gemfiles/4.2.gemfile.lock in cached_resource-5.0.0 vs gemfiles/4.2.gemfile.lock in cached_resource-5.0.1
- old
+ new
@@ -1,13 +1,12 @@
PATH
- remote: ..
+ remote: ../
specs:
- cached_resource (4.2.0)
- activeresource (>= 3.2)
- activesupport (>= 3.2)
+ cached_resource (5.0.0)
+ activeresource (>= 4.0)
+ activesupport (>= 4.0)
nilio (>= 1.0)
- rake
GEM
remote: http://rubygems.org/
specs:
actionmailer (4.2.9)
@@ -132,9 +131,10 @@
DEPENDENCIES
appraisal
cached_resource!
rails (~> 4.2.0)
+ rake
rspec
BUNDLED WITH
1.15.1