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 a5729e5 commit 62a306eCopy full SHA for 62a306e
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.54.1",
7
- revision: "ff7745c3a3168025a62a1f8f1705c61174d8c93a"
+ tag: "v0.54.2",
+ revision: "254f658a657dd8703cdd01663148dea14c2dabff"
8
license "MIT"
9
10
bottle do
0 commit comments