blythedunham-base4r 0.2.0.4 → 0.2.0.5

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.
Files changed (1) hide show
  1. metadata +6 -11
metadata CHANGED
@@ -1,10 +1,10 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: blythedunham-base4r
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0.4
4
+ version: 0.2.0.5
5
5
  platform: ruby
6
6
  authors:
7
- - Blythe Dunham
7
+ - Dan Dukeson, Blythe Dunham
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
@@ -13,7 +13,7 @@ date: 2009-07-20 00:00:00 -07:00
13
13
  default_executable:
14
14
  dependencies: []
15
15
 
16
- description: Ruby interface to google base a4rpi
16
+ description: Ruby client for the Google Base API
17
17
  email: blythe@snowgiraffe.com
18
18
  executables: []
19
19
 
@@ -26,13 +26,8 @@ files: []
26
26
  has_rdoc: false
27
27
  homepage: http://github.com/blythedunham/base4r
28
28
  post_install_message:
29
- rdoc_options:
30
- - --line-numbers
31
- - --inline-source
32
- - --title
33
- - base4r
34
- - --main
35
- - README
29
+ rdoc_options: []
30
+
36
31
  require_paths:
37
32
  - lib
38
33
  required_ruby_version: !ruby/object:Gem::Requirement
@@ -53,6 +48,6 @@ rubyforge_project: base4r
53
48
  rubygems_version: 1.2.0
54
49
  signing_key:
55
50
  specification_version: 2
56
- summary: Ruby interface to google base api
51
+ summary: Ruby client for the Google Base API
57
52
  test_files: []
58
53