Remove thor from Gemfile

thor was set to 1.19.1 because of a bug, but it is not longer needed:

https://github.com/openSUSE/osem/issues/1664
This commit is contained in:
Ana María Martínez Gómez 2019-04-01 13:17:28 +02:00
parent 66626ce478
commit 1c8fa62fbc
No known key found for this signature in database
GPG key ID: EACB9B4BC80C0347
2 changed files with 0 additions and 3 deletions

View file

@ -707,7 +707,6 @@ DEPENDENCIES
sqlite3
stripe
stripe-ruby-mock
thor (~> 0.19)
timecop
transactional_capybara
transitions