Explorar o código

Update Mongoose documentation (3.8.19)

Thibaut %!s(int64=11) %!d(string=hai) anos
pai
achega
cc955b0aa4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lib/docs/scrapers/mongoose.rb

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

@@ -2,7 +2,7 @@ module Docs
   class Mongoose < UrlScraper
     self.name = 'Mongoose'
     self.type = 'mongoose'
-    self.version = '3.8.17'
+    self.version = '3.8.19'
     self.base_url = 'http://mongoosejs.com/docs/'
     self.root_path = 'index.html'
     self.initial_paths = %w(guide.html api.html)