소스 검색

Update Sass documentation (1.89.1)

Simon Legner 6 달 전
부모
커밋
3bfddfeb01
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      lib/docs/scrapers/sass.rb

+ 1 - 1
lib/docs/scrapers/sass.rb

@@ -1,7 +1,7 @@
 module Docs
   class Sass < UrlScraper
     self.type = 'yard'
-    self.release = '1.85.0'
+    self.release = '1.89.1'
     self.base_url = 'https://sass-lang.com/documentation'
     self.root_path = 'index.html'
     self.links = {