active_pubsub_rails 0.3.0 → 0.4.0
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/lib/active_pubsub_rails/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c9807a384ec402617982c1470a418fe77267d82ac910c63cf25bf7f3caca62ad
|
4
|
+
data.tar.gz: 1c45f9809a1c70068e1c09afaae0c709baeea755433df7f9f7869aaa030a272f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 2a40b551b8b0bc978c62762f3b934bfee46df50c76f1f319ea65aed7497579b242aea8cd217eea5a860bfb5babb0bb22e9a077094d225f29eb78a4e20eea2c66
|
7
|
+
data.tar.gz: ccc153d90fca47da8e853f973d9dd9a8d7496ac6482687089c757979d20b8eeb440202bfde75aa80d9489b332ac8740f6a09aeb37348c5aa321b35c0889d4c76
|
data/Gemfile.lock
CHANGED
@@ -1,66 +1,66 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
active_pubsub_rails (0.
|
4
|
+
active_pubsub_rails (0.4.0)
|
5
5
|
activesupport (>= 5.2.x)
|
6
6
|
|
7
7
|
GEM
|
8
8
|
remote: https://rubygems.org/
|
9
9
|
specs:
|
10
|
-
actioncable (6.1.3.
|
11
|
-
actionpack (= 6.1.3.
|
12
|
-
activesupport (= 6.1.3.
|
10
|
+
actioncable (6.1.3.2)
|
11
|
+
actionpack (= 6.1.3.2)
|
12
|
+
activesupport (= 6.1.3.2)
|
13
13
|
nio4r (~> 2.0)
|
14
14
|
websocket-driver (>= 0.6.1)
|
15
|
-
actionmailbox (6.1.3.
|
16
|
-
actionpack (= 6.1.3.
|
17
|
-
activejob (= 6.1.3.
|
18
|
-
activerecord (= 6.1.3.
|
19
|
-
activestorage (= 6.1.3.
|
20
|
-
activesupport (= 6.1.3.
|
15
|
+
actionmailbox (6.1.3.2)
|
16
|
+
actionpack (= 6.1.3.2)
|
17
|
+
activejob (= 6.1.3.2)
|
18
|
+
activerecord (= 6.1.3.2)
|
19
|
+
activestorage (= 6.1.3.2)
|
20
|
+
activesupport (= 6.1.3.2)
|
21
21
|
mail (>= 2.7.1)
|
22
|
-
actionmailer (6.1.3.
|
23
|
-
actionpack (= 6.1.3.
|
24
|
-
actionview (= 6.1.3.
|
25
|
-
activejob (= 6.1.3.
|
26
|
-
activesupport (= 6.1.3.
|
22
|
+
actionmailer (6.1.3.2)
|
23
|
+
actionpack (= 6.1.3.2)
|
24
|
+
actionview (= 6.1.3.2)
|
25
|
+
activejob (= 6.1.3.2)
|
26
|
+
activesupport (= 6.1.3.2)
|
27
27
|
mail (~> 2.5, >= 2.5.4)
|
28
28
|
rails-dom-testing (~> 2.0)
|
29
|
-
actionpack (6.1.3.
|
30
|
-
actionview (= 6.1.3.
|
31
|
-
activesupport (= 6.1.3.
|
29
|
+
actionpack (6.1.3.2)
|
30
|
+
actionview (= 6.1.3.2)
|
31
|
+
activesupport (= 6.1.3.2)
|
32
32
|
rack (~> 2.0, >= 2.0.9)
|
33
33
|
rack-test (>= 0.6.3)
|
34
34
|
rails-dom-testing (~> 2.0)
|
35
35
|
rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
36
|
-
actiontext (6.1.3.
|
37
|
-
actionpack (= 6.1.3.
|
38
|
-
activerecord (= 6.1.3.
|
39
|
-
activestorage (= 6.1.3.
|
40
|
-
activesupport (= 6.1.3.
|
36
|
+
actiontext (6.1.3.2)
|
37
|
+
actionpack (= 6.1.3.2)
|
38
|
+
activerecord (= 6.1.3.2)
|
39
|
+
activestorage (= 6.1.3.2)
|
40
|
+
activesupport (= 6.1.3.2)
|
41
41
|
nokogiri (>= 1.8.5)
|
42
|
-
actionview (6.1.3.
|
43
|
-
activesupport (= 6.1.3.
|
42
|
+
actionview (6.1.3.2)
|
43
|
+
activesupport (= 6.1.3.2)
|
44
44
|
builder (~> 3.1)
|
45
45
|
erubi (~> 1.4)
|
46
46
|
rails-dom-testing (~> 2.0)
|
47
47
|
rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
48
|
-
activejob (6.1.3.
|
49
|
-
activesupport (= 6.1.3.
|
48
|
+
activejob (6.1.3.2)
|
49
|
+
activesupport (= 6.1.3.2)
|
50
50
|
globalid (>= 0.3.6)
|
51
|
-
activemodel (6.1.3.
|
52
|
-
activesupport (= 6.1.3.
|
53
|
-
activerecord (6.1.3.
|
54
|
-
activemodel (= 6.1.3.
|
55
|
-
activesupport (= 6.1.3.
|
56
|
-
activestorage (6.1.3.
|
57
|
-
actionpack (= 6.1.3.
|
58
|
-
activejob (= 6.1.3.
|
59
|
-
activerecord (= 6.1.3.
|
60
|
-
activesupport (= 6.1.3.
|
51
|
+
activemodel (6.1.3.2)
|
52
|
+
activesupport (= 6.1.3.2)
|
53
|
+
activerecord (6.1.3.2)
|
54
|
+
activemodel (= 6.1.3.2)
|
55
|
+
activesupport (= 6.1.3.2)
|
56
|
+
activestorage (6.1.3.2)
|
57
|
+
actionpack (= 6.1.3.2)
|
58
|
+
activejob (= 6.1.3.2)
|
59
|
+
activerecord (= 6.1.3.2)
|
60
|
+
activesupport (= 6.1.3.2)
|
61
61
|
marcel (~> 1.0.0)
|
62
62
|
mini_mime (~> 1.0.2)
|
63
|
-
activesupport (6.1.3.
|
63
|
+
activesupport (6.1.3.2)
|
64
64
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
65
65
|
i18n (>= 1.6, < 2)
|
66
66
|
minitest (>= 5.1)
|
@@ -88,35 +88,35 @@ GEM
|
|
88
88
|
nokogiri (1.11.3-x86_64-darwin)
|
89
89
|
racc (~> 1.4)
|
90
90
|
parallel (1.20.1)
|
91
|
-
parser (3.0.1.
|
91
|
+
parser (3.0.1.1)
|
92
92
|
ast (~> 2.4.1)
|
93
93
|
racc (1.5.2)
|
94
94
|
rack (2.2.3)
|
95
95
|
rack-test (1.1.0)
|
96
96
|
rack (>= 1.0, < 3)
|
97
|
-
rails (6.1.3.
|
98
|
-
actioncable (= 6.1.3.
|
99
|
-
actionmailbox (= 6.1.3.
|
100
|
-
actionmailer (= 6.1.3.
|
101
|
-
actionpack (= 6.1.3.
|
102
|
-
actiontext (= 6.1.3.
|
103
|
-
actionview (= 6.1.3.
|
104
|
-
activejob (= 6.1.3.
|
105
|
-
activemodel (= 6.1.3.
|
106
|
-
activerecord (= 6.1.3.
|
107
|
-
activestorage (= 6.1.3.
|
108
|
-
activesupport (= 6.1.3.
|
97
|
+
rails (6.1.3.2)
|
98
|
+
actioncable (= 6.1.3.2)
|
99
|
+
actionmailbox (= 6.1.3.2)
|
100
|
+
actionmailer (= 6.1.3.2)
|
101
|
+
actionpack (= 6.1.3.2)
|
102
|
+
actiontext (= 6.1.3.2)
|
103
|
+
actionview (= 6.1.3.2)
|
104
|
+
activejob (= 6.1.3.2)
|
105
|
+
activemodel (= 6.1.3.2)
|
106
|
+
activerecord (= 6.1.3.2)
|
107
|
+
activestorage (= 6.1.3.2)
|
108
|
+
activesupport (= 6.1.3.2)
|
109
109
|
bundler (>= 1.15.0)
|
110
|
-
railties (= 6.1.3.
|
110
|
+
railties (= 6.1.3.2)
|
111
111
|
sprockets-rails (>= 2.0.0)
|
112
112
|
rails-dom-testing (2.0.3)
|
113
113
|
activesupport (>= 4.2.0)
|
114
114
|
nokogiri (>= 1.6)
|
115
115
|
rails-html-sanitizer (1.3.0)
|
116
116
|
loofah (~> 2.3)
|
117
|
-
railties (6.1.3.
|
118
|
-
actionpack (= 6.1.3.
|
119
|
-
activesupport (= 6.1.3.
|
117
|
+
railties (6.1.3.2)
|
118
|
+
actionpack (= 6.1.3.2)
|
119
|
+
activesupport (= 6.1.3.2)
|
120
120
|
method_source
|
121
121
|
rake (>= 0.8.7)
|
122
122
|
thor (~> 1.0)
|
@@ -133,8 +133,8 @@ GEM
|
|
133
133
|
rubocop-ast (>= 0.6.0)
|
134
134
|
ruby-progressbar (~> 1.7)
|
135
135
|
unicode-display_width (>= 1.4.0, < 2.0)
|
136
|
-
rubocop-ast (1.
|
137
|
-
parser (>=
|
136
|
+
rubocop-ast (1.5.0)
|
137
|
+
parser (>= 3.0.1.1)
|
138
138
|
ruby-progressbar (1.11.0)
|
139
139
|
sprockets (4.0.2)
|
140
140
|
concurrent-ruby (~> 1.0)
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: active_pubsub_rails
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.4.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Gaurav Tiwari
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2021-05-
|
11
|
+
date: 2021-05-14 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: activesupport
|