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

- old
+ new

@@ -1,9 +1,12 @@ # 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.0.20" gem "activeresource", "~> 3.0.20" gem "activesupport", "~> 3.0.20" +gem "httpi", "< 2.3" gemspec :path => "../"