hobo_support 1.3.0.RC2 → 1.3.0.RC3

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.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.3.0.RC2
1
+ 1.3.0.RC3
@@ -27,7 +27,7 @@ module Generators
27
27
  default
28
28
  else
29
29
  say 'Unknown choice! ', :red
30
- choose(prompt, format)
30
+ choose(prompt, format, default)
31
31
  end
32
32
  end
33
33
 
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: hobo_support
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease: 6
5
- version: 1.3.0.RC2
5
+ version: 1.3.0.RC3
6
6
  platform: ruby
7
7
  authors:
8
8
  - Tom Locke
@@ -10,7 +10,7 @@ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
 
13
- date: 2011-08-15 00:00:00 -04:00
13
+ date: 2011-10-25 00:00:00 -04:00
14
14
  default_executable:
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
@@ -103,7 +103,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
103
103
  requirements: []
104
104
 
105
105
  rubyforge_project: hobo
106
- rubygems_version: 1.5.0
106
+ rubygems_version: 1.6.2
107
107
  signing_key:
108
108
  specification_version: 3
109
109
  summary: Core Ruby extensions from the Hobo project