Bump tolk from 4.3.0 to 5.0.0

Bumps [tolk](https://github.com/tolk/tolk) from 4.3.0 to 5.0.0.
- [Release notes](https://github.com/tolk/tolk/releases)
- [Changelog](https://github.com/tolk/tolk/blob/v5.0.0/CHANGELOG.md)
- [Commits](https://github.com/tolk/tolk/compare/v4.3.0...v5.0.0)

---
updated-dependencies:
- dependency-name: tolk
  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] 2023-01-19 00:02:48 +00:00 committed by GitHub
parent 58942cc5e6
commit 011162849d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 24 additions and 11 deletions

View file

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

View file

@ -102,6 +102,7 @@ GEM
concurrent-ruby (1.1.10)
crass (1.0.6)
database_cleaner (1.99.0)
date (3.3.3)
diff-lcs (1.5.0)
docile (1.1.5)
e2mmap (0.1.0)
@ -115,7 +116,7 @@ GEM
ffi (1.15.5)
font-awesome-sass (6.2.1)
sassc (~> 2.0)
globalid (1.0.0)
globalid (1.0.1)
activesupport (>= 5.0)
highline (2.0.3)
htmlentities (4.3.4)
@ -157,8 +158,11 @@ GEM
loofah (2.19.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
mail (2.8.0.1)
mini_mime (>= 0.1.1)
net-imap
net-pop
net-smtp
marcel (1.0.2)
method_source (1.0.0)
mime-types (3.4.1)
@ -171,8 +175,17 @@ GEM
mocha (2.0.2)
ruby2_keywords (>= 0.0.5)
mysql2 (0.5.4)
net-imap (0.3.4)
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.1)
timeout
net-smtp (0.3.3)
net-protocol
nio4r (2.5.8)
nokogiri (1.13.10)
nokogiri (1.14.0)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
parallel (1.22.1)
@ -182,7 +195,7 @@ GEM
puma (6.0.2)
nio4r (~> 2.0)
racc (1.6.2)
rack (2.2.5)
rack (2.2.6.2)
rack-mini-profiler (3.0.0)
rack (>= 1.2.0)
rack-test (2.0.2)
@ -284,9 +297,9 @@ GEM
tilt (~> 2.0)
yard (~> 0.9, >= 0.9.24)
spring (4.1.0)
sprockets (4.1.1)
sprockets (4.2.0)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
rack (>= 2.2.4, < 4)
sprockets-rails (3.4.2)
actionpack (>= 5.2)
activesupport (>= 5.2)
@ -303,10 +316,10 @@ GEM
thor (1.2.1)
thread_safe (0.3.6)
tilt (2.0.11)
tolk (4.3.0)
rails (>= 5.0)
timeout (0.3.1)
tolk (5.0.0)
rails (>= 6.0)
safe_yaml (>= 0.8.6)
sassc
sprockets-rails (~> 3.4)
tracks-chartjs-ror (3.6.4)
rails (>= 3.1)
@ -368,7 +381,7 @@ DEPENDENCIES
spring (~> 4)
sqlite3
therubyracer
tolk (~> 4.3.0)
tolk (~> 5.0.0)
tracks-chartjs-ror
uglifier (>= 1.3.0)
will_paginate