Skip to content

Commit

Permalink
Merge pull request #51 from Multiwoven/chore/upgrade-integration-0.1.59
Browse files Browse the repository at this point in the history
chore: upgrade integrations 0.1.59
  • Loading branch information
afthabvp authored Apr 16, 2024
2 parents b5020a7 + e5dff11 commit 50b8850
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion server/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down
8 changes: 4 additions & 4 deletions server/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -2130,7 +2130,7 @@ DEPENDENCIES
jwt
kaminari
liquid
multiwoven-integrations (~> 0.1.58)
multiwoven-integrations (~> 0.1.59)
newrelic_rpm
parallel
pg (~> 1.1)
Expand Down

0 comments on commit 50b8850

Please sign in to comment.