Skip to content
This repository has been archived by the owner on Feb 9, 2020. It is now read-only.

Commit

Permalink
Add Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
qerub committed Jul 29, 2012
1 parent d7f8e4d commit 0e3143a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Gemfile
@@ -0,0 +1,9 @@
source "https://rubygems.org"

gem "rack"
gem "hpricot"

group :development do
gem "rack-cache"
gem "rake"
end

0 comments on commit 0e3143a

Please sign in to comment.