Skip to content

Commit

Permalink
Merge pull request #52 from github/dependabot/bundler/dev-ruby-depend…
Browse files Browse the repository at this point in the history
…encies-f818d9efe8

Bump rubocop from 1.64.1 to 1.65.0 in the dev-ruby-dependencies group
  • Loading branch information
nobe4 authored Jul 19, 2024
2 parents c475c34 + c72f86f commit 92f942b
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ GEM
sawyer (~> 0.9)
optimist (3.1.0)
parallel (1.25.1)
parser (3.3.3.0)
parser (3.3.4.0)
ast (~> 2.4.1)
racc
psych (5.1.2)
Expand All @@ -77,7 +77,7 @@ GEM
regexp_parser (2.9.2)
reline (0.5.8)
io-console (~> 0.5)
rexml (3.3.0)
rexml (3.3.1)
strscan
rspec (3.13.0)
rspec-core (~> 3.13.0)
Expand All @@ -92,13 +92,13 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
rubocop (1.64.1)
rubocop (1.65.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
regexp_parser (>= 2.4, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (~> 1.7)
Expand Down
Binary file removed vendor/cache/parser-3.3.3.0.gem
Binary file not shown.
Binary file added vendor/cache/parser-3.3.4.0.gem
Binary file not shown.
Binary file removed vendor/cache/rexml-3.3.0.gem
Binary file not shown.
Binary file added vendor/cache/rexml-3.3.1.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-1.64.1.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-1.65.0.gem
Binary file not shown.

0 comments on commit 92f942b

Please sign in to comment.