Remove TODO when Rails 5.0.3 is released

This commit is contained in:
bananaappletw
2017-10-07 02:40:32 -07:00
parent 71fc5b351a
commit 197ac56520

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"