From e02ad04c0d2d538b3019b904cfc165924607ae2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 15:25:03 +0000 Subject: [PATCH] Bump bagit from 0.4.6 to 0.6.0 Bumps [bagit](https://github.com/flazz/bagit) from 0.4.6 to 0.6.0. - [Commits](https://github.com/flazz/bagit/commits) --- updated-dependencies: - dependency-name: bagit dependency-type: direct:production 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 a3f2493..1686452 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -31,7 +31,7 @@ GEM addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) ast (2.4.2) - bagit (0.4.6) + bagit (0.6.0) docopt (~> 0.5.0) validatable (~> 1.6) base64 (0.2.0)