diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-12-30 12:17:39 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-30 12:17:39 +0900 |
commit | 000947250aaeb6fd0448a3cee2ed731811bc3765 (patch) | |
tree | 76720e20ea239b58415f92d0a8005c1698956ca2 | |
parent | 7b7b102a6306103a812b330d2e46e6ce1089dec3 (diff) |
Bump strong_migrations from 0.7.2 to 0.7.4 (#15389)
Bumps [strong_migrations](https://github.com/ankane/strong_migrations) from 0.7.2 to 0.7.4. - [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.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 51821f0e4..929936f37 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -609,7 +609,7 @@ GEM stoplight (2.2.1) streamio-ffmpeg (3.0.2) multi_json (~> 1.8) - strong_migrations (0.7.2) + strong_migrations (0.7.4) activerecord (>= 5) temple (0.8.2) terminal-table (1.8.0) |