From fc08211bc938d7d102aada1fd1f3bbd1acdefabe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 11:41:10 +0000 Subject: [PATCH] Bump rails from `32dcdca` to `1dd82ab` Bumps [rails](https://github.com/rails/rails) from `32dcdca` to `1dd82ab`. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/32dcdcaef666e0043b0df844aa167201d50f8c9c...1dd82aba340e8a86799bd97fe5ff2644c6972f9f) --- updated-dependencies: - dependency-name: rails dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d9a41b7..9a18bcb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/rails/rails.git - revision: 32dcdcaef666e0043b0df844aa167201d50f8c9c + revision: 1dd82aba340e8a86799bd97fe5ff2644c6972f9f branch: main specs: actioncable (8.1.0.alpha) @@ -105,7 +105,7 @@ GEM ast (2.4.2) base64 (0.2.0) bcrypt (3.1.20) - benchmark (0.3.0) + benchmark (0.4.0) bigdecimal (3.1.8) bindex (0.8.1) bootsnap (1.18.4) @@ -169,7 +169,7 @@ GEM mini_mime (1.1.5) minitest (5.25.1) msgpack (1.7.2) - net-imap (0.5.0) + net-imap (0.5.1) date net-protocol net-pop (0.1.2) @@ -200,7 +200,7 @@ GEM activesupport (>= 7.0.0) rack railties (>= 7.0.0) - psych (5.1.2) + psych (5.2.0) stringio public_suffix (5.0.4) puma (6.4.3) @@ -229,7 +229,7 @@ GEM redis-client (0.22.2) connection_pool regexp_parser (2.9.0) - reline (0.5.10) + reline (0.5.11) io-console (~> 0.5) rexml (3.3.9) rubocop (1.60.2) @@ -266,7 +266,7 @@ GEM ffi (~> 1.12) logger rubyzip (2.3.2) - securerandom (0.3.1) + securerandom (0.3.2) selenium-webdriver (4.26.0) base64 (~> 0.2) logger (~> 1.4) @@ -281,23 +281,22 @@ GEM sqlite3 (2.2.0-x86_64-linux-gnu) stimulus-rails (1.3.4) railties (>= 6.0.0) - stringio (3.1.1) + stringio (3.1.2) thor (1.3.2) - timeout (0.4.1) + timeout (0.4.2) turbo-rails (2.0.11) actionpack (>= 6.0.0) railties (>= 6.0.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.5.0) - uri (0.13.1) + uri (1.0.1) useragent (0.16.10) web-console (4.2.1) actionview (>= 6.0.0) activemodel (>= 6.0.0) bindex (>= 0.4.0) railties (>= 6.0.0) - webrick (1.8.2) websocket (1.2.11) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0)