Skip to content

Commit

Permalink
fix(CE): merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
afthabvp committed Dec 27, 2024
1 parent 13f2f52 commit 3282ea8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 20 deletions.
4 changes: 0 additions & 4 deletions server/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,7 @@ gem "interactor", "~> 3.0"

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

<<<<<<< HEAD
gem "multiwoven-integrations", "~> 0.15.10"
=======
gem "multiwoven-integrations", "~> 0.16.1"
>>>>>>> c326a0ea (chore(CE): Update server gem 0.16.1 (#744))

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

Expand Down
16 changes: 0 additions & 16 deletions server/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1925,11 +1925,7 @@ GEM
kaminari-core (1.2.2)
language_server-protocol (3.17.0.3)
liquid (5.4.0)
<<<<<<< HEAD
logger (1.6.2)
=======
logger (1.6.4)
>>>>>>> c326a0ea (chore(CE): Update server gem 0.16.1 (#744))
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand All @@ -1945,11 +1941,7 @@ GEM
msgpack (1.7.2)
multi_json (1.15.0)
multipart-post (2.4.1)
<<<<<<< HEAD
multiwoven-integrations (0.15.10)
=======
multiwoven-integrations (0.16.1)
>>>>>>> c326a0ea (chore(CE): Update server gem 0.16.1 (#744))
MailchimpMarketing
activesupport
async-websocket
Expand Down Expand Up @@ -2180,11 +2172,7 @@ GEM
faraday-multipart
gli
hashie
<<<<<<< HEAD
sorbet-runtime (0.5.11690)
=======
sorbet-runtime (0.5.11707)
>>>>>>> c326a0ea (chore(CE): Update server gem 0.16.1 (#744))
stringio (3.1.0)
stripe (13.3.0)
strong_migrations (1.8.0)
Expand Down Expand Up @@ -2261,11 +2249,7 @@ DEPENDENCIES
jwt
kaminari
liquid
<<<<<<< HEAD
multiwoven-integrations (~> 0.15.10)
=======
multiwoven-integrations (~> 0.16.1)
>>>>>>> c326a0ea (chore(CE): Update server gem 0.16.1 (#744))
mysql2
newrelic_rpm
parallel
Expand Down

0 comments on commit 3282ea8

Please sign in to comment.