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 8bc9659 commit 0e68c50Copy full SHA for 0e68c50
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.51.1",
7
- revision: "e3356c5cac97a336d0337fd9e187a0ddfeac45ce"
+ tag: "v0.51.2",
+ revision: "f86dc1c908e8e54e665accb8531c1f535e3b0d87"
8
license "MIT"
9
10
bottle do
0 commit comments