diff --git a/Gemfile b/Gemfile index b4907fc8c..9a5720ad8 100644 --- a/Gemfile +++ b/Gemfile @@ -15,7 +15,7 @@ gem 'pg' # Use the Puma web server [https://github.com/puma/puma] gem 'puma' -gem 'importmap-rails', '>= 2.2.0' +gem 'importmap-rails', '>= 2.2.3' # Hotwire"s SPA-like page accelerator [https://turbo.hotwired.dev] gem 'turbo-rails', '>= 2.0.14'