net-irc 0.0.5 → 0.0.6

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: net-irc
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5
4
+ version: 0.0.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - cho45
@@ -9,7 +9,7 @@ autorequire: ""
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2008-07-06 00:00:00 +09:00
12
+ date: 2009-02-01 00:00:00 +09:00
13
13
  default_executable:
14
14
  dependencies: []
15
15
 
@@ -44,11 +44,15 @@ files:
44
44
  - lib/net/irc/message/serverconfig.rb
45
45
  - lib/net/irc/message/modeparser
46
46
  - lib/net/irc/message/modeparser.rb
47
+ - examples/gmail.rb
47
48
  - examples/hatena-star-stream.rb
48
49
  - examples/sig.rb
49
50
  - examples/tig.rb
51
+ - examples/iig.rb
50
52
  - examples/lingr.rb
51
53
  - examples/client.rb
54
+ - examples/echo_bot.rb
55
+ - examples/hig.rb
52
56
  - examples/nig.rb
53
57
  - examples/mixi.rb
54
58
  - examples/lig.rb