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 91a4161 commit a44e551Copy full SHA for a44e551
Formula/s/solargraph.rb
@@ -3,8 +3,8 @@ class Solargraph < Formula
3
homepage "https://solargraph.org"
4
# Must be git, because solargraph.gemspec uses git ls-files
5
url "https://github.com/castwide/solargraph.git",
6
- tag: "v0.55.5",
7
- revision: "3aed6b0625fc77e9770ea546edb70c8dcb9cac55"
+ tag: "v0.56.0",
+ revision: "ebfbdbc13d45b4cf7a5f11271bfaf704a40a8c46"
8
license "MIT"
9
10
bottle do
0 commit comments