Skip to content

Commit 561bde3

Browse files
committed
update coveralls
because, coveralls(0.5.7) has `warning: File.exists?`
1 parent 71f6f54 commit 561bde3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ end
1717
group :test do
1818
gem "addressable", "~> 2.3.6", :platforms => [:ruby_18]
1919
gem "childlabor"
20-
gem "coveralls", ">= 0.5.7"
20+
gem "coveralls", ">= 0.8.19"
2121
gem "json", "< 2" # This is to support Ruby 1.8 and 1.9
2222
gem "mime-types", "~> 1.25", :platforms => [:jruby, :ruby_18]
2323
gem "rest-client", "~> 1.6.0", :platforms => [:jruby, :ruby_18]

0 commit comments

Comments
 (0)