Skip to content

Commit

Permalink
Devise edge no longer required for Rails 3-1 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamie Winsor committed Aug 31, 2011
1 parent 372235b commit 2bd8df5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Gemfile
Expand Up @@ -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'

Expand Down

0 comments on commit 2bd8df5

Please sign in to comment.