hyperloop 0.99.4 → 0.99.5
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +21 -21
- data/lib/hyperloop/version.rb +1 -1
- metadata +7 -7
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: edc3ec5c1bb6792b9ca81b3692c8a3dffa55cb2a116f187108af97bcf8ddcac8
|
4
|
+
data.tar.gz: 2b932a4d637a856e568b27cb8857bb947ccb04e4fd8e09ee96522171af3cc3c2
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b9336ae98fb8d147788ba5f4eebd97ce647c479cfa85d9826b8a21402f5cd038a8f26e23afa6dc01b516d4c6baa9177f596057fea64611ef60161fbc9d6348aa
|
7
|
+
data.tar.gz: 67183640d8d7888b2729f58fa67cb174a38da1343243b10548e27ab5aacb2768929560386ffbd63afca3419c664f27d70f1d293331140df3ed217fe2a4d1ce51
|
data/Gemfile.lock
CHANGED
@@ -1,9 +1,9 @@
|
|
1
1
|
PATH
|
2
2
|
remote: ../hyper-component
|
3
3
|
specs:
|
4
|
-
hyper-component (0.99.
|
5
|
-
hyper-store (= 0.99.
|
6
|
-
hyperloop-config (= 0.99.
|
4
|
+
hyper-component (0.99.5)
|
5
|
+
hyper-store (= 0.99.5)
|
6
|
+
hyperloop-config (= 0.99.5)
|
7
7
|
libv8 (~> 6.7.0)
|
8
8
|
mini_racer (~> 0.2.4)
|
9
9
|
opal (>= 0.11.0, < 0.12.0)
|
@@ -13,39 +13,39 @@ PATH
|
|
13
13
|
PATH
|
14
14
|
remote: ../hyper-model
|
15
15
|
specs:
|
16
|
-
hyper-model (0.99.
|
16
|
+
hyper-model (0.99.5)
|
17
17
|
activemodel
|
18
18
|
activerecord (>= 4.0.0)
|
19
|
-
hyper-component (= 0.99.
|
20
|
-
hyper-operation (= 0.99.
|
19
|
+
hyper-component (= 0.99.5)
|
20
|
+
hyper-operation (= 0.99.5)
|
21
21
|
|
22
22
|
PATH
|
23
23
|
remote: ../hyper-operation
|
24
24
|
specs:
|
25
|
-
hyper-operation (0.99.
|
25
|
+
hyper-operation (0.99.5)
|
26
26
|
activerecord (>= 4.0.0)
|
27
|
-
hyper-component (= 0.99.
|
27
|
+
hyper-component (= 0.99.5)
|
28
28
|
mutations
|
29
29
|
opal-activesupport (~> 0.3.1)
|
30
30
|
|
31
31
|
PATH
|
32
32
|
remote: ../hyper-router
|
33
33
|
specs:
|
34
|
-
hyper-router (0.99.
|
35
|
-
hyper-component (= 0.99.
|
34
|
+
hyper-router (0.99.5)
|
35
|
+
hyper-component (= 0.99.5)
|
36
36
|
opal-browser (~> 0.2.0)
|
37
37
|
|
38
38
|
PATH
|
39
39
|
remote: ../hyper-store
|
40
40
|
specs:
|
41
|
-
hyper-store (0.99.
|
42
|
-
hyperloop-config (= 0.99.
|
41
|
+
hyper-store (0.99.5)
|
42
|
+
hyperloop-config (= 0.99.5)
|
43
43
|
opal (>= 0.11.0, < 0.12.0)
|
44
44
|
|
45
45
|
PATH
|
46
46
|
remote: ../hyperloop-config
|
47
47
|
specs:
|
48
|
-
hyperloop-config (0.99.
|
48
|
+
hyperloop-config (0.99.5)
|
49
49
|
libv8 (~> 6.7.0)
|
50
50
|
mini_racer (~> 0.2.4)
|
51
51
|
opal (>= 0.11.0, < 0.12.0)
|
@@ -55,9 +55,9 @@ PATH
|
|
55
55
|
PATH
|
56
56
|
remote: .
|
57
57
|
specs:
|
58
|
-
hyperloop (0.99.
|
59
|
-
hyper-model (= 0.99.
|
60
|
-
hyper-router (= 0.99.
|
58
|
+
hyperloop (0.99.5)
|
59
|
+
hyper-model (= 0.99.5)
|
60
|
+
hyper-router (= 0.99.5)
|
61
61
|
libv8 (~> 6.7.0)
|
62
62
|
mini_racer (~> 0.2.4)
|
63
63
|
opal-browser (~> 0.2.0)
|
@@ -124,7 +124,7 @@ GEM
|
|
124
124
|
concurrent-ruby (1.1.4)
|
125
125
|
connection_pool (2.2.2)
|
126
126
|
crass (1.0.4)
|
127
|
-
erubi (1.
|
127
|
+
erubi (1.8.0)
|
128
128
|
execjs (2.7.0)
|
129
129
|
faraday (0.15.2)
|
130
130
|
multipart-post (>= 1.2, < 3)
|
@@ -139,7 +139,7 @@ GEM
|
|
139
139
|
activesupport (>= 4.2.0)
|
140
140
|
hike (1.2.3)
|
141
141
|
httpclient (2.8.3)
|
142
|
-
i18n (1.
|
142
|
+
i18n (1.5.1)
|
143
143
|
concurrent-ruby (~> 1.0)
|
144
144
|
io-like (0.3.0)
|
145
145
|
jquery-rails (4.3.3)
|
@@ -155,7 +155,7 @@ GEM
|
|
155
155
|
marcel (0.3.3)
|
156
156
|
mimemagic (~> 0.3.2)
|
157
157
|
method_source (0.9.2)
|
158
|
-
mimemagic (0.3.
|
158
|
+
mimemagic (0.3.3)
|
159
159
|
mini_mime (1.0.1)
|
160
160
|
mini_portile2 (2.3.0)
|
161
161
|
mini_racer (0.2.4)
|
@@ -163,7 +163,7 @@ GEM
|
|
163
163
|
minitest (5.11.3)
|
164
164
|
multipart-post (2.0.0)
|
165
165
|
mustermann (1.0.2)
|
166
|
-
mutations (0.
|
166
|
+
mutations (0.9.0)
|
167
167
|
activesupport
|
168
168
|
nesty (1.0.2)
|
169
169
|
nio4r (2.3.1)
|
@@ -272,4 +272,4 @@ DEPENDENCIES
|
|
272
272
|
hyperloop-config!
|
273
273
|
|
274
274
|
BUNDLED WITH
|
275
|
-
1.
|
275
|
+
1.17.2
|
data/lib/hyperloop/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: hyperloop
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.99.
|
4
|
+
version: 0.99.5
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Loic Boutet
|
@@ -11,7 +11,7 @@ authors:
|
|
11
11
|
autorequire:
|
12
12
|
bindir: bin
|
13
13
|
cert_chain: []
|
14
|
-
date:
|
14
|
+
date: 2019-01-10 00:00:00.000000000 Z
|
15
15
|
dependencies:
|
16
16
|
- !ruby/object:Gem::Dependency
|
17
17
|
name: hyper-model
|
@@ -19,28 +19,28 @@ dependencies:
|
|
19
19
|
requirements:
|
20
20
|
- - '='
|
21
21
|
- !ruby/object:Gem::Version
|
22
|
-
version: 0.99.
|
22
|
+
version: 0.99.5
|
23
23
|
type: :runtime
|
24
24
|
prerelease: false
|
25
25
|
version_requirements: !ruby/object:Gem::Requirement
|
26
26
|
requirements:
|
27
27
|
- - '='
|
28
28
|
- !ruby/object:Gem::Version
|
29
|
-
version: 0.99.
|
29
|
+
version: 0.99.5
|
30
30
|
- !ruby/object:Gem::Dependency
|
31
31
|
name: hyper-router
|
32
32
|
requirement: !ruby/object:Gem::Requirement
|
33
33
|
requirements:
|
34
34
|
- - '='
|
35
35
|
- !ruby/object:Gem::Version
|
36
|
-
version: 0.99.
|
36
|
+
version: 0.99.5
|
37
37
|
type: :runtime
|
38
38
|
prerelease: false
|
39
39
|
version_requirements: !ruby/object:Gem::Requirement
|
40
40
|
requirements:
|
41
41
|
- - '='
|
42
42
|
- !ruby/object:Gem::Version
|
43
|
-
version: 0.99.
|
43
|
+
version: 0.99.5
|
44
44
|
- !ruby/object:Gem::Dependency
|
45
45
|
name: opal-rails
|
46
46
|
requirement: !ruby/object:Gem::Requirement
|
@@ -205,7 +205,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
205
205
|
- !ruby/object:Gem::Version
|
206
206
|
version: '0'
|
207
207
|
requirements: []
|
208
|
-
rubygems_version: 3.0.
|
208
|
+
rubygems_version: 3.0.2
|
209
209
|
signing_key:
|
210
210
|
specification_version: 4
|
211
211
|
summary: Hyperloop stack and generators for Rails
|