From 2dd2bcf8fd23a1534184263f771bbf93585aa394 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 May 2022 17:42:15 +0000 Subject: [PATCH] Bump rack from 1.6.4 to 1.6.13 Bumps [rack](https://github.com/rack/rack) from 1.6.4 to 1.6.13. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/1.6.4...1.6.13) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 840bd57..0398ef4 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) @@ -202,7 +202,7 @@ GEM premailer (~> 1.7, >= 1.7.9) rabl (0.9.4.pre1) activesupport (>= 2.3.14) - rack (1.6.4) + rack (1.6.13) rack-test (0.6.3) rack (>= 1.0) rails (4.2.4) @@ -366,7 +366,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)