From c49ad0f7fb28747ab74092956c2878eaf86b3a24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 10:06:11 +0000 Subject: [PATCH] Bump securerandom from 0.3.2 to 0.4.0 Bumps [securerandom](https://github.com/ruby/securerandom) from 0.3.2 to 0.4.0. - [Release notes](https://github.com/ruby/securerandom/releases) - [Commits](https://github.com/ruby/securerandom/compare/v0.3.2...v0.4.0) --- updated-dependencies: - dependency-name: securerandom dependency-type: indirect 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 b8ba5b9..8e385d3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -300,7 +300,7 @@ GEM sprockets (> 3.0) sprockets-rails tilt - securerandom (0.3.2) + securerandom (0.4.0) shoulda-context (2.0.0) shoulda-matchers (6.4.0) activesupport (>= 5.2.0)