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 ab17826 + 51860ac commit 6cfce7fCopy full SHA for 6cfce7f
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