Bump tolk from 4.0.1 to 4.1.0

Bumps [tolk](https://github.com/tolk/tolk) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/tolk/tolk/releases)
- [Changelog](https://github.com/tolk/tolk/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tolk/tolk/compare/v4.0.1...v4.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-08-10 00:01:32 +00:00 committed by GitHub
parent 8f653c10e1
commit 7c268bf09c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

View file

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

View file

@ -112,11 +112,11 @@ GEM
factory_bot_rails (6.2.0)
factory_bot (~> 6.2.0)
railties (>= 5.0.0)
ffi (1.15.0)
ffi (1.15.3)
font-awesome-sass (5.15.1)
sassc (>= 1.11)
globalid (0.4.2)
activesupport (>= 4.2.0)
globalid (0.5.2)
activesupport (>= 5.0)
highline (2.0.3)
htmlentities (4.3.4)
i18n (1.8.10)
@ -160,13 +160,13 @@ GEM
mimemagic (0.3.10)
nokogiri (~> 1)
rake
mini_mime (1.0.2)
mini_mime (1.1.0)
mini_portile2 (2.6.1)
minitest (5.14.4)
minitest-stub-const (0.6)
mocha (1.13.0)
mysql2 (0.5.3)
nio4r (2.5.7)
nio4r (2.5.8)
nokogiri (1.12.2)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
@ -303,7 +303,7 @@ GEM
thor (1.1.0)
thread_safe (0.3.6)
tilt (2.0.10)
tolk (4.0.1)
tolk (4.1.0)
rails (>= 5.0)
safe_yaml (>= 0.8.6)
sassc
@ -313,7 +313,7 @@ GEM
execjs (>= 0.3.0, < 3)
unicode-display_width (1.7.0)
uniform_notifier (1.14.1)
websocket-driver (0.7.3)
websocket-driver (0.7.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
will_paginate (3.3.0)
@ -364,7 +364,7 @@ DEPENDENCIES
spring
sqlite3
therubyracer
tolk (~> 4.0.1)
tolk (~> 4.1.0)
uglifier (>= 1.3.0)
will_paginate
yard