r/o

br 501e930d parent 43c51ed7

authored by ~talya

1
{
2
coderay = {
3
groups = ["default" "development"];
4
platforms = [];
5
source = {
6
remotes = ["https://rubygems.org"];
7
sha256 = "0jvxqxzply1lwp7ysn94zjhh57vc14mcshw1ygw14ib8lhc00lyw";
8
type = "gem";
9
};
10
version = "1.1.3";
11
};
12
ffi = {
13
groups = ["default" "development"];
14
platforms = [];
15
source = {
16
remotes = ["https://rubygems.org"];
17
sha256 = "1yvii03hcgqj30maavddqamqy50h7y6xcn2wcyq72wn823zl4ckd";
18
type = "gem";
19
};
20
version = "1.16.3";
21
};
22
formatador = {
23
groups = ["default" "development"];
24
platforms = [];
25
source = {
26
remotes = ["https://rubygems.org"];
27
sha256 = "1l06bv4avphbdmr1y4g0rqlczr38k6r65b3zghrbj2ynyhm3xqjl";
28
type = "gem";
29
};
30
version = "1.1.0";
31
};
32
guard = {
33
dependencies = ["formatador" "listen" "lumberjack" "nenv" "notiffany" "pry" "shellany" "thor"];
34
groups = ["development"];
35
platforms = [];
36
source = {
37
remotes = ["https://rubygems.org"];
38
sha256 = "02bwv3396cqsn980a3yzh6l3xm8f7rqjfnphssrajf6m4cxkv2d3";
39
type = "gem";
40
};
41
version = "2.18.1";
42
};
43
guard-rack = {
44
dependencies = ["ffi" "guard" "spoon"];
45
groups = ["development"];
46
platforms = [];
47
source = {
48
remotes = ["https://rubygems.org"];
49
sha256 = "0lpfp1yf11bqhqswmy75wfgnhyl9bvs71m7s03z5jgypxix2ivsb";
50
type = "gem";
51
};
52
version = "2.2.1";
53
};
54
hanami-api = {
55
dependencies = ["hanami-router"];
56
groups = ["default"];
57
platforms = [];
58
source = {
59
fetchSubmodules = false;
60
rev = "2cf6e789997e4f4c2557b7f3daa9b9af076e7b7a";
61
sha256 = "1pqdwfci2905bydgzap4sxwccj4y8fn7qfn3vk3ch8fy2fagka44";
62
type = "git";
63
url = "https://github.com/hanami/api.git";
64
};
65
version = "0.3.0";
66
};
67
hanami-router = {
68
dependencies = ["mustermann" "mustermann-contrib" "rack"];
69
groups = ["default"];
70
platforms = [];
71
source = {
72
remotes = ["https://rubygems.org"];
73
sha256 = "053nr4mgq4f50vjng03xg6bqjw1vsx0qvjybk7ppr7m2bn4w3asg";
74
type = "gem";
75
};
76
version = "2.1.0";
77
};
78
hansi = {
79
groups = ["default"];
80
platforms = [];
81
source = {
82
remotes = ["https://rubygems.org"];
83
sha256 = "1nq59071hmkymrf17fw50by3qplxmzrhxz4hfqx2lsgi57bxy9vy";
84
type = "gem";
85
};
86
version = "0.2.1";
87
};
88
listen = {
89
dependencies = ["rb-fsevent" "rb-inotify"];
90
groups = ["default" "development"];
91
platforms = [];
92
source = {
93
remotes = ["https://rubygems.org"];
94
sha256 = "0rwwsmvq79qwzl6324yc53py02kbrcww35si720490z5w0j497nv";
95
type = "gem";
96
};
97
version = "3.9.0";
98
};
99
lumberjack = {
100
groups = ["default" "development"];
101
platforms = [];
102
source = {
103
remotes = ["https://rubygems.org"];
104
sha256 = "0v1bqhwphdrs41df6vxdpkwc7gjqdd4svwfbiq19a41l54b9bzmv";
105
type = "gem";
106
};
107
version = "1.2.10";
108
};
109
method_source = {
110
groups = ["default" "development"];
111
platforms = [];
112
source = {
113
remotes = ["https://rubygems.org"];
114
sha256 = "1igmc3sq9ay90f8xjvfnswd1dybj1s3fi0dwd53inwsvqk4h24qq";
115
type = "gem";
116
};
117
version = "1.1.0";
118
};
119
mustermann = {
120
dependencies = ["ruby2_keywords"];
121
groups = ["default"];
122
platforms = [];
123
source = {
124
remotes = ["https://rubygems.org"];
125
sha256 = "0rwbq20s2gdh8dljjsgj5s6wqqfmnbclhvv2c2608brv7jm6jdbd";
126
type = "gem";
127
};
128
version = "3.0.0";
129
};
130
mustermann-contrib = {
131
dependencies = ["hansi" "mustermann"];
132
groups = ["default"];
133
platforms = [];
134
source = {
135
remotes = ["https://rubygems.org"];
136
sha256 = "1gmiyh4vlqi7l23bvnc9aa677f4ymcjji971x7ni7i6yk74hirjy";
137
type = "gem";
138
};
139
version = "3.0.0";
140
};
141
nenv = {
142
groups = ["default" "development"];
143
platforms = [];
144
source = {
145
remotes = ["https://rubygems.org"];
146
sha256 = "0r97jzknll9bhd8yyg2bngnnkj8rjhal667n7d32h8h7ny7nvpnr";
147
type = "gem";
148
};
149
version = "0.3.0";
150
};
151
nio4r = {
152
groups = ["default"];
153
platforms = [];
154
source = {
155
remotes = ["https://rubygems.org"];
156
sha256 = "017nbw87dpr4wyk81cgj8kxkxqgsgblrkxnmmadc77cg9gflrfal";
157
type = "gem";
158
};
159
version = "2.7.3";
160
};
161
notiffany = {
162
dependencies = ["nenv" "shellany"];
163
groups = ["default" "development"];
164
platforms = [];
165
source = {
166
remotes = ["https://rubygems.org"];
167
sha256 = "0f47h3bmg1apr4x51szqfv3rh2vq58z3grh4w02cp3bzbdh6jxnk";
168
type = "gem";
169
};
170
version = "0.1.3";
171
};
172
pry = {
173
dependencies = ["coderay" "method_source"];
174
groups = ["default" "development"];
175
platforms = [];
176
source = {
177
remotes = ["https://rubygems.org"];
178
sha256 = "0k9kqkd9nps1w1r1rb7wjr31hqzkka2bhi8b518x78dcxppm9zn4";
179
type = "gem";
180
};
181
version = "0.14.2";
182
};
183
puma = {
184
dependencies = ["nio4r"];
185
groups = ["default"];
186
platforms = [];
187
source = {
188
remotes = ["https://rubygems.org"];
189
sha256 = "0i2vaww6qcazj0ywva1plmjnj6rk23b01szswc5jhcq7s2cikd1y";
190
type = "gem";
191
};
192
version = "6.4.2";
193
};
194
rack = {
195
groups = ["default"];
196
platforms = [];
197
source = {
198
remotes = ["https://rubygems.org"];
199
sha256 = "0hj0rkw2z9r1lcg2wlrcld2n3phwrcgqcp7qd1g9a7hwgalh2qzx";
200
type = "gem";
201
};
202
version = "2.2.9";
203
};
204
rb-fsevent = {
205
groups = ["default" "development"];
206
platforms = [];
207
source = {
208
remotes = ["https://rubygems.org"];
209
sha256 = "1zmf31rnpm8553lqwibvv3kkx0v7majm1f341xbxc0bk5sbhp423";
210
type = "gem";
211
};
212
version = "0.11.2";
213
};
214
rb-inotify = {
215
dependencies = ["ffi"];
216
groups = ["default" "development"];
217
platforms = [];
218
source = {
219
remotes = ["https://rubygems.org"];
220
sha256 = "1jm76h8f8hji38z3ggf4bzi8vps6p7sagxn3ab57qc0xyga64005";
221
type = "gem";
222
};
223
version = "0.10.1";
224
};
225
ruby2_keywords = {
226
groups = ["default"];
227
platforms = [];
228
source = {
229
remotes = ["https://rubygems.org"];
230
sha256 = "1vz322p8n39hz3b4a9gkmz9y7a5jaz41zrm2ywf31dvkqm03glgz";
231
type = "gem";
232
};
233
version = "0.0.5";
234
};
235
shellany = {
236
groups = ["default" "development"];
237
platforms = [];
238
source = {
239
remotes = ["https://rubygems.org"];
240
sha256 = "1ryyzrj1kxmnpdzhlv4ys3dnl2r5r3d2rs2jwzbnd1v96a8pl4hf";
241
type = "gem";
242
};
243
version = "0.0.1";
244
};
245
spoon = {
246
dependencies = ["ffi"];
247
groups = ["default" "development"];
248
platforms = [];
249
source = {
250
remotes = ["https://rubygems.org"];
251
sha256 = "1x5kp9dzq9lvsg81xjlpagsiw3qnnsb2wnq8qdwp6vykyql8xl9s";
252
type = "gem";
253
};
254
version = "0.0.6";
255
};
256
thor = {
257
groups = ["default" "development"];
258
platforms = [];
259
source = {
260
remotes = ["https://rubygems.org"];
261
sha256 = "1vq1fjp45az9hfp6fxljhdrkv75cvbab1jfrwcw738pnsiqk8zps";
262
type = "gem";
263
};
264
version = "1.3.1";
265
};
266
}
267