summary refs log tree commit diff
path: root/pkgs/servers/monitoring/riemann-dash/Gemfile.lock
blob: 00375fa4e30fe1fa7d03f1724a8b513d4b414ab6 (plain) (blame)
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
GEM
  remote: https://rubygems.org/
  specs:
    erubis (2.7.0)
    multi_json (1.3.6)
    rack (1.6.11)
    rack-protection (1.5.3)
      rack
    riemann-dash (0.2.12)
      erubis (>= 2.7.0)
      multi_json (= 1.3.6)
      sass (>= 3.1.14)
      sinatra (~> 1.4.5)
      webrick (~> 1.3.1)
    sass (3.4.22)
    sinatra (1.4.7)
      rack (~> 1.5)
      rack-protection (~> 1.4)
      tilt (>= 1.3, < 3)
    tilt (2.0.5)
    webrick (1.3.1)

PLATFORMS
  ruby

DEPENDENCIES
  riemann-dash (= 0.2.12)

BUNDLED WITH
   1.16.4