From 4ffff424ef1cf1bfe531df6bf0b741d4ddac568a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 18:09:02 +0000 Subject: [PATCH] Bump rugged from 1.7.2 to 1.9.0 Bumps [rugged](https://github.com/libgit2/rugged) from 1.7.2 to 1.9.0. - [Release notes](https://github.com/libgit2/rugged/releases) - [Changelog](https://github.com/libgit2/rugged/blob/master/CHANGELOG.md) - [Commits](https://github.com/libgit2/rugged/compare/v1.7.2...v1.9.0) --- updated-dependencies: - dependency-name: rugged dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index da36ce7..2d0884d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -175,7 +175,7 @@ GEM railties (>= 5.2, < 8.1) ruby2_keywords (0.0.5) rubypants (0.7.1) - rugged (1.7.2) + rugged (1.9.0) securerandom (0.4.1) shoulda (4.0.0) shoulda-context (~> 2.0)