octospy 0.0.7 → 0.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: 252859e967552eb8ea1fa9e917e5e8f5917f19c6
4
- data.tar.gz: f52b4c00cae4a5a79857c53d6e6d560be9faccd7
3
+ metadata.gz: 1a73c640fd360e1e16615586c052e08e38c88303
4
+ data.tar.gz: f7b6ea37bb938458d8222293e2866b252155d689
5
5
  SHA512:
6
- metadata.gz: bf172d1c87dcf0ae4281c3ddc2b37e7835891d8b911cbea18e011254ffcd76dd13b7a95ab962d114dd931f0be0447f55d459820b5345d579d3506ae939818faa
7
- data.tar.gz: 59bb2fd573cbf88ae892920be2cfd9607c8a699783659211e1c7d80b99b303d37401ecf01369e33906a37da36ea128accceb85ed5204d57278ddfda7b061ef76
6
+ metadata.gz: 7fc62aa57019b25d910d998669a21ac23fdbaf745eec989ff167d2f68fa81639a86986081403760a3adfb5668fab17be10c36c1734e62f35048930983bbe115c
7
+ data.tar.gz: b23ca9be2d3ce6ca52a2eea1e41fe9a1cd6d64e250b1db8218ef92d081da66140a1cd07a3efb2cf51294d84cce04060c302af97ce49721b84abc191419ea9570
data/README.md CHANGED
@@ -13,7 +13,7 @@ Octospy
13
13
  [codeclimate]: https://codeclimate.com/github/linyows/octospy
14
14
  [coveralls]: https://coveralls.io/r/linyows/octospy
15
15
 
16
- Octospy notifies the repository activity to some IRC channels.
16
+ Octospy notifies eventsf github repositories to IRC channels.
17
17
 
18
18
  <div align="center">
19
19
  <img src="http://octodex.github.com/images/daftpunktocat-thomas.gif" width="300">
@@ -1,3 +1,3 @@
1
1
  module Octospy
2
- VERSION = '0.0.7'
2
+ VERSION = '0.0.8'
3
3
  end
@@ -8,8 +8,8 @@ Gem::Specification.new do |spec|
8
8
  spec.version = Octospy::VERSION
9
9
  spec.authors = ['linyows']
10
10
  spec.email = ['linyows@gmail.com']
11
- spec.description = %q{This is IRC bot that notifies repository activity on github.}
12
- spec.summary = %q{Octospy notifies the repository activity to an IRC channel.}
11
+ spec.description = %q{Octospy notifies eventsf github repositories to IRC channels.}
12
+ spec.summary = %q{Octospy notifies eventsf github repositories to IRC channels.}
13
13
  spec.homepage = 'https://github.com/linyows/octospy'
14
14
  spec.license = 'MIT'
15
15
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: octospy
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.7
4
+ version: 0.0.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - linyows
@@ -108,7 +108,7 @@ dependencies:
108
108
  - - "~>"
109
109
  - !ruby/object:Gem::Version
110
110
  version: '0.10'
111
- description: This is IRC bot that notifies repository activity on github.
111
+ description: Octospy notifies eventsf github repositories to IRC channels.
112
112
  email:
113
113
  - linyows@gmail.com
114
114
  executables:
@@ -201,7 +201,7 @@ rubyforge_project:
201
201
  rubygems_version: 2.2.2
202
202
  signing_key:
203
203
  specification_version: 4
204
- summary: Octospy notifies the repository activity to an IRC channel.
204
+ summary: Octospy notifies eventsf github repositories to IRC channels.
205
205
  test_files:
206
206
  - spec/fixtures/commit_comment_event.json
207
207
  - spec/fixtures/create_event.json