From 9efdaeff6e44dc59aa5a346d40866a18e59c90a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 09:01:16 +0000 Subject: [PATCH] Bump strong_migrations from `715e368` to `33a5c3d` Bumps [strong_migrations](https://github.com/ankane/strong_migrations) from `715e368` to `33a5c3d`. - [Release notes](https://github.com/ankane/strong_migrations/releases) - [Commits](https://github.com/ankane/strong_migrations/compare/715e368c16cb91b44c764089105ec95a622b24f8...33a5c3d2a171b188a9023486fa308bfb7d4a7de1) --- 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..106fa41 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,8 @@ GIT remote: https://github.com/ankane/strong_migrations.git - revision: 715e368c16cb91b44c764089105ec95a622b24f8 + revision: 33a5c3d2a171b188a9023486fa308bfb7d4a7de1 specs: - strong_migrations (1.2.0) + strong_migrations (1.3.2) activerecord (>= 5.2) GIT