Skip to content

Commit 0c90fa6

Browse files
Bump rubocop-performance in the development-dependencies group
Bumps the development-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: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent afd4393 commit 0c90fa6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ GEM
115115
pp (>= 0.6.0)
116116
rdoc (>= 4.0.0)
117117
reline (>= 0.4.2)
118-
json (2.15.0)
118+
json (2.15.2)
119119
kramdown (2.5.1)
120120
rexml (>= 3.3.9)
121121
language_server-protocol (3.17.0.5)
@@ -156,13 +156,13 @@ GEM
156156
racc (~> 1.4)
157157
octicons (19.19.0)
158158
parallel (1.27.0)
159-
parser (3.3.9.0)
159+
parser (3.3.10.0)
160160
ast (~> 2.4.1)
161161
racc
162162
pp (0.6.2)
163163
prettyprint
164164
prettyprint (0.2.0)
165-
prism (1.5.1)
165+
prism (1.6.0)
166166
psych (5.2.6)
167167
date
168168
stringio
@@ -230,10 +230,10 @@ GEM
230230
rubocop (>= 1.76)
231231
rubocop-performance (>= 1.24)
232232
rubocop-rails (>= 2.23)
233-
rubocop-performance (1.26.0)
233+
rubocop-performance (1.26.1)
234234
lint_roller (~> 1.1)
235235
rubocop (>= 1.75.0, < 2.0)
236-
rubocop-ast (>= 1.44.0, < 2.0)
236+
rubocop-ast (>= 1.47.1, < 2.0)
237237
rubocop-rails (2.33.4)
238238
activesupport (>= 4.2.0)
239239
lint_roller (~> 1.1)

0 commit comments

Comments
 (0)