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

Commit fb9bc39

Browse files
author
Barrie Hadfield
committed
updated to latest hyper loop gems
1 parent fbd058d commit fb9bc39

File tree

6 files changed

+459
-412
lines changed

6 files changed

+459
-412
lines changed

Gemfile.lock

Lines changed: 70 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,46 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (5.0.2)
5-
actionpack (= 5.0.2)
6-
nio4r (>= 1.2, < 3.0)
4+
actioncable (5.1.3)
5+
actionpack (= 5.1.3)
6+
nio4r (~> 2.0)
77
websocket-driver (~> 0.6.1)
8-
actionmailer (5.0.2)
9-
actionpack (= 5.0.2)
10-
actionview (= 5.0.2)
11-
activejob (= 5.0.2)
8+
actionmailer (5.1.3)
9+
actionpack (= 5.1.3)
10+
actionview (= 5.1.3)
11+
activejob (= 5.1.3)
1212
mail (~> 2.5, >= 2.5.4)
1313
rails-dom-testing (~> 2.0)
14-
actionpack (5.0.2)
15-
actionview (= 5.0.2)
16-
activesupport (= 5.0.2)
14+
actionpack (5.1.3)
15+
actionview (= 5.1.3)
16+
activesupport (= 5.1.3)
1717
rack (~> 2.0)
1818
rack-test (~> 0.6.3)
1919
rails-dom-testing (~> 2.0)
2020
rails-html-sanitizer (~> 1.0, >= 1.0.2)
21-
actionview (5.0.2)
22-
activesupport (= 5.0.2)
21+
actionview (5.1.3)
22+
activesupport (= 5.1.3)
2323
builder (~> 3.1)
24-
erubis (~> 2.7.0)
24+
erubi (~> 1.4)
2525
rails-dom-testing (~> 2.0)
2626
rails-html-sanitizer (~> 1.0, >= 1.0.3)
27-
activejob (5.0.2)
28-
activesupport (= 5.0.2)
27+
activejob (5.1.3)
28+
activesupport (= 5.1.3)
2929
globalid (>= 0.3.6)
30-
activemodel (5.0.2)
31-
activesupport (= 5.0.2)
32-
activerecord (5.0.2)
33-
activemodel (= 5.0.2)
34-
activesupport (= 5.0.2)
35-
arel (~> 7.0)
36-
activesupport (5.0.2)
30+
activemodel (5.1.3)
31+
activesupport (= 5.1.3)
32+
activerecord (5.1.3)
33+
activemodel (= 5.1.3)
34+
activesupport (= 5.1.3)
35+
arel (~> 8.0)
36+
activesupport (5.1.3)
3737
concurrent-ruby (~> 1.0, >= 1.0.2)
3838
i18n (~> 0.7)
3939
minitest (~> 5.1)
4040
tzinfo (~> 1.1)
4141
addressable (2.5.1)
4242
public_suffix (~> 2.0, >= 2.0.2)
43-
arel (7.1.4)
43+
arel (8.0.0)
4444
babel-source (5.8.35)
4545
babel-transpiler (0.7.0)
4646
babel-source (>= 4.0, < 6)
@@ -62,11 +62,11 @@ GEM
6262
em-websocket (0.5.1)
6363
eventmachine (>= 0.12.9)
6464
http_parser.rb (~> 0.6.0)
65-
erubis (2.7.0)
66-
eventmachine (1.2.3)
65+
erubi (1.6.1)
66+
eventmachine (1.2.5)
6767
execjs (2.7.0)
68-
globalid (0.3.7)
69-
activesupport (>= 4.1.0)
68+
globalid (0.4.0)
69+
activesupport (>= 4.2.0)
7070
hike (1.2.3)
7171
http_parser.rb (0.6.0)
7272
httpclient (2.8.3)
@@ -75,46 +75,46 @@ GEM
7575
hyperloop-config (>= 0.9.2)
7676
opal-rails (~> 0.9.0)
7777
react-rails (< 1.10.0)
78-
hyper-operation (0.5.4)
78+
hyper-operation (0.5.11)
7979
activerecord (>= 0.3.0)
8080
hyper-component (>= 0.12.2)
8181
hyperloop-config (>= 0.9.7)
8282
mutations
8383
opal-activesupport
8484
pusher
8585
pusher-fake
86-
hyper-react (0.12.5)
86+
hyper-react (0.12.7)
8787
hyper-store (>= 0.2.1)
8888
hyperloop-config (>= 0.9.7)
8989
opal (>= 0.8.0)
9090
opal-activesupport (>= 0.2.0)
91-
hyper-store (0.2.2)
91+
hyper-store (0.2.3)
9292
hyperloop-config (>= 0.9.2)
93-
hyperloop-config (0.9.7)
93+
hyperloop-config (0.9.10)
9494
opal
9595
opal-browser
96-
i18n (0.8.1)
96+
i18n (0.8.6)
9797
jquery-rails (4.3.1)
9898
rails-dom-testing (>= 1, < 3)
9999
railties (>= 4.2.0)
100100
thor (>= 0.14, < 2.0)
101101
loofah (2.0.3)
102102
nokogiri (>= 1.5.9)
103-
mail (2.6.4)
103+
mail (2.6.6)
104104
mime-types (>= 1.16, < 4)
105105
method_source (0.8.2)
106106
mime-types (3.1)
107107
mime-types-data (~> 3.2015)
108108
mime-types-data (3.2016.0521)
109-
mini_portile2 (2.1.0)
110-
minitest (5.10.1)
109+
mini_portile2 (2.2.0)
110+
minitest (5.10.3)
111111
multi_json (1.12.1)
112112
mutations (0.8.1)
113113
activesupport
114-
nio4r (2.0.0)
115-
nokogiri (1.7.1)
116-
mini_portile2 (~> 2.1.0)
117-
opal (0.10.3)
114+
nio4r (2.1.0)
115+
nokogiri (1.8.0)
116+
mini_portile2 (~> 2.2.0)
117+
opal (0.10.5)
118118
hike (~> 1.2)
119119
sourcemap (~> 0.1.0)
120120
sprockets (~> 3.1)
@@ -126,17 +126,17 @@ GEM
126126
paggio
127127
opal-jquery (0.4.2)
128128
opal (>= 0.7.0, < 0.11.0)
129-
opal-rails (0.9.1)
129+
opal-rails (0.9.3)
130130
jquery-rails
131131
opal (>= 0.8.0, < 0.11)
132132
opal-activesupport (>= 0.0.5)
133133
opal-jquery (~> 0.4.0)
134-
opal-sprockets (~> 0.4.0)
135-
rails (>= 4.0, < 6.0)
136-
sprockets-rails (< 3.0)
137-
opal-sprockets (0.4.0.0.10.0.3.0.0)
138-
opal (~> 0.10.0)
139-
sprockets (~> 3.0)
134+
opal-sprockets (~> 0.4.1)
135+
rails (>= 4.1, < 6.0)
136+
sprockets-rails (>= 2.3.3, < 4.0)
137+
opal-sprockets (0.4.1.0.10.4.3.1.0)
138+
opal (~> 0.10.4)
139+
sprockets (~> 3.1)
140140
tilt (>= 1.4)
141141
paggio (0.2.6)
142142
public_suffix (2.0.5)
@@ -150,29 +150,29 @@ GEM
150150
multi_json (~> 1.6)
151151
thin (~> 1.5)
152152
pusher-signature (0.1.8)
153-
rack (2.0.1)
153+
rack (2.0.3)
154154
rack-test (0.6.3)
155155
rack (>= 1.0)
156-
rails (5.0.2)
157-
actioncable (= 5.0.2)
158-
actionmailer (= 5.0.2)
159-
actionpack (= 5.0.2)
160-
actionview (= 5.0.2)
161-
activejob (= 5.0.2)
162-
activemodel (= 5.0.2)
163-
activerecord (= 5.0.2)
164-
activesupport (= 5.0.2)
165-
bundler (>= 1.3.0, < 2.0)
166-
railties (= 5.0.2)
156+
rails (5.1.3)
157+
actioncable (= 5.1.3)
158+
actionmailer (= 5.1.3)
159+
actionpack (= 5.1.3)
160+
actionview (= 5.1.3)
161+
activejob (= 5.1.3)
162+
activemodel (= 5.1.3)
163+
activerecord (= 5.1.3)
164+
activesupport (= 5.1.3)
165+
bundler (>= 1.3.0)
166+
railties (= 5.1.3)
167167
sprockets-rails (>= 2.0.0)
168-
rails-dom-testing (2.0.2)
169-
activesupport (>= 4.2.0, < 6.0)
170-
nokogiri (~> 1.6)
168+
rails-dom-testing (2.0.3)
169+
activesupport (>= 4.2.0)
170+
nokogiri (>= 1.6)
171171
rails-html-sanitizer (1.0.3)
172172
loofah (~> 2.0)
173-
railties (5.0.2)
174-
actionpack (= 5.0.2)
175-
activesupport (= 5.0.2)
173+
railties (5.1.3)
174+
actionpack (= 5.1.3)
175+
activesupport (= 5.1.3)
176176
method_source
177177
rake (>= 0.8.7)
178178
thor (>= 0.18.1, < 2.0)
@@ -188,17 +188,17 @@ GEM
188188
sprockets (3.7.1)
189189
concurrent-ruby (~> 1.0)
190190
rack (> 1, < 3)
191-
sprockets-rails (2.3.3)
192-
actionpack (>= 3.0)
193-
activesupport (>= 3.0)
194-
sprockets (>= 2.8, < 4.0)
195-
thin (1.7.0)
191+
sprockets-rails (3.2.0)
192+
actionpack (>= 4.0)
193+
activesupport (>= 4.0)
194+
sprockets (>= 3.0.0)
195+
thin (1.7.2)
196196
daemons (~> 1.0, >= 1.0.9)
197197
eventmachine (~> 1.0, >= 1.0.4)
198198
rack (>= 1, < 3)
199199
thor (0.19.4)
200200
thread_safe (0.3.6)
201-
tilt (2.0.7)
201+
tilt (2.0.8)
202202
tzinfo (1.2.3)
203203
thread_safe (~> 0.1)
204204
uglifier (3.2.0)

VERSIONS.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,14 @@ These libraries are built with the following Gem versions:
44
| hyperloop.js | Version |
55
|--------------------|----------|
66
| hyper-component | 0.12.3 |
7-
| hyper-operation | 0.5.4 |
8-
| hyper-store | 0.2.2 |
9-
| hyper-react | 0.12.5 |
10-
| hyperloop-config | 0.9.7 |
7+
| hyper-operation | 0.5.11 |
8+
| hyper-store | 0.2.3 |
9+
| hyper-react | 0.12.7 |
10+
| hyperloop-config | 0.9.10 |
11+
| opal-browser | 0.2.0 |
12+
| opal-jquery | 0.4.2 |
1113

1214
| opal-compiler.js | Version |
1315
|--------------------|----------|
14-
| opal | 0.10.3 |
15-
| active_support | |
16-
| compiler | |
16+
| opal | 0.10.5 |
17+
| opal-activesupport | 0.3.0 |

0 commit comments

Comments
 (0)