RubyGems
npm
Organizations
Log in
Sign up
RubyGems
spix_parser
Versions diffs
1.6.5 → 1.6.6
spix_parser 1.6.5 → 1.6.6
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (3)
hide
show
data/lib/spix_parser/tools/feed_discovery/document.rb
+0
-1
data/lib/spix_parser/version.rb
+1
-1
metadata
+1
-1
data/lib/spix_parser/tools/feed_discovery/document.rb
CHANGED
Viewed
@@ -1,4 +1,3 @@
1
-
require 'ruby-debug'
2
1
module Spix
3
2
module FeedDiscovery
4
3
class Document
data/lib/spix_parser/version.rb
CHANGED
Viewed
@@ -4,7 +4,7 @@ module Spix
4
4
module Version
5
5
MAJOR = 1
6
6
MINOR = 6
7
-
TINY =
5
7
+
TINY =
6
8
8
9
9
def self.current_version
10
10
"#{MAJOR}.#{MINOR}.#{TINY}"
metadata
CHANGED
Viewed
@@ -2,7 +2,7 @@
2
2
name: spix_parser
3
3
version: !ruby/object:Gem::Version
4
4
prerelease:
5
-
version: 1.6.
5
5
+
version: 1.6.
6
6
6
platform: ruby
7
7
authors:
8
8
- Marcio Lopes de Faria