From af3b17666c81d58f8425450425f7d70493e927b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 11:18:16 +0000 Subject: [PATCH] Bump securerandom from 0.4.0 to 0.4.1 Bumps [securerandom](https://github.com/ruby/securerandom) from 0.4.0 to 0.4.1. - [Release notes](https://github.com/ruby/securerandom/releases) - [Commits](https://github.com/ruby/securerandom/compare/v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: securerandom dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index acd45ca9e..2430c8dc6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -668,7 +668,7 @@ GEM google-protobuf (~> 4.28) sass-embedded (1.83.0-x86_64-linux-gnu) google-protobuf (~> 4.28) - securerandom (0.4.0) + securerandom (0.4.1) selenium-webdriver (4.27.0) base64 (~> 0.2) logger (~> 1.4)