Skip to content

Commit 618eb14

Browse files
Bump rubocop-performance from 1.3.0 to 1.4.0
Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/rubocop-hq/rubocop-performance/releases) - [Changelog](https://github.com/rubocop-hq/rubocop-performance/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-performance@v1.3.0...v1.4.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 70e9048 commit 618eb14

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ GEM
33
specs:
44
ast (2.4.0)
55
fastimage (2.1.5)
6-
jaro_winkler (1.5.2)
6+
jaro_winkler (1.5.3)
77
minitest (5.11.3)
88
parallel (1.17.0)
99
parser (2.6.3.0)
@@ -17,8 +17,8 @@ GEM
1717
rainbow (>= 2.2.2, < 4.0)
1818
ruby-progressbar (~> 1.7)
1919
unicode-display_width (>= 1.4.0, < 1.7)
20-
rubocop-performance (1.3.0)
21-
rubocop (>= 0.68.0)
20+
rubocop-performance (1.4.0)
21+
rubocop (>= 0.71.0)
2222
ruby-progressbar (1.10.1)
2323
safe_yaml (1.0.5)
2424
unicode-display_width (1.6.0)

0 commit comments

Comments
 (0)