Skip to content

Commit 2c8155f

Browse files
chore(CE): upgrade integrations gem to 0.34.5 (#1368)
Co-authored-by: Rafael E. O'Neill <[email protected]>
1 parent 226dcb1 commit 2c8155f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

server/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ gem "interactor", "~> 3.0"
1414

1515
gem "ruby-odbc", git: "https://github.com/Multiwoven/ruby-odbc.git"
1616

17-
gem "multiwoven-integrations", "~> 0.34.4"
17+
gem "multiwoven-integrations", "~> 0.34.5"
1818

1919
gem "temporal-ruby", github: "coinbase/temporal-ruby"
2020

server/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1979,7 +1979,7 @@ GEM
19791979
multi_xml (0.7.2)
19801980
bigdecimal (~> 3.1)
19811981
multipart-post (2.4.1)
1982-
multiwoven-integrations (0.34.4)
1982+
multiwoven-integrations (0.34.5)
19831983
MailchimpMarketing
19841984
activesupport
19851985
async-websocket
@@ -2336,7 +2336,7 @@ DEPENDENCIES
23362336
kaminari
23372337
letter_opener
23382338
liquid
2339-
multiwoven-integrations (~> 0.34.4)
2339+
multiwoven-integrations (~> 0.34.5)
23402340
mysql2
23412341
newrelic_rpm
23422342
parallel

0 commit comments

Comments
 (0)