From 7e3b45996b0a02dd5e06b160725eb8d67e30a4cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 03:02:07 +0000 Subject: [PATCH] Bump terser from 1.2.3 to 1.2.4 Bumps [terser](https://github.com/ahorek/terser-ruby) from 1.2.3 to 1.2.4. - [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.3...1.2.4) --- updated-dependencies: - dependency-name: terser dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b0f846c4d..769cc7372 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -825,7 +825,7 @@ GEM activemodel (>= 3.0, < 8.0) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) - terser (1.2.3) + terser (1.2.4) execjs (>= 0.3.0, < 3) thor (1.3.2) timecop (0.9.10)