From a57b33a39bd4862988a4ba45f1f1b154f654ac03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 15:20:36 +0000 Subject: [PATCH] Bump securerandom from 0.3.1 to 0.3.2 in /gemfile_steep Bumps [securerandom](https://github.com/ruby/securerandom) from 0.3.1 to 0.3.2. - [Release notes](https://github.com/ruby/securerandom/releases) - [Commits](https://github.com/ruby/securerandom/compare/v0.3.1...v0.3.2) --- updated-dependencies: - dependency-name: securerandom dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- gemfile_steep/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gemfile_steep/Gemfile.lock b/gemfile_steep/Gemfile.lock index 6549a941..60f53a7a 100644 --- a/gemfile_steep/Gemfile.lock +++ b/gemfile_steep/Gemfile.lock @@ -44,7 +44,7 @@ GEM ffi (~> 1.0) rbs (3.6.1) logger - securerandom (0.3.1) + securerandom (0.3.2) steep (1.8.2) activesupport (>= 5.1) concurrent-ruby (>= 1.1.10)