Skip to content

Commit

Permalink
fix(CE): resolve conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
afthabvp committed Dec 27, 2024
1 parent 6970bb6 commit 37c67ba
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.2"
>>>>>>> 516a1132 (chore(CE): Update server gem 0.16.2 (#749))

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 @@ -1677,11 +1677,7 @@ GEM
crass (1.0.6)
css_parser (1.17.1)
addressable
<<<<<<< HEAD
csv (3.3.0)
=======
csv (3.3.2)
>>>>>>> 516a1132 (chore(CE): Update server gem 0.16.2 (#749))
data_migrate (9.4.0)
activerecord (>= 6.1)
railties (>= 6.1)
Expand Down Expand Up @@ -1944,11 +1940,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.2)
>>>>>>> 516a1132 (chore(CE): Update server gem 0.16.2 (#749))
MailchimpMarketing
activesupport
async-websocket
Expand Down Expand Up @@ -2179,11 +2171,7 @@ GEM
faraday-multipart
gli
hashie
<<<<<<< HEAD
sorbet-runtime (0.5.11690)
=======
sorbet-runtime (0.5.11708)
>>>>>>> 516a1132 (chore(CE): Update server gem 0.16.2 (#749))
stringio (3.1.0)
stripe (13.2.0)
strong_migrations (1.8.0)
Expand Down Expand Up @@ -2259,11 +2247,7 @@ DEPENDENCIES
jwt
kaminari
liquid
<<<<<<< HEAD
multiwoven-integrations (~> 0.15.10)
=======
multiwoven-integrations (~> 0.16.2)
>>>>>>> 516a1132 (chore(CE): Update server gem 0.16.2 (#749))
mysql2
newrelic_rpm
parallel
Expand Down

0 comments on commit 37c67ba

Please sign in to comment.