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 71f6f54 commit 561bde3Copy full SHA for 561bde3
Gemfile
@@ -17,7 +17,7 @@ end
17
group :test do
18
gem "addressable", "~> 2.3.6", :platforms => [:ruby_18]
19
gem "childlabor"
20
- gem "coveralls", ">= 0.5.7"
+ gem "coveralls", ">= 0.8.19"
21
gem "json", "< 2" # This is to support Ruby 1.8 and 1.9
22
gem "mime-types", "~> 1.25", :platforms => [:jruby, :ruby_18]
23
gem "rest-client", "~> 1.6.0", :platforms => [:jruby, :ruby_18]
0 commit comments