Skip to content

Commit

Permalink
bundle install
Browse files Browse the repository at this point in the history
  • Loading branch information
schacon committed Mar 6, 2012
1 parent 6d9e268 commit a7cad46
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Gemfile.lock
Expand Up @@ -37,7 +37,9 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.2.0)
daemons (1.1.8)
erubis (2.7.0)
eventmachine (0.12.10)
execjs (1.3.0)
multi_json (~> 1.0)
hike (1.2.1)
Expand Down Expand Up @@ -94,6 +96,10 @@ GEM
sqlite3 (1.3.5)
sqlite3-ruby (1.3.3)
sqlite3 (>= 1.3.3)
thin (1.2.7)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.14.6)
tilt (1.3.3)
treetop (1.4.10)
Expand All @@ -117,4 +123,5 @@ DEPENDENCIES
shotgun
sqlite3
sqlite3-ruby
thin
uglifier (>= 1.0.3)

0 comments on commit a7cad46

Please sign in to comment.