Refresh patches and remove 0120-remove-tracing-group.patch

This commit is contained in:
Sruthi Chandran 2019-03-13 23:22:21 +05:30
parent 0425796c6b
commit 8682e2a54f
4 changed files with 2 additions and 18 deletions

View file

@ -1,15 +0,0 @@
--- a/Gemfile
+++ b/Gemfile
@@ -304,12 +304,6 @@
gem 'raindrops', '~> 0.18'
end
-group :tracing do
- # OpenTracing
- gem 'opentracing', '~> 0.4.3'
- gem 'jaeger-client', '~> 0.10.0'
-end
-
if ENV["INCLUDE_TEST_DEPENDS"] == "true"
gem 'bootsnap', '~> 1.3'
gem 'bullet', '~> 5.5', require: !!ENV['ENABLE_BULLET']

View file

@ -1,6 +1,6 @@
--- a/Gemfile
+++ b/Gemfile
@@ -362,7 +362,7 @@
@@ -368,7 +368,7 @@
gem 'shoulda-matchers', '~> 3.1', '>= 3.1.2', require: false
gem 'email_spec', '~> 2.2'
gem 'json-schema', '~> 2.8'

View file

@ -1,6 +1,6 @@
--- a/Gemfile
+++ b/Gemfile
@@ -299,7 +299,6 @@
@@ -305,7 +305,6 @@
if ENV["INCLUDE_TEST_DEPENDS"] == "true"
gem 'bootsnap', '~> 1.3'

View file

@ -2,7 +2,6 @@
0100-remove-development-test.patch
0108-make-mysql-optional.patch
0110-make-test-dependencies-conditional.patch
0120-remove-tracing-group.patch
0220-relax-webmock.patch
0290-skip-peek-mysql2.patch
0340-relax-httparty.patch