Skip to content

Commit

Permalink
Upgrade to mutant-0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mbj authored and mostlyobvious committed May 14, 2024
1 parent e5681c5 commit e1c0e1f
Show file tree
Hide file tree
Showing 50 changed files with 552 additions and 735 deletions.
1 change: 1 addition & 0 deletions aggregate_root/.mutant.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# https://github.com/mbj/mutant/blob/master/docs/configuration.md

usage: opensource
requires:
- aggregate_root
includes:
Expand Down
38 changes: 16 additions & 22 deletions aggregate_root/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,6 @@ PATH
aggregate_root (2.14.0)
ruby_event_store (= 2.14.0)

GEM
remote: https://oss:[email protected]/
specs:
mutant-license (0.1.1.2.1627430819213747598431630701693729869473.6)

GEM
remote: https://rubygems.org/
specs:
Expand All @@ -29,24 +24,24 @@ GEM
i18n (1.14.1)
concurrent-ruby (~> 1.0)
minitest (5.20.0)
mutant (0.11.22)
mutant (0.12.0)
diff-lcs (~> 1.3)
parser (~> 3.2.2)
regexp_parser (~> 2.6.1)
parser (~> 3.3.0)
regexp_parser (~> 2.9.0)
sorbet-runtime (~> 0.5.0)
unparser (~> 0.6.8)
mutant-minitest (0.11.22)
unparser (~> 0.6.9)
mutant-minitest (0.12.0)
minitest (~> 5.11)
mutant (= 0.11.22)
mutant-rspec (0.11.22)
mutant (= 0.11.22)
mutant (= 0.12.0)
mutant-rspec (0.12.0)
mutant (= 0.12.0)
rspec-core (>= 3.8.0, < 4.0.0)
parser (3.2.2.3)
parser (3.3.1.0)
ast (~> 2.4.1)
racc
racc (1.7.3)
rake (13.0.6)
regexp_parser (2.6.2)
regexp_parser (2.9.0)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
Expand All @@ -60,12 +55,12 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.1)
sorbet-runtime (0.5.11042)
sorbet-runtime (0.5.11370)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unparser (0.6.8)
unparser (0.6.13)
diff-lcs (~> 1.3)
parser (>= 3.2.0)
parser (>= 3.3.0)

PLATFORMS
arm64-darwin-21
Expand All @@ -77,10 +72,9 @@ PLATFORMS
DEPENDENCIES
activesupport (~> 7.0.7)
aggregate_root!
mutant (= 0.11.22)
mutant-license!
mutant-minitest (= 0.11.22)
mutant-rspec (= 0.11.22)
mutant (= 0.12.0)
mutant-minitest (= 0.12.0)
mutant-rspec (= 0.12.0)
rake (>= 10.0)
rspec (~> 3.6)
ruby_event_store!
Expand Down
40 changes: 17 additions & 23 deletions contrib/dres_client/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,6 @@ PATH
dres_client (0.6.0)
ruby_event_store (>= 2.0, < 3.0)

GEM
remote: https://oss:[email protected]/
specs:
mutant-license (0.1.1.2.1627430819213747598431630701693729869473.6)

GEM
remote: https://rubygems.org/
specs:
Expand All @@ -28,26 +23,26 @@ GEM
diff-lcs (1.5.0)
equalizer (0.0.11)
hashdiff (1.0.1)
minitest (5.20.0)
mutant (0.11.22)
minitest (5.22.3)
mutant (0.12.0)
diff-lcs (~> 1.3)
parser (~> 3.2.2)
regexp_parser (~> 2.6.1)
parser (~> 3.3.0)
regexp_parser (~> 2.9.0)
sorbet-runtime (~> 0.5.0)
unparser (~> 0.6.8)
mutant-minitest (0.11.22)
unparser (~> 0.6.9)
mutant-minitest (0.12.0)
minitest (~> 5.11)
mutant (= 0.11.22)
mutant-rspec (0.11.22)
mutant (= 0.11.22)
mutant (= 0.12.0)
mutant-rspec (0.12.0)
mutant (= 0.12.0)
rspec-core (>= 3.8.0, < 4.0.0)
parser (3.2.2.3)
parser (3.3.1.0)
ast (~> 2.4.1)
racc
public_suffix (5.0.3)
racc (1.7.3)
rake (13.0.6)
regexp_parser (2.6.2)
regexp_parser (2.9.0)
rexml (3.2.6)
rspec (3.12.0)
rspec-core (~> 3.12.0)
Expand All @@ -62,10 +57,10 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.1)
sorbet-runtime (0.5.11042)
unparser (0.6.8)
sorbet-runtime (0.5.11370)
unparser (0.6.13)
diff-lcs (~> 1.3)
parser (>= 3.2.0)
parser (>= 3.3.0)
webmock (3.19.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
Expand All @@ -82,10 +77,9 @@ DEPENDENCIES
closed_struct
dres_client!
equalizer
mutant (= 0.11.22)
mutant-license!
mutant-minitest (= 0.11.22)
mutant-rspec (= 0.11.22)
mutant (= 0.12.0)
mutant-minitest (= 0.12.0)
mutant-rspec (= 0.12.0)
rake (>= 10.0)
rspec (~> 3.6)
ruby_event_store!
Expand Down
38 changes: 16 additions & 22 deletions contrib/dres_rails/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,6 @@ PATH
rails_event_store (>= 2.0, < 3.0)
ruby_event_store (>= 2.0, < 3.0)

GEM
remote: https://oss:[email protected]/
specs:
mutant-license (0.1.1.2.1627430819213747598431630701693729869473.6)

GEM
remote: https://rubygems.org/
specs:
Expand Down Expand Up @@ -159,17 +154,17 @@ GEM
matrix (0.4.2)
mini_mime (1.1.5)
minitest (5.22.2)
mutant (0.11.22)
mutant (0.12.0)
diff-lcs (~> 1.3)
parser (~> 3.2.2)
regexp_parser (~> 2.6.1)
parser (~> 3.3.0)
regexp_parser (~> 2.9.0)
sorbet-runtime (~> 0.5.0)
unparser (~> 0.6.8)
mutant-minitest (0.11.22)
unparser (~> 0.6.9)
mutant-minitest (0.12.0)
minitest (~> 5.11)
mutant (= 0.11.22)
mutant-rspec (0.11.22)
mutant (= 0.11.22)
mutant (= 0.12.0)
mutant-rspec (0.12.0)
mutant (= 0.12.0)
rspec-core (>= 3.8.0, < 4.0.0)
mutex_m (0.2.0)
net-imap (0.4.10)
Expand All @@ -188,7 +183,7 @@ GEM
racc (~> 1.4)
nokogiri (1.16.2-x86_64-linux)
racc (~> 1.4)
parser (3.2.2.3)
parser (3.3.1.0)
ast (~> 2.4.1)
racc
pg (1.5.4)
Expand Down Expand Up @@ -236,7 +231,7 @@ GEM
rake (13.1.0)
rdoc (6.6.2)
psych (>= 4.0.0)
regexp_parser (2.6.2)
regexp_parser (2.9.0)
reline (0.4.3)
io-console (~> 0.5)
rspec (3.12.0)
Expand All @@ -261,16 +256,16 @@ GEM
rspec-support (~> 3.12)
rspec-support (3.12.1)
ruby2_keywords (0.0.5)
sorbet-runtime (0.5.11042)
sorbet-runtime (0.5.11370)
stringio (3.1.0)
thor (1.3.1)
timecop (0.9.8)
timeout (0.4.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unparser (0.6.8)
unparser (0.6.13)
diff-lcs (~> 1.3)
parser (>= 3.2.0)
parser (>= 3.3.0)
webrick (1.8.1)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
Expand All @@ -291,10 +286,9 @@ DEPENDENCIES
capybara
childprocess
dres_rails!
mutant (= 0.11.22)
mutant-license!
mutant-minitest (= 0.11.22)
mutant-rspec (= 0.11.22)
mutant (= 0.12.0)
mutant-minitest (= 0.12.0)
mutant-rspec (= 0.12.0)
pg
rails_event_store!
rails_event_store_active_record!
Expand Down
1 change: 1 addition & 0 deletions contrib/minitest-ruby_event_store/.mutant.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# https://github.com/mbj/mutant/blob/master/docs/configuration.md

usage: opensource
requires:
- minitest/ruby_event_store
includes:
Expand Down
38 changes: 16 additions & 22 deletions contrib/minitest-ruby_event_store/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,6 @@ PATH
minitest-ruby_event_store (0.1.0)
ruby_event_store (>= 2.0.0)

GEM
remote: https://oss:[email protected]/
specs:
mutant-license (0.1.1.2.1627430819213747598431630701693729869473.6)

GEM
remote: https://rubygems.org/
specs:
Expand All @@ -38,24 +33,24 @@ GEM
i18n (1.14.1)
concurrent-ruby (~> 1.0)
minitest (5.20.0)
mutant (0.11.22)
mutant (0.12.0)
diff-lcs (~> 1.3)
parser (~> 3.2.2)
regexp_parser (~> 2.6.1)
parser (~> 3.3.0)
regexp_parser (~> 2.9.0)
sorbet-runtime (~> 0.5.0)
unparser (~> 0.6.8)
mutant-minitest (0.11.22)
unparser (~> 0.6.9)
mutant-minitest (0.12.0)
minitest (~> 5.11)
mutant (= 0.11.22)
mutant-rspec (0.11.22)
mutant (= 0.11.22)
mutant (= 0.12.0)
mutant-rspec (0.12.0)
mutant (= 0.12.0)
rspec-core (>= 3.8.0, < 4.0.0)
parser (3.2.2.3)
parser (3.3.1.0)
ast (~> 2.4.1)
racc
racc (1.7.3)
rake (13.0.6)
regexp_parser (2.6.2)
regexp_parser (2.9.0)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
Expand All @@ -69,12 +64,12 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.1)
sorbet-runtime (0.5.11042)
sorbet-runtime (0.5.11370)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unparser (0.6.8)
unparser (0.6.13)
diff-lcs (~> 1.3)
parser (>= 3.2.0)
parser (>= 3.3.0)

PLATFORMS
arm64-darwin-21
Expand All @@ -87,10 +82,9 @@ DEPENDENCIES
aggregate_root!
minitest (~> 5.0)
minitest-ruby_event_store!
mutant (= 0.11.22)
mutant-license!
mutant-minitest (= 0.11.22)
mutant-rspec (= 0.11.22)
mutant (= 0.12.0)
mutant-minitest (= 0.12.0)
mutant-rspec (= 0.12.0)
rake (>= 10.0)
rspec (~> 3.6)
ruby_event_store!
Expand Down
1 change: 1 addition & 0 deletions contrib/ruby_event_store-flipper/.mutant.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# https://github.com/mbj/mutant/blob/master/docs/configuration.md

usage: opensource
requires:
- ruby_event_store/flipper
includes:
Expand Down
Loading

0 comments on commit e1c0e1f

Please sign in to comment.