Skip to content

Commit

Permalink
minitest upgrade to 5.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andrzejkrzywda committed Aug 16, 2024
1 parent 2f9765d commit 9755634
Show file tree
Hide file tree
Showing 16 changed files with 31 additions and 31 deletions.
4 changes: 2 additions & 2 deletions ecommerce/authentication/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ GEM
i18n (1.14.1)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
minitest (5.15.0)
minitest (5.25.0)
mutant (0.11.26)
diff-lcs (~> 1.3)
parser (~> 3.2.2, >= 3.2.2.4)
Expand Down Expand Up @@ -102,7 +102,7 @@ PLATFORMS

DEPENDENCIES
infra!
minitest (= 5.15.0)!
minitest (= 5.25.0)!
mutant-license!
mutant-minitest (= 0.11.26)!

Expand Down
4 changes: 2 additions & 2 deletions ecommerce/crm/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ GEM
i18n (1.14.1)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
minitest (5.15.0)
minitest (5.25.0)
mutant (0.11.26)
diff-lcs (~> 1.3)
parser (~> 3.2.2, >= 3.2.2.4)
Expand Down Expand Up @@ -102,7 +102,7 @@ PLATFORMS

DEPENDENCIES
infra!
minitest (= 5.15.0)!
minitest (= 5.25.0)!
mutant-license!
mutant-minitest (= 0.11.26)!

Expand Down
4 changes: 2 additions & 2 deletions ecommerce/fulfillment/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ GEM
i18n (1.14.4)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
minitest (5.15.0)
minitest (5.25.0)
mutant (0.11.26)
diff-lcs (~> 1.3)
parser (~> 3.2.2, >= 3.2.2.4)
Expand Down Expand Up @@ -98,7 +98,7 @@ PLATFORMS

DEPENDENCIES
infra!
minitest (= 5.15.0)!
minitest (= 5.25.0)!
mutant-license!
mutant-minitest (= 0.11.26)!

Expand Down
4 changes: 2 additions & 2 deletions ecommerce/inventory/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ GEM
i18n (1.14.1)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
minitest (5.15.0)
minitest (5.25.0)
mutant (0.11.26)
diff-lcs (~> 1.3)
parser (~> 3.2.2, >= 3.2.2.4)
Expand Down Expand Up @@ -102,7 +102,7 @@ PLATFORMS

DEPENDENCIES
infra!
minitest (= 5.15.0)!
minitest (= 5.25.0)!
mutant-license!
mutant-minitest (= 0.11.26)!

Expand Down
4 changes: 2 additions & 2 deletions ecommerce/invoicing/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ GEM
i18n (1.14.1)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
minitest (5.15.0)
minitest (5.25.0)
mutant (0.11.26)
diff-lcs (~> 1.3)
parser (~> 3.2.2, >= 3.2.2.4)
Expand Down Expand Up @@ -102,7 +102,7 @@ PLATFORMS

DEPENDENCIES
infra!
minitest (= 5.15.0)!
minitest (= 5.25.0)!
mutant-license!
mutant-minitest (= 0.11.26)!

Expand Down
4 changes: 2 additions & 2 deletions ecommerce/ordering/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ GEM
i18n (1.14.1)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
minitest (5.15.0)
minitest (5.25.0)
mutant (0.11.26)
diff-lcs (~> 1.3)
parser (~> 3.2.2, >= 3.2.2.4)
Expand Down Expand Up @@ -102,7 +102,7 @@ PLATFORMS

DEPENDENCIES
infra!
minitest (= 5.15.0)!
minitest (= 5.25.0)!
mutant-license!
mutant-minitest (= 0.11.26)!

Expand Down
4 changes: 2 additions & 2 deletions ecommerce/payments/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ GEM
i18n (1.14.1)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
minitest (5.15.0)
minitest (5.25.0)
mutant (0.11.26)
diff-lcs (~> 1.3)
parser (~> 3.2.2, >= 3.2.2.4)
Expand Down Expand Up @@ -102,7 +102,7 @@ PLATFORMS

DEPENDENCIES
infra!
minitest (= 5.15.0)!
minitest (= 5.25.0)!
mutant-license!
mutant-minitest (= 0.11.26)!

Expand Down
4 changes: 2 additions & 2 deletions ecommerce/pricing/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ GEM
i18n (1.14.1)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
minitest (5.15.0)
minitest (5.25.0)
mutant (0.11.26)
diff-lcs (~> 1.3)
parser (~> 3.2.2, >= 3.2.2.4)
Expand Down Expand Up @@ -103,7 +103,7 @@ PLATFORMS

DEPENDENCIES
infra!
minitest (= 5.15.0)!
minitest (= 5.25.0)!
mutant-license!
mutant-minitest (= 0.11.26)!
timecop
Expand Down
4 changes: 2 additions & 2 deletions ecommerce/processes/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ GEM
i18n (1.14.1)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
minitest (5.15.0)
minitest (5.25.0)
mutant (0.11.26)
diff-lcs (~> 1.3)
parser (~> 3.2.2, >= 3.2.2.4)
Expand Down Expand Up @@ -102,7 +102,7 @@ PLATFORMS

DEPENDENCIES
infra!
minitest (= 5.15.0)!
minitest (= 5.25.0)!
mutant-license!
mutant-minitest (= 0.11.26)!

Expand Down
4 changes: 2 additions & 2 deletions ecommerce/product_catalog/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ GEM
i18n (1.14.1)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
minitest (5.15.0)
minitest (5.25.0)
mutant (0.11.26)
diff-lcs (~> 1.3)
parser (~> 3.2.2, >= 3.2.2.4)
Expand Down Expand Up @@ -102,7 +102,7 @@ PLATFORMS

DEPENDENCIES
infra!
minitest (= 5.15.0)!
minitest (= 5.25.0)!
mutant-license!
mutant-minitest (= 0.11.26)!

Expand Down
4 changes: 2 additions & 2 deletions ecommerce/shipping/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ GEM
i18n (1.14.1)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
minitest (5.15.0)
minitest (5.25.0)
mutant (0.11.26)
diff-lcs (~> 1.3)
parser (~> 3.2.2, >= 3.2.2.4)
Expand Down Expand Up @@ -98,7 +98,7 @@ PLATFORMS

DEPENDENCIES
infra!
minitest (= 5.15.0)!
minitest (= 5.25.0)!
mutant-license!
mutant-minitest (= 0.11.26)!

Expand Down
4 changes: 2 additions & 2 deletions ecommerce/taxes/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ GEM
i18n (1.14.1)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
minitest (5.15.0)
minitest (5.25.0)
mutant (0.11.26)
diff-lcs (~> 1.3)
parser (~> 3.2.2, >= 3.2.2.4)
Expand Down Expand Up @@ -102,7 +102,7 @@ PLATFORMS

DEPENDENCIES
infra!
minitest (= 5.15.0)!
minitest (= 5.25.0)!
mutant-license!
mutant-minitest (= 0.11.26)!

Expand Down
4 changes: 2 additions & 2 deletions infra/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ GEM
i18n (1.14.1)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
minitest (5.15.0)
minitest (5.25.0)
mutant (0.11.26)
diff-lcs (~> 1.3)
parser (~> 3.2.2, >= 3.2.2.4)
Expand Down Expand Up @@ -102,7 +102,7 @@ PLATFORMS

DEPENDENCIES
infra!
minitest (= 5.15.0)!
minitest (= 5.25.0)!
mutant-license!
mutant-minitest (= 0.11.26)!

Expand Down
2 changes: 1 addition & 1 deletion infra/Gemfile.test
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
source "https://rubygems.org" do
gem "minitest", "5.15.0"
gem "minitest", "5.25.0"
gem "mutant-minitest", "0.11.26"
end

Expand Down
4 changes: 2 additions & 2 deletions productivity/todo/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ GEM
i18n (1.14.1)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
minitest (5.15.0)
minitest (5.25.0)
mutant (0.11.26)
diff-lcs (~> 1.3)
parser (~> 3.2.2, >= 3.2.2.4)
Expand Down Expand Up @@ -102,7 +102,7 @@ PLATFORMS

DEPENDENCIES
infra!
minitest (= 5.15.0)!
minitest (= 5.25.0)!
mutant-license!
mutant-minitest (= 0.11.26)!

Expand Down
4 changes: 2 additions & 2 deletions rails_application/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ GEM
marcel (1.0.4)
mini_mime (1.1.5)
mini_portile2 (2.8.1)
minitest (5.15.0)
minitest (5.25.0)
msgpack (1.6.0)
mutant (0.11.26)
diff-lcs (~> 1.3)
Expand Down Expand Up @@ -336,7 +336,7 @@ DEPENDENCIES
infra!
kaminari
listen (~> 3.3)
minitest (= 5.15.0)!
minitest (= 5.25.0)!
mutant-license!
mutant-minitest (= 0.11.26)!
pg (~> 1.4)
Expand Down

0 comments on commit 9755634

Please sign in to comment.