dash-bees 0.21 → 0.22

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.
metadata CHANGED
@@ -4,8 +4,8 @@ version: !ruby/object:Gem::Version
4
4
  prerelease: false
5
5
  segments:
6
6
  - 0
7
- - 21
8
- version: "0.21"
7
+ - 22
8
+ version: "0.22"
9
9
  platform: ruby
10
10
  authors:
11
11
  - Assaf Arkin
@@ -13,7 +13,7 @@ autorequire:
13
13
  bindir: bin
14
14
  cert_chain: []
15
15
 
16
- date: 2010-09-20 00:00:00 -07:00
16
+ date: 2010-09-23 00:00:00 -07:00
17
17
  default_executable:
18
18
  dependencies:
19
19
  - !ruby/object:Gem::Dependency
@@ -104,6 +104,9 @@ extra_rdoc_files:
104
104
  - README.rdoc
105
105
  - CHANGELOG
106
106
  files:
107
+ - lib/dash-fu/bee/fields.rb
108
+ - lib/dash-fu/bee/http_session.rb
109
+ - lib/dash-fu/bee/version.rb
107
110
  - lib/dash-fu/bee.rb
108
111
  - lib/dash-fu/bees/backtweets.rb
109
112
  - lib/dash-fu/bees/backtweets.yml
@@ -146,7 +149,7 @@ licenses: []
146
149
  post_install_message:
147
150
  rdoc_options:
148
151
  - --title
149
- - DashFu::Bee 0.21
152
+ - DashFu::Bee 0.22
150
153
  - --main
151
154
  - README.rdoc
152
155
  - --webcvs