public
Description: Extra tasks for vlad
Clone URL: git://github.com/technicalpickles/vlad-extras.git
Search Repo:
Fixed dependencies.
Mon Apr 21 18:07:23 -0700 2008
commit  db17104134570126ab815ac877773fe1f32a2f29
tree    85e7ee5f605a5655d10ae62efe3cfdb58d810e53
parent  8d7cf49cfb51af66dd0d874e01a23f93ecfe6204
...
58
59
60
61
 
62
63
64
...
58
59
60
 
61
62
63
64
0
@@ -58,7 +58,7 @@
0
   
0
   # == Optional
0
   p.changes = p.paragraphs_of("History.txt", 0..1).join("\n\n")
0
- p.extra_deps = ['vlad', '>=1.2.0'] # An array of rubygem dependencies [name, version], e.g. [ ['active_support', '>= 1.3.1'] ]
0
+ p.extra_deps = ['vlad''] # An array of rubygem dependencies [name, version], e.g. [ ['active_support', '>= 1.3.1'] ]
0
   
0
   #p.spec_extras = {} # A hash of extra values to set in the gemspec.
0
   

Comments

    No one has commented yet.