1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/pkgs/servers/monitoring/riemann-dash/Gemfile.lock
2014-11-18 03:31:56 +00:00

28 lines
504 B
Plaintext

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)