Skip to content

Commit cb3d7d8

Browse files
authored
Merge pull request #1262 from Crown-Commercial-Service/dependabot/bundler/rubocop-61d2fd1b8a
build(deps-dev): bump rubocop from 1.81.1 to 1.81.6 in the rubocop group
2 parents 56e0fe1 + 70a4533 commit cb3d7d8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ group :development, :test do
6666
gem 'dotenv-rails', '~> 3.1.8'
6767
gem 'i18n-tasks', '~> 1.0.15'
6868
gem 'rspec-rails', '~> 8.0.2'
69-
gem 'rubocop', '~> 1.81.1'
69+
gem 'rubocop', '~> 1.81.6'
7070
gem 'rubocop-performance', '~> 1.26.1'
7171
gem 'rubocop-rails', '~> 2.33.4'
7272
gem 'rubocop-rspec', '~> 3.7.0'

Gemfile.lock

Lines changed: 3 additions & 3 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.1)
178+
json (2.15.2)
179179
jwt (3.1.2)
180180
base64
181181
language_server-protocol (3.17.0.5)
@@ -340,7 +340,7 @@ GEM
340340
rspec-mocks (~> 3.13)
341341
rspec-support (~> 3.13)
342342
rspec-support (3.13.4)
343-
rubocop (1.81.1)
343+
rubocop (1.81.6)
344344
json (~> 2.3)
345345
language_server-protocol (~> 3.17.0.2)
346346
lint_roller (~> 1.1.0)
@@ -454,7 +454,7 @@ DEPENDENCIES
454454
rollbar (~> 3.6.2)
455455
roo (~> 3.0.0)
456456
rspec-rails (~> 8.0.2)
457-
rubocop (~> 1.81.1)
457+
rubocop (~> 1.81.6)
458458
rubocop-performance (~> 1.26.1)
459459
rubocop-rails (~> 2.33.4)
460460
rubocop-rspec (~> 3.7.0)

0 commit comments

Comments
 (0)