]> git.openstreetmap.org Git - rails.git/blobdiff - Gemfile.lock
Use terser for javascript compression to get ES6 support
[rails.git] / Gemfile.lock
index 932435b34f7cf0006b7492440bae4462664b0a54..03d21e6bbf9b4a585c2e63bcb04b8093cf446770 100644 (file)
@@ -468,12 +468,12 @@ GEM
       sprockets (>= 3.0.0)
     strong_migrations (0.7.7)
       activerecord (>= 5)
+    terser (1.1.5)
+      execjs (>= 0.3.0, < 3)
     thor (1.1.0)
     tilt (2.0.10)
     tzinfo (2.0.4)
       concurrent-ruby (~> 1.0)
-    uglifier (4.2.0)
-      execjs (>= 0.3.0, < 3)
     unicode-display_width (2.0.0)
     validates_email_format_of (1.6.3)
       i18n
@@ -572,7 +572,7 @@ DEPENDENCIES
   simplecov
   simplecov-lcov
   strong_migrations
-  uglifier (>= 1.3.0)
+  terser
   validates_email_format_of (>= 1.5.1)
   vendorer
   webmock