Skip to content

Reapply "Latest mutant" #1888

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 21 additions & 19 deletions aggregate_root/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -26,36 +26,38 @@ GEM
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
uri (>= 0.13.1)
ast (2.4.2)
ast (2.4.3)
base64 (0.2.0)
benchmark (0.4.0)
bigdecimal (3.1.9)
concurrent-ruby (1.3.5)
connection_pool (2.5.3)
diff-lcs (1.6.0)
diff-lcs (1.6.2)
drb (2.2.1)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
logger (1.7.0)
minitest (5.25.5)
mutant (0.12.0)
mutant (0.13.1)
diff-lcs (~> 1.3)
parser (~> 3.3.0)
regexp_parser (~> 2.9.0)
regexp_parser (~> 2.10)
sorbet-runtime (~> 0.5.0)
unparser (~> 0.6.9)
mutant-minitest (0.12.0)
unparser (~> 0.7.0)
mutant-minitest (0.13.1)
minitest (~> 5.11)
mutant (= 0.12.0)
mutant-rspec (0.12.0)
mutant (= 0.12.0)
mutant (= 0.13.1)
mutex_m (~> 0.2)
mutant-rspec (0.13.1)
mutant (= 0.13.1)
rspec-core (>= 3.8.0, < 4.0.0)
parser (3.3.7.1)
mutex_m (0.3.0)
parser (3.3.8.0)
ast (~> 2.4.1)
racc
racc (1.8.1)
rake (13.2.1)
regexp_parser (2.9.3)
regexp_parser (2.10.0)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
Expand All @@ -68,13 +70,13 @@ GEM
rspec-mocks (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.2)
rspec-support (3.13.3)
securerandom (0.4.1)
sorbet-runtime (0.5.11899)
sorbet-runtime (0.5.12104)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unparser (0.6.15)
diff-lcs (~> 1.3)
unparser (0.7.0)
diff-lcs (~> 1.6)
parser (>= 3.3.0)
uri (1.0.3)

Expand All @@ -86,11 +88,11 @@ PLATFORMS
DEPENDENCIES
activesupport (~> 8.0.0)
aggregate_root!
mutant (= 0.12.0)
mutant-minitest (= 0.12.0)
mutant-rspec (= 0.12.0)
mutant
mutant-minitest
mutant-rspec
rake (>= 10.0)
rspec (~> 3.6)
rspec
ruby_event_store!

BUNDLED WITH
Expand Down
40 changes: 21 additions & 19 deletions aggregate_root/Gemfile.rails_7_2.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25,36 +25,38 @@ GEM
minitest (>= 5.1)
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
ast (2.4.2)
ast (2.4.3)
base64 (0.2.0)
benchmark (0.4.0)
bigdecimal (3.1.9)
concurrent-ruby (1.3.5)
connection_pool (2.5.3)
diff-lcs (1.6.0)
diff-lcs (1.6.2)
drb (2.2.1)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
logger (1.7.0)
minitest (5.25.5)
mutant (0.12.0)
mutant (0.13.1)
diff-lcs (~> 1.3)
parser (~> 3.3.0)
regexp_parser (~> 2.9.0)
regexp_parser (~> 2.10)
sorbet-runtime (~> 0.5.0)
unparser (~> 0.6.9)
mutant-minitest (0.12.0)
unparser (~> 0.7.0)
mutant-minitest (0.13.1)
minitest (~> 5.11)
mutant (= 0.12.0)
mutant-rspec (0.12.0)
mutant (= 0.12.0)
mutant (= 0.13.1)
mutex_m (~> 0.2)
mutant-rspec (0.13.1)
mutant (= 0.13.1)
rspec-core (>= 3.8.0, < 4.0.0)
parser (3.3.7.1)
mutex_m (0.3.0)
parser (3.3.8.0)
ast (~> 2.4.1)
racc
racc (1.8.1)
rake (13.2.1)
regexp_parser (2.9.3)
regexp_parser (2.10.0)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
Expand All @@ -67,13 +69,13 @@ GEM
rspec-mocks (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.2)
rspec-support (3.13.3)
securerandom (0.4.1)
sorbet-runtime (0.5.11899)
sorbet-runtime (0.5.12104)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unparser (0.6.15)
diff-lcs (~> 1.3)
unparser (0.7.0)
diff-lcs (~> 1.6)
parser (>= 3.3.0)

PLATFORMS
Expand All @@ -83,11 +85,11 @@ PLATFORMS
DEPENDENCIES
activesupport (~> 7.2.0)
aggregate_root!
mutant (= 0.12.0)
mutant-minitest (= 0.12.0)
mutant-rspec (= 0.12.0)
mutant
mutant-minitest
mutant-rspec
rake (>= 10.0)
rspec (~> 3.6)
rspec
ruby_event_store!

BUNDLED WITH
Expand Down
42 changes: 22 additions & 20 deletions contrib/dres_client/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,36 +15,38 @@ GEM
specs:
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2)
ast (2.4.3)
bigdecimal (3.1.9)
closed_struct (1.0.0)
concurrent-ruby (1.3.5)
crack (1.0.0)
bigdecimal
rexml
diff-lcs (1.6.0)
diff-lcs (1.6.2)
equalizer (0.0.11)
hashdiff (1.1.2)
minitest (5.25.4)
mutant (0.12.0)
minitest (5.25.5)
mutant (0.13.1)
diff-lcs (~> 1.3)
parser (~> 3.3.0)
regexp_parser (~> 2.9.0)
regexp_parser (~> 2.10)
sorbet-runtime (~> 0.5.0)
unparser (~> 0.6.9)
mutant-minitest (0.12.0)
unparser (~> 0.7.0)
mutant-minitest (0.13.1)
minitest (~> 5.11)
mutant (= 0.12.0)
mutant-rspec (0.12.0)
mutant (= 0.12.0)
mutant (= 0.13.1)
mutex_m (~> 0.2)
mutant-rspec (0.13.1)
mutant (= 0.13.1)
rspec-core (>= 3.8.0, < 4.0.0)
parser (3.3.7.1)
mutex_m (0.3.0)
parser (3.3.8.0)
ast (~> 2.4.1)
racc
public_suffix (6.0.1)
racc (1.8.1)
rake (13.2.1)
regexp_parser (2.9.3)
regexp_parser (2.10.0)
rexml (3.4.1)
rspec (3.13.0)
rspec-core (~> 3.13.0)
Expand All @@ -58,10 +60,10 @@ GEM
rspec-mocks (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.2)
sorbet-runtime (0.5.11899)
unparser (0.6.15)
diff-lcs (~> 1.3)
rspec-support (3.13.3)
sorbet-runtime (0.5.12104)
unparser (0.7.0)
diff-lcs (~> 1.6)
parser (>= 3.3.0)
webmock (3.25.0)
addressable (>= 2.8.0)
Expand All @@ -77,11 +79,11 @@ DEPENDENCIES
closed_struct
dres_client!
equalizer
mutant (= 0.12.0)
mutant-minitest (= 0.12.0)
mutant-rspec (= 0.12.0)
mutant
mutant-minitest
mutant-rspec
rake (>= 10.0)
rspec (~> 3.6)
rspec
ruby_event_store!
webmock

Expand Down
40 changes: 21 additions & 19 deletions contrib/dres_rails/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ GEM
public_suffix (>= 2.0.2, < 7.0)
arkency-command_bus (0.4.1)
concurrent-ruby
ast (2.4.2)
ast (2.4.3)
base64 (0.2.0)
benchmark (0.4.0)
bigdecimal (3.1.9)
Expand All @@ -129,7 +129,7 @@ GEM
connection_pool (2.5.3)
crass (1.0.6)
date (3.4.1)
diff-lcs (1.6.0)
diff-lcs (1.6.2)
drb (2.2.1)
erubi (1.13.1)
globalid (1.2.1)
Expand All @@ -154,18 +154,20 @@ GEM
matrix (0.4.2)
mini_mime (1.1.5)
minitest (5.25.5)
mutant (0.12.0)
mutant (0.13.1)
diff-lcs (~> 1.3)
parser (~> 3.3.0)
regexp_parser (~> 2.9.0)
regexp_parser (~> 2.10)
sorbet-runtime (~> 0.5.0)
unparser (~> 0.6.9)
mutant-minitest (0.12.0)
unparser (~> 0.7.0)
mutant-minitest (0.13.1)
minitest (~> 5.11)
mutant (= 0.12.0)
mutant-rspec (0.12.0)
mutant (= 0.12.0)
mutant (= 0.13.1)
mutex_m (~> 0.2)
mutant-rspec (0.13.1)
mutant (= 0.13.1)
rspec-core (>= 3.8.0, < 4.0.0)
mutex_m (0.3.0)
net-imap (0.5.8)
date
net-protocol
Expand All @@ -182,7 +184,7 @@ GEM
racc (~> 1.4)
nokogiri (1.18.8-x86_64-linux-gnu)
racc (~> 1.4)
parser (3.3.7.1)
parser (3.3.8.0)
ast (~> 2.4.1)
racc
pg (1.5.9)
Expand Down Expand Up @@ -234,7 +236,7 @@ GEM
rake (13.2.1)
rdoc (6.13.1)
psych (>= 4.0.0)
regexp_parser (2.9.3)
regexp_parser (2.10.0)
reline (0.6.1)
io-console (~> 0.5)
rspec (3.13.0)
Expand All @@ -257,17 +259,17 @@ GEM
rspec-expectations (~> 3.13)
rspec-mocks (~> 3.13)
rspec-support (~> 3.13)
rspec-support (3.13.2)
rspec-support (3.13.3)
securerandom (0.4.1)
sorbet-runtime (0.5.11899)
sorbet-runtime (0.5.12104)
stringio (3.1.7)
thor (1.3.2)
timecop (0.9.10)
timeout (0.4.3)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unparser (0.6.15)
diff-lcs (~> 1.3)
unparser (0.7.0)
diff-lcs (~> 1.6)
parser (>= 3.3.0)
useragent (0.16.11)
websocket-driver (0.7.7)
Expand All @@ -288,14 +290,14 @@ DEPENDENCIES
capybara
childprocess
dres_rails!
mutant (= 0.12.0)
mutant-minitest (= 0.12.0)
mutant-rspec (= 0.12.0)
mutant
mutant-minitest
mutant-rspec
pg
rails_event_store!
rails_event_store_active_record!
rake (>= 10.0)
rspec (~> 3.6)
rspec
rspec-rails
ruby_event_store!
ruby_event_store-active_record!
Expand Down
Loading