Gemfile.lock in action_access-0.0.1 vs Gemfile.lock in action_access-0.0.2
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- action_access (0.0.1)
+ action_access (0.0.2)
rails (~> 4.1)
GEM
remote: https://rubygems.org/
specs:
@@ -40,11 +40,11 @@
i18n (0.6.11)
json (1.8.1)
mail (2.6.1)
mime-types (>= 1.16, < 3)
mime-types (2.3)
- minitest (5.4.1)
+ minitest (5.4.2)
multi_json (1.10.1)
rack (1.5.2)
rack-test (0.6.2)
rack (>= 1.0)
rails (4.1.6)
@@ -82,6 +82,8 @@
PLATFORMS
ruby
DEPENDENCIES
action_access!
+ bundler (~> 1.6)
+ rake (~> 10.0)
sqlite3