From 511a20c29ed12e13e565d792071c343e7f6643cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 01:17:52 +0000 Subject: [PATCH] Bump importmap-rails in the production-dependencies group Bumps the production-dependencies group with 1 update: [importmap-rails](https://github.com/rails/importmap-rails). Updates `importmap-rails` from 2.0.1 to 2.0.2 - [Release notes](https://github.com/rails/importmap-rails/releases) - [Commits](https://github.com/rails/importmap-rails/compare/v2.0.1...v2.0.2) --- updated-dependencies: - dependency-name: importmap-rails dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bde3b42..2bc6075 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -216,13 +216,13 @@ GEM hashie (5.0.0) i18n (1.14.6) concurrent-ruby (~> 1.0) - importmap-rails (2.0.1) + importmap-rails (2.0.2) actionpack (>= 6.0.0) activesupport (>= 6.0.0) railties (>= 6.0.0) interactor (3.1.2) io-console (0.7.2) - irb (1.14.0) + irb (1.14.1) rdoc (>= 4.0.0) reline (>= 0.4.2) jbuilder (2.13.0)