Bump tolk from 4.1.0 to 4.1.1

Bumps [tolk](https://github.com/tolk/tolk) from 4.1.0 to 4.1.1.
- [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.1.0...v4.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-01-15 18:14:02 +00:00 committed by GitHub
parent f99b423445
commit 4b95fc4af7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 8 deletions

View file

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

View file

@ -105,7 +105,7 @@ GEM
factory_bot_rails (6.2.0)
factory_bot (~> 6.2.0)
railties (>= 5.0.0)
ffi (1.15.3)
ffi (1.15.5)
font-awesome-sass (5.15.1)
sassc (>= 1.11)
globalid (1.0.0)
@ -156,14 +156,14 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2021.1115)
mini_mime (1.1.2)
mini_portile2 (2.6.1)
mini_portile2 (2.7.1)
minitest (5.15.0)
minitest-stub-const (0.6)
mocha (1.13.0)
mysql2 (0.5.3)
nio4r (2.5.8)
nokogiri (1.12.5)
mini_portile2 (~> 2.6.1)
nokogiri (1.13.1)
mini_portile2 (~> 2.7.0)
racc (~> 1.4)
parallel (1.21.0)
parser (3.1.0.0)
@ -287,13 +287,14 @@ GEM
therubyracer (0.12.3)
libv8 (~> 3.16.14.15)
ref
thor (1.1.0)
thor (1.2.1)
thread_safe (0.3.6)
tilt (2.0.10)
tolk (4.1.0)
tolk (4.1.1)
rails (>= 5.0)
safe_yaml (>= 0.8.6)
sassc
sprockets-rails (~> 3.4)
tracks-chartjs-ror (3.6.4)
rails (>= 3.1)
tzinfo (1.2.9)
@ -354,7 +355,7 @@ DEPENDENCIES
spring
sqlite3
therubyracer
tolk (~> 4.1.0)
tolk (~> 4.1.1)
tracks-chartjs-ror
uglifier (>= 1.3.0)
will_paginate