Skip to content

Commit cf865e4

Browse files
Bump rails from 7.1.3.4 to 7.2.1.1
Bumps [rails](https://github.com/rails/rails) from 7.1.3.4 to 7.2.1.1. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v7.1.3.4...v7.2.1.1) --- 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 3e6af98 commit cf865e4

File tree

2 files changed

+71
-74
lines changed

2 files changed

+71
-74
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.1"
99

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

Gemfile.lock

+70-73
Original file line numberDiff line numberDiff line change
@@ -19,83 +19,79 @@ 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.1.1)
23+
actionpack (= 7.2.1.1)
24+
activesupport (= 7.2.1.1)
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.1.1)
29+
actionpack (= 7.2.1.1)
30+
activejob (= 7.2.1.1)
31+
activerecord (= 7.2.1.1)
32+
activestorage (= 7.2.1.1)
33+
activesupport (= 7.2.1.1)
34+
mail (>= 2.8.0)
35+
actionmailer (7.2.1.1)
36+
actionpack (= 7.2.1.1)
37+
actionview (= 7.2.1.1)
38+
activejob (= 7.2.1.1)
39+
activesupport (= 7.2.1.1)
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.1.1)
43+
actionview (= 7.2.1.1)
44+
activesupport (= 7.2.1.1)
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.1.1)
54+
actionpack (= 7.2.1.1)
55+
activerecord (= 7.2.1.1)
56+
activestorage (= 7.2.1.1)
57+
activesupport (= 7.2.1.1)
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.1.1)
61+
activesupport (= 7.2.1.1)
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.1.1)
70+
activesupport (= 7.2.1.1)
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.1.1)
73+
activesupport (= 7.2.1.1)
74+
activerecord (7.2.1.1)
75+
activemodel (= 7.2.1.1)
76+
activesupport (= 7.2.1.1)
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.1.1)
79+
actionpack (= 7.2.1.1)
80+
activejob (= 7.2.1.1)
81+
activerecord (= 7.2.1.1)
82+
activesupport (= 7.2.1.1)
8883
marcel (~> 1.0)
89-
activesupport (7.1.4.1)
84+
activesupport (7.2.1.1)
9085
base64
9186
bigdecimal
92-
concurrent-ruby (~> 1.0, >= 1.0.2)
87+
concurrent-ruby (~> 1.0, >= 1.3.1)
9388
connection_pool (>= 2.2.5)
9489
drb
9590
i18n (>= 1.6, < 2)
91+
logger (>= 1.4.2)
9692
minitest (>= 5.1)
97-
mutex_m
98-
tzinfo (~> 2.0)
93+
securerandom (>= 0.3)
94+
tzinfo (~> 2.0, >= 2.0.5)
9995
addressable (2.8.6)
10096
public_suffix (>= 2.0.2, < 6.0)
10197
ast (2.4.2)
@@ -150,7 +146,7 @@ GEM
150146
mini_magick (>= 4.9.5, < 5)
151147
ruby-vips (>= 2.0.17, < 3)
152148
io-console (0.7.2)
153-
irb (1.14.0)
149+
irb (1.14.1)
154150
rdoc (>= 4.0.0)
155151
reline (>= 0.4.2)
156152
jbuilder (2.12.0)
@@ -188,9 +184,8 @@ GEM
188184
mini_mime (1.1.5)
189185
minitest (5.25.1)
190186
msgpack (1.7.2)
191-
mutex_m (0.2.0)
192187
mysql2 (0.5.6)
193-
net-imap (0.4.12)
188+
net-imap (0.5.0)
194189
date
195190
net-protocol
196191
net-pop (0.1.2)
@@ -230,20 +225,20 @@ GEM
230225
rackup (2.1.0)
231226
rack (>= 3)
232227
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)
228+
rails (7.2.1.1)
229+
actioncable (= 7.2.1.1)
230+
actionmailbox (= 7.2.1.1)
231+
actionmailer (= 7.2.1.1)
232+
actionpack (= 7.2.1.1)
233+
actiontext (= 7.2.1.1)
234+
actionview (= 7.2.1.1)
235+
activejob (= 7.2.1.1)
236+
activemodel (= 7.2.1.1)
237+
activerecord (= 7.2.1.1)
238+
activestorage (= 7.2.1.1)
239+
activesupport (= 7.2.1.1)
245240
bundler (>= 1.15.0)
246-
railties (= 7.1.4.1)
241+
railties (= 7.2.1.1)
247242
rails-dom-testing (2.2.0)
248243
activesupport (>= 5.0.0)
249244
minitest
@@ -254,10 +249,10 @@ GEM
254249
rails-i18n (7.0.8)
255250
i18n (>= 0.7, < 2)
256251
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
252+
railties (7.2.1.1)
253+
actionpack (= 7.2.1.1)
254+
activesupport (= 7.2.1.1)
255+
irb (~> 1.13)
261256
rackup (>= 1.0.0)
262257
rake (>= 12.2)
263258
thor (~> 1.0, >= 1.2.2)
@@ -270,7 +265,7 @@ GEM
270265
rdoc (6.7.0)
271266
psych (>= 4.0.0)
272267
regexp_parser (2.9.2)
273-
reline (0.5.9)
268+
reline (0.5.10)
274269
io-console (~> 0.5)
275270
rexml (3.3.6)
276271
strscan
@@ -314,6 +309,7 @@ GEM
314309
sprockets (> 3.0)
315310
sprockets-rails
316311
tilt
312+
securerandom (0.3.1)
317313
selenium-webdriver (4.24.0)
318314
base64 (~> 0.2)
319315
logger (~> 1.4)
@@ -345,7 +341,7 @@ GEM
345341
stringio (3.1.1)
346342
strscan (3.1.0)
347343
temple (0.10.3)
348-
thor (1.3.1)
344+
thor (1.3.2)
349345
tilt (2.3.0)
350346
timeout (0.4.1)
351347
turbo-rails (2.0.6)
@@ -357,6 +353,7 @@ GEM
357353
uglifier (4.2.0)
358354
execjs (>= 0.3.0, < 3)
359355
unicode-display_width (2.5.0)
356+
useragent (0.16.10)
360357
web-console (4.2.1)
361358
actionview (>= 6.0.0)
362359
activemodel (>= 6.0.0)
@@ -369,7 +366,7 @@ GEM
369366
websocket-extensions (0.1.5)
370367
xpath (3.2.0)
371368
nokogiri (~> 1.8)
372-
zeitwerk (2.6.17)
369+
zeitwerk (2.6.18)
373370

374371
PLATFORMS
375372
aarch64-linux
@@ -392,7 +389,7 @@ DEPENDENCIES
392389
listen (>= 3.0.5, < 3.10)
393390
mysql2 (~> 0.5.6)
394391
puma (~> 6.4)
395-
rails (~> 7.1.3)
392+
rails (~> 7.2.1)
396393
rdoc (>= 6.6.3.1)
397394
rollbar
398395
rubocop

0 commit comments

Comments
 (0)