There was an error while loading. Please reload this page.
2 parents 99fbc02 + ce23b1f commit 4cd81c7Copy full SHA for 4cd81c7
1 file changed
lib/ruby_lsp/tapioca/addon.rb
@@ -1,7 +1,7 @@
1
# typed: strict
2
# frozen_string_literal: true
3
4
-RubyLsp::Addon.depend_on_ruby_lsp!(">= 0.23.10", "< 0.26")
+RubyLsp::Addon.depend_on_ruby_lsp!(">= 0.23.10", "< 0.27")
5
6
begin
7
# The Tapioca add-on depends on the Rails add-on to add a runtime component to the runtime server. We can allow the
0 commit comments