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