[devdocsgjs/main: 1322/1867] Update Enzyme to 3.11
- From: Andy Holmes <andyholmes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devdocsgjs/main: 1322/1867] Update Enzyme to 3.11
- Date: Fri, 19 Nov 2021 23:47:53 +0000 (UTC)
commit 74bab5f307af609e36a2dfd4bd26f5b10173d4d3
Author: MasterEnoc <brianhernandez222 hotmail com>
Date: Tue Dec 1 11:17:28 2020 -0600
Update Enzyme to 3.11
lib/docs/scrapers/enzyme.rb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/lib/docs/scrapers/enzyme.rb b/lib/docs/scrapers/enzyme.rb
index 1af4ed60..65a9d236 100644
--- a/lib/docs/scrapers/enzyme.rb
+++ b/lib/docs/scrapers/enzyme.rb
@@ -1,8 +1,8 @@
module Docs
class Enzyme < UrlScraper
self.type = 'simple'
- self.release = '3.10.0'
- self.base_url = 'https://airbnb.io/enzyme/'
+ self.release = '3.11.0'
+ self.base_url = 'https://enzymejs.github.io/enzyme/'
self.root_path = 'index.html'
self.links = {
code: 'https://github.com/airbnb/enzyme'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]