From b4e3fe99797b5f7bb6974e0c59006a59b358c5f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 06:49:42 +0000 Subject: [PATCH] Bump tempfile from 0.1.3 to 0.2.0 Bumps [tempfile](https://github.com/ruby/tempfile) from 0.1.3 to 0.2.0. - [Release notes](https://github.com/ruby/tempfile/releases) - [Commits](https://github.com/ruby/tempfile/compare/v0.1.3...v0.2.0) --- updated-dependencies: - dependency-name: tempfile 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 51ae64360..4a87462f2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -83,7 +83,7 @@ GEM stackprof (0.2.25) stringio (3.0.7) strong_json (2.1.2) - tempfile (0.1.3) + tempfile (0.2.0) test-unit (3.6.1) power_assert timeout (0.4.0)