Skip to content

Commit b06a3e9

Browse files
author
Charlie Savage
committed
Update dependency to latest libxml-ruby version.
1 parent 9aacefc commit b06a3e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libxslt-ruby.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Gem::Specification.new do |spec|
1616
spec.version = version
1717
spec.author = "Charlie Savage"
1818
spec.email = "libxml-devel@rubyforge.org"
19-
spec.add_dependency('libxml-ruby','>=2.2.2')
19+
spec.add_dependency('libxml-ruby','>=2.4.0')
2020
spec.platform = Gem::Platform::RUBY
2121
spec.require_paths = ["lib", "ext/libxslt"]
2222

0 commit comments

Comments
 (0)