From ea8cb9ce7db7e4eb190edecfad6cfed1fc540dd3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jul 2021 09:04:42 +0000 Subject: [PATCH] Bump good_migrations from 0.0.2 to 0.1.0 Bumps [good_migrations](https://github.com/testdouble/good-migrations) from 0.0.2 to 0.1.0. - [Release notes](https://github.com/testdouble/good-migrations/releases) - [Changelog](https://github.com/testdouble/good-migrations/blob/main/CHANGELOG.md) - [Commits](https://github.com/testdouble/good-migrations/compare/v0.0.2...v0.1.0) --- updated-dependencies: - dependency-name: good_migrations dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4a4b33a533..1d2a60a970 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -313,7 +313,7 @@ GEM globalid (0.4.2) activesupport (>= 4.2.0) gmaps4rails (2.1.2) - good_migrations (0.0.2) + good_migrations (0.1.0) activerecord (>= 3.1) railties (>= 3.1) haml (5.2.1)