hyperloop 0.99.5 → 0.99.6
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +19 -19
- data/lib/hyperloop/version.rb +1 -1
- metadata +6 -6
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 98893ccb9ddb270692b88c8f750e3c882c2f1a916a547640554db32bd326f1a8
|
4
|
+
data.tar.gz: d5adcdee8284c1d73672564efe8dd619e6dd75834bf18c08320ff1decca13c67
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: fc1992507fb80ddca247354c662bd058509a913ebb0b6c3d7c4ae644de39d8cbadde3383ababe2a603042881ce1875a9c4df2eb44060065e70106986ae0ee5dd
|
7
|
+
data.tar.gz: 11cd556dcee2002d0e17036cd6a8114122467701b32b88f748f8aaa38ee35119389d75f4d6a8ed0a125f65a1c794df5b90eda361400e81028779087031d8f6bf
|
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.6)
|
5
|
+
hyper-store (= 0.99.6)
|
6
|
+
hyperloop-config (= 0.99.6)
|
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.6)
|
17
17
|
activemodel
|
18
18
|
activerecord (>= 4.0.0)
|
19
|
-
hyper-component (= 0.99.
|
20
|
-
hyper-operation (= 0.99.
|
19
|
+
hyper-component (= 0.99.6)
|
20
|
+
hyper-operation (= 0.99.6)
|
21
21
|
|
22
22
|
PATH
|
23
23
|
remote: ../hyper-operation
|
24
24
|
specs:
|
25
|
-
hyper-operation (0.99.
|
25
|
+
hyper-operation (0.99.6)
|
26
26
|
activerecord (>= 4.0.0)
|
27
|
-
hyper-component (= 0.99.
|
27
|
+
hyper-component (= 0.99.6)
|
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.6)
|
35
|
+
hyper-component (= 0.99.6)
|
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.6)
|
42
|
+
hyperloop-config (= 0.99.6)
|
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.6)
|
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.6)
|
59
|
+
hyper-model (= 0.99.6)
|
60
|
+
hyper-router (= 0.99.6)
|
61
61
|
libv8 (~> 6.7.0)
|
62
62
|
mini_racer (~> 0.2.4)
|
63
63
|
opal-browser (~> 0.2.0)
|
@@ -135,11 +135,11 @@ GEM
|
|
135
135
|
nesty
|
136
136
|
reentrant_flock
|
137
137
|
sinatra (>= 1.2.7)
|
138
|
-
globalid (0.4.
|
138
|
+
globalid (0.4.2)
|
139
139
|
activesupport (>= 4.2.0)
|
140
140
|
hike (1.2.3)
|
141
141
|
httpclient (2.8.3)
|
142
|
-
i18n (1.5.
|
142
|
+
i18n (1.5.3)
|
143
143
|
concurrent-ruby (~> 1.0)
|
144
144
|
io-like (0.3.0)
|
145
145
|
jquery-rails (4.3.3)
|
@@ -272,4 +272,4 @@ DEPENDENCIES
|
|
272
272
|
hyperloop-config!
|
273
273
|
|
274
274
|
BUNDLED WITH
|
275
|
-
1.17.
|
275
|
+
1.17.3
|
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.6
|
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: 2019-01-
|
14
|
+
date: 2019-01-30 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.6
|
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.6
|
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.6
|
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.6
|
44
44
|
- !ruby/object:Gem::Dependency
|
45
45
|
name: opal-rails
|
46
46
|
requirement: !ruby/object:Gem::Requirement
|