From e4e17f347a3069e745401f37b2d4b815ef115fd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Nov 2020 05:52:04 +0000 Subject: [PATCH] Bump tolk from 4.0.0 to 4.0.1 Bumps [tolk](https://github.com/tolk/tolk) from 4.0.0 to 4.0.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.0.0...v4.0.1) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index ffeb3264..b1059aed 100644 --- a/Gemfile +++ b/Gemfile @@ -40,7 +40,7 @@ group :development do gem 'spring' gem 'yard' - gem 'tolk', '~> 4.0.0' + gem 'tolk', '~> 4.0.1' gem 'bullet' gem 'rack-mini-profiler' diff --git a/Gemfile.lock b/Gemfile.lock index 7627b0da..9df6486b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -294,7 +294,7 @@ GEM thor (1.0.1) thread_safe (0.3.6) tilt (2.0.10) - tolk (4.0.0) + tolk (4.0.1) rails (>= 5.0) safe_yaml (>= 0.8.6) sassc @@ -309,7 +309,7 @@ GEM websocket-extensions (0.1.5) will_paginate (3.3.0) yard (0.9.25) - zeitwerk (2.4.0) + zeitwerk (2.4.1) PLATFORMS ruby @@ -355,7 +355,7 @@ DEPENDENCIES spring sqlite3 therubyracer - tolk (~> 4.0.0) + tolk (~> 4.0.1) uglifier (>= 1.3.0) will_paginate yard