Skip to content

Commit

Permalink
added haml to gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Kotchoff committed Aug 29, 2011
1 parent be074de commit 5eccea7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
@@ -1,3 +1,4 @@
source :rubyforge
gem 'haml'
gem 'sinatra'
gem 'thin'
2 changes: 2 additions & 0 deletions Gemfile.lock
Expand Up @@ -3,6 +3,7 @@ GEM
specs:
daemons (1.1.4)
eventmachine (0.12.10)
haml (3.0.22)
rack (1.3.2)
sinatra (1.2.6)
rack (~> 1.1)
Expand All @@ -17,5 +18,6 @@ PLATFORMS
ruby

DEPENDENCIES
haml
sinatra
thin

0 comments on commit 5eccea7

Please sign in to comment.