We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 531d38f commit 69bd5ccCopy full SHA for 69bd5cc
libxslt-ruby.gemspec
@@ -1,4 +1,5 @@
1
# encoding: utf-8
2
+require 'date'
3
4
# Determine the current version of the software
5
version = File.read('ext/libxslt/version.h').match(/\s*RUBY_LIBXSLT_VERSION\s*['"](\d.+)['"]/)[1]
0 commit comments