From 5a2675e8fdfc6971677f49aab5f3010399032fa4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 02:06:19 +0000 Subject: [PATCH] Bump importmap-rails from 1.2.1 to 1.2.3 Bumps [importmap-rails](https://github.com/rails/importmap-rails) from 1.2.1 to 1.2.3. - [Release notes](https://github.com/rails/importmap-rails/releases) - [Commits](https://github.com/rails/importmap-rails/compare/v1.2.1...v1.2.3) --- updated-dependencies: - dependency-name: importmap-rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5a63466e..3961a0ee 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -211,8 +211,9 @@ GEM multi_xml (>= 0.5.2) i18n (1.14.1) concurrent-ruby (~> 1.0) - importmap-rails (1.2.1) + importmap-rails (1.2.3) actionpack (>= 6.0.0) + activesupport (>= 6.0.0) railties (>= 6.0.0) invisible_captcha (2.1.0) rails (>= 5.2) @@ -340,7 +341,7 @@ GEM thor (~> 1.0) zeitwerk (~> 2.5) rainbow (3.1.1) - rake (13.0.6) + rake (13.1.0) redis (4.8.1) regexp_parser (2.8.1) reline (0.3.4)