Skip to content

Commit

Permalink
mutant upgrade to 0.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
andrzejkrzywda committed Aug 16, 2024
1 parent 9755634 commit 8b027e6
Show file tree
Hide file tree
Showing 29 changed files with 222 additions and 209 deletions.
1 change: 1 addition & 0 deletions ecommerce/authentication/.mutant.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
requires:
- ./test/test_helper
integration: minitest
usage: opensource
coverage_criteria:
process_abort: true
matcher:
Expand Down
28 changes: 14 additions & 14 deletions ecommerce/authentication/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ GEM
bigdecimal (3.1.4)
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
diff-lcs (1.5.0)
diff-lcs (1.5.1)
drb (2.2.0)
ruby2_keywords
dry-core (1.0.1)
Expand All @@ -63,34 +63,34 @@ GEM
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
minitest (5.25.0)
mutant (0.11.26)
mutant (0.12.4)
diff-lcs (~> 1.3)
parser (~> 3.2.2, >= 3.2.2.4)
regexp_parser (~> 2.8.2)
parser (~> 3.3.0)
regexp_parser (~> 2.9.0)
sorbet-runtime (~> 0.5.0)
unparser (~> 0.6.9)
mutant-minitest (0.11.26)
unparser (~> 0.6.14)
mutant-minitest (0.12.4)
minitest (~> 5.11)
mutant (= 0.11.26)
mutant (= 0.12.4)
mutex_m (0.2.0)
parser (3.2.2.4)
parser (3.3.4.2)
ast (~> 2.4.1)
racc
racc (1.7.3)
racc (1.8.1)
rake (13.1.0)
regexp_parser (2.8.3)
regexp_parser (2.9.2)
ruby2_keywords (0.0.5)
ruby_event_store (2.15.0)
concurrent-ruby (~> 1.0, >= 1.1.6)
ruby_event_store-transformations (0.1.0)
activesupport (>= 5.0)
ruby_event_store (>= 2.0.0, < 3.0.0)
sorbet-runtime (0.5.11190)
sorbet-runtime (0.5.11525)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unparser (0.6.12)
unparser (0.6.15)
diff-lcs (~> 1.3)
parser (>= 3.2.2.4)
parser (>= 3.3.0)
zeitwerk (2.6.12)

PLATFORMS
Expand All @@ -104,7 +104,7 @@ DEPENDENCIES
infra!
minitest (= 5.25.0)!
mutant-license!
mutant-minitest (= 0.11.26)!
mutant-minitest (= 0.12.4)!

BUNDLED WITH
2.5.9
1 change: 1 addition & 0 deletions ecommerce/crm/.mutant.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
requires:
- ./test/test_helper
integration: minitest
usage: opensource
coverage_criteria:
process_abort: true
matcher:
Expand Down
28 changes: 14 additions & 14 deletions ecommerce/crm/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ GEM
bigdecimal (3.1.4)
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
diff-lcs (1.5.0)
diff-lcs (1.5.1)
drb (2.2.0)
ruby2_keywords
dry-core (1.0.1)
Expand All @@ -63,34 +63,34 @@ GEM
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
minitest (5.25.0)
mutant (0.11.26)
mutant (0.12.4)
diff-lcs (~> 1.3)
parser (~> 3.2.2, >= 3.2.2.4)
regexp_parser (~> 2.8.2)
parser (~> 3.3.0)
regexp_parser (~> 2.9.0)
sorbet-runtime (~> 0.5.0)
unparser (~> 0.6.9)
mutant-minitest (0.11.26)
unparser (~> 0.6.14)
mutant-minitest (0.12.4)
minitest (~> 5.11)
mutant (= 0.11.26)
mutant (= 0.12.4)
mutex_m (0.2.0)
parser (3.2.2.4)
parser (3.3.4.2)
ast (~> 2.4.1)
racc
racc (1.7.3)
racc (1.8.1)
rake (13.1.0)
regexp_parser (2.8.3)
regexp_parser (2.9.2)
ruby2_keywords (0.0.5)
ruby_event_store (2.15.0)
concurrent-ruby (~> 1.0, >= 1.1.6)
ruby_event_store-transformations (0.1.0)
activesupport (>= 5.0)
ruby_event_store (>= 2.0.0, < 3.0.0)
sorbet-runtime (0.5.11190)
sorbet-runtime (0.5.11525)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unparser (0.6.12)
unparser (0.6.15)
diff-lcs (~> 1.3)
parser (>= 3.2.2.4)
parser (>= 3.3.0)
zeitwerk (2.6.12)

PLATFORMS
Expand All @@ -104,7 +104,7 @@ DEPENDENCIES
infra!
minitest (= 5.25.0)!
mutant-license!
mutant-minitest (= 0.11.26)!
mutant-minitest (= 0.12.4)!

BUNDLED WITH
2.5.9
1 change: 1 addition & 0 deletions ecommerce/fulfillment/.mutant.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
requires:
- ./test/test_helper
integration: minitest
usage: opensource
coverage_criteria:
process_abort: true
matcher:
Expand Down
26 changes: 13 additions & 13 deletions ecommerce/fulfillment/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -63,33 +63,33 @@ GEM
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
minitest (5.25.0)
mutant (0.11.26)
mutant (0.12.4)
diff-lcs (~> 1.3)
parser (~> 3.2.2, >= 3.2.2.4)
regexp_parser (~> 2.8.2)
parser (~> 3.3.0)
regexp_parser (~> 2.9.0)
sorbet-runtime (~> 0.5.0)
unparser (~> 0.6.9)
mutant-minitest (0.11.26)
unparser (~> 0.6.14)
mutant-minitest (0.12.4)
minitest (~> 5.11)
mutant (= 0.11.26)
mutant (= 0.12.4)
mutex_m (0.2.0)
parser (3.2.2.4)
parser (3.3.4.2)
ast (~> 2.4.1)
racc
racc (1.7.3)
racc (1.8.1)
rake (13.2.1)
regexp_parser (2.8.3)
regexp_parser (2.9.2)
ruby_event_store (2.15.0)
concurrent-ruby (~> 1.0, >= 1.1.6)
ruby_event_store-transformations (0.1.0)
activesupport (>= 5.0)
ruby_event_store (>= 2.0.0, < 3.0.0)
sorbet-runtime (0.5.11368)
sorbet-runtime (0.5.11525)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unparser (0.6.12)
unparser (0.6.15)
diff-lcs (~> 1.3)
parser (>= 3.2.2.4)
parser (>= 3.3.0)
zeitwerk (2.6.13)

PLATFORMS
Expand All @@ -100,7 +100,7 @@ DEPENDENCIES
infra!
minitest (= 5.25.0)!
mutant-license!
mutant-minitest (= 0.11.26)!
mutant-minitest (= 0.12.4)!

BUNDLED WITH
2.5.9
1 change: 1 addition & 0 deletions ecommerce/inventory/.mutant.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
requires:
- ./test/test_helper
integration: minitest
usage: opensource
coverage_criteria:
process_abort: true
matcher:
Expand Down
28 changes: 14 additions & 14 deletions ecommerce/inventory/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ GEM
bigdecimal (3.1.4)
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
diff-lcs (1.5.0)
diff-lcs (1.5.1)
drb (2.2.0)
ruby2_keywords
dry-core (1.0.1)
Expand All @@ -63,34 +63,34 @@ GEM
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
minitest (5.25.0)
mutant (0.11.26)
mutant (0.12.4)
diff-lcs (~> 1.3)
parser (~> 3.2.2, >= 3.2.2.4)
regexp_parser (~> 2.8.2)
parser (~> 3.3.0)
regexp_parser (~> 2.9.0)
sorbet-runtime (~> 0.5.0)
unparser (~> 0.6.9)
mutant-minitest (0.11.26)
unparser (~> 0.6.14)
mutant-minitest (0.12.4)
minitest (~> 5.11)
mutant (= 0.11.26)
mutant (= 0.12.4)
mutex_m (0.2.0)
parser (3.2.2.4)
parser (3.3.4.2)
ast (~> 2.4.1)
racc
racc (1.7.3)
racc (1.8.1)
rake (13.1.0)
regexp_parser (2.8.3)
regexp_parser (2.9.2)
ruby2_keywords (0.0.5)
ruby_event_store (2.15.0)
concurrent-ruby (~> 1.0, >= 1.1.6)
ruby_event_store-transformations (0.1.0)
activesupport (>= 5.0)
ruby_event_store (>= 2.0.0, < 3.0.0)
sorbet-runtime (0.5.11190)
sorbet-runtime (0.5.11525)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unparser (0.6.12)
unparser (0.6.15)
diff-lcs (~> 1.3)
parser (>= 3.2.2.4)
parser (>= 3.3.0)
zeitwerk (2.6.12)

PLATFORMS
Expand All @@ -104,7 +104,7 @@ DEPENDENCIES
infra!
minitest (= 5.25.0)!
mutant-license!
mutant-minitest (= 0.11.26)!
mutant-minitest (= 0.12.4)!

BUNDLED WITH
2.5.9
1 change: 1 addition & 0 deletions ecommerce/invoicing/.mutant.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
requires:
- ./test/test_helper
integration: minitest
usage: opensource
coverage_criteria:
process_abort: true
matcher:
Expand Down
28 changes: 14 additions & 14 deletions ecommerce/invoicing/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ GEM
bigdecimal (3.1.4)
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
diff-lcs (1.5.0)
diff-lcs (1.5.1)
drb (2.2.0)
ruby2_keywords
dry-core (1.0.1)
Expand All @@ -63,34 +63,34 @@ GEM
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
minitest (5.25.0)
mutant (0.11.26)
mutant (0.12.4)
diff-lcs (~> 1.3)
parser (~> 3.2.2, >= 3.2.2.4)
regexp_parser (~> 2.8.2)
parser (~> 3.3.0)
regexp_parser (~> 2.9.0)
sorbet-runtime (~> 0.5.0)
unparser (~> 0.6.9)
mutant-minitest (0.11.26)
unparser (~> 0.6.14)
mutant-minitest (0.12.4)
minitest (~> 5.11)
mutant (= 0.11.26)
mutant (= 0.12.4)
mutex_m (0.2.0)
parser (3.2.2.4)
parser (3.3.4.2)
ast (~> 2.4.1)
racc
racc (1.7.3)
racc (1.8.1)
rake (13.1.0)
regexp_parser (2.8.3)
regexp_parser (2.9.2)
ruby2_keywords (0.0.5)
ruby_event_store (2.15.0)
concurrent-ruby (~> 1.0, >= 1.1.6)
ruby_event_store-transformations (0.1.0)
activesupport (>= 5.0)
ruby_event_store (>= 2.0.0, < 3.0.0)
sorbet-runtime (0.5.11190)
sorbet-runtime (0.5.11525)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unparser (0.6.12)
unparser (0.6.15)
diff-lcs (~> 1.3)
parser (>= 3.2.2.4)
parser (>= 3.3.0)
zeitwerk (2.6.12)

PLATFORMS
Expand All @@ -104,7 +104,7 @@ DEPENDENCIES
infra!
minitest (= 5.25.0)!
mutant-license!
mutant-minitest (= 0.11.26)!
mutant-minitest (= 0.12.4)!

BUNDLED WITH
2.5.9
1 change: 1 addition & 0 deletions ecommerce/ordering/.mutant.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
requires:
- ./test/test_helper
integration: minitest
usage: opensource
coverage_criteria:
process_abort: true
matcher:
Expand Down
Loading

0 comments on commit 8b027e6

Please sign in to comment.