Skip to content

Commit 9c73a1c

Browse files
Update dependency rails to v7.1.5.2
1 parent cc75814 commit 9c73a1c

1 file changed

Lines changed: 57 additions & 57 deletions

File tree

Gemfile.lock

Lines changed: 57 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -18,71 +18,71 @@ GIT
1818
GEM
1919
remote: https://rubygems.org/
2020
specs:
21-
actioncable (7.1.5.1)
22-
actionpack (= 7.1.5.1)
23-
activesupport (= 7.1.5.1)
21+
actioncable (7.1.5.2)
22+
actionpack (= 7.1.5.2)
23+
activesupport (= 7.1.5.2)
2424
nio4r (~> 2.0)
2525
websocket-driver (>= 0.6.1)
2626
zeitwerk (~> 2.6)
27-
actionmailbox (7.1.5.1)
28-
actionpack (= 7.1.5.1)
29-
activejob (= 7.1.5.1)
30-
activerecord (= 7.1.5.1)
31-
activestorage (= 7.1.5.1)
32-
activesupport (= 7.1.5.1)
27+
actionmailbox (7.1.5.2)
28+
actionpack (= 7.1.5.2)
29+
activejob (= 7.1.5.2)
30+
activerecord (= 7.1.5.2)
31+
activestorage (= 7.1.5.2)
32+
activesupport (= 7.1.5.2)
3333
mail (>= 2.7.1)
3434
net-imap
3535
net-pop
3636
net-smtp
37-
actionmailer (7.1.5.1)
38-
actionpack (= 7.1.5.1)
39-
actionview (= 7.1.5.1)
40-
activejob (= 7.1.5.1)
41-
activesupport (= 7.1.5.1)
37+
actionmailer (7.1.5.2)
38+
actionpack (= 7.1.5.2)
39+
actionview (= 7.1.5.2)
40+
activejob (= 7.1.5.2)
41+
activesupport (= 7.1.5.2)
4242
mail (~> 2.5, >= 2.5.4)
4343
net-imap
4444
net-pop
4545
net-smtp
4646
rails-dom-testing (~> 2.2)
47-
actionpack (7.1.5.1)
48-
actionview (= 7.1.5.1)
49-
activesupport (= 7.1.5.1)
47+
actionpack (7.1.5.2)
48+
actionview (= 7.1.5.2)
49+
activesupport (= 7.1.5.2)
5050
nokogiri (>= 1.8.5)
5151
racc
5252
rack (>= 2.2.4)
5353
rack-session (>= 1.0.1)
5454
rack-test (>= 0.6.3)
5555
rails-dom-testing (~> 2.2)
5656
rails-html-sanitizer (~> 1.6)
57-
actiontext (7.1.5.1)
58-
actionpack (= 7.1.5.1)
59-
activerecord (= 7.1.5.1)
60-
activestorage (= 7.1.5.1)
61-
activesupport (= 7.1.5.1)
57+
actiontext (7.1.5.2)
58+
actionpack (= 7.1.5.2)
59+
activerecord (= 7.1.5.2)
60+
activestorage (= 7.1.5.2)
61+
activesupport (= 7.1.5.2)
6262
globalid (>= 0.6.0)
6363
nokogiri (>= 1.8.5)
64-
actionview (7.1.5.1)
65-
activesupport (= 7.1.5.1)
64+
actionview (7.1.5.2)
65+
activesupport (= 7.1.5.2)
6666
builder (~> 3.1)
6767
erubi (~> 1.11)
6868
rails-dom-testing (~> 2.2)
6969
rails-html-sanitizer (~> 1.6)
70-
activejob (7.1.5.1)
71-
activesupport (= 7.1.5.1)
70+
activejob (7.1.5.2)
71+
activesupport (= 7.1.5.2)
7272
globalid (>= 0.3.6)
73-
activemodel (7.1.5.1)
74-
activesupport (= 7.1.5.1)
75-
activerecord (7.1.5.1)
76-
activemodel (= 7.1.5.1)
77-
activesupport (= 7.1.5.1)
73+
activemodel (7.1.5.2)
74+
activesupport (= 7.1.5.2)
75+
activerecord (7.1.5.2)
76+
activemodel (= 7.1.5.2)
77+
activesupport (= 7.1.5.2)
7878
timeout (>= 0.4.0)
79-
activestorage (7.1.5.1)
80-
actionpack (= 7.1.5.1)
81-
activejob (= 7.1.5.1)
82-
activerecord (= 7.1.5.1)
83-
activesupport (= 7.1.5.1)
79+
activestorage (7.1.5.2)
80+
actionpack (= 7.1.5.2)
81+
activejob (= 7.1.5.2)
82+
activerecord (= 7.1.5.2)
83+
activesupport (= 7.1.5.2)
8484
marcel (~> 1.0)
85-
activesupport (7.1.5.1)
85+
activesupport (7.1.5.2)
8686
base64
8787
benchmark (>= 0.3)
8888
bigdecimal
@@ -200,7 +200,7 @@ GEM
200200
mutex_m
201201
i18n (1.14.7)
202202
concurrent-ruby (~> 1.0)
203-
io-console (0.8.0)
203+
io-console (0.8.1)
204204
ipaddr_range_set (1.0.0)
205205
irb (1.15.2)
206206
pp (>= 0.6.0)
@@ -260,7 +260,7 @@ GEM
260260
net-smtp (0.5.1)
261261
net-protocol
262262
nio4r (2.7.4)
263-
nokogiri (1.18.8)
263+
nokogiri (1.18.9)
264264
mini_portile2 (~> 2.8.2)
265265
racc (~> 1.4)
266266
os (1.1.4)
@@ -290,30 +290,30 @@ GEM
290290
rack (>= 1.3)
291291
rackup (2.2.1)
292292
rack (>= 3)
293-
rails (7.1.5.1)
294-
actioncable (= 7.1.5.1)
295-
actionmailbox (= 7.1.5.1)
296-
actionmailer (= 7.1.5.1)
297-
actionpack (= 7.1.5.1)
298-
actiontext (= 7.1.5.1)
299-
actionview (= 7.1.5.1)
300-
activejob (= 7.1.5.1)
301-
activemodel (= 7.1.5.1)
302-
activerecord (= 7.1.5.1)
303-
activestorage (= 7.1.5.1)
304-
activesupport (= 7.1.5.1)
293+
rails (7.1.5.2)
294+
actioncable (= 7.1.5.2)
295+
actionmailbox (= 7.1.5.2)
296+
actionmailer (= 7.1.5.2)
297+
actionpack (= 7.1.5.2)
298+
actiontext (= 7.1.5.2)
299+
actionview (= 7.1.5.2)
300+
activejob (= 7.1.5.2)
301+
activemodel (= 7.1.5.2)
302+
activerecord (= 7.1.5.2)
303+
activestorage (= 7.1.5.2)
304+
activesupport (= 7.1.5.2)
305305
bundler (>= 1.15.0)
306-
railties (= 7.1.5.1)
306+
railties (= 7.1.5.2)
307307
rails-dom-testing (2.3.0)
308308
activesupport (>= 5.0.0)
309309
minitest
310310
nokogiri (>= 1.6)
311311
rails-html-sanitizer (1.6.2)
312312
loofah (~> 2.21)
313313
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)
314-
railties (7.1.5.1)
315-
actionpack (= 7.1.5.1)
316-
activesupport (= 7.1.5.1)
314+
railties (7.1.5.2)
315+
actionpack (= 7.1.5.2)
316+
activesupport (= 7.1.5.2)
317317
irb
318318
rackup (>= 1.0.0)
319319
rake (>= 12.2)
@@ -324,11 +324,11 @@ GEM
324324
rb-fsevent (0.11.2)
325325
rb-inotify (0.11.1)
326326
ffi (~> 1.0)
327-
rdoc (6.14.1)
327+
rdoc (6.14.2)
328328
erb
329329
psych (>= 4.0.0)
330330
regexp_parser (2.10.0)
331-
reline (0.6.1)
331+
reline (0.6.2)
332332
io-console (~> 0.5)
333333
representable (3.2.0)
334334
declarative (< 0.1.0)

0 commit comments

Comments
 (0)