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 e4a198c commit 7f89df2Copy full SHA for 7f89df2
Gemfile
@@ -9,7 +9,7 @@ group :test do
9
gem "pry-nav"
10
gem "rack"
11
gem "rspec"
12
- gem "rubocop", "< 0.68"
+ gem "rubocop"
13
gem "rubocop-github"
14
gem "rubocop-performance"
15
gem "term-ansicolor"
0 commit comments