Skip to content

Commit

Permalink
Bump datadog from 2.9.0 to 2.10.0
Browse files Browse the repository at this point in the history
Bumps [datadog](https://github.com/DataDog/dd-trace-rb) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/DataDog/dd-trace-rb/releases)
- [Changelog](https://github.com/DataDog/dd-trace-rb/blob/master/CHANGELOG.md)
- [Commits](DataDog/dd-trace-rb@v2.9.0...v2.10.0)

---
updated-dependencies:
- dependency-name: datadog
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and simi committed Feb 4, 2025
1 parent 39cd186 commit 3e11fd6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ gem "aws-sdk-sqs", "~> 1.91"
gem "bootsnap", "~> 1.18"
gem "clearance", "~> 2.9"
gem "dalli", "~> 3.2"
gem "datadog", "~> 2.9"
gem "datadog", "~> 2.10"
gem "dogstatsd-ruby", "~> 5.6"
gem "google-protobuf", "~> 4.29"
gem "faraday", "~> 2.12"
Expand Down
13 changes: 7 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -220,15 +220,16 @@ GEM
addressable
csv (3.3.2)
dalli (3.2.8)
datadog (2.9.0)
datadog-ruby_core_source (~> 3.3, >= 3.3.7)
datadog (2.10.0)
datadog-ruby_core_source (~> 3.4)
libdatadog (~> 14.3.1.1.0)
libddwaf (~> 1.18.0.0.0)
logger
msgpack
datadog-ci (1.12.0)
datadog (~> 2.4)
msgpack
datadog-ruby_core_source (3.3.7)
datadog-ruby_core_source (3.4.0)
date (3.4.1)
deep_merge (1.2.2)
derailed_benchmarks (2.2.1)
Expand Down Expand Up @@ -928,7 +929,7 @@ DEPENDENCIES
compact_index (~> 0.15.0)
csv (~> 3.3)
dalli (~> 3.2)
datadog (~> 2.9)
datadog (~> 2.10)
datadog-ci (~> 1.12)
derailed_benchmarks (~> 2.2)
discard (~> 1.4)
Expand Down Expand Up @@ -1096,9 +1097,9 @@ CHECKSUMS
css_parser (1.19.1) sha256=1940dce01e3b9be18d6880e6d65162d984cc04ff28998cf4759beb999275209e
csv (3.3.2) sha256=6ff0c135e65e485d1864dde6c1703b60d34cc9e19bed8452834a0b28a519bd4e
dalli (3.2.8) sha256=2e63595084d91fae2655514a02c5d4fc0f16c0799893794abe23bf628bebaaa5
datadog (2.9.0) sha256=f6cc1c5f77269614ef8b1310ace506bf4362c5c0ec00150264abdec1c7873f95
datadog (2.10.0) sha256=920590df7896169cbbbb92c4a3a2df47ef2f063bb1aba09d3975151647d3ffdf
datadog-ci (1.12.0) sha256=9f1a5beed93c8b39d5ce1fc146d59e40aab4b9869dc919d8827e9a830b92c2ff
datadog-ruby_core_source (3.3.7) sha256=056ac0a49eae4eff9ed6babf35917c6033ce38e57dd4b8e6e814eb743186fae4
datadog-ruby_core_source (3.4.0) sha256=542afb1203f7b4bc19307d273b860649965860dbd5bbd9161cd363af772f0e27
date (3.4.1) sha256=bf268e14ef7158009bfeaec40b5fa3c7271906e88b196d958a89d4b408abe64f
deep_merge (1.2.2) sha256=83ced3a3d7f95f67de958d2ce41b1874e83c8d94fe2ddbff50c8b4b82323563a
derailed_benchmarks (2.2.1) sha256=654280664fded41c9cd8fc27fc0fcfaf096023afab90eb4ac1185ba70c5d4439
Expand Down

0 comments on commit 3e11fd6

Please sign in to comment.