From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Nov 2020 05:01:17 +0000 (+0000) Subject: Bump strong_migrations from 0.7.2 to 0.7.3 X-Git-Tag: live~2634^2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/8f417eddca6ee5eadc5a5f8fbdce0aad418842bd Bump strong_migrations from 0.7.2 to 0.7.3 Bumps [strong_migrations](https://github.com/ankane/strong_migrations) from 0.7.2 to 0.7.3. - [Release notes](https://github.com/ankane/strong_migrations/releases) - [Changelog](https://github.com/ankane/strong_migrations/blob/master/CHANGELOG.md) - [Commits](https://github.com/ankane/strong_migrations/compare/v0.7.2...v0.7.3) Signed-off-by: dependabot[bot] --- diff --git a/Gemfile.lock b/Gemfile.lock index 2c4860329..8b99e6628 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -443,7 +443,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) - strong_migrations (0.7.2) + strong_migrations (0.7.3) activerecord (>= 5) sync (0.5.0) term-ansicolor (1.7.1)