From a32516778030fea7a3620e08a877e13e51496a48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 02:34:51 +0000 Subject: [PATCH] :arrow_up: Bump securerandom from 0.3.1 to 0.3.2 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.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7738d91e7a9c..3d84d46d884c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -529,7 +529,7 @@ GEM sprockets (> 3.0) sprockets-rails tilt - securerandom (0.3.1) + securerandom (0.3.2) selectize-rails (0.12.6) selenium-webdriver (4.10.0) rexml (~> 3.2, >= 3.2.5)