libxml-ruby 3.2.0 → 3.2.1

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: libxml-ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.2.0
4
+ version: 3.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ross Bamform
@@ -14,7 +14,7 @@ authors:
14
14
  autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
- date: 2020-05-19 00:00:00.000000000 Z
17
+ date: 2020-11-05 00:00:00.000000000 Z
18
18
  dependencies:
19
19
  - !ruby/object:Gem::Dependency
20
20
  name: rake-compiler
@@ -218,6 +218,7 @@ files:
218
218
  - test/model/shiporder.xsd
219
219
  - test/model/soap.xml
220
220
  - test/model/xinclude.xml
221
+ - test/test.xml
221
222
  - test/test_attr.rb
222
223
  - test/test_attr_decl.rb
223
224
  - test/test_attributes.rb
@@ -278,7 +279,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
278
279
  - !ruby/object:Gem::Version
279
280
  version: '0'
280
281
  requirements: []
281
- rubygems_version: 3.1.2
282
+ rubygems_version: 3.1.4
282
283
  signing_key:
283
284
  specification_version: 4
284
285
  summary: Ruby Bindings for LibXML2