Gemfile.lock 385 Bytes
Newer Older
1 2 3
PATH
  remote: .
  specs:
4
    google-protobuf (3.0.0.alpha.4.0)
5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25

GEM
  remote: https://rubygems.org/
  specs:
    power_assert (0.2.2)
    rake (10.4.2)
    rake-compiler (0.9.5)
      rake
    rubygems-tasks (0.2.4)
    test-unit (3.0.9)
      power_assert

PLATFORMS
  java
  ruby

DEPENDENCIES
  google-protobuf!
  rake-compiler
  rubygems-tasks
  test-unit
26 27 28

BUNDLED WITH
   1.10.6