File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ group :development, :test do
6767 gem 'i18n-tasks' , '~> 1.0.15'
6868 gem 'rspec-rails' , '~> 8.0.2'
6969 gem 'rubocop' , '~> 1.81.1'
70- gem 'rubocop-performance' , '~> 1.26.0 '
70+ gem 'rubocop-performance' , '~> 1.26.1 '
7171 gem 'rubocop-rails' , '~> 2.33.4'
7272 gem 'rubocop-rspec' , '~> 3.7.0'
7373 gem 'rubocop-rspec_rails' , '~> 2.31.0'
Original file line number Diff line number Diff line change 175175 jmespath (1.6.2 )
176176 jsbundling-rails (1.3.1 )
177177 railties (>= 6.0.0 )
178- json (2.15.0 )
178+ json (2.15.1 )
179179 jwt (3.1.2 )
180180 base64
181181 language_server-protocol (3.17.0.5 )
234234 pp (0.6.3 )
235235 prettyprint
236236 prettyprint (0.2.0 )
237- prism (1.5.1 )
237+ prism (1.6.0 )
238238 propshaft (1.3.1 )
239239 actionpack (>= 7.0.0 )
240240 activesupport (>= 7.0.0 )
@@ -354,10 +354,10 @@ GEM
354354 rubocop-ast (1.47.1 )
355355 parser (>= 3.3.7.2 )
356356 prism (~> 1.4 )
357- rubocop-performance (1.26.0 )
357+ rubocop-performance (1.26.1 )
358358 lint_roller (~> 1.1 )
359359 rubocop (>= 1.75.0 , < 2.0 )
360- rubocop-ast (>= 1.44.0 , < 2.0 )
360+ rubocop-ast (>= 1.47.1 , < 2.0 )
361361 rubocop-rails (2.33.4 )
362362 activesupport (>= 4.2.0 )
363363 lint_roller (~> 1.1 )
@@ -455,7 +455,7 @@ DEPENDENCIES
455455 roo (~> 3.0.0 )
456456 rspec-rails (~> 8.0.2 )
457457 rubocop (~> 1.81.1 )
458- rubocop-performance (~> 1.26.0 )
458+ rubocop-performance (~> 1.26.1 )
459459 rubocop-rails (~> 2.33.4 )
460460 rubocop-rspec (~> 3.7.0 )
461461 rubocop-rspec_rails (~> 2.31.0 )
You can’t perform that action at this time.
0 commit comments