Skip to content

Commit c0ba3af

Browse files
authored
Merge pull request #1358 from Crown-Commercial-Service/dependabot/bundler/rubocop-4996dba6ce
build(deps-dev): bump rubocop from 1.84.1 to 1.84.2 in the rubocop group
2 parents 1951d6e + 3ed05f0 commit c0ba3af

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.2.0'
6767
gem 'i18n-tasks', '~> 1.1.2'
6868
gem 'rspec-rails', '~> 8.0.2'
69-
gem 'rubocop', '~> 1.84.1'
69+
gem 'rubocop', '~> 1.84.2'
7070
gem 'rubocop-performance', '~> 1.26.1'
7171
gem 'rubocop-rails', '~> 2.34.3'
7272
gem 'rubocop-rspec', '~> 3.9.0'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ GEM
349349
rspec-mocks (~> 3.13)
350350
rspec-support (~> 3.13)
351351
rspec-support (3.13.4)
352-
rubocop (1.84.1)
352+
rubocop (1.84.2)
353353
json (~> 2.3)
354354
language_server-protocol (~> 3.17.0.2)
355355
lint_roller (~> 1.1.0)
@@ -463,7 +463,7 @@ DEPENDENCIES
463463
rollbar (~> 3.7.0)
464464
roo (~> 3.0.0)
465465
rspec-rails (~> 8.0.2)
466-
rubocop (~> 1.84.1)
466+
rubocop (~> 1.84.2)
467467
rubocop-performance (~> 1.26.1)
468468
rubocop-rails (~> 2.34.3)
469469
rubocop-rspec (~> 3.9.0)

0 commit comments

Comments
 (0)