Bump tolk from 4.0.1 to 4.1.0

Bumps [tolk](https://github.com/tolk/tolk) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/tolk/tolk/releases)
- [Changelog](https://github.com/tolk/tolk/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tolk/tolk/compare/v4.0.1...v4.1.0)

---
updated-dependencies:
- dependency-name: tolk
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-08-10 00:01:32 +00:00 committed by GitHub
parent 8f653c10e1
commit 7c268bf09c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

View file

@ -40,7 +40,7 @@ group :development do
gem 'spring'
gem 'yard'
gem 'tolk', '~> 4.0.1'
gem 'tolk', '~> 4.1.0'
gem 'bullet'
gem 'rack-mini-profiler'