diff --git a/Gemfile b/Gemfile index 9ad9ec8f..9c00edf3 100644 --- a/Gemfile +++ b/Gemfile @@ -127,6 +127,5 @@ group :test do end gem "importmap-rails", "~> 1.1" - -gem "terser", "~> 1.1" gem "image_processing", "~> 1.12" +gem "terser", "~> 1.1"