qbwc 1.1.0 → 1.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,275 @@
1
+ PATH
2
+ remote: ..
3
+ specs:
4
+ qbwc (1.3.0)
5
+ actionpack (>= 5.0.1)
6
+ qbxml (>= 0.3.0)
7
+ wash_out (>= 0.12.0)
8
+
9
+ GEM
10
+ remote: https://rubygems.org/
11
+ specs:
12
+ actioncable (7.1.5.1)
13
+ actionpack (= 7.1.5.1)
14
+ activesupport (= 7.1.5.1)
15
+ nio4r (~> 2.0)
16
+ websocket-driver (>= 0.6.1)
17
+ zeitwerk (~> 2.6)
18
+ actionmailbox (7.1.5.1)
19
+ actionpack (= 7.1.5.1)
20
+ activejob (= 7.1.5.1)
21
+ activerecord (= 7.1.5.1)
22
+ activestorage (= 7.1.5.1)
23
+ activesupport (= 7.1.5.1)
24
+ mail (>= 2.7.1)
25
+ net-imap
26
+ net-pop
27
+ net-smtp
28
+ actionmailer (7.1.5.1)
29
+ actionpack (= 7.1.5.1)
30
+ actionview (= 7.1.5.1)
31
+ activejob (= 7.1.5.1)
32
+ activesupport (= 7.1.5.1)
33
+ mail (~> 2.5, >= 2.5.4)
34
+ net-imap
35
+ net-pop
36
+ net-smtp
37
+ rails-dom-testing (~> 2.2)
38
+ actionpack (7.1.5.1)
39
+ actionview (= 7.1.5.1)
40
+ activesupport (= 7.1.5.1)
41
+ nokogiri (>= 1.8.5)
42
+ racc
43
+ rack (>= 2.2.4)
44
+ rack-session (>= 1.0.1)
45
+ rack-test (>= 0.6.3)
46
+ rails-dom-testing (~> 2.2)
47
+ rails-html-sanitizer (~> 1.6)
48
+ actiontext (7.1.5.1)
49
+ actionpack (= 7.1.5.1)
50
+ activerecord (= 7.1.5.1)
51
+ activestorage (= 7.1.5.1)
52
+ activesupport (= 7.1.5.1)
53
+ globalid (>= 0.6.0)
54
+ nokogiri (>= 1.8.5)
55
+ actionview (7.1.5.1)
56
+ activesupport (= 7.1.5.1)
57
+ builder (~> 3.1)
58
+ erubi (~> 1.11)
59
+ rails-dom-testing (~> 2.2)
60
+ rails-html-sanitizer (~> 1.6)
61
+ activejob (7.1.5.1)
62
+ activesupport (= 7.1.5.1)
63
+ globalid (>= 0.3.6)
64
+ activemodel (7.1.5.1)
65
+ activesupport (= 7.1.5.1)
66
+ activerecord (7.1.5.1)
67
+ activemodel (= 7.1.5.1)
68
+ activesupport (= 7.1.5.1)
69
+ timeout (>= 0.4.0)
70
+ activestorage (7.1.5.1)
71
+ actionpack (= 7.1.5.1)
72
+ activejob (= 7.1.5.1)
73
+ activerecord (= 7.1.5.1)
74
+ activesupport (= 7.1.5.1)
75
+ marcel (~> 1.0)
76
+ activesupport (7.1.5.1)
77
+ base64
78
+ benchmark (>= 0.3)
79
+ bigdecimal
80
+ concurrent-ruby (~> 1.0, >= 1.0.2)
81
+ connection_pool (>= 2.2.5)
82
+ drb
83
+ i18n (>= 1.6, < 2)
84
+ logger (>= 1.4.2)
85
+ minitest (>= 5.1)
86
+ mutex_m
87
+ securerandom (>= 0.3)
88
+ tzinfo (~> 2.0)
89
+ addressable (2.8.7)
90
+ public_suffix (>= 2.0.2, < 7.0)
91
+ akami (1.3.3)
92
+ base64
93
+ gyoku (>= 0.4.0)
94
+ nokogiri
95
+ appraisal (2.5.0)
96
+ bundler
97
+ rake
98
+ thor (>= 0.14.0)
99
+ base64 (0.2.0)
100
+ benchmark (0.4.0)
101
+ bigdecimal (3.1.9)
102
+ builder (3.3.0)
103
+ byebug (11.1.3)
104
+ concurrent-ruby (1.3.5)
105
+ connection_pool (2.5.0)
106
+ crack (1.0.0)
107
+ bigdecimal
108
+ rexml
109
+ crass (1.0.6)
110
+ date (3.4.1)
111
+ drb (2.2.1)
112
+ erubi (1.13.1)
113
+ faraday (2.12.2)
114
+ faraday-net_http (>= 2.0, < 3.5)
115
+ json
116
+ logger
117
+ faraday-net_http (3.4.0)
118
+ net-http (>= 0.5.0)
119
+ globalid (1.2.1)
120
+ activesupport (>= 6.1)
121
+ gyoku (1.4.0)
122
+ builder (>= 2.1.2)
123
+ rexml (~> 3.0)
124
+ hashdiff (1.1.2)
125
+ httpi (4.0.4)
126
+ base64
127
+ mutex_m
128
+ nkf
129
+ rack (>= 2.0, < 4)
130
+ i18n (1.14.7)
131
+ concurrent-ruby (~> 1.0)
132
+ io-console (0.8.0)
133
+ irb (1.15.1)
134
+ pp (>= 0.6.0)
135
+ rdoc (>= 4.0.0)
136
+ reline (>= 0.4.2)
137
+ json (2.10.2)
138
+ logger (1.6.6)
139
+ loofah (2.24.0)
140
+ crass (~> 1.0.2)
141
+ nokogiri (>= 1.12.0)
142
+ mail (2.8.1)
143
+ mini_mime (>= 0.1.1)
144
+ net-imap
145
+ net-pop
146
+ net-smtp
147
+ marcel (1.0.4)
148
+ mini_mime (1.1.5)
149
+ minitest (5.25.5)
150
+ mutex_m (0.3.0)
151
+ net-http (0.6.0)
152
+ uri
153
+ net-imap (0.4.19)
154
+ date
155
+ net-protocol
156
+ net-pop (0.1.2)
157
+ net-protocol
158
+ net-protocol (0.2.2)
159
+ timeout
160
+ net-smtp (0.5.1)
161
+ net-protocol
162
+ nio4r (2.7.4)
163
+ nkf (0.2.0)
164
+ nokogiri (1.18.8-x86_64-linux-gnu)
165
+ racc (~> 1.4)
166
+ nori (2.7.1)
167
+ bigdecimal
168
+ pp (0.6.2)
169
+ prettyprint
170
+ prettyprint (0.2.0)
171
+ psych (5.2.3)
172
+ date
173
+ stringio
174
+ public_suffix (6.0.1)
175
+ qbxml (0.5.0)
176
+ activesupport (>= 5.0.0)
177
+ builder (~> 3.0)
178
+ nokogiri (~> 1.5)
179
+ racc (1.8.1)
180
+ rack (3.1.12)
181
+ rack-session (2.1.0)
182
+ base64 (>= 0.1.0)
183
+ rack (>= 3.0.0)
184
+ rack-test (2.2.0)
185
+ rack (>= 1.3)
186
+ rackup (2.2.1)
187
+ rack (>= 3)
188
+ rails (7.1.5.1)
189
+ actioncable (= 7.1.5.1)
190
+ actionmailbox (= 7.1.5.1)
191
+ actionmailer (= 7.1.5.1)
192
+ actionpack (= 7.1.5.1)
193
+ actiontext (= 7.1.5.1)
194
+ actionview (= 7.1.5.1)
195
+ activejob (= 7.1.5.1)
196
+ activemodel (= 7.1.5.1)
197
+ activerecord (= 7.1.5.1)
198
+ activestorage (= 7.1.5.1)
199
+ activesupport (= 7.1.5.1)
200
+ bundler (>= 1.15.0)
201
+ railties (= 7.1.5.1)
202
+ rails-dom-testing (2.2.0)
203
+ activesupport (>= 5.0.0)
204
+ minitest
205
+ nokogiri (>= 1.6)
206
+ rails-html-sanitizer (1.6.2)
207
+ loofah (~> 2.21)
208
+ nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
209
+ railties (7.1.5.1)
210
+ actionpack (= 7.1.5.1)
211
+ activesupport (= 7.1.5.1)
212
+ irb
213
+ rackup (>= 1.0.0)
214
+ rake (>= 12.2)
215
+ thor (~> 1.0, >= 1.2.2)
216
+ zeitwerk (~> 2.6)
217
+ rake (13.2.1)
218
+ rdoc (6.12.0)
219
+ psych (>= 4.0.0)
220
+ reline (0.6.0)
221
+ io-console (~> 0.5)
222
+ rexml (3.4.1)
223
+ savon (2.15.1)
224
+ akami (~> 1.2)
225
+ builder (>= 2.1.2)
226
+ gyoku (~> 1.2)
227
+ httpi (>= 4, < 5)
228
+ mail (~> 2.5)
229
+ nokogiri (>= 1.8.1)
230
+ nori (~> 2.4)
231
+ wasabi (>= 3.7, < 6)
232
+ securerandom (0.3.2)
233
+ sqlite3 (2.6.0-x86_64-linux-gnu)
234
+ stringio (3.1.5)
235
+ thor (1.3.2)
236
+ timeout (0.4.3)
237
+ tzinfo (2.0.6)
238
+ concurrent-ruby (~> 1.0)
239
+ uri (1.0.3)
240
+ wasabi (5.1.0)
241
+ addressable
242
+ faraday (>= 1.9, < 3)
243
+ nokogiri (>= 1.13.9)
244
+ wash_out (0.12.0)
245
+ nori (>= 2.0.0)
246
+ webmock (3.25.1)
247
+ addressable (>= 2.8.0)
248
+ crack (>= 0.3.2)
249
+ hashdiff (>= 0.4.0, < 2.0.0)
250
+ websocket-driver (0.7.7)
251
+ base64
252
+ websocket-extensions (>= 0.1.0)
253
+ websocket-extensions (0.1.5)
254
+ zeitwerk (2.6.18)
255
+
256
+ PLATFORMS
257
+ x86_64-linux
258
+
259
+ DEPENDENCIES
260
+ actionpack (~> 7.1.0)
261
+ actionview (~> 7.1.0)
262
+ activerecord
263
+ appraisal
264
+ byebug
265
+ httpi
266
+ minitest
267
+ qbwc!
268
+ rails (>= 5.0.1, < 8.2)
269
+ rake
270
+ savon
271
+ sqlite3
272
+ webmock
273
+
274
+ BUNDLED WITH
275
+ 2.4.13
@@ -0,0 +1,8 @@
1
+ # This file was generated by Appraisal
2
+
3
+ source "https://rubygems.org"
4
+
5
+ gem "actionpack", "~> 7.2.0"
6
+ gem "actionview", "~> 7.2.0"
7
+
8
+ gemspec path: "../"
@@ -0,0 +1,270 @@
1
+ PATH
2
+ remote: ..
3
+ specs:
4
+ qbwc (1.3.0)
5
+ actionpack (>= 5.0.1)
6
+ qbxml (>= 0.3.0)
7
+ wash_out (>= 0.12.0)
8
+
9
+ GEM
10
+ remote: https://rubygems.org/
11
+ specs:
12
+ actioncable (7.2.2.1)
13
+ actionpack (= 7.2.2.1)
14
+ activesupport (= 7.2.2.1)
15
+ nio4r (~> 2.0)
16
+ websocket-driver (>= 0.6.1)
17
+ zeitwerk (~> 2.6)
18
+ actionmailbox (7.2.2.1)
19
+ actionpack (= 7.2.2.1)
20
+ activejob (= 7.2.2.1)
21
+ activerecord (= 7.2.2.1)
22
+ activestorage (= 7.2.2.1)
23
+ activesupport (= 7.2.2.1)
24
+ mail (>= 2.8.0)
25
+ actionmailer (7.2.2.1)
26
+ actionpack (= 7.2.2.1)
27
+ actionview (= 7.2.2.1)
28
+ activejob (= 7.2.2.1)
29
+ activesupport (= 7.2.2.1)
30
+ mail (>= 2.8.0)
31
+ rails-dom-testing (~> 2.2)
32
+ actionpack (7.2.2.1)
33
+ actionview (= 7.2.2.1)
34
+ activesupport (= 7.2.2.1)
35
+ nokogiri (>= 1.8.5)
36
+ racc
37
+ rack (>= 2.2.4, < 3.2)
38
+ rack-session (>= 1.0.1)
39
+ rack-test (>= 0.6.3)
40
+ rails-dom-testing (~> 2.2)
41
+ rails-html-sanitizer (~> 1.6)
42
+ useragent (~> 0.16)
43
+ actiontext (7.2.2.1)
44
+ actionpack (= 7.2.2.1)
45
+ activerecord (= 7.2.2.1)
46
+ activestorage (= 7.2.2.1)
47
+ activesupport (= 7.2.2.1)
48
+ globalid (>= 0.6.0)
49
+ nokogiri (>= 1.8.5)
50
+ actionview (7.2.2.1)
51
+ activesupport (= 7.2.2.1)
52
+ builder (~> 3.1)
53
+ erubi (~> 1.11)
54
+ rails-dom-testing (~> 2.2)
55
+ rails-html-sanitizer (~> 1.6)
56
+ activejob (7.2.2.1)
57
+ activesupport (= 7.2.2.1)
58
+ globalid (>= 0.3.6)
59
+ activemodel (7.2.2.1)
60
+ activesupport (= 7.2.2.1)
61
+ activerecord (7.2.2.1)
62
+ activemodel (= 7.2.2.1)
63
+ activesupport (= 7.2.2.1)
64
+ timeout (>= 0.4.0)
65
+ activestorage (7.2.2.1)
66
+ actionpack (= 7.2.2.1)
67
+ activejob (= 7.2.2.1)
68
+ activerecord (= 7.2.2.1)
69
+ activesupport (= 7.2.2.1)
70
+ marcel (~> 1.0)
71
+ activesupport (7.2.2.1)
72
+ base64
73
+ benchmark (>= 0.3)
74
+ bigdecimal
75
+ concurrent-ruby (~> 1.0, >= 1.3.1)
76
+ connection_pool (>= 2.2.5)
77
+ drb
78
+ i18n (>= 1.6, < 2)
79
+ logger (>= 1.4.2)
80
+ minitest (>= 5.1)
81
+ securerandom (>= 0.3)
82
+ tzinfo (~> 2.0, >= 2.0.5)
83
+ addressable (2.8.7)
84
+ public_suffix (>= 2.0.2, < 7.0)
85
+ akami (1.3.3)
86
+ base64
87
+ gyoku (>= 0.4.0)
88
+ nokogiri
89
+ appraisal (2.5.0)
90
+ bundler
91
+ rake
92
+ thor (>= 0.14.0)
93
+ base64 (0.2.0)
94
+ benchmark (0.4.0)
95
+ bigdecimal (3.1.9)
96
+ builder (3.3.0)
97
+ byebug (11.1.3)
98
+ concurrent-ruby (1.3.5)
99
+ connection_pool (2.5.0)
100
+ crack (1.0.0)
101
+ bigdecimal
102
+ rexml
103
+ crass (1.0.6)
104
+ date (3.4.1)
105
+ drb (2.2.1)
106
+ erubi (1.13.1)
107
+ faraday (2.12.2)
108
+ faraday-net_http (>= 2.0, < 3.5)
109
+ json
110
+ logger
111
+ faraday-net_http (3.4.0)
112
+ net-http (>= 0.5.0)
113
+ globalid (1.2.1)
114
+ activesupport (>= 6.1)
115
+ gyoku (1.4.0)
116
+ builder (>= 2.1.2)
117
+ rexml (~> 3.0)
118
+ hashdiff (1.1.2)
119
+ httpi (4.0.4)
120
+ base64
121
+ mutex_m
122
+ nkf
123
+ rack (>= 2.0, < 4)
124
+ i18n (1.14.7)
125
+ concurrent-ruby (~> 1.0)
126
+ io-console (0.8.0)
127
+ irb (1.15.1)
128
+ pp (>= 0.6.0)
129
+ rdoc (>= 4.0.0)
130
+ reline (>= 0.4.2)
131
+ json (2.10.2)
132
+ logger (1.6.6)
133
+ loofah (2.24.0)
134
+ crass (~> 1.0.2)
135
+ nokogiri (>= 1.12.0)
136
+ mail (2.8.1)
137
+ mini_mime (>= 0.1.1)
138
+ net-imap
139
+ net-pop
140
+ net-smtp
141
+ marcel (1.0.4)
142
+ mini_mime (1.1.5)
143
+ minitest (5.25.5)
144
+ mutex_m (0.3.0)
145
+ net-http (0.6.0)
146
+ uri
147
+ net-imap (0.5.2)
148
+ date
149
+ net-protocol
150
+ net-pop (0.1.2)
151
+ net-protocol
152
+ net-protocol (0.2.2)
153
+ timeout
154
+ net-smtp (0.5.1)
155
+ net-protocol
156
+ nio4r (2.7.4)
157
+ nkf (0.2.0)
158
+ nokogiri (1.18.8-x86_64-linux-gnu)
159
+ racc (~> 1.4)
160
+ nori (2.7.1)
161
+ bigdecimal
162
+ pp (0.6.2)
163
+ prettyprint
164
+ prettyprint (0.2.0)
165
+ psych (5.2.3)
166
+ date
167
+ stringio
168
+ public_suffix (6.0.1)
169
+ qbxml (0.5.0)
170
+ activesupport (>= 5.0.0)
171
+ builder (~> 3.0)
172
+ nokogiri (~> 1.5)
173
+ racc (1.8.1)
174
+ rack (3.1.12)
175
+ rack-session (2.1.0)
176
+ base64 (>= 0.1.0)
177
+ rack (>= 3.0.0)
178
+ rack-test (2.2.0)
179
+ rack (>= 1.3)
180
+ rackup (2.2.1)
181
+ rack (>= 3)
182
+ rails (7.2.2.1)
183
+ actioncable (= 7.2.2.1)
184
+ actionmailbox (= 7.2.2.1)
185
+ actionmailer (= 7.2.2.1)
186
+ actionpack (= 7.2.2.1)
187
+ actiontext (= 7.2.2.1)
188
+ actionview (= 7.2.2.1)
189
+ activejob (= 7.2.2.1)
190
+ activemodel (= 7.2.2.1)
191
+ activerecord (= 7.2.2.1)
192
+ activestorage (= 7.2.2.1)
193
+ activesupport (= 7.2.2.1)
194
+ bundler (>= 1.15.0)
195
+ railties (= 7.2.2.1)
196
+ rails-dom-testing (2.2.0)
197
+ activesupport (>= 5.0.0)
198
+ minitest
199
+ nokogiri (>= 1.6)
200
+ rails-html-sanitizer (1.6.2)
201
+ loofah (~> 2.21)
202
+ nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
203
+ railties (7.2.2.1)
204
+ actionpack (= 7.2.2.1)
205
+ activesupport (= 7.2.2.1)
206
+ irb (~> 1.13)
207
+ rackup (>= 1.0.0)
208
+ rake (>= 12.2)
209
+ thor (~> 1.0, >= 1.2.2)
210
+ zeitwerk (~> 2.6)
211
+ rake (13.2.1)
212
+ rdoc (6.12.0)
213
+ psych (>= 4.0.0)
214
+ reline (0.6.0)
215
+ io-console (~> 0.5)
216
+ rexml (3.4.1)
217
+ savon (2.15.1)
218
+ akami (~> 1.2)
219
+ builder (>= 2.1.2)
220
+ gyoku (~> 1.2)
221
+ httpi (>= 4, < 5)
222
+ mail (~> 2.5)
223
+ nokogiri (>= 1.8.1)
224
+ nori (~> 2.4)
225
+ wasabi (>= 3.7, < 6)
226
+ securerandom (0.4.1)
227
+ sqlite3 (2.6.0-x86_64-linux-gnu)
228
+ stringio (3.1.5)
229
+ thor (1.3.2)
230
+ timeout (0.4.3)
231
+ tzinfo (2.0.6)
232
+ concurrent-ruby (~> 1.0)
233
+ uri (1.0.3)
234
+ useragent (0.16.11)
235
+ wasabi (5.1.0)
236
+ addressable
237
+ faraday (>= 1.9, < 3)
238
+ nokogiri (>= 1.13.9)
239
+ wash_out (0.12.0)
240
+ nori (>= 2.0.0)
241
+ webmock (3.25.1)
242
+ addressable (>= 2.8.0)
243
+ crack (>= 0.3.2)
244
+ hashdiff (>= 0.4.0, < 2.0.0)
245
+ websocket-driver (0.7.7)
246
+ base64
247
+ websocket-extensions (>= 0.1.0)
248
+ websocket-extensions (0.1.5)
249
+ zeitwerk (2.7.1)
250
+
251
+ PLATFORMS
252
+ x86_64-linux
253
+
254
+ DEPENDENCIES
255
+ actionpack (~> 7.2.0)
256
+ actionview (~> 7.2.0)
257
+ activerecord
258
+ appraisal
259
+ byebug
260
+ httpi
261
+ minitest
262
+ qbwc!
263
+ rails (>= 5.0.1, < 8.2)
264
+ rake
265
+ savon
266
+ sqlite3
267
+ webmock
268
+
269
+ BUNDLED WITH
270
+ 2.4.13
@@ -0,0 +1,8 @@
1
+ # This file was generated by Appraisal
2
+
3
+ source "https://rubygems.org"
4
+
5
+ gem "actionpack", "~> 8.0.0"
6
+ gem "actionview", "~> 8.0.0"
7
+
8
+ gemspec path: "../"