Skip to content

Commit

Permalink
Bump strong_migrations from 2.0.2 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps [strong_migrations](https://github.com/ankane/strong_migrations) from 2.0.2 to 2.1.0.
- [Changelog](https://github.com/ankane/strong_migrations/blob/master/CHANGELOG.md)
- [Commits](ankane/strong_migrations@v2.0.2...v2.1.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 Nov 11, 2024
1 parent 1c5f051 commit 52e066c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -738,7 +738,7 @@ GEM
searchkick (5.4.0)
activemodel (>= 6.1)
hashie
securerandom (0.3.1)
securerandom (0.3.2)
selenium-webdriver (4.26.0)
base64 (~> 0.2)
logger (~> 1.4)
Expand Down Expand Up @@ -772,7 +772,7 @@ GEM
stimulus-rails (1.3.4)
railties (>= 6.0.0)
stringio (3.1.1)
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 @@ -1252,7 +1252,7 @@ CHECKSUMS
safety_net_attestation (0.4.0) sha256=96be2d74e7ed26453a51894913449bea0e072f44490021545ac2d1c38b0718ce
sawyer (0.9.2) sha256=fa3a72d62a4525517b18857ddb78926aab3424de0129be6772a8e2ba240e7aca
searchkick (5.4.0) sha256=75d7256d3ec2af2dc11c2ba8160c86d80451f3f86447aae2ace1f79553de0bf3
securerandom (0.3.1) sha256=98f0450c0ea46d2f9a4b6db4f391dbd83dc08049592eada155739f40e0341bde
securerandom (0.3.2) sha256=e8b2ffa651dfbbb26eb4bfb8ddcfff94221a93e3f118f39e0f7f94c14fea9dc0
selenium-webdriver (4.26.0) sha256=bb0426ffe50e5940a6a5ed2978b4dfb1cb29e0e1c4d0a420d6aabf0f6c8e0690
semantic (1.6.1) sha256=3cdbb48f59198ebb782a3fdfb87b559e0822a311610db153bae22777a7d0c163
semantic_logger (4.16.0) sha256=ffba0bd0e008ceaf6be26da588f610a61208b9a9f55676b32729e962904023d9
Expand All @@ -1268,7 +1268,7 @@ CHECKSUMS
statsd-instrument (3.9.7) sha256=98feeeb39f95f2805c2070b46ae3e72e30679758301ba2f78d075e5b49edf6a5
stimulus-rails (1.3.4) sha256=765676ffa1f33af64ce026d26b48e8ffb2e0b94e0f50e9119e11d6107d67cb06
stringio (3.1.1) sha256=53456e14175c594e0e8eb2206a1be33f3974d4fe21c131e628908b05c8c2ae1e
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 52e066c

Please sign in to comment.