Skip to content

Commit 181ecb1

Browse files
squash: bad merge
1 parent 6f50651 commit 181ecb1

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

instrumentation/grpc/Gemfile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,7 @@ group :test do
1818
gem 'opentelemetry-sdk', '~> 1.1'
1919
gem 'opentelemetry-test-helpers', '~> 0.4'
2020
gem 'rake', '~> 13.2'
21-
<<<<<<< HEAD
22-
gem 'rubocop', '~> 1.72.2'
23-
=======
2421
gem 'rubocop', '~> 1.72.0'
25-
>>>>>>> c3b6c2b0 (squash: bump rubocop)
2622
gem 'rubocop-performance', '~> 1.23.0'
2723
gem 'simplecov', '~> 0.22.0'
2824
gem 'yard', '~> 0.9'

instrumentation/http/Gemfile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,7 @@ group :test do
1515
gem 'opentelemetry-sdk', '~> 1.1'
1616
gem 'opentelemetry-test-helpers', '~> 0.3'
1717
gem 'rake', '~> 13.0'
18-
<<<<<<< HEAD
19-
gem 'rubocop', '~> 1.72.2'
20-
=======
2118
gem 'rubocop', '~> 1.72.0'
22-
>>>>>>> c3b6c2b0 (squash: bump rubocop)
2319
gem 'rubocop-performance', '~> 1.23.0'
2420
gem 'simplecov', '~> 0.22.0'
2521
gem 'webmock', '~> 3.24'

0 commit comments

Comments
 (0)