summaryrefslogtreecommitdiff
path: root/Gemfile.lock
blob: bc16a1bc3f8024a0a96d6628e32643844df09340 (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
26
27
28
29
30
PATH
  remote: .
  specs:
    opentox-client (0.0.2pre)
      bundler
      open4
      rdf
      rdf-raptor
      rest-client

GEM
  remote: http://rubygems.org/
  specs:
    addressable (2.2.7)
    ffi (1.0.11)
    mime-types (1.17.2)
    open4 (1.3.0)
    rdf (0.3.5)
      addressable (>= 2.2.6)
    rdf-raptor (0.4.1)
      ffi (>= 1.0)
      rdf (~> 0.3.0)
    rest-client (1.6.7)
      mime-types (>= 1.16)

PLATFORMS
  ruby

DEPENDENCIES
  opentox-client!