From e5dff118a9c58ef3c27909d5901759e4269d85d6 Mon Sep 17 00:00:00 2001 From: afthab vp Date: Tue, 16 Apr 2024 21:50:03 +0530 Subject: [PATCH] chore: upgrade integrations 0.1.59 --- server/Gemfile | 2 +- server/Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/server/Gemfile b/server/Gemfile index d87ca42e..7b80f161 100644 --- a/server/Gemfile +++ b/server/Gemfile @@ -12,7 +12,7 @@ gem "interactor", "~> 3.0" gem "ruby-odbc", git: "https://github.com/Multiwoven/ruby-odbc.git" -gem "multiwoven-integrations", "~> 0.1.58" +gem "multiwoven-integrations", "~> 0.1.59" gem "temporal-ruby", github: "coinbase/temporal-ruby" diff --git a/server/Gemfile.lock b/server/Gemfile.lock index 79d25423..33560de8 100644 --- a/server/Gemfile.lock +++ b/server/Gemfile.lock @@ -119,7 +119,7 @@ GEM protocol-http1 (~> 0.19.0) protocol-http2 (~> 0.16.0) traces (>= 0.10.0) - async-io (1.42.0) + async-io (1.42.1) async async-pool (0.4.0) async (>= 1.25) @@ -1862,7 +1862,7 @@ GEM msgpack (1.7.2) multi_json (1.15.0) multipart-post (2.4.0) - multiwoven-integrations (0.1.58) + multiwoven-integrations (0.1.59) activesupport async-websocket csv @@ -2071,7 +2071,7 @@ GEM gli hashie stringio (3.1.0) - stripe (11.0.0) + stripe (11.1.0) thor (1.3.0) timecop (0.9.8) timeout (0.4.1) @@ -2130,7 +2130,7 @@ DEPENDENCIES jwt kaminari liquid - multiwoven-integrations (~> 0.1.58) + multiwoven-integrations (~> 0.1.59) newrelic_rpm parallel pg (~> 1.1)