From 2bd8df5d4f326b66093ffa6c5b8b53589ad1a4fd Mon Sep 17 00:00:00 2001 From: Jamie Winsor Date: Wed, 31 Aug 2011 11:59:46 -0700 Subject: Devise edge no longer required for Rails 3-1 branch --- Gemfile | 3 --- 1 file changed, 3 deletions(-) diff --git a/Gemfile b/Gemfile index 2545218..68705db 100644 --- a/Gemfile +++ b/Gemfile @@ -5,9 +5,6 @@ gemspec ## Uncomment the following lines to develop against edge refinery gem 'refinerycms', :git => 'git://github.com/resolve/refinerycms.git' -# Use edge Devise for now: https://github.com/resolve/refinerycms/commit/10ab4db773d9f94b374b0a4bfb2050cb70ff4353 -gem 'devise', :git => 'git://github.com/plataformatec/devise.git' - group :development, :test do require 'rbconfig' -- cgit v1.2.3