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.
2 parents ca65905 + 59391b3 commit 02c3552Copy full SHA for 02c3552
Gemfile
@@ -7,6 +7,6 @@ gem 'bundler', '>= 1.16'
7
gem 'pry'
8
gem 'rake', '~> 13.3'
9
gem 'rspec', '~> 3.8'
10
-gem 'rubocop', '~> 1.80.1'
+gem 'rubocop', '~> 1.81.1'
11
gem 'rubocop-rspec', '~> 3.0'
12
gem 'simplecov', '!= 0.18.0', '!= 0.18.1', '!= 0.18.2', '!= 0.18.3', '!= 0.18.4', '!= 0.18.5', '!= 0.19.0', '!= 0.19.1', '~> 0.22.0' # rubocop:disable Metrics/LineLength
0 commit comments