From 3a5e5528a69c0a38f7ef250f04f2e4b1202c79b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jan 2023 08:30:45 +0000 Subject: [PATCH] Bump strong_migrations from `715e368` to `4e030bd` Bumps [strong_migrations](https://github.com/ankane/strong_migrations) from `715e368` to `4e030bd`. - [Release notes](https://github.com/ankane/strong_migrations/releases) - [Commits](https://github.com/ankane/strong_migrations/compare/715e368c16cb91b44c764089105ec95a622b24f8...4e030bd9f08eb129f2bd836a4d4bbd2b4b2eda17) --- 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..4ab0aef 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,8 @@ GIT remote: https://github.com/ankane/strong_migrations.git - revision: 715e368c16cb91b44c764089105ec95a622b24f8 + revision: 4e030bd9f08eb129f2bd836a4d4bbd2b4b2eda17 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)