Skip to content

Commit fc92a85

Browse files
authored
[security] update Ruby dependencies (#37)
1 parent bdd0e69 commit fc92a85

1 file changed

Lines changed: 88 additions & 85 deletions

File tree

Gemfile.lock

Lines changed: 88 additions & 85 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.4)
5-
actionpack (= 8.0.4)
6-
activesupport (= 8.0.4)
4+
actioncable (8.0.5)
5+
actionpack (= 8.0.5)
6+
activesupport (= 8.0.5)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
99
zeitwerk (~> 2.6)
10-
actionmailbox (8.0.4)
11-
actionpack (= 8.0.4)
12-
activejob (= 8.0.4)
13-
activerecord (= 8.0.4)
14-
activestorage (= 8.0.4)
15-
activesupport (= 8.0.4)
10+
actionmailbox (8.0.5)
11+
actionpack (= 8.0.5)
12+
activejob (= 8.0.5)
13+
activerecord (= 8.0.5)
14+
activestorage (= 8.0.5)
15+
activesupport (= 8.0.5)
1616
mail (>= 2.8.0)
17-
actionmailer (8.0.4)
18-
actionpack (= 8.0.4)
19-
actionview (= 8.0.4)
20-
activejob (= 8.0.4)
21-
activesupport (= 8.0.4)
17+
actionmailer (8.0.5)
18+
actionpack (= 8.0.5)
19+
actionview (= 8.0.5)
20+
activejob (= 8.0.5)
21+
activesupport (= 8.0.5)
2222
mail (>= 2.8.0)
2323
rails-dom-testing (~> 2.2)
24-
actionpack (8.0.4)
25-
actionview (= 8.0.4)
26-
activesupport (= 8.0.4)
24+
actionpack (8.0.5)
25+
actionview (= 8.0.5)
26+
activesupport (= 8.0.5)
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.4)
35-
actionpack (= 8.0.4)
36-
activerecord (= 8.0.4)
37-
activestorage (= 8.0.4)
38-
activesupport (= 8.0.4)
34+
actiontext (8.0.5)
35+
actionpack (= 8.0.5)
36+
activerecord (= 8.0.5)
37+
activestorage (= 8.0.5)
38+
activesupport (= 8.0.5)
3939
globalid (>= 0.6.0)
4040
nokogiri (>= 1.8.5)
41-
actionview (8.0.4)
42-
activesupport (= 8.0.4)
41+
actionview (8.0.5)
42+
activesupport (= 8.0.5)
4343
builder (~> 3.1)
4444
erubi (~> 1.11)
4545
rails-dom-testing (~> 2.2)
4646
rails-html-sanitizer (~> 1.6)
47-
activejob (8.0.4)
48-
activesupport (= 8.0.4)
47+
activejob (8.0.5)
48+
activesupport (= 8.0.5)
4949
globalid (>= 0.3.6)
50-
activemodel (8.0.4)
51-
activesupport (= 8.0.4)
52-
activerecord (8.0.4)
53-
activemodel (= 8.0.4)
54-
activesupport (= 8.0.4)
50+
activemodel (8.0.5)
51+
activesupport (= 8.0.5)
52+
activerecord (8.0.5)
53+
activemodel (= 8.0.5)
54+
activesupport (= 8.0.5)
5555
timeout (>= 0.4.0)
56-
activestorage (8.0.4)
57-
actionpack (= 8.0.4)
58-
activejob (= 8.0.4)
59-
activerecord (= 8.0.4)
60-
activesupport (= 8.0.4)
56+
activestorage (8.0.5)
57+
actionpack (= 8.0.5)
58+
activejob (= 8.0.5)
59+
activerecord (= 8.0.5)
60+
activesupport (= 8.0.5)
6161
marcel (~> 1.0)
62-
activesupport (8.0.4)
62+
activesupport (8.0.5)
6363
base64
6464
benchmark (>= 0.3)
6565
bigdecimal
@@ -99,11 +99,11 @@ GEM
9999
berkeley_library-logging (~> 0.3)
100100
rest-client (~> 2.1)
101101
typesafe_enum (~> 0.3)
102-
bigdecimal (3.3.1)
102+
bigdecimal (4.0.1)
103103
bindex (0.8.1)
104104
brakeman (6.0.1)
105105
browser (4.2.0)
106-
builder (3.2.4)
106+
builder (3.3.0)
107107
bundle-audit (0.1.0)
108108
bundler-audit
109109
bundler-audit (0.9.1)
@@ -120,12 +120,12 @@ GEM
120120
regexp_parser (>= 1.5, < 3.0)
121121
xpath (~> 3.2)
122122
colorize (1.1.0)
123-
concurrent-ruby (1.3.5)
124-
connection_pool (2.5.5)
123+
concurrent-ruby (1.3.6)
124+
connection_pool (3.0.2)
125125
crack (0.4.5)
126126
rexml
127127
crass (1.0.6)
128-
date (3.5.0)
128+
date (3.5.1)
129129
diff-lcs (1.5.0)
130130
docile (1.4.0)
131131
domain_name (0.5.20190701)
@@ -135,8 +135,8 @@ GEM
135135
dotenv (= 2.8.1)
136136
railties (>= 3.2)
137137
drb (2.2.3)
138-
erb (6.0.0)
139-
erubi (1.12.0)
138+
erb (6.0.2)
139+
erubi (1.13.1)
140140
ffi (1.16.3)
141141
globalid (1.3.0)
142142
activesupport (>= 6.1)
@@ -145,17 +145,18 @@ GEM
145145
http-accept (1.7.0)
146146
http-cookie (1.0.5)
147147
domain_name (~> 0.5)
148-
i18n (1.14.1)
148+
i18n (1.14.8)
149149
concurrent-ruby (~> 1.0)
150-
io-console (0.8.1)
151-
irb (1.15.3)
150+
io-console (0.8.2)
151+
irb (1.17.0)
152152
pp (>= 0.6.0)
153+
prism (>= 1.3.0)
153154
rdoc (>= 4.0.0)
154155
reline (>= 0.4.2)
155156
jbuilder (2.14.1)
156157
actionview (>= 7.0.0)
157158
activesupport (>= 7.0.0)
158-
json (2.16.0)
159+
json (2.19.3)
159160
language_server-protocol (3.17.0.5)
160161
lint_roller (1.1.0)
161162
listen (3.8.0)
@@ -167,7 +168,7 @@ GEM
167168
activesupport (>= 4)
168169
railties (>= 4)
169170
request_store (~> 1.0)
170-
loofah (2.21.4)
171+
loofah (2.25.1)
171172
crass (~> 1.0.2)
172173
nokogiri (>= 1.12.0)
173174
mail (2.9.0)
@@ -185,9 +186,11 @@ GEM
185186
mime-types-data (~> 3.2015)
186187
mime-types-data (3.2023.1003)
187188
mini_mime (1.1.5)
188-
minitest (5.20.0)
189+
minitest (6.0.2)
190+
drb (~> 2.0)
191+
prism (~> 1.5)
189192
mutex_m (0.3.0)
190-
net-imap (0.5.12)
193+
net-imap (0.6.3)
191194
date
192195
net-protocol
193196
net-pop (0.1.2)
@@ -197,14 +200,14 @@ GEM
197200
net-smtp (0.5.1)
198201
net-protocol
199202
netrc (0.11.0)
200-
nio4r (2.5.9)
201-
nokogiri (1.18.10-aarch64-linux-gnu)
203+
nio4r (2.7.5)
204+
nokogiri (1.19.2-aarch64-linux-gnu)
202205
racc (~> 1.4)
203-
nokogiri (1.18.10-arm64-darwin)
206+
nokogiri (1.19.2-arm64-darwin)
204207
racc (~> 1.4)
205-
nokogiri (1.18.10-x86_64-darwin)
208+
nokogiri (1.19.2-x86_64-darwin)
206209
racc (~> 1.4)
207-
nokogiri (1.18.10-x86_64-linux-gnu)
210+
nokogiri (1.19.2-x86_64-linux-gnu)
208211
racc (~> 1.4)
209212
non-stupid-digest-assets (1.0.11)
210213
sprockets (>= 2.0)
@@ -234,7 +237,7 @@ GEM
234237
prettyprint
235238
prettyprint (0.2.0)
236239
prism (1.6.0)
237-
psych (5.2.6)
240+
psych (5.3.1)
238241
date
239242
stringio
240243
public_suffix (7.0.0)
@@ -243,53 +246,53 @@ GEM
243246
puma-plugin-delayed_stop (0.1.2)
244247
puma (>= 5.0, < 8)
245248
racc (1.8.1)
246-
rack (2.2.21)
249+
rack (2.2.22)
247250
rack-protection (3.2.0)
248251
base64 (>= 0.1.0)
249252
rack (~> 2.2, >= 2.2.4)
250253
rack-session (1.0.2)
251254
rack (< 3)
252-
rack-test (2.1.0)
255+
rack-test (2.2.0)
253256
rack (>= 1.3)
254257
rackup (1.0.1)
255258
rack (< 3)
256259
webrick
257-
rails (8.0.4)
258-
actioncable (= 8.0.4)
259-
actionmailbox (= 8.0.4)
260-
actionmailer (= 8.0.4)
261-
actionpack (= 8.0.4)
262-
actiontext (= 8.0.4)
263-
actionview (= 8.0.4)
264-
activejob (= 8.0.4)
265-
activemodel (= 8.0.4)
266-
activerecord (= 8.0.4)
267-
activestorage (= 8.0.4)
268-
activesupport (= 8.0.4)
260+
rails (8.0.5)
261+
actioncable (= 8.0.5)
262+
actionmailbox (= 8.0.5)
263+
actionmailer (= 8.0.5)
264+
actionpack (= 8.0.5)
265+
actiontext (= 8.0.5)
266+
actionview (= 8.0.5)
267+
activejob (= 8.0.5)
268+
activemodel (= 8.0.5)
269+
activerecord (= 8.0.5)
270+
activestorage (= 8.0.5)
271+
activesupport (= 8.0.5)
269272
bundler (>= 1.15.0)
270-
railties (= 8.0.4)
271-
rails-dom-testing (2.2.0)
273+
railties (= 8.0.5)
274+
rails-dom-testing (2.3.0)
272275
activesupport (>= 5.0.0)
273276
minitest
274277
nokogiri (>= 1.6)
275-
rails-html-sanitizer (1.6.0)
276-
loofah (~> 2.21)
277-
nokogiri (~> 1.14)
278-
railties (8.0.4)
279-
actionpack (= 8.0.4)
280-
activesupport (= 8.0.4)
278+
rails-html-sanitizer (1.7.0)
279+
loofah (~> 2.25)
280+
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)
281+
railties (8.0.5)
282+
actionpack (= 8.0.5)
283+
activesupport (= 8.0.5)
281284
irb (~> 1.13)
282285
rackup (>= 1.0.0)
283286
rake (>= 12.2)
284287
thor (~> 1.0, >= 1.2.2)
285288
tsort (>= 0.2)
286289
zeitwerk (~> 2.6)
287290
rainbow (3.1.1)
288-
rake (13.0.6)
291+
rake (13.3.1)
289292
rb-fsevent (0.11.2)
290293
rb-inotify (0.10.1)
291294
ffi (~> 1.0)
292-
rdoc (6.16.1)
295+
rdoc (7.2.0)
293296
erb
294297
psych (>= 4.0.0)
295298
tsort
@@ -384,10 +387,10 @@ GEM
384387
actionpack (>= 5.2)
385388
activesupport (>= 5.2)
386389
sprockets (>= 3.0.0)
387-
stringio (3.1.9)
388-
thor (1.2.2)
390+
stringio (3.2.0)
391+
thor (1.5.0)
389392
tilt (2.3.0)
390-
timeout (0.4.4)
393+
timeout (0.6.1)
391394
tsort (0.2.0)
392395
typesafe_enum (0.3.1)
393396
tzinfo (2.0.6)
@@ -416,7 +419,7 @@ GEM
416419
websocket-extensions (0.1.5)
417420
xpath (3.2.0)
418421
nokogiri (~> 1.8)
419-
zeitwerk (2.6.12)
422+
zeitwerk (2.7.5)
420423

421424
PLATFORMS
422425
aarch64-linux

0 commit comments

Comments
 (0)