Skip to content

Commit

Permalink
Gemfile.lock required for heroku
Browse files Browse the repository at this point in the history
  • Loading branch information
Zachary Scott committed Sep 8, 2012
1 parent 8826b80 commit 40564a7
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions Gemfile.lock
@@ -0,0 +1,23 @@
GEM
remote: http://rubygems.org/
specs:
pdfkit (0.5.2)
rack (1.4.1)
rack-protection (1.2.0)
rack
rake (0.9.2.2)
redcarpet (2.1.1)
sinatra (1.3.3)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
tilt (1.3.3)

PLATFORMS
ruby

DEPENDENCIES
pdfkit
rake
redcarpet (~> 2.0)
sinatra

0 comments on commit 40564a7

Please sign in to comment.