Skip to content

Commit 92f942b

Browse files
authored
Merge pull request #52 from github/dependabot/bundler/dev-ruby-dependencies-f818d9efe8
Bump rubocop from 1.64.1 to 1.65.0 in the dev-ruby-dependencies group
2 parents c475c34 + c72f86f commit 92f942b

7 files changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ GEM
6262
sawyer (~> 0.9)
6363
optimist (3.1.0)
6464
parallel (1.25.1)
65-
parser (3.3.3.0)
65+
parser (3.3.4.0)
6666
ast (~> 2.4.1)
6767
racc
6868
psych (5.1.2)
@@ -77,7 +77,7 @@ GEM
7777
regexp_parser (2.9.2)
7878
reline (0.5.8)
7979
io-console (~> 0.5)
80-
rexml (3.3.0)
80+
rexml (3.3.1)
8181
strscan
8282
rspec (3.13.0)
8383
rspec-core (~> 3.13.0)
@@ -92,13 +92,13 @@ GEM
9292
diff-lcs (>= 1.2.0, < 2.0)
9393
rspec-support (~> 3.13.0)
9494
rspec-support (3.13.1)
95-
rubocop (1.64.1)
95+
rubocop (1.65.0)
9696
json (~> 2.3)
9797
language_server-protocol (>= 3.17.0)
9898
parallel (~> 1.10)
9999
parser (>= 3.3.0.2)
100100
rainbow (>= 2.2.2, < 4.0)
101-
regexp_parser (>= 1.8, < 3.0)
101+
regexp_parser (>= 2.4, < 3.0)
102102
rexml (>= 3.2.5, < 4.0)
103103
rubocop-ast (>= 1.31.1, < 2.0)
104104
ruby-progressbar (~> 1.7)

vendor/cache/parser-3.3.3.0.gem

-933 KB
Binary file not shown.

vendor/cache/parser-3.3.4.0.gem

933 KB
Binary file not shown.

vendor/cache/rexml-3.3.0.gem

-101 KB
Binary file not shown.

vendor/cache/rexml-3.3.1.gem

101 KB
Binary file not shown.

vendor/cache/rubocop-1.64.1.gem

-626 KB
Binary file not shown.

vendor/cache/rubocop-1.65.0.gem

628 KB
Binary file not shown.

0 commit comments

Comments
 (0)