summary refs log tree commit diff
path: root/pkgs/servers/consul/Gemfile.lock
blob: 8ca7428084dec896d1930921462d13b845bfcdef (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
GEM
  remote: https://rubygems.org/
  specs:
    execjs (2.0.2)
    json (1.8.1)
    libv8 (3.16.14.3)
    ref (1.0.5)
    sass (3.3.6)
    therubyracer (0.12.1)
      libv8 (~> 3.16.14.0)
      ref
    uglifier (2.5.0)
      execjs (>= 0.3.0)
      json (>= 1.8.0)

PLATFORMS
  ruby

DEPENDENCIES
  sass
  therubyracer
  uglifier