diff options
author | Azul <azul@leap.se> | 2014-07-17 11:55:31 +0200 |
---|---|---|
committer | Azul <azul@leap.se> | 2014-07-17 11:58:10 +0200 |
commit | e86cccb4b89540f3bd403110d051b2723be781b9 (patch) | |
tree | d16f7e3bf15c45dc8f54a735e710573b532fa8e9 /Gemfile.lock | |
parent | d19e748ab10c0f119a84a0d7c9a1560e246b7505 (diff) |
cuke: drop jsonpath, use simple keys instead
Also fixed the test for login_required
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index a286d6f..38a8793 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -144,8 +144,6 @@ GEM railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) json (1.8.1) - jsonpath (0.5.6) - multi_json kaminari (0.13.0) actionpack (>= 3.0.0) activesupport (>= 3.0.0) @@ -278,7 +276,6 @@ DEPENDENCIES i18n-missing_translations jquery-rails json - jsonpath kaminari (= 0.13.0) launchy leap_web_billing! |