Skip to content

Commit

Permalink
Updating dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
judofyr committed Jun 12, 2008
1 parent 74aa21c commit 18adda0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ spec =
s.homepage = 'http://code.whytheluckystiff.net/camping/'
s.executables = ['camping']

s.add_dependency('activesupport', '>=1.3.1')
s.add_dependency('markaby', '>=0.5')
s.add_dependency('rack', '>=0.3')
s.add_dependency('metaid')
s.required_ruby_version = '>= 1.8.2'

Expand Down

0 comments on commit 18adda0

Please sign in to comment.