mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[ruby/date] bump up to 3.2.3
https://github.com/ruby/date/commit/dff37b3dd1
This commit is contained in:
parent
e07d450dea
commit
5c9ce54757
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
require 'date_core'
|
||||
|
||||
class Date
|
||||
VERSION = '3.2.2' # :nodoc:
|
||||
VERSION = "3.2.3" # :nodoc:
|
||||
|
||||
# call-seq:
|
||||
# infinite? -> false
|
||||
|
|
Loading…
Reference in a new issue