Pull Request #22 Bump i18n from 0.6.0 to 0.6.11

Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.6.0 to 0.6.11.
- [Release notes](https://github.com/ruby-i18n/i18n/releases)
- [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-i18n/i18n/compare/v0.6.0...v0.6.11)

---
updated-dependencies:
- dependency-name: i18n
dependency-type: indirect
...

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

dependabot[bot] authored GitHub committed

Pull request event #285 errored

  • Ran for
  • Total time
  • New branch build
travis-ci/travis-boxes:.travis.yml@171e975
language: ruby
rvm:
  - 1.9.2
  - 1.9.3
script: rspec spec
Build Config
{
  "language": "ruby",
  "os": [
    "linux"
  ],
  "dist": "xenial",
  "rvm": [
    "1.9.2",
    "1.9.3"
  ],
  "script": [
    "rspec spec"
  ]
}