Skip to content

Commit

Permalink
Bump strong_migrations from 2.0.2 to 2.1.0 (#5218)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent 8de5972 commit bf566f3
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 @@ -53,7 +53,7 @@ gem "webauthn", "~> 3.1"
gem "browser", "~> 6.0"
gem "bcrypt", "~> 3.1"
gem "maintenance_tasks", "~> 2.8"
gem "strong_migrations", "~> 2.0"
gem "strong_migrations", "~> 2.1"
gem "phlex-rails", "~> 1.2"
gem "discard", "~> 1.4"
gem "user_agent_parser", "~> 2.18"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -772,7 +772,7 @@ GEM
stimulus-rails (1.3.4)
railties (>= 6.0.0)
stringio (3.1.2)
strong_migrations (2.0.2)
strong_migrations (2.1.0)
activerecord (>= 6.1)
swd (2.0.3)
activesupport (>= 3)
Expand Down Expand Up @@ -965,7 +965,7 @@ DEPENDENCIES
simplecov-cobertura (~> 2.1)
statsd-instrument (~> 3.9)
stimulus-rails (~> 1.3)
strong_migrations (~> 2.0)
strong_migrations (~> 2.1)
tailwindcss-rails (~> 3.0)
timescaledb (~> 0.3)
toxiproxy (~> 2.0)
Expand Down Expand Up @@ -1268,7 +1268,7 @@ CHECKSUMS
statsd-instrument (3.9.7) sha256=98feeeb39f95f2805c2070b46ae3e72e30679758301ba2f78d075e5b49edf6a5
stimulus-rails (1.3.4) sha256=765676ffa1f33af64ce026d26b48e8ffb2e0b94e0f50e9119e11d6107d67cb06
stringio (3.1.2) sha256=204f1828f85cdb39d57cac4abc6dc44b04505a223f131587f2e20ae3729ba131
strong_migrations (2.0.2) sha256=888a71d04580169d6fe4ab9e7f0ce5293a9a70b3624be912c4de9e9609ed378c
strong_migrations (2.1.0) sha256=d48015334c4f9276a2e82e0ed6a2f610424afdbccae64a761b8c900aa10092f9
swd (2.0.3) sha256=4cdbe2a4246c19f093fce22e967ec3ebdd4657d37673672e621bf0c7eb770655
tailwindcss-rails (3.0.0) sha256=ee9e5956411968fa445d2bb514c8fb70b239ca2e6f2d5bae06b161e2bee19446
tailwindcss-ruby (3.4.14) sha256=80e0eb4f369ca48c00b688f88730c5fefe2ea9821f16f03a86dd2a6bf56dda3a
Expand Down

0 comments on commit bf566f3

Please sign in to comment.