From 805f5fbc0e182e093c538372f03ca4b9556c253a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 11:05:33 +0000 Subject: [PATCH] Build(deps): Bump diff-lcs from 1.5.0 to 1.5.1 in /spec Bumps [diff-lcs](https://github.com/halostatue/diff-lcs) from 1.5.0 to 1.5.1. - [Changelog](https://github.com/halostatue/diff-lcs/blob/main/History.md) - [Commits](https://github.com/halostatue/diff-lcs/commits) --- updated-dependencies: - dependency-name: diff-lcs dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- spec/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/Gemfile.lock b/spec/Gemfile.lock index 65537e63..f325d405 100644 --- a/spec/Gemfile.lock +++ b/spec/Gemfile.lock @@ -4,7 +4,7 @@ GEM ast (2.4.2) bosh-template (2.4.0) semi_semantic (~> 1.2.0) - diff-lcs (1.5.0) + diff-lcs (1.5.1) json (2.7.1) language_server-protocol (3.17.0.3) parallel (1.24.0)