1
0
Fork 0
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:
Rafael França 2017-10-23 15:07:09 -04:00 committed by GitHub
commit 7a7a099573

View file

@ -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"