From e372ea38d2249df181052d7efa7cdd32eab31668 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 09:43:29 +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 | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3e84ca02..e02df91a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -146,8 +146,9 @@ GEM multi_xml (>= 0.5.2) 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.3) @@ -209,7 +210,7 @@ GEM public_suffix (5.0.3) puma (6.4.0) nio4r (~> 2.0) - racc (1.7.1) + racc (1.7.3) rack (3.0.8) rack-cors (2.0.1) rack (>= 2.0.0) @@ -250,8 +251,8 @@ GEM thor (~> 1.0, >= 1.2.2) zeitwerk (~> 2.6) rainbow (3.1.1) - rake (13.0.6) - rdoc (6.5.0) + rake (13.1.0) + rdoc (6.6.0) psych (>= 4.0.0) redis (5.0.8) redis-client (>= 0.17.0) @@ -332,7 +333,7 @@ GEM railties (>= 6.0.0) tailwindcss-rails (2.0.31-x86_64-linux) railties (>= 6.0.0) - thor (1.2.2) + thor (1.3.0) timeout (0.4.0) turbo-rails (1.5.0) actionpack (>= 6.0.0)