Skip to content

Commit 26c1fa5

Browse files
Bump rubocop-performance from 1.14.2 to 1.14.3 in /dependencies (super-linter#3149)
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.14.2 to 1.14.3. - [Release notes](https://github.com/rubocop/rubocop-performance/releases) - [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-performance@v1.14.2...v1.14.3) --- updated-dependencies: - dependency-name: rubocop-performance dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8d4fbd9 commit 26c1fa5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

dependencies/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }
66

77
gem "rubocop", "~> 1.32.0"
88
gem "rubocop-github", "~> 0.18.0"
9-
gem "rubocop-performance", "~>1.14.2"
9+
gem "rubocop-performance", "~>1.14.3"
1010
gem "rubocop-rails", "~> 2.15"
1111
gem "rubocop-rspec", "~> 2.11.1"

dependencies/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ GEM
3535
rubocop (>= 1.0.0)
3636
rubocop-performance
3737
rubocop-rails
38-
rubocop-performance (1.14.2)
38+
rubocop-performance (1.14.3)
3939
rubocop (>= 1.7.0, < 2.0)
4040
rubocop-ast (>= 0.4.0)
4141
rubocop-rails (2.15.2)
@@ -55,7 +55,7 @@ PLATFORMS
5555
DEPENDENCIES
5656
rubocop (~> 1.32.0)
5757
rubocop-github (~> 0.18.0)
58-
rubocop-performance (~> 1.14.2)
58+
rubocop-performance (~> 1.14.3)
5959
rubocop-rails (~> 2.15)
6060
rubocop-rspec (~> 2.11.1)
6161

0 commit comments

Comments
 (0)