Skip to content

Commit 87f1684

Browse files
Bump strong_migrations from 0.7.7 to 0.7.8 (#2454)
Bumps [strong_migrations](https://github.com/ankane/strong_migrations) from 0.7.7 to 0.7.8. - [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.7.7...v0.7.8) --- updated-dependencies: - dependency-name: strong_migrations dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fd4be80 commit 87f1684

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
@@ -46,7 +46,7 @@ gem "puma"
4646
gem "rails", "~> 6.1.4"
4747
gem "sass-rails"
4848
gem "sidekiq"
49-
gem "strong_migrations", "~> 0.7.7"
49+
gem "strong_migrations", "~> 0.7.8"
5050
gem "sprockets", "~> 4.0.2"
5151
gem "toastr-rails"
5252
gem "uglifier", ">= 1.3.0"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,7 @@ GEM
505505
net-ssh (>= 2.8.0)
506506
sshkit-interactive (0.3.0)
507507
sshkit (~> 1.12)
508-
strong_migrations (0.7.7)
508+
strong_migrations (0.7.8)
509509
activerecord (>= 5)
510510
terminal-notifier (2.0.0)
511511
terminal-notifier-guard (1.7.0)
@@ -637,7 +637,7 @@ DEPENDENCIES
637637
spring
638638
spring-watcher-listen
639639
sprockets (~> 4.0.2)
640-
strong_migrations (~> 0.7.7)
640+
strong_migrations (~> 0.7.8)
641641
terminal-notifier
642642
terminal-notifier-guard
643643
toastr-rails

0 commit comments

Comments
 (0)