From 2a8661bf6d070fccf36a5060242ce184fc96a6f1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 28 Oct 2020 20:21:25 +0000 Subject: [PATCH] Bump rubocop-thread_safety from 0.3.4 to 0.4.2 Bumps [rubocop-thread_safety](https://github.com/covermymeds/rubocop-thread_safety) from 0.3.4 to 0.4.2. - [Release notes](https://github.com/covermymeds/rubocop-thread_safety/releases) - [Commits](https://github.com/covermymeds/rubocop-thread_safety/commits) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8d9e8e8..e0c83ff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,12 +7,12 @@ PATH GEM remote: https://rubygems.org/ specs: - ast (2.4.0) + ast (2.4.1) diff-lcs (1.3) graphql (1.10.9) - parallel (1.19.1) - parser (2.7.1.2) - ast (~> 2.4.0) + parallel (1.19.2) + parser (2.7.2.0) + ast (~> 2.4.1) rainbow (3.0.0) rake (13.0.1) rdoc (6.2.1) @@ -39,8 +39,8 @@ GEM unicode-display_width (>= 1.4.0, < 2.0) rubocop-performance (1.5.2) rubocop (>= 0.71.0) - rubocop-thread_safety (0.3.4) - rubocop (>= 0.51.0) + rubocop-thread_safety (0.4.2) + rubocop (>= 0.53.0) ruby-progressbar (1.10.1) unicode-display_width (1.7.0)