From bbfc29c2c882a637c80c948f3e6349a204d2aebe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Oct 2022 08:56:05 +0000 Subject: [PATCH] Bump strong_migrations from `715e368` to `d757cba` Bumps [strong_migrations](https://github.com/ankane/strong_migrations) from `715e368` to `d757cba`. - [Release notes](https://github.com/ankane/strong_migrations/releases) - [Commits](https://github.com/ankane/strong_migrations/compare/715e368c16cb91b44c764089105ec95a622b24f8...d757cba800748c39fb4b7217143a4ee2f8a854bc) --- updated-dependencies: - dependency-name: strong_migrations dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 18cf165..323ac10 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,8 @@ GIT remote: https://github.com/ankane/strong_migrations.git - revision: 715e368c16cb91b44c764089105ec95a622b24f8 + revision: d757cba800748c39fb4b7217143a4ee2f8a854bc specs: - strong_migrations (1.2.0) + strong_migrations (1.3.2) activerecord (>= 5.2) GIT