We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d866cd commit 4330920Copy full SHA for 4330920
contrib/ruby_event_store-protobuf/Gemfile.lock
@@ -129,6 +129,7 @@ GEM
129
marcel (1.0.2)
130
method_source (1.0.0)
131
mini_mime (1.1.5)
132
+ mini_portile2 (2.8.5)
133
minitest (5.20.0)
134
mutant (0.11.22)
135
diff-lcs (~> 1.3)
@@ -152,6 +153,9 @@ GEM
152
153
net-smtp (0.4.0)
154
net-protocol
155
nio4r (2.5.9)
156
+ nokogiri (1.16.0)
157
+ mini_portile2 (~> 2.8.2)
158
+ racc (~> 1.4)
159
nokogiri (1.16.0-arm64-darwin)
160
racc (~> 1.4)
161
nokogiri (1.16.0-x86_64-darwin)
@@ -227,6 +231,7 @@ PLATFORMS
227
231
arm64-darwin-21
228
232
arm64-darwin-22
229
233
arm64-darwin-23
234
+ ruby
230
235
x86_64-darwin-22
236
x86_64-linux
237
0 commit comments