Merge pull request #438 from github/dependabot/bundler/dependencies/rubocop-performance-1.7.1

Bump rubocop-performance from 1.7.0 to 1.7.1 in /dependencies
This commit is contained in:
Lukas Gravley 2020-07-20 07:53:23 -05:00 committed by GitHub
commit 053cdab5fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -6,5 +6,5 @@ git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }
gem "rubocop", "~> 0.82.0"
gem "rubocop-github", "~> 0.16.0"
gem "rubocop-performance", "~>1.7.0"
gem "rubocop-performance", "~>1.7.1"
gem "rubocop-rails", "~> 2.5"

View file

@ -31,7 +31,7 @@ GEM
rubocop (<= 0.82.0)
rubocop-performance (~> 1.0)
rubocop-rails (~> 2.0)
rubocop-performance (1.7.0)
rubocop-performance (1.7.1)
rubocop (>= 0.82.0)
rubocop-rails (2.6.0)
activesupport (>= 4.2.0)
@ -50,7 +50,7 @@ PLATFORMS
DEPENDENCIES
rubocop (~> 0.82.0)
rubocop-github (~> 0.16.0)
rubocop-performance (~> 1.7.0)
rubocop-performance (~> 1.7.1)
rubocop-rails (~> 2.5)
BUNDLED WITH