Skip to content

Commit 69bd5cc

Browse files
committed
Add require date to get gem install to work.
1 parent 531d38f commit 69bd5cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libxslt-ruby.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# encoding: utf-8
2+
require 'date'
23

34
# Determine the current version of the software
45
version = File.read('ext/libxslt/version.h').match(/\s*RUBY_LIBXSLT_VERSION\s*['"](\d.+)['"]/)[1]

0 commit comments

Comments
 (0)