- Fix search_all delegating to an invalid query.
- Turn the method_missing magic inside PrinterCollection into simple explicit code.
- Update oauth gem requirement since a lot of people were having issues with that.
- Change test_unit to minitest due to my own issues with the build and test_unit being really old.
- Removed a few warnings that were raised during the build.