diff --git a/Gemfile.lock b/Gemfile.lock index 4384538..7d44fb1 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 (1.2.3) 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.21.4) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -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