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 865fab0 + 4ceaec5 commit 015ee43Copy full SHA for 015ee43
Gemfile
@@ -7,7 +7,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
7
group :development do
8
gem "rspec"
9
gem "rdoc"
10
- gem "rake", "~> 13.0.0.pre.1"
+ gem "rake"
11
gem "rubocop", require: false
12
gem "rubocop-performance", require: false
13
gem "rubocop-rails", require: false
0 commit comments