Skip to content

Commit

Permalink
Remove unused comments from Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
David Padilla committed Sep 20, 2011
1 parent 47239d1 commit e762055
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions Gemfile
@@ -1,18 +1,3 @@
#A sample Gemfile
#source :gemcutter

#gem 'rails', '~>3.0.0'
#gem 'sqlite3-ruby'
#gem 'jeweler'
#gem 'reek'
#gem 'mongoid', '>= 2.0.0.beta.17'
#gem 'formtastic'

#group :test do
#gem 'shoulda', '2.11.1'
#gem 'redgreen'
#end
#
source "http://rubygems.org" source "http://rubygems.org"


gemspec gemspec

0 comments on commit e762055

Please sign in to comment.