From d5b1570bcce50b943463c02d6e675f6d94e3f7a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 05:01:27 +0000 Subject: [PATCH] Bump terser from 1.2.6 to 1.2.7 Bumps [terser](https://github.com/ahorek/terser-ruby) from 1.2.6 to 1.2.7. - [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.6...1.2.7) --- updated-dependencies: - dependency-name: terser dependency-version: 1.2.7 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 b42ed4907f..1305f81ca5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -716,7 +716,7 @@ GEM stringio (3.2.0) strong_migrations (2.5.0) activerecord (>= 7.1) - terser (1.2.6) + terser (1.2.7) execjs (>= 0.3.0, < 3) thor (1.5.0) tilt (2.2.0)