Skip to content

Commit

Permalink
voxpupuli-rubocop: Fix version pinning, update 2.6->2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Oct 20, 2024
1 parent dd86f48 commit 8c352d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hiera-eyaml.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Gem::Specification.new do |gem|

gem.add_development_dependency 'rake', '~> 13.2', '>= 13.2.1'
gem.add_development_dependency 'rspec-expectations', '~> 3.13'
gem.add_development_dependency 'voxpupuli-rubocop', '2.6.0'
gem.add_development_dependency 'voxpupuli-rubocop', '~> 2.8.0'

gem.required_ruby_version = '>= 2.7', ' < 4'
end

0 comments on commit 8c352d4

Please sign in to comment.