Bump tolk from 5.0.2 to 6.0.0

Bumps [tolk](https://github.com/tolk/tolk) from 5.0.2 to 6.0.0.
- [Changelog](https://github.com/tolk/tolk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tolk/tolk/compare/v5.0.2...v6.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-06-29 12:14:45 +00:00 committed by GitHub
parent fc2a8bb8f3
commit 19c8fcc0d9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 17 additions and 18 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

View file

@ -97,7 +97,7 @@ GEM
backport (1.2.0)
base64 (0.3.0)
bcrypt (3.1.20)
benchmark (0.4.0)
benchmark (0.4.1)
bigdecimal (3.2.2)
bootstrap-sass (3.4.1)
autoprefixer-rails (>= 5.2.1)
@ -137,7 +137,7 @@ GEM
docile (1.1.5)
drb (2.2.3)
erb (5.0.1)
erubi (1.13.0)
erubi (1.13.1)
execjs (2.10.0)
factory_bot (6.5.0)
activesupport (>= 5.0.0)
@ -154,7 +154,7 @@ GEM
rake (>= 13)
highline (3.0.1)
htmlentities (4.3.4)
i18n (1.14.6)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
i18n-tasks (1.0.14)
activesupport (>= 4.0.2)
@ -194,8 +194,8 @@ GEM
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.5)
loofah (2.23.1)
logger (1.7.0)
loofah (2.24.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
@ -211,7 +211,7 @@ GEM
mini_portile2 (2.8.9)
mini_racer (0.12.0)
libv8-node (~> 21.7.2.0)
minitest (5.25.1)
minitest (5.25.5)
minitest-stub-const (0.6)
mocha (2.7.1)
ruby2_keywords (>= 0.0.5)
@ -227,7 +227,7 @@ GEM
net-smtp (0.5.1)
net-protocol
nio4r (2.7.4)
nokogiri (1.17.2)
nokogiri (1.18.8)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
observer (0.1.2)
@ -252,7 +252,7 @@ GEM
rack-session (2.1.1)
base64 (>= 0.1.0)
rack (>= 3.0.0)
rack-test (2.1.0)
rack-test (2.2.0)
rack (>= 1.3)
rackup (2.2.1)
rack (>= 3)
@ -278,7 +278,7 @@ GEM
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.6.1)
rails-html-sanitizer (1.6.2)
loofah (~> 2.21)
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
rails-i18n (7.0.9)
@ -297,7 +297,7 @@ GEM
thor (~> 1.0, >= 1.2.2)
zeitwerk (~> 2.6)
rainbow (3.1.1)
rake (13.2.1)
rake (13.3.0)
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
@ -330,7 +330,6 @@ GEM
parser (>= 3.3.1.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
safe_yaml (1.0.5)
sanitize (6.1.3)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
@ -366,8 +365,9 @@ GEM
tilt (~> 2.0)
yard (~> 0.9, >= 0.9.24)
spring (4.2.1)
sprockets (4.2.1)
sprockets (4.2.2)
concurrent-ruby (~> 1.0)
logger
rack (>= 2.2.4, < 4)
sprockets-rails (3.5.2)
actionpack (>= 6.1)
@ -384,9 +384,8 @@ GEM
thor (1.3.2)
tilt (2.6.0)
timeout (0.4.3)
tolk (5.0.2)
rails (>= 6.0, < 7.2)
safe_yaml (>= 0.8.6)
tolk (6.0.0)
rails (>= 7.0, < 7.3)
sprockets-rails (~> 3.4)
tracks-chartjs-ror (3.6.4)
rails (>= 3.1)
@ -402,7 +401,7 @@ GEM
websocket-extensions (0.1.5)
will_paginate (4.0.1)
yard (0.9.37)
zeitwerk (2.6.18)
zeitwerk (2.7.3)
PLATFORMS
ruby
@ -450,7 +449,7 @@ DEPENDENCIES
sprockets-rails
sqlite3 (~> 2.7)
stripe
tolk (~> 5.0.2)
tolk (~> 6.0.0)
tracks-chartjs-ror
uglifier (>= 1.3.0)
will_paginate