Skip to content

Commit 2e78282

Browse files
authored
Update all Bundler dependencies (2023-07-03) (#1047)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent 4d7e827 commit 2e78282

File tree

1 file changed

+59
-58
lines changed

1 file changed

+59
-58
lines changed

Gemfile.lock

+59-58
Original file line numberDiff line numberDiff line change
@@ -1,67 +1,67 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (7.0.5.1)
5-
actionpack (= 7.0.5.1)
6-
activesupport (= 7.0.5.1)
4+
actioncable (7.0.6)
5+
actionpack (= 7.0.6)
6+
activesupport (= 7.0.6)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
9-
actionmailbox (7.0.5.1)
10-
actionpack (= 7.0.5.1)
11-
activejob (= 7.0.5.1)
12-
activerecord (= 7.0.5.1)
13-
activestorage (= 7.0.5.1)
14-
activesupport (= 7.0.5.1)
9+
actionmailbox (7.0.6)
10+
actionpack (= 7.0.6)
11+
activejob (= 7.0.6)
12+
activerecord (= 7.0.6)
13+
activestorage (= 7.0.6)
14+
activesupport (= 7.0.6)
1515
mail (>= 2.7.1)
1616
net-imap
1717
net-pop
1818
net-smtp
19-
actionmailer (7.0.5.1)
20-
actionpack (= 7.0.5.1)
21-
actionview (= 7.0.5.1)
22-
activejob (= 7.0.5.1)
23-
activesupport (= 7.0.5.1)
19+
actionmailer (7.0.6)
20+
actionpack (= 7.0.6)
21+
actionview (= 7.0.6)
22+
activejob (= 7.0.6)
23+
activesupport (= 7.0.6)
2424
mail (~> 2.5, >= 2.5.4)
2525
net-imap
2626
net-pop
2727
net-smtp
2828
rails-dom-testing (~> 2.0)
29-
actionpack (7.0.5.1)
30-
actionview (= 7.0.5.1)
31-
activesupport (= 7.0.5.1)
29+
actionpack (7.0.6)
30+
actionview (= 7.0.6)
31+
activesupport (= 7.0.6)
3232
rack (~> 2.0, >= 2.2.4)
3333
rack-test (>= 0.6.3)
3434
rails-dom-testing (~> 2.0)
3535
rails-html-sanitizer (~> 1.0, >= 1.2.0)
36-
actiontext (7.0.5.1)
37-
actionpack (= 7.0.5.1)
38-
activerecord (= 7.0.5.1)
39-
activestorage (= 7.0.5.1)
40-
activesupport (= 7.0.5.1)
36+
actiontext (7.0.6)
37+
actionpack (= 7.0.6)
38+
activerecord (= 7.0.6)
39+
activestorage (= 7.0.6)
40+
activesupport (= 7.0.6)
4141
globalid (>= 0.6.0)
4242
nokogiri (>= 1.8.5)
43-
actionview (7.0.5.1)
44-
activesupport (= 7.0.5.1)
43+
actionview (7.0.6)
44+
activesupport (= 7.0.6)
4545
builder (~> 3.1)
4646
erubi (~> 1.4)
4747
rails-dom-testing (~> 2.0)
4848
rails-html-sanitizer (~> 1.1, >= 1.2.0)
49-
activejob (7.0.5.1)
50-
activesupport (= 7.0.5.1)
49+
activejob (7.0.6)
50+
activesupport (= 7.0.6)
5151
globalid (>= 0.3.6)
52-
activemodel (7.0.5.1)
53-
activesupport (= 7.0.5.1)
54-
activerecord (7.0.5.1)
55-
activemodel (= 7.0.5.1)
56-
activesupport (= 7.0.5.1)
57-
activestorage (7.0.5.1)
58-
actionpack (= 7.0.5.1)
59-
activejob (= 7.0.5.1)
60-
activerecord (= 7.0.5.1)
61-
activesupport (= 7.0.5.1)
52+
activemodel (7.0.6)
53+
activesupport (= 7.0.6)
54+
activerecord (7.0.6)
55+
activemodel (= 7.0.6)
56+
activesupport (= 7.0.6)
57+
activestorage (7.0.6)
58+
actionpack (= 7.0.6)
59+
activejob (= 7.0.6)
60+
activerecord (= 7.0.6)
61+
activesupport (= 7.0.6)
6262
marcel (~> 1.0)
6363
mini_mime (>= 1.1.0)
64-
activesupport (7.0.5.1)
64+
activesupport (7.0.6)
6565
concurrent-ruby (~> 1.0, >= 1.0.2)
6666
i18n (>= 1.6, < 2)
6767
minitest (>= 5.1)
@@ -136,7 +136,7 @@ GEM
136136
i18n (1.14.1)
137137
concurrent-ruby (~> 1.0)
138138
io-console (0.6.0)
139-
irb (1.7.0)
139+
irb (1.7.1)
140140
reline (>= 0.3.0)
141141
json (2.6.3)
142142
language_server-protocol (3.17.0.3)
@@ -190,29 +190,30 @@ GEM
190190
rack
191191
rack-test (2.1.0)
192192
rack (>= 1.3)
193-
rails (7.0.5.1)
194-
actioncable (= 7.0.5.1)
195-
actionmailbox (= 7.0.5.1)
196-
actionmailer (= 7.0.5.1)
197-
actionpack (= 7.0.5.1)
198-
actiontext (= 7.0.5.1)
199-
actionview (= 7.0.5.1)
200-
activejob (= 7.0.5.1)
201-
activemodel (= 7.0.5.1)
202-
activerecord (= 7.0.5.1)
203-
activestorage (= 7.0.5.1)
204-
activesupport (= 7.0.5.1)
193+
rails (7.0.6)
194+
actioncable (= 7.0.6)
195+
actionmailbox (= 7.0.6)
196+
actionmailer (= 7.0.6)
197+
actionpack (= 7.0.6)
198+
actiontext (= 7.0.6)
199+
actionview (= 7.0.6)
200+
activejob (= 7.0.6)
201+
activemodel (= 7.0.6)
202+
activerecord (= 7.0.6)
203+
activestorage (= 7.0.6)
204+
activesupport (= 7.0.6)
205205
bundler (>= 1.15.0)
206-
railties (= 7.0.5.1)
207-
rails-dom-testing (2.0.3)
208-
activesupport (>= 4.2.0)
206+
railties (= 7.0.6)
207+
rails-dom-testing (2.1.1)
208+
activesupport (>= 5.0.0)
209+
minitest
209210
nokogiri (>= 1.6)
210211
rails-html-sanitizer (1.6.0)
211212
loofah (~> 2.21)
212213
nokogiri (~> 1.14)
213-
railties (7.0.5.1)
214-
actionpack (= 7.0.5.1)
215-
activesupport (= 7.0.5.1)
214+
railties (7.0.6)
215+
actionpack (= 7.0.6)
216+
activesupport (= 7.0.6)
216217
method_source
217218
rake (>= 12.2)
218219
thor (~> 1.0)
@@ -246,8 +247,8 @@ GEM
246247
rspec-expectations (~> 3.12)
247248
rspec-mocks (~> 3.12)
248249
rspec-support (~> 3.12)
249-
rspec-support (3.12.0)
250-
rubocop (1.53.0)
250+
rspec-support (3.12.1)
251+
rubocop (1.54.0)
251252
json (~> 2.3)
252253
language_server-protocol (>= 3.17.0)
253254
parallel (~> 1.10)

0 commit comments

Comments
 (0)