Gemfile in identity_cache-0.0.7 vs Gemfile in identity_cache-0.1.0

- old
+ new

@@ -1,7 +1,7 @@ source 'https://rubygems.org' # Specify your gem's dependencies in identity_cache.gemspec gemspec -gem 'activerecord', '~> 3.2.16' -gem 'activesupport', '~> 3.2.16' +gem 'activerecord', '~> 4.0.4' +gem 'activesupport', '~> 4.0.4'