hobofields 0.8.9 → 0.8.10

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 (3) hide show
  1. data/Rakefile +1 -1
  2. data/lib/hobo_fields.rb +1 -1
  3. metadata +3 -3
data/Rakefile CHANGED
@@ -36,7 +36,7 @@ begin
36
36
  end
37
37
  Jeweler::GemcutterTasks.new
38
38
  Jeweler::RubyforgeTasks.new do |rubyforge|
39
- rubyforge.doc_task = "rdoc"
39
+ rubyforge.doc_task = false
40
40
  end
41
41
  rescue LoadError
42
42
  puts "Jeweler not available. Install it with: sudo gem install technicalpickles-jeweler -s http://gems.github.com"
data/lib/hobo_fields.rb CHANGED
@@ -9,7 +9,7 @@ end
9
9
 
10
10
  module HoboFields
11
11
 
12
- VERSION = "0.8.9"
12
+ VERSION = "0.8.10"
13
13
 
14
14
  extend self
15
15
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hobofields
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.9
4
+ version: 0.8.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tom Locke
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2009-10-14 00:00:00 +01:00
12
+ date: 2009-10-15 00:00:00 +01:00
13
13
  default_executable:
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
@@ -30,7 +30,7 @@ dependencies:
30
30
  requirements:
31
31
  - - "="
32
32
  - !ruby/object:Gem::Version
33
- version: 0.8.9
33
+ version: 0.8.10
34
34
  version:
35
35
  description:
36
36
  email: tom@tomlocke.com