biglybt: 3.5.0.0 -> 3.6.0.0
[NixPkgs.git] / pkgs / servers / monitoring / riemann-dash / gemset.nix
blob742dbde6b17a67ccc41c07982270c62be7b615bc
2   erubis = {
3     groups = ["default"];
4     platforms = [];
5     source = {
6       remotes = ["https://rubygems.org"];
7       sha256 = "1fj827xqjs91yqsydf0zmfyw9p4l2jz5yikg3mppz6d7fi8kyrb3";
8       type = "gem";
9     };
10     version = "2.7.0";
11   };
12   ffi = {
13     groups = ["default"];
14     platforms = [];
15     source = {
16       remotes = ["https://rubygems.org"];
17       sha256 = "0j8pzj8raxbir5w5k6s7a042sb5k02pg0f8s4na1r5lan901j00p";
18       type = "gem";
19     };
20     version = "1.10.0";
21   };
22   multi_json = {
23     groups = ["default"];
24     platforms = [];
25     source = {
26       remotes = ["https://rubygems.org"];
27       sha256 = "0q2zjfvd2ibds9g9nzf2p1b47fc1wqliwfywv5pw85w15lmy91yr";
28       type = "gem";
29     };
30     version = "1.3.6";
31   };
32   rack = {
33     groups = ["default"];
34     platforms = [];
35     source = {
36       remotes = ["https://rubygems.org"];
37       sha256 = "1g9926ln2lw12lfxm4ylq1h6nl0rafl10za3xvjzc87qvnqic87f";
38       type = "gem";
39     };
40     version = "1.6.11";
41   };
42   rack-protection = {
43     dependencies = ["rack"];
44     groups = ["default"];
45     platforms = [];
46     source = {
47       remotes = ["https://rubygems.org"];
48       sha256 = "0my0wlw4a5l3hs79jkx2xzv7djhajgf8d28k8ai1ddlnxxb0v7ss";
49       type = "gem";
50     };
51     version = "1.5.5";
52   };
53   rb-fsevent = {
54     groups = ["default"];
55     platforms = [];
56     source = {
57       remotes = ["https://rubygems.org"];
58       sha256 = "1lm1k7wpz69jx7jrc92w3ggczkjyjbfziq5mg62vjnxmzs383xx8";
59       type = "gem";
60     };
61     version = "0.10.3";
62   };
63   rb-inotify = {
64     dependencies = ["ffi"];
65     groups = ["default"];
66     platforms = [];
67     source = {
68       remotes = ["https://rubygems.org"];
69       sha256 = "1fs7hxm9g6ywv2yih83b879klhc4fs8i0p9166z795qmd77dk0a4";
70       type = "gem";
71     };
72     version = "0.10.0";
73   };
74   riemann-dash = {
75     dependencies = ["erubis" "multi_json" "sass" "sinatra" "webrick"];
76     groups = ["default"];
77     platforms = [];
78     source = {
79       remotes = ["https://rubygems.org"];
80       sha256 = "1h366knb1vx5l4a46ppfr2sb467bb4m448fh8q2al0ixw7wqncvr";
81       type = "gem";
82     };
83     version = "0.2.14";
84   };
85   sass = {
86     dependencies = ["sass-listen"];
87     groups = ["default"];
88     platforms = [];
89     source = {
90       remotes = ["https://rubygems.org"];
91       sha256 = "0p95lhs0jza5l7hqci1isflxakz83xkj97lkvxl919is0lwhv2w0";
92       type = "gem";
93     };
94     version = "3.7.4";
95   };
96   sass-listen = {
97     dependencies = ["rb-fsevent" "rb-inotify"];
98     groups = ["default"];
99     platforms = [];
100     source = {
101       remotes = ["https://rubygems.org"];
102       sha256 = "0xw3q46cmahkgyldid5hwyiwacp590zj2vmswlll68ryvmvcp7df";
103       type = "gem";
104     };
105     version = "4.0.0";
106   };
107   sinatra = {
108     dependencies = ["rack" "rack-protection" "tilt"];
109     groups = ["default"];
110     platforms = [];
111     source = {
112       remotes = ["https://rubygems.org"];
113       sha256 = "0byxzl7rx3ki0xd7aiv1x8mbah7hzd8f81l65nq8857kmgzj1jqq";
114       type = "gem";
115     };
116     version = "1.4.8";
117   };
118   tilt = {
119     groups = ["default"];
120     platforms = [];
121     source = {
122       remotes = ["https://rubygems.org"];
123       sha256 = "0ca4k0clwf0rkvy7726x4nxpjxkpv67w043i39saxgldxd97zmwz";
124       type = "gem";
125     };
126     version = "2.0.9";
127   };
128   webrick = {
129     groups = ["default"];
130     platforms = [];
131     source = {
132       remotes = ["https://rubygems.org"];
133       sha256 = "0s42mxihcl2bx0h9q0v2syl70qndydfkl39a06h9il17p895ya8g";
134       type = "gem";
135     };
136     version = "1.3.1";
137   };