Merge pull request #2932 from TracksApp/dependabot/bundler/tolk-5.0.1

Bump tolk from 5.0.0 to 5.0.1
This commit is contained in:
Jyri-Petteri Paloposki 2023-06-23 11:58:32 +03:00 committed by GitHub
commit 399f6cfbcf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 14 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'