Ver código fonte

Update Kotlin documentation (1.9.0)

Simon Legner 2 anos atrás
pai
commit
0db2fbeada
1 arquivos alterados com 5 adições e 0 exclusões
  1. 5 0
      lib/docs/scrapers/kotlin.rb

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

@@ -31,6 +31,11 @@ module Docs
       Licensed under the Apache License, Version 2.0.
     HTML
 
+    version '1.9' do
+      self.release = '1.9.0'
+      self.headers = { 'User-Agent' => 'devdocs.io' , 'Cookie' => 'x-ab-test-spring-boot-learning-path=0; userToken=r33dgpe8x3q5vswekg16a'  }
+    end
+
     version '1.8' do
       self.release = '1.8.0'
       self.headers = { 'User-Agent' => 'devdocs.io' , 'Cookie' => 'x-ab-test-spring-boot-learning-path=0; userToken=r33dgpe8x3q5vswekg16a'  }