rails-hyperstack 1.0.alpha1.1 → 1.0.alpha1.6

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