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 05f1c11 commit 1cb4b90Copy full SHA for 1cb4b90
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.53.3",
7
- revision: "767a5fceb74935d03f6757711bdf610df3e6fd7a"
+ tag: "v0.53.4",
+ revision: "390a1b766cf1933a3f4bd35bb6c3cfca7edd2bc8"
8
license "MIT"
9
10
bottle do
0 commit comments