summary refs log blame commit diff
path: root/pkgs/servers/monitoring/riemann-dash/Gemfile.lock
blob: 1bfd80a897d369e85fc467a7d9d14d1163f799b7 (plain) (tree)
1
2
3
4
5
6
7
8
9




                               
                

                           
                         




                          


                   
                              
                        
                





                   



                         
GEM
  remote: https://rubygems.org/
  specs:
    erubis (2.7.0)
    multi_json (1.3.6)
    rack (1.6.4)
    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.11.2