From 39ecac4441ddc8c5ecad810ebaf6d4a147ca9ab2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Nov 2021 20:11:48 +0000 Subject: [PATCH] Bump solidus_auth_devise from 2.5.3 to 2.5.4 Bumps [solidus_auth_devise](https://github.com/solidusio/solidus_auth_devise) from 2.5.3 to 2.5.4. - [Release notes](https://github.com/solidusio/solidus_auth_devise/releases) - [Changelog](https://github.com/solidusio/solidus_auth_devise/blob/master/CHANGELOG.md) - [Commits](https://github.com/solidusio/solidus_auth_devise/compare/v2.5.3...v2.5.4) --- updated-dependencies: - dependency-name: solidus_auth_devise dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f85122c..e95306a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,7 +42,7 @@ GEM activejob (6.1.4.1) activesupport (= 6.1.4.1) globalid (>= 0.3.6) - activemerchant (1.121.0) + activemerchant (1.124.0) activesupport (>= 4.2) builder (>= 2.1.2, < 4.0.0) i18n (>= 0.6.9) @@ -140,7 +140,7 @@ GEM http-accept (1.7.0) http-cookie (1.0.4) domain_name (~> 0.5) - i18n (1.8.10) + i18n (1.8.11) concurrent-ruby (~> 1.0) image_processing (1.12.1) mini_magick (>= 4.9.5, < 5) @@ -177,16 +177,16 @@ GEM nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) - marcel (1.0.1) + marcel (1.0.2) method_source (1.0.0) - mime-types (3.3.1) + mime-types (3.4.1) mime-types-data (~> 3.2015) - mime-types-data (3.2021.0901) + mime-types-data (3.2021.1115) mimemagic (0.3.10) nokogiri (~> 1) rake mini_magick (4.11.0) - mini_mime (1.1.1) + mini_mime (1.1.2) minitest (5.14.4) monetize (1.11.0) money (~> 6.12) @@ -195,13 +195,13 @@ GEM msgpack (1.4.2) netrc (0.11.0) nio4r (2.5.8) - nokogiri (1.12.4-x86_64-darwin) + nokogiri (1.12.5-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.12.5-x86_64-linux) racc (~> 1.4) orm_adapter (0.5.0) paperclip-cloudinary (1.3.2) cloudinary (~> 1.1) - paranoia (2.4.3) - activerecord (>= 4.0, < 6.2) paypal-checkout-sdk (1.0.3) paypalhttp (~> 1.0.0) paypalhttp (1.0.0) @@ -210,7 +210,7 @@ GEM public_suffix (4.0.6) puma (5.4.0) nio4r (~> 2.0) - racc (1.5.2) + racc (1.6.0) rack (2.2.3) rack-mini-profiler (2.3.3) rack (>= 1.2.0) @@ -295,11 +295,10 @@ GEM kaminari-activerecord (~> 1.1) responders solidus_core (= 3.1.0) - solidus_auth_devise (2.5.3) + solidus_auth_devise (2.5.4) deface (~> 1.0) devise (~> 4.1) devise-encryptable (= 0.2.0) - paranoia (~> 2.4) solidus_core (>= 2.6, < 4) solidus_support (~> 0.5) solidus_backend (3.1.0) @@ -363,9 +362,9 @@ GEM sprockets (4.0.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.2) - actionpack (>= 4.0) - activesupport (>= 4.0) + sprockets-rails (3.4.0) + actionpack (>= 5.2) + activesupport (>= 5.2) sprockets (>= 3.0.0) state_machines (0.5.0) state_machines-activemodel (0.8.0) @@ -408,10 +407,11 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.4.2) + zeitwerk (2.5.1) PLATFORMS x86_64-darwin-19 + x86_64-linux DEPENDENCIES bootsnap (>= 1.4.4)