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

Commit

Permalink
Upgrade heroku to cesar
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeapage committed Oct 20, 2012
1 parent 4282be4 commit 6c2f07f
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .gems

This file was deleted.

4 changes: 4 additions & 0 deletions Gemfile
@@ -0,0 +1,4 @@
source "https://rubygems.org"
gem 'rdiscount'
gem 'toto', '>=0.2.8'
gem 'thin'
24 changes: 24 additions & 0 deletions Gemfile.lock
@@ -0,0 +1,24 @@
GEM
remote: https://rubygems.org/
specs:
builder (3.1.4)
daemons (1.1.9)
eventmachine (1.0.0-x86-mingw32)
rack (1.4.1)
rdiscount (1.6.8)
thin (1.5.0)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
toto (0.4.9)
builder
rack
rdiscount

PLATFORMS
x86-mingw32

DEPENDENCIES
rdiscount
thin
toto (>= 0.2.8)

0 comments on commit 6c2f07f

Please sign in to comment.