Skip to content

Commit eb7a4c3

Browse files
build(deps-dev): bump rubocop-performance in the all-dependencies group
Bumps the all-dependencies group with 1 update: [rubocop-performance](https://github.com/rubocop/rubocop-performance). Updates `rubocop-performance` from 1.26.0 to 1.26.1 - [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.26.0...v1.26.1) --- updated-dependencies: - dependency-name: rubocop-performance dependency-version: 1.26.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a3cfe59 commit eb7a4c3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ GEM
3939
erubi (1.13.1)
4040
i18n (1.14.7)
4141
concurrent-ruby (~> 1.0)
42-
json (2.15.0)
42+
json (2.15.1)
4343
language_server-protocol (3.17.0.5)
4444
lint_roller (1.1.0)
4545
logger (1.7.0)
@@ -57,7 +57,7 @@ GEM
5757
parser (3.3.9.0)
5858
ast (~> 2.4.1)
5959
racc
60-
prism (1.5.1)
60+
prism (1.6.0)
6161
racc (1.8.1)
6262
rack (3.2.3)
6363
rails-dom-testing (2.3.0)
@@ -101,10 +101,10 @@ GEM
101101
rubocop (>= 1.76)
102102
rubocop-performance (>= 1.24)
103103
rubocop-rails (>= 2.23)
104-
rubocop-performance (1.26.0)
104+
rubocop-performance (1.26.1)
105105
lint_roller (~> 1.1)
106106
rubocop (>= 1.75.0, < 2.0)
107-
rubocop-ast (>= 1.44.0, < 2.0)
107+
rubocop-ast (>= 1.47.1, < 2.0)
108108
rubocop-rails (2.33.4)
109109
activesupport (>= 4.2.0)
110110
lint_roller (~> 1.1)

0 commit comments

Comments
 (0)