Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump dogstatsd-ruby from 4.8.3 to 5.5.0 #43

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ gem "counter_culture", "~> 3.2" # counter_culture provides turbo-charged counter
gem "ddtrace", "~> 0.54.2" # ddtrace is Datadog’s 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.5" # 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.
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ GEM
devise (>= 4.6)
diff-lcs (1.5.0)
docile (1.3.5)
dogstatsd-ruby (4.8.3)
dogstatsd-ruby (5.5.0)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
dotenv (2.7.6)
Expand Down Expand Up @@ -924,7 +924,7 @@ DEPENDENCIES
derailed_benchmarks (~> 2.1)
devise (~> 4.8)
devise_invitable (~> 2.0.6)
dogstatsd-ruby (~> 4.8)
dogstatsd-ruby (~> 5.5)
dotenv-rails (~> 2.7.6)
easy_translate (~> 0.5.1)
email_validator (~> 2.2)
Expand Down
Binary file removed vendor/cache/dogstatsd-ruby-4.8.3.gem
Binary file not shown.
Binary file added vendor/cache/dogstatsd-ruby-5.5.0.gem
Binary file not shown.