From 4b95fc4af7ebe08b0a17794c156152778a0684c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jan 2022 18:14:02 +0000 Subject: [PATCH] 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] --- Gemfile | 2 +- Gemfile.lock | 15 ++++++++------- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/Gemfile b/Gemfile index 7b8b5dab..98e8e2fb 100644 --- a/Gemfile +++ b/Gemfile @@ -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' diff --git a/Gemfile.lock b/Gemfile.lock index ead9092e..7b25066b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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