mirror of
https://github.com/heartcombo/devise.git
synced 2022-11-09 12:18:31 -05:00
Updating Rails 3.1 gemfile
This commit is contained in:
parent
2a74416d68
commit
5607f7a2c8
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ gem "rails", "~> 3.1.0"
|
|||
gem "omniauth", "~> 1.0.0"
|
||||
gem "omniauth-oauth2", "~> 1.0.0"
|
||||
gem "rdoc"
|
||||
gem "warden", :git => "https://github.com/hassox/warden.git"
|
||||
|
||||
group :test do
|
||||
gem "omniauth-facebook"
|
||||
|
|
Loading…
Reference in a new issue