We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1951a1 commit 3434b9dCopy full SHA for 3434b9d
Formula/r/ruby-lsp.rb
@@ -1,8 +1,8 @@
1
class RubyLsp < Formula
2
desc "Opinionated language server for Ruby"
3
homepage "https://shopify.github.io/ruby-lsp"
4
- url "https://github.com/Shopify/ruby-lsp/archive/refs/tags/v0.25.0.tar.gz"
5
- sha256 "6625c6f80c15b9118c5734d29cb364b4ac955871e584ff42cc9e67ba1c37ffd4"
+ url "https://github.com/Shopify/ruby-lsp/archive/refs/tags/v0.26.0.tar.gz"
+ sha256 "5e08ddae38f249bca468f6df9ce157876064809919980ed9343e7a6ac8cf89bd"
6
license "MIT"
7
head "https://github.com/Shopify/ruby-lsp.git", branch: "main"
8
0 commit comments