diff --git a/Gemfile.lock b/Gemfile.lock index 840bd57..fd47d8a 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) @@ -126,7 +126,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) @@ -150,8 +150,8 @@ GEM activesupport (>= 4.1.0) highline (1.6.21) htmlentities (4.3.4) - httparty (0.13.7) - json (~> 1.8) + httparty (0.21.0) + mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) i18n (0.7.0) jbuilder (2.3.2) @@ -163,7 +163,7 @@ GEM thor (>= 0.14, < 2.0) jquery-ui-rails (5.0.5) railties (>= 3.2.16) - json (1.8.3) + json (1.8.6) kaminari (0.16.3) actionpack (>= 3.0.0) activesupport (>= 3.0.0) @@ -172,6 +172,7 @@ GEM mail (2.6.3) mime-types (>= 1.16, < 3) mime-types (2.6.2) + mini_mime (1.1.2) mini_portile (0.6.2) minitest (5.8.1) monetize (1.3.1) @@ -180,7 +181,7 @@ GEM i18n (>= 0.6.4, <= 0.7.0) multi_json (1.11.2) multi_test (0.1.2) - multi_xml (0.5.5) + multi_xml (0.6.0) nokogiri (1.6.6.2) mini_portile (~> 0.6.0) orm_adapter (0.5.0) @@ -366,7 +367,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)