Skip to content

Commit

Permalink
Merge pull request #74 from rubygems/dependabot/bundler/rubocop-tw-1.66
Browse files Browse the repository at this point in the history
Update rubocop requirement from ~> 0.57 to ~> 1.66
  • Loading branch information
hsbt authored Oct 3, 2024
2 parents e8aa8c4 + fed1917 commit a6baae1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ group :test do
gem 'backports'
gem 'coveralls'
gem 'rspec', '>= 3.1.0'
gem 'rubocop', '~> 0.57'
gem 'rubocop', '~> 1.66'
gem 'simplecov', '>= 0.9'
gem 'webmock'
gem 'rexml'
Expand Down

0 comments on commit a6baae1

Please sign in to comment.