Bump tolk from 5.0.1 to 5.0.2

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

---
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] 2024-11-04 00:16:19 +00:00 committed by GitHub
parent d946081e0f
commit 308410ea71
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 11 deletions

View file

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

View file

@ -100,7 +100,7 @@ GEM
concurrent-ruby (1.3.4) concurrent-ruby (1.3.4)
crass (1.0.6) crass (1.0.6)
database_cleaner (1.99.0) database_cleaner (1.99.0)
date (3.3.4) date (3.4.0)
diff-lcs (1.5.1) diff-lcs (1.5.1)
docile (1.1.5) docile (1.1.5)
e2mmap (0.1.0) e2mmap (0.1.0)
@ -153,7 +153,7 @@ GEM
listen (3.9.0) listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3) rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10) rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.22.0) loofah (2.23.1)
crass (~> 1.0.2) crass (~> 1.0.2)
nokogiri (>= 1.12.0) nokogiri (>= 1.12.0)
mail (2.8.1) mail (2.8.1)
@ -184,7 +184,7 @@ GEM
timeout timeout
net-smtp (0.5.0) net-smtp (0.5.0)
net-protocol net-protocol
nio4r (2.7.3) nio4r (2.7.4)
nokogiri (1.16.7) nokogiri (1.16.7)
mini_portile2 (~> 2.8.2) mini_portile2 (~> 2.8.2)
racc (~> 1.4) racc (~> 1.4)
@ -305,9 +305,9 @@ GEM
sprockets (4.2.1) sprockets (4.2.1)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4) rack (>= 2.2.4, < 4)
sprockets-rails (3.4.2) sprockets-rails (3.5.2)
actionpack (>= 5.2) actionpack (>= 6.1)
activesupport (>= 5.2) activesupport (>= 6.1)
sprockets (>= 3.0.0) sprockets (>= 3.0.0)
sqlite3 (1.7.3) sqlite3 (1.7.3)
mini_portile2 (~> 2.8.0) mini_portile2 (~> 2.8.0)
@ -316,11 +316,11 @@ GEM
unicode-display_width (>= 1.1.1, < 3) unicode-display_width (>= 1.1.1, < 3)
terrapin (0.6.0) terrapin (0.6.0)
climate_control (>= 0.0.3, < 1.0) climate_control (>= 0.0.3, < 1.0)
thor (1.3.1) thor (1.3.2)
tilt (2.3.0) tilt (2.3.0)
timeout (0.4.1) timeout (0.4.1)
tolk (5.0.1) tolk (5.0.2)
rails (>= 6.0) rails (>= 6.0, < 7.2)
safe_yaml (>= 0.8.6) safe_yaml (>= 0.8.6)
sprockets-rails (~> 3.4) sprockets-rails (~> 3.4)
tracks-chartjs-ror (3.6.4) tracks-chartjs-ror (3.6.4)
@ -382,7 +382,7 @@ DEPENDENCIES
spring (~> 4) spring (~> 4)
sqlite3 (~> 1.4) sqlite3 (~> 1.4)
stripe stripe
tolk (~> 5.0.1) tolk (~> 5.0.2)
tracks-chartjs-ror tracks-chartjs-ror
uglifier (>= 1.3.0) uglifier (>= 1.3.0)
will_paginate will_paginate