Преглед на файлове

Update HAProxy documentation (2.7.0)

Simon Legner преди 3 години
родител
ревизия
8e65fcb713
променени са 1 файла, в които са добавени 5 реда и са изтрити 0 реда
  1. 5 0
      lib/docs/scrapers/haproxy.rb

+ 5 - 0
lib/docs/scrapers/haproxy.rb

@@ -20,6 +20,11 @@ module Docs
       Licensed under the GNU General Public License version 2.
     HTML
 
+    version '2.7' do
+      self.release = '2.7.0'
+      self.base_url = "https://docs.haproxy.org/#{self.version}/"
+    end
+
     version '2.6' do
       self.release = '2.6.5'
       self.base_url = "https://docs.haproxy.org/#{self.version}/"