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 54c0e3c commit 81ac007Copy full SHA for 81ac007
Gemfile
@@ -7,7 +7,7 @@ gemspec
7
group :development do
8
gem 'rake', '>= 13'
9
gem 'rspec', '~> 3.13.0'
10
- gem 'rubocop', '~> 1.80.0'
+ gem 'rubocop', '~> 1.81.0'
11
gem 'rubocop-performance', '~> 1.26.0'
12
gem 'rubocop-rake', '~> 0.7.1'
13
gem 'rubocop-rspec', '~> 3.7.0'
0 commit comments