Devise edge no longer required for Rails 3-1 branch
This commit is contained in:
parent
372235b963
commit
2bd8df5d4f
1 changed files with 0 additions and 3 deletions
3
Gemfile
3
Gemfile
|
@ -5,9 +5,6 @@ gemspec
|
||||||
## Uncomment the following lines to develop against edge refinery
|
## Uncomment the following lines to develop against edge refinery
|
||||||
gem 'refinerycms', :git => 'git://github.com/resolve/refinerycms.git'
|
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
|
group :development, :test do
|
||||||
require 'rbconfig'
|
require 'rbconfig'
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue