YaleSTC / reservations

Manage equipment loans & reservations. Who can borrow what, for how long?
yalestc.github.io/reservations
MIT License
139 stars 58 forks source link

[1737] Renaming files to remove deprecation warnings #1738

Closed ccadden closed 4 years ago

ccadden commented 5 years ago

Closes #1737

orenyk commented 5 years ago

@mr-sigma we might need to update rubocop or something to fix the build; I'm cool to ignore the Codeclimate issues. Can you see if bundle update rubocop helps? Add it as a separate commit to the branch. Thanks!

orenyk commented 5 years ago

Also, please update your commit message to include Resolves #1737 after the main message. Thanks!

ccadden commented 5 years ago

@orenyk updated rubocop to 0.58.1, but still getting the same error on bundle exec rake check_style.