Skip to content

Commit a732740

Browse files
authored
Merge pull request #1075 from pod4lib/update-dependencies
Update dependencies
2 parents e6efaf3 + e383ed7 commit a732740

File tree

2 files changed

+60
-60
lines changed

2 files changed

+60
-60
lines changed

Gemfile.lock

Lines changed: 59 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -1,74 +1,74 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (7.1.3.4)
5-
actionpack (= 7.1.3.4)
6-
activesupport (= 7.1.3.4)
4+
actioncable (7.1.4)
5+
actionpack (= 7.1.4)
6+
activesupport (= 7.1.4)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
99
zeitwerk (~> 2.6)
10-
actionmailbox (7.1.3.4)
11-
actionpack (= 7.1.3.4)
12-
activejob (= 7.1.3.4)
13-
activerecord (= 7.1.3.4)
14-
activestorage (= 7.1.3.4)
15-
activesupport (= 7.1.3.4)
10+
actionmailbox (7.1.4)
11+
actionpack (= 7.1.4)
12+
activejob (= 7.1.4)
13+
activerecord (= 7.1.4)
14+
activestorage (= 7.1.4)
15+
activesupport (= 7.1.4)
1616
mail (>= 2.7.1)
1717
net-imap
1818
net-pop
1919
net-smtp
20-
actionmailer (7.1.3.4)
21-
actionpack (= 7.1.3.4)
22-
actionview (= 7.1.3.4)
23-
activejob (= 7.1.3.4)
24-
activesupport (= 7.1.3.4)
20+
actionmailer (7.1.4)
21+
actionpack (= 7.1.4)
22+
actionview (= 7.1.4)
23+
activejob (= 7.1.4)
24+
activesupport (= 7.1.4)
2525
mail (~> 2.5, >= 2.5.4)
2626
net-imap
2727
net-pop
2828
net-smtp
2929
rails-dom-testing (~> 2.2)
30-
actionpack (7.1.3.4)
31-
actionview (= 7.1.3.4)
32-
activesupport (= 7.1.3.4)
30+
actionpack (7.1.4)
31+
actionview (= 7.1.4)
32+
activesupport (= 7.1.4)
3333
nokogiri (>= 1.8.5)
3434
racc
3535
rack (>= 2.2.4)
3636
rack-session (>= 1.0.1)
3737
rack-test (>= 0.6.3)
3838
rails-dom-testing (~> 2.2)
3939
rails-html-sanitizer (~> 1.6)
40-
actiontext (7.1.3.4)
41-
actionpack (= 7.1.3.4)
42-
activerecord (= 7.1.3.4)
43-
activestorage (= 7.1.3.4)
44-
activesupport (= 7.1.3.4)
40+
actiontext (7.1.4)
41+
actionpack (= 7.1.4)
42+
activerecord (= 7.1.4)
43+
activestorage (= 7.1.4)
44+
activesupport (= 7.1.4)
4545
globalid (>= 0.6.0)
4646
nokogiri (>= 1.8.5)
47-
actionview (7.1.3.4)
48-
activesupport (= 7.1.3.4)
47+
actionview (7.1.4)
48+
activesupport (= 7.1.4)
4949
builder (~> 3.1)
5050
erubi (~> 1.11)
5151
rails-dom-testing (~> 2.2)
5252
rails-html-sanitizer (~> 1.6)
53-
activejob (7.1.3.4)
54-
activesupport (= 7.1.3.4)
53+
activejob (7.1.4)
54+
activesupport (= 7.1.4)
5555
globalid (>= 0.3.6)
5656
activejob-status (1.0.2)
5757
activejob (>= 6.0)
5858
activesupport (>= 6.0)
59-
activemodel (7.1.3.4)
60-
activesupport (= 7.1.3.4)
61-
activerecord (7.1.3.4)
62-
activemodel (= 7.1.3.4)
63-
activesupport (= 7.1.3.4)
59+
activemodel (7.1.4)
60+
activesupport (= 7.1.4)
61+
activerecord (7.1.4)
62+
activemodel (= 7.1.4)
63+
activesupport (= 7.1.4)
6464
timeout (>= 0.4.0)
65-
activestorage (7.1.3.4)
66-
actionpack (= 7.1.3.4)
67-
activejob (= 7.1.3.4)
68-
activerecord (= 7.1.3.4)
69-
activesupport (= 7.1.3.4)
65+
activestorage (7.1.4)
66+
actionpack (= 7.1.4)
67+
activejob (= 7.1.4)
68+
activerecord (= 7.1.4)
69+
activesupport (= 7.1.4)
7070
marcel (~> 1.0)
71-
activesupport (7.1.3.4)
71+
activesupport (7.1.4)
7272
base64
7373
bigdecimal
7474
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -97,7 +97,7 @@ GEM
9797
actionpack (>= 6.1)
9898
activemodel (>= 6.1)
9999
builder (3.3.0)
100-
bundler-audit (0.9.1)
100+
bundler-audit (0.9.2)
101101
bundler (>= 1.2.0, < 3)
102102
thor (~> 1.0)
103103
cancancan (3.6.1)
@@ -307,20 +307,20 @@ GEM
307307
rackup (2.1.0)
308308
rack (>= 3)
309309
webrick (~> 1.8)
310-
rails (7.1.3.4)
311-
actioncable (= 7.1.3.4)
312-
actionmailbox (= 7.1.3.4)
313-
actionmailer (= 7.1.3.4)
314-
actionpack (= 7.1.3.4)
315-
actiontext (= 7.1.3.4)
316-
actionview (= 7.1.3.4)
317-
activejob (= 7.1.3.4)
318-
activemodel (= 7.1.3.4)
319-
activerecord (= 7.1.3.4)
320-
activestorage (= 7.1.3.4)
321-
activesupport (= 7.1.3.4)
310+
rails (7.1.4)
311+
actioncable (= 7.1.4)
312+
actionmailbox (= 7.1.4)
313+
actionmailer (= 7.1.4)
314+
actionpack (= 7.1.4)
315+
actiontext (= 7.1.4)
316+
actionview (= 7.1.4)
317+
activejob (= 7.1.4)
318+
activemodel (= 7.1.4)
319+
activerecord (= 7.1.4)
320+
activestorage (= 7.1.4)
321+
activesupport (= 7.1.4)
322322
bundler (>= 1.15.0)
323-
railties (= 7.1.3.4)
323+
railties (= 7.1.4)
324324
rails-controller-testing (1.0.5)
325325
actionpack (>= 5.0.1.rc1)
326326
actionview (>= 5.0.1.rc1)
@@ -335,9 +335,9 @@ GEM
335335
rails-i18n (7.0.9)
336336
i18n (>= 0.7, < 2)
337337
railties (>= 6.0.0, < 8)
338-
railties (7.1.3.4)
339-
actionpack (= 7.1.3.4)
340-
activesupport (= 7.1.3.4)
338+
railties (7.1.4)
339+
actionpack (= 7.1.4)
340+
activesupport (= 7.1.4)
341341
irb
342342
rackup (>= 1.0.0)
343343
rake (>= 12.2)
@@ -347,7 +347,7 @@ GEM
347347
rake (13.2.1)
348348
rdoc (6.7.0)
349349
psych (>= 4.0.0)
350-
redis (5.2.0)
350+
redis (5.3.0)
351351
redis-client (>= 0.22.0)
352352
redis-client (0.22.2)
353353
connection_pool
@@ -359,12 +359,12 @@ GEM
359359
responders (3.1.1)
360360
actionpack (>= 5.2)
361361
railties (>= 5.2)
362-
rexml (3.3.5)
362+
rexml (3.3.6)
363363
strscan
364364
rolify (6.0.1)
365365
rspec-core (3.13.0)
366366
rspec-support (~> 3.13.0)
367-
rspec-expectations (3.13.1)
367+
rspec-expectations (3.13.2)
368368
diff-lcs (>= 1.2.0, < 2.0)
369369
rspec-support (~> 3.13.0)
370370
rspec-mocks (3.13.1)
@@ -399,10 +399,10 @@ GEM
399399
rubocop-performance (1.21.1)
400400
rubocop (>= 1.48.1, < 2.0)
401401
rubocop-ast (>= 1.31.1, < 2.0)
402-
rubocop-rails (2.25.1)
402+
rubocop-rails (2.26.0)
403403
activesupport (>= 4.2.0)
404404
rack (>= 1.1)
405-
rubocop (>= 1.33.0, < 2.0)
405+
rubocop (>= 1.52.0, < 2.0)
406406
rubocop-ast (>= 1.31.1, < 2.0)
407407
rubocop-rspec (3.0.4)
408408
rubocop (~> 1.61)

spec/rails_helper.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# directory. Alternatively, in the individual `*_spec.rb` files, manually
2424
# require only the support files necessary.
2525
#
26-
Dir[Rails.root.join('spec/support/**/*.rb')].each { |f| require f }
26+
Rails.root.glob('spec/support/**/*.rb').each { |f| require f }
2727

2828
# Checks for pending migrations and applies them before tests are run.
2929
# If you are not using ActiveRecord, you can remove these lines.

0 commit comments

Comments
 (0)