From 6e2746163810f135f3789ea44e8be224b8910709 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 14:39:44 +0000 Subject: [PATCH] Bump importmap-rails from 2.0.1 to 2.2.3 Bumps [importmap-rails](https://github.com/rails/importmap-rails) from 2.0.1 to 2.2.3. - [Release notes](https://github.com/rails/importmap-rails/releases) - [Commits](https://github.com/rails/importmap-rails/compare/v2.0.1...v2.2.3) --- updated-dependencies: - dependency-name: importmap-rails dependency-version: 2.2.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4345668d..32541006 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -115,7 +115,7 @@ GEM ast (2.4.2) base64 (0.3.0) bcrypt (3.1.22) - bigdecimal (4.1.0) + bigdecimal (4.1.1) bindex (0.8.1) brakeman (7.0.2) racc @@ -151,7 +151,7 @@ GEM image_processing (1.13.0) mini_magick (>= 4.9.5, < 5) ruby-vips (>= 2.0.17, < 3) - importmap-rails (2.0.1) + importmap-rails (2.2.3) actionpack (>= 6.0.0) activesupport (>= 6.0.0) railties (>= 6.0.0) @@ -181,7 +181,7 @@ GEM mini_magick (4.13.2) mini_mime (1.1.5) mini_portile2 (2.8.9) - minitest (6.0.2) + minitest (6.0.4) drb (~> 2.0) prism (~> 1.5) mono_logger (1.1.2) @@ -251,7 +251,7 @@ GEM loofah (~> 2.25) nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) rainbow (3.1.1) - rake (13.3.1) + rake (13.4.1) rdoc (7.2.0) erb psych (>= 4.0.0)