From 18a7d01471695ae50a5235d8efff336560d157aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 17:38:40 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f12f104..cd8d5d1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -255,7 +255,7 @@ GEM stimulus-rails (1.3.4) railties (>= 6.0.0) stringio (3.1.1) - terser (1.2.4) + terser (1.2.5) execjs (>= 0.3.0, < 3) thor (1.3.2) tilt (2.4.0)