Merge pull request #3119 from TracksApp/dependabot/bundler/tolk-6.0.0

Bump tolk from 5.0.2 to 6.0.0
This commit is contained in:
Jyri-Petteri Paloposki 2025-06-29 15:26:44 +03:00 committed by GitHub
commit 8a8bdfe732
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 7 deletions

View file

@ -38,7 +38,7 @@ group :assets do
gem 'bootstrap-sass', '3.4.1'
gem 'uglifier', '>=1.3.0'
gem 'listen'
gem 'tolk', '~> 5.0.2'
gem 'tolk', '~> 6.0.0'
end
group :development, :optional => true do