Skip to content

Commit 87e852c

Browse files
qnet-herwinkou
authored andcommitted
Add libxml-ruby as a development dependency
This is required to run the unit tests on the libxml parser.
1 parent 22ae217 commit 87e852c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ gemspec
44

55
group :development do
66
gem "bundler"
7+
gem "libxml-ruby", platforms: [:ruby, :jruby]
78
gem "rake"
89
gem "test-unit"
910
end

0 commit comments

Comments
 (0)