Skip to content

Commit

Permalink
remove mongrel dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Wiggins committed Aug 17, 2009
1 parent 581d9c9 commit 5b74839
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Rakefile
Expand Up @@ -13,7 +13,6 @@ Jeweler::Tasks.new do |s|
s.rubyforge_project = "ruby-shell"
s.has_rdoc = true

s.add_dependency 'mongrel'
s.add_dependency 'session'

s.files = FileList["[A-Z]*", "{bin,lib,spec}/**/*"]
Expand Down

0 comments on commit 5b74839

Please sign in to comment.