Bump dogstatsd-ruby from 4.6.0 to 4.7.0 (#6102)

This commit is contained in:
dependabot-preview[bot] 2020-02-17 10:13:17 -05:00 committed by GitHub
parent 9696e63034
commit 2ae8d71241
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -30,7 +30,7 @@ gem "cloudinary", "~> 1.13" # Client library for easily using the Cloudinary ser
gem "counter_culture", "~> 2.2" # counter_culture provides turbo-charged counter caches that are kept up-to-date
gem "ddtrace", "~> 0.32.0" # ddtrace is Datadogs tracing client for Ruby.
gem "devise", "~> 4.7" # Flexible authentication solution for Rails
gem "dogstatsd-ruby", "~> 4.6" # A client for DogStatsD, an extension of the StatsD metric server for Datadog
gem "dogstatsd-ruby", "~> 4.7" # A client for DogStatsD, an extension of the StatsD metric server for Datadog
gem "doorkeeper", "~> 5.3" # Oauth 2 provider
gem "dry-struct", "~> 1.2" # Typed structs and value objects
gem "elasticsearch", "~> 7.4" # Powers DEVs core search functionality

View file

@ -224,7 +224,7 @@ GEM
warden (~> 1.2.3)
diff-lcs (1.3)
docile (1.3.2)
dogstatsd-ruby (4.6.0)
dogstatsd-ruby (4.7.0)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
doorkeeper (5.3.1)
@ -872,7 +872,7 @@ DEPENDENCIES
ddtrace (~> 0.32.0)
derailed_benchmarks (~> 1.6)
devise (~> 4.7)
dogstatsd-ruby (~> 4.6)
dogstatsd-ruby (~> 4.7)
doorkeeper (~> 5.3)
dry-struct (~> 1.2)
elasticsearch (~> 7.4)