diff --git a/Gemfile b/Gemfile index 2d446655..35ce8949 100644 --- a/Gemfile +++ b/Gemfile @@ -18,7 +18,7 @@ gem 'draper' gem 'friendly_id', '~> 5.5' gem 'globalize' gem 'http_accept_language' -gem 'importmap-rails', '~> 2.0' +gem 'importmap-rails', '~> 2.1' gem 'jbuilder', '~> 2.13' gem 'lograge' gem 'mail_form' diff --git a/Gemfile.lock b/Gemfile.lock index bf11785f..7b841ac1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -298,7 +298,7 @@ GEM image_processing (1.13.0) mini_magick (>= 4.9.5, < 5) ruby-vips (>= 2.0.17, < 3) - importmap-rails (2.0.3) + importmap-rails (2.1.0) actionpack (>= 6.0.0) activesupport (>= 6.0.0) railties (>= 6.0.0) @@ -656,7 +656,7 @@ DEPENDENCIES globalize http_accept_language i18n-tasks - importmap-rails (~> 2.0) + importmap-rails (~> 2.1) jbuilder (~> 2.13) listen lograge