ssh-vault: fix RuboCop Layout/AlignHash.

This commit is contained in:
Mike McQuaid 2018-11-02 17:23:13 +00:00
parent efe7408971
commit a63ad38565

View file

@ -2,7 +2,7 @@ class SshVault < Formula
desc "Encrypt/decrypt using SSH keys" desc "Encrypt/decrypt using SSH keys"
homepage "https://ssh-vault.com/" homepage "https://ssh-vault.com/"
url "https://github.com/ssh-vault/ssh-vault.git", url "https://github.com/ssh-vault/ssh-vault.git",
:tag => "0.12.4", :tag => "0.12.4",
:revision => "cc0eb0daebad1144583a943f486e086d300142b0" :revision => "cc0eb0daebad1144583a943f486e086d300142b0"
head "https://github.com/ssh-vault/ssh-vault.git" head "https://github.com/ssh-vault/ssh-vault.git"