From 5a4f0064b5f9c7942ce1407c9cd8b41b6f68fa68 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2019 13:11:04 +0000 Subject: [PATCH] build: bump rubocop-rspec from 1.34.0 to 1.34.1 in /Library/Homebrew Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.34.0 to 1.34.1. - [Release notes](https://github.com/rubocop-hq/rubocop-rspec/releases) - [Changelog](https://github.com/rubocop-hq/rubocop-rspec/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop-hq/rubocop-rspec/compare/v1.34.0...v1.34.1) Signed-off-by: dependabot-preview[bot] --- Library/Homebrew/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index 53276c3fa8..51d5cec404 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -89,7 +89,7 @@ GEM unicode-display_width (>= 1.4.0, < 1.7) rubocop-performance (1.4.1) rubocop (>= 0.71.0) - rubocop-rspec (1.34.0) + rubocop-rspec (1.34.1) rubocop (>= 0.60.0) ruby-macho (2.2.0) ruby-progressbar (1.10.1)