Skip to content

Commit

Permalink
Downgrade protobuf
Browse files Browse the repository at this point in the history
  • Loading branch information
CannonLock authored Nov 5, 2024
1 parent ac6741e commit 3294f89
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ GEM
eventmachine (1.2.7)
ffi (1.16.2)
forwardable-extended (2.6.0)
google-protobuf (3.25.5-aarch64-linux)
google-protobuf (3.25.5-arm64-darwin)
google-protobuf (3.25.5-x86_64-linux)
google-protobuf (3.23.4-aarch64-linux)
google-protobuf (3.23.4-arm64-darwin)
google-protobuf (3.23.4-x86_64-linux)
http_parser.rb (0.8.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
Expand Down

0 comments on commit 3294f89

Please sign in to comment.