From 218664d9afac3faa187c4eda40b18063336887ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Jul 2025 20:04:26 +0000 Subject: [PATCH] Bump importmap-rails from 2.2.1 to 2.2.2 Bumps [importmap-rails](https://github.com/rails/importmap-rails) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/rails/importmap-rails/releases) - [Commits](https://github.com/rails/importmap-rails/compare/v2.2.1...v2.2.2) --- updated-dependencies: - dependency-name: importmap-rails dependency-version: 2.2.2 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 970eb43..0888430 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -162,7 +162,7 @@ GEM thor i18n (1.14.7) concurrent-ruby (~> 1.0) - importmap-rails (2.2.1) + importmap-rails (2.2.2) actionpack (>= 6.0.0) activesupport (>= 6.0.0) railties (>= 6.0.0)