mirror of
https://github.com/heartcombo/devise.git
synced 2022-11-09 12:18:31 -05:00
Merge pull request #4677 from bananaappletw/master
Remove TODO when Rails 5.0.3 is released
This commit is contained in:
commit
7a7a099573
1 changed files with 0 additions and 3 deletions
|
@ -13,9 +13,6 @@ gem "rails-controller-testing"
|
|||
|
||||
gem "responders", "~> 2.1"
|
||||
|
||||
# TODO: Remove this line when Rails 5.0.3 is released
|
||||
gem "minitest", "< 5.10.2"
|
||||
|
||||
group :test do
|
||||
gem "omniauth-facebook"
|
||||
gem "omniauth-openid"
|
||||
|
|
Loading…
Add table
Reference in a new issue