mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
parent
befb37c2c4
commit
2fa0d51ac9
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
# frozen_string_literal: true
|
# frozen_string_literal: true
|
||||||
Gem::Specification.new do |s|
|
Gem::Specification.new do |s|
|
||||||
s.name = "date"
|
s.name = "date"
|
||||||
s.version = '3.1.1'
|
s.version = '3.2.0'
|
||||||
s.summary = "A subclass of Object includes Comparable module for handling dates."
|
s.summary = "A subclass of Object includes Comparable module for handling dates."
|
||||||
s.description = "A subclass of Object includes Comparable module for handling dates."
|
s.description = "A subclass of Object includes Comparable module for handling dates."
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue