Skip to content

Commit

Permalink
chore(CE): Server Gem Update 0.15.3 (#589) (#471)
Browse files Browse the repository at this point in the history
Co-authored-by: TivonB-AI2
  • Loading branch information
github-actions[bot] authored Nov 15, 2024
1 parent 2ca31cc commit 023380e
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.15.0"
gem "multiwoven-integrations", "~> 0.15.3"

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 @@ -125,7 +125,7 @@ GEM
protocol-http1 (>= 0.28.1)
protocol-http2 (~> 0.19)
traces (~> 0.10)
async-pool (0.10.1)
async-pool (0.10.2)
async (>= 1.25)
traces
async-websocket (0.30.0)
Expand Down Expand Up @@ -1809,7 +1809,7 @@ GEM
retriable (>= 2.0, < 4.a)
google-apis-sheets_v4 (0.38.0)
google-apis-core (>= 0.15.0, < 2.a)
google-cloud-ai_platform-v1 (0.55.0)
google-cloud-ai_platform-v1 (0.57.0)
gapic-common (>= 0.21.1, < 2.a)
google-cloud-errors (~> 1.0)
google-cloud-location (>= 0.7, < 2.a)
Expand Down Expand Up @@ -1935,7 +1935,7 @@ GEM
msgpack (1.7.2)
multi_json (1.15.0)
multipart-post (2.4.1)
multiwoven-integrations (0.15.0)
multiwoven-integrations (0.15.3)
MailchimpMarketing
activesupport
async-websocket
Expand Down Expand Up @@ -1971,7 +1971,7 @@ GEM
zendesk_api
mutex_m (0.2.0)
mysql2 (0.5.6)
net-http (0.3.2)
net-http (0.5.0)
uri
net-imap (0.4.9.1)
date
Expand Down Expand Up @@ -2187,7 +2187,7 @@ GEM
unf_ext (0.0.9.1)
unicode-display_width (2.5.0)
uniform_notifier (1.16.0)
uri (0.12.0)
uri (1.0.2)
uri_template (0.7.0)
warden (1.2.9)
rack (>= 2.0.9)
Expand Down Expand Up @@ -2241,7 +2241,7 @@ DEPENDENCIES
jwt
kaminari
liquid
multiwoven-integrations (~> 0.15.0)
multiwoven-integrations (~> 0.15.3)
mysql2
newrelic_rpm
parallel
Expand Down

0 comments on commit 023380e

Please sign in to comment.