Skip to content

Commit 4330920

Browse files
committed
Protobuf still has no pre-built releases for Ruby 3.3
1 parent 0d866cd commit 4330920

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

contrib/ruby_event_store-protobuf/Gemfile.lock

+5
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ GEM
129129
marcel (1.0.2)
130130
method_source (1.0.0)
131131
mini_mime (1.1.5)
132+
mini_portile2 (2.8.5)
132133
minitest (5.20.0)
133134
mutant (0.11.22)
134135
diff-lcs (~> 1.3)
@@ -152,6 +153,9 @@ GEM
152153
net-smtp (0.4.0)
153154
net-protocol
154155
nio4r (2.5.9)
156+
nokogiri (1.16.0)
157+
mini_portile2 (~> 2.8.2)
158+
racc (~> 1.4)
155159
nokogiri (1.16.0-arm64-darwin)
156160
racc (~> 1.4)
157161
nokogiri (1.16.0-x86_64-darwin)
@@ -227,6 +231,7 @@ PLATFORMS
227231
arm64-darwin-21
228232
arm64-darwin-22
229233
arm64-darwin-23
234+
ruby
230235
x86_64-darwin-22
231236
x86_64-linux
232237

0 commit comments

Comments
 (0)