nytimes_top_stories 0.1.1 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 7434fefedcc72ddc01c8944b414b34bd2f9b6278
4
- data.tar.gz: e8cb43816e694a6e71178804b2d1dcab72223638
3
+ metadata.gz: 44f772cef44ff8df640ece09f2e09867580a638f
4
+ data.tar.gz: 7a861208a7d6c5208f08ce3ac54035533e6e711b
5
5
  SHA512:
6
- metadata.gz: a0192c3107a25f9e95c1f47ccd8e2a4c113ad4c3324f1473724a664e611f52787fa59007589f84326973be617373e7549416c64a1e9a01ffa9a6b37a5a031104
7
- data.tar.gz: 804fa62828d1755fbea769ddbebd119c523d6378f64becfd36a3c378e06dd8d9f1335ba7d2486c695ba0adcc7e4c54abe430bdd74a1ca6d5e5eae05693284956
6
+ metadata.gz: '0984a7a8aee384b7c46c9797928d8fce936203bd13238c971c520f082f548b50c4fababa3a9aad3070767942f1e2d33a656a3dc119abc008e6b9d3031aadeb9a'
7
+ data.tar.gz: 12b540c99ef4bc268986db03c719d38743398a70ca742cedbd17b8a157d3425c2392a284c8a77cfb0a6bab0fefe7812e3cf44265245be9301427ba74a736c41e
File without changes
@@ -1,3 +1,3 @@
1
1
  module NytimesTopStories
2
- VERSION = "0.1.1"
2
+ VERSION = "0.1.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nytimes_top_stories
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Luisa Scavo
@@ -101,7 +101,7 @@ files:
101
101
  - README.md
102
102
  - Rakefile
103
103
  - bin/console
104
- - bin/nytimes_top_stories
104
+ - bin/nytimes-top-stories
105
105
  - bin/setup
106
106
  - config/environment.rb
107
107
  - fixtures/nytindex.htm
@@ -110,7 +110,7 @@ files:
110
110
  - lib/nytimes_top_stories/scraper.rb
111
111
  - lib/nytimes_top_stories/story.rb
112
112
  - lib/nytimes_top_stories/version.rb
113
- - nytimes_top_stories.gemspec
113
+ - nytimes-top-stories.gemspec
114
114
  - spec.md
115
115
  homepage: https://github.com/weezwo/nytimes-top-stories
116
116
  licenses: