Skip to content

Commit

Permalink
Depend on sinatra
Browse files Browse the repository at this point in the history
  • Loading branch information
quirkey committed Mar 4, 2009
1 parent cdb33e1 commit acfcecf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Expand Up @@ -10,6 +10,7 @@ Jeweler::Tasks.new do |s|
s.description = "A sinatra based interface for browsing and admiring your gems"
s.authors = ["Aaron Quint"]
s.add_dependency 'rubygems', '>=1.3.1'
s.add_dependency 'sinatra', '>=0.9.1'
s.add_dependency 'activesupport', '>=2.2.2'
s.add_dependency 'mislav-will_paginate', '>=2.3.7'
end
Expand Down

0 comments on commit acfcecf

Please sign in to comment.