diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/tab.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/tab.rb b/Library/Homebrew/tab.rb index 6e98bb652..4fad2411d 100644 --- a/Library/Homebrew/tab.rb +++ b/Library/Homebrew/tab.rb @@ -126,7 +126,7 @@ class Tab < OpenStruct "source" => { "path" => nil, "tap" => nil, - "spec" => nil, + "spec" => "stable", }, } |
