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 1a8b9ab commit 146584eCopy full SHA for 146584e
Gemfile
@@ -8,7 +8,7 @@ group :test do
8
gem 'mime-types', '~> 1.25', :platforms => [:jruby, :ruby_18]
9
gem 'rack-test'
10
gem 'rest-client', '~> 1.6.0', :platforms => [:jruby, :ruby_18]
11
- gem 'rspec', '~> 3.0.0'
+ gem 'rspec', '~> 3.2'
12
gem 'rubocop', '>= 0.30', :platforms => [:ruby_19, :ruby_20, :ruby_21, :ruby_22]
13
gem 'simplecov', '>= 0.9'
14
gem 'webmock'
0 commit comments