liveblog 1.0.7 → 1.0.8

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: e8004082ad163fa198a708903a5d4a9d8418fd2b
4
- data.tar.gz: 0a9aa07d0bc71f3de157b9a445e98085e8dd5fea
3
+ metadata.gz: 3f3983cc2329e58fed6e4de0063e6a35602d95c0
4
+ data.tar.gz: 7654ee323a0a504695935ca86856e3b34c800f5f
5
5
  SHA512:
6
- metadata.gz: fea792abb9cc4107633a4998f26ed747abb84b2745b1d2124e6b663b67988d67531424515a98dcb22a2c43d31bb55b4cdd79e480d8963165adda3ca6345993d1
7
- data.tar.gz: 4df13751451d5578c1d0df928cb74bc584089a98a0f58db72b6037993110c745f5d083e7f67854bf9abb69d5728350b89b152de84ae51ee4b2ff64994379eb2d
6
+ metadata.gz: 2a3b0dee3a942519cca53a1331cea9a610c725c50e4b8e636b268dce3ca23972f596910665c08b6dc89263b475f744da1250463047a10807d19ea8303d60a973
7
+ data.tar.gz: 058d3398272fb894279afc9bcd8ef445e293c598a12aecb6646f00c3044d85a13d622aa6d9be4b21d392a62b301d8b6393e3e99b94420acd8760dbf811bce728
checksums.yaml.gz.sig CHANGED
Binary file
data.tar.gz.sig CHANGED
Binary file
data/lib/liveblog.rb CHANGED
@@ -471,7 +471,7 @@ EOF
471
471
  dx.lastbuild_date = Time.now.strftime("%a, %-d %b %Y %H:%M:%S %Z")
472
472
  dx.lang = @rss_lang
473
473
 
474
- doc.root.xpath('records/section/section/details').each do |x|
474
+ doc.root.xpath('records/section/details').each do |x|
475
475
 
476
476
  next if x.elements.empty?
477
477
  a = x.elements.to_a
@@ -534,4 +534,4 @@ EOF
534
534
  nil
535
535
  end
536
536
  end
537
- end
537
+ end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: liveblog
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.7
4
+ version: 1.0.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - James Robertson
metadata.gz.sig CHANGED
Binary file