Skip to content

Commit

Permalink
Bump dogstatsd-ruby from 5.6.1 to 5.6.2 (#5062)
Browse files Browse the repository at this point in the history
Bumps [dogstatsd-ruby](https://github.com/DataDog/dogstatsd-ruby) from 5.6.1 to 5.6.2.
- [Release notes](https://github.com/DataDog/dogstatsd-ruby/releases)
- [Changelog](https://github.com/DataDog/dogstatsd-ruby/blob/master/CHANGELOG.md)
- [Commits](DataDog/dogstatsd-ruby@v5.6.1...v5.6.2)

---
updated-dependencies:
- dependency-name: dogstatsd-ruby
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 23, 2024
1 parent e19e7d6 commit 9d65a5d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ gem "bootsnap", "~> 1.18"
gem "clearance", "~> 2.8"
gem "dalli", "~> 3.2"
gem "datadog", "~> 2.3"
gem "dogstatsd-ruby", "~> 5.5"
gem "dogstatsd-ruby", "~> 5.6"
gem "google-protobuf", "~> 4.28"
gem "faraday", "~> 2.12"
gem "faraday-retry", "~> 2.2"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ GEM
discard (1.3.0)
activerecord (>= 4.2, < 8)
docile (1.4.1)
dogstatsd-ruby (5.6.1)
dogstatsd-ruby (5.6.2)
domain_name (0.6.20240107)
dotenv (3.1.4)
dotenv-rails (3.1.4)
Expand Down Expand Up @@ -820,7 +820,7 @@ DEPENDENCIES
datadog-ci (~> 1.5)
derailed_benchmarks (~> 2.1)
discard (~> 1.3)
dogstatsd-ruby (~> 5.5)
dogstatsd-ruby (~> 5.6)
dotenv-rails (~> 3.1)
factory_bot_rails (~> 6.4)
faraday (~> 2.12)
Expand Down Expand Up @@ -985,7 +985,7 @@ CHECKSUMS
diff-lcs (1.5.1) sha256=273223dfb40685548436d32b4733aa67351769c7dea621da7d9dd4813e63ddfe
discard (1.3.0) sha256=55218997ca4dc11f0594f1bb2d1196c4a959ceb562f1ab6490130233598dda67
docile (1.4.1) sha256=96159be799bfa73cdb721b840e9802126e4e03dfc26863db73647204c727f21e
dogstatsd-ruby (5.6.1) sha256=615dd1328c57ab66fb48cbf83b38ce2060d8353707be0bc3deb0ae960a659982
dogstatsd-ruby (5.6.2) sha256=3d952a2415e382fd91059f1c9c6a1fc5dde354fa39266ae47a38c2b518424db1
domain_name (0.6.20240107) sha256=5f693b2215708476517479bf2b3802e49068ad82167bcd2286f899536a17d933
dotenv (3.1.4) sha256=6dc502e718ea0d3542673345da05c7a69039840898e251757adb3405d2b35629
dotenv-rails (3.1.4) sha256=a7d75f6ab3cc7f1b28e7deb0462efb155878e4e87ce3cc6e42ce35bea61c6fe4
Expand Down

0 comments on commit 9d65a5d

Please sign in to comment.