summaryrefslogtreecommitdiff
path: root/Gemfile.lock
blob: 085e97414e0146dd348053f37065e20689a79ca5 (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
31
32
33
PATH
  remote: .
  specs:
    opentox-client (1.0.0)
      bundler
      open4
      rdf
      rdf-n3
      rdf-raptor
      rest-client

GEM
  remote: http://rubygems.org/
  specs:
    addressable (2.2.8)
    ffi (1.0.11)
    mime-types (1.19)
    open4 (1.3.0)
    rdf (0.3.7)
      addressable (>= 2.2.6)
    rdf-n3 (0.3.7)
      rdf (>= 0.3.4)
    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!