Skip to content

Commit f397c2f

Browse files
Merge pull request #9630 from p8/ruby/update-dependencies
[rails] Update gem dependencies to latest
2 parents 05dacd9 + c44a4a8 commit f397c2f

File tree

3 files changed

+120
-112
lines changed

3 files changed

+120
-112
lines changed

frameworks/Ruby/rails/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ group :falcon, optional: true do
2626
end
2727

2828
group :puma, optional: true do
29-
gem 'puma', '~> 6.4', require: false
29+
gem 'puma', '~> 6.5', require: false
3030
end

frameworks/Ruby/rails/Gemfile.lock

Lines changed: 118 additions & 110 deletions
Original file line numberDiff line numberDiff line change
@@ -1,65 +1,65 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (8.0.0)
5-
actionpack (= 8.0.0)
6-
activesupport (= 8.0.0)
4+
actioncable (8.0.1)
5+
actionpack (= 8.0.1)
6+
activesupport (= 8.0.1)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
99
zeitwerk (~> 2.6)
10-
actionmailbox (8.0.0)
11-
actionpack (= 8.0.0)
12-
activejob (= 8.0.0)
13-
activerecord (= 8.0.0)
14-
activestorage (= 8.0.0)
15-
activesupport (= 8.0.0)
10+
actionmailbox (8.0.1)
11+
actionpack (= 8.0.1)
12+
activejob (= 8.0.1)
13+
activerecord (= 8.0.1)
14+
activestorage (= 8.0.1)
15+
activesupport (= 8.0.1)
1616
mail (>= 2.8.0)
17-
actionmailer (8.0.0)
18-
actionpack (= 8.0.0)
19-
actionview (= 8.0.0)
20-
activejob (= 8.0.0)
21-
activesupport (= 8.0.0)
17+
actionmailer (8.0.1)
18+
actionpack (= 8.0.1)
19+
actionview (= 8.0.1)
20+
activejob (= 8.0.1)
21+
activesupport (= 8.0.1)
2222
mail (>= 2.8.0)
2323
rails-dom-testing (~> 2.2)
24-
actionpack (8.0.0)
25-
actionview (= 8.0.0)
26-
activesupport (= 8.0.0)
24+
actionpack (8.0.1)
25+
actionview (= 8.0.1)
26+
activesupport (= 8.0.1)
2727
nokogiri (>= 1.8.5)
2828
rack (>= 2.2.4)
2929
rack-session (>= 1.0.1)
3030
rack-test (>= 0.6.3)
3131
rails-dom-testing (~> 2.2)
3232
rails-html-sanitizer (~> 1.6)
3333
useragent (~> 0.16)
34-
actiontext (8.0.0)
35-
actionpack (= 8.0.0)
36-
activerecord (= 8.0.0)
37-
activestorage (= 8.0.0)
38-
activesupport (= 8.0.0)
34+
actiontext (8.0.1)
35+
actionpack (= 8.0.1)
36+
activerecord (= 8.0.1)
37+
activestorage (= 8.0.1)
38+
activesupport (= 8.0.1)
3939
globalid (>= 0.6.0)
4040
nokogiri (>= 1.8.5)
41-
actionview (8.0.0)
42-
activesupport (= 8.0.0)
41+
actionview (8.0.1)
42+
activesupport (= 8.0.1)
4343
builder (~> 3.1)
4444
erubi (~> 1.11)
4545
rails-dom-testing (~> 2.2)
4646
rails-html-sanitizer (~> 1.6)
47-
activejob (8.0.0)
48-
activesupport (= 8.0.0)
47+
activejob (8.0.1)
48+
activesupport (= 8.0.1)
4949
globalid (>= 0.3.6)
50-
activemodel (8.0.0)
51-
activesupport (= 8.0.0)
52-
activerecord (8.0.0)
53-
activemodel (= 8.0.0)
54-
activesupport (= 8.0.0)
50+
activemodel (8.0.1)
51+
activesupport (= 8.0.1)
52+
activerecord (8.0.1)
53+
activemodel (= 8.0.1)
54+
activesupport (= 8.0.1)
5555
timeout (>= 0.4.0)
56-
activestorage (8.0.0)
57-
actionpack (= 8.0.0)
58-
activejob (= 8.0.0)
59-
activerecord (= 8.0.0)
60-
activesupport (= 8.0.0)
56+
activestorage (8.0.1)
57+
actionpack (= 8.0.1)
58+
activejob (= 8.0.1)
59+
activerecord (= 8.0.1)
60+
activesupport (= 8.0.1)
6161
marcel (~> 1.0)
62-
activesupport (8.0.0)
62+
activesupport (8.0.1)
6363
base64
6464
benchmark (>= 0.3)
6565
bigdecimal
@@ -73,54 +73,60 @@ GEM
7373
tzinfo (~> 2.0, >= 2.0.5)
7474
uri (>= 0.13.1)
7575
agoo (2.15.13)
76-
async (2.19.0)
76+
async (2.23.0)
7777
console (~> 1.29)
7878
fiber-annotation
79-
io-event (~> 1.6, >= 1.6.5)
80-
async-container (0.18.3)
81-
async (~> 2.10)
82-
async-http (0.82.3)
79+
io-event (~> 1.9)
80+
metrics (~> 0.12)
81+
traces (~> 0.15)
82+
async-container (0.24.0)
83+
async (~> 2.22)
84+
async-container-supervisor (0.5.1)
85+
async-container (~> 0.22)
86+
async-service
87+
io-endpoint
88+
memory-leak (~> 0.5)
89+
async-http (0.87.0)
8390
async (>= 2.10.2)
8491
async-pool (~> 0.9)
8592
io-endpoint (~> 0.14)
8693
io-stream (~> 0.6)
8794
metrics (~> 0.12)
88-
protocol-http (~> 0.37)
89-
protocol-http1 (>= 0.28.1)
90-
protocol-http2 (~> 0.19)
95+
protocol-http (~> 0.49)
96+
protocol-http1 (~> 0.30)
97+
protocol-http2 (~> 0.22)
9198
traces (~> 0.10)
92-
async-http-cache (0.4.4)
99+
async-http-cache (0.4.5)
93100
async-http (~> 0.56)
94-
async-pool (0.10.1)
101+
async-pool (0.10.3)
95102
async (>= 1.25)
96-
traces
97-
async-service (0.12.0)
103+
async-service (0.13.0)
98104
async
99105
async-container (~> 0.16)
100106
base64 (0.2.0)
101107
benchmark (0.4.0)
102-
bigdecimal (3.1.8)
108+
bigdecimal (3.1.9)
103109
builder (3.3.0)
104-
concurrent-ruby (1.3.4)
105-
connection_pool (2.4.1)
106-
console (1.29.0)
110+
concurrent-ruby (1.3.5)
111+
connection_pool (2.5.0)
112+
console (1.30.0)
107113
fiber-annotation
108114
fiber-local (~> 1.1)
109115
json
110116
crass (1.0.6)
111117
date (3.4.1)
112118
drb (2.2.1)
113-
erubi (1.13.0)
114-
falcon (0.48.3)
119+
erubi (1.13.1)
120+
falcon (0.51.1)
115121
async
116-
async-container (~> 0.18)
122+
async-container (~> 0.20)
123+
async-container-supervisor (~> 0.5.0)
117124
async-http (~> 0.75)
118125
async-http-cache (~> 0.4)
119126
async-service (~> 0.10)
120127
bundler
121128
localhost (~> 1.1)
122129
openssl (~> 3.0)
123-
process-metrics (~> 0.2)
124130
protocol-http (~> 0.31)
125131
protocol-rack (~> 0.7)
126132
samovar (~> 2.3)
@@ -130,20 +136,21 @@ GEM
130136
fiber-storage (1.0.0)
131137
globalid (1.2.1)
132138
activesupport (>= 6.1)
133-
i18n (1.14.6)
139+
i18n (1.14.7)
134140
concurrent-ruby (~> 1.0)
135141
io-console (0.8.0)
136-
io-endpoint (0.14.0)
137-
io-event (1.7.3)
142+
io-endpoint (0.15.2)
143+
io-event (1.9.0)
138144
io-stream (0.6.1)
139145
iodine (0.7.58)
140-
irb (1.14.1)
146+
irb (1.15.1)
147+
pp (>= 0.6.0)
141148
rdoc (>= 4.0.0)
142149
reline (>= 0.4.2)
143-
json (2.9.1)
150+
json (2.10.1)
144151
localhost (1.3.1)
145-
logger (1.6.2)
146-
loofah (2.23.1)
152+
logger (1.6.6)
153+
loofah (2.24.0)
147154
crass (~> 1.0.2)
148155
nokogiri (>= 1.12.0)
149156
mail (2.8.1)
@@ -153,7 +160,8 @@ GEM
153160
net-smtp
154161
mapping (1.1.1)
155162
marcel (1.0.4)
156-
metrics (0.12.1)
163+
memory-leak (0.5.2)
164+
metrics (0.12.2)
157165
mini_mime (1.1.5)
158166
mini_portile2 (2.8.8)
159167
minitest (5.25.4)
@@ -164,7 +172,7 @@ GEM
164172
net-protocol
165173
net-protocol (0.2.2)
166174
timeout
167-
net-smtp (0.5.0)
175+
net-smtp (0.5.1)
168176
net-protocol
169177
nio4r (2.7.4)
170178
nokogiri (1.18.3)
@@ -174,93 +182,93 @@ GEM
174182
racc (~> 1.4)
175183
nokogiri (1.18.3-x86_64-linux-gnu)
176184
racc (~> 1.4)
177-
openssl (3.2.0)
185+
openssl (3.3.0)
178186
pg (1.5.9)
179-
process-metrics (0.3.0)
180-
console (~> 1.8)
181-
json (~> 2)
182-
samovar (~> 2.1)
187+
pp (0.6.2)
188+
prettyprint
189+
prettyprint (0.2.0)
183190
protocol-hpack (1.5.1)
184-
protocol-http (0.42.0)
185-
protocol-http1 (0.28.1)
191+
protocol-http (0.49.0)
192+
protocol-http1 (0.30.0)
186193
protocol-http (~> 0.22)
187-
protocol-http2 (0.19.4)
194+
protocol-http2 (0.22.1)
188195
protocol-hpack (~> 1.4)
189-
protocol-http (~> 0.18)
190-
traces
191-
protocol-rack (0.10.1)
192-
protocol-http (~> 0.37)
196+
protocol-http (~> 0.47)
197+
protocol-rack (0.11.2)
198+
protocol-http (~> 0.43)
193199
rack (>= 1.0)
194-
psych (5.2.1)
200+
psych (5.2.3)
195201
date
196202
stringio
197-
puma (6.5.0)
203+
puma (6.6.0)
198204
nio4r (~> 2.0)
199205
racc (1.8.1)
200206
rack (3.1.11)
201-
rack-session (2.0.0)
207+
rack-session (2.1.0)
208+
base64 (>= 0.1.0)
202209
rack (>= 3.0.0)
203-
rack-test (2.1.0)
210+
rack-test (2.2.0)
204211
rack (>= 1.3)
205212
rackup (2.2.1)
206213
rack (>= 3)
207-
rails (8.0.0)
208-
actioncable (= 8.0.0)
209-
actionmailbox (= 8.0.0)
210-
actionmailer (= 8.0.0)
211-
actionpack (= 8.0.0)
212-
actiontext (= 8.0.0)
213-
actionview (= 8.0.0)
214-
activejob (= 8.0.0)
215-
activemodel (= 8.0.0)
216-
activerecord (= 8.0.0)
217-
activestorage (= 8.0.0)
218-
activesupport (= 8.0.0)
214+
rails (8.0.1)
215+
actioncable (= 8.0.1)
216+
actionmailbox (= 8.0.1)
217+
actionmailer (= 8.0.1)
218+
actionpack (= 8.0.1)
219+
actiontext (= 8.0.1)
220+
actionview (= 8.0.1)
221+
activejob (= 8.0.1)
222+
activemodel (= 8.0.1)
223+
activerecord (= 8.0.1)
224+
activestorage (= 8.0.1)
225+
activesupport (= 8.0.1)
219226
bundler (>= 1.15.0)
220-
railties (= 8.0.0)
227+
railties (= 8.0.1)
221228
rails-dom-testing (2.2.0)
222229
activesupport (>= 5.0.0)
223230
minitest
224231
nokogiri (>= 1.6)
225-
rails-html-sanitizer (1.6.1)
232+
rails-html-sanitizer (1.6.2)
226233
loofah (~> 2.21)
227234
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)
228-
railties (8.0.0)
229-
actionpack (= 8.0.0)
230-
activesupport (= 8.0.0)
235+
railties (8.0.1)
236+
actionpack (= 8.0.1)
237+
activesupport (= 8.0.1)
231238
irb (~> 1.13)
232239
rackup (>= 1.0.0)
233240
rake (>= 12.2)
234241
thor (~> 1.0, >= 1.2.2)
235242
zeitwerk (~> 2.6)
236243
rake (13.2.1)
237-
rdoc (6.8.1)
244+
rdoc (6.12.0)
238245
psych (>= 4.0.0)
239-
redis (5.3.0)
246+
redis (5.4.0)
240247
redis-client (>= 0.22.0)
241-
redis-client (0.22.2)
248+
redis-client (0.24.0)
242249
connection_pool
243-
reline (0.5.12)
250+
reline (0.6.0)
244251
io-console (~> 0.5)
245252
samovar (2.3.0)
246253
console (~> 1.0)
247254
mapping (~> 1.0)
248-
securerandom (0.4.0)
249-
stringio (3.1.2)
255+
securerandom (0.4.1)
256+
stringio (3.1.5)
250257
thor (1.3.2)
251258
timeout (0.4.3)
252-
traces (0.14.1)
259+
traces (0.15.2)
253260
trilogy (2.8.1)
254261
tzinfo (2.0.6)
255262
concurrent-ruby (~> 1.0)
256-
tzinfo-data (1.2024.2)
263+
tzinfo-data (1.2025.1)
257264
tzinfo (>= 1.0.0)
258265
uri (1.0.3)
259266
useragent (0.16.11)
260-
websocket-driver (0.7.6)
267+
websocket-driver (0.7.7)
268+
base64
261269
websocket-extensions (>= 0.1.0)
262270
websocket-extensions (0.1.5)
263-
zeitwerk (2.7.1)
271+
zeitwerk (2.7.2)
264272

265273
PLATFORMS
266274
ruby
@@ -272,7 +280,7 @@ DEPENDENCIES
272280
falcon (~> 0.47)
273281
iodine (~> 0.7)
274282
pg (~> 1.5)
275-
puma (~> 6.4)
283+
puma (~> 6.5)
276284
rackup
277285
rails (~> 8.0.0)
278286
redis (~> 5.0)

frameworks/Ruby/rails/config/application.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
module Hello
2222
class Application < Rails::Application
2323
# Initialize configuration defaults for originally generated Rails version.
24-
config.load_defaults 7.2
24+
config.load_defaults Rails::VERSION::STRING.to_f
2525

2626
# Please, add to the `ignore` list any other `lib` subdirectories that do
2727
# not contain `.rb` files, or that should not be reloaded or eager loaded.

0 commit comments

Comments
 (0)