Skip to content

Commit 1920653

Browse files
committed
Gem::Specification#date is set automatically by RubyGems.org.
1 parent ac92b79 commit 1920653

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

json.gemspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ Gem::Specification.new do |s|
77
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
88
s.require_paths = ["lib"]
99
s.authors = ["Florian Frank"]
10-
s.date = "2019-02-21"
1110
s.description = "This is a JSON implementation as a Ruby extension in C."
1211
s.email = "flori@ping.de"
1312
s.extensions = ["ext/json/ext/generator/extconf.rb", "ext/json/ext/parser/extconf.rb", "ext/json/extconf.rb"]

0 commit comments

Comments
 (0)