Skip to content

Commit 47ce2b7

Browse files
Update dependency rails to '~> 7.2.0', '>= 7.2.3'
1 parent d125fba commit 47ce2b7

2 files changed

Lines changed: 116 additions & 93 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ruby "~> 3.1.4"
66
plugin 'bundler-inject'
77
require File.join(Bundler::Plugin.index.load_paths("bundler-inject")[0], "bundler-inject") rescue nil
88

9-
gem 'rails', '~> 7.0.8', '>= 7.0.8.7'
9+
gem 'rails', '~> 7.2.0', '>= 7.2.3'
1010
gem 'concurrent-ruby', '< 1.3.5' # Temporary pin down as concurrent-ruby 1.3.5 breaks Rails 7.0, and rails-core doesn't
1111
# plan to ship a new 7.0 to fix it. See https://github.com/rails/rails/pull/54264
1212

Gemfile.lock

Lines changed: 115 additions & 92 deletions
Original file line numberDiff line numberDiff line change
@@ -1,78 +1,88 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (7.0.8.7)
5-
actionpack (= 7.0.8.7)
6-
activesupport (= 7.0.8.7)
4+
actioncable (7.2.3)
5+
actionpack (= 7.2.3)
6+
activesupport (= 7.2.3)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
9-
actionmailbox (7.0.8.7)
10-
actionpack (= 7.0.8.7)
11-
activejob (= 7.0.8.7)
12-
activerecord (= 7.0.8.7)
13-
activestorage (= 7.0.8.7)
14-
activesupport (= 7.0.8.7)
15-
mail (>= 2.7.1)
16-
net-imap
17-
net-pop
18-
net-smtp
19-
actionmailer (7.0.8.7)
20-
actionpack (= 7.0.8.7)
21-
actionview (= 7.0.8.7)
22-
activejob (= 7.0.8.7)
23-
activesupport (= 7.0.8.7)
24-
mail (~> 2.5, >= 2.5.4)
25-
net-imap
26-
net-pop
27-
net-smtp
28-
rails-dom-testing (~> 2.0)
29-
actionpack (7.0.8.7)
30-
actionview (= 7.0.8.7)
31-
activesupport (= 7.0.8.7)
32-
rack (~> 2.0, >= 2.2.4)
9+
zeitwerk (~> 2.6)
10+
actionmailbox (7.2.3)
11+
actionpack (= 7.2.3)
12+
activejob (= 7.2.3)
13+
activerecord (= 7.2.3)
14+
activestorage (= 7.2.3)
15+
activesupport (= 7.2.3)
16+
mail (>= 2.8.0)
17+
actionmailer (7.2.3)
18+
actionpack (= 7.2.3)
19+
actionview (= 7.2.3)
20+
activejob (= 7.2.3)
21+
activesupport (= 7.2.3)
22+
mail (>= 2.8.0)
23+
rails-dom-testing (~> 2.2)
24+
actionpack (7.2.3)
25+
actionview (= 7.2.3)
26+
activesupport (= 7.2.3)
27+
cgi
28+
nokogiri (>= 1.8.5)
29+
racc
30+
rack (>= 2.2.4, < 3.3)
31+
rack-session (>= 1.0.1)
3332
rack-test (>= 0.6.3)
34-
rails-dom-testing (~> 2.0)
35-
rails-html-sanitizer (~> 1.0, >= 1.2.0)
36-
actiontext (7.0.8.7)
37-
actionpack (= 7.0.8.7)
38-
activerecord (= 7.0.8.7)
39-
activestorage (= 7.0.8.7)
40-
activesupport (= 7.0.8.7)
33+
rails-dom-testing (~> 2.2)
34+
rails-html-sanitizer (~> 1.6)
35+
useragent (~> 0.16)
36+
actiontext (7.2.3)
37+
actionpack (= 7.2.3)
38+
activerecord (= 7.2.3)
39+
activestorage (= 7.2.3)
40+
activesupport (= 7.2.3)
4141
globalid (>= 0.6.0)
4242
nokogiri (>= 1.8.5)
43-
actionview (7.0.8.7)
44-
activesupport (= 7.0.8.7)
43+
actionview (7.2.3)
44+
activesupport (= 7.2.3)
4545
builder (~> 3.1)
46-
erubi (~> 1.4)
47-
rails-dom-testing (~> 2.0)
48-
rails-html-sanitizer (~> 1.1, >= 1.2.0)
49-
activejob (7.0.8.7)
50-
activesupport (= 7.0.8.7)
46+
cgi
47+
erubi (~> 1.11)
48+
rails-dom-testing (~> 2.2)
49+
rails-html-sanitizer (~> 1.6)
50+
activejob (7.2.3)
51+
activesupport (= 7.2.3)
5152
globalid (>= 0.3.6)
52-
activemodel (7.0.8.7)
53-
activesupport (= 7.0.8.7)
54-
activerecord (7.0.8.7)
55-
activemodel (= 7.0.8.7)
56-
activesupport (= 7.0.8.7)
57-
activestorage (7.0.8.7)
58-
actionpack (= 7.0.8.7)
59-
activejob (= 7.0.8.7)
60-
activerecord (= 7.0.8.7)
61-
activesupport (= 7.0.8.7)
53+
activemodel (7.2.3)
54+
activesupport (= 7.2.3)
55+
activerecord (7.2.3)
56+
activemodel (= 7.2.3)
57+
activesupport (= 7.2.3)
58+
timeout (>= 0.4.0)
59+
activestorage (7.2.3)
60+
actionpack (= 7.2.3)
61+
activejob (= 7.2.3)
62+
activerecord (= 7.2.3)
63+
activesupport (= 7.2.3)
6264
marcel (~> 1.0)
63-
mini_mime (>= 1.1.0)
64-
activesupport (7.0.8.7)
65-
concurrent-ruby (~> 1.0, >= 1.0.2)
65+
activesupport (7.2.3)
66+
base64
67+
benchmark (>= 0.3)
68+
bigdecimal
69+
concurrent-ruby (~> 1.0, >= 1.3.1)
70+
connection_pool (>= 2.2.5)
71+
drb
6672
i18n (>= 1.6, < 2)
73+
logger (>= 1.4.2)
6774
minitest (>= 5.1)
68-
tzinfo (~> 2.0)
75+
securerandom (>= 0.3)
76+
tzinfo (~> 2.0, >= 2.0.5)
6977
addressable (2.8.7)
7078
public_suffix (>= 2.0.2, < 7.0)
7179
ast (2.4.3)
7280
awesome_spawn (1.6.0)
7381
base64 (0.1.2)
82+
benchmark (0.5.0)
7483
bigdecimal (3.1.9)
7584
builder (3.3.0)
85+
cgi (0.5.0)
7686
concurrent-ruby (1.3.4)
7787
config (5.5.2)
7888
deep_merge (~> 1.2, >= 1.2.1)
@@ -82,12 +92,13 @@ GEM
8292
bigdecimal
8393
rexml
8494
crass (1.0.6)
85-
date (3.4.1)
95+
date (3.5.0)
8696
deep_merge (1.2.2)
8797
default_value_for (4.1.1)
8898
activerecord (>= 6.1, < 8.1)
8999
diff-lcs (1.6.2)
90100
docile (1.4.1)
101+
drb (2.2.3)
91102
erubi (1.13.1)
92103
et-orbi (1.2.11)
93104
tzinfo
@@ -111,7 +122,7 @@ GEM
111122
fugit (1.11.1)
112123
et-orbi (~> 1, >= 1.2.11)
113124
raabro (~> 1.4)
114-
globalid (1.2.1)
125+
globalid (1.3.0)
115126
activesupport (>= 6.1)
116127
haml (6.3.0)
117128
temple (>= 0.8.2)
@@ -144,7 +155,8 @@ GEM
144155
loofah (2.24.1)
145156
crass (~> 1.0.2)
146157
nokogiri (>= 1.12.0)
147-
mail (2.8.1)
158+
mail (2.9.0)
159+
logger
148160
mini_mime (>= 0.1.1)
149161
net-imap
150162
net-pop
@@ -158,34 +170,33 @@ GEM
158170
rubocop-ast (~> 1.40.0)
159171
rubocop-performance
160172
rubocop-rails
161-
marcel (1.0.4)
162-
method_source (1.1.0)
173+
marcel (1.1.0)
163174
mini_mime (1.1.5)
164175
mini_portile2 (2.8.9)
165176
minigit (0.0.4)
166-
minitest (5.25.5)
177+
minitest (5.26.2)
167178
more_core_extensions (4.5.1)
168179
activesupport
169180
sync
170181
net-http (0.6.0)
171182
uri
172-
net-imap (0.5.7)
183+
net-imap (0.5.12)
173184
date
174185
net-protocol
175186
net-pop (0.1.2)
176187
net-protocol
177188
net-protocol (0.2.2)
178189
timeout
179-
net-smtp (0.5.0)
190+
net-smtp (0.5.1)
180191
net-protocol
181192
net-ssh (7.3.0)
182-
nio4r (2.7.4)
183-
nokogiri (1.18.9)
193+
nio4r (2.7.5)
194+
nokogiri (1.18.10)
184195
mini_portile2 (~> 2.8.2)
185196
racc (~> 1.4)
186-
nokogiri (1.18.9-arm64-darwin)
197+
nokogiri (1.18.10-arm64-darwin)
187198
racc (~> 1.4)
188-
nokogiri (1.18.9-x86_64-linux-gnu)
199+
nokogiri (1.18.10-x86_64-linux-gnu)
189200
racc (~> 1.4)
190201
octokit (4.25.1)
191202
faraday (>= 1, < 3)
@@ -208,39 +219,47 @@ GEM
208219
nio4r (~> 2.0)
209220
raabro (1.4.0)
210221
racc (1.8.1)
211-
rack (2.2.19)
222+
rack (2.2.21)
223+
rack-session (1.0.2)
224+
rack (< 3)
212225
rack-test (2.2.0)
213226
rack (>= 1.3)
214-
rails (7.0.8.7)
215-
actioncable (= 7.0.8.7)
216-
actionmailbox (= 7.0.8.7)
217-
actionmailer (= 7.0.8.7)
218-
actionpack (= 7.0.8.7)
219-
actiontext (= 7.0.8.7)
220-
actionview (= 7.0.8.7)
221-
activejob (= 7.0.8.7)
222-
activemodel (= 7.0.8.7)
223-
activerecord (= 7.0.8.7)
224-
activestorage (= 7.0.8.7)
225-
activesupport (= 7.0.8.7)
227+
rackup (1.0.1)
228+
rack (< 3)
229+
webrick
230+
rails (7.2.3)
231+
actioncable (= 7.2.3)
232+
actionmailbox (= 7.2.3)
233+
actionmailer (= 7.2.3)
234+
actionpack (= 7.2.3)
235+
actiontext (= 7.2.3)
236+
actionview (= 7.2.3)
237+
activejob (= 7.2.3)
238+
activemodel (= 7.2.3)
239+
activerecord (= 7.2.3)
240+
activestorage (= 7.2.3)
241+
activesupport (= 7.2.3)
226242
bundler (>= 1.15.0)
227-
railties (= 7.0.8.7)
243+
railties (= 7.2.3)
228244
rails-dom-testing (2.3.0)
229245
activesupport (>= 5.0.0)
230246
minitest
231247
nokogiri (>= 1.6)
232248
rails-html-sanitizer (1.6.2)
233249
loofah (~> 2.21)
234250
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)
235-
railties (7.0.8.7)
236-
actionpack (= 7.0.8.7)
237-
activesupport (= 7.0.8.7)
238-
method_source
251+
railties (7.2.3)
252+
actionpack (= 7.2.3)
253+
activesupport (= 7.2.3)
254+
cgi
255+
irb (~> 1.13)
256+
rackup (>= 1.0.0)
239257
rake (>= 12.2)
240-
thor (~> 1.0)
241-
zeitwerk (~> 2.5)
258+
thor (~> 1.0, >= 1.2.2)
259+
tsort (>= 0.2)
260+
zeitwerk (~> 2.6)
242261
rainbow (3.1.1)
243-
rake (13.2.1)
262+
rake (13.3.1)
244263
rb-fsevent (0.11.2)
245264
rb-inotify (0.11.1)
246265
ffi (~> 1.0)
@@ -315,6 +334,7 @@ GEM
315334
sawyer (0.9.2)
316335
addressable (>= 2.3.5)
317336
faraday (>= 0.17.3, < 3)
337+
securerandom (0.4.1)
318338
sidecloq (0.5.0)
319339
concurrent-ruby
320340
redis-client (>= 0.14.0)
@@ -345,22 +365,25 @@ GEM
345365
sync (0.5.0)
346366
sysexits (1.2.0)
347367
temple (0.10.3)
348-
thor (1.3.2)
368+
thor (1.4.0)
349369
tilt (2.6.0)
350370
timecop (0.9.10)
351-
timeout (0.4.3)
371+
timeout (0.4.4)
372+
tsort (0.2.0)
352373
turbolinks (5.2.1)
353374
turbolinks-source (~> 5.2)
354375
turbolinks-source (5.2.0)
355376
tzinfo (2.0.6)
356377
concurrent-ruby (~> 1.0)
357378
unicode-display_width (2.6.0)
358379
uri (1.0.3)
380+
useragent (0.16.11)
359381
webmock (3.25.1)
360382
addressable (>= 2.8.0)
361383
crack (>= 0.3.2)
362384
hashdiff (>= 0.4.0, < 2.0.0)
363-
websocket-driver (0.7.7)
385+
webrick (1.9.1)
386+
websocket-driver (0.8.0)
364387
base64
365388
websocket-extensions (>= 0.1.0)
366389
websocket-extensions (0.1.5)
@@ -392,7 +415,7 @@ DEPENDENCIES
392415
octokit (~> 4.25.0)
393416
pg
394417
puma
395-
rails (~> 7.0.8, >= 7.0.8.7)
418+
rails (~> 7.2.0, >= 7.2.3)
396419
rspec
397420
rspec-rails
398421
rugged

0 commit comments

Comments
 (0)