Skip to content

Commit 235e4ac

Browse files
authored
Merge pull request #1254 from Crown-Commercial-Service/dependabot/bundler/rubocop-16cf06c7d8
build(deps-dev): bump rubocop-performance from 1.26.0 to 1.26.1 in the rubocop group
2 parents 63cb5e4 + 741a812 commit 235e4ac

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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'

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ GEM
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)
@@ -234,7 +234,7 @@ GEM
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)

0 commit comments

Comments
 (0)