Skip to content

Commit

Permalink
try setting up the bundle manually
Browse files Browse the repository at this point in the history
  • Loading branch information
Sven Fuchs committed Jul 21, 2011
1 parent a0a63d4 commit 983718b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Gemfile
@@ -0,0 +1,5 @@
source :rubygems
gem 'bluecloth'
gem 'nokogiri'
gem 'showoff'
gem 'gli'
1 change: 1 addition & 0 deletions config.ru
@@ -1,2 +1,3 @@
require 'bundler/setup'
require "showoff"
run ShowOff.new

0 comments on commit 983718b

Please sign in to comment.