From 8eaa3e895bf52649c8247e6d905060e5e30fa840 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 May 2025 20:43:26 +0000 Subject: [PATCH] Bump base64 from 0.2.0 to 0.3.0 Bumps [base64](https://github.com/ruby/base64) from 0.2.0 to 0.3.0. - [Release notes](https://github.com/ruby/base64/releases) - [Commits](https://github.com/ruby/base64/compare/v0.2.0...v0.3.0) --- updated-dependencies: - dependency-name: base64 dependency-version: 0.3.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 4a178a6..35f9c73 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,7 +12,7 @@ GEM io-event (~> 1.9) metrics (~> 0.12) traces (~> 0.15) - base64 (0.2.0) + base64 (0.3.0) bigdecimal (3.1.9) code-scanning-rubocop (0.6.1) rubocop (~> 1.0)