Bump tolk from 5.0.0 to 5.0.1

Bumps [tolk](https://github.com/tolk/tolk) from 5.0.0 to 5.0.1.
- [Changelog](https://github.com/tolk/tolk/blob/v5.0.1/CHANGELOG.md)
- [Commits](https://github.com/tolk/tolk/compare/v5.0.0...v5.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-06-23 00:56:59 +00:00 committed by GitHub
parent d62cd4fc90
commit 3d21e2a415
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 19 additions and 18 deletions

View file

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