diff --git a/Gemfile b/Gemfile index 00e2c4f275..e43c80ea3a 100644 --- a/Gemfile +++ b/Gemfile @@ -221,4 +221,4 @@ end # Use Redis for Action Cable gem "redis", "~> 5.3" -gem "importmap-rails", "~> 2.0" +gem "importmap-rails", "~> 2.1" diff --git a/Gemfile.lock b/Gemfile.lock index ea293ac326..c064e89910 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -311,7 +311,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) @@ -762,7 +762,7 @@ DEPENDENCIES httparty icalendar image_processing - importmap-rails (~> 2.0) + importmap-rails (~> 2.1) jbuilder jwt kaminari