multiwoven-integrations 0.1.72 → 0.1.73

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 145e9dbf372280297517b8ca9ae1e7aa5b36807d3e22b7935565a150e952498e
4
- data.tar.gz: dabf94ddf1c14e138a5c07378484aaa5bb58194cd58532eb70ad2cdd7d9e0361
3
+ metadata.gz: c9f12b6e7ed8927ea4dd1606ebc668286c0f8b594de8f21a95940a3e7d6186c3
4
+ data.tar.gz: 37689ed52ff9cb8ae8eed14aec908d725f2f43c1a8ac1ea29ffba6d62f7c9ea1
5
5
  SHA512:
6
- metadata.gz: c26f8408f8e525c7c607ecc5d78a31ccde1ff6e518e30859c2247622c05e12d681fde3d863bb59c6cec29494e242f7a08cdde4dc59e334e3d2fc5f4090f2ceae
7
- data.tar.gz: 16072217e59ce1af0e019dde252282515219420a3428fa57a0e0fdce51d754602bdbb6c657fd1030650f29fd401f4e4deffd210f28bd1e02e4354e02ce8fff80
6
+ metadata.gz: 876998f9a9b1194db9f2017326f7fdf813715538fdd4dd21973717f786fe5c5d0b0929aab4296f13c83861cace0f12c18ad97ec7983964b655388b45a30294e8
7
+ data.tar.gz: bf09fe09f534b40640a7c0a783868a90aba97c1ba17fdebc17f931b784f754fe4eb03ceaf764bf81bbd64de5f9beb2b1358b36e3607886059bc7140e5327f9b1
@@ -2,7 +2,7 @@
2
2
 
3
3
  module Multiwoven
4
4
  module Integrations
5
- VERSION = "0.1.72"
5
+ VERSION = "0.1.73"
6
6
 
7
7
  ENABLED_SOURCES = %w[
8
8
  Snowflake
@@ -1,4 +1,25 @@
1
- <svg height="2222" viewBox="0 0 9 8" width="2500" xmlns="http://www.w3.org/2000/svg">
2
- <path d="m0 7h1v1h-1z" fill="#f00"/>
3
- <path d="m0 0h1v7h-1zm2 0h1v8h-1zm2 0h1v8h-1zm2 0h1v8h-1zm2 3.25h1v1.5h-1z" fill="#fc0"/>
4
- </svg>
1
+ <svg height="100" width="100" version="1.1" id="Layer_1" xmlns:x="ns_extend;" xmlns:i="ns_ai;" xmlns:graph="ns_graphs;" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 50.6 50.6" style="enable-background:new 0 0 50.6 50.6;" xml:space="preserve">
2
+ <metadata>
3
+ <sfw xmlns="ns_sfw;">
4
+ <slices>
5
+ </slices>
6
+ <sliceSourceBounds bottomLeftOrigin="true" height="50.6" width="50.6" x="0" y="0">
7
+ </sliceSourceBounds>
8
+ </sfw>
9
+ </metadata>
10
+ <g>
11
+ <g>
12
+ <path d="M0.6,0H5c0.3,0,0.6,0.3,0.6,0.6V50c0,0.3-0.3,0.6-0.6,0.6H0.6C0.3,50.6,0,50.4,0,50V0.6C0,0.3,0.3,0,0.6,0z" fill="yellow">
13
+ </path>
14
+ <path d="M11.8,0h4.4c0.3,0,0.6,0.3,0.6,0.6V50c0,0.3-0.3,0.6-0.6,0.6h-4.4c-0.3,0-0.6-0.3-0.6-0.6V0.6C11.3,0.3,11.5,0,11.8,0z" fill="yellow">
15
+ </path>
16
+ <path d="M23.1,0h4.4c0.3,0,0.6,0.3,0.6,0.6V50c0,0.3-0.3,0.6-0.6,0.6h-4.4c-0.3,0-0.6-0.3-0.6-0.6V0.6C22.5,0.3,22.8,0,23.1,0z" fill="yellow">
17
+ </path>
18
+ <path d="M34.3,0h4.4c0.3,0,0.6,0.3,0.6,0.6V50c0,0.3-0.3,0.6-0.6,0.6h-4.4c-0.3,0-0.6-0.3-0.6-0.6V0.6C33.7,0.3,34,0,34.3,0z" fill="yellow">
19
+ </path>
20
+ <path d="M45.6,19.7H50c0.3,0,0.6,0.3,0.6,0.6v10.1c0,0.3-0.3,0.6-0.6,0.6h-4.4c-0.3,0-0.6-0.3-0.6-0.6V20.3
21
+ C45,20,45.3,19.7,45.6,19.7z" fill="yellow">
22
+ </path>
23
+ </g>
24
+ </g>
25
+ </svg>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: multiwoven-integrations
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.72
4
+ version: 0.1.73
5
5
  platform: ruby
6
6
  authors:
7
7
  - Subin T P