revo-nokogiri 1.4.0-java → 1.4.0.3-java

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Binary file
@@ -1,6 +1,6 @@
1
1
  module Nokogiri
2
2
  # The version of Nokogiri you are using
3
- VERSION = '1.4.0'
3
+ VERSION = '1.4.0.3'
4
4
 
5
5
  # More complete version information about libxml
6
6
  VERSION_INFO = {}
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: revo-nokogiri
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.4.0
4
+ version: 1.4.0.3
5
5
  platform: java
6
6
  authors:
7
7
  - Aaron Patterson