aboutsummaryrefslogtreecommitdiffhomepage
path: root/ruby/Gemfile.lock
blob: 6f34927688711775265a591169af1b4821418315 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
PATH
  remote: .
  specs:
    google-protobuf (3.0.0.alpha.3.1.pre)

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