Skip to content

Commit

Permalink
Bump datadog-ci from 1.8.1 to 1.9.0 (#5280)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent 4acb3f5 commit f38c3e0
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 @@ -129,7 +129,7 @@ group :development do
end

group :test do
gem "datadog-ci", "~> 1.8"
gem "datadog-ci", "~> 1.9"
gem "minitest", "~> 5.25", require: false
gem "minitest-retry", "~> 0.2.3"
gem "capybara", "~> 3.40"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ GEM
libdatadog (~> 14.1.0.1.0)
libddwaf (~> 1.15.0.0.0)
msgpack
datadog-ci (1.8.1)
datadog-ci (1.9.0)
datadog (~> 2.4)
msgpack
datadog-ruby_core_source (3.3.6)
Expand Down Expand Up @@ -893,7 +893,7 @@ DEPENDENCIES
csv (~> 3.3)
dalli (~> 3.2)
datadog (~> 2.7)
datadog-ci (~> 1.8)
datadog-ci (~> 1.9)
derailed_benchmarks (~> 2.2)
discard (~> 1.4)
dogstatsd-ruby (~> 5.6)
Expand Down Expand Up @@ -1058,7 +1058,7 @@ CHECKSUMS
csv (3.3.0) sha256=0bbd1defdc31134abefed027a639b3723c2753862150f4c3ee61cab71b20d67d
dalli (3.2.8) sha256=2e63595084d91fae2655514a02c5d4fc0f16c0799893794abe23bf628bebaaa5
datadog (2.7.0) sha256=cea0c125acff6630966a2ad0bc01863ba1e1ff2886b4d38dc29f254f89ad02a2
datadog-ci (1.8.1) sha256=c461acd83d36b5894716ea7b1c207fd4b7fa103994c0773e3936a68da4dfa594
datadog-ci (1.9.0) sha256=f48a2ec91961b65ada1e13b964a42ed1e3ae6ee586736e3ee5690d0ceb302069
datadog-ruby_core_source (3.3.6) sha256=007c72450d3f5838c6d0ae4a6a77e5008bb29dd97d10ea3bf367f978d7c02f36
date (3.4.0) sha256=2e7fadaded625c9b3e35e254e42068d4bd8b8646ceab0744cbcbcfdafaa0a711
derailed_benchmarks (2.2.1) sha256=654280664fded41c9cd8fc27fc0fcfaf096023afab90eb4ac1185ba70c5d4439
Expand Down

0 comments on commit f38c3e0

Please sign in to comment.