build(deps): bump strong_migrations from 0.7.9 to 1.3.1
Bumps [strong_migrations](https://github.com/ankane/strong_migrations) from 0.7.9 to 1.3.1. - [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.9...v1.3.1 ) --- updated-dependencies: - dependency-name: strong_migrations dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:dependabot[bot] <support@github.com>
Showing
+4 -4
... | ... | @@ -95,7 +95,7 @@ gem 'simple-navigation', '~> 4.4' |
gem 'simple_form', '~> 5.1' | ||
gem 'sprockets-rails', '~> 3.4', require: 'sprockets/railtie' | ||
gem 'stoplight', '~> 3.0.0' | ||
gem 'strong_migrations', '~> 0.7' | ||
gem 'strong_migrations', '~> 1.3' | ||
gem 'tty-prompt', '~> 0.23', require: false | ||
gem 'twitter-text', '~> 3.1.0' | ||
gem 'tzinfo-data', '~> 1.2022' | ||
... | ... |
Please register or sign in to comment