From 1460b2983efa9b1a430c8886eae8b2f4b7340820 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 12:12:13 +0000 Subject: [PATCH] Bump securerandom from 0.3.1 to 0.4.0 Bumps [securerandom](https://github.com/ruby/securerandom) from 0.3.1 to 0.4.0. - [Release notes](https://github.com/ruby/securerandom/releases) - [Commits](https://github.com/ruby/securerandom/compare/v0.3.1...v0.4.0) --- updated-dependencies: - dependency-name: securerandom dependency-type: direct:production 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 f150013..230f0c1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -244,7 +244,7 @@ GEM rubocop-rails ruby-progressbar (1.13.0) ruby-rc4 (0.1.5) - securerandom (0.3.1) + securerandom (0.4.0) sprockets (4.2.1) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4)