From d780ac04598c11144959959626f33524509e4e55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 09:26:02 +0000 Subject: [PATCH] Bump strong_migrations from `715e368` to `27efd53` Bumps [strong_migrations](https://github.com/ankane/strong_migrations) from `715e368` to `27efd53`. - [Release notes](https://github.com/ankane/strong_migrations/releases) - [Commits](https://github.com/ankane/strong_migrations/compare/715e368c16cb91b44c764089105ec95a622b24f8...27efd53a896b7f421a5c18e39071ec9a791b0401) --- 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..50affa8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,8 @@ GIT remote: https://github.com/ankane/strong_migrations.git - revision: 715e368c16cb91b44c764089105ec95a622b24f8 + revision: 27efd53a896b7f421a5c18e39071ec9a791b0401 specs: - strong_migrations (1.2.0) + strong_migrations (1.4.0) activerecord (>= 5.2) GIT