From d07018302d026ad4bcc360e2895452407e03d362 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 14:14:42 +0000 Subject: [PATCH] Bump devise from 4.9.3 to 4.9.4 Bumps [devise](https://github.com/heartcombo/devise) from 4.9.3 to 4.9.4. - [Release notes](https://github.com/heartcombo/devise/releases) - [Changelog](https://github.com/heartcombo/devise/blob/main/CHANGELOG.md) - [Commits](https://github.com/heartcombo/devise/compare/v4.9.3...v4.9.4) --- updated-dependencies: - dependency-name: devise dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4436757f..2032ef1c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -93,7 +93,7 @@ GEM debug (1.9.2) irb (~> 1.10) reline (>= 0.3.8) - devise (4.9.3) + devise (4.9.4) bcrypt (~> 3.0) orm_adapter (~> 0.1) railties (>= 4.1.0) @@ -158,17 +158,17 @@ GEM net-smtp (0.5.0) net-protocol nio4r (2.7.1) - nokogiri (1.16.3-aarch64-linux) + nokogiri (1.16.4-aarch64-linux) racc (~> 1.4) - nokogiri (1.16.3-arm-linux) + nokogiri (1.16.4-arm-linux) racc (~> 1.4) - nokogiri (1.16.3-arm64-darwin) + nokogiri (1.16.4-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.3-x86-linux) + nokogiri (1.16.4-x86-linux) racc (~> 1.4) - nokogiri (1.16.3-x86_64-darwin) + nokogiri (1.16.4-x86_64-darwin) racc (~> 1.4) - nokogiri (1.16.3-x86_64-linux) + nokogiri (1.16.4-x86_64-linux) racc (~> 1.4) optimist (3.1.0) orm_adapter (0.5.0) @@ -233,7 +233,7 @@ GEM thor (~> 1.0, >= 1.2.2) zeitwerk (~> 2.6) rainbow (3.1.1) - rake (13.2.0) + rake (13.2.1) rdoc (6.6.3.1) psych (>= 4.0.0) redis (5.1.0) @@ -241,7 +241,7 @@ GEM redis-client (0.21.1) connection_pool regexp_parser (2.9.0) - reline (0.5.0) + reline (0.5.1) io-console (~> 0.5) responders (3.1.1) actionpack (>= 5.2)