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 865fab0 commit 4ceaec5Copy full SHA for 4ceaec5
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