Skip to content

Commit 107e8ba

Browse files
Bump rails from 7.1.4.1 to 7.2.1.2
Bumps [rails](https://github.com/rails/rails) from 7.1.4.1 to 7.2.1.2. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v7.1.4.1...v7.2.1.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 75d0813 commit 107e8ba

File tree

2 files changed

+69
-72
lines changed

2 files changed

+69
-72
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

+68-71
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.2)
23+
actionpack (= 7.2.1.2)
24+
activesupport (= 7.2.1.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.1.2)
29+
actionpack (= 7.2.1.2)
30+
activejob (= 7.2.1.2)
31+
activerecord (= 7.2.1.2)
32+
activestorage (= 7.2.1.2)
33+
activesupport (= 7.2.1.2)
34+
mail (>= 2.8.0)
35+
actionmailer (7.2.1.2)
36+
actionpack (= 7.2.1.2)
37+
actionview (= 7.2.1.2)
38+
activejob (= 7.2.1.2)
39+
activesupport (= 7.2.1.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.1.2)
43+
actionview (= 7.2.1.2)
44+
activesupport (= 7.2.1.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.1.2)
54+
actionpack (= 7.2.1.2)
55+
activerecord (= 7.2.1.2)
56+
activestorage (= 7.2.1.2)
57+
activesupport (= 7.2.1.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.1.2)
61+
activesupport (= 7.2.1.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.1.2)
70+
activesupport (= 7.2.1.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.1.2)
73+
activesupport (= 7.2.1.2)
74+
activerecord (7.2.1.2)
75+
activemodel (= 7.2.1.2)
76+
activesupport (= 7.2.1.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.1.2)
79+
actionpack (= 7.2.1.2)
80+
activejob (= 7.2.1.2)
81+
activerecord (= 7.2.1.2)
82+
activesupport (= 7.2.1.2)
8883
marcel (~> 1.0)
89-
activesupport (7.1.4.1)
84+
activesupport (7.2.1.2)
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)
@@ -171,7 +167,7 @@ GEM
171167
rb-fsevent (~> 0.10, >= 0.10.3)
172168
rb-inotify (~> 0.9, >= 0.9.10)
173169
logger (1.6.1)
174-
loofah (2.22.0)
170+
loofah (2.23.1)
175171
crass (~> 1.0.2)
176172
nokogiri (>= 1.12.0)
177173
mail (2.8.1)
@@ -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)
@@ -199,7 +194,7 @@ GEM
199194
timeout
200195
net-smtp (0.5.0)
201196
net-protocol
202-
nio4r (2.7.3)
197+
nio4r (2.7.4)
203198
nokogiri (1.16.7-aarch64-linux)
204199
racc (~> 1.4)
205200
nokogiri (1.16.7-arm-linux)
@@ -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.2)
229+
actioncable (= 7.2.1.2)
230+
actionmailbox (= 7.2.1.2)
231+
actionmailer (= 7.2.1.2)
232+
actionpack (= 7.2.1.2)
233+
actiontext (= 7.2.1.2)
234+
actionview (= 7.2.1.2)
235+
activejob (= 7.2.1.2)
236+
activemodel (= 7.2.1.2)
237+
activerecord (= 7.2.1.2)
238+
activestorage (= 7.2.1.2)
239+
activesupport (= 7.2.1.2)
245240
bundler (>= 1.15.0)
246-
railties (= 7.1.4.1)
241+
railties (= 7.2.1.2)
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.2)
253+
actionpack (= 7.2.1.2)
254+
activesupport (= 7.2.1.2)
255+
irb (~> 1.13)
261256
rackup (>= 1.0.0)
262257
rake (>= 12.2)
263258
thor (~> 1.0, >= 1.2.2)
@@ -312,6 +307,7 @@ GEM
312307
sprockets (> 3.0)
313308
sprockets-rails
314309
tilt
310+
securerandom (0.3.1)
315311
selenium-webdriver (4.25.0)
316312
base64 (~> 0.2)
317313
logger (~> 1.4)
@@ -353,6 +349,7 @@ GEM
353349
uglifier (4.2.1)
354350
execjs (>= 0.3.0, < 3)
355351
unicode-display_width (2.6.0)
352+
useragent (0.16.10)
356353
web-console (4.2.1)
357354
actionview (>= 6.0.0)
358355
activemodel (>= 6.0.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.1)
392389
rdoc (>= 6.6.3.1)
393390
rollbar
394391
rubocop

0 commit comments

Comments
 (0)