From 9c9773f49329816bf8e6a37243b1be9fd23cc8fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Nov 2025 01:35:47 +0000 Subject: [PATCH] Bump good_migrations from 0.2.1 to 0.3.1 Bumps [good_migrations](https://github.com/testdouble/good-migrations) from 0.2.1 to 0.3.1. - [Changelog](https://github.com/testdouble/good-migrations/blob/main/CHANGELOG.md) - [Commits](https://github.com/testdouble/good-migrations/compare/v0.2.1...v0.3.1) --- updated-dependencies: - dependency-name: good_migrations dependency-version: 0.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c684f6982a..e1b543a17b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -301,7 +301,7 @@ GEM eventmachine (>= 1.0.0.beta.1) email_validator (2.2.4) activemodel - erb (5.1.3) + erb (6.0.0) erubi (1.13.1) et-orbi (1.3.0) tzinfo @@ -368,7 +368,7 @@ GEM globalid (1.3.0) activesupport (>= 6.1) gmaps4rails (2.1.2) - good_migrations (0.2.1) + good_migrations (0.3.1) activerecord (>= 3.1) railties (>= 3.1) haml (6.3.0) @@ -856,7 +856,7 @@ GEM railties (>= 5.2) redis (>= 4.0, < 6.0) stringex (2.8.6) - stringio (3.1.7) + stringio (3.1.8) stripe (13.5.1) strscan (3.1.5) swd (2.0.3)