Gemfile.lock in httprb-opentracing-0.1.0 vs Gemfile.lock in httprb-opentracing-0.2.0
- old
+ new
@@ -1,10 +1,9 @@
PATH
remote: .
specs:
- httprb-opentracing (0.1.0)
- http (> 0.1.0)
+ httprb-opentracing (0.2.0)
opentracing (~> 0.5.0)
GEM
remote: https://rubygems.org/
specs:
@@ -57,9 +56,10 @@
ruby
DEPENDENCIES
bundler (~> 2.0)
byebug
+ http (> 0.1.0)
httprb-opentracing!
opentracing_test_tracer (~> 0.1)
rake (~> 10.0)
rspec (~> 3.0)
webmock (~> 3.4.2)