From 958d47412b5348ca5c580ed2d7e73cfa93364705 Mon Sep 17 00:00:00 2001 From: Martin Gruner Date: Mon, 10 Jan 2022 04:35:36 +0100 Subject: [PATCH] Maintenance: Bump rubocop-rails from 2.13.0 to 2.13.1 Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.13.0 to 2.13.1. - [Release notes](https://github.com/rubocop/rubocop-rails/releases) - [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.13.0...v2.13.1) --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f085f64e0..b3158523c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -401,7 +401,7 @@ GEM iniparse (~> 1.4) rexml (~> 3.2) parallel (1.21.0) - parser (3.0.3.2) + parser (3.1.0.0) ast (~> 2.4.1) pg (0.21.0) power_assert (2.0.1) @@ -523,7 +523,7 @@ GEM rubocop-performance (1.13.1) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rails (2.13.0) + rubocop-rails (2.13.1) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.7.0, < 2.0) @@ -644,7 +644,7 @@ GEM writeexcel (1.0.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.5.2) + zeitwerk (2.5.3) zendesk_api (1.34.0) faraday (>= 0.9.0, < 2.0.0) hashie (>= 3.5.2, < 6.0.0)