Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Commit

Permalink
Merge pull request #393 from department-of-veterans-affairs/dependabo…
Browse files Browse the repository at this point in the history
…t/bundler/rubocop-1.40.0

fix: bump rubocop from 1.39.0 to 1.40.0
  • Loading branch information
holdenhinkle authored Dec 9, 2022
2 parents 07e8124 + f1f4a9c commit 5b3fa46
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ GEM
jbuilder (2.11.5)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
json (2.6.2)
json (2.6.3)
json-jwt (1.13.0)
activesupport (>= 4.2)
aes_key_wrap
Expand Down Expand Up @@ -231,7 +231,7 @@ GEM
activerecord (>= 6.0)
request_store (~> 1.4)
parallel (1.22.1)
parser (3.1.2.1)
parser (3.1.3.0)
ast (~> 2.4.1)
pg (1.4.5)
pry (0.14.1)
Expand Down Expand Up @@ -288,7 +288,7 @@ GEM
redis-client (>= 0.9.0)
redis-client (0.11.2)
connection_pool
regexp_parser (2.6.0)
regexp_parser (2.6.1)
request_store (1.5.1)
rack (>= 1.4)
rexml (3.2.5)
Expand Down Expand Up @@ -321,7 +321,7 @@ GEM
rswag-ui (2.8.0)
actionpack (>= 3.1, < 7.1)
railties (>= 3.1, < 7.1)
rubocop (1.39.0)
rubocop (1.40.0)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.1.2.1)
Expand All @@ -331,7 +331,7 @@ GEM
rubocop-ast (>= 1.23.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.23.0)
rubocop-ast (1.24.0)
parser (>= 3.1.1.0)
rubocop-rails (2.17.2)
activesupport (>= 4.2.0)
Expand Down

0 comments on commit 5b3fa46

Please sign in to comment.