fix: updated ddtrace bundle

This commit is contained in:
Karol Sójko 2020-09-21 18:40:36 +02:00
parent 623dd59bf1
commit 92a737eee7
No known key found for this signature in database
GPG key ID: 173C8EC8DC231F13
2 changed files with 3 additions and 3 deletions

View file

@ -48,6 +48,6 @@ group :development, :test do
end
gem "dogstatsd-ruby", "~> 4.8"
gem "ddtrace", "~> 0.38.0"
gem "ddtrace", "~> 0.40"
gem "lograge", "~> 0.11.2"

View file

@ -67,7 +67,7 @@ GEM
concurrent-ruby (1.1.5)
connection_pool (2.2.2)
crass (1.0.6)
ddtrace (0.38.0)
ddtrace (0.40.0)
msgpack
dogstatsd-ruby (4.8.1)
dotenv (2.7.5)
@ -212,7 +212,7 @@ DEPENDENCIES
capistrano-rails
capistrano-rvm
capistrano-sidekiq
ddtrace (~> 0.38.0)
ddtrace (~> 0.40)
dogstatsd-ruby (~> 4.8)
dotenv-rails
haml