Skip to content

Commit

Permalink
Bump datadog-ci from 1.2.0 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps [datadog-ci](https://github.com/DataDog/datadog-ci-rb) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/DataDog/datadog-ci-rb/releases)
- [Changelog](https://github.com/DataDog/datadog-ci-rb/blob/main/CHANGELOG.md)
- [Commits](DataDog/datadog-ci-rb@v1.2.0...v1.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and simi committed Jul 30, 2024
1 parent e3d5602 commit dea13e5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ group :development do
end

group :test do
gem "datadog-ci", "~> 1.2"
gem "datadog-ci", "~> 1.3"
gem "minitest", "~> 5.24", require: false
gem "minitest-retry", "~> 0.2.2"
gem "capybara", "~> 3.40"
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -199,8 +199,8 @@ GEM
libdatadog (~> 10.0.0.1.0)
libddwaf (~> 1.14.0.0.0)
msgpack
datadog-ci (1.2.0)
datadog (~> 2.0)
datadog-ci (1.3.0)
datadog (~> 2.2)
msgpack
date (3.3.4)
dead_end (4.0.0)
Expand Down Expand Up @@ -817,7 +817,7 @@ DEPENDENCIES
dalli (~> 3.2)
dartsass-sprockets (~> 3.1)
datadog (~> 2.2)
datadog-ci (~> 1.2)
datadog-ci (~> 1.3)
derailed_benchmarks (~> 2.1)
discard (~> 1.3)
dogstatsd-ruby (~> 5.5)
Expand Down Expand Up @@ -975,7 +975,7 @@ CHECKSUMS
dalli (3.2.8) sha256=2e63595084d91fae2655514a02c5d4fc0f16c0799893794abe23bf628bebaaa5
dartsass-sprockets (3.1.0) sha256=c238ec9f7f496489ac5a7813cd1f83d1e077a1826921acefc7e290a521b7a20a
datadog (2.2.0) sha256=fa96d565e055593294706d7767c4d3213b5250f0ddd2b8697b868ae60dbdda4a
datadog-ci (1.2.0) sha256=e563d4e1a890402f7f9e60a0510ed30d428c1a9070b71afec95e31ee96b6b241
datadog-ci (1.3.0) sha256=3c1c4721d14a1f7736330a0fdc6c5dc63c14235a53e9f07af10a34feef23eab7
date (3.3.4) sha256=971f2cb66b945bcbea4ddd9c7908c9400b31a71bc316833cb42fa584b59d3291
dead_end (4.0.0) sha256=695c8438993bb4c5415b1618a1b6e0afcae849ef2812fb8cb3846723904307eb
debase-ruby_core_source (3.3.1) sha256=ed904cae290edf0cf274ad707f8981bf1cefad8081e78d4bb71be2a483bc2c08
Expand Down

0 comments on commit dea13e5

Please sign in to comment.