Skip to content

Commit a68c95a

Browse files
Bump rubocop-performance from 1.18.0 to 1.20.2
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.18.0 to 1.20.2. - [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.18.0...v1.20.2) --- updated-dependencies: - dependency-name: rubocop-performance dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent af97101 commit a68c95a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -112,15 +112,15 @@ GEM
112112
rubocop-ast (>= 1.30.0, < 2.0)
113113
ruby-progressbar (~> 1.7)
114114
unicode-display_width (>= 2.4.0, < 3.0)
115-
rubocop-ast (1.31.1)
115+
rubocop-ast (1.31.2)
116116
parser (>= 3.3.0.4)
117117
rubocop-capybara (2.20.0)
118118
rubocop (~> 1.41)
119119
rubocop-factory_bot (2.25.1)
120120
rubocop (~> 1.41)
121-
rubocop-performance (1.18.0)
122-
rubocop (>= 1.7.0, < 2.0)
123-
rubocop-ast (>= 0.4.0)
121+
rubocop-performance (1.20.2)
122+
rubocop (>= 1.48.1, < 2.0)
123+
rubocop-ast (>= 1.30.0, < 2.0)
124124
rubocop-rake (0.6.0)
125125
rubocop (~> 1.0)
126126
rubocop-rspec (2.27.1)

0 commit comments

Comments
 (0)