From 46d1b22804520045f21e20f55875c4e9138bd1e7 Mon Sep 17 00:00:00 2001 From: Andrey Date: Wed, 11 Dec 2024 13:51:07 +0100 Subject: [PATCH 1/6] update codeql actions --- .github/workflows/codeql-analysis.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 4921f2cc..48144c8a 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -29,7 +29,7 @@ jobs: # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@v2 + uses: github/codeql-action/init@v3 with: languages: ${{ matrix.language }} # If you wish to specify custom queries, you can do so here or in a config file. @@ -40,7 +40,7 @@ jobs: # Autobuild attempts to build any compiled languages (C/C++, C#, or Java). # If this step fails, then you should remove it and run the build manually - name: Autobuild - uses: github/codeql-action/autobuild@v2 + uses: github/codeql-action/autobuild@v3 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@v2 + uses: github/codeql-action/analyze@v3 From 81dfa938783e2bd508d1af9888d77b557f6a71da Mon Sep 17 00:00:00 2001 From: Andrey Date: Wed, 11 Dec 2024 14:31:55 +0100 Subject: [PATCH 2/6] update dependencies and remove unnecessary dependencies from test gemfiles --- Appraisals | 13 +- Gemfile | 41 ++++--- gemfiles/jruby_9.4_activesupport_4.gemfile | 12 +- .../jruby_9.4_activesupport_4.gemfile.lock | 86 ++----------- gemfiles/jruby_9.4_activesupport_5.gemfile | 12 +- .../jruby_9.4_activesupport_5.gemfile.lock | 86 ++----------- gemfiles/jruby_9.4_activesupport_6.gemfile | 12 +- .../jruby_9.4_activesupport_6.gemfile.lock | 88 +++---------- gemfiles/jruby_9.4_activesupport_7.gemfile | 12 +- .../jruby_9.4_activesupport_7.gemfile.lock | 94 +++----------- .../jruby_9.4_ci_queue_0_minitest_5.gemfile | 12 +- ...uby_9.4_ci_queue_0_minitest_5.gemfile.lock | 89 +++----------- gemfiles/jruby_9.4_ci_queue_0_rspec_3.gemfile | 12 +- .../jruby_9.4_ci_queue_0_rspec_3.gemfile.lock | 88 +++---------- gemfiles/jruby_9.4_cucumber_3.gemfile | 12 +- gemfiles/jruby_9.4_cucumber_3.gemfile.lock | 84 ++----------- gemfiles/jruby_9.4_cucumber_4.gemfile | 12 +- gemfiles/jruby_9.4_cucumber_4.gemfile.lock | 90 +++----------- gemfiles/jruby_9.4_cucumber_5.gemfile | 12 +- gemfiles/jruby_9.4_cucumber_5.gemfile.lock | 90 +++----------- gemfiles/jruby_9.4_cucumber_6.gemfile | 12 +- gemfiles/jruby_9.4_cucumber_6.gemfile.lock | 94 +++----------- gemfiles/jruby_9.4_cucumber_7.gemfile | 12 +- gemfiles/jruby_9.4_cucumber_7.gemfile.lock | 90 +++----------- gemfiles/jruby_9.4_cucumber_8.gemfile | 12 +- gemfiles/jruby_9.4_cucumber_8.gemfile.lock | 90 +++----------- gemfiles/jruby_9.4_cucumber_9.gemfile | 12 +- gemfiles/jruby_9.4_cucumber_9.gemfile.lock | 88 +++---------- .../jruby_9.4_knapsack_pro_7_rspec_3.gemfile | 12 +- ...by_9.4_knapsack_pro_7_rspec_3.gemfile.lock | 86 ++----------- gemfiles/jruby_9.4_minitest_5.gemfile | 12 +- gemfiles/jruby_9.4_minitest_5.gemfile.lock | 86 ++----------- ...oulda_context_2_shoulda_matchers_6.gemfile | 12 +- ..._context_2_shoulda_matchers_6.gemfile.lock | 94 +++----------- gemfiles/jruby_9.4_rspec_3.gemfile | 12 +- gemfiles/jruby_9.4_rspec_3.gemfile.lock | 84 ++----------- .../jruby_9.4_selenium_4_capybara_3.gemfile | 12 +- ...uby_9.4_selenium_4_capybara_3.gemfile.lock | 94 +++----------- gemfiles/jruby_9.4_timecop_0.gemfile | 12 +- gemfiles/jruby_9.4_timecop_0.gemfile.lock | 86 ++----------- gemfiles/ruby_2.7_activesupport_4.gemfile | 14 +-- .../ruby_2.7_activesupport_4.gemfile.lock | 103 +++++----------- gemfiles/ruby_2.7_activesupport_5.gemfile | 14 +-- .../ruby_2.7_activesupport_5.gemfile.lock | 103 +++++----------- gemfiles/ruby_2.7_activesupport_6.gemfile | 14 +-- .../ruby_2.7_activesupport_6.gemfile.lock | 105 +++++----------- gemfiles/ruby_2.7_activesupport_7.gemfile | 14 +-- .../ruby_2.7_activesupport_7.gemfile.lock | 113 ++++++----------- .../ruby_2.7_ci_queue_0_minitest_5.gemfile | 14 +-- ...uby_2.7_ci_queue_0_minitest_5.gemfile.lock | 106 +++++----------- gemfiles/ruby_2.7_ci_queue_0_rspec_3.gemfile | 14 +-- .../ruby_2.7_ci_queue_0_rspec_3.gemfile.lock | 105 +++++----------- gemfiles/ruby_2.7_cucumber_3.gemfile | 14 +-- gemfiles/ruby_2.7_cucumber_3.gemfile.lock | 101 +++++---------- gemfiles/ruby_2.7_cucumber_4.gemfile | 14 +-- gemfiles/ruby_2.7_cucumber_4.gemfile.lock | 107 +++++----------- gemfiles/ruby_2.7_cucumber_5.gemfile | 14 +-- gemfiles/ruby_2.7_cucumber_5.gemfile.lock | 107 +++++----------- gemfiles/ruby_2.7_cucumber_6.gemfile | 14 +-- gemfiles/ruby_2.7_cucumber_6.gemfile.lock | 111 +++++------------ gemfiles/ruby_2.7_cucumber_7.gemfile | 14 +-- gemfiles/ruby_2.7_cucumber_7.gemfile.lock | 107 +++++----------- gemfiles/ruby_2.7_cucumber_8.gemfile | 14 +-- gemfiles/ruby_2.7_cucumber_8.gemfile.lock | 107 +++++----------- gemfiles/ruby_2.7_cucumber_9.gemfile | 14 +-- gemfiles/ruby_2.7_cucumber_9.gemfile.lock | 105 +++++----------- .../ruby_2.7_knapsack_pro_7_rspec_3.gemfile | 14 +-- ...by_2.7_knapsack_pro_7_rspec_3.gemfile.lock | 103 +++++----------- gemfiles/ruby_2.7_minitest_5.gemfile | 14 +-- gemfiles/ruby_2.7_minitest_5.gemfile.lock | 103 +++++----------- gemfiles/ruby_2.7_rspec_3.gemfile | 14 +-- gemfiles/ruby_2.7_rspec_3.gemfile.lock | 101 +++++---------- gemfiles/ruby_2.7_timecop_0.gemfile | 14 +-- gemfiles/ruby_2.7_timecop_0.gemfile.lock | 103 +++++----------- gemfiles/ruby_3.0_activesupport_4.gemfile | 14 +-- .../ruby_3.0_activesupport_4.gemfile.lock | 102 +++++---------- gemfiles/ruby_3.0_activesupport_5.gemfile | 14 +-- .../ruby_3.0_activesupport_5.gemfile.lock | 102 +++++---------- gemfiles/ruby_3.0_activesupport_6.gemfile | 14 +-- .../ruby_3.0_activesupport_6.gemfile.lock | 104 +++++----------- gemfiles/ruby_3.0_activesupport_7.gemfile | 14 +-- .../ruby_3.0_activesupport_7.gemfile.lock | 112 ++++++----------- .../ruby_3.0_ci_queue_0_minitest_5.gemfile | 14 +-- ...uby_3.0_ci_queue_0_minitest_5.gemfile.lock | 105 +++++----------- gemfiles/ruby_3.0_ci_queue_0_rspec_3.gemfile | 14 +-- .../ruby_3.0_ci_queue_0_rspec_3.gemfile.lock | 104 +++++----------- gemfiles/ruby_3.0_cucumber_3.gemfile | 14 +-- gemfiles/ruby_3.0_cucumber_3.gemfile.lock | 100 +++++---------- gemfiles/ruby_3.0_cucumber_4.gemfile | 14 +-- gemfiles/ruby_3.0_cucumber_4.gemfile.lock | 106 +++++----------- gemfiles/ruby_3.0_cucumber_5.gemfile | 14 +-- gemfiles/ruby_3.0_cucumber_5.gemfile.lock | 106 +++++----------- gemfiles/ruby_3.0_cucumber_6.gemfile | 14 +-- gemfiles/ruby_3.0_cucumber_6.gemfile.lock | 110 +++++------------ gemfiles/ruby_3.0_cucumber_7.gemfile | 14 +-- gemfiles/ruby_3.0_cucumber_7.gemfile.lock | 106 +++++----------- gemfiles/ruby_3.0_cucumber_8.gemfile | 14 +-- gemfiles/ruby_3.0_cucumber_8.gemfile.lock | 106 +++++----------- gemfiles/ruby_3.0_cucumber_9.gemfile | 14 +-- gemfiles/ruby_3.0_cucumber_9.gemfile.lock | 104 +++++----------- .../ruby_3.0_knapsack_pro_7_rspec_3.gemfile | 14 +-- ...by_3.0_knapsack_pro_7_rspec_3.gemfile.lock | 102 +++++---------- gemfiles/ruby_3.0_minitest_5.gemfile | 14 +-- gemfiles/ruby_3.0_minitest_5.gemfile.lock | 102 +++++---------- gemfiles/ruby_3.0_rspec_3.gemfile | 14 +-- gemfiles/ruby_3.0_rspec_3.gemfile.lock | 100 +++++---------- .../ruby_3.0_selenium_4_capybara_3.gemfile | 14 +-- ...uby_3.0_selenium_4_capybara_3.gemfile.lock | 110 ++++++----------- gemfiles/ruby_3.0_timecop_0.gemfile | 14 +-- gemfiles/ruby_3.0_timecop_0.gemfile.lock | 102 +++++---------- gemfiles/ruby_3.1_activesupport_4.gemfile | 14 +-- .../ruby_3.1_activesupport_4.gemfile.lock | 102 +++++---------- gemfiles/ruby_3.1_activesupport_5.gemfile | 14 +-- .../ruby_3.1_activesupport_5.gemfile.lock | 102 +++++---------- gemfiles/ruby_3.1_activesupport_6.gemfile | 14 +-- .../ruby_3.1_activesupport_6.gemfile.lock | 104 +++++----------- gemfiles/ruby_3.1_activesupport_7.gemfile | 14 +-- .../ruby_3.1_activesupport_7.gemfile.lock | 110 ++++++----------- .../ruby_3.1_ci_queue_0_minitest_5.gemfile | 14 +-- ...uby_3.1_ci_queue_0_minitest_5.gemfile.lock | 105 +++++----------- gemfiles/ruby_3.1_ci_queue_0_rspec_3.gemfile | 14 +-- .../ruby_3.1_ci_queue_0_rspec_3.gemfile.lock | 104 +++++----------- gemfiles/ruby_3.1_cucumber_3.gemfile | 14 +-- gemfiles/ruby_3.1_cucumber_3.gemfile.lock | 100 +++++---------- gemfiles/ruby_3.1_cucumber_4.gemfile | 14 +-- gemfiles/ruby_3.1_cucumber_4.gemfile.lock | 106 +++++----------- gemfiles/ruby_3.1_cucumber_5.gemfile | 14 +-- gemfiles/ruby_3.1_cucumber_5.gemfile.lock | 106 +++++----------- gemfiles/ruby_3.1_cucumber_6.gemfile | 14 +-- gemfiles/ruby_3.1_cucumber_6.gemfile.lock | 110 +++++------------ gemfiles/ruby_3.1_cucumber_7.gemfile | 14 +-- gemfiles/ruby_3.1_cucumber_7.gemfile.lock | 106 +++++----------- gemfiles/ruby_3.1_cucumber_8.gemfile | 14 +-- gemfiles/ruby_3.1_cucumber_8.gemfile.lock | 106 +++++----------- gemfiles/ruby_3.1_cucumber_9.gemfile | 14 +-- gemfiles/ruby_3.1_cucumber_9.gemfile.lock | 104 +++++----------- .../ruby_3.1_knapsack_pro_7_rspec_3.gemfile | 14 +-- ...by_3.1_knapsack_pro_7_rspec_3.gemfile.lock | 102 +++++---------- gemfiles/ruby_3.1_minitest_5.gemfile | 14 +-- gemfiles/ruby_3.1_minitest_5.gemfile.lock | 102 +++++---------- ...oulda_context_2_shoulda_matchers_6.gemfile | 14 +-- ..._context_2_shoulda_matchers_6.gemfile.lock | 110 ++++++----------- gemfiles/ruby_3.1_rspec_3.gemfile | 14 +-- gemfiles/ruby_3.1_rspec_3.gemfile.lock | 100 +++++---------- .../ruby_3.1_selenium_4_capybara_3.gemfile | 14 +-- ...uby_3.1_selenium_4_capybara_3.gemfile.lock | 110 ++++++----------- gemfiles/ruby_3.1_timecop_0.gemfile | 14 +-- gemfiles/ruby_3.1_timecop_0.gemfile.lock | 102 +++++---------- gemfiles/ruby_3.2_activesupport_4.gemfile | 14 +-- .../ruby_3.2_activesupport_4.gemfile.lock | 102 +++++---------- gemfiles/ruby_3.2_activesupport_5.gemfile | 14 +-- .../ruby_3.2_activesupport_5.gemfile.lock | 102 +++++---------- gemfiles/ruby_3.2_activesupport_6.gemfile | 14 +-- .../ruby_3.2_activesupport_6.gemfile.lock | 106 +++++----------- gemfiles/ruby_3.2_activesupport_7.gemfile | 14 +-- .../ruby_3.2_activesupport_7.gemfile.lock | 110 ++++++----------- .../ruby_3.2_ci_queue_0_minitest_5.gemfile | 14 +-- ...uby_3.2_ci_queue_0_minitest_5.gemfile.lock | 105 +++++----------- gemfiles/ruby_3.2_ci_queue_0_rspec_3.gemfile | 14 +-- .../ruby_3.2_ci_queue_0_rspec_3.gemfile.lock | 104 +++++----------- gemfiles/ruby_3.2_cucumber_3.gemfile | 14 +-- gemfiles/ruby_3.2_cucumber_3.gemfile.lock | 100 +++++---------- gemfiles/ruby_3.2_cucumber_4.gemfile | 14 +-- gemfiles/ruby_3.2_cucumber_4.gemfile.lock | 106 +++++----------- gemfiles/ruby_3.2_cucumber_5.gemfile | 14 +-- gemfiles/ruby_3.2_cucumber_5.gemfile.lock | 106 +++++----------- gemfiles/ruby_3.2_cucumber_6.gemfile | 14 +-- gemfiles/ruby_3.2_cucumber_6.gemfile.lock | 110 +++++------------ gemfiles/ruby_3.2_cucumber_7.gemfile | 14 +-- gemfiles/ruby_3.2_cucumber_7.gemfile.lock | 106 +++++----------- gemfiles/ruby_3.2_cucumber_8.gemfile | 14 +-- gemfiles/ruby_3.2_cucumber_8.gemfile.lock | 106 +++++----------- gemfiles/ruby_3.2_cucumber_9.gemfile | 14 +-- gemfiles/ruby_3.2_cucumber_9.gemfile.lock | 104 +++++----------- .../ruby_3.2_knapsack_pro_7_rspec_3.gemfile | 14 +-- ...by_3.2_knapsack_pro_7_rspec_3.gemfile.lock | 102 +++++---------- gemfiles/ruby_3.2_minitest_5.gemfile | 14 +-- gemfiles/ruby_3.2_minitest_5.gemfile.lock | 102 +++++---------- ...oulda_context_2_shoulda_matchers_6.gemfile | 14 +-- ..._context_2_shoulda_matchers_6.gemfile.lock | 112 ++++++----------- gemfiles/ruby_3.2_rspec_3.gemfile | 14 +-- gemfiles/ruby_3.2_rspec_3.gemfile.lock | 100 +++++---------- .../ruby_3.2_selenium_4_capybara_3.gemfile | 14 +-- ...uby_3.2_selenium_4_capybara_3.gemfile.lock | 110 ++++++----------- gemfiles/ruby_3.2_timecop_0.gemfile | 14 +-- gemfiles/ruby_3.2_timecop_0.gemfile.lock | 102 +++++---------- gemfiles/ruby_3.3_activesupport_4.gemfile | 14 +-- .../ruby_3.3_activesupport_4.gemfile.lock | 106 +++++----------- gemfiles/ruby_3.3_activesupport_5.gemfile | 14 +-- .../ruby_3.3_activesupport_5.gemfile.lock | 106 +++++----------- gemfiles/ruby_3.3_activesupport_6.gemfile | 14 +-- .../ruby_3.3_activesupport_6.gemfile.lock | 110 +++++------------ gemfiles/ruby_3.3_activesupport_7.gemfile | 14 +-- .../ruby_3.3_activesupport_7.gemfile.lock | 114 ++++++----------- .../ruby_3.3_ci_queue_0_minitest_5.gemfile | 14 +-- ...uby_3.3_ci_queue_0_minitest_5.gemfile.lock | 109 ++++++---------- gemfiles/ruby_3.3_ci_queue_0_rspec_3.gemfile | 14 +-- .../ruby_3.3_ci_queue_0_rspec_3.gemfile.lock | 108 +++++----------- gemfiles/ruby_3.3_cucumber_3.gemfile | 14 +-- gemfiles/ruby_3.3_cucumber_3.gemfile.lock | 104 +++++----------- gemfiles/ruby_3.3_cucumber_4.gemfile | 14 +-- gemfiles/ruby_3.3_cucumber_4.gemfile.lock | 110 +++++------------ gemfiles/ruby_3.3_cucumber_5.gemfile | 14 +-- gemfiles/ruby_3.3_cucumber_5.gemfile.lock | 110 +++++------------ gemfiles/ruby_3.3_cucumber_6.gemfile | 14 +-- gemfiles/ruby_3.3_cucumber_6.gemfile.lock | 114 ++++++----------- gemfiles/ruby_3.3_cucumber_7.gemfile | 14 +-- gemfiles/ruby_3.3_cucumber_7.gemfile.lock | 110 +++++------------ gemfiles/ruby_3.3_cucumber_8.gemfile | 14 +-- gemfiles/ruby_3.3_cucumber_8.gemfile.lock | 110 +++++------------ gemfiles/ruby_3.3_cucumber_9.gemfile | 14 +-- gemfiles/ruby_3.3_cucumber_9.gemfile.lock | 108 +++++----------- .../ruby_3.3_knapsack_pro_7_rspec_3.gemfile | 14 +-- ...by_3.3_knapsack_pro_7_rspec_3.gemfile.lock | 106 +++++----------- gemfiles/ruby_3.3_minitest_5.gemfile | 14 +-- gemfiles/ruby_3.3_minitest_5.gemfile.lock | 106 +++++----------- ...oulda_context_2_shoulda_matchers_6.gemfile | 14 +-- ..._context_2_shoulda_matchers_6.gemfile.lock | 116 ++++++------------ gemfiles/ruby_3.3_rspec_3.gemfile | 14 +-- gemfiles/ruby_3.3_rspec_3.gemfile.lock | 104 +++++----------- .../ruby_3.3_selenium_4_capybara_3.gemfile | 14 +-- ...uby_3.3_selenium_4_capybara_3.gemfile.lock | 116 ++++++------------ gemfiles/ruby_3.3_timecop_0.gemfile | 14 +-- gemfiles/ruby_3.3_timecop_0.gemfile.lock | 106 +++++----------- gemfiles/ruby_3.4_activesupport_4.gemfile | 14 +-- .../ruby_3.4_activesupport_4.gemfile.lock | 108 +++++----------- gemfiles/ruby_3.4_activesupport_5.gemfile | 14 +-- .../ruby_3.4_activesupport_5.gemfile.lock | 108 +++++----------- gemfiles/ruby_3.4_activesupport_6.gemfile | 14 +-- .../ruby_3.4_activesupport_6.gemfile.lock | 112 ++++++----------- gemfiles/ruby_3.4_activesupport_7.gemfile | 14 +-- .../ruby_3.4_activesupport_7.gemfile.lock | 114 ++++++----------- .../ruby_3.4_ci_queue_0_minitest_5.gemfile | 14 +-- ...uby_3.4_ci_queue_0_minitest_5.gemfile.lock | 109 ++++++---------- gemfiles/ruby_3.4_ci_queue_0_rspec_3.gemfile | 14 +-- .../ruby_3.4_ci_queue_0_rspec_3.gemfile.lock | 108 +++++----------- gemfiles/ruby_3.4_cucumber_3.gemfile | 14 +-- gemfiles/ruby_3.4_cucumber_3.gemfile.lock | 104 +++++----------- gemfiles/ruby_3.4_cucumber_4.gemfile | 14 +-- gemfiles/ruby_3.4_cucumber_4.gemfile.lock | 112 ++++++----------- gemfiles/ruby_3.4_cucumber_5.gemfile | 14 +-- gemfiles/ruby_3.4_cucumber_5.gemfile.lock | 112 ++++++----------- gemfiles/ruby_3.4_cucumber_6.gemfile | 14 +-- gemfiles/ruby_3.4_cucumber_6.gemfile.lock | 116 ++++++------------ gemfiles/ruby_3.4_cucumber_7.gemfile | 14 +-- gemfiles/ruby_3.4_cucumber_7.gemfile.lock | 110 +++++------------ gemfiles/ruby_3.4_cucumber_8.gemfile | 14 +-- gemfiles/ruby_3.4_cucumber_8.gemfile.lock | 110 +++++------------ gemfiles/ruby_3.4_cucumber_9.gemfile | 14 +-- gemfiles/ruby_3.4_cucumber_9.gemfile.lock | 108 +++++----------- .../ruby_3.4_knapsack_pro_7_rspec_3.gemfile | 14 +-- ...by_3.4_knapsack_pro_7_rspec_3.gemfile.lock | 106 +++++----------- gemfiles/ruby_3.4_minitest_5.gemfile | 14 +-- gemfiles/ruby_3.4_minitest_5.gemfile.lock | 106 +++++----------- ...oulda_context_2_shoulda_matchers_6.gemfile | 14 +-- ..._context_2_shoulda_matchers_6.gemfile.lock | 116 ++++++------------ gemfiles/ruby_3.4_rspec_3.gemfile | 14 +-- gemfiles/ruby_3.4_rspec_3.gemfile.lock | 104 +++++----------- .../ruby_3.4_selenium_4_capybara_3.gemfile | 14 +-- ...uby_3.4_selenium_4_capybara_3.gemfile.lock | 116 ++++++------------ gemfiles/ruby_3.4_timecop_0.gemfile | 14 +-- gemfiles/ruby_3.4_timecop_0.gemfile.lock | 106 +++++----------- 262 files changed, 4417 insertions(+), 10923 deletions(-) diff --git a/Appraisals b/Appraisals index 77477d68..e4f338f5 100644 --- a/Appraisals +++ b/Appraisals @@ -13,10 +13,13 @@ end alias original_appraise appraise -REMOVED_GEMS = { - check: %w[rbs steep ruby_memcheck], - development: %w[ruby-lsp ruby-lsp-rspec debug irb] -} +require "bundler" + +definition = Bundler.definition +GEMS_TO_REMOVE = Hash.new { |hash, key| hash[key] = definition.dependencies_for([key]).map(&:name) } + +[:development, :check].each { |g| GEMS_TO_REMOVE[g] } + RUBY_VERSION = Gem::Version.new(RUBY_ENGINE_VERSION) def appraise(group, &block) @@ -25,7 +28,7 @@ def appraise(group, &block) original_appraise(group) do instance_exec(&block) - REMOVED_GEMS.each do |group_name, gems| + GEMS_TO_REMOVE.each do |group_name, gems| group(group_name) do gems.each do |gem_name| remove_gem gem_name diff --git a/Gemfile b/Gemfile index 02e92e93..14542867 100644 --- a/Gemfile +++ b/Gemfile @@ -5,51 +5,56 @@ source "https://rubygems.org" # Specify your gem's dependencies in datadog-ci.gemspec gemspec -# dev experience -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +# debugging +gem "debug" if RUBY_PLATFORM != "java" # native extensions gem "rake-compiler" -# testing +# coverage +gem "simplecov" + +# test gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" + # platform helpers gem "os" -# docs and release -gem "yard" -gem "redcarpet" if RUBY_PLATFORM != "java" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" - -# coverage -gem "simplecov" - # type checks, memory checks, etc. group :check do + # style + gem "standard", "~> 1.31" + + # type checks if RUBY_VERSION >= "3.0.0" && RUBY_PLATFORM != "java" gem "rbs", "~> 3.5.0", require: false gem "steep", "~> 1.7.0", require: false end + # memory checks gem "ruby_memcheck", ">= 3" if RUBY_VERSION >= "3.4.0" && RUBY_PLATFORM != "java" end # development dependencies for vscode integration and debugging group :development do if RUBY_VERSION >= "3.0.0" && RUBY_PLATFORM != "java" + # vscode integration gem "ruby-lsp" gem "ruby-lsp-rspec" + end - gem "debug" + # docs and release + gem "yard" + gem "redcarpet" if RUBY_PLATFORM != "java" + gem "webrick" + gem "pimpmychangelog", ">= 0.1.2" - gem "irb" - end + # irb is updated earlier that way + gem "irb" end diff --git a/gemfiles/jruby_9.4_activesupport_4.gemfile b/gemfiles/jruby_9.4_activesupport_4.gemfile index 9d547d0b..a2bbc300 100644 --- a/gemfiles/jruby_9.4_activesupport_4.gemfile +++ b/gemfiles/jruby_9.4_activesupport_4.gemfile @@ -2,22 +2,16 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "activesupport", "~> 4" gem "bigdecimal", "< 3.1.8" diff --git a/gemfiles/jruby_9.4_activesupport_4.gemfile.lock b/gemfiles/jruby_9.4_activesupport_4.gemfile.lock index 6320b218..5896f55f 100644 --- a/gemfiles/jruby_9.4_activesupport_4.gemfile.lock +++ b/gemfiles/jruby_9.4_activesupport_4.gemfile.lock @@ -19,60 +19,42 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.7-java) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-java) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (0.9.5) concurrent-ruby (~> 1.0) - json (2.7.2-java) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libddwaf (1.14.0.0.0-java) + libdatadog (14.3.1.1.0) + libddwaf (1.18.0.0.0-java) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - minitest (5.25.1) - msgpack (1.7.3-java) + minitest (5.25.4) + msgpack (1.7.5-java) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2-java) - coderay (~> 1.1) - method_source (~> 1.0) - spoon (~> 0.0) public_suffix (6.0.1) - racc (1.8.1-java) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - regexp_parser (2.9.2) - rexml (3.3.8) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -80,59 +62,23 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - spoon (0.0.6) - ffi - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) thor (1.3.2) thread_safe (0.3.6-java) tzinfo (1.2.11) thread_safe (~> 0.1) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS universal-java-11 @@ -144,19 +90,13 @@ DEPENDENCIES climate_control datadog-ci! os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/jruby_9.4_activesupport_5.gemfile b/gemfiles/jruby_9.4_activesupport_5.gemfile index 9630b65f..7ead958b 100644 --- a/gemfiles/jruby_9.4_activesupport_5.gemfile +++ b/gemfiles/jruby_9.4_activesupport_5.gemfile @@ -2,22 +2,16 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "activesupport", "~> 5" gem "bigdecimal", "< 3.1.8" diff --git a/gemfiles/jruby_9.4_activesupport_5.gemfile.lock b/gemfiles/jruby_9.4_activesupport_5.gemfile.lock index 4424b684..4c10f4c8 100644 --- a/gemfiles/jruby_9.4_activesupport_5.gemfile.lock +++ b/gemfiles/jruby_9.4_activesupport_5.gemfile.lock @@ -19,60 +19,42 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.7-java) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-java) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2-java) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libddwaf (1.14.0.0.0-java) + libdatadog (14.3.1.1.0) + libddwaf (1.18.0.0.0-java) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - minitest (5.25.1) - msgpack (1.7.3-java) + minitest (5.25.4) + msgpack (1.7.5-java) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2-java) - coderay (~> 1.1) - method_source (~> 1.0) - spoon (~> 0.0) public_suffix (6.0.1) - racc (1.8.1-java) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - regexp_parser (2.9.2) - rexml (3.3.8) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -80,59 +62,23 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - spoon (0.0.6) - ffi - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) thor (1.3.2) thread_safe (0.3.6-java) tzinfo (1.2.11) thread_safe (~> 0.1) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS universal-java-11 @@ -144,19 +90,13 @@ DEPENDENCIES climate_control datadog-ci! os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/jruby_9.4_activesupport_6.gemfile b/gemfiles/jruby_9.4_activesupport_6.gemfile index eac337c8..5674bdbd 100644 --- a/gemfiles/jruby_9.4_activesupport_6.gemfile +++ b/gemfiles/jruby_9.4_activesupport_6.gemfile @@ -2,22 +2,16 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "activesupport", "~> 6" gem "bigdecimal", "< 3.1.8" diff --git a/gemfiles/jruby_9.4_activesupport_6.gemfile.lock b/gemfiles/jruby_9.4_activesupport_6.gemfile.lock index b649f9e5..fd9da436 100644 --- a/gemfiles/jruby_9.4_activesupport_6.gemfile.lock +++ b/gemfiles/jruby_9.4_activesupport_6.gemfile.lock @@ -8,7 +8,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.1.7.9) + activesupport (6.1.7.10) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -20,60 +20,42 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.7-java) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-java) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2-java) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libddwaf (1.14.0.0.0-java) + libdatadog (14.3.1.1.0) + libddwaf (1.18.0.0.0-java) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - minitest (5.25.1) - msgpack (1.7.3-java) + minitest (5.25.4) + msgpack (1.7.5-java) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2-java) - coderay (~> 1.1) - method_source (~> 1.0) - spoon (~> 0.0) public_suffix (6.0.1) - racc (1.8.1-java) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - regexp_parser (2.9.2) - rexml (3.3.8) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -81,58 +63,22 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - spoon (0.0.6) - ffi - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) thor (1.3.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) zeitwerk (2.6.18) PLATFORMS @@ -145,19 +91,13 @@ DEPENDENCIES climate_control datadog-ci! os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/jruby_9.4_activesupport_7.gemfile b/gemfiles/jruby_9.4_activesupport_7.gemfile index c34df769..0aec0ac0 100644 --- a/gemfiles/jruby_9.4_activesupport_7.gemfile +++ b/gemfiles/jruby_9.4_activesupport_7.gemfile @@ -2,22 +2,16 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "activesupport", "~> 7" gem "bigdecimal", "< 3.1.8" diff --git a/gemfiles/jruby_9.4_activesupport_7.gemfile.lock b/gemfiles/jruby_9.4_activesupport_7.gemfile.lock index 99dd9814..b686fbfe 100644 --- a/gemfiles/jruby_9.4_activesupport_7.gemfile.lock +++ b/gemfiles/jruby_9.4_activesupport_7.gemfile.lock @@ -8,8 +8,9 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.2.1.1) + activesupport (7.2.2.1) base64 + benchmark (>= 0.3) bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) @@ -25,64 +26,47 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) base64 (0.2.0) + benchmark (0.4.0) bigdecimal (3.1.7-java) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) connection_pool (2.4.1) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) diff-lcs (1.5.1) docile (1.4.1) drb (2.2.1) ffi (1.17.0-java) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2-java) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libddwaf (1.14.0.0.0-java) + libdatadog (14.3.1.1.0) + libddwaf (1.18.0.0.0-java) ffi (~> 1.0) - lint_roller (1.1.0) - logger (1.6.1) - method_source (1.1.0) - minitest (5.25.1) - msgpack (1.7.3-java) + logger (1.6.2) + minitest (5.25.4) + msgpack (1.7.5-java) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2-java) - coderay (~> 1.1) - method_source (~> 1.0) - spoon (~> 0.0) public_suffix (6.0.1) - racc (1.8.1-java) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - regexp_parser (2.9.2) - rexml (3.3.8) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -90,59 +74,23 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) - securerandom (0.3.1) + securerandom (0.4.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - spoon (0.0.6) - ffi - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) thor (1.3.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS universal-java-11 @@ -154,19 +102,13 @@ DEPENDENCIES climate_control datadog-ci! os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/jruby_9.4_ci_queue_0_minitest_5.gemfile b/gemfiles/jruby_9.4_ci_queue_0_minitest_5.gemfile index f71f7fed..06fd635c 100644 --- a/gemfiles/jruby_9.4_ci_queue_0_minitest_5.gemfile +++ b/gemfiles/jruby_9.4_ci_queue_0_minitest_5.gemfile @@ -2,22 +2,16 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "minitest", "~> 5" gem "ci-queue", "~> 0" gem "minitest-reporters", "~> 1" diff --git a/gemfiles/jruby_9.4_ci_queue_0_minitest_5.gemfile.lock b/gemfiles/jruby_9.4_ci_queue_0_minitest_5.gemfile.lock index 6331deb9..2406e5ee 100644 --- a/gemfiles/jruby_9.4_ci_queue_0_minitest_5.gemfile.lock +++ b/gemfiles/jruby_9.4_ci_queue_0_minitest_5.gemfile.lock @@ -15,64 +15,48 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8-java) builder (3.3.0) - ci-queue (0.58.0) + ci-queue (0.60.0) + logger climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-java) - hashdiff (1.1.1) - json (2.7.2-java) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libddwaf (1.14.0.0.0-java) + hashdiff (1.1.2) + libdatadog (14.3.1.1.0) + libddwaf (1.18.0.0.0-java) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - minitest (5.25.1) + logger (1.6.2) + minitest (5.25.4) minitest-reporters (1.7.1) ansi builder minitest (>= 5.0) ruby-progressbar - msgpack (1.7.3-java) + msgpack (1.7.5-java) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2-java) - coderay (~> 1.1) - method_source (~> 1.0) - spoon (~> 0.0) public_suffix (6.0.1) - racc (1.8.1-java) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - regexp_parser (2.9.2) - rexml (3.3.8) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -80,56 +64,21 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - spoon (0.0.6) - ffi - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS universal-java-11 @@ -142,19 +91,13 @@ DEPENDENCIES minitest (~> 5) minitest-reporters (~> 1) os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/jruby_9.4_ci_queue_0_rspec_3.gemfile b/gemfiles/jruby_9.4_ci_queue_0_rspec_3.gemfile index 994db608..ca10efbd 100644 --- a/gemfiles/jruby_9.4_ci_queue_0_rspec_3.gemfile +++ b/gemfiles/jruby_9.4_ci_queue_0_rspec_3.gemfile @@ -2,22 +2,16 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" gem "rake-compiler" +gem "simplecov" gem "rspec", "~> 3" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "ci-queue", "~> 0" group :check do diff --git a/gemfiles/jruby_9.4_ci_queue_0_rspec_3.gemfile.lock b/gemfiles/jruby_9.4_ci_queue_0_rspec_3.gemfile.lock index 87ac42f7..8200e381 100644 --- a/gemfiles/jruby_9.4_ci_queue_0_rspec_3.gemfile.lock +++ b/gemfiles/jruby_9.4_ci_queue_0_rspec_3.gemfile.lock @@ -14,57 +14,41 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8-java) - ci-queue (0.58.0) + ci-queue (0.60.0) + logger climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-java) - hashdiff (1.1.1) - json (2.7.2-java) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libddwaf (1.14.0.0.0-java) + hashdiff (1.1.2) + libdatadog (14.3.1.1.0) + libddwaf (1.18.0.0.0-java) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - msgpack (1.7.3-java) + logger (1.6.2) + msgpack (1.7.5-java) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2-java) - coderay (~> 1.1) - method_source (~> 1.0) - spoon (~> 0.0) public_suffix (6.0.1) - racc (1.8.1-java) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - regexp_parser (2.9.2) - rexml (3.3.8) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -72,56 +56,20 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - spoon (0.0.6) - ffi - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS universal-java-11 @@ -132,19 +80,13 @@ DEPENDENCIES climate_control datadog-ci! os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler rspec (~> 3) rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/jruby_9.4_cucumber_3.gemfile b/gemfiles/jruby_9.4_cucumber_3.gemfile index a945e37a..04080d35 100644 --- a/gemfiles/jruby_9.4_cucumber_3.gemfile +++ b/gemfiles/jruby_9.4_cucumber_3.gemfile @@ -2,22 +2,16 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 3" group :check do diff --git a/gemfiles/jruby_9.4_cucumber_3.gemfile.lock b/gemfiles/jruby_9.4_cucumber_3.gemfile.lock index 08d865af..e124ec34 100644 --- a/gemfiles/jruby_9.4_cucumber_3.gemfile.lock +++ b/gemfiles/jruby_9.4_cucumber_3.gemfile.lock @@ -14,12 +14,10 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) backports (3.25.0) bigdecimal (3.1.8-java) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml @@ -39,52 +37,36 @@ GEM cucumber-expressions (6.0.1) cucumber-tag_expressions (1.1.1) cucumber-wire (0.0.1) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-java) gherkin (5.1.0) - hashdiff (1.1.1) - json (2.7.2-java) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libddwaf (1.14.0.0.0-java) + hashdiff (1.1.2) + libdatadog (14.3.1.1.0) + libddwaf (1.18.0.0.0-java) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - msgpack (1.7.3-java) + msgpack (1.7.5-java) multi_json (1.15.0) multi_test (1.1.0) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2-java) - coderay (~> 1.1) - method_source (~> 1.0) - spoon (~> 0.0) public_suffix (6.0.1) - racc (1.8.1-java) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - regexp_parser (2.9.2) - rexml (3.3.8) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -92,56 +74,20 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - spoon (0.0.6) - ffi - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS universal-java-11 @@ -152,19 +98,13 @@ DEPENDENCIES cucumber (~> 3) datadog-ci! os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/jruby_9.4_cucumber_4.gemfile b/gemfiles/jruby_9.4_cucumber_4.gemfile index b2513bca..a3c8a3ab 100644 --- a/gemfiles/jruby_9.4_cucumber_4.gemfile +++ b/gemfiles/jruby_9.4_cucumber_4.gemfile @@ -2,22 +2,16 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 4" gem "activesupport", "< 7.1" diff --git a/gemfiles/jruby_9.4_cucumber_4.gemfile.lock b/gemfiles/jruby_9.4_cucumber_4.gemfile.lock index fe06b518..01d3f0a1 100644 --- a/gemfiles/jruby_9.4_cucumber_4.gemfile.lock +++ b/gemfiles/jruby_9.4_cucumber_4.gemfile.lock @@ -8,7 +8,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.8.5) + activesupport (7.0.8.7) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -19,11 +19,9 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8-java) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) crack (1.0.0) bigdecimal @@ -59,59 +57,43 @@ GEM cucumber-core (~> 7.1, >= 7.1.0) cucumber-cucumber-expressions (~> 10.1, >= 10.1.0) cucumber-messages (~> 12.2, >= 12.2.0) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) diff-lcs (1.3) docile (1.4.1) ffi (1.17.0-java) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2-java) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libddwaf (1.14.0.0.0-java) + libdatadog (14.3.1.1.0) + libddwaf (1.18.0.0.0-java) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) middleware (0.1.0) - minitest (5.25.1) - msgpack (1.7.3-java) + minitest (5.25.4) + msgpack (1.7.5-java) multi_test (0.1.2) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - 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) public_suffix (6.0.1) - racc (1.8.1-java) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - regexp_parser (2.9.2) - rexml (3.3.8) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -119,61 +101,25 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - spoon (0.0.6) - ffi - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) - sys-uname (1.3.0) + sys-uname (1.3.1) ffi (~> 1.1) thor (1.3.2) thread_safe (0.3.6-java) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS universal-java-11 @@ -185,19 +131,13 @@ DEPENDENCIES cucumber (~> 4) datadog-ci! os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/jruby_9.4_cucumber_5.gemfile b/gemfiles/jruby_9.4_cucumber_5.gemfile index 410144b3..0ac7f5a8 100644 --- a/gemfiles/jruby_9.4_cucumber_5.gemfile +++ b/gemfiles/jruby_9.4_cucumber_5.gemfile @@ -2,22 +2,16 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 5" gem "activesupport", "< 7.1" diff --git a/gemfiles/jruby_9.4_cucumber_5.gemfile.lock b/gemfiles/jruby_9.4_cucumber_5.gemfile.lock index ac66a4b7..d7781112 100644 --- a/gemfiles/jruby_9.4_cucumber_5.gemfile.lock +++ b/gemfiles/jruby_9.4_cucumber_5.gemfile.lock @@ -8,7 +8,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.8.5) + activesupport (7.0.8.7) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -19,11 +19,9 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8-java) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) crack (1.0.0) bigdecimal @@ -59,59 +57,43 @@ GEM cucumber-core (~> 8.0, >= 8.0.1) cucumber-cucumber-expressions (~> 10.3, >= 10.3.0) cucumber-messages (~> 13.0, >= 13.0.1) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-java) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2-java) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libddwaf (1.14.0.0.0-java) + libdatadog (14.3.1.1.0) + libddwaf (1.18.0.0.0-java) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) middleware (0.1.0) - minitest (5.25.1) - msgpack (1.7.3-java) + minitest (5.25.4) + msgpack (1.7.5-java) multi_test (0.1.2) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - 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) public_suffix (6.0.1) - racc (1.8.1-java) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - regexp_parser (2.9.2) - rexml (3.3.8) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -119,61 +101,25 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - spoon (0.0.6) - ffi - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) - sys-uname (1.3.0) + sys-uname (1.3.1) ffi (~> 1.1) thor (1.3.2) thread_safe (0.3.6-java) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS universal-java-11 @@ -185,19 +131,13 @@ DEPENDENCIES cucumber (~> 5) datadog-ci! os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/jruby_9.4_cucumber_6.gemfile b/gemfiles/jruby_9.4_cucumber_6.gemfile index d4e9e0c1..74b24441 100644 --- a/gemfiles/jruby_9.4_cucumber_6.gemfile +++ b/gemfiles/jruby_9.4_cucumber_6.gemfile @@ -2,22 +2,16 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 6" gem "activesupport", "< 7.1" diff --git a/gemfiles/jruby_9.4_cucumber_6.gemfile.lock b/gemfiles/jruby_9.4_cucumber_6.gemfile.lock index 3b350586..e80f3c9c 100644 --- a/gemfiles/jruby_9.4_cucumber_6.gemfile.lock +++ b/gemfiles/jruby_9.4_cucumber_6.gemfile.lock @@ -8,7 +8,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.8.5) + activesupport (7.0.8.7) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -19,11 +19,9 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8-java) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) crack (1.0.0) bigdecimal @@ -60,64 +58,48 @@ GEM cucumber-core (~> 9.0, >= 9.0.1) cucumber-cucumber-expressions (~> 12.1, >= 12.1.1) cucumber-messages (~> 15.0, >= 15.0.0) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-java) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2-java) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libddwaf (1.14.0.0.0-java) + libdatadog (14.3.1.1.0) + libddwaf (1.18.0.0.0-java) ffi (~> 1.0) - lint_roller (1.1.0) - logger (1.6.1) - method_source (1.1.0) + logger (1.6.2) middleware (0.1.0) mime-types (3.6.0) logger mime-types-data (~> 3.2015) - mime-types-data (3.2024.1001) - minitest (5.25.1) - msgpack (1.7.3-java) + mime-types-data (3.2024.1203) + minitest (5.25.4) + msgpack (1.7.5-java) multi_test (0.1.2) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - 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) public_suffix (6.0.1) - racc (1.8.1-java) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - regexp_parser (2.9.2) - rexml (3.3.8) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -125,61 +107,25 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - spoon (0.0.6) - ffi - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) - sys-uname (1.3.0) + sys-uname (1.3.1) ffi (~> 1.1) thor (1.3.2) thread_safe (0.3.6-java) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS universal-java-11 @@ -191,19 +137,13 @@ DEPENDENCIES cucumber (~> 6) datadog-ci! os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/jruby_9.4_cucumber_7.gemfile b/gemfiles/jruby_9.4_cucumber_7.gemfile index 31fd56c9..168b660b 100644 --- a/gemfiles/jruby_9.4_cucumber_7.gemfile +++ b/gemfiles/jruby_9.4_cucumber_7.gemfile @@ -2,22 +2,16 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 7" group :check do diff --git a/gemfiles/jruby_9.4_cucumber_7.gemfile.lock b/gemfiles/jruby_9.4_cucumber_7.gemfile.lock index c3f0e12b..8283fa1e 100644 --- a/gemfiles/jruby_9.4_cucumber_7.gemfile.lock +++ b/gemfiles/jruby_9.4_cucumber_7.gemfile.lock @@ -14,11 +14,9 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8-java) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml @@ -52,55 +50,39 @@ GEM cucumber-wire (6.2.1) cucumber-core (~> 10.1, >= 10.1.0) cucumber-cucumber-expressions (~> 14.0, >= 14.0.0) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-java) - hashdiff (1.1.1) - json (2.7.2-java) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libddwaf (1.14.0.0.0-java) + hashdiff (1.1.2) + libdatadog (14.3.1.1.0) + libddwaf (1.18.0.0.0-java) ffi (~> 1.0) - lint_roller (1.1.0) - logger (1.6.1) - method_source (1.1.0) + logger (1.6.2) mime-types (3.6.0) logger mime-types-data (~> 3.2015) - mime-types-data (3.2024.1001) - msgpack (1.7.3-java) + mime-types-data (3.2024.1203) + msgpack (1.7.5-java) multi_test (0.1.2) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2-java) - coderay (~> 1.1) - method_source (~> 1.0) - spoon (~> 0.0) public_suffix (6.0.1) - racc (1.8.1-java) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - regexp_parser (2.9.2) - rexml (3.3.8) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -108,58 +90,22 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - spoon (0.0.6) - ffi - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) - sys-uname (1.3.0) + sys-uname (1.3.1) ffi (~> 1.1) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS universal-java-11 @@ -170,19 +116,13 @@ DEPENDENCIES cucumber (~> 7) datadog-ci! os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/jruby_9.4_cucumber_8.gemfile b/gemfiles/jruby_9.4_cucumber_8.gemfile index 77f1771c..2ae3bd8a 100644 --- a/gemfiles/jruby_9.4_cucumber_8.gemfile +++ b/gemfiles/jruby_9.4_cucumber_8.gemfile @@ -2,22 +2,16 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 8" group :check do diff --git a/gemfiles/jruby_9.4_cucumber_8.gemfile.lock b/gemfiles/jruby_9.4_cucumber_8.gemfile.lock index e380b845..77cb4726 100644 --- a/gemfiles/jruby_9.4_cucumber_8.gemfile.lock +++ b/gemfiles/jruby_9.4_cucumber_8.gemfile.lock @@ -14,11 +14,9 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8-java) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml @@ -46,55 +44,39 @@ GEM cucumber-messages (~> 18.0, >= 18.0.0) cucumber-messages (18.0.0) cucumber-tag-expressions (4.1.0) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-java) - hashdiff (1.1.1) - json (2.7.2-java) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libddwaf (1.14.0.0.0-java) + hashdiff (1.1.2) + libdatadog (14.3.1.1.0) + libddwaf (1.18.0.0.0-java) ffi (~> 1.0) - lint_roller (1.1.0) - logger (1.6.1) - method_source (1.1.0) + logger (1.6.2) mime-types (3.6.0) logger mime-types-data (~> 3.2015) - mime-types-data (3.2024.1001) - msgpack (1.7.3-java) + mime-types-data (3.2024.1203) + msgpack (1.7.5-java) multi_test (1.1.0) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2-java) - coderay (~> 1.1) - method_source (~> 1.0) - spoon (~> 0.0) public_suffix (6.0.1) - racc (1.8.1-java) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - regexp_parser (2.9.2) - rexml (3.3.8) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -102,58 +84,22 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - spoon (0.0.6) - ffi - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) - sys-uname (1.3.0) + sys-uname (1.3.1) ffi (~> 1.1) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS universal-java-11 @@ -164,19 +110,13 @@ DEPENDENCIES cucumber (~> 8) datadog-ci! os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/jruby_9.4_cucumber_9.gemfile b/gemfiles/jruby_9.4_cucumber_9.gemfile index 70d6cc05..32552fcf 100644 --- a/gemfiles/jruby_9.4_cucumber_9.gemfile +++ b/gemfiles/jruby_9.4_cucumber_9.gemfile @@ -2,22 +2,16 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 9" gem "bigdecimal", "< 3.1.8" diff --git a/gemfiles/jruby_9.4_cucumber_9.gemfile.lock b/gemfiles/jruby_9.4_cucumber_9.gemfile.lock index 5c02e363..aab75f77 100644 --- a/gemfiles/jruby_9.4_cucumber_9.gemfile.lock +++ b/gemfiles/jruby_9.4_cucumber_9.gemfile.lock @@ -14,11 +14,9 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.7-java) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml @@ -46,52 +44,36 @@ GEM cucumber-html-formatter (21.7.0) cucumber-messages (> 19, < 27) cucumber-messages (22.0.0) - cucumber-tag-expressions (6.1.0) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + cucumber-tag-expressions (6.1.1) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-java) - hashdiff (1.1.1) - json (2.7.2-java) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libddwaf (1.14.0.0.0-java) + hashdiff (1.1.2) + libdatadog (14.3.1.1.0) + libddwaf (1.18.0.0.0-java) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) mini_mime (1.1.5) - msgpack (1.7.3-java) + msgpack (1.7.5-java) multi_test (1.1.0) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2-java) - coderay (~> 1.1) - method_source (~> 1.0) - spoon (~> 0.0) public_suffix (6.0.1) - racc (1.8.1-java) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - regexp_parser (2.9.2) - rexml (3.3.8) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -99,58 +81,22 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - spoon (0.0.6) - ffi - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) - sys-uname (1.3.0) + sys-uname (1.3.1) ffi (~> 1.1) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS universal-java-11 @@ -162,19 +108,13 @@ DEPENDENCIES cucumber (~> 9) datadog-ci! os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/jruby_9.4_knapsack_pro_7_rspec_3.gemfile b/gemfiles/jruby_9.4_knapsack_pro_7_rspec_3.gemfile index 3c7f0570..510961c2 100644 --- a/gemfiles/jruby_9.4_knapsack_pro_7_rspec_3.gemfile +++ b/gemfiles/jruby_9.4_knapsack_pro_7_rspec_3.gemfile @@ -2,22 +2,16 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" gem "rake-compiler" +gem "simplecov" gem "rspec", "~> 3" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "knapsack_pro", "~> 7" group :check do diff --git a/gemfiles/jruby_9.4_knapsack_pro_7_rspec_3.gemfile.lock b/gemfiles/jruby_9.4_knapsack_pro_7_rspec_3.gemfile.lock index 36cb2c2f..6b4af655 100644 --- a/gemfiles/jruby_9.4_knapsack_pro_7_rspec_3.gemfile.lock +++ b/gemfiles/jruby_9.4_knapsack_pro_7_rspec_3.gemfile.lock @@ -14,58 +14,40 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8-java) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-java) - hashdiff (1.1.1) - json (2.7.2-java) - knapsack_pro (7.8.2) + hashdiff (1.1.2) + knapsack_pro (7.13.1) rake - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libddwaf (1.14.0.0.0-java) + libdatadog (14.3.1.1.0) + libddwaf (1.18.0.0.0-java) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - msgpack (1.7.3-java) + msgpack (1.7.5-java) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2-java) - coderay (~> 1.1) - method_source (~> 1.0) - spoon (~> 0.0) public_suffix (6.0.1) - racc (1.8.1-java) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - regexp_parser (2.9.2) - rexml (3.3.8) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -73,56 +55,20 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - spoon (0.0.6) - ffi - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS universal-java-11 @@ -133,19 +79,13 @@ DEPENDENCIES datadog-ci! knapsack_pro (~> 7) os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler rspec (~> 3) rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/jruby_9.4_minitest_5.gemfile b/gemfiles/jruby_9.4_minitest_5.gemfile index 2dda6e7b..c33a6135 100644 --- a/gemfiles/jruby_9.4_minitest_5.gemfile +++ b/gemfiles/jruby_9.4_minitest_5.gemfile @@ -2,22 +2,16 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "minitest", "~> 5" group :check do diff --git a/gemfiles/jruby_9.4_minitest_5.gemfile.lock b/gemfiles/jruby_9.4_minitest_5.gemfile.lock index f522ffc2..0d3e7a5a 100644 --- a/gemfiles/jruby_9.4_minitest_5.gemfile.lock +++ b/gemfiles/jruby_9.4_minitest_5.gemfile.lock @@ -14,57 +14,39 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8-java) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-java) - hashdiff (1.1.1) - json (2.7.2-java) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libddwaf (1.14.0.0.0-java) + hashdiff (1.1.2) + libdatadog (14.3.1.1.0) + libddwaf (1.18.0.0.0-java) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - minitest (5.25.1) - msgpack (1.7.3-java) + minitest (5.25.4) + msgpack (1.7.5-java) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2-java) - coderay (~> 1.1) - method_source (~> 1.0) - spoon (~> 0.0) public_suffix (6.0.1) - racc (1.8.1-java) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - regexp_parser (2.9.2) - rexml (3.3.8) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -72,56 +54,20 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - spoon (0.0.6) - ffi - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS universal-java-11 @@ -132,19 +78,13 @@ DEPENDENCIES datadog-ci! minitest (~> 5) os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/jruby_9.4_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile b/gemfiles/jruby_9.4_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile index afd942c9..c6b9f8bc 100644 --- a/gemfiles/jruby_9.4_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile +++ b/gemfiles/jruby_9.4_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile @@ -2,22 +2,16 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "minitest", "~> 5" gem "shoulda-context", "~> 2" gem "shoulda-matchers", "~> 6" diff --git a/gemfiles/jruby_9.4_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile.lock b/gemfiles/jruby_9.4_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile.lock index 69cca53f..629e08e1 100644 --- a/gemfiles/jruby_9.4_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile.lock +++ b/gemfiles/jruby_9.4_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile.lock @@ -8,8 +8,9 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.2.1.1) + activesupport (7.2.2.1) base64 + benchmark (>= 0.3) bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) @@ -25,64 +26,47 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) base64 (0.2.0) + benchmark (0.4.0) bigdecimal (3.1.7-java) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) connection_pool (2.4.1) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) diff-lcs (1.5.1) docile (1.4.1) drb (2.2.1) ffi (1.17.0-java) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2-java) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libddwaf (1.14.0.0.0-java) + libdatadog (14.3.1.1.0) + libddwaf (1.18.0.0.0-java) ffi (~> 1.0) - lint_roller (1.1.0) - logger (1.6.1) - method_source (1.1.0) - minitest (5.25.1) - msgpack (1.7.3-java) + logger (1.6.2) + minitest (5.25.4) + msgpack (1.7.5-java) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2-java) - coderay (~> 1.1) - method_source (~> 1.0) - spoon (~> 0.0) public_suffix (6.0.1) - racc (1.8.1-java) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - regexp_parser (2.9.2) - rexml (3.3.8) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -90,26 +74,10 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) - securerandom (0.3.1) + securerandom (0.4.0) shoulda-context (2.0.0) shoulda-matchers (6.4.0) activesupport (>= 5.2.0) @@ -117,35 +85,15 @@ GEM docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - spoon (0.0.6) - ffi - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) thor (1.3.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS universal-java-11 @@ -157,8 +105,6 @@ DEPENDENCIES datadog-ci! minitest (~> 5) os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler rspec @@ -167,11 +113,7 @@ DEPENDENCIES shoulda-context (~> 2) shoulda-matchers (~> 6) simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/jruby_9.4_rspec_3.gemfile b/gemfiles/jruby_9.4_rspec_3.gemfile index f0adc196..7edc10be 100644 --- a/gemfiles/jruby_9.4_rspec_3.gemfile +++ b/gemfiles/jruby_9.4_rspec_3.gemfile @@ -2,22 +2,16 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" gem "rake-compiler" +gem "simplecov" gem "rspec", "~> 3" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" group :check do diff --git a/gemfiles/jruby_9.4_rspec_3.gemfile.lock b/gemfiles/jruby_9.4_rspec_3.gemfile.lock index b097cf59..88404887 100644 --- a/gemfiles/jruby_9.4_rspec_3.gemfile.lock +++ b/gemfiles/jruby_9.4_rspec_3.gemfile.lock @@ -14,56 +14,38 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8-java) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-java) - hashdiff (1.1.1) - json (2.7.2-java) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libddwaf (1.14.0.0.0-java) + hashdiff (1.1.2) + libdatadog (14.3.1.1.0) + libddwaf (1.18.0.0.0-java) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - msgpack (1.7.3-java) + msgpack (1.7.5-java) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2-java) - coderay (~> 1.1) - method_source (~> 1.0) - spoon (~> 0.0) public_suffix (6.0.1) - racc (1.8.1-java) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - regexp_parser (2.9.2) - rexml (3.3.8) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -71,56 +53,20 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - spoon (0.0.6) - ffi - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS universal-java-11 @@ -130,19 +76,13 @@ DEPENDENCIES climate_control datadog-ci! os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler rspec (~> 3) rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/jruby_9.4_selenium_4_capybara_3.gemfile b/gemfiles/jruby_9.4_selenium_4_capybara_3.gemfile index f85f88c5..b464b134 100644 --- a/gemfiles/jruby_9.4_selenium_4_capybara_3.gemfile +++ b/gemfiles/jruby_9.4_selenium_4_capybara_3.gemfile @@ -2,22 +2,16 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "capybara", "~> 3" gem "selenium-webdriver", "~> 4" gem "cucumber", "~> 9" diff --git a/gemfiles/jruby_9.4_selenium_4_capybara_3.gemfile.lock b/gemfiles/jruby_9.4_selenium_4_capybara_3.gemfile.lock index 068cd964..924fbe3c 100644 --- a/gemfiles/jruby_9.4_selenium_4_capybara_3.gemfile.lock +++ b/gemfiles/jruby_9.4_selenium_4_capybara_3.gemfile.lock @@ -14,7 +14,6 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) base64 (0.2.0) bigdecimal (3.1.8-java) builder (3.3.0) @@ -28,7 +27,6 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml @@ -56,59 +54,45 @@ GEM cucumber-html-formatter (21.7.0) cucumber-messages (> 19, < 27) cucumber-messages (22.0.0) - cucumber-tag-expressions (6.1.0) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + cucumber-tag-expressions (6.1.1) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-java) - hashdiff (1.1.1) - json (2.7.2-java) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libddwaf (1.14.0.0.0-java) + hashdiff (1.1.2) + libdatadog (14.3.1.1.0) + libddwaf (1.18.0.0.0-java) ffi (~> 1.0) - lint_roller (1.1.0) - logger (1.6.1) + logger (1.6.2) matrix (0.4.2) - method_source (1.1.0) mini_mime (1.1.5) - msgpack (1.7.3-java) + msgpack (1.7.5-java) multi_test (1.1.0) - nokogiri (1.16.7-java) + nokogiri (1.17.1-java) racc (~> 1.4) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2-java) - coderay (~> 1.1) - method_source (~> 1.0) - spoon (~> 0.0) public_suffix (6.0.1) racc (1.8.1-java) rack (3.1.8) rack-test (2.1.0) rack (>= 1.3) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - regexp_parser (2.9.2) - rexml (3.3.8) + regexp_parser (2.9.3) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -116,27 +100,11 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) rubyzip (2.3.2) - selenium-webdriver (4.25.0) + selenium-webdriver (4.27.0) base64 (~> 0.2) logger (~> 1.4) rexml (~> 3.2, >= 3.2.5) @@ -146,38 +114,18 @@ GEM docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - spoon (0.0.6) - ffi - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) - sys-uname (1.3.0) + sys-uname (1.3.1) ffi (~> 1.1) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) websocket (1.2.11) xpath (3.2.0) nokogiri (~> 1.8) - yard (0.9.37) PLATFORMS universal-java-11 @@ -189,8 +137,6 @@ DEPENDENCIES cucumber (~> 9) datadog-ci! os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler rspec @@ -198,11 +144,7 @@ DEPENDENCIES rspec_junit_formatter selenium-webdriver (~> 4) simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/jruby_9.4_timecop_0.gemfile b/gemfiles/jruby_9.4_timecop_0.gemfile index 4b0d49fe..5776c98a 100644 --- a/gemfiles/jruby_9.4_timecop_0.gemfile +++ b/gemfiles/jruby_9.4_timecop_0.gemfile @@ -2,22 +2,16 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "timecop", "~> 0" gem "minitest", "~> 5" diff --git a/gemfiles/jruby_9.4_timecop_0.gemfile.lock b/gemfiles/jruby_9.4_timecop_0.gemfile.lock index cb60ec75..197362c7 100644 --- a/gemfiles/jruby_9.4_timecop_0.gemfile.lock +++ b/gemfiles/jruby_9.4_timecop_0.gemfile.lock @@ -14,57 +14,39 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8-java) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-java) - hashdiff (1.1.1) - json (2.7.2-java) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libddwaf (1.14.0.0.0-java) + hashdiff (1.1.2) + libdatadog (14.3.1.1.0) + libddwaf (1.18.0.0.0-java) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - minitest (5.25.1) - msgpack (1.7.3-java) + minitest (5.25.4) + msgpack (1.7.5-java) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2-java) - coderay (~> 1.1) - method_source (~> 1.0) - spoon (~> 0.0) public_suffix (6.0.1) - racc (1.8.1-java) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - regexp_parser (2.9.2) - rexml (3.3.8) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -72,57 +54,21 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - spoon (0.0.6) - ffi - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) thor (1.3.2) timecop (0.9.10) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS universal-java-11 @@ -133,20 +79,14 @@ DEPENDENCIES datadog-ci! minitest (~> 5) os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) timecop (~> 0) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_2.7_activesupport_4.gemfile b/gemfiles/ruby_2.7_activesupport_4.gemfile index d5390edd..208b7684 100644 --- a/gemfiles/ruby_2.7_activesupport_4.gemfile +++ b/gemfiles/ruby_2.7_activesupport_4.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "activesupport", "~> 4" group :check do diff --git a/gemfiles/ruby_2.7_activesupport_4.gemfile.lock b/gemfiles/ruby_2.7_activesupport_4.gemfile.lock index fa89d338..c21187a4 100644 --- a/gemfiles/ruby_2.7_activesupport_4.gemfile.lock +++ b/gemfiles/ruby_2.7_activesupport_4.gemfile.lock @@ -19,60 +19,57 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (0.9.5) concurrent-ruby (~> 1.0) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - minitest (5.25.1) - msgpack (1.7.3) + minitest (5.25.4) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (5.1.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -80,58 +77,24 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.64.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.21.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.37.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.64.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.4) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.4.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.21.0) + stringio (3.1.2) thor (1.3.2) thread_safe (0.3.6) tzinfo (1.2.11) thread_safe (~> 0.1) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -141,21 +104,15 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_2.7_activesupport_5.gemfile b/gemfiles/ruby_2.7_activesupport_5.gemfile index 19b2c36e..7bc3c1d9 100644 --- a/gemfiles/ruby_2.7_activesupport_5.gemfile +++ b/gemfiles/ruby_2.7_activesupport_5.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "activesupport", "~> 5" group :check do diff --git a/gemfiles/ruby_2.7_activesupport_5.gemfile.lock b/gemfiles/ruby_2.7_activesupport_5.gemfile.lock index 90ec7dec..453c245e 100644 --- a/gemfiles/ruby_2.7_activesupport_5.gemfile.lock +++ b/gemfiles/ruby_2.7_activesupport_5.gemfile.lock @@ -19,60 +19,57 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - minitest (5.25.1) - msgpack (1.7.3) + minitest (5.25.4) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (5.1.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -80,58 +77,24 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.64.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.21.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.37.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.64.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.4) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.4.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.21.0) + stringio (3.1.2) thor (1.3.2) thread_safe (0.3.6) tzinfo (1.2.11) thread_safe (~> 0.1) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -141,21 +104,15 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_2.7_activesupport_6.gemfile b/gemfiles/ruby_2.7_activesupport_6.gemfile index 08b90b65..4c7c911c 100644 --- a/gemfiles/ruby_2.7_activesupport_6.gemfile +++ b/gemfiles/ruby_2.7_activesupport_6.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "activesupport", "~> 6" group :check do diff --git a/gemfiles/ruby_2.7_activesupport_6.gemfile.lock b/gemfiles/ruby_2.7_activesupport_6.gemfile.lock index 010eeddb..ccb951f7 100644 --- a/gemfiles/ruby_2.7_activesupport_6.gemfile.lock +++ b/gemfiles/ruby_2.7_activesupport_6.gemfile.lock @@ -8,7 +8,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.1.7.9) + activesupport (6.1.7.10) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -20,60 +20,57 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - minitest (5.25.1) - msgpack (1.7.3) + minitest (5.25.4) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (5.1.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -81,57 +78,23 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.64.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.21.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.37.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.64.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.4) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.4.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.21.0) + stringio (3.1.2) thor (1.3.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) zeitwerk (2.6.18) PLATFORMS @@ -142,21 +105,15 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_2.7_activesupport_7.gemfile b/gemfiles/ruby_2.7_activesupport_7.gemfile index b5e69dde..7a3eeb63 100644 --- a/gemfiles/ruby_2.7_activesupport_7.gemfile +++ b/gemfiles/ruby_2.7_activesupport_7.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "activesupport", "~> 7" group :check do diff --git a/gemfiles/ruby_2.7_activesupport_7.gemfile.lock b/gemfiles/ruby_2.7_activesupport_7.gemfile.lock index 55cc89cd..9ead05fe 100644 --- a/gemfiles/ruby_2.7_activesupport_7.gemfile.lock +++ b/gemfiles/ruby_2.7_activesupport_7.gemfile.lock @@ -8,15 +8,18 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.1.4.1) + activesupport (7.1.5.1) base64 + benchmark (>= 0.3) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) connection_pool (>= 2.2.5) drb i18n (>= 1.6, < 2) + logger (>= 1.4.2) minitest (>= 5.1) mutex_m + securerandom (>= 0.3) tzinfo (~> 2.0) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) @@ -24,64 +27,63 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) base64 (0.2.0) + benchmark (0.4.0) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) connection_pool (2.4.1) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) drb (2.2.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - minitest (5.25.1) - msgpack (1.7.3) - mutex_m (0.2.0) + logger (1.6.2) + minitest (5.25.4) + msgpack (1.7.5) + mutex_m (0.3.0) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (5.1.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -89,57 +91,24 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.64.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.21.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) + securerandom (0.3.2) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.37.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.64.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.4) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.4.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.21.0) + stringio (3.1.2) thor (1.3.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -149,21 +118,15 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_2.7_ci_queue_0_minitest_5.gemfile b/gemfiles/ruby_2.7_ci_queue_0_minitest_5.gemfile index 861333e8..4d9f122b 100644 --- a/gemfiles/ruby_2.7_ci_queue_0_minitest_5.gemfile +++ b/gemfiles/ruby_2.7_ci_queue_0_minitest_5.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "minitest", "~> 5" gem "ci-queue", "~> 0" gem "minitest-reporters", "~> 1" diff --git a/gemfiles/ruby_2.7_ci_queue_0_minitest_5.gemfile.lock b/gemfiles/ruby_2.7_ci_queue_0_minitest_5.gemfile.lock index ce70f59a..dbdd2d7f 100644 --- a/gemfiles/ruby_2.7_ci_queue_0_minitest_5.gemfile.lock +++ b/gemfiles/ruby_2.7_ci_queue_0_minitest_5.gemfile.lock @@ -15,64 +15,63 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) builder (3.3.0) - ci-queue (0.58.0) + ci-queue (0.60.0) + logger climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - minitest (5.25.1) + logger (1.6.2) + minitest (5.25.4) minitest-reporters (1.7.1) ansi builder minitest (>= 5.0) ruby-progressbar - msgpack (1.7.3) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (5.1.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -80,55 +79,22 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.64.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.21.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.37.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.64.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.4) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.4.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.21.0) + stringio (3.1.2) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -138,23 +104,17 @@ DEPENDENCIES ci-queue (~> 0) climate_control datadog-ci! + debug minitest (~> 5) minitest-reporters (~> 1) os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_2.7_ci_queue_0_rspec_3.gemfile b/gemfiles/ruby_2.7_ci_queue_0_rspec_3.gemfile index 56e6dfbe..86d79cf5 100644 --- a/gemfiles/ruby_2.7_ci_queue_0_rspec_3.gemfile +++ b/gemfiles/ruby_2.7_ci_queue_0_rspec_3.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec", "~> 3" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "ci-queue", "~> 0" group :check do diff --git a/gemfiles/ruby_2.7_ci_queue_0_rspec_3.gemfile.lock b/gemfiles/ruby_2.7_ci_queue_0_rspec_3.gemfile.lock index 4176dac3..191a301a 100644 --- a/gemfiles/ruby_2.7_ci_queue_0_rspec_3.gemfile.lock +++ b/gemfiles/ruby_2.7_ci_queue_0_rspec_3.gemfile.lock @@ -14,57 +14,56 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) - ci-queue (0.58.0) + ci-queue (0.60.0) + logger climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - msgpack (1.7.3) + logger (1.6.2) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (5.1.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -72,55 +71,21 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.64.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.21.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.37.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.64.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.4) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.4.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.21.0) + stringio (3.1.2) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -130,21 +95,15 @@ DEPENDENCIES ci-queue (~> 0) climate_control datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec (~> 3) rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_2.7_cucumber_3.gemfile b/gemfiles/ruby_2.7_cucumber_3.gemfile index 849ed57a..23ab931c 100644 --- a/gemfiles/ruby_2.7_cucumber_3.gemfile +++ b/gemfiles/ruby_2.7_cucumber_3.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 3" group :check do diff --git a/gemfiles/ruby_2.7_cucumber_3.gemfile.lock b/gemfiles/ruby_2.7_cucumber_3.gemfile.lock index 6d173548..455e4919 100644 --- a/gemfiles/ruby_2.7_cucumber_3.gemfile.lock +++ b/gemfiles/ruby_2.7_cucumber_3.gemfile.lock @@ -14,12 +14,10 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) backports (3.25.0) bigdecimal (3.1.8) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml @@ -39,52 +37,51 @@ GEM cucumber-expressions (6.0.1) cucumber-tag_expressions (1.1.1) cucumber-wire (0.0.1) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) gherkin (5.1.0) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - msgpack (1.7.3) + msgpack (1.7.5) multi_json (1.15.0) multi_test (1.1.0) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (5.1.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -92,55 +89,21 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.64.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.21.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.37.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.64.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.4) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.4.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.21.0) + stringio (3.1.2) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -150,21 +113,15 @@ DEPENDENCIES climate_control cucumber (~> 3) datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_2.7_cucumber_4.gemfile b/gemfiles/ruby_2.7_cucumber_4.gemfile index 81d7688f..1075a3c5 100644 --- a/gemfiles/ruby_2.7_cucumber_4.gemfile +++ b/gemfiles/ruby_2.7_cucumber_4.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 4" gem "activesupport", "< 7.1" diff --git a/gemfiles/ruby_2.7_cucumber_4.gemfile.lock b/gemfiles/ruby_2.7_cucumber_4.gemfile.lock index 1f3f8df8..4de7cf5e 100644 --- a/gemfiles/ruby_2.7_cucumber_4.gemfile.lock +++ b/gemfiles/ruby_2.7_cucumber_4.gemfile.lock @@ -8,7 +8,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.8.5) + activesupport (7.0.8.7) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -19,11 +19,9 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) crack (1.0.0) bigdecimal @@ -59,59 +57,58 @@ GEM cucumber-core (~> 7.1, >= 7.1.0) cucumber-cucumber-expressions (~> 10.1, >= 10.1.0) cucumber-messages (~> 12.2, >= 12.2.0) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.3) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) middleware (0.1.0) - minitest (5.25.1) - msgpack (1.7.3) + minitest (5.25.4) + msgpack (1.7.5) multi_test (0.1.2) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - 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) + psych (5.2.1) + date + stringio public_suffix (5.1.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -119,60 +116,26 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.64.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.21.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.37.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.64.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.4) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.4.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.21.0) - sys-uname (1.3.0) + stringio (3.1.2) + sys-uname (1.3.1) ffi (~> 1.1) thor (1.3.2) thread_safe (0.3.6) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -183,21 +146,15 @@ DEPENDENCIES climate_control cucumber (~> 4) datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_2.7_cucumber_5.gemfile b/gemfiles/ruby_2.7_cucumber_5.gemfile index ca727ad5..802674e4 100644 --- a/gemfiles/ruby_2.7_cucumber_5.gemfile +++ b/gemfiles/ruby_2.7_cucumber_5.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 5" gem "activesupport", "< 7.1" diff --git a/gemfiles/ruby_2.7_cucumber_5.gemfile.lock b/gemfiles/ruby_2.7_cucumber_5.gemfile.lock index 15a9a8a5..206776b1 100644 --- a/gemfiles/ruby_2.7_cucumber_5.gemfile.lock +++ b/gemfiles/ruby_2.7_cucumber_5.gemfile.lock @@ -8,7 +8,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.8.5) + activesupport (7.0.8.7) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -19,11 +19,9 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) crack (1.0.0) bigdecimal @@ -59,59 +57,58 @@ GEM cucumber-core (~> 8.0, >= 8.0.1) cucumber-cucumber-expressions (~> 10.3, >= 10.3.0) cucumber-messages (~> 13.0, >= 13.0.1) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) middleware (0.1.0) - minitest (5.25.1) - msgpack (1.7.3) + minitest (5.25.4) + msgpack (1.7.5) multi_test (0.1.2) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - 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) + psych (5.2.1) + date + stringio public_suffix (5.1.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -119,60 +116,26 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.64.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.21.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.37.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.64.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.4) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.4.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.21.0) - sys-uname (1.3.0) + stringio (3.1.2) + sys-uname (1.3.1) ffi (~> 1.1) thor (1.3.2) thread_safe (0.3.6) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -183,21 +146,15 @@ DEPENDENCIES climate_control cucumber (~> 5) datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_2.7_cucumber_6.gemfile b/gemfiles/ruby_2.7_cucumber_6.gemfile index 6f606a66..9e78515c 100644 --- a/gemfiles/ruby_2.7_cucumber_6.gemfile +++ b/gemfiles/ruby_2.7_cucumber_6.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 6" gem "activesupport", "< 7.1" diff --git a/gemfiles/ruby_2.7_cucumber_6.gemfile.lock b/gemfiles/ruby_2.7_cucumber_6.gemfile.lock index e645a1bf..21e2597d 100644 --- a/gemfiles/ruby_2.7_cucumber_6.gemfile.lock +++ b/gemfiles/ruby_2.7_cucumber_6.gemfile.lock @@ -8,7 +8,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.8.5) + activesupport (7.0.8.7) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -19,11 +19,9 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) crack (1.0.0) bigdecimal @@ -60,64 +58,63 @@ GEM cucumber-core (~> 9.0, >= 9.0.1) cucumber-cucumber-expressions (~> 12.1, >= 12.1.1) cucumber-messages (~> 15.0, >= 15.0.0) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - logger (1.6.1) - method_source (1.1.0) + logger (1.6.2) middleware (0.1.0) mime-types (3.6.0) logger mime-types-data (~> 3.2015) - mime-types-data (3.2024.1001) - minitest (5.25.1) - msgpack (1.7.3) + mime-types-data (3.2024.1203) + minitest (5.25.4) + msgpack (1.7.5) multi_test (0.1.2) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - 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) + psych (5.2.1) + date + stringio public_suffix (5.1.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -125,60 +122,26 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.64.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.21.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.37.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.64.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.4) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.4.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.21.0) - sys-uname (1.3.0) + stringio (3.1.2) + sys-uname (1.3.1) ffi (~> 1.1) thor (1.3.2) thread_safe (0.3.6) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -189,21 +152,15 @@ DEPENDENCIES climate_control cucumber (~> 6) datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_2.7_cucumber_7.gemfile b/gemfiles/ruby_2.7_cucumber_7.gemfile index d5a074b1..0ac95429 100644 --- a/gemfiles/ruby_2.7_cucumber_7.gemfile +++ b/gemfiles/ruby_2.7_cucumber_7.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 7" group :check do diff --git a/gemfiles/ruby_2.7_cucumber_7.gemfile.lock b/gemfiles/ruby_2.7_cucumber_7.gemfile.lock index a4827e61..4916bcdb 100644 --- a/gemfiles/ruby_2.7_cucumber_7.gemfile.lock +++ b/gemfiles/ruby_2.7_cucumber_7.gemfile.lock @@ -14,11 +14,9 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml @@ -52,55 +50,54 @@ GEM cucumber-wire (6.2.1) cucumber-core (~> 10.1, >= 10.1.0) cucumber-cucumber-expressions (~> 14.0, >= 14.0.0) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - logger (1.6.1) - method_source (1.1.0) + logger (1.6.2) mime-types (3.6.0) logger mime-types-data (~> 3.2015) - mime-types-data (3.2024.1001) - msgpack (1.7.3) + mime-types-data (3.2024.1203) + msgpack (1.7.5) multi_test (0.1.2) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (5.1.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -108,57 +105,23 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.64.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.21.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.37.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.64.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.4) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.4.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.21.0) - sys-uname (1.3.0) + stringio (3.1.2) + sys-uname (1.3.1) ffi (~> 1.1) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -168,21 +131,15 @@ DEPENDENCIES climate_control cucumber (~> 7) datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_2.7_cucumber_8.gemfile b/gemfiles/ruby_2.7_cucumber_8.gemfile index 16fcbcf9..f76ca7fd 100644 --- a/gemfiles/ruby_2.7_cucumber_8.gemfile +++ b/gemfiles/ruby_2.7_cucumber_8.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 8" group :check do diff --git a/gemfiles/ruby_2.7_cucumber_8.gemfile.lock b/gemfiles/ruby_2.7_cucumber_8.gemfile.lock index 0d903757..7480b489 100644 --- a/gemfiles/ruby_2.7_cucumber_8.gemfile.lock +++ b/gemfiles/ruby_2.7_cucumber_8.gemfile.lock @@ -14,11 +14,9 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml @@ -46,55 +44,54 @@ GEM cucumber-messages (~> 18.0, >= 18.0.0) cucumber-messages (18.0.0) cucumber-tag-expressions (4.1.0) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - logger (1.6.1) - method_source (1.1.0) + logger (1.6.2) mime-types (3.6.0) logger mime-types-data (~> 3.2015) - mime-types-data (3.2024.1001) - msgpack (1.7.3) + mime-types-data (3.2024.1203) + msgpack (1.7.5) multi_test (1.1.0) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (5.1.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -102,57 +99,23 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.64.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.21.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.37.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.64.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.4) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.4.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.21.0) - sys-uname (1.3.0) + stringio (3.1.2) + sys-uname (1.3.1) ffi (~> 1.1) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -162,21 +125,15 @@ DEPENDENCIES climate_control cucumber (~> 8) datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_2.7_cucumber_9.gemfile b/gemfiles/ruby_2.7_cucumber_9.gemfile index c66998c8..27b60855 100644 --- a/gemfiles/ruby_2.7_cucumber_9.gemfile +++ b/gemfiles/ruby_2.7_cucumber_9.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 9" group :check do diff --git a/gemfiles/ruby_2.7_cucumber_9.gemfile.lock b/gemfiles/ruby_2.7_cucumber_9.gemfile.lock index 04d11a9e..94a5e834 100644 --- a/gemfiles/ruby_2.7_cucumber_9.gemfile.lock +++ b/gemfiles/ruby_2.7_cucumber_9.gemfile.lock @@ -14,11 +14,9 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml @@ -46,52 +44,51 @@ GEM cucumber-html-formatter (21.7.0) cucumber-messages (> 19, < 27) cucumber-messages (22.0.0) - cucumber-tag-expressions (6.1.0) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + cucumber-tag-expressions (6.1.1) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) mini_mime (1.1.5) - msgpack (1.7.3) + msgpack (1.7.5) multi_test (1.1.0) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (5.1.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -99,57 +96,23 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.64.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.21.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.37.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.64.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.4) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.4.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.21.0) - sys-uname (1.3.0) + stringio (3.1.2) + sys-uname (1.3.1) ffi (~> 1.1) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -159,21 +122,15 @@ DEPENDENCIES climate_control cucumber (~> 9) datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_2.7_knapsack_pro_7_rspec_3.gemfile b/gemfiles/ruby_2.7_knapsack_pro_7_rspec_3.gemfile index 7874f38d..2a32643a 100644 --- a/gemfiles/ruby_2.7_knapsack_pro_7_rspec_3.gemfile +++ b/gemfiles/ruby_2.7_knapsack_pro_7_rspec_3.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec", "~> 3" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "knapsack_pro", "~> 7" group :check do diff --git a/gemfiles/ruby_2.7_knapsack_pro_7_rspec_3.gemfile.lock b/gemfiles/ruby_2.7_knapsack_pro_7_rspec_3.gemfile.lock index ffc2d8e4..53ba7750 100644 --- a/gemfiles/ruby_2.7_knapsack_pro_7_rspec_3.gemfile.lock +++ b/gemfiles/ruby_2.7_knapsack_pro_7_rspec_3.gemfile.lock @@ -14,58 +14,55 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) - json (2.7.2) - knapsack_pro (7.8.2) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + knapsack_pro (7.13.1) rake - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - msgpack (1.7.3) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (5.1.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -73,55 +70,21 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.64.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.21.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.37.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.64.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.4) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.4.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.21.0) + stringio (3.1.2) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -130,22 +93,16 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug knapsack_pro (~> 7) os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec (~> 3) rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_2.7_minitest_5.gemfile b/gemfiles/ruby_2.7_minitest_5.gemfile index 0fca7f18..63a20f49 100644 --- a/gemfiles/ruby_2.7_minitest_5.gemfile +++ b/gemfiles/ruby_2.7_minitest_5.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "minitest", "~> 5" group :check do diff --git a/gemfiles/ruby_2.7_minitest_5.gemfile.lock b/gemfiles/ruby_2.7_minitest_5.gemfile.lock index ecd2cb94..04a834d6 100644 --- a/gemfiles/ruby_2.7_minitest_5.gemfile.lock +++ b/gemfiles/ruby_2.7_minitest_5.gemfile.lock @@ -14,57 +14,54 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - minitest (5.25.1) - msgpack (1.7.3) + minitest (5.25.4) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (5.1.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -72,55 +69,21 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.64.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.21.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.37.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.64.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.4) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.4.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.21.0) + stringio (3.1.2) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -129,22 +92,16 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug minitest (~> 5) os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_2.7_rspec_3.gemfile b/gemfiles/ruby_2.7_rspec_3.gemfile index 39cac410..eab12df6 100644 --- a/gemfiles/ruby_2.7_rspec_3.gemfile +++ b/gemfiles/ruby_2.7_rspec_3.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec", "~> 3" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" group :check do diff --git a/gemfiles/ruby_2.7_rspec_3.gemfile.lock b/gemfiles/ruby_2.7_rspec_3.gemfile.lock index 296ca0bb..8b6800ca 100644 --- a/gemfiles/ruby_2.7_rspec_3.gemfile.lock +++ b/gemfiles/ruby_2.7_rspec_3.gemfile.lock @@ -14,56 +14,53 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - msgpack (1.7.3) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (5.1.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -71,55 +68,21 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.64.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.21.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.37.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.64.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.4) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.4.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.21.0) + stringio (3.1.2) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -128,21 +91,15 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec (~> 3) rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_2.7_timecop_0.gemfile b/gemfiles/ruby_2.7_timecop_0.gemfile index bb30673d..e0186f5f 100644 --- a/gemfiles/ruby_2.7_timecop_0.gemfile +++ b/gemfiles/ruby_2.7_timecop_0.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "timecop", "~> 0" gem "minitest", "~> 5" diff --git a/gemfiles/ruby_2.7_timecop_0.gemfile.lock b/gemfiles/ruby_2.7_timecop_0.gemfile.lock index 87982be5..587d02f1 100644 --- a/gemfiles/ruby_2.7_timecop_0.gemfile.lock +++ b/gemfiles/ruby_2.7_timecop_0.gemfile.lock @@ -14,57 +14,54 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - minitest (5.25.1) - msgpack (1.7.3) + minitest (5.25.4) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (5.1.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -72,56 +69,22 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.64.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.21.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.37.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.64.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.4) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.4.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.21.0) + stringio (3.1.2) thor (1.3.2) timecop (0.9.10) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -130,23 +93,17 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug minitest (~> 5) os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) timecop (~> 0) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.0_activesupport_4.gemfile b/gemfiles/ruby_3.0_activesupport_4.gemfile index d5390edd..208b7684 100644 --- a/gemfiles/ruby_3.0_activesupport_4.gemfile +++ b/gemfiles/ruby_3.0_activesupport_4.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "activesupport", "~> 4" group :check do diff --git a/gemfiles/ruby_3.0_activesupport_4.gemfile.lock b/gemfiles/ruby_3.0_activesupport_4.gemfile.lock index 8d9f43b5..c8b098e4 100644 --- a/gemfiles/ruby_3.0_activesupport_4.gemfile.lock +++ b/gemfiles/ruby_3.0_activesupport_4.gemfile.lock @@ -19,60 +19,57 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (0.9.5) concurrent-ruby (~> 1.0) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - minitest (5.25.1) - msgpack (1.7.3) + minitest (5.25.4) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -80,57 +77,24 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) thread_safe (0.3.6) tzinfo (1.2.11) thread_safe (~> 0.1) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -140,21 +104,15 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.0_activesupport_5.gemfile b/gemfiles/ruby_3.0_activesupport_5.gemfile index 19b2c36e..7bc3c1d9 100644 --- a/gemfiles/ruby_3.0_activesupport_5.gemfile +++ b/gemfiles/ruby_3.0_activesupport_5.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "activesupport", "~> 5" group :check do diff --git a/gemfiles/ruby_3.0_activesupport_5.gemfile.lock b/gemfiles/ruby_3.0_activesupport_5.gemfile.lock index f1a62ca8..c732d614 100644 --- a/gemfiles/ruby_3.0_activesupport_5.gemfile.lock +++ b/gemfiles/ruby_3.0_activesupport_5.gemfile.lock @@ -19,60 +19,57 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - minitest (5.25.1) - msgpack (1.7.3) + minitest (5.25.4) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -80,57 +77,24 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) thread_safe (0.3.6) tzinfo (1.2.11) thread_safe (~> 0.1) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -140,21 +104,15 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.0_activesupport_6.gemfile b/gemfiles/ruby_3.0_activesupport_6.gemfile index 08b90b65..4c7c911c 100644 --- a/gemfiles/ruby_3.0_activesupport_6.gemfile +++ b/gemfiles/ruby_3.0_activesupport_6.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "activesupport", "~> 6" group :check do diff --git a/gemfiles/ruby_3.0_activesupport_6.gemfile.lock b/gemfiles/ruby_3.0_activesupport_6.gemfile.lock index e51fc9a5..0bf3a49b 100644 --- a/gemfiles/ruby_3.0_activesupport_6.gemfile.lock +++ b/gemfiles/ruby_3.0_activesupport_6.gemfile.lock @@ -8,7 +8,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.1.7.9) + activesupport (6.1.7.10) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -20,60 +20,57 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - minitest (5.25.1) - msgpack (1.7.3) + minitest (5.25.4) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -81,56 +78,23 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) zeitwerk (2.6.18) PLATFORMS @@ -141,21 +105,15 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.0_activesupport_7.gemfile b/gemfiles/ruby_3.0_activesupport_7.gemfile index b5e69dde..7a3eeb63 100644 --- a/gemfiles/ruby_3.0_activesupport_7.gemfile +++ b/gemfiles/ruby_3.0_activesupport_7.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "activesupport", "~> 7" group :check do diff --git a/gemfiles/ruby_3.0_activesupport_7.gemfile.lock b/gemfiles/ruby_3.0_activesupport_7.gemfile.lock index 83eb176a..008fcbc8 100644 --- a/gemfiles/ruby_3.0_activesupport_7.gemfile.lock +++ b/gemfiles/ruby_3.0_activesupport_7.gemfile.lock @@ -8,15 +8,18 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.1.4.1) + activesupport (7.1.5.1) base64 + benchmark (>= 0.3) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) connection_pool (>= 2.2.5) drb i18n (>= 1.6, < 2) + logger (>= 1.4.2) minitest (>= 5.1) mutex_m + securerandom (>= 0.3) tzinfo (~> 2.0) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) @@ -24,64 +27,63 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) base64 (0.2.0) + benchmark (0.4.0) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) connection_pool (2.4.1) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) drb (2.2.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - minitest (5.25.1) - msgpack (1.7.3) - mutex_m (0.2.0) + logger (1.6.2) + minitest (5.25.4) + msgpack (1.7.5) + mutex_m (0.3.0) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -89,56 +91,24 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) + securerandom (0.3.2) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -148,21 +118,15 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.0_ci_queue_0_minitest_5.gemfile b/gemfiles/ruby_3.0_ci_queue_0_minitest_5.gemfile index 861333e8..4d9f122b 100644 --- a/gemfiles/ruby_3.0_ci_queue_0_minitest_5.gemfile +++ b/gemfiles/ruby_3.0_ci_queue_0_minitest_5.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "minitest", "~> 5" gem "ci-queue", "~> 0" gem "minitest-reporters", "~> 1" diff --git a/gemfiles/ruby_3.0_ci_queue_0_minitest_5.gemfile.lock b/gemfiles/ruby_3.0_ci_queue_0_minitest_5.gemfile.lock index a96c20c4..f559ec81 100644 --- a/gemfiles/ruby_3.0_ci_queue_0_minitest_5.gemfile.lock +++ b/gemfiles/ruby_3.0_ci_queue_0_minitest_5.gemfile.lock @@ -15,64 +15,63 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) builder (3.3.0) - ci-queue (0.58.0) + ci-queue (0.60.0) + logger climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - minitest (5.25.1) + logger (1.6.2) + minitest (5.25.4) minitest-reporters (1.7.1) ansi builder minitest (>= 5.0) ruby-progressbar - msgpack (1.7.3) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -80,54 +79,22 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -137,23 +104,17 @@ DEPENDENCIES ci-queue (~> 0) climate_control datadog-ci! + debug minitest (~> 5) minitest-reporters (~> 1) os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.0_ci_queue_0_rspec_3.gemfile b/gemfiles/ruby_3.0_ci_queue_0_rspec_3.gemfile index 56e6dfbe..86d79cf5 100644 --- a/gemfiles/ruby_3.0_ci_queue_0_rspec_3.gemfile +++ b/gemfiles/ruby_3.0_ci_queue_0_rspec_3.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec", "~> 3" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "ci-queue", "~> 0" group :check do diff --git a/gemfiles/ruby_3.0_ci_queue_0_rspec_3.gemfile.lock b/gemfiles/ruby_3.0_ci_queue_0_rspec_3.gemfile.lock index 0abab8ed..930a76b3 100644 --- a/gemfiles/ruby_3.0_ci_queue_0_rspec_3.gemfile.lock +++ b/gemfiles/ruby_3.0_ci_queue_0_rspec_3.gemfile.lock @@ -14,57 +14,56 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) - ci-queue (0.58.0) + ci-queue (0.60.0) + logger climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - msgpack (1.7.3) + logger (1.6.2) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -72,54 +71,21 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -129,21 +95,15 @@ DEPENDENCIES ci-queue (~> 0) climate_control datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec (~> 3) rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.0_cucumber_3.gemfile b/gemfiles/ruby_3.0_cucumber_3.gemfile index 849ed57a..23ab931c 100644 --- a/gemfiles/ruby_3.0_cucumber_3.gemfile +++ b/gemfiles/ruby_3.0_cucumber_3.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 3" group :check do diff --git a/gemfiles/ruby_3.0_cucumber_3.gemfile.lock b/gemfiles/ruby_3.0_cucumber_3.gemfile.lock index 8a4bbcba..cec54ae9 100644 --- a/gemfiles/ruby_3.0_cucumber_3.gemfile.lock +++ b/gemfiles/ruby_3.0_cucumber_3.gemfile.lock @@ -14,12 +14,10 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) backports (3.25.0) bigdecimal (3.1.8) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml @@ -39,52 +37,51 @@ GEM cucumber-expressions (6.0.1) cucumber-tag_expressions (1.1.1) cucumber-wire (0.0.1) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) gherkin (5.1.0) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - msgpack (1.7.3) + msgpack (1.7.5) multi_json (1.15.0) multi_test (1.1.0) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -92,54 +89,21 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -149,21 +113,15 @@ DEPENDENCIES climate_control cucumber (~> 3) datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.0_cucumber_4.gemfile b/gemfiles/ruby_3.0_cucumber_4.gemfile index 81d7688f..1075a3c5 100644 --- a/gemfiles/ruby_3.0_cucumber_4.gemfile +++ b/gemfiles/ruby_3.0_cucumber_4.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 4" gem "activesupport", "< 7.1" diff --git a/gemfiles/ruby_3.0_cucumber_4.gemfile.lock b/gemfiles/ruby_3.0_cucumber_4.gemfile.lock index a12aa352..b521699d 100644 --- a/gemfiles/ruby_3.0_cucumber_4.gemfile.lock +++ b/gemfiles/ruby_3.0_cucumber_4.gemfile.lock @@ -8,7 +8,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.8.5) + activesupport (7.0.8.7) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -19,11 +19,9 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) crack (1.0.0) bigdecimal @@ -59,59 +57,58 @@ GEM cucumber-core (~> 7.1, >= 7.1.0) cucumber-cucumber-expressions (~> 10.1, >= 10.1.0) cucumber-messages (~> 12.2, >= 12.2.0) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.3) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) middleware (0.1.0) - minitest (5.25.1) - msgpack (1.7.3) + minitest (5.25.4) + msgpack (1.7.5) multi_test (0.1.2) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - 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) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -119,59 +116,26 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) - sys-uname (1.3.0) + stringio (3.1.2) + sys-uname (1.3.1) ffi (~> 1.1) thor (1.3.2) thread_safe (0.3.6) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -182,21 +146,15 @@ DEPENDENCIES climate_control cucumber (~> 4) datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.0_cucumber_5.gemfile b/gemfiles/ruby_3.0_cucumber_5.gemfile index ca727ad5..802674e4 100644 --- a/gemfiles/ruby_3.0_cucumber_5.gemfile +++ b/gemfiles/ruby_3.0_cucumber_5.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 5" gem "activesupport", "< 7.1" diff --git a/gemfiles/ruby_3.0_cucumber_5.gemfile.lock b/gemfiles/ruby_3.0_cucumber_5.gemfile.lock index 5fc743b1..468a287f 100644 --- a/gemfiles/ruby_3.0_cucumber_5.gemfile.lock +++ b/gemfiles/ruby_3.0_cucumber_5.gemfile.lock @@ -8,7 +8,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.8.5) + activesupport (7.0.8.7) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -19,11 +19,9 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) crack (1.0.0) bigdecimal @@ -59,59 +57,58 @@ GEM cucumber-core (~> 8.0, >= 8.0.1) cucumber-cucumber-expressions (~> 10.3, >= 10.3.0) cucumber-messages (~> 13.0, >= 13.0.1) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) middleware (0.1.0) - minitest (5.25.1) - msgpack (1.7.3) + minitest (5.25.4) + msgpack (1.7.5) multi_test (0.1.2) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - 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) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -119,59 +116,26 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) - sys-uname (1.3.0) + stringio (3.1.2) + sys-uname (1.3.1) ffi (~> 1.1) thor (1.3.2) thread_safe (0.3.6) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -182,21 +146,15 @@ DEPENDENCIES climate_control cucumber (~> 5) datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.0_cucumber_6.gemfile b/gemfiles/ruby_3.0_cucumber_6.gemfile index 6f606a66..9e78515c 100644 --- a/gemfiles/ruby_3.0_cucumber_6.gemfile +++ b/gemfiles/ruby_3.0_cucumber_6.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 6" gem "activesupport", "< 7.1" diff --git a/gemfiles/ruby_3.0_cucumber_6.gemfile.lock b/gemfiles/ruby_3.0_cucumber_6.gemfile.lock index 39cbf549..756f851a 100644 --- a/gemfiles/ruby_3.0_cucumber_6.gemfile.lock +++ b/gemfiles/ruby_3.0_cucumber_6.gemfile.lock @@ -8,7 +8,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.8.5) + activesupport (7.0.8.7) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -19,11 +19,9 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) crack (1.0.0) bigdecimal @@ -60,64 +58,63 @@ GEM cucumber-core (~> 9.0, >= 9.0.1) cucumber-cucumber-expressions (~> 12.1, >= 12.1.1) cucumber-messages (~> 15.0, >= 15.0.0) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - logger (1.6.1) - method_source (1.1.0) + logger (1.6.2) middleware (0.1.0) mime-types (3.6.0) logger mime-types-data (~> 3.2015) - mime-types-data (3.2024.1001) - minitest (5.25.1) - msgpack (1.7.3) + mime-types-data (3.2024.1203) + minitest (5.25.4) + msgpack (1.7.5) multi_test (0.1.2) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - 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) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -125,59 +122,26 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) - sys-uname (1.3.0) + stringio (3.1.2) + sys-uname (1.3.1) ffi (~> 1.1) thor (1.3.2) thread_safe (0.3.6) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -188,21 +152,15 @@ DEPENDENCIES climate_control cucumber (~> 6) datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.0_cucumber_7.gemfile b/gemfiles/ruby_3.0_cucumber_7.gemfile index d5a074b1..0ac95429 100644 --- a/gemfiles/ruby_3.0_cucumber_7.gemfile +++ b/gemfiles/ruby_3.0_cucumber_7.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 7" group :check do diff --git a/gemfiles/ruby_3.0_cucumber_7.gemfile.lock b/gemfiles/ruby_3.0_cucumber_7.gemfile.lock index 6ce25279..a2fb5d89 100644 --- a/gemfiles/ruby_3.0_cucumber_7.gemfile.lock +++ b/gemfiles/ruby_3.0_cucumber_7.gemfile.lock @@ -14,11 +14,9 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml @@ -52,55 +50,54 @@ GEM cucumber-wire (6.2.1) cucumber-core (~> 10.1, >= 10.1.0) cucumber-cucumber-expressions (~> 14.0, >= 14.0.0) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - logger (1.6.1) - method_source (1.1.0) + logger (1.6.2) mime-types (3.6.0) logger mime-types-data (~> 3.2015) - mime-types-data (3.2024.1001) - msgpack (1.7.3) + mime-types-data (3.2024.1203) + msgpack (1.7.5) multi_test (0.1.2) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -108,56 +105,23 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) - sys-uname (1.3.0) + stringio (3.1.2) + sys-uname (1.3.1) ffi (~> 1.1) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -167,21 +131,15 @@ DEPENDENCIES climate_control cucumber (~> 7) datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.0_cucumber_8.gemfile b/gemfiles/ruby_3.0_cucumber_8.gemfile index 16fcbcf9..f76ca7fd 100644 --- a/gemfiles/ruby_3.0_cucumber_8.gemfile +++ b/gemfiles/ruby_3.0_cucumber_8.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 8" group :check do diff --git a/gemfiles/ruby_3.0_cucumber_8.gemfile.lock b/gemfiles/ruby_3.0_cucumber_8.gemfile.lock index 4d904668..8c2391c5 100644 --- a/gemfiles/ruby_3.0_cucumber_8.gemfile.lock +++ b/gemfiles/ruby_3.0_cucumber_8.gemfile.lock @@ -14,11 +14,9 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml @@ -46,55 +44,54 @@ GEM cucumber-messages (~> 18.0, >= 18.0.0) cucumber-messages (18.0.0) cucumber-tag-expressions (4.1.0) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - logger (1.6.1) - method_source (1.1.0) + logger (1.6.2) mime-types (3.6.0) logger mime-types-data (~> 3.2015) - mime-types-data (3.2024.1001) - msgpack (1.7.3) + mime-types-data (3.2024.1203) + msgpack (1.7.5) multi_test (1.1.0) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -102,56 +99,23 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) - sys-uname (1.3.0) + stringio (3.1.2) + sys-uname (1.3.1) ffi (~> 1.1) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -161,21 +125,15 @@ DEPENDENCIES climate_control cucumber (~> 8) datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.0_cucumber_9.gemfile b/gemfiles/ruby_3.0_cucumber_9.gemfile index c66998c8..27b60855 100644 --- a/gemfiles/ruby_3.0_cucumber_9.gemfile +++ b/gemfiles/ruby_3.0_cucumber_9.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 9" group :check do diff --git a/gemfiles/ruby_3.0_cucumber_9.gemfile.lock b/gemfiles/ruby_3.0_cucumber_9.gemfile.lock index 1314f93e..f52139a8 100644 --- a/gemfiles/ruby_3.0_cucumber_9.gemfile.lock +++ b/gemfiles/ruby_3.0_cucumber_9.gemfile.lock @@ -14,11 +14,9 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml @@ -46,52 +44,51 @@ GEM cucumber-html-formatter (21.7.0) cucumber-messages (> 19, < 27) cucumber-messages (22.0.0) - cucumber-tag-expressions (6.1.0) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + cucumber-tag-expressions (6.1.1) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) mini_mime (1.1.5) - msgpack (1.7.3) + msgpack (1.7.5) multi_test (1.1.0) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -99,56 +96,23 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) - sys-uname (1.3.0) + stringio (3.1.2) + sys-uname (1.3.1) ffi (~> 1.1) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -158,21 +122,15 @@ DEPENDENCIES climate_control cucumber (~> 9) datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.0_knapsack_pro_7_rspec_3.gemfile b/gemfiles/ruby_3.0_knapsack_pro_7_rspec_3.gemfile index 7874f38d..2a32643a 100644 --- a/gemfiles/ruby_3.0_knapsack_pro_7_rspec_3.gemfile +++ b/gemfiles/ruby_3.0_knapsack_pro_7_rspec_3.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec", "~> 3" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "knapsack_pro", "~> 7" group :check do diff --git a/gemfiles/ruby_3.0_knapsack_pro_7_rspec_3.gemfile.lock b/gemfiles/ruby_3.0_knapsack_pro_7_rspec_3.gemfile.lock index b19d327b..4ae1789b 100644 --- a/gemfiles/ruby_3.0_knapsack_pro_7_rspec_3.gemfile.lock +++ b/gemfiles/ruby_3.0_knapsack_pro_7_rspec_3.gemfile.lock @@ -14,58 +14,55 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) - json (2.7.2) - knapsack_pro (7.8.2) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + knapsack_pro (7.13.1) rake - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - msgpack (1.7.3) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -73,54 +70,21 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -129,22 +93,16 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug knapsack_pro (~> 7) os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec (~> 3) rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.0_minitest_5.gemfile b/gemfiles/ruby_3.0_minitest_5.gemfile index 0fca7f18..63a20f49 100644 --- a/gemfiles/ruby_3.0_minitest_5.gemfile +++ b/gemfiles/ruby_3.0_minitest_5.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "minitest", "~> 5" group :check do diff --git a/gemfiles/ruby_3.0_minitest_5.gemfile.lock b/gemfiles/ruby_3.0_minitest_5.gemfile.lock index bf2bbde2..2e361cf6 100644 --- a/gemfiles/ruby_3.0_minitest_5.gemfile.lock +++ b/gemfiles/ruby_3.0_minitest_5.gemfile.lock @@ -14,57 +14,54 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - minitest (5.25.1) - msgpack (1.7.3) + minitest (5.25.4) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -72,54 +69,21 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -128,22 +92,16 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug minitest (~> 5) os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.0_rspec_3.gemfile b/gemfiles/ruby_3.0_rspec_3.gemfile index 39cac410..eab12df6 100644 --- a/gemfiles/ruby_3.0_rspec_3.gemfile +++ b/gemfiles/ruby_3.0_rspec_3.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec", "~> 3" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" group :check do diff --git a/gemfiles/ruby_3.0_rspec_3.gemfile.lock b/gemfiles/ruby_3.0_rspec_3.gemfile.lock index 2c5faa80..69572375 100644 --- a/gemfiles/ruby_3.0_rspec_3.gemfile.lock +++ b/gemfiles/ruby_3.0_rspec_3.gemfile.lock @@ -14,56 +14,53 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - msgpack (1.7.3) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -71,54 +68,21 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -127,21 +91,15 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec (~> 3) rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.0_selenium_4_capybara_3.gemfile b/gemfiles/ruby_3.0_selenium_4_capybara_3.gemfile index 721816a4..09c96f29 100644 --- a/gemfiles/ruby_3.0_selenium_4_capybara_3.gemfile +++ b/gemfiles/ruby_3.0_selenium_4_capybara_3.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "capybara", "~> 3" gem "selenium-webdriver", "~> 4" gem "cucumber", "~> 9" diff --git a/gemfiles/ruby_3.0_selenium_4_capybara_3.gemfile.lock b/gemfiles/ruby_3.0_selenium_4_capybara_3.gemfile.lock index fd3efc8a..0b3fe279 100644 --- a/gemfiles/ruby_3.0_selenium_4_capybara_3.gemfile.lock +++ b/gemfiles/ruby_3.0_selenium_4_capybara_3.gemfile.lock @@ -14,7 +14,6 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) base64 (0.2.0) bigdecimal (3.1.8) builder (3.3.0) @@ -28,7 +27,6 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml @@ -56,59 +54,60 @@ GEM cucumber-html-formatter (21.7.0) cucumber-messages (> 19, < 27) cucumber-messages (22.0.0) - cucumber-tag-expressions (6.1.0) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + cucumber-tag-expressions (6.1.1) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - logger (1.6.1) + logger (1.6.2) matrix (0.4.2) - method_source (1.1.0) mini_mime (1.1.5) - msgpack (1.7.3) + msgpack (1.7.5) multi_test (1.1.0) - nokogiri (1.16.7-aarch64-linux) + nokogiri (1.17.1-aarch64-linux) racc (~> 1.4) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) racc (1.8.1) rack (3.1.8) rack-test (2.1.0) rack (>= 1.3) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + regexp_parser (2.9.3) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -116,27 +115,11 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) rubyzip (2.3.2) - selenium-webdriver (4.25.0) + selenium-webdriver (4.26.0) base64 (~> 0.2) logger (~> 1.4) rexml (~> 3.2, >= 3.2.5) @@ -146,36 +129,19 @@ GEM docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) - sys-uname (1.3.0) + stringio (3.1.2) + sys-uname (1.3.1) ffi (~> 1.1) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) websocket (1.2.11) xpath (3.2.0) nokogiri (~> 1.8) - yard (0.9.37) PLATFORMS aarch64-linux @@ -186,22 +152,16 @@ DEPENDENCIES climate_control cucumber (~> 9) datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter selenium-webdriver (~> 4) simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.0_timecop_0.gemfile b/gemfiles/ruby_3.0_timecop_0.gemfile index bb30673d..e0186f5f 100644 --- a/gemfiles/ruby_3.0_timecop_0.gemfile +++ b/gemfiles/ruby_3.0_timecop_0.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "timecop", "~> 0" gem "minitest", "~> 5" diff --git a/gemfiles/ruby_3.0_timecop_0.gemfile.lock b/gemfiles/ruby_3.0_timecop_0.gemfile.lock index 3efef481..0599c69d 100644 --- a/gemfiles/ruby_3.0_timecop_0.gemfile.lock +++ b/gemfiles/ruby_3.0_timecop_0.gemfile.lock @@ -14,57 +14,54 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - minitest (5.25.1) - msgpack (1.7.3) + minitest (5.25.4) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -72,55 +69,22 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) timecop (0.9.10) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -129,23 +93,17 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug minitest (~> 5) os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) timecop (~> 0) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.1_activesupport_4.gemfile b/gemfiles/ruby_3.1_activesupport_4.gemfile index d5390edd..208b7684 100644 --- a/gemfiles/ruby_3.1_activesupport_4.gemfile +++ b/gemfiles/ruby_3.1_activesupport_4.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "activesupport", "~> 4" group :check do diff --git a/gemfiles/ruby_3.1_activesupport_4.gemfile.lock b/gemfiles/ruby_3.1_activesupport_4.gemfile.lock index 8d9f43b5..c8b098e4 100644 --- a/gemfiles/ruby_3.1_activesupport_4.gemfile.lock +++ b/gemfiles/ruby_3.1_activesupport_4.gemfile.lock @@ -19,60 +19,57 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (0.9.5) concurrent-ruby (~> 1.0) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - minitest (5.25.1) - msgpack (1.7.3) + minitest (5.25.4) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -80,57 +77,24 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) thread_safe (0.3.6) tzinfo (1.2.11) thread_safe (~> 0.1) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -140,21 +104,15 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.1_activesupport_5.gemfile b/gemfiles/ruby_3.1_activesupport_5.gemfile index 19b2c36e..7bc3c1d9 100644 --- a/gemfiles/ruby_3.1_activesupport_5.gemfile +++ b/gemfiles/ruby_3.1_activesupport_5.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "activesupport", "~> 5" group :check do diff --git a/gemfiles/ruby_3.1_activesupport_5.gemfile.lock b/gemfiles/ruby_3.1_activesupport_5.gemfile.lock index f1a62ca8..c732d614 100644 --- a/gemfiles/ruby_3.1_activesupport_5.gemfile.lock +++ b/gemfiles/ruby_3.1_activesupport_5.gemfile.lock @@ -19,60 +19,57 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - minitest (5.25.1) - msgpack (1.7.3) + minitest (5.25.4) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -80,57 +77,24 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) thread_safe (0.3.6) tzinfo (1.2.11) thread_safe (~> 0.1) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -140,21 +104,15 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.1_activesupport_6.gemfile b/gemfiles/ruby_3.1_activesupport_6.gemfile index 08b90b65..4c7c911c 100644 --- a/gemfiles/ruby_3.1_activesupport_6.gemfile +++ b/gemfiles/ruby_3.1_activesupport_6.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "activesupport", "~> 6" group :check do diff --git a/gemfiles/ruby_3.1_activesupport_6.gemfile.lock b/gemfiles/ruby_3.1_activesupport_6.gemfile.lock index e51fc9a5..0bf3a49b 100644 --- a/gemfiles/ruby_3.1_activesupport_6.gemfile.lock +++ b/gemfiles/ruby_3.1_activesupport_6.gemfile.lock @@ -8,7 +8,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.1.7.9) + activesupport (6.1.7.10) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -20,60 +20,57 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - minitest (5.25.1) - msgpack (1.7.3) + minitest (5.25.4) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -81,56 +78,23 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) zeitwerk (2.6.18) PLATFORMS @@ -141,21 +105,15 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.1_activesupport_7.gemfile b/gemfiles/ruby_3.1_activesupport_7.gemfile index b5e69dde..7a3eeb63 100644 --- a/gemfiles/ruby_3.1_activesupport_7.gemfile +++ b/gemfiles/ruby_3.1_activesupport_7.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "activesupport", "~> 7" group :check do diff --git a/gemfiles/ruby_3.1_activesupport_7.gemfile.lock b/gemfiles/ruby_3.1_activesupport_7.gemfile.lock index 2722b54a..3ed9310e 100644 --- a/gemfiles/ruby_3.1_activesupport_7.gemfile.lock +++ b/gemfiles/ruby_3.1_activesupport_7.gemfile.lock @@ -8,8 +8,9 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.2.1.1) + activesupport (7.2.2.1) base64 + benchmark (>= 0.3) bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) @@ -25,64 +26,62 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) base64 (0.2.0) + benchmark (0.4.0) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) connection_pool (2.4.1) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) drb (2.2.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - logger (1.6.1) - method_source (1.1.0) - minitest (5.25.1) - msgpack (1.7.3) + logger (1.6.2) + minitest (5.25.4) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -90,57 +89,24 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) - securerandom (0.3.1) + securerandom (0.4.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -150,21 +116,15 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.1_ci_queue_0_minitest_5.gemfile b/gemfiles/ruby_3.1_ci_queue_0_minitest_5.gemfile index 861333e8..4d9f122b 100644 --- a/gemfiles/ruby_3.1_ci_queue_0_minitest_5.gemfile +++ b/gemfiles/ruby_3.1_ci_queue_0_minitest_5.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "minitest", "~> 5" gem "ci-queue", "~> 0" gem "minitest-reporters", "~> 1" diff --git a/gemfiles/ruby_3.1_ci_queue_0_minitest_5.gemfile.lock b/gemfiles/ruby_3.1_ci_queue_0_minitest_5.gemfile.lock index a96c20c4..f559ec81 100644 --- a/gemfiles/ruby_3.1_ci_queue_0_minitest_5.gemfile.lock +++ b/gemfiles/ruby_3.1_ci_queue_0_minitest_5.gemfile.lock @@ -15,64 +15,63 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) builder (3.3.0) - ci-queue (0.58.0) + ci-queue (0.60.0) + logger climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - minitest (5.25.1) + logger (1.6.2) + minitest (5.25.4) minitest-reporters (1.7.1) ansi builder minitest (>= 5.0) ruby-progressbar - msgpack (1.7.3) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -80,54 +79,22 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -137,23 +104,17 @@ DEPENDENCIES ci-queue (~> 0) climate_control datadog-ci! + debug minitest (~> 5) minitest-reporters (~> 1) os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.1_ci_queue_0_rspec_3.gemfile b/gemfiles/ruby_3.1_ci_queue_0_rspec_3.gemfile index 56e6dfbe..86d79cf5 100644 --- a/gemfiles/ruby_3.1_ci_queue_0_rspec_3.gemfile +++ b/gemfiles/ruby_3.1_ci_queue_0_rspec_3.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec", "~> 3" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "ci-queue", "~> 0" group :check do diff --git a/gemfiles/ruby_3.1_ci_queue_0_rspec_3.gemfile.lock b/gemfiles/ruby_3.1_ci_queue_0_rspec_3.gemfile.lock index 0abab8ed..930a76b3 100644 --- a/gemfiles/ruby_3.1_ci_queue_0_rspec_3.gemfile.lock +++ b/gemfiles/ruby_3.1_ci_queue_0_rspec_3.gemfile.lock @@ -14,57 +14,56 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) - ci-queue (0.58.0) + ci-queue (0.60.0) + logger climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - msgpack (1.7.3) + logger (1.6.2) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -72,54 +71,21 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -129,21 +95,15 @@ DEPENDENCIES ci-queue (~> 0) climate_control datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec (~> 3) rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.1_cucumber_3.gemfile b/gemfiles/ruby_3.1_cucumber_3.gemfile index 849ed57a..23ab931c 100644 --- a/gemfiles/ruby_3.1_cucumber_3.gemfile +++ b/gemfiles/ruby_3.1_cucumber_3.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 3" group :check do diff --git a/gemfiles/ruby_3.1_cucumber_3.gemfile.lock b/gemfiles/ruby_3.1_cucumber_3.gemfile.lock index 8a4bbcba..cec54ae9 100644 --- a/gemfiles/ruby_3.1_cucumber_3.gemfile.lock +++ b/gemfiles/ruby_3.1_cucumber_3.gemfile.lock @@ -14,12 +14,10 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) backports (3.25.0) bigdecimal (3.1.8) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml @@ -39,52 +37,51 @@ GEM cucumber-expressions (6.0.1) cucumber-tag_expressions (1.1.1) cucumber-wire (0.0.1) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) gherkin (5.1.0) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - msgpack (1.7.3) + msgpack (1.7.5) multi_json (1.15.0) multi_test (1.1.0) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -92,54 +89,21 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -149,21 +113,15 @@ DEPENDENCIES climate_control cucumber (~> 3) datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.1_cucumber_4.gemfile b/gemfiles/ruby_3.1_cucumber_4.gemfile index 81d7688f..1075a3c5 100644 --- a/gemfiles/ruby_3.1_cucumber_4.gemfile +++ b/gemfiles/ruby_3.1_cucumber_4.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 4" gem "activesupport", "< 7.1" diff --git a/gemfiles/ruby_3.1_cucumber_4.gemfile.lock b/gemfiles/ruby_3.1_cucumber_4.gemfile.lock index a12aa352..b521699d 100644 --- a/gemfiles/ruby_3.1_cucumber_4.gemfile.lock +++ b/gemfiles/ruby_3.1_cucumber_4.gemfile.lock @@ -8,7 +8,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.8.5) + activesupport (7.0.8.7) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -19,11 +19,9 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) crack (1.0.0) bigdecimal @@ -59,59 +57,58 @@ GEM cucumber-core (~> 7.1, >= 7.1.0) cucumber-cucumber-expressions (~> 10.1, >= 10.1.0) cucumber-messages (~> 12.2, >= 12.2.0) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.3) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) middleware (0.1.0) - minitest (5.25.1) - msgpack (1.7.3) + minitest (5.25.4) + msgpack (1.7.5) multi_test (0.1.2) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - 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) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -119,59 +116,26 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) - sys-uname (1.3.0) + stringio (3.1.2) + sys-uname (1.3.1) ffi (~> 1.1) thor (1.3.2) thread_safe (0.3.6) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -182,21 +146,15 @@ DEPENDENCIES climate_control cucumber (~> 4) datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.1_cucumber_5.gemfile b/gemfiles/ruby_3.1_cucumber_5.gemfile index ca727ad5..802674e4 100644 --- a/gemfiles/ruby_3.1_cucumber_5.gemfile +++ b/gemfiles/ruby_3.1_cucumber_5.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 5" gem "activesupport", "< 7.1" diff --git a/gemfiles/ruby_3.1_cucumber_5.gemfile.lock b/gemfiles/ruby_3.1_cucumber_5.gemfile.lock index 5fc743b1..468a287f 100644 --- a/gemfiles/ruby_3.1_cucumber_5.gemfile.lock +++ b/gemfiles/ruby_3.1_cucumber_5.gemfile.lock @@ -8,7 +8,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.8.5) + activesupport (7.0.8.7) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -19,11 +19,9 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) crack (1.0.0) bigdecimal @@ -59,59 +57,58 @@ GEM cucumber-core (~> 8.0, >= 8.0.1) cucumber-cucumber-expressions (~> 10.3, >= 10.3.0) cucumber-messages (~> 13.0, >= 13.0.1) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) middleware (0.1.0) - minitest (5.25.1) - msgpack (1.7.3) + minitest (5.25.4) + msgpack (1.7.5) multi_test (0.1.2) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - 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) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -119,59 +116,26 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) - sys-uname (1.3.0) + stringio (3.1.2) + sys-uname (1.3.1) ffi (~> 1.1) thor (1.3.2) thread_safe (0.3.6) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -182,21 +146,15 @@ DEPENDENCIES climate_control cucumber (~> 5) datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.1_cucumber_6.gemfile b/gemfiles/ruby_3.1_cucumber_6.gemfile index 6f606a66..9e78515c 100644 --- a/gemfiles/ruby_3.1_cucumber_6.gemfile +++ b/gemfiles/ruby_3.1_cucumber_6.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 6" gem "activesupport", "< 7.1" diff --git a/gemfiles/ruby_3.1_cucumber_6.gemfile.lock b/gemfiles/ruby_3.1_cucumber_6.gemfile.lock index 39cbf549..756f851a 100644 --- a/gemfiles/ruby_3.1_cucumber_6.gemfile.lock +++ b/gemfiles/ruby_3.1_cucumber_6.gemfile.lock @@ -8,7 +8,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.8.5) + activesupport (7.0.8.7) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -19,11 +19,9 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) crack (1.0.0) bigdecimal @@ -60,64 +58,63 @@ GEM cucumber-core (~> 9.0, >= 9.0.1) cucumber-cucumber-expressions (~> 12.1, >= 12.1.1) cucumber-messages (~> 15.0, >= 15.0.0) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - logger (1.6.1) - method_source (1.1.0) + logger (1.6.2) middleware (0.1.0) mime-types (3.6.0) logger mime-types-data (~> 3.2015) - mime-types-data (3.2024.1001) - minitest (5.25.1) - msgpack (1.7.3) + mime-types-data (3.2024.1203) + minitest (5.25.4) + msgpack (1.7.5) multi_test (0.1.2) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - 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) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -125,59 +122,26 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) - sys-uname (1.3.0) + stringio (3.1.2) + sys-uname (1.3.1) ffi (~> 1.1) thor (1.3.2) thread_safe (0.3.6) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -188,21 +152,15 @@ DEPENDENCIES climate_control cucumber (~> 6) datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.1_cucumber_7.gemfile b/gemfiles/ruby_3.1_cucumber_7.gemfile index d5a074b1..0ac95429 100644 --- a/gemfiles/ruby_3.1_cucumber_7.gemfile +++ b/gemfiles/ruby_3.1_cucumber_7.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 7" group :check do diff --git a/gemfiles/ruby_3.1_cucumber_7.gemfile.lock b/gemfiles/ruby_3.1_cucumber_7.gemfile.lock index 6ce25279..a2fb5d89 100644 --- a/gemfiles/ruby_3.1_cucumber_7.gemfile.lock +++ b/gemfiles/ruby_3.1_cucumber_7.gemfile.lock @@ -14,11 +14,9 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml @@ -52,55 +50,54 @@ GEM cucumber-wire (6.2.1) cucumber-core (~> 10.1, >= 10.1.0) cucumber-cucumber-expressions (~> 14.0, >= 14.0.0) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - logger (1.6.1) - method_source (1.1.0) + logger (1.6.2) mime-types (3.6.0) logger mime-types-data (~> 3.2015) - mime-types-data (3.2024.1001) - msgpack (1.7.3) + mime-types-data (3.2024.1203) + msgpack (1.7.5) multi_test (0.1.2) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -108,56 +105,23 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) - sys-uname (1.3.0) + stringio (3.1.2) + sys-uname (1.3.1) ffi (~> 1.1) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -167,21 +131,15 @@ DEPENDENCIES climate_control cucumber (~> 7) datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.1_cucumber_8.gemfile b/gemfiles/ruby_3.1_cucumber_8.gemfile index 16fcbcf9..f76ca7fd 100644 --- a/gemfiles/ruby_3.1_cucumber_8.gemfile +++ b/gemfiles/ruby_3.1_cucumber_8.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 8" group :check do diff --git a/gemfiles/ruby_3.1_cucumber_8.gemfile.lock b/gemfiles/ruby_3.1_cucumber_8.gemfile.lock index 4d904668..8c2391c5 100644 --- a/gemfiles/ruby_3.1_cucumber_8.gemfile.lock +++ b/gemfiles/ruby_3.1_cucumber_8.gemfile.lock @@ -14,11 +14,9 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml @@ -46,55 +44,54 @@ GEM cucumber-messages (~> 18.0, >= 18.0.0) cucumber-messages (18.0.0) cucumber-tag-expressions (4.1.0) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - logger (1.6.1) - method_source (1.1.0) + logger (1.6.2) mime-types (3.6.0) logger mime-types-data (~> 3.2015) - mime-types-data (3.2024.1001) - msgpack (1.7.3) + mime-types-data (3.2024.1203) + msgpack (1.7.5) multi_test (1.1.0) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -102,56 +99,23 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) - sys-uname (1.3.0) + stringio (3.1.2) + sys-uname (1.3.1) ffi (~> 1.1) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -161,21 +125,15 @@ DEPENDENCIES climate_control cucumber (~> 8) datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.1_cucumber_9.gemfile b/gemfiles/ruby_3.1_cucumber_9.gemfile index c66998c8..27b60855 100644 --- a/gemfiles/ruby_3.1_cucumber_9.gemfile +++ b/gemfiles/ruby_3.1_cucumber_9.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 9" group :check do diff --git a/gemfiles/ruby_3.1_cucumber_9.gemfile.lock b/gemfiles/ruby_3.1_cucumber_9.gemfile.lock index 1314f93e..f52139a8 100644 --- a/gemfiles/ruby_3.1_cucumber_9.gemfile.lock +++ b/gemfiles/ruby_3.1_cucumber_9.gemfile.lock @@ -14,11 +14,9 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml @@ -46,52 +44,51 @@ GEM cucumber-html-formatter (21.7.0) cucumber-messages (> 19, < 27) cucumber-messages (22.0.0) - cucumber-tag-expressions (6.1.0) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + cucumber-tag-expressions (6.1.1) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) mini_mime (1.1.5) - msgpack (1.7.3) + msgpack (1.7.5) multi_test (1.1.0) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -99,56 +96,23 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) - sys-uname (1.3.0) + stringio (3.1.2) + sys-uname (1.3.1) ffi (~> 1.1) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -158,21 +122,15 @@ DEPENDENCIES climate_control cucumber (~> 9) datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.1_knapsack_pro_7_rspec_3.gemfile b/gemfiles/ruby_3.1_knapsack_pro_7_rspec_3.gemfile index 7874f38d..2a32643a 100644 --- a/gemfiles/ruby_3.1_knapsack_pro_7_rspec_3.gemfile +++ b/gemfiles/ruby_3.1_knapsack_pro_7_rspec_3.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec", "~> 3" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "knapsack_pro", "~> 7" group :check do diff --git a/gemfiles/ruby_3.1_knapsack_pro_7_rspec_3.gemfile.lock b/gemfiles/ruby_3.1_knapsack_pro_7_rspec_3.gemfile.lock index b19d327b..4ae1789b 100644 --- a/gemfiles/ruby_3.1_knapsack_pro_7_rspec_3.gemfile.lock +++ b/gemfiles/ruby_3.1_knapsack_pro_7_rspec_3.gemfile.lock @@ -14,58 +14,55 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) - json (2.7.2) - knapsack_pro (7.8.2) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + knapsack_pro (7.13.1) rake - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - msgpack (1.7.3) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -73,54 +70,21 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -129,22 +93,16 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug knapsack_pro (~> 7) os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec (~> 3) rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.1_minitest_5.gemfile b/gemfiles/ruby_3.1_minitest_5.gemfile index 0fca7f18..63a20f49 100644 --- a/gemfiles/ruby_3.1_minitest_5.gemfile +++ b/gemfiles/ruby_3.1_minitest_5.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "minitest", "~> 5" group :check do diff --git a/gemfiles/ruby_3.1_minitest_5.gemfile.lock b/gemfiles/ruby_3.1_minitest_5.gemfile.lock index bf2bbde2..2e361cf6 100644 --- a/gemfiles/ruby_3.1_minitest_5.gemfile.lock +++ b/gemfiles/ruby_3.1_minitest_5.gemfile.lock @@ -14,57 +14,54 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - minitest (5.25.1) - msgpack (1.7.3) + minitest (5.25.4) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -72,54 +69,21 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -128,22 +92,16 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug minitest (~> 5) os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.1_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile b/gemfiles/ruby_3.1_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile index a13663f9..785d5283 100644 --- a/gemfiles/ruby_3.1_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile +++ b/gemfiles/ruby_3.1_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "minitest", "~> 5" gem "shoulda-context", "~> 2" gem "shoulda-matchers", "~> 6" diff --git a/gemfiles/ruby_3.1_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile.lock b/gemfiles/ruby_3.1_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile.lock index ed979518..1e7f838a 100644 --- a/gemfiles/ruby_3.1_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile.lock +++ b/gemfiles/ruby_3.1_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile.lock @@ -8,8 +8,9 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.2.1.1) + activesupport (7.2.2.1) base64 + benchmark (>= 0.3) bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) @@ -25,64 +26,62 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) base64 (0.2.0) + benchmark (0.4.0) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) connection_pool (2.4.1) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) drb (2.2.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - logger (1.6.1) - method_source (1.1.0) - minitest (5.25.1) - msgpack (1.7.3) + logger (1.6.2) + minitest (5.25.4) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -90,26 +89,10 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) - securerandom (0.3.1) + securerandom (0.4.0) shoulda-context (2.0.0) shoulda-matchers (6.4.0) activesupport (>= 5.2.0) @@ -117,33 +100,16 @@ GEM docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -152,24 +118,18 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug minitest (~> 5) os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter shoulda-context (~> 2) shoulda-matchers (~> 6) simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.1_rspec_3.gemfile b/gemfiles/ruby_3.1_rspec_3.gemfile index 39cac410..eab12df6 100644 --- a/gemfiles/ruby_3.1_rspec_3.gemfile +++ b/gemfiles/ruby_3.1_rspec_3.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec", "~> 3" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" group :check do diff --git a/gemfiles/ruby_3.1_rspec_3.gemfile.lock b/gemfiles/ruby_3.1_rspec_3.gemfile.lock index 2c5faa80..69572375 100644 --- a/gemfiles/ruby_3.1_rspec_3.gemfile.lock +++ b/gemfiles/ruby_3.1_rspec_3.gemfile.lock @@ -14,56 +14,53 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - msgpack (1.7.3) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -71,54 +68,21 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -127,21 +91,15 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec (~> 3) rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.1_selenium_4_capybara_3.gemfile b/gemfiles/ruby_3.1_selenium_4_capybara_3.gemfile index 721816a4..09c96f29 100644 --- a/gemfiles/ruby_3.1_selenium_4_capybara_3.gemfile +++ b/gemfiles/ruby_3.1_selenium_4_capybara_3.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "capybara", "~> 3" gem "selenium-webdriver", "~> 4" gem "cucumber", "~> 9" diff --git a/gemfiles/ruby_3.1_selenium_4_capybara_3.gemfile.lock b/gemfiles/ruby_3.1_selenium_4_capybara_3.gemfile.lock index fd3efc8a..40a21d4f 100644 --- a/gemfiles/ruby_3.1_selenium_4_capybara_3.gemfile.lock +++ b/gemfiles/ruby_3.1_selenium_4_capybara_3.gemfile.lock @@ -14,7 +14,6 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) base64 (0.2.0) bigdecimal (3.1.8) builder (3.3.0) @@ -28,7 +27,6 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml @@ -56,59 +54,60 @@ GEM cucumber-html-formatter (21.7.0) cucumber-messages (> 19, < 27) cucumber-messages (22.0.0) - cucumber-tag-expressions (6.1.0) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + cucumber-tag-expressions (6.1.1) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - logger (1.6.1) + logger (1.6.2) matrix (0.4.2) - method_source (1.1.0) mini_mime (1.1.5) - msgpack (1.7.3) + msgpack (1.7.5) multi_test (1.1.0) - nokogiri (1.16.7-aarch64-linux) + nokogiri (1.17.1-aarch64-linux) racc (~> 1.4) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) racc (1.8.1) rack (3.1.8) rack-test (2.1.0) rack (>= 1.3) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + regexp_parser (2.9.3) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -116,27 +115,11 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) rubyzip (2.3.2) - selenium-webdriver (4.25.0) + selenium-webdriver (4.27.0) base64 (~> 0.2) logger (~> 1.4) rexml (~> 3.2, >= 3.2.5) @@ -146,36 +129,19 @@ GEM docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) - sys-uname (1.3.0) + stringio (3.1.2) + sys-uname (1.3.1) ffi (~> 1.1) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) websocket (1.2.11) xpath (3.2.0) nokogiri (~> 1.8) - yard (0.9.37) PLATFORMS aarch64-linux @@ -186,22 +152,16 @@ DEPENDENCIES climate_control cucumber (~> 9) datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter selenium-webdriver (~> 4) simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.1_timecop_0.gemfile b/gemfiles/ruby_3.1_timecop_0.gemfile index bb30673d..e0186f5f 100644 --- a/gemfiles/ruby_3.1_timecop_0.gemfile +++ b/gemfiles/ruby_3.1_timecop_0.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "timecop", "~> 0" gem "minitest", "~> 5" diff --git a/gemfiles/ruby_3.1_timecop_0.gemfile.lock b/gemfiles/ruby_3.1_timecop_0.gemfile.lock index 3efef481..0599c69d 100644 --- a/gemfiles/ruby_3.1_timecop_0.gemfile.lock +++ b/gemfiles/ruby_3.1_timecop_0.gemfile.lock @@ -14,57 +14,54 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - minitest (5.25.1) - msgpack (1.7.3) + minitest (5.25.4) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -72,55 +69,22 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) timecop (0.9.10) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -129,23 +93,17 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug minitest (~> 5) os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) timecop (~> 0) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.2_activesupport_4.gemfile b/gemfiles/ruby_3.2_activesupport_4.gemfile index d5390edd..208b7684 100644 --- a/gemfiles/ruby_3.2_activesupport_4.gemfile +++ b/gemfiles/ruby_3.2_activesupport_4.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "activesupport", "~> 4" group :check do diff --git a/gemfiles/ruby_3.2_activesupport_4.gemfile.lock b/gemfiles/ruby_3.2_activesupport_4.gemfile.lock index 8d9f43b5..c8b098e4 100644 --- a/gemfiles/ruby_3.2_activesupport_4.gemfile.lock +++ b/gemfiles/ruby_3.2_activesupport_4.gemfile.lock @@ -19,60 +19,57 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (0.9.5) concurrent-ruby (~> 1.0) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - minitest (5.25.1) - msgpack (1.7.3) + minitest (5.25.4) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -80,57 +77,24 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) thread_safe (0.3.6) tzinfo (1.2.11) thread_safe (~> 0.1) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -140,21 +104,15 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.2_activesupport_5.gemfile b/gemfiles/ruby_3.2_activesupport_5.gemfile index 19b2c36e..7bc3c1d9 100644 --- a/gemfiles/ruby_3.2_activesupport_5.gemfile +++ b/gemfiles/ruby_3.2_activesupport_5.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "activesupport", "~> 5" group :check do diff --git a/gemfiles/ruby_3.2_activesupport_5.gemfile.lock b/gemfiles/ruby_3.2_activesupport_5.gemfile.lock index f1a62ca8..c732d614 100644 --- a/gemfiles/ruby_3.2_activesupport_5.gemfile.lock +++ b/gemfiles/ruby_3.2_activesupport_5.gemfile.lock @@ -19,60 +19,57 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - minitest (5.25.1) - msgpack (1.7.3) + minitest (5.25.4) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -80,57 +77,24 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) thread_safe (0.3.6) tzinfo (1.2.11) thread_safe (~> 0.1) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -140,21 +104,15 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.2_activesupport_6.gemfile b/gemfiles/ruby_3.2_activesupport_6.gemfile index 08b90b65..4c7c911c 100644 --- a/gemfiles/ruby_3.2_activesupport_6.gemfile +++ b/gemfiles/ruby_3.2_activesupport_6.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "activesupport", "~> 6" group :check do diff --git a/gemfiles/ruby_3.2_activesupport_6.gemfile.lock b/gemfiles/ruby_3.2_activesupport_6.gemfile.lock index 0a1959f8..5fcd7ea5 100644 --- a/gemfiles/ruby_3.2_activesupport_6.gemfile.lock +++ b/gemfiles/ruby_3.2_activesupport_6.gemfile.lock @@ -8,7 +8,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.1.7.9) + activesupport (6.1.7.10) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -20,60 +20,57 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - minitest (5.25.1) - msgpack (1.7.3) + minitest (5.25.4) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -81,57 +78,24 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) - zeitwerk (2.7.0) + zeitwerk (2.7.1) PLATFORMS aarch64-linux @@ -141,21 +105,15 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.2_activesupport_7.gemfile b/gemfiles/ruby_3.2_activesupport_7.gemfile index b5e69dde..7a3eeb63 100644 --- a/gemfiles/ruby_3.2_activesupport_7.gemfile +++ b/gemfiles/ruby_3.2_activesupport_7.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "activesupport", "~> 7" group :check do diff --git a/gemfiles/ruby_3.2_activesupport_7.gemfile.lock b/gemfiles/ruby_3.2_activesupport_7.gemfile.lock index 2722b54a..3ed9310e 100644 --- a/gemfiles/ruby_3.2_activesupport_7.gemfile.lock +++ b/gemfiles/ruby_3.2_activesupport_7.gemfile.lock @@ -8,8 +8,9 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.2.1.1) + activesupport (7.2.2.1) base64 + benchmark (>= 0.3) bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) @@ -25,64 +26,62 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) base64 (0.2.0) + benchmark (0.4.0) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) connection_pool (2.4.1) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) drb (2.2.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - logger (1.6.1) - method_source (1.1.0) - minitest (5.25.1) - msgpack (1.7.3) + logger (1.6.2) + minitest (5.25.4) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -90,57 +89,24 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) - securerandom (0.3.1) + securerandom (0.4.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -150,21 +116,15 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.2_ci_queue_0_minitest_5.gemfile b/gemfiles/ruby_3.2_ci_queue_0_minitest_5.gemfile index 861333e8..4d9f122b 100644 --- a/gemfiles/ruby_3.2_ci_queue_0_minitest_5.gemfile +++ b/gemfiles/ruby_3.2_ci_queue_0_minitest_5.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "minitest", "~> 5" gem "ci-queue", "~> 0" gem "minitest-reporters", "~> 1" diff --git a/gemfiles/ruby_3.2_ci_queue_0_minitest_5.gemfile.lock b/gemfiles/ruby_3.2_ci_queue_0_minitest_5.gemfile.lock index a96c20c4..f559ec81 100644 --- a/gemfiles/ruby_3.2_ci_queue_0_minitest_5.gemfile.lock +++ b/gemfiles/ruby_3.2_ci_queue_0_minitest_5.gemfile.lock @@ -15,64 +15,63 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) builder (3.3.0) - ci-queue (0.58.0) + ci-queue (0.60.0) + logger climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - minitest (5.25.1) + logger (1.6.2) + minitest (5.25.4) minitest-reporters (1.7.1) ansi builder minitest (>= 5.0) ruby-progressbar - msgpack (1.7.3) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -80,54 +79,22 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -137,23 +104,17 @@ DEPENDENCIES ci-queue (~> 0) climate_control datadog-ci! + debug minitest (~> 5) minitest-reporters (~> 1) os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.2_ci_queue_0_rspec_3.gemfile b/gemfiles/ruby_3.2_ci_queue_0_rspec_3.gemfile index 56e6dfbe..86d79cf5 100644 --- a/gemfiles/ruby_3.2_ci_queue_0_rspec_3.gemfile +++ b/gemfiles/ruby_3.2_ci_queue_0_rspec_3.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec", "~> 3" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "ci-queue", "~> 0" group :check do diff --git a/gemfiles/ruby_3.2_ci_queue_0_rspec_3.gemfile.lock b/gemfiles/ruby_3.2_ci_queue_0_rspec_3.gemfile.lock index 0abab8ed..930a76b3 100644 --- a/gemfiles/ruby_3.2_ci_queue_0_rspec_3.gemfile.lock +++ b/gemfiles/ruby_3.2_ci_queue_0_rspec_3.gemfile.lock @@ -14,57 +14,56 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) - ci-queue (0.58.0) + ci-queue (0.60.0) + logger climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - msgpack (1.7.3) + logger (1.6.2) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -72,54 +71,21 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -129,21 +95,15 @@ DEPENDENCIES ci-queue (~> 0) climate_control datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec (~> 3) rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.2_cucumber_3.gemfile b/gemfiles/ruby_3.2_cucumber_3.gemfile index 849ed57a..23ab931c 100644 --- a/gemfiles/ruby_3.2_cucumber_3.gemfile +++ b/gemfiles/ruby_3.2_cucumber_3.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 3" group :check do diff --git a/gemfiles/ruby_3.2_cucumber_3.gemfile.lock b/gemfiles/ruby_3.2_cucumber_3.gemfile.lock index 8a4bbcba..cec54ae9 100644 --- a/gemfiles/ruby_3.2_cucumber_3.gemfile.lock +++ b/gemfiles/ruby_3.2_cucumber_3.gemfile.lock @@ -14,12 +14,10 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) backports (3.25.0) bigdecimal (3.1.8) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml @@ -39,52 +37,51 @@ GEM cucumber-expressions (6.0.1) cucumber-tag_expressions (1.1.1) cucumber-wire (0.0.1) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) gherkin (5.1.0) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - msgpack (1.7.3) + msgpack (1.7.5) multi_json (1.15.0) multi_test (1.1.0) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -92,54 +89,21 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -149,21 +113,15 @@ DEPENDENCIES climate_control cucumber (~> 3) datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.2_cucumber_4.gemfile b/gemfiles/ruby_3.2_cucumber_4.gemfile index 81d7688f..1075a3c5 100644 --- a/gemfiles/ruby_3.2_cucumber_4.gemfile +++ b/gemfiles/ruby_3.2_cucumber_4.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 4" gem "activesupport", "< 7.1" diff --git a/gemfiles/ruby_3.2_cucumber_4.gemfile.lock b/gemfiles/ruby_3.2_cucumber_4.gemfile.lock index a12aa352..b521699d 100644 --- a/gemfiles/ruby_3.2_cucumber_4.gemfile.lock +++ b/gemfiles/ruby_3.2_cucumber_4.gemfile.lock @@ -8,7 +8,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.8.5) + activesupport (7.0.8.7) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -19,11 +19,9 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) crack (1.0.0) bigdecimal @@ -59,59 +57,58 @@ GEM cucumber-core (~> 7.1, >= 7.1.0) cucumber-cucumber-expressions (~> 10.1, >= 10.1.0) cucumber-messages (~> 12.2, >= 12.2.0) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.3) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) middleware (0.1.0) - minitest (5.25.1) - msgpack (1.7.3) + minitest (5.25.4) + msgpack (1.7.5) multi_test (0.1.2) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - 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) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -119,59 +116,26 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) - sys-uname (1.3.0) + stringio (3.1.2) + sys-uname (1.3.1) ffi (~> 1.1) thor (1.3.2) thread_safe (0.3.6) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -182,21 +146,15 @@ DEPENDENCIES climate_control cucumber (~> 4) datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.2_cucumber_5.gemfile b/gemfiles/ruby_3.2_cucumber_5.gemfile index ca727ad5..802674e4 100644 --- a/gemfiles/ruby_3.2_cucumber_5.gemfile +++ b/gemfiles/ruby_3.2_cucumber_5.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 5" gem "activesupport", "< 7.1" diff --git a/gemfiles/ruby_3.2_cucumber_5.gemfile.lock b/gemfiles/ruby_3.2_cucumber_5.gemfile.lock index 5fc743b1..468a287f 100644 --- a/gemfiles/ruby_3.2_cucumber_5.gemfile.lock +++ b/gemfiles/ruby_3.2_cucumber_5.gemfile.lock @@ -8,7 +8,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.8.5) + activesupport (7.0.8.7) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -19,11 +19,9 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) crack (1.0.0) bigdecimal @@ -59,59 +57,58 @@ GEM cucumber-core (~> 8.0, >= 8.0.1) cucumber-cucumber-expressions (~> 10.3, >= 10.3.0) cucumber-messages (~> 13.0, >= 13.0.1) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) middleware (0.1.0) - minitest (5.25.1) - msgpack (1.7.3) + minitest (5.25.4) + msgpack (1.7.5) multi_test (0.1.2) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - 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) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -119,59 +116,26 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) - sys-uname (1.3.0) + stringio (3.1.2) + sys-uname (1.3.1) ffi (~> 1.1) thor (1.3.2) thread_safe (0.3.6) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -182,21 +146,15 @@ DEPENDENCIES climate_control cucumber (~> 5) datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.2_cucumber_6.gemfile b/gemfiles/ruby_3.2_cucumber_6.gemfile index 6f606a66..9e78515c 100644 --- a/gemfiles/ruby_3.2_cucumber_6.gemfile +++ b/gemfiles/ruby_3.2_cucumber_6.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 6" gem "activesupport", "< 7.1" diff --git a/gemfiles/ruby_3.2_cucumber_6.gemfile.lock b/gemfiles/ruby_3.2_cucumber_6.gemfile.lock index 39cbf549..756f851a 100644 --- a/gemfiles/ruby_3.2_cucumber_6.gemfile.lock +++ b/gemfiles/ruby_3.2_cucumber_6.gemfile.lock @@ -8,7 +8,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.8.5) + activesupport (7.0.8.7) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -19,11 +19,9 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) crack (1.0.0) bigdecimal @@ -60,64 +58,63 @@ GEM cucumber-core (~> 9.0, >= 9.0.1) cucumber-cucumber-expressions (~> 12.1, >= 12.1.1) cucumber-messages (~> 15.0, >= 15.0.0) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - logger (1.6.1) - method_source (1.1.0) + logger (1.6.2) middleware (0.1.0) mime-types (3.6.0) logger mime-types-data (~> 3.2015) - mime-types-data (3.2024.1001) - minitest (5.25.1) - msgpack (1.7.3) + mime-types-data (3.2024.1203) + minitest (5.25.4) + msgpack (1.7.5) multi_test (0.1.2) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - 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) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -125,59 +122,26 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) - sys-uname (1.3.0) + stringio (3.1.2) + sys-uname (1.3.1) ffi (~> 1.1) thor (1.3.2) thread_safe (0.3.6) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -188,21 +152,15 @@ DEPENDENCIES climate_control cucumber (~> 6) datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.2_cucumber_7.gemfile b/gemfiles/ruby_3.2_cucumber_7.gemfile index d5a074b1..0ac95429 100644 --- a/gemfiles/ruby_3.2_cucumber_7.gemfile +++ b/gemfiles/ruby_3.2_cucumber_7.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 7" group :check do diff --git a/gemfiles/ruby_3.2_cucumber_7.gemfile.lock b/gemfiles/ruby_3.2_cucumber_7.gemfile.lock index 6ce25279..a2fb5d89 100644 --- a/gemfiles/ruby_3.2_cucumber_7.gemfile.lock +++ b/gemfiles/ruby_3.2_cucumber_7.gemfile.lock @@ -14,11 +14,9 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml @@ -52,55 +50,54 @@ GEM cucumber-wire (6.2.1) cucumber-core (~> 10.1, >= 10.1.0) cucumber-cucumber-expressions (~> 14.0, >= 14.0.0) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - logger (1.6.1) - method_source (1.1.0) + logger (1.6.2) mime-types (3.6.0) logger mime-types-data (~> 3.2015) - mime-types-data (3.2024.1001) - msgpack (1.7.3) + mime-types-data (3.2024.1203) + msgpack (1.7.5) multi_test (0.1.2) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -108,56 +105,23 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) - sys-uname (1.3.0) + stringio (3.1.2) + sys-uname (1.3.1) ffi (~> 1.1) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -167,21 +131,15 @@ DEPENDENCIES climate_control cucumber (~> 7) datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.2_cucumber_8.gemfile b/gemfiles/ruby_3.2_cucumber_8.gemfile index 16fcbcf9..f76ca7fd 100644 --- a/gemfiles/ruby_3.2_cucumber_8.gemfile +++ b/gemfiles/ruby_3.2_cucumber_8.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 8" group :check do diff --git a/gemfiles/ruby_3.2_cucumber_8.gemfile.lock b/gemfiles/ruby_3.2_cucumber_8.gemfile.lock index 4d904668..8c2391c5 100644 --- a/gemfiles/ruby_3.2_cucumber_8.gemfile.lock +++ b/gemfiles/ruby_3.2_cucumber_8.gemfile.lock @@ -14,11 +14,9 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml @@ -46,55 +44,54 @@ GEM cucumber-messages (~> 18.0, >= 18.0.0) cucumber-messages (18.0.0) cucumber-tag-expressions (4.1.0) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - logger (1.6.1) - method_source (1.1.0) + logger (1.6.2) mime-types (3.6.0) logger mime-types-data (~> 3.2015) - mime-types-data (3.2024.1001) - msgpack (1.7.3) + mime-types-data (3.2024.1203) + msgpack (1.7.5) multi_test (1.1.0) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -102,56 +99,23 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) - sys-uname (1.3.0) + stringio (3.1.2) + sys-uname (1.3.1) ffi (~> 1.1) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -161,21 +125,15 @@ DEPENDENCIES climate_control cucumber (~> 8) datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.2_cucumber_9.gemfile b/gemfiles/ruby_3.2_cucumber_9.gemfile index c66998c8..27b60855 100644 --- a/gemfiles/ruby_3.2_cucumber_9.gemfile +++ b/gemfiles/ruby_3.2_cucumber_9.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 9" group :check do diff --git a/gemfiles/ruby_3.2_cucumber_9.gemfile.lock b/gemfiles/ruby_3.2_cucumber_9.gemfile.lock index 1314f93e..f52139a8 100644 --- a/gemfiles/ruby_3.2_cucumber_9.gemfile.lock +++ b/gemfiles/ruby_3.2_cucumber_9.gemfile.lock @@ -14,11 +14,9 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml @@ -46,52 +44,51 @@ GEM cucumber-html-formatter (21.7.0) cucumber-messages (> 19, < 27) cucumber-messages (22.0.0) - cucumber-tag-expressions (6.1.0) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + cucumber-tag-expressions (6.1.1) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) mini_mime (1.1.5) - msgpack (1.7.3) + msgpack (1.7.5) multi_test (1.1.0) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -99,56 +96,23 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) - sys-uname (1.3.0) + stringio (3.1.2) + sys-uname (1.3.1) ffi (~> 1.1) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -158,21 +122,15 @@ DEPENDENCIES climate_control cucumber (~> 9) datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.2_knapsack_pro_7_rspec_3.gemfile b/gemfiles/ruby_3.2_knapsack_pro_7_rspec_3.gemfile index 7874f38d..2a32643a 100644 --- a/gemfiles/ruby_3.2_knapsack_pro_7_rspec_3.gemfile +++ b/gemfiles/ruby_3.2_knapsack_pro_7_rspec_3.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec", "~> 3" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "knapsack_pro", "~> 7" group :check do diff --git a/gemfiles/ruby_3.2_knapsack_pro_7_rspec_3.gemfile.lock b/gemfiles/ruby_3.2_knapsack_pro_7_rspec_3.gemfile.lock index b19d327b..4ae1789b 100644 --- a/gemfiles/ruby_3.2_knapsack_pro_7_rspec_3.gemfile.lock +++ b/gemfiles/ruby_3.2_knapsack_pro_7_rspec_3.gemfile.lock @@ -14,58 +14,55 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) - json (2.7.2) - knapsack_pro (7.8.2) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + knapsack_pro (7.13.1) rake - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - msgpack (1.7.3) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -73,54 +70,21 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -129,22 +93,16 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug knapsack_pro (~> 7) os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec (~> 3) rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.2_minitest_5.gemfile b/gemfiles/ruby_3.2_minitest_5.gemfile index 0fca7f18..63a20f49 100644 --- a/gemfiles/ruby_3.2_minitest_5.gemfile +++ b/gemfiles/ruby_3.2_minitest_5.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "minitest", "~> 5" group :check do diff --git a/gemfiles/ruby_3.2_minitest_5.gemfile.lock b/gemfiles/ruby_3.2_minitest_5.gemfile.lock index bf2bbde2..2e361cf6 100644 --- a/gemfiles/ruby_3.2_minitest_5.gemfile.lock +++ b/gemfiles/ruby_3.2_minitest_5.gemfile.lock @@ -14,57 +14,54 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - minitest (5.25.1) - msgpack (1.7.3) + minitest (5.25.4) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -72,54 +69,21 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -128,22 +92,16 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug minitest (~> 5) os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.2_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile b/gemfiles/ruby_3.2_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile index a13663f9..785d5283 100644 --- a/gemfiles/ruby_3.2_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile +++ b/gemfiles/ruby_3.2_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "minitest", "~> 5" gem "shoulda-context", "~> 2" gem "shoulda-matchers", "~> 6" diff --git a/gemfiles/ruby_3.2_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile.lock b/gemfiles/ruby_3.2_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile.lock index ed979518..c3b31b4e 100644 --- a/gemfiles/ruby_3.2_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile.lock +++ b/gemfiles/ruby_3.2_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile.lock @@ -8,8 +8,9 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.2.1.1) + activesupport (8.0.0.1) base64 + benchmark (>= 0.3) bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) @@ -19,70 +20,69 @@ GEM minitest (>= 5.1) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) + uri (>= 0.13.1) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) appraisal (2.5.0) bundler rake thor (>= 0.14.0) - ast (2.4.2) base64 (0.2.0) + benchmark (0.4.0) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) connection_pool (2.4.1) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) drb (2.2.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - logger (1.6.1) - method_source (1.1.0) - minitest (5.25.1) - msgpack (1.7.3) + logger (1.6.2) + minitest (5.25.4) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -90,26 +90,10 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) - securerandom (0.3.1) + securerandom (0.4.0) shoulda-context (2.0.0) shoulda-matchers (6.4.0) activesupport (>= 5.2.0) @@ -117,33 +101,17 @@ GEM docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) + uri (1.0.2) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -152,24 +120,18 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug minitest (~> 5) os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter shoulda-context (~> 2) shoulda-matchers (~> 6) simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.2_rspec_3.gemfile b/gemfiles/ruby_3.2_rspec_3.gemfile index 39cac410..eab12df6 100644 --- a/gemfiles/ruby_3.2_rspec_3.gemfile +++ b/gemfiles/ruby_3.2_rspec_3.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec", "~> 3" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" group :check do diff --git a/gemfiles/ruby_3.2_rspec_3.gemfile.lock b/gemfiles/ruby_3.2_rspec_3.gemfile.lock index 2c5faa80..69572375 100644 --- a/gemfiles/ruby_3.2_rspec_3.gemfile.lock +++ b/gemfiles/ruby_3.2_rspec_3.gemfile.lock @@ -14,56 +14,53 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - msgpack (1.7.3) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -71,54 +68,21 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -127,21 +91,15 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec (~> 3) rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.2_selenium_4_capybara_3.gemfile b/gemfiles/ruby_3.2_selenium_4_capybara_3.gemfile index 721816a4..09c96f29 100644 --- a/gemfiles/ruby_3.2_selenium_4_capybara_3.gemfile +++ b/gemfiles/ruby_3.2_selenium_4_capybara_3.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "capybara", "~> 3" gem "selenium-webdriver", "~> 4" gem "cucumber", "~> 9" diff --git a/gemfiles/ruby_3.2_selenium_4_capybara_3.gemfile.lock b/gemfiles/ruby_3.2_selenium_4_capybara_3.gemfile.lock index fd3efc8a..40a21d4f 100644 --- a/gemfiles/ruby_3.2_selenium_4_capybara_3.gemfile.lock +++ b/gemfiles/ruby_3.2_selenium_4_capybara_3.gemfile.lock @@ -14,7 +14,6 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) base64 (0.2.0) bigdecimal (3.1.8) builder (3.3.0) @@ -28,7 +27,6 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml @@ -56,59 +54,60 @@ GEM cucumber-html-formatter (21.7.0) cucumber-messages (> 19, < 27) cucumber-messages (22.0.0) - cucumber-tag-expressions (6.1.0) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + cucumber-tag-expressions (6.1.1) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - logger (1.6.1) + logger (1.6.2) matrix (0.4.2) - method_source (1.1.0) mini_mime (1.1.5) - msgpack (1.7.3) + msgpack (1.7.5) multi_test (1.1.0) - nokogiri (1.16.7-aarch64-linux) + nokogiri (1.17.1-aarch64-linux) racc (~> 1.4) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) racc (1.8.1) rack (3.1.8) rack-test (2.1.0) rack (>= 1.3) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + regexp_parser (2.9.3) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -116,27 +115,11 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) rubyzip (2.3.2) - selenium-webdriver (4.25.0) + selenium-webdriver (4.27.0) base64 (~> 0.2) logger (~> 1.4) rexml (~> 3.2, >= 3.2.5) @@ -146,36 +129,19 @@ GEM docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) - sys-uname (1.3.0) + stringio (3.1.2) + sys-uname (1.3.1) ffi (~> 1.1) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) websocket (1.2.11) xpath (3.2.0) nokogiri (~> 1.8) - yard (0.9.37) PLATFORMS aarch64-linux @@ -186,22 +152,16 @@ DEPENDENCIES climate_control cucumber (~> 9) datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter selenium-webdriver (~> 4) simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.2_timecop_0.gemfile b/gemfiles/ruby_3.2_timecop_0.gemfile index bb30673d..e0186f5f 100644 --- a/gemfiles/ruby_3.2_timecop_0.gemfile +++ b/gemfiles/ruby_3.2_timecop_0.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "timecop", "~> 0" gem "minitest", "~> 5" diff --git a/gemfiles/ruby_3.2_timecop_0.gemfile.lock b/gemfiles/ruby_3.2_timecop_0.gemfile.lock index 3efef481..0599c69d 100644 --- a/gemfiles/ruby_3.2_timecop_0.gemfile.lock +++ b/gemfiles/ruby_3.2_timecop_0.gemfile.lock @@ -14,57 +14,54 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - minitest (5.25.1) - msgpack (1.7.3) + minitest (5.25.4) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -72,55 +69,22 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) timecop (0.9.10) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -129,23 +93,17 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug minitest (~> 5) os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) timecop (~> 0) webmock - webrick - yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.3_activesupport_4.gemfile b/gemfiles/ruby_3.3_activesupport_4.gemfile index d5390edd..208b7684 100644 --- a/gemfiles/ruby_3.3_activesupport_4.gemfile +++ b/gemfiles/ruby_3.3_activesupport_4.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "activesupport", "~> 4" group :check do diff --git a/gemfiles/ruby_3.3_activesupport_4.gemfile.lock b/gemfiles/ruby_3.3_activesupport_4.gemfile.lock index 5906a70d..91f24cd5 100644 --- a/gemfiles/ruby_3.3_activesupport_4.gemfile.lock +++ b/gemfiles/ruby_3.3_activesupport_4.gemfile.lock @@ -19,64 +19,61 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) ffi (1.17.0-arm64-darwin) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (0.9.5) concurrent-ruby (~> 1.0) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - libddwaf (1.14.0.0.0-arm64-darwin) + libddwaf (1.18.0.0.0-arm64-darwin) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - minitest (5.25.1) - msgpack (1.7.3) + minitest (5.25.4) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -84,57 +81,24 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) thread_safe (0.3.6) tzinfo (1.2.11) thread_safe (~> 0.1) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -145,21 +109,15 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.4.19 diff --git a/gemfiles/ruby_3.3_activesupport_5.gemfile b/gemfiles/ruby_3.3_activesupport_5.gemfile index 19b2c36e..7bc3c1d9 100644 --- a/gemfiles/ruby_3.3_activesupport_5.gemfile +++ b/gemfiles/ruby_3.3_activesupport_5.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "activesupport", "~> 5" group :check do diff --git a/gemfiles/ruby_3.3_activesupport_5.gemfile.lock b/gemfiles/ruby_3.3_activesupport_5.gemfile.lock index 31c12d6a..b6753a0a 100644 --- a/gemfiles/ruby_3.3_activesupport_5.gemfile.lock +++ b/gemfiles/ruby_3.3_activesupport_5.gemfile.lock @@ -19,64 +19,61 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) ffi (1.17.0-arm64-darwin) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - libddwaf (1.14.0.0.0-arm64-darwin) + libddwaf (1.18.0.0.0-arm64-darwin) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - minitest (5.25.1) - msgpack (1.7.3) + minitest (5.25.4) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -84,57 +81,24 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) thread_safe (0.3.6) tzinfo (1.2.11) thread_safe (~> 0.1) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -145,21 +109,15 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.4.19 diff --git a/gemfiles/ruby_3.3_activesupport_6.gemfile b/gemfiles/ruby_3.3_activesupport_6.gemfile index 08b90b65..4c7c911c 100644 --- a/gemfiles/ruby_3.3_activesupport_6.gemfile +++ b/gemfiles/ruby_3.3_activesupport_6.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "activesupport", "~> 6" group :check do diff --git a/gemfiles/ruby_3.3_activesupport_6.gemfile.lock b/gemfiles/ruby_3.3_activesupport_6.gemfile.lock index 1d9a20ee..e348441d 100644 --- a/gemfiles/ruby_3.3_activesupport_6.gemfile.lock +++ b/gemfiles/ruby_3.3_activesupport_6.gemfile.lock @@ -8,7 +8,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.1.7.9) + activesupport (6.1.7.10) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -20,64 +20,61 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) ffi (1.17.0-arm64-darwin) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - libddwaf (1.14.0.0.0-arm64-darwin) + libddwaf (1.18.0.0.0-arm64-darwin) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - minitest (5.25.1) - msgpack (1.7.3) + minitest (5.25.4) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -85,57 +82,24 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) - zeitwerk (2.7.0) + zeitwerk (2.7.1) PLATFORMS aarch64-linux @@ -146,21 +110,15 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.4.19 diff --git a/gemfiles/ruby_3.3_activesupport_7.gemfile b/gemfiles/ruby_3.3_activesupport_7.gemfile index b5e69dde..7a3eeb63 100644 --- a/gemfiles/ruby_3.3_activesupport_7.gemfile +++ b/gemfiles/ruby_3.3_activesupport_7.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "activesupport", "~> 7" group :check do diff --git a/gemfiles/ruby_3.3_activesupport_7.gemfile.lock b/gemfiles/ruby_3.3_activesupport_7.gemfile.lock index 3b4c7610..52ba17c5 100644 --- a/gemfiles/ruby_3.3_activesupport_7.gemfile.lock +++ b/gemfiles/ruby_3.3_activesupport_7.gemfile.lock @@ -8,8 +8,9 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.2.1.1) + activesupport (7.2.2.1) base64 + benchmark (>= 0.3) bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) @@ -25,68 +26,66 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) base64 (0.2.0) + benchmark (0.4.0) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) connection_pool (2.4.1) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) drb (2.2.1) ffi (1.17.0-aarch64-linux-gnu) ffi (1.17.0-arm64-darwin) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - libddwaf (1.14.0.0.0-arm64-darwin) + libddwaf (1.18.0.0.0-arm64-darwin) ffi (~> 1.0) - lint_roller (1.1.0) - logger (1.6.1) - method_source (1.1.0) - minitest (5.25.1) - msgpack (1.7.3) + logger (1.6.2) + minitest (5.25.4) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -94,57 +93,24 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) - securerandom (0.3.1) + securerandom (0.4.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -155,21 +121,15 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.4.19 diff --git a/gemfiles/ruby_3.3_ci_queue_0_minitest_5.gemfile b/gemfiles/ruby_3.3_ci_queue_0_minitest_5.gemfile index 861333e8..4d9f122b 100644 --- a/gemfiles/ruby_3.3_ci_queue_0_minitest_5.gemfile +++ b/gemfiles/ruby_3.3_ci_queue_0_minitest_5.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "minitest", "~> 5" gem "ci-queue", "~> 0" gem "minitest-reporters", "~> 1" diff --git a/gemfiles/ruby_3.3_ci_queue_0_minitest_5.gemfile.lock b/gemfiles/ruby_3.3_ci_queue_0_minitest_5.gemfile.lock index 957785a0..695dbb76 100644 --- a/gemfiles/ruby_3.3_ci_queue_0_minitest_5.gemfile.lock +++ b/gemfiles/ruby_3.3_ci_queue_0_minitest_5.gemfile.lock @@ -15,68 +15,67 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) builder (3.3.0) - ci-queue (0.58.0) + ci-queue (0.60.0) + logger climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) ffi (1.17.0-arm64-darwin) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - libddwaf (1.14.0.0.0-arm64-darwin) + libddwaf (1.18.0.0.0-arm64-darwin) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - minitest (5.25.1) + logger (1.6.2) + minitest (5.25.4) minitest-reporters (1.7.1) ansi builder minitest (>= 5.0) ruby-progressbar - msgpack (1.7.3) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -84,54 +83,22 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -142,23 +109,17 @@ DEPENDENCIES ci-queue (~> 0) climate_control datadog-ci! + debug minitest (~> 5) minitest-reporters (~> 1) os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.4.19 diff --git a/gemfiles/ruby_3.3_ci_queue_0_rspec_3.gemfile b/gemfiles/ruby_3.3_ci_queue_0_rspec_3.gemfile index 56e6dfbe..86d79cf5 100644 --- a/gemfiles/ruby_3.3_ci_queue_0_rspec_3.gemfile +++ b/gemfiles/ruby_3.3_ci_queue_0_rspec_3.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec", "~> 3" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "ci-queue", "~> 0" group :check do diff --git a/gemfiles/ruby_3.3_ci_queue_0_rspec_3.gemfile.lock b/gemfiles/ruby_3.3_ci_queue_0_rspec_3.gemfile.lock index c1f46f03..33e41ec5 100644 --- a/gemfiles/ruby_3.3_ci_queue_0_rspec_3.gemfile.lock +++ b/gemfiles/ruby_3.3_ci_queue_0_rspec_3.gemfile.lock @@ -14,61 +14,60 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) - ci-queue (0.58.0) + ci-queue (0.60.0) + logger climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) ffi (1.17.0-arm64-darwin) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - libddwaf (1.14.0.0.0-arm64-darwin) + libddwaf (1.18.0.0.0-arm64-darwin) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - msgpack (1.7.3) + logger (1.6.2) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -76,54 +75,21 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -134,21 +100,15 @@ DEPENDENCIES ci-queue (~> 0) climate_control datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec (~> 3) rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.4.19 diff --git a/gemfiles/ruby_3.3_cucumber_3.gemfile b/gemfiles/ruby_3.3_cucumber_3.gemfile index 849ed57a..23ab931c 100644 --- a/gemfiles/ruby_3.3_cucumber_3.gemfile +++ b/gemfiles/ruby_3.3_cucumber_3.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 3" group :check do diff --git a/gemfiles/ruby_3.3_cucumber_3.gemfile.lock b/gemfiles/ruby_3.3_cucumber_3.gemfile.lock index 59e1cc41..7539e778 100644 --- a/gemfiles/ruby_3.3_cucumber_3.gemfile.lock +++ b/gemfiles/ruby_3.3_cucumber_3.gemfile.lock @@ -14,12 +14,10 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) backports (3.25.0) bigdecimal (3.1.8) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml @@ -39,56 +37,55 @@ GEM cucumber-expressions (6.0.1) cucumber-tag_expressions (1.1.1) cucumber-wire (0.0.1) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) ffi (1.17.0-arm64-darwin) gherkin (5.1.0) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - libddwaf (1.14.0.0.0-arm64-darwin) + libddwaf (1.18.0.0.0-arm64-darwin) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - msgpack (1.7.3) + msgpack (1.7.5) multi_json (1.15.0) multi_test (1.1.0) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -96,54 +93,21 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -154,21 +118,15 @@ DEPENDENCIES climate_control cucumber (~> 3) datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.4.19 diff --git a/gemfiles/ruby_3.3_cucumber_4.gemfile b/gemfiles/ruby_3.3_cucumber_4.gemfile index 81d7688f..1075a3c5 100644 --- a/gemfiles/ruby_3.3_cucumber_4.gemfile +++ b/gemfiles/ruby_3.3_cucumber_4.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 4" gem "activesupport", "< 7.1" diff --git a/gemfiles/ruby_3.3_cucumber_4.gemfile.lock b/gemfiles/ruby_3.3_cucumber_4.gemfile.lock index 835ecdda..f4c1d03e 100644 --- a/gemfiles/ruby_3.3_cucumber_4.gemfile.lock +++ b/gemfiles/ruby_3.3_cucumber_4.gemfile.lock @@ -8,7 +8,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.8.5) + activesupport (7.0.8.7) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -19,11 +19,9 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) crack (1.0.0) bigdecimal @@ -55,63 +53,62 @@ GEM cucumber-core (~> 7.0, >= 7.0.0) cucumber-cucumber-expressions (~> 10.1, >= 10.1.0) cucumber-messages (~> 12.1, >= 12.1.1) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) ffi (1.17.0-arm64-darwin) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - libddwaf (1.14.0.0.0-arm64-darwin) + libddwaf (1.18.0.0.0-arm64-darwin) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) middleware (0.1.0) - minitest (5.25.1) - msgpack (1.7.3) + minitest (5.25.4) + msgpack (1.7.5) multi_test (0.1.2) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - 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) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -119,59 +116,26 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) - sys-uname (1.3.0) + stringio (3.1.2) + sys-uname (1.3.1) ffi (~> 1.1) thor (1.3.2) thread_safe (0.3.6) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -183,21 +147,15 @@ DEPENDENCIES climate_control cucumber (~> 4) datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.4.19 diff --git a/gemfiles/ruby_3.3_cucumber_5.gemfile b/gemfiles/ruby_3.3_cucumber_5.gemfile index ca727ad5..802674e4 100644 --- a/gemfiles/ruby_3.3_cucumber_5.gemfile +++ b/gemfiles/ruby_3.3_cucumber_5.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 5" gem "activesupport", "< 7.1" diff --git a/gemfiles/ruby_3.3_cucumber_5.gemfile.lock b/gemfiles/ruby_3.3_cucumber_5.gemfile.lock index 6930f799..6f667cef 100644 --- a/gemfiles/ruby_3.3_cucumber_5.gemfile.lock +++ b/gemfiles/ruby_3.3_cucumber_5.gemfile.lock @@ -8,7 +8,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.8.5) + activesupport (7.0.8.7) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -19,11 +19,9 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) crack (1.0.0) bigdecimal @@ -59,63 +57,62 @@ GEM cucumber-core (~> 8.0, >= 8.0.1) cucumber-cucumber-expressions (~> 10.3, >= 10.3.0) cucumber-messages (~> 13.0, >= 13.0.1) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) ffi (1.17.0-arm64-darwin) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - libddwaf (1.14.0.0.0-arm64-darwin) + libddwaf (1.18.0.0.0-arm64-darwin) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) middleware (0.1.0) - minitest (5.25.1) - msgpack (1.7.3) + minitest (5.25.4) + msgpack (1.7.5) multi_test (0.1.2) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - 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) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -123,59 +120,26 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) - sys-uname (1.3.0) + stringio (3.1.2) + sys-uname (1.3.1) ffi (~> 1.1) thor (1.3.2) thread_safe (0.3.6) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -187,21 +151,15 @@ DEPENDENCIES climate_control cucumber (~> 5) datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.4.19 diff --git a/gemfiles/ruby_3.3_cucumber_6.gemfile b/gemfiles/ruby_3.3_cucumber_6.gemfile index 6f606a66..9e78515c 100644 --- a/gemfiles/ruby_3.3_cucumber_6.gemfile +++ b/gemfiles/ruby_3.3_cucumber_6.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 6" gem "activesupport", "< 7.1" diff --git a/gemfiles/ruby_3.3_cucumber_6.gemfile.lock b/gemfiles/ruby_3.3_cucumber_6.gemfile.lock index 7dfb73cd..b839cce1 100644 --- a/gemfiles/ruby_3.3_cucumber_6.gemfile.lock +++ b/gemfiles/ruby_3.3_cucumber_6.gemfile.lock @@ -8,7 +8,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.8.5) + activesupport (7.0.8.7) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -19,11 +19,9 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) crack (1.0.0) bigdecimal @@ -60,68 +58,67 @@ GEM cucumber-core (~> 9.0, >= 9.0.1) cucumber-cucumber-expressions (~> 12.1, >= 12.1.1) cucumber-messages (~> 15.0, >= 15.0.0) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) ffi (1.17.0-arm64-darwin) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - libddwaf (1.14.0.0.0-arm64-darwin) + libddwaf (1.18.0.0.0-arm64-darwin) ffi (~> 1.0) - lint_roller (1.1.0) - logger (1.6.1) - method_source (1.1.0) + logger (1.6.2) middleware (0.1.0) mime-types (3.6.0) logger mime-types-data (~> 3.2015) - mime-types-data (3.2024.1001) - minitest (5.25.1) - msgpack (1.7.3) + mime-types-data (3.2024.1203) + minitest (5.25.4) + msgpack (1.7.5) multi_test (0.1.2) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - 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) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -129,59 +126,26 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) - sys-uname (1.3.0) + stringio (3.1.2) + sys-uname (1.3.1) ffi (~> 1.1) thor (1.3.2) thread_safe (0.3.6) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -193,21 +157,15 @@ DEPENDENCIES climate_control cucumber (~> 6) datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.4.19 diff --git a/gemfiles/ruby_3.3_cucumber_7.gemfile b/gemfiles/ruby_3.3_cucumber_7.gemfile index d5a074b1..0ac95429 100644 --- a/gemfiles/ruby_3.3_cucumber_7.gemfile +++ b/gemfiles/ruby_3.3_cucumber_7.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 7" group :check do diff --git a/gemfiles/ruby_3.3_cucumber_7.gemfile.lock b/gemfiles/ruby_3.3_cucumber_7.gemfile.lock index 94e9e6f3..88bef9a7 100644 --- a/gemfiles/ruby_3.3_cucumber_7.gemfile.lock +++ b/gemfiles/ruby_3.3_cucumber_7.gemfile.lock @@ -14,11 +14,9 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml @@ -52,59 +50,58 @@ GEM cucumber-wire (6.2.1) cucumber-core (~> 10.1, >= 10.1.0) cucumber-cucumber-expressions (~> 14.0, >= 14.0.0) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) ffi (1.17.0-arm64-darwin) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - libddwaf (1.14.0.0.0-arm64-darwin) + libddwaf (1.18.0.0.0-arm64-darwin) ffi (~> 1.0) - lint_roller (1.1.0) - logger (1.6.1) - method_source (1.1.0) + logger (1.6.2) mime-types (3.6.0) logger mime-types-data (~> 3.2015) - mime-types-data (3.2024.1001) - msgpack (1.7.3) + mime-types-data (3.2024.1203) + msgpack (1.7.5) multi_test (0.1.2) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -112,56 +109,23 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) - sys-uname (1.3.0) + stringio (3.1.2) + sys-uname (1.3.1) ffi (~> 1.1) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -172,21 +136,15 @@ DEPENDENCIES climate_control cucumber (~> 7) datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.4.19 diff --git a/gemfiles/ruby_3.3_cucumber_8.gemfile b/gemfiles/ruby_3.3_cucumber_8.gemfile index 16fcbcf9..f76ca7fd 100644 --- a/gemfiles/ruby_3.3_cucumber_8.gemfile +++ b/gemfiles/ruby_3.3_cucumber_8.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 8" group :check do diff --git a/gemfiles/ruby_3.3_cucumber_8.gemfile.lock b/gemfiles/ruby_3.3_cucumber_8.gemfile.lock index 59fd021b..ad77a54e 100644 --- a/gemfiles/ruby_3.3_cucumber_8.gemfile.lock +++ b/gemfiles/ruby_3.3_cucumber_8.gemfile.lock @@ -14,11 +14,9 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml @@ -46,59 +44,58 @@ GEM cucumber-messages (~> 18.0, >= 18.0.0) cucumber-messages (18.0.0) cucumber-tag-expressions (4.1.0) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) ffi (1.17.0-arm64-darwin) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - libddwaf (1.14.0.0.0-arm64-darwin) + libddwaf (1.18.0.0.0-arm64-darwin) ffi (~> 1.0) - lint_roller (1.1.0) - logger (1.6.1) - method_source (1.1.0) + logger (1.6.2) mime-types (3.6.0) logger mime-types-data (~> 3.2015) - mime-types-data (3.2024.1001) - msgpack (1.7.3) + mime-types-data (3.2024.1203) + msgpack (1.7.5) multi_test (1.1.0) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -106,56 +103,23 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) - sys-uname (1.3.0) + stringio (3.1.2) + sys-uname (1.3.1) ffi (~> 1.1) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -166,21 +130,15 @@ DEPENDENCIES climate_control cucumber (~> 8) datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.4.19 diff --git a/gemfiles/ruby_3.3_cucumber_9.gemfile b/gemfiles/ruby_3.3_cucumber_9.gemfile index c66998c8..27b60855 100644 --- a/gemfiles/ruby_3.3_cucumber_9.gemfile +++ b/gemfiles/ruby_3.3_cucumber_9.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 9" group :check do diff --git a/gemfiles/ruby_3.3_cucumber_9.gemfile.lock b/gemfiles/ruby_3.3_cucumber_9.gemfile.lock index a6a736bf..0f5ef880 100644 --- a/gemfiles/ruby_3.3_cucumber_9.gemfile.lock +++ b/gemfiles/ruby_3.3_cucumber_9.gemfile.lock @@ -14,11 +14,9 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml @@ -46,56 +44,55 @@ GEM cucumber-html-formatter (21.7.0) cucumber-messages (> 19, < 27) cucumber-messages (22.0.0) - cucumber-tag-expressions (6.1.0) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + cucumber-tag-expressions (6.1.1) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) ffi (1.17.0-arm64-darwin) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - libddwaf (1.14.0.0.0-arm64-darwin) + libddwaf (1.18.0.0.0-arm64-darwin) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) mini_mime (1.1.5) - msgpack (1.7.3) + msgpack (1.7.5) multi_test (1.1.0) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -103,56 +100,23 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) - sys-uname (1.3.0) + stringio (3.1.2) + sys-uname (1.3.1) ffi (~> 1.1) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -163,21 +127,15 @@ DEPENDENCIES climate_control cucumber (~> 9) datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.4.19 diff --git a/gemfiles/ruby_3.3_knapsack_pro_7_rspec_3.gemfile b/gemfiles/ruby_3.3_knapsack_pro_7_rspec_3.gemfile index 7874f38d..2a32643a 100644 --- a/gemfiles/ruby_3.3_knapsack_pro_7_rspec_3.gemfile +++ b/gemfiles/ruby_3.3_knapsack_pro_7_rspec_3.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec", "~> 3" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "knapsack_pro", "~> 7" group :check do diff --git a/gemfiles/ruby_3.3_knapsack_pro_7_rspec_3.gemfile.lock b/gemfiles/ruby_3.3_knapsack_pro_7_rspec_3.gemfile.lock index 9c0371ef..186d2052 100644 --- a/gemfiles/ruby_3.3_knapsack_pro_7_rspec_3.gemfile.lock +++ b/gemfiles/ruby_3.3_knapsack_pro_7_rspec_3.gemfile.lock @@ -14,62 +14,59 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) ffi (1.17.0-arm64-darwin) - hashdiff (1.1.1) - json (2.7.2) - knapsack_pro (7.8.2) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + knapsack_pro (7.13.1) rake - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + libdatadog (14.3.1.1.0) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - libddwaf (1.14.0.0.0-arm64-darwin) + libddwaf (1.18.0.0.0-arm64-darwin) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - msgpack (1.7.3) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -77,54 +74,21 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -134,22 +98,16 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug knapsack_pro (~> 7) os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec (~> 3) rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.4.19 diff --git a/gemfiles/ruby_3.3_minitest_5.gemfile b/gemfiles/ruby_3.3_minitest_5.gemfile index 0fca7f18..63a20f49 100644 --- a/gemfiles/ruby_3.3_minitest_5.gemfile +++ b/gemfiles/ruby_3.3_minitest_5.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "minitest", "~> 5" group :check do diff --git a/gemfiles/ruby_3.3_minitest_5.gemfile.lock b/gemfiles/ruby_3.3_minitest_5.gemfile.lock index 5d4b0b94..edd25305 100644 --- a/gemfiles/ruby_3.3_minitest_5.gemfile.lock +++ b/gemfiles/ruby_3.3_minitest_5.gemfile.lock @@ -14,61 +14,58 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) ffi (1.17.0-arm64-darwin) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - libddwaf (1.14.0.0.0-arm64-darwin) + libddwaf (1.18.0.0.0-arm64-darwin) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - minitest (5.25.1) - msgpack (1.7.3) + minitest (5.25.4) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -76,54 +73,21 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -133,22 +97,16 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug minitest (~> 5) os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.4.19 diff --git a/gemfiles/ruby_3.3_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile b/gemfiles/ruby_3.3_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile index a13663f9..785d5283 100644 --- a/gemfiles/ruby_3.3_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile +++ b/gemfiles/ruby_3.3_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "minitest", "~> 5" gem "shoulda-context", "~> 2" gem "shoulda-matchers", "~> 6" diff --git a/gemfiles/ruby_3.3_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile.lock b/gemfiles/ruby_3.3_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile.lock index 48916aca..6912ce67 100644 --- a/gemfiles/ruby_3.3_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile.lock +++ b/gemfiles/ruby_3.3_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile.lock @@ -8,8 +8,9 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.2.1.1) + activesupport (8.0.0.1) base64 + benchmark (>= 0.3) bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) @@ -19,74 +20,73 @@ GEM minitest (>= 5.1) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) + uri (>= 0.13.1) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) appraisal (2.5.0) bundler rake thor (>= 0.14.0) - ast (2.4.2) base64 (0.2.0) + benchmark (0.4.0) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) connection_pool (2.4.1) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) drb (2.2.1) ffi (1.17.0-aarch64-linux-gnu) ffi (1.17.0-arm64-darwin) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - libddwaf (1.14.0.0.0-arm64-darwin) + libddwaf (1.18.0.0.0-arm64-darwin) ffi (~> 1.0) - lint_roller (1.1.0) - logger (1.6.1) - method_source (1.1.0) - minitest (5.25.1) - msgpack (1.7.3) + logger (1.6.2) + minitest (5.25.4) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -94,26 +94,10 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) - securerandom (0.3.1) + securerandom (0.4.0) shoulda-context (2.0.0) shoulda-matchers (6.4.0) activesupport (>= 5.2.0) @@ -121,33 +105,17 @@ GEM docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) + uri (1.0.2) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -157,24 +125,18 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug minitest (~> 5) os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter shoulda-context (~> 2) shoulda-matchers (~> 6) simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.4.19 diff --git a/gemfiles/ruby_3.3_rspec_3.gemfile b/gemfiles/ruby_3.3_rspec_3.gemfile index 39cac410..eab12df6 100644 --- a/gemfiles/ruby_3.3_rspec_3.gemfile +++ b/gemfiles/ruby_3.3_rspec_3.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec", "~> 3" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" group :check do diff --git a/gemfiles/ruby_3.3_rspec_3.gemfile.lock b/gemfiles/ruby_3.3_rspec_3.gemfile.lock index e947df7d..846be9be 100644 --- a/gemfiles/ruby_3.3_rspec_3.gemfile.lock +++ b/gemfiles/ruby_3.3_rspec_3.gemfile.lock @@ -14,60 +14,57 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) ffi (1.17.0-arm64-darwin) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - libddwaf (1.14.0.0.0-arm64-darwin) + libddwaf (1.18.0.0.0-arm64-darwin) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - msgpack (1.7.3) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -75,54 +72,21 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -132,21 +96,15 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec (~> 3) rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.4.19 diff --git a/gemfiles/ruby_3.3_selenium_4_capybara_3.gemfile b/gemfiles/ruby_3.3_selenium_4_capybara_3.gemfile index 721816a4..09c96f29 100644 --- a/gemfiles/ruby_3.3_selenium_4_capybara_3.gemfile +++ b/gemfiles/ruby_3.3_selenium_4_capybara_3.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "capybara", "~> 3" gem "selenium-webdriver", "~> 4" gem "cucumber", "~> 9" diff --git a/gemfiles/ruby_3.3_selenium_4_capybara_3.gemfile.lock b/gemfiles/ruby_3.3_selenium_4_capybara_3.gemfile.lock index 302b03ad..164c0250 100644 --- a/gemfiles/ruby_3.3_selenium_4_capybara_3.gemfile.lock +++ b/gemfiles/ruby_3.3_selenium_4_capybara_3.gemfile.lock @@ -14,7 +14,6 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) base64 (0.2.0) bigdecimal (3.1.8) builder (3.3.0) @@ -28,7 +27,6 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml @@ -56,65 +54,66 @@ GEM cucumber-html-formatter (21.7.0) cucumber-messages (> 19, < 27) cucumber-messages (22.0.0) - cucumber-tag-expressions (6.1.0) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + cucumber-tag-expressions (6.1.1) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) ffi (1.17.0-arm64-darwin) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - libddwaf (1.14.0.0.0-arm64-darwin) + libddwaf (1.18.0.0.0-arm64-darwin) ffi (~> 1.0) - lint_roller (1.1.0) - logger (1.6.1) + logger (1.6.2) matrix (0.4.2) - method_source (1.1.0) mini_mime (1.1.5) - msgpack (1.7.3) + msgpack (1.7.5) multi_test (1.1.0) - nokogiri (1.16.7-aarch64-linux) + nokogiri (1.17.1-aarch64-linux) racc (~> 1.4) - nokogiri (1.16.7-arm64-darwin) + nokogiri (1.17.1-arm64-darwin) racc (~> 1.4) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) racc (1.8.1) rack (3.1.8) rack-test (2.1.0) rack (>= 1.3) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + regexp_parser (2.9.3) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -122,27 +121,11 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) rubyzip (2.3.2) - selenium-webdriver (4.25.0) + selenium-webdriver (4.27.0) base64 (~> 0.2) logger (~> 1.4) rexml (~> 3.2, >= 3.2.5) @@ -152,36 +135,19 @@ GEM docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) - sys-uname (1.3.0) + stringio (3.1.2) + sys-uname (1.3.1) ffi (~> 1.1) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) websocket (1.2.11) xpath (3.2.0) nokogiri (~> 1.8) - yard (0.9.37) PLATFORMS aarch64-linux @@ -193,22 +159,16 @@ DEPENDENCIES climate_control cucumber (~> 9) datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter selenium-webdriver (~> 4) simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.4.19 diff --git a/gemfiles/ruby_3.3_timecop_0.gemfile b/gemfiles/ruby_3.3_timecop_0.gemfile index bb30673d..e0186f5f 100644 --- a/gemfiles/ruby_3.3_timecop_0.gemfile +++ b/gemfiles/ruby_3.3_timecop_0.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "timecop", "~> 0" gem "minitest", "~> 5" diff --git a/gemfiles/ruby_3.3_timecop_0.gemfile.lock b/gemfiles/ruby_3.3_timecop_0.gemfile.lock index 7ced56f1..9edebab1 100644 --- a/gemfiles/ruby_3.3_timecop_0.gemfile.lock +++ b/gemfiles/ruby_3.3_timecop_0.gemfile.lock @@ -14,61 +14,58 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0-aarch64-linux-gnu) ffi (1.17.0-arm64-darwin) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0-aarch64-linux) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - libddwaf (1.14.0.0.0-arm64-darwin) + libddwaf (1.18.0.0.0-arm64-darwin) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - minitest (5.25.1) - msgpack (1.7.3) + minitest (5.25.4) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -76,55 +73,22 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) timecop (0.9.10) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -134,23 +98,17 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug minitest (~> 5) os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) timecop (~> 0) webmock - webrick - yard BUNDLED WITH 2.4.19 diff --git a/gemfiles/ruby_3.4_activesupport_4.gemfile b/gemfiles/ruby_3.4_activesupport_4.gemfile index b6092bfa..251e738f 100644 --- a/gemfiles/ruby_3.4_activesupport_4.gemfile +++ b/gemfiles/ruby_3.4_activesupport_4.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "activesupport", "~> 4" gem "base64" gem "mutex_m" diff --git a/gemfiles/ruby_3.4_activesupport_4.gemfile.lock b/gemfiles/ruby_3.4_activesupport_4.gemfile.lock index e495226b..2b928bd2 100644 --- a/gemfiles/ruby_3.4_activesupport_4.gemfile.lock +++ b/gemfiles/ruby_3.4_activesupport_4.gemfile.lock @@ -19,66 +19,63 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) base64 (0.2.0) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) drb (2.2.1) ffi (1.17.0) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (0.9.5) concurrent-ruby (~> 1.0) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0) ffi (~> 1.0) - libddwaf (1.14.0.0.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - minitest (5.25.1) - msgpack (1.7.3) - mutex_m (0.2.0) + minitest (5.25.4) + msgpack (1.7.5) + mutex_m (0.3.0) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -86,57 +83,24 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) thread_safe (0.3.6) tzinfo (1.2.11) thread_safe (~> 0.1) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -148,23 +112,17 @@ DEPENDENCIES base64 climate_control datadog-ci! + debug drb mutex_m os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.5.17 diff --git a/gemfiles/ruby_3.4_activesupport_5.gemfile b/gemfiles/ruby_3.4_activesupport_5.gemfile index 9b933bc1..6cae3dca 100644 --- a/gemfiles/ruby_3.4_activesupport_5.gemfile +++ b/gemfiles/ruby_3.4_activesupport_5.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "activesupport", "~> 5" gem "base64" gem "mutex_m" diff --git a/gemfiles/ruby_3.4_activesupport_5.gemfile.lock b/gemfiles/ruby_3.4_activesupport_5.gemfile.lock index 7f5b7fb1..12ae19fd 100644 --- a/gemfiles/ruby_3.4_activesupport_5.gemfile.lock +++ b/gemfiles/ruby_3.4_activesupport_5.gemfile.lock @@ -19,66 +19,63 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) base64 (0.2.0) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) drb (2.2.1) ffi (1.17.0) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0) ffi (~> 1.0) - libddwaf (1.14.0.0.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - minitest (5.25.1) - msgpack (1.7.3) - mutex_m (0.2.0) + minitest (5.25.4) + msgpack (1.7.5) + mutex_m (0.3.0) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -86,57 +83,24 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) thread_safe (0.3.6) tzinfo (1.2.11) thread_safe (~> 0.1) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -148,23 +112,17 @@ DEPENDENCIES base64 climate_control datadog-ci! + debug drb mutex_m os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.5.17 diff --git a/gemfiles/ruby_3.4_activesupport_6.gemfile b/gemfiles/ruby_3.4_activesupport_6.gemfile index 5d850dd8..00e9f11d 100644 --- a/gemfiles/ruby_3.4_activesupport_6.gemfile +++ b/gemfiles/ruby_3.4_activesupport_6.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "activesupport", "~> 6" gem "base64" gem "mutex_m" diff --git a/gemfiles/ruby_3.4_activesupport_6.gemfile.lock b/gemfiles/ruby_3.4_activesupport_6.gemfile.lock index 0324e0f3..b0875562 100644 --- a/gemfiles/ruby_3.4_activesupport_6.gemfile.lock +++ b/gemfiles/ruby_3.4_activesupport_6.gemfile.lock @@ -8,7 +8,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.1.7.9) + activesupport (6.1.7.10) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -20,66 +20,63 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) base64 (0.2.0) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) drb (2.2.1) ffi (1.17.0) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0) ffi (~> 1.0) - libddwaf (1.14.0.0.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - minitest (5.25.1) - msgpack (1.7.3) - mutex_m (0.2.0) + minitest (5.25.4) + msgpack (1.7.5) + mutex_m (0.3.0) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -87,57 +84,24 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) - zeitwerk (2.7.0) + zeitwerk (2.7.1) PLATFORMS aarch64-linux @@ -149,23 +113,17 @@ DEPENDENCIES base64 climate_control datadog-ci! + debug drb mutex_m os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.5.17 diff --git a/gemfiles/ruby_3.4_activesupport_7.gemfile b/gemfiles/ruby_3.4_activesupport_7.gemfile index b5e69dde..7a3eeb63 100644 --- a/gemfiles/ruby_3.4_activesupport_7.gemfile +++ b/gemfiles/ruby_3.4_activesupport_7.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "activesupport", "~> 7" group :check do diff --git a/gemfiles/ruby_3.4_activesupport_7.gemfile.lock b/gemfiles/ruby_3.4_activesupport_7.gemfile.lock index 3ee46eae..f701641c 100644 --- a/gemfiles/ruby_3.4_activesupport_7.gemfile.lock +++ b/gemfiles/ruby_3.4_activesupport_7.gemfile.lock @@ -8,8 +8,9 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.2.1.1) + activesupport (7.2.2.1) base64 + benchmark (>= 0.3) bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) @@ -25,67 +26,65 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) base64 (0.2.0) + benchmark (0.4.0) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) connection_pool (2.4.1) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) drb (2.2.1) ffi (1.17.0) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0) ffi (~> 1.0) - libddwaf (1.14.0.0.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - logger (1.6.1) - method_source (1.1.0) - minitest (5.25.1) - msgpack (1.7.3) + logger (1.6.2) + minitest (5.25.4) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -93,57 +92,24 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) - securerandom (0.3.1) + securerandom (0.4.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -154,21 +120,15 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.5.17 diff --git a/gemfiles/ruby_3.4_ci_queue_0_minitest_5.gemfile b/gemfiles/ruby_3.4_ci_queue_0_minitest_5.gemfile index 861333e8..4d9f122b 100644 --- a/gemfiles/ruby_3.4_ci_queue_0_minitest_5.gemfile +++ b/gemfiles/ruby_3.4_ci_queue_0_minitest_5.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "minitest", "~> 5" gem "ci-queue", "~> 0" gem "minitest-reporters", "~> 1" diff --git a/gemfiles/ruby_3.4_ci_queue_0_minitest_5.gemfile.lock b/gemfiles/ruby_3.4_ci_queue_0_minitest_5.gemfile.lock index ab6cd645..b4c8e1db 100644 --- a/gemfiles/ruby_3.4_ci_queue_0_minitest_5.gemfile.lock +++ b/gemfiles/ruby_3.4_ci_queue_0_minitest_5.gemfile.lock @@ -15,67 +15,66 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) builder (3.3.0) - ci-queue (0.58.0) + ci-queue (0.60.0) + logger climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0) ffi (~> 1.0) - libddwaf (1.14.0.0.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - minitest (5.25.1) + logger (1.6.2) + minitest (5.25.4) minitest-reporters (1.7.1) ansi builder minitest (>= 5.0) ruby-progressbar - msgpack (1.7.3) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -83,54 +82,22 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -141,23 +108,17 @@ DEPENDENCIES ci-queue (~> 0) climate_control datadog-ci! + debug minitest (~> 5) minitest-reporters (~> 1) os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.5.17 diff --git a/gemfiles/ruby_3.4_ci_queue_0_rspec_3.gemfile b/gemfiles/ruby_3.4_ci_queue_0_rspec_3.gemfile index 56e6dfbe..86d79cf5 100644 --- a/gemfiles/ruby_3.4_ci_queue_0_rspec_3.gemfile +++ b/gemfiles/ruby_3.4_ci_queue_0_rspec_3.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec", "~> 3" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "ci-queue", "~> 0" group :check do diff --git a/gemfiles/ruby_3.4_ci_queue_0_rspec_3.gemfile.lock b/gemfiles/ruby_3.4_ci_queue_0_rspec_3.gemfile.lock index 207815d2..d8879250 100644 --- a/gemfiles/ruby_3.4_ci_queue_0_rspec_3.gemfile.lock +++ b/gemfiles/ruby_3.4_ci_queue_0_rspec_3.gemfile.lock @@ -14,60 +14,59 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) - ci-queue (0.58.0) + ci-queue (0.60.0) + logger climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0) ffi (~> 1.0) - libddwaf (1.14.0.0.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - msgpack (1.7.3) + logger (1.6.2) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -75,54 +74,21 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -133,21 +99,15 @@ DEPENDENCIES ci-queue (~> 0) climate_control datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec (~> 3) rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.5.17 diff --git a/gemfiles/ruby_3.4_cucumber_3.gemfile b/gemfiles/ruby_3.4_cucumber_3.gemfile index 849ed57a..23ab931c 100644 --- a/gemfiles/ruby_3.4_cucumber_3.gemfile +++ b/gemfiles/ruby_3.4_cucumber_3.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 3" group :check do diff --git a/gemfiles/ruby_3.4_cucumber_3.gemfile.lock b/gemfiles/ruby_3.4_cucumber_3.gemfile.lock index 1145e1b3..44c25087 100644 --- a/gemfiles/ruby_3.4_cucumber_3.gemfile.lock +++ b/gemfiles/ruby_3.4_cucumber_3.gemfile.lock @@ -14,12 +14,10 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) backports (3.25.0) bigdecimal (3.1.8) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml @@ -39,55 +37,54 @@ GEM cucumber-expressions (6.0.1) cucumber-tag_expressions (1.1.1) cucumber-wire (0.0.1) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0) gherkin (5.1.0) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0) ffi (~> 1.0) - libddwaf (1.14.0.0.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - msgpack (1.7.3) + msgpack (1.7.5) multi_json (1.15.0) multi_test (1.1.0) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -95,54 +92,21 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -153,21 +117,15 @@ DEPENDENCIES climate_control cucumber (~> 3) datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.5.17 diff --git a/gemfiles/ruby_3.4_cucumber_4.gemfile b/gemfiles/ruby_3.4_cucumber_4.gemfile index 7acd24ad..c8462a20 100644 --- a/gemfiles/ruby_3.4_cucumber_4.gemfile +++ b/gemfiles/ruby_3.4_cucumber_4.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 4" gem "activesupport", "< 7.1" gem "base64" diff --git a/gemfiles/ruby_3.4_cucumber_4.gemfile.lock b/gemfiles/ruby_3.4_cucumber_4.gemfile.lock index 2dd1d61c..964fe3c6 100644 --- a/gemfiles/ruby_3.4_cucumber_4.gemfile.lock +++ b/gemfiles/ruby_3.4_cucumber_4.gemfile.lock @@ -8,7 +8,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.8.5) + activesupport (7.0.8.7) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -19,12 +19,10 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) base64 (0.2.0) bigdecimal (3.1.8) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) crack (1.0.0) bigdecimal @@ -56,63 +54,62 @@ GEM cucumber-core (~> 7.0, >= 7.0.0) cucumber-cucumber-expressions (~> 10.1, >= 10.1.0) cucumber-messages (~> 12.1, >= 12.1.1) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0) ffi (~> 1.0) - libddwaf (1.14.0.0.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) middleware (0.1.0) - minitest (5.25.1) - msgpack (1.7.3) + minitest (5.25.4) + msgpack (1.7.5) multi_test (0.1.2) - mutex_m (0.2.0) + mutex_m (0.3.0) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - 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) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -120,59 +117,26 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) - sys-uname (1.3.0) + stringio (3.1.2) + sys-uname (1.3.1) ffi (~> 1.1) thor (1.3.2) thread_safe (0.3.6) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -185,22 +149,16 @@ DEPENDENCIES climate_control cucumber (~> 4) datadog-ci! + debug mutex_m os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.5.17 diff --git a/gemfiles/ruby_3.4_cucumber_5.gemfile b/gemfiles/ruby_3.4_cucumber_5.gemfile index c0b4350b..e6ac4230 100644 --- a/gemfiles/ruby_3.4_cucumber_5.gemfile +++ b/gemfiles/ruby_3.4_cucumber_5.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 5" gem "activesupport", "< 7.1" gem "base64" diff --git a/gemfiles/ruby_3.4_cucumber_5.gemfile.lock b/gemfiles/ruby_3.4_cucumber_5.gemfile.lock index e0c3db4b..52d52222 100644 --- a/gemfiles/ruby_3.4_cucumber_5.gemfile.lock +++ b/gemfiles/ruby_3.4_cucumber_5.gemfile.lock @@ -8,7 +8,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.8.5) + activesupport (7.0.8.7) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -19,12 +19,10 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) base64 (0.2.0) bigdecimal (3.1.8) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) crack (1.0.0) bigdecimal @@ -60,63 +58,62 @@ GEM cucumber-core (~> 8.0, >= 8.0.1) cucumber-cucumber-expressions (~> 10.3, >= 10.3.0) cucumber-messages (~> 13.0, >= 13.0.1) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0) ffi (~> 1.0) - libddwaf (1.14.0.0.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) middleware (0.1.0) - minitest (5.25.1) - msgpack (1.7.3) + minitest (5.25.4) + msgpack (1.7.5) multi_test (0.1.2) - mutex_m (0.2.0) + mutex_m (0.3.0) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - 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) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -124,59 +121,26 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) - sys-uname (1.3.0) + stringio (3.1.2) + sys-uname (1.3.1) ffi (~> 1.1) thor (1.3.2) thread_safe (0.3.6) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -189,22 +153,16 @@ DEPENDENCIES climate_control cucumber (~> 5) datadog-ci! + debug mutex_m os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.5.17 diff --git a/gemfiles/ruby_3.4_cucumber_6.gemfile b/gemfiles/ruby_3.4_cucumber_6.gemfile index 97795087..a1a860e5 100644 --- a/gemfiles/ruby_3.4_cucumber_6.gemfile +++ b/gemfiles/ruby_3.4_cucumber_6.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 6" gem "activesupport", "< 7.1" gem "base64" diff --git a/gemfiles/ruby_3.4_cucumber_6.gemfile.lock b/gemfiles/ruby_3.4_cucumber_6.gemfile.lock index 0814e770..f991c0ae 100644 --- a/gemfiles/ruby_3.4_cucumber_6.gemfile.lock +++ b/gemfiles/ruby_3.4_cucumber_6.gemfile.lock @@ -8,7 +8,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.8.5) + activesupport (7.0.8.7) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -19,12 +19,10 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) base64 (0.2.0) bigdecimal (3.1.8) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) crack (1.0.0) bigdecimal @@ -61,68 +59,67 @@ GEM cucumber-core (~> 9.0, >= 9.0.1) cucumber-cucumber-expressions (~> 12.1, >= 12.1.1) cucumber-messages (~> 15.0, >= 15.0.0) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0) ffi (~> 1.0) - libddwaf (1.14.0.0.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - logger (1.6.1) - method_source (1.1.0) + logger (1.6.2) middleware (0.1.0) mime-types (3.6.0) logger mime-types-data (~> 3.2015) - mime-types-data (3.2024.1001) - minitest (5.25.1) - msgpack (1.7.3) + mime-types-data (3.2024.1203) + minitest (5.25.4) + msgpack (1.7.5) multi_test (0.1.2) - mutex_m (0.2.0) + mutex_m (0.3.0) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - 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) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -130,59 +127,26 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) - sys-uname (1.3.0) + stringio (3.1.2) + sys-uname (1.3.1) ffi (~> 1.1) thor (1.3.2) thread_safe (0.3.6) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -195,22 +159,16 @@ DEPENDENCIES climate_control cucumber (~> 6) datadog-ci! + debug mutex_m os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.5.17 diff --git a/gemfiles/ruby_3.4_cucumber_7.gemfile b/gemfiles/ruby_3.4_cucumber_7.gemfile index d5a074b1..0ac95429 100644 --- a/gemfiles/ruby_3.4_cucumber_7.gemfile +++ b/gemfiles/ruby_3.4_cucumber_7.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 7" group :check do diff --git a/gemfiles/ruby_3.4_cucumber_7.gemfile.lock b/gemfiles/ruby_3.4_cucumber_7.gemfile.lock index d5140678..926425cf 100644 --- a/gemfiles/ruby_3.4_cucumber_7.gemfile.lock +++ b/gemfiles/ruby_3.4_cucumber_7.gemfile.lock @@ -14,11 +14,9 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml @@ -52,58 +50,57 @@ GEM cucumber-wire (6.2.1) cucumber-core (~> 10.1, >= 10.1.0) cucumber-cucumber-expressions (~> 14.0, >= 14.0.0) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0) ffi (~> 1.0) - libddwaf (1.14.0.0.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - logger (1.6.1) - method_source (1.1.0) + logger (1.6.2) mime-types (3.6.0) logger mime-types-data (~> 3.2015) - mime-types-data (3.2024.1001) - msgpack (1.7.3) + mime-types-data (3.2024.1203) + msgpack (1.7.5) multi_test (0.1.2) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -111,56 +108,23 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) - sys-uname (1.3.0) + stringio (3.1.2) + sys-uname (1.3.1) ffi (~> 1.1) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -171,21 +135,15 @@ DEPENDENCIES climate_control cucumber (~> 7) datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.5.17 diff --git a/gemfiles/ruby_3.4_cucumber_8.gemfile b/gemfiles/ruby_3.4_cucumber_8.gemfile index 16fcbcf9..f76ca7fd 100644 --- a/gemfiles/ruby_3.4_cucumber_8.gemfile +++ b/gemfiles/ruby_3.4_cucumber_8.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 8" group :check do diff --git a/gemfiles/ruby_3.4_cucumber_8.gemfile.lock b/gemfiles/ruby_3.4_cucumber_8.gemfile.lock index f289e1f0..0c1af0e5 100644 --- a/gemfiles/ruby_3.4_cucumber_8.gemfile.lock +++ b/gemfiles/ruby_3.4_cucumber_8.gemfile.lock @@ -14,11 +14,9 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml @@ -46,58 +44,57 @@ GEM cucumber-messages (~> 18.0, >= 18.0.0) cucumber-messages (18.0.0) cucumber-tag-expressions (4.1.0) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0) ffi (~> 1.0) - libddwaf (1.14.0.0.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - logger (1.6.1) - method_source (1.1.0) + logger (1.6.2) mime-types (3.6.0) logger mime-types-data (~> 3.2015) - mime-types-data (3.2024.1001) - msgpack (1.7.3) + mime-types-data (3.2024.1203) + msgpack (1.7.5) multi_test (1.1.0) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -105,56 +102,23 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) - sys-uname (1.3.0) + stringio (3.1.2) + sys-uname (1.3.1) ffi (~> 1.1) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -165,21 +129,15 @@ DEPENDENCIES climate_control cucumber (~> 8) datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.5.17 diff --git a/gemfiles/ruby_3.4_cucumber_9.gemfile b/gemfiles/ruby_3.4_cucumber_9.gemfile index c66998c8..27b60855 100644 --- a/gemfiles/ruby_3.4_cucumber_9.gemfile +++ b/gemfiles/ruby_3.4_cucumber_9.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "cucumber", "~> 9" group :check do diff --git a/gemfiles/ruby_3.4_cucumber_9.gemfile.lock b/gemfiles/ruby_3.4_cucumber_9.gemfile.lock index 92816bd4..f8434e30 100644 --- a/gemfiles/ruby_3.4_cucumber_9.gemfile.lock +++ b/gemfiles/ruby_3.4_cucumber_9.gemfile.lock @@ -14,11 +14,9 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) builder (3.3.0) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml @@ -46,55 +44,54 @@ GEM cucumber-html-formatter (21.7.0) cucumber-messages (> 19, < 27) cucumber-messages (22.0.0) - cucumber-tag-expressions (6.1.0) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + cucumber-tag-expressions (6.1.1) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0) ffi (~> 1.0) - libddwaf (1.14.0.0.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) mini_mime (1.1.5) - msgpack (1.7.3) + msgpack (1.7.5) multi_test (1.1.0) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -102,56 +99,23 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) - sys-uname (1.3.0) + stringio (3.1.2) + sys-uname (1.3.1) ffi (~> 1.1) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -162,21 +126,15 @@ DEPENDENCIES climate_control cucumber (~> 9) datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.5.17 diff --git a/gemfiles/ruby_3.4_knapsack_pro_7_rspec_3.gemfile b/gemfiles/ruby_3.4_knapsack_pro_7_rspec_3.gemfile index 7874f38d..2a32643a 100644 --- a/gemfiles/ruby_3.4_knapsack_pro_7_rspec_3.gemfile +++ b/gemfiles/ruby_3.4_knapsack_pro_7_rspec_3.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec", "~> 3" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "knapsack_pro", "~> 7" group :check do diff --git a/gemfiles/ruby_3.4_knapsack_pro_7_rspec_3.gemfile.lock b/gemfiles/ruby_3.4_knapsack_pro_7_rspec_3.gemfile.lock index 2cf3b182..1bf2f742 100644 --- a/gemfiles/ruby_3.4_knapsack_pro_7_rspec_3.gemfile.lock +++ b/gemfiles/ruby_3.4_knapsack_pro_7_rspec_3.gemfile.lock @@ -14,61 +14,58 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0) - hashdiff (1.1.1) - json (2.7.2) - knapsack_pro (7.8.2) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + knapsack_pro (7.13.1) rake - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0) + libdatadog (14.3.1.1.0) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0) ffi (~> 1.0) - libddwaf (1.14.0.0.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - msgpack (1.7.3) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -76,54 +73,21 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -133,22 +97,16 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug knapsack_pro (~> 7) os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec (~> 3) rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.5.17 diff --git a/gemfiles/ruby_3.4_minitest_5.gemfile b/gemfiles/ruby_3.4_minitest_5.gemfile index 0fca7f18..63a20f49 100644 --- a/gemfiles/ruby_3.4_minitest_5.gemfile +++ b/gemfiles/ruby_3.4_minitest_5.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "minitest", "~> 5" group :check do diff --git a/gemfiles/ruby_3.4_minitest_5.gemfile.lock b/gemfiles/ruby_3.4_minitest_5.gemfile.lock index 3c3a8cfc..1cbb3509 100644 --- a/gemfiles/ruby_3.4_minitest_5.gemfile.lock +++ b/gemfiles/ruby_3.4_minitest_5.gemfile.lock @@ -14,60 +14,57 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0) ffi (~> 1.0) - libddwaf (1.14.0.0.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - minitest (5.25.1) - msgpack (1.7.3) + minitest (5.25.4) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -75,54 +72,21 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -132,22 +96,16 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug minitest (~> 5) os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.5.17 diff --git a/gemfiles/ruby_3.4_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile b/gemfiles/ruby_3.4_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile index a13663f9..785d5283 100644 --- a/gemfiles/ruby_3.4_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile +++ b/gemfiles/ruby_3.4_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "minitest", "~> 5" gem "shoulda-context", "~> 2" gem "shoulda-matchers", "~> 6" diff --git a/gemfiles/ruby_3.4_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile.lock b/gemfiles/ruby_3.4_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile.lock index 2133896c..69c76f89 100644 --- a/gemfiles/ruby_3.4_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile.lock +++ b/gemfiles/ruby_3.4_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile.lock @@ -8,8 +8,9 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.2.1.1) + activesupport (8.0.0.1) base64 + benchmark (>= 0.3) bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) @@ -19,73 +20,72 @@ GEM minitest (>= 5.1) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) + uri (>= 0.13.1) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) appraisal (2.5.0) bundler rake thor (>= 0.14.0) - ast (2.4.2) base64 (0.2.0) + benchmark (0.4.0) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) concurrent-ruby (1.3.4) connection_pool (2.4.1) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) drb (2.2.1) ffi (1.17.0) - hashdiff (1.1.1) + hashdiff (1.1.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0) ffi (~> 1.0) - libddwaf (1.14.0.0.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - logger (1.6.1) - method_source (1.1.0) - minitest (5.25.1) - msgpack (1.7.3) + logger (1.6.2) + minitest (5.25.4) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -93,26 +93,10 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) - securerandom (0.3.1) + securerandom (0.4.0) shoulda-context (2.0.0) shoulda-matchers (6.4.0) activesupport (>= 5.2.0) @@ -120,33 +104,17 @@ GEM docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.6.0) + uri (1.0.2) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -156,24 +124,18 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug minitest (~> 5) os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter shoulda-context (~> 2) shoulda-matchers (~> 6) simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.5.17 diff --git a/gemfiles/ruby_3.4_rspec_3.gemfile b/gemfiles/ruby_3.4_rspec_3.gemfile index 39cac410..eab12df6 100644 --- a/gemfiles/ruby_3.4_rspec_3.gemfile +++ b/gemfiles/ruby_3.4_rspec_3.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec", "~> 3" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" group :check do diff --git a/gemfiles/ruby_3.4_rspec_3.gemfile.lock b/gemfiles/ruby_3.4_rspec_3.gemfile.lock index 8382fe1f..14917787 100644 --- a/gemfiles/ruby_3.4_rspec_3.gemfile.lock +++ b/gemfiles/ruby_3.4_rspec_3.gemfile.lock @@ -14,59 +14,56 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0) ffi (~> 1.0) - libddwaf (1.14.0.0.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - msgpack (1.7.3) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -74,54 +71,21 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -131,21 +95,15 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec (~> 3) rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.5.17 diff --git a/gemfiles/ruby_3.4_selenium_4_capybara_3.gemfile b/gemfiles/ruby_3.4_selenium_4_capybara_3.gemfile index 721816a4..09c96f29 100644 --- a/gemfiles/ruby_3.4_selenium_4_capybara_3.gemfile +++ b/gemfiles/ruby_3.4_selenium_4_capybara_3.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "capybara", "~> 3" gem "selenium-webdriver", "~> 4" gem "cucumber", "~> 9" diff --git a/gemfiles/ruby_3.4_selenium_4_capybara_3.gemfile.lock b/gemfiles/ruby_3.4_selenium_4_capybara_3.gemfile.lock index 63231282..1d224d4e 100644 --- a/gemfiles/ruby_3.4_selenium_4_capybara_3.gemfile.lock +++ b/gemfiles/ruby_3.4_selenium_4_capybara_3.gemfile.lock @@ -14,7 +14,6 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) base64 (0.2.0) bigdecimal (3.1.8) builder (3.3.0) @@ -28,7 +27,6 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml @@ -56,64 +54,65 @@ GEM cucumber-html-formatter (21.7.0) cucumber-messages (> 19, < 27) cucumber-messages (22.0.0) - cucumber-tag-expressions (6.1.0) - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + cucumber-tag-expressions (6.1.1) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0) ffi (~> 1.0) - libddwaf (1.14.0.0.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - logger (1.6.1) + logger (1.6.2) matrix (0.4.2) - method_source (1.1.0) mini_mime (1.1.5) - mini_portile2 (2.8.7) - msgpack (1.7.3) + mini_portile2 (2.8.8) + msgpack (1.7.5) multi_test (1.1.0) - nokogiri (1.16.7) + nokogiri (1.17.1) mini_portile2 (~> 2.8.2) racc (~> 1.4) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) racc (1.8.1) rack (3.1.8) rack-test (2.1.0) rack (>= 1.3) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + regexp_parser (2.9.3) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -121,27 +120,11 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) rubyzip (2.3.2) - selenium-webdriver (4.25.0) + selenium-webdriver (4.27.0) base64 (~> 0.2) logger (~> 1.4) rexml (~> 3.2, >= 3.2.5) @@ -151,36 +134,19 @@ GEM docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) - sys-uname (1.3.0) + stringio (3.1.2) + sys-uname (1.3.1) ffi (~> 1.1) thor (1.3.2) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) websocket (1.2.11) xpath (3.2.0) nokogiri (~> 1.8) - yard (0.9.37) PLATFORMS aarch64-linux @@ -192,22 +158,16 @@ DEPENDENCIES climate_control cucumber (~> 9) datadog-ci! + debug os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter selenium-webdriver (~> 4) simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) webmock - webrick - yard BUNDLED WITH 2.5.17 diff --git a/gemfiles/ruby_3.4_timecop_0.gemfile b/gemfiles/ruby_3.4_timecop_0.gemfile index bb30673d..e0186f5f 100644 --- a/gemfiles/ruby_3.4_timecop_0.gemfile +++ b/gemfiles/ruby_3.4_timecop_0.gemfile @@ -2,23 +2,17 @@ source "https://rubygems.org" -gem "pry" -gem "rake" -gem "standard", "~> 1.31" +gem "debug" gem "rake-compiler" +gem "simplecov" gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" -gem "climate_control" gem "appraisal" +gem "climate_control" gem "webmock" +gem "rake" gem "os" -gem "yard" -gem "redcarpet" -gem "webrick" -gem "pimpmychangelog", ">= 0.1.2" -gem "simplecov" -gem "simplecov-cobertura", "~> 2.1.0" gem "timecop", "~> 0" gem "minitest", "~> 5" diff --git a/gemfiles/ruby_3.4_timecop_0.gemfile.lock b/gemfiles/ruby_3.4_timecop_0.gemfile.lock index a70a5604..ca5d26de 100644 --- a/gemfiles/ruby_3.4_timecop_0.gemfile.lock +++ b/gemfiles/ruby_3.4_timecop_0.gemfile.lock @@ -14,60 +14,57 @@ GEM bundler rake thor (>= 0.14.0) - ast (2.4.2) bigdecimal (3.1.8) climate_control (1.2.0) - coderay (1.1.3) crack (1.0.0) bigdecimal rexml - datadog (2.4.0) - debase-ruby_core_source (= 3.3.1) - libdatadog (~> 12.0.0.1.0) - libddwaf (~> 1.14.0.0.0) + datadog (2.8.0) + datadog-ruby_core_source (~> 3.3) + libdatadog (~> 14.3.1.1.0) + libddwaf (~> 1.18.0.0.0) msgpack - debase-ruby_core_source (3.3.1) + datadog-ruby_core_source (3.3.6) + date (3.4.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) diff-lcs (1.5.1) docile (1.4.1) ffi (1.17.0) - hashdiff (1.1.1) - json (2.7.2) - language_server-protocol (3.17.0.3) - libdatadog (12.0.0.1.0) - libdatadog (12.0.0.1.0-aarch64-linux) - libddwaf (1.14.0.0.0) + hashdiff (1.1.2) + io-console (0.8.0) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) + libdatadog (14.3.1.1.0) + libdatadog (14.3.1.1.0-aarch64-linux) + libddwaf (1.18.0.0.0) ffi (~> 1.0) - libddwaf (1.14.0.0.0-aarch64-linux) + libddwaf (1.18.0.0.0-aarch64-linux) ffi (~> 1.0) - lint_roller (1.1.0) - method_source (1.1.0) - minitest (5.25.1) - msgpack (1.7.3) + minitest (5.25.4) + msgpack (1.7.5) os (1.1.4) - parallel (1.26.3) - parser (3.3.5.0) - ast (~> 2.4.1) - racc - pimpmychangelog (0.1.3) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) + psych (5.2.1) + date + stringio public_suffix (6.0.1) - racc (1.8.1) - rainbow (3.1.1) rake (13.2.1) rake-compiler (1.2.8) rake - redcarpet (3.6.0) - regexp_parser (2.9.2) - rexml (3.3.8) + rdoc (6.8.1) + psych (>= 4.0.0) + reline (0.5.12) + io-console (~> 0.5) + rexml (3.3.9) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-collection_matchers (1.2.1) rspec-expectations (>= 2.99.0.beta1) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -75,55 +72,22 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.1) + rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.66.1) - json (~> 2.3) - language_server-protocol (>= 3.17.0) - parallel (~> 1.10) - parser (>= 3.3.0.2) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 2.4, < 3.0) - rubocop-ast (>= 1.32.2, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.3) - parser (>= 3.3.1.0) - rubocop-performance (1.22.1) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - ruby-progressbar (1.13.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.1.0) - rexml - simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - standard (1.41.0) - language_server-protocol (~> 3.17.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.66.0) - standard-custom (~> 1.0.0) - standard-performance (~> 1.5) - standard-custom (1.0.2) - lint_roller (~> 1.0) - rubocop (~> 1.50) - standard-performance (1.5.0) - lint_roller (~> 1.1) - rubocop-performance (~> 1.22.0) + stringio (3.1.2) thor (1.3.2) timecop (0.9.10) - unicode-display_width (2.6.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.2) - yard (0.9.37) PLATFORMS aarch64-linux @@ -133,23 +97,17 @@ DEPENDENCIES appraisal climate_control datadog-ci! + debug minitest (~> 5) os - pimpmychangelog (>= 0.1.2) - pry rake rake-compiler - redcarpet rspec rspec-collection_matchers rspec_junit_formatter simplecov - simplecov-cobertura (~> 2.1.0) - standard (~> 1.31) timecop (~> 0) webmock - webrick - yard BUNDLED WITH 2.5.17 From 2238a51a5d40666c9a9e965715d988ee1838549f Mon Sep 17 00:00:00 2001 From: Andrey Date: Wed, 11 Dec 2024 14:38:46 +0100 Subject: [PATCH 3/6] remove irb for jruby --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index 14542867..f2d8cf43 100644 --- a/Gemfile +++ b/Gemfile @@ -56,5 +56,5 @@ group :development do gem "pimpmychangelog", ">= 0.1.2" # irb is updated earlier that way - gem "irb" + gem "irb" if RUBY_PLATFORM != "java" end From 74fb6c06fe87006d18472bad3a0b5c5753bf4c4f Mon Sep 17 00:00:00 2001 From: Andrey Date: Wed, 11 Dec 2024 14:45:27 +0100 Subject: [PATCH 4/6] fix new lint errors after standardrb update --- .../ci/test_optimisation/skippable_percentage/calculator.rb | 2 +- spec/support/rspec_helpers.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/datadog/ci/test_optimisation/skippable_percentage/calculator.rb b/lib/datadog/ci/test_optimisation/skippable_percentage/calculator.rb index f2aa1b83..bed98b8f 100644 --- a/lib/datadog/ci/test_optimisation/skippable_percentage/calculator.rb +++ b/lib/datadog/ci/test_optimisation/skippable_percentage/calculator.rb @@ -66,7 +66,7 @@ def dry_run cli_options_array = @rspec_cli_options + ["--dry-run", @spec_path] rspec_config_options = ::RSpec::Core::ConfigurationOptions.new(cli_options_array) - devnull = File.new("/dev/null", "w") + devnull = File.new(File::NULL, "w") out = @verbose ? $stdout : devnull err = @verbose ? $stderr : devnull diff --git a/spec/support/rspec_helpers.rb b/spec/support/rspec_helpers.rb index 98e0e78d..967e54da 100644 --- a/spec/support/rspec_helpers.rb +++ b/spec/support/rspec_helpers.rb @@ -16,6 +16,6 @@ def with_new_rspec_environment end def devnull - File.new("/dev/null", "w") + File.new(File::NULL, "w") end end From 006027e481462a9b1839bf7576d4930bb6af5e5c Mon Sep 17 00:00:00 2001 From: Andrey Date: Wed, 11 Dec 2024 15:49:23 +0100 Subject: [PATCH 5/6] yard is actually required by the current Rakefile --- Gemfile | 4 ++-- gemfiles/jruby_9.4_activesupport_4.gemfile | 1 + gemfiles/jruby_9.4_activesupport_4.gemfile.lock | 2 ++ gemfiles/jruby_9.4_activesupport_5.gemfile | 1 + gemfiles/jruby_9.4_activesupport_5.gemfile.lock | 2 ++ gemfiles/jruby_9.4_activesupport_6.gemfile | 1 + gemfiles/jruby_9.4_activesupport_6.gemfile.lock | 2 ++ gemfiles/jruby_9.4_activesupport_7.gemfile | 1 + gemfiles/jruby_9.4_activesupport_7.gemfile.lock | 2 ++ gemfiles/jruby_9.4_ci_queue_0_minitest_5.gemfile | 1 + gemfiles/jruby_9.4_ci_queue_0_minitest_5.gemfile.lock | 2 ++ gemfiles/jruby_9.4_ci_queue_0_rspec_3.gemfile | 1 + gemfiles/jruby_9.4_ci_queue_0_rspec_3.gemfile.lock | 2 ++ gemfiles/jruby_9.4_cucumber_3.gemfile | 1 + gemfiles/jruby_9.4_cucumber_3.gemfile.lock | 2 ++ gemfiles/jruby_9.4_cucumber_4.gemfile | 1 + gemfiles/jruby_9.4_cucumber_4.gemfile.lock | 2 ++ gemfiles/jruby_9.4_cucumber_5.gemfile | 1 + gemfiles/jruby_9.4_cucumber_5.gemfile.lock | 2 ++ gemfiles/jruby_9.4_cucumber_6.gemfile | 1 + gemfiles/jruby_9.4_cucumber_6.gemfile.lock | 2 ++ gemfiles/jruby_9.4_cucumber_7.gemfile | 1 + gemfiles/jruby_9.4_cucumber_7.gemfile.lock | 2 ++ gemfiles/jruby_9.4_cucumber_8.gemfile | 1 + gemfiles/jruby_9.4_cucumber_8.gemfile.lock | 2 ++ gemfiles/jruby_9.4_cucumber_9.gemfile | 1 + gemfiles/jruby_9.4_cucumber_9.gemfile.lock | 2 ++ gemfiles/jruby_9.4_knapsack_pro_7_rspec_3.gemfile | 1 + gemfiles/jruby_9.4_knapsack_pro_7_rspec_3.gemfile.lock | 2 ++ gemfiles/jruby_9.4_minitest_5.gemfile | 1 + gemfiles/jruby_9.4_minitest_5.gemfile.lock | 2 ++ ....4_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile | 1 + ...nitest_5_shoulda_context_2_shoulda_matchers_6.gemfile.lock | 2 ++ gemfiles/jruby_9.4_rspec_3.gemfile | 1 + gemfiles/jruby_9.4_rspec_3.gemfile.lock | 2 ++ gemfiles/jruby_9.4_selenium_4_capybara_3.gemfile | 1 + gemfiles/jruby_9.4_selenium_4_capybara_3.gemfile.lock | 2 ++ gemfiles/jruby_9.4_timecop_0.gemfile | 1 + gemfiles/jruby_9.4_timecop_0.gemfile.lock | 2 ++ gemfiles/ruby_2.7_activesupport_4.gemfile | 1 + gemfiles/ruby_2.7_activesupport_4.gemfile.lock | 2 ++ gemfiles/ruby_2.7_activesupport_5.gemfile | 1 + gemfiles/ruby_2.7_activesupport_5.gemfile.lock | 2 ++ gemfiles/ruby_2.7_activesupport_6.gemfile | 1 + gemfiles/ruby_2.7_activesupport_6.gemfile.lock | 2 ++ gemfiles/ruby_2.7_activesupport_7.gemfile | 1 + gemfiles/ruby_2.7_activesupport_7.gemfile.lock | 2 ++ gemfiles/ruby_2.7_ci_queue_0_minitest_5.gemfile | 1 + gemfiles/ruby_2.7_ci_queue_0_minitest_5.gemfile.lock | 2 ++ gemfiles/ruby_2.7_ci_queue_0_rspec_3.gemfile | 1 + gemfiles/ruby_2.7_ci_queue_0_rspec_3.gemfile.lock | 2 ++ gemfiles/ruby_2.7_cucumber_3.gemfile | 1 + gemfiles/ruby_2.7_cucumber_3.gemfile.lock | 2 ++ gemfiles/ruby_2.7_cucumber_4.gemfile | 1 + gemfiles/ruby_2.7_cucumber_4.gemfile.lock | 2 ++ gemfiles/ruby_2.7_cucumber_5.gemfile | 1 + gemfiles/ruby_2.7_cucumber_5.gemfile.lock | 2 ++ gemfiles/ruby_2.7_cucumber_6.gemfile | 1 + gemfiles/ruby_2.7_cucumber_6.gemfile.lock | 2 ++ gemfiles/ruby_2.7_cucumber_7.gemfile | 1 + gemfiles/ruby_2.7_cucumber_7.gemfile.lock | 2 ++ gemfiles/ruby_2.7_cucumber_8.gemfile | 1 + gemfiles/ruby_2.7_cucumber_8.gemfile.lock | 2 ++ gemfiles/ruby_2.7_cucumber_9.gemfile | 1 + gemfiles/ruby_2.7_cucumber_9.gemfile.lock | 2 ++ gemfiles/ruby_2.7_knapsack_pro_7_rspec_3.gemfile | 1 + gemfiles/ruby_2.7_knapsack_pro_7_rspec_3.gemfile.lock | 2 ++ gemfiles/ruby_2.7_minitest_5.gemfile | 1 + gemfiles/ruby_2.7_minitest_5.gemfile.lock | 2 ++ gemfiles/ruby_2.7_rspec_3.gemfile | 1 + gemfiles/ruby_2.7_rspec_3.gemfile.lock | 2 ++ gemfiles/ruby_2.7_timecop_0.gemfile | 1 + gemfiles/ruby_2.7_timecop_0.gemfile.lock | 2 ++ gemfiles/ruby_3.0_activesupport_4.gemfile | 1 + gemfiles/ruby_3.0_activesupport_4.gemfile.lock | 2 ++ gemfiles/ruby_3.0_activesupport_5.gemfile | 1 + gemfiles/ruby_3.0_activesupport_5.gemfile.lock | 2 ++ gemfiles/ruby_3.0_activesupport_6.gemfile | 1 + gemfiles/ruby_3.0_activesupport_6.gemfile.lock | 2 ++ gemfiles/ruby_3.0_activesupport_7.gemfile | 1 + gemfiles/ruby_3.0_activesupport_7.gemfile.lock | 2 ++ gemfiles/ruby_3.0_ci_queue_0_minitest_5.gemfile | 1 + gemfiles/ruby_3.0_ci_queue_0_minitest_5.gemfile.lock | 2 ++ gemfiles/ruby_3.0_ci_queue_0_rspec_3.gemfile | 1 + gemfiles/ruby_3.0_ci_queue_0_rspec_3.gemfile.lock | 2 ++ gemfiles/ruby_3.0_cucumber_3.gemfile | 1 + gemfiles/ruby_3.0_cucumber_3.gemfile.lock | 2 ++ gemfiles/ruby_3.0_cucumber_4.gemfile | 1 + gemfiles/ruby_3.0_cucumber_4.gemfile.lock | 2 ++ gemfiles/ruby_3.0_cucumber_5.gemfile | 1 + gemfiles/ruby_3.0_cucumber_5.gemfile.lock | 2 ++ gemfiles/ruby_3.0_cucumber_6.gemfile | 1 + gemfiles/ruby_3.0_cucumber_6.gemfile.lock | 2 ++ gemfiles/ruby_3.0_cucumber_7.gemfile | 1 + gemfiles/ruby_3.0_cucumber_7.gemfile.lock | 2 ++ gemfiles/ruby_3.0_cucumber_8.gemfile | 1 + gemfiles/ruby_3.0_cucumber_8.gemfile.lock | 2 ++ gemfiles/ruby_3.0_cucumber_9.gemfile | 1 + gemfiles/ruby_3.0_cucumber_9.gemfile.lock | 2 ++ gemfiles/ruby_3.0_knapsack_pro_7_rspec_3.gemfile | 1 + gemfiles/ruby_3.0_knapsack_pro_7_rspec_3.gemfile.lock | 2 ++ gemfiles/ruby_3.0_minitest_5.gemfile | 1 + gemfiles/ruby_3.0_minitest_5.gemfile.lock | 2 ++ gemfiles/ruby_3.0_rspec_3.gemfile | 1 + gemfiles/ruby_3.0_rspec_3.gemfile.lock | 2 ++ gemfiles/ruby_3.0_selenium_4_capybara_3.gemfile | 1 + gemfiles/ruby_3.0_selenium_4_capybara_3.gemfile.lock | 2 ++ gemfiles/ruby_3.0_timecop_0.gemfile | 1 + gemfiles/ruby_3.0_timecop_0.gemfile.lock | 2 ++ gemfiles/ruby_3.1_activesupport_4.gemfile | 1 + gemfiles/ruby_3.1_activesupport_4.gemfile.lock | 2 ++ gemfiles/ruby_3.1_activesupport_5.gemfile | 1 + gemfiles/ruby_3.1_activesupport_5.gemfile.lock | 2 ++ gemfiles/ruby_3.1_activesupport_6.gemfile | 1 + gemfiles/ruby_3.1_activesupport_6.gemfile.lock | 2 ++ gemfiles/ruby_3.1_activesupport_7.gemfile | 1 + gemfiles/ruby_3.1_activesupport_7.gemfile.lock | 2 ++ gemfiles/ruby_3.1_ci_queue_0_minitest_5.gemfile | 1 + gemfiles/ruby_3.1_ci_queue_0_minitest_5.gemfile.lock | 2 ++ gemfiles/ruby_3.1_ci_queue_0_rspec_3.gemfile | 1 + gemfiles/ruby_3.1_ci_queue_0_rspec_3.gemfile.lock | 2 ++ gemfiles/ruby_3.1_cucumber_3.gemfile | 1 + gemfiles/ruby_3.1_cucumber_3.gemfile.lock | 2 ++ gemfiles/ruby_3.1_cucumber_4.gemfile | 1 + gemfiles/ruby_3.1_cucumber_4.gemfile.lock | 2 ++ gemfiles/ruby_3.1_cucumber_5.gemfile | 1 + gemfiles/ruby_3.1_cucumber_5.gemfile.lock | 2 ++ gemfiles/ruby_3.1_cucumber_6.gemfile | 1 + gemfiles/ruby_3.1_cucumber_6.gemfile.lock | 2 ++ gemfiles/ruby_3.1_cucumber_7.gemfile | 1 + gemfiles/ruby_3.1_cucumber_7.gemfile.lock | 2 ++ gemfiles/ruby_3.1_cucumber_8.gemfile | 1 + gemfiles/ruby_3.1_cucumber_8.gemfile.lock | 2 ++ gemfiles/ruby_3.1_cucumber_9.gemfile | 1 + gemfiles/ruby_3.1_cucumber_9.gemfile.lock | 2 ++ gemfiles/ruby_3.1_knapsack_pro_7_rspec_3.gemfile | 1 + gemfiles/ruby_3.1_knapsack_pro_7_rspec_3.gemfile.lock | 2 ++ gemfiles/ruby_3.1_minitest_5.gemfile | 1 + gemfiles/ruby_3.1_minitest_5.gemfile.lock | 2 ++ ....1_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile | 1 + ...nitest_5_shoulda_context_2_shoulda_matchers_6.gemfile.lock | 2 ++ gemfiles/ruby_3.1_rspec_3.gemfile | 1 + gemfiles/ruby_3.1_rspec_3.gemfile.lock | 2 ++ gemfiles/ruby_3.1_selenium_4_capybara_3.gemfile | 1 + gemfiles/ruby_3.1_selenium_4_capybara_3.gemfile.lock | 2 ++ gemfiles/ruby_3.1_timecop_0.gemfile | 1 + gemfiles/ruby_3.1_timecop_0.gemfile.lock | 2 ++ gemfiles/ruby_3.2_activesupport_4.gemfile | 1 + gemfiles/ruby_3.2_activesupport_4.gemfile.lock | 2 ++ gemfiles/ruby_3.2_activesupport_5.gemfile | 1 + gemfiles/ruby_3.2_activesupport_5.gemfile.lock | 2 ++ gemfiles/ruby_3.2_activesupport_6.gemfile | 1 + gemfiles/ruby_3.2_activesupport_6.gemfile.lock | 2 ++ gemfiles/ruby_3.2_activesupport_7.gemfile | 1 + gemfiles/ruby_3.2_activesupport_7.gemfile.lock | 2 ++ gemfiles/ruby_3.2_ci_queue_0_minitest_5.gemfile | 1 + gemfiles/ruby_3.2_ci_queue_0_minitest_5.gemfile.lock | 2 ++ gemfiles/ruby_3.2_ci_queue_0_rspec_3.gemfile | 1 + gemfiles/ruby_3.2_ci_queue_0_rspec_3.gemfile.lock | 2 ++ gemfiles/ruby_3.2_cucumber_3.gemfile | 1 + gemfiles/ruby_3.2_cucumber_3.gemfile.lock | 2 ++ gemfiles/ruby_3.2_cucumber_4.gemfile | 1 + gemfiles/ruby_3.2_cucumber_4.gemfile.lock | 2 ++ gemfiles/ruby_3.2_cucumber_5.gemfile | 1 + gemfiles/ruby_3.2_cucumber_5.gemfile.lock | 2 ++ gemfiles/ruby_3.2_cucumber_6.gemfile | 1 + gemfiles/ruby_3.2_cucumber_6.gemfile.lock | 2 ++ gemfiles/ruby_3.2_cucumber_7.gemfile | 1 + gemfiles/ruby_3.2_cucumber_7.gemfile.lock | 2 ++ gemfiles/ruby_3.2_cucumber_8.gemfile | 1 + gemfiles/ruby_3.2_cucumber_8.gemfile.lock | 2 ++ gemfiles/ruby_3.2_cucumber_9.gemfile | 1 + gemfiles/ruby_3.2_cucumber_9.gemfile.lock | 2 ++ gemfiles/ruby_3.2_knapsack_pro_7_rspec_3.gemfile | 1 + gemfiles/ruby_3.2_knapsack_pro_7_rspec_3.gemfile.lock | 2 ++ gemfiles/ruby_3.2_minitest_5.gemfile | 1 + gemfiles/ruby_3.2_minitest_5.gemfile.lock | 2 ++ ....2_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile | 1 + ...nitest_5_shoulda_context_2_shoulda_matchers_6.gemfile.lock | 2 ++ gemfiles/ruby_3.2_rspec_3.gemfile | 1 + gemfiles/ruby_3.2_rspec_3.gemfile.lock | 2 ++ gemfiles/ruby_3.2_selenium_4_capybara_3.gemfile | 1 + gemfiles/ruby_3.2_selenium_4_capybara_3.gemfile.lock | 2 ++ gemfiles/ruby_3.2_timecop_0.gemfile | 1 + gemfiles/ruby_3.2_timecop_0.gemfile.lock | 2 ++ gemfiles/ruby_3.3_activesupport_4.gemfile | 1 + gemfiles/ruby_3.3_activesupport_4.gemfile.lock | 2 ++ gemfiles/ruby_3.3_activesupport_5.gemfile | 1 + gemfiles/ruby_3.3_activesupport_5.gemfile.lock | 2 ++ gemfiles/ruby_3.3_activesupport_6.gemfile | 1 + gemfiles/ruby_3.3_activesupport_6.gemfile.lock | 2 ++ gemfiles/ruby_3.3_activesupport_7.gemfile | 1 + gemfiles/ruby_3.3_activesupport_7.gemfile.lock | 2 ++ gemfiles/ruby_3.3_ci_queue_0_minitest_5.gemfile | 1 + gemfiles/ruby_3.3_ci_queue_0_minitest_5.gemfile.lock | 2 ++ gemfiles/ruby_3.3_ci_queue_0_rspec_3.gemfile | 1 + gemfiles/ruby_3.3_ci_queue_0_rspec_3.gemfile.lock | 2 ++ gemfiles/ruby_3.3_cucumber_3.gemfile | 1 + gemfiles/ruby_3.3_cucumber_3.gemfile.lock | 2 ++ gemfiles/ruby_3.3_cucumber_4.gemfile | 1 + gemfiles/ruby_3.3_cucumber_4.gemfile.lock | 2 ++ gemfiles/ruby_3.3_cucumber_5.gemfile | 1 + gemfiles/ruby_3.3_cucumber_5.gemfile.lock | 2 ++ gemfiles/ruby_3.3_cucumber_6.gemfile | 1 + gemfiles/ruby_3.3_cucumber_6.gemfile.lock | 2 ++ gemfiles/ruby_3.3_cucumber_7.gemfile | 1 + gemfiles/ruby_3.3_cucumber_7.gemfile.lock | 2 ++ gemfiles/ruby_3.3_cucumber_8.gemfile | 1 + gemfiles/ruby_3.3_cucumber_8.gemfile.lock | 2 ++ gemfiles/ruby_3.3_cucumber_9.gemfile | 1 + gemfiles/ruby_3.3_cucumber_9.gemfile.lock | 2 ++ gemfiles/ruby_3.3_knapsack_pro_7_rspec_3.gemfile | 1 + gemfiles/ruby_3.3_knapsack_pro_7_rspec_3.gemfile.lock | 2 ++ gemfiles/ruby_3.3_minitest_5.gemfile | 1 + gemfiles/ruby_3.3_minitest_5.gemfile.lock | 2 ++ ....3_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile | 1 + ...nitest_5_shoulda_context_2_shoulda_matchers_6.gemfile.lock | 2 ++ gemfiles/ruby_3.3_rspec_3.gemfile | 1 + gemfiles/ruby_3.3_rspec_3.gemfile.lock | 2 ++ gemfiles/ruby_3.3_selenium_4_capybara_3.gemfile | 1 + gemfiles/ruby_3.3_selenium_4_capybara_3.gemfile.lock | 2 ++ gemfiles/ruby_3.3_timecop_0.gemfile | 1 + gemfiles/ruby_3.3_timecop_0.gemfile.lock | 2 ++ gemfiles/ruby_3.4_activesupport_4.gemfile | 1 + gemfiles/ruby_3.4_activesupport_4.gemfile.lock | 2 ++ gemfiles/ruby_3.4_activesupport_5.gemfile | 1 + gemfiles/ruby_3.4_activesupport_5.gemfile.lock | 2 ++ gemfiles/ruby_3.4_activesupport_6.gemfile | 1 + gemfiles/ruby_3.4_activesupport_6.gemfile.lock | 2 ++ gemfiles/ruby_3.4_activesupport_7.gemfile | 1 + gemfiles/ruby_3.4_activesupport_7.gemfile.lock | 2 ++ gemfiles/ruby_3.4_ci_queue_0_minitest_5.gemfile | 1 + gemfiles/ruby_3.4_ci_queue_0_minitest_5.gemfile.lock | 2 ++ gemfiles/ruby_3.4_ci_queue_0_rspec_3.gemfile | 1 + gemfiles/ruby_3.4_ci_queue_0_rspec_3.gemfile.lock | 2 ++ gemfiles/ruby_3.4_cucumber_3.gemfile | 1 + gemfiles/ruby_3.4_cucumber_3.gemfile.lock | 2 ++ gemfiles/ruby_3.4_cucumber_4.gemfile | 1 + gemfiles/ruby_3.4_cucumber_4.gemfile.lock | 2 ++ gemfiles/ruby_3.4_cucumber_5.gemfile | 1 + gemfiles/ruby_3.4_cucumber_5.gemfile.lock | 2 ++ gemfiles/ruby_3.4_cucumber_6.gemfile | 1 + gemfiles/ruby_3.4_cucumber_6.gemfile.lock | 2 ++ gemfiles/ruby_3.4_cucumber_7.gemfile | 1 + gemfiles/ruby_3.4_cucumber_7.gemfile.lock | 2 ++ gemfiles/ruby_3.4_cucumber_8.gemfile | 1 + gemfiles/ruby_3.4_cucumber_8.gemfile.lock | 2 ++ gemfiles/ruby_3.4_cucumber_9.gemfile | 1 + gemfiles/ruby_3.4_cucumber_9.gemfile.lock | 2 ++ gemfiles/ruby_3.4_knapsack_pro_7_rspec_3.gemfile | 1 + gemfiles/ruby_3.4_knapsack_pro_7_rspec_3.gemfile.lock | 2 ++ gemfiles/ruby_3.4_minitest_5.gemfile | 1 + gemfiles/ruby_3.4_minitest_5.gemfile.lock | 2 ++ ....4_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile | 1 + ...nitest_5_shoulda_context_2_shoulda_matchers_6.gemfile.lock | 2 ++ gemfiles/ruby_3.4_rspec_3.gemfile | 1 + gemfiles/ruby_3.4_rspec_3.gemfile.lock | 2 ++ gemfiles/ruby_3.4_selenium_4_capybara_3.gemfile | 1 + gemfiles/ruby_3.4_selenium_4_capybara_3.gemfile.lock | 2 ++ gemfiles/ruby_3.4_timecop_0.gemfile | 1 + gemfiles/ruby_3.4_timecop_0.gemfile.lock | 2 ++ 261 files changed, 392 insertions(+), 2 deletions(-) diff --git a/Gemfile b/Gemfile index f2d8cf43..b283575e 100644 --- a/Gemfile +++ b/Gemfile @@ -14,7 +14,7 @@ gem "rake-compiler" # coverage gem "simplecov" -# test +# build&test gem "rspec" gem "rspec-collection_matchers" gem "rspec_junit_formatter" @@ -22,6 +22,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" # platform helpers gem "os" @@ -50,7 +51,6 @@ group :development do end # docs and release - gem "yard" gem "redcarpet" if RUBY_PLATFORM != "java" gem "webrick" gem "pimpmychangelog", ">= 0.1.2" diff --git a/gemfiles/jruby_9.4_activesupport_4.gemfile b/gemfiles/jruby_9.4_activesupport_4.gemfile index a2bbc300..7917d196 100644 --- a/gemfiles/jruby_9.4_activesupport_4.gemfile +++ b/gemfiles/jruby_9.4_activesupport_4.gemfile @@ -11,6 +11,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "activesupport", "~> 4" gem "bigdecimal", "< 3.1.8" diff --git a/gemfiles/jruby_9.4_activesupport_4.gemfile.lock b/gemfiles/jruby_9.4_activesupport_4.gemfile.lock index 5896f55f..693b2a1f 100644 --- a/gemfiles/jruby_9.4_activesupport_4.gemfile.lock +++ b/gemfiles/jruby_9.4_activesupport_4.gemfile.lock @@ -79,6 +79,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS universal-java-11 @@ -97,6 +98,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/jruby_9.4_activesupport_5.gemfile b/gemfiles/jruby_9.4_activesupport_5.gemfile index 7ead958b..7f0ee0f1 100644 --- a/gemfiles/jruby_9.4_activesupport_5.gemfile +++ b/gemfiles/jruby_9.4_activesupport_5.gemfile @@ -11,6 +11,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "activesupport", "~> 5" gem "bigdecimal", "< 3.1.8" diff --git a/gemfiles/jruby_9.4_activesupport_5.gemfile.lock b/gemfiles/jruby_9.4_activesupport_5.gemfile.lock index 4c10f4c8..d670dbc5 100644 --- a/gemfiles/jruby_9.4_activesupport_5.gemfile.lock +++ b/gemfiles/jruby_9.4_activesupport_5.gemfile.lock @@ -79,6 +79,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS universal-java-11 @@ -97,6 +98,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/jruby_9.4_activesupport_6.gemfile b/gemfiles/jruby_9.4_activesupport_6.gemfile index 5674bdbd..2d26f177 100644 --- a/gemfiles/jruby_9.4_activesupport_6.gemfile +++ b/gemfiles/jruby_9.4_activesupport_6.gemfile @@ -11,6 +11,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "activesupport", "~> 6" gem "bigdecimal", "< 3.1.8" diff --git a/gemfiles/jruby_9.4_activesupport_6.gemfile.lock b/gemfiles/jruby_9.4_activesupport_6.gemfile.lock index fd9da436..f42735de 100644 --- a/gemfiles/jruby_9.4_activesupport_6.gemfile.lock +++ b/gemfiles/jruby_9.4_activesupport_6.gemfile.lock @@ -79,6 +79,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) zeitwerk (2.6.18) PLATFORMS @@ -98,6 +99,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/jruby_9.4_activesupport_7.gemfile b/gemfiles/jruby_9.4_activesupport_7.gemfile index 0aec0ac0..804cd396 100644 --- a/gemfiles/jruby_9.4_activesupport_7.gemfile +++ b/gemfiles/jruby_9.4_activesupport_7.gemfile @@ -11,6 +11,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "activesupport", "~> 7" gem "bigdecimal", "< 3.1.8" diff --git a/gemfiles/jruby_9.4_activesupport_7.gemfile.lock b/gemfiles/jruby_9.4_activesupport_7.gemfile.lock index b686fbfe..d15c0dcd 100644 --- a/gemfiles/jruby_9.4_activesupport_7.gemfile.lock +++ b/gemfiles/jruby_9.4_activesupport_7.gemfile.lock @@ -91,6 +91,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS universal-java-11 @@ -109,6 +110,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/jruby_9.4_ci_queue_0_minitest_5.gemfile b/gemfiles/jruby_9.4_ci_queue_0_minitest_5.gemfile index 06fd635c..2ad9508d 100644 --- a/gemfiles/jruby_9.4_ci_queue_0_minitest_5.gemfile +++ b/gemfiles/jruby_9.4_ci_queue_0_minitest_5.gemfile @@ -11,6 +11,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "minitest", "~> 5" gem "ci-queue", "~> 0" diff --git a/gemfiles/jruby_9.4_ci_queue_0_minitest_5.gemfile.lock b/gemfiles/jruby_9.4_ci_queue_0_minitest_5.gemfile.lock index 2406e5ee..c332e521 100644 --- a/gemfiles/jruby_9.4_ci_queue_0_minitest_5.gemfile.lock +++ b/gemfiles/jruby_9.4_ci_queue_0_minitest_5.gemfile.lock @@ -79,6 +79,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS universal-java-11 @@ -98,6 +99,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/jruby_9.4_ci_queue_0_rspec_3.gemfile b/gemfiles/jruby_9.4_ci_queue_0_rspec_3.gemfile index ca10efbd..d6fc353a 100644 --- a/gemfiles/jruby_9.4_ci_queue_0_rspec_3.gemfile +++ b/gemfiles/jruby_9.4_ci_queue_0_rspec_3.gemfile @@ -11,6 +11,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "ci-queue", "~> 0" diff --git a/gemfiles/jruby_9.4_ci_queue_0_rspec_3.gemfile.lock b/gemfiles/jruby_9.4_ci_queue_0_rspec_3.gemfile.lock index 8200e381..6f73e399 100644 --- a/gemfiles/jruby_9.4_ci_queue_0_rspec_3.gemfile.lock +++ b/gemfiles/jruby_9.4_ci_queue_0_rspec_3.gemfile.lock @@ -70,6 +70,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS universal-java-11 @@ -87,6 +88,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/jruby_9.4_cucumber_3.gemfile b/gemfiles/jruby_9.4_cucumber_3.gemfile index 04080d35..be8aa518 100644 --- a/gemfiles/jruby_9.4_cucumber_3.gemfile +++ b/gemfiles/jruby_9.4_cucumber_3.gemfile @@ -11,6 +11,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 3" diff --git a/gemfiles/jruby_9.4_cucumber_3.gemfile.lock b/gemfiles/jruby_9.4_cucumber_3.gemfile.lock index e124ec34..be699547 100644 --- a/gemfiles/jruby_9.4_cucumber_3.gemfile.lock +++ b/gemfiles/jruby_9.4_cucumber_3.gemfile.lock @@ -88,6 +88,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS universal-java-11 @@ -105,6 +106,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/jruby_9.4_cucumber_4.gemfile b/gemfiles/jruby_9.4_cucumber_4.gemfile index a3c8a3ab..8a7787bd 100644 --- a/gemfiles/jruby_9.4_cucumber_4.gemfile +++ b/gemfiles/jruby_9.4_cucumber_4.gemfile @@ -11,6 +11,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 4" gem "activesupport", "< 7.1" diff --git a/gemfiles/jruby_9.4_cucumber_4.gemfile.lock b/gemfiles/jruby_9.4_cucumber_4.gemfile.lock index 01d3f0a1..8a12e12e 100644 --- a/gemfiles/jruby_9.4_cucumber_4.gemfile.lock +++ b/gemfiles/jruby_9.4_cucumber_4.gemfile.lock @@ -120,6 +120,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS universal-java-11 @@ -138,6 +139,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/jruby_9.4_cucumber_5.gemfile b/gemfiles/jruby_9.4_cucumber_5.gemfile index 0ac7f5a8..c5baff26 100644 --- a/gemfiles/jruby_9.4_cucumber_5.gemfile +++ b/gemfiles/jruby_9.4_cucumber_5.gemfile @@ -11,6 +11,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 5" gem "activesupport", "< 7.1" diff --git a/gemfiles/jruby_9.4_cucumber_5.gemfile.lock b/gemfiles/jruby_9.4_cucumber_5.gemfile.lock index d7781112..03c57627 100644 --- a/gemfiles/jruby_9.4_cucumber_5.gemfile.lock +++ b/gemfiles/jruby_9.4_cucumber_5.gemfile.lock @@ -120,6 +120,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS universal-java-11 @@ -138,6 +139,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/jruby_9.4_cucumber_6.gemfile b/gemfiles/jruby_9.4_cucumber_6.gemfile index 74b24441..0f698345 100644 --- a/gemfiles/jruby_9.4_cucumber_6.gemfile +++ b/gemfiles/jruby_9.4_cucumber_6.gemfile @@ -11,6 +11,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 6" gem "activesupport", "< 7.1" diff --git a/gemfiles/jruby_9.4_cucumber_6.gemfile.lock b/gemfiles/jruby_9.4_cucumber_6.gemfile.lock index e80f3c9c..17e84968 100644 --- a/gemfiles/jruby_9.4_cucumber_6.gemfile.lock +++ b/gemfiles/jruby_9.4_cucumber_6.gemfile.lock @@ -126,6 +126,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS universal-java-11 @@ -144,6 +145,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/jruby_9.4_cucumber_7.gemfile b/gemfiles/jruby_9.4_cucumber_7.gemfile index 168b660b..f49f4dd8 100644 --- a/gemfiles/jruby_9.4_cucumber_7.gemfile +++ b/gemfiles/jruby_9.4_cucumber_7.gemfile @@ -11,6 +11,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 7" diff --git a/gemfiles/jruby_9.4_cucumber_7.gemfile.lock b/gemfiles/jruby_9.4_cucumber_7.gemfile.lock index 8283fa1e..40b9472b 100644 --- a/gemfiles/jruby_9.4_cucumber_7.gemfile.lock +++ b/gemfiles/jruby_9.4_cucumber_7.gemfile.lock @@ -106,6 +106,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS universal-java-11 @@ -123,6 +124,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/jruby_9.4_cucumber_8.gemfile b/gemfiles/jruby_9.4_cucumber_8.gemfile index 2ae3bd8a..caca98f5 100644 --- a/gemfiles/jruby_9.4_cucumber_8.gemfile +++ b/gemfiles/jruby_9.4_cucumber_8.gemfile @@ -11,6 +11,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 8" diff --git a/gemfiles/jruby_9.4_cucumber_8.gemfile.lock b/gemfiles/jruby_9.4_cucumber_8.gemfile.lock index 77cb4726..901f7ec8 100644 --- a/gemfiles/jruby_9.4_cucumber_8.gemfile.lock +++ b/gemfiles/jruby_9.4_cucumber_8.gemfile.lock @@ -100,6 +100,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS universal-java-11 @@ -117,6 +118,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/jruby_9.4_cucumber_9.gemfile b/gemfiles/jruby_9.4_cucumber_9.gemfile index 32552fcf..0f51ec63 100644 --- a/gemfiles/jruby_9.4_cucumber_9.gemfile +++ b/gemfiles/jruby_9.4_cucumber_9.gemfile @@ -11,6 +11,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 9" gem "bigdecimal", "< 3.1.8" diff --git a/gemfiles/jruby_9.4_cucumber_9.gemfile.lock b/gemfiles/jruby_9.4_cucumber_9.gemfile.lock index aab75f77..c0e4d44a 100644 --- a/gemfiles/jruby_9.4_cucumber_9.gemfile.lock +++ b/gemfiles/jruby_9.4_cucumber_9.gemfile.lock @@ -97,6 +97,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS universal-java-11 @@ -115,6 +116,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/jruby_9.4_knapsack_pro_7_rspec_3.gemfile b/gemfiles/jruby_9.4_knapsack_pro_7_rspec_3.gemfile index 510961c2..9799dd89 100644 --- a/gemfiles/jruby_9.4_knapsack_pro_7_rspec_3.gemfile +++ b/gemfiles/jruby_9.4_knapsack_pro_7_rspec_3.gemfile @@ -11,6 +11,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "knapsack_pro", "~> 7" diff --git a/gemfiles/jruby_9.4_knapsack_pro_7_rspec_3.gemfile.lock b/gemfiles/jruby_9.4_knapsack_pro_7_rspec_3.gemfile.lock index 6b4af655..e2772898 100644 --- a/gemfiles/jruby_9.4_knapsack_pro_7_rspec_3.gemfile.lock +++ b/gemfiles/jruby_9.4_knapsack_pro_7_rspec_3.gemfile.lock @@ -69,6 +69,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS universal-java-11 @@ -86,6 +87,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/jruby_9.4_minitest_5.gemfile b/gemfiles/jruby_9.4_minitest_5.gemfile index c33a6135..8cbef000 100644 --- a/gemfiles/jruby_9.4_minitest_5.gemfile +++ b/gemfiles/jruby_9.4_minitest_5.gemfile @@ -11,6 +11,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "minitest", "~> 5" diff --git a/gemfiles/jruby_9.4_minitest_5.gemfile.lock b/gemfiles/jruby_9.4_minitest_5.gemfile.lock index 0d3e7a5a..348c2948 100644 --- a/gemfiles/jruby_9.4_minitest_5.gemfile.lock +++ b/gemfiles/jruby_9.4_minitest_5.gemfile.lock @@ -68,6 +68,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS universal-java-11 @@ -85,6 +86,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/jruby_9.4_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile b/gemfiles/jruby_9.4_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile index c6b9f8bc..613635ea 100644 --- a/gemfiles/jruby_9.4_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile +++ b/gemfiles/jruby_9.4_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile @@ -11,6 +11,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "minitest", "~> 5" gem "shoulda-context", "~> 2" diff --git a/gemfiles/jruby_9.4_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile.lock b/gemfiles/jruby_9.4_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile.lock index 629e08e1..a9bd2bf0 100644 --- a/gemfiles/jruby_9.4_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile.lock +++ b/gemfiles/jruby_9.4_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile.lock @@ -94,6 +94,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS universal-java-11 @@ -114,6 +115,7 @@ DEPENDENCIES shoulda-matchers (~> 6) simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/jruby_9.4_rspec_3.gemfile b/gemfiles/jruby_9.4_rspec_3.gemfile index 7edc10be..0329fedf 100644 --- a/gemfiles/jruby_9.4_rspec_3.gemfile +++ b/gemfiles/jruby_9.4_rspec_3.gemfile @@ -11,6 +11,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" group :check do diff --git a/gemfiles/jruby_9.4_rspec_3.gemfile.lock b/gemfiles/jruby_9.4_rspec_3.gemfile.lock index 88404887..b4c9d4dc 100644 --- a/gemfiles/jruby_9.4_rspec_3.gemfile.lock +++ b/gemfiles/jruby_9.4_rspec_3.gemfile.lock @@ -67,6 +67,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS universal-java-11 @@ -83,6 +84,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/jruby_9.4_selenium_4_capybara_3.gemfile b/gemfiles/jruby_9.4_selenium_4_capybara_3.gemfile index b464b134..42033338 100644 --- a/gemfiles/jruby_9.4_selenium_4_capybara_3.gemfile +++ b/gemfiles/jruby_9.4_selenium_4_capybara_3.gemfile @@ -11,6 +11,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "capybara", "~> 3" gem "selenium-webdriver", "~> 4" diff --git a/gemfiles/jruby_9.4_selenium_4_capybara_3.gemfile.lock b/gemfiles/jruby_9.4_selenium_4_capybara_3.gemfile.lock index 924fbe3c..072422c4 100644 --- a/gemfiles/jruby_9.4_selenium_4_capybara_3.gemfile.lock +++ b/gemfiles/jruby_9.4_selenium_4_capybara_3.gemfile.lock @@ -126,6 +126,7 @@ GEM websocket (1.2.11) xpath (3.2.0) nokogiri (~> 1.8) + yard (0.9.37) PLATFORMS universal-java-11 @@ -145,6 +146,7 @@ DEPENDENCIES selenium-webdriver (~> 4) simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/jruby_9.4_timecop_0.gemfile b/gemfiles/jruby_9.4_timecop_0.gemfile index 5776c98a..f4b7947d 100644 --- a/gemfiles/jruby_9.4_timecop_0.gemfile +++ b/gemfiles/jruby_9.4_timecop_0.gemfile @@ -11,6 +11,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "timecop", "~> 0" gem "minitest", "~> 5" diff --git a/gemfiles/jruby_9.4_timecop_0.gemfile.lock b/gemfiles/jruby_9.4_timecop_0.gemfile.lock index 197362c7..693a7980 100644 --- a/gemfiles/jruby_9.4_timecop_0.gemfile.lock +++ b/gemfiles/jruby_9.4_timecop_0.gemfile.lock @@ -69,6 +69,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS universal-java-11 @@ -87,6 +88,7 @@ DEPENDENCIES simplecov timecop (~> 0) webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_2.7_activesupport_4.gemfile b/gemfiles/ruby_2.7_activesupport_4.gemfile index 208b7684..1978fbb8 100644 --- a/gemfiles/ruby_2.7_activesupport_4.gemfile +++ b/gemfiles/ruby_2.7_activesupport_4.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "activesupport", "~> 4" diff --git a/gemfiles/ruby_2.7_activesupport_4.gemfile.lock b/gemfiles/ruby_2.7_activesupport_4.gemfile.lock index c21187a4..33904934 100644 --- a/gemfiles/ruby_2.7_activesupport_4.gemfile.lock +++ b/gemfiles/ruby_2.7_activesupport_4.gemfile.lock @@ -95,6 +95,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -113,6 +114,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_2.7_activesupport_5.gemfile b/gemfiles/ruby_2.7_activesupport_5.gemfile index 7bc3c1d9..d6177d6a 100644 --- a/gemfiles/ruby_2.7_activesupport_5.gemfile +++ b/gemfiles/ruby_2.7_activesupport_5.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "activesupport", "~> 5" diff --git a/gemfiles/ruby_2.7_activesupport_5.gemfile.lock b/gemfiles/ruby_2.7_activesupport_5.gemfile.lock index 453c245e..8376604e 100644 --- a/gemfiles/ruby_2.7_activesupport_5.gemfile.lock +++ b/gemfiles/ruby_2.7_activesupport_5.gemfile.lock @@ -95,6 +95,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -113,6 +114,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_2.7_activesupport_6.gemfile b/gemfiles/ruby_2.7_activesupport_6.gemfile index 4c7c911c..9b30b9f5 100644 --- a/gemfiles/ruby_2.7_activesupport_6.gemfile +++ b/gemfiles/ruby_2.7_activesupport_6.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "activesupport", "~> 6" diff --git a/gemfiles/ruby_2.7_activesupport_6.gemfile.lock b/gemfiles/ruby_2.7_activesupport_6.gemfile.lock index ccb951f7..f4dc46ea 100644 --- a/gemfiles/ruby_2.7_activesupport_6.gemfile.lock +++ b/gemfiles/ruby_2.7_activesupport_6.gemfile.lock @@ -95,6 +95,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) zeitwerk (2.6.18) PLATFORMS @@ -114,6 +115,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_2.7_activesupport_7.gemfile b/gemfiles/ruby_2.7_activesupport_7.gemfile index 7a3eeb63..ab111df6 100644 --- a/gemfiles/ruby_2.7_activesupport_7.gemfile +++ b/gemfiles/ruby_2.7_activesupport_7.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "activesupport", "~> 7" diff --git a/gemfiles/ruby_2.7_activesupport_7.gemfile.lock b/gemfiles/ruby_2.7_activesupport_7.gemfile.lock index 9ead05fe..469cf3a6 100644 --- a/gemfiles/ruby_2.7_activesupport_7.gemfile.lock +++ b/gemfiles/ruby_2.7_activesupport_7.gemfile.lock @@ -109,6 +109,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -127,6 +128,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_2.7_ci_queue_0_minitest_5.gemfile b/gemfiles/ruby_2.7_ci_queue_0_minitest_5.gemfile index 4d9f122b..31fb2147 100644 --- a/gemfiles/ruby_2.7_ci_queue_0_minitest_5.gemfile +++ b/gemfiles/ruby_2.7_ci_queue_0_minitest_5.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "minitest", "~> 5" gem "ci-queue", "~> 0" diff --git a/gemfiles/ruby_2.7_ci_queue_0_minitest_5.gemfile.lock b/gemfiles/ruby_2.7_ci_queue_0_minitest_5.gemfile.lock index dbdd2d7f..4800db71 100644 --- a/gemfiles/ruby_2.7_ci_queue_0_minitest_5.gemfile.lock +++ b/gemfiles/ruby_2.7_ci_queue_0_minitest_5.gemfile.lock @@ -95,6 +95,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -115,6 +116,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_2.7_ci_queue_0_rspec_3.gemfile b/gemfiles/ruby_2.7_ci_queue_0_rspec_3.gemfile index 86d79cf5..1fffd565 100644 --- a/gemfiles/ruby_2.7_ci_queue_0_rspec_3.gemfile +++ b/gemfiles/ruby_2.7_ci_queue_0_rspec_3.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "ci-queue", "~> 0" diff --git a/gemfiles/ruby_2.7_ci_queue_0_rspec_3.gemfile.lock b/gemfiles/ruby_2.7_ci_queue_0_rspec_3.gemfile.lock index 191a301a..cfeaecd1 100644 --- a/gemfiles/ruby_2.7_ci_queue_0_rspec_3.gemfile.lock +++ b/gemfiles/ruby_2.7_ci_queue_0_rspec_3.gemfile.lock @@ -86,6 +86,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -104,6 +105,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_2.7_cucumber_3.gemfile b/gemfiles/ruby_2.7_cucumber_3.gemfile index 23ab931c..10c14084 100644 --- a/gemfiles/ruby_2.7_cucumber_3.gemfile +++ b/gemfiles/ruby_2.7_cucumber_3.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 3" diff --git a/gemfiles/ruby_2.7_cucumber_3.gemfile.lock b/gemfiles/ruby_2.7_cucumber_3.gemfile.lock index 455e4919..732f8cf5 100644 --- a/gemfiles/ruby_2.7_cucumber_3.gemfile.lock +++ b/gemfiles/ruby_2.7_cucumber_3.gemfile.lock @@ -104,6 +104,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -122,6 +123,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_2.7_cucumber_4.gemfile b/gemfiles/ruby_2.7_cucumber_4.gemfile index 1075a3c5..6f3d7092 100644 --- a/gemfiles/ruby_2.7_cucumber_4.gemfile +++ b/gemfiles/ruby_2.7_cucumber_4.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 4" gem "activesupport", "< 7.1" diff --git a/gemfiles/ruby_2.7_cucumber_4.gemfile.lock b/gemfiles/ruby_2.7_cucumber_4.gemfile.lock index 4de7cf5e..a75f199a 100644 --- a/gemfiles/ruby_2.7_cucumber_4.gemfile.lock +++ b/gemfiles/ruby_2.7_cucumber_4.gemfile.lock @@ -136,6 +136,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -155,6 +156,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_2.7_cucumber_5.gemfile b/gemfiles/ruby_2.7_cucumber_5.gemfile index 802674e4..c67abfa1 100644 --- a/gemfiles/ruby_2.7_cucumber_5.gemfile +++ b/gemfiles/ruby_2.7_cucumber_5.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 5" gem "activesupport", "< 7.1" diff --git a/gemfiles/ruby_2.7_cucumber_5.gemfile.lock b/gemfiles/ruby_2.7_cucumber_5.gemfile.lock index 206776b1..4903d458 100644 --- a/gemfiles/ruby_2.7_cucumber_5.gemfile.lock +++ b/gemfiles/ruby_2.7_cucumber_5.gemfile.lock @@ -136,6 +136,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -155,6 +156,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_2.7_cucumber_6.gemfile b/gemfiles/ruby_2.7_cucumber_6.gemfile index 9e78515c..d8f80cf7 100644 --- a/gemfiles/ruby_2.7_cucumber_6.gemfile +++ b/gemfiles/ruby_2.7_cucumber_6.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 6" gem "activesupport", "< 7.1" diff --git a/gemfiles/ruby_2.7_cucumber_6.gemfile.lock b/gemfiles/ruby_2.7_cucumber_6.gemfile.lock index 21e2597d..4200b89b 100644 --- a/gemfiles/ruby_2.7_cucumber_6.gemfile.lock +++ b/gemfiles/ruby_2.7_cucumber_6.gemfile.lock @@ -142,6 +142,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -161,6 +162,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_2.7_cucumber_7.gemfile b/gemfiles/ruby_2.7_cucumber_7.gemfile index 0ac95429..183cc0b1 100644 --- a/gemfiles/ruby_2.7_cucumber_7.gemfile +++ b/gemfiles/ruby_2.7_cucumber_7.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 7" diff --git a/gemfiles/ruby_2.7_cucumber_7.gemfile.lock b/gemfiles/ruby_2.7_cucumber_7.gemfile.lock index 4916bcdb..5d514320 100644 --- a/gemfiles/ruby_2.7_cucumber_7.gemfile.lock +++ b/gemfiles/ruby_2.7_cucumber_7.gemfile.lock @@ -122,6 +122,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -140,6 +141,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_2.7_cucumber_8.gemfile b/gemfiles/ruby_2.7_cucumber_8.gemfile index f76ca7fd..3a3d5f31 100644 --- a/gemfiles/ruby_2.7_cucumber_8.gemfile +++ b/gemfiles/ruby_2.7_cucumber_8.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 8" diff --git a/gemfiles/ruby_2.7_cucumber_8.gemfile.lock b/gemfiles/ruby_2.7_cucumber_8.gemfile.lock index 7480b489..159a5b61 100644 --- a/gemfiles/ruby_2.7_cucumber_8.gemfile.lock +++ b/gemfiles/ruby_2.7_cucumber_8.gemfile.lock @@ -116,6 +116,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -134,6 +135,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_2.7_cucumber_9.gemfile b/gemfiles/ruby_2.7_cucumber_9.gemfile index 27b60855..52352541 100644 --- a/gemfiles/ruby_2.7_cucumber_9.gemfile +++ b/gemfiles/ruby_2.7_cucumber_9.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 9" diff --git a/gemfiles/ruby_2.7_cucumber_9.gemfile.lock b/gemfiles/ruby_2.7_cucumber_9.gemfile.lock index 94a5e834..7b449613 100644 --- a/gemfiles/ruby_2.7_cucumber_9.gemfile.lock +++ b/gemfiles/ruby_2.7_cucumber_9.gemfile.lock @@ -113,6 +113,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -131,6 +132,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_2.7_knapsack_pro_7_rspec_3.gemfile b/gemfiles/ruby_2.7_knapsack_pro_7_rspec_3.gemfile index 2a32643a..035f00e3 100644 --- a/gemfiles/ruby_2.7_knapsack_pro_7_rspec_3.gemfile +++ b/gemfiles/ruby_2.7_knapsack_pro_7_rspec_3.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "knapsack_pro", "~> 7" diff --git a/gemfiles/ruby_2.7_knapsack_pro_7_rspec_3.gemfile.lock b/gemfiles/ruby_2.7_knapsack_pro_7_rspec_3.gemfile.lock index 53ba7750..85fc6c51 100644 --- a/gemfiles/ruby_2.7_knapsack_pro_7_rspec_3.gemfile.lock +++ b/gemfiles/ruby_2.7_knapsack_pro_7_rspec_3.gemfile.lock @@ -85,6 +85,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -103,6 +104,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_2.7_minitest_5.gemfile b/gemfiles/ruby_2.7_minitest_5.gemfile index 63a20f49..a2be5dc0 100644 --- a/gemfiles/ruby_2.7_minitest_5.gemfile +++ b/gemfiles/ruby_2.7_minitest_5.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "minitest", "~> 5" diff --git a/gemfiles/ruby_2.7_minitest_5.gemfile.lock b/gemfiles/ruby_2.7_minitest_5.gemfile.lock index 04a834d6..bb427867 100644 --- a/gemfiles/ruby_2.7_minitest_5.gemfile.lock +++ b/gemfiles/ruby_2.7_minitest_5.gemfile.lock @@ -84,6 +84,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -102,6 +103,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_2.7_rspec_3.gemfile b/gemfiles/ruby_2.7_rspec_3.gemfile index eab12df6..451e4299 100644 --- a/gemfiles/ruby_2.7_rspec_3.gemfile +++ b/gemfiles/ruby_2.7_rspec_3.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" group :check do diff --git a/gemfiles/ruby_2.7_rspec_3.gemfile.lock b/gemfiles/ruby_2.7_rspec_3.gemfile.lock index 8b6800ca..ab55be97 100644 --- a/gemfiles/ruby_2.7_rspec_3.gemfile.lock +++ b/gemfiles/ruby_2.7_rspec_3.gemfile.lock @@ -83,6 +83,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -100,6 +101,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_2.7_timecop_0.gemfile b/gemfiles/ruby_2.7_timecop_0.gemfile index e0186f5f..5f7e8ecd 100644 --- a/gemfiles/ruby_2.7_timecop_0.gemfile +++ b/gemfiles/ruby_2.7_timecop_0.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "timecop", "~> 0" gem "minitest", "~> 5" diff --git a/gemfiles/ruby_2.7_timecop_0.gemfile.lock b/gemfiles/ruby_2.7_timecop_0.gemfile.lock index 587d02f1..3261feed 100644 --- a/gemfiles/ruby_2.7_timecop_0.gemfile.lock +++ b/gemfiles/ruby_2.7_timecop_0.gemfile.lock @@ -85,6 +85,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -104,6 +105,7 @@ DEPENDENCIES simplecov timecop (~> 0) webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.0_activesupport_4.gemfile b/gemfiles/ruby_3.0_activesupport_4.gemfile index 208b7684..1978fbb8 100644 --- a/gemfiles/ruby_3.0_activesupport_4.gemfile +++ b/gemfiles/ruby_3.0_activesupport_4.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "activesupport", "~> 4" diff --git a/gemfiles/ruby_3.0_activesupport_4.gemfile.lock b/gemfiles/ruby_3.0_activesupport_4.gemfile.lock index c8b098e4..d74c1037 100644 --- a/gemfiles/ruby_3.0_activesupport_4.gemfile.lock +++ b/gemfiles/ruby_3.0_activesupport_4.gemfile.lock @@ -95,6 +95,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -113,6 +114,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.0_activesupport_5.gemfile b/gemfiles/ruby_3.0_activesupport_5.gemfile index 7bc3c1d9..d6177d6a 100644 --- a/gemfiles/ruby_3.0_activesupport_5.gemfile +++ b/gemfiles/ruby_3.0_activesupport_5.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "activesupport", "~> 5" diff --git a/gemfiles/ruby_3.0_activesupport_5.gemfile.lock b/gemfiles/ruby_3.0_activesupport_5.gemfile.lock index c732d614..337a7fd4 100644 --- a/gemfiles/ruby_3.0_activesupport_5.gemfile.lock +++ b/gemfiles/ruby_3.0_activesupport_5.gemfile.lock @@ -95,6 +95,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -113,6 +114,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.0_activesupport_6.gemfile b/gemfiles/ruby_3.0_activesupport_6.gemfile index 4c7c911c..9b30b9f5 100644 --- a/gemfiles/ruby_3.0_activesupport_6.gemfile +++ b/gemfiles/ruby_3.0_activesupport_6.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "activesupport", "~> 6" diff --git a/gemfiles/ruby_3.0_activesupport_6.gemfile.lock b/gemfiles/ruby_3.0_activesupport_6.gemfile.lock index 0bf3a49b..9d318cff 100644 --- a/gemfiles/ruby_3.0_activesupport_6.gemfile.lock +++ b/gemfiles/ruby_3.0_activesupport_6.gemfile.lock @@ -95,6 +95,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) zeitwerk (2.6.18) PLATFORMS @@ -114,6 +115,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.0_activesupport_7.gemfile b/gemfiles/ruby_3.0_activesupport_7.gemfile index 7a3eeb63..ab111df6 100644 --- a/gemfiles/ruby_3.0_activesupport_7.gemfile +++ b/gemfiles/ruby_3.0_activesupport_7.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "activesupport", "~> 7" diff --git a/gemfiles/ruby_3.0_activesupport_7.gemfile.lock b/gemfiles/ruby_3.0_activesupport_7.gemfile.lock index 008fcbc8..90746e28 100644 --- a/gemfiles/ruby_3.0_activesupport_7.gemfile.lock +++ b/gemfiles/ruby_3.0_activesupport_7.gemfile.lock @@ -109,6 +109,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -127,6 +128,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.0_ci_queue_0_minitest_5.gemfile b/gemfiles/ruby_3.0_ci_queue_0_minitest_5.gemfile index 4d9f122b..31fb2147 100644 --- a/gemfiles/ruby_3.0_ci_queue_0_minitest_5.gemfile +++ b/gemfiles/ruby_3.0_ci_queue_0_minitest_5.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "minitest", "~> 5" gem "ci-queue", "~> 0" diff --git a/gemfiles/ruby_3.0_ci_queue_0_minitest_5.gemfile.lock b/gemfiles/ruby_3.0_ci_queue_0_minitest_5.gemfile.lock index f559ec81..339315a5 100644 --- a/gemfiles/ruby_3.0_ci_queue_0_minitest_5.gemfile.lock +++ b/gemfiles/ruby_3.0_ci_queue_0_minitest_5.gemfile.lock @@ -95,6 +95,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -115,6 +116,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.0_ci_queue_0_rspec_3.gemfile b/gemfiles/ruby_3.0_ci_queue_0_rspec_3.gemfile index 86d79cf5..1fffd565 100644 --- a/gemfiles/ruby_3.0_ci_queue_0_rspec_3.gemfile +++ b/gemfiles/ruby_3.0_ci_queue_0_rspec_3.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "ci-queue", "~> 0" diff --git a/gemfiles/ruby_3.0_ci_queue_0_rspec_3.gemfile.lock b/gemfiles/ruby_3.0_ci_queue_0_rspec_3.gemfile.lock index 930a76b3..68486937 100644 --- a/gemfiles/ruby_3.0_ci_queue_0_rspec_3.gemfile.lock +++ b/gemfiles/ruby_3.0_ci_queue_0_rspec_3.gemfile.lock @@ -86,6 +86,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -104,6 +105,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.0_cucumber_3.gemfile b/gemfiles/ruby_3.0_cucumber_3.gemfile index 23ab931c..10c14084 100644 --- a/gemfiles/ruby_3.0_cucumber_3.gemfile +++ b/gemfiles/ruby_3.0_cucumber_3.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 3" diff --git a/gemfiles/ruby_3.0_cucumber_3.gemfile.lock b/gemfiles/ruby_3.0_cucumber_3.gemfile.lock index cec54ae9..8b54c6e1 100644 --- a/gemfiles/ruby_3.0_cucumber_3.gemfile.lock +++ b/gemfiles/ruby_3.0_cucumber_3.gemfile.lock @@ -104,6 +104,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -122,6 +123,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.0_cucumber_4.gemfile b/gemfiles/ruby_3.0_cucumber_4.gemfile index 1075a3c5..6f3d7092 100644 --- a/gemfiles/ruby_3.0_cucumber_4.gemfile +++ b/gemfiles/ruby_3.0_cucumber_4.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 4" gem "activesupport", "< 7.1" diff --git a/gemfiles/ruby_3.0_cucumber_4.gemfile.lock b/gemfiles/ruby_3.0_cucumber_4.gemfile.lock index b521699d..4152e0ba 100644 --- a/gemfiles/ruby_3.0_cucumber_4.gemfile.lock +++ b/gemfiles/ruby_3.0_cucumber_4.gemfile.lock @@ -136,6 +136,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -155,6 +156,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.0_cucumber_5.gemfile b/gemfiles/ruby_3.0_cucumber_5.gemfile index 802674e4..c67abfa1 100644 --- a/gemfiles/ruby_3.0_cucumber_5.gemfile +++ b/gemfiles/ruby_3.0_cucumber_5.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 5" gem "activesupport", "< 7.1" diff --git a/gemfiles/ruby_3.0_cucumber_5.gemfile.lock b/gemfiles/ruby_3.0_cucumber_5.gemfile.lock index 468a287f..9b6f4700 100644 --- a/gemfiles/ruby_3.0_cucumber_5.gemfile.lock +++ b/gemfiles/ruby_3.0_cucumber_5.gemfile.lock @@ -136,6 +136,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -155,6 +156,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.0_cucumber_6.gemfile b/gemfiles/ruby_3.0_cucumber_6.gemfile index 9e78515c..d8f80cf7 100644 --- a/gemfiles/ruby_3.0_cucumber_6.gemfile +++ b/gemfiles/ruby_3.0_cucumber_6.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 6" gem "activesupport", "< 7.1" diff --git a/gemfiles/ruby_3.0_cucumber_6.gemfile.lock b/gemfiles/ruby_3.0_cucumber_6.gemfile.lock index 756f851a..3eb1b7eb 100644 --- a/gemfiles/ruby_3.0_cucumber_6.gemfile.lock +++ b/gemfiles/ruby_3.0_cucumber_6.gemfile.lock @@ -142,6 +142,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -161,6 +162,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.0_cucumber_7.gemfile b/gemfiles/ruby_3.0_cucumber_7.gemfile index 0ac95429..183cc0b1 100644 --- a/gemfiles/ruby_3.0_cucumber_7.gemfile +++ b/gemfiles/ruby_3.0_cucumber_7.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 7" diff --git a/gemfiles/ruby_3.0_cucumber_7.gemfile.lock b/gemfiles/ruby_3.0_cucumber_7.gemfile.lock index a2fb5d89..30b06862 100644 --- a/gemfiles/ruby_3.0_cucumber_7.gemfile.lock +++ b/gemfiles/ruby_3.0_cucumber_7.gemfile.lock @@ -122,6 +122,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -140,6 +141,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.0_cucumber_8.gemfile b/gemfiles/ruby_3.0_cucumber_8.gemfile index f76ca7fd..3a3d5f31 100644 --- a/gemfiles/ruby_3.0_cucumber_8.gemfile +++ b/gemfiles/ruby_3.0_cucumber_8.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 8" diff --git a/gemfiles/ruby_3.0_cucumber_8.gemfile.lock b/gemfiles/ruby_3.0_cucumber_8.gemfile.lock index 8c2391c5..e180d54c 100644 --- a/gemfiles/ruby_3.0_cucumber_8.gemfile.lock +++ b/gemfiles/ruby_3.0_cucumber_8.gemfile.lock @@ -116,6 +116,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -134,6 +135,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.0_cucumber_9.gemfile b/gemfiles/ruby_3.0_cucumber_9.gemfile index 27b60855..52352541 100644 --- a/gemfiles/ruby_3.0_cucumber_9.gemfile +++ b/gemfiles/ruby_3.0_cucumber_9.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 9" diff --git a/gemfiles/ruby_3.0_cucumber_9.gemfile.lock b/gemfiles/ruby_3.0_cucumber_9.gemfile.lock index f52139a8..09a921a0 100644 --- a/gemfiles/ruby_3.0_cucumber_9.gemfile.lock +++ b/gemfiles/ruby_3.0_cucumber_9.gemfile.lock @@ -113,6 +113,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -131,6 +132,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.0_knapsack_pro_7_rspec_3.gemfile b/gemfiles/ruby_3.0_knapsack_pro_7_rspec_3.gemfile index 2a32643a..035f00e3 100644 --- a/gemfiles/ruby_3.0_knapsack_pro_7_rspec_3.gemfile +++ b/gemfiles/ruby_3.0_knapsack_pro_7_rspec_3.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "knapsack_pro", "~> 7" diff --git a/gemfiles/ruby_3.0_knapsack_pro_7_rspec_3.gemfile.lock b/gemfiles/ruby_3.0_knapsack_pro_7_rspec_3.gemfile.lock index 4ae1789b..19136709 100644 --- a/gemfiles/ruby_3.0_knapsack_pro_7_rspec_3.gemfile.lock +++ b/gemfiles/ruby_3.0_knapsack_pro_7_rspec_3.gemfile.lock @@ -85,6 +85,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -103,6 +104,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.0_minitest_5.gemfile b/gemfiles/ruby_3.0_minitest_5.gemfile index 63a20f49..a2be5dc0 100644 --- a/gemfiles/ruby_3.0_minitest_5.gemfile +++ b/gemfiles/ruby_3.0_minitest_5.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "minitest", "~> 5" diff --git a/gemfiles/ruby_3.0_minitest_5.gemfile.lock b/gemfiles/ruby_3.0_minitest_5.gemfile.lock index 2e361cf6..75c3d9ed 100644 --- a/gemfiles/ruby_3.0_minitest_5.gemfile.lock +++ b/gemfiles/ruby_3.0_minitest_5.gemfile.lock @@ -84,6 +84,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -102,6 +103,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.0_rspec_3.gemfile b/gemfiles/ruby_3.0_rspec_3.gemfile index eab12df6..451e4299 100644 --- a/gemfiles/ruby_3.0_rspec_3.gemfile +++ b/gemfiles/ruby_3.0_rspec_3.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" group :check do diff --git a/gemfiles/ruby_3.0_rspec_3.gemfile.lock b/gemfiles/ruby_3.0_rspec_3.gemfile.lock index 69572375..0d9b63e0 100644 --- a/gemfiles/ruby_3.0_rspec_3.gemfile.lock +++ b/gemfiles/ruby_3.0_rspec_3.gemfile.lock @@ -83,6 +83,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -100,6 +101,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.0_selenium_4_capybara_3.gemfile b/gemfiles/ruby_3.0_selenium_4_capybara_3.gemfile index 09c96f29..f2ddf750 100644 --- a/gemfiles/ruby_3.0_selenium_4_capybara_3.gemfile +++ b/gemfiles/ruby_3.0_selenium_4_capybara_3.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "capybara", "~> 3" gem "selenium-webdriver", "~> 4" diff --git a/gemfiles/ruby_3.0_selenium_4_capybara_3.gemfile.lock b/gemfiles/ruby_3.0_selenium_4_capybara_3.gemfile.lock index 0b3fe279..a5e5f120 100644 --- a/gemfiles/ruby_3.0_selenium_4_capybara_3.gemfile.lock +++ b/gemfiles/ruby_3.0_selenium_4_capybara_3.gemfile.lock @@ -142,6 +142,7 @@ GEM websocket (1.2.11) xpath (3.2.0) nokogiri (~> 1.8) + yard (0.9.37) PLATFORMS aarch64-linux @@ -162,6 +163,7 @@ DEPENDENCIES selenium-webdriver (~> 4) simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.0_timecop_0.gemfile b/gemfiles/ruby_3.0_timecop_0.gemfile index e0186f5f..5f7e8ecd 100644 --- a/gemfiles/ruby_3.0_timecop_0.gemfile +++ b/gemfiles/ruby_3.0_timecop_0.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "timecop", "~> 0" gem "minitest", "~> 5" diff --git a/gemfiles/ruby_3.0_timecop_0.gemfile.lock b/gemfiles/ruby_3.0_timecop_0.gemfile.lock index 0599c69d..d4aa06e2 100644 --- a/gemfiles/ruby_3.0_timecop_0.gemfile.lock +++ b/gemfiles/ruby_3.0_timecop_0.gemfile.lock @@ -85,6 +85,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -104,6 +105,7 @@ DEPENDENCIES simplecov timecop (~> 0) webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.1_activesupport_4.gemfile b/gemfiles/ruby_3.1_activesupport_4.gemfile index 208b7684..1978fbb8 100644 --- a/gemfiles/ruby_3.1_activesupport_4.gemfile +++ b/gemfiles/ruby_3.1_activesupport_4.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "activesupport", "~> 4" diff --git a/gemfiles/ruby_3.1_activesupport_4.gemfile.lock b/gemfiles/ruby_3.1_activesupport_4.gemfile.lock index c8b098e4..d74c1037 100644 --- a/gemfiles/ruby_3.1_activesupport_4.gemfile.lock +++ b/gemfiles/ruby_3.1_activesupport_4.gemfile.lock @@ -95,6 +95,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -113,6 +114,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.1_activesupport_5.gemfile b/gemfiles/ruby_3.1_activesupport_5.gemfile index 7bc3c1d9..d6177d6a 100644 --- a/gemfiles/ruby_3.1_activesupport_5.gemfile +++ b/gemfiles/ruby_3.1_activesupport_5.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "activesupport", "~> 5" diff --git a/gemfiles/ruby_3.1_activesupport_5.gemfile.lock b/gemfiles/ruby_3.1_activesupport_5.gemfile.lock index c732d614..337a7fd4 100644 --- a/gemfiles/ruby_3.1_activesupport_5.gemfile.lock +++ b/gemfiles/ruby_3.1_activesupport_5.gemfile.lock @@ -95,6 +95,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -113,6 +114,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.1_activesupport_6.gemfile b/gemfiles/ruby_3.1_activesupport_6.gemfile index 4c7c911c..9b30b9f5 100644 --- a/gemfiles/ruby_3.1_activesupport_6.gemfile +++ b/gemfiles/ruby_3.1_activesupport_6.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "activesupport", "~> 6" diff --git a/gemfiles/ruby_3.1_activesupport_6.gemfile.lock b/gemfiles/ruby_3.1_activesupport_6.gemfile.lock index 0bf3a49b..9d318cff 100644 --- a/gemfiles/ruby_3.1_activesupport_6.gemfile.lock +++ b/gemfiles/ruby_3.1_activesupport_6.gemfile.lock @@ -95,6 +95,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) zeitwerk (2.6.18) PLATFORMS @@ -114,6 +115,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.1_activesupport_7.gemfile b/gemfiles/ruby_3.1_activesupport_7.gemfile index 7a3eeb63..ab111df6 100644 --- a/gemfiles/ruby_3.1_activesupport_7.gemfile +++ b/gemfiles/ruby_3.1_activesupport_7.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "activesupport", "~> 7" diff --git a/gemfiles/ruby_3.1_activesupport_7.gemfile.lock b/gemfiles/ruby_3.1_activesupport_7.gemfile.lock index 3ed9310e..0753e4f0 100644 --- a/gemfiles/ruby_3.1_activesupport_7.gemfile.lock +++ b/gemfiles/ruby_3.1_activesupport_7.gemfile.lock @@ -107,6 +107,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -125,6 +126,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.1_ci_queue_0_minitest_5.gemfile b/gemfiles/ruby_3.1_ci_queue_0_minitest_5.gemfile index 4d9f122b..31fb2147 100644 --- a/gemfiles/ruby_3.1_ci_queue_0_minitest_5.gemfile +++ b/gemfiles/ruby_3.1_ci_queue_0_minitest_5.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "minitest", "~> 5" gem "ci-queue", "~> 0" diff --git a/gemfiles/ruby_3.1_ci_queue_0_minitest_5.gemfile.lock b/gemfiles/ruby_3.1_ci_queue_0_minitest_5.gemfile.lock index f559ec81..339315a5 100644 --- a/gemfiles/ruby_3.1_ci_queue_0_minitest_5.gemfile.lock +++ b/gemfiles/ruby_3.1_ci_queue_0_minitest_5.gemfile.lock @@ -95,6 +95,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -115,6 +116,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.1_ci_queue_0_rspec_3.gemfile b/gemfiles/ruby_3.1_ci_queue_0_rspec_3.gemfile index 86d79cf5..1fffd565 100644 --- a/gemfiles/ruby_3.1_ci_queue_0_rspec_3.gemfile +++ b/gemfiles/ruby_3.1_ci_queue_0_rspec_3.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "ci-queue", "~> 0" diff --git a/gemfiles/ruby_3.1_ci_queue_0_rspec_3.gemfile.lock b/gemfiles/ruby_3.1_ci_queue_0_rspec_3.gemfile.lock index 930a76b3..68486937 100644 --- a/gemfiles/ruby_3.1_ci_queue_0_rspec_3.gemfile.lock +++ b/gemfiles/ruby_3.1_ci_queue_0_rspec_3.gemfile.lock @@ -86,6 +86,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -104,6 +105,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.1_cucumber_3.gemfile b/gemfiles/ruby_3.1_cucumber_3.gemfile index 23ab931c..10c14084 100644 --- a/gemfiles/ruby_3.1_cucumber_3.gemfile +++ b/gemfiles/ruby_3.1_cucumber_3.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 3" diff --git a/gemfiles/ruby_3.1_cucumber_3.gemfile.lock b/gemfiles/ruby_3.1_cucumber_3.gemfile.lock index cec54ae9..8b54c6e1 100644 --- a/gemfiles/ruby_3.1_cucumber_3.gemfile.lock +++ b/gemfiles/ruby_3.1_cucumber_3.gemfile.lock @@ -104,6 +104,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -122,6 +123,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.1_cucumber_4.gemfile b/gemfiles/ruby_3.1_cucumber_4.gemfile index 1075a3c5..6f3d7092 100644 --- a/gemfiles/ruby_3.1_cucumber_4.gemfile +++ b/gemfiles/ruby_3.1_cucumber_4.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 4" gem "activesupport", "< 7.1" diff --git a/gemfiles/ruby_3.1_cucumber_4.gemfile.lock b/gemfiles/ruby_3.1_cucumber_4.gemfile.lock index b521699d..4152e0ba 100644 --- a/gemfiles/ruby_3.1_cucumber_4.gemfile.lock +++ b/gemfiles/ruby_3.1_cucumber_4.gemfile.lock @@ -136,6 +136,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -155,6 +156,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.1_cucumber_5.gemfile b/gemfiles/ruby_3.1_cucumber_5.gemfile index 802674e4..c67abfa1 100644 --- a/gemfiles/ruby_3.1_cucumber_5.gemfile +++ b/gemfiles/ruby_3.1_cucumber_5.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 5" gem "activesupport", "< 7.1" diff --git a/gemfiles/ruby_3.1_cucumber_5.gemfile.lock b/gemfiles/ruby_3.1_cucumber_5.gemfile.lock index 468a287f..9b6f4700 100644 --- a/gemfiles/ruby_3.1_cucumber_5.gemfile.lock +++ b/gemfiles/ruby_3.1_cucumber_5.gemfile.lock @@ -136,6 +136,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -155,6 +156,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.1_cucumber_6.gemfile b/gemfiles/ruby_3.1_cucumber_6.gemfile index 9e78515c..d8f80cf7 100644 --- a/gemfiles/ruby_3.1_cucumber_6.gemfile +++ b/gemfiles/ruby_3.1_cucumber_6.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 6" gem "activesupport", "< 7.1" diff --git a/gemfiles/ruby_3.1_cucumber_6.gemfile.lock b/gemfiles/ruby_3.1_cucumber_6.gemfile.lock index 756f851a..3eb1b7eb 100644 --- a/gemfiles/ruby_3.1_cucumber_6.gemfile.lock +++ b/gemfiles/ruby_3.1_cucumber_6.gemfile.lock @@ -142,6 +142,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -161,6 +162,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.1_cucumber_7.gemfile b/gemfiles/ruby_3.1_cucumber_7.gemfile index 0ac95429..183cc0b1 100644 --- a/gemfiles/ruby_3.1_cucumber_7.gemfile +++ b/gemfiles/ruby_3.1_cucumber_7.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 7" diff --git a/gemfiles/ruby_3.1_cucumber_7.gemfile.lock b/gemfiles/ruby_3.1_cucumber_7.gemfile.lock index a2fb5d89..30b06862 100644 --- a/gemfiles/ruby_3.1_cucumber_7.gemfile.lock +++ b/gemfiles/ruby_3.1_cucumber_7.gemfile.lock @@ -122,6 +122,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -140,6 +141,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.1_cucumber_8.gemfile b/gemfiles/ruby_3.1_cucumber_8.gemfile index f76ca7fd..3a3d5f31 100644 --- a/gemfiles/ruby_3.1_cucumber_8.gemfile +++ b/gemfiles/ruby_3.1_cucumber_8.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 8" diff --git a/gemfiles/ruby_3.1_cucumber_8.gemfile.lock b/gemfiles/ruby_3.1_cucumber_8.gemfile.lock index 8c2391c5..e180d54c 100644 --- a/gemfiles/ruby_3.1_cucumber_8.gemfile.lock +++ b/gemfiles/ruby_3.1_cucumber_8.gemfile.lock @@ -116,6 +116,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -134,6 +135,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.1_cucumber_9.gemfile b/gemfiles/ruby_3.1_cucumber_9.gemfile index 27b60855..52352541 100644 --- a/gemfiles/ruby_3.1_cucumber_9.gemfile +++ b/gemfiles/ruby_3.1_cucumber_9.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 9" diff --git a/gemfiles/ruby_3.1_cucumber_9.gemfile.lock b/gemfiles/ruby_3.1_cucumber_9.gemfile.lock index f52139a8..09a921a0 100644 --- a/gemfiles/ruby_3.1_cucumber_9.gemfile.lock +++ b/gemfiles/ruby_3.1_cucumber_9.gemfile.lock @@ -113,6 +113,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -131,6 +132,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.1_knapsack_pro_7_rspec_3.gemfile b/gemfiles/ruby_3.1_knapsack_pro_7_rspec_3.gemfile index 2a32643a..035f00e3 100644 --- a/gemfiles/ruby_3.1_knapsack_pro_7_rspec_3.gemfile +++ b/gemfiles/ruby_3.1_knapsack_pro_7_rspec_3.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "knapsack_pro", "~> 7" diff --git a/gemfiles/ruby_3.1_knapsack_pro_7_rspec_3.gemfile.lock b/gemfiles/ruby_3.1_knapsack_pro_7_rspec_3.gemfile.lock index 4ae1789b..19136709 100644 --- a/gemfiles/ruby_3.1_knapsack_pro_7_rspec_3.gemfile.lock +++ b/gemfiles/ruby_3.1_knapsack_pro_7_rspec_3.gemfile.lock @@ -85,6 +85,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -103,6 +104,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.1_minitest_5.gemfile b/gemfiles/ruby_3.1_minitest_5.gemfile index 63a20f49..a2be5dc0 100644 --- a/gemfiles/ruby_3.1_minitest_5.gemfile +++ b/gemfiles/ruby_3.1_minitest_5.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "minitest", "~> 5" diff --git a/gemfiles/ruby_3.1_minitest_5.gemfile.lock b/gemfiles/ruby_3.1_minitest_5.gemfile.lock index 2e361cf6..75c3d9ed 100644 --- a/gemfiles/ruby_3.1_minitest_5.gemfile.lock +++ b/gemfiles/ruby_3.1_minitest_5.gemfile.lock @@ -84,6 +84,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -102,6 +103,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.1_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile b/gemfiles/ruby_3.1_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile index 785d5283..56324c3f 100644 --- a/gemfiles/ruby_3.1_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile +++ b/gemfiles/ruby_3.1_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "minitest", "~> 5" gem "shoulda-context", "~> 2" diff --git a/gemfiles/ruby_3.1_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile.lock b/gemfiles/ruby_3.1_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile.lock index 1e7f838a..4e326358 100644 --- a/gemfiles/ruby_3.1_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile.lock +++ b/gemfiles/ruby_3.1_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile.lock @@ -110,6 +110,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -130,6 +131,7 @@ DEPENDENCIES shoulda-matchers (~> 6) simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.1_rspec_3.gemfile b/gemfiles/ruby_3.1_rspec_3.gemfile index eab12df6..451e4299 100644 --- a/gemfiles/ruby_3.1_rspec_3.gemfile +++ b/gemfiles/ruby_3.1_rspec_3.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" group :check do diff --git a/gemfiles/ruby_3.1_rspec_3.gemfile.lock b/gemfiles/ruby_3.1_rspec_3.gemfile.lock index 69572375..0d9b63e0 100644 --- a/gemfiles/ruby_3.1_rspec_3.gemfile.lock +++ b/gemfiles/ruby_3.1_rspec_3.gemfile.lock @@ -83,6 +83,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -100,6 +101,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.1_selenium_4_capybara_3.gemfile b/gemfiles/ruby_3.1_selenium_4_capybara_3.gemfile index 09c96f29..f2ddf750 100644 --- a/gemfiles/ruby_3.1_selenium_4_capybara_3.gemfile +++ b/gemfiles/ruby_3.1_selenium_4_capybara_3.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "capybara", "~> 3" gem "selenium-webdriver", "~> 4" diff --git a/gemfiles/ruby_3.1_selenium_4_capybara_3.gemfile.lock b/gemfiles/ruby_3.1_selenium_4_capybara_3.gemfile.lock index 40a21d4f..dbc189f9 100644 --- a/gemfiles/ruby_3.1_selenium_4_capybara_3.gemfile.lock +++ b/gemfiles/ruby_3.1_selenium_4_capybara_3.gemfile.lock @@ -142,6 +142,7 @@ GEM websocket (1.2.11) xpath (3.2.0) nokogiri (~> 1.8) + yard (0.9.37) PLATFORMS aarch64-linux @@ -162,6 +163,7 @@ DEPENDENCIES selenium-webdriver (~> 4) simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.1_timecop_0.gemfile b/gemfiles/ruby_3.1_timecop_0.gemfile index e0186f5f..5f7e8ecd 100644 --- a/gemfiles/ruby_3.1_timecop_0.gemfile +++ b/gemfiles/ruby_3.1_timecop_0.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "timecop", "~> 0" gem "minitest", "~> 5" diff --git a/gemfiles/ruby_3.1_timecop_0.gemfile.lock b/gemfiles/ruby_3.1_timecop_0.gemfile.lock index 0599c69d..d4aa06e2 100644 --- a/gemfiles/ruby_3.1_timecop_0.gemfile.lock +++ b/gemfiles/ruby_3.1_timecop_0.gemfile.lock @@ -85,6 +85,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -104,6 +105,7 @@ DEPENDENCIES simplecov timecop (~> 0) webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.2_activesupport_4.gemfile b/gemfiles/ruby_3.2_activesupport_4.gemfile index 208b7684..1978fbb8 100644 --- a/gemfiles/ruby_3.2_activesupport_4.gemfile +++ b/gemfiles/ruby_3.2_activesupport_4.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "activesupport", "~> 4" diff --git a/gemfiles/ruby_3.2_activesupport_4.gemfile.lock b/gemfiles/ruby_3.2_activesupport_4.gemfile.lock index c8b098e4..d74c1037 100644 --- a/gemfiles/ruby_3.2_activesupport_4.gemfile.lock +++ b/gemfiles/ruby_3.2_activesupport_4.gemfile.lock @@ -95,6 +95,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -113,6 +114,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.2_activesupport_5.gemfile b/gemfiles/ruby_3.2_activesupport_5.gemfile index 7bc3c1d9..d6177d6a 100644 --- a/gemfiles/ruby_3.2_activesupport_5.gemfile +++ b/gemfiles/ruby_3.2_activesupport_5.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "activesupport", "~> 5" diff --git a/gemfiles/ruby_3.2_activesupport_5.gemfile.lock b/gemfiles/ruby_3.2_activesupport_5.gemfile.lock index c732d614..337a7fd4 100644 --- a/gemfiles/ruby_3.2_activesupport_5.gemfile.lock +++ b/gemfiles/ruby_3.2_activesupport_5.gemfile.lock @@ -95,6 +95,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -113,6 +114,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.2_activesupport_6.gemfile b/gemfiles/ruby_3.2_activesupport_6.gemfile index 4c7c911c..9b30b9f5 100644 --- a/gemfiles/ruby_3.2_activesupport_6.gemfile +++ b/gemfiles/ruby_3.2_activesupport_6.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "activesupport", "~> 6" diff --git a/gemfiles/ruby_3.2_activesupport_6.gemfile.lock b/gemfiles/ruby_3.2_activesupport_6.gemfile.lock index 5fcd7ea5..e2d29dbe 100644 --- a/gemfiles/ruby_3.2_activesupport_6.gemfile.lock +++ b/gemfiles/ruby_3.2_activesupport_6.gemfile.lock @@ -95,6 +95,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) zeitwerk (2.7.1) PLATFORMS @@ -114,6 +115,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.2_activesupport_7.gemfile b/gemfiles/ruby_3.2_activesupport_7.gemfile index 7a3eeb63..ab111df6 100644 --- a/gemfiles/ruby_3.2_activesupport_7.gemfile +++ b/gemfiles/ruby_3.2_activesupport_7.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "activesupport", "~> 7" diff --git a/gemfiles/ruby_3.2_activesupport_7.gemfile.lock b/gemfiles/ruby_3.2_activesupport_7.gemfile.lock index 3ed9310e..0753e4f0 100644 --- a/gemfiles/ruby_3.2_activesupport_7.gemfile.lock +++ b/gemfiles/ruby_3.2_activesupport_7.gemfile.lock @@ -107,6 +107,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -125,6 +126,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.2_ci_queue_0_minitest_5.gemfile b/gemfiles/ruby_3.2_ci_queue_0_minitest_5.gemfile index 4d9f122b..31fb2147 100644 --- a/gemfiles/ruby_3.2_ci_queue_0_minitest_5.gemfile +++ b/gemfiles/ruby_3.2_ci_queue_0_minitest_5.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "minitest", "~> 5" gem "ci-queue", "~> 0" diff --git a/gemfiles/ruby_3.2_ci_queue_0_minitest_5.gemfile.lock b/gemfiles/ruby_3.2_ci_queue_0_minitest_5.gemfile.lock index f559ec81..339315a5 100644 --- a/gemfiles/ruby_3.2_ci_queue_0_minitest_5.gemfile.lock +++ b/gemfiles/ruby_3.2_ci_queue_0_minitest_5.gemfile.lock @@ -95,6 +95,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -115,6 +116,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.2_ci_queue_0_rspec_3.gemfile b/gemfiles/ruby_3.2_ci_queue_0_rspec_3.gemfile index 86d79cf5..1fffd565 100644 --- a/gemfiles/ruby_3.2_ci_queue_0_rspec_3.gemfile +++ b/gemfiles/ruby_3.2_ci_queue_0_rspec_3.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "ci-queue", "~> 0" diff --git a/gemfiles/ruby_3.2_ci_queue_0_rspec_3.gemfile.lock b/gemfiles/ruby_3.2_ci_queue_0_rspec_3.gemfile.lock index 930a76b3..68486937 100644 --- a/gemfiles/ruby_3.2_ci_queue_0_rspec_3.gemfile.lock +++ b/gemfiles/ruby_3.2_ci_queue_0_rspec_3.gemfile.lock @@ -86,6 +86,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -104,6 +105,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.2_cucumber_3.gemfile b/gemfiles/ruby_3.2_cucumber_3.gemfile index 23ab931c..10c14084 100644 --- a/gemfiles/ruby_3.2_cucumber_3.gemfile +++ b/gemfiles/ruby_3.2_cucumber_3.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 3" diff --git a/gemfiles/ruby_3.2_cucumber_3.gemfile.lock b/gemfiles/ruby_3.2_cucumber_3.gemfile.lock index cec54ae9..8b54c6e1 100644 --- a/gemfiles/ruby_3.2_cucumber_3.gemfile.lock +++ b/gemfiles/ruby_3.2_cucumber_3.gemfile.lock @@ -104,6 +104,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -122,6 +123,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.2_cucumber_4.gemfile b/gemfiles/ruby_3.2_cucumber_4.gemfile index 1075a3c5..6f3d7092 100644 --- a/gemfiles/ruby_3.2_cucumber_4.gemfile +++ b/gemfiles/ruby_3.2_cucumber_4.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 4" gem "activesupport", "< 7.1" diff --git a/gemfiles/ruby_3.2_cucumber_4.gemfile.lock b/gemfiles/ruby_3.2_cucumber_4.gemfile.lock index b521699d..4152e0ba 100644 --- a/gemfiles/ruby_3.2_cucumber_4.gemfile.lock +++ b/gemfiles/ruby_3.2_cucumber_4.gemfile.lock @@ -136,6 +136,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -155,6 +156,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.2_cucumber_5.gemfile b/gemfiles/ruby_3.2_cucumber_5.gemfile index 802674e4..c67abfa1 100644 --- a/gemfiles/ruby_3.2_cucumber_5.gemfile +++ b/gemfiles/ruby_3.2_cucumber_5.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 5" gem "activesupport", "< 7.1" diff --git a/gemfiles/ruby_3.2_cucumber_5.gemfile.lock b/gemfiles/ruby_3.2_cucumber_5.gemfile.lock index 468a287f..9b6f4700 100644 --- a/gemfiles/ruby_3.2_cucumber_5.gemfile.lock +++ b/gemfiles/ruby_3.2_cucumber_5.gemfile.lock @@ -136,6 +136,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -155,6 +156,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.2_cucumber_6.gemfile b/gemfiles/ruby_3.2_cucumber_6.gemfile index 9e78515c..d8f80cf7 100644 --- a/gemfiles/ruby_3.2_cucumber_6.gemfile +++ b/gemfiles/ruby_3.2_cucumber_6.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 6" gem "activesupport", "< 7.1" diff --git a/gemfiles/ruby_3.2_cucumber_6.gemfile.lock b/gemfiles/ruby_3.2_cucumber_6.gemfile.lock index 756f851a..3eb1b7eb 100644 --- a/gemfiles/ruby_3.2_cucumber_6.gemfile.lock +++ b/gemfiles/ruby_3.2_cucumber_6.gemfile.lock @@ -142,6 +142,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -161,6 +162,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.2_cucumber_7.gemfile b/gemfiles/ruby_3.2_cucumber_7.gemfile index 0ac95429..183cc0b1 100644 --- a/gemfiles/ruby_3.2_cucumber_7.gemfile +++ b/gemfiles/ruby_3.2_cucumber_7.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 7" diff --git a/gemfiles/ruby_3.2_cucumber_7.gemfile.lock b/gemfiles/ruby_3.2_cucumber_7.gemfile.lock index a2fb5d89..30b06862 100644 --- a/gemfiles/ruby_3.2_cucumber_7.gemfile.lock +++ b/gemfiles/ruby_3.2_cucumber_7.gemfile.lock @@ -122,6 +122,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -140,6 +141,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.2_cucumber_8.gemfile b/gemfiles/ruby_3.2_cucumber_8.gemfile index f76ca7fd..3a3d5f31 100644 --- a/gemfiles/ruby_3.2_cucumber_8.gemfile +++ b/gemfiles/ruby_3.2_cucumber_8.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 8" diff --git a/gemfiles/ruby_3.2_cucumber_8.gemfile.lock b/gemfiles/ruby_3.2_cucumber_8.gemfile.lock index 8c2391c5..e180d54c 100644 --- a/gemfiles/ruby_3.2_cucumber_8.gemfile.lock +++ b/gemfiles/ruby_3.2_cucumber_8.gemfile.lock @@ -116,6 +116,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -134,6 +135,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.2_cucumber_9.gemfile b/gemfiles/ruby_3.2_cucumber_9.gemfile index 27b60855..52352541 100644 --- a/gemfiles/ruby_3.2_cucumber_9.gemfile +++ b/gemfiles/ruby_3.2_cucumber_9.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 9" diff --git a/gemfiles/ruby_3.2_cucumber_9.gemfile.lock b/gemfiles/ruby_3.2_cucumber_9.gemfile.lock index f52139a8..09a921a0 100644 --- a/gemfiles/ruby_3.2_cucumber_9.gemfile.lock +++ b/gemfiles/ruby_3.2_cucumber_9.gemfile.lock @@ -113,6 +113,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -131,6 +132,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.2_knapsack_pro_7_rspec_3.gemfile b/gemfiles/ruby_3.2_knapsack_pro_7_rspec_3.gemfile index 2a32643a..035f00e3 100644 --- a/gemfiles/ruby_3.2_knapsack_pro_7_rspec_3.gemfile +++ b/gemfiles/ruby_3.2_knapsack_pro_7_rspec_3.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "knapsack_pro", "~> 7" diff --git a/gemfiles/ruby_3.2_knapsack_pro_7_rspec_3.gemfile.lock b/gemfiles/ruby_3.2_knapsack_pro_7_rspec_3.gemfile.lock index 4ae1789b..19136709 100644 --- a/gemfiles/ruby_3.2_knapsack_pro_7_rspec_3.gemfile.lock +++ b/gemfiles/ruby_3.2_knapsack_pro_7_rspec_3.gemfile.lock @@ -85,6 +85,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -103,6 +104,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.2_minitest_5.gemfile b/gemfiles/ruby_3.2_minitest_5.gemfile index 63a20f49..a2be5dc0 100644 --- a/gemfiles/ruby_3.2_minitest_5.gemfile +++ b/gemfiles/ruby_3.2_minitest_5.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "minitest", "~> 5" diff --git a/gemfiles/ruby_3.2_minitest_5.gemfile.lock b/gemfiles/ruby_3.2_minitest_5.gemfile.lock index 2e361cf6..75c3d9ed 100644 --- a/gemfiles/ruby_3.2_minitest_5.gemfile.lock +++ b/gemfiles/ruby_3.2_minitest_5.gemfile.lock @@ -84,6 +84,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -102,6 +103,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.2_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile b/gemfiles/ruby_3.2_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile index 785d5283..56324c3f 100644 --- a/gemfiles/ruby_3.2_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile +++ b/gemfiles/ruby_3.2_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "minitest", "~> 5" gem "shoulda-context", "~> 2" diff --git a/gemfiles/ruby_3.2_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile.lock b/gemfiles/ruby_3.2_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile.lock index c3b31b4e..c6784185 100644 --- a/gemfiles/ruby_3.2_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile.lock +++ b/gemfiles/ruby_3.2_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile.lock @@ -112,6 +112,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -132,6 +133,7 @@ DEPENDENCIES shoulda-matchers (~> 6) simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.2_rspec_3.gemfile b/gemfiles/ruby_3.2_rspec_3.gemfile index eab12df6..451e4299 100644 --- a/gemfiles/ruby_3.2_rspec_3.gemfile +++ b/gemfiles/ruby_3.2_rspec_3.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" group :check do diff --git a/gemfiles/ruby_3.2_rspec_3.gemfile.lock b/gemfiles/ruby_3.2_rspec_3.gemfile.lock index 69572375..0d9b63e0 100644 --- a/gemfiles/ruby_3.2_rspec_3.gemfile.lock +++ b/gemfiles/ruby_3.2_rspec_3.gemfile.lock @@ -83,6 +83,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -100,6 +101,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.2_selenium_4_capybara_3.gemfile b/gemfiles/ruby_3.2_selenium_4_capybara_3.gemfile index 09c96f29..f2ddf750 100644 --- a/gemfiles/ruby_3.2_selenium_4_capybara_3.gemfile +++ b/gemfiles/ruby_3.2_selenium_4_capybara_3.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "capybara", "~> 3" gem "selenium-webdriver", "~> 4" diff --git a/gemfiles/ruby_3.2_selenium_4_capybara_3.gemfile.lock b/gemfiles/ruby_3.2_selenium_4_capybara_3.gemfile.lock index 40a21d4f..dbc189f9 100644 --- a/gemfiles/ruby_3.2_selenium_4_capybara_3.gemfile.lock +++ b/gemfiles/ruby_3.2_selenium_4_capybara_3.gemfile.lock @@ -142,6 +142,7 @@ GEM websocket (1.2.11) xpath (3.2.0) nokogiri (~> 1.8) + yard (0.9.37) PLATFORMS aarch64-linux @@ -162,6 +163,7 @@ DEPENDENCIES selenium-webdriver (~> 4) simplecov webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.2_timecop_0.gemfile b/gemfiles/ruby_3.2_timecop_0.gemfile index e0186f5f..5f7e8ecd 100644 --- a/gemfiles/ruby_3.2_timecop_0.gemfile +++ b/gemfiles/ruby_3.2_timecop_0.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "timecop", "~> 0" gem "minitest", "~> 5" diff --git a/gemfiles/ruby_3.2_timecop_0.gemfile.lock b/gemfiles/ruby_3.2_timecop_0.gemfile.lock index 0599c69d..d4aa06e2 100644 --- a/gemfiles/ruby_3.2_timecop_0.gemfile.lock +++ b/gemfiles/ruby_3.2_timecop_0.gemfile.lock @@ -85,6 +85,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -104,6 +105,7 @@ DEPENDENCIES simplecov timecop (~> 0) webmock + yard BUNDLED WITH 2.3.26 diff --git a/gemfiles/ruby_3.3_activesupport_4.gemfile b/gemfiles/ruby_3.3_activesupport_4.gemfile index 208b7684..1978fbb8 100644 --- a/gemfiles/ruby_3.3_activesupport_4.gemfile +++ b/gemfiles/ruby_3.3_activesupport_4.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "activesupport", "~> 4" diff --git a/gemfiles/ruby_3.3_activesupport_4.gemfile.lock b/gemfiles/ruby_3.3_activesupport_4.gemfile.lock index 91f24cd5..585990f3 100644 --- a/gemfiles/ruby_3.3_activesupport_4.gemfile.lock +++ b/gemfiles/ruby_3.3_activesupport_4.gemfile.lock @@ -99,6 +99,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -118,6 +119,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.4.19 diff --git a/gemfiles/ruby_3.3_activesupport_5.gemfile b/gemfiles/ruby_3.3_activesupport_5.gemfile index 7bc3c1d9..d6177d6a 100644 --- a/gemfiles/ruby_3.3_activesupport_5.gemfile +++ b/gemfiles/ruby_3.3_activesupport_5.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "activesupport", "~> 5" diff --git a/gemfiles/ruby_3.3_activesupport_5.gemfile.lock b/gemfiles/ruby_3.3_activesupport_5.gemfile.lock index b6753a0a..77d0c5de 100644 --- a/gemfiles/ruby_3.3_activesupport_5.gemfile.lock +++ b/gemfiles/ruby_3.3_activesupport_5.gemfile.lock @@ -99,6 +99,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -118,6 +119,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.4.19 diff --git a/gemfiles/ruby_3.3_activesupport_6.gemfile b/gemfiles/ruby_3.3_activesupport_6.gemfile index 4c7c911c..9b30b9f5 100644 --- a/gemfiles/ruby_3.3_activesupport_6.gemfile +++ b/gemfiles/ruby_3.3_activesupport_6.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "activesupport", "~> 6" diff --git a/gemfiles/ruby_3.3_activesupport_6.gemfile.lock b/gemfiles/ruby_3.3_activesupport_6.gemfile.lock index e348441d..d96dd21b 100644 --- a/gemfiles/ruby_3.3_activesupport_6.gemfile.lock +++ b/gemfiles/ruby_3.3_activesupport_6.gemfile.lock @@ -99,6 +99,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) zeitwerk (2.7.1) PLATFORMS @@ -119,6 +120,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.4.19 diff --git a/gemfiles/ruby_3.3_activesupport_7.gemfile b/gemfiles/ruby_3.3_activesupport_7.gemfile index 7a3eeb63..ab111df6 100644 --- a/gemfiles/ruby_3.3_activesupport_7.gemfile +++ b/gemfiles/ruby_3.3_activesupport_7.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "activesupport", "~> 7" diff --git a/gemfiles/ruby_3.3_activesupport_7.gemfile.lock b/gemfiles/ruby_3.3_activesupport_7.gemfile.lock index 52ba17c5..41564f27 100644 --- a/gemfiles/ruby_3.3_activesupport_7.gemfile.lock +++ b/gemfiles/ruby_3.3_activesupport_7.gemfile.lock @@ -111,6 +111,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -130,6 +131,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.4.19 diff --git a/gemfiles/ruby_3.3_ci_queue_0_minitest_5.gemfile b/gemfiles/ruby_3.3_ci_queue_0_minitest_5.gemfile index 4d9f122b..31fb2147 100644 --- a/gemfiles/ruby_3.3_ci_queue_0_minitest_5.gemfile +++ b/gemfiles/ruby_3.3_ci_queue_0_minitest_5.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "minitest", "~> 5" gem "ci-queue", "~> 0" diff --git a/gemfiles/ruby_3.3_ci_queue_0_minitest_5.gemfile.lock b/gemfiles/ruby_3.3_ci_queue_0_minitest_5.gemfile.lock index 695dbb76..eb1688f7 100644 --- a/gemfiles/ruby_3.3_ci_queue_0_minitest_5.gemfile.lock +++ b/gemfiles/ruby_3.3_ci_queue_0_minitest_5.gemfile.lock @@ -99,6 +99,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -120,6 +121,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.4.19 diff --git a/gemfiles/ruby_3.3_ci_queue_0_rspec_3.gemfile b/gemfiles/ruby_3.3_ci_queue_0_rspec_3.gemfile index 86d79cf5..1fffd565 100644 --- a/gemfiles/ruby_3.3_ci_queue_0_rspec_3.gemfile +++ b/gemfiles/ruby_3.3_ci_queue_0_rspec_3.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "ci-queue", "~> 0" diff --git a/gemfiles/ruby_3.3_ci_queue_0_rspec_3.gemfile.lock b/gemfiles/ruby_3.3_ci_queue_0_rspec_3.gemfile.lock index 33e41ec5..ae8f482c 100644 --- a/gemfiles/ruby_3.3_ci_queue_0_rspec_3.gemfile.lock +++ b/gemfiles/ruby_3.3_ci_queue_0_rspec_3.gemfile.lock @@ -90,6 +90,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -109,6 +110,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.4.19 diff --git a/gemfiles/ruby_3.3_cucumber_3.gemfile b/gemfiles/ruby_3.3_cucumber_3.gemfile index 23ab931c..10c14084 100644 --- a/gemfiles/ruby_3.3_cucumber_3.gemfile +++ b/gemfiles/ruby_3.3_cucumber_3.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 3" diff --git a/gemfiles/ruby_3.3_cucumber_3.gemfile.lock b/gemfiles/ruby_3.3_cucumber_3.gemfile.lock index 7539e778..8a1b918d 100644 --- a/gemfiles/ruby_3.3_cucumber_3.gemfile.lock +++ b/gemfiles/ruby_3.3_cucumber_3.gemfile.lock @@ -108,6 +108,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -127,6 +128,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.4.19 diff --git a/gemfiles/ruby_3.3_cucumber_4.gemfile b/gemfiles/ruby_3.3_cucumber_4.gemfile index 1075a3c5..6f3d7092 100644 --- a/gemfiles/ruby_3.3_cucumber_4.gemfile +++ b/gemfiles/ruby_3.3_cucumber_4.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 4" gem "activesupport", "< 7.1" diff --git a/gemfiles/ruby_3.3_cucumber_4.gemfile.lock b/gemfiles/ruby_3.3_cucumber_4.gemfile.lock index f4c1d03e..32b7860c 100644 --- a/gemfiles/ruby_3.3_cucumber_4.gemfile.lock +++ b/gemfiles/ruby_3.3_cucumber_4.gemfile.lock @@ -136,6 +136,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -156,6 +157,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.4.19 diff --git a/gemfiles/ruby_3.3_cucumber_5.gemfile b/gemfiles/ruby_3.3_cucumber_5.gemfile index 802674e4..c67abfa1 100644 --- a/gemfiles/ruby_3.3_cucumber_5.gemfile +++ b/gemfiles/ruby_3.3_cucumber_5.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 5" gem "activesupport", "< 7.1" diff --git a/gemfiles/ruby_3.3_cucumber_5.gemfile.lock b/gemfiles/ruby_3.3_cucumber_5.gemfile.lock index 6f667cef..a62a8ae8 100644 --- a/gemfiles/ruby_3.3_cucumber_5.gemfile.lock +++ b/gemfiles/ruby_3.3_cucumber_5.gemfile.lock @@ -140,6 +140,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -160,6 +161,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.4.19 diff --git a/gemfiles/ruby_3.3_cucumber_6.gemfile b/gemfiles/ruby_3.3_cucumber_6.gemfile index 9e78515c..d8f80cf7 100644 --- a/gemfiles/ruby_3.3_cucumber_6.gemfile +++ b/gemfiles/ruby_3.3_cucumber_6.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 6" gem "activesupport", "< 7.1" diff --git a/gemfiles/ruby_3.3_cucumber_6.gemfile.lock b/gemfiles/ruby_3.3_cucumber_6.gemfile.lock index b839cce1..8f3e189e 100644 --- a/gemfiles/ruby_3.3_cucumber_6.gemfile.lock +++ b/gemfiles/ruby_3.3_cucumber_6.gemfile.lock @@ -146,6 +146,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -166,6 +167,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.4.19 diff --git a/gemfiles/ruby_3.3_cucumber_7.gemfile b/gemfiles/ruby_3.3_cucumber_7.gemfile index 0ac95429..183cc0b1 100644 --- a/gemfiles/ruby_3.3_cucumber_7.gemfile +++ b/gemfiles/ruby_3.3_cucumber_7.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 7" diff --git a/gemfiles/ruby_3.3_cucumber_7.gemfile.lock b/gemfiles/ruby_3.3_cucumber_7.gemfile.lock index 88bef9a7..1983788c 100644 --- a/gemfiles/ruby_3.3_cucumber_7.gemfile.lock +++ b/gemfiles/ruby_3.3_cucumber_7.gemfile.lock @@ -126,6 +126,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -145,6 +146,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.4.19 diff --git a/gemfiles/ruby_3.3_cucumber_8.gemfile b/gemfiles/ruby_3.3_cucumber_8.gemfile index f76ca7fd..3a3d5f31 100644 --- a/gemfiles/ruby_3.3_cucumber_8.gemfile +++ b/gemfiles/ruby_3.3_cucumber_8.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 8" diff --git a/gemfiles/ruby_3.3_cucumber_8.gemfile.lock b/gemfiles/ruby_3.3_cucumber_8.gemfile.lock index ad77a54e..cb6dfd21 100644 --- a/gemfiles/ruby_3.3_cucumber_8.gemfile.lock +++ b/gemfiles/ruby_3.3_cucumber_8.gemfile.lock @@ -120,6 +120,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -139,6 +140,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.4.19 diff --git a/gemfiles/ruby_3.3_cucumber_9.gemfile b/gemfiles/ruby_3.3_cucumber_9.gemfile index 27b60855..52352541 100644 --- a/gemfiles/ruby_3.3_cucumber_9.gemfile +++ b/gemfiles/ruby_3.3_cucumber_9.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 9" diff --git a/gemfiles/ruby_3.3_cucumber_9.gemfile.lock b/gemfiles/ruby_3.3_cucumber_9.gemfile.lock index 0f5ef880..52252bbf 100644 --- a/gemfiles/ruby_3.3_cucumber_9.gemfile.lock +++ b/gemfiles/ruby_3.3_cucumber_9.gemfile.lock @@ -117,6 +117,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -136,6 +137,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.4.19 diff --git a/gemfiles/ruby_3.3_knapsack_pro_7_rspec_3.gemfile b/gemfiles/ruby_3.3_knapsack_pro_7_rspec_3.gemfile index 2a32643a..035f00e3 100644 --- a/gemfiles/ruby_3.3_knapsack_pro_7_rspec_3.gemfile +++ b/gemfiles/ruby_3.3_knapsack_pro_7_rspec_3.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "knapsack_pro", "~> 7" diff --git a/gemfiles/ruby_3.3_knapsack_pro_7_rspec_3.gemfile.lock b/gemfiles/ruby_3.3_knapsack_pro_7_rspec_3.gemfile.lock index 186d2052..f82f49b4 100644 --- a/gemfiles/ruby_3.3_knapsack_pro_7_rspec_3.gemfile.lock +++ b/gemfiles/ruby_3.3_knapsack_pro_7_rspec_3.gemfile.lock @@ -89,6 +89,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -108,6 +109,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.4.19 diff --git a/gemfiles/ruby_3.3_minitest_5.gemfile b/gemfiles/ruby_3.3_minitest_5.gemfile index 63a20f49..a2be5dc0 100644 --- a/gemfiles/ruby_3.3_minitest_5.gemfile +++ b/gemfiles/ruby_3.3_minitest_5.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "minitest", "~> 5" diff --git a/gemfiles/ruby_3.3_minitest_5.gemfile.lock b/gemfiles/ruby_3.3_minitest_5.gemfile.lock index edd25305..d2d70591 100644 --- a/gemfiles/ruby_3.3_minitest_5.gemfile.lock +++ b/gemfiles/ruby_3.3_minitest_5.gemfile.lock @@ -88,6 +88,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -107,6 +108,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.4.19 diff --git a/gemfiles/ruby_3.3_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile b/gemfiles/ruby_3.3_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile index 785d5283..56324c3f 100644 --- a/gemfiles/ruby_3.3_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile +++ b/gemfiles/ruby_3.3_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "minitest", "~> 5" gem "shoulda-context", "~> 2" diff --git a/gemfiles/ruby_3.3_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile.lock b/gemfiles/ruby_3.3_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile.lock index 6912ce67..c67acc80 100644 --- a/gemfiles/ruby_3.3_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile.lock +++ b/gemfiles/ruby_3.3_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile.lock @@ -116,6 +116,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -137,6 +138,7 @@ DEPENDENCIES shoulda-matchers (~> 6) simplecov webmock + yard BUNDLED WITH 2.4.19 diff --git a/gemfiles/ruby_3.3_rspec_3.gemfile b/gemfiles/ruby_3.3_rspec_3.gemfile index eab12df6..451e4299 100644 --- a/gemfiles/ruby_3.3_rspec_3.gemfile +++ b/gemfiles/ruby_3.3_rspec_3.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" group :check do diff --git a/gemfiles/ruby_3.3_rspec_3.gemfile.lock b/gemfiles/ruby_3.3_rspec_3.gemfile.lock index 846be9be..d0716794 100644 --- a/gemfiles/ruby_3.3_rspec_3.gemfile.lock +++ b/gemfiles/ruby_3.3_rspec_3.gemfile.lock @@ -87,6 +87,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -105,6 +106,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.4.19 diff --git a/gemfiles/ruby_3.3_selenium_4_capybara_3.gemfile b/gemfiles/ruby_3.3_selenium_4_capybara_3.gemfile index 09c96f29..f2ddf750 100644 --- a/gemfiles/ruby_3.3_selenium_4_capybara_3.gemfile +++ b/gemfiles/ruby_3.3_selenium_4_capybara_3.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "capybara", "~> 3" gem "selenium-webdriver", "~> 4" diff --git a/gemfiles/ruby_3.3_selenium_4_capybara_3.gemfile.lock b/gemfiles/ruby_3.3_selenium_4_capybara_3.gemfile.lock index 164c0250..6d994108 100644 --- a/gemfiles/ruby_3.3_selenium_4_capybara_3.gemfile.lock +++ b/gemfiles/ruby_3.3_selenium_4_capybara_3.gemfile.lock @@ -148,6 +148,7 @@ GEM websocket (1.2.11) xpath (3.2.0) nokogiri (~> 1.8) + yard (0.9.37) PLATFORMS aarch64-linux @@ -169,6 +170,7 @@ DEPENDENCIES selenium-webdriver (~> 4) simplecov webmock + yard BUNDLED WITH 2.4.19 diff --git a/gemfiles/ruby_3.3_timecop_0.gemfile b/gemfiles/ruby_3.3_timecop_0.gemfile index e0186f5f..5f7e8ecd 100644 --- a/gemfiles/ruby_3.3_timecop_0.gemfile +++ b/gemfiles/ruby_3.3_timecop_0.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "timecop", "~> 0" gem "minitest", "~> 5" diff --git a/gemfiles/ruby_3.3_timecop_0.gemfile.lock b/gemfiles/ruby_3.3_timecop_0.gemfile.lock index 9edebab1..631d9a6b 100644 --- a/gemfiles/ruby_3.3_timecop_0.gemfile.lock +++ b/gemfiles/ruby_3.3_timecop_0.gemfile.lock @@ -89,6 +89,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -109,6 +110,7 @@ DEPENDENCIES simplecov timecop (~> 0) webmock + yard BUNDLED WITH 2.4.19 diff --git a/gemfiles/ruby_3.4_activesupport_4.gemfile b/gemfiles/ruby_3.4_activesupport_4.gemfile index 251e738f..c5d98f5d 100644 --- a/gemfiles/ruby_3.4_activesupport_4.gemfile +++ b/gemfiles/ruby_3.4_activesupport_4.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "activesupport", "~> 4" gem "base64" diff --git a/gemfiles/ruby_3.4_activesupport_4.gemfile.lock b/gemfiles/ruby_3.4_activesupport_4.gemfile.lock index 2b928bd2..4b253f49 100644 --- a/gemfiles/ruby_3.4_activesupport_4.gemfile.lock +++ b/gemfiles/ruby_3.4_activesupport_4.gemfile.lock @@ -101,6 +101,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -123,6 +124,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.5.17 diff --git a/gemfiles/ruby_3.4_activesupport_5.gemfile b/gemfiles/ruby_3.4_activesupport_5.gemfile index 6cae3dca..7caf997b 100644 --- a/gemfiles/ruby_3.4_activesupport_5.gemfile +++ b/gemfiles/ruby_3.4_activesupport_5.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "activesupport", "~> 5" gem "base64" diff --git a/gemfiles/ruby_3.4_activesupport_5.gemfile.lock b/gemfiles/ruby_3.4_activesupport_5.gemfile.lock index 12ae19fd..2de3296f 100644 --- a/gemfiles/ruby_3.4_activesupport_5.gemfile.lock +++ b/gemfiles/ruby_3.4_activesupport_5.gemfile.lock @@ -101,6 +101,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -123,6 +124,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.5.17 diff --git a/gemfiles/ruby_3.4_activesupport_6.gemfile b/gemfiles/ruby_3.4_activesupport_6.gemfile index 00e9f11d..67ce17b4 100644 --- a/gemfiles/ruby_3.4_activesupport_6.gemfile +++ b/gemfiles/ruby_3.4_activesupport_6.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "activesupport", "~> 6" gem "base64" diff --git a/gemfiles/ruby_3.4_activesupport_6.gemfile.lock b/gemfiles/ruby_3.4_activesupport_6.gemfile.lock index b0875562..098d534f 100644 --- a/gemfiles/ruby_3.4_activesupport_6.gemfile.lock +++ b/gemfiles/ruby_3.4_activesupport_6.gemfile.lock @@ -101,6 +101,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) zeitwerk (2.7.1) PLATFORMS @@ -124,6 +125,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.5.17 diff --git a/gemfiles/ruby_3.4_activesupport_7.gemfile b/gemfiles/ruby_3.4_activesupport_7.gemfile index 7a3eeb63..ab111df6 100644 --- a/gemfiles/ruby_3.4_activesupport_7.gemfile +++ b/gemfiles/ruby_3.4_activesupport_7.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "activesupport", "~> 7" diff --git a/gemfiles/ruby_3.4_activesupport_7.gemfile.lock b/gemfiles/ruby_3.4_activesupport_7.gemfile.lock index f701641c..441e0bb4 100644 --- a/gemfiles/ruby_3.4_activesupport_7.gemfile.lock +++ b/gemfiles/ruby_3.4_activesupport_7.gemfile.lock @@ -110,6 +110,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -129,6 +130,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.5.17 diff --git a/gemfiles/ruby_3.4_ci_queue_0_minitest_5.gemfile b/gemfiles/ruby_3.4_ci_queue_0_minitest_5.gemfile index 4d9f122b..31fb2147 100644 --- a/gemfiles/ruby_3.4_ci_queue_0_minitest_5.gemfile +++ b/gemfiles/ruby_3.4_ci_queue_0_minitest_5.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "minitest", "~> 5" gem "ci-queue", "~> 0" diff --git a/gemfiles/ruby_3.4_ci_queue_0_minitest_5.gemfile.lock b/gemfiles/ruby_3.4_ci_queue_0_minitest_5.gemfile.lock index b4c8e1db..933a4567 100644 --- a/gemfiles/ruby_3.4_ci_queue_0_minitest_5.gemfile.lock +++ b/gemfiles/ruby_3.4_ci_queue_0_minitest_5.gemfile.lock @@ -98,6 +98,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -119,6 +120,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.5.17 diff --git a/gemfiles/ruby_3.4_ci_queue_0_rspec_3.gemfile b/gemfiles/ruby_3.4_ci_queue_0_rspec_3.gemfile index 86d79cf5..1fffd565 100644 --- a/gemfiles/ruby_3.4_ci_queue_0_rspec_3.gemfile +++ b/gemfiles/ruby_3.4_ci_queue_0_rspec_3.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "ci-queue", "~> 0" diff --git a/gemfiles/ruby_3.4_ci_queue_0_rspec_3.gemfile.lock b/gemfiles/ruby_3.4_ci_queue_0_rspec_3.gemfile.lock index d8879250..5d6c26a6 100644 --- a/gemfiles/ruby_3.4_ci_queue_0_rspec_3.gemfile.lock +++ b/gemfiles/ruby_3.4_ci_queue_0_rspec_3.gemfile.lock @@ -89,6 +89,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -108,6 +109,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.5.17 diff --git a/gemfiles/ruby_3.4_cucumber_3.gemfile b/gemfiles/ruby_3.4_cucumber_3.gemfile index 23ab931c..10c14084 100644 --- a/gemfiles/ruby_3.4_cucumber_3.gemfile +++ b/gemfiles/ruby_3.4_cucumber_3.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 3" diff --git a/gemfiles/ruby_3.4_cucumber_3.gemfile.lock b/gemfiles/ruby_3.4_cucumber_3.gemfile.lock index 44c25087..a59cb536 100644 --- a/gemfiles/ruby_3.4_cucumber_3.gemfile.lock +++ b/gemfiles/ruby_3.4_cucumber_3.gemfile.lock @@ -107,6 +107,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -126,6 +127,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.5.17 diff --git a/gemfiles/ruby_3.4_cucumber_4.gemfile b/gemfiles/ruby_3.4_cucumber_4.gemfile index c8462a20..09fa7f4a 100644 --- a/gemfiles/ruby_3.4_cucumber_4.gemfile +++ b/gemfiles/ruby_3.4_cucumber_4.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 4" gem "activesupport", "< 7.1" diff --git a/gemfiles/ruby_3.4_cucumber_4.gemfile.lock b/gemfiles/ruby_3.4_cucumber_4.gemfile.lock index 964fe3c6..a959c28d 100644 --- a/gemfiles/ruby_3.4_cucumber_4.gemfile.lock +++ b/gemfiles/ruby_3.4_cucumber_4.gemfile.lock @@ -137,6 +137,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -159,6 +160,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.5.17 diff --git a/gemfiles/ruby_3.4_cucumber_5.gemfile b/gemfiles/ruby_3.4_cucumber_5.gemfile index e6ac4230..43907626 100644 --- a/gemfiles/ruby_3.4_cucumber_5.gemfile +++ b/gemfiles/ruby_3.4_cucumber_5.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 5" gem "activesupport", "< 7.1" diff --git a/gemfiles/ruby_3.4_cucumber_5.gemfile.lock b/gemfiles/ruby_3.4_cucumber_5.gemfile.lock index 52d52222..1853fb6d 100644 --- a/gemfiles/ruby_3.4_cucumber_5.gemfile.lock +++ b/gemfiles/ruby_3.4_cucumber_5.gemfile.lock @@ -141,6 +141,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -163,6 +164,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.5.17 diff --git a/gemfiles/ruby_3.4_cucumber_6.gemfile b/gemfiles/ruby_3.4_cucumber_6.gemfile index a1a860e5..e0cbf701 100644 --- a/gemfiles/ruby_3.4_cucumber_6.gemfile +++ b/gemfiles/ruby_3.4_cucumber_6.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 6" gem "activesupport", "< 7.1" diff --git a/gemfiles/ruby_3.4_cucumber_6.gemfile.lock b/gemfiles/ruby_3.4_cucumber_6.gemfile.lock index f991c0ae..ff3e1a41 100644 --- a/gemfiles/ruby_3.4_cucumber_6.gemfile.lock +++ b/gemfiles/ruby_3.4_cucumber_6.gemfile.lock @@ -147,6 +147,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -169,6 +170,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.5.17 diff --git a/gemfiles/ruby_3.4_cucumber_7.gemfile b/gemfiles/ruby_3.4_cucumber_7.gemfile index 0ac95429..183cc0b1 100644 --- a/gemfiles/ruby_3.4_cucumber_7.gemfile +++ b/gemfiles/ruby_3.4_cucumber_7.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 7" diff --git a/gemfiles/ruby_3.4_cucumber_7.gemfile.lock b/gemfiles/ruby_3.4_cucumber_7.gemfile.lock index 926425cf..3e9e3cba 100644 --- a/gemfiles/ruby_3.4_cucumber_7.gemfile.lock +++ b/gemfiles/ruby_3.4_cucumber_7.gemfile.lock @@ -125,6 +125,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -144,6 +145,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.5.17 diff --git a/gemfiles/ruby_3.4_cucumber_8.gemfile b/gemfiles/ruby_3.4_cucumber_8.gemfile index f76ca7fd..3a3d5f31 100644 --- a/gemfiles/ruby_3.4_cucumber_8.gemfile +++ b/gemfiles/ruby_3.4_cucumber_8.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 8" diff --git a/gemfiles/ruby_3.4_cucumber_8.gemfile.lock b/gemfiles/ruby_3.4_cucumber_8.gemfile.lock index 0c1af0e5..ec8dfec3 100644 --- a/gemfiles/ruby_3.4_cucumber_8.gemfile.lock +++ b/gemfiles/ruby_3.4_cucumber_8.gemfile.lock @@ -119,6 +119,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -138,6 +139,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.5.17 diff --git a/gemfiles/ruby_3.4_cucumber_9.gemfile b/gemfiles/ruby_3.4_cucumber_9.gemfile index 27b60855..52352541 100644 --- a/gemfiles/ruby_3.4_cucumber_9.gemfile +++ b/gemfiles/ruby_3.4_cucumber_9.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "cucumber", "~> 9" diff --git a/gemfiles/ruby_3.4_cucumber_9.gemfile.lock b/gemfiles/ruby_3.4_cucumber_9.gemfile.lock index f8434e30..c3171bb9 100644 --- a/gemfiles/ruby_3.4_cucumber_9.gemfile.lock +++ b/gemfiles/ruby_3.4_cucumber_9.gemfile.lock @@ -116,6 +116,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -135,6 +136,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.5.17 diff --git a/gemfiles/ruby_3.4_knapsack_pro_7_rspec_3.gemfile b/gemfiles/ruby_3.4_knapsack_pro_7_rspec_3.gemfile index 2a32643a..035f00e3 100644 --- a/gemfiles/ruby_3.4_knapsack_pro_7_rspec_3.gemfile +++ b/gemfiles/ruby_3.4_knapsack_pro_7_rspec_3.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "knapsack_pro", "~> 7" diff --git a/gemfiles/ruby_3.4_knapsack_pro_7_rspec_3.gemfile.lock b/gemfiles/ruby_3.4_knapsack_pro_7_rspec_3.gemfile.lock index 1bf2f742..39e40e72 100644 --- a/gemfiles/ruby_3.4_knapsack_pro_7_rspec_3.gemfile.lock +++ b/gemfiles/ruby_3.4_knapsack_pro_7_rspec_3.gemfile.lock @@ -88,6 +88,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -107,6 +108,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.5.17 diff --git a/gemfiles/ruby_3.4_minitest_5.gemfile b/gemfiles/ruby_3.4_minitest_5.gemfile index 63a20f49..a2be5dc0 100644 --- a/gemfiles/ruby_3.4_minitest_5.gemfile +++ b/gemfiles/ruby_3.4_minitest_5.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "minitest", "~> 5" diff --git a/gemfiles/ruby_3.4_minitest_5.gemfile.lock b/gemfiles/ruby_3.4_minitest_5.gemfile.lock index 1cbb3509..534b5dd4 100644 --- a/gemfiles/ruby_3.4_minitest_5.gemfile.lock +++ b/gemfiles/ruby_3.4_minitest_5.gemfile.lock @@ -87,6 +87,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -106,6 +107,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.5.17 diff --git a/gemfiles/ruby_3.4_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile b/gemfiles/ruby_3.4_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile index 785d5283..56324c3f 100644 --- a/gemfiles/ruby_3.4_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile +++ b/gemfiles/ruby_3.4_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "minitest", "~> 5" gem "shoulda-context", "~> 2" diff --git a/gemfiles/ruby_3.4_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile.lock b/gemfiles/ruby_3.4_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile.lock index 69c76f89..19a5bbb1 100644 --- a/gemfiles/ruby_3.4_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile.lock +++ b/gemfiles/ruby_3.4_minitest_5_shoulda_context_2_shoulda_matchers_6.gemfile.lock @@ -115,6 +115,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -136,6 +137,7 @@ DEPENDENCIES shoulda-matchers (~> 6) simplecov webmock + yard BUNDLED WITH 2.5.17 diff --git a/gemfiles/ruby_3.4_rspec_3.gemfile b/gemfiles/ruby_3.4_rspec_3.gemfile index eab12df6..451e4299 100644 --- a/gemfiles/ruby_3.4_rspec_3.gemfile +++ b/gemfiles/ruby_3.4_rspec_3.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" group :check do diff --git a/gemfiles/ruby_3.4_rspec_3.gemfile.lock b/gemfiles/ruby_3.4_rspec_3.gemfile.lock index 14917787..68cdd269 100644 --- a/gemfiles/ruby_3.4_rspec_3.gemfile.lock +++ b/gemfiles/ruby_3.4_rspec_3.gemfile.lock @@ -86,6 +86,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -104,6 +105,7 @@ DEPENDENCIES rspec_junit_formatter simplecov webmock + yard BUNDLED WITH 2.5.17 diff --git a/gemfiles/ruby_3.4_selenium_4_capybara_3.gemfile b/gemfiles/ruby_3.4_selenium_4_capybara_3.gemfile index 09c96f29..f2ddf750 100644 --- a/gemfiles/ruby_3.4_selenium_4_capybara_3.gemfile +++ b/gemfiles/ruby_3.4_selenium_4_capybara_3.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "capybara", "~> 3" gem "selenium-webdriver", "~> 4" diff --git a/gemfiles/ruby_3.4_selenium_4_capybara_3.gemfile.lock b/gemfiles/ruby_3.4_selenium_4_capybara_3.gemfile.lock index 1d224d4e..33decaff 100644 --- a/gemfiles/ruby_3.4_selenium_4_capybara_3.gemfile.lock +++ b/gemfiles/ruby_3.4_selenium_4_capybara_3.gemfile.lock @@ -147,6 +147,7 @@ GEM websocket (1.2.11) xpath (3.2.0) nokogiri (~> 1.8) + yard (0.9.37) PLATFORMS aarch64-linux @@ -168,6 +169,7 @@ DEPENDENCIES selenium-webdriver (~> 4) simplecov webmock + yard BUNDLED WITH 2.5.17 diff --git a/gemfiles/ruby_3.4_timecop_0.gemfile b/gemfiles/ruby_3.4_timecop_0.gemfile index e0186f5f..5f7e8ecd 100644 --- a/gemfiles/ruby_3.4_timecop_0.gemfile +++ b/gemfiles/ruby_3.4_timecop_0.gemfile @@ -12,6 +12,7 @@ gem "appraisal" gem "climate_control" gem "webmock" gem "rake" +gem "yard" gem "os" gem "timecop", "~> 0" gem "minitest", "~> 5" diff --git a/gemfiles/ruby_3.4_timecop_0.gemfile.lock b/gemfiles/ruby_3.4_timecop_0.gemfile.lock index ca5d26de..fe53d01e 100644 --- a/gemfiles/ruby_3.4_timecop_0.gemfile.lock +++ b/gemfiles/ruby_3.4_timecop_0.gemfile.lock @@ -88,6 +88,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + yard (0.9.37) PLATFORMS aarch64-linux @@ -108,6 +109,7 @@ DEPENDENCIES simplecov timecop (~> 0) webmock + yard BUNDLED WITH 2.5.17 From 6e8d2301e94a34773badd57898100ff30b07789d Mon Sep 17 00:00:00 2001 From: Andrey Date: Wed, 11 Dec 2024 16:05:37 +0100 Subject: [PATCH 6/6] minitest changed how names are generate for Minitest::Spec tests --- spec/datadog/ci/contrib/minitest/instrumentation_spec.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/spec/datadog/ci/contrib/minitest/instrumentation_spec.rb b/spec/datadog/ci/contrib/minitest/instrumentation_spec.rb index bf65d01a..636715be 100644 --- a/spec/datadog/ci/contrib/minitest/instrumentation_spec.rb +++ b/spec/datadog/ci/contrib/minitest/instrumentation_spec.rb @@ -653,9 +653,9 @@ class SomeSpec < Minitest::Spec :suite, [ "SomeSpec at spec/datadog/ci/contrib/minitest/instrumentation_spec.rb", - "in context at spec/datadog/ci/contrib/minitest/instrumentation_spec.rb", - "in context::deeper context at spec/datadog/ci/contrib/minitest/instrumentation_spec.rb", - "in other context at spec/datadog/ci/contrib/minitest/instrumentation_spec.rb" + "SomeSpec::in context at spec/datadog/ci/contrib/minitest/instrumentation_spec.rb", + "SomeSpec::in context::deeper context at spec/datadog/ci/contrib/minitest/instrumentation_spec.rb", + "SomeSpec::in other context at spec/datadog/ci/contrib/minitest/instrumentation_spec.rb" ] ) end @@ -909,7 +909,7 @@ class SomeUnskippableSpec < Minitest::Spec Set.new( [ "SomeUnskippableSpec at spec/datadog/ci/contrib/minitest/instrumentation_spec.rb.test_0001_does not fail.", - "in context at spec/datadog/ci/contrib/minitest/instrumentation_spec.rb.test_0001_does not fail." + "SomeUnskippableSpec::in context at spec/datadog/ci/contrib/minitest/instrumentation_spec.rb.test_0001_does not fail." ] ) end