From 2dea26808d5fd03f79a5524b10f5c9a219be9ffb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 03:17:34 +0000 Subject: [PATCH] Bump terser from 1.2.4 to 1.2.5 Bumps [terser](https://github.com/ahorek/terser-ruby) from 1.2.4 to 1.2.5. - [Release notes](https://github.com/ahorek/terser-ruby/releases) - [Changelog](https://github.com/ahorek/terser-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/ahorek/terser-ruby/compare/1.2.4...1.2.5) --- updated-dependencies: - dependency-name: terser dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 42fea505..56b6f4b8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -115,7 +115,7 @@ GEM railties (>= 6.1) drb (2.2.1) erubi (1.13.1) - execjs (2.9.1) + execjs (2.10.0) faker (3.4.1) i18n (>= 1.8.11, < 2) faraday (2.9.0) @@ -647,7 +647,7 @@ GEM sprockets (>= 3.0.0) statsd-ruby (1.5.0) stringio (3.1.2) - terser (1.2.4) + terser (1.2.5) execjs (>= 0.3.0, < 3) thor (1.3.2) timeout (0.4.3)