aboutsummaryrefslogtreecommitdiff
path: root/ruby/Gemfile.lock
Commit message (Collapse)AuthorAgeFilesLines
* Delete Gemfile.lockJason Lunn2016-09-291-30/+0
| | | Avoid [failures in travis](https://travis-ci.org/google/protobuf/jobs/163611664) under jruby
* Few tweaks to the rakefile to permit native gems compilation with the proto ↵Nicolas "Pixel" Noble2016-04-291-1/+1
| | | | files generation.
* Add rake-compiler-dock as a dep.Josh Haberman2016-02-041-0/+2
|
* Added support for binary gems.Josh Haberman2016-02-041-2/+2
|
* A very small fix to silence some warnings.Josh Haberman2015-09-281-1/+4
| | | | | | | Also updated the Gemfile.lock since alpha-4 has been pushed to RubyGems. Change-Id: I8ddc5f125f28aa9a33c88dfe48251a75a877e1d3
* Update version number.Feng Xiao2015-08-261-1/+1
| | | | | Protoc, C++ runtime and Java runtime are updated to v3.0.0-beta-1, other languages are updated to v3.0.0-alpha-4.
* Update version number to 3.0.0-alpha-3teboring2015-05-231-1/+1
|
* build cleanupsAdam Greene2015-05-011-1/+1
| | | | | | * update docs to simplify build steps * Gemfile.lock seemed to have an older version specified * do not check in the pkg dir
* add jruby support by protobuf-java reflection APIIsaiah Peng2015-03-101-0/+25