Pull Request #5 Bump rake from 12.3.1 to 12.3.3

Bumps [rake](https://github.com/ruby/rake) from 12.3.1 to 12.3.3.
- [Release notes](https://github.com/ruby/rake/releases)
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
- [Commits](https://github.com/ruby/rake/compare/v12.3.1...v12.3.3)

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

 avatar dependabot[bot]

Pull request event #16.1 errored

  • Ran for
AMD64
no language set
Git
travis-ci/whereami:.travis.yml@7d53f75
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"
      }
    ]
  }
}