From 2be0466a9378d88f985fd3b56051372ab79fb3f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 09:42:09 +0000 Subject: [PATCH] Bump strong_migrations from 2.0.2 to 2.1.0 Bumps [strong_migrations](https://github.com/ankane/strong_migrations) from 2.0.2 to 2.1.0. - [Changelog](https://github.com/ankane/strong_migrations/blob/master/CHANGELOG.md) - [Commits](https://github.com/ankane/strong_migrations/compare/v2.0.2...v2.1.0) --- updated-dependencies: - dependency-name: strong_migrations dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5bdc96ec2e..0d2b0fc2eb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -616,7 +616,7 @@ GEM base64 rubyzip (2.3.2) safely_block (0.4.1) - securerandom (0.3.1) + securerandom (0.3.2) selenium-webdriver (4.26.0) base64 (~> 0.2) logger (~> 1.4) @@ -685,7 +685,7 @@ GEM store_model (4.1.0) activerecord (>= 7.0) stringio (3.1.1) - strong_migrations (2.0.2) + strong_migrations (2.1.0) activerecord (>= 6.1) swd (2.0.3) activesupport (>= 3)