Update dogstatsd-ruby to version 5.6.1 (#20353)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
depfu[bot] 2023-11-17 12:04:13 -05:00 committed by GitHub
parent 3e27e9c986
commit 2402ef1096
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 3 deletions

View file

@ -29,7 +29,7 @@ gem "countries", "~> 5.5" # All sorts of useful information about every country
gem "ddtrace", "~> 1.15.0" # ddtrace is Datadogs tracing client for Ruby.
gem "devise", "~> 4.8" # Flexible authentication solution for Rails
gem "devise_invitable", "~> 2.0.6" # Allows invitations to be sent for joining
gem "dogstatsd-ruby", "~> 4.8" # A client for DogStatsD, an extension of the StatsD metric server for Datadog
gem "dogstatsd-ruby", "~> 5.6" # A client for DogStatsD, an extension of the StatsD metric server for Datadog
gem "email_validator", "~> 2.2" # Email validator for Rails and ActiveModel
gem "emoji_regex", "~> 3.2" # A pair of Ruby regular expressions for matching Unicode Emoji symbols
gem "fastimage", "~> 2.2" # FastImage finds the size or type of an image given its uri by fetching as little as needed.

View file

@ -225,7 +225,7 @@ GEM
devise (>= 4.6)
diff-lcs (1.5.0)
docile (1.4.0)
dogstatsd-ruby (4.8.3)
dogstatsd-ruby (5.6.1)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
dotenv (2.8.1)
@ -998,7 +998,7 @@ DEPENDENCIES
derailed_benchmarks (~> 2.1)
devise (~> 4.8)
devise_invitable (~> 2.0.6)
dogstatsd-ruby (~> 4.8)
dogstatsd-ruby (~> 5.6)
dotenv-rails (~> 2.8.1)
easy_translate (~> 0.5.1)
email_validator (~> 2.2)

Binary file not shown.

BIN
vendor/cache/dogstatsd-ruby-5.6.1.gem vendored Normal file

Binary file not shown.