summaryrefslogtreecommitdiff
path: root/Gemfile.lock
blob: cd395117ca2d3d2a5bc83458ee98170efa119cb3 (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
PATH
  remote: .
  specs:
    oxidized (0.0.18)
      grit
      net-ssh
      sequel
      sqlite3

GEM
  remote: https://rubygems.org/
  specs:
    diff-lcs (1.2.4)
    grit (2.5.0)
      diff-lcs (~> 1.1)
      mime-types (~> 1.15)
      posix-spawn (~> 0.3.6)
    mime-types (1.25)
    net-ssh (2.7.0)
    posix-spawn (0.3.6)
    sequel (4.4.0)
    sqlite3 (1.3.8)

PLATFORMS
  ruby

DEPENDENCIES
  oxidized!