commit | 16e16eb8cda3035a93e4b3797336d351b07519da | [log] [tgz] |
---|---|---|
author | Joshua Haberman <jhaberman@gmail.com> | Sat Jul 31 11:13:08 2021 -0700 |
committer | Joshua Haberman <jhaberman@gmail.com> | Sat Jul 31 11:13:08 2021 -0700 |
tree | c855b2a65306131de6c39232fbf9e325308f141f | |
parent | b4b5c89c31b94ac0a89627c157edc173620ea257 [diff] [blame] |
pure-Ruby DSL is passing all tests!
diff --git a/ruby/Rakefile b/ruby/Rakefile index 221e9b5..523d4de 100644 --- a/ruby/Rakefile +++ b/ruby/Rakefile
@@ -8,6 +8,7 @@ well_known_protos = %w[ google/protobuf/any.proto google/protobuf/api.proto + google/protobuf/descriptor.proto google/protobuf/duration.proto google/protobuf/empty.proto google/protobuf/field_mask.proto