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 c9ce243 commit 91cbebeCopy full SHA for 91cbebe
Gemfile
@@ -7,7 +7,7 @@ gemspec
7
group :development do
8
gem 'rake', '>= 13'
9
gem 'rspec', '~> 3.13.0'
10
- gem 'rubocop', '~> 1.66.0'
+ gem 'rubocop', '~> 1.67.0'
11
gem 'rubocop-performance', '~> 1.22.0'
12
gem 'rubocop-rake', '~> 0.6.0'
13
gem 'rubocop-rspec', '~> 3.1.0'
0 commit comments