Skip to content

Commit 37828cf

Browse files
authored
Merge branch 'main' into depfu/update/rubocop-1.64.1
2 parents 9173d87 + 548d610 commit 37828cf

2 files changed

Lines changed: 96 additions & 78 deletions

File tree

Gemfile.lock

Lines changed: 96 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -13,75 +13,84 @@ GIT
1313
GEM
1414
remote: https://rubygems.org/
1515
specs:
16-
actioncable (7.0.8.3)
17-
actionpack (= 7.0.8.3)
18-
activesupport (= 7.0.8.3)
16+
actioncable (7.1.3.3)
17+
actionpack (= 7.1.3.3)
18+
activesupport (= 7.1.3.3)
1919
nio4r (~> 2.0)
2020
websocket-driver (>= 0.6.1)
21-
actionmailbox (7.0.8.3)
22-
actionpack (= 7.0.8.3)
23-
activejob (= 7.0.8.3)
24-
activerecord (= 7.0.8.3)
25-
activestorage (= 7.0.8.3)
26-
activesupport (= 7.0.8.3)
21+
zeitwerk (~> 2.6)
22+
actionmailbox (7.1.3.3)
23+
actionpack (= 7.1.3.3)
24+
activejob (= 7.1.3.3)
25+
activerecord (= 7.1.3.3)
26+
activestorage (= 7.1.3.3)
27+
activesupport (= 7.1.3.3)
2728
mail (>= 2.7.1)
2829
net-imap
2930
net-pop
3031
net-smtp
31-
actionmailer (7.0.8.3)
32-
actionpack (= 7.0.8.3)
33-
actionview (= 7.0.8.3)
34-
activejob (= 7.0.8.3)
35-
activesupport (= 7.0.8.3)
32+
actionmailer (7.1.3.3)
33+
actionpack (= 7.1.3.3)
34+
actionview (= 7.1.3.3)
35+
activejob (= 7.1.3.3)
36+
activesupport (= 7.1.3.3)
3637
mail (~> 2.5, >= 2.5.4)
3738
net-imap
3839
net-pop
3940
net-smtp
40-
rails-dom-testing (~> 2.0)
41-
actionpack (7.0.8.3)
42-
actionview (= 7.0.8.3)
43-
activesupport (= 7.0.8.3)
44-
rack (~> 2.0, >= 2.2.4)
41+
rails-dom-testing (~> 2.2)
42+
actionpack (7.1.3.3)
43+
actionview (= 7.1.3.3)
44+
activesupport (= 7.1.3.3)
45+
nokogiri (>= 1.8.5)
46+
racc
47+
rack (>= 2.2.4)
48+
rack-session (>= 1.0.1)
4549
rack-test (>= 0.6.3)
46-
rails-dom-testing (~> 2.0)
47-
rails-html-sanitizer (~> 1.0, >= 1.2.0)
48-
actiontext (7.0.8.3)
49-
actionpack (= 7.0.8.3)
50-
activerecord (= 7.0.8.3)
51-
activestorage (= 7.0.8.3)
52-
activesupport (= 7.0.8.3)
50+
rails-dom-testing (~> 2.2)
51+
rails-html-sanitizer (~> 1.6)
52+
actiontext (7.1.3.3)
53+
actionpack (= 7.1.3.3)
54+
activerecord (= 7.1.3.3)
55+
activestorage (= 7.1.3.3)
56+
activesupport (= 7.1.3.3)
5357
globalid (>= 0.6.0)
5458
nokogiri (>= 1.8.5)
55-
actionview (7.0.8.3)
56-
activesupport (= 7.0.8.3)
59+
actionview (7.1.3.3)
60+
activesupport (= 7.1.3.3)
5761
builder (~> 3.1)
58-
erubi (~> 1.4)
59-
rails-dom-testing (~> 2.0)
60-
rails-html-sanitizer (~> 1.1, >= 1.2.0)
62+
erubi (~> 1.11)
63+
rails-dom-testing (~> 2.2)
64+
rails-html-sanitizer (~> 1.6)
6165
active_model_serializers (0.10.14)
6266
actionpack (>= 4.1)
6367
activemodel (>= 4.1)
6468
case_transform (>= 0.2)
6569
jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
66-
activejob (7.0.8.3)
67-
activesupport (= 7.0.8.3)
70+
activejob (7.1.3.3)
71+
activesupport (= 7.1.3.3)
6872
globalid (>= 0.3.6)
69-
activemodel (7.0.8.3)
70-
activesupport (= 7.0.8.3)
71-
activerecord (7.0.8.3)
72-
activemodel (= 7.0.8.3)
73-
activesupport (= 7.0.8.3)
74-
activestorage (7.0.8.3)
75-
actionpack (= 7.0.8.3)
76-
activejob (= 7.0.8.3)
77-
activerecord (= 7.0.8.3)
78-
activesupport (= 7.0.8.3)
73+
activemodel (7.1.3.3)
74+
activesupport (= 7.1.3.3)
75+
activerecord (7.1.3.3)
76+
activemodel (= 7.1.3.3)
77+
activesupport (= 7.1.3.3)
78+
timeout (>= 0.4.0)
79+
activestorage (7.1.3.3)
80+
actionpack (= 7.1.3.3)
81+
activejob (= 7.1.3.3)
82+
activerecord (= 7.1.3.3)
83+
activesupport (= 7.1.3.3)
7984
marcel (~> 1.0)
80-
mini_mime (>= 1.1.0)
81-
activesupport (7.0.8.3)
85+
activesupport (7.1.3.3)
86+
base64
87+
bigdecimal
8288
concurrent-ruby (~> 1.0, >= 1.0.2)
89+
connection_pool (>= 2.2.5)
90+
drb
8391
i18n (>= 1.6, < 2)
8492
minitest (>= 5.1)
93+
mutex_m
8594
tzinfo (~> 2.0)
8695
addressable (2.8.6)
8796
public_suffix (>= 2.0.2, < 6.0)
@@ -90,6 +99,7 @@ GEM
9099
attr_required (1.0.1)
91100
awesome_print (1.9.2)
92101
base64 (0.2.0)
102+
bigdecimal (3.1.8)
93103
bindata (2.5.0)
94104
bootsnap (1.17.0)
95105
msgpack (~> 1.2)
@@ -100,6 +110,7 @@ GEM
100110
case_transform (0.2)
101111
activesupport
102112
concurrent-ruby (1.3.1)
113+
connection_pool (2.4.1)
103114
crack (0.4.5)
104115
rexml
105116
crass (1.0.6)
@@ -115,6 +126,7 @@ GEM
115126
addressable (~> 2.3)
116127
multi_json (~> 1.0)
117128
rack (>= 1.3)
129+
drb (2.2.1)
118130
erubi (1.12.0)
119131
factory_bot (6.4.5)
120132
activesupport (>= 5.0.0)
@@ -148,6 +160,10 @@ GEM
148160
httpclient (2.8.3)
149161
i18n (1.14.5)
150162
concurrent-ruby (~> 1.0)
163+
io-console (0.7.2)
164+
irb (1.13.1)
165+
rdoc (>= 4.0.0)
166+
reline (>= 0.4.2)
151167
json (2.7.2)
152168
json-jwt (1.16.6)
153169
activesupport (>= 4.2)
@@ -176,7 +192,6 @@ GEM
176192
net-pop
177193
net-smtp
178194
marcel (1.0.4)
179-
method_source (1.1.0)
180195
mime-types (3.5.1)
181196
mime-types-data (~> 3.2015)
182197
mime-types-data (3.2023.1205)
@@ -199,6 +214,7 @@ GEM
199214
msgpack (1.7.2)
200215
multi_json (1.15.0)
201216
multipart-post (2.3.0)
217+
mutex_m (0.2.0)
202218
net-imap (0.4.12)
203219
date
204220
net-protocol
@@ -239,11 +255,13 @@ GEM
239255
parser (3.3.2.0)
240256
ast (~> 2.4.1)
241257
racc
258+
psych (5.1.2)
259+
stringio
242260
public_suffix (5.0.4)
243261
puma (6.4.2)
244262
nio4r (~> 2.0)
245263
racc (1.8.0)
246-
rack (2.2.9)
264+
rack (3.0.11)
247265
rack-cache (1.14.0)
248266
rack (>= 0.4)
249267
rack-cors (2.0.2)
@@ -254,42 +272,52 @@ GEM
254272
httpclient
255273
json-jwt (>= 1.11.0)
256274
rack (>= 2.1.0)
275+
rack-session (2.0.0)
276+
rack (>= 3.0.0)
257277
rack-test (2.1.0)
258278
rack (>= 1.3)
259-
rails (7.0.8.3)
260-
actioncable (= 7.0.8.3)
261-
actionmailbox (= 7.0.8.3)
262-
actionmailer (= 7.0.8.3)
263-
actionpack (= 7.0.8.3)
264-
actiontext (= 7.0.8.3)
265-
actionview (= 7.0.8.3)
266-
activejob (= 7.0.8.3)
267-
activemodel (= 7.0.8.3)
268-
activerecord (= 7.0.8.3)
269-
activestorage (= 7.0.8.3)
270-
activesupport (= 7.0.8.3)
279+
rackup (2.1.0)
280+
rack (>= 3)
281+
webrick (~> 1.8)
282+
rails (7.1.3.3)
283+
actioncable (= 7.1.3.3)
284+
actionmailbox (= 7.1.3.3)
285+
actionmailer (= 7.1.3.3)
286+
actionpack (= 7.1.3.3)
287+
actiontext (= 7.1.3.3)
288+
actionview (= 7.1.3.3)
289+
activejob (= 7.1.3.3)
290+
activemodel (= 7.1.3.3)
291+
activerecord (= 7.1.3.3)
292+
activestorage (= 7.1.3.3)
293+
activesupport (= 7.1.3.3)
271294
bundler (>= 1.15.0)
272-
railties (= 7.0.8.3)
295+
railties (= 7.1.3.3)
273296
rails-dom-testing (2.2.0)
274297
activesupport (>= 5.0.0)
275298
minitest
276299
nokogiri (>= 1.6)
277300
rails-html-sanitizer (1.6.0)
278301
loofah (~> 2.21)
279302
nokogiri (~> 1.14)
280-
railties (7.0.8.3)
281-
actionpack (= 7.0.8.3)
282-
activesupport (= 7.0.8.3)
283-
method_source
303+
railties (7.1.3.3)
304+
actionpack (= 7.1.3.3)
305+
activesupport (= 7.1.3.3)
306+
irb
307+
rackup (>= 1.0.0)
284308
rake (>= 12.2)
285-
thor (~> 1.0)
286-
zeitwerk (~> 2.5)
309+
thor (~> 1.0, >= 1.2.2)
310+
zeitwerk (~> 2.6)
287311
rainbow (3.1.1)
288312
rake (13.2.1)
289313
rb-fsevent (0.11.2)
290314
rb-inotify (0.10.1)
291315
ffi (~> 1.0)
316+
rdoc (6.7.0)
317+
psych (>= 4.0.0)
292318
regexp_parser (2.9.2)
319+
reline (0.5.8)
320+
io-console (~> 0.5)
293321
rest-client (2.1.0)
294322
http-accept (>= 1.7.0, < 2.0)
295323
http-cookie (>= 1.0.2, < 2.0)
@@ -385,6 +413,7 @@ GEM
385413
actionpack (>= 5.2)
386414
activesupport (>= 5.2)
387415
sprockets (>= 3.0.0)
416+
stringio (3.1.0)
388417
strscan (3.1.0)
389418
swd (1.3.0)
390419
activesupport (>= 3)
@@ -409,6 +438,7 @@ GEM
409438
addressable (>= 2.8.0)
410439
crack (>= 0.3.2)
411440
hashdiff (>= 0.4.0, < 2.0.0)
441+
webrick (1.8.1)
412442
websocket-driver (0.7.6)
413443
websocket-extensions (>= 0.1.0)
414444
websocket-extensions (0.1.5)

spec/lib/crawler_spec.rb

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -41,17 +41,5 @@
4141
expect(logger.instance_variable_get(:@logdev).dev).to eq $stdout
4242
end
4343
end
44-
45-
context 'test env' do
46-
before do
47-
described_class.remove_instance_variable(:@logger)
48-
rescue NameError
49-
true
50-
end
51-
52-
it 'Would be turned to STDOUT' do
53-
expect(logger.instance_variable_get(:@logdev).dev).to be_instance_of(File)
54-
end
55-
end
5644
end
5745
end

0 commit comments

Comments
 (0)