Camping 3.2.4
This is mostly a bug fixing and test fixing release. Lots of work has been done to fix small bugs and slowly expand how we test camping. Chief among those additions is a new integration test for the camping framework itself. This tests the first experience someone has installing and using Camping. Our hope is that we can make Camping very reliable.
Changes:
- Add new integration test.
- Pack the new Firewatch Logging Gear wrapper by default in Camping apps.
- Remove dead code making a derelict file in the generator.
- Correct Ruby warnings in Camping.rb, CampingTools, and Camping Gear.
- Add MIT License to camping.gemspec.
- Correct error where Minitest was misspelled in generated test helper.
- Fix wrong version of dependency.
- Change some gem requirements in Gemfile and gemspec.
- Add XSendfile to deployment middleware.