Skip to content

Commit 7885597

Browse files
authored
Merge pull request #53 from Multiwoven/chore/upgrade-integration-0.1.60
chore: upgrade integration to 0.1.60
2 parents 1066c1c + 595936d commit 7885597

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
@@ -12,7 +12,7 @@ gem "interactor", "~> 3.0"
1212

1313
gem "ruby-odbc", git: "https://github.com/Multiwoven/ruby-odbc.git"
1414

15-
gem "multiwoven-integrations", "~> 0.1.59"
15+
gem "multiwoven-integrations", "~> 0.1.60"
1616

1717
gem "temporal-ruby", github: "coinbase/temporal-ruby"
1818

server/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1862,7 +1862,7 @@ GEM
18621862
msgpack (1.7.2)
18631863
multi_json (1.15.0)
18641864
multipart-post (2.4.0)
1865-
multiwoven-integrations (0.1.59)
1865+
multiwoven-integrations (0.1.60)
18661866
activesupport
18671867
async-websocket
18681868
csv
@@ -2130,7 +2130,7 @@ DEPENDENCIES
21302130
jwt
21312131
kaminari
21322132
liquid
2133-
multiwoven-integrations (~> 0.1.59)
2133+
multiwoven-integrations (~> 0.1.60)
21342134
newrelic_rpm
21352135
parallel
21362136
pg (~> 1.1)

0 commit comments

Comments
 (0)