diff --git a/Appraisals b/Appraisals index bdc21000b42..81c18df7457 100644 --- a/Appraisals +++ b/Appraisals @@ -1412,7 +1412,7 @@ elsif ruby_version?('2.7') gem 'resque', '>= 2.0' end - (3..5).each { |v| gem_cucumber(v) } + (3..8).each { |v| gem_cucumber(v) } appraise 'contrib' do gem 'actionpack' @@ -1549,7 +1549,7 @@ elsif ruby_version?('3.0') || ruby_version?('3.1') || ruby_version?('3.2') || ru gem 'resque', '>= 2.0' end - (3..5).each { |v| gem_cucumber(v) } + (3..8).each { |v| gem_cucumber(v) } appraise 'contrib' do gem 'actionpack', '~> 7' diff --git a/Rakefile b/Rakefile index 456d7d3cbe8..59500510c8f 100644 --- a/Rakefile +++ b/Rakefile @@ -400,6 +400,9 @@ task :ci do declare '❌ 2.1 / ❌ 2.2 / ❌ 2.3 / ✅ 2.4 / ✅ 2.5 / ✅ 2.6 / ✅ 2.7 / ✅ 3.0 / ✅ 3.1 / ✅ 3.2 / ✅ 3.3 / ✅ jruby' => 'bundle exec appraisal cucumber3 rake spec:cucumber' declare '❌ 2.1 / ❌ 2.2 / ❌ 2.3 / ✅ 2.4 / ✅ 2.5 / ✅ 2.6 / ✅ 2.7 / ✅ 3.0 / ✅ 3.1 / ✅ 3.2 / ✅ 3.3 / ✅ jruby' => 'bundle exec appraisal cucumber4 rake spec:cucumber' declare '❌ 2.1 / ❌ 2.2 / ❌ 2.3 / ❌ 2.4 / ✅ 2.5 / ✅ 2.6 / ✅ 2.7 / ✅ 3.0 / ✅ 3.1 / ✅ 3.2 / ✅ 3.3 / ✅ jruby' => 'bundle exec appraisal cucumber5 rake spec:cucumber' + declare '❌ 2.1 / ❌ 2.2 / ❌ 2.3 / ❌ 2.4 / ❌ 2.5 / ❌ 2.6 / ✅ 2.7 / ✅ 3.0 / ✅ 3.1 / ✅ 3.2 / ✅ 3.3 / ✅ jruby' => 'bundle exec appraisal cucumber6 rake spec:cucumber' + declare '❌ 2.1 / ❌ 2.2 / ❌ 2.3 / ❌ 2.4 / ❌ 2.5 / ❌ 2.6 / ✅ 2.7 / ✅ 3.0 / ✅ 3.1 / ✅ 3.2 / ✅ 3.3 / ✅ jruby' => 'bundle exec appraisal cucumber7 rake spec:cucumber' + declare '❌ 2.1 / ❌ 2.2 / ❌ 2.3 / ❌ 2.4 / ❌ 2.5 / ❌ 2.6 / ✅ 2.7 / ✅ 3.0 / ✅ 3.1 / ✅ 3.2 / ✅ 3.3 / ✅ jruby' => 'bundle exec appraisal cucumber8 rake spec:cucumber' # AppSec contrib specs declare '✅ 2.1 / ✅ 2.2 / ✅ 2.3 / ✅ 2.4 / ✅ 2.5 / ✅ 2.6 / ✅ 2.7 / ✅ 3.0 / ✅ 3.1 / ✅ 3.2 / ✅ 3.3 / ✅ jruby' => 'bundle exec appraisal contrib rake spec:appsec:rack' diff --git a/gemfiles/jruby_9.2.21.0_cucumber3.gemfile.lock b/gemfiles/jruby_9.2.21.0_cucumber3.gemfile.lock index 5836059e828..dd1b511a8a4 100644 --- a/gemfiles/jruby_9.2.21.0_cucumber3.gemfile.lock +++ b/gemfiles/jruby_9.2.21.0_cucumber3.gemfile.lock @@ -25,15 +25,15 @@ GEM bundler rake thor (>= 0.14.0) - backports (3.23.0) - benchmark-ips (2.10.0) + backports (3.24.1) + benchmark-ips (2.12.0) benchmark-memory (0.1.2) memory_profiler (~> 0.9) builder (3.2.4) climate_control (0.2.0) coderay (1.1.3) colorize (0.8.1) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) crack (0.4.5) rexml cri (2.15.11) @@ -56,18 +56,18 @@ GEM debase-ruby_core_source (3.2.1) diff-lcs (1.5.0) docile (1.4.0) - dogstatsd-ruby (5.5.0) + dogstatsd-ruby (5.6.0) ffi (1.15.5-java) gherkin (5.1.0) hashdiff (1.0.1) json-schema (2.8.1) addressable (>= 2.4) libdatadog (3.0.0.1.0) - libddwaf (1.9.0.0.0-java) + libddwaf (1.9.0.0.1-java) ffi (~> 1.0) memory_profiler (0.9.14) method_source (1.0.0) - msgpack (1.6.1-java) + msgpack (1.7.2-java) multi_json (1.15.0) multi_test (1.1.0) opentracing (0.5.0) @@ -81,24 +81,24 @@ GEM pry (>= 0.13, < 0.15) ruby-debug-base (>= 0.10.4, < 0.12) rake (13.0.6) - rake-compiler (1.2.1) + rake-compiler (1.2.5) rake - rexml (3.2.5) + rexml (3.2.6) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) rspec-mocks (~> 3.12.0) rspec-collection_matchers (1.2.0) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.12.0) + rspec-core (3.12.2) rspec-support (~> 3.12.0) - rspec-expectations (3.12.2) + rspec-expectations (3.12.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-mocks (3.12.2) + rspec-mocks (3.12.6) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-support (3.12.0) + rspec-support (3.12.1) rspec-wait (0.0.9) rspec (>= 3, < 4) rspec_junit_formatter (0.6.0) @@ -114,15 +114,13 @@ GEM simplecov_json_formatter (0.1.4) spoon (0.0.6) ffi - thor (1.2.1) + thor (1.2.2) warning (1.3.0) webmock (3.13.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.7.0) - yard (0.9.28) - webrick (~> 1.7.0) + yard (0.9.34) PLATFORMS universal-java-1.8 diff --git a/gemfiles/jruby_9.2.21.0_cucumber4.gemfile.lock b/gemfiles/jruby_9.2.21.0_cucumber4.gemfile.lock index efd280c53ce..ad9099c13d7 100644 --- a/gemfiles/jruby_9.2.21.0_cucumber4.gemfile.lock +++ b/gemfiles/jruby_9.2.21.0_cucumber4.gemfile.lock @@ -20,7 +20,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.1.7) + activesupport (6.1.7.4) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -31,14 +31,14 @@ GEM bundler rake thor (>= 0.14.0) - benchmark-ips (2.10.0) + benchmark-ips (2.12.0) benchmark-memory (0.1.2) memory_profiler (~> 0.9) builder (3.2.4) climate_control (0.2.0) coderay (1.1.3) colorize (0.8.1) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) crack (0.4.5) rexml cri (2.15.11) @@ -76,21 +76,21 @@ GEM debase-ruby_core_source (3.2.1) diff-lcs (1.3) docile (1.4.0) - dogstatsd-ruby (5.5.0) + dogstatsd-ruby (5.6.0) ffi (1.15.5-java) hashdiff (1.0.1) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) json-schema (2.8.1) addressable (>= 2.4) libdatadog (3.0.0.1.0) - libddwaf (1.9.0.0.0-java) + libddwaf (1.9.0.0.1-java) ffi (~> 1.0) memory_profiler (0.9.14) method_source (1.0.0) middleware (0.1.0) minitest (5.15.0) - msgpack (1.6.1-java) + msgpack (1.7.2-java) multi_test (0.1.2) opentracing (0.5.0) os (1.1.4) @@ -108,24 +108,24 @@ GEM pry (>= 0.13, < 0.15) ruby-debug-base (>= 0.10.4, < 0.12) rake (13.0.6) - rake-compiler (1.2.1) + rake-compiler (1.2.5) rake - rexml (3.2.5) + rexml (3.2.6) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) rspec-mocks (~> 3.12.0) rspec-collection_matchers (1.2.0) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.12.0) + rspec-core (3.12.2) rspec-support (~> 3.12.0) - rspec-expectations (3.12.2) + rspec-expectations (3.12.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-mocks (3.12.2) + rspec-mocks (3.12.6) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-support (3.12.0) + rspec-support (3.12.1) rspec-wait (0.0.9) rspec (>= 3, < 4) rspec_junit_formatter (0.6.0) @@ -141,21 +141,19 @@ GEM simplecov_json_formatter (0.1.4) spoon (0.0.6) ffi - sys-uname (1.2.2) + sys-uname (1.2.3) ffi (~> 1.1) - thor (1.2.1) + thor (1.2.2) thread_safe (0.3.6-java) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) warning (1.3.0) webmock (3.13.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.7.0) - yard (0.9.28) - webrick (~> 1.7.0) - zeitwerk (2.6.6) + yard (0.9.34) + zeitwerk (2.6.11) PLATFORMS universal-java-1.8 diff --git a/gemfiles/jruby_9.2.21.0_cucumber5.gemfile.lock b/gemfiles/jruby_9.2.21.0_cucumber5.gemfile.lock index c0a6b1ad048..b828c2566cc 100644 --- a/gemfiles/jruby_9.2.21.0_cucumber5.gemfile.lock +++ b/gemfiles/jruby_9.2.21.0_cucumber5.gemfile.lock @@ -20,7 +20,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.1.7) + activesupport (6.1.7.4) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -31,14 +31,14 @@ GEM bundler rake thor (>= 0.14.0) - benchmark-ips (2.10.0) + benchmark-ips (2.12.0) benchmark-memory (0.1.2) memory_profiler (~> 0.9) builder (3.2.4) climate_control (0.2.0) coderay (1.1.3) colorize (0.8.1) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) crack (0.4.5) rexml cri (2.15.11) @@ -76,21 +76,21 @@ GEM debase-ruby_core_source (3.2.1) diff-lcs (1.5.0) docile (1.4.0) - dogstatsd-ruby (5.5.0) + dogstatsd-ruby (5.6.0) ffi (1.15.5-java) hashdiff (1.0.1) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) json-schema (2.8.1) addressable (>= 2.4) libdatadog (3.0.0.1.0) - libddwaf (1.9.0.0.0-java) + libddwaf (1.9.0.0.1-java) ffi (~> 1.0) memory_profiler (0.9.14) method_source (1.0.0) middleware (0.1.0) minitest (5.15.0) - msgpack (1.6.1-java) + msgpack (1.7.2-java) multi_test (0.1.2) opentracing (0.5.0) os (1.1.4) @@ -108,24 +108,24 @@ GEM pry (>= 0.13, < 0.15) ruby-debug-base (>= 0.10.4, < 0.12) rake (13.0.6) - rake-compiler (1.2.1) + rake-compiler (1.2.5) rake - rexml (3.2.5) + rexml (3.2.6) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) rspec-mocks (~> 3.12.0) rspec-collection_matchers (1.2.0) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.12.0) + rspec-core (3.12.2) rspec-support (~> 3.12.0) - rspec-expectations (3.12.2) + rspec-expectations (3.12.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-mocks (3.12.2) + rspec-mocks (3.12.6) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-support (3.12.0) + rspec-support (3.12.1) rspec-wait (0.0.9) rspec (>= 3, < 4) rspec_junit_formatter (0.6.0) @@ -141,21 +141,19 @@ GEM simplecov_json_formatter (0.1.4) spoon (0.0.6) ffi - sys-uname (1.2.2) + sys-uname (1.2.3) ffi (~> 1.1) - thor (1.2.1) + thor (1.2.2) thread_safe (0.3.6-java) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) warning (1.3.0) webmock (3.13.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.7.0) - yard (0.9.28) - webrick (~> 1.7.0) - zeitwerk (2.6.6) + yard (0.9.34) + zeitwerk (2.6.11) PLATFORMS universal-java-1.8 diff --git a/gemfiles/jruby_9.3.9.0_cucumber3.gemfile.lock b/gemfiles/jruby_9.3.9.0_cucumber3.gemfile.lock index a7dc36d8ae2..5142aea307f 100644 --- a/gemfiles/jruby_9.3.9.0_cucumber3.gemfile.lock +++ b/gemfiles/jruby_9.3.9.0_cucumber3.gemfile.lock @@ -26,15 +26,15 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - backports (3.23.0) - benchmark-ips (2.10.0) + backports (3.24.1) + benchmark-ips (2.12.0) benchmark-memory (0.1.2) memory_profiler (~> 0.9) builder (3.2.4) climate_control (0.2.0) coderay (1.1.3) colorize (0.8.1) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) crack (0.4.5) rexml cri (2.15.11) @@ -57,7 +57,7 @@ GEM debase-ruby_core_source (3.2.1) diff-lcs (1.5.0) docile (1.4.0) - dogstatsd-ruby (5.5.0) + dogstatsd-ruby (5.6.0) ffi (1.15.5-java) gherkin (5.1.0) hashdiff (1.0.1) @@ -65,18 +65,19 @@ GEM json-schema (2.8.1) addressable (>= 2.4) libdatadog (3.0.0.1.0) - libddwaf (1.9.0.0.0-java) + libddwaf (1.9.0.0.1-java) ffi (~> 1.0) memory_profiler (0.9.14) method_source (1.0.0) - msgpack (1.6.1-java) + msgpack (1.7.2-java) multi_json (1.15.0) multi_test (1.1.0) opentracing (0.5.0) os (1.1.4) parallel (1.23.0) - parser (3.2.0.0) + parser (3.2.2.3) ast (~> 2.4.1) + racc pimpmychangelog (0.1.3) pry (0.14.2-java) coderay (~> 1.1) @@ -85,27 +86,28 @@ GEM pry-debugger-jruby (2.1.1-java) pry (>= 0.13, < 0.15) ruby-debug-base (>= 0.10.4, < 0.12) + racc (1.7.1-java) rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.2.1) + rake-compiler (1.2.5) rake - regexp_parser (2.8.0) - rexml (3.2.5) + regexp_parser (2.8.1) + rexml (3.2.6) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) rspec-mocks (~> 3.12.0) rspec-collection_matchers (1.2.0) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.12.0) + rspec-core (3.12.2) rspec-support (~> 3.12.0) - rspec-expectations (3.12.2) + rspec-expectations (3.12.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-mocks (3.12.2) + rspec-mocks (3.12.6) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-support (3.12.0) + rspec-support (3.12.1) rspec-wait (0.0.9) rspec (>= 3, < 4) rspec_junit_formatter (0.6.0) @@ -123,8 +125,8 @@ GEM rubocop-ast (>= 1.20.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.24.1) - parser (>= 3.1.1.0) + rubocop-ast (1.29.0) + parser (>= 3.2.1.0) rubocop-packaging (0.5.2) rubocop (>= 1.33, < 2.0) rubocop-performance (1.17.1) @@ -141,16 +143,14 @@ GEM simplecov_json_formatter (0.1.4) spoon (0.0.6) ffi - thor (1.2.1) + thor (1.2.2) unicode-display_width (2.4.2) warning (1.3.0) webmock (3.13.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.7.0) - yard (0.9.28) - webrick (~> 1.7.0) + yard (0.9.34) PLATFORMS universal-java-11 diff --git a/gemfiles/jruby_9.3.9.0_cucumber4.gemfile.lock b/gemfiles/jruby_9.3.9.0_cucumber4.gemfile.lock index eaad6379c43..652ef0e19a9 100644 --- a/gemfiles/jruby_9.3.9.0_cucumber4.gemfile.lock +++ b/gemfiles/jruby_9.3.9.0_cucumber4.gemfile.lock @@ -20,7 +20,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.1.7.1) + activesupport (6.1.7.4) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -32,69 +32,74 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - benchmark-ips (2.10.0) + benchmark-ips (2.12.0) benchmark-memory (0.1.2) memory_profiler (~> 0.9) builder (3.2.4) climate_control (0.2.0) coderay (1.1.3) colorize (0.8.1) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) crack (0.4.5) rexml cri (2.15.11) - cucumber (4.0.0) + cucumber (4.1.0) builder (~> 3.2, >= 3.2.3) - cucumber-core (~> 7.0, >= 7.0.0) + cucumber-core (~> 7.1, >= 7.1.0) + cucumber-create-meta (~> 1.0.0, >= 1.0.0) cucumber-cucumber-expressions (~> 10.1, >= 10.1.0) - cucumber-gherkin (~> 13.0, >= 13.0.0) - cucumber-html-formatter (~> 6.0, >= 6.0.1) - cucumber-messages (~> 12.1, >= 12.1.1) - cucumber-wire (~> 3.0, >= 3.0.0) - diff-lcs (~> 1.3, >= 1.3) + cucumber-gherkin (~> 14.0, >= 14.0.1) + cucumber-html-formatter (~> 7.0, >= 7.0.0) + cucumber-messages (~> 12.2, >= 12.2.0) + cucumber-wire (~> 3.1, >= 3.1.0) + diff-lcs (~> 1.3, >= 1.3, < 1.4) multi_test (~> 0.1, >= 0.1.2) sys-uname (~> 1.0, >= 1.0.2) - cucumber-core (7.0.0) - cucumber-gherkin (~> 13.0, >= 13.0.0) - cucumber-messages (~> 12.1, >= 12.1.1) + cucumber-core (7.1.0) + cucumber-gherkin (~> 14.0, >= 14.0.1) + cucumber-messages (~> 12.2, >= 12.2.0) cucumber-tag-expressions (~> 2.0, >= 2.0.4) + cucumber-create-meta (1.0.0) + cucumber-messages (~> 12.2, >= 12.2.0) + sys-uname (~> 1.2, >= 1.2.1) cucumber-cucumber-expressions (10.3.0) - cucumber-gherkin (13.0.0) - cucumber-messages (~> 12.0, >= 12.0.0) - cucumber-html-formatter (6.0.3) - cucumber-messages (~> 12.1, >= 12.1.1) + cucumber-gherkin (14.2.0) + cucumber-messages (~> 12.4, >= 12.4.0) + cucumber-html-formatter (7.2.0) + cucumber-messages (~> 12.4, >= 12.4.0) cucumber-messages (12.4.0) protobuf-cucumber (~> 3.10, >= 3.10.8) cucumber-tag-expressions (2.0.4) - cucumber-wire (3.0.0) - cucumber-core (~> 7.0, >= 7.0.0) + cucumber-wire (3.1.0) + cucumber-core (~> 7.1, >= 7.1.0) cucumber-cucumber-expressions (~> 10.1, >= 10.1.0) - cucumber-messages (~> 12.1, >= 12.1.1) + cucumber-messages (~> 12.2, >= 12.2.0) debase-ruby_core_source (3.2.1) - diff-lcs (1.5.0) + diff-lcs (1.3) docile (1.4.0) - dogstatsd-ruby (5.5.0) + dogstatsd-ruby (5.6.0) ffi (1.15.5-java) hashdiff (1.0.1) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) json (2.6.3-java) json-schema (2.8.1) addressable (>= 2.4) libdatadog (3.0.0.1.0) - libddwaf (1.9.0.0.0-java) + libddwaf (1.9.0.0.1-java) ffi (~> 1.0) memory_profiler (0.9.14) method_source (1.0.0) middleware (0.1.0) - minitest (5.17.0) - msgpack (1.6.1-java) + minitest (5.19.0) + msgpack (1.7.2-java) multi_test (0.1.2) opentracing (0.5.0) os (1.1.4) parallel (1.23.0) - parser (3.2.0.0) + parser (3.2.2.3) ast (~> 2.4.1) + racc pimpmychangelog (0.1.3) protobuf-cucumber (3.10.8) activesupport (>= 3.2) @@ -108,27 +113,28 @@ GEM pry-debugger-jruby (2.1.1-java) pry (>= 0.13, < 0.15) ruby-debug-base (>= 0.10.4, < 0.12) + racc (1.7.1-java) rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.2.1) + rake-compiler (1.2.5) rake - regexp_parser (2.8.0) - rexml (3.2.5) + regexp_parser (2.8.1) + rexml (3.2.6) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) rspec-mocks (~> 3.12.0) rspec-collection_matchers (1.2.0) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.12.0) + rspec-core (3.12.2) rspec-support (~> 3.12.0) - rspec-expectations (3.12.2) + rspec-expectations (3.12.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-mocks (3.12.2) + rspec-mocks (3.12.6) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-support (3.12.0) + rspec-support (3.12.1) rspec-wait (0.0.9) rspec (>= 3, < 4) rspec_junit_formatter (0.6.0) @@ -146,8 +152,8 @@ GEM rubocop-ast (>= 1.20.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.24.1) - parser (>= 3.1.1.0) + rubocop-ast (1.29.0) + parser (>= 3.2.1.0) rubocop-packaging (0.5.2) rubocop (>= 1.33, < 2.0) rubocop-performance (1.17.1) @@ -164,11 +170,11 @@ GEM simplecov_json_formatter (0.1.4) spoon (0.0.6) ffi - sys-uname (1.2.2) + sys-uname (1.2.3) ffi (~> 1.1) - thor (1.2.1) + thor (1.2.2) thread_safe (0.3.6-java) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.4.2) warning (1.3.0) @@ -176,10 +182,8 @@ GEM addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.7.0) - yard (0.9.28) - webrick (~> 1.7.0) - zeitwerk (2.6.6) + yard (0.9.34) + zeitwerk (2.6.11) PLATFORMS universal-java-11 diff --git a/gemfiles/jruby_9.3.9.0_cucumber5.gemfile.lock b/gemfiles/jruby_9.3.9.0_cucumber5.gemfile.lock index a76ae297f91..4bd92504f82 100644 --- a/gemfiles/jruby_9.3.9.0_cucumber5.gemfile.lock +++ b/gemfiles/jruby_9.3.9.0_cucumber5.gemfile.lock @@ -20,7 +20,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.1.7.1) + activesupport (6.1.7.4) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -32,14 +32,14 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - benchmark-ips (2.10.0) + benchmark-ips (2.12.0) benchmark-memory (0.1.2) memory_profiler (~> 0.9) builder (3.2.4) climate_control (0.2.0) coderay (1.1.3) colorize (0.8.1) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) crack (0.4.5) rexml cri (2.15.11) @@ -77,28 +77,29 @@ GEM debase-ruby_core_source (3.2.1) diff-lcs (1.5.0) docile (1.4.0) - dogstatsd-ruby (5.5.0) + dogstatsd-ruby (5.6.0) ffi (1.15.5-java) hashdiff (1.0.1) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) json (2.6.3-java) json-schema (2.8.1) addressable (>= 2.4) libdatadog (3.0.0.1.0) - libddwaf (1.9.0.0.0-java) + libddwaf (1.9.0.0.1-java) ffi (~> 1.0) memory_profiler (0.9.14) method_source (1.0.0) middleware (0.1.0) - minitest (5.17.0) - msgpack (1.6.1-java) + minitest (5.19.0) + msgpack (1.7.2-java) multi_test (0.1.2) opentracing (0.5.0) os (1.1.4) parallel (1.23.0) - parser (3.2.0.0) + parser (3.2.2.3) ast (~> 2.4.1) + racc pimpmychangelog (0.1.3) protobuf-cucumber (3.10.8) activesupport (>= 3.2) @@ -112,27 +113,28 @@ GEM pry-debugger-jruby (2.1.1-java) pry (>= 0.13, < 0.15) ruby-debug-base (>= 0.10.4, < 0.12) + racc (1.7.1-java) rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.2.1) + rake-compiler (1.2.5) rake - regexp_parser (2.8.0) - rexml (3.2.5) + regexp_parser (2.8.1) + rexml (3.2.6) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) rspec-mocks (~> 3.12.0) rspec-collection_matchers (1.2.0) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.12.0) + rspec-core (3.12.2) rspec-support (~> 3.12.0) - rspec-expectations (3.12.2) + rspec-expectations (3.12.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-mocks (3.12.2) + rspec-mocks (3.12.6) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-support (3.12.0) + rspec-support (3.12.1) rspec-wait (0.0.9) rspec (>= 3, < 4) rspec_junit_formatter (0.6.0) @@ -150,8 +152,8 @@ GEM rubocop-ast (>= 1.20.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.24.1) - parser (>= 3.1.1.0) + rubocop-ast (1.29.0) + parser (>= 3.2.1.0) rubocop-packaging (0.5.2) rubocop (>= 1.33, < 2.0) rubocop-performance (1.17.1) @@ -168,11 +170,11 @@ GEM simplecov_json_formatter (0.1.4) spoon (0.0.6) ffi - sys-uname (1.2.2) + sys-uname (1.2.3) ffi (~> 1.1) - thor (1.2.1) + thor (1.2.2) thread_safe (0.3.6-java) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.4.2) warning (1.3.0) @@ -180,10 +182,8 @@ GEM addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.7.0) - yard (0.9.28) - webrick (~> 1.7.0) - zeitwerk (2.6.6) + yard (0.9.34) + zeitwerk (2.6.11) PLATFORMS universal-java-11 diff --git a/gemfiles/jruby_9.4.0.0_cucumber3.gemfile.lock b/gemfiles/jruby_9.4.0.0_cucumber3.gemfile.lock index 0689d9d6b78..d3add2189eb 100644 --- a/gemfiles/jruby_9.4.0.0_cucumber3.gemfile.lock +++ b/gemfiles/jruby_9.4.0.0_cucumber3.gemfile.lock @@ -26,15 +26,15 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - backports (3.23.0) - benchmark-ips (2.10.0) + backports (3.24.1) + benchmark-ips (2.12.0) benchmark-memory (0.1.2) memory_profiler (~> 0.9) builder (3.2.4) climate_control (0.2.0) coderay (1.1.3) colorize (0.8.1) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) crack (0.4.5) rexml cri (2.15.11) @@ -57,7 +57,7 @@ GEM debase-ruby_core_source (3.2.1) diff-lcs (1.5.0) docile (1.4.0) - dogstatsd-ruby (5.5.0) + dogstatsd-ruby (5.6.0) ffi (1.15.5-java) gherkin (5.1.0) hashdiff (1.0.1) @@ -65,18 +65,19 @@ GEM json-schema (2.8.1) addressable (>= 2.4) libdatadog (3.0.0.1.0) - libddwaf (1.9.0.0.0-java) + libddwaf (1.9.0.0.1-java) ffi (~> 1.0) memory_profiler (0.9.14) method_source (1.0.0) - msgpack (1.6.1-java) + msgpack (1.7.2-java) multi_json (1.15.0) multi_test (1.1.0) opentracing (0.5.0) os (1.1.4) parallel (1.23.0) - parser (3.2.0.0) + parser (3.2.2.3) ast (~> 2.4.1) + racc pimpmychangelog (0.1.3) pry (0.14.2-java) coderay (~> 1.1) @@ -85,27 +86,28 @@ GEM pry-debugger-jruby (2.1.1-java) pry (>= 0.13, < 0.15) ruby-debug-base (>= 0.10.4, < 0.12) + racc (1.7.1-java) rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.2.1) + rake-compiler (1.2.5) rake - regexp_parser (2.8.0) - rexml (3.2.5) + regexp_parser (2.8.1) + rexml (3.2.6) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) rspec-mocks (~> 3.12.0) rspec-collection_matchers (1.2.0) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.12.0) + rspec-core (3.12.2) rspec-support (~> 3.12.0) - rspec-expectations (3.12.2) + rspec-expectations (3.12.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-mocks (3.12.2) + rspec-mocks (3.12.6) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-support (3.12.0) + rspec-support (3.12.1) rspec-wait (0.0.9) rspec (>= 3, < 4) rspec_junit_formatter (0.6.0) @@ -123,11 +125,11 @@ GEM rubocop-ast (>= 1.20.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.24.1) - parser (>= 3.1.1.0) + rubocop-ast (1.29.0) + parser (>= 3.2.1.0) rubocop-packaging (0.5.2) rubocop (>= 1.33, < 2.0) - rubocop-performance (1.18.0) + rubocop-performance (1.19.0) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) rubocop-rspec (2.17.1) @@ -141,16 +143,15 @@ GEM simplecov_json_formatter (0.1.4) spoon (0.0.6) ffi - thor (1.2.1) + thor (1.2.2) unicode-display_width (2.4.2) warning (1.3.0) webmock (3.13.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.7.0) - yard (0.9.28) - webrick (~> 1.7.0) + webrick (1.8.1) + yard (0.9.34) PLATFORMS universal-java-11 diff --git a/gemfiles/jruby_9.4.0.0_cucumber4.gemfile.lock b/gemfiles/jruby_9.4.0.0_cucumber4.gemfile.lock index edfe3f94814..ba7d0f1ef01 100644 --- a/gemfiles/jruby_9.4.0.0_cucumber4.gemfile.lock +++ b/gemfiles/jruby_9.4.0.0_cucumber4.gemfile.lock @@ -20,7 +20,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.4.1) + activesupport (7.0.7) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -31,69 +31,74 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - benchmark-ips (2.10.0) + benchmark-ips (2.12.0) benchmark-memory (0.1.2) memory_profiler (~> 0.9) builder (3.2.4) climate_control (0.2.0) coderay (1.1.3) colorize (0.8.1) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) crack (0.4.5) rexml cri (2.15.11) - cucumber (4.0.0) + cucumber (4.1.0) builder (~> 3.2, >= 3.2.3) - cucumber-core (~> 7.0, >= 7.0.0) + cucumber-core (~> 7.1, >= 7.1.0) + cucumber-create-meta (~> 1.0.0, >= 1.0.0) cucumber-cucumber-expressions (~> 10.1, >= 10.1.0) - cucumber-gherkin (~> 13.0, >= 13.0.0) - cucumber-html-formatter (~> 6.0, >= 6.0.1) - cucumber-messages (~> 12.1, >= 12.1.1) - cucumber-wire (~> 3.0, >= 3.0.0) - diff-lcs (~> 1.3, >= 1.3) + cucumber-gherkin (~> 14.0, >= 14.0.1) + cucumber-html-formatter (~> 7.0, >= 7.0.0) + cucumber-messages (~> 12.2, >= 12.2.0) + cucumber-wire (~> 3.1, >= 3.1.0) + diff-lcs (~> 1.3, >= 1.3, < 1.4) multi_test (~> 0.1, >= 0.1.2) sys-uname (~> 1.0, >= 1.0.2) - cucumber-core (7.0.0) - cucumber-gherkin (~> 13.0, >= 13.0.0) - cucumber-messages (~> 12.1, >= 12.1.1) + cucumber-core (7.1.0) + cucumber-gherkin (~> 14.0, >= 14.0.1) + cucumber-messages (~> 12.2, >= 12.2.0) cucumber-tag-expressions (~> 2.0, >= 2.0.4) + cucumber-create-meta (1.0.0) + cucumber-messages (~> 12.2, >= 12.2.0) + sys-uname (~> 1.2, >= 1.2.1) cucumber-cucumber-expressions (10.3.0) - cucumber-gherkin (13.0.0) - cucumber-messages (~> 12.0, >= 12.0.0) - cucumber-html-formatter (6.0.3) - cucumber-messages (~> 12.1, >= 12.1.1) + cucumber-gherkin (14.2.0) + cucumber-messages (~> 12.4, >= 12.4.0) + cucumber-html-formatter (7.2.0) + cucumber-messages (~> 12.4, >= 12.4.0) cucumber-messages (12.4.0) protobuf-cucumber (~> 3.10, >= 3.10.8) cucumber-tag-expressions (2.0.4) - cucumber-wire (3.0.0) - cucumber-core (~> 7.0, >= 7.0.0) + cucumber-wire (3.1.0) + cucumber-core (~> 7.1, >= 7.1.0) cucumber-cucumber-expressions (~> 10.1, >= 10.1.0) - cucumber-messages (~> 12.1, >= 12.1.1) + cucumber-messages (~> 12.2, >= 12.2.0) debase-ruby_core_source (3.2.1) - diff-lcs (1.5.0) + diff-lcs (1.3) docile (1.4.0) - dogstatsd-ruby (5.5.0) + dogstatsd-ruby (5.6.0) ffi (1.15.5-java) hashdiff (1.0.1) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) json (2.6.3-java) json-schema (2.8.1) addressable (>= 2.4) libdatadog (3.0.0.1.0) - libddwaf (1.9.0.0.0-java) + libddwaf (1.9.0.0.1-java) ffi (~> 1.0) memory_profiler (0.9.14) method_source (1.0.0) middleware (0.1.0) - minitest (5.17.0) - msgpack (1.6.1-java) + minitest (5.19.0) + msgpack (1.7.2-java) multi_test (0.1.2) opentracing (0.5.0) os (1.1.4) parallel (1.23.0) - parser (3.2.0.0) + parser (3.2.2.3) ast (~> 2.4.1) + racc pimpmychangelog (0.1.3) protobuf-cucumber (3.10.8) activesupport (>= 3.2) @@ -107,27 +112,28 @@ GEM pry-debugger-jruby (2.1.1-java) pry (>= 0.13, < 0.15) ruby-debug-base (>= 0.10.4, < 0.12) + racc (1.7.1-java) rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.2.1) + rake-compiler (1.2.5) rake - regexp_parser (2.8.0) - rexml (3.2.5) + regexp_parser (2.8.1) + rexml (3.2.6) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) rspec-mocks (~> 3.12.0) rspec-collection_matchers (1.2.0) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.12.0) + rspec-core (3.12.2) rspec-support (~> 3.12.0) - rspec-expectations (3.12.2) + rspec-expectations (3.12.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-mocks (3.12.2) + rspec-mocks (3.12.6) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-support (3.12.0) + rspec-support (3.12.1) rspec-wait (0.0.9) rspec (>= 3, < 4) rspec_junit_formatter (0.6.0) @@ -145,11 +151,11 @@ GEM rubocop-ast (>= 1.20.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.24.1) - parser (>= 3.1.1.0) + rubocop-ast (1.29.0) + parser (>= 3.2.1.0) rubocop-packaging (0.5.2) rubocop (>= 1.33, < 2.0) - rubocop-performance (1.18.0) + rubocop-performance (1.19.0) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) rubocop-rspec (2.17.1) @@ -163,11 +169,11 @@ GEM simplecov_json_formatter (0.1.4) spoon (0.0.6) ffi - sys-uname (1.2.2) + sys-uname (1.2.3) ffi (~> 1.1) - thor (1.2.1) + thor (1.2.2) thread_safe (0.3.6-java) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.4.2) warning (1.3.0) @@ -175,9 +181,8 @@ GEM addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.7.0) - yard (0.9.28) - webrick (~> 1.7.0) + webrick (1.8.1) + yard (0.9.34) PLATFORMS universal-java-11 diff --git a/gemfiles/jruby_9.4.0.0_cucumber5.gemfile.lock b/gemfiles/jruby_9.4.0.0_cucumber5.gemfile.lock index 11bfbb933bb..6a38b871e71 100644 --- a/gemfiles/jruby_9.4.0.0_cucumber5.gemfile.lock +++ b/gemfiles/jruby_9.4.0.0_cucumber5.gemfile.lock @@ -20,7 +20,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.4.1) + activesupport (7.0.7) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -31,14 +31,14 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - benchmark-ips (2.10.0) + benchmark-ips (2.12.0) benchmark-memory (0.1.2) memory_profiler (~> 0.9) builder (3.2.4) climate_control (0.2.0) coderay (1.1.3) colorize (0.8.1) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) crack (0.4.5) rexml cri (2.15.11) @@ -76,28 +76,29 @@ GEM debase-ruby_core_source (3.2.1) diff-lcs (1.5.0) docile (1.4.0) - dogstatsd-ruby (5.5.0) + dogstatsd-ruby (5.6.0) ffi (1.15.5-java) hashdiff (1.0.1) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) json (2.6.3-java) json-schema (2.8.1) addressable (>= 2.4) libdatadog (3.0.0.1.0) - libddwaf (1.9.0.0.0-java) + libddwaf (1.9.0.0.1-java) ffi (~> 1.0) memory_profiler (0.9.14) method_source (1.0.0) middleware (0.1.0) - minitest (5.17.0) - msgpack (1.6.1-java) + minitest (5.19.0) + msgpack (1.7.2-java) multi_test (0.1.2) opentracing (0.5.0) os (1.1.4) parallel (1.23.0) - parser (3.2.0.0) + parser (3.2.2.3) ast (~> 2.4.1) + racc pimpmychangelog (0.1.3) protobuf-cucumber (3.10.8) activesupport (>= 3.2) @@ -111,27 +112,28 @@ GEM pry-debugger-jruby (2.1.1-java) pry (>= 0.13, < 0.15) ruby-debug-base (>= 0.10.4, < 0.12) + racc (1.7.1-java) rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.2.1) + rake-compiler (1.2.5) rake - regexp_parser (2.8.0) - rexml (3.2.5) + regexp_parser (2.8.1) + rexml (3.2.6) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) rspec-mocks (~> 3.12.0) rspec-collection_matchers (1.2.0) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.12.0) + rspec-core (3.12.2) rspec-support (~> 3.12.0) - rspec-expectations (3.12.2) + rspec-expectations (3.12.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-mocks (3.12.2) + rspec-mocks (3.12.6) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-support (3.12.0) + rspec-support (3.12.1) rspec-wait (0.0.9) rspec (>= 3, < 4) rspec_junit_formatter (0.6.0) @@ -149,11 +151,11 @@ GEM rubocop-ast (>= 1.20.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.24.1) - parser (>= 3.1.1.0) + rubocop-ast (1.29.0) + parser (>= 3.2.1.0) rubocop-packaging (0.5.2) rubocop (>= 1.33, < 2.0) - rubocop-performance (1.18.0) + rubocop-performance (1.19.0) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) rubocop-rspec (2.17.1) @@ -167,11 +169,11 @@ GEM simplecov_json_formatter (0.1.4) spoon (0.0.6) ffi - sys-uname (1.2.2) + sys-uname (1.2.3) ffi (~> 1.1) - thor (1.2.1) + thor (1.2.2) thread_safe (0.3.6-java) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.4.2) warning (1.3.0) @@ -179,9 +181,8 @@ GEM addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.7.0) - yard (0.9.28) - webrick (~> 1.7.0) + webrick (1.8.1) + yard (0.9.34) PLATFORMS universal-java-11 diff --git a/gemfiles/jruby_9.4.0.0_cucumber6.gemfile b/gemfiles/jruby_9.4.0.0_cucumber6.gemfile new file mode 100644 index 00000000000..95f26df4e3e --- /dev/null +++ b/gemfiles/jruby_9.4.0.0_cucumber6.gemfile @@ -0,0 +1,44 @@ +# This file was generated by Appraisal + +source "https://rubygems.org" + +gem "addressable", "~> 2.4.0" +gem "appraisal", "~> 2.4.0" +gem "benchmark-ips", "~> 2.8" +gem "benchmark-memory", "< 0.2" +gem "builder" +gem "climate_control", "~> 0.2.0" +gem "concurrent-ruby" +gem "json-schema", "< 3" +gem "memory_profiler", "~> 0.9" +gem "os", "~> 1.1" +gem "pimpmychangelog", ">= 0.1.2" +gem "pry" +gem "pry-debugger-jruby" +gem "rake", ">= 10.5" +gem "rake-compiler", "~> 1.1", ">= 1.1.1" +gem "rspec", "~> 3.12" +gem "rspec-collection_matchers", "~> 1.1" +gem "rspec-wait", "~> 0" +gem "rspec_junit_formatter", ">= 0.5.1" +gem "rspec_n", "~> 1.3" +gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" +gem "simplecov-cobertura", "~> 2.1.0" +gem "warning", "~> 1" +gem "webmock", ">= 3.10.0" +gem "webrick", ">= 1.7.0" +gem "yard", "~> 0.9" +gem "rubocop", "~> 1.34.0", require: false +gem "rubocop-packaging", "~> 0.5.2", require: false +gem "rubocop-performance", "~> 1.9", require: false +gem "rubocop-rspec", "~> 2.2", require: false +gem "dogstatsd-ruby", ">= 3.3.0", "!= 5.0.0", "!= 5.0.1", "!= 5.1.0" +gem "opentracing", ">= 0.4.1" +gem "cucumber", "~>6" +gem "protobuf-cucumber", "3.10.8" + +group :check do + +end + +gemspec path: "../" diff --git a/gemfiles/jruby_9.4.0.0_cucumber6.gemfile.lock b/gemfiles/jruby_9.4.0.0_cucumber6.gemfile.lock new file mode 100644 index 00000000000..a2d195d5bbb --- /dev/null +++ b/gemfiles/jruby_9.4.0.0_cucumber6.gemfile.lock @@ -0,0 +1,232 @@ +GIT + remote: https://github.com/DataDog/simplecov + revision: 3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db + ref: 3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db + specs: + simplecov (0.21.2) + docile (~> 1.1) + simplecov-html (~> 0.11) + simplecov_json_formatter (~> 0.1) + +PATH + remote: .. + specs: + ddtrace (1.13.1) + debase-ruby_core_source (= 3.2.1) + libdatadog (~> 3.0.0.1.0) + libddwaf (~> 1.9.0.0.0) + msgpack + +GEM + remote: https://rubygems.org/ + specs: + activesupport (7.0.7) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + addressable (2.4.0) + appraisal (2.4.1) + bundler + rake + thor (>= 0.14.0) + ast (2.4.2) + benchmark-ips (2.12.0) + benchmark-memory (0.1.2) + memory_profiler (~> 0.9) + builder (3.2.4) + climate_control (0.2.0) + coderay (1.1.3) + colorize (0.8.1) + concurrent-ruby (1.2.2) + crack (0.4.5) + rexml + cri (2.15.11) + cucumber (6.1.0) + builder (~> 3.2, >= 3.2.4) + cucumber-core (~> 9.0, >= 9.0.1) + cucumber-create-meta (~> 4.0, >= 4.0.0) + cucumber-cucumber-expressions (~> 12.1, >= 12.1.1) + cucumber-gherkin (~> 18.1, >= 18.1.0) + cucumber-html-formatter (~> 13.0, >= 13.0.0) + cucumber-messages (~> 15.0, >= 15.0.0) + cucumber-wire (~> 5.0, >= 5.0.1) + diff-lcs (~> 1.4, >= 1.4.4) + mime-types (~> 3.3, >= 3.3.1) + multi_test (~> 0.1, >= 0.1.2) + sys-uname (~> 1.2, >= 1.2.2) + cucumber-core (9.0.1) + cucumber-gherkin (~> 18.1, >= 18.1.0) + cucumber-messages (~> 15.0, >= 15.0.0) + cucumber-tag-expressions (~> 3.0, >= 3.0.1) + cucumber-create-meta (4.0.0) + cucumber-messages (~> 15.0, >= 15.0.0) + sys-uname (~> 1.2, >= 1.2.2) + cucumber-cucumber-expressions (12.1.3) + cucumber-gherkin (18.1.1) + cucumber-messages (~> 15.0, >= 15.0.0) + cucumber-html-formatter (13.0.0) + cucumber-messages (~> 15.0, >= 15.0.0) + cucumber-messages (15.0.0) + protobuf-cucumber (~> 3.10, >= 3.10.8) + cucumber-tag-expressions (3.0.1) + cucumber-wire (5.0.1) + cucumber-core (~> 9.0, >= 9.0.1) + cucumber-cucumber-expressions (~> 12.1, >= 12.1.1) + cucumber-messages (~> 15.0, >= 15.0.0) + debase-ruby_core_source (3.2.1) + diff-lcs (1.5.0) + docile (1.4.0) + dogstatsd-ruby (5.6.0) + ffi (1.15.5-java) + hashdiff (1.0.1) + i18n (1.14.1) + concurrent-ruby (~> 1.0) + json (2.6.3-java) + json-schema (2.8.1) + addressable (>= 2.4) + libdatadog (3.0.0.1.0) + libddwaf (1.9.0.0.1-java) + ffi (~> 1.0) + memory_profiler (0.9.14) + method_source (1.0.0) + middleware (0.1.0) + mime-types (3.5.0) + mime-types-data (~> 3.2015) + mime-types-data (3.2023.0808) + minitest (5.19.0) + msgpack (1.7.2-java) + multi_test (0.1.2) + opentracing (0.5.0) + os (1.1.4) + parallel (1.23.0) + parser (3.2.2.3) + ast (~> 2.4.1) + racc + pimpmychangelog (0.1.3) + protobuf-cucumber (3.10.8) + activesupport (>= 3.2) + middleware + thor + thread_safe + pry (0.14.2-java) + coderay (~> 1.1) + method_source (~> 1.0) + spoon (~> 0.0) + pry-debugger-jruby (2.1.1-java) + pry (>= 0.13, < 0.15) + ruby-debug-base (>= 0.10.4, < 0.12) + racc (1.7.1-java) + rainbow (3.1.1) + rake (13.0.6) + rake-compiler (1.2.5) + rake + regexp_parser (2.8.1) + rexml (3.2.6) + rspec (3.12.0) + rspec-core (~> 3.12.0) + rspec-expectations (~> 3.12.0) + rspec-mocks (~> 3.12.0) + rspec-collection_matchers (1.2.0) + rspec-expectations (>= 2.99.0.beta1) + rspec-core (3.12.2) + rspec-support (~> 3.12.0) + rspec-expectations (3.12.3) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.12.0) + rspec-mocks (3.12.6) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.12.0) + rspec-support (3.12.1) + rspec-wait (0.0.9) + rspec (>= 3, < 4) + rspec_junit_formatter (0.6.0) + rspec-core (>= 2, < 4, != 2.12.0) + rspec_n (1.5.0) + colorize (~> 0.8.0) + cri (~> 2.15.3) + rubocop (1.34.1) + json (~> 2.3) + parallel (~> 1.10) + parser (>= 3.1.2.1) + rainbow (>= 2.2.2, < 4.0) + regexp_parser (>= 1.8, < 3.0) + rexml (>= 3.2.5, < 4.0) + rubocop-ast (>= 1.20.0, < 2.0) + ruby-progressbar (~> 1.7) + unicode-display_width (>= 1.4.0, < 3.0) + rubocop-ast (1.29.0) + parser (>= 3.2.1.0) + rubocop-packaging (0.5.2) + rubocop (>= 1.33, < 2.0) + rubocop-performance (1.19.0) + rubocop (>= 1.7.0, < 2.0) + rubocop-ast (>= 0.4.0) + rubocop-rspec (2.17.1) + rubocop (~> 1.33) + ruby-debug-base (0.11.0-java) + ruby-progressbar (1.13.0) + simplecov-cobertura (2.1.0) + rexml + simplecov (~> 0.19) + simplecov-html (0.12.3) + simplecov_json_formatter (0.1.4) + spoon (0.0.6) + ffi + sys-uname (1.2.3) + ffi (~> 1.1) + thor (1.2.2) + thread_safe (0.3.6-java) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) + unicode-display_width (2.4.2) + warning (1.3.0) + webmock (3.13.0) + addressable (>= 2.3.6) + crack (>= 0.3.2) + hashdiff (>= 0.4.0, < 2.0.0) + webrick (1.8.1) + yard (0.9.34) + +PLATFORMS + universal-java-11 + +DEPENDENCIES + addressable (~> 2.4.0) + appraisal (~> 2.4.0) + benchmark-ips (~> 2.8) + benchmark-memory (< 0.2) + builder + climate_control (~> 0.2.0) + concurrent-ruby + cucumber (~> 6) + ddtrace! + dogstatsd-ruby (>= 3.3.0, != 5.1.0, != 5.0.1, != 5.0.0) + json-schema (< 3) + memory_profiler (~> 0.9) + opentracing (>= 0.4.1) + os (~> 1.1) + pimpmychangelog (>= 0.1.2) + protobuf-cucumber (= 3.10.8) + pry + pry-debugger-jruby + rake (>= 10.5) + rake-compiler (~> 1.1, >= 1.1.1) + rspec (~> 3.12) + rspec-collection_matchers (~> 1.1) + rspec-wait (~> 0) + rspec_junit_formatter (>= 0.5.1) + rspec_n (~> 1.3) + rubocop (~> 1.34.0) + rubocop-packaging (~> 0.5.2) + rubocop-performance (~> 1.9) + rubocop-rspec (~> 2.2) + simplecov! + simplecov-cobertura (~> 2.1.0) + warning (~> 1) + webmock (>= 3.10.0) + webrick (>= 1.7.0) + yard (~> 0.9) + +BUNDLED WITH + 2.3.26 diff --git a/gemfiles/jruby_9.4.0.0_cucumber7.gemfile b/gemfiles/jruby_9.4.0.0_cucumber7.gemfile new file mode 100644 index 00000000000..d2c1e423846 --- /dev/null +++ b/gemfiles/jruby_9.4.0.0_cucumber7.gemfile @@ -0,0 +1,43 @@ +# This file was generated by Appraisal + +source "https://rubygems.org" + +gem "addressable", "~> 2.4.0" +gem "appraisal", "~> 2.4.0" +gem "benchmark-ips", "~> 2.8" +gem "benchmark-memory", "< 0.2" +gem "builder" +gem "climate_control", "~> 0.2.0" +gem "concurrent-ruby" +gem "json-schema", "< 3" +gem "memory_profiler", "~> 0.9" +gem "os", "~> 1.1" +gem "pimpmychangelog", ">= 0.1.2" +gem "pry" +gem "pry-debugger-jruby" +gem "rake", ">= 10.5" +gem "rake-compiler", "~> 1.1", ">= 1.1.1" +gem "rspec", "~> 3.12" +gem "rspec-collection_matchers", "~> 1.1" +gem "rspec-wait", "~> 0" +gem "rspec_junit_formatter", ">= 0.5.1" +gem "rspec_n", "~> 1.3" +gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" +gem "simplecov-cobertura", "~> 2.1.0" +gem "warning", "~> 1" +gem "webmock", ">= 3.10.0" +gem "webrick", ">= 1.7.0" +gem "yard", "~> 0.9" +gem "rubocop", "~> 1.34.0", require: false +gem "rubocop-packaging", "~> 0.5.2", require: false +gem "rubocop-performance", "~> 1.9", require: false +gem "rubocop-rspec", "~> 2.2", require: false +gem "dogstatsd-ruby", ">= 3.3.0", "!= 5.0.0", "!= 5.0.1", "!= 5.1.0" +gem "opentracing", ">= 0.4.1" +gem "cucumber", "~>7" + +group :check do + +end + +gemspec path: "../" diff --git a/gemfiles/jruby_9.4.0.0_cucumber7.gemfile.lock b/gemfiles/jruby_9.4.0.0_cucumber7.gemfile.lock new file mode 100644 index 00000000000..6fe95502164 --- /dev/null +++ b/gemfiles/jruby_9.4.0.0_cucumber7.gemfile.lock @@ -0,0 +1,212 @@ +GIT + remote: https://github.com/DataDog/simplecov + revision: 3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db + ref: 3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db + specs: + simplecov (0.21.2) + docile (~> 1.1) + simplecov-html (~> 0.11) + simplecov_json_formatter (~> 0.1) + +PATH + remote: .. + specs: + ddtrace (1.13.1) + debase-ruby_core_source (= 3.2.1) + libdatadog (~> 3.0.0.1.0) + libddwaf (~> 1.9.0.0.0) + msgpack + +GEM + remote: https://rubygems.org/ + specs: + addressable (2.4.0) + appraisal (2.4.1) + bundler + rake + thor (>= 0.14.0) + ast (2.4.2) + benchmark-ips (2.12.0) + benchmark-memory (0.1.2) + memory_profiler (~> 0.9) + builder (3.2.4) + climate_control (0.2.0) + coderay (1.1.3) + colorize (0.8.1) + concurrent-ruby (1.2.2) + crack (0.4.5) + rexml + cri (2.15.11) + cucumber (7.1.0) + builder (~> 3.2, >= 3.2.4) + cucumber-core (~> 10.1, >= 10.1.0) + cucumber-create-meta (~> 6.0, >= 6.0.1) + cucumber-cucumber-expressions (~> 14.0, >= 14.0.0) + cucumber-gherkin (~> 22.0, >= 22.0.0) + cucumber-html-formatter (~> 17.0, >= 17.0.0) + cucumber-messages (~> 17.1, >= 17.1.1) + cucumber-wire (~> 6.2, >= 6.2.0) + diff-lcs (~> 1.4, >= 1.4.4) + mime-types (~> 3.3, >= 3.3.1) + multi_test (~> 0.1, >= 0.1.2) + sys-uname (~> 1.2, >= 1.2.2) + cucumber-core (10.1.1) + cucumber-gherkin (~> 22.0, >= 22.0.0) + cucumber-messages (~> 17.1, >= 17.1.1) + cucumber-tag-expressions (~> 4.1, >= 4.1.0) + cucumber-create-meta (6.0.4) + cucumber-messages (~> 17.1, >= 17.1.1) + sys-uname (~> 1.2, >= 1.2.2) + cucumber-cucumber-expressions (14.0.0) + cucumber-gherkin (22.0.0) + cucumber-messages (~> 17.1, >= 17.1.1) + cucumber-html-formatter (17.0.0) + cucumber-messages (~> 17.1, >= 17.1.0) + cucumber-messages (17.1.1) + cucumber-tag-expressions (4.1.0) + cucumber-wire (6.2.1) + cucumber-core (~> 10.1, >= 10.1.0) + cucumber-cucumber-expressions (~> 14.0, >= 14.0.0) + debase-ruby_core_source (3.2.1) + diff-lcs (1.5.0) + docile (1.4.0) + dogstatsd-ruby (5.6.0) + ffi (1.15.5-java) + hashdiff (1.0.1) + json (2.6.3-java) + json-schema (2.8.1) + addressable (>= 2.4) + libdatadog (3.0.0.1.0) + libddwaf (1.9.0.0.1-java) + ffi (~> 1.0) + memory_profiler (0.9.14) + method_source (1.0.0) + mime-types (3.5.0) + mime-types-data (~> 3.2015) + mime-types-data (3.2023.0808) + msgpack (1.7.2-java) + multi_test (0.1.2) + opentracing (0.5.0) + os (1.1.4) + parallel (1.23.0) + parser (3.2.2.3) + ast (~> 2.4.1) + racc + pimpmychangelog (0.1.3) + pry (0.14.2-java) + coderay (~> 1.1) + method_source (~> 1.0) + spoon (~> 0.0) + pry-debugger-jruby (2.1.1-java) + pry (>= 0.13, < 0.15) + ruby-debug-base (>= 0.10.4, < 0.12) + racc (1.7.1-java) + rainbow (3.1.1) + rake (13.0.6) + rake-compiler (1.2.5) + rake + regexp_parser (2.8.1) + rexml (3.2.6) + rspec (3.12.0) + rspec-core (~> 3.12.0) + rspec-expectations (~> 3.12.0) + rspec-mocks (~> 3.12.0) + rspec-collection_matchers (1.2.0) + rspec-expectations (>= 2.99.0.beta1) + rspec-core (3.12.2) + rspec-support (~> 3.12.0) + rspec-expectations (3.12.3) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.12.0) + rspec-mocks (3.12.6) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.12.0) + rspec-support (3.12.1) + rspec-wait (0.0.9) + rspec (>= 3, < 4) + rspec_junit_formatter (0.6.0) + rspec-core (>= 2, < 4, != 2.12.0) + rspec_n (1.5.0) + colorize (~> 0.8.0) + cri (~> 2.15.3) + rubocop (1.34.1) + json (~> 2.3) + parallel (~> 1.10) + parser (>= 3.1.2.1) + rainbow (>= 2.2.2, < 4.0) + regexp_parser (>= 1.8, < 3.0) + rexml (>= 3.2.5, < 4.0) + rubocop-ast (>= 1.20.0, < 2.0) + ruby-progressbar (~> 1.7) + unicode-display_width (>= 1.4.0, < 3.0) + rubocop-ast (1.29.0) + parser (>= 3.2.1.0) + rubocop-packaging (0.5.2) + rubocop (>= 1.33, < 2.0) + rubocop-performance (1.19.0) + rubocop (>= 1.7.0, < 2.0) + rubocop-ast (>= 0.4.0) + rubocop-rspec (2.17.1) + rubocop (~> 1.33) + ruby-debug-base (0.11.0-java) + ruby-progressbar (1.13.0) + simplecov-cobertura (2.1.0) + rexml + simplecov (~> 0.19) + simplecov-html (0.12.3) + simplecov_json_formatter (0.1.4) + spoon (0.0.6) + ffi + sys-uname (1.2.3) + ffi (~> 1.1) + thor (1.2.2) + unicode-display_width (2.4.2) + warning (1.3.0) + webmock (3.13.0) + addressable (>= 2.3.6) + crack (>= 0.3.2) + hashdiff (>= 0.4.0, < 2.0.0) + webrick (1.8.1) + yard (0.9.34) + +PLATFORMS + universal-java-11 + +DEPENDENCIES + addressable (~> 2.4.0) + appraisal (~> 2.4.0) + benchmark-ips (~> 2.8) + benchmark-memory (< 0.2) + builder + climate_control (~> 0.2.0) + concurrent-ruby + cucumber (~> 7) + ddtrace! + dogstatsd-ruby (>= 3.3.0, != 5.1.0, != 5.0.1, != 5.0.0) + json-schema (< 3) + memory_profiler (~> 0.9) + opentracing (>= 0.4.1) + os (~> 1.1) + pimpmychangelog (>= 0.1.2) + pry + pry-debugger-jruby + rake (>= 10.5) + rake-compiler (~> 1.1, >= 1.1.1) + rspec (~> 3.12) + rspec-collection_matchers (~> 1.1) + rspec-wait (~> 0) + rspec_junit_formatter (>= 0.5.1) + rspec_n (~> 1.3) + rubocop (~> 1.34.0) + rubocop-packaging (~> 0.5.2) + rubocop-performance (~> 1.9) + rubocop-rspec (~> 2.2) + simplecov! + simplecov-cobertura (~> 2.1.0) + warning (~> 1) + webmock (>= 3.10.0) + webrick (>= 1.7.0) + yard (~> 0.9) + +BUNDLED WITH + 2.3.26 diff --git a/gemfiles/jruby_9.4.0.0_cucumber8.gemfile b/gemfiles/jruby_9.4.0.0_cucumber8.gemfile new file mode 100644 index 00000000000..5ee1b78b815 --- /dev/null +++ b/gemfiles/jruby_9.4.0.0_cucumber8.gemfile @@ -0,0 +1,43 @@ +# This file was generated by Appraisal + +source "https://rubygems.org" + +gem "addressable", "~> 2.4.0" +gem "appraisal", "~> 2.4.0" +gem "benchmark-ips", "~> 2.8" +gem "benchmark-memory", "< 0.2" +gem "builder" +gem "climate_control", "~> 0.2.0" +gem "concurrent-ruby" +gem "json-schema", "< 3" +gem "memory_profiler", "~> 0.9" +gem "os", "~> 1.1" +gem "pimpmychangelog", ">= 0.1.2" +gem "pry" +gem "pry-debugger-jruby" +gem "rake", ">= 10.5" +gem "rake-compiler", "~> 1.1", ">= 1.1.1" +gem "rspec", "~> 3.12" +gem "rspec-collection_matchers", "~> 1.1" +gem "rspec-wait", "~> 0" +gem "rspec_junit_formatter", ">= 0.5.1" +gem "rspec_n", "~> 1.3" +gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" +gem "simplecov-cobertura", "~> 2.1.0" +gem "warning", "~> 1" +gem "webmock", ">= 3.10.0" +gem "webrick", ">= 1.7.0" +gem "yard", "~> 0.9" +gem "rubocop", "~> 1.34.0", require: false +gem "rubocop-packaging", "~> 0.5.2", require: false +gem "rubocop-performance", "~> 1.9", require: false +gem "rubocop-rspec", "~> 2.2", require: false +gem "dogstatsd-ruby", ">= 3.3.0", "!= 5.0.0", "!= 5.0.1", "!= 5.1.0" +gem "opentracing", ">= 0.4.1" +gem "cucumber", "~>8" + +group :check do + +end + +gemspec path: "../" diff --git a/gemfiles/jruby_9.4.0.0_cucumber8.gemfile.lock b/gemfiles/jruby_9.4.0.0_cucumber8.gemfile.lock new file mode 100644 index 00000000000..76f70bf5e36 --- /dev/null +++ b/gemfiles/jruby_9.4.0.0_cucumber8.gemfile.lock @@ -0,0 +1,206 @@ +GIT + remote: https://github.com/DataDog/simplecov + revision: 3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db + ref: 3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db + specs: + simplecov (0.21.2) + docile (~> 1.1) + simplecov-html (~> 0.11) + simplecov_json_formatter (~> 0.1) + +PATH + remote: .. + specs: + ddtrace (1.13.1) + debase-ruby_core_source (= 3.2.1) + libdatadog (~> 3.0.0.1.0) + libddwaf (~> 1.9.0.0.0) + msgpack + +GEM + remote: https://rubygems.org/ + specs: + addressable (2.4.0) + appraisal (2.4.1) + bundler + rake + thor (>= 0.14.0) + ast (2.4.2) + benchmark-ips (2.12.0) + benchmark-memory (0.1.2) + memory_profiler (~> 0.9) + builder (3.2.4) + climate_control (0.2.0) + coderay (1.1.3) + colorize (0.8.1) + concurrent-ruby (1.2.2) + crack (0.4.5) + rexml + cri (2.15.11) + cucumber (8.0.0) + builder (~> 3.2, >= 3.2.4) + cucumber-ci-environment (~> 9.0, >= 9.0.4) + cucumber-core (~> 11.0, >= 11.0.0) + cucumber-cucumber-expressions (~> 15.1, >= 15.1.1) + cucumber-gherkin (~> 23.0, >= 23.0.1) + cucumber-html-formatter (~> 19.1, >= 19.1.0) + cucumber-messages (~> 18.0, >= 18.0.0) + diff-lcs (~> 1.5, >= 1.5.0) + mime-types (~> 3.4, >= 3.4.1) + multi_test (~> 1.1, >= 1.1.0) + sys-uname (~> 1.2, >= 1.2.2) + cucumber-ci-environment (9.2.0) + cucumber-core (11.0.0) + cucumber-gherkin (~> 23.0, >= 23.0.1) + cucumber-messages (~> 18.0, >= 18.0.0) + cucumber-tag-expressions (~> 4.1, >= 4.1.0) + cucumber-cucumber-expressions (15.2.0) + cucumber-gherkin (23.0.1) + cucumber-messages (~> 18.0, >= 18.0.0) + cucumber-html-formatter (19.2.0) + cucumber-messages (~> 18.0, >= 18.0.0) + cucumber-messages (18.0.0) + cucumber-tag-expressions (4.1.0) + debase-ruby_core_source (3.2.1) + diff-lcs (1.5.0) + docile (1.4.0) + dogstatsd-ruby (5.6.0) + ffi (1.15.5-java) + hashdiff (1.0.1) + json (2.6.3-java) + json-schema (2.8.1) + addressable (>= 2.4) + libdatadog (3.0.0.1.0) + libddwaf (1.9.0.0.1-java) + ffi (~> 1.0) + memory_profiler (0.9.14) + method_source (1.0.0) + mime-types (3.5.0) + mime-types-data (~> 3.2015) + mime-types-data (3.2023.0808) + msgpack (1.7.2-java) + multi_test (1.1.0) + opentracing (0.5.0) + os (1.1.4) + parallel (1.23.0) + parser (3.2.2.3) + ast (~> 2.4.1) + racc + pimpmychangelog (0.1.3) + pry (0.14.2-java) + coderay (~> 1.1) + method_source (~> 1.0) + spoon (~> 0.0) + pry-debugger-jruby (2.1.1-java) + pry (>= 0.13, < 0.15) + ruby-debug-base (>= 0.10.4, < 0.12) + racc (1.7.1-java) + rainbow (3.1.1) + rake (13.0.6) + rake-compiler (1.2.5) + rake + regexp_parser (2.8.1) + rexml (3.2.6) + rspec (3.12.0) + rspec-core (~> 3.12.0) + rspec-expectations (~> 3.12.0) + rspec-mocks (~> 3.12.0) + rspec-collection_matchers (1.2.0) + rspec-expectations (>= 2.99.0.beta1) + rspec-core (3.12.2) + rspec-support (~> 3.12.0) + rspec-expectations (3.12.3) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.12.0) + rspec-mocks (3.12.6) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.12.0) + rspec-support (3.12.1) + rspec-wait (0.0.9) + rspec (>= 3, < 4) + rspec_junit_formatter (0.6.0) + rspec-core (>= 2, < 4, != 2.12.0) + rspec_n (1.5.0) + colorize (~> 0.8.0) + cri (~> 2.15.3) + rubocop (1.34.1) + json (~> 2.3) + parallel (~> 1.10) + parser (>= 3.1.2.1) + rainbow (>= 2.2.2, < 4.0) + regexp_parser (>= 1.8, < 3.0) + rexml (>= 3.2.5, < 4.0) + rubocop-ast (>= 1.20.0, < 2.0) + ruby-progressbar (~> 1.7) + unicode-display_width (>= 1.4.0, < 3.0) + rubocop-ast (1.29.0) + parser (>= 3.2.1.0) + rubocop-packaging (0.5.2) + rubocop (>= 1.33, < 2.0) + rubocop-performance (1.19.0) + rubocop (>= 1.7.0, < 2.0) + rubocop-ast (>= 0.4.0) + rubocop-rspec (2.17.1) + rubocop (~> 1.33) + ruby-debug-base (0.11.0-java) + ruby-progressbar (1.13.0) + simplecov-cobertura (2.1.0) + rexml + simplecov (~> 0.19) + simplecov-html (0.12.3) + simplecov_json_formatter (0.1.4) + spoon (0.0.6) + ffi + sys-uname (1.2.3) + ffi (~> 1.1) + thor (1.2.2) + unicode-display_width (2.4.2) + warning (1.3.0) + webmock (3.13.0) + addressable (>= 2.3.6) + crack (>= 0.3.2) + hashdiff (>= 0.4.0, < 2.0.0) + webrick (1.8.1) + yard (0.9.34) + +PLATFORMS + universal-java-11 + +DEPENDENCIES + addressable (~> 2.4.0) + appraisal (~> 2.4.0) + benchmark-ips (~> 2.8) + benchmark-memory (< 0.2) + builder + climate_control (~> 0.2.0) + concurrent-ruby + cucumber (~> 8) + ddtrace! + dogstatsd-ruby (>= 3.3.0, != 5.1.0, != 5.0.1, != 5.0.0) + json-schema (< 3) + memory_profiler (~> 0.9) + opentracing (>= 0.4.1) + os (~> 1.1) + pimpmychangelog (>= 0.1.2) + pry + pry-debugger-jruby + rake (>= 10.5) + rake-compiler (~> 1.1, >= 1.1.1) + rspec (~> 3.12) + rspec-collection_matchers (~> 1.1) + rspec-wait (~> 0) + rspec_junit_formatter (>= 0.5.1) + rspec_n (~> 1.3) + rubocop (~> 1.34.0) + rubocop-packaging (~> 0.5.2) + rubocop-performance (~> 1.9) + rubocop-rspec (~> 2.2) + simplecov! + simplecov-cobertura (~> 2.1.0) + warning (~> 1) + webmock (>= 3.10.0) + webrick (>= 1.7.0) + yard (~> 0.9) + +BUNDLED WITH + 2.3.26 diff --git a/gemfiles/ruby_2.3.8_cucumber3.gemfile.lock b/gemfiles/ruby_2.3.8_cucumber3.gemfile.lock index dd2dd86d6ce..68b44feaad9 100644 --- a/gemfiles/ruby_2.3.8_cucumber3.gemfile.lock +++ b/gemfiles/ruby_2.3.8_cucumber3.gemfile.lock @@ -15,8 +15,8 @@ GEM bundler rake thor (>= 0.14.0) - backports (3.23.0) - benchmark-ips (2.11.0) + backports (3.24.1) + benchmark-ips (2.12.0) benchmark-memory (0.1.2) memory_profiler (~> 0.9) builder (3.2.4) @@ -44,8 +44,8 @@ GEM debase-ruby_core_source (3.2.1) diff-lcs (1.5.0) docile (1.3.5) - dogstatsd-ruby (5.5.0) - extlz4 (0.3.3) + dogstatsd-ruby (5.6.0) + extlz4 (0.3.4) ffi (1.15.5) gherkin (5.1.0) google-protobuf (3.19.1) @@ -71,7 +71,7 @@ GEM pry-nav (1.0.0) pry (>= 0.9.10, < 0.15) rake (13.0.6) - rake-compiler (1.2.1) + rake-compiler (1.2.5) rake redcarpet (3.6.0) rexml (3.2.5) @@ -81,15 +81,15 @@ GEM rspec-mocks (~> 3.12.0) rspec-collection_matchers (1.2.0) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.12.1) + rspec-core (3.12.2) rspec-support (~> 3.12.0) - rspec-expectations (3.12.2) + rspec-expectations (3.12.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-mocks (3.12.3) + rspec-mocks (3.12.6) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-support (3.12.0) + rspec-support (3.12.1) rspec-wait (0.0.9) rspec (>= 3, < 4) rspec_junit_formatter (0.6.0) @@ -99,14 +99,12 @@ GEM json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) - thor (1.2.1) + thor (1.2.2) webmock (3.13.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.7.0) - yard (0.9.28) - webrick (~> 1.7.0) + yard (0.9.34) PLATFORMS aarch64-linux diff --git a/gemfiles/ruby_2.3.8_cucumber4.gemfile.lock b/gemfiles/ruby_2.3.8_cucumber4.gemfile.lock index 97ba2c76ee3..4020041e94d 100644 --- a/gemfiles/ruby_2.3.8_cucumber4.gemfile.lock +++ b/gemfiles/ruby_2.3.8_cucumber4.gemfile.lock @@ -20,7 +20,7 @@ GEM bundler rake thor (>= 0.14.0) - benchmark-ips (2.11.0) + benchmark-ips (2.12.0) benchmark-memory (0.1.2) memory_profiler (~> 0.9) builder (3.2.4) @@ -63,13 +63,13 @@ GEM debase-ruby_core_source (3.2.1) diff-lcs (1.3) docile (1.3.5) - dogstatsd-ruby (5.5.0) - extlz4 (0.3.3) + dogstatsd-ruby (5.6.0) + extlz4 (0.3.4) ffi (1.15.5) google-protobuf (3.10.1) google-protobuf (3.10.1-x86_64-linux) hashdiff (1.0.1) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) json (2.6.3) json-schema (2.8.1) @@ -97,7 +97,7 @@ GEM pry-nav (1.0.0) pry (>= 0.9.10, < 0.15) rake (13.0.6) - rake-compiler (1.2.1) + rake-compiler (1.2.5) rake redcarpet (3.6.0) rexml (3.2.5) @@ -107,15 +107,15 @@ GEM rspec-mocks (~> 3.12.0) rspec-collection_matchers (1.2.0) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.12.1) + rspec-core (3.12.2) rspec-support (~> 3.12.0) - rspec-expectations (3.12.2) + rspec-expectations (3.12.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-mocks (3.12.3) + rspec-mocks (3.12.6) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-support (3.12.0) + rspec-support (3.12.1) rspec-wait (0.0.9) rspec (>= 3, < 4) rspec_junit_formatter (0.6.0) @@ -125,9 +125,9 @@ GEM json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) - sys-uname (1.2.2) + sys-uname (1.2.3) ffi (~> 1.1) - thor (1.2.1) + thor (1.2.2) thread_safe (0.3.6) tzinfo (1.2.11) thread_safe (~> 0.1) @@ -135,9 +135,7 @@ GEM addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.7.0) - yard (0.9.28) - webrick (~> 1.7.0) + yard (0.9.34) PLATFORMS aarch64-linux diff --git a/gemfiles/ruby_2.4.10_cucumber3.gemfile.lock b/gemfiles/ruby_2.4.10_cucumber3.gemfile.lock index 9b47bd12590..7f569461825 100644 --- a/gemfiles/ruby_2.4.10_cucumber3.gemfile.lock +++ b/gemfiles/ruby_2.4.10_cucumber3.gemfile.lock @@ -15,8 +15,8 @@ GEM bundler rake thor (>= 0.14.0) - backports (3.23.0) - benchmark-ips (2.11.0) + backports (3.24.1) + benchmark-ips (2.12.0) benchmark-memory (0.1.2) memory_profiler (~> 0.9) builder (3.2.4) @@ -46,8 +46,8 @@ GEM debase-ruby_core_source (3.2.1) diff-lcs (1.5.0) docile (1.3.5) - dogstatsd-ruby (5.5.0) - extlz4 (0.3.3) + dogstatsd-ruby (5.6.0) + extlz4 (0.3.4) ffi (1.15.5) gherkin (5.1.0) google-protobuf (3.19.1) @@ -57,9 +57,9 @@ GEM addressable (>= 2.4) libdatadog (3.0.0.1.0-aarch64-linux) libdatadog (3.0.0.1.0-x86_64-linux) - libddwaf (1.9.0.0.0-aarch64-linux) + libddwaf (1.9.0.0.1-aarch64-linux) ffi (~> 1.0) - libddwaf (1.9.0.0.0-x86_64-linux) + libddwaf (1.9.0.0.1-x86_64-linux) ffi (~> 1.0) memory_profiler (0.9.14) method_source (1.0.0) @@ -75,7 +75,7 @@ GEM pry-nav (1.0.0) pry (>= 0.9.10, < 0.15) rake (13.0.6) - rake-compiler (1.2.1) + rake-compiler (1.2.5) rake redcarpet (3.6.0) rexml (3.2.5) @@ -85,15 +85,15 @@ GEM rspec-mocks (~> 3.12.0) rspec-collection_matchers (1.2.0) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.12.1) + rspec-core (3.12.2) rspec-support (~> 3.12.0) - rspec-expectations (3.12.2) + rspec-expectations (3.12.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-mocks (3.12.3) + rspec-mocks (3.12.6) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-support (3.12.0) + rspec-support (3.12.1) rspec-wait (0.0.9) rspec (>= 3, < 4) rspec_junit_formatter (0.6.0) @@ -106,14 +106,12 @@ GEM docile (~> 1.1) simplecov-html (~> 0.11) simplecov-html (0.12.3) - thor (1.2.1) + thor (1.2.2) webmock (3.13.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.7.0) - yard (0.9.28) - webrick (~> 1.7.0) + yard (0.9.34) PLATFORMS aarch64-linux diff --git a/gemfiles/ruby_2.4.10_cucumber4.gemfile.lock b/gemfiles/ruby_2.4.10_cucumber4.gemfile.lock index 45d5699fe2d..8c013ca1250 100644 --- a/gemfiles/ruby_2.4.10_cucumber4.gemfile.lock +++ b/gemfiles/ruby_2.4.10_cucumber4.gemfile.lock @@ -20,7 +20,7 @@ GEM bundler rake thor (>= 0.14.0) - benchmark-ips (2.11.0) + benchmark-ips (2.12.0) benchmark-memory (0.1.2) memory_profiler (~> 0.9) builder (3.2.4) @@ -65,21 +65,21 @@ GEM debase-ruby_core_source (3.2.1) diff-lcs (1.3) docile (1.3.5) - dogstatsd-ruby (5.5.0) - extlz4 (0.3.3) + dogstatsd-ruby (5.6.0) + extlz4 (0.3.4) ffi (1.15.5) google-protobuf (3.10.1) google-protobuf (3.10.1-x86_64-linux) hashdiff (1.0.1) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) json-schema (2.8.1) addressable (>= 2.4) libdatadog (3.0.0.1.0-aarch64-linux) libdatadog (3.0.0.1.0-x86_64-linux) - libddwaf (1.9.0.0.0-aarch64-linux) + libddwaf (1.9.0.0.1-aarch64-linux) ffi (~> 1.0) - libddwaf (1.9.0.0.0-x86_64-linux) + libddwaf (1.9.0.0.1-x86_64-linux) ffi (~> 1.0) memory_profiler (0.9.14) method_source (1.0.0) @@ -101,7 +101,7 @@ GEM pry-nav (1.0.0) pry (>= 0.9.10, < 0.15) rake (13.0.6) - rake-compiler (1.2.1) + rake-compiler (1.2.5) rake redcarpet (3.6.0) rexml (3.2.5) @@ -111,15 +111,15 @@ GEM rspec-mocks (~> 3.12.0) rspec-collection_matchers (1.2.0) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.12.1) + rspec-core (3.12.2) rspec-support (~> 3.12.0) - rspec-expectations (3.12.2) + rspec-expectations (3.12.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-mocks (3.12.3) + rspec-mocks (3.12.6) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-support (3.12.0) + rspec-support (3.12.1) rspec-wait (0.0.9) rspec (>= 3, < 4) rspec_junit_formatter (0.6.0) @@ -132,9 +132,9 @@ GEM docile (~> 1.1) simplecov-html (~> 0.11) simplecov-html (0.12.3) - sys-uname (1.2.2) + sys-uname (1.2.3) ffi (~> 1.1) - thor (1.2.1) + thor (1.2.2) thread_safe (0.3.6) tzinfo (1.2.11) thread_safe (~> 0.1) @@ -142,9 +142,7 @@ GEM addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.7.0) - yard (0.9.28) - webrick (~> 1.7.0) + yard (0.9.34) PLATFORMS aarch64-linux diff --git a/gemfiles/ruby_2.5.9_cucumber3.gemfile.lock b/gemfiles/ruby_2.5.9_cucumber3.gemfile.lock index 59f65ff9a9e..0e5b9360dbd 100644 --- a/gemfiles/ruby_2.5.9_cucumber3.gemfile.lock +++ b/gemfiles/ruby_2.5.9_cucumber3.gemfile.lock @@ -25,8 +25,8 @@ GEM bundler rake thor (>= 0.14.0) - backports (3.23.0) - benchmark-ips (2.11.0) + backports (3.24.1) + benchmark-ips (2.12.0) benchmark-memory (0.1.2) memory_profiler (~> 0.9) binding_of_caller (0.8.0) @@ -59,8 +59,8 @@ GEM debug_inspector (1.1.0) diff-lcs (1.5.0) docile (1.4.0) - dogstatsd-ruby (5.5.0) - extlz4 (0.3.3) + dogstatsd-ruby (5.6.0) + extlz4 (0.3.4) ffi (1.15.5) gherkin (5.1.0) google-protobuf (3.19.1) @@ -70,13 +70,13 @@ GEM addressable (>= 2.4) libdatadog (3.0.0.1.0-aarch64-linux) libdatadog (3.0.0.1.0-x86_64-linux) - libddwaf (1.9.0.0.0-aarch64-linux) + libddwaf (1.9.0.0.1-aarch64-linux) ffi (~> 1.0) - libddwaf (1.9.0.0.0-x86_64-linux) + libddwaf (1.9.0.0.1-x86_64-linux) ffi (~> 1.0) memory_profiler (0.9.14) method_source (1.0.0) - msgpack (1.6.1) + msgpack (1.7.2) multi_json (1.15.0) multi_test (1.1.0) opentracing (0.5.0) @@ -91,25 +91,25 @@ GEM binding_of_caller (~> 0.7) pry (~> 0.13) rake (13.0.6) - rake-compiler (1.2.1) + rake-compiler (1.2.5) rake redcarpet (3.6.0) - rexml (3.2.5) + rexml (3.2.6) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) rspec-mocks (~> 3.12.0) rspec-collection_matchers (1.2.0) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.12.1) + rspec-core (3.12.2) rspec-support (~> 3.12.0) - rspec-expectations (3.12.2) + rspec-expectations (3.12.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-mocks (3.12.3) + rspec-mocks (3.12.6) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-support (3.12.0) + rspec-support (3.12.1) rspec-wait (0.0.9) rspec (>= 3, < 4) rspec_junit_formatter (0.6.0) @@ -123,15 +123,13 @@ GEM simplecov (~> 0.19) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - thor (1.2.1) + thor (1.2.2) warning (1.3.0) webmock (3.13.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.7.0) - yard (0.9.28) - webrick (~> 1.7.0) + yard (0.9.34) PLATFORMS aarch64-linux diff --git a/gemfiles/ruby_2.5.9_cucumber4.gemfile.lock b/gemfiles/ruby_2.5.9_cucumber4.gemfile.lock index de33ce945a6..a3952ac366b 100644 --- a/gemfiles/ruby_2.5.9_cucumber4.gemfile.lock +++ b/gemfiles/ruby_2.5.9_cucumber4.gemfile.lock @@ -20,7 +20,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.1.7.2) + activesupport (6.1.7.4) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -31,7 +31,7 @@ GEM bundler rake thor (>= 0.14.0) - benchmark-ips (2.11.0) + benchmark-ips (2.12.0) benchmark-memory (0.1.2) memory_profiler (~> 0.9) binding_of_caller (0.8.0) @@ -79,27 +79,27 @@ GEM debug_inspector (1.1.0) diff-lcs (1.3) docile (1.4.0) - dogstatsd-ruby (5.5.0) - extlz4 (0.3.3) + dogstatsd-ruby (5.6.0) + extlz4 (0.3.4) ffi (1.15.5) google-protobuf (3.10.1) google-protobuf (3.10.1-x86_64-linux) hashdiff (1.0.1) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) json-schema (2.8.1) addressable (>= 2.4) libdatadog (3.0.0.1.0-aarch64-linux) libdatadog (3.0.0.1.0-x86_64-linux) - libddwaf (1.9.0.0.0-aarch64-linux) + libddwaf (1.9.0.0.1-aarch64-linux) ffi (~> 1.0) - libddwaf (1.9.0.0.0-x86_64-linux) + libddwaf (1.9.0.0.1-x86_64-linux) ffi (~> 1.0) memory_profiler (0.9.14) method_source (1.0.0) middleware (0.1.0) minitest (5.15.0) - msgpack (1.6.1) + msgpack (1.7.2) multi_test (0.1.2) opentracing (0.5.0) os (1.1.4) @@ -118,25 +118,25 @@ GEM binding_of_caller (~> 0.7) pry (~> 0.13) rake (13.0.6) - rake-compiler (1.2.1) + rake-compiler (1.2.5) rake redcarpet (3.6.0) - rexml (3.2.5) + rexml (3.2.6) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) rspec-mocks (~> 3.12.0) rspec-collection_matchers (1.2.0) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.12.1) + rspec-core (3.12.2) rspec-support (~> 3.12.0) - rspec-expectations (3.12.2) + rspec-expectations (3.12.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-mocks (3.12.3) + rspec-mocks (3.12.6) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-support (3.12.0) + rspec-support (3.12.1) rspec-wait (0.0.9) rspec (>= 3, < 4) rspec_junit_formatter (0.6.0) @@ -150,9 +150,9 @@ GEM simplecov (~> 0.19) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - sys-uname (1.2.2) + sys-uname (1.2.3) ffi (~> 1.1) - thor (1.2.1) + thor (1.2.2) thread_safe (0.3.6) tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -161,10 +161,8 @@ GEM addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.7.0) - yard (0.9.28) - webrick (~> 1.7.0) - zeitwerk (2.6.7) + yard (0.9.34) + zeitwerk (2.6.11) PLATFORMS aarch64-linux diff --git a/gemfiles/ruby_2.5.9_cucumber5.gemfile.lock b/gemfiles/ruby_2.5.9_cucumber5.gemfile.lock index 0ba3f6d325b..6357279eacb 100644 --- a/gemfiles/ruby_2.5.9_cucumber5.gemfile.lock +++ b/gemfiles/ruby_2.5.9_cucumber5.gemfile.lock @@ -20,7 +20,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.1.7.2) + activesupport (6.1.7.4) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -31,7 +31,7 @@ GEM bundler rake thor (>= 0.14.0) - benchmark-ips (2.11.0) + benchmark-ips (2.12.0) benchmark-memory (0.1.2) memory_profiler (~> 0.9) binding_of_caller (0.8.0) @@ -79,27 +79,27 @@ GEM debug_inspector (1.1.0) diff-lcs (1.5.0) docile (1.4.0) - dogstatsd-ruby (5.5.0) - extlz4 (0.3.3) + dogstatsd-ruby (5.6.0) + extlz4 (0.3.4) ffi (1.15.5) google-protobuf (3.10.1) google-protobuf (3.10.1-x86_64-linux) hashdiff (1.0.1) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) json-schema (2.8.1) addressable (>= 2.4) libdatadog (3.0.0.1.0-aarch64-linux) libdatadog (3.0.0.1.0-x86_64-linux) - libddwaf (1.9.0.0.0-aarch64-linux) + libddwaf (1.9.0.0.1-aarch64-linux) ffi (~> 1.0) - libddwaf (1.9.0.0.0-x86_64-linux) + libddwaf (1.9.0.0.1-x86_64-linux) ffi (~> 1.0) memory_profiler (0.9.14) method_source (1.0.0) middleware (0.1.0) minitest (5.15.0) - msgpack (1.6.1) + msgpack (1.7.2) multi_test (0.1.2) opentracing (0.5.0) os (1.1.4) @@ -118,25 +118,25 @@ GEM binding_of_caller (~> 0.7) pry (~> 0.13) rake (13.0.6) - rake-compiler (1.2.1) + rake-compiler (1.2.5) rake redcarpet (3.6.0) - rexml (3.2.5) + rexml (3.2.6) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) rspec-mocks (~> 3.12.0) rspec-collection_matchers (1.2.0) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.12.1) + rspec-core (3.12.2) rspec-support (~> 3.12.0) - rspec-expectations (3.12.2) + rspec-expectations (3.12.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-mocks (3.12.3) + rspec-mocks (3.12.6) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-support (3.12.0) + rspec-support (3.12.1) rspec-wait (0.0.9) rspec (>= 3, < 4) rspec_junit_formatter (0.6.0) @@ -150,9 +150,9 @@ GEM simplecov (~> 0.19) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - sys-uname (1.2.2) + sys-uname (1.2.3) ffi (~> 1.1) - thor (1.2.1) + thor (1.2.2) thread_safe (0.3.6) tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -161,10 +161,8 @@ GEM addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.7.0) - yard (0.9.28) - webrick (~> 1.7.0) - zeitwerk (2.6.7) + yard (0.9.34) + zeitwerk (2.6.11) PLATFORMS aarch64-linux diff --git a/gemfiles/ruby_2.6.10_cucumber3.gemfile.lock b/gemfiles/ruby_2.6.10_cucumber3.gemfile.lock index 650e94f2892..c6fe80765af 100644 --- a/gemfiles/ruby_2.6.10_cucumber3.gemfile.lock +++ b/gemfiles/ruby_2.6.10_cucumber3.gemfile.lock @@ -26,8 +26,8 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - backports (3.23.0) - benchmark-ips (2.11.0) + backports (3.24.1) + benchmark-ips (2.12.0) benchmark-memory (0.1.2) memory_profiler (~> 0.9) binding_of_caller (1.0.0) @@ -61,8 +61,8 @@ GEM debug_inspector (1.1.0) diff-lcs (1.5.0) docile (1.4.0) - dogstatsd-ruby (5.5.0) - extlz4 (0.3.3) + dogstatsd-ruby (5.6.0) + extlz4 (0.3.4) ffi (1.15.5) gherkin (5.1.0) google-protobuf (3.19.1) @@ -73,20 +73,21 @@ GEM addressable (>= 2.4) libdatadog (3.0.0.1.0-aarch64-linux) libdatadog (3.0.0.1.0-x86_64-linux) - libddwaf (1.9.0.0.0-aarch64-linux) + libddwaf (1.9.0.0.1-aarch64-linux) ffi (~> 1.0) - libddwaf (1.9.0.0.0-x86_64-linux) + libddwaf (1.9.0.0.1-x86_64-linux) ffi (~> 1.0) memory_profiler (0.9.14) method_source (1.0.0) - msgpack (1.6.1) + msgpack (1.7.2) multi_json (1.15.0) multi_test (1.1.0) opentracing (0.5.0) os (1.1.4) parallel (1.23.0) - parser (3.2.1.0) + parser (3.2.2.3) ast (~> 2.4.1) + racc pimpmychangelog (0.1.3) pry (0.14.2) coderay (~> 1.1) @@ -97,28 +98,29 @@ GEM pry-stack_explorer (0.6.1) binding_of_caller (~> 1.0) pry (~> 0.13) + racc (1.7.1) rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.2.1) + rake-compiler (1.2.5) rake redcarpet (3.6.0) - regexp_parser (2.8.0) - rexml (3.2.5) + regexp_parser (2.8.1) + rexml (3.2.6) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) rspec-mocks (~> 3.12.0) rspec-collection_matchers (1.2.0) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.12.1) + rspec-core (3.12.2) rspec-support (~> 3.12.0) - rspec-expectations (3.12.2) + rspec-expectations (3.12.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-mocks (3.12.3) + rspec-mocks (3.12.6) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-support (3.12.0) + rspec-support (3.12.1) rspec-wait (0.0.9) rspec (>= 3, < 4) rspec_junit_formatter (0.6.0) @@ -136,7 +138,7 @@ GEM rubocop-ast (>= 1.20.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.27.0) + rubocop-ast (1.29.0) parser (>= 3.2.1.0) rubocop-packaging (0.5.2) rubocop (>= 1.33, < 2.0) @@ -152,16 +154,14 @@ GEM simplecov (~> 0.19) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - thor (1.2.1) + thor (1.2.2) unicode-display_width (2.4.2) warning (1.3.0) webmock (3.13.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.7.0) - yard (0.9.28) - webrick (~> 1.7.0) + yard (0.9.34) PLATFORMS aarch64-linux diff --git a/gemfiles/ruby_2.6.10_cucumber4.gemfile.lock b/gemfiles/ruby_2.6.10_cucumber4.gemfile.lock index 8f6698320d5..c7eb6a92d96 100644 --- a/gemfiles/ruby_2.6.10_cucumber4.gemfile.lock +++ b/gemfiles/ruby_2.6.10_cucumber4.gemfile.lock @@ -20,7 +20,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.1.7.2) + activesupport (6.1.7.4) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -32,7 +32,7 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - benchmark-ips (2.11.0) + benchmark-ips (2.12.0) benchmark-memory (0.1.2) memory_profiler (~> 0.9) binding_of_caller (1.0.0) @@ -81,34 +81,35 @@ GEM debug_inspector (1.1.0) diff-lcs (1.3) docile (1.4.0) - dogstatsd-ruby (5.5.0) - extlz4 (0.3.3) + dogstatsd-ruby (5.6.0) + extlz4 (0.3.4) ffi (1.15.5) google-protobuf (3.10.1) google-protobuf (3.10.1-x86_64-linux) hashdiff (1.0.1) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) json (2.6.3) json-schema (2.8.1) addressable (>= 2.4) libdatadog (3.0.0.1.0-aarch64-linux) libdatadog (3.0.0.1.0-x86_64-linux) - libddwaf (1.9.0.0.0-aarch64-linux) + libddwaf (1.9.0.0.1-aarch64-linux) ffi (~> 1.0) - libddwaf (1.9.0.0.0-x86_64-linux) + libddwaf (1.9.0.0.1-x86_64-linux) ffi (~> 1.0) memory_profiler (0.9.14) method_source (1.0.0) middleware (0.1.0) - minitest (5.17.0) - msgpack (1.6.1) + minitest (5.19.0) + msgpack (1.7.2) multi_test (0.1.2) opentracing (0.5.0) os (1.1.4) parallel (1.23.0) - parser (3.2.1.0) + parser (3.2.2.3) ast (~> 2.4.1) + racc pimpmychangelog (0.1.3) protobuf-cucumber (3.10.8) activesupport (>= 3.2) @@ -124,28 +125,29 @@ GEM pry-stack_explorer (0.6.1) binding_of_caller (~> 1.0) pry (~> 0.13) + racc (1.7.1) rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.2.1) + rake-compiler (1.2.5) rake redcarpet (3.6.0) - regexp_parser (2.8.0) - rexml (3.2.5) + regexp_parser (2.8.1) + rexml (3.2.6) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) rspec-mocks (~> 3.12.0) rspec-collection_matchers (1.2.0) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.12.1) + rspec-core (3.12.2) rspec-support (~> 3.12.0) - rspec-expectations (3.12.2) + rspec-expectations (3.12.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-mocks (3.12.3) + rspec-mocks (3.12.6) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-support (3.12.0) + rspec-support (3.12.1) rspec-wait (0.0.9) rspec (>= 3, < 4) rspec_junit_formatter (0.6.0) @@ -163,7 +165,7 @@ GEM rubocop-ast (>= 1.20.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.27.0) + rubocop-ast (1.29.0) parser (>= 3.2.1.0) rubocop-packaging (0.5.2) rubocop (>= 1.33, < 2.0) @@ -179,9 +181,9 @@ GEM simplecov (~> 0.19) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - sys-uname (1.2.2) + sys-uname (1.2.3) ffi (~> 1.1) - thor (1.2.1) + thor (1.2.2) thread_safe (0.3.6) tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -191,10 +193,8 @@ GEM addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.7.0) - yard (0.9.28) - webrick (~> 1.7.0) - zeitwerk (2.6.7) + yard (0.9.34) + zeitwerk (2.6.11) PLATFORMS aarch64-linux diff --git a/gemfiles/ruby_2.6.10_cucumber5.gemfile.lock b/gemfiles/ruby_2.6.10_cucumber5.gemfile.lock index 81536ac00b8..a93c319cd95 100644 --- a/gemfiles/ruby_2.6.10_cucumber5.gemfile.lock +++ b/gemfiles/ruby_2.6.10_cucumber5.gemfile.lock @@ -20,7 +20,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.1.7.2) + activesupport (6.1.7.4) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -32,7 +32,7 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - benchmark-ips (2.11.0) + benchmark-ips (2.12.0) benchmark-memory (0.1.2) memory_profiler (~> 0.9) binding_of_caller (1.0.0) @@ -81,34 +81,35 @@ GEM debug_inspector (1.1.0) diff-lcs (1.5.0) docile (1.4.0) - dogstatsd-ruby (5.5.0) - extlz4 (0.3.3) + dogstatsd-ruby (5.6.0) + extlz4 (0.3.4) ffi (1.15.5) google-protobuf (3.10.1) google-protobuf (3.10.1-x86_64-linux) hashdiff (1.0.1) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) json (2.6.3) json-schema (2.8.1) addressable (>= 2.4) libdatadog (3.0.0.1.0-aarch64-linux) libdatadog (3.0.0.1.0-x86_64-linux) - libddwaf (1.9.0.0.0-aarch64-linux) + libddwaf (1.9.0.0.1-aarch64-linux) ffi (~> 1.0) - libddwaf (1.9.0.0.0-x86_64-linux) + libddwaf (1.9.0.0.1-x86_64-linux) ffi (~> 1.0) memory_profiler (0.9.14) method_source (1.0.0) middleware (0.1.0) - minitest (5.17.0) - msgpack (1.6.1) + minitest (5.19.0) + msgpack (1.7.2) multi_test (0.1.2) opentracing (0.5.0) os (1.1.4) parallel (1.23.0) - parser (3.2.1.0) + parser (3.2.2.3) ast (~> 2.4.1) + racc pimpmychangelog (0.1.3) protobuf-cucumber (3.10.8) activesupport (>= 3.2) @@ -124,28 +125,29 @@ GEM pry-stack_explorer (0.6.1) binding_of_caller (~> 1.0) pry (~> 0.13) + racc (1.7.1) rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.2.1) + rake-compiler (1.2.5) rake redcarpet (3.6.0) - regexp_parser (2.8.0) - rexml (3.2.5) + regexp_parser (2.8.1) + rexml (3.2.6) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) rspec-mocks (~> 3.12.0) rspec-collection_matchers (1.2.0) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.12.1) + rspec-core (3.12.2) rspec-support (~> 3.12.0) - rspec-expectations (3.12.2) + rspec-expectations (3.12.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-mocks (3.12.3) + rspec-mocks (3.12.6) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-support (3.12.0) + rspec-support (3.12.1) rspec-wait (0.0.9) rspec (>= 3, < 4) rspec_junit_formatter (0.6.0) @@ -163,7 +165,7 @@ GEM rubocop-ast (>= 1.20.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.27.0) + rubocop-ast (1.29.0) parser (>= 3.2.1.0) rubocop-packaging (0.5.2) rubocop (>= 1.33, < 2.0) @@ -179,9 +181,9 @@ GEM simplecov (~> 0.19) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - sys-uname (1.2.2) + sys-uname (1.2.3) ffi (~> 1.1) - thor (1.2.1) + thor (1.2.2) thread_safe (0.3.6) tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -191,10 +193,8 @@ GEM addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.7.0) - yard (0.9.28) - webrick (~> 1.7.0) - zeitwerk (2.6.7) + yard (0.9.34) + zeitwerk (2.6.11) PLATFORMS aarch64-linux diff --git a/gemfiles/ruby_2.7.6_cucumber3.gemfile.lock b/gemfiles/ruby_2.7.6_cucumber3.gemfile.lock index 3f3bc19ab76..e1e5eee34bd 100644 --- a/gemfiles/ruby_2.7.6_cucumber3.gemfile.lock +++ b/gemfiles/ruby_2.7.6_cucumber3.gemfile.lock @@ -26,8 +26,8 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - backports (3.23.0) - benchmark-ips (2.11.0) + backports (3.24.1) + benchmark-ips (2.12.0) benchmark-memory (0.1.2) memory_profiler (~> 0.9) binding_of_caller (1.0.0) @@ -61,32 +61,33 @@ GEM debug_inspector (1.1.0) diff-lcs (1.5.0) docile (1.4.0) - dogstatsd-ruby (5.5.0) - extlz4 (0.3.3) + dogstatsd-ruby (5.6.0) + extlz4 (0.3.4) ffi (1.15.5) gherkin (5.1.0) - google-protobuf (3.22.0) - google-protobuf (3.22.0-x86_64-linux) + google-protobuf (3.24.0-aarch64-linux) + google-protobuf (3.24.0-x86_64-linux) hashdiff (1.0.1) json (2.6.3) json-schema (2.8.1) addressable (>= 2.4) libdatadog (3.0.0.1.0-aarch64-linux) libdatadog (3.0.0.1.0-x86_64-linux) - libddwaf (1.9.0.0.0-aarch64-linux) + libddwaf (1.9.0.0.1-aarch64-linux) ffi (~> 1.0) - libddwaf (1.9.0.0.0-x86_64-linux) + libddwaf (1.9.0.0.1-x86_64-linux) ffi (~> 1.0) memory_profiler (0.9.14) method_source (1.0.0) - msgpack (1.6.1) + msgpack (1.7.2) multi_json (1.15.0) multi_test (1.1.0) opentracing (0.5.0) os (1.1.4) parallel (1.23.0) - parser (3.2.1.0) + parser (3.2.2.3) ast (~> 2.4.1) + racc pimpmychangelog (0.1.3) pry (0.14.2) coderay (~> 1.1) @@ -97,28 +98,29 @@ GEM pry-stack_explorer (0.6.1) binding_of_caller (~> 1.0) pry (~> 0.13) + racc (1.7.1) rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.2.1) + rake-compiler (1.2.5) rake redcarpet (3.6.0) - regexp_parser (2.8.0) - rexml (3.2.5) + regexp_parser (2.8.1) + rexml (3.2.6) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) rspec-mocks (~> 3.12.0) rspec-collection_matchers (1.2.0) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.12.1) + rspec-core (3.12.2) rspec-support (~> 3.12.0) - rspec-expectations (3.12.2) + rspec-expectations (3.12.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-mocks (3.12.3) + rspec-mocks (3.12.6) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-support (3.12.0) + rspec-support (3.12.1) rspec-wait (0.0.9) rspec (>= 3, < 4) rspec_junit_formatter (0.6.0) @@ -136,32 +138,30 @@ GEM rubocop-ast (>= 1.20.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.27.0) + rubocop-ast (1.29.0) parser (>= 3.2.1.0) rubocop-packaging (0.5.2) rubocop (>= 1.33, < 2.0) - rubocop-performance (1.18.0) + rubocop-performance (1.19.0) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) rubocop-rspec (2.17.1) rubocop (~> 1.33) - ruby-prof (1.6.1) + ruby-prof (1.6.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml simplecov (~> 0.19) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - thor (1.2.1) + thor (1.2.2) unicode-display_width (2.4.2) warning (1.3.0) webmock (3.13.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.7.0) - yard (0.9.28) - webrick (~> 1.7.0) + yard (0.9.34) PLATFORMS aarch64-linux diff --git a/gemfiles/ruby_2.7.6_cucumber4.gemfile.lock b/gemfiles/ruby_2.7.6_cucumber4.gemfile.lock index 773f4941dae..0cda5cfa42c 100644 --- a/gemfiles/ruby_2.7.6_cucumber4.gemfile.lock +++ b/gemfiles/ruby_2.7.6_cucumber4.gemfile.lock @@ -20,7 +20,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.4.2) + activesupport (7.0.7) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -31,7 +31,7 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - benchmark-ips (2.11.0) + benchmark-ips (2.12.0) benchmark-memory (0.1.2) memory_profiler (~> 0.9) binding_of_caller (1.0.0) @@ -80,34 +80,35 @@ GEM debug_inspector (1.1.0) diff-lcs (1.3) docile (1.4.0) - dogstatsd-ruby (5.5.0) - extlz4 (0.3.3) + dogstatsd-ruby (5.6.0) + extlz4 (0.3.4) ffi (1.15.5) google-protobuf (3.10.1) google-protobuf (3.10.1-x86_64-linux) hashdiff (1.0.1) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) json (2.6.3) json-schema (2.8.1) addressable (>= 2.4) libdatadog (3.0.0.1.0-aarch64-linux) libdatadog (3.0.0.1.0-x86_64-linux) - libddwaf (1.9.0.0.0-aarch64-linux) + libddwaf (1.9.0.0.1-aarch64-linux) ffi (~> 1.0) - libddwaf (1.9.0.0.0-x86_64-linux) + libddwaf (1.9.0.0.1-x86_64-linux) ffi (~> 1.0) memory_profiler (0.9.14) method_source (1.0.0) middleware (0.1.0) - minitest (5.17.0) - msgpack (1.6.1) + minitest (5.19.0) + msgpack (1.7.2) multi_test (0.1.2) opentracing (0.5.0) os (1.1.4) parallel (1.23.0) - parser (3.2.1.0) + parser (3.2.2.3) ast (~> 2.4.1) + racc pimpmychangelog (0.1.3) protobuf-cucumber (3.10.8) activesupport (>= 3.2) @@ -123,28 +124,29 @@ GEM pry-stack_explorer (0.6.1) binding_of_caller (~> 1.0) pry (~> 0.13) + racc (1.7.1) rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.2.1) + rake-compiler (1.2.5) rake redcarpet (3.6.0) - regexp_parser (2.8.0) - rexml (3.2.5) + regexp_parser (2.8.1) + rexml (3.2.6) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) rspec-mocks (~> 3.12.0) rspec-collection_matchers (1.2.0) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.12.1) + rspec-core (3.12.2) rspec-support (~> 3.12.0) - rspec-expectations (3.12.2) + rspec-expectations (3.12.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-mocks (3.12.3) + rspec-mocks (3.12.6) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-support (3.12.0) + rspec-support (3.12.1) rspec-wait (0.0.9) rspec (>= 3, < 4) rspec_junit_formatter (0.6.0) @@ -162,25 +164,25 @@ GEM rubocop-ast (>= 1.20.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.27.0) + rubocop-ast (1.29.0) parser (>= 3.2.1.0) rubocop-packaging (0.5.2) rubocop (>= 1.33, < 2.0) - rubocop-performance (1.18.0) + rubocop-performance (1.19.0) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) rubocop-rspec (2.17.1) rubocop (~> 1.33) - ruby-prof (1.6.1) + ruby-prof (1.6.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml simplecov (~> 0.19) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - sys-uname (1.2.2) + sys-uname (1.2.3) ffi (~> 1.1) - thor (1.2.1) + thor (1.2.2) thread_safe (0.3.6) tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -190,9 +192,7 @@ GEM addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.7.0) - yard (0.9.28) - webrick (~> 1.7.0) + yard (0.9.34) PLATFORMS aarch64-linux diff --git a/gemfiles/ruby_2.7.6_cucumber5.gemfile.lock b/gemfiles/ruby_2.7.6_cucumber5.gemfile.lock index ccabdd76aee..15165647726 100644 --- a/gemfiles/ruby_2.7.6_cucumber5.gemfile.lock +++ b/gemfiles/ruby_2.7.6_cucumber5.gemfile.lock @@ -20,7 +20,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.4.2) + activesupport (7.0.7) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -31,7 +31,7 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - benchmark-ips (2.11.0) + benchmark-ips (2.12.0) benchmark-memory (0.1.2) memory_profiler (~> 0.9) binding_of_caller (1.0.0) @@ -80,34 +80,35 @@ GEM debug_inspector (1.1.0) diff-lcs (1.5.0) docile (1.4.0) - dogstatsd-ruby (5.5.0) - extlz4 (0.3.3) + dogstatsd-ruby (5.6.0) + extlz4 (0.3.4) ffi (1.15.5) google-protobuf (3.10.1) google-protobuf (3.10.1-x86_64-linux) hashdiff (1.0.1) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) json (2.6.3) json-schema (2.8.1) addressable (>= 2.4) libdatadog (3.0.0.1.0-aarch64-linux) libdatadog (3.0.0.1.0-x86_64-linux) - libddwaf (1.9.0.0.0-aarch64-linux) + libddwaf (1.9.0.0.1-aarch64-linux) ffi (~> 1.0) - libddwaf (1.9.0.0.0-x86_64-linux) + libddwaf (1.9.0.0.1-x86_64-linux) ffi (~> 1.0) memory_profiler (0.9.14) method_source (1.0.0) middleware (0.1.0) - minitest (5.17.0) - msgpack (1.6.1) + minitest (5.19.0) + msgpack (1.7.2) multi_test (0.1.2) opentracing (0.5.0) os (1.1.4) parallel (1.23.0) - parser (3.2.1.0) + parser (3.2.2.3) ast (~> 2.4.1) + racc pimpmychangelog (0.1.3) protobuf-cucumber (3.10.8) activesupport (>= 3.2) @@ -123,28 +124,29 @@ GEM pry-stack_explorer (0.6.1) binding_of_caller (~> 1.0) pry (~> 0.13) + racc (1.7.1) rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.2.1) + rake-compiler (1.2.5) rake redcarpet (3.6.0) - regexp_parser (2.8.0) - rexml (3.2.5) + regexp_parser (2.8.1) + rexml (3.2.6) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) rspec-mocks (~> 3.12.0) rspec-collection_matchers (1.2.0) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.12.1) + rspec-core (3.12.2) rspec-support (~> 3.12.0) - rspec-expectations (3.12.2) + rspec-expectations (3.12.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-mocks (3.12.3) + rspec-mocks (3.12.6) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-support (3.12.0) + rspec-support (3.12.1) rspec-wait (0.0.9) rspec (>= 3, < 4) rspec_junit_formatter (0.6.0) @@ -162,25 +164,25 @@ GEM rubocop-ast (>= 1.20.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.27.0) + rubocop-ast (1.29.0) parser (>= 3.2.1.0) rubocop-packaging (0.5.2) rubocop (>= 1.33, < 2.0) - rubocop-performance (1.18.0) + rubocop-performance (1.19.0) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) rubocop-rspec (2.17.1) rubocop (~> 1.33) - ruby-prof (1.6.1) + ruby-prof (1.6.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml simplecov (~> 0.19) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - sys-uname (1.2.2) + sys-uname (1.2.3) ffi (~> 1.1) - thor (1.2.1) + thor (1.2.2) thread_safe (0.3.6) tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -190,9 +192,7 @@ GEM addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.7.0) - yard (0.9.28) - webrick (~> 1.7.0) + yard (0.9.34) PLATFORMS aarch64-linux diff --git a/gemfiles/ruby_2.7.6_cucumber6.gemfile b/gemfiles/ruby_2.7.6_cucumber6.gemfile new file mode 100644 index 00000000000..f059c27944a --- /dev/null +++ b/gemfiles/ruby_2.7.6_cucumber6.gemfile @@ -0,0 +1,48 @@ +# This file was generated by Appraisal + +source "https://rubygems.org" + +gem "addressable", "~> 2.4.0" +gem "appraisal", "~> 2.4.0" +gem "benchmark-ips", "~> 2.8" +gem "benchmark-memory", "< 0.2" +gem "builder" +gem "climate_control", "~> 0.2.0" +gem "concurrent-ruby" +gem "extlz4", "~> 0.3", ">= 0.3.3" +gem "json-schema", "< 3" +gem "memory_profiler", "~> 0.9" +gem "os", "~> 1.1" +gem "pimpmychangelog", ">= 0.1.2" +gem "pry" +gem "pry-byebug" +gem "pry-stack_explorer" +gem "rake", ">= 10.5" +gem "rake-compiler", "~> 1.1", ">= 1.1.1" +gem "redcarpet", "~> 3.4" +gem "rspec", "~> 3.12" +gem "rspec-collection_matchers", "~> 1.1" +gem "rspec-wait", "~> 0" +gem "rspec_junit_formatter", ">= 0.5.1" +gem "rspec_n", "~> 1.3" +gem "ruby-prof", "~> 1.4" +gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" +gem "simplecov-cobertura", "~> 2.1.0" +gem "warning", "~> 1" +gem "webmock", ">= 3.10.0" +gem "yard", "~> 0.9" +gem "rubocop", "~> 1.34.0", require: false +gem "rubocop-packaging", "~> 0.5.2", require: false +gem "rubocop-performance", "~> 1.9", require: false +gem "rubocop-rspec", "~> 2.2", require: false +gem "dogstatsd-ruby", ">= 3.3.0", "!= 5.0.0", "!= 5.0.1", "!= 5.1.0" +gem "opentracing", ">= 0.4.1" +gem "google-protobuf", "3.10.1" +gem "cucumber", "~>6" +gem "protobuf-cucumber", "3.10.8" + +group :check do + +end + +gemspec path: "../" diff --git a/gemfiles/ruby_2.7.6_cucumber6.gemfile.lock b/gemfiles/ruby_2.7.6_cucumber6.gemfile.lock new file mode 100644 index 00000000000..999e893ab4d --- /dev/null +++ b/gemfiles/ruby_2.7.6_cucumber6.gemfile.lock @@ -0,0 +1,242 @@ +GIT + remote: https://github.com/DataDog/simplecov + revision: 3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db + ref: 3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db + specs: + simplecov (0.21.2) + docile (~> 1.1) + simplecov-html (~> 0.11) + simplecov_json_formatter (~> 0.1) + +PATH + remote: .. + specs: + ddtrace (1.13.1) + debase-ruby_core_source (= 3.2.1) + libdatadog (~> 3.0.0.1.0) + libddwaf (~> 1.9.0.0.0) + msgpack + +GEM + remote: https://rubygems.org/ + specs: + activesupport (7.0.7) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + addressable (2.4.0) + appraisal (2.4.1) + bundler + rake + thor (>= 0.14.0) + ast (2.4.2) + benchmark-ips (2.12.0) + benchmark-memory (0.1.2) + memory_profiler (~> 0.9) + binding_of_caller (1.0.0) + debug_inspector (>= 0.0.1) + builder (3.2.4) + byebug (11.1.3) + climate_control (0.2.0) + coderay (1.1.3) + colorize (0.8.1) + concurrent-ruby (1.2.2) + crack (0.4.5) + rexml + cri (2.15.11) + cucumber (6.1.0) + builder (~> 3.2, >= 3.2.4) + cucumber-core (~> 9.0, >= 9.0.1) + cucumber-create-meta (~> 4.0, >= 4.0.0) + cucumber-cucumber-expressions (~> 12.1, >= 12.1.1) + cucumber-gherkin (~> 18.1, >= 18.1.0) + cucumber-html-formatter (~> 13.0, >= 13.0.0) + cucumber-messages (~> 15.0, >= 15.0.0) + cucumber-wire (~> 5.0, >= 5.0.1) + diff-lcs (~> 1.4, >= 1.4.4) + mime-types (~> 3.3, >= 3.3.1) + multi_test (~> 0.1, >= 0.1.2) + sys-uname (~> 1.2, >= 1.2.2) + cucumber-core (9.0.1) + cucumber-gherkin (~> 18.1, >= 18.1.0) + cucumber-messages (~> 15.0, >= 15.0.0) + cucumber-tag-expressions (~> 3.0, >= 3.0.1) + cucumber-create-meta (4.0.0) + cucumber-messages (~> 15.0, >= 15.0.0) + sys-uname (~> 1.2, >= 1.2.2) + cucumber-cucumber-expressions (12.1.3) + cucumber-gherkin (18.1.1) + cucumber-messages (~> 15.0, >= 15.0.0) + cucumber-html-formatter (13.0.0) + cucumber-messages (~> 15.0, >= 15.0.0) + cucumber-messages (15.0.0) + protobuf-cucumber (~> 3.10, >= 3.10.8) + cucumber-tag-expressions (3.0.1) + cucumber-wire (5.0.1) + cucumber-core (~> 9.0, >= 9.0.1) + cucumber-cucumber-expressions (~> 12.1, >= 12.1.1) + cucumber-messages (~> 15.0, >= 15.0.0) + debase-ruby_core_source (3.2.1) + debug_inspector (1.1.0) + diff-lcs (1.5.0) + docile (1.4.0) + dogstatsd-ruby (5.6.0) + extlz4 (0.3.4) + ffi (1.15.5) + google-protobuf (3.10.1) + hashdiff (1.0.1) + i18n (1.14.1) + concurrent-ruby (~> 1.0) + json (2.6.3) + json-schema (2.8.1) + addressable (>= 2.4) + libdatadog (3.0.0.1.0-aarch64-linux) + libddwaf (1.9.0.0.1-aarch64-linux) + ffi (~> 1.0) + memory_profiler (0.9.14) + method_source (1.0.0) + middleware (0.1.0) + mime-types (3.5.0) + mime-types-data (~> 3.2015) + mime-types-data (3.2023.0808) + minitest (5.19.0) + msgpack (1.7.2) + multi_test (0.1.2) + opentracing (0.5.0) + os (1.1.4) + parallel (1.23.0) + parser (3.2.2.3) + ast (~> 2.4.1) + racc + pimpmychangelog (0.1.3) + protobuf-cucumber (3.10.8) + activesupport (>= 3.2) + middleware + thor + thread_safe + pry (0.14.2) + coderay (~> 1.1) + method_source (~> 1.0) + pry-byebug (3.10.1) + byebug (~> 11.0) + pry (>= 0.13, < 0.15) + pry-stack_explorer (0.6.1) + binding_of_caller (~> 1.0) + pry (~> 0.13) + racc (1.7.1) + rainbow (3.1.1) + rake (13.0.6) + rake-compiler (1.2.5) + rake + redcarpet (3.6.0) + regexp_parser (2.8.1) + rexml (3.2.6) + rspec (3.12.0) + rspec-core (~> 3.12.0) + rspec-expectations (~> 3.12.0) + rspec-mocks (~> 3.12.0) + rspec-collection_matchers (1.2.0) + rspec-expectations (>= 2.99.0.beta1) + rspec-core (3.12.2) + rspec-support (~> 3.12.0) + rspec-expectations (3.12.3) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.12.0) + rspec-mocks (3.12.6) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.12.0) + rspec-support (3.12.1) + rspec-wait (0.0.9) + rspec (>= 3, < 4) + rspec_junit_formatter (0.6.0) + rspec-core (>= 2, < 4, != 2.12.0) + rspec_n (1.5.0) + colorize (~> 0.8.0) + cri (~> 2.15.3) + rubocop (1.34.1) + json (~> 2.3) + parallel (~> 1.10) + parser (>= 3.1.2.1) + rainbow (>= 2.2.2, < 4.0) + regexp_parser (>= 1.8, < 3.0) + rexml (>= 3.2.5, < 4.0) + rubocop-ast (>= 1.20.0, < 2.0) + ruby-progressbar (~> 1.7) + unicode-display_width (>= 1.4.0, < 3.0) + rubocop-ast (1.29.0) + parser (>= 3.2.1.0) + rubocop-packaging (0.5.2) + rubocop (>= 1.33, < 2.0) + rubocop-performance (1.19.0) + rubocop (>= 1.7.0, < 2.0) + rubocop-ast (>= 0.4.0) + rubocop-rspec (2.17.1) + rubocop (~> 1.33) + ruby-prof (1.6.3) + ruby-progressbar (1.13.0) + simplecov-cobertura (2.1.0) + rexml + simplecov (~> 0.19) + simplecov-html (0.12.3) + simplecov_json_formatter (0.1.4) + sys-uname (1.2.3) + ffi (~> 1.1) + thor (1.2.2) + thread_safe (0.3.6) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) + unicode-display_width (2.4.2) + warning (1.3.0) + webmock (3.13.0) + addressable (>= 2.3.6) + crack (>= 0.3.2) + hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.34) + +PLATFORMS + aarch64-linux + +DEPENDENCIES + addressable (~> 2.4.0) + appraisal (~> 2.4.0) + benchmark-ips (~> 2.8) + benchmark-memory (< 0.2) + builder + climate_control (~> 0.2.0) + concurrent-ruby + cucumber (~> 6) + ddtrace! + dogstatsd-ruby (>= 3.3.0, != 5.1.0, != 5.0.1, != 5.0.0) + extlz4 (~> 0.3, >= 0.3.3) + google-protobuf (= 3.10.1) + json-schema (< 3) + memory_profiler (~> 0.9) + opentracing (>= 0.4.1) + os (~> 1.1) + pimpmychangelog (>= 0.1.2) + protobuf-cucumber (= 3.10.8) + pry + pry-byebug + pry-stack_explorer + rake (>= 10.5) + rake-compiler (~> 1.1, >= 1.1.1) + redcarpet (~> 3.4) + rspec (~> 3.12) + rspec-collection_matchers (~> 1.1) + rspec-wait (~> 0) + rspec_junit_formatter (>= 0.5.1) + rspec_n (~> 1.3) + rubocop (~> 1.34.0) + rubocop-packaging (~> 0.5.2) + rubocop-performance (~> 1.9) + rubocop-rspec (~> 2.2) + ruby-prof (~> 1.4) + simplecov! + simplecov-cobertura (~> 2.1.0) + warning (~> 1) + webmock (>= 3.10.0) + yard (~> 0.9) + +BUNDLED WITH + 2.3.26 diff --git a/gemfiles/ruby_2.7.6_cucumber7.gemfile b/gemfiles/ruby_2.7.6_cucumber7.gemfile new file mode 100644 index 00000000000..68fedd99fe2 --- /dev/null +++ b/gemfiles/ruby_2.7.6_cucumber7.gemfile @@ -0,0 +1,47 @@ +# This file was generated by Appraisal + +source "https://rubygems.org" + +gem "addressable", "~> 2.4.0" +gem "appraisal", "~> 2.4.0" +gem "benchmark-ips", "~> 2.8" +gem "benchmark-memory", "< 0.2" +gem "builder" +gem "climate_control", "~> 0.2.0" +gem "concurrent-ruby" +gem "extlz4", "~> 0.3", ">= 0.3.3" +gem "json-schema", "< 3" +gem "memory_profiler", "~> 0.9" +gem "os", "~> 1.1" +gem "pimpmychangelog", ">= 0.1.2" +gem "pry" +gem "pry-byebug" +gem "pry-stack_explorer" +gem "rake", ">= 10.5" +gem "rake-compiler", "~> 1.1", ">= 1.1.1" +gem "redcarpet", "~> 3.4" +gem "rspec", "~> 3.12" +gem "rspec-collection_matchers", "~> 1.1" +gem "rspec-wait", "~> 0" +gem "rspec_junit_formatter", ">= 0.5.1" +gem "rspec_n", "~> 1.3" +gem "ruby-prof", "~> 1.4" +gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" +gem "simplecov-cobertura", "~> 2.1.0" +gem "warning", "~> 1" +gem "webmock", ">= 3.10.0" +gem "yard", "~> 0.9" +gem "rubocop", "~> 1.34.0", require: false +gem "rubocop-packaging", "~> 0.5.2", require: false +gem "rubocop-performance", "~> 1.9", require: false +gem "rubocop-rspec", "~> 2.2", require: false +gem "dogstatsd-ruby", ">= 3.3.0", "!= 5.0.0", "!= 5.0.1", "!= 5.1.0" +gem "opentracing", ">= 0.4.1" +gem "google-protobuf", ["~> 3.0", "!= 3.7.0", "!= 3.7.1"] +gem "cucumber", "~>7" + +group :check do + +end + +gemspec path: "../" diff --git a/gemfiles/ruby_2.7.6_cucumber7.gemfile.lock b/gemfiles/ruby_2.7.6_cucumber7.gemfile.lock new file mode 100644 index 00000000000..3ee61cdd401 --- /dev/null +++ b/gemfiles/ruby_2.7.6_cucumber7.gemfile.lock @@ -0,0 +1,222 @@ +GIT + remote: https://github.com/DataDog/simplecov + revision: 3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db + ref: 3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db + specs: + simplecov (0.21.2) + docile (~> 1.1) + simplecov-html (~> 0.11) + simplecov_json_formatter (~> 0.1) + +PATH + remote: .. + specs: + ddtrace (1.13.1) + debase-ruby_core_source (= 3.2.1) + libdatadog (~> 3.0.0.1.0) + libddwaf (~> 1.9.0.0.0) + msgpack + +GEM + remote: https://rubygems.org/ + specs: + addressable (2.4.0) + appraisal (2.4.1) + bundler + rake + thor (>= 0.14.0) + ast (2.4.2) + benchmark-ips (2.12.0) + benchmark-memory (0.1.2) + memory_profiler (~> 0.9) + binding_of_caller (1.0.0) + debug_inspector (>= 0.0.1) + builder (3.2.4) + byebug (11.1.3) + climate_control (0.2.0) + coderay (1.1.3) + colorize (0.8.1) + concurrent-ruby (1.2.2) + crack (0.4.5) + rexml + cri (2.15.11) + cucumber (7.1.0) + builder (~> 3.2, >= 3.2.4) + cucumber-core (~> 10.1, >= 10.1.0) + cucumber-create-meta (~> 6.0, >= 6.0.1) + cucumber-cucumber-expressions (~> 14.0, >= 14.0.0) + cucumber-gherkin (~> 22.0, >= 22.0.0) + cucumber-html-formatter (~> 17.0, >= 17.0.0) + cucumber-messages (~> 17.1, >= 17.1.1) + cucumber-wire (~> 6.2, >= 6.2.0) + diff-lcs (~> 1.4, >= 1.4.4) + mime-types (~> 3.3, >= 3.3.1) + multi_test (~> 0.1, >= 0.1.2) + sys-uname (~> 1.2, >= 1.2.2) + cucumber-core (10.1.1) + cucumber-gherkin (~> 22.0, >= 22.0.0) + cucumber-messages (~> 17.1, >= 17.1.1) + cucumber-tag-expressions (~> 4.1, >= 4.1.0) + cucumber-create-meta (6.0.4) + cucumber-messages (~> 17.1, >= 17.1.1) + sys-uname (~> 1.2, >= 1.2.2) + cucumber-cucumber-expressions (14.0.0) + cucumber-gherkin (22.0.0) + cucumber-messages (~> 17.1, >= 17.1.1) + cucumber-html-formatter (17.0.0) + cucumber-messages (~> 17.1, >= 17.1.0) + cucumber-messages (17.1.1) + cucumber-tag-expressions (4.1.0) + cucumber-wire (6.2.1) + cucumber-core (~> 10.1, >= 10.1.0) + cucumber-cucumber-expressions (~> 14.0, >= 14.0.0) + debase-ruby_core_source (3.2.1) + debug_inspector (1.1.0) + diff-lcs (1.5.0) + docile (1.4.0) + dogstatsd-ruby (5.6.0) + extlz4 (0.3.4) + ffi (1.15.5) + google-protobuf (3.24.0-aarch64-linux) + hashdiff (1.0.1) + json (2.6.3) + json-schema (2.8.1) + addressable (>= 2.4) + libdatadog (3.0.0.1.0-aarch64-linux) + libddwaf (1.9.0.0.1-aarch64-linux) + ffi (~> 1.0) + memory_profiler (0.9.14) + method_source (1.0.0) + mime-types (3.5.0) + mime-types-data (~> 3.2015) + mime-types-data (3.2023.0808) + msgpack (1.7.2) + multi_test (0.1.2) + opentracing (0.5.0) + os (1.1.4) + parallel (1.23.0) + parser (3.2.2.3) + ast (~> 2.4.1) + racc + pimpmychangelog (0.1.3) + pry (0.14.2) + coderay (~> 1.1) + method_source (~> 1.0) + pry-byebug (3.10.1) + byebug (~> 11.0) + pry (>= 0.13, < 0.15) + pry-stack_explorer (0.6.1) + binding_of_caller (~> 1.0) + pry (~> 0.13) + racc (1.7.1) + rainbow (3.1.1) + rake (13.0.6) + rake-compiler (1.2.5) + rake + redcarpet (3.6.0) + regexp_parser (2.8.1) + rexml (3.2.6) + rspec (3.12.0) + rspec-core (~> 3.12.0) + rspec-expectations (~> 3.12.0) + rspec-mocks (~> 3.12.0) + rspec-collection_matchers (1.2.0) + rspec-expectations (>= 2.99.0.beta1) + rspec-core (3.12.2) + rspec-support (~> 3.12.0) + rspec-expectations (3.12.3) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.12.0) + rspec-mocks (3.12.6) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.12.0) + rspec-support (3.12.1) + rspec-wait (0.0.9) + rspec (>= 3, < 4) + rspec_junit_formatter (0.6.0) + rspec-core (>= 2, < 4, != 2.12.0) + rspec_n (1.5.0) + colorize (~> 0.8.0) + cri (~> 2.15.3) + rubocop (1.34.1) + json (~> 2.3) + parallel (~> 1.10) + parser (>= 3.1.2.1) + rainbow (>= 2.2.2, < 4.0) + regexp_parser (>= 1.8, < 3.0) + rexml (>= 3.2.5, < 4.0) + rubocop-ast (>= 1.20.0, < 2.0) + ruby-progressbar (~> 1.7) + unicode-display_width (>= 1.4.0, < 3.0) + rubocop-ast (1.29.0) + parser (>= 3.2.1.0) + rubocop-packaging (0.5.2) + rubocop (>= 1.33, < 2.0) + rubocop-performance (1.19.0) + rubocop (>= 1.7.0, < 2.0) + rubocop-ast (>= 0.4.0) + rubocop-rspec (2.17.1) + rubocop (~> 1.33) + ruby-prof (1.6.3) + ruby-progressbar (1.13.0) + simplecov-cobertura (2.1.0) + rexml + simplecov (~> 0.19) + simplecov-html (0.12.3) + simplecov_json_formatter (0.1.4) + sys-uname (1.2.3) + ffi (~> 1.1) + thor (1.2.2) + unicode-display_width (2.4.2) + warning (1.3.0) + webmock (3.13.0) + addressable (>= 2.3.6) + crack (>= 0.3.2) + hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.34) + +PLATFORMS + aarch64-linux + +DEPENDENCIES + addressable (~> 2.4.0) + appraisal (~> 2.4.0) + benchmark-ips (~> 2.8) + benchmark-memory (< 0.2) + builder + climate_control (~> 0.2.0) + concurrent-ruby + cucumber (~> 7) + ddtrace! + dogstatsd-ruby (>= 3.3.0, != 5.1.0, != 5.0.1, != 5.0.0) + extlz4 (~> 0.3, >= 0.3.3) + google-protobuf (~> 3.0, != 3.7.1, != 3.7.0) + json-schema (< 3) + memory_profiler (~> 0.9) + opentracing (>= 0.4.1) + os (~> 1.1) + pimpmychangelog (>= 0.1.2) + pry + pry-byebug + pry-stack_explorer + rake (>= 10.5) + rake-compiler (~> 1.1, >= 1.1.1) + redcarpet (~> 3.4) + rspec (~> 3.12) + rspec-collection_matchers (~> 1.1) + rspec-wait (~> 0) + rspec_junit_formatter (>= 0.5.1) + rspec_n (~> 1.3) + rubocop (~> 1.34.0) + rubocop-packaging (~> 0.5.2) + rubocop-performance (~> 1.9) + rubocop-rspec (~> 2.2) + ruby-prof (~> 1.4) + simplecov! + simplecov-cobertura (~> 2.1.0) + warning (~> 1) + webmock (>= 3.10.0) + yard (~> 0.9) + +BUNDLED WITH + 2.3.26 diff --git a/gemfiles/ruby_2.7.6_cucumber8.gemfile b/gemfiles/ruby_2.7.6_cucumber8.gemfile new file mode 100644 index 00000000000..35e11eb0f98 --- /dev/null +++ b/gemfiles/ruby_2.7.6_cucumber8.gemfile @@ -0,0 +1,47 @@ +# This file was generated by Appraisal + +source "https://rubygems.org" + +gem "addressable", "~> 2.4.0" +gem "appraisal", "~> 2.4.0" +gem "benchmark-ips", "~> 2.8" +gem "benchmark-memory", "< 0.2" +gem "builder" +gem "climate_control", "~> 0.2.0" +gem "concurrent-ruby" +gem "extlz4", "~> 0.3", ">= 0.3.3" +gem "json-schema", "< 3" +gem "memory_profiler", "~> 0.9" +gem "os", "~> 1.1" +gem "pimpmychangelog", ">= 0.1.2" +gem "pry" +gem "pry-byebug" +gem "pry-stack_explorer" +gem "rake", ">= 10.5" +gem "rake-compiler", "~> 1.1", ">= 1.1.1" +gem "redcarpet", "~> 3.4" +gem "rspec", "~> 3.12" +gem "rspec-collection_matchers", "~> 1.1" +gem "rspec-wait", "~> 0" +gem "rspec_junit_formatter", ">= 0.5.1" +gem "rspec_n", "~> 1.3" +gem "ruby-prof", "~> 1.4" +gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" +gem "simplecov-cobertura", "~> 2.1.0" +gem "warning", "~> 1" +gem "webmock", ">= 3.10.0" +gem "yard", "~> 0.9" +gem "rubocop", "~> 1.34.0", require: false +gem "rubocop-packaging", "~> 0.5.2", require: false +gem "rubocop-performance", "~> 1.9", require: false +gem "rubocop-rspec", "~> 2.2", require: false +gem "dogstatsd-ruby", ">= 3.3.0", "!= 5.0.0", "!= 5.0.1", "!= 5.1.0" +gem "opentracing", ">= 0.4.1" +gem "google-protobuf", ["~> 3.0", "!= 3.7.0", "!= 3.7.1"] +gem "cucumber", "~>8" + +group :check do + +end + +gemspec path: "../" diff --git a/gemfiles/ruby_2.7.6_cucumber8.gemfile.lock b/gemfiles/ruby_2.7.6_cucumber8.gemfile.lock new file mode 100644 index 00000000000..6d466bd5391 --- /dev/null +++ b/gemfiles/ruby_2.7.6_cucumber8.gemfile.lock @@ -0,0 +1,216 @@ +GIT + remote: https://github.com/DataDog/simplecov + revision: 3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db + ref: 3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db + specs: + simplecov (0.21.2) + docile (~> 1.1) + simplecov-html (~> 0.11) + simplecov_json_formatter (~> 0.1) + +PATH + remote: .. + specs: + ddtrace (1.13.1) + debase-ruby_core_source (= 3.2.1) + libdatadog (~> 3.0.0.1.0) + libddwaf (~> 1.9.0.0.0) + msgpack + +GEM + remote: https://rubygems.org/ + specs: + addressable (2.4.0) + appraisal (2.4.1) + bundler + rake + thor (>= 0.14.0) + ast (2.4.2) + benchmark-ips (2.12.0) + benchmark-memory (0.1.2) + memory_profiler (~> 0.9) + binding_of_caller (1.0.0) + debug_inspector (>= 0.0.1) + builder (3.2.4) + byebug (11.1.3) + climate_control (0.2.0) + coderay (1.1.3) + colorize (0.8.1) + concurrent-ruby (1.2.2) + crack (0.4.5) + rexml + cri (2.15.11) + cucumber (8.0.0) + builder (~> 3.2, >= 3.2.4) + cucumber-ci-environment (~> 9.0, >= 9.0.4) + cucumber-core (~> 11.0, >= 11.0.0) + cucumber-cucumber-expressions (~> 15.1, >= 15.1.1) + cucumber-gherkin (~> 23.0, >= 23.0.1) + cucumber-html-formatter (~> 19.1, >= 19.1.0) + cucumber-messages (~> 18.0, >= 18.0.0) + diff-lcs (~> 1.5, >= 1.5.0) + mime-types (~> 3.4, >= 3.4.1) + multi_test (~> 1.1, >= 1.1.0) + sys-uname (~> 1.2, >= 1.2.2) + cucumber-ci-environment (9.2.0) + cucumber-core (11.0.0) + cucumber-gherkin (~> 23.0, >= 23.0.1) + cucumber-messages (~> 18.0, >= 18.0.0) + cucumber-tag-expressions (~> 4.1, >= 4.1.0) + cucumber-cucumber-expressions (15.2.0) + cucumber-gherkin (23.0.1) + cucumber-messages (~> 18.0, >= 18.0.0) + cucumber-html-formatter (19.2.0) + cucumber-messages (~> 18.0, >= 18.0.0) + cucumber-messages (18.0.0) + cucumber-tag-expressions (4.1.0) + debase-ruby_core_source (3.2.1) + debug_inspector (1.1.0) + diff-lcs (1.5.0) + docile (1.4.0) + dogstatsd-ruby (5.6.0) + extlz4 (0.3.4) + ffi (1.15.5) + google-protobuf (3.24.0-aarch64-linux) + hashdiff (1.0.1) + json (2.6.3) + json-schema (2.8.1) + addressable (>= 2.4) + libdatadog (3.0.0.1.0-aarch64-linux) + libddwaf (1.9.0.0.1-aarch64-linux) + ffi (~> 1.0) + memory_profiler (0.9.14) + method_source (1.0.0) + mime-types (3.5.0) + mime-types-data (~> 3.2015) + mime-types-data (3.2023.0808) + msgpack (1.7.2) + multi_test (1.1.0) + opentracing (0.5.0) + os (1.1.4) + parallel (1.23.0) + parser (3.2.2.3) + ast (~> 2.4.1) + racc + pimpmychangelog (0.1.3) + pry (0.14.2) + coderay (~> 1.1) + method_source (~> 1.0) + pry-byebug (3.10.1) + byebug (~> 11.0) + pry (>= 0.13, < 0.15) + pry-stack_explorer (0.6.1) + binding_of_caller (~> 1.0) + pry (~> 0.13) + racc (1.7.1) + rainbow (3.1.1) + rake (13.0.6) + rake-compiler (1.2.5) + rake + redcarpet (3.6.0) + regexp_parser (2.8.1) + rexml (3.2.6) + rspec (3.12.0) + rspec-core (~> 3.12.0) + rspec-expectations (~> 3.12.0) + rspec-mocks (~> 3.12.0) + rspec-collection_matchers (1.2.0) + rspec-expectations (>= 2.99.0.beta1) + rspec-core (3.12.2) + rspec-support (~> 3.12.0) + rspec-expectations (3.12.3) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.12.0) + rspec-mocks (3.12.6) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.12.0) + rspec-support (3.12.1) + rspec-wait (0.0.9) + rspec (>= 3, < 4) + rspec_junit_formatter (0.6.0) + rspec-core (>= 2, < 4, != 2.12.0) + rspec_n (1.5.0) + colorize (~> 0.8.0) + cri (~> 2.15.3) + rubocop (1.34.1) + json (~> 2.3) + parallel (~> 1.10) + parser (>= 3.1.2.1) + rainbow (>= 2.2.2, < 4.0) + regexp_parser (>= 1.8, < 3.0) + rexml (>= 3.2.5, < 4.0) + rubocop-ast (>= 1.20.0, < 2.0) + ruby-progressbar (~> 1.7) + unicode-display_width (>= 1.4.0, < 3.0) + rubocop-ast (1.29.0) + parser (>= 3.2.1.0) + rubocop-packaging (0.5.2) + rubocop (>= 1.33, < 2.0) + rubocop-performance (1.19.0) + rubocop (>= 1.7.0, < 2.0) + rubocop-ast (>= 0.4.0) + rubocop-rspec (2.17.1) + rubocop (~> 1.33) + ruby-prof (1.6.3) + ruby-progressbar (1.13.0) + simplecov-cobertura (2.1.0) + rexml + simplecov (~> 0.19) + simplecov-html (0.12.3) + simplecov_json_formatter (0.1.4) + sys-uname (1.2.3) + ffi (~> 1.1) + thor (1.2.2) + unicode-display_width (2.4.2) + warning (1.3.0) + webmock (3.13.0) + addressable (>= 2.3.6) + crack (>= 0.3.2) + hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.34) + +PLATFORMS + aarch64-linux + +DEPENDENCIES + addressable (~> 2.4.0) + appraisal (~> 2.4.0) + benchmark-ips (~> 2.8) + benchmark-memory (< 0.2) + builder + climate_control (~> 0.2.0) + concurrent-ruby + cucumber (~> 8) + ddtrace! + dogstatsd-ruby (>= 3.3.0, != 5.1.0, != 5.0.1, != 5.0.0) + extlz4 (~> 0.3, >= 0.3.3) + google-protobuf (~> 3.0, != 3.7.1, != 3.7.0) + json-schema (< 3) + memory_profiler (~> 0.9) + opentracing (>= 0.4.1) + os (~> 1.1) + pimpmychangelog (>= 0.1.2) + pry + pry-byebug + pry-stack_explorer + rake (>= 10.5) + rake-compiler (~> 1.1, >= 1.1.1) + redcarpet (~> 3.4) + rspec (~> 3.12) + rspec-collection_matchers (~> 1.1) + rspec-wait (~> 0) + rspec_junit_formatter (>= 0.5.1) + rspec_n (~> 1.3) + rubocop (~> 1.34.0) + rubocop-packaging (~> 0.5.2) + rubocop-performance (~> 1.9) + rubocop-rspec (~> 2.2) + ruby-prof (~> 1.4) + simplecov! + simplecov-cobertura (~> 2.1.0) + warning (~> 1) + webmock (>= 3.10.0) + yard (~> 0.9) + +BUNDLED WITH + 2.3.26 diff --git a/gemfiles/ruby_3.0.4_cucumber3.gemfile.lock b/gemfiles/ruby_3.0.4_cucumber3.gemfile.lock index f11cb637b66..7bf2f482aeb 100644 --- a/gemfiles/ruby_3.0.4_cucumber3.gemfile.lock +++ b/gemfiles/ruby_3.0.4_cucumber3.gemfile.lock @@ -26,8 +26,8 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - backports (3.23.0) - benchmark-ips (2.11.0) + backports (3.24.1) + benchmark-ips (2.12.0) benchmark-memory (0.1.2) memory_profiler (~> 0.9) binding_of_caller (1.0.0) @@ -61,32 +61,33 @@ GEM debug_inspector (1.1.0) diff-lcs (1.5.0) docile (1.4.0) - dogstatsd-ruby (5.5.0) - extlz4 (0.3.3) + dogstatsd-ruby (5.6.0) + extlz4 (0.3.4) ffi (1.15.5) gherkin (5.1.0) - google-protobuf (3.22.0) - google-protobuf (3.22.0-x86_64-linux) + google-protobuf (3.24.0-aarch64-linux) + google-protobuf (3.24.0-x86_64-linux) hashdiff (1.0.1) json (2.6.3) json-schema (2.8.1) addressable (>= 2.4) libdatadog (3.0.0.1.0-aarch64-linux) libdatadog (3.0.0.1.0-x86_64-linux) - libddwaf (1.9.0.0.0-aarch64-linux) + libddwaf (1.9.0.0.1-aarch64-linux) ffi (~> 1.0) - libddwaf (1.9.0.0.0-x86_64-linux) + libddwaf (1.9.0.0.1-x86_64-linux) ffi (~> 1.0) memory_profiler (0.9.14) method_source (1.0.0) - msgpack (1.6.1) + msgpack (1.7.2) multi_json (1.15.0) multi_test (1.1.0) opentracing (0.5.0) os (1.1.4) parallel (1.23.0) - parser (3.2.1.0) + parser (3.2.2.3) ast (~> 2.4.1) + racc pimpmychangelog (0.1.3) pry (0.14.2) coderay (~> 1.1) @@ -97,28 +98,29 @@ GEM pry-stack_explorer (0.6.1) binding_of_caller (~> 1.0) pry (~> 0.13) + racc (1.7.1) rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.2.1) + rake-compiler (1.2.5) rake redcarpet (3.6.0) - regexp_parser (2.8.0) - rexml (3.2.5) + regexp_parser (2.8.1) + rexml (3.2.6) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) rspec-mocks (~> 3.12.0) rspec-collection_matchers (1.2.0) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.12.1) + rspec-core (3.12.2) rspec-support (~> 3.12.0) - rspec-expectations (3.12.2) + rspec-expectations (3.12.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-mocks (3.12.3) + rspec-mocks (3.12.6) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-support (3.12.0) + rspec-support (3.12.1) rspec-wait (0.0.9) rspec (>= 3, < 4) rspec_junit_formatter (0.6.0) @@ -136,32 +138,31 @@ GEM rubocop-ast (>= 1.20.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.27.0) + rubocop-ast (1.29.0) parser (>= 3.2.1.0) rubocop-packaging (0.5.2) rubocop (>= 1.33, < 2.0) - rubocop-performance (1.18.0) + rubocop-performance (1.19.0) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) rubocop-rspec (2.17.1) rubocop (~> 1.33) - ruby-prof (1.6.1) + ruby-prof (1.6.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml simplecov (~> 0.19) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - thor (1.2.1) + thor (1.2.2) unicode-display_width (2.4.2) warning (1.3.0) webmock (3.13.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.7.0) - yard (0.9.28) - webrick (~> 1.7.0) + webrick (1.8.1) + yard (0.9.34) PLATFORMS aarch64-linux diff --git a/gemfiles/ruby_3.0.4_cucumber4.gemfile.lock b/gemfiles/ruby_3.0.4_cucumber4.gemfile.lock index 5cbe863bd41..acb4c529986 100644 --- a/gemfiles/ruby_3.0.4_cucumber4.gemfile.lock +++ b/gemfiles/ruby_3.0.4_cucumber4.gemfile.lock @@ -20,7 +20,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.4.2) + activesupport (7.0.7) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -31,7 +31,7 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - benchmark-ips (2.11.0) + benchmark-ips (2.12.0) benchmark-memory (0.1.2) memory_profiler (~> 0.9) binding_of_caller (1.0.0) @@ -80,34 +80,35 @@ GEM debug_inspector (1.1.0) diff-lcs (1.3) docile (1.4.0) - dogstatsd-ruby (5.5.0) - extlz4 (0.3.3) + dogstatsd-ruby (5.6.0) + extlz4 (0.3.4) ffi (1.15.5) google-protobuf (3.10.1) google-protobuf (3.10.1-x86_64-linux) hashdiff (1.0.1) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) json (2.6.3) json-schema (2.8.1) addressable (>= 2.4) libdatadog (3.0.0.1.0-aarch64-linux) libdatadog (3.0.0.1.0-x86_64-linux) - libddwaf (1.9.0.0.0-aarch64-linux) + libddwaf (1.9.0.0.1-aarch64-linux) ffi (~> 1.0) - libddwaf (1.9.0.0.0-x86_64-linux) + libddwaf (1.9.0.0.1-x86_64-linux) ffi (~> 1.0) memory_profiler (0.9.14) method_source (1.0.0) middleware (0.1.0) - minitest (5.17.0) - msgpack (1.6.1) + minitest (5.19.0) + msgpack (1.7.2) multi_test (0.1.2) opentracing (0.5.0) os (1.1.4) parallel (1.23.0) - parser (3.2.1.0) + parser (3.2.2.3) ast (~> 2.4.1) + racc pimpmychangelog (0.1.3) protobuf-cucumber (3.10.8) activesupport (>= 3.2) @@ -123,28 +124,29 @@ GEM pry-stack_explorer (0.6.1) binding_of_caller (~> 1.0) pry (~> 0.13) + racc (1.7.1) rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.2.1) + rake-compiler (1.2.5) rake redcarpet (3.6.0) - regexp_parser (2.8.0) - rexml (3.2.5) + regexp_parser (2.8.1) + rexml (3.2.6) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) rspec-mocks (~> 3.12.0) rspec-collection_matchers (1.2.0) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.12.1) + rspec-core (3.12.2) rspec-support (~> 3.12.0) - rspec-expectations (3.12.2) + rspec-expectations (3.12.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-mocks (3.12.3) + rspec-mocks (3.12.6) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-support (3.12.0) + rspec-support (3.12.1) rspec-wait (0.0.9) rspec (>= 3, < 4) rspec_junit_formatter (0.6.0) @@ -162,25 +164,25 @@ GEM rubocop-ast (>= 1.20.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.27.0) + rubocop-ast (1.29.0) parser (>= 3.2.1.0) rubocop-packaging (0.5.2) rubocop (>= 1.33, < 2.0) - rubocop-performance (1.18.0) + rubocop-performance (1.19.0) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) rubocop-rspec (2.17.1) rubocop (~> 1.33) - ruby-prof (1.6.1) + ruby-prof (1.6.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml simplecov (~> 0.19) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - sys-uname (1.2.2) + sys-uname (1.2.3) ffi (~> 1.1) - thor (1.2.1) + thor (1.2.2) thread_safe (0.3.6) tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -190,9 +192,8 @@ GEM addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.7.0) - yard (0.9.28) - webrick (~> 1.7.0) + webrick (1.8.1) + yard (0.9.34) PLATFORMS aarch64-linux diff --git a/gemfiles/ruby_3.0.4_cucumber5.gemfile.lock b/gemfiles/ruby_3.0.4_cucumber5.gemfile.lock index 90760bcfc8b..0842d685d60 100644 --- a/gemfiles/ruby_3.0.4_cucumber5.gemfile.lock +++ b/gemfiles/ruby_3.0.4_cucumber5.gemfile.lock @@ -20,7 +20,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.4.2) + activesupport (7.0.7) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -31,7 +31,7 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - benchmark-ips (2.11.0) + benchmark-ips (2.12.0) benchmark-memory (0.1.2) memory_profiler (~> 0.9) binding_of_caller (1.0.0) @@ -80,34 +80,35 @@ GEM debug_inspector (1.1.0) diff-lcs (1.5.0) docile (1.4.0) - dogstatsd-ruby (5.5.0) - extlz4 (0.3.3) + dogstatsd-ruby (5.6.0) + extlz4 (0.3.4) ffi (1.15.5) google-protobuf (3.10.1) google-protobuf (3.10.1-x86_64-linux) hashdiff (1.0.1) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) json (2.6.3) json-schema (2.8.1) addressable (>= 2.4) libdatadog (3.0.0.1.0-aarch64-linux) libdatadog (3.0.0.1.0-x86_64-linux) - libddwaf (1.9.0.0.0-aarch64-linux) + libddwaf (1.9.0.0.1-aarch64-linux) ffi (~> 1.0) - libddwaf (1.9.0.0.0-x86_64-linux) + libddwaf (1.9.0.0.1-x86_64-linux) ffi (~> 1.0) memory_profiler (0.9.14) method_source (1.0.0) middleware (0.1.0) - minitest (5.17.0) - msgpack (1.6.1) + minitest (5.19.0) + msgpack (1.7.2) multi_test (0.1.2) opentracing (0.5.0) os (1.1.4) parallel (1.23.0) - parser (3.2.1.0) + parser (3.2.2.3) ast (~> 2.4.1) + racc pimpmychangelog (0.1.3) protobuf-cucumber (3.10.8) activesupport (>= 3.2) @@ -123,28 +124,29 @@ GEM pry-stack_explorer (0.6.1) binding_of_caller (~> 1.0) pry (~> 0.13) + racc (1.7.1) rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.2.1) + rake-compiler (1.2.5) rake redcarpet (3.6.0) - regexp_parser (2.8.0) - rexml (3.2.5) + regexp_parser (2.8.1) + rexml (3.2.6) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) rspec-mocks (~> 3.12.0) rspec-collection_matchers (1.2.0) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.12.1) + rspec-core (3.12.2) rspec-support (~> 3.12.0) - rspec-expectations (3.12.2) + rspec-expectations (3.12.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-mocks (3.12.3) + rspec-mocks (3.12.6) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-support (3.12.0) + rspec-support (3.12.1) rspec-wait (0.0.9) rspec (>= 3, < 4) rspec_junit_formatter (0.6.0) @@ -162,25 +164,25 @@ GEM rubocop-ast (>= 1.20.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.27.0) + rubocop-ast (1.29.0) parser (>= 3.2.1.0) rubocop-packaging (0.5.2) rubocop (>= 1.33, < 2.0) - rubocop-performance (1.18.0) + rubocop-performance (1.19.0) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) rubocop-rspec (2.17.1) rubocop (~> 1.33) - ruby-prof (1.6.1) + ruby-prof (1.6.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml simplecov (~> 0.19) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - sys-uname (1.2.2) + sys-uname (1.2.3) ffi (~> 1.1) - thor (1.2.1) + thor (1.2.2) thread_safe (0.3.6) tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -190,9 +192,8 @@ GEM addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.7.0) - yard (0.9.28) - webrick (~> 1.7.0) + webrick (1.8.1) + yard (0.9.34) PLATFORMS aarch64-linux diff --git a/gemfiles/ruby_3.0.4_cucumber6.gemfile b/gemfiles/ruby_3.0.4_cucumber6.gemfile new file mode 100644 index 00000000000..ee1dafee23d --- /dev/null +++ b/gemfiles/ruby_3.0.4_cucumber6.gemfile @@ -0,0 +1,49 @@ +# This file was generated by Appraisal + +source "https://rubygems.org" + +gem "addressable", "~> 2.4.0" +gem "appraisal", "~> 2.4.0" +gem "benchmark-ips", "~> 2.8" +gem "benchmark-memory", "< 0.2" +gem "builder" +gem "climate_control", "~> 0.2.0" +gem "concurrent-ruby" +gem "extlz4", "~> 0.3", ">= 0.3.3" +gem "json-schema", "< 3" +gem "memory_profiler", "~> 0.9" +gem "os", "~> 1.1" +gem "pimpmychangelog", ">= 0.1.2" +gem "pry" +gem "pry-byebug" +gem "pry-stack_explorer" +gem "rake", ">= 10.5" +gem "rake-compiler", "~> 1.1", ">= 1.1.1" +gem "redcarpet", "~> 3.4" +gem "rspec", "~> 3.12" +gem "rspec-collection_matchers", "~> 1.1" +gem "rspec-wait", "~> 0" +gem "rspec_junit_formatter", ">= 0.5.1" +gem "rspec_n", "~> 1.3" +gem "ruby-prof", "~> 1.4" +gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" +gem "simplecov-cobertura", "~> 2.1.0" +gem "warning", "~> 1" +gem "webmock", ">= 3.10.0" +gem "webrick", ">= 1.7.0" +gem "yard", "~> 0.9" +gem "rubocop", "~> 1.34.0", require: false +gem "rubocop-packaging", "~> 0.5.2", require: false +gem "rubocop-performance", "~> 1.9", require: false +gem "rubocop-rspec", "~> 2.2", require: false +gem "dogstatsd-ruby", ">= 3.3.0", "!= 5.0.0", "!= 5.0.1", "!= 5.1.0" +gem "opentracing", ">= 0.4.1" +gem "google-protobuf", "3.10.1" +gem "cucumber", "~>6" +gem "protobuf-cucumber", "3.10.8" + +group :check do + +end + +gemspec path: "../" diff --git a/gemfiles/ruby_3.0.4_cucumber6.gemfile.lock b/gemfiles/ruby_3.0.4_cucumber6.gemfile.lock new file mode 100644 index 00000000000..ca1b7a9c2f3 --- /dev/null +++ b/gemfiles/ruby_3.0.4_cucumber6.gemfile.lock @@ -0,0 +1,244 @@ +GIT + remote: https://github.com/DataDog/simplecov + revision: 3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db + ref: 3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db + specs: + simplecov (0.21.2) + docile (~> 1.1) + simplecov-html (~> 0.11) + simplecov_json_formatter (~> 0.1) + +PATH + remote: .. + specs: + ddtrace (1.13.1) + debase-ruby_core_source (= 3.2.1) + libdatadog (~> 3.0.0.1.0) + libddwaf (~> 1.9.0.0.0) + msgpack + +GEM + remote: https://rubygems.org/ + specs: + activesupport (7.0.7) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + addressable (2.4.0) + appraisal (2.4.1) + bundler + rake + thor (>= 0.14.0) + ast (2.4.2) + benchmark-ips (2.12.0) + benchmark-memory (0.1.2) + memory_profiler (~> 0.9) + binding_of_caller (1.0.0) + debug_inspector (>= 0.0.1) + builder (3.2.4) + byebug (11.1.3) + climate_control (0.2.0) + coderay (1.1.3) + colorize (0.8.1) + concurrent-ruby (1.2.2) + crack (0.4.5) + rexml + cri (2.15.11) + cucumber (6.1.0) + builder (~> 3.2, >= 3.2.4) + cucumber-core (~> 9.0, >= 9.0.1) + cucumber-create-meta (~> 4.0, >= 4.0.0) + cucumber-cucumber-expressions (~> 12.1, >= 12.1.1) + cucumber-gherkin (~> 18.1, >= 18.1.0) + cucumber-html-formatter (~> 13.0, >= 13.0.0) + cucumber-messages (~> 15.0, >= 15.0.0) + cucumber-wire (~> 5.0, >= 5.0.1) + diff-lcs (~> 1.4, >= 1.4.4) + mime-types (~> 3.3, >= 3.3.1) + multi_test (~> 0.1, >= 0.1.2) + sys-uname (~> 1.2, >= 1.2.2) + cucumber-core (9.0.1) + cucumber-gherkin (~> 18.1, >= 18.1.0) + cucumber-messages (~> 15.0, >= 15.0.0) + cucumber-tag-expressions (~> 3.0, >= 3.0.1) + cucumber-create-meta (4.0.0) + cucumber-messages (~> 15.0, >= 15.0.0) + sys-uname (~> 1.2, >= 1.2.2) + cucumber-cucumber-expressions (12.1.3) + cucumber-gherkin (18.1.1) + cucumber-messages (~> 15.0, >= 15.0.0) + cucumber-html-formatter (13.0.0) + cucumber-messages (~> 15.0, >= 15.0.0) + cucumber-messages (15.0.0) + protobuf-cucumber (~> 3.10, >= 3.10.8) + cucumber-tag-expressions (3.0.1) + cucumber-wire (5.0.1) + cucumber-core (~> 9.0, >= 9.0.1) + cucumber-cucumber-expressions (~> 12.1, >= 12.1.1) + cucumber-messages (~> 15.0, >= 15.0.0) + debase-ruby_core_source (3.2.1) + debug_inspector (1.1.0) + diff-lcs (1.5.0) + docile (1.4.0) + dogstatsd-ruby (5.6.0) + extlz4 (0.3.4) + ffi (1.15.5) + google-protobuf (3.10.1) + hashdiff (1.0.1) + i18n (1.14.1) + concurrent-ruby (~> 1.0) + json (2.6.3) + json-schema (2.8.1) + addressable (>= 2.4) + libdatadog (3.0.0.1.0-aarch64-linux) + libddwaf (1.9.0.0.1-aarch64-linux) + ffi (~> 1.0) + memory_profiler (0.9.14) + method_source (1.0.0) + middleware (0.1.0) + mime-types (3.5.0) + mime-types-data (~> 3.2015) + mime-types-data (3.2023.0808) + minitest (5.19.0) + msgpack (1.7.2) + multi_test (0.1.2) + opentracing (0.5.0) + os (1.1.4) + parallel (1.23.0) + parser (3.2.2.3) + ast (~> 2.4.1) + racc + pimpmychangelog (0.1.3) + protobuf-cucumber (3.10.8) + activesupport (>= 3.2) + middleware + thor + thread_safe + pry (0.14.2) + coderay (~> 1.1) + method_source (~> 1.0) + pry-byebug (3.10.1) + byebug (~> 11.0) + pry (>= 0.13, < 0.15) + pry-stack_explorer (0.6.1) + binding_of_caller (~> 1.0) + pry (~> 0.13) + racc (1.7.1) + rainbow (3.1.1) + rake (13.0.6) + rake-compiler (1.2.5) + rake + redcarpet (3.6.0) + regexp_parser (2.8.1) + rexml (3.2.6) + rspec (3.12.0) + rspec-core (~> 3.12.0) + rspec-expectations (~> 3.12.0) + rspec-mocks (~> 3.12.0) + rspec-collection_matchers (1.2.0) + rspec-expectations (>= 2.99.0.beta1) + rspec-core (3.12.2) + rspec-support (~> 3.12.0) + rspec-expectations (3.12.3) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.12.0) + rspec-mocks (3.12.6) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.12.0) + rspec-support (3.12.1) + rspec-wait (0.0.9) + rspec (>= 3, < 4) + rspec_junit_formatter (0.6.0) + rspec-core (>= 2, < 4, != 2.12.0) + rspec_n (1.5.0) + colorize (~> 0.8.0) + cri (~> 2.15.3) + rubocop (1.34.1) + json (~> 2.3) + parallel (~> 1.10) + parser (>= 3.1.2.1) + rainbow (>= 2.2.2, < 4.0) + regexp_parser (>= 1.8, < 3.0) + rexml (>= 3.2.5, < 4.0) + rubocop-ast (>= 1.20.0, < 2.0) + ruby-progressbar (~> 1.7) + unicode-display_width (>= 1.4.0, < 3.0) + rubocop-ast (1.29.0) + parser (>= 3.2.1.0) + rubocop-packaging (0.5.2) + rubocop (>= 1.33, < 2.0) + rubocop-performance (1.19.0) + rubocop (>= 1.7.0, < 2.0) + rubocop-ast (>= 0.4.0) + rubocop-rspec (2.17.1) + rubocop (~> 1.33) + ruby-prof (1.6.3) + ruby-progressbar (1.13.0) + simplecov-cobertura (2.1.0) + rexml + simplecov (~> 0.19) + simplecov-html (0.12.3) + simplecov_json_formatter (0.1.4) + sys-uname (1.2.3) + ffi (~> 1.1) + thor (1.2.2) + thread_safe (0.3.6) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) + unicode-display_width (2.4.2) + warning (1.3.0) + webmock (3.13.0) + addressable (>= 2.3.6) + crack (>= 0.3.2) + hashdiff (>= 0.4.0, < 2.0.0) + webrick (1.8.1) + yard (0.9.34) + +PLATFORMS + aarch64-linux + +DEPENDENCIES + addressable (~> 2.4.0) + appraisal (~> 2.4.0) + benchmark-ips (~> 2.8) + benchmark-memory (< 0.2) + builder + climate_control (~> 0.2.0) + concurrent-ruby + cucumber (~> 6) + ddtrace! + dogstatsd-ruby (>= 3.3.0, != 5.1.0, != 5.0.1, != 5.0.0) + extlz4 (~> 0.3, >= 0.3.3) + google-protobuf (= 3.10.1) + json-schema (< 3) + memory_profiler (~> 0.9) + opentracing (>= 0.4.1) + os (~> 1.1) + pimpmychangelog (>= 0.1.2) + protobuf-cucumber (= 3.10.8) + pry + pry-byebug + pry-stack_explorer + rake (>= 10.5) + rake-compiler (~> 1.1, >= 1.1.1) + redcarpet (~> 3.4) + rspec (~> 3.12) + rspec-collection_matchers (~> 1.1) + rspec-wait (~> 0) + rspec_junit_formatter (>= 0.5.1) + rspec_n (~> 1.3) + rubocop (~> 1.34.0) + rubocop-packaging (~> 0.5.2) + rubocop-performance (~> 1.9) + rubocop-rspec (~> 2.2) + ruby-prof (~> 1.4) + simplecov! + simplecov-cobertura (~> 2.1.0) + warning (~> 1) + webmock (>= 3.10.0) + webrick (>= 1.7.0) + yard (~> 0.9) + +BUNDLED WITH + 2.3.26 diff --git a/gemfiles/ruby_3.0.4_cucumber7.gemfile b/gemfiles/ruby_3.0.4_cucumber7.gemfile new file mode 100644 index 00000000000..af42b16849e --- /dev/null +++ b/gemfiles/ruby_3.0.4_cucumber7.gemfile @@ -0,0 +1,48 @@ +# This file was generated by Appraisal + +source "https://rubygems.org" + +gem "addressable", "~> 2.4.0" +gem "appraisal", "~> 2.4.0" +gem "benchmark-ips", "~> 2.8" +gem "benchmark-memory", "< 0.2" +gem "builder" +gem "climate_control", "~> 0.2.0" +gem "concurrent-ruby" +gem "extlz4", "~> 0.3", ">= 0.3.3" +gem "json-schema", "< 3" +gem "memory_profiler", "~> 0.9" +gem "os", "~> 1.1" +gem "pimpmychangelog", ">= 0.1.2" +gem "pry" +gem "pry-byebug" +gem "pry-stack_explorer" +gem "rake", ">= 10.5" +gem "rake-compiler", "~> 1.1", ">= 1.1.1" +gem "redcarpet", "~> 3.4" +gem "rspec", "~> 3.12" +gem "rspec-collection_matchers", "~> 1.1" +gem "rspec-wait", "~> 0" +gem "rspec_junit_formatter", ">= 0.5.1" +gem "rspec_n", "~> 1.3" +gem "ruby-prof", "~> 1.4" +gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" +gem "simplecov-cobertura", "~> 2.1.0" +gem "warning", "~> 1" +gem "webmock", ">= 3.10.0" +gem "webrick", ">= 1.7.0" +gem "yard", "~> 0.9" +gem "rubocop", "~> 1.34.0", require: false +gem "rubocop-packaging", "~> 0.5.2", require: false +gem "rubocop-performance", "~> 1.9", require: false +gem "rubocop-rspec", "~> 2.2", require: false +gem "dogstatsd-ruby", ">= 3.3.0", "!= 5.0.0", "!= 5.0.1", "!= 5.1.0" +gem "opentracing", ">= 0.4.1" +gem "google-protobuf", ["~> 3.0", "!= 3.7.0", "!= 3.7.1"] +gem "cucumber", "~>7" + +group :check do + +end + +gemspec path: "../" diff --git a/gemfiles/ruby_3.0.4_cucumber7.gemfile.lock b/gemfiles/ruby_3.0.4_cucumber7.gemfile.lock new file mode 100644 index 00000000000..4c43d608363 --- /dev/null +++ b/gemfiles/ruby_3.0.4_cucumber7.gemfile.lock @@ -0,0 +1,224 @@ +GIT + remote: https://github.com/DataDog/simplecov + revision: 3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db + ref: 3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db + specs: + simplecov (0.21.2) + docile (~> 1.1) + simplecov-html (~> 0.11) + simplecov_json_formatter (~> 0.1) + +PATH + remote: .. + specs: + ddtrace (1.13.1) + debase-ruby_core_source (= 3.2.1) + libdatadog (~> 3.0.0.1.0) + libddwaf (~> 1.9.0.0.0) + msgpack + +GEM + remote: https://rubygems.org/ + specs: + addressable (2.4.0) + appraisal (2.4.1) + bundler + rake + thor (>= 0.14.0) + ast (2.4.2) + benchmark-ips (2.12.0) + benchmark-memory (0.1.2) + memory_profiler (~> 0.9) + binding_of_caller (1.0.0) + debug_inspector (>= 0.0.1) + builder (3.2.4) + byebug (11.1.3) + climate_control (0.2.0) + coderay (1.1.3) + colorize (0.8.1) + concurrent-ruby (1.2.2) + crack (0.4.5) + rexml + cri (2.15.11) + cucumber (7.1.0) + builder (~> 3.2, >= 3.2.4) + cucumber-core (~> 10.1, >= 10.1.0) + cucumber-create-meta (~> 6.0, >= 6.0.1) + cucumber-cucumber-expressions (~> 14.0, >= 14.0.0) + cucumber-gherkin (~> 22.0, >= 22.0.0) + cucumber-html-formatter (~> 17.0, >= 17.0.0) + cucumber-messages (~> 17.1, >= 17.1.1) + cucumber-wire (~> 6.2, >= 6.2.0) + diff-lcs (~> 1.4, >= 1.4.4) + mime-types (~> 3.3, >= 3.3.1) + multi_test (~> 0.1, >= 0.1.2) + sys-uname (~> 1.2, >= 1.2.2) + cucumber-core (10.1.1) + cucumber-gherkin (~> 22.0, >= 22.0.0) + cucumber-messages (~> 17.1, >= 17.1.1) + cucumber-tag-expressions (~> 4.1, >= 4.1.0) + cucumber-create-meta (6.0.4) + cucumber-messages (~> 17.1, >= 17.1.1) + sys-uname (~> 1.2, >= 1.2.2) + cucumber-cucumber-expressions (14.0.0) + cucumber-gherkin (22.0.0) + cucumber-messages (~> 17.1, >= 17.1.1) + cucumber-html-formatter (17.0.0) + cucumber-messages (~> 17.1, >= 17.1.0) + cucumber-messages (17.1.1) + cucumber-tag-expressions (4.1.0) + cucumber-wire (6.2.1) + cucumber-core (~> 10.1, >= 10.1.0) + cucumber-cucumber-expressions (~> 14.0, >= 14.0.0) + debase-ruby_core_source (3.2.1) + debug_inspector (1.1.0) + diff-lcs (1.5.0) + docile (1.4.0) + dogstatsd-ruby (5.6.0) + extlz4 (0.3.4) + ffi (1.15.5) + google-protobuf (3.24.0-aarch64-linux) + hashdiff (1.0.1) + json (2.6.3) + json-schema (2.8.1) + addressable (>= 2.4) + libdatadog (3.0.0.1.0-aarch64-linux) + libddwaf (1.9.0.0.1-aarch64-linux) + ffi (~> 1.0) + memory_profiler (0.9.14) + method_source (1.0.0) + mime-types (3.5.0) + mime-types-data (~> 3.2015) + mime-types-data (3.2023.0808) + msgpack (1.7.2) + multi_test (0.1.2) + opentracing (0.5.0) + os (1.1.4) + parallel (1.23.0) + parser (3.2.2.3) + ast (~> 2.4.1) + racc + pimpmychangelog (0.1.3) + pry (0.14.2) + coderay (~> 1.1) + method_source (~> 1.0) + pry-byebug (3.10.1) + byebug (~> 11.0) + pry (>= 0.13, < 0.15) + pry-stack_explorer (0.6.1) + binding_of_caller (~> 1.0) + pry (~> 0.13) + racc (1.7.1) + rainbow (3.1.1) + rake (13.0.6) + rake-compiler (1.2.5) + rake + redcarpet (3.6.0) + regexp_parser (2.8.1) + rexml (3.2.6) + rspec (3.12.0) + rspec-core (~> 3.12.0) + rspec-expectations (~> 3.12.0) + rspec-mocks (~> 3.12.0) + rspec-collection_matchers (1.2.0) + rspec-expectations (>= 2.99.0.beta1) + rspec-core (3.12.2) + rspec-support (~> 3.12.0) + rspec-expectations (3.12.3) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.12.0) + rspec-mocks (3.12.6) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.12.0) + rspec-support (3.12.1) + rspec-wait (0.0.9) + rspec (>= 3, < 4) + rspec_junit_formatter (0.6.0) + rspec-core (>= 2, < 4, != 2.12.0) + rspec_n (1.5.0) + colorize (~> 0.8.0) + cri (~> 2.15.3) + rubocop (1.34.1) + json (~> 2.3) + parallel (~> 1.10) + parser (>= 3.1.2.1) + rainbow (>= 2.2.2, < 4.0) + regexp_parser (>= 1.8, < 3.0) + rexml (>= 3.2.5, < 4.0) + rubocop-ast (>= 1.20.0, < 2.0) + ruby-progressbar (~> 1.7) + unicode-display_width (>= 1.4.0, < 3.0) + rubocop-ast (1.29.0) + parser (>= 3.2.1.0) + rubocop-packaging (0.5.2) + rubocop (>= 1.33, < 2.0) + rubocop-performance (1.19.0) + rubocop (>= 1.7.0, < 2.0) + rubocop-ast (>= 0.4.0) + rubocop-rspec (2.17.1) + rubocop (~> 1.33) + ruby-prof (1.6.3) + ruby-progressbar (1.13.0) + simplecov-cobertura (2.1.0) + rexml + simplecov (~> 0.19) + simplecov-html (0.12.3) + simplecov_json_formatter (0.1.4) + sys-uname (1.2.3) + ffi (~> 1.1) + thor (1.2.2) + unicode-display_width (2.4.2) + warning (1.3.0) + webmock (3.13.0) + addressable (>= 2.3.6) + crack (>= 0.3.2) + hashdiff (>= 0.4.0, < 2.0.0) + webrick (1.8.1) + yard (0.9.34) + +PLATFORMS + aarch64-linux + +DEPENDENCIES + addressable (~> 2.4.0) + appraisal (~> 2.4.0) + benchmark-ips (~> 2.8) + benchmark-memory (< 0.2) + builder + climate_control (~> 0.2.0) + concurrent-ruby + cucumber (~> 7) + ddtrace! + dogstatsd-ruby (>= 3.3.0, != 5.1.0, != 5.0.1, != 5.0.0) + extlz4 (~> 0.3, >= 0.3.3) + google-protobuf (~> 3.0, != 3.7.1, != 3.7.0) + json-schema (< 3) + memory_profiler (~> 0.9) + opentracing (>= 0.4.1) + os (~> 1.1) + pimpmychangelog (>= 0.1.2) + pry + pry-byebug + pry-stack_explorer + rake (>= 10.5) + rake-compiler (~> 1.1, >= 1.1.1) + redcarpet (~> 3.4) + rspec (~> 3.12) + rspec-collection_matchers (~> 1.1) + rspec-wait (~> 0) + rspec_junit_formatter (>= 0.5.1) + rspec_n (~> 1.3) + rubocop (~> 1.34.0) + rubocop-packaging (~> 0.5.2) + rubocop-performance (~> 1.9) + rubocop-rspec (~> 2.2) + ruby-prof (~> 1.4) + simplecov! + simplecov-cobertura (~> 2.1.0) + warning (~> 1) + webmock (>= 3.10.0) + webrick (>= 1.7.0) + yard (~> 0.9) + +BUNDLED WITH + 2.3.26 diff --git a/gemfiles/ruby_3.0.4_cucumber8.gemfile b/gemfiles/ruby_3.0.4_cucumber8.gemfile new file mode 100644 index 00000000000..fa15bdb15a8 --- /dev/null +++ b/gemfiles/ruby_3.0.4_cucumber8.gemfile @@ -0,0 +1,48 @@ +# This file was generated by Appraisal + +source "https://rubygems.org" + +gem "addressable", "~> 2.4.0" +gem "appraisal", "~> 2.4.0" +gem "benchmark-ips", "~> 2.8" +gem "benchmark-memory", "< 0.2" +gem "builder" +gem "climate_control", "~> 0.2.0" +gem "concurrent-ruby" +gem "extlz4", "~> 0.3", ">= 0.3.3" +gem "json-schema", "< 3" +gem "memory_profiler", "~> 0.9" +gem "os", "~> 1.1" +gem "pimpmychangelog", ">= 0.1.2" +gem "pry" +gem "pry-byebug" +gem "pry-stack_explorer" +gem "rake", ">= 10.5" +gem "rake-compiler", "~> 1.1", ">= 1.1.1" +gem "redcarpet", "~> 3.4" +gem "rspec", "~> 3.12" +gem "rspec-collection_matchers", "~> 1.1" +gem "rspec-wait", "~> 0" +gem "rspec_junit_formatter", ">= 0.5.1" +gem "rspec_n", "~> 1.3" +gem "ruby-prof", "~> 1.4" +gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" +gem "simplecov-cobertura", "~> 2.1.0" +gem "warning", "~> 1" +gem "webmock", ">= 3.10.0" +gem "webrick", ">= 1.7.0" +gem "yard", "~> 0.9" +gem "rubocop", "~> 1.34.0", require: false +gem "rubocop-packaging", "~> 0.5.2", require: false +gem "rubocop-performance", "~> 1.9", require: false +gem "rubocop-rspec", "~> 2.2", require: false +gem "dogstatsd-ruby", ">= 3.3.0", "!= 5.0.0", "!= 5.0.1", "!= 5.1.0" +gem "opentracing", ">= 0.4.1" +gem "google-protobuf", ["~> 3.0", "!= 3.7.0", "!= 3.7.1"] +gem "cucumber", "~>8" + +group :check do + +end + +gemspec path: "../" diff --git a/gemfiles/ruby_3.0.4_cucumber8.gemfile.lock b/gemfiles/ruby_3.0.4_cucumber8.gemfile.lock new file mode 100644 index 00000000000..4f859148a8f --- /dev/null +++ b/gemfiles/ruby_3.0.4_cucumber8.gemfile.lock @@ -0,0 +1,218 @@ +GIT + remote: https://github.com/DataDog/simplecov + revision: 3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db + ref: 3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db + specs: + simplecov (0.21.2) + docile (~> 1.1) + simplecov-html (~> 0.11) + simplecov_json_formatter (~> 0.1) + +PATH + remote: .. + specs: + ddtrace (1.13.1) + debase-ruby_core_source (= 3.2.1) + libdatadog (~> 3.0.0.1.0) + libddwaf (~> 1.9.0.0.0) + msgpack + +GEM + remote: https://rubygems.org/ + specs: + addressable (2.4.0) + appraisal (2.4.1) + bundler + rake + thor (>= 0.14.0) + ast (2.4.2) + benchmark-ips (2.12.0) + benchmark-memory (0.1.2) + memory_profiler (~> 0.9) + binding_of_caller (1.0.0) + debug_inspector (>= 0.0.1) + builder (3.2.4) + byebug (11.1.3) + climate_control (0.2.0) + coderay (1.1.3) + colorize (0.8.1) + concurrent-ruby (1.2.2) + crack (0.4.5) + rexml + cri (2.15.11) + cucumber (8.0.0) + builder (~> 3.2, >= 3.2.4) + cucumber-ci-environment (~> 9.0, >= 9.0.4) + cucumber-core (~> 11.0, >= 11.0.0) + cucumber-cucumber-expressions (~> 15.1, >= 15.1.1) + cucumber-gherkin (~> 23.0, >= 23.0.1) + cucumber-html-formatter (~> 19.1, >= 19.1.0) + cucumber-messages (~> 18.0, >= 18.0.0) + diff-lcs (~> 1.5, >= 1.5.0) + mime-types (~> 3.4, >= 3.4.1) + multi_test (~> 1.1, >= 1.1.0) + sys-uname (~> 1.2, >= 1.2.2) + cucumber-ci-environment (9.2.0) + cucumber-core (11.0.0) + cucumber-gherkin (~> 23.0, >= 23.0.1) + cucumber-messages (~> 18.0, >= 18.0.0) + cucumber-tag-expressions (~> 4.1, >= 4.1.0) + cucumber-cucumber-expressions (15.2.0) + cucumber-gherkin (23.0.1) + cucumber-messages (~> 18.0, >= 18.0.0) + cucumber-html-formatter (19.2.0) + cucumber-messages (~> 18.0, >= 18.0.0) + cucumber-messages (18.0.0) + cucumber-tag-expressions (4.1.0) + debase-ruby_core_source (3.2.1) + debug_inspector (1.1.0) + diff-lcs (1.5.0) + docile (1.4.0) + dogstatsd-ruby (5.6.0) + extlz4 (0.3.4) + ffi (1.15.5) + google-protobuf (3.24.0-aarch64-linux) + hashdiff (1.0.1) + json (2.6.3) + json-schema (2.8.1) + addressable (>= 2.4) + libdatadog (3.0.0.1.0-aarch64-linux) + libddwaf (1.9.0.0.1-aarch64-linux) + ffi (~> 1.0) + memory_profiler (0.9.14) + method_source (1.0.0) + mime-types (3.5.0) + mime-types-data (~> 3.2015) + mime-types-data (3.2023.0808) + msgpack (1.7.2) + multi_test (1.1.0) + opentracing (0.5.0) + os (1.1.4) + parallel (1.23.0) + parser (3.2.2.3) + ast (~> 2.4.1) + racc + pimpmychangelog (0.1.3) + pry (0.14.2) + coderay (~> 1.1) + method_source (~> 1.0) + pry-byebug (3.10.1) + byebug (~> 11.0) + pry (>= 0.13, < 0.15) + pry-stack_explorer (0.6.1) + binding_of_caller (~> 1.0) + pry (~> 0.13) + racc (1.7.1) + rainbow (3.1.1) + rake (13.0.6) + rake-compiler (1.2.5) + rake + redcarpet (3.6.0) + regexp_parser (2.8.1) + rexml (3.2.6) + rspec (3.12.0) + rspec-core (~> 3.12.0) + rspec-expectations (~> 3.12.0) + rspec-mocks (~> 3.12.0) + rspec-collection_matchers (1.2.0) + rspec-expectations (>= 2.99.0.beta1) + rspec-core (3.12.2) + rspec-support (~> 3.12.0) + rspec-expectations (3.12.3) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.12.0) + rspec-mocks (3.12.6) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.12.0) + rspec-support (3.12.1) + rspec-wait (0.0.9) + rspec (>= 3, < 4) + rspec_junit_formatter (0.6.0) + rspec-core (>= 2, < 4, != 2.12.0) + rspec_n (1.5.0) + colorize (~> 0.8.0) + cri (~> 2.15.3) + rubocop (1.34.1) + json (~> 2.3) + parallel (~> 1.10) + parser (>= 3.1.2.1) + rainbow (>= 2.2.2, < 4.0) + regexp_parser (>= 1.8, < 3.0) + rexml (>= 3.2.5, < 4.0) + rubocop-ast (>= 1.20.0, < 2.0) + ruby-progressbar (~> 1.7) + unicode-display_width (>= 1.4.0, < 3.0) + rubocop-ast (1.29.0) + parser (>= 3.2.1.0) + rubocop-packaging (0.5.2) + rubocop (>= 1.33, < 2.0) + rubocop-performance (1.19.0) + rubocop (>= 1.7.0, < 2.0) + rubocop-ast (>= 0.4.0) + rubocop-rspec (2.17.1) + rubocop (~> 1.33) + ruby-prof (1.6.3) + ruby-progressbar (1.13.0) + simplecov-cobertura (2.1.0) + rexml + simplecov (~> 0.19) + simplecov-html (0.12.3) + simplecov_json_formatter (0.1.4) + sys-uname (1.2.3) + ffi (~> 1.1) + thor (1.2.2) + unicode-display_width (2.4.2) + warning (1.3.0) + webmock (3.13.0) + addressable (>= 2.3.6) + crack (>= 0.3.2) + hashdiff (>= 0.4.0, < 2.0.0) + webrick (1.8.1) + yard (0.9.34) + +PLATFORMS + aarch64-linux + +DEPENDENCIES + addressable (~> 2.4.0) + appraisal (~> 2.4.0) + benchmark-ips (~> 2.8) + benchmark-memory (< 0.2) + builder + climate_control (~> 0.2.0) + concurrent-ruby + cucumber (~> 8) + ddtrace! + dogstatsd-ruby (>= 3.3.0, != 5.1.0, != 5.0.1, != 5.0.0) + extlz4 (~> 0.3, >= 0.3.3) + google-protobuf (~> 3.0, != 3.7.1, != 3.7.0) + json-schema (< 3) + memory_profiler (~> 0.9) + opentracing (>= 0.4.1) + os (~> 1.1) + pimpmychangelog (>= 0.1.2) + pry + pry-byebug + pry-stack_explorer + rake (>= 10.5) + rake-compiler (~> 1.1, >= 1.1.1) + redcarpet (~> 3.4) + rspec (~> 3.12) + rspec-collection_matchers (~> 1.1) + rspec-wait (~> 0) + rspec_junit_formatter (>= 0.5.1) + rspec_n (~> 1.3) + rubocop (~> 1.34.0) + rubocop-packaging (~> 0.5.2) + rubocop-performance (~> 1.9) + rubocop-rspec (~> 2.2) + ruby-prof (~> 1.4) + simplecov! + simplecov-cobertura (~> 2.1.0) + warning (~> 1) + webmock (>= 3.10.0) + webrick (>= 1.7.0) + yard (~> 0.9) + +BUNDLED WITH + 2.3.26 diff --git a/gemfiles/ruby_3.1.2_cucumber3.gemfile.lock b/gemfiles/ruby_3.1.2_cucumber3.gemfile.lock index f11cb637b66..7bf2f482aeb 100644 --- a/gemfiles/ruby_3.1.2_cucumber3.gemfile.lock +++ b/gemfiles/ruby_3.1.2_cucumber3.gemfile.lock @@ -26,8 +26,8 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - backports (3.23.0) - benchmark-ips (2.11.0) + backports (3.24.1) + benchmark-ips (2.12.0) benchmark-memory (0.1.2) memory_profiler (~> 0.9) binding_of_caller (1.0.0) @@ -61,32 +61,33 @@ GEM debug_inspector (1.1.0) diff-lcs (1.5.0) docile (1.4.0) - dogstatsd-ruby (5.5.0) - extlz4 (0.3.3) + dogstatsd-ruby (5.6.0) + extlz4 (0.3.4) ffi (1.15.5) gherkin (5.1.0) - google-protobuf (3.22.0) - google-protobuf (3.22.0-x86_64-linux) + google-protobuf (3.24.0-aarch64-linux) + google-protobuf (3.24.0-x86_64-linux) hashdiff (1.0.1) json (2.6.3) json-schema (2.8.1) addressable (>= 2.4) libdatadog (3.0.0.1.0-aarch64-linux) libdatadog (3.0.0.1.0-x86_64-linux) - libddwaf (1.9.0.0.0-aarch64-linux) + libddwaf (1.9.0.0.1-aarch64-linux) ffi (~> 1.0) - libddwaf (1.9.0.0.0-x86_64-linux) + libddwaf (1.9.0.0.1-x86_64-linux) ffi (~> 1.0) memory_profiler (0.9.14) method_source (1.0.0) - msgpack (1.6.1) + msgpack (1.7.2) multi_json (1.15.0) multi_test (1.1.0) opentracing (0.5.0) os (1.1.4) parallel (1.23.0) - parser (3.2.1.0) + parser (3.2.2.3) ast (~> 2.4.1) + racc pimpmychangelog (0.1.3) pry (0.14.2) coderay (~> 1.1) @@ -97,28 +98,29 @@ GEM pry-stack_explorer (0.6.1) binding_of_caller (~> 1.0) pry (~> 0.13) + racc (1.7.1) rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.2.1) + rake-compiler (1.2.5) rake redcarpet (3.6.0) - regexp_parser (2.8.0) - rexml (3.2.5) + regexp_parser (2.8.1) + rexml (3.2.6) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) rspec-mocks (~> 3.12.0) rspec-collection_matchers (1.2.0) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.12.1) + rspec-core (3.12.2) rspec-support (~> 3.12.0) - rspec-expectations (3.12.2) + rspec-expectations (3.12.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-mocks (3.12.3) + rspec-mocks (3.12.6) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-support (3.12.0) + rspec-support (3.12.1) rspec-wait (0.0.9) rspec (>= 3, < 4) rspec_junit_formatter (0.6.0) @@ -136,32 +138,31 @@ GEM rubocop-ast (>= 1.20.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.27.0) + rubocop-ast (1.29.0) parser (>= 3.2.1.0) rubocop-packaging (0.5.2) rubocop (>= 1.33, < 2.0) - rubocop-performance (1.18.0) + rubocop-performance (1.19.0) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) rubocop-rspec (2.17.1) rubocop (~> 1.33) - ruby-prof (1.6.1) + ruby-prof (1.6.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml simplecov (~> 0.19) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - thor (1.2.1) + thor (1.2.2) unicode-display_width (2.4.2) warning (1.3.0) webmock (3.13.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.7.0) - yard (0.9.28) - webrick (~> 1.7.0) + webrick (1.8.1) + yard (0.9.34) PLATFORMS aarch64-linux diff --git a/gemfiles/ruby_3.1.2_cucumber4.gemfile.lock b/gemfiles/ruby_3.1.2_cucumber4.gemfile.lock index 5cbe863bd41..acb4c529986 100644 --- a/gemfiles/ruby_3.1.2_cucumber4.gemfile.lock +++ b/gemfiles/ruby_3.1.2_cucumber4.gemfile.lock @@ -20,7 +20,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.4.2) + activesupport (7.0.7) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -31,7 +31,7 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - benchmark-ips (2.11.0) + benchmark-ips (2.12.0) benchmark-memory (0.1.2) memory_profiler (~> 0.9) binding_of_caller (1.0.0) @@ -80,34 +80,35 @@ GEM debug_inspector (1.1.0) diff-lcs (1.3) docile (1.4.0) - dogstatsd-ruby (5.5.0) - extlz4 (0.3.3) + dogstatsd-ruby (5.6.0) + extlz4 (0.3.4) ffi (1.15.5) google-protobuf (3.10.1) google-protobuf (3.10.1-x86_64-linux) hashdiff (1.0.1) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) json (2.6.3) json-schema (2.8.1) addressable (>= 2.4) libdatadog (3.0.0.1.0-aarch64-linux) libdatadog (3.0.0.1.0-x86_64-linux) - libddwaf (1.9.0.0.0-aarch64-linux) + libddwaf (1.9.0.0.1-aarch64-linux) ffi (~> 1.0) - libddwaf (1.9.0.0.0-x86_64-linux) + libddwaf (1.9.0.0.1-x86_64-linux) ffi (~> 1.0) memory_profiler (0.9.14) method_source (1.0.0) middleware (0.1.0) - minitest (5.17.0) - msgpack (1.6.1) + minitest (5.19.0) + msgpack (1.7.2) multi_test (0.1.2) opentracing (0.5.0) os (1.1.4) parallel (1.23.0) - parser (3.2.1.0) + parser (3.2.2.3) ast (~> 2.4.1) + racc pimpmychangelog (0.1.3) protobuf-cucumber (3.10.8) activesupport (>= 3.2) @@ -123,28 +124,29 @@ GEM pry-stack_explorer (0.6.1) binding_of_caller (~> 1.0) pry (~> 0.13) + racc (1.7.1) rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.2.1) + rake-compiler (1.2.5) rake redcarpet (3.6.0) - regexp_parser (2.8.0) - rexml (3.2.5) + regexp_parser (2.8.1) + rexml (3.2.6) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) rspec-mocks (~> 3.12.0) rspec-collection_matchers (1.2.0) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.12.1) + rspec-core (3.12.2) rspec-support (~> 3.12.0) - rspec-expectations (3.12.2) + rspec-expectations (3.12.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-mocks (3.12.3) + rspec-mocks (3.12.6) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-support (3.12.0) + rspec-support (3.12.1) rspec-wait (0.0.9) rspec (>= 3, < 4) rspec_junit_formatter (0.6.0) @@ -162,25 +164,25 @@ GEM rubocop-ast (>= 1.20.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.27.0) + rubocop-ast (1.29.0) parser (>= 3.2.1.0) rubocop-packaging (0.5.2) rubocop (>= 1.33, < 2.0) - rubocop-performance (1.18.0) + rubocop-performance (1.19.0) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) rubocop-rspec (2.17.1) rubocop (~> 1.33) - ruby-prof (1.6.1) + ruby-prof (1.6.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml simplecov (~> 0.19) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - sys-uname (1.2.2) + sys-uname (1.2.3) ffi (~> 1.1) - thor (1.2.1) + thor (1.2.2) thread_safe (0.3.6) tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -190,9 +192,8 @@ GEM addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.7.0) - yard (0.9.28) - webrick (~> 1.7.0) + webrick (1.8.1) + yard (0.9.34) PLATFORMS aarch64-linux diff --git a/gemfiles/ruby_3.1.2_cucumber5.gemfile.lock b/gemfiles/ruby_3.1.2_cucumber5.gemfile.lock index 90760bcfc8b..0842d685d60 100644 --- a/gemfiles/ruby_3.1.2_cucumber5.gemfile.lock +++ b/gemfiles/ruby_3.1.2_cucumber5.gemfile.lock @@ -20,7 +20,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.4.2) + activesupport (7.0.7) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -31,7 +31,7 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - benchmark-ips (2.11.0) + benchmark-ips (2.12.0) benchmark-memory (0.1.2) memory_profiler (~> 0.9) binding_of_caller (1.0.0) @@ -80,34 +80,35 @@ GEM debug_inspector (1.1.0) diff-lcs (1.5.0) docile (1.4.0) - dogstatsd-ruby (5.5.0) - extlz4 (0.3.3) + dogstatsd-ruby (5.6.0) + extlz4 (0.3.4) ffi (1.15.5) google-protobuf (3.10.1) google-protobuf (3.10.1-x86_64-linux) hashdiff (1.0.1) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) json (2.6.3) json-schema (2.8.1) addressable (>= 2.4) libdatadog (3.0.0.1.0-aarch64-linux) libdatadog (3.0.0.1.0-x86_64-linux) - libddwaf (1.9.0.0.0-aarch64-linux) + libddwaf (1.9.0.0.1-aarch64-linux) ffi (~> 1.0) - libddwaf (1.9.0.0.0-x86_64-linux) + libddwaf (1.9.0.0.1-x86_64-linux) ffi (~> 1.0) memory_profiler (0.9.14) method_source (1.0.0) middleware (0.1.0) - minitest (5.17.0) - msgpack (1.6.1) + minitest (5.19.0) + msgpack (1.7.2) multi_test (0.1.2) opentracing (0.5.0) os (1.1.4) parallel (1.23.0) - parser (3.2.1.0) + parser (3.2.2.3) ast (~> 2.4.1) + racc pimpmychangelog (0.1.3) protobuf-cucumber (3.10.8) activesupport (>= 3.2) @@ -123,28 +124,29 @@ GEM pry-stack_explorer (0.6.1) binding_of_caller (~> 1.0) pry (~> 0.13) + racc (1.7.1) rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.2.1) + rake-compiler (1.2.5) rake redcarpet (3.6.0) - regexp_parser (2.8.0) - rexml (3.2.5) + regexp_parser (2.8.1) + rexml (3.2.6) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) rspec-mocks (~> 3.12.0) rspec-collection_matchers (1.2.0) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.12.1) + rspec-core (3.12.2) rspec-support (~> 3.12.0) - rspec-expectations (3.12.2) + rspec-expectations (3.12.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-mocks (3.12.3) + rspec-mocks (3.12.6) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-support (3.12.0) + rspec-support (3.12.1) rspec-wait (0.0.9) rspec (>= 3, < 4) rspec_junit_formatter (0.6.0) @@ -162,25 +164,25 @@ GEM rubocop-ast (>= 1.20.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.27.0) + rubocop-ast (1.29.0) parser (>= 3.2.1.0) rubocop-packaging (0.5.2) rubocop (>= 1.33, < 2.0) - rubocop-performance (1.18.0) + rubocop-performance (1.19.0) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) rubocop-rspec (2.17.1) rubocop (~> 1.33) - ruby-prof (1.6.1) + ruby-prof (1.6.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml simplecov (~> 0.19) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - sys-uname (1.2.2) + sys-uname (1.2.3) ffi (~> 1.1) - thor (1.2.1) + thor (1.2.2) thread_safe (0.3.6) tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -190,9 +192,8 @@ GEM addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.7.0) - yard (0.9.28) - webrick (~> 1.7.0) + webrick (1.8.1) + yard (0.9.34) PLATFORMS aarch64-linux diff --git a/gemfiles/ruby_3.1.2_cucumber6.gemfile b/gemfiles/ruby_3.1.2_cucumber6.gemfile new file mode 100644 index 00000000000..ee1dafee23d --- /dev/null +++ b/gemfiles/ruby_3.1.2_cucumber6.gemfile @@ -0,0 +1,49 @@ +# This file was generated by Appraisal + +source "https://rubygems.org" + +gem "addressable", "~> 2.4.0" +gem "appraisal", "~> 2.4.0" +gem "benchmark-ips", "~> 2.8" +gem "benchmark-memory", "< 0.2" +gem "builder" +gem "climate_control", "~> 0.2.0" +gem "concurrent-ruby" +gem "extlz4", "~> 0.3", ">= 0.3.3" +gem "json-schema", "< 3" +gem "memory_profiler", "~> 0.9" +gem "os", "~> 1.1" +gem "pimpmychangelog", ">= 0.1.2" +gem "pry" +gem "pry-byebug" +gem "pry-stack_explorer" +gem "rake", ">= 10.5" +gem "rake-compiler", "~> 1.1", ">= 1.1.1" +gem "redcarpet", "~> 3.4" +gem "rspec", "~> 3.12" +gem "rspec-collection_matchers", "~> 1.1" +gem "rspec-wait", "~> 0" +gem "rspec_junit_formatter", ">= 0.5.1" +gem "rspec_n", "~> 1.3" +gem "ruby-prof", "~> 1.4" +gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" +gem "simplecov-cobertura", "~> 2.1.0" +gem "warning", "~> 1" +gem "webmock", ">= 3.10.0" +gem "webrick", ">= 1.7.0" +gem "yard", "~> 0.9" +gem "rubocop", "~> 1.34.0", require: false +gem "rubocop-packaging", "~> 0.5.2", require: false +gem "rubocop-performance", "~> 1.9", require: false +gem "rubocop-rspec", "~> 2.2", require: false +gem "dogstatsd-ruby", ">= 3.3.0", "!= 5.0.0", "!= 5.0.1", "!= 5.1.0" +gem "opentracing", ">= 0.4.1" +gem "google-protobuf", "3.10.1" +gem "cucumber", "~>6" +gem "protobuf-cucumber", "3.10.8" + +group :check do + +end + +gemspec path: "../" diff --git a/gemfiles/ruby_3.1.2_cucumber6.gemfile.lock b/gemfiles/ruby_3.1.2_cucumber6.gemfile.lock new file mode 100644 index 00000000000..ca1b7a9c2f3 --- /dev/null +++ b/gemfiles/ruby_3.1.2_cucumber6.gemfile.lock @@ -0,0 +1,244 @@ +GIT + remote: https://github.com/DataDog/simplecov + revision: 3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db + ref: 3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db + specs: + simplecov (0.21.2) + docile (~> 1.1) + simplecov-html (~> 0.11) + simplecov_json_formatter (~> 0.1) + +PATH + remote: .. + specs: + ddtrace (1.13.1) + debase-ruby_core_source (= 3.2.1) + libdatadog (~> 3.0.0.1.0) + libddwaf (~> 1.9.0.0.0) + msgpack + +GEM + remote: https://rubygems.org/ + specs: + activesupport (7.0.7) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + addressable (2.4.0) + appraisal (2.4.1) + bundler + rake + thor (>= 0.14.0) + ast (2.4.2) + benchmark-ips (2.12.0) + benchmark-memory (0.1.2) + memory_profiler (~> 0.9) + binding_of_caller (1.0.0) + debug_inspector (>= 0.0.1) + builder (3.2.4) + byebug (11.1.3) + climate_control (0.2.0) + coderay (1.1.3) + colorize (0.8.1) + concurrent-ruby (1.2.2) + crack (0.4.5) + rexml + cri (2.15.11) + cucumber (6.1.0) + builder (~> 3.2, >= 3.2.4) + cucumber-core (~> 9.0, >= 9.0.1) + cucumber-create-meta (~> 4.0, >= 4.0.0) + cucumber-cucumber-expressions (~> 12.1, >= 12.1.1) + cucumber-gherkin (~> 18.1, >= 18.1.0) + cucumber-html-formatter (~> 13.0, >= 13.0.0) + cucumber-messages (~> 15.0, >= 15.0.0) + cucumber-wire (~> 5.0, >= 5.0.1) + diff-lcs (~> 1.4, >= 1.4.4) + mime-types (~> 3.3, >= 3.3.1) + multi_test (~> 0.1, >= 0.1.2) + sys-uname (~> 1.2, >= 1.2.2) + cucumber-core (9.0.1) + cucumber-gherkin (~> 18.1, >= 18.1.0) + cucumber-messages (~> 15.0, >= 15.0.0) + cucumber-tag-expressions (~> 3.0, >= 3.0.1) + cucumber-create-meta (4.0.0) + cucumber-messages (~> 15.0, >= 15.0.0) + sys-uname (~> 1.2, >= 1.2.2) + cucumber-cucumber-expressions (12.1.3) + cucumber-gherkin (18.1.1) + cucumber-messages (~> 15.0, >= 15.0.0) + cucumber-html-formatter (13.0.0) + cucumber-messages (~> 15.0, >= 15.0.0) + cucumber-messages (15.0.0) + protobuf-cucumber (~> 3.10, >= 3.10.8) + cucumber-tag-expressions (3.0.1) + cucumber-wire (5.0.1) + cucumber-core (~> 9.0, >= 9.0.1) + cucumber-cucumber-expressions (~> 12.1, >= 12.1.1) + cucumber-messages (~> 15.0, >= 15.0.0) + debase-ruby_core_source (3.2.1) + debug_inspector (1.1.0) + diff-lcs (1.5.0) + docile (1.4.0) + dogstatsd-ruby (5.6.0) + extlz4 (0.3.4) + ffi (1.15.5) + google-protobuf (3.10.1) + hashdiff (1.0.1) + i18n (1.14.1) + concurrent-ruby (~> 1.0) + json (2.6.3) + json-schema (2.8.1) + addressable (>= 2.4) + libdatadog (3.0.0.1.0-aarch64-linux) + libddwaf (1.9.0.0.1-aarch64-linux) + ffi (~> 1.0) + memory_profiler (0.9.14) + method_source (1.0.0) + middleware (0.1.0) + mime-types (3.5.0) + mime-types-data (~> 3.2015) + mime-types-data (3.2023.0808) + minitest (5.19.0) + msgpack (1.7.2) + multi_test (0.1.2) + opentracing (0.5.0) + os (1.1.4) + parallel (1.23.0) + parser (3.2.2.3) + ast (~> 2.4.1) + racc + pimpmychangelog (0.1.3) + protobuf-cucumber (3.10.8) + activesupport (>= 3.2) + middleware + thor + thread_safe + pry (0.14.2) + coderay (~> 1.1) + method_source (~> 1.0) + pry-byebug (3.10.1) + byebug (~> 11.0) + pry (>= 0.13, < 0.15) + pry-stack_explorer (0.6.1) + binding_of_caller (~> 1.0) + pry (~> 0.13) + racc (1.7.1) + rainbow (3.1.1) + rake (13.0.6) + rake-compiler (1.2.5) + rake + redcarpet (3.6.0) + regexp_parser (2.8.1) + rexml (3.2.6) + rspec (3.12.0) + rspec-core (~> 3.12.0) + rspec-expectations (~> 3.12.0) + rspec-mocks (~> 3.12.0) + rspec-collection_matchers (1.2.0) + rspec-expectations (>= 2.99.0.beta1) + rspec-core (3.12.2) + rspec-support (~> 3.12.0) + rspec-expectations (3.12.3) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.12.0) + rspec-mocks (3.12.6) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.12.0) + rspec-support (3.12.1) + rspec-wait (0.0.9) + rspec (>= 3, < 4) + rspec_junit_formatter (0.6.0) + rspec-core (>= 2, < 4, != 2.12.0) + rspec_n (1.5.0) + colorize (~> 0.8.0) + cri (~> 2.15.3) + rubocop (1.34.1) + json (~> 2.3) + parallel (~> 1.10) + parser (>= 3.1.2.1) + rainbow (>= 2.2.2, < 4.0) + regexp_parser (>= 1.8, < 3.0) + rexml (>= 3.2.5, < 4.0) + rubocop-ast (>= 1.20.0, < 2.0) + ruby-progressbar (~> 1.7) + unicode-display_width (>= 1.4.0, < 3.0) + rubocop-ast (1.29.0) + parser (>= 3.2.1.0) + rubocop-packaging (0.5.2) + rubocop (>= 1.33, < 2.0) + rubocop-performance (1.19.0) + rubocop (>= 1.7.0, < 2.0) + rubocop-ast (>= 0.4.0) + rubocop-rspec (2.17.1) + rubocop (~> 1.33) + ruby-prof (1.6.3) + ruby-progressbar (1.13.0) + simplecov-cobertura (2.1.0) + rexml + simplecov (~> 0.19) + simplecov-html (0.12.3) + simplecov_json_formatter (0.1.4) + sys-uname (1.2.3) + ffi (~> 1.1) + thor (1.2.2) + thread_safe (0.3.6) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) + unicode-display_width (2.4.2) + warning (1.3.0) + webmock (3.13.0) + addressable (>= 2.3.6) + crack (>= 0.3.2) + hashdiff (>= 0.4.0, < 2.0.0) + webrick (1.8.1) + yard (0.9.34) + +PLATFORMS + aarch64-linux + +DEPENDENCIES + addressable (~> 2.4.0) + appraisal (~> 2.4.0) + benchmark-ips (~> 2.8) + benchmark-memory (< 0.2) + builder + climate_control (~> 0.2.0) + concurrent-ruby + cucumber (~> 6) + ddtrace! + dogstatsd-ruby (>= 3.3.0, != 5.1.0, != 5.0.1, != 5.0.0) + extlz4 (~> 0.3, >= 0.3.3) + google-protobuf (= 3.10.1) + json-schema (< 3) + memory_profiler (~> 0.9) + opentracing (>= 0.4.1) + os (~> 1.1) + pimpmychangelog (>= 0.1.2) + protobuf-cucumber (= 3.10.8) + pry + pry-byebug + pry-stack_explorer + rake (>= 10.5) + rake-compiler (~> 1.1, >= 1.1.1) + redcarpet (~> 3.4) + rspec (~> 3.12) + rspec-collection_matchers (~> 1.1) + rspec-wait (~> 0) + rspec_junit_formatter (>= 0.5.1) + rspec_n (~> 1.3) + rubocop (~> 1.34.0) + rubocop-packaging (~> 0.5.2) + rubocop-performance (~> 1.9) + rubocop-rspec (~> 2.2) + ruby-prof (~> 1.4) + simplecov! + simplecov-cobertura (~> 2.1.0) + warning (~> 1) + webmock (>= 3.10.0) + webrick (>= 1.7.0) + yard (~> 0.9) + +BUNDLED WITH + 2.3.26 diff --git a/gemfiles/ruby_3.1.2_cucumber7.gemfile b/gemfiles/ruby_3.1.2_cucumber7.gemfile new file mode 100644 index 00000000000..af42b16849e --- /dev/null +++ b/gemfiles/ruby_3.1.2_cucumber7.gemfile @@ -0,0 +1,48 @@ +# This file was generated by Appraisal + +source "https://rubygems.org" + +gem "addressable", "~> 2.4.0" +gem "appraisal", "~> 2.4.0" +gem "benchmark-ips", "~> 2.8" +gem "benchmark-memory", "< 0.2" +gem "builder" +gem "climate_control", "~> 0.2.0" +gem "concurrent-ruby" +gem "extlz4", "~> 0.3", ">= 0.3.3" +gem "json-schema", "< 3" +gem "memory_profiler", "~> 0.9" +gem "os", "~> 1.1" +gem "pimpmychangelog", ">= 0.1.2" +gem "pry" +gem "pry-byebug" +gem "pry-stack_explorer" +gem "rake", ">= 10.5" +gem "rake-compiler", "~> 1.1", ">= 1.1.1" +gem "redcarpet", "~> 3.4" +gem "rspec", "~> 3.12" +gem "rspec-collection_matchers", "~> 1.1" +gem "rspec-wait", "~> 0" +gem "rspec_junit_formatter", ">= 0.5.1" +gem "rspec_n", "~> 1.3" +gem "ruby-prof", "~> 1.4" +gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" +gem "simplecov-cobertura", "~> 2.1.0" +gem "warning", "~> 1" +gem "webmock", ">= 3.10.0" +gem "webrick", ">= 1.7.0" +gem "yard", "~> 0.9" +gem "rubocop", "~> 1.34.0", require: false +gem "rubocop-packaging", "~> 0.5.2", require: false +gem "rubocop-performance", "~> 1.9", require: false +gem "rubocop-rspec", "~> 2.2", require: false +gem "dogstatsd-ruby", ">= 3.3.0", "!= 5.0.0", "!= 5.0.1", "!= 5.1.0" +gem "opentracing", ">= 0.4.1" +gem "google-protobuf", ["~> 3.0", "!= 3.7.0", "!= 3.7.1"] +gem "cucumber", "~>7" + +group :check do + +end + +gemspec path: "../" diff --git a/gemfiles/ruby_3.1.2_cucumber7.gemfile.lock b/gemfiles/ruby_3.1.2_cucumber7.gemfile.lock new file mode 100644 index 00000000000..4c43d608363 --- /dev/null +++ b/gemfiles/ruby_3.1.2_cucumber7.gemfile.lock @@ -0,0 +1,224 @@ +GIT + remote: https://github.com/DataDog/simplecov + revision: 3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db + ref: 3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db + specs: + simplecov (0.21.2) + docile (~> 1.1) + simplecov-html (~> 0.11) + simplecov_json_formatter (~> 0.1) + +PATH + remote: .. + specs: + ddtrace (1.13.1) + debase-ruby_core_source (= 3.2.1) + libdatadog (~> 3.0.0.1.0) + libddwaf (~> 1.9.0.0.0) + msgpack + +GEM + remote: https://rubygems.org/ + specs: + addressable (2.4.0) + appraisal (2.4.1) + bundler + rake + thor (>= 0.14.0) + ast (2.4.2) + benchmark-ips (2.12.0) + benchmark-memory (0.1.2) + memory_profiler (~> 0.9) + binding_of_caller (1.0.0) + debug_inspector (>= 0.0.1) + builder (3.2.4) + byebug (11.1.3) + climate_control (0.2.0) + coderay (1.1.3) + colorize (0.8.1) + concurrent-ruby (1.2.2) + crack (0.4.5) + rexml + cri (2.15.11) + cucumber (7.1.0) + builder (~> 3.2, >= 3.2.4) + cucumber-core (~> 10.1, >= 10.1.0) + cucumber-create-meta (~> 6.0, >= 6.0.1) + cucumber-cucumber-expressions (~> 14.0, >= 14.0.0) + cucumber-gherkin (~> 22.0, >= 22.0.0) + cucumber-html-formatter (~> 17.0, >= 17.0.0) + cucumber-messages (~> 17.1, >= 17.1.1) + cucumber-wire (~> 6.2, >= 6.2.0) + diff-lcs (~> 1.4, >= 1.4.4) + mime-types (~> 3.3, >= 3.3.1) + multi_test (~> 0.1, >= 0.1.2) + sys-uname (~> 1.2, >= 1.2.2) + cucumber-core (10.1.1) + cucumber-gherkin (~> 22.0, >= 22.0.0) + cucumber-messages (~> 17.1, >= 17.1.1) + cucumber-tag-expressions (~> 4.1, >= 4.1.0) + cucumber-create-meta (6.0.4) + cucumber-messages (~> 17.1, >= 17.1.1) + sys-uname (~> 1.2, >= 1.2.2) + cucumber-cucumber-expressions (14.0.0) + cucumber-gherkin (22.0.0) + cucumber-messages (~> 17.1, >= 17.1.1) + cucumber-html-formatter (17.0.0) + cucumber-messages (~> 17.1, >= 17.1.0) + cucumber-messages (17.1.1) + cucumber-tag-expressions (4.1.0) + cucumber-wire (6.2.1) + cucumber-core (~> 10.1, >= 10.1.0) + cucumber-cucumber-expressions (~> 14.0, >= 14.0.0) + debase-ruby_core_source (3.2.1) + debug_inspector (1.1.0) + diff-lcs (1.5.0) + docile (1.4.0) + dogstatsd-ruby (5.6.0) + extlz4 (0.3.4) + ffi (1.15.5) + google-protobuf (3.24.0-aarch64-linux) + hashdiff (1.0.1) + json (2.6.3) + json-schema (2.8.1) + addressable (>= 2.4) + libdatadog (3.0.0.1.0-aarch64-linux) + libddwaf (1.9.0.0.1-aarch64-linux) + ffi (~> 1.0) + memory_profiler (0.9.14) + method_source (1.0.0) + mime-types (3.5.0) + mime-types-data (~> 3.2015) + mime-types-data (3.2023.0808) + msgpack (1.7.2) + multi_test (0.1.2) + opentracing (0.5.0) + os (1.1.4) + parallel (1.23.0) + parser (3.2.2.3) + ast (~> 2.4.1) + racc + pimpmychangelog (0.1.3) + pry (0.14.2) + coderay (~> 1.1) + method_source (~> 1.0) + pry-byebug (3.10.1) + byebug (~> 11.0) + pry (>= 0.13, < 0.15) + pry-stack_explorer (0.6.1) + binding_of_caller (~> 1.0) + pry (~> 0.13) + racc (1.7.1) + rainbow (3.1.1) + rake (13.0.6) + rake-compiler (1.2.5) + rake + redcarpet (3.6.0) + regexp_parser (2.8.1) + rexml (3.2.6) + rspec (3.12.0) + rspec-core (~> 3.12.0) + rspec-expectations (~> 3.12.0) + rspec-mocks (~> 3.12.0) + rspec-collection_matchers (1.2.0) + rspec-expectations (>= 2.99.0.beta1) + rspec-core (3.12.2) + rspec-support (~> 3.12.0) + rspec-expectations (3.12.3) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.12.0) + rspec-mocks (3.12.6) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.12.0) + rspec-support (3.12.1) + rspec-wait (0.0.9) + rspec (>= 3, < 4) + rspec_junit_formatter (0.6.0) + rspec-core (>= 2, < 4, != 2.12.0) + rspec_n (1.5.0) + colorize (~> 0.8.0) + cri (~> 2.15.3) + rubocop (1.34.1) + json (~> 2.3) + parallel (~> 1.10) + parser (>= 3.1.2.1) + rainbow (>= 2.2.2, < 4.0) + regexp_parser (>= 1.8, < 3.0) + rexml (>= 3.2.5, < 4.0) + rubocop-ast (>= 1.20.0, < 2.0) + ruby-progressbar (~> 1.7) + unicode-display_width (>= 1.4.0, < 3.0) + rubocop-ast (1.29.0) + parser (>= 3.2.1.0) + rubocop-packaging (0.5.2) + rubocop (>= 1.33, < 2.0) + rubocop-performance (1.19.0) + rubocop (>= 1.7.0, < 2.0) + rubocop-ast (>= 0.4.0) + rubocop-rspec (2.17.1) + rubocop (~> 1.33) + ruby-prof (1.6.3) + ruby-progressbar (1.13.0) + simplecov-cobertura (2.1.0) + rexml + simplecov (~> 0.19) + simplecov-html (0.12.3) + simplecov_json_formatter (0.1.4) + sys-uname (1.2.3) + ffi (~> 1.1) + thor (1.2.2) + unicode-display_width (2.4.2) + warning (1.3.0) + webmock (3.13.0) + addressable (>= 2.3.6) + crack (>= 0.3.2) + hashdiff (>= 0.4.0, < 2.0.0) + webrick (1.8.1) + yard (0.9.34) + +PLATFORMS + aarch64-linux + +DEPENDENCIES + addressable (~> 2.4.0) + appraisal (~> 2.4.0) + benchmark-ips (~> 2.8) + benchmark-memory (< 0.2) + builder + climate_control (~> 0.2.0) + concurrent-ruby + cucumber (~> 7) + ddtrace! + dogstatsd-ruby (>= 3.3.0, != 5.1.0, != 5.0.1, != 5.0.0) + extlz4 (~> 0.3, >= 0.3.3) + google-protobuf (~> 3.0, != 3.7.1, != 3.7.0) + json-schema (< 3) + memory_profiler (~> 0.9) + opentracing (>= 0.4.1) + os (~> 1.1) + pimpmychangelog (>= 0.1.2) + pry + pry-byebug + pry-stack_explorer + rake (>= 10.5) + rake-compiler (~> 1.1, >= 1.1.1) + redcarpet (~> 3.4) + rspec (~> 3.12) + rspec-collection_matchers (~> 1.1) + rspec-wait (~> 0) + rspec_junit_formatter (>= 0.5.1) + rspec_n (~> 1.3) + rubocop (~> 1.34.0) + rubocop-packaging (~> 0.5.2) + rubocop-performance (~> 1.9) + rubocop-rspec (~> 2.2) + ruby-prof (~> 1.4) + simplecov! + simplecov-cobertura (~> 2.1.0) + warning (~> 1) + webmock (>= 3.10.0) + webrick (>= 1.7.0) + yard (~> 0.9) + +BUNDLED WITH + 2.3.26 diff --git a/gemfiles/ruby_3.1.2_cucumber8.gemfile b/gemfiles/ruby_3.1.2_cucumber8.gemfile new file mode 100644 index 00000000000..fa15bdb15a8 --- /dev/null +++ b/gemfiles/ruby_3.1.2_cucumber8.gemfile @@ -0,0 +1,48 @@ +# This file was generated by Appraisal + +source "https://rubygems.org" + +gem "addressable", "~> 2.4.0" +gem "appraisal", "~> 2.4.0" +gem "benchmark-ips", "~> 2.8" +gem "benchmark-memory", "< 0.2" +gem "builder" +gem "climate_control", "~> 0.2.0" +gem "concurrent-ruby" +gem "extlz4", "~> 0.3", ">= 0.3.3" +gem "json-schema", "< 3" +gem "memory_profiler", "~> 0.9" +gem "os", "~> 1.1" +gem "pimpmychangelog", ">= 0.1.2" +gem "pry" +gem "pry-byebug" +gem "pry-stack_explorer" +gem "rake", ">= 10.5" +gem "rake-compiler", "~> 1.1", ">= 1.1.1" +gem "redcarpet", "~> 3.4" +gem "rspec", "~> 3.12" +gem "rspec-collection_matchers", "~> 1.1" +gem "rspec-wait", "~> 0" +gem "rspec_junit_formatter", ">= 0.5.1" +gem "rspec_n", "~> 1.3" +gem "ruby-prof", "~> 1.4" +gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" +gem "simplecov-cobertura", "~> 2.1.0" +gem "warning", "~> 1" +gem "webmock", ">= 3.10.0" +gem "webrick", ">= 1.7.0" +gem "yard", "~> 0.9" +gem "rubocop", "~> 1.34.0", require: false +gem "rubocop-packaging", "~> 0.5.2", require: false +gem "rubocop-performance", "~> 1.9", require: false +gem "rubocop-rspec", "~> 2.2", require: false +gem "dogstatsd-ruby", ">= 3.3.0", "!= 5.0.0", "!= 5.0.1", "!= 5.1.0" +gem "opentracing", ">= 0.4.1" +gem "google-protobuf", ["~> 3.0", "!= 3.7.0", "!= 3.7.1"] +gem "cucumber", "~>8" + +group :check do + +end + +gemspec path: "../" diff --git a/gemfiles/ruby_3.1.2_cucumber8.gemfile.lock b/gemfiles/ruby_3.1.2_cucumber8.gemfile.lock new file mode 100644 index 00000000000..4f859148a8f --- /dev/null +++ b/gemfiles/ruby_3.1.2_cucumber8.gemfile.lock @@ -0,0 +1,218 @@ +GIT + remote: https://github.com/DataDog/simplecov + revision: 3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db + ref: 3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db + specs: + simplecov (0.21.2) + docile (~> 1.1) + simplecov-html (~> 0.11) + simplecov_json_formatter (~> 0.1) + +PATH + remote: .. + specs: + ddtrace (1.13.1) + debase-ruby_core_source (= 3.2.1) + libdatadog (~> 3.0.0.1.0) + libddwaf (~> 1.9.0.0.0) + msgpack + +GEM + remote: https://rubygems.org/ + specs: + addressable (2.4.0) + appraisal (2.4.1) + bundler + rake + thor (>= 0.14.0) + ast (2.4.2) + benchmark-ips (2.12.0) + benchmark-memory (0.1.2) + memory_profiler (~> 0.9) + binding_of_caller (1.0.0) + debug_inspector (>= 0.0.1) + builder (3.2.4) + byebug (11.1.3) + climate_control (0.2.0) + coderay (1.1.3) + colorize (0.8.1) + concurrent-ruby (1.2.2) + crack (0.4.5) + rexml + cri (2.15.11) + cucumber (8.0.0) + builder (~> 3.2, >= 3.2.4) + cucumber-ci-environment (~> 9.0, >= 9.0.4) + cucumber-core (~> 11.0, >= 11.0.0) + cucumber-cucumber-expressions (~> 15.1, >= 15.1.1) + cucumber-gherkin (~> 23.0, >= 23.0.1) + cucumber-html-formatter (~> 19.1, >= 19.1.0) + cucumber-messages (~> 18.0, >= 18.0.0) + diff-lcs (~> 1.5, >= 1.5.0) + mime-types (~> 3.4, >= 3.4.1) + multi_test (~> 1.1, >= 1.1.0) + sys-uname (~> 1.2, >= 1.2.2) + cucumber-ci-environment (9.2.0) + cucumber-core (11.0.0) + cucumber-gherkin (~> 23.0, >= 23.0.1) + cucumber-messages (~> 18.0, >= 18.0.0) + cucumber-tag-expressions (~> 4.1, >= 4.1.0) + cucumber-cucumber-expressions (15.2.0) + cucumber-gherkin (23.0.1) + cucumber-messages (~> 18.0, >= 18.0.0) + cucumber-html-formatter (19.2.0) + cucumber-messages (~> 18.0, >= 18.0.0) + cucumber-messages (18.0.0) + cucumber-tag-expressions (4.1.0) + debase-ruby_core_source (3.2.1) + debug_inspector (1.1.0) + diff-lcs (1.5.0) + docile (1.4.0) + dogstatsd-ruby (5.6.0) + extlz4 (0.3.4) + ffi (1.15.5) + google-protobuf (3.24.0-aarch64-linux) + hashdiff (1.0.1) + json (2.6.3) + json-schema (2.8.1) + addressable (>= 2.4) + libdatadog (3.0.0.1.0-aarch64-linux) + libddwaf (1.9.0.0.1-aarch64-linux) + ffi (~> 1.0) + memory_profiler (0.9.14) + method_source (1.0.0) + mime-types (3.5.0) + mime-types-data (~> 3.2015) + mime-types-data (3.2023.0808) + msgpack (1.7.2) + multi_test (1.1.0) + opentracing (0.5.0) + os (1.1.4) + parallel (1.23.0) + parser (3.2.2.3) + ast (~> 2.4.1) + racc + pimpmychangelog (0.1.3) + pry (0.14.2) + coderay (~> 1.1) + method_source (~> 1.0) + pry-byebug (3.10.1) + byebug (~> 11.0) + pry (>= 0.13, < 0.15) + pry-stack_explorer (0.6.1) + binding_of_caller (~> 1.0) + pry (~> 0.13) + racc (1.7.1) + rainbow (3.1.1) + rake (13.0.6) + rake-compiler (1.2.5) + rake + redcarpet (3.6.0) + regexp_parser (2.8.1) + rexml (3.2.6) + rspec (3.12.0) + rspec-core (~> 3.12.0) + rspec-expectations (~> 3.12.0) + rspec-mocks (~> 3.12.0) + rspec-collection_matchers (1.2.0) + rspec-expectations (>= 2.99.0.beta1) + rspec-core (3.12.2) + rspec-support (~> 3.12.0) + rspec-expectations (3.12.3) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.12.0) + rspec-mocks (3.12.6) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.12.0) + rspec-support (3.12.1) + rspec-wait (0.0.9) + rspec (>= 3, < 4) + rspec_junit_formatter (0.6.0) + rspec-core (>= 2, < 4, != 2.12.0) + rspec_n (1.5.0) + colorize (~> 0.8.0) + cri (~> 2.15.3) + rubocop (1.34.1) + json (~> 2.3) + parallel (~> 1.10) + parser (>= 3.1.2.1) + rainbow (>= 2.2.2, < 4.0) + regexp_parser (>= 1.8, < 3.0) + rexml (>= 3.2.5, < 4.0) + rubocop-ast (>= 1.20.0, < 2.0) + ruby-progressbar (~> 1.7) + unicode-display_width (>= 1.4.0, < 3.0) + rubocop-ast (1.29.0) + parser (>= 3.2.1.0) + rubocop-packaging (0.5.2) + rubocop (>= 1.33, < 2.0) + rubocop-performance (1.19.0) + rubocop (>= 1.7.0, < 2.0) + rubocop-ast (>= 0.4.0) + rubocop-rspec (2.17.1) + rubocop (~> 1.33) + ruby-prof (1.6.3) + ruby-progressbar (1.13.0) + simplecov-cobertura (2.1.0) + rexml + simplecov (~> 0.19) + simplecov-html (0.12.3) + simplecov_json_formatter (0.1.4) + sys-uname (1.2.3) + ffi (~> 1.1) + thor (1.2.2) + unicode-display_width (2.4.2) + warning (1.3.0) + webmock (3.13.0) + addressable (>= 2.3.6) + crack (>= 0.3.2) + hashdiff (>= 0.4.0, < 2.0.0) + webrick (1.8.1) + yard (0.9.34) + +PLATFORMS + aarch64-linux + +DEPENDENCIES + addressable (~> 2.4.0) + appraisal (~> 2.4.0) + benchmark-ips (~> 2.8) + benchmark-memory (< 0.2) + builder + climate_control (~> 0.2.0) + concurrent-ruby + cucumber (~> 8) + ddtrace! + dogstatsd-ruby (>= 3.3.0, != 5.1.0, != 5.0.1, != 5.0.0) + extlz4 (~> 0.3, >= 0.3.3) + google-protobuf (~> 3.0, != 3.7.1, != 3.7.0) + json-schema (< 3) + memory_profiler (~> 0.9) + opentracing (>= 0.4.1) + os (~> 1.1) + pimpmychangelog (>= 0.1.2) + pry + pry-byebug + pry-stack_explorer + rake (>= 10.5) + rake-compiler (~> 1.1, >= 1.1.1) + redcarpet (~> 3.4) + rspec (~> 3.12) + rspec-collection_matchers (~> 1.1) + rspec-wait (~> 0) + rspec_junit_formatter (>= 0.5.1) + rspec_n (~> 1.3) + rubocop (~> 1.34.0) + rubocop-packaging (~> 0.5.2) + rubocop-performance (~> 1.9) + rubocop-rspec (~> 2.2) + ruby-prof (~> 1.4) + simplecov! + simplecov-cobertura (~> 2.1.0) + warning (~> 1) + webmock (>= 3.10.0) + webrick (>= 1.7.0) + yard (~> 0.9) + +BUNDLED WITH + 2.3.26 diff --git a/gemfiles/ruby_3.2.0_cucumber3.gemfile.lock b/gemfiles/ruby_3.2.0_cucumber3.gemfile.lock index 6d5f83c6fa6..696c18610b8 100644 --- a/gemfiles/ruby_3.2.0_cucumber3.gemfile.lock +++ b/gemfiles/ruby_3.2.0_cucumber3.gemfile.lock @@ -26,8 +26,8 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - backports (3.23.0) - benchmark-ips (2.11.0) + backports (3.24.1) + benchmark-ips (2.12.0) benchmark-memory (0.1.2) memory_profiler (~> 0.9) binding_of_caller (1.0.0) @@ -60,32 +60,33 @@ GEM debug_inspector (1.1.0) diff-lcs (1.5.0) docile (1.4.0) - dogstatsd-ruby (5.5.0) - extlz4 (0.3.3) + dogstatsd-ruby (5.6.0) + extlz4 (0.3.4) ffi (1.15.5) gherkin (5.1.0) - google-protobuf (3.22.0) - google-protobuf (3.22.0-x86_64-linux) + google-protobuf (3.24.0-aarch64-linux) + google-protobuf (3.24.0-x86_64-linux) hashdiff (1.0.1) json (2.6.3) json-schema (2.8.1) addressable (>= 2.4) libdatadog (3.0.0.1.0-aarch64-linux) libdatadog (3.0.0.1.0-x86_64-linux) - libddwaf (1.9.0.0.0-aarch64-linux) + libddwaf (1.9.0.0.1-aarch64-linux) ffi (~> 1.0) - libddwaf (1.9.0.0.0-x86_64-linux) + libddwaf (1.9.0.0.1-x86_64-linux) ffi (~> 1.0) memory_profiler (0.9.14) method_source (1.0.0) - msgpack (1.6.1) + msgpack (1.7.2) multi_json (1.15.0) multi_test (1.1.0) opentracing (0.5.0) os (1.1.4) parallel (1.23.0) - parser (3.2.1.0) + parser (3.2.2.3) ast (~> 2.4.1) + racc pimpmychangelog (0.1.3) pry (0.14.2) coderay (~> 1.1) @@ -93,28 +94,29 @@ GEM pry-stack_explorer (0.6.1) binding_of_caller (~> 1.0) pry (~> 0.13) + racc (1.7.1) rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.2.1) + rake-compiler (1.2.5) rake redcarpet (3.6.0) - regexp_parser (2.8.0) - rexml (3.2.5) + regexp_parser (2.8.1) + rexml (3.2.6) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) rspec-mocks (~> 3.12.0) rspec-collection_matchers (1.2.0) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.12.1) + rspec-core (3.12.2) rspec-support (~> 3.12.0) - rspec-expectations (3.12.2) + rspec-expectations (3.12.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-mocks (3.12.3) + rspec-mocks (3.12.6) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-support (3.12.0) + rspec-support (3.12.1) rspec-wait (0.0.9) rspec (>= 3, < 4) rspec_junit_formatter (0.6.0) @@ -132,32 +134,31 @@ GEM rubocop-ast (>= 1.20.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.27.0) + rubocop-ast (1.29.0) parser (>= 3.2.1.0) rubocop-packaging (0.5.2) rubocop (>= 1.33, < 2.0) - rubocop-performance (1.18.0) + rubocop-performance (1.19.0) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) rubocop-rspec (2.17.1) rubocop (~> 1.33) - ruby-prof (1.6.1) + ruby-prof (1.6.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml simplecov (~> 0.19) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - thor (1.2.1) + thor (1.2.2) unicode-display_width (2.4.2) warning (1.3.0) webmock (3.13.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.7.0) - yard (0.9.28) - webrick (~> 1.7.0) + webrick (1.8.1) + yard (0.9.34) PLATFORMS aarch64-linux diff --git a/gemfiles/ruby_3.2.0_cucumber4.gemfile.lock b/gemfiles/ruby_3.2.0_cucumber4.gemfile.lock index bfe4ef09bbc..d6b561ed054 100644 --- a/gemfiles/ruby_3.2.0_cucumber4.gemfile.lock +++ b/gemfiles/ruby_3.2.0_cucumber4.gemfile.lock @@ -20,7 +20,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.4.2) + activesupport (7.0.7) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -31,7 +31,7 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - benchmark-ips (2.11.0) + benchmark-ips (2.12.0) benchmark-memory (0.1.2) memory_profiler (~> 0.9) binding_of_caller (1.0.0) @@ -79,34 +79,35 @@ GEM debug_inspector (1.1.0) diff-lcs (1.3) docile (1.4.0) - dogstatsd-ruby (5.5.0) - extlz4 (0.3.3) + dogstatsd-ruby (5.6.0) + extlz4 (0.3.4) ffi (1.15.5) google-protobuf (3.10.1) google-protobuf (3.10.1-x86_64-linux) hashdiff (1.0.1) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) json (2.6.3) json-schema (2.8.1) addressable (>= 2.4) libdatadog (3.0.0.1.0-aarch64-linux) libdatadog (3.0.0.1.0-x86_64-linux) - libddwaf (1.9.0.0.0-aarch64-linux) + libddwaf (1.9.0.0.1-aarch64-linux) ffi (~> 1.0) - libddwaf (1.9.0.0.0-x86_64-linux) + libddwaf (1.9.0.0.1-x86_64-linux) ffi (~> 1.0) memory_profiler (0.9.14) method_source (1.0.0) middleware (0.1.0) - minitest (5.17.0) - msgpack (1.6.1) + minitest (5.19.0) + msgpack (1.7.2) multi_test (0.1.2) opentracing (0.5.0) os (1.1.4) parallel (1.23.0) - parser (3.2.1.0) + parser (3.2.2.3) ast (~> 2.4.1) + racc pimpmychangelog (0.1.3) protobuf-cucumber (3.10.8) activesupport (>= 3.2) @@ -119,28 +120,29 @@ GEM pry-stack_explorer (0.6.1) binding_of_caller (~> 1.0) pry (~> 0.13) + racc (1.7.1) rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.2.1) + rake-compiler (1.2.5) rake redcarpet (3.6.0) - regexp_parser (2.8.0) - rexml (3.2.5) + regexp_parser (2.8.1) + rexml (3.2.6) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) rspec-mocks (~> 3.12.0) rspec-collection_matchers (1.2.0) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.12.1) + rspec-core (3.12.2) rspec-support (~> 3.12.0) - rspec-expectations (3.12.2) + rspec-expectations (3.12.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-mocks (3.12.3) + rspec-mocks (3.12.6) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-support (3.12.0) + rspec-support (3.12.1) rspec-wait (0.0.9) rspec (>= 3, < 4) rspec_junit_formatter (0.6.0) @@ -158,25 +160,25 @@ GEM rubocop-ast (>= 1.20.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.27.0) + rubocop-ast (1.29.0) parser (>= 3.2.1.0) rubocop-packaging (0.5.2) rubocop (>= 1.33, < 2.0) - rubocop-performance (1.18.0) + rubocop-performance (1.19.0) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) rubocop-rspec (2.17.1) rubocop (~> 1.33) - ruby-prof (1.6.1) + ruby-prof (1.6.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml simplecov (~> 0.19) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - sys-uname (1.2.2) + sys-uname (1.2.3) ffi (~> 1.1) - thor (1.2.1) + thor (1.2.2) thread_safe (0.3.6) tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -186,9 +188,8 @@ GEM addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.7.0) - yard (0.9.28) - webrick (~> 1.7.0) + webrick (1.8.1) + yard (0.9.34) PLATFORMS aarch64-linux diff --git a/gemfiles/ruby_3.2.0_cucumber5.gemfile.lock b/gemfiles/ruby_3.2.0_cucumber5.gemfile.lock index 45b20111ade..b6cd395ddc4 100644 --- a/gemfiles/ruby_3.2.0_cucumber5.gemfile.lock +++ b/gemfiles/ruby_3.2.0_cucumber5.gemfile.lock @@ -20,7 +20,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.4.2) + activesupport (7.0.7) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -31,7 +31,7 @@ GEM rake thor (>= 0.14.0) ast (2.4.2) - benchmark-ips (2.11.0) + benchmark-ips (2.12.0) benchmark-memory (0.1.2) memory_profiler (~> 0.9) binding_of_caller (1.0.0) @@ -79,34 +79,35 @@ GEM debug_inspector (1.1.0) diff-lcs (1.5.0) docile (1.4.0) - dogstatsd-ruby (5.5.0) - extlz4 (0.3.3) + dogstatsd-ruby (5.6.0) + extlz4 (0.3.4) ffi (1.15.5) google-protobuf (3.10.1) google-protobuf (3.10.1-x86_64-linux) hashdiff (1.0.1) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) json (2.6.3) json-schema (2.8.1) addressable (>= 2.4) libdatadog (3.0.0.1.0-aarch64-linux) libdatadog (3.0.0.1.0-x86_64-linux) - libddwaf (1.9.0.0.0-aarch64-linux) + libddwaf (1.9.0.0.1-aarch64-linux) ffi (~> 1.0) - libddwaf (1.9.0.0.0-x86_64-linux) + libddwaf (1.9.0.0.1-x86_64-linux) ffi (~> 1.0) memory_profiler (0.9.14) method_source (1.0.0) middleware (0.1.0) - minitest (5.17.0) - msgpack (1.6.1) + minitest (5.19.0) + msgpack (1.7.2) multi_test (0.1.2) opentracing (0.5.0) os (1.1.4) parallel (1.23.0) - parser (3.2.1.0) + parser (3.2.2.3) ast (~> 2.4.1) + racc pimpmychangelog (0.1.3) protobuf-cucumber (3.10.8) activesupport (>= 3.2) @@ -119,28 +120,29 @@ GEM pry-stack_explorer (0.6.1) binding_of_caller (~> 1.0) pry (~> 0.13) + racc (1.7.1) rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.2.1) + rake-compiler (1.2.5) rake redcarpet (3.6.0) - regexp_parser (2.8.0) - rexml (3.2.5) + regexp_parser (2.8.1) + rexml (3.2.6) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) rspec-mocks (~> 3.12.0) rspec-collection_matchers (1.2.0) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.12.1) + rspec-core (3.12.2) rspec-support (~> 3.12.0) - rspec-expectations (3.12.2) + rspec-expectations (3.12.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-mocks (3.12.3) + rspec-mocks (3.12.6) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-support (3.12.0) + rspec-support (3.12.1) rspec-wait (0.0.9) rspec (>= 3, < 4) rspec_junit_formatter (0.6.0) @@ -158,25 +160,25 @@ GEM rubocop-ast (>= 1.20.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.27.0) + rubocop-ast (1.29.0) parser (>= 3.2.1.0) rubocop-packaging (0.5.2) rubocop (>= 1.33, < 2.0) - rubocop-performance (1.18.0) + rubocop-performance (1.19.0) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) rubocop-rspec (2.17.1) rubocop (~> 1.33) - ruby-prof (1.6.1) + ruby-prof (1.6.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml simplecov (~> 0.19) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - sys-uname (1.2.2) + sys-uname (1.2.3) ffi (~> 1.1) - thor (1.2.1) + thor (1.2.2) thread_safe (0.3.6) tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -186,9 +188,8 @@ GEM addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.7.0) - yard (0.9.28) - webrick (~> 1.7.0) + webrick (1.8.1) + yard (0.9.34) PLATFORMS aarch64-linux diff --git a/gemfiles/ruby_3.2.0_cucumber6.gemfile b/gemfiles/ruby_3.2.0_cucumber6.gemfile new file mode 100644 index 00000000000..3dbda0e0f39 --- /dev/null +++ b/gemfiles/ruby_3.2.0_cucumber6.gemfile @@ -0,0 +1,48 @@ +# This file was generated by Appraisal + +source "https://rubygems.org" + +gem "addressable", "~> 2.4.0" +gem "appraisal", "~> 2.4.0" +gem "benchmark-ips", "~> 2.8" +gem "benchmark-memory", "< 0.2" +gem "builder" +gem "climate_control", "~> 0.2.0" +gem "concurrent-ruby" +gem "extlz4", "~> 0.3", ">= 0.3.3" +gem "json-schema", "< 3" +gem "memory_profiler", "~> 0.9" +gem "os", "~> 1.1" +gem "pimpmychangelog", ">= 0.1.2" +gem "pry" +gem "pry-stack_explorer" +gem "rake", ">= 10.5" +gem "rake-compiler", "~> 1.1", ">= 1.1.1" +gem "redcarpet", "~> 3.4" +gem "rspec", "~> 3.12" +gem "rspec-collection_matchers", "~> 1.1" +gem "rspec-wait", "~> 0" +gem "rspec_junit_formatter", ">= 0.5.1" +gem "rspec_n", "~> 1.3" +gem "ruby-prof", "~> 1.4" +gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" +gem "simplecov-cobertura", "~> 2.1.0" +gem "warning", "~> 1" +gem "webmock", ">= 3.10.0" +gem "webrick", ">= 1.7.0" +gem "yard", "~> 0.9" +gem "rubocop", "~> 1.34.0", require: false +gem "rubocop-packaging", "~> 0.5.2", require: false +gem "rubocop-performance", "~> 1.9", require: false +gem "rubocop-rspec", "~> 2.2", require: false +gem "dogstatsd-ruby", ">= 3.3.0", "!= 5.0.0", "!= 5.0.1", "!= 5.1.0" +gem "opentracing", ">= 0.4.1" +gem "google-protobuf", "3.10.1" +gem "cucumber", "~>6" +gem "protobuf-cucumber", "3.10.8" + +group :check do + +end + +gemspec path: "../" diff --git a/gemfiles/ruby_3.2.0_cucumber6.gemfile.lock b/gemfiles/ruby_3.2.0_cucumber6.gemfile.lock new file mode 100644 index 00000000000..ba04a8a1d1d --- /dev/null +++ b/gemfiles/ruby_3.2.0_cucumber6.gemfile.lock @@ -0,0 +1,239 @@ +GIT + remote: https://github.com/DataDog/simplecov + revision: 3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db + ref: 3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db + specs: + simplecov (0.21.2) + docile (~> 1.1) + simplecov-html (~> 0.11) + simplecov_json_formatter (~> 0.1) + +PATH + remote: .. + specs: + ddtrace (1.13.1) + debase-ruby_core_source (= 3.2.1) + libdatadog (~> 3.0.0.1.0) + libddwaf (~> 1.9.0.0.0) + msgpack + +GEM + remote: https://rubygems.org/ + specs: + activesupport (7.0.7) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + addressable (2.4.0) + appraisal (2.4.1) + bundler + rake + thor (>= 0.14.0) + ast (2.4.2) + benchmark-ips (2.12.0) + benchmark-memory (0.1.2) + memory_profiler (~> 0.9) + binding_of_caller (1.0.0) + debug_inspector (>= 0.0.1) + builder (3.2.4) + climate_control (0.2.0) + coderay (1.1.3) + colorize (0.8.1) + concurrent-ruby (1.2.2) + crack (0.4.5) + rexml + cri (2.15.11) + cucumber (6.1.0) + builder (~> 3.2, >= 3.2.4) + cucumber-core (~> 9.0, >= 9.0.1) + cucumber-create-meta (~> 4.0, >= 4.0.0) + cucumber-cucumber-expressions (~> 12.1, >= 12.1.1) + cucumber-gherkin (~> 18.1, >= 18.1.0) + cucumber-html-formatter (~> 13.0, >= 13.0.0) + cucumber-messages (~> 15.0, >= 15.0.0) + cucumber-wire (~> 5.0, >= 5.0.1) + diff-lcs (~> 1.4, >= 1.4.4) + mime-types (~> 3.3, >= 3.3.1) + multi_test (~> 0.1, >= 0.1.2) + sys-uname (~> 1.2, >= 1.2.2) + cucumber-core (9.0.1) + cucumber-gherkin (~> 18.1, >= 18.1.0) + cucumber-messages (~> 15.0, >= 15.0.0) + cucumber-tag-expressions (~> 3.0, >= 3.0.1) + cucumber-create-meta (4.0.0) + cucumber-messages (~> 15.0, >= 15.0.0) + sys-uname (~> 1.2, >= 1.2.2) + cucumber-cucumber-expressions (12.1.3) + cucumber-gherkin (18.1.1) + cucumber-messages (~> 15.0, >= 15.0.0) + cucumber-html-formatter (13.0.0) + cucumber-messages (~> 15.0, >= 15.0.0) + cucumber-messages (15.0.0) + protobuf-cucumber (~> 3.10, >= 3.10.8) + cucumber-tag-expressions (3.0.1) + cucumber-wire (5.0.1) + cucumber-core (~> 9.0, >= 9.0.1) + cucumber-cucumber-expressions (~> 12.1, >= 12.1.1) + cucumber-messages (~> 15.0, >= 15.0.0) + debase-ruby_core_source (3.2.1) + debug_inspector (1.1.0) + diff-lcs (1.5.0) + docile (1.4.0) + dogstatsd-ruby (5.6.0) + extlz4 (0.3.4) + ffi (1.15.5) + google-protobuf (3.10.1) + hashdiff (1.0.1) + i18n (1.14.1) + concurrent-ruby (~> 1.0) + json (2.6.3) + json-schema (2.8.1) + addressable (>= 2.4) + libdatadog (3.0.0.1.0-aarch64-linux) + libddwaf (1.9.0.0.1-aarch64-linux) + ffi (~> 1.0) + memory_profiler (0.9.14) + method_source (1.0.0) + middleware (0.1.0) + mime-types (3.5.0) + mime-types-data (~> 3.2015) + mime-types-data (3.2023.0808) + minitest (5.19.0) + msgpack (1.7.2) + multi_test (0.1.2) + opentracing (0.5.0) + os (1.1.4) + parallel (1.23.0) + parser (3.2.2.3) + ast (~> 2.4.1) + racc + pimpmychangelog (0.1.3) + protobuf-cucumber (3.10.8) + activesupport (>= 3.2) + middleware + thor + thread_safe + pry (0.14.2) + coderay (~> 1.1) + method_source (~> 1.0) + pry-stack_explorer (0.6.1) + binding_of_caller (~> 1.0) + pry (~> 0.13) + racc (1.7.1) + rainbow (3.1.1) + rake (13.0.6) + rake-compiler (1.2.5) + rake + redcarpet (3.6.0) + regexp_parser (2.8.1) + rexml (3.2.6) + rspec (3.12.0) + rspec-core (~> 3.12.0) + rspec-expectations (~> 3.12.0) + rspec-mocks (~> 3.12.0) + rspec-collection_matchers (1.2.0) + rspec-expectations (>= 2.99.0.beta1) + rspec-core (3.12.2) + rspec-support (~> 3.12.0) + rspec-expectations (3.12.3) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.12.0) + rspec-mocks (3.12.6) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.12.0) + rspec-support (3.12.1) + rspec-wait (0.0.9) + rspec (>= 3, < 4) + rspec_junit_formatter (0.6.0) + rspec-core (>= 2, < 4, != 2.12.0) + rspec_n (1.5.0) + colorize (~> 0.8.0) + cri (~> 2.15.3) + rubocop (1.34.1) + json (~> 2.3) + parallel (~> 1.10) + parser (>= 3.1.2.1) + rainbow (>= 2.2.2, < 4.0) + regexp_parser (>= 1.8, < 3.0) + rexml (>= 3.2.5, < 4.0) + rubocop-ast (>= 1.20.0, < 2.0) + ruby-progressbar (~> 1.7) + unicode-display_width (>= 1.4.0, < 3.0) + rubocop-ast (1.29.0) + parser (>= 3.2.1.0) + rubocop-packaging (0.5.2) + rubocop (>= 1.33, < 2.0) + rubocop-performance (1.19.0) + rubocop (>= 1.7.0, < 2.0) + rubocop-ast (>= 0.4.0) + rubocop-rspec (2.17.1) + rubocop (~> 1.33) + ruby-prof (1.6.3) + ruby-progressbar (1.13.0) + simplecov-cobertura (2.1.0) + rexml + simplecov (~> 0.19) + simplecov-html (0.12.3) + simplecov_json_formatter (0.1.4) + sys-uname (1.2.3) + ffi (~> 1.1) + thor (1.2.2) + thread_safe (0.3.6) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) + unicode-display_width (2.4.2) + warning (1.3.0) + webmock (3.13.0) + addressable (>= 2.3.6) + crack (>= 0.3.2) + hashdiff (>= 0.4.0, < 2.0.0) + webrick (1.8.1) + yard (0.9.34) + +PLATFORMS + aarch64-linux + +DEPENDENCIES + addressable (~> 2.4.0) + appraisal (~> 2.4.0) + benchmark-ips (~> 2.8) + benchmark-memory (< 0.2) + builder + climate_control (~> 0.2.0) + concurrent-ruby + cucumber (~> 6) + ddtrace! + dogstatsd-ruby (>= 3.3.0, != 5.1.0, != 5.0.1, != 5.0.0) + extlz4 (~> 0.3, >= 0.3.3) + google-protobuf (= 3.10.1) + json-schema (< 3) + memory_profiler (~> 0.9) + opentracing (>= 0.4.1) + os (~> 1.1) + pimpmychangelog (>= 0.1.2) + protobuf-cucumber (= 3.10.8) + pry + pry-stack_explorer + rake (>= 10.5) + rake-compiler (~> 1.1, >= 1.1.1) + redcarpet (~> 3.4) + rspec (~> 3.12) + rspec-collection_matchers (~> 1.1) + rspec-wait (~> 0) + rspec_junit_formatter (>= 0.5.1) + rspec_n (~> 1.3) + rubocop (~> 1.34.0) + rubocop-packaging (~> 0.5.2) + rubocop-performance (~> 1.9) + rubocop-rspec (~> 2.2) + ruby-prof (~> 1.4) + simplecov! + simplecov-cobertura (~> 2.1.0) + warning (~> 1) + webmock (>= 3.10.0) + webrick (>= 1.7.0) + yard (~> 0.9) + +BUNDLED WITH + 2.3.26 diff --git a/gemfiles/ruby_3.2.0_cucumber7.gemfile b/gemfiles/ruby_3.2.0_cucumber7.gemfile new file mode 100644 index 00000000000..f9442f199a2 --- /dev/null +++ b/gemfiles/ruby_3.2.0_cucumber7.gemfile @@ -0,0 +1,47 @@ +# This file was generated by Appraisal + +source "https://rubygems.org" + +gem "addressable", "~> 2.4.0" +gem "appraisal", "~> 2.4.0" +gem "benchmark-ips", "~> 2.8" +gem "benchmark-memory", "< 0.2" +gem "builder" +gem "climate_control", "~> 0.2.0" +gem "concurrent-ruby" +gem "extlz4", "~> 0.3", ">= 0.3.3" +gem "json-schema", "< 3" +gem "memory_profiler", "~> 0.9" +gem "os", "~> 1.1" +gem "pimpmychangelog", ">= 0.1.2" +gem "pry" +gem "pry-stack_explorer" +gem "rake", ">= 10.5" +gem "rake-compiler", "~> 1.1", ">= 1.1.1" +gem "redcarpet", "~> 3.4" +gem "rspec", "~> 3.12" +gem "rspec-collection_matchers", "~> 1.1" +gem "rspec-wait", "~> 0" +gem "rspec_junit_formatter", ">= 0.5.1" +gem "rspec_n", "~> 1.3" +gem "ruby-prof", "~> 1.4" +gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" +gem "simplecov-cobertura", "~> 2.1.0" +gem "warning", "~> 1" +gem "webmock", ">= 3.10.0" +gem "webrick", ">= 1.7.0" +gem "yard", "~> 0.9" +gem "rubocop", "~> 1.34.0", require: false +gem "rubocop-packaging", "~> 0.5.2", require: false +gem "rubocop-performance", "~> 1.9", require: false +gem "rubocop-rspec", "~> 2.2", require: false +gem "dogstatsd-ruby", ">= 3.3.0", "!= 5.0.0", "!= 5.0.1", "!= 5.1.0" +gem "opentracing", ">= 0.4.1" +gem "google-protobuf", ["~> 3.0", "!= 3.7.0", "!= 3.7.1"] +gem "cucumber", "~>7" + +group :check do + +end + +gemspec path: "../" diff --git a/gemfiles/ruby_3.2.0_cucumber7.gemfile.lock b/gemfiles/ruby_3.2.0_cucumber7.gemfile.lock new file mode 100644 index 00000000000..bd4c5a9a967 --- /dev/null +++ b/gemfiles/ruby_3.2.0_cucumber7.gemfile.lock @@ -0,0 +1,219 @@ +GIT + remote: https://github.com/DataDog/simplecov + revision: 3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db + ref: 3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db + specs: + simplecov (0.21.2) + docile (~> 1.1) + simplecov-html (~> 0.11) + simplecov_json_formatter (~> 0.1) + +PATH + remote: .. + specs: + ddtrace (1.13.1) + debase-ruby_core_source (= 3.2.1) + libdatadog (~> 3.0.0.1.0) + libddwaf (~> 1.9.0.0.0) + msgpack + +GEM + remote: https://rubygems.org/ + specs: + addressable (2.4.0) + appraisal (2.4.1) + bundler + rake + thor (>= 0.14.0) + ast (2.4.2) + benchmark-ips (2.12.0) + benchmark-memory (0.1.2) + memory_profiler (~> 0.9) + binding_of_caller (1.0.0) + debug_inspector (>= 0.0.1) + builder (3.2.4) + climate_control (0.2.0) + coderay (1.1.3) + colorize (0.8.1) + concurrent-ruby (1.2.2) + crack (0.4.5) + rexml + cri (2.15.11) + cucumber (7.1.0) + builder (~> 3.2, >= 3.2.4) + cucumber-core (~> 10.1, >= 10.1.0) + cucumber-create-meta (~> 6.0, >= 6.0.1) + cucumber-cucumber-expressions (~> 14.0, >= 14.0.0) + cucumber-gherkin (~> 22.0, >= 22.0.0) + cucumber-html-formatter (~> 17.0, >= 17.0.0) + cucumber-messages (~> 17.1, >= 17.1.1) + cucumber-wire (~> 6.2, >= 6.2.0) + diff-lcs (~> 1.4, >= 1.4.4) + mime-types (~> 3.3, >= 3.3.1) + multi_test (~> 0.1, >= 0.1.2) + sys-uname (~> 1.2, >= 1.2.2) + cucumber-core (10.1.1) + cucumber-gherkin (~> 22.0, >= 22.0.0) + cucumber-messages (~> 17.1, >= 17.1.1) + cucumber-tag-expressions (~> 4.1, >= 4.1.0) + cucumber-create-meta (6.0.4) + cucumber-messages (~> 17.1, >= 17.1.1) + sys-uname (~> 1.2, >= 1.2.2) + cucumber-cucumber-expressions (14.0.0) + cucumber-gherkin (22.0.0) + cucumber-messages (~> 17.1, >= 17.1.1) + cucumber-html-formatter (17.0.0) + cucumber-messages (~> 17.1, >= 17.1.0) + cucumber-messages (17.1.1) + cucumber-tag-expressions (4.1.0) + cucumber-wire (6.2.1) + cucumber-core (~> 10.1, >= 10.1.0) + cucumber-cucumber-expressions (~> 14.0, >= 14.0.0) + debase-ruby_core_source (3.2.1) + debug_inspector (1.1.0) + diff-lcs (1.5.0) + docile (1.4.0) + dogstatsd-ruby (5.6.0) + extlz4 (0.3.4) + ffi (1.15.5) + google-protobuf (3.24.0-aarch64-linux) + hashdiff (1.0.1) + json (2.6.3) + json-schema (2.8.1) + addressable (>= 2.4) + libdatadog (3.0.0.1.0-aarch64-linux) + libddwaf (1.9.0.0.1-aarch64-linux) + ffi (~> 1.0) + memory_profiler (0.9.14) + method_source (1.0.0) + mime-types (3.5.0) + mime-types-data (~> 3.2015) + mime-types-data (3.2023.0808) + msgpack (1.7.2) + multi_test (0.1.2) + opentracing (0.5.0) + os (1.1.4) + parallel (1.23.0) + parser (3.2.2.3) + ast (~> 2.4.1) + racc + pimpmychangelog (0.1.3) + pry (0.14.2) + coderay (~> 1.1) + method_source (~> 1.0) + pry-stack_explorer (0.6.1) + binding_of_caller (~> 1.0) + pry (~> 0.13) + racc (1.7.1) + rainbow (3.1.1) + rake (13.0.6) + rake-compiler (1.2.5) + rake + redcarpet (3.6.0) + regexp_parser (2.8.1) + rexml (3.2.6) + rspec (3.12.0) + rspec-core (~> 3.12.0) + rspec-expectations (~> 3.12.0) + rspec-mocks (~> 3.12.0) + rspec-collection_matchers (1.2.0) + rspec-expectations (>= 2.99.0.beta1) + rspec-core (3.12.2) + rspec-support (~> 3.12.0) + rspec-expectations (3.12.3) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.12.0) + rspec-mocks (3.12.6) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.12.0) + rspec-support (3.12.1) + rspec-wait (0.0.9) + rspec (>= 3, < 4) + rspec_junit_formatter (0.6.0) + rspec-core (>= 2, < 4, != 2.12.0) + rspec_n (1.5.0) + colorize (~> 0.8.0) + cri (~> 2.15.3) + rubocop (1.34.1) + json (~> 2.3) + parallel (~> 1.10) + parser (>= 3.1.2.1) + rainbow (>= 2.2.2, < 4.0) + regexp_parser (>= 1.8, < 3.0) + rexml (>= 3.2.5, < 4.0) + rubocop-ast (>= 1.20.0, < 2.0) + ruby-progressbar (~> 1.7) + unicode-display_width (>= 1.4.0, < 3.0) + rubocop-ast (1.29.0) + parser (>= 3.2.1.0) + rubocop-packaging (0.5.2) + rubocop (>= 1.33, < 2.0) + rubocop-performance (1.19.0) + rubocop (>= 1.7.0, < 2.0) + rubocop-ast (>= 0.4.0) + rubocop-rspec (2.17.1) + rubocop (~> 1.33) + ruby-prof (1.6.3) + ruby-progressbar (1.13.0) + simplecov-cobertura (2.1.0) + rexml + simplecov (~> 0.19) + simplecov-html (0.12.3) + simplecov_json_formatter (0.1.4) + sys-uname (1.2.3) + ffi (~> 1.1) + thor (1.2.2) + unicode-display_width (2.4.2) + warning (1.3.0) + webmock (3.13.0) + addressable (>= 2.3.6) + crack (>= 0.3.2) + hashdiff (>= 0.4.0, < 2.0.0) + webrick (1.8.1) + yard (0.9.34) + +PLATFORMS + aarch64-linux + +DEPENDENCIES + addressable (~> 2.4.0) + appraisal (~> 2.4.0) + benchmark-ips (~> 2.8) + benchmark-memory (< 0.2) + builder + climate_control (~> 0.2.0) + concurrent-ruby + cucumber (~> 7) + ddtrace! + dogstatsd-ruby (>= 3.3.0, != 5.1.0, != 5.0.1, != 5.0.0) + extlz4 (~> 0.3, >= 0.3.3) + google-protobuf (~> 3.0, != 3.7.1, != 3.7.0) + json-schema (< 3) + memory_profiler (~> 0.9) + opentracing (>= 0.4.1) + os (~> 1.1) + pimpmychangelog (>= 0.1.2) + pry + pry-stack_explorer + rake (>= 10.5) + rake-compiler (~> 1.1, >= 1.1.1) + redcarpet (~> 3.4) + rspec (~> 3.12) + rspec-collection_matchers (~> 1.1) + rspec-wait (~> 0) + rspec_junit_formatter (>= 0.5.1) + rspec_n (~> 1.3) + rubocop (~> 1.34.0) + rubocop-packaging (~> 0.5.2) + rubocop-performance (~> 1.9) + rubocop-rspec (~> 2.2) + ruby-prof (~> 1.4) + simplecov! + simplecov-cobertura (~> 2.1.0) + warning (~> 1) + webmock (>= 3.10.0) + webrick (>= 1.7.0) + yard (~> 0.9) + +BUNDLED WITH + 2.3.26 diff --git a/gemfiles/ruby_3.2.0_cucumber8.gemfile b/gemfiles/ruby_3.2.0_cucumber8.gemfile new file mode 100644 index 00000000000..b7a5d152822 --- /dev/null +++ b/gemfiles/ruby_3.2.0_cucumber8.gemfile @@ -0,0 +1,47 @@ +# This file was generated by Appraisal + +source "https://rubygems.org" + +gem "addressable", "~> 2.4.0" +gem "appraisal", "~> 2.4.0" +gem "benchmark-ips", "~> 2.8" +gem "benchmark-memory", "< 0.2" +gem "builder" +gem "climate_control", "~> 0.2.0" +gem "concurrent-ruby" +gem "extlz4", "~> 0.3", ">= 0.3.3" +gem "json-schema", "< 3" +gem "memory_profiler", "~> 0.9" +gem "os", "~> 1.1" +gem "pimpmychangelog", ">= 0.1.2" +gem "pry" +gem "pry-stack_explorer" +gem "rake", ">= 10.5" +gem "rake-compiler", "~> 1.1", ">= 1.1.1" +gem "redcarpet", "~> 3.4" +gem "rspec", "~> 3.12" +gem "rspec-collection_matchers", "~> 1.1" +gem "rspec-wait", "~> 0" +gem "rspec_junit_formatter", ">= 0.5.1" +gem "rspec_n", "~> 1.3" +gem "ruby-prof", "~> 1.4" +gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" +gem "simplecov-cobertura", "~> 2.1.0" +gem "warning", "~> 1" +gem "webmock", ">= 3.10.0" +gem "webrick", ">= 1.7.0" +gem "yard", "~> 0.9" +gem "rubocop", "~> 1.34.0", require: false +gem "rubocop-packaging", "~> 0.5.2", require: false +gem "rubocop-performance", "~> 1.9", require: false +gem "rubocop-rspec", "~> 2.2", require: false +gem "dogstatsd-ruby", ">= 3.3.0", "!= 5.0.0", "!= 5.0.1", "!= 5.1.0" +gem "opentracing", ">= 0.4.1" +gem "google-protobuf", ["~> 3.0", "!= 3.7.0", "!= 3.7.1"] +gem "cucumber", "~>8" + +group :check do + +end + +gemspec path: "../" diff --git a/gemfiles/ruby_3.2.0_cucumber8.gemfile.lock b/gemfiles/ruby_3.2.0_cucumber8.gemfile.lock new file mode 100644 index 00000000000..e0600bea643 --- /dev/null +++ b/gemfiles/ruby_3.2.0_cucumber8.gemfile.lock @@ -0,0 +1,213 @@ +GIT + remote: https://github.com/DataDog/simplecov + revision: 3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db + ref: 3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db + specs: + simplecov (0.21.2) + docile (~> 1.1) + simplecov-html (~> 0.11) + simplecov_json_formatter (~> 0.1) + +PATH + remote: .. + specs: + ddtrace (1.13.1) + debase-ruby_core_source (= 3.2.1) + libdatadog (~> 3.0.0.1.0) + libddwaf (~> 1.9.0.0.0) + msgpack + +GEM + remote: https://rubygems.org/ + specs: + addressable (2.4.0) + appraisal (2.4.1) + bundler + rake + thor (>= 0.14.0) + ast (2.4.2) + benchmark-ips (2.12.0) + benchmark-memory (0.1.2) + memory_profiler (~> 0.9) + binding_of_caller (1.0.0) + debug_inspector (>= 0.0.1) + builder (3.2.4) + climate_control (0.2.0) + coderay (1.1.3) + colorize (0.8.1) + concurrent-ruby (1.2.2) + crack (0.4.5) + rexml + cri (2.15.11) + cucumber (8.0.0) + builder (~> 3.2, >= 3.2.4) + cucumber-ci-environment (~> 9.0, >= 9.0.4) + cucumber-core (~> 11.0, >= 11.0.0) + cucumber-cucumber-expressions (~> 15.1, >= 15.1.1) + cucumber-gherkin (~> 23.0, >= 23.0.1) + cucumber-html-formatter (~> 19.1, >= 19.1.0) + cucumber-messages (~> 18.0, >= 18.0.0) + diff-lcs (~> 1.5, >= 1.5.0) + mime-types (~> 3.4, >= 3.4.1) + multi_test (~> 1.1, >= 1.1.0) + sys-uname (~> 1.2, >= 1.2.2) + cucumber-ci-environment (9.2.0) + cucumber-core (11.0.0) + cucumber-gherkin (~> 23.0, >= 23.0.1) + cucumber-messages (~> 18.0, >= 18.0.0) + cucumber-tag-expressions (~> 4.1, >= 4.1.0) + cucumber-cucumber-expressions (15.2.0) + cucumber-gherkin (23.0.1) + cucumber-messages (~> 18.0, >= 18.0.0) + cucumber-html-formatter (19.2.0) + cucumber-messages (~> 18.0, >= 18.0.0) + cucumber-messages (18.0.0) + cucumber-tag-expressions (4.1.0) + debase-ruby_core_source (3.2.1) + debug_inspector (1.1.0) + diff-lcs (1.5.0) + docile (1.4.0) + dogstatsd-ruby (5.6.0) + extlz4 (0.3.4) + ffi (1.15.5) + google-protobuf (3.24.0-aarch64-linux) + hashdiff (1.0.1) + json (2.6.3) + json-schema (2.8.1) + addressable (>= 2.4) + libdatadog (3.0.0.1.0-aarch64-linux) + libddwaf (1.9.0.0.1-aarch64-linux) + ffi (~> 1.0) + memory_profiler (0.9.14) + method_source (1.0.0) + mime-types (3.5.0) + mime-types-data (~> 3.2015) + mime-types-data (3.2023.0808) + msgpack (1.7.2) + multi_test (1.1.0) + opentracing (0.5.0) + os (1.1.4) + parallel (1.23.0) + parser (3.2.2.3) + ast (~> 2.4.1) + racc + pimpmychangelog (0.1.3) + pry (0.14.2) + coderay (~> 1.1) + method_source (~> 1.0) + pry-stack_explorer (0.6.1) + binding_of_caller (~> 1.0) + pry (~> 0.13) + racc (1.7.1) + rainbow (3.1.1) + rake (13.0.6) + rake-compiler (1.2.5) + rake + redcarpet (3.6.0) + regexp_parser (2.8.1) + rexml (3.2.6) + rspec (3.12.0) + rspec-core (~> 3.12.0) + rspec-expectations (~> 3.12.0) + rspec-mocks (~> 3.12.0) + rspec-collection_matchers (1.2.0) + rspec-expectations (>= 2.99.0.beta1) + rspec-core (3.12.2) + rspec-support (~> 3.12.0) + rspec-expectations (3.12.3) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.12.0) + rspec-mocks (3.12.6) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.12.0) + rspec-support (3.12.1) + rspec-wait (0.0.9) + rspec (>= 3, < 4) + rspec_junit_formatter (0.6.0) + rspec-core (>= 2, < 4, != 2.12.0) + rspec_n (1.5.0) + colorize (~> 0.8.0) + cri (~> 2.15.3) + rubocop (1.34.1) + json (~> 2.3) + parallel (~> 1.10) + parser (>= 3.1.2.1) + rainbow (>= 2.2.2, < 4.0) + regexp_parser (>= 1.8, < 3.0) + rexml (>= 3.2.5, < 4.0) + rubocop-ast (>= 1.20.0, < 2.0) + ruby-progressbar (~> 1.7) + unicode-display_width (>= 1.4.0, < 3.0) + rubocop-ast (1.29.0) + parser (>= 3.2.1.0) + rubocop-packaging (0.5.2) + rubocop (>= 1.33, < 2.0) + rubocop-performance (1.19.0) + rubocop (>= 1.7.0, < 2.0) + rubocop-ast (>= 0.4.0) + rubocop-rspec (2.17.1) + rubocop (~> 1.33) + ruby-prof (1.6.3) + ruby-progressbar (1.13.0) + simplecov-cobertura (2.1.0) + rexml + simplecov (~> 0.19) + simplecov-html (0.12.3) + simplecov_json_formatter (0.1.4) + sys-uname (1.2.3) + ffi (~> 1.1) + thor (1.2.2) + unicode-display_width (2.4.2) + warning (1.3.0) + webmock (3.13.0) + addressable (>= 2.3.6) + crack (>= 0.3.2) + hashdiff (>= 0.4.0, < 2.0.0) + webrick (1.8.1) + yard (0.9.34) + +PLATFORMS + aarch64-linux + +DEPENDENCIES + addressable (~> 2.4.0) + appraisal (~> 2.4.0) + benchmark-ips (~> 2.8) + benchmark-memory (< 0.2) + builder + climate_control (~> 0.2.0) + concurrent-ruby + cucumber (~> 8) + ddtrace! + dogstatsd-ruby (>= 3.3.0, != 5.1.0, != 5.0.1, != 5.0.0) + extlz4 (~> 0.3, >= 0.3.3) + google-protobuf (~> 3.0, != 3.7.1, != 3.7.0) + json-schema (< 3) + memory_profiler (~> 0.9) + opentracing (>= 0.4.1) + os (~> 1.1) + pimpmychangelog (>= 0.1.2) + pry + pry-stack_explorer + rake (>= 10.5) + rake-compiler (~> 1.1, >= 1.1.1) + redcarpet (~> 3.4) + rspec (~> 3.12) + rspec-collection_matchers (~> 1.1) + rspec-wait (~> 0) + rspec_junit_formatter (>= 0.5.1) + rspec_n (~> 1.3) + rubocop (~> 1.34.0) + rubocop-packaging (~> 0.5.2) + rubocop-performance (~> 1.9) + rubocop-rspec (~> 2.2) + ruby-prof (~> 1.4) + simplecov! + simplecov-cobertura (~> 2.1.0) + warning (~> 1) + webmock (>= 3.10.0) + webrick (>= 1.7.0) + yard (~> 0.9) + +BUNDLED WITH + 2.3.26 diff --git a/gemfiles/ruby_3.3.0_cucumber3.gemfile.lock b/gemfiles/ruby_3.3.0_cucumber3.gemfile.lock index 1ebc9b952a6..9f43080fe26 100644 --- a/gemfiles/ruby_3.3.0_cucumber3.gemfile.lock +++ b/gemfiles/ruby_3.3.0_cucumber3.gemfile.lock @@ -60,31 +60,32 @@ GEM debug_inspector (1.1.0) diff-lcs (1.5.0) docile (1.4.0) - dogstatsd-ruby (5.5.0) - extlz4 (0.3.3) + dogstatsd-ruby (5.6.0) + extlz4 (0.3.4) ffi (1.15.5) gherkin (5.1.0) - google-protobuf (3.23.1) + google-protobuf (3.24.0) hashdiff (1.0.1) json (2.6.3) json-schema (2.8.1) addressable (>= 2.4) libdatadog (3.0.0.1.0-aarch64-linux) libdatadog (3.0.0.1.0-x86_64-linux) - libddwaf (1.9.0.0.0-aarch64-linux) + libddwaf (1.9.0.0.1-aarch64-linux) ffi (~> 1.0) - libddwaf (1.9.0.0.0-x86_64-linux) + libddwaf (1.9.0.0.1-x86_64-linux) ffi (~> 1.0) memory_profiler (0.9.14) method_source (1.0.0) - msgpack (1.7.0) + msgpack (1.7.2) multi_json (1.15.0) multi_test (1.1.0) opentracing (0.5.0) os (1.1.4) parallel (1.23.0) - parser (3.2.2.1) + parser (3.2.2.3) ast (~> 2.4.1) + racc pimpmychangelog (0.1.3) pry (0.14.2) coderay (~> 1.1) @@ -92,13 +93,14 @@ GEM pry-stack_explorer (0.6.1) binding_of_caller (~> 1.0) pry (~> 0.13) + racc (1.7.1) rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.2.1) + rake-compiler (1.2.5) rake redcarpet (3.6.0) - regexp_parser (2.8.0) - rexml (3.2.5) + regexp_parser (2.8.1) + rexml (3.2.6) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) @@ -110,10 +112,10 @@ GEM rspec-expectations (3.12.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-mocks (3.12.5) + rspec-mocks (3.12.6) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-support (3.12.0) + rspec-support (3.12.1) rspec-wait (0.0.9) rspec (>= 3, < 4) rspec_junit_formatter (0.6.0) @@ -131,15 +133,15 @@ GEM rubocop-ast (>= 1.20.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.28.1) + rubocop-ast (1.29.0) parser (>= 3.2.1.0) rubocop-packaging (0.5.2) rubocop (>= 1.33, < 2.0) - rubocop-performance (1.17.1) + rubocop-performance (1.19.0) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rspec (2.12.1) - rubocop (~> 1.31) + rubocop-rspec (2.17.1) + rubocop (~> 1.33) ruby-prof (1.6.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) diff --git a/gemfiles/ruby_3.3.0_cucumber4.gemfile.lock b/gemfiles/ruby_3.3.0_cucumber4.gemfile.lock index 1e3342e5317..d6b561ed054 100644 --- a/gemfiles/ruby_3.3.0_cucumber4.gemfile.lock +++ b/gemfiles/ruby_3.3.0_cucumber4.gemfile.lock @@ -20,7 +20,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.4.3) + activesupport (7.0.7) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -79,34 +79,35 @@ GEM debug_inspector (1.1.0) diff-lcs (1.3) docile (1.4.0) - dogstatsd-ruby (5.5.0) - extlz4 (0.3.3) + dogstatsd-ruby (5.6.0) + extlz4 (0.3.4) ffi (1.15.5) google-protobuf (3.10.1) google-protobuf (3.10.1-x86_64-linux) hashdiff (1.0.1) - i18n (1.13.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) json (2.6.3) json-schema (2.8.1) addressable (>= 2.4) libdatadog (3.0.0.1.0-aarch64-linux) libdatadog (3.0.0.1.0-x86_64-linux) - libddwaf (1.9.0.0.0-aarch64-linux) + libddwaf (1.9.0.0.1-aarch64-linux) ffi (~> 1.0) - libddwaf (1.9.0.0.0-x86_64-linux) + libddwaf (1.9.0.0.1-x86_64-linux) ffi (~> 1.0) memory_profiler (0.9.14) method_source (1.0.0) middleware (0.1.0) - minitest (5.18.0) - msgpack (1.7.0) + minitest (5.19.0) + msgpack (1.7.2) multi_test (0.1.2) opentracing (0.5.0) os (1.1.4) parallel (1.23.0) - parser (3.2.2.1) + parser (3.2.2.3) ast (~> 2.4.1) + racc pimpmychangelog (0.1.3) protobuf-cucumber (3.10.8) activesupport (>= 3.2) @@ -119,13 +120,14 @@ GEM pry-stack_explorer (0.6.1) binding_of_caller (~> 1.0) pry (~> 0.13) + racc (1.7.1) rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.2.1) + rake-compiler (1.2.5) rake redcarpet (3.6.0) - regexp_parser (2.8.0) - rexml (3.2.5) + regexp_parser (2.8.1) + rexml (3.2.6) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) @@ -137,10 +139,10 @@ GEM rspec-expectations (3.12.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-mocks (3.12.5) + rspec-mocks (3.12.6) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-support (3.12.0) + rspec-support (3.12.1) rspec-wait (0.0.9) rspec (>= 3, < 4) rspec_junit_formatter (0.6.0) @@ -158,15 +160,15 @@ GEM rubocop-ast (>= 1.20.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.28.1) + rubocop-ast (1.29.0) parser (>= 3.2.1.0) rubocop-packaging (0.5.2) rubocop (>= 1.33, < 2.0) - rubocop-performance (1.17.1) + rubocop-performance (1.19.0) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rspec (2.12.1) - rubocop (~> 1.31) + rubocop-rspec (2.17.1) + rubocop (~> 1.33) ruby-prof (1.6.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) diff --git a/gemfiles/ruby_3.3.0_cucumber5.gemfile.lock b/gemfiles/ruby_3.3.0_cucumber5.gemfile.lock index ea04d1c52e9..b6cd395ddc4 100644 --- a/gemfiles/ruby_3.3.0_cucumber5.gemfile.lock +++ b/gemfiles/ruby_3.3.0_cucumber5.gemfile.lock @@ -20,7 +20,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.4.3) + activesupport (7.0.7) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -79,34 +79,35 @@ GEM debug_inspector (1.1.0) diff-lcs (1.5.0) docile (1.4.0) - dogstatsd-ruby (5.5.0) - extlz4 (0.3.3) + dogstatsd-ruby (5.6.0) + extlz4 (0.3.4) ffi (1.15.5) google-protobuf (3.10.1) google-protobuf (3.10.1-x86_64-linux) hashdiff (1.0.1) - i18n (1.13.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) json (2.6.3) json-schema (2.8.1) addressable (>= 2.4) libdatadog (3.0.0.1.0-aarch64-linux) libdatadog (3.0.0.1.0-x86_64-linux) - libddwaf (1.9.0.0.0-aarch64-linux) + libddwaf (1.9.0.0.1-aarch64-linux) ffi (~> 1.0) - libddwaf (1.9.0.0.0-x86_64-linux) + libddwaf (1.9.0.0.1-x86_64-linux) ffi (~> 1.0) memory_profiler (0.9.14) method_source (1.0.0) middleware (0.1.0) - minitest (5.18.0) - msgpack (1.7.0) + minitest (5.19.0) + msgpack (1.7.2) multi_test (0.1.2) opentracing (0.5.0) os (1.1.4) parallel (1.23.0) - parser (3.2.2.1) + parser (3.2.2.3) ast (~> 2.4.1) + racc pimpmychangelog (0.1.3) protobuf-cucumber (3.10.8) activesupport (>= 3.2) @@ -119,13 +120,14 @@ GEM pry-stack_explorer (0.6.1) binding_of_caller (~> 1.0) pry (~> 0.13) + racc (1.7.1) rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.2.1) + rake-compiler (1.2.5) rake redcarpet (3.6.0) - regexp_parser (2.8.0) - rexml (3.2.5) + regexp_parser (2.8.1) + rexml (3.2.6) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) @@ -137,10 +139,10 @@ GEM rspec-expectations (3.12.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-mocks (3.12.5) + rspec-mocks (3.12.6) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-support (3.12.0) + rspec-support (3.12.1) rspec-wait (0.0.9) rspec (>= 3, < 4) rspec_junit_formatter (0.6.0) @@ -158,15 +160,15 @@ GEM rubocop-ast (>= 1.20.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.28.1) + rubocop-ast (1.29.0) parser (>= 3.2.1.0) rubocop-packaging (0.5.2) rubocop (>= 1.33, < 2.0) - rubocop-performance (1.17.1) + rubocop-performance (1.19.0) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rspec (2.12.1) - rubocop (~> 1.31) + rubocop-rspec (2.17.1) + rubocop (~> 1.33) ruby-prof (1.6.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) diff --git a/gemfiles/ruby_3.3.0_cucumber6.gemfile b/gemfiles/ruby_3.3.0_cucumber6.gemfile new file mode 100644 index 00000000000..3dbda0e0f39 --- /dev/null +++ b/gemfiles/ruby_3.3.0_cucumber6.gemfile @@ -0,0 +1,48 @@ +# This file was generated by Appraisal + +source "https://rubygems.org" + +gem "addressable", "~> 2.4.0" +gem "appraisal", "~> 2.4.0" +gem "benchmark-ips", "~> 2.8" +gem "benchmark-memory", "< 0.2" +gem "builder" +gem "climate_control", "~> 0.2.0" +gem "concurrent-ruby" +gem "extlz4", "~> 0.3", ">= 0.3.3" +gem "json-schema", "< 3" +gem "memory_profiler", "~> 0.9" +gem "os", "~> 1.1" +gem "pimpmychangelog", ">= 0.1.2" +gem "pry" +gem "pry-stack_explorer" +gem "rake", ">= 10.5" +gem "rake-compiler", "~> 1.1", ">= 1.1.1" +gem "redcarpet", "~> 3.4" +gem "rspec", "~> 3.12" +gem "rspec-collection_matchers", "~> 1.1" +gem "rspec-wait", "~> 0" +gem "rspec_junit_formatter", ">= 0.5.1" +gem "rspec_n", "~> 1.3" +gem "ruby-prof", "~> 1.4" +gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" +gem "simplecov-cobertura", "~> 2.1.0" +gem "warning", "~> 1" +gem "webmock", ">= 3.10.0" +gem "webrick", ">= 1.7.0" +gem "yard", "~> 0.9" +gem "rubocop", "~> 1.34.0", require: false +gem "rubocop-packaging", "~> 0.5.2", require: false +gem "rubocop-performance", "~> 1.9", require: false +gem "rubocop-rspec", "~> 2.2", require: false +gem "dogstatsd-ruby", ">= 3.3.0", "!= 5.0.0", "!= 5.0.1", "!= 5.1.0" +gem "opentracing", ">= 0.4.1" +gem "google-protobuf", "3.10.1" +gem "cucumber", "~>6" +gem "protobuf-cucumber", "3.10.8" + +group :check do + +end + +gemspec path: "../" diff --git a/gemfiles/ruby_3.3.0_cucumber6.gemfile.lock b/gemfiles/ruby_3.3.0_cucumber6.gemfile.lock new file mode 100644 index 00000000000..ba04a8a1d1d --- /dev/null +++ b/gemfiles/ruby_3.3.0_cucumber6.gemfile.lock @@ -0,0 +1,239 @@ +GIT + remote: https://github.com/DataDog/simplecov + revision: 3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db + ref: 3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db + specs: + simplecov (0.21.2) + docile (~> 1.1) + simplecov-html (~> 0.11) + simplecov_json_formatter (~> 0.1) + +PATH + remote: .. + specs: + ddtrace (1.13.1) + debase-ruby_core_source (= 3.2.1) + libdatadog (~> 3.0.0.1.0) + libddwaf (~> 1.9.0.0.0) + msgpack + +GEM + remote: https://rubygems.org/ + specs: + activesupport (7.0.7) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + addressable (2.4.0) + appraisal (2.4.1) + bundler + rake + thor (>= 0.14.0) + ast (2.4.2) + benchmark-ips (2.12.0) + benchmark-memory (0.1.2) + memory_profiler (~> 0.9) + binding_of_caller (1.0.0) + debug_inspector (>= 0.0.1) + builder (3.2.4) + climate_control (0.2.0) + coderay (1.1.3) + colorize (0.8.1) + concurrent-ruby (1.2.2) + crack (0.4.5) + rexml + cri (2.15.11) + cucumber (6.1.0) + builder (~> 3.2, >= 3.2.4) + cucumber-core (~> 9.0, >= 9.0.1) + cucumber-create-meta (~> 4.0, >= 4.0.0) + cucumber-cucumber-expressions (~> 12.1, >= 12.1.1) + cucumber-gherkin (~> 18.1, >= 18.1.0) + cucumber-html-formatter (~> 13.0, >= 13.0.0) + cucumber-messages (~> 15.0, >= 15.0.0) + cucumber-wire (~> 5.0, >= 5.0.1) + diff-lcs (~> 1.4, >= 1.4.4) + mime-types (~> 3.3, >= 3.3.1) + multi_test (~> 0.1, >= 0.1.2) + sys-uname (~> 1.2, >= 1.2.2) + cucumber-core (9.0.1) + cucumber-gherkin (~> 18.1, >= 18.1.0) + cucumber-messages (~> 15.0, >= 15.0.0) + cucumber-tag-expressions (~> 3.0, >= 3.0.1) + cucumber-create-meta (4.0.0) + cucumber-messages (~> 15.0, >= 15.0.0) + sys-uname (~> 1.2, >= 1.2.2) + cucumber-cucumber-expressions (12.1.3) + cucumber-gherkin (18.1.1) + cucumber-messages (~> 15.0, >= 15.0.0) + cucumber-html-formatter (13.0.0) + cucumber-messages (~> 15.0, >= 15.0.0) + cucumber-messages (15.0.0) + protobuf-cucumber (~> 3.10, >= 3.10.8) + cucumber-tag-expressions (3.0.1) + cucumber-wire (5.0.1) + cucumber-core (~> 9.0, >= 9.0.1) + cucumber-cucumber-expressions (~> 12.1, >= 12.1.1) + cucumber-messages (~> 15.0, >= 15.0.0) + debase-ruby_core_source (3.2.1) + debug_inspector (1.1.0) + diff-lcs (1.5.0) + docile (1.4.0) + dogstatsd-ruby (5.6.0) + extlz4 (0.3.4) + ffi (1.15.5) + google-protobuf (3.10.1) + hashdiff (1.0.1) + i18n (1.14.1) + concurrent-ruby (~> 1.0) + json (2.6.3) + json-schema (2.8.1) + addressable (>= 2.4) + libdatadog (3.0.0.1.0-aarch64-linux) + libddwaf (1.9.0.0.1-aarch64-linux) + ffi (~> 1.0) + memory_profiler (0.9.14) + method_source (1.0.0) + middleware (0.1.0) + mime-types (3.5.0) + mime-types-data (~> 3.2015) + mime-types-data (3.2023.0808) + minitest (5.19.0) + msgpack (1.7.2) + multi_test (0.1.2) + opentracing (0.5.0) + os (1.1.4) + parallel (1.23.0) + parser (3.2.2.3) + ast (~> 2.4.1) + racc + pimpmychangelog (0.1.3) + protobuf-cucumber (3.10.8) + activesupport (>= 3.2) + middleware + thor + thread_safe + pry (0.14.2) + coderay (~> 1.1) + method_source (~> 1.0) + pry-stack_explorer (0.6.1) + binding_of_caller (~> 1.0) + pry (~> 0.13) + racc (1.7.1) + rainbow (3.1.1) + rake (13.0.6) + rake-compiler (1.2.5) + rake + redcarpet (3.6.0) + regexp_parser (2.8.1) + rexml (3.2.6) + rspec (3.12.0) + rspec-core (~> 3.12.0) + rspec-expectations (~> 3.12.0) + rspec-mocks (~> 3.12.0) + rspec-collection_matchers (1.2.0) + rspec-expectations (>= 2.99.0.beta1) + rspec-core (3.12.2) + rspec-support (~> 3.12.0) + rspec-expectations (3.12.3) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.12.0) + rspec-mocks (3.12.6) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.12.0) + rspec-support (3.12.1) + rspec-wait (0.0.9) + rspec (>= 3, < 4) + rspec_junit_formatter (0.6.0) + rspec-core (>= 2, < 4, != 2.12.0) + rspec_n (1.5.0) + colorize (~> 0.8.0) + cri (~> 2.15.3) + rubocop (1.34.1) + json (~> 2.3) + parallel (~> 1.10) + parser (>= 3.1.2.1) + rainbow (>= 2.2.2, < 4.0) + regexp_parser (>= 1.8, < 3.0) + rexml (>= 3.2.5, < 4.0) + rubocop-ast (>= 1.20.0, < 2.0) + ruby-progressbar (~> 1.7) + unicode-display_width (>= 1.4.0, < 3.0) + rubocop-ast (1.29.0) + parser (>= 3.2.1.0) + rubocop-packaging (0.5.2) + rubocop (>= 1.33, < 2.0) + rubocop-performance (1.19.0) + rubocop (>= 1.7.0, < 2.0) + rubocop-ast (>= 0.4.0) + rubocop-rspec (2.17.1) + rubocop (~> 1.33) + ruby-prof (1.6.3) + ruby-progressbar (1.13.0) + simplecov-cobertura (2.1.0) + rexml + simplecov (~> 0.19) + simplecov-html (0.12.3) + simplecov_json_formatter (0.1.4) + sys-uname (1.2.3) + ffi (~> 1.1) + thor (1.2.2) + thread_safe (0.3.6) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) + unicode-display_width (2.4.2) + warning (1.3.0) + webmock (3.13.0) + addressable (>= 2.3.6) + crack (>= 0.3.2) + hashdiff (>= 0.4.0, < 2.0.0) + webrick (1.8.1) + yard (0.9.34) + +PLATFORMS + aarch64-linux + +DEPENDENCIES + addressable (~> 2.4.0) + appraisal (~> 2.4.0) + benchmark-ips (~> 2.8) + benchmark-memory (< 0.2) + builder + climate_control (~> 0.2.0) + concurrent-ruby + cucumber (~> 6) + ddtrace! + dogstatsd-ruby (>= 3.3.0, != 5.1.0, != 5.0.1, != 5.0.0) + extlz4 (~> 0.3, >= 0.3.3) + google-protobuf (= 3.10.1) + json-schema (< 3) + memory_profiler (~> 0.9) + opentracing (>= 0.4.1) + os (~> 1.1) + pimpmychangelog (>= 0.1.2) + protobuf-cucumber (= 3.10.8) + pry + pry-stack_explorer + rake (>= 10.5) + rake-compiler (~> 1.1, >= 1.1.1) + redcarpet (~> 3.4) + rspec (~> 3.12) + rspec-collection_matchers (~> 1.1) + rspec-wait (~> 0) + rspec_junit_formatter (>= 0.5.1) + rspec_n (~> 1.3) + rubocop (~> 1.34.0) + rubocop-packaging (~> 0.5.2) + rubocop-performance (~> 1.9) + rubocop-rspec (~> 2.2) + ruby-prof (~> 1.4) + simplecov! + simplecov-cobertura (~> 2.1.0) + warning (~> 1) + webmock (>= 3.10.0) + webrick (>= 1.7.0) + yard (~> 0.9) + +BUNDLED WITH + 2.3.26 diff --git a/gemfiles/ruby_3.3.0_cucumber7.gemfile b/gemfiles/ruby_3.3.0_cucumber7.gemfile new file mode 100644 index 00000000000..f9442f199a2 --- /dev/null +++ b/gemfiles/ruby_3.3.0_cucumber7.gemfile @@ -0,0 +1,47 @@ +# This file was generated by Appraisal + +source "https://rubygems.org" + +gem "addressable", "~> 2.4.0" +gem "appraisal", "~> 2.4.0" +gem "benchmark-ips", "~> 2.8" +gem "benchmark-memory", "< 0.2" +gem "builder" +gem "climate_control", "~> 0.2.0" +gem "concurrent-ruby" +gem "extlz4", "~> 0.3", ">= 0.3.3" +gem "json-schema", "< 3" +gem "memory_profiler", "~> 0.9" +gem "os", "~> 1.1" +gem "pimpmychangelog", ">= 0.1.2" +gem "pry" +gem "pry-stack_explorer" +gem "rake", ">= 10.5" +gem "rake-compiler", "~> 1.1", ">= 1.1.1" +gem "redcarpet", "~> 3.4" +gem "rspec", "~> 3.12" +gem "rspec-collection_matchers", "~> 1.1" +gem "rspec-wait", "~> 0" +gem "rspec_junit_formatter", ">= 0.5.1" +gem "rspec_n", "~> 1.3" +gem "ruby-prof", "~> 1.4" +gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" +gem "simplecov-cobertura", "~> 2.1.0" +gem "warning", "~> 1" +gem "webmock", ">= 3.10.0" +gem "webrick", ">= 1.7.0" +gem "yard", "~> 0.9" +gem "rubocop", "~> 1.34.0", require: false +gem "rubocop-packaging", "~> 0.5.2", require: false +gem "rubocop-performance", "~> 1.9", require: false +gem "rubocop-rspec", "~> 2.2", require: false +gem "dogstatsd-ruby", ">= 3.3.0", "!= 5.0.0", "!= 5.0.1", "!= 5.1.0" +gem "opentracing", ">= 0.4.1" +gem "google-protobuf", ["~> 3.0", "!= 3.7.0", "!= 3.7.1"] +gem "cucumber", "~>7" + +group :check do + +end + +gemspec path: "../" diff --git a/gemfiles/ruby_3.3.0_cucumber7.gemfile.lock b/gemfiles/ruby_3.3.0_cucumber7.gemfile.lock new file mode 100644 index 00000000000..cf44980b7ac --- /dev/null +++ b/gemfiles/ruby_3.3.0_cucumber7.gemfile.lock @@ -0,0 +1,219 @@ +GIT + remote: https://github.com/DataDog/simplecov + revision: 3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db + ref: 3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db + specs: + simplecov (0.21.2) + docile (~> 1.1) + simplecov-html (~> 0.11) + simplecov_json_formatter (~> 0.1) + +PATH + remote: .. + specs: + ddtrace (1.13.1) + debase-ruby_core_source (= 3.2.1) + libdatadog (~> 3.0.0.1.0) + libddwaf (~> 1.9.0.0.0) + msgpack + +GEM + remote: https://rubygems.org/ + specs: + addressable (2.4.0) + appraisal (2.4.1) + bundler + rake + thor (>= 0.14.0) + ast (2.4.2) + benchmark-ips (2.12.0) + benchmark-memory (0.1.2) + memory_profiler (~> 0.9) + binding_of_caller (1.0.0) + debug_inspector (>= 0.0.1) + builder (3.2.4) + climate_control (0.2.0) + coderay (1.1.3) + colorize (0.8.1) + concurrent-ruby (1.2.2) + crack (0.4.5) + rexml + cri (2.15.11) + cucumber (7.1.0) + builder (~> 3.2, >= 3.2.4) + cucumber-core (~> 10.1, >= 10.1.0) + cucumber-create-meta (~> 6.0, >= 6.0.1) + cucumber-cucumber-expressions (~> 14.0, >= 14.0.0) + cucumber-gherkin (~> 22.0, >= 22.0.0) + cucumber-html-formatter (~> 17.0, >= 17.0.0) + cucumber-messages (~> 17.1, >= 17.1.1) + cucumber-wire (~> 6.2, >= 6.2.0) + diff-lcs (~> 1.4, >= 1.4.4) + mime-types (~> 3.3, >= 3.3.1) + multi_test (~> 0.1, >= 0.1.2) + sys-uname (~> 1.2, >= 1.2.2) + cucumber-core (10.1.1) + cucumber-gherkin (~> 22.0, >= 22.0.0) + cucumber-messages (~> 17.1, >= 17.1.1) + cucumber-tag-expressions (~> 4.1, >= 4.1.0) + cucumber-create-meta (6.0.4) + cucumber-messages (~> 17.1, >= 17.1.1) + sys-uname (~> 1.2, >= 1.2.2) + cucumber-cucumber-expressions (14.0.0) + cucumber-gherkin (22.0.0) + cucumber-messages (~> 17.1, >= 17.1.1) + cucumber-html-formatter (17.0.0) + cucumber-messages (~> 17.1, >= 17.1.0) + cucumber-messages (17.1.1) + cucumber-tag-expressions (4.1.0) + cucumber-wire (6.2.1) + cucumber-core (~> 10.1, >= 10.1.0) + cucumber-cucumber-expressions (~> 14.0, >= 14.0.0) + debase-ruby_core_source (3.2.1) + debug_inspector (1.1.0) + diff-lcs (1.5.0) + docile (1.4.0) + dogstatsd-ruby (5.6.0) + extlz4 (0.3.4) + ffi (1.15.5) + google-protobuf (3.24.0) + hashdiff (1.0.1) + json (2.6.3) + json-schema (2.8.1) + addressable (>= 2.4) + libdatadog (3.0.0.1.0-aarch64-linux) + libddwaf (1.9.0.0.1-aarch64-linux) + ffi (~> 1.0) + memory_profiler (0.9.14) + method_source (1.0.0) + mime-types (3.5.0) + mime-types-data (~> 3.2015) + mime-types-data (3.2023.0808) + msgpack (1.7.2) + multi_test (0.1.2) + opentracing (0.5.0) + os (1.1.4) + parallel (1.23.0) + parser (3.2.2.3) + ast (~> 2.4.1) + racc + pimpmychangelog (0.1.3) + pry (0.14.2) + coderay (~> 1.1) + method_source (~> 1.0) + pry-stack_explorer (0.6.1) + binding_of_caller (~> 1.0) + pry (~> 0.13) + racc (1.7.1) + rainbow (3.1.1) + rake (13.0.6) + rake-compiler (1.2.5) + rake + redcarpet (3.6.0) + regexp_parser (2.8.1) + rexml (3.2.6) + rspec (3.12.0) + rspec-core (~> 3.12.0) + rspec-expectations (~> 3.12.0) + rspec-mocks (~> 3.12.0) + rspec-collection_matchers (1.2.0) + rspec-expectations (>= 2.99.0.beta1) + rspec-core (3.12.2) + rspec-support (~> 3.12.0) + rspec-expectations (3.12.3) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.12.0) + rspec-mocks (3.12.6) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.12.0) + rspec-support (3.12.1) + rspec-wait (0.0.9) + rspec (>= 3, < 4) + rspec_junit_formatter (0.6.0) + rspec-core (>= 2, < 4, != 2.12.0) + rspec_n (1.5.0) + colorize (~> 0.8.0) + cri (~> 2.15.3) + rubocop (1.34.1) + json (~> 2.3) + parallel (~> 1.10) + parser (>= 3.1.2.1) + rainbow (>= 2.2.2, < 4.0) + regexp_parser (>= 1.8, < 3.0) + rexml (>= 3.2.5, < 4.0) + rubocop-ast (>= 1.20.0, < 2.0) + ruby-progressbar (~> 1.7) + unicode-display_width (>= 1.4.0, < 3.0) + rubocop-ast (1.29.0) + parser (>= 3.2.1.0) + rubocop-packaging (0.5.2) + rubocop (>= 1.33, < 2.0) + rubocop-performance (1.19.0) + rubocop (>= 1.7.0, < 2.0) + rubocop-ast (>= 0.4.0) + rubocop-rspec (2.17.1) + rubocop (~> 1.33) + ruby-prof (1.6.3) + ruby-progressbar (1.13.0) + simplecov-cobertura (2.1.0) + rexml + simplecov (~> 0.19) + simplecov-html (0.12.3) + simplecov_json_formatter (0.1.4) + sys-uname (1.2.3) + ffi (~> 1.1) + thor (1.2.2) + unicode-display_width (2.4.2) + warning (1.3.0) + webmock (3.13.0) + addressable (>= 2.3.6) + crack (>= 0.3.2) + hashdiff (>= 0.4.0, < 2.0.0) + webrick (1.8.1) + yard (0.9.34) + +PLATFORMS + aarch64-linux + +DEPENDENCIES + addressable (~> 2.4.0) + appraisal (~> 2.4.0) + benchmark-ips (~> 2.8) + benchmark-memory (< 0.2) + builder + climate_control (~> 0.2.0) + concurrent-ruby + cucumber (~> 7) + ddtrace! + dogstatsd-ruby (>= 3.3.0, != 5.1.0, != 5.0.1, != 5.0.0) + extlz4 (~> 0.3, >= 0.3.3) + google-protobuf (~> 3.0, != 3.7.1, != 3.7.0) + json-schema (< 3) + memory_profiler (~> 0.9) + opentracing (>= 0.4.1) + os (~> 1.1) + pimpmychangelog (>= 0.1.2) + pry + pry-stack_explorer + rake (>= 10.5) + rake-compiler (~> 1.1, >= 1.1.1) + redcarpet (~> 3.4) + rspec (~> 3.12) + rspec-collection_matchers (~> 1.1) + rspec-wait (~> 0) + rspec_junit_formatter (>= 0.5.1) + rspec_n (~> 1.3) + rubocop (~> 1.34.0) + rubocop-packaging (~> 0.5.2) + rubocop-performance (~> 1.9) + rubocop-rspec (~> 2.2) + ruby-prof (~> 1.4) + simplecov! + simplecov-cobertura (~> 2.1.0) + warning (~> 1) + webmock (>= 3.10.0) + webrick (>= 1.7.0) + yard (~> 0.9) + +BUNDLED WITH + 2.3.26 diff --git a/gemfiles/ruby_3.3.0_cucumber8.gemfile b/gemfiles/ruby_3.3.0_cucumber8.gemfile new file mode 100644 index 00000000000..b7a5d152822 --- /dev/null +++ b/gemfiles/ruby_3.3.0_cucumber8.gemfile @@ -0,0 +1,47 @@ +# This file was generated by Appraisal + +source "https://rubygems.org" + +gem "addressable", "~> 2.4.0" +gem "appraisal", "~> 2.4.0" +gem "benchmark-ips", "~> 2.8" +gem "benchmark-memory", "< 0.2" +gem "builder" +gem "climate_control", "~> 0.2.0" +gem "concurrent-ruby" +gem "extlz4", "~> 0.3", ">= 0.3.3" +gem "json-schema", "< 3" +gem "memory_profiler", "~> 0.9" +gem "os", "~> 1.1" +gem "pimpmychangelog", ">= 0.1.2" +gem "pry" +gem "pry-stack_explorer" +gem "rake", ">= 10.5" +gem "rake-compiler", "~> 1.1", ">= 1.1.1" +gem "redcarpet", "~> 3.4" +gem "rspec", "~> 3.12" +gem "rspec-collection_matchers", "~> 1.1" +gem "rspec-wait", "~> 0" +gem "rspec_junit_formatter", ">= 0.5.1" +gem "rspec_n", "~> 1.3" +gem "ruby-prof", "~> 1.4" +gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" +gem "simplecov-cobertura", "~> 2.1.0" +gem "warning", "~> 1" +gem "webmock", ">= 3.10.0" +gem "webrick", ">= 1.7.0" +gem "yard", "~> 0.9" +gem "rubocop", "~> 1.34.0", require: false +gem "rubocop-packaging", "~> 0.5.2", require: false +gem "rubocop-performance", "~> 1.9", require: false +gem "rubocop-rspec", "~> 2.2", require: false +gem "dogstatsd-ruby", ">= 3.3.0", "!= 5.0.0", "!= 5.0.1", "!= 5.1.0" +gem "opentracing", ">= 0.4.1" +gem "google-protobuf", ["~> 3.0", "!= 3.7.0", "!= 3.7.1"] +gem "cucumber", "~>8" + +group :check do + +end + +gemspec path: "../" diff --git a/gemfiles/ruby_3.3.0_cucumber8.gemfile.lock b/gemfiles/ruby_3.3.0_cucumber8.gemfile.lock new file mode 100644 index 00000000000..16b10a02d65 --- /dev/null +++ b/gemfiles/ruby_3.3.0_cucumber8.gemfile.lock @@ -0,0 +1,213 @@ +GIT + remote: https://github.com/DataDog/simplecov + revision: 3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db + ref: 3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db + specs: + simplecov (0.21.2) + docile (~> 1.1) + simplecov-html (~> 0.11) + simplecov_json_formatter (~> 0.1) + +PATH + remote: .. + specs: + ddtrace (1.13.1) + debase-ruby_core_source (= 3.2.1) + libdatadog (~> 3.0.0.1.0) + libddwaf (~> 1.9.0.0.0) + msgpack + +GEM + remote: https://rubygems.org/ + specs: + addressable (2.4.0) + appraisal (2.4.1) + bundler + rake + thor (>= 0.14.0) + ast (2.4.2) + benchmark-ips (2.12.0) + benchmark-memory (0.1.2) + memory_profiler (~> 0.9) + binding_of_caller (1.0.0) + debug_inspector (>= 0.0.1) + builder (3.2.4) + climate_control (0.2.0) + coderay (1.1.3) + colorize (0.8.1) + concurrent-ruby (1.2.2) + crack (0.4.5) + rexml + cri (2.15.11) + cucumber (8.0.0) + builder (~> 3.2, >= 3.2.4) + cucumber-ci-environment (~> 9.0, >= 9.0.4) + cucumber-core (~> 11.0, >= 11.0.0) + cucumber-cucumber-expressions (~> 15.1, >= 15.1.1) + cucumber-gherkin (~> 23.0, >= 23.0.1) + cucumber-html-formatter (~> 19.1, >= 19.1.0) + cucumber-messages (~> 18.0, >= 18.0.0) + diff-lcs (~> 1.5, >= 1.5.0) + mime-types (~> 3.4, >= 3.4.1) + multi_test (~> 1.1, >= 1.1.0) + sys-uname (~> 1.2, >= 1.2.2) + cucumber-ci-environment (9.2.0) + cucumber-core (11.0.0) + cucumber-gherkin (~> 23.0, >= 23.0.1) + cucumber-messages (~> 18.0, >= 18.0.0) + cucumber-tag-expressions (~> 4.1, >= 4.1.0) + cucumber-cucumber-expressions (15.2.0) + cucumber-gherkin (23.0.1) + cucumber-messages (~> 18.0, >= 18.0.0) + cucumber-html-formatter (19.2.0) + cucumber-messages (~> 18.0, >= 18.0.0) + cucumber-messages (18.0.0) + cucumber-tag-expressions (4.1.0) + debase-ruby_core_source (3.2.1) + debug_inspector (1.1.0) + diff-lcs (1.5.0) + docile (1.4.0) + dogstatsd-ruby (5.6.0) + extlz4 (0.3.4) + ffi (1.15.5) + google-protobuf (3.24.0) + hashdiff (1.0.1) + json (2.6.3) + json-schema (2.8.1) + addressable (>= 2.4) + libdatadog (3.0.0.1.0-aarch64-linux) + libddwaf (1.9.0.0.1-aarch64-linux) + ffi (~> 1.0) + memory_profiler (0.9.14) + method_source (1.0.0) + mime-types (3.5.0) + mime-types-data (~> 3.2015) + mime-types-data (3.2023.0808) + msgpack (1.7.2) + multi_test (1.1.0) + opentracing (0.5.0) + os (1.1.4) + parallel (1.23.0) + parser (3.2.2.3) + ast (~> 2.4.1) + racc + pimpmychangelog (0.1.3) + pry (0.14.2) + coderay (~> 1.1) + method_source (~> 1.0) + pry-stack_explorer (0.6.1) + binding_of_caller (~> 1.0) + pry (~> 0.13) + racc (1.7.1) + rainbow (3.1.1) + rake (13.0.6) + rake-compiler (1.2.5) + rake + redcarpet (3.6.0) + regexp_parser (2.8.1) + rexml (3.2.6) + rspec (3.12.0) + rspec-core (~> 3.12.0) + rspec-expectations (~> 3.12.0) + rspec-mocks (~> 3.12.0) + rspec-collection_matchers (1.2.0) + rspec-expectations (>= 2.99.0.beta1) + rspec-core (3.12.2) + rspec-support (~> 3.12.0) + rspec-expectations (3.12.3) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.12.0) + rspec-mocks (3.12.6) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.12.0) + rspec-support (3.12.1) + rspec-wait (0.0.9) + rspec (>= 3, < 4) + rspec_junit_formatter (0.6.0) + rspec-core (>= 2, < 4, != 2.12.0) + rspec_n (1.5.0) + colorize (~> 0.8.0) + cri (~> 2.15.3) + rubocop (1.34.1) + json (~> 2.3) + parallel (~> 1.10) + parser (>= 3.1.2.1) + rainbow (>= 2.2.2, < 4.0) + regexp_parser (>= 1.8, < 3.0) + rexml (>= 3.2.5, < 4.0) + rubocop-ast (>= 1.20.0, < 2.0) + ruby-progressbar (~> 1.7) + unicode-display_width (>= 1.4.0, < 3.0) + rubocop-ast (1.29.0) + parser (>= 3.2.1.0) + rubocop-packaging (0.5.2) + rubocop (>= 1.33, < 2.0) + rubocop-performance (1.19.0) + rubocop (>= 1.7.0, < 2.0) + rubocop-ast (>= 0.4.0) + rubocop-rspec (2.17.1) + rubocop (~> 1.33) + ruby-prof (1.6.3) + ruby-progressbar (1.13.0) + simplecov-cobertura (2.1.0) + rexml + simplecov (~> 0.19) + simplecov-html (0.12.3) + simplecov_json_formatter (0.1.4) + sys-uname (1.2.3) + ffi (~> 1.1) + thor (1.2.2) + unicode-display_width (2.4.2) + warning (1.3.0) + webmock (3.13.0) + addressable (>= 2.3.6) + crack (>= 0.3.2) + hashdiff (>= 0.4.0, < 2.0.0) + webrick (1.8.1) + yard (0.9.34) + +PLATFORMS + aarch64-linux + +DEPENDENCIES + addressable (~> 2.4.0) + appraisal (~> 2.4.0) + benchmark-ips (~> 2.8) + benchmark-memory (< 0.2) + builder + climate_control (~> 0.2.0) + concurrent-ruby + cucumber (~> 8) + ddtrace! + dogstatsd-ruby (>= 3.3.0, != 5.1.0, != 5.0.1, != 5.0.0) + extlz4 (~> 0.3, >= 0.3.3) + google-protobuf (~> 3.0, != 3.7.1, != 3.7.0) + json-schema (< 3) + memory_profiler (~> 0.9) + opentracing (>= 0.4.1) + os (~> 1.1) + pimpmychangelog (>= 0.1.2) + pry + pry-stack_explorer + rake (>= 10.5) + rake-compiler (~> 1.1, >= 1.1.1) + redcarpet (~> 3.4) + rspec (~> 3.12) + rspec-collection_matchers (~> 1.1) + rspec-wait (~> 0) + rspec_junit_formatter (>= 0.5.1) + rspec_n (~> 1.3) + rubocop (~> 1.34.0) + rubocop-packaging (~> 0.5.2) + rubocop-performance (~> 1.9) + rubocop-rspec (~> 2.2) + ruby-prof (~> 1.4) + simplecov! + simplecov-cobertura (~> 2.1.0) + warning (~> 1) + webmock (>= 3.10.0) + webrick (>= 1.7.0) + yard (~> 0.9) + +BUNDLED WITH + 2.3.26 diff --git a/spec/datadog/ci/contrib/cucumber/formatter_spec.rb b/spec/datadog/ci/contrib/cucumber/formatter_spec.rb index 2148aab2c69..e303cb9d12f 100644 --- a/spec/datadog/ci/contrib/cucumber/formatter_spec.rb +++ b/spec/datadog/ci/contrib/cucumber/formatter_spec.rb @@ -1,4 +1,5 @@ require 'datadog/ci/contrib/support/spec_helper' +require 'datadog/ci/contrib/cucumber/integration' require 'stringio' require 'cucumber' @@ -20,7 +21,15 @@ let(:stdout) { StringIO.new } let(:stderr) { StringIO.new } let(:kernel) { double(:kernel) } - let(:cli) { Cucumber::Cli::Main.new(args, stdin, stdout, stderr, kernel) } + let(:cli) do + cucumber_8 = Gem::Version.new('8.0.0') + + if Datadog::CI::Contrib::Cucumber::Integration.version < cucumber_8 + Cucumber::Cli::Main.new(args, stdin, stdout, stderr, kernel) + else + Cucumber::Cli::Main.new(args, stdout, stderr, kernel) + end + end before do Datadog.configure do |c|