Skip to content
Merged
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
2 changes: 1 addition & 1 deletion ruby_event_store-active_record/.mutant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ matcher:
- RubyEventStore::ActiveRecord::Event.hook_attribute_type
- RubyEventStore::ActiveRecord::DoubleSerializationDetector
- RubyEventStore::ActiveRecord::EventRepositoryReader#initialize
- RubyEventStore::ActiveRecord::EventRepository#initialize
- RubyEventStore::ActiveRecord::EventRepository#model_klasses
- RubyEventStore::ActiveRecord::EventRepository#json_data_type?
- RubyEventStore::ActiveRecord::EventRepository#rescue_from_double_json_serialization!
- RubyEventStore::ActiveRecord::SkipJsonSerialization
2 changes: 2 additions & 0 deletions ruby_event_store-active_record/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ gem "ruby_event_store", path: ".."
gem "childprocess"
gem "activerecord", "~> 8.0.0"
gem "sqlite3", ">= 2.1"

gem "rails", require: false
2 changes: 2 additions & 0 deletions ruby_event_store-active_record/Gemfile.activerecord_7_1
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ gem "ruby_event_store", path: ".."
gem "childprocess"
gem "activerecord", "~> 7.1.5"
gem "sqlite3", "~> 1.7"

gem "rails", require: false
129 changes: 129 additions & 0 deletions ruby_event_store-active_record/Gemfile.activerecord_7_1.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,70 @@ PATH
GEM
remote: https://rubygems.org/
specs:
actioncable (7.1.5.1)
actionpack (= 7.1.5.1)
activesupport (= 7.1.5.1)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
zeitwerk (~> 2.6)
actionmailbox (7.1.5.1)
actionpack (= 7.1.5.1)
activejob (= 7.1.5.1)
activerecord (= 7.1.5.1)
activestorage (= 7.1.5.1)
activesupport (= 7.1.5.1)
mail (>= 2.7.1)
net-imap
net-pop
net-smtp
actionmailer (7.1.5.1)
actionpack (= 7.1.5.1)
actionview (= 7.1.5.1)
activejob (= 7.1.5.1)
activesupport (= 7.1.5.1)
mail (~> 2.5, >= 2.5.4)
net-imap
net-pop
net-smtp
rails-dom-testing (~> 2.2)
actionpack (7.1.5.1)
actionview (= 7.1.5.1)
activesupport (= 7.1.5.1)
nokogiri (>= 1.8.5)
racc
rack (>= 2.2.4)
rack-session (>= 1.0.1)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
actiontext (7.1.5.1)
actionpack (= 7.1.5.1)
activerecord (= 7.1.5.1)
activestorage (= 7.1.5.1)
activesupport (= 7.1.5.1)
globalid (>= 0.6.0)
nokogiri (>= 1.8.5)
actionview (7.1.5.1)
activesupport (= 7.1.5.1)
builder (~> 3.1)
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
activejob (7.1.5.1)
activesupport (= 7.1.5.1)
globalid (>= 0.3.6)
activemodel (7.1.5.1)
activesupport (= 7.1.5.1)
activerecord (7.1.5.1)
activemodel (= 7.1.5.1)
activesupport (= 7.1.5.1)
timeout (>= 0.4.0)
activestorage (7.1.5.1)
actionpack (= 7.1.5.1)
activejob (= 7.1.5.1)
activerecord (= 7.1.5.1)
activesupport (= 7.1.5.1)
marcel (~> 1.0)
activesupport (7.1.5.1)
base64
benchmark (>= 0.3)
Expand All @@ -37,14 +95,19 @@ GEM
base64 (0.3.0)
benchmark (0.4.1)
bigdecimal (3.2.2)
builder (3.3.0)
childprocess (5.1.0)
logger (~> 1.5)
concurrent-ruby (1.3.5)
connection_pool (2.5.3)
crass (1.0.6)
date (3.4.1)
diff-lcs (1.6.2)
drb (2.2.3)
erb (5.0.1)
erubi (1.13.1)
globalid (1.3.0)
activesupport (>= 6.1)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
io-console (0.8.0)
Expand All @@ -53,6 +116,16 @@ GEM
rdoc (>= 4.0.0)
reline (>= 0.4.2)
logger (1.7.0)
loofah (2.24.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
mini_mime (>= 0.1.1)
net-imap
net-pop
net-smtp
marcel (1.1.0)
mini_mime (1.1.5)
mini_portile2 (2.8.9)
minitest (5.25.5)
mutant (0.13.1)
Expand All @@ -70,6 +143,18 @@ GEM
rspec-core (>= 3.8.0, < 4.0.0)
mutex_m (0.3.0)
mysql2 (0.5.6)
net-imap (0.5.12)
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.2)
timeout
net-smtp (0.5.1)
net-protocol
nio4r (2.7.4)
nokogiri (1.18.10-arm64-darwin)
racc (~> 1.4)
parser (3.3.8.0)
ast (~> 2.4.1)
racc
Expand All @@ -81,6 +166,43 @@ GEM
date
stringio
racc (1.8.1)
rack (3.2.3)
rack-session (2.1.1)
base64 (>= 0.1.0)
rack (>= 3.0.0)
rack-test (2.2.0)
rack (>= 1.3)
rackup (2.2.1)
rack (>= 3)
rails (7.1.5.1)
actioncable (= 7.1.5.1)
actionmailbox (= 7.1.5.1)
actionmailer (= 7.1.5.1)
actionpack (= 7.1.5.1)
actiontext (= 7.1.5.1)
actionview (= 7.1.5.1)
activejob (= 7.1.5.1)
activemodel (= 7.1.5.1)
activerecord (= 7.1.5.1)
activestorage (= 7.1.5.1)
activesupport (= 7.1.5.1)
bundler (>= 1.15.0)
railties (= 7.1.5.1)
rails-dom-testing (2.3.0)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.6.2)
loofah (~> 2.21)
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
railties (7.1.5.1)
actionpack (= 7.1.5.1)
activesupport (= 7.1.5.1)
irb
rackup (>= 1.0.0)
rake (>= 12.2)
thor (~> 1.0, >= 1.2.2)
zeitwerk (~> 2.6)
rake (13.3.0)
rdoc (6.14.0)
erb
Expand All @@ -106,12 +228,18 @@ GEM
sqlite3 (1.7.3)
mini_portile2 (~> 2.8.0)
stringio (3.1.7)
thor (1.4.0)
timeout (0.4.3)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unparser (0.7.0)
diff-lcs (~> 1.6)
parser (>= 3.3.0)
websocket-driver (0.8.0)
base64
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
zeitwerk (2.7.3)

PLATFORMS
arm64-darwin
Expand All @@ -127,6 +255,7 @@ DEPENDENCIES
mutant-rspec
mysql2 (~> 0.5.6)
pg (~> 1.5.6)
rails
rake (>= 10.0)
rspec
ruby_event_store!
Expand Down
2 changes: 2 additions & 0 deletions ruby_event_store-active_record/Gemfile.activerecord_7_2
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ gem "ruby_event_store", path: ".."
gem "childprocess"
gem "activerecord", "~> 7.2.2.1"
gem "sqlite3", ">= 1.7.3"

gem "rails", require: false
Loading
Loading