From 337c4bc16384fa44f7a486d550461af93e2e6001 Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Wed, 29 Oct 2025 16:00:40 +0900 Subject: [ruby/date] v3.5.0 https://github.com/ruby/date/commit/d535f7e85f --- ext/date/lib/date.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/date/lib/date.rb b/ext/date/lib/date.rb index aa630eb6d1..b33f6e65f4 100644 --- a/ext/date/lib/date.rb +++ b/ext/date/lib/date.rb @@ -4,7 +4,7 @@ require 'date_core' class Date - VERSION = "3.4.1" # :nodoc: + VERSION = "3.5.0" # :nodoc: # call-seq: # infinite? -> false -- cgit v1.2.3