Skip to content

Commit

Permalink
stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
akjordan committed Dec 6, 2011
1 parent e80abaf commit be6dff9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile
@@ -1,5 +1,5 @@
source 'http://rubygems.org'

gem 'sinatra'
gem 'muni'
gem 'rubygems'
gem 'builder'
1 change: 0 additions & 1 deletion app.rb
@@ -1,6 +1,5 @@
require 'rubygems'
require 'sinatra'
require 'muni'
require 'builder'

get '/' do
Expand Down

0 comments on commit be6dff9

Please sign in to comment.