fetcher-microdata 0.0.8 → 0.0.9

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  module Fetcher
2
2
  class Microdata
3
- VERSION = "0.0.8"
3
+ VERSION = "0.0.9"
4
4
  end
5
5
  end
@@ -36,7 +36,7 @@ module Writer
36
36
  @attributes[:url]
37
37
  ],
38
38
  "itemReviewed" => [
39
- @attributes[:itemReviewed]
39
+ @attributes[:itemReviewed].to.hash
40
40
  ]
41
41
  }
42
42
  }
metadata CHANGED
@@ -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.8
4
+ version: 0.0.9
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: