diff --git a/Gemfile b/Gemfile --- a/Gemfile +++ b/Gemfile @@ -121,3 +121,5 @@ gem 'webdrivers' end + +gem "importmap-rails", "~> 1.1"