1{
2 beefcake = {
3 groups = [ "default" ];
4 platforms = [ ];
5 source = {
6 remotes = [ "https://rubygems.org" ];
7 sha256 = "10gid0a7pdllh3qmjiqkqxgfqvd7m1f2dmcm4gcd19s63pv620gv";
8 type = "gem";
9 };
10 version = "1.0.0";
11 };
12 json = {
13 groups = [ "default" ];
14 platforms = [ ];
15 source = {
16 remotes = [ "https://rubygems.org" ];
17 sha256 = "0qmj7fypgb9vag723w1a49qihxrcf5shzars106ynw2zk352gbv5";
18 type = "gem";
19 };
20 version = "1.8.6";
21 };
22 mtrc = {
23 groups = [ "default" ];
24 platforms = [ ];
25 source = {
26 remotes = [ "https://rubygems.org" ];
27 sha256 = "0xj2pv4cpn0ad1xw38sinsxfzwhgqs6ff18hw0cwz5xmsf3zqmiz";
28 type = "gem";
29 };
30 version = "0.0.4";
31 };
32 optimist = {
33 groups = [ "default" ];
34 platforms = [ ];
35 source = {
36 remotes = [ "https://rubygems.org" ];
37 sha256 = "05jxrp3nbn5iilc1k7ir90mfnwc5abc9h78s5rpm3qafwqxvcj4j";
38 type = "gem";
39 };
40 version = "3.0.0";
41 };
42 riemann-client = {
43 dependencies = [
44 "beefcake"
45 "mtrc"
46 "trollop"
47 ];
48 groups = [ "default" ];
49 platforms = [ ];
50 source = {
51 remotes = [ "https://rubygems.org" ];
52 sha256 = "02rp8x2y8h61x8mx9c8kwgm2yyvgg63g8km93zmwmkpp5fyi3fi8";
53 type = "gem";
54 };
55 version = "0.2.6";
56 };
57 riemann-tools = {
58 dependencies = [
59 "json"
60 "optimist"
61 "riemann-client"
62 ];
63 groups = [ "default" ];
64 platforms = [ ];
65 source = {
66 remotes = [ "https://rubygems.org" ];
67 sha256 = "07w9x3iw32zwpzsm9l63vn0nv1778qls1blqysr45m7l7x6n5wjx";
68 type = "gem";
69 };
70 version = "0.2.14";
71 };
72 trollop = {
73 groups = [ "default" ];
74 platforms = [ ];
75 source = {
76 remotes = [ "https://rubygems.org" ];
77 sha256 = "074h7lns72kg1dl5gvz5apl3xz1i0axbnbc01pf2kbw4q0lkpnp4";
78 type = "gem";
79 };
80 version = "2.9.9";
81 };
82}