multiwoven-integrations 0.19.2 → 0.19.3

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: dd27dadd05c144915946a884b9b67c99ddbc930eeb0eb8e6f55349d4d102d934
4
- data.tar.gz: 20a4a4b9a48e1d3db0363a3fe818b700bc8e5b8450182352ae529e79066b7510
3
+ metadata.gz: cfc51c82e8c79ab8f6b275559a6b15167d23ee1f501c58ca257d3d748b2e9bf8
4
+ data.tar.gz: 27aaf1554717099d3485a1d230f6804117373ec74382f0faa78d748d16a14d44
5
5
  SHA512:
6
- metadata.gz: d4298844ab2b17e0a7787e0b145b2926526c0fd902cb3816693d3506ff6ff280b2dd2fa6ad421315aa442ccd91704db14bb638c4098f4c9252ace3fea6e68a21
7
- data.tar.gz: 8ef8c1751d98f516c8f3aaaa3668bb78588e8195022b420e7626a3ccfb9d2a3431d584dd0fb1a3680483f43f7fa614b69bf84c4d51b623a038d13fded433055e
6
+ metadata.gz: a03defe388d9c0a96b80b070201d34ee9520630c7c1adebf3ca7b0158316ab4af0dae524755c3eed2ecbdbb98dce16316ce3224bea9b874f42cd01c9a0c3c912
7
+ data.tar.gz: da3a1b3c468090850d9b4732a261dcc82f124325fe8db7f20a9577a8022395ecd30a5c55dddea272b61e5fc6a79acac0d77c1d88419c6960ef901b3a32293c59
@@ -2,7 +2,7 @@
2
2
 
3
3
  module Multiwoven
4
4
  module Integrations
5
- VERSION = "0.19.2"
5
+ VERSION = "0.19.3"
6
6
 
7
7
  ENABLED_SOURCES = %w[
8
8
  Snowflake
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: multiwoven-integrations
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.19.2
4
+ version: 0.19.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Subin T P
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2025-02-10 00:00:00.000000000 Z
11
+ date: 2025-02-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport