revo-nokogiri 1.4.0-java → 1.4.0.3-java

Sign up to get free protection for your applications and to get access to all the features.
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