From c755138d447ba8c31153b31c56cf16fb4d1728b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jan 2024 20:48:34 +0000 Subject: [PATCH] Bump importmap-rails from 1.2.1 to 2.0.1 Bumps [importmap-rails](https://github.com/rails/importmap-rails) from 1.2.1 to 2.0.1. - [Release notes](https://github.com/rails/importmap-rails/releases) - [Commits](https://github.com/rails/importmap-rails/compare/v1.2.1...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 | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4384538..9113dc6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -103,8 +103,9 @@ GEM hashery (2.1.2) i18n (1.14.1) concurrent-ruby (~> 1.0) - importmap-rails (1.2.1) + importmap-rails (2.0.1) actionpack (>= 6.0.0) + activesupport (>= 6.0.0) railties (>= 6.0.0) io-console (0.6.0) irb (1.6.4) @@ -112,7 +113,7 @@ GEM jbuilder (2.11.5) actionview (>= 5.0.0) activesupport (>= 5.0.0) - loofah (2.21.3) + loofah (2.22.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -136,7 +137,7 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.5.9) - nokogiri (1.15.4-x86_64-linux) + nokogiri (1.16.0-x86_64-linux) racc (~> 1.4) pdf-core (0.9.0) pdf-reader (2.11.0) @@ -151,7 +152,7 @@ GEM public_suffix (5.0.0) puma (6.4.0) nio4r (~> 2.0) - racc (1.7.1) + racc (1.7.3) rack (2.2.8) rack-test (2.1.0) rack (>= 1.3) @@ -183,7 +184,7 @@ GEM rake (>= 12.2) thor (~> 1.0) zeitwerk (~> 2.5) - rake (13.0.6) + rake (13.1.0) regexp_parser (2.6.0) reline (0.3.3) io-console (~> 0.5) @@ -204,7 +205,7 @@ GEM rexml thinreports-rails (0.5.0) thinreports (>= 0.10) - thor (1.2.2) + thor (1.3.0) timeout (0.4.0) ttfunk (1.7.0) turbo-rails (1.4.0) @@ -224,7 +225,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.11) + zeitwerk (2.6.12) PLATFORMS x86_64-linux