From c73f4e132756cf2b7e7a444dfb4f049d5ddef614 Mon Sep 17 00:00:00 2001 From: Andrew Brown Date: Sat, 7 Dec 2013 18:40:44 -0600 Subject: [PATCH] don't bundle bleeding rails --- Gemfile | 3 --- 1 file changed, 3 deletions(-) diff --git a/Gemfile b/Gemfile index 14e51ed3..f2b10629 100644 --- a/Gemfile +++ b/Gemfile @@ -7,9 +7,6 @@ gem 'bson_ext', '1.6.0' gem 'mongo', '1.6.0' gem 'mongoid' -# Bundle edge Rails instead: -# gem 'rails', :git => 'git://github.com/rails/rails.git' - # Gems used only for assets and not required # in production environments by default. group :assets do