From 63df2a50d1d4e56c3c94e1cd03494958704b090b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 15:31:39 +0530 Subject: [PATCH] chore(CE): update integration gem 0.7.1 (#272) --- server/Gemfile | 2 +- server/Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/server/Gemfile b/server/Gemfile index 6f715f6c..5dc78e2c 100644 --- a/server/Gemfile +++ b/server/Gemfile @@ -13,7 +13,7 @@ gem "interactor", "~> 3.0" gem "ruby-odbc", git: "https://github.com/Multiwoven/ruby-odbc.git" -gem "multiwoven-integrations", "~> 0.6.0" +gem "multiwoven-integrations", "~> 0.7.1" gem "temporal-ruby", github: "coinbase/temporal-ruby" diff --git a/server/Gemfile.lock b/server/Gemfile.lock index 4cf79a94..fd46ce10 100644 --- a/server/Gemfile.lock +++ b/server/Gemfile.lock @@ -1898,7 +1898,7 @@ GEM msgpack (1.7.2) multi_json (1.15.0) multipart-post (2.4.1) - multiwoven-integrations (0.6.0) + multiwoven-integrations (0.7.1) activesupport async-websocket aws-sdk-athena @@ -2197,7 +2197,7 @@ DEPENDENCIES jwt kaminari liquid - multiwoven-integrations (~> 0.6.0) + multiwoven-integrations (~> 0.7.1) mysql2 newrelic_rpm parallel