Skip to content

Commit

Permalink
Upgrade google-protobuf to 3.15.8. (#324)
Browse files Browse the repository at this point in the history
  • Loading branch information
qingling128 committed Apr 8, 2021
1 parent b2e1e24 commit b5c4ab9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core_gems.rb
Expand Up @@ -11,6 +11,6 @@
download "tzinfo-data", "1.2016.5"
unless windows?
# Gems that don't need to be fetched explicitly on Windows.
fetch "google-protobuf", "3.14.0"
fetch "google-protobuf", "3.15.8"
fetch "grpc", "1.20.0"
end

0 comments on commit b5c4ab9

Please sign in to comment.