From 063dbc052619aa0d65c2315b938db3a096273207 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Sep 2022 09:39:08 +0000 Subject: [PATCH] Bump strong_migrations from `715e368` to `c809121` Bumps [strong_migrations](https://github.com/ankane/strong_migrations) from `715e368` to `c809121`. - [Release notes](https://github.com/ankane/strong_migrations/releases) - [Commits](https://github.com/ankane/strong_migrations/compare/715e368c16cb91b44c764089105ec95a622b24f8...c8091216e494560d7289ab0c76b330b646923565) --- 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..fcb5ff0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,8 @@ GIT remote: https://github.com/ankane/strong_migrations.git - revision: 715e368c16cb91b44c764089105ec95a622b24f8 + revision: c8091216e494560d7289ab0c76b330b646923565 specs: - strong_migrations (1.2.0) + strong_migrations (1.3.1) activerecord (>= 5.2) GIT