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 5f4fc39 + d46bb49 commit 65be28bCopy full SHA for 65be28b
Gemfile
@@ -8,6 +8,6 @@ gem "bundler"
8
gem "pry"
9
gem "rake"
10
gem "rspec", "~> 3.1"
11
-gem "rubocop", "~> 1.76.0"
+gem "rubocop", "~> 1.81.6"
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"
13
gem "simplecov_json_formatter"
0 commit comments