- Replace json with multi_json so that the application decides with json implementation to use
- Remove thread dependency as we're not relying on any of its functionality
- Relax version pinning on dependencies
- Remove unused development dependencies
- Update specs to rspec 3 syntax
- Update ruby version to 2.7.6