From 26431191df2a23402ce93c3230d461ccf4804fac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 20:11:13 +0000 Subject: [PATCH] Bump diff-lcs from 1.5.0 to 1.5.1 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] --- Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3a735aa9..8d5970fc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -29,7 +29,7 @@ GEM connection_pool (2.4.1) crack (0.4.5) rexml - diff-lcs (1.5.0) + diff-lcs (1.5.1) docile (1.4.0) drb (2.2.0) ruby2_keywords @@ -53,6 +53,10 @@ GEM nokogiri (1.15.5) mini_portile2 (~> 2.8.2) racc (~> 1.4) + nokogiri (1.15.5-arm64-darwin) + racc (~> 1.4) + nokogiri (1.15.5-x86_64-darwin) + racc (~> 1.4) parallel (1.24.0) parser (3.2.2.4) ast (~> 2.4.1)