Skip to content

Commit

Permalink
voxpupuli-rubocop: pin to patch release
Browse files Browse the repository at this point in the history
minor releases will bring in new rubocop versions. We don't want to pull
them automatically, we want a dependabot PR for each new version.
  • Loading branch information
bastelfreak committed Jun 20, 2024
1 parent b5e6804 commit 5c1c82d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metadata-json-lint.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ Gem::Specification.new do |s|
s.add_runtime_dependency 'spdx-licenses', '~> 1.0'
s.add_development_dependency 'rake', '~> 13.0', '>= 13.0.6'
s.add_development_dependency 'rspec', '~> 3.12'
s.add_development_dependency 'voxpupuli-rubocop', '~> 2.0'
s.add_development_dependency 'voxpupuli-rubocop', '~> 2.7.0'
end

0 comments on commit 5c1c82d

Please sign in to comment.