Skip to content

Commit

Permalink
Bump strong_migrations from 2.0.1 to 2.1.0 (#896)
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] authored Nov 18, 2024
1 parent 7ed2703 commit e2066b0
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-api', '~> 2.15.0'
gem 'rswag-ui', '~> 2.15.0'
gem 'sendgrid', '~> 1.2.4'
gem 'sprockets-rails', '~> 3.5', '>= 3.5.2'
gem 'strong_migrations', '~> 2.0'
gem 'strong_migrations', '~> 2.1'
gem 'yaaf', '~> 3.0'
# 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 @@ -579,12 +579,12 @@ GEM
activesupport (>= 6.1)
sprockets (>= 3.0.0)
stringio (3.1.2)
strong_migrations (2.0.1)
strong_migrations (2.1.0)
activerecord (>= 6.1)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
thor (1.3.2)
timeout (0.4.1)
timeout (0.4.2)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
Expand Down Expand Up @@ -676,7 +676,7 @@ DEPENDENCIES
shoulda-matchers (~> 6.3)
simplecov (~> 0.22.0)
sprockets-rails (~> 3.5, >= 3.5.2)
strong_migrations (~> 2.0)
strong_migrations (~> 2.1)
tzinfo-data
webmock (~> 3.24)
yaaf (~> 3.0)
Expand Down

0 comments on commit e2066b0

Please sign in to comment.