From 3cbd980d387ecde0cbfb183067ccf5f55c9607bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 03:01:27 +0000 Subject: [PATCH] Bump minitar from 1.0.2 to 1.1.0 Bumps [minitar](https://github.com/halostatue/minitar) from 1.0.2 to 1.1.0. - [Changelog](https://github.com/halostatue/minitar/blob/main/CHANGELOG.md) - [Commits](https://github.com/halostatue/minitar/compare/v1.0.2...v1.1.0) --- updated-dependencies: - dependency-name: minitar dependency-version: 1.1.0 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 e728f95..94a22b1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -59,7 +59,7 @@ GEM open4 (~> 1.3) lint_roller (1.1.0) logger (1.6.0) - minitar (1.0.2) + minitar (1.1.0) minitest (5.24.1) mutex_m (0.2.0) net-http (0.4.1)