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 6fc3d5e + a1389c9 commit e01af34Copy full SHA for e01af34
Gemfile
@@ -3,7 +3,7 @@ source 'https://rubygems.org'
3
gemspec
4
5
group :test do
6
- gem 'rake', '~> 10.0'
+ gem 'rake'
7
gem 'rspec-its', '~> 1.0'
8
gem 'rspec-collection_matchers', '~> 1.0'
9
0 commit comments