From 357e30ff58e119d27f5f1a25f30a2d52ea6eab60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 20:52:08 +0000 Subject: [PATCH 1/2] Bump rails from `f1be11a` to `57fe7e7` Bumps [rails](https://github.com/rails/rails) from `f1be11a` to `57fe7e7`. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/f1be11af8e4294764ece2f1bfcf7f7bb7fae43ff...57fe7e781ee37a50e54b17df24738ce6c26b22db) --- updated-dependencies: - dependency-name: rails dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 53d2332f2..3b0ecd173 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/rails/rails.git - revision: f1be11af8e4294764ece2f1bfcf7f7bb7fae43ff + revision: 57fe7e781ee37a50e54b17df24738ce6c26b22db branch: main specs: actioncable (8.0.0.beta1) From d9c0237ebeddf57d700da67286ea364e318e13df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 20:52:48 +0000 Subject: [PATCH 2/2] Bump importmap-rails from 2.0.2 to 2.0.3 Bumps [importmap-rails](https://github.com/rails/importmap-rails) from 2.0.2 to 2.0.3. - [Release notes](https://github.com/rails/importmap-rails/releases) - [Commits](https://github.com/rails/importmap-rails/compare/v2.0.2...v2.0.3) --- updated-dependencies: - dependency-name: importmap-rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 53d2332f2..894b91f97 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -135,7 +135,7 @@ GEM activesupport (>= 6.1) i18n (1.14.6) concurrent-ruby (~> 1.0) - importmap-rails (2.0.2) + importmap-rails (2.0.3) actionpack (>= 6.0.0) activesupport (>= 6.0.0) railties (>= 6.0.0)