|
|
@@ -63,14 +63,14 @@ module Docs
|
|
|
/\AXMP/]
|
|
|
|
|
|
options[:attribution] = <<-HTML
|
|
|
- Ruby Core © 1993–2024 Yukihiro Matsumoto<br>
|
|
|
+ Ruby Core © 1993–2025 Yukihiro Matsumoto<br>
|
|
|
Licensed under the Ruby License.<br>
|
|
|
Ruby Standard Library © 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
|