Skip to content

Commit

Permalink
Fix tins dependency for Travis on 1.9.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
bartkamphorst committed Dec 5, 2015
1 parent 785dafe commit 217eab3
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 @@ -4,6 +4,7 @@ gem "mail", ">= 2.6.3"

gem "mime-types", "~> 1.23", :platforms => :ruby_18
gem "rest-client", "~> 1.6.7", :platforms => :ruby_18
gem "tins", "~> 1.3.2", :platforms => :ruby_19

gem 'coveralls', :require => false

Expand Down

0 comments on commit 217eab3

Please sign in to comment.