diff --git a/Gemfile.lock b/Gemfile.lock index 840bd57..0555a65 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,21 +1,21 @@ GIT - remote: git://github.com/spree/spree_auth_devise.git - revision: 7b24ad16239367dc15f96a80cc2a954a822cc6af + remote: https://github.com/spree/spree_auth_devise.git + revision: 1ac9dcc33049b185a0dd884c832583feb4b91890 branch: 3-0-stable specs: - spree_auth_devise (3.0.0) - devise (~> 3.4.1) + spree_auth_devise (3.0.6) + devise (~> 3.5.4) devise-encryptable (= 0.1.2) json multi_json spree_core (~> 3.0.0) GIT - remote: git://github.com/spree/spree_gateway.git - revision: 7301dc7c84c05b46427bf5003eda13ca64a48d7c + remote: https://github.com/spree/spree_gateway.git + revision: 3cb02b0b3a45be5f4ace9d9295ffb3c11864e605 branch: 3-0-stable specs: - spree_gateway (3.0.0.beta) + spree_gateway (3.0.0) spree_core (~> 3.0.0) GEM @@ -70,7 +70,7 @@ GEM json awesome_nested_set (3.0.2) activerecord (>= 4.0.0, < 5) - bcrypt (3.1.10) + bcrypt (3.1.18) binding_of_caller (0.7.2) debug_inspector (>= 0.0.1) bootstrap-sass (3.3.5.1) @@ -105,6 +105,7 @@ GEM execjs coffee-script-source (1.9.1.1) colorize (0.7.7) + crass (1.0.6) css_parser (1.3.7) addressable cucumber (1.3.20) @@ -126,7 +127,7 @@ GEM nokogiri (~> 1.6.0) polyglot rails (>= 3.1) - devise (3.4.1) + devise (3.5.10) bcrypt (~> 3.0) orm_adapter (~> 0.1) railties (>= 3.2.6, < 5) @@ -167,12 +168,13 @@ GEM kaminari (0.16.3) actionpack (>= 3.0.0) activesupport (>= 3.0.0) - loofah (2.0.3) + loofah (2.19.1) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.3) mime-types (>= 1.16, < 3) mime-types (2.6.2) - mini_portile (0.6.2) + mini_portile2 (2.1.0) minitest (5.8.1) monetize (1.3.1) money (~> 6.6) @@ -181,8 +183,8 @@ GEM multi_json (1.11.2) multi_test (0.1.2) multi_xml (0.5.5) - nokogiri (1.6.6.2) - mini_portile (~> 0.6.0) + nokogiri (1.6.8.1) + mini_portile2 (~> 2.1.0) orm_adapter (0.5.0) paperclip (4.2.4) activemodel (>= 3.2.0) @@ -366,7 +368,7 @@ GEM activesupport (>= 3.2) railties (>= 3.2) tzinfo - warden (1.2.3) + warden (1.2.7) rack (>= 1.0) web-console (2.2.1) activemodel (>= 4.0)