igorkasyanchuk / rails_db

Rails Database Viewer and SQL Query Runner
https://www.railsjazz.com/
MIT License
1.46k stars 111 forks source link

Update gems and remove deprecations #109

Closed joshRpowell closed 4 years ago

joshRpowell commented 4 years ago

@igorkasyanchuk there are a number of hurdles to get through prior to addressing #108

The first hurdle is removing all of the deprecations and warnings that pop up when running the test suite. This attempts to address some of those.

igorkasyanchuk commented 4 years ago

Thanks, but I see specs are failed: https://travis-ci.org/igorkasyanchuk/rails_db/builds/607100337?utm_source=github_status&utm_medium=notification

joshRpowell commented 4 years ago

concerns in #108 addressed