summaryrefslogtreecommitdiff
path: root/Gemfile.lock
blob: ed35de9add45254120700aa145f6b157891384c4 (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
34
35
36
37
38
39
40
41
PATH
  remote: .
  specs:
    oxidized (0.16.3)
      asetus (~> 0.1)
      net-ssh (~> 3.0.2)
      rugged (~> 0.21, >= 0.21.4)
      slop (~> 3.5)

GEM
  remote: https://rubygems.org/
  specs:
    asetus (0.3.0)
    coderay (1.1.0)
    metaclass (0.0.4)
    method_source (0.8.2)
    minitest (5.9.0)
    mocha (1.1.0)
      metaclass (~> 0.0.1)
    net-ssh (3.0.2)
    pry (0.10.3)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    rake (10.5.0)
    rugged (0.23.3)
    slop (3.6.0)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.10)
  minitest (~> 5.8)
  mocha (~> 1.1)
  oxidized!
  pry (~> 0)
  rake (~> 10.0)

BUNDLED WITH
   1.11.2