table_sync 6.5.0 → 6.5.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +119 -87
- data/lib/table_sync/version.rb +1 -1
- data/table_sync.gemspec +1 -1
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ba921b311f2d47cbe4e05b9fd691cf224d8f2e2e200ad33c575ac09a88005ba0
|
4
|
+
data.tar.gz: 54e9e2fbf548d136b9318cd5f9a3df46b01f4e1bbea30094af1cec077dda7bf2
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 0a5253e756f4f498a6a4d02edf66f2534e82ca8ee0d62dbc235dd0b7762fd7bb68a73108bc2525d09b4fa487f1e4be853514ce6f59b7b9e01648d968f865839e
|
7
|
+
data.tar.gz: 005ffaa16d239cd4ea70a73a43b81dc7e0a960d5898a80ed48a0cc560c4f01aa5a4482b3e6d59d73c623bd861ea4ca7b94b1cdf633b4f7830accc0ae44b41f54
|
data/Gemfile.lock
CHANGED
@@ -1,83 +1,94 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
table_sync (6.5.
|
4
|
+
table_sync (6.5.1)
|
5
5
|
memery
|
6
|
-
rabbit_messaging (
|
6
|
+
rabbit_messaging (>= 0.13)
|
7
7
|
rails
|
8
8
|
self_data
|
9
9
|
|
10
10
|
GEM
|
11
11
|
remote: https://rubygems.org/
|
12
12
|
specs:
|
13
|
-
actioncable (7.
|
14
|
-
actionpack (= 7.
|
15
|
-
activesupport (= 7.
|
13
|
+
actioncable (7.1.4.1)
|
14
|
+
actionpack (= 7.1.4.1)
|
15
|
+
activesupport (= 7.1.4.1)
|
16
16
|
nio4r (~> 2.0)
|
17
17
|
websocket-driver (>= 0.6.1)
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
18
|
+
zeitwerk (~> 2.6)
|
19
|
+
actionmailbox (7.1.4.1)
|
20
|
+
actionpack (= 7.1.4.1)
|
21
|
+
activejob (= 7.1.4.1)
|
22
|
+
activerecord (= 7.1.4.1)
|
23
|
+
activestorage (= 7.1.4.1)
|
24
|
+
activesupport (= 7.1.4.1)
|
24
25
|
mail (>= 2.7.1)
|
25
26
|
net-imap
|
26
27
|
net-pop
|
27
28
|
net-smtp
|
28
|
-
actionmailer (7.
|
29
|
-
actionpack (= 7.
|
30
|
-
actionview (= 7.
|
31
|
-
activejob (= 7.
|
32
|
-
activesupport (= 7.
|
29
|
+
actionmailer (7.1.4.1)
|
30
|
+
actionpack (= 7.1.4.1)
|
31
|
+
actionview (= 7.1.4.1)
|
32
|
+
activejob (= 7.1.4.1)
|
33
|
+
activesupport (= 7.1.4.1)
|
33
34
|
mail (~> 2.5, >= 2.5.4)
|
34
35
|
net-imap
|
35
36
|
net-pop
|
36
37
|
net-smtp
|
37
|
-
rails-dom-testing (~> 2.
|
38
|
-
actionpack (7.
|
39
|
-
actionview (= 7.
|
40
|
-
activesupport (= 7.
|
41
|
-
|
38
|
+
rails-dom-testing (~> 2.2)
|
39
|
+
actionpack (7.1.4.1)
|
40
|
+
actionview (= 7.1.4.1)
|
41
|
+
activesupport (= 7.1.4.1)
|
42
|
+
nokogiri (>= 1.8.5)
|
43
|
+
racc
|
44
|
+
rack (>= 2.2.4)
|
45
|
+
rack-session (>= 1.0.1)
|
42
46
|
rack-test (>= 0.6.3)
|
43
|
-
rails-dom-testing (~> 2.
|
44
|
-
rails-html-sanitizer (~> 1.
|
45
|
-
actiontext (7.
|
46
|
-
actionpack (= 7.
|
47
|
-
activerecord (= 7.
|
48
|
-
activestorage (= 7.
|
49
|
-
activesupport (= 7.
|
47
|
+
rails-dom-testing (~> 2.2)
|
48
|
+
rails-html-sanitizer (~> 1.6)
|
49
|
+
actiontext (7.1.4.1)
|
50
|
+
actionpack (= 7.1.4.1)
|
51
|
+
activerecord (= 7.1.4.1)
|
52
|
+
activestorage (= 7.1.4.1)
|
53
|
+
activesupport (= 7.1.4.1)
|
50
54
|
globalid (>= 0.6.0)
|
51
55
|
nokogiri (>= 1.8.5)
|
52
|
-
actionview (7.
|
53
|
-
activesupport (= 7.
|
56
|
+
actionview (7.1.4.1)
|
57
|
+
activesupport (= 7.1.4.1)
|
54
58
|
builder (~> 3.1)
|
55
|
-
erubi (~> 1.
|
56
|
-
rails-dom-testing (~> 2.
|
57
|
-
rails-html-sanitizer (~> 1.
|
58
|
-
activejob (7.
|
59
|
-
activesupport (= 7.
|
59
|
+
erubi (~> 1.11)
|
60
|
+
rails-dom-testing (~> 2.2)
|
61
|
+
rails-html-sanitizer (~> 1.6)
|
62
|
+
activejob (7.1.4.1)
|
63
|
+
activesupport (= 7.1.4.1)
|
60
64
|
globalid (>= 0.3.6)
|
61
|
-
activemodel (7.
|
62
|
-
activesupport (= 7.
|
63
|
-
activerecord (7.
|
64
|
-
activemodel (= 7.
|
65
|
-
activesupport (= 7.
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
65
|
+
activemodel (7.1.4.1)
|
66
|
+
activesupport (= 7.1.4.1)
|
67
|
+
activerecord (7.1.4.1)
|
68
|
+
activemodel (= 7.1.4.1)
|
69
|
+
activesupport (= 7.1.4.1)
|
70
|
+
timeout (>= 0.4.0)
|
71
|
+
activestorage (7.1.4.1)
|
72
|
+
actionpack (= 7.1.4.1)
|
73
|
+
activejob (= 7.1.4.1)
|
74
|
+
activerecord (= 7.1.4.1)
|
75
|
+
activesupport (= 7.1.4.1)
|
71
76
|
marcel (~> 1.0)
|
72
|
-
|
73
|
-
|
77
|
+
activesupport (7.1.4.1)
|
78
|
+
base64
|
79
|
+
bigdecimal
|
74
80
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
81
|
+
connection_pool (>= 2.2.5)
|
82
|
+
drb
|
75
83
|
i18n (>= 1.6, < 2)
|
76
84
|
minitest (>= 5.1)
|
85
|
+
mutex_m
|
77
86
|
tzinfo (~> 2.0)
|
78
87
|
amq-protocol (2.3.2)
|
79
88
|
ast (2.4.2)
|
80
|
-
|
89
|
+
base64 (0.2.0)
|
90
|
+
bigdecimal (3.1.8)
|
91
|
+
builder (3.3.0)
|
81
92
|
bundler-audit (0.9.1)
|
82
93
|
bundler (>= 1.2.0, < 3)
|
83
94
|
thor (~> 1.0)
|
@@ -85,20 +96,26 @@ GEM
|
|
85
96
|
amq-protocol (~> 2.3, >= 2.3.1)
|
86
97
|
sorted_set (~> 1, >= 1.0.2)
|
87
98
|
coderay (1.1.3)
|
88
|
-
concurrent-ruby (1.
|
99
|
+
concurrent-ruby (1.3.4)
|
100
|
+
connection_pool (2.4.1)
|
89
101
|
crass (1.0.6)
|
90
|
-
date (3.3.
|
102
|
+
date (3.3.4)
|
91
103
|
diff-lcs (1.5.0)
|
92
104
|
docile (1.4.0)
|
93
|
-
|
105
|
+
drb (2.2.1)
|
106
|
+
erubi (1.13.0)
|
94
107
|
globalid (1.2.1)
|
95
108
|
activesupport (>= 6.1)
|
96
|
-
i18n (1.14.
|
109
|
+
i18n (1.14.6)
|
97
110
|
concurrent-ruby (~> 1.0)
|
111
|
+
io-console (0.7.2)
|
112
|
+
irb (1.14.1)
|
113
|
+
rdoc (>= 4.0.0)
|
114
|
+
reline (>= 0.4.2)
|
98
115
|
json (2.6.3)
|
99
116
|
lamian (1.7.0)
|
100
117
|
rails (>= 4.2)
|
101
|
-
loofah (2.
|
118
|
+
loofah (2.22.0)
|
102
119
|
crass (~> 1.0.2)
|
103
120
|
nokogiri (>= 1.12.0)
|
104
121
|
mail (2.8.1)
|
@@ -109,21 +126,22 @@ GEM
|
|
109
126
|
marcel (1.0.4)
|
110
127
|
memery (1.5.0)
|
111
128
|
ruby2_keywords (~> 0.0.2)
|
112
|
-
method_source (1.
|
129
|
+
method_source (1.1.0)
|
113
130
|
mini_mime (1.1.5)
|
114
|
-
mini_portile2 (2.8.
|
115
|
-
minitest (5.
|
116
|
-
|
131
|
+
mini_portile2 (2.8.7)
|
132
|
+
minitest (5.25.1)
|
133
|
+
mutex_m (0.2.0)
|
134
|
+
net-imap (0.4.17)
|
117
135
|
date
|
118
136
|
net-protocol
|
119
137
|
net-pop (0.1.2)
|
120
138
|
net-protocol
|
121
|
-
net-protocol (0.2.
|
139
|
+
net-protocol (0.2.2)
|
122
140
|
timeout
|
123
|
-
net-smtp (0.
|
141
|
+
net-smtp (0.5.0)
|
124
142
|
net-protocol
|
125
|
-
nio4r (2.
|
126
|
-
nokogiri (1.16.
|
143
|
+
nio4r (2.7.3)
|
144
|
+
nokogiri (1.16.7)
|
127
145
|
mini_portile2 (~> 2.8.2)
|
128
146
|
racc (~> 1.4)
|
129
147
|
parallel (1.23.0)
|
@@ -134,30 +152,37 @@ GEM
|
|
134
152
|
pry (0.14.2)
|
135
153
|
coderay (~> 1.1)
|
136
154
|
method_source (~> 1.0)
|
155
|
+
psych (5.1.2)
|
156
|
+
stringio
|
137
157
|
rabbit_messaging (0.13.0)
|
138
158
|
bunny (~> 2.0)
|
139
159
|
lamian
|
140
160
|
rails (>= 5.2)
|
141
161
|
sneakers (~> 2.0)
|
142
162
|
tainbox
|
143
|
-
racc (1.
|
144
|
-
rack (
|
163
|
+
racc (1.8.1)
|
164
|
+
rack (3.1.8)
|
165
|
+
rack-session (2.0.0)
|
166
|
+
rack (>= 3.0.0)
|
145
167
|
rack-test (2.1.0)
|
146
168
|
rack (>= 1.3)
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
169
|
+
rackup (2.1.0)
|
170
|
+
rack (>= 3)
|
171
|
+
webrick (~> 1.8)
|
172
|
+
rails (7.1.4.1)
|
173
|
+
actioncable (= 7.1.4.1)
|
174
|
+
actionmailbox (= 7.1.4.1)
|
175
|
+
actionmailer (= 7.1.4.1)
|
176
|
+
actionpack (= 7.1.4.1)
|
177
|
+
actiontext (= 7.1.4.1)
|
178
|
+
actionview (= 7.1.4.1)
|
179
|
+
activejob (= 7.1.4.1)
|
180
|
+
activemodel (= 7.1.4.1)
|
181
|
+
activerecord (= 7.1.4.1)
|
182
|
+
activestorage (= 7.1.4.1)
|
183
|
+
activesupport (= 7.1.4.1)
|
159
184
|
bundler (>= 1.15.0)
|
160
|
-
railties (= 7.
|
185
|
+
railties (= 7.1.4.1)
|
161
186
|
rails-dom-testing (2.2.0)
|
162
187
|
activesupport (>= 5.0.0)
|
163
188
|
minitest
|
@@ -165,18 +190,23 @@ GEM
|
|
165
190
|
rails-html-sanitizer (1.6.0)
|
166
191
|
loofah (~> 2.21)
|
167
192
|
nokogiri (~> 1.14)
|
168
|
-
railties (7.
|
169
|
-
actionpack (= 7.
|
170
|
-
activesupport (= 7.
|
171
|
-
|
193
|
+
railties (7.1.4.1)
|
194
|
+
actionpack (= 7.1.4.1)
|
195
|
+
activesupport (= 7.1.4.1)
|
196
|
+
irb
|
197
|
+
rackup (>= 1.0.0)
|
172
198
|
rake (>= 12.2)
|
173
|
-
thor (~> 1.0)
|
174
|
-
zeitwerk (~> 2.
|
199
|
+
thor (~> 1.0, >= 1.2.2)
|
200
|
+
zeitwerk (~> 2.6)
|
175
201
|
rainbow (3.1.1)
|
176
|
-
rake (13.
|
202
|
+
rake (13.2.1)
|
177
203
|
rbtree (0.4.6)
|
204
|
+
rdoc (6.7.0)
|
205
|
+
psych (>= 4.0.0)
|
178
206
|
regexp_parser (2.8.1)
|
179
|
-
|
207
|
+
reline (0.5.10)
|
208
|
+
io-console (~> 0.5)
|
209
|
+
rexml (3.3.8)
|
180
210
|
rspec (3.12.0)
|
181
211
|
rspec-core (~> 3.12.0)
|
182
212
|
rspec-expectations (~> 3.12.0)
|
@@ -249,18 +279,20 @@ GEM
|
|
249
279
|
sorted_set (1.0.3)
|
250
280
|
rbtree
|
251
281
|
set (~> 1.0)
|
282
|
+
stringio (3.1.1)
|
252
283
|
tainbox (2.1.2)
|
253
284
|
activesupport
|
254
|
-
thor (1.
|
285
|
+
thor (1.3.2)
|
255
286
|
timecop (0.9.7)
|
256
|
-
timeout (0.4.
|
287
|
+
timeout (0.4.1)
|
257
288
|
tzinfo (2.0.6)
|
258
289
|
concurrent-ruby (~> 1.0)
|
259
290
|
unicode-display_width (2.4.2)
|
291
|
+
webrick (1.8.2)
|
260
292
|
websocket-driver (0.7.6)
|
261
293
|
websocket-extensions (>= 0.1.0)
|
262
294
|
websocket-extensions (0.1.5)
|
263
|
-
zeitwerk (2.6.
|
295
|
+
zeitwerk (2.6.18)
|
264
296
|
|
265
297
|
PLATFORMS
|
266
298
|
ruby
|
data/lib/table_sync/version.rb
CHANGED
data/table_sync.gemspec
CHANGED
@@ -27,7 +27,7 @@ Gem::Specification.new do |spec|
|
|
27
27
|
end
|
28
28
|
|
29
29
|
spec.add_runtime_dependency "memery"
|
30
|
-
spec.add_runtime_dependency "rabbit_messaging", "
|
30
|
+
spec.add_runtime_dependency "rabbit_messaging", ">= 0.13"
|
31
31
|
spec.add_runtime_dependency "rails"
|
32
32
|
spec.add_runtime_dependency "self_data"
|
33
33
|
end
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: table_sync
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 6.5.
|
4
|
+
version: 6.5.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Umbrellio
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-10-23 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: memery
|
@@ -28,14 +28,14 @@ dependencies:
|
|
28
28
|
name: rabbit_messaging
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
30
30
|
requirements:
|
31
|
-
- - "
|
31
|
+
- - ">="
|
32
32
|
- !ruby/object:Gem::Version
|
33
33
|
version: '0.13'
|
34
34
|
type: :runtime
|
35
35
|
prerelease: false
|
36
36
|
version_requirements: !ruby/object:Gem::Requirement
|
37
37
|
requirements:
|
38
|
-
- - "
|
38
|
+
- - ">="
|
39
39
|
- !ruby/object:Gem::Version
|
40
40
|
version: '0.13'
|
41
41
|
- !ruby/object:Gem::Dependency
|