DEV: Remove precompiled protobuf requirement for Ruby 3.3 compatibility (#25115)

This commit is contained in:
Rafael dos Santos Silva 2024-01-03 11:48:41 -03:00 committed by GitHub
parent 0cf4870cfb
commit 0546b4622a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 4 deletions

View File

@ -160,10 +160,7 @@ GEM
gc_tracer (1.5.1)
globalid (1.2.1)
activesupport (>= 6.1)
google-protobuf (3.25.1-aarch64-linux)
google-protobuf (3.25.1-arm64-darwin)
google-protobuf (3.25.1-x86_64-darwin)
google-protobuf (3.25.1-x86_64-linux)
google-protobuf (3.25.1)
guess_html_encoding (0.0.11)
hana (1.3.7)
hashdiff (1.1.0)