cable_ready 4.3.0.pre1 → 4.3.0.pre2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +57 -57
- data/README.md +1 -1
- data/lib/cable_ready/channels.rb +2 -0
- data/lib/cable_ready/version.rb +1 -1
- metadata +6 -7
- data/yarn.lock +0 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 346546ced0777dc18c18bc02e3271e3c6d159b10099ed914d529fe7d7cb1b004
|
4
|
+
data.tar.gz: 6017a0897cbede70a047d48411a7d7120e733429dc9a0695262e91ae7e8bd868
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 88da1b32f36bd19e6f52421d1c779b9371f5b6149af266cda49bb5315ea67e7b88c34a3e2387af78854fe3391b1cd9d25ef32ce69443121d7419c1366502baee
|
7
|
+
data.tar.gz: 45ac230c4439062a6e79b5ae5846da725dc261cd6f6c88758b83ab1614c8165d6c3090997ee3c84058ed6629296107152f303ba0c4107371927ca073b5ef01d6
|
data/Gemfile.lock
CHANGED
@@ -1,62 +1,62 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
cable_ready (4.3.0.
|
4
|
+
cable_ready (4.3.0.pre2)
|
5
5
|
rails (>= 5.2)
|
6
6
|
|
7
7
|
GEM
|
8
8
|
remote: https://rubygems.org/
|
9
9
|
specs:
|
10
|
-
actioncable (6.0.3.
|
11
|
-
actionpack (= 6.0.3.
|
10
|
+
actioncable (6.0.3.2)
|
11
|
+
actionpack (= 6.0.3.2)
|
12
12
|
nio4r (~> 2.0)
|
13
13
|
websocket-driver (>= 0.6.1)
|
14
|
-
actionmailbox (6.0.3.
|
15
|
-
actionpack (= 6.0.3.
|
16
|
-
activejob (= 6.0.3.
|
17
|
-
activerecord (= 6.0.3.
|
18
|
-
activestorage (= 6.0.3.
|
19
|
-
activesupport (= 6.0.3.
|
14
|
+
actionmailbox (6.0.3.2)
|
15
|
+
actionpack (= 6.0.3.2)
|
16
|
+
activejob (= 6.0.3.2)
|
17
|
+
activerecord (= 6.0.3.2)
|
18
|
+
activestorage (= 6.0.3.2)
|
19
|
+
activesupport (= 6.0.3.2)
|
20
20
|
mail (>= 2.7.1)
|
21
|
-
actionmailer (6.0.3.
|
22
|
-
actionpack (= 6.0.3.
|
23
|
-
actionview (= 6.0.3.
|
24
|
-
activejob (= 6.0.3.
|
21
|
+
actionmailer (6.0.3.2)
|
22
|
+
actionpack (= 6.0.3.2)
|
23
|
+
actionview (= 6.0.3.2)
|
24
|
+
activejob (= 6.0.3.2)
|
25
25
|
mail (~> 2.5, >= 2.5.4)
|
26
26
|
rails-dom-testing (~> 2.0)
|
27
|
-
actionpack (6.0.3.
|
28
|
-
actionview (= 6.0.3.
|
29
|
-
activesupport (= 6.0.3.
|
27
|
+
actionpack (6.0.3.2)
|
28
|
+
actionview (= 6.0.3.2)
|
29
|
+
activesupport (= 6.0.3.2)
|
30
30
|
rack (~> 2.0, >= 2.0.8)
|
31
31
|
rack-test (>= 0.6.3)
|
32
32
|
rails-dom-testing (~> 2.0)
|
33
33
|
rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
34
|
-
actiontext (6.0.3.
|
35
|
-
actionpack (= 6.0.3.
|
36
|
-
activerecord (= 6.0.3.
|
37
|
-
activestorage (= 6.0.3.
|
38
|
-
activesupport (= 6.0.3.
|
34
|
+
actiontext (6.0.3.2)
|
35
|
+
actionpack (= 6.0.3.2)
|
36
|
+
activerecord (= 6.0.3.2)
|
37
|
+
activestorage (= 6.0.3.2)
|
38
|
+
activesupport (= 6.0.3.2)
|
39
39
|
nokogiri (>= 1.8.5)
|
40
|
-
actionview (6.0.3.
|
41
|
-
activesupport (= 6.0.3.
|
40
|
+
actionview (6.0.3.2)
|
41
|
+
activesupport (= 6.0.3.2)
|
42
42
|
builder (~> 3.1)
|
43
43
|
erubi (~> 1.4)
|
44
44
|
rails-dom-testing (~> 2.0)
|
45
45
|
rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
46
|
-
activejob (6.0.3.
|
47
|
-
activesupport (= 6.0.3.
|
46
|
+
activejob (6.0.3.2)
|
47
|
+
activesupport (= 6.0.3.2)
|
48
48
|
globalid (>= 0.3.6)
|
49
|
-
activemodel (6.0.3.
|
50
|
-
activesupport (= 6.0.3.
|
51
|
-
activerecord (6.0.3.
|
52
|
-
activemodel (= 6.0.3.
|
53
|
-
activesupport (= 6.0.3.
|
54
|
-
activestorage (6.0.3.
|
55
|
-
actionpack (= 6.0.3.
|
56
|
-
activejob (= 6.0.3.
|
57
|
-
activerecord (= 6.0.3.
|
49
|
+
activemodel (6.0.3.2)
|
50
|
+
activesupport (= 6.0.3.2)
|
51
|
+
activerecord (6.0.3.2)
|
52
|
+
activemodel (= 6.0.3.2)
|
53
|
+
activesupport (= 6.0.3.2)
|
54
|
+
activestorage (6.0.3.2)
|
55
|
+
actionpack (= 6.0.3.2)
|
56
|
+
activejob (= 6.0.3.2)
|
57
|
+
activerecord (= 6.0.3.2)
|
58
58
|
marcel (~> 0.3.1)
|
59
|
-
activesupport (6.0.3.
|
59
|
+
activesupport (6.0.3.2)
|
60
60
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
61
61
|
i18n (>= 0.7, < 2)
|
62
62
|
minitest (~> 5.1)
|
@@ -72,7 +72,7 @@ GEM
|
|
72
72
|
activesupport (>= 4.2.0)
|
73
73
|
i18n (1.8.3)
|
74
74
|
concurrent-ruby (~> 1.0)
|
75
|
-
loofah (2.
|
75
|
+
loofah (2.6.0)
|
76
76
|
crass (~> 1.0.2)
|
77
77
|
nokogiri (>= 1.5.9)
|
78
78
|
mail (2.7.1)
|
@@ -87,40 +87,40 @@ GEM
|
|
87
87
|
nio4r (2.5.2)
|
88
88
|
nokogiri (1.10.9)
|
89
89
|
mini_portile2 (~> 2.4.0)
|
90
|
-
parallel (1.19.
|
91
|
-
parser (2.7.1.
|
92
|
-
ast (~> 2.4.
|
90
|
+
parallel (1.19.2)
|
91
|
+
parser (2.7.1.4)
|
92
|
+
ast (~> 2.4.1)
|
93
93
|
pry (0.12.2)
|
94
94
|
coderay (~> 1.1.0)
|
95
95
|
method_source (~> 0.9.0)
|
96
96
|
pry-nav (0.3.0)
|
97
97
|
pry (>= 0.9.10, < 0.13.0)
|
98
|
-
rack (2.2.
|
98
|
+
rack (2.2.3)
|
99
99
|
rack-test (1.1.0)
|
100
100
|
rack (>= 1.0, < 3)
|
101
|
-
rails (6.0.3.
|
102
|
-
actioncable (= 6.0.3.
|
103
|
-
actionmailbox (= 6.0.3.
|
104
|
-
actionmailer (= 6.0.3.
|
105
|
-
actionpack (= 6.0.3.
|
106
|
-
actiontext (= 6.0.3.
|
107
|
-
actionview (= 6.0.3.
|
108
|
-
activejob (= 6.0.3.
|
109
|
-
activemodel (= 6.0.3.
|
110
|
-
activerecord (= 6.0.3.
|
111
|
-
activestorage (= 6.0.3.
|
112
|
-
activesupport (= 6.0.3.
|
101
|
+
rails (6.0.3.2)
|
102
|
+
actioncable (= 6.0.3.2)
|
103
|
+
actionmailbox (= 6.0.3.2)
|
104
|
+
actionmailer (= 6.0.3.2)
|
105
|
+
actionpack (= 6.0.3.2)
|
106
|
+
actiontext (= 6.0.3.2)
|
107
|
+
actionview (= 6.0.3.2)
|
108
|
+
activejob (= 6.0.3.2)
|
109
|
+
activemodel (= 6.0.3.2)
|
110
|
+
activerecord (= 6.0.3.2)
|
111
|
+
activestorage (= 6.0.3.2)
|
112
|
+
activesupport (= 6.0.3.2)
|
113
113
|
bundler (>= 1.3.0)
|
114
|
-
railties (= 6.0.3.
|
114
|
+
railties (= 6.0.3.2)
|
115
115
|
sprockets-rails (>= 2.0.0)
|
116
116
|
rails-dom-testing (2.0.3)
|
117
117
|
activesupport (>= 4.2.0)
|
118
118
|
nokogiri (>= 1.6)
|
119
119
|
rails-html-sanitizer (1.3.0)
|
120
120
|
loofah (~> 2.3)
|
121
|
-
railties (6.0.3.
|
122
|
-
actionpack (= 6.0.3.
|
123
|
-
activesupport (= 6.0.3.
|
121
|
+
railties (6.0.3.2)
|
122
|
+
actionpack (= 6.0.3.2)
|
123
|
+
activesupport (= 6.0.3.2)
|
124
124
|
method_source
|
125
125
|
rake (>= 0.8.7)
|
126
126
|
thor (>= 0.20.3, < 2.0)
|
@@ -137,7 +137,7 @@ GEM
|
|
137
137
|
rubocop-ast (>= 0.0.3)
|
138
138
|
ruby-progressbar (~> 1.7)
|
139
139
|
unicode-display_width (>= 1.4.0, < 2.0)
|
140
|
-
rubocop-ast (0.0
|
140
|
+
rubocop-ast (0.1.0)
|
141
141
|
parser (>= 2.7.0.1)
|
142
142
|
rubocop-performance (1.6.1)
|
143
143
|
rubocop (>= 0.71.0)
|
data/README.md
CHANGED
@@ -11,7 +11,7 @@
|
|
11
11
|
<img alt="License: MIT" src="https://img.shields.io/badge/license-MIT-brightgreen.svg" target="_blank" />
|
12
12
|
</a>
|
13
13
|
<a href="http://blog.codinghorror.com/the-best-code-is-no-code-at-all/" target="_blank">
|
14
|
-
<img alt="Lines of Code" src="https://img.shields.io/badge/lines_of_code-
|
14
|
+
<img alt="Lines of Code" src="https://img.shields.io/badge/lines_of_code-375-brightgreen.svg?style=flat" />
|
15
15
|
</a>
|
16
16
|
<a href="https://cableready.stimulusreflex.com" target="_blank">
|
17
17
|
<img alt="Documentation" src="https://img.shields.io/badge/documentation-yes-brightgreen.svg" />
|
data/lib/cable_ready/channels.rb
CHANGED
data/lib/cable_ready/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: cable_ready
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 4.3.0.
|
4
|
+
version: 4.3.0.pre2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Nathan Hopkins
|
8
|
-
autorequire:
|
8
|
+
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2020-06-
|
11
|
+
date: 2020-06-27 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rails
|
@@ -80,7 +80,7 @@ dependencies:
|
|
80
80
|
- - ">="
|
81
81
|
- !ruby/object:Gem::Version
|
82
82
|
version: '0'
|
83
|
-
description:
|
83
|
+
description:
|
84
84
|
email:
|
85
85
|
- natehop@gmail.com
|
86
86
|
executables: []
|
@@ -104,12 +104,11 @@ files:
|
|
104
104
|
- lib/cable_ready/channels.rb
|
105
105
|
- lib/cable_ready/version.rb
|
106
106
|
- tags
|
107
|
-
- yarn.lock
|
108
107
|
homepage: https://github.com/hopsoft/cable_ready
|
109
108
|
licenses:
|
110
109
|
- MIT
|
111
110
|
metadata: {}
|
112
|
-
post_install_message:
|
111
|
+
post_install_message:
|
113
112
|
rdoc_options: []
|
114
113
|
require_paths:
|
115
114
|
- lib
|
@@ -125,7 +124,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
125
124
|
version: 1.3.1
|
126
125
|
requirements: []
|
127
126
|
rubygems_version: 3.0.3
|
128
|
-
signing_key:
|
127
|
+
signing_key:
|
129
128
|
specification_version: 4
|
130
129
|
summary: Out-of-Band Server Triggered DOM Operations
|
131
130
|
test_files: []
|
data/yarn.lock
DELETED