From: dependabot-preview[bot] Date: Mon, 17 Jun 2019 12:16:03 +0000 (+0900) Subject: Bump rubocop-rails from 2.0.0 to 2.0.1 (#11032) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=7b058c5687521b00213e65600ebef0044e8696a7;p=mastodon.git Bump rubocop-rails from 2.0.0 to 2.0.1 (#11032) Bumps [rubocop-rails](https://github.com/rubocop-hq/rubocop-rails) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/rubocop-hq/rubocop-rails/releases) - [Changelog](https://github.com/rubocop-hq/rubocop-rails/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop-hq/rubocop-rails/compare/v2.0.0...v2.0.1) Signed-off-by: dependabot-preview[bot] --- diff --git a/Gemfile.lock b/Gemfile.lock index 1a4ca2b44..a7f68c8cd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -531,8 +531,8 @@ GEM rainbow (>= 2.2.2, < 4.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 1.7) - rubocop-rails (2.0.0) - rack (>= 2.0) + rubocop-rails (2.0.1) + rack (>= 1.1) rubocop (>= 0.70.0) ruby-progressbar (1.10.1) ruby-saml (1.9.0)