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 committed May 8, 2024
1 parent e5681c5 commit 038f09e
Show file tree
Hide file tree
Showing 27 changed files with 182 additions and 227 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
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
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
1 change: 1 addition & 0 deletions contrib/ruby_event_store-newrelic/.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/newrelic
includes:
Expand Down
1 change: 1 addition & 0 deletions contrib/ruby_event_store-outbox/.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
jobs: 1
requires:
- ruby_event_store/outbox
Expand Down
1 change: 1 addition & 0 deletions contrib/ruby_event_store-profiler/.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/profiler
includes:
Expand Down
1 change: 1 addition & 0 deletions contrib/ruby_event_store-protobuf/.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/protobuf
includes:
Expand Down
1 change: 1 addition & 0 deletions contrib/ruby_event_store-rom/.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/rom
includes:
Expand Down
1 change: 1 addition & 0 deletions contrib/ruby_event_store-sequel/.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/sequel
includes:
Expand Down
1 change: 1 addition & 0 deletions contrib/ruby_event_store-sidekiq_scheduler/.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/sidekiq_scheduler
includes:
Expand Down
1 change: 1 addition & 0 deletions contrib/ruby_event_store-transformations/.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/transformations
includes:
Expand Down
3 changes: 2 additions & 1 deletion rails_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:
- rails_event_store
includes:
Expand All @@ -18,4 +19,4 @@ matcher:
- RailsEventStore::JSONClient#initialize
- RailsEventStore::AfterCommitAsyncDispatcher::AsyncRecord*
- RailsEventStore::AfterCommitAsyncDispatcher#async_record
- RailsEventStore::AsyncHandler.with
- RailsEventStore::AsyncHandler.with
38 changes: 16 additions & 22 deletions rails_event_store/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,6 @@ PATH
ruby_event_store (= 2.14.0)
ruby_event_store-browser (= 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 Down Expand Up @@ -142,17 +137,17 @@ GEM
marcel (1.0.3)
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 @@ -171,7 +166,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
psych (5.1.2)
Expand Down Expand Up @@ -219,7 +214,7 @@ GEM
psych (>= 4.0.0)
redis-client (0.17.0)
connection_pool
regexp_parser (2.6.2)
regexp_parser (2.9.0)
reline (0.4.3)
io-console (~> 0.5)
rspec (3.12.0)
Expand All @@ -241,7 +236,7 @@ GEM
connection_pool (>= 2.3.0)
rack (>= 2.2.4)
redis-client (>= 0.14.0)
sorbet-runtime (0.5.11042)
sorbet-runtime (0.5.11370)
sqlite3 (1.7.0-arm64-darwin)
sqlite3 (1.7.0-x86_64-darwin)
sqlite3 (1.7.0-x86_64-linux)
Expand All @@ -250,9 +245,9 @@ GEM
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 @@ -268,10 +263,9 @@ PLATFORMS

DEPENDENCIES
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)
rack-test
rails (~> 7.1.3)
rails_event_store!
Expand Down
38 changes: 16 additions & 22 deletions rails_event_store/Gemfile.rails_6_0.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,6 @@ PATH
ruby_event_store (= 2.14.0)
ruby_event_store-browser (= 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 Down Expand Up @@ -116,17 +111,17 @@ GEM
method_source (1.0.0)
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)
net-imap (0.4.10)
date
Expand All @@ -144,7 +139,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
racc (1.7.3)
Expand Down Expand Up @@ -182,7 +177,7 @@ GEM
rake (13.1.0)
redis-client (0.17.0)
connection_pool
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 @@ -201,7 +196,7 @@ GEM
connection_pool (>= 2.3.0)
rack (>= 2.2.4)
redis-client (>= 0.14.0)
sorbet-runtime (0.5.11042)
sorbet-runtime (0.5.11370)
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
Expand All @@ -217,9 +212,9 @@ GEM
timeout (0.4.1)
tzinfo (1.2.11)
thread_safe (~> 0.1)
unparser (0.6.8)
unparser (0.6.13)
diff-lcs (~> 1.3)
parser (>= 3.2.0)
parser (>= 3.3.0)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
Expand All @@ -234,10 +229,9 @@ PLATFORMS

DEPENDENCIES
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)
rack-test
rails (~> 6.0.6)
rails_event_store!
Expand Down
Loading

0 comments on commit 038f09e

Please sign in to comment.