Skip to content

Commit

Permalink
Revert "Removing superfluous ruby platform"
Browse files Browse the repository at this point in the history
Truffleruby!

This reverts commit d452ea6.
  • Loading branch information
mostlyobvious committed Dec 29, 2023
1 parent d452ea6 commit 0f1453c
Show file tree
Hide file tree
Showing 11 changed files with 48 additions and 0 deletions.
1 change: 1 addition & 0 deletions aggregate_root/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ PLATFORMS
arm64-darwin-21
arm64-darwin-22
arm64-darwin-23
ruby
x86_64-darwin-22
x86_64-linux

Expand Down
7 changes: 7 additions & 0 deletions rails_event_store/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ GEM
marcel (1.0.2)
method_source (1.0.0)
mini_mime (1.1.5)
mini_portile2 (2.8.5)
minitest (5.20.0)
mutant (0.11.22)
diff-lcs (~> 1.3)
Expand All @@ -148,6 +149,9 @@ GEM
net-smtp (0.4.0)
net-protocol
nio4r (2.5.9)
nokogiri (1.16.0)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.16.0-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.0-x86_64-darwin)
Expand Down Expand Up @@ -212,6 +216,8 @@ GEM
rack (>= 2.2.4)
redis-client (>= 0.14.0)
sorbet-runtime (0.5.11042)
sqlite3 (1.7.0)
mini_portile2 (~> 2.8.0)
sqlite3 (1.7.0-arm64-darwin)
sqlite3 (1.7.0-x86_64-darwin)
sqlite3 (1.7.0-x86_64-linux)
Expand All @@ -231,6 +237,7 @@ PLATFORMS
arm64-darwin-21
arm64-darwin-22
arm64-darwin-23
ruby
x86_64-darwin-22
x86_64-linux

Expand Down
7 changes: 7 additions & 0 deletions rails_event_store/Gemfile.rails_6_0.lock
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ GEM
marcel (1.0.2)
method_source (1.0.0)
mini_mime (1.1.5)
mini_portile2 (2.8.5)
minitest (5.20.0)
mutant (0.11.22)
diff-lcs (~> 1.3)
Expand All @@ -138,6 +139,9 @@ GEM
net-smtp (0.4.0)
net-protocol
nio4r (2.5.9)
nokogiri (1.16.0)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.16.0-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.0-x86_64-darwin)
Expand Down Expand Up @@ -209,6 +213,8 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
sqlite3 (1.7.0)
mini_portile2 (~> 2.8.0)
sqlite3 (1.7.0-arm64-darwin)
sqlite3 (1.7.0-x86_64-darwin)
sqlite3 (1.7.0-x86_64-linux)
Expand All @@ -229,6 +235,7 @@ PLATFORMS
arm64-darwin-21
arm64-darwin-22
arm64-darwin-23
ruby
x86_64-darwin-22
x86_64-linux

Expand Down
7 changes: 7 additions & 0 deletions rails_event_store/Gemfile.rails_6_1.lock
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ GEM
marcel (1.0.2)
method_source (1.0.0)
mini_mime (1.1.5)
mini_portile2 (2.8.5)
minitest (5.20.0)
mutant (0.11.22)
diff-lcs (~> 1.3)
Expand All @@ -142,6 +143,9 @@ GEM
net-smtp (0.4.0)
net-protocol
nio4r (2.5.9)
nokogiri (1.16.0)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.16.0-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.0-x86_64-darwin)
Expand Down Expand Up @@ -213,6 +217,8 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
sqlite3 (1.6.0)
mini_portile2 (~> 2.8.0)
sqlite3 (1.6.0-arm64-darwin)
sqlite3 (1.6.0-x86_64-darwin)
sqlite3 (1.6.0-x86_64-linux)
Expand All @@ -232,6 +238,7 @@ PLATFORMS
arm64-darwin-21
arm64-darwin-22
arm64-darwin-23
ruby
x86_64-darwin-22
x86_64-linux

Expand Down
5 changes: 5 additions & 0 deletions rails_event_store/spec/dummy_6_0/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ GEM
marcel (1.0.2)
method_source (1.0.0)
mini_mime (1.1.5)
mini_portile2 (2.8.5)
minitest (5.20.0)
net-imap (0.3.7)
date
Expand All @@ -130,6 +131,9 @@ GEM
net-smtp (0.4.0)
net-protocol
nio4r (2.5.9)
nokogiri (1.16.0)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.16.0-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.0-x86_64-darwin)
Expand Down Expand Up @@ -190,6 +194,7 @@ PLATFORMS
arm64-darwin-21
arm64-darwin-22
arm64-darwin-23
ruby
x86_64-darwin-22
x86_64-linux

Expand Down
5 changes: 5 additions & 0 deletions rails_event_store/spec/dummy_6_1/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ GEM
marcel (1.0.2)
method_source (1.0.0)
mini_mime (1.1.5)
mini_portile2 (2.8.5)
minitest (5.20.0)
net-imap (0.3.7)
date
Expand All @@ -134,6 +135,9 @@ GEM
net-smtp (0.4.0)
net-protocol
nio4r (2.5.9)
nokogiri (1.16.0)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.16.0-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.0-x86_64-darwin)
Expand Down Expand Up @@ -193,6 +197,7 @@ PLATFORMS
arm64-darwin-21
arm64-darwin-22
arm64-darwin-23
ruby
x86_64-darwin-22
x86_64-linux

Expand Down
4 changes: 4 additions & 0 deletions ruby_event_store-active_record/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ GEM
diff-lcs (1.5.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
mini_portile2 (2.8.5)
minitest (5.20.0)
mutant (0.11.22)
diff-lcs (~> 1.3)
Expand Down Expand Up @@ -70,6 +71,8 @@ GEM
rspec-support (~> 3.12.0)
rspec-support (3.12.1)
sorbet-runtime (0.5.11042)
sqlite3 (1.7.0)
mini_portile2 (~> 2.8.0)
sqlite3 (1.7.0-arm64-darwin)
sqlite3 (1.7.0-x86_64-darwin)
sqlite3 (1.7.0-x86_64-linux)
Expand All @@ -83,6 +86,7 @@ PLATFORMS
arm64-darwin-21
arm64-darwin-22
arm64-darwin-23
ruby
x86_64-darwin-22
x86_64-linux

Expand Down
5 changes: 5 additions & 0 deletions ruby_event_store-browser/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ GEM
addressable (>= 2.8)
matrix (0.4.2)
mini_mime (1.1.5)
mini_portile2 (2.8.5)
minitest (5.20.0)
mutant (0.11.22)
diff-lcs (~> 1.3)
Expand All @@ -58,6 +59,9 @@ GEM
mutant-rspec (0.11.22)
mutant (= 0.11.22)
rspec-core (>= 3.8.0, < 4.0.0)
nokogiri (1.16.0)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.16.0-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.0-x86_64-darwin)
Expand Down Expand Up @@ -105,6 +109,7 @@ PLATFORMS
arm64-darwin-21
arm64-darwin-22
arm64-darwin-23
ruby
x86_64-darwin-22
x86_64-linux

Expand Down
5 changes: 5 additions & 0 deletions ruby_event_store-browser/Gemfile.rack_2_0.lock
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ GEM
addressable (>= 2.8)
matrix (0.4.2)
mini_mime (1.1.5)
mini_portile2 (2.8.5)
minitest (5.20.0)
mutant (0.11.22)
diff-lcs (~> 1.3)
Expand All @@ -58,6 +59,9 @@ GEM
mutant-rspec (0.11.22)
mutant (= 0.11.22)
rspec-core (>= 3.8.0, < 4.0.0)
nokogiri (1.16.0)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.16.0-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.0-x86_64-darwin)
Expand Down Expand Up @@ -102,6 +106,7 @@ PLATFORMS
arm64-darwin-21
arm64-darwin-22
arm64-darwin-23
ruby
x86_64-darwin-22
x86_64-linux

Expand Down
1 change: 1 addition & 0 deletions ruby_event_store-rspec/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ PLATFORMS
arm64-darwin-21
arm64-darwin-22
arm64-darwin-23
ruby
x86_64-darwin-22
x86_64-linux

Expand Down
1 change: 1 addition & 0 deletions ruby_event_store/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ PLATFORMS
arm64-darwin-21
arm64-darwin-22
arm64-darwin-23
ruby
x86_64-darwin-22
x86_64-linux

Expand Down

0 comments on commit 0f1453c

Please sign in to comment.