rails-hyperstack 1.0.alpha1.3 → 1.0.alpha1.8

Sign up to get free protection for your applications and to get access to all the features.
data/Gemfile.lock DELETED
@@ -1,442 +0,0 @@
1
- PATH
2
- remote: ../hyper-component
3
- specs:
4
- hyper-component (1.0.alpha1.3)
5
- hyper-state (= 1.0.alpha1.3)
6
- hyperstack-config (= 1.0.alpha1.3)
7
- libv8 (~> 6.7.0)
8
- mini_racer (~> 0.2.4)
9
- opal (>= 0.11.0, < 0.12.0)
10
- opal-activesupport (~> 0.3.1)
11
- react-rails (>= 2.4.0, < 2.5.0)
12
-
13
- PATH
14
- remote: ../hyper-model
15
- specs:
16
- hyper-model (1.0.alpha1.3)
17
- activemodel
18
- activerecord (>= 4.0.0)
19
- hyper-component (= 1.0.alpha1.3)
20
- hyper-operation (= 1.0.alpha1.3)
21
-
22
- PATH
23
- remote: ../hyper-operation
24
- specs:
25
- hyper-operation (1.0.alpha1.3)
26
- activerecord (>= 4.0.0)
27
- hyper-component (= 1.0.alpha1.3)
28
- mutations
29
- opal-activesupport (~> 0.3.1)
30
- tty-table
31
-
32
- PATH
33
- remote: ../hyper-router
34
- specs:
35
- hyper-router (1.0.alpha1.3)
36
- hyper-component (= 1.0.alpha1.3)
37
- hyper-state (= 1.0.alpha1.3)
38
- opal-browser (~> 0.2.0)
39
-
40
- PATH
41
- remote: ../hyper-spec
42
- specs:
43
- hyper-spec (1.0.alpha1.3)
44
- capybara
45
- chromedriver-helper (= 1.2.0)
46
- libv8
47
- method_source
48
- mini_racer (~> 0.2.4)
49
- opal (>= 0.11.0, < 0.12.0)
50
- parser (>= 2.3.3.1)
51
- pry
52
- rspec-rails
53
- selenium-webdriver
54
- timecop (~> 0.8.1)
55
- uglifier
56
- unparser (>= 0.2, < 0.4)
57
- webdrivers
58
-
59
- PATH
60
- remote: ../hyper-state
61
- specs:
62
- hyper-state (1.0.alpha1.3)
63
- hyperstack-config (= 1.0.alpha1.3)
64
- opal (>= 0.11.0, < 0.12.0)
65
-
66
- PATH
67
- remote: ../hyperstack-config
68
- specs:
69
- hyperstack-config (1.0.alpha1.3)
70
- listen (~> 3.0)
71
- mini_racer (~> 0.2.4)
72
- opal (>= 0.11.0, < 0.12.0)
73
- opal-browser (~> 0.2.0)
74
- uglifier
75
- websocket
76
-
77
- PATH
78
- remote: .
79
- specs:
80
- rails-hyperstack (1.0.alpha1.3)
81
- hyper-model (= 1.0.alpha1.3)
82
- hyper-router (= 1.0.alpha1.3)
83
- hyperstack-config (= 1.0.alpha1.3)
84
- libv8 (~> 6.7.0)
85
- mini_racer (~> 0.2.4)
86
- opal-browser (~> 0.2.0)
87
- opal-rails (~> 0.9.4)
88
- rails (>= 4.0.0)
89
- react-rails (>= 2.4.0, < 2.5.0)
90
-
91
- GEM
92
- remote: https://rubygems.org/
93
- specs:
94
- abstract_type (0.0.7)
95
- actioncable (5.2.1)
96
- actionpack (= 5.2.1)
97
- nio4r (~> 2.0)
98
- websocket-driver (>= 0.6.1)
99
- actionmailer (5.2.1)
100
- actionpack (= 5.2.1)
101
- actionview (= 5.2.1)
102
- activejob (= 5.2.1)
103
- mail (~> 2.5, >= 2.5.4)
104
- rails-dom-testing (~> 2.0)
105
- actionpack (5.2.1)
106
- actionview (= 5.2.1)
107
- activesupport (= 5.2.1)
108
- rack (~> 2.0)
109
- rack-test (>= 0.6.3)
110
- rails-dom-testing (~> 2.0)
111
- rails-html-sanitizer (~> 1.0, >= 1.0.2)
112
- actionview (5.2.1)
113
- activesupport (= 5.2.1)
114
- builder (~> 3.1)
115
- erubi (~> 1.4)
116
- rails-dom-testing (~> 2.0)
117
- rails-html-sanitizer (~> 1.0, >= 1.0.3)
118
- activejob (5.2.1)
119
- activesupport (= 5.2.1)
120
- globalid (>= 0.3.6)
121
- activemodel (5.2.1)
122
- activesupport (= 5.2.1)
123
- activerecord (5.2.1)
124
- activemodel (= 5.2.1)
125
- activesupport (= 5.2.1)
126
- arel (>= 9.0)
127
- activestorage (5.2.1)
128
- actionpack (= 5.2.1)
129
- activerecord (= 5.2.1)
130
- marcel (~> 0.3.1)
131
- activesupport (5.2.1)
132
- concurrent-ruby (~> 1.0, >= 1.0.2)
133
- i18n (>= 0.7, < 2)
134
- minitest (~> 5.1)
135
- tzinfo (~> 1.1)
136
- adamantium (0.2.0)
137
- ice_nine (~> 0.11.0)
138
- memoizable (~> 0.4.0)
139
- addressable (2.5.2)
140
- public_suffix (>= 2.0.2, < 4.0)
141
- archive-zip (0.11.0)
142
- io-like (~> 0.3.0)
143
- arel (9.0.0)
144
- ast (2.4.0)
145
- babel-source (5.8.35)
146
- babel-transpiler (0.7.0)
147
- babel-source (>= 4.0, < 6)
148
- execjs (~> 2.0)
149
- bootsnap (1.3.2)
150
- msgpack (~> 1.0)
151
- builder (3.2.3)
152
- capybara (3.12.0)
153
- addressable
154
- mini_mime (>= 0.1.3)
155
- nokogiri (~> 1.8)
156
- rack (>= 1.6.0)
157
- rack-test (>= 0.6.3)
158
- regexp_parser (~> 1.2)
159
- xpath (~> 3.2)
160
- childprocess (0.9.0)
161
- ffi (~> 1.0, >= 1.0.11)
162
- chromedriver-helper (1.2.0)
163
- archive-zip (~> 0.10)
164
- nokogiri (~> 1.8)
165
- coderay (1.1.2)
166
- coffee-rails (4.2.2)
167
- coffee-script (>= 2.2.0)
168
- railties (>= 4.0.0)
169
- coffee-script (2.4.1)
170
- coffee-script-source
171
- execjs
172
- coffee-script-source (1.12.2)
173
- concord (0.1.5)
174
- adamantium (~> 0.2.0)
175
- equalizer (~> 0.0.9)
176
- concurrent-ruby (1.1.3)
177
- connection_pool (2.2.2)
178
- crass (1.0.4)
179
- database_cleaner (1.7.0)
180
- diff-lcs (1.3)
181
- dotenv (0.7.0)
182
- equalizer (0.0.11)
183
- equatable (0.5.0)
184
- erubi (1.7.1)
185
- execjs (2.7.0)
186
- ffi (1.9.25)
187
- foreman (0.64.0)
188
- dotenv (~> 0.7.0)
189
- thor (>= 0.13.6)
190
- globalid (0.4.1)
191
- activesupport (>= 4.2.0)
192
- hike (1.2.3)
193
- i18n (1.1.1)
194
- concurrent-ruby (~> 1.0)
195
- ice_nine (0.11.2)
196
- io-like (0.3.0)
197
- jbuilder (2.8.0)
198
- activesupport (>= 4.2.0)
199
- multi_json (>= 1.2)
200
- jquery-rails (4.3.3)
201
- rails-dom-testing (>= 1, < 3)
202
- railties (>= 4.2.0)
203
- thor (>= 0.14, < 2.0)
204
- libv8 (6.7.288.46.1)
205
- listen (3.1.5)
206
- rb-fsevent (~> 0.9, >= 0.9.4)
207
- rb-inotify (~> 0.9, >= 0.9.7)
208
- ruby_dep (~> 1.2)
209
- loofah (2.2.3)
210
- crass (~> 1.0.2)
211
- nokogiri (>= 1.5.9)
212
- mail (2.7.1)
213
- mini_mime (>= 0.1.1)
214
- marcel (0.3.3)
215
- mimemagic (~> 0.3.2)
216
- memoizable (0.4.2)
217
- thread_safe (~> 0.3, >= 0.3.1)
218
- method_source (0.9.1)
219
- mimemagic (0.3.2)
220
- mini_mime (1.0.1)
221
- mini_portile2 (2.3.0)
222
- mini_racer (0.2.4)
223
- libv8 (>= 6.3)
224
- minitest (5.11.3)
225
- msgpack (1.2.4)
226
- multi_json (1.13.1)
227
- mutations (0.9.0)
228
- activesupport
229
- necromancer (0.4.0)
230
- net_http_ssl_fix (0.0.10)
231
- nio4r (2.3.1)
232
- nokogiri (1.8.5)
233
- mini_portile2 (~> 2.3.0)
234
- opal (0.11.4)
235
- ast (>= 2.3.0)
236
- hike (~> 1.2)
237
- parser (= 2.3.3.1)
238
- sourcemap (~> 0.1.0)
239
- opal-activesupport (0.3.1)
240
- opal (>= 0.5.0, < 1.0.0)
241
- opal-browser (0.2.0)
242
- opal
243
- paggio
244
- opal-jquery (0.4.3)
245
- opal (>= 0.10.0, < 0.12.0)
246
- opal-rails (0.9.5)
247
- jquery-rails
248
- opal (>= 0.11.0, < 0.12)
249
- opal-activesupport (>= 0.0.5)
250
- opal-jquery (~> 0.4.0)
251
- opal-sprockets (~> 0.4.2)
252
- rails (>= 4.1, < 6.0)
253
- sprockets-rails (>= 2.3.3, < 4.0)
254
- opal-sprockets (0.4.2.0.11.0.3.1)
255
- opal (~> 0.11.0)
256
- sprockets (~> 3.1)
257
- tilt (>= 1.4)
258
- paggio (0.2.6)
259
- parallel (1.12.1)
260
- parser (2.3.3.1)
261
- ast (~> 2.2)
262
- pastel (0.7.2)
263
- equatable (~> 0.5.0)
264
- tty-color (~> 0.4.0)
265
- powerpack (0.1.2)
266
- procto (0.0.3)
267
- pry (0.11.3)
268
- coderay (~> 1.1.0)
269
- method_source (~> 0.9.0)
270
- public_suffix (3.0.3)
271
- puma (3.12.0)
272
- rack (2.0.6)
273
- rack-test (1.1.0)
274
- rack (>= 1.0, < 3)
275
- rails (5.2.1)
276
- actioncable (= 5.2.1)
277
- actionmailer (= 5.2.1)
278
- actionpack (= 5.2.1)
279
- actionview (= 5.2.1)
280
- activejob (= 5.2.1)
281
- activemodel (= 5.2.1)
282
- activerecord (= 5.2.1)
283
- activestorage (= 5.2.1)
284
- activesupport (= 5.2.1)
285
- bundler (>= 1.3.0)
286
- railties (= 5.2.1)
287
- sprockets-rails (>= 2.0.0)
288
- rails-dom-testing (2.0.3)
289
- activesupport (>= 4.2.0)
290
- nokogiri (>= 1.6)
291
- rails-html-sanitizer (1.0.4)
292
- loofah (~> 2.2, >= 2.2.2)
293
- railties (5.2.1)
294
- actionpack (= 5.2.1)
295
- activesupport (= 5.2.1)
296
- method_source
297
- rake (>= 0.8.7)
298
- thor (>= 0.19.0, < 2.0)
299
- rainbow (2.2.2)
300
- rake
301
- rake (12.3.1)
302
- rb-fsevent (0.10.3)
303
- rb-inotify (0.9.10)
304
- ffi (>= 0.5.0, < 2)
305
- react-rails (2.4.7)
306
- babel-transpiler (>= 0.7.0)
307
- connection_pool
308
- execjs
309
- railties (>= 3.2)
310
- tilt
311
- regexp_parser (1.3.0)
312
- rspec (3.8.0)
313
- rspec-core (~> 3.8.0)
314
- rspec-expectations (~> 3.8.0)
315
- rspec-mocks (~> 3.8.0)
316
- rspec-core (3.8.0)
317
- rspec-support (~> 3.8.0)
318
- rspec-expectations (3.8.2)
319
- diff-lcs (>= 1.2.0, < 2.0)
320
- rspec-support (~> 3.8.0)
321
- rspec-mocks (3.8.0)
322
- diff-lcs (>= 1.2.0, < 2.0)
323
- rspec-support (~> 3.8.0)
324
- rspec-rails (3.8.1)
325
- actionpack (>= 3.0)
326
- activesupport (>= 3.0)
327
- railties (>= 3.0)
328
- rspec-core (~> 3.8.0)
329
- rspec-expectations (~> 3.8.0)
330
- rspec-mocks (~> 3.8.0)
331
- rspec-support (~> 3.8.0)
332
- rspec-support (3.8.0)
333
- rubocop (0.51.0)
334
- parallel (~> 1.10)
335
- parser (>= 2.3.3.1, < 3.0)
336
- powerpack (~> 0.1)
337
- rainbow (>= 2.2.2, < 3.0)
338
- ruby-progressbar (~> 1.7)
339
- unicode-display_width (~> 1.0, >= 1.0.1)
340
- ruby-progressbar (1.10.0)
341
- ruby_dep (1.5.0)
342
- rubyzip (1.2.2)
343
- sass (3.7.2)
344
- sass-listen (~> 4.0.0)
345
- sass-listen (4.0.0)
346
- rb-fsevent (~> 0.9, >= 0.9.4)
347
- rb-inotify (~> 0.9, >= 0.9.7)
348
- sass-rails (5.0.7)
349
- railties (>= 4.0.0, < 6)
350
- sass (~> 3.1)
351
- sprockets (>= 2.8, < 4.0)
352
- sprockets-rails (>= 2.0, < 4.0)
353
- tilt (>= 1.1, < 3)
354
- selenium-webdriver (3.141.0)
355
- childprocess (~> 0.5)
356
- rubyzip (~> 1.2, >= 1.2.2)
357
- sourcemap (0.1.1)
358
- sprockets (3.7.2)
359
- concurrent-ruby (~> 1.0)
360
- rack (> 1, < 3)
361
- sprockets-rails (3.2.1)
362
- actionpack (>= 4.0)
363
- activesupport (>= 4.0)
364
- sprockets (>= 3.0.0)
365
- sqlite3 (1.3.13)
366
- strings (0.1.4)
367
- strings-ansi (~> 0.1.0)
368
- unicode-display_width (~> 1.4.0)
369
- unicode_utils (~> 1.4.0)
370
- strings-ansi (0.1.0)
371
- thor (0.20.1)
372
- thread_safe (0.3.6)
373
- tilt (2.0.8)
374
- timecop (0.8.1)
375
- tty-color (0.4.3)
376
- tty-screen (0.6.5)
377
- tty-table (0.10.0)
378
- equatable (~> 0.5.0)
379
- necromancer (~> 0.4.0)
380
- pastel (~> 0.7.2)
381
- strings (~> 0.1.0)
382
- tty-screen (~> 0.6.4)
383
- turbolinks (5.2.0)
384
- turbolinks-source (~> 5.2)
385
- turbolinks-source (5.2.0)
386
- tzinfo (1.2.5)
387
- thread_safe (~> 0.1)
388
- uglifier (4.1.19)
389
- execjs (>= 0.3.0, < 3)
390
- unicode-display_width (1.4.0)
391
- unicode_utils (1.4.0)
392
- unparser (0.2.8)
393
- abstract_type (~> 0.0.7)
394
- adamantium (~> 0.2.0)
395
- concord (~> 0.1.5)
396
- diff-lcs (~> 1.3)
397
- equalizer (~> 0.0.9)
398
- parser (>= 2.3.1.2, < 2.6)
399
- procto (~> 0.0.2)
400
- webdrivers (3.6.0)
401
- net_http_ssl_fix
402
- nokogiri (~> 1.6)
403
- rubyzip (~> 1.0)
404
- selenium-webdriver (~> 3.0)
405
- websocket (1.2.8)
406
- websocket-driver (0.7.0)
407
- websocket-extensions (>= 0.1.0)
408
- websocket-extensions (0.1.3)
409
- xpath (3.2.0)
410
- nokogiri (~> 1.8)
411
-
412
- PLATFORMS
413
- ruby
414
-
415
- DEPENDENCIES
416
- bootsnap
417
- bundler (>= 1.17.3, < 2.1)
418
- chromedriver-helper
419
- coffee-rails (~> 4.2)
420
- database_cleaner
421
- foreman
422
- hyper-component!
423
- hyper-model!
424
- hyper-operation!
425
- hyper-router!
426
- hyper-spec!
427
- hyper-state!
428
- hyperstack-config!
429
- jbuilder (~> 2.5)
430
- pry
431
- puma
432
- rails (~> 5.2)
433
- rails-hyperstack!
434
- rspec
435
- rubocop (~> 0.51.0)
436
- sass-rails (~> 5.0)
437
- sqlite3
438
- turbolinks (~> 5)
439
- uglifier (>= 1.3.0)
440
-
441
- BUNDLED WITH
442
- 2.0.1