[ruby/date] bump up to 3.2.3

https://github.com/ruby/date/commit/dff37b3dd1
This commit is contained in:
Nobuyoshi Nakada 2022-08-08 23:58:09 +09:00 committed by git
parent e07d450dea
commit 5c9ce54757
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
require 'date_core'
class Date
VERSION = '3.2.2' # :nodoc:
VERSION = "3.2.3" # :nodoc:
# call-seq:
# infinite? -> false