We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dde4266 commit bba6bf9Copy full SHA for bba6bf9
Gemfile
@@ -7,7 +7,7 @@ gemspec
7
group :development do
8
gem 'rake', '>= 13.0.0'
9
gem 'rspec', '~> 3.13.0'
10
- gem 'rubocop', '~> 1.61.0'
+ gem 'rubocop', '~> 1.62.0'
11
gem 'rubocop-performance', '~> 1.20.0'
12
gem 'rubocop-rake', '~> 0.6.0'
13
gem 'rubocop-rspec', '~> 2.27.1'
0 commit comments