gemfiles/rails_31.gemfile in api-auth-1.5.0 vs gemfiles/rails_31.gemfile in api-auth-2.0.0

- old
+ new

@@ -1,9 +1,14 @@ # This file was generated by Appraisal source "https://rubygems.org" +gem "rake", "< 11.0", :platforms => :ruby_18 +gem "tins", "< 1.7", :platforms => :ruby_19 gem "actionpack", "~> 3.1.0" gem "activeresource", "~> 3.1.0" gem "activesupport", "~> 3.1.0" +gem "httpi", "< 2.3" +gem "i18n", "< 0.7.0" +gem "rack-cache", "< 1.3" gemspec :path => "../"