]> cat aescling's git repositories - mastodon.git/commitdiff
Bump strong_migrations from 0.4.2 to 0.5.0 (#12583)
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Tue, 10 Dec 2019 23:55:03 +0000 (00:55 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Tue, 10 Dec 2019 23:55:03 +0000 (00:55 +0100)
Bumps [strong_migrations](https://github.com/ankane/strong_migrations) from 0.4.2 to 0.5.0.
- [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.4.2...v0.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Gemfile
Gemfile.lock

diff --git a/Gemfile b/Gemfile
index a259bd53d00f4da0eb6d40b6a7486a6e3219f743..d0963d9a4afe70eb3bc2863df697638b24090cf7 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -88,7 +88,7 @@ gem 'simple-navigation', '~> 4.1'
 gem 'simple_form', '~> 5.0'
 gem 'sprockets-rails', '~> 3.2', require: 'sprockets/railtie'
 gem 'stoplight', '~> 2.2.0'
-gem 'strong_migrations', '~> 0.4'
+gem 'strong_migrations', '~> 0.5'
 gem 'tty-command', '~> 0.9', require: false
 gem 'tty-prompt', '~> 0.20', require: false
 gem 'twitter-text', '~> 1.14'
index b27b8eeff3aa4522b3b8b73b5dfe958d9c1179d2..1b18d6c2932e25e838ac5af96b4557a43418e3ba 100644 (file)
@@ -620,7 +620,7 @@ GEM
     stoplight (2.2.0)
     streamio-ffmpeg (3.0.2)
       multi_json (~> 1.8)
-    strong_migrations (0.4.2)
+    strong_migrations (0.5.0)
       activerecord (>= 5)
     temple (0.8.1)
     terminal-table (1.8.0)
@@ -793,7 +793,7 @@ DEPENDENCIES
   stackprof
   stoplight (~> 2.2.0)
   streamio-ffmpeg (~> 3.0)
-  strong_migrations (~> 0.4)
+  strong_migrations (~> 0.5)
   thor (~> 0.20)
   tty-command (~> 0.9)
   tty-prompt (~> 0.20)