billboard_charts 0.1.3 → 0.1.4

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: 0b48ffde702e322be58d554f0759d129855056a3
4
- data.tar.gz: 7580925881b08879a7379ddb2c5f4220a64c038e
3
+ metadata.gz: 607a9985dfd1e2926c009af56f087830561e5f9b
4
+ data.tar.gz: 94de3fd9d0aab951661691786f18db82c89743bc
5
5
  SHA512:
6
- metadata.gz: c64167d354798c79c8e262e2b45818e86b6007eee45db72b3ab496b2361967e2cc8f3de6fc8c57d200fb18d6da1505129ea05d3beb2921bba700c22bc71060d0
7
- data.tar.gz: dcdb790c0097f03bb64e8ca9591428de7cd715166ff55d9ccd017dd59a0d162b9eb4463f6dc13371be51744605d75c456532c23cb4add390a8a7f69171105828
6
+ metadata.gz: d20fe67bfddb5d1e10bc820f0a85ba01aeb4b4896827e6b5cb6999017921c9e145ab4c2aa4629a7f3d1be97aea724cf93c02b806e018f12ccf9e9ecb6512b163
7
+ data.tar.gz: ac4295f86b2c30919ab907245bb3977f44d23abdc1d84194547cfc73f3e31fa47d4b2722427222eafae2f7c1b84e7006df7c767e2d6c64b498eb78fda4b7cdc3
data/README.md CHANGED
@@ -10,8 +10,6 @@ by ie4 ( http://ie4.me/ )
10
10
 
11
11
  https://github.com/ie4/billboard_charts
12
12
 
13
- get billboard chart
14
-
15
13
  ## Installation
16
14
 
17
15
  Add this line to your application's Gemfile:
@@ -34,9 +32,12 @@ Or install it yourself as:
34
32
 
35
33
  ## Contributing
36
34
 
37
- 1. Fork it ( https://github.com/[my-github-username]/billboard_charts/fork )
35
+ 1. Fork it ( https://github.com/ie4/billboard_charts/fork )
38
36
  2. Create your feature branch (`git checkout -b my-new-feature`)
39
37
  3. Commit your changes (`git commit -am 'Add some feature'`)
40
38
  4. Push to the branch (`git push origin my-new-feature`)
41
39
  5. Create a new Pull Request
42
40
 
41
+
42
+ [![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/ie4/billboard_charts/trend.png)](https://bitdeli.com/free "Bitdeli Badge")
43
+
@@ -1,3 +1,3 @@
1
1
  module BillboardCharts
2
- VERSION = "0.1.3"
2
+ VERSION = "0.1.4"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: billboard_charts
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.1.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - ie4
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-05-23 00:00:00.000000000 Z
11
+ date: 2015-05-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler