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)