diff --git a/Gemfile.lock b/Gemfile.lock index f6176b5f7..72fa5bfb4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,7 +9,7 @@ GIT PATH remote: . specs: - ruby-lsp (0.17.12) + ruby-lsp (0.17.13) language_server-protocol (~> 3.17.0) prism (>= 0.29.0, < 0.31) rbs (>= 3, < 4) diff --git a/VERSION b/VERSION index 547071f7c..ef65c0ac5 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.17.12 +0.17.13