RubyGems
npm
Organizations
Log in
Sign up
RubyGems
fetcher-microdata
Versions diffs
0.0.6 → 0.0.7
fetcher-microdata 0.0.6 → 0.0.7
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (3)
hide
show
data/lib/fetcher-microdata/version.rb
+1
-1
data/lib/writer/fetcher-microdata/review.rb
+2
-2
metadata
+1
-1
data/lib/fetcher-microdata/version.rb
CHANGED
Viewed
@@ -1,5 +1,5 @@
1
1
module Fetcher
2
2
class Microdata
3
-
VERSION = "0.0.
6
"
3
+
VERSION = "0.0.
7
"
4
4
end
5
5
end
data/lib/writer/fetcher-microdata/review.rb
CHANGED
Viewed
@@ -19,8 +19,8 @@ module Writer
19
19
"Item#id" => [
20
20
@attributes[:id]
21
21
],
22
-
"
articleBody
" => [
23
-
@attributes[:
articleBody
]
22
+
"
reviewBody
" => [
23
+
@attributes[:
reviewBody
]
24
24
],
25
25
"author" => [
26
26
@attributes[:author].to.hash
metadata
CHANGED
Viewed
@@ -1,7 +1,7 @@
1
1
--- !ruby/object:Gem::Specification
2
2
name: fetcher-microdata
3
3
version: !ruby/object:Gem::Version
4
-
version: 0.0.
6
4
+
version: 0.0.
7
5
5
prerelease:
6
6
platform: ruby
7
7
authors: