From 3d21e2a415ad716503d4f4dc4fe5113fb10c8072 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jun 2023 00:56:59 +0000 Subject: [PATCH] Bump tolk from 5.0.0 to 5.0.1 Bumps [tolk](https://github.com/tolk/tolk) from 5.0.0 to 5.0.1. - [Changelog](https://github.com/tolk/tolk/blob/v5.0.1/CHANGELOG.md) - [Commits](https://github.com/tolk/tolk/compare/v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: tolk dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 35 ++++++++++++++++++----------------- 2 files changed, 19 insertions(+), 18 deletions(-) diff --git a/Gemfile b/Gemfile index 74dff8e0..6e69e0bd 100644 --- a/Gemfile +++ b/Gemfile @@ -40,7 +40,7 @@ group :development do gem 'spring', '~> 4' gem 'yard' - gem 'tolk', '~> 5.0.0' + gem 'tolk', '~> 5.0.1' gem 'bullet' gem 'rack-mini-profiler' diff --git a/Gemfile.lock b/Gemfile.lock index 7910dffa..7af2cdcf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -99,7 +99,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.2.0) + concurrent-ruby (1.2.2) crass (1.0.6) database_cleaner (1.99.0) date (3.3.3) @@ -120,7 +120,7 @@ GEM activesupport (>= 5.0) highline (2.0.3) htmlentities (4.3.4) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) i18n-tasks (1.0.12) activesupport (>= 4.0.2) @@ -155,9 +155,9 @@ GEM listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.19.1) + loofah (2.21.3) crass (~> 1.0.2) - nokogiri (>= 1.5.9) + nokogiri (>= 1.12.0) mail (2.8.1) mini_mime (>= 0.1.1) net-imap @@ -170,12 +170,12 @@ GEM mime-types-data (3.2022.0105) mini_mime (1.1.2) mini_portile2 (2.8.2) - minitest (5.17.0) + minitest (5.18.1) minitest-stub-const (0.6) mocha (2.0.2) ruby2_keywords (>= 0.0.5) mysql2 (0.5.5) - net-imap (0.3.4) + net-imap (0.3.6) date net-protocol net-pop (0.1.2) @@ -185,8 +185,8 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.5.9) - nokogiri (1.14.3) - mini_portile2 (~> 2.8.0) + nokogiri (1.15.2) + mini_portile2 (~> 2.8.2) racc (~> 1.4) parallel (1.23.0) parser (3.2.2.3) @@ -195,11 +195,11 @@ GEM pg (1.5.3) puma (6.2.2) nio4r (~> 2.0) - racc (1.6.2) - rack (2.2.6.4) + racc (1.7.1) + rack (2.2.7) rack-mini-profiler (3.1.0) rack (>= 1.2.0) - rack-test (2.0.2) + rack-test (2.1.0) rack (>= 1.3) rails (6.0.5.1) actioncable (= 6.0.5.1) @@ -223,8 +223,9 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.5.0) - loofah (~> 2.19, >= 2.19.1) + rails-html-sanitizer (1.6.0) + loofah (~> 2.21) + nokogiri (~> 1.14) rails-i18n (7.0.5) i18n (>= 0.7, < 2) railties (>= 6.0.0, < 8) @@ -318,11 +319,11 @@ GEM therubyracer (0.12.3) libv8 (~> 3.16.14.15) ref - thor (1.2.1) + thor (1.2.2) thread_safe (0.3.6) tilt (2.1.0) timeout (0.3.2) - tolk (5.0.0) + tolk (5.0.1) rails (>= 6.0) safe_yaml (>= 0.8.6) sprockets-rails (~> 3.4) @@ -339,7 +340,7 @@ GEM websocket-extensions (0.1.5) will_paginate (4.0.0) yard (0.9.34) - zeitwerk (2.6.7) + zeitwerk (2.6.8) PLATFORMS ruby @@ -384,7 +385,7 @@ DEPENDENCIES spring (~> 4) sqlite3 therubyracer - tolk (~> 5.0.0) + tolk (~> 5.0.1) tracks-chartjs-ror uglifier (>= 1.3.0) will_paginate