From 1371a7cc5f0e33846300c9d4301d54039e7ae9ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 14:55:11 +0000 Subject: [PATCH] Bump importmap-rails from 2.0.1 to 2.1.0 Bumps [importmap-rails](https://github.com/rails/importmap-rails) from 2.0.1 to 2.1.0. - [Release notes](https://github.com/rails/importmap-rails/releases) - [Commits](https://github.com/rails/importmap-rails/compare/v2.0.1...v2.1.0) --- updated-dependencies: - dependency-name: importmap-rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cca5653c2..882263127 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -277,7 +277,7 @@ GEM i18n (1.14.7) concurrent-ruby (~> 1.0) ice_nine (0.11.2) - importmap-rails (2.0.1) + importmap-rails (2.1.0) actionpack (>= 6.0.0) activesupport (>= 6.0.0) railties (>= 6.0.0) @@ -569,7 +569,7 @@ GEM sprockets (>= 3.0.0) stimulus-rails (1.3.3) railties (>= 6.0.0) - stringio (3.1.3) + stringio (3.1.5) swd (2.0.3) activesupport (>= 3) attr_required (>= 0.0.5)