Bump terser

This commit is contained in:
Benjamin Neff 2024-05-30 02:50:43 +02:00
parent d390499e86
commit 5eec93d2ef
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 4 additions and 4 deletions

View file

@ -51,7 +51,7 @@ gem "sidekiq-cron", "1.12.0"
# Compression
gem "terser", "1.1.16"
gem "terser", "1.2.2"
# Configuration

View file

@ -235,7 +235,7 @@ GEM
ethon (0.16.0)
ffi (>= 1.15.0)
excon (0.100.0)
execjs (2.8.1)
execjs (2.9.1)
eye (0.10.0)
celluloid (~> 0.17.3)
celluloid-io (~> 0.17.0)
@ -713,7 +713,7 @@ GEM
temple (0.10.2)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
terser (1.1.16)
terser (1.2.2)
execjs (>= 0.3.0, < 3)
thor (1.3.1)
thread_safe (0.3.6)
@ -888,7 +888,7 @@ DEPENDENCIES
sinon-rails (= 1.15.0)
sprockets-rails (= 3.4.2)
string-direction (= 1.2.2)
terser (= 1.1.16)
terser (= 1.2.2)
timecop (= 0.9.6)
toml-rb (= 2.2.0)
turbo_dev_assets (= 0.0.2)