Skip to content

Commit 9369b53

Browse files
Update dependency rubocop to v1.63.5
1 parent 6ce9ec1 commit 9369b53

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/ruby/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ GEM
2828
diff-lcs (>= 1.2.0, < 2.0)
2929
rspec-support (~> 3.13.0)
3030
rspec-support (3.13.0)
31-
rubocop (1.63.4)
31+
rubocop (1.63.5)
3232
json (~> 2.3)
3333
language_server-protocol (>= 3.17.0)
3434
parallel (~> 1.10)
@@ -39,8 +39,8 @@ GEM
3939
rubocop-ast (>= 1.31.1, < 2.0)
4040
ruby-progressbar (~> 1.7)
4141
unicode-display_width (>= 2.4.0, < 3.0)
42-
rubocop-ast (1.31.2)
43-
parser (>= 3.3.0.4)
42+
rubocop-ast (1.31.3)
43+
parser (>= 3.3.1.0)
4444
rubocop-capybara (2.20.0)
4545
rubocop (~> 1.41)
4646
rubocop-factory_bot (2.25.1)

0 commit comments

Comments
 (0)