Pull Request #13 Bump sinatra from 2.0.2 to 2.2.0

Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.0.2 to 2.2.0.
- [Release notes](https://github.com/sinatra/sinatra/releases)
- [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sinatra/sinatra/compare/v2.0.2...v2.2.0)

---
updated-dependencies:
- dependency-name: sinatra
dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

dependabot[bot] authored GitHub committed

Pull request event #31.1 errored

  • Ran for
AMD64
Ruby: 2.5.1
Git
travis-ci/whereami:.travis.yml@21f79b7
language: ruby
rvm: 2.5.1
cache: bundler
env:
  global:
  - COVERAGE=1
Build Config
{
  "language": "ruby",
  "os": [
    "linux"
  ],
  "dist": "xenial",
  "rvm": [
    "2.5.1"
  ],
  "cache": {
    "bundler": true
  },
  "env": {
    "global": [
      {
        "COVERAGE": "1"
      }
    ]
  }
}