From 98103916b21ba77d18b23f1a0b27d1175d2f6fc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 13:15:18 +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 da86aec..3a37f31 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -135,7 +135,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) @@ -244,7 +244,7 @@ GEM redis-client (0.17.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)