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 97abe1f commit cda1e9dCopy full SHA for cda1e9d
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.26.1.tar.gz"
5
- sha256 "c1915b509bc194be9d738ee09b648621648427c8a6c0e9ffbb5fe1dfac13a119"
+ url "https://github.com/Shopify/ruby-lsp/archive/refs/tags/v0.26.2.tar.gz"
+ sha256 "358cd9a377ee9849a27a8f68d3fb3d1977e55ca84a374852971af4b344757efc"
6
license "MIT"
7
head "https://github.com/Shopify/ruby-lsp.git", branch: "main"
8
0 commit comments