Skip to content

Commit ba2eac8

Browse files
dependabot-preview[bot]Gargron
authored andcommitted
Bump strong_migrations from 0.4.2 to 0.5.0 (#12583)
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](ankane/strong_migrations@v0.4.2...v0.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 0b0abe2 commit ba2eac8

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ gem 'simple-navigation', '~> 4.1'
8888
gem 'simple_form', '~> 5.0'
8989
gem 'sprockets-rails', '~> 3.2', require: 'sprockets/railtie'
9090
gem 'stoplight', '~> 2.2.0'
91-
gem 'strong_migrations', '~> 0.4'
91+
gem 'strong_migrations', '~> 0.5'
9292
gem 'tty-command', '~> 0.9', require: false
9393
gem 'tty-prompt', '~> 0.20', require: false
9494
gem 'twitter-text', '~> 1.14'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -620,7 +620,7 @@ GEM
620620
stoplight (2.2.0)
621621
streamio-ffmpeg (3.0.2)
622622
multi_json (~> 1.8)
623-
strong_migrations (0.4.2)
623+
strong_migrations (0.5.0)
624624
activerecord (>= 5)
625625
temple (0.8.1)
626626
terminal-table (1.8.0)
@@ -793,7 +793,7 @@ DEPENDENCIES
793793
stackprof
794794
stoplight (~> 2.2.0)
795795
streamio-ffmpeg (~> 3.0)
796-
strong_migrations (~> 0.4)
796+
strong_migrations (~> 0.5)
797797
thor (~> 0.20)
798798
tty-command (~> 0.9)
799799
tty-prompt (~> 0.20)

0 commit comments

Comments
 (0)