Skip to content

Commit

Permalink
chore(CE): update server gem 0.11.5 (#371)
Browse files Browse the repository at this point in the history
Co-authored-by: TivonB-AI2 <[email protected]>
  • Loading branch information
github-actions[bot] and TivonB-AI2 authored Sep 16, 2024
1 parent da7ccc9 commit 9aabc50
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion server/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ gem "interactor", "~> 3.0"

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

gem "multiwoven-integrations", "~> 0.11.3"
gem "multiwoven-integrations", "~> 0.11.5"

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

Expand Down
12 changes: 6 additions & 6 deletions server/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1805,7 +1805,7 @@ GEM
retriable (>= 2.0, < 4.a)
google-apis-sheets_v4 (0.35.0)
google-apis-core (>= 0.15.0, < 2.a)
google-cloud-ai_platform-v1 (0.50.0)
google-cloud-ai_platform-v1 (0.51.0)
gapic-common (>= 0.21.1, < 2.a)
google-cloud-errors (~> 1.0)
google-cloud-location (>= 0.7, < 2.a)
Expand Down Expand Up @@ -1881,7 +1881,7 @@ GEM
io-console (0.7.1)
io-endpoint (0.13.1)
io-event (1.6.5)
io-stream (0.4.0)
io-stream (0.4.1)
irb (1.11.1)
rdoc
reline (>= 0.4.2)
Expand Down Expand Up @@ -1931,7 +1931,7 @@ GEM
msgpack (1.7.2)
multi_json (1.15.0)
multipart-post (2.4.1)
multiwoven-integrations (0.11.3)
multiwoven-integrations (0.11.5)
activesupport
async-websocket
aws-sdk-athena
Expand Down Expand Up @@ -2009,7 +2009,7 @@ GEM
net-smtp
premailer (~> 1.7, >= 1.7.9)
process_executer (1.1.0)
protocol-hpack (1.5.0)
protocol-hpack (1.5.1)
protocol-http (0.34.0)
protocol-http1 (0.22.0)
protocol-http (~> 0.22)
Expand Down Expand Up @@ -2162,7 +2162,7 @@ GEM
hashie
sorbet-runtime (0.5.11558)
stringio (3.1.0)
stripe (12.5.0)
stripe (12.6.0)
strong_migrations (1.8.0)
activerecord (>= 5.2)
thor (1.3.0)
Expand Down Expand Up @@ -2234,7 +2234,7 @@ DEPENDENCIES
jwt
kaminari
liquid
multiwoven-integrations (~> 0.11.3)
multiwoven-integrations (~> 0.11.5)
mysql2
newrelic_rpm
parallel
Expand Down

0 comments on commit 9aabc50

Please sign in to comment.