DEV: Remove precompiled protobuf requirement for Ruby 3.3 compatibility (#25115)
This commit is contained in:
parent
0cf4870cfb
commit
0546b4622a
|
@ -160,10 +160,7 @@ GEM
|
||||||
gc_tracer (1.5.1)
|
gc_tracer (1.5.1)
|
||||||
globalid (1.2.1)
|
globalid (1.2.1)
|
||||||
activesupport (>= 6.1)
|
activesupport (>= 6.1)
|
||||||
google-protobuf (3.25.1-aarch64-linux)
|
google-protobuf (3.25.1)
|
||||||
google-protobuf (3.25.1-arm64-darwin)
|
|
||||||
google-protobuf (3.25.1-x86_64-darwin)
|
|
||||||
google-protobuf (3.25.1-x86_64-linux)
|
|
||||||
guess_html_encoding (0.0.11)
|
guess_html_encoding (0.0.11)
|
||||||
hana (1.3.7)
|
hana (1.3.7)
|
||||||
hashdiff (1.1.0)
|
hashdiff (1.1.0)
|
||||||
|
|
Loading…
Reference in New Issue