Skip to content

Commit

Permalink
Merge pull request #306 from ytti/dependabot/bundler/master/rubocop-r…
Browse files Browse the repository at this point in the history
…ails-tw-2.29.1

Update rubocop-rails requirement from ~> 2.25.0 to ~> 2.29.1
  • Loading branch information
robertcheramy authored Feb 3, 2025
2 parents 425c600 + a443841 commit 68497b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oxidized-web.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Gem::Specification.new do |s|
s.add_development_dependency 'rake', '~> 13.0'
s.add_development_dependency 'rubocop', '~> 1.71.1'
s.add_development_dependency 'rubocop-minitest', '~> 0.35.0'
s.add_development_dependency 'rubocop-rails', '~> 2.25.0'
s.add_development_dependency 'rubocop-rails', '~> 2.29.1'
s.add_development_dependency 'rubocop-rake', '~> 0.6.0'
s.add_development_dependency 'simplecov', '~> 0.22.0'
s.add_development_dependency 'simplecov-cobertura', '~> 2.1.0'
Expand Down

0 comments on commit 68497b4

Please sign in to comment.