Skip to content

Commit 99a954b

Browse files
Bump rails from 7.1.4.1 to 7.2.2
Bumps [rails](https://github.com/rails/rails) from 7.1.4.1 to 7.2.2. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v7.1.4.1...v7.2.2) --- updated-dependencies: - dependency-name: rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3a29cc4 commit 99a954b

File tree

2 files changed

+76
-79
lines changed

2 files changed

+76
-79
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
55

66
ruby "3.1.4"
77

8-
gem "rails", "~> 7.1.3"
8+
gem "rails", "~> 7.2.2"
99

1010
gem "mysql2", "~> 0.5.6"
1111
# Use Puma as the app server

Gemfile.lock

+75-78
Original file line numberDiff line numberDiff line change
@@ -19,87 +19,85 @@ GIT
1919
GEM
2020
remote: https://rubygems.org/
2121
specs:
22-
actioncable (7.1.4.1)
23-
actionpack (= 7.1.4.1)
24-
activesupport (= 7.1.4.1)
22+
actioncable (7.2.2)
23+
actionpack (= 7.2.2)
24+
activesupport (= 7.2.2)
2525
nio4r (~> 2.0)
2626
websocket-driver (>= 0.6.1)
2727
zeitwerk (~> 2.6)
28-
actionmailbox (7.1.4.1)
29-
actionpack (= 7.1.4.1)
30-
activejob (= 7.1.4.1)
31-
activerecord (= 7.1.4.1)
32-
activestorage (= 7.1.4.1)
33-
activesupport (= 7.1.4.1)
34-
mail (>= 2.7.1)
35-
net-imap
36-
net-pop
37-
net-smtp
38-
actionmailer (7.1.4.1)
39-
actionpack (= 7.1.4.1)
40-
actionview (= 7.1.4.1)
41-
activejob (= 7.1.4.1)
42-
activesupport (= 7.1.4.1)
43-
mail (~> 2.5, >= 2.5.4)
44-
net-imap
45-
net-pop
46-
net-smtp
28+
actionmailbox (7.2.2)
29+
actionpack (= 7.2.2)
30+
activejob (= 7.2.2)
31+
activerecord (= 7.2.2)
32+
activestorage (= 7.2.2)
33+
activesupport (= 7.2.2)
34+
mail (>= 2.8.0)
35+
actionmailer (7.2.2)
36+
actionpack (= 7.2.2)
37+
actionview (= 7.2.2)
38+
activejob (= 7.2.2)
39+
activesupport (= 7.2.2)
40+
mail (>= 2.8.0)
4741
rails-dom-testing (~> 2.2)
48-
actionpack (7.1.4.1)
49-
actionview (= 7.1.4.1)
50-
activesupport (= 7.1.4.1)
42+
actionpack (7.2.2)
43+
actionview (= 7.2.2)
44+
activesupport (= 7.2.2)
5145
nokogiri (>= 1.8.5)
5246
racc
53-
rack (>= 2.2.4)
47+
rack (>= 2.2.4, < 3.2)
5448
rack-session (>= 1.0.1)
5549
rack-test (>= 0.6.3)
5650
rails-dom-testing (~> 2.2)
5751
rails-html-sanitizer (~> 1.6)
58-
actiontext (7.1.4.1)
59-
actionpack (= 7.1.4.1)
60-
activerecord (= 7.1.4.1)
61-
activestorage (= 7.1.4.1)
62-
activesupport (= 7.1.4.1)
52+
useragent (~> 0.16)
53+
actiontext (7.2.2)
54+
actionpack (= 7.2.2)
55+
activerecord (= 7.2.2)
56+
activestorage (= 7.2.2)
57+
activesupport (= 7.2.2)
6358
globalid (>= 0.6.0)
6459
nokogiri (>= 1.8.5)
65-
actionview (7.1.4.1)
66-
activesupport (= 7.1.4.1)
60+
actionview (7.2.2)
61+
activesupport (= 7.2.2)
6762
builder (~> 3.1)
6863
erubi (~> 1.11)
6964
rails-dom-testing (~> 2.2)
7065
rails-html-sanitizer (~> 1.6)
7166
active_link_to (1.0.5)
7267
actionpack
7368
addressable
74-
activejob (7.1.4.1)
75-
activesupport (= 7.1.4.1)
69+
activejob (7.2.2)
70+
activesupport (= 7.2.2)
7671
globalid (>= 0.3.6)
77-
activemodel (7.1.4.1)
78-
activesupport (= 7.1.4.1)
79-
activerecord (7.1.4.1)
80-
activemodel (= 7.1.4.1)
81-
activesupport (= 7.1.4.1)
72+
activemodel (7.2.2)
73+
activesupport (= 7.2.2)
74+
activerecord (7.2.2)
75+
activemodel (= 7.2.2)
76+
activesupport (= 7.2.2)
8277
timeout (>= 0.4.0)
83-
activestorage (7.1.4.1)
84-
actionpack (= 7.1.4.1)
85-
activejob (= 7.1.4.1)
86-
activerecord (= 7.1.4.1)
87-
activesupport (= 7.1.4.1)
78+
activestorage (7.2.2)
79+
actionpack (= 7.2.2)
80+
activejob (= 7.2.2)
81+
activerecord (= 7.2.2)
82+
activesupport (= 7.2.2)
8883
marcel (~> 1.0)
89-
activesupport (7.1.4.1)
84+
activesupport (7.2.2)
9085
base64
86+
benchmark (>= 0.3)
9187
bigdecimal
92-
concurrent-ruby (~> 1.0, >= 1.0.2)
88+
concurrent-ruby (~> 1.0, >= 1.3.1)
9389
connection_pool (>= 2.2.5)
9490
drb
9591
i18n (>= 1.6, < 2)
92+
logger (>= 1.4.2)
9693
minitest (>= 5.1)
97-
mutex_m
98-
tzinfo (~> 2.0)
94+
securerandom (>= 0.3)
95+
tzinfo (~> 2.0, >= 2.0.5)
9996
addressable (2.8.6)
10097
public_suffix (>= 2.0.2, < 6.0)
10198
ast (2.4.2)
10299
base64 (0.2.0)
100+
benchmark (0.3.0)
103101
bigdecimal (3.1.8)
104102
bindex (0.8.1)
105103
bootsnap (1.18.4)
@@ -122,7 +120,7 @@ GEM
122120
crass (1.0.6)
123121
cssbundling-rails (1.4.1)
124122
railties (>= 6.0.0)
125-
date (3.3.4)
123+
date (3.4.0)
126124
drb (2.2.1)
127125
erubi (1.13.0)
128126
execjs (2.9.1)
@@ -171,7 +169,7 @@ GEM
171169
rb-fsevent (~> 0.10, >= 0.10.3)
172170
rb-inotify (~> 0.9, >= 0.9.10)
173171
logger (1.6.1)
174-
loofah (2.22.0)
172+
loofah (2.23.1)
175173
crass (~> 1.0.2)
176174
nokogiri (>= 1.12.0)
177175
mail (2.8.1)
@@ -188,9 +186,8 @@ GEM
188186
mini_mime (1.1.5)
189187
minitest (5.25.1)
190188
msgpack (1.7.2)
191-
mutex_m (0.2.0)
192189
mysql2 (0.5.6)
193-
net-imap (0.4.12)
190+
net-imap (0.5.0)
194191
date
195192
net-protocol
196193
net-pop (0.1.2)
@@ -199,7 +196,7 @@ GEM
199196
timeout
200197
net-smtp (0.5.0)
201198
net-protocol
202-
nio4r (2.7.3)
199+
nio4r (2.7.4)
203200
nokogiri (1.16.7-aarch64-linux)
204201
racc (~> 1.4)
205202
nokogiri (1.16.7-arm-linux)
@@ -216,7 +213,7 @@ GEM
216213
parser (3.3.5.0)
217214
ast (~> 2.4.1)
218215
racc
219-
psych (5.1.2)
216+
psych (5.2.0)
220217
stringio
221218
public_suffix (5.0.4)
222219
puma (6.4.3)
@@ -227,23 +224,22 @@ GEM
227224
rack (>= 3.0.0)
228225
rack-test (2.1.0)
229226
rack (>= 1.3)
230-
rackup (2.1.0)
227+
rackup (2.2.0)
231228
rack (>= 3)
232-
webrick (~> 1.8)
233-
rails (7.1.4.1)
234-
actioncable (= 7.1.4.1)
235-
actionmailbox (= 7.1.4.1)
236-
actionmailer (= 7.1.4.1)
237-
actionpack (= 7.1.4.1)
238-
actiontext (= 7.1.4.1)
239-
actionview (= 7.1.4.1)
240-
activejob (= 7.1.4.1)
241-
activemodel (= 7.1.4.1)
242-
activerecord (= 7.1.4.1)
243-
activestorage (= 7.1.4.1)
244-
activesupport (= 7.1.4.1)
229+
rails (7.2.2)
230+
actioncable (= 7.2.2)
231+
actionmailbox (= 7.2.2)
232+
actionmailer (= 7.2.2)
233+
actionpack (= 7.2.2)
234+
actiontext (= 7.2.2)
235+
actionview (= 7.2.2)
236+
activejob (= 7.2.2)
237+
activemodel (= 7.2.2)
238+
activerecord (= 7.2.2)
239+
activestorage (= 7.2.2)
240+
activesupport (= 7.2.2)
245241
bundler (>= 1.15.0)
246-
railties (= 7.1.4.1)
242+
railties (= 7.2.2)
247243
rails-dom-testing (2.2.0)
248244
activesupport (>= 5.0.0)
249245
minitest
@@ -254,10 +250,10 @@ GEM
254250
rails-i18n (7.0.8)
255251
i18n (>= 0.7, < 2)
256252
railties (>= 6.0.0, < 8)
257-
railties (7.1.4.1)
258-
actionpack (= 7.1.4.1)
259-
activesupport (= 7.1.4.1)
260-
irb
253+
railties (7.2.2)
254+
actionpack (= 7.2.2)
255+
activesupport (= 7.2.2)
256+
irb (~> 1.13)
261257
rackup (>= 1.0.0)
262258
rake (>= 12.2)
263259
thor (~> 1.0, >= 1.2.2)
@@ -312,6 +308,7 @@ GEM
312308
sprockets (> 3.0)
313309
sprockets-rails
314310
tilt
311+
securerandom (0.3.1)
315312
selenium-webdriver (4.25.0)
316313
base64 (~> 0.2)
317314
logger (~> 1.4)
@@ -340,11 +337,11 @@ GEM
340337
rubocop-performance (~> 1.22.0)
341338
stimulus-rails (1.3.4)
342339
railties (>= 6.0.0)
343-
stringio (3.1.1)
340+
stringio (3.1.2)
344341
temple (0.10.3)
345342
thor (1.3.2)
346343
tilt (2.3.0)
347-
timeout (0.4.1)
344+
timeout (0.4.2)
348345
turbo-rails (2.0.11)
349346
actionpack (>= 6.0.0)
350347
railties (>= 6.0.0)
@@ -353,12 +350,12 @@ GEM
353350
uglifier (4.2.1)
354351
execjs (>= 0.3.0, < 3)
355352
unicode-display_width (2.6.0)
353+
useragent (0.16.10)
356354
web-console (4.2.1)
357355
actionview (>= 6.0.0)
358356
activemodel (>= 6.0.0)
359357
bindex (>= 0.4.0)
360358
railties (>= 6.0.0)
361-
webrick (1.8.2)
362359
websocket (1.2.11)
363360
websocket-driver (0.7.6)
364361
websocket-extensions (>= 0.1.0)
@@ -388,7 +385,7 @@ DEPENDENCIES
388385
listen (>= 3.0.5, < 3.10)
389386
mysql2 (~> 0.5.6)
390387
puma (~> 6.4)
391-
rails (~> 7.1.3)
388+
rails (~> 7.2.2)
392389
rdoc (>= 6.6.3.1)
393390
rollbar
394391
rubocop

0 commit comments

Comments
 (0)