1
0
Эх сурвалжийг харах

Update Ruby documentation (3.4.7)

Simon Legner 1 сар өмнө
parent
commit
cd4897297a

+ 2 - 2
lib/docs/scrapers/rdoc/ruby.rb

@@ -63,14 +63,14 @@ module Docs
       /\AXMP/]
 
     options[:attribution] = <<-HTML
-      Ruby Core &copy; 1993&ndash;2024 Yukihiro Matsumoto<br>
+      Ruby Core &copy; 1993&ndash;2025 Yukihiro Matsumoto<br>
       Licensed under the Ruby License.<br>
       Ruby Standard Library &copy; contributors<br>
       Licensed under their own licenses.
     HTML
 
     version '3.4' do
-      self.release = '3.4.1'
+      self.release = '3.4.7'
     end
 
     version '3.3' do