Skip to content

Commit

Permalink
Build(deps): Bump strong_migrations from 1.7.0 to 1.8.0
Browse files Browse the repository at this point in the history
Bumps [strong_migrations](https://github.com/ankane/strong_migrations) from 1.7.0 to 1.8.0.
- [Changelog](https://github.com/ankane/strong_migrations/blob/master/CHANGELOG.md)
- [Commits](ankane/strong_migrations@v1.7.0...v1.8.0)

---
updated-dependencies:
- dependency-name: strong_migrations
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 5060549 commit ccd0e4c
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ GEM
rake (>= 10.4, < 14.0)
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.6)
bigdecimal (3.1.7)
bindex (0.8.1)
brakeman (6.1.2)
racc
Expand All @@ -124,8 +124,7 @@ GEM
reline (>= 0.3.8)
diff-lcs (1.5.1)
docile (1.4.0)
drb (2.2.0)
ruby2_keywords
drb (2.2.1)
erubi (1.12.0)
factory_bot (6.4.5)
activesupport (>= 5.0.0)
Expand All @@ -140,7 +139,7 @@ GEM
ffi (1.15.5)
globalid (1.2.1)
activesupport (>= 6.1)
i18n (1.14.1)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
image_processing (1.12.2)
mini_magick (>= 4.9.5, < 5)
Expand Down Expand Up @@ -179,7 +178,7 @@ GEM
method_source (1.0.0)
mini_magick (4.12.0)
mini_mime (1.1.5)
minitest (5.22.2)
minitest (5.22.3)
mutex_m (0.2.0)
net-imap (0.4.10)
date
Expand Down Expand Up @@ -300,7 +299,6 @@ GEM
ruby-progressbar (1.13.0)
ruby-vips (2.1.4)
ffi (~> 1.12)
ruby2_keywords (0.0.5)
sidekiq (7.2.2)
concurrent-ruby (< 2)
connection_pool (>= 2.3.0)
Expand Down Expand Up @@ -334,7 +332,7 @@ GEM
stimulus-rails (1.3.3)
railties (>= 6.0.0)
stringio (3.1.0)
strong_migrations (1.7.0)
strong_migrations (1.8.0)
activerecord (>= 5.2)
thor (1.3.1)
timeout (0.4.1)
Expand Down

0 comments on commit ccd0e4c

Please sign in to comment.