Clear rdoc deprecations
All checks were successful
Ruby CI / test (pull_request) Successful in 31s

This commit is contained in:
Andrew Tomaka 2025-01-16 21:09:01 -05:00
parent 8f7e937168
commit 6a8a6ff7b7
Signed by: atomaka
GPG key ID: 61209BF70A5B18BE

View file

@ -190,7 +190,8 @@ GEM
activesupport (>= 7.0.0) activesupport (>= 7.0.0)
rack rack
railties (>= 7.0.0) railties (>= 7.0.0)
psych (5.2.0) psych (5.2.2)
date
stringio stringio
public_suffix (6.0.1) public_suffix (6.0.1)
puma (6.5.0) puma (6.5.0)
@ -213,7 +214,7 @@ GEM
nokogiri (~> 1.14) nokogiri (~> 1.14)
rainbow (3.1.1) rainbow (3.1.1)
rake (13.2.1) rake (13.2.1)
rdoc (6.8.1) rdoc (6.11.0)
psych (>= 4.0.0) psych (>= 4.0.0)
regexp_parser (2.9.2) regexp_parser (2.9.2)
reline (0.5.11) reline (0.5.11)