gemfiles/rails_5.gemfile in api-auth-2.1.0 vs gemfiles/rails_5.gemfile in api-auth-2.2.0
- old
+ new
@@ -1,11 +1,11 @@
# This file was generated by Appraisal
source "https://rubygems.org"
-gem "actionpack", "~> 5.0.0"
+gem "actionpack", "~> 5.0.2"
gem "activeresource", "~> 5.0.0", git: 'https://github.com/rails/activeresource.git'
-gem "activesupport", "~> 5.0.0"
+gem "activesupport", "~> 5.0.2"
gem "rubocop"
gemspec :path => "../"