poundie-weather 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/poundie-weather.rb +0 -1
  2. metadata +5 -7
@@ -4,7 +4,6 @@ class PoundieWeather < Poundie::Plugin
4
4
  register :poundie_weather
5
5
 
6
6
  match do |message|
7
- puts "checking #{message.body.inspect}"
8
7
  message.body =~ /^poundie weather /
9
8
  end
10
9
 
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: poundie-weather
3
3
  version: !ruby/object:Gem::Version
4
- hash: 29
4
+ hash: 27
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
- - 1
10
- version: 0.0.1
9
+ - 2
10
+ version: 0.0.2
11
11
  platform: ruby
12
12
  authors:
13
13
  - Pat Nakajima
@@ -15,8 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2011-05-13 00:00:00 -04:00
19
- default_executable:
18
+ date: 2011-05-13 00:00:00 Z
20
19
  dependencies:
21
20
  - !ruby/object:Gem::Dependency
22
21
  name: poundie
@@ -56,7 +55,6 @@ extra_rdoc_files: []
56
55
 
57
56
  files:
58
57
  - lib/poundie-weather.rb
59
- has_rdoc: true
60
58
  homepage:
61
59
  licenses: []
62
60
 
@@ -86,7 +84,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
86
84
  requirements: []
87
85
 
88
86
  rubyforge_project:
89
- rubygems_version: 1.6.2
87
+ rubygems_version: 1.8.2
90
88
  signing_key:
91
89
  specification_version: 3
92
90
  summary: A Poundie plugin to post weather information to campfire