Skip to content

Commit 5619964

Browse files
authored
Bump rails to 7.1.5.2 (#80)
1 parent d52a29c commit 5619964

27 files changed

Lines changed: 53 additions & 53 deletions

Gemfile.lock

Lines changed: 53 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -1,73 +1,73 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (7.1.5.1)
5-
actionpack (= 7.1.5.1)
6-
activesupport (= 7.1.5.1)
4+
actioncable (7.1.5.2)
5+
actionpack (= 7.1.5.2)
6+
activesupport (= 7.1.5.2)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
99
zeitwerk (~> 2.6)
10-
actionmailbox (7.1.5.1)
11-
actionpack (= 7.1.5.1)
12-
activejob (= 7.1.5.1)
13-
activerecord (= 7.1.5.1)
14-
activestorage (= 7.1.5.1)
15-
activesupport (= 7.1.5.1)
10+
actionmailbox (7.1.5.2)
11+
actionpack (= 7.1.5.2)
12+
activejob (= 7.1.5.2)
13+
activerecord (= 7.1.5.2)
14+
activestorage (= 7.1.5.2)
15+
activesupport (= 7.1.5.2)
1616
mail (>= 2.7.1)
1717
net-imap
1818
net-pop
1919
net-smtp
20-
actionmailer (7.1.5.1)
21-
actionpack (= 7.1.5.1)
22-
actionview (= 7.1.5.1)
23-
activejob (= 7.1.5.1)
24-
activesupport (= 7.1.5.1)
20+
actionmailer (7.1.5.2)
21+
actionpack (= 7.1.5.2)
22+
actionview (= 7.1.5.2)
23+
activejob (= 7.1.5.2)
24+
activesupport (= 7.1.5.2)
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.5.1)
31-
actionview (= 7.1.5.1)
32-
activesupport (= 7.1.5.1)
30+
actionpack (7.1.5.2)
31+
actionview (= 7.1.5.2)
32+
activesupport (= 7.1.5.2)
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.5.1)
41-
actionpack (= 7.1.5.1)
42-
activerecord (= 7.1.5.1)
43-
activestorage (= 7.1.5.1)
44-
activesupport (= 7.1.5.1)
40+
actiontext (7.1.5.2)
41+
actionpack (= 7.1.5.2)
42+
activerecord (= 7.1.5.2)
43+
activestorage (= 7.1.5.2)
44+
activesupport (= 7.1.5.2)
4545
globalid (>= 0.6.0)
4646
nokogiri (>= 1.8.5)
47-
actionview (7.1.5.1)
48-
activesupport (= 7.1.5.1)
47+
actionview (7.1.5.2)
48+
activesupport (= 7.1.5.2)
4949
builder (~> 3.1)
5050
erubi (~> 1.11)
5151
rails-dom-testing (~> 2.2)
5252
rails-html-sanitizer (~> 1.6)
53-
activejob (7.1.5.1)
54-
activesupport (= 7.1.5.1)
53+
activejob (7.1.5.2)
54+
activesupport (= 7.1.5.2)
5555
globalid (>= 0.3.6)
56-
activemodel (7.1.5.1)
57-
activesupport (= 7.1.5.1)
58-
activerecord (7.1.5.1)
59-
activemodel (= 7.1.5.1)
60-
activesupport (= 7.1.5.1)
56+
activemodel (7.1.5.2)
57+
activesupport (= 7.1.5.2)
58+
activerecord (7.1.5.2)
59+
activemodel (= 7.1.5.2)
60+
activesupport (= 7.1.5.2)
6161
timeout (>= 0.4.0)
6262
activerecord-import (2.2.0)
6363
activerecord (>= 4.2)
64-
activestorage (7.1.5.1)
65-
actionpack (= 7.1.5.1)
66-
activejob (= 7.1.5.1)
67-
activerecord (= 7.1.5.1)
68-
activesupport (= 7.1.5.1)
64+
activestorage (7.1.5.2)
65+
actionpack (= 7.1.5.2)
66+
activejob (= 7.1.5.2)
67+
activerecord (= 7.1.5.2)
68+
activesupport (= 7.1.5.2)
6969
marcel (~> 1.0)
70-
activesupport (7.1.5.1)
70+
activesupport (7.1.5.2)
7171
base64
7272
benchmark (>= 0.3)
7373
bigdecimal
@@ -265,30 +265,30 @@ GEM
265265
rack (>= 1.3)
266266
rackup (2.2.1)
267267
rack (>= 3)
268-
rails (7.1.5.1)
269-
actioncable (= 7.1.5.1)
270-
actionmailbox (= 7.1.5.1)
271-
actionmailer (= 7.1.5.1)
272-
actionpack (= 7.1.5.1)
273-
actiontext (= 7.1.5.1)
274-
actionview (= 7.1.5.1)
275-
activejob (= 7.1.5.1)
276-
activemodel (= 7.1.5.1)
277-
activerecord (= 7.1.5.1)
278-
activestorage (= 7.1.5.1)
279-
activesupport (= 7.1.5.1)
268+
rails (7.1.5.2)
269+
actioncable (= 7.1.5.2)
270+
actionmailbox (= 7.1.5.2)
271+
actionmailer (= 7.1.5.2)
272+
actionpack (= 7.1.5.2)
273+
actiontext (= 7.1.5.2)
274+
actionview (= 7.1.5.2)
275+
activejob (= 7.1.5.2)
276+
activemodel (= 7.1.5.2)
277+
activerecord (= 7.1.5.2)
278+
activestorage (= 7.1.5.2)
279+
activesupport (= 7.1.5.2)
280280
bundler (>= 1.15.0)
281-
railties (= 7.1.5.1)
281+
railties (= 7.1.5.2)
282282
rails-dom-testing (2.3.0)
283283
activesupport (>= 5.0.0)
284284
minitest
285285
nokogiri (>= 1.6)
286286
rails-html-sanitizer (1.6.2)
287287
loofah (~> 2.21)
288288
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)
289-
railties (7.1.5.1)
290-
actionpack (= 7.1.5.1)
291-
activesupport (= 7.1.5.1)
289+
railties (7.1.5.2)
290+
actionpack (= 7.1.5.2)
291+
activesupport (= 7.1.5.2)
292292
irb
293293
rackup (>= 1.0.0)
294294
rake (>= 12.2)
-47 KB
Binary file not shown.
47 KB
Binary file not shown.
-22 KB
Binary file not shown.
22 KB
Binary file not shown.
-33.5 KB
Binary file not shown.
33.5 KB
Binary file not shown.
-241 KB
Binary file not shown.
241 KB
Binary file not shown.
-134 KB
Binary file not shown.

0 commit comments

Comments
 (0)