From a41522c887555aec6050cc41e520f0da691f2aa2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 20:12:22 +0000 Subject: [PATCH] Bump importmap-rails from 1.2.3 to 2.0.1 Bumps [importmap-rails](https://github.com/rails/importmap-rails) from 1.2.3 to 2.0.1. - [Release notes](https://github.com/rails/importmap-rails/releases) - [Commits](https://github.com/rails/importmap-rails/compare/v1.2.3...v2.0.1) --- updated-dependencies: - dependency-name: importmap-rails dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 60d6fa9a..d303f75b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -110,7 +110,7 @@ GEM activesupport (>= 6.1) i18n (1.14.1) concurrent-ruby (~> 1.0) - importmap-rails (1.2.3) + importmap-rails (2.0.1) actionpack (>= 6.0.0) activesupport (>= 6.0.0) railties (>= 6.0.0) @@ -208,7 +208,7 @@ GEM redis-client (0.19.1) connection_pool regexp_parser (2.8.3) - reline (0.4.1) + reline (0.4.2) io-console (~> 0.5) responders (3.1.1) actionpack (>= 5.2)