Skip to content

Commit 811e9b5

Browse files
Merge pull request #402 from ruby-syntax-tree/dependabot/bundler/rubocop-1.56.0
Bump rubocop from 1.55.1 to 1.56.0
2 parents 9f96c42 + 16125ec commit 811e9b5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: Gemfile.lock

+3-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ GEM
88
remote: https://rubygems.org/
99
specs:
1010
ast (2.4.2)
11+
base64 (0.1.1)
1112
docile (1.4.0)
1213
json (2.6.3)
1314
language_server-protocol (3.17.0.3)
@@ -22,7 +23,8 @@ GEM
2223
rake (13.0.6)
2324
regexp_parser (2.8.1)
2425
rexml (3.2.6)
25-
rubocop (1.55.1)
26+
rubocop (1.56.0)
27+
base64 (~> 0.1.1)
2628
json (~> 2.3)
2729
language_server-protocol (>= 3.17.0)
2830
parallel (~> 1.10)

0 commit comments

Comments
 (0)