Skip to content

Commit

Permalink
Merge 8f2a584 into 62432ee
Browse files Browse the repository at this point in the history
  • Loading branch information
Fivell committed Nov 13, 2016
2 parents 62432ee + 8f2a584 commit 86de21d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
source "http://rubygems.org"
group :test do
gem 'coveralls', require: false # Test coverage website. Go to https://coveralls.io
gem 'coveralls', '0.8.5', require: false # Test coverage website. Go to https://coveralls.io
gem 'tins', '< 1.3.4', platforms: [:ruby_19, :jruby]
end

gemspec

0 comments on commit 86de21d

Please sign in to comment.