Skip to content

Commit

Permalink
Bump google-protobuf to 3.7.1 to pick up a fix for the nesting crash. (
Browse files Browse the repository at this point in the history
  • Loading branch information
igorpeshansky authored Mar 27, 2019
1 parent 7d4765b commit 0d77ae5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core_gems.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
download "oj", "3.3.10"
download "tzinfo", "1.2.2"
download "tzinfo-data", "1.2016.5"
fetch "google-protobuf", "3.6.1"
fetch "google-protobuf", "3.7.1"
fetch "grpc", "1.8.3"

0 comments on commit 0d77ae5

Please sign in to comment.