Skip to content
This repository was archived by the owner on Oct 19, 2018. It is now read-only.

Commit 29d3bcd

Browse files
1.0.lap28
1 parent 22e2443 commit 29d3bcd

14 files changed

+1376
-1125
lines changed

Gemfile

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
source 'https://rubygems.org'
22

3-
gem 'hyper-react', git: 'https://github.com/ruby-hyperloop/hyper-react.git', branch: 'config-patch'
3+
gem 'hyper-react', '1.0.0.lap28'
44

55
gem 'rake'
66
gem 'opal'
77
gem 'opal-browser'
88
gem 'rails'
99
gem 'opal-rails'
1010
gem 'react-rails'
11-
gem 'hyper-router'
11+
gem 'hyper-router', '4.2.6.lap28'
1212
gem 'uglifier'
1313
gem 'opal-jquery', git: 'https://github.com/opal/opal-jquery.git', branch: 'master'
14-
gem 'hyperloop', '1.0.0.lap24'
14+
gem 'hyperloop', '1.0.0.lap28'

Gemfile.lock

+97-92
Original file line numberDiff line numberDiff line change
@@ -1,140 +1,144 @@
11
GIT
22
remote: https://github.com/opal/opal-jquery.git
3-
revision: f47a9b42da366cea270f743b05acf529f3077d35
3+
revision: d15ca70f53cb323245c54842587b874945e1083e
44
branch: master
55
specs:
66
opal-jquery (0.4.2)
77
opal (>= 0.10.0, < 0.12.0)
88

9-
GIT
10-
remote: https://github.com/ruby-hyperloop/hyper-react.git
11-
revision: 6bef2105b52302397fd1acbe163312ddffed261c
12-
branch: config-patch
13-
specs:
14-
hyper-react (1.0.0.lap24)
15-
hyper-store (= 1.0.0.lap24)
16-
opal (>= 0.11.0, < 0.12.0)
17-
opal-activesupport (~> 0.3.1)
18-
199
GEM
2010
remote: https://rubygems.org/
2111
specs:
22-
actioncable (5.1.5)
23-
actionpack (= 5.1.5)
12+
actioncable (5.2.0)
13+
actionpack (= 5.2.0)
2414
nio4r (~> 2.0)
25-
websocket-driver (~> 0.6.1)
26-
actionmailer (5.1.5)
27-
actionpack (= 5.1.5)
28-
actionview (= 5.1.5)
29-
activejob (= 5.1.5)
15+
websocket-driver (>= 0.6.1)
16+
actionmailer (5.2.0)
17+
actionpack (= 5.2.0)
18+
actionview (= 5.2.0)
19+
activejob (= 5.2.0)
3020
mail (~> 2.5, >= 2.5.4)
3121
rails-dom-testing (~> 2.0)
32-
actionpack (5.1.5)
33-
actionview (= 5.1.5)
34-
activesupport (= 5.1.5)
22+
actionpack (5.2.0)
23+
actionview (= 5.2.0)
24+
activesupport (= 5.2.0)
3525
rack (~> 2.0)
3626
rack-test (>= 0.6.3)
3727
rails-dom-testing (~> 2.0)
3828
rails-html-sanitizer (~> 1.0, >= 1.0.2)
39-
actionview (5.1.5)
40-
activesupport (= 5.1.5)
29+
actionview (5.2.0)
30+
activesupport (= 5.2.0)
4131
builder (~> 3.1)
4232
erubi (~> 1.4)
4333
rails-dom-testing (~> 2.0)
4434
rails-html-sanitizer (~> 1.0, >= 1.0.3)
45-
activejob (5.1.5)
46-
activesupport (= 5.1.5)
35+
activejob (5.2.0)
36+
activesupport (= 5.2.0)
4737
globalid (>= 0.3.6)
48-
activemodel (5.1.5)
49-
activesupport (= 5.1.5)
50-
activerecord (5.1.5)
51-
activemodel (= 5.1.5)
52-
activesupport (= 5.1.5)
53-
arel (~> 8.0)
54-
activesupport (5.1.5)
38+
activemodel (5.2.0)
39+
activesupport (= 5.2.0)
40+
activerecord (5.2.0)
41+
activemodel (= 5.2.0)
42+
activesupport (= 5.2.0)
43+
arel (>= 9.0)
44+
activestorage (5.2.0)
45+
actionpack (= 5.2.0)
46+
activerecord (= 5.2.0)
47+
marcel (~> 0.3.1)
48+
activesupport (5.2.0)
5549
concurrent-ruby (~> 1.0, >= 1.0.2)
56-
i18n (~> 0.7)
50+
i18n (>= 0.7, < 2)
5751
minitest (~> 5.1)
5852
tzinfo (~> 1.1)
59-
arel (8.0.0)
53+
arel (9.0.0)
6054
ast (2.4.0)
6155
babel-source (5.8.35)
6256
babel-transpiler (0.7.0)
6357
babel-source (>= 4.0, < 6)
6458
execjs (~> 2.0)
6559
builder (3.2.3)
6660
concurrent-ruby (1.0.5)
67-
connection_pool (2.2.1)
68-
crass (1.0.3)
69-
erubi (1.7.0)
61+
connection_pool (2.2.2)
62+
crass (1.0.4)
63+
erubi (1.7.1)
7064
execjs (2.7.0)
7165
globalid (0.4.1)
7266
activesupport (>= 4.2.0)
7367
hike (1.2.3)
74-
hyper-component (1.0.0.lap24)
68+
hyper-component (1.0.0.lap28)
7569
actionview (>= 4.0.0)
76-
hyper-react (= 1.0.0.lap24)
77-
hyperloop-config (= 1.0.0.lap24)
70+
hyper-react (= 1.0.0.lap28)
71+
hyperloop-config (= 1.0.0.lap28)
7872
opal-rails (~> 0.9.4)
7973
react-rails (>= 2.4.0, < 2.5.0)
80-
hyper-mesh (1.0.0.lap24)
74+
hyper-mesh (1.0.0.lap28)
8175
activerecord (>= 4.0.0)
82-
hyper-component (= 1.0.0.lap24)
83-
hyper-operation (= 1.0.0.lap24)
84-
hyper-model (1.0.0.lap24)
85-
hyper-mesh (= 1.0.0.lap24)
86-
hyper-operation (1.0.0.lap24)
76+
hyper-component (= 1.0.0.lap28)
77+
hyper-operation (= 1.0.0.lap28)
78+
hyper-model (1.0.0.lap28)
79+
hyper-mesh (= 1.0.0.lap28)
80+
hyper-operation (1.0.0.lap28)
8781
activerecord (>= 4.0.0)
88-
hyper-component (= 1.0.0.lap24)
89-
hyperloop-config (= 1.0.0.lap24)
82+
hyper-component (= 1.0.0.lap28)
83+
hyperloop-config (= 1.0.0.lap28)
9084
mutations
9185
opal-activesupport (~> 0.3.1)
92-
hyper-router (4.2.6.lap24)
93-
hyper-component (= 1.0.0.lap24)
94-
hyper-react (= 1.0.0.lap24)
86+
hyper-react (1.0.0.lap28)
87+
hyper-store (= 1.0.0.lap28)
88+
hyperloop-config (= 1.0.0.lap28)
89+
mini_racer (~> 0.1.15)
90+
opal (>= 0.11.0, < 0.12.0)
91+
opal-activesupport (~> 0.3.1)
92+
react-rails (>= 2.4.0, < 2.5.0)
93+
hyper-router (4.2.6.lap28)
94+
hyper-component (= 1.0.0.lap28)
95+
hyper-react (= 1.0.0.lap28)
9596
opal-browser (~> 0.2.0)
9697
opal-rails (~> 0.9.4)
9798
react-rails (>= 2.4.0, < 2.5.0)
98-
hyper-store (1.0.0.lap24)
99-
hyperloop-config (= 1.0.0.lap24)
99+
hyper-store (1.0.0.lap28)
100+
hyperloop-config (= 1.0.0.lap28)
100101
opal (>= 0.11.0, < 0.12.0)
101-
hyperloop (1.0.0.lap24)
102-
hyper-model (= 1.0.0.lap24)
103-
hyper-router (= 4.2.6.lap24)
104-
hyperloop-config (= 1.0.0.lap24)
102+
hyperloop (1.0.0.lap28)
103+
hyper-model (= 1.0.0.lap28)
104+
hyper-router (= 4.2.6.lap28)
105+
hyperloop-config (= 1.0.0.lap28)
105106
mini_racer (~> 0.1.15)
106107
opal-browser (~> 0.2.0)
107108
opal-rails (~> 0.9.4)
108109
rails (>= 4.0.0)
109110
react-rails (>= 2.4.0, < 2.5.0)
110-
hyperloop-config (1.0.0.lap24)
111+
hyperloop-config (1.0.0.lap28)
111112
opal (>= 0.11.0, < 0.12.0)
112113
opal-browser (~> 0.2.0)
113114
uglifier
114-
i18n (0.9.5)
115+
i18n (1.0.1)
115116
concurrent-ruby (~> 1.0)
116-
jquery-rails (4.3.1)
117+
jquery-rails (4.3.3)
117118
rails-dom-testing (>= 1, < 3)
118119
railties (>= 4.2.0)
119120
thor (>= 0.14, < 2.0)
120-
libv8 (6.3.292.48.1)
121-
loofah (2.2.0)
121+
libv8 (6.7.288.46.1)
122+
loofah (2.2.2)
122123
crass (~> 1.0.2)
123124
nokogiri (>= 1.5.9)
124125
mail (2.7.0)
125126
mini_mime (>= 0.1.1)
127+
marcel (0.3.2)
128+
mimemagic (~> 0.3.2)
126129
method_source (0.9.0)
130+
mimemagic (0.3.2)
127131
mini_mime (1.0.0)
128132
mini_portile2 (2.3.0)
129133
mini_racer (0.1.15)
130134
libv8 (~> 6.3)
131135
minitest (5.11.3)
132-
mutations (0.8.1)
136+
mutations (0.8.3)
133137
activesupport
134-
nio4r (2.2.0)
135-
nokogiri (1.8.2)
138+
nio4r (2.3.1)
139+
nokogiri (1.8.4)
136140
mini_portile2 (~> 2.3.0)
137-
opal (0.11.0)
141+
opal (0.11.1)
138142
ast (>= 2.3.0)
139143
hike (~> 1.2)
140144
parser (= 2.3.3.1)
@@ -159,41 +163,42 @@ GEM
159163
paggio (0.2.6)
160164
parser (2.3.3.1)
161165
ast (~> 2.2)
162-
rack (2.0.4)
163-
rack-test (0.8.3)
166+
rack (2.0.5)
167+
rack-test (1.1.0)
164168
rack (>= 1.0, < 3)
165-
rails (5.1.5)
166-
actioncable (= 5.1.5)
167-
actionmailer (= 5.1.5)
168-
actionpack (= 5.1.5)
169-
actionview (= 5.1.5)
170-
activejob (= 5.1.5)
171-
activemodel (= 5.1.5)
172-
activerecord (= 5.1.5)
173-
activesupport (= 5.1.5)
169+
rails (5.2.0)
170+
actioncable (= 5.2.0)
171+
actionmailer (= 5.2.0)
172+
actionpack (= 5.2.0)
173+
actionview (= 5.2.0)
174+
activejob (= 5.2.0)
175+
activemodel (= 5.2.0)
176+
activerecord (= 5.2.0)
177+
activestorage (= 5.2.0)
178+
activesupport (= 5.2.0)
174179
bundler (>= 1.3.0)
175-
railties (= 5.1.5)
180+
railties (= 5.2.0)
176181
sprockets-rails (>= 2.0.0)
177182
rails-dom-testing (2.0.3)
178183
activesupport (>= 4.2.0)
179184
nokogiri (>= 1.6)
180-
rails-html-sanitizer (1.0.3)
181-
loofah (~> 2.0)
182-
railties (5.1.5)
183-
actionpack (= 5.1.5)
184-
activesupport (= 5.1.5)
185+
rails-html-sanitizer (1.0.4)
186+
loofah (~> 2.2, >= 2.2.2)
187+
railties (5.2.0)
188+
actionpack (= 5.2.0)
189+
activesupport (= 5.2.0)
185190
method_source
186191
rake (>= 0.8.7)
187192
thor (>= 0.18.1, < 2.0)
188-
rake (12.3.0)
189-
react-rails (2.4.4)
193+
rake (12.3.1)
194+
react-rails (2.4.7)
190195
babel-transpiler (>= 0.7.0)
191196
connection_pool
192197
execjs
193198
railties (>= 3.2)
194199
tilt
195200
sourcemap (0.1.1)
196-
sprockets (3.7.1)
201+
sprockets (3.7.2)
197202
concurrent-ruby (~> 1.0)
198203
rack (> 1, < 3)
199204
sprockets-rails (3.2.1)
@@ -205,19 +210,19 @@ GEM
205210
tilt (2.0.8)
206211
tzinfo (1.2.5)
207212
thread_safe (~> 0.1)
208-
uglifier (4.1.6)
213+
uglifier (4.1.17)
209214
execjs (>= 0.3.0, < 3)
210-
websocket-driver (0.6.5)
215+
websocket-driver (0.7.0)
211216
websocket-extensions (>= 0.1.0)
212217
websocket-extensions (0.1.3)
213218

214219
PLATFORMS
215220
ruby
216221

217222
DEPENDENCIES
218-
hyper-react!
219-
hyper-router
220-
hyperloop (= 1.0.0.lap24)
223+
hyper-react (= 1.0.0.lap28)
224+
hyper-router (= 4.2.6.lap28)
225+
hyperloop (= 1.0.0.lap28)
221226
opal
222227
opal-browser
223228
opal-jquery!
@@ -228,4 +233,4 @@ DEPENDENCIES
228233
uglifier
229234

230235
BUNDLED WITH
231-
1.16.0
236+
1.16.3

VERSIONS.md

+12-12
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11

22
These libraries are built with the following Gem versions:
33

4-
| hyperloop.js | Version |
5-
|--------------------|----------|
6-
| hyper-component | 0.12.3 |
7-
| hyper-operation | 0.5.11 |
8-
| hyper-store | 0.2.3 |
9-
| hyper-react | 0.12.7 |
10-
| hyper-router | 4.1.1 |
11-
| hyperloop-config | 0.9.10 |
12-
| opal-browser | 0.2.0 |
13-
| opal-jquery | 0.4.2 |
14-
| opal-activesupport | 0.3.0 |
4+
| hyperloop.js | Version |
5+
|--------------------|-------------|
6+
| hyper-component | 1.0.lap28 |
7+
| hyper-operation | 1.0.lap28 |
8+
| hyper-store | 1.0.lap28 |
9+
| hyper-react | 1.0.lap28 |
10+
| hyper-router | 4.2.6.lap28 |
11+
| hyperloop-config | 1.0.lap28 |
12+
| opal-browser | 1.0.lap28 |
13+
| opal-jquery | 0.4.2 |
14+
| opal-activesupport | 0.3.1 |
1515

1616
| hperloop-compiler.js | Version |
1717
|------------------------|----------|
@@ -20,4 +20,4 @@ These libraries are built with the following Gem versions:
2020

2121
| opal.js | Version |
2222
|------------------------|----------|
23-
| opal | 0.10.5 |
23+
| opal | 0.11.1 |

dist/hyper-router.min.js

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/hyperloop-compiler.min.js

+19-19
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/hyperloop.min.js

+12-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/opal.min.js

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)