Skip to content

Commit

Permalink
Gemfile: force tins version
Browse files Browse the repository at this point in the history
  • Loading branch information
knapo committed Jul 30, 2016
1 parent a398286 commit e857e3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ end

group 'test' do
gem 'coveralls', require: false
gem 'tins', '< 1.7' if RUBY_VERSION.to_f < 2.0
gem 'codecov', require: false
gem 'simplecov', require: false
gem 'simplecov-html', require: false
Expand Down

0 comments on commit e857e3f

Please sign in to comment.