gazouillis 0.1.2 → 0.1.3

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: 5390ff6c5903785608b8b446fbc7e777df9a8cf4
4
- data.tar.gz: 7c475b61dd31918401adadf3b7e26c5c2b38bedc
3
+ metadata.gz: 2c417316606dde3882e3cbed550e55531e534cb7
4
+ data.tar.gz: 939d38519a252b88bace772b8679a4670a051591
5
5
  SHA512:
6
- metadata.gz: 9fc0ea7581c84b5e3b4dccabf16137d4256fc66109a31fccb3ce3c2add3280c3cc8ccbafe00cfdbbe9dc948525aad0e08d624155cd6d62a4cb33685a26ed097b
7
- data.tar.gz: ecbc0fe02c937870e6c39b4dbf9684cdc0a1b6819e32afa678ab9f6a55efac7f7a312f8f7d4815a025bcf1cb6584abcd6df833b569b3c9b5322350d96c4d4464
6
+ metadata.gz: 3f984c5f969ab9877248080636e8b4708ace9b0e47eeb5e5574a336a29d0f7e6a44db0d1549ac0ea8c19356cbd72e5b58984684b9970e0e5d96348849329d959
7
+ data.tar.gz: bdc4b6535fa3bf2225cbd546cb49c5aaf57eab907d9d8868533d03fcb6acec72e4a48916614af9d5bce2fb9c652ed631a06a3dfd6695df87a1065f981899e1b2
data/README.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # gazouillis
2
2
 
3
+ [![Code
4
+ Climate](https://codeclimate.com/github/chatgris/gazouillis.png)](https://codeclimate.com/github/chatgris/gazouillis)
5
+ [![Gem
6
+ Version](https://badge.fury.io/rb/gazouillis.png)](http://badge.fury.io/rb/gazouillis)
7
+
3
8
  Gazouillis aims to be a fast and reliable twitter stream client.
4
9
 
5
10
  ## Status
@@ -1,4 +1,4 @@
1
1
  # encoding: utf-8
2
2
  module Gazouillis
3
- VERSION = "0.1.2"
3
+ VERSION = "0.1.3"
4
4
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gazouillis
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - chatgris
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-02-24 00:00:00.000000000 Z
11
+ date: 2013-08-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: celluloid-io
@@ -66,7 +66,8 @@ files:
66
66
  - lib/gazouillis/stream.rb
67
67
  - lib/gazouillis/version.rb
68
68
  homepage: http://chatgris.github.com/gazouillis
69
- licenses: []
69
+ licenses:
70
+ - MIT
70
71
  metadata: {}
71
72
  post_install_message:
72
73
  rdoc_options: []
@@ -84,8 +85,9 @@ required_rubygems_version: !ruby/object:Gem::Requirement
84
85
  version: '0'
85
86
  requirements: []
86
87
  rubyforge_project:
87
- rubygems_version: 2.0.0.rc.2
88
+ rubygems_version: 2.0.2
88
89
  signing_key:
89
90
  specification_version: 4
90
91
  summary: Twitter stream client.
91
92
  test_files: []
93
+ has_rdoc: