Skip to content

Commit

Permalink
Merge pull request #1617 from troessner/dependabot/bundler/rubocop-tw…
Browse files Browse the repository at this point in the history
…-1.21.0

Update rubocop requirement from ~> 1.20.0 to ~> 1.21.0
  • Loading branch information
mvz committed Sep 17, 2021
2 parents d388317 + 97264da commit 0f747ed
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 @@ -13,7 +13,7 @@ group :development do
gem 'rake', '~> 13.0'
gem 'rspec', '~> 3.0'
gem 'rspec-benchmark', '~> 0.6.0'
gem 'rubocop', '~> 1.20.0'
gem 'rubocop', '~> 1.21.0'
gem 'rubocop-performance', '~> 1.11.5'
gem 'rubocop-rspec', '~> 2.4.0'
gem 'simplecov', ['>= 0.18.0', '< 0.22.0']
Expand Down

0 comments on commit 0f747ed

Please sign in to comment.