From 308410ea714e2abfd90289a8ef107957fa461776 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 00:16:19 +0000 Subject: [PATCH] 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] --- Gemfile | 2 +- Gemfile.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Gemfile b/Gemfile index 7707dddcc..bd569ecc1 100644 --- a/Gemfile +++ b/Gemfile @@ -34,7 +34,7 @@ group :assets do gem 'bootstrap-sass', '3.4.1' gem 'uglifier', '>=1.3.0' gem 'listen' - gem 'tolk', '~> 5.0.1' + gem 'tolk', '~> 5.0.2' end group :development, :optional => true do diff --git a/Gemfile.lock b/Gemfile.lock index 907bbf891..80f83a816 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -100,7 +100,7 @@ GEM concurrent-ruby (1.3.4) crass (1.0.6) database_cleaner (1.99.0) - date (3.3.4) + date (3.4.0) diff-lcs (1.5.1) docile (1.1.5) e2mmap (0.1.0) @@ -153,7 +153,7 @@ GEM listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -184,7 +184,7 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) + nio4r (2.7.4) nokogiri (1.16.7) mini_portile2 (~> 2.8.2) racc (~> 1.4) @@ -305,9 +305,9 @@ GEM sprockets (4.2.1) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - sprockets-rails (3.4.2) - actionpack (>= 5.2) - activesupport (>= 5.2) + sprockets-rails (3.5.2) + actionpack (>= 6.1) + activesupport (>= 6.1) sprockets (>= 3.0.0) sqlite3 (1.7.3) mini_portile2 (~> 2.8.0) @@ -316,11 +316,11 @@ GEM unicode-display_width (>= 1.1.1, < 3) terrapin (0.6.0) climate_control (>= 0.0.3, < 1.0) - thor (1.3.1) + thor (1.3.2) tilt (2.3.0) timeout (0.4.1) - tolk (5.0.1) - rails (>= 6.0) + tolk (5.0.2) + rails (>= 6.0, < 7.2) safe_yaml (>= 0.8.6) sprockets-rails (~> 3.4) tracks-chartjs-ror (3.6.4) @@ -382,7 +382,7 @@ DEPENDENCIES spring (~> 4) sqlite3 (~> 1.4) stripe - tolk (~> 5.0.1) + tolk (~> 5.0.2) tracks-chartjs-ror uglifier (>= 1.3.0) will_paginate