summary refs log tree commit diff
path: root/pkgs/servers/monitoring/riemann-dash/Gemfile.lock
blob: cd0ace470e20c087a617d45e93249d9511270359 (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
GEM
  remote: https://rubygems.org/
  specs:
    erubis (2.7.0)
    multi_json (1.3.6)
    rack (1.5.2)
    rack-protection (1.5.3)
      rack
    riemann-dash (0.2.9)
      erubis (>= 2.7.0)
      multi_json (= 1.3.6)
      sass (>= 3.1.14)
      sinatra (~> 1.4.5)
      webrick (~> 1.3.1)
    sass (3.4.8)
    sinatra (1.4.5)
      rack (~> 1.4)
      rack-protection (~> 1.4)
      tilt (~> 1.3, >= 1.3.4)
    tilt (1.4.1)
    webrick (1.3.1)

PLATFORMS
  ruby

DEPENDENCIES
  riemann-dash (= 0.2.9)