From eb3a77ff54fdb1de02dfb46545f881c9a05730ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jan 2023 08:14:00 +0000 Subject: [PATCH] Bump strong_migrations from `715e368` to `8e9c9b8` Bumps [strong_migrations](https://github.com/ankane/strong_migrations) from `715e368` to `8e9c9b8`. - [Release notes](https://github.com/ankane/strong_migrations/releases) - [Commits](https://github.com/ankane/strong_migrations/compare/715e368c16cb91b44c764089105ec95a622b24f8...8e9c9b82834b1761ce91e9746a369b3f243b5c31) --- updated-dependencies: - dependency-name: strong_migrations dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 18cf165..5d95735 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,8 @@ GIT remote: https://github.com/ankane/strong_migrations.git - revision: 715e368c16cb91b44c764089105ec95a622b24f8 + revision: 8e9c9b82834b1761ce91e9746a369b3f243b5c31 specs: - strong_migrations (1.2.0) + strong_migrations (1.4.1) activerecord (>= 5.2) GIT @@ -219,7 +219,7 @@ GEM mime-types-data (3.2022.0105) mini_magick (4.11.0) mini_mime (1.1.2) - minitest (5.16.3) + minitest (5.17.0) msgpack (1.5.6) multi_xml (0.6.0) net-imap (0.2.3)