We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1986008 commit a81b4c2Copy full SHA for a81b4c2
tedrahcu.gemspec
@@ -1,5 +1,7 @@
1
$:.unshift File.expand_path('../lib', __FILE__)
2
3
+require 'date'
4
+
5
Gem::Specification.new do |spec|
6
spec.name = "tedrahcu"
7
spec.version = '1.0.0'
0 commit comments