Skip to content

Commit 3646acd

Browse files
chore(deps): update dependency rails to v7.2.2
1 parent 161fa9a commit 3646acd

File tree

1 file changed

+71
-71
lines changed

1 file changed

+71
-71
lines changed

Gemfile.lock

+71-71
Original file line numberDiff line numberDiff line change
@@ -1,84 +1,82 @@
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.2.2)
5+
actionpack (= 7.2.2)
6+
activesupport (= 7.2.2)
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)
16-
mail (>= 2.7.1)
17-
net-imap
18-
net-pop
19-
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)
25-
mail (~> 2.5, >= 2.5.4)
26-
net-imap
27-
net-pop
28-
net-smtp
10+
actionmailbox (7.2.2)
11+
actionpack (= 7.2.2)
12+
activejob (= 7.2.2)
13+
activerecord (= 7.2.2)
14+
activestorage (= 7.2.2)
15+
activesupport (= 7.2.2)
16+
mail (>= 2.8.0)
17+
actionmailer (7.2.2)
18+
actionpack (= 7.2.2)
19+
actionview (= 7.2.2)
20+
activejob (= 7.2.2)
21+
activesupport (= 7.2.2)
22+
mail (>= 2.8.0)
2923
rails-dom-testing (~> 2.2)
30-
actionpack (7.1.3.4)
31-
actionview (= 7.1.3.4)
32-
activesupport (= 7.1.3.4)
24+
actionpack (7.2.2)
25+
actionview (= 7.2.2)
26+
activesupport (= 7.2.2)
3327
nokogiri (>= 1.8.5)
3428
racc
35-
rack (>= 2.2.4)
29+
rack (>= 2.2.4, < 3.2)
3630
rack-session (>= 1.0.1)
3731
rack-test (>= 0.6.3)
3832
rails-dom-testing (~> 2.2)
3933
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)
34+
useragent (~> 0.16)
35+
actiontext (7.2.2)
36+
actionpack (= 7.2.2)
37+
activerecord (= 7.2.2)
38+
activestorage (= 7.2.2)
39+
activesupport (= 7.2.2)
4540
globalid (>= 0.6.0)
4641
nokogiri (>= 1.8.5)
47-
actionview (7.1.3.4)
48-
activesupport (= 7.1.3.4)
42+
actionview (7.2.2)
43+
activesupport (= 7.2.2)
4944
builder (~> 3.1)
5045
erubi (~> 1.11)
5146
rails-dom-testing (~> 2.2)
5247
rails-html-sanitizer (~> 1.6)
53-
activejob (7.1.3.4)
54-
activesupport (= 7.1.3.4)
48+
activejob (7.2.2)
49+
activesupport (= 7.2.2)
5550
globalid (>= 0.3.6)
56-
activemodel (7.1.3.4)
57-
activesupport (= 7.1.3.4)
58-
activerecord (7.1.3.4)
59-
activemodel (= 7.1.3.4)
60-
activesupport (= 7.1.3.4)
51+
activemodel (7.2.2)
52+
activesupport (= 7.2.2)
53+
activerecord (7.2.2)
54+
activemodel (= 7.2.2)
55+
activesupport (= 7.2.2)
6156
timeout (>= 0.4.0)
62-
activestorage (7.1.3.4)
63-
actionpack (= 7.1.3.4)
64-
activejob (= 7.1.3.4)
65-
activerecord (= 7.1.3.4)
66-
activesupport (= 7.1.3.4)
57+
activestorage (7.2.2)
58+
actionpack (= 7.2.2)
59+
activejob (= 7.2.2)
60+
activerecord (= 7.2.2)
61+
activesupport (= 7.2.2)
6762
marcel (~> 1.0)
68-
activesupport (7.1.3.4)
63+
activesupport (7.2.2)
6964
base64
65+
benchmark (>= 0.3)
7066
bigdecimal
71-
concurrent-ruby (~> 1.0, >= 1.0.2)
67+
concurrent-ruby (~> 1.0, >= 1.3.1)
7268
connection_pool (>= 2.2.5)
7369
drb
7470
i18n (>= 1.6, < 2)
71+
logger (>= 1.4.2)
7572
minitest (>= 5.1)
76-
mutex_m
77-
tzinfo (~> 2.0)
73+
securerandom (>= 0.3)
74+
tzinfo (~> 2.0, >= 2.0.5)
7875
addressable (2.8.7)
7976
public_suffix (>= 2.0.2, < 7.0)
8077
ast (2.4.2)
8178
base64 (0.2.0)
79+
benchmark (0.3.0)
8280
bigdecimal (3.1.8)
8381
bootsnap (1.18.4)
8482
msgpack (~> 1.2)
@@ -212,7 +210,8 @@ GEM
212210
llhttp-ffi (0.5.0)
213211
ffi-compiler (~> 1.0)
214212
rake (~> 13.0)
215-
loofah (2.22.0)
213+
logger (1.6.1)
214+
loofah (2.23.1)
216215
crass (~> 1.0.2)
217216
nokogiri (>= 1.12.0)
218217
mail (2.8.1)
@@ -230,9 +229,8 @@ GEM
230229
msgpack (1.7.2)
231230
multi_json (1.15.0)
232231
multipart-post (2.4.1)
233-
mutex_m (0.2.0)
234232
naught (1.1.0)
235-
net-imap (0.4.12)
233+
net-imap (0.5.0)
236234
date
237235
net-protocol
238236
net-pop (0.1.2)
@@ -241,7 +239,7 @@ GEM
241239
timeout
242240
net-smtp (0.5.0)
243241
net-protocol
244-
nio4r (2.5.9)
242+
nio4r (2.7.4)
245243
nokogiri (1.16.7-x86_64-linux)
246244
racc (~> 1.4)
247245
os (1.1.4)
@@ -272,31 +270,31 @@ GEM
272270
rackup (2.1.0)
273271
rack (>= 3)
274272
webrick (~> 1.8)
275-
rails (7.1.3.4)
276-
actioncable (= 7.1.3.4)
277-
actionmailbox (= 7.1.3.4)
278-
actionmailer (= 7.1.3.4)
279-
actionpack (= 7.1.3.4)
280-
actiontext (= 7.1.3.4)
281-
actionview (= 7.1.3.4)
282-
activejob (= 7.1.3.4)
283-
activemodel (= 7.1.3.4)
284-
activerecord (= 7.1.3.4)
285-
activestorage (= 7.1.3.4)
286-
activesupport (= 7.1.3.4)
273+
rails (7.2.2)
274+
actioncable (= 7.2.2)
275+
actionmailbox (= 7.2.2)
276+
actionmailer (= 7.2.2)
277+
actionpack (= 7.2.2)
278+
actiontext (= 7.2.2)
279+
actionview (= 7.2.2)
280+
activejob (= 7.2.2)
281+
activemodel (= 7.2.2)
282+
activerecord (= 7.2.2)
283+
activestorage (= 7.2.2)
284+
activesupport (= 7.2.2)
287285
bundler (>= 1.15.0)
288-
railties (= 7.1.3.4)
286+
railties (= 7.2.2)
289287
rails-dom-testing (2.2.0)
290288
activesupport (>= 5.0.0)
291289
minitest
292290
nokogiri (>= 1.6)
293291
rails-html-sanitizer (1.6.0)
294292
loofah (~> 2.21)
295293
nokogiri (~> 1.14)
296-
railties (7.1.3.4)
297-
actionpack (= 7.1.3.4)
298-
activesupport (= 7.1.3.4)
299-
irb
294+
railties (7.2.2)
295+
actionpack (= 7.2.2)
296+
activesupport (= 7.2.2)
297+
irb (~> 1.13)
300298
rackup (>= 1.0.0)
301299
rake (>= 12.2)
302300
thor (~> 1.0, >= 1.2.2)
@@ -360,6 +358,7 @@ GEM
360358
rubocop (>= 1.33.0, < 2.0)
361359
ruby-progressbar (1.13.0)
362360
ruby2_keywords (0.0.5)
361+
securerandom (0.3.1)
363362
signet (0.19.0)
364363
addressable (~> 2.8)
365364
faraday (>= 0.17.5, < 3.a)
@@ -388,11 +387,12 @@ GEM
388387
concurrent-ruby (~> 1.0)
389388
uber (0.1.0)
390389
unicode-display_width (2.4.2)
390+
useragent (0.16.10)
391391
webrick (1.8.2)
392392
websocket-driver (0.7.6)
393393
websocket-extensions (>= 0.1.0)
394394
websocket-extensions (0.1.5)
395-
zeitwerk (2.6.18)
395+
zeitwerk (2.7.1)
396396

397397
PLATFORMS
398398
x86_64-linux

0 commit comments

Comments
 (0)