From bd478fc1eb2d36e336b3fc603ce0f635aa0ae219 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2020 09:43:18 -0500 Subject: [PATCH] Bump strong_migrations from 0.6.1 to 0.6.2 (#6108) Bumps [strong_migrations](https://github.com/ankane/strong_migrations) from 0.6.1 to 0.6.2. - [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.6.1...v0.6.2) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1ea61de62..22b02aea2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -753,7 +753,7 @@ GEM dante (>= 0.2.0) multi_json (~> 1.0) stripe (>= 2.0.3) - strong_migrations (0.6.1) + strong_migrations (0.6.2) activerecord (>= 5) test-prof (0.11.3) thor (0.20.3)