From b9f370a572acbd40d7a541391a8c07f1042dc33e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 20:37:23 +0000 Subject: [PATCH] Bump importmap-rails from 1.2.1 to 1.2.3 Bumps [importmap-rails](https://github.com/rails/importmap-rails) from 1.2.1 to 1.2.3. - [Release notes](https://github.com/rails/importmap-rails/releases) - [Commits](https://github.com/rails/importmap-rails/compare/v1.2.1...v1.2.3) --- updated-dependencies: - dependency-name: importmap-rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 29ceb6a..8dcb691 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -114,11 +114,12 @@ GEM activesupport (>= 6.1) i18n (1.14.1) concurrent-ruby (~> 1.0) - importmap-rails (1.2.1) + importmap-rails (1.2.3) actionpack (>= 6.0.0) + activesupport (>= 6.0.0) railties (>= 6.0.0) io-console (0.6.0) - irb (1.8.1) + irb (1.8.3) rdoc reline (>= 0.3.8) jbuilder (2.11.5) @@ -162,7 +163,7 @@ GEM parser (3.2.2.3) ast (~> 2.4.1) racc - psych (5.1.1) + psych (5.1.1.1) stringio public_suffix (5.0.1) puma (6.4.0) @@ -265,7 +266,7 @@ GEM activesupport (>= 5.2) sprockets (>= 3.0.0) stringio (3.0.8) - thor (1.2.2) + thor (1.3.0) tilt (2.2.0) timeout (0.4.0) tzinfo (2.0.6)