Bump the latest Resin gem

This commit is contained in:
R. Tyler Croy 2012-03-31 02:30:55 -07:00
parent bbf46c7d46
commit 8930285aad
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
source :gemcutter
gem 'rake'
gem 'resin', '~> 0.2.0'
gem 'resin', '~> 0.2.1'
gem 'httparty'
gem 'i18n'

View File

@ -21,7 +21,7 @@ GEM
rack-test (0.6.1)
rack (>= 1.0)
rake (0.9.2.2)
resin (0.2.0)
resin (0.2.1)
haml
json
sinatra
@ -55,5 +55,5 @@ DEPENDENCIES
jsmin
rack-test
rake
resin (~> 0.2.0)
resin (~> 0.2.1)
rspec