From 7dc820e72aee8435ed451cdc4daea5ad65de748f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 09:18:08 +0000 Subject: [PATCH] Bump strong_migrations from `715e368` to `e0bddd2` Bumps [strong_migrations](https://github.com/ankane/strong_migrations) from `715e368` to `e0bddd2`. - [Release notes](https://github.com/ankane/strong_migrations/releases) - [Commits](https://github.com/ankane/strong_migrations/compare/715e368c16cb91b44c764089105ec95a622b24f8...e0bddd202fc5b540b65e402a1caae5580d624653) --- updated-dependencies: - dependency-name: strong_migrations dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 18cf165..aea38a9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,8 @@ GIT remote: https://github.com/ankane/strong_migrations.git - revision: 715e368c16cb91b44c764089105ec95a622b24f8 + revision: e0bddd202fc5b540b65e402a1caae5580d624653 specs: - strong_migrations (1.2.0) + strong_migrations (1.4.3) activerecord (>= 5.2) GIT @@ -122,7 +122,7 @@ GEM rails (>= 5.2, < 7.1) code_analyzer (0.5.5) sexp_processor - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.0) connection_pool (2.2.5) crass (1.0.6) cssbundling-rails (1.1.1) @@ -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) @@ -433,7 +433,7 @@ GEM actionpack (>= 6.0.0) activejob (>= 6.0.0) railties (>= 6.0.0) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.2.0) uniform_notifier (1.16.0)