Skip to content

Commit

Permalink
Downgrade tins library version
Browse files Browse the repository at this point in the history
  • Loading branch information
gnufied committed Nov 30, 2015
1 parent 5829965 commit 4fd5941
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
source "https://rubygems.org"

gemspec

group :development do
gem 'pry'
gem 'tins', '~>1.4.0'
gem 'coveralls', require: false
gem "simplecov", require: false
end

0 comments on commit 4fd5941

Please sign in to comment.