Skip to content

Commit 11effbd

Browse files
authored
Merge pull request #1395 from railsbridge/dependabot/bundler/rubocop-performance-1.26.1
Bump rubocop-performance from 1.25.0 to 1.26.1
2 parents ec34075 + 5f8d1c7 commit 11effbd

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
@@ -219,7 +219,7 @@ GEM
219219
thor (>= 0.14, < 2.0)
220220
jquery-ui-rails (8.0.0)
221221
railties (>= 3.2.16)
222-
json (2.15.0)
222+
json (2.15.2)
223223
jwt (3.1.2)
224224
base64
225225
kdtree (0.5)
@@ -335,7 +335,7 @@ GEM
335335
parallel (1.27.0)
336336
parallel_tests (5.4.0)
337337
parallel
338-
parser (3.3.9.0)
338+
parser (3.3.10.0)
339339
ast (~> 2.4.1)
340340
racc
341341
pg (1.6.2)
@@ -348,7 +348,7 @@ GEM
348348
pp (0.6.3)
349349
prettyprint
350350
prettyprint (0.2.0)
351-
prism (1.5.1)
351+
prism (1.6.0)
352352
pry (0.15.2)
353353
coderay (~> 1.1)
354354
method_source (~> 1.0)
@@ -472,10 +472,10 @@ GEM
472472
rubocop-ast (1.47.1)
473473
parser (>= 3.3.7.2)
474474
prism (~> 1.4)
475-
rubocop-performance (1.25.0)
475+
rubocop-performance (1.26.1)
476476
lint_roller (~> 1.1)
477477
rubocop (>= 1.75.0, < 2.0)
478-
rubocop-ast (>= 1.38.0, < 2.0)
478+
rubocop-ast (>= 1.47.1, < 2.0)
479479
rubocop-rails (2.33.4)
480480
activesupport (>= 4.2.0)
481481
lint_roller (~> 1.1)

0 commit comments

Comments
 (0)