From 142f6f25fa6928c2583fd6084a3e90519131e271 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 13:02:33 +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 1eb2b8e..c5d803e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -252,7 +252,7 @@ GEM sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) - securerandom (0.3.2) + securerandom (0.4.0) semantic_range (3.1.0) shoulda-context (2.0.0) shoulda-matchers (6.4.0)