Skip to content

Commit

Permalink
Merge pull request #374 from voxpupuli/dependabot/bundler/voxpupuli-r…
Browse files Browse the repository at this point in the history
…ubocop-tw-2.8.0

Update voxpupuli-rubocop requirement from ~> 2.7.0 to ~> 2.8.0
  • Loading branch information
bastelfreak authored Jun 28, 2024
2 parents 3303eca + a62c545 commit 7aef1f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion facterdb.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Gem::Specification.new do |s|
s.add_development_dependency 'rake', '~> 13.2', '>= 13.2.1'
s.add_development_dependency 'rspec', '~> 3.13'

s.add_development_dependency 'voxpupuli-rubocop', '~> 2.7.0'
s.add_development_dependency 'voxpupuli-rubocop', '~> 2.8.0'
s.add_runtime_dependency 'facter', '< 5.0.0'
s.add_runtime_dependency 'jgrep', '~> 1.5', '>= 1.5.4'
end

0 comments on commit 7aef1f4

Please sign in to comment.