public
Fork of why/camping
Description: the 4k pocket full-of-gags web microframework
Homepage: http://code.whytheluckystiff.net/camping/
Clone URL: git://github.com/judofyr/camping.git
Updating dependencies
judofyr (author)
Thu Jun 12 08:17:44 -0700 2008
commit  18adda08a211c94b2916dc63ae296ebfcef0c9ec
tree    528a46c060f30a13e5937c2e5a5818dc4b1eb8fa
parent  74aa21c595957680a2a0329b480f5790fa5b408f
...
59
60
61
62
63
 
64
65
66
...
59
60
61
 
62
63
64
65
66
0
@@ -59,8 +59,8 @@ spec =
0
         s.homepage = 'http://code.whytheluckystiff.net/camping/'
0
         s.executables = ['camping']
0
 
0
- s.add_dependency('activesupport', '>=1.3.1')
0
         s.add_dependency('markaby', '>=0.5')
0
+ s.add_dependency('rack', '>=0.3')
0
         s.add_dependency('metaid')
0
         s.required_ruby_version = '>= 1.8.2'
0
 

Comments

    No one has commented yet.