Skip to content

Commit

Permalink
chore(CE): Update server gem 0.16.2 (#553)
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 Dec 27, 2024
1 parent 5c82069 commit 90f8e1b
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 @@ -13,7 +13,7 @@ gem "interactor", "~> 3.0"

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

gem "multiwoven-integrations", "~> 0.16.1"
gem "multiwoven-integrations", "~> 0.16.2"

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 @@ -1677,7 +1677,7 @@ GEM
crass (1.0.6)
css_parser (1.17.1)
addressable
csv (3.3.1)
csv (3.3.2)
data_migrate (9.4.0)
activerecord (>= 6.1)
railties (>= 6.1)
Expand Down Expand Up @@ -1941,7 +1941,7 @@ GEM
msgpack (1.7.2)
multi_json (1.15.0)
multipart-post (2.4.1)
multiwoven-integrations (0.16.1)
multiwoven-integrations (0.16.2)
MailchimpMarketing
activesupport
async-websocket
Expand Down Expand Up @@ -2172,7 +2172,7 @@ GEM
faraday-multipart
gli
hashie
sorbet-runtime (0.5.11707)
sorbet-runtime (0.5.11708)
stringio (3.1.0)
stripe (13.3.0)
strong_migrations (1.8.0)
Expand Down Expand Up @@ -2249,7 +2249,7 @@ DEPENDENCIES
jwt
kaminari
liquid
multiwoven-integrations (~> 0.16.1)
multiwoven-integrations (~> 0.16.2)
mysql2
newrelic_rpm
parallel
Expand Down

0 comments on commit 90f8e1b

Please sign in to comment.