Skip to content

Commit e7331e5

Browse files
committed
chore(CE): Fix conflict
1 parent aa37590 commit e7331e5

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

server/Gemfile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,7 @@ gem "interactor", "~> 3.0"
1313

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

16-
<<<<<<< HEAD
17-
gem "multiwoven-integrations", "~> 0.17.0"
18-
=======
1916
gem "multiwoven-integrations", "~> 0.18.2"
20-
>>>>>>> 91382e0c (chore(CE): update server gem 0.18.2 (#764))
2117

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

server/Gemfile.lock

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2249,11 +2249,7 @@ DEPENDENCIES
22492249
jwt
22502250
kaminari
22512251
liquid
2252-
<<<<<<< HEAD
2253-
multiwoven-integrations (~> 0.17.0)
2254-
=======
22552252
multiwoven-integrations (~> 0.18.2)
2256-
>>>>>>> 91382e0c (chore(CE): update server gem 0.18.2 (#764))
22572253
mysql2
22582254
newrelic_rpm
22592255
parallel

0 commit comments

Comments
 (0)