summaryrefslogtreecommitdiff
path: root/Gemfile.lock
blob: 11886278f93226f38a7a9f143fcb5cce8f9247cc (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.14.3)
      asetus (~> 0.1)
      net-ssh (>= 3.0.0, < 3.1)
      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.8.3)
    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.4.2)
    rugged (0.24.0)
    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.12.4