From 4d45133f249a6e777669bd0bc92e847fcd92512e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 01:22:12 +0000 Subject: [PATCH] Bump importmap-rails from 2.2.2 to 2.2.3 Bumps [importmap-rails](https://github.com/rails/importmap-rails) from 2.2.2 to 2.2.3. - [Release notes](https://github.com/rails/importmap-rails/releases) - [Commits](https://github.com/rails/importmap-rails/compare/v2.2.2...v2.2.3) --- updated-dependencies: - dependency-name: importmap-rails dependency-version: 2.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 38c6f58..070a0e2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -172,7 +172,7 @@ GEM domain_name (~> 0.5) i18n (1.14.8) concurrent-ruby (~> 1.0) - importmap-rails (2.2.2) + importmap-rails (2.2.3) actionpack (>= 6.0.0) activesupport (>= 6.0.0) railties (>= 6.0.0) @@ -356,7 +356,7 @@ GEM railties (>= 6.0.0) stringio (3.2.0) temple (0.10.4) - thor (1.4.0) + thor (1.5.0) tilt (2.6.1) timeout (0.6.0) tsort (0.2.0)