)]}'
{
  "commit": "bbb68fe63d0c77d19cb7ecccbfb77c8bdccf751c",
  "tree": "2e1114cd9e5004d554876d5f66e16cb04ee7386e",
  "parents": [
    "66f074592dc343d6b4f7ad62fda5c26cccf6bf45"
  ],
  "author": {
    "name": "Adam Cozzette",
    "email": "acozzette@google.com",
    "time": "Wed Apr 27 10:40:54 2016 -0700"
  },
  "committer": {
    "name": "Adam Cozzette",
    "email": "acozzette@google.com",
    "time": "Wed Apr 27 10:51:22 2016 -0700"
  },
  "message": "Added dig and bsearch_index to RepeatedField methods forwarded to array\n\nThis fixes the test_acts_likes_an_array test in RepeatedFieldTest, which\nchecks that repeated fields respond to the same methods as regular Ruby\narrays. The bsearch_index and dig array methods seem to be new in Ruby\n2.3 and so we should support those.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "16c843c07fa5ad6d3c128d2754a5c043dd0c637c",
      "old_mode": 33188,
      "old_path": "ruby/lib/google/protobuf/repeated_field.rb",
      "new_id": "0ad2060d433293defe4d281b813714c5021a1286",
      "new_mode": 33188,
      "new_path": "ruby/lib/google/protobuf/repeated_field.rb"
    }
  ]
}
