Skip to content

Commit 991b978

Browse files
Bump strong_migrations from 2.5.2 to 2.6.0 (#6423)
Bumps [strong_migrations](https://github.com/ankane/strong_migrations) from 2.5.2 to 2.6.0. - [Changelog](https://github.com/ankane/strong_migrations/blob/master/CHANGELOG.md) - [Commits](ankane/strong_migrations@v2.5.2...v2.6.0) --- updated-dependencies: - dependency-name: strong_migrations dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1f2f5ec commit 991b978

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ gem "browser", "~> 6.2"
5858
gem "bcrypt", "~> 3.1"
5959
gem "blazer", "~> 3.3.0"
6060
gem "maintenance_tasks", "~> 2.14"
61-
gem "strong_migrations", "~> 2.5"
61+
gem "strong_migrations", "~> 2.6"
6262
gem "phlex-rails", "~> 2.4"
6363
gem "discard", "~> 1.4"
6464
gem "user_agent_parser", "~> 2.21"

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -821,8 +821,8 @@ GEM
821821
stimulus-rails (1.3.4)
822822
railties (>= 6.0.0)
823823
stringio (3.2.0)
824-
strong_migrations (2.5.2)
825-
activerecord (>= 7.1)
824+
strong_migrations (2.6.0)
825+
activerecord (>= 7.2)
826826
swd (2.0.3)
827827
activesupport (>= 3)
828828
attr_required (>= 0.0.5)
@@ -1019,7 +1019,7 @@ DEPENDENCIES
10191019
simplecov-cobertura (~> 3.1)
10201020
statsd-instrument (~> 3.11)
10211021
stimulus-rails (~> 1.3)
1022-
strong_migrations (~> 2.5)
1022+
strong_migrations (~> 2.6)
10231023
tailwindcss-rails (~> 4.4)
10241024
toxiproxy (~> 2.0)
10251025
user_agent_parser (~> 2.21)
@@ -1336,7 +1336,7 @@ CHECKSUMS
13361336
statsd-instrument (3.11.0) sha256=7c2a9a0679595b522896a29695c8917b9e9978a88ec7b233bc5f44e71a115146
13371337
stimulus-rails (1.3.4) sha256=765676ffa1f33af64ce026d26b48e8ffb2e0b94e0f50e9119e11d6107d67cb06
13381338
stringio (3.2.0) sha256=c37cb2e58b4ffbd33fe5cd948c05934af997b36e0b6ca6fdf43afa234cf222e1
1339-
strong_migrations (2.5.2) sha256=06faff4782b24c8a0a4b1a5a1613d809339ff26c5ac135fde75a932a5c9b454e
1339+
strong_migrations (2.6.0) sha256=3c6bbd63269b4a4dea0e7bb2ab8408aad0e03a0258c5a3b5b2a43f00c5cb710f
13401340
swd (2.0.3) sha256=4cdbe2a4246c19f093fce22e967ec3ebdd4657d37673672e621bf0c7eb770655
13411341
tailwindcss-rails (4.4.0) sha256=efa2961351a52acebe616e645a81a30bb4f27fde46cc06ce7688d1cd1131e916
13421342
tailwindcss-ruby (4.1.16) sha256=d30e4713152bb89ebe1fddb5b5f9b31d7755bf5576453e601eb58b19174c48c0

0 commit comments

Comments
 (0)