Skip to content

Commit

Permalink
Bump strong_migrations from 1.8.0 to 2.0.0 (#768)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 2, 2024
1 parent dc8f098 commit 8511685
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ gem 'rswag-ui', '~> 2.13.0'
gem 'sass-rails', '~> 6.0.0'
gem 'sendgrid', '~> 1.2.4'
gem 'sprockets', '~> 4.2.1'
gem 'strong_migrations', '~> 1.8'
gem 'strong_migrations', '~> 2.0'
gem 'yaaf', '~> 2.2'
# Use Redis adapter to run Action Cable in production
# gem 'redis', '~> 4.0'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -565,8 +565,8 @@ GEM
activesupport (>= 5.2)
sprockets (>= 3.0.0)
stringio (3.1.1)
strong_migrations (1.8.0)
activerecord (>= 5.2)
strong_migrations (2.0.0)
activerecord (>= 6.1)
strscan (3.1.0)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
Expand Down Expand Up @@ -661,7 +661,7 @@ DEPENDENCIES
shoulda-matchers (~> 6.2)
simplecov (~> 0.22.0)
sprockets (~> 4.2.1)
strong_migrations (~> 1.8)
strong_migrations (~> 2.0)
tzinfo-data
webmock (~> 3.23)
yaaf (~> 2.2)
Expand Down

0 comments on commit 8511685

Please sign in to comment.