Skip to content

Commit 066b1c4

Browse files
Bump rails from 7.0.8.4 to 7.2.1
Bumps [rails](https://github.com/rails/rails) from 7.0.8.4 to 7.2.1. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v7.0.8.4...v7.2.1) --- updated-dependencies: - dependency-name: rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fb2fd95 commit 066b1c4

File tree

2 files changed

+67
-69
lines changed

2 files changed

+67
-69
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ruby '3.3.4'
33
source 'https://rubygems.org'
44
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
55

6-
gem 'rails', '~> 7.1.0'
6+
gem 'rails', '~> 7.2.1'
77

88
gem 'sprockets-rails'
99

Gemfile.lock

Lines changed: 66 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -1,82 +1,78 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (7.1.4)
5-
actionpack (= 7.1.4)
6-
activesupport (= 7.1.4)
4+
actioncable (7.2.1)
5+
actionpack (= 7.2.1)
6+
activesupport (= 7.2.1)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
99
zeitwerk (~> 2.6)
10-
actionmailbox (7.1.4)
11-
actionpack (= 7.1.4)
12-
activejob (= 7.1.4)
13-
activerecord (= 7.1.4)
14-
activestorage (= 7.1.4)
15-
activesupport (= 7.1.4)
16-
mail (>= 2.7.1)
17-
net-imap
18-
net-pop
19-
net-smtp
20-
actionmailer (7.1.4)
21-
actionpack (= 7.1.4)
22-
actionview (= 7.1.4)
23-
activejob (= 7.1.4)
24-
activesupport (= 7.1.4)
25-
mail (~> 2.5, >= 2.5.4)
26-
net-imap
27-
net-pop
28-
net-smtp
10+
actionmailbox (7.2.1)
11+
actionpack (= 7.2.1)
12+
activejob (= 7.2.1)
13+
activerecord (= 7.2.1)
14+
activestorage (= 7.2.1)
15+
activesupport (= 7.2.1)
16+
mail (>= 2.8.0)
17+
actionmailer (7.2.1)
18+
actionpack (= 7.2.1)
19+
actionview (= 7.2.1)
20+
activejob (= 7.2.1)
21+
activesupport (= 7.2.1)
22+
mail (>= 2.8.0)
2923
rails-dom-testing (~> 2.2)
30-
actionpack (7.1.4)
31-
actionview (= 7.1.4)
32-
activesupport (= 7.1.4)
24+
actionpack (7.2.1)
25+
actionview (= 7.2.1)
26+
activesupport (= 7.2.1)
3327
nokogiri (>= 1.8.5)
3428
racc
35-
rack (>= 2.2.4)
29+
rack (>= 2.2.4, < 3.2)
3630
rack-session (>= 1.0.1)
3731
rack-test (>= 0.6.3)
3832
rails-dom-testing (~> 2.2)
3933
rails-html-sanitizer (~> 1.6)
34+
useragent (~> 0.16)
4035
actionpack-page_caching (1.2.4)
4136
actionpack (>= 4.0.0)
42-
actiontext (7.1.4)
43-
actionpack (= 7.1.4)
44-
activerecord (= 7.1.4)
45-
activestorage (= 7.1.4)
46-
activesupport (= 7.1.4)
37+
actiontext (7.2.1)
38+
actionpack (= 7.2.1)
39+
activerecord (= 7.2.1)
40+
activestorage (= 7.2.1)
41+
activesupport (= 7.2.1)
4742
globalid (>= 0.6.0)
4843
nokogiri (>= 1.8.5)
49-
actionview (7.1.4)
50-
activesupport (= 7.1.4)
44+
actionview (7.2.1)
45+
activesupport (= 7.2.1)
5146
builder (~> 3.1)
5247
erubi (~> 1.11)
5348
rails-dom-testing (~> 2.2)
5449
rails-html-sanitizer (~> 1.6)
55-
activejob (7.1.4)
56-
activesupport (= 7.1.4)
50+
activejob (7.2.1)
51+
activesupport (= 7.2.1)
5752
globalid (>= 0.3.6)
58-
activemodel (7.1.4)
59-
activesupport (= 7.1.4)
60-
activerecord (7.1.4)
61-
activemodel (= 7.1.4)
62-
activesupport (= 7.1.4)
53+
activemodel (7.2.1)
54+
activesupport (= 7.2.1)
55+
activerecord (7.2.1)
56+
activemodel (= 7.2.1)
57+
activesupport (= 7.2.1)
6358
timeout (>= 0.4.0)
64-
activestorage (7.1.4)
65-
actionpack (= 7.1.4)
66-
activejob (= 7.1.4)
67-
activerecord (= 7.1.4)
68-
activesupport (= 7.1.4)
59+
activestorage (7.2.1)
60+
actionpack (= 7.2.1)
61+
activejob (= 7.2.1)
62+
activerecord (= 7.2.1)
63+
activesupport (= 7.2.1)
6964
marcel (~> 1.0)
70-
activesupport (7.1.4)
65+
activesupport (7.2.1)
7166
base64
7267
bigdecimal
73-
concurrent-ruby (~> 1.0, >= 1.0.2)
68+
concurrent-ruby (~> 1.0, >= 1.3.1)
7469
connection_pool (>= 2.2.5)
7570
drb
7671
i18n (>= 1.6, < 2)
72+
logger (>= 1.4.2)
7773
minitest (>= 5.1)
78-
mutex_m
79-
tzinfo (~> 2.0)
74+
securerandom (>= 0.3)
75+
tzinfo (~> 2.0, >= 2.0.5)
8076
airbrussh (1.5.2)
8177
sshkit (>= 1.6.1, != 1.7.0)
8278
base64 (0.2.0)
@@ -125,6 +121,7 @@ GEM
125121
irb (1.14.0)
126122
rdoc (>= 4.0.0)
127123
reline (>= 0.4.2)
124+
logger (1.6.0)
128125
loofah (2.22.0)
129126
crass (~> 1.0.2)
130127
nokogiri (>= 1.12.0)
@@ -137,7 +134,6 @@ GEM
137134
mini_mime (1.1.5)
138135
mini_portile2 (2.8.7)
139136
minitest (5.25.1)
140-
mutex_m (0.2.0)
141137
net-imap (0.4.14)
142138
date
143139
net-protocol
@@ -170,20 +166,20 @@ GEM
170166
rackup (1.0.0)
171167
rack (< 3)
172168
webrick
173-
rails (7.1.4)
174-
actioncable (= 7.1.4)
175-
actionmailbox (= 7.1.4)
176-
actionmailer (= 7.1.4)
177-
actionpack (= 7.1.4)
178-
actiontext (= 7.1.4)
179-
actionview (= 7.1.4)
180-
activejob (= 7.1.4)
181-
activemodel (= 7.1.4)
182-
activerecord (= 7.1.4)
183-
activestorage (= 7.1.4)
184-
activesupport (= 7.1.4)
169+
rails (7.2.1)
170+
actioncable (= 7.2.1)
171+
actionmailbox (= 7.2.1)
172+
actionmailer (= 7.2.1)
173+
actionpack (= 7.2.1)
174+
actiontext (= 7.2.1)
175+
actionview (= 7.2.1)
176+
activejob (= 7.2.1)
177+
activemodel (= 7.2.1)
178+
activerecord (= 7.2.1)
179+
activestorage (= 7.2.1)
180+
activesupport (= 7.2.1)
185181
bundler (>= 1.15.0)
186-
railties (= 7.1.4)
182+
railties (= 7.2.1)
187183
rails-controller-testing (1.0.5)
188184
actionpack (>= 5.0.1.rc1)
189185
actionview (>= 5.0.1.rc1)
@@ -195,10 +191,10 @@ GEM
195191
rails-html-sanitizer (1.6.0)
196192
loofah (~> 2.21)
197193
nokogiri (~> 1.14)
198-
railties (7.1.4)
199-
actionpack (= 7.1.4)
200-
activesupport (= 7.1.4)
201-
irb
194+
railties (7.2.1)
195+
actionpack (= 7.2.1)
196+
activesupport (= 7.2.1)
197+
irb (~> 1.13)
202198
rackup (>= 1.0.0)
203199
rake (>= 12.2)
204200
thor (~> 1.0, >= 1.2.2)
@@ -223,6 +219,7 @@ GEM
223219
sprockets (> 3.0)
224220
sprockets-rails
225221
tilt
222+
securerandom (0.3.1)
226223
sprockets (4.2.1)
227224
concurrent-ruby (~> 1.0)
228225
rack (>= 2.2.4, < 4)
@@ -247,6 +244,7 @@ GEM
247244
uglifier (4.2.0)
248245
execjs (>= 0.3.0, < 3)
249246
unf (0.2.0)
247+
useragent (0.16.10)
250248
web-console (4.2.1)
251249
actionview (>= 6.0.0)
252250
activemodel (>= 6.0.0)
@@ -273,7 +271,7 @@ DEPENDENCIES
273271
pg
274272
puma (~> 5.6)
275273
rack (< 3.0)
276-
rails (~> 7.1.0)
274+
rails (~> 7.2.1)
277275
rails-controller-testing
278276
rbnacl (>= 3.2, < 8.0)
279277
rbnacl-libsodium

0 commit comments

Comments
 (0)