Skip to content
Merged
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 Appraisals
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ def self.with_ci_queue_minitest_gem(minitest_versions: 5, ci_queue_versions: 0)
Array(ci_queue_versions).each do |ci_queue_v|
appraise "ci-queue-#{ci_queue_v}-minitest-#{minitest_v}" do
gem "minitest", "~> #{minitest_v}"
gem "ci-queue", "~> #{ci_queue_v}", "< 0.67"
gem "ci-queue", "~> #{ci_queue_v}"
gem "minitest-reporters", "~> 1"
end
end
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/jruby_9.4_ci_queue_0_minitest_5.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ gem "yard"
gem "datadog", git: "https://github.com/DataDog/dd-trace-rb.git", branch: "master"
gem "os"
gem "minitest", "~> 5"
gem "ci-queue", "~> 0", "< 0.67"
gem "ci-queue", "~> 0"
gem "minitest-reporters", "~> 1"

group :check do
Expand Down
8 changes: 4 additions & 4 deletions gemfiles/jruby_9.4_ci_queue_0_minitest_5.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/DataDog/dd-trace-rb.git
revision: 60d42f9dbb0f1c52e01f75f34cfcd0054dae2eb5
revision: cd3ce6a3941eafcbc2b9269cf5e05f9b39dd444b
branch: master
specs:
datadog (2.17.0)
Expand Down Expand Up @@ -28,9 +28,9 @@ GEM
bundler
rake
thor (>= 0.14.0)
bigdecimal (3.2.1-java)
bigdecimal (3.2.2-java)
builder (3.3.0)
ci-queue (0.66.0)
ci-queue (0.69.0)
logger
climate_control (1.2.0)
crack (1.0.0)
Expand Down Expand Up @@ -95,7 +95,7 @@ PLATFORMS

DEPENDENCIES
appraisal
ci-queue (~> 0, < 0.67)
ci-queue (~> 0)
climate_control
datadog!
datadog-ci!
Expand Down
6 changes: 3 additions & 3 deletions gemfiles/jruby_9.4_ci_queue_0_rspec_3.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/DataDog/dd-trace-rb.git
revision: 60d42f9dbb0f1c52e01f75f34cfcd0054dae2eb5
revision: cd3ce6a3941eafcbc2b9269cf5e05f9b39dd444b
branch: master
specs:
datadog (2.17.0)
Expand All @@ -27,8 +27,8 @@ GEM
bundler
rake
thor (>= 0.14.0)
bigdecimal (3.2.1-java)
ci-queue (0.67.0)
bigdecimal (3.2.2-java)
ci-queue (0.69.0)
logger
climate_control (1.2.0)
crack (1.0.0)
Expand Down
4 changes: 2 additions & 2 deletions gemfiles/jruby_9.4_cucumber_10.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/DataDog/dd-trace-rb.git
revision: 482c04ebbb01274a52ab61f63143caf26ba1e5fb
revision: cd3ce6a3941eafcbc2b9269cf5e05f9b39dd444b
branch: master
specs:
datadog (2.17.0)
Expand Down Expand Up @@ -55,7 +55,7 @@ GEM
bigdecimal
cucumber-gherkin (30.0.4)
cucumber-messages (> 25, < 28)
cucumber-html-formatter (21.10.1)
cucumber-html-formatter (21.12.0)
cucumber-messages (> 19, < 28)
cucumber-messages (27.2.0)
cucumber-tag-expressions (6.1.2)
Expand Down
4 changes: 2 additions & 2 deletions gemfiles/jruby_9.4_cucumber_3.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/DataDog/dd-trace-rb.git
revision: 60d42f9dbb0f1c52e01f75f34cfcd0054dae2eb5
revision: cd3ce6a3941eafcbc2b9269cf5e05f9b39dd444b
branch: master
specs:
datadog (2.17.0)
Expand Down Expand Up @@ -28,7 +28,7 @@ GEM
rake
thor (>= 0.14.0)
backports (3.25.1)
bigdecimal (3.2.1-java)
bigdecimal (3.2.2-java)
builder (3.3.0)
climate_control (1.2.0)
crack (1.0.0)
Expand Down
4 changes: 2 additions & 2 deletions gemfiles/jruby_9.4_cucumber_4.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/DataDog/dd-trace-rb.git
revision: 60d42f9dbb0f1c52e01f75f34cfcd0054dae2eb5
revision: cd3ce6a3941eafcbc2b9269cf5e05f9b39dd444b
branch: master
specs:
datadog (2.17.0)
Expand Down Expand Up @@ -32,7 +32,7 @@ GEM
bundler
rake
thor (>= 0.14.0)
bigdecimal (3.2.1-java)
bigdecimal (3.2.2-java)
builder (3.3.0)
climate_control (1.2.0)
concurrent-ruby (1.3.5)
Expand Down
4 changes: 2 additions & 2 deletions gemfiles/jruby_9.4_cucumber_5.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/DataDog/dd-trace-rb.git
revision: 60d42f9dbb0f1c52e01f75f34cfcd0054dae2eb5
revision: cd3ce6a3941eafcbc2b9269cf5e05f9b39dd444b
branch: master
specs:
datadog (2.17.0)
Expand Down Expand Up @@ -32,7 +32,7 @@ GEM
bundler
rake
thor (>= 0.14.0)
bigdecimal (3.2.1-java)
bigdecimal (3.2.2-java)
builder (3.3.0)
climate_control (1.2.0)
concurrent-ruby (1.3.5)
Expand Down
6 changes: 3 additions & 3 deletions gemfiles/jruby_9.4_cucumber_6.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/DataDog/dd-trace-rb.git
revision: 60d42f9dbb0f1c52e01f75f34cfcd0054dae2eb5
revision: cd3ce6a3941eafcbc2b9269cf5e05f9b39dd444b
branch: master
specs:
datadog (2.17.0)
Expand Down Expand Up @@ -32,7 +32,7 @@ GEM
bundler
rake
thor (>= 0.14.0)
bigdecimal (3.2.1-java)
bigdecimal (3.2.2-java)
builder (3.3.0)
climate_control (1.2.0)
concurrent-ruby (1.3.5)
Expand Down Expand Up @@ -87,7 +87,7 @@ GEM
mime-types (3.7.0)
logger
mime-types-data (~> 3.2025, >= 3.2025.0507)
mime-types-data (3.2025.0527)
mime-types-data (3.2025.0617)
minitest (5.25.5)
msgpack (1.8.0-java)
multi_test (0.1.2)
Expand Down
6 changes: 3 additions & 3 deletions gemfiles/jruby_9.4_cucumber_7.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/DataDog/dd-trace-rb.git
revision: 60d42f9dbb0f1c52e01f75f34cfcd0054dae2eb5
revision: cd3ce6a3941eafcbc2b9269cf5e05f9b39dd444b
branch: master
specs:
datadog (2.17.0)
Expand All @@ -27,7 +27,7 @@ GEM
bundler
rake
thor (>= 0.14.0)
bigdecimal (3.2.1-java)
bigdecimal (3.2.2-java)
builder (3.3.0)
climate_control (1.2.0)
crack (1.0.0)
Expand Down Expand Up @@ -76,7 +76,7 @@ GEM
mime-types (3.7.0)
logger
mime-types-data (~> 3.2025, >= 3.2025.0507)
mime-types-data (3.2025.0527)
mime-types-data (3.2025.0617)
msgpack (1.8.0-java)
multi_test (0.1.2)
os (1.1.4)
Expand Down
6 changes: 3 additions & 3 deletions gemfiles/jruby_9.4_cucumber_8.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/DataDog/dd-trace-rb.git
revision: 60d42f9dbb0f1c52e01f75f34cfcd0054dae2eb5
revision: cd3ce6a3941eafcbc2b9269cf5e05f9b39dd444b
branch: master
specs:
datadog (2.17.0)
Expand All @@ -27,7 +27,7 @@ GEM
bundler
rake
thor (>= 0.14.0)
bigdecimal (3.2.1-java)
bigdecimal (3.2.2-java)
builder (3.3.0)
climate_control (1.2.0)
crack (1.0.0)
Expand Down Expand Up @@ -70,7 +70,7 @@ GEM
mime-types (3.7.0)
logger
mime-types-data (~> 3.2025, >= 3.2025.0507)
mime-types-data (3.2025.0527)
mime-types-data (3.2025.0617)
msgpack (1.8.0-java)
multi_test (1.1.0)
os (1.1.4)
Expand Down
4 changes: 2 additions & 2 deletions gemfiles/jruby_9.4_cucumber_9.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/DataDog/dd-trace-rb.git
revision: 60d42f9dbb0f1c52e01f75f34cfcd0054dae2eb5
revision: cd3ce6a3941eafcbc2b9269cf5e05f9b39dd444b
branch: master
specs:
datadog (2.17.0)
Expand Down Expand Up @@ -54,7 +54,7 @@ GEM
bigdecimal
cucumber-gherkin (27.0.0)
cucumber-messages (>= 19.1.4, < 23)
cucumber-html-formatter (21.9.0)
cucumber-html-formatter (21.12.0)
cucumber-messages (> 19, < 28)
cucumber-messages (22.0.0)
cucumber-tag-expressions (6.1.2)
Expand Down
10 changes: 5 additions & 5 deletions gemfiles/jruby_9.4_cuprite_0_capybara_3.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/DataDog/dd-trace-rb.git
revision: 60d42f9dbb0f1c52e01f75f34cfcd0054dae2eb5
revision: cd3ce6a3941eafcbc2b9269cf5e05f9b39dd444b
branch: master
specs:
datadog (2.17.0)
Expand Down Expand Up @@ -28,7 +28,7 @@ GEM
rake
thor (>= 0.14.0)
base64 (0.3.0)
bigdecimal (3.2.1-java)
bigdecimal (3.2.2-java)
builder (3.3.0)
capybara (3.40.0)
addressable
Expand Down Expand Up @@ -65,7 +65,7 @@ GEM
bigdecimal
cucumber-gherkin (27.0.0)
cucumber-messages (>= 19.1.4, < 23)
cucumber-html-formatter (21.9.0)
cucumber-html-formatter (21.12.0)
cucumber-messages (> 19, < 28)
cucumber-messages (22.0.0)
cucumber-tag-expressions (6.1.2)
Expand All @@ -88,7 +88,7 @@ GEM
libddwaf (1.22.0.0.2-java)
ffi (~> 1.0)
logger (1.7.0)
matrix (0.4.2)
matrix (0.4.3)
mini_mime (1.1.5)
msgpack (1.8.0-java)
multi_test (1.1.0)
Expand All @@ -97,7 +97,7 @@ GEM
os (1.1.4)
public_suffix (6.0.2)
racc (1.8.1-java)
rack (3.1.15)
rack (3.1.16)
rack-test (2.2.0)
rack (>= 1.3)
rake (13.3.0)
Expand Down
4 changes: 2 additions & 2 deletions gemfiles/jruby_9.4_knapsack_pro_7_rspec_3.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/DataDog/dd-trace-rb.git
revision: 60d42f9dbb0f1c52e01f75f34cfcd0054dae2eb5
revision: cd3ce6a3941eafcbc2b9269cf5e05f9b39dd444b
branch: master
specs:
datadog (2.17.0)
Expand All @@ -27,7 +27,7 @@ GEM
bundler
rake
thor (>= 0.14.0)
bigdecimal (3.2.1-java)
bigdecimal (3.2.2-java)
climate_control (1.2.0)
crack (1.0.0)
bigdecimal
Expand Down
4 changes: 2 additions & 2 deletions gemfiles/jruby_9.4_knapsack_pro_8_rspec_3.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/DataDog/dd-trace-rb.git
revision: 60d42f9dbb0f1c52e01f75f34cfcd0054dae2eb5
revision: cd3ce6a3941eafcbc2b9269cf5e05f9b39dd444b
branch: master
specs:
datadog (2.17.0)
Expand All @@ -27,7 +27,7 @@ GEM
bundler
rake
thor (>= 0.14.0)
bigdecimal (3.2.1-java)
bigdecimal (3.2.2-java)
climate_control (1.2.0)
crack (1.0.0)
bigdecimal
Expand Down
4 changes: 2 additions & 2 deletions gemfiles/jruby_9.4_minitest_5.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/DataDog/dd-trace-rb.git
revision: 60d42f9dbb0f1c52e01f75f34cfcd0054dae2eb5
revision: cd3ce6a3941eafcbc2b9269cf5e05f9b39dd444b
branch: master
specs:
datadog (2.17.0)
Expand All @@ -27,7 +27,7 @@ GEM
bundler
rake
thor (>= 0.14.0)
bigdecimal (3.2.1-java)
bigdecimal (3.2.2-java)
climate_control (1.2.0)
crack (1.0.0)
bigdecimal
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/DataDog/dd-trace-rb.git
revision: 60d42f9dbb0f1c52e01f75f34cfcd0054dae2eb5
revision: cd3ce6a3941eafcbc2b9269cf5e05f9b39dd444b
branch: master
specs:
datadog (2.17.0)
Expand Down
4 changes: 2 additions & 2 deletions gemfiles/jruby_9.4_parallel_tests_4_rspec_3.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/DataDog/dd-trace-rb.git
revision: 60d42f9dbb0f1c52e01f75f34cfcd0054dae2eb5
revision: cd3ce6a3941eafcbc2b9269cf5e05f9b39dd444b
branch: master
specs:
datadog (2.17.0)
Expand All @@ -27,7 +27,7 @@ GEM
bundler
rake
thor (>= 0.14.0)
bigdecimal (3.2.1-java)
bigdecimal (3.2.2-java)
climate_control (1.2.0)
crack (1.0.0)
bigdecimal
Expand Down
4 changes: 2 additions & 2 deletions gemfiles/jruby_9.4_parallel_tests_5_rspec_3.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/DataDog/dd-trace-rb.git
revision: 60d42f9dbb0f1c52e01f75f34cfcd0054dae2eb5
revision: cd3ce6a3941eafcbc2b9269cf5e05f9b39dd444b
branch: master
specs:
datadog (2.17.0)
Expand All @@ -27,7 +27,7 @@ GEM
bundler
rake
thor (>= 0.14.0)
bigdecimal (3.2.1-java)
bigdecimal (3.2.2-java)
climate_control (1.2.0)
crack (1.0.0)
bigdecimal
Expand Down
4 changes: 2 additions & 2 deletions gemfiles/jruby_9.4_rails_5.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/DataDog/dd-trace-rb.git
revision: 60d42f9dbb0f1c52e01f75f34cfcd0054dae2eb5
revision: cd3ce6a3941eafcbc2b9269cf5e05f9b39dd444b
branch: master
specs:
datadog (2.17.0)
Expand Down Expand Up @@ -107,7 +107,7 @@ GEM
mini_mime (1.1.5)
minitest (5.25.5)
msgpack (1.8.0-java)
net-imap (0.5.8)
net-imap (0.5.9)
date
net-protocol
net-pop (0.1.2)
Expand Down
4 changes: 2 additions & 2 deletions gemfiles/jruby_9.4_rails_6.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/DataDog/dd-trace-rb.git
revision: 60d42f9dbb0f1c52e01f75f34cfcd0054dae2eb5
revision: cd3ce6a3941eafcbc2b9269cf5e05f9b39dd444b
branch: master
specs:
datadog (2.17.0)
Expand Down Expand Up @@ -124,7 +124,7 @@ GEM
mini_mime (1.1.5)
minitest (5.25.5)
msgpack (1.8.0-java)
net-imap (0.5.8)
net-imap (0.5.9)
date
net-protocol
net-pop (0.1.2)
Expand Down
Loading
Loading