소스 검색

Update Mocha documentation (9.0.2)

Enoc 4 년 전
부모
커밋
9cec818950
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      lib/docs/scrapers/mocha.rb

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

@@ -1,7 +1,7 @@
 module Docs
   class Mocha < UrlScraper
     self.type = 'simple'
-    self.release = '8.3.2'
+    self.release = '9.0.2'
     self.base_url = 'https://mochajs.org/'
     self.links = {
       home: 'https://mochajs.org/',