Skip to content

Commit 7f71731

Browse files
Bump the dev-ruby-dependencies group across 1 directory with 2 updates
Bumps the dev-ruby-dependencies group with 2 updates in the / directory: [rubocop](https://github.com/rubocop/rubocop) and [rubocop-performance](https://github.com/rubocop/rubocop-performance). Updates `rubocop` from 1.79.2 to 1.80.2 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.79.2...v1.80.2) Updates `rubocop-performance` from 1.25.0 to 1.26.0 - [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.25.0...v1.26.0) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.80.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies - dependency-name: rubocop-performance dependency-version: 1.26.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0a5ea90 commit 7f71731

9 files changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ GEM
8484
rake (13.3.0)
8585
rbs (3.6.1)
8686
logger
87-
regexp_parser (2.11.0)
87+
regexp_parser (2.11.2)
8888
retryable (3.0.5)
8989
rexml (3.4.1)
9090
rspec (3.13.1)
@@ -100,7 +100,7 @@ GEM
100100
diff-lcs (>= 1.2.0, < 2.0)
101101
rspec-support (~> 3.13.0)
102102
rspec-support (3.13.4)
103-
rubocop (1.79.2)
103+
rubocop (1.80.2)
104104
json (~> 2.3)
105105
language_server-protocol (~> 3.17.0.2)
106106
lint_roller (~> 1.1.0)
@@ -118,10 +118,10 @@ GEM
118118
rubocop (>= 1.72)
119119
rubocop-performance (>= 1.24)
120120
rubocop-rails (>= 2.23)
121-
rubocop-performance (1.25.0)
121+
rubocop-performance (1.26.0)
122122
lint_roller (~> 1.1)
123123
rubocop (>= 1.75.0, < 2.0)
124-
rubocop-ast (>= 1.38.0, < 2.0)
124+
rubocop-ast (>= 1.44.0, < 2.0)
125125
rubocop-rails (2.32.0)
126126
activesupport (>= 4.2.0)
127127
lint_roller (~> 1.1)
@@ -148,7 +148,7 @@ GEM
148148
simplecov_json_formatter (0.1.4)
149149
tzinfo (2.0.6)
150150
concurrent-ruby (~> 1.0)
151-
unicode-display_width (3.1.4)
151+
unicode-display_width (3.1.5)
152152
unicode-emoji (~> 4.0, >= 4.0.4)
153153
unicode-emoji (4.0.4)
154154
uri (1.0.3)
-58 KB
Binary file not shown.
58.5 KB
Binary file not shown.

vendor/cache/rubocop-1.79.2.gem

-699 KB
Binary file not shown.

vendor/cache/rubocop-1.80.2.gem

700 KB
Binary file not shown.
-44 KB
Binary file not shown.
44.5 KB
Binary file not shown.
-18 KB
Binary file not shown.
18 KB
Binary file not shown.

0 commit comments

Comments
 (0)