From 045b4fbcbbca27fd5ea3e38b25074414dfaa4b74 Mon Sep 17 00:00:00 2001 From: Tony Hsu Date: Sat, 26 Nov 2022 01:41:26 +0100 Subject: [PATCH 1/3] Temp disabled CI --- .circleci/config.yml | 100 +++++++++++++++++++++---------------------- 1 file changed, 50 insertions(+), 50 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index d1025dfa5e7..b7c7f75ec43 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -597,56 +597,56 @@ workflows: branches: only: /bump_to_version_.*/ # Integration - - orb/build_and_test_integration: - name: build_and_test_integration-2.1 - integration_apps: 'rack' - ruby_version: '2.1' - <<: *filters_all_branches_and_tags - - orb/build_and_test_integration: - name: build_and_test_integration-2.2 - integration_apps: 'rack' - ruby_version: '2.2' - <<: *filters_all_branches_and_tags - - orb/build_and_test_integration: - name: build_and_test_integration-2.3 - integration_apps: 'rack rails-five' - ruby_version: '2.3' - <<: *filters_all_branches_and_tags - - orb/build_and_test_integration: - name: build_and_test_integration-2.4 - integration_apps: 'rack rails-five' - ruby_version: '2.4' - <<: *filters_all_branches_and_tags - - orb/build_and_test_integration: - name: build_and_test_integration-2.5 - integration_apps: 'rack rails-five rails-six' - ruby_version: '2.5' - <<: *filters_all_branches_and_tags - - orb/build_and_test_integration: - name: build_and_test_integration-2.6 - integration_apps: 'rack rails-five rails-six sinatra2-classic sinatra2-modular' - ruby_version: '2.6' - <<: *filters_all_branches_and_tags - - orb/build_and_test_integration: - name: build_and_test_integration-2.7 - integration_apps: 'rack rails-five rails-six rails-seven sinatra2-classic sinatra2-modular' - ruby_version: '2.7' - <<: *filters_all_branches_and_tags - - orb/build_and_test_integration: - name: build_and_test_integration-3.0 - integration_apps: 'rack rails-six rails-seven sinatra2-classic sinatra2-modular' - ruby_version: '3.0' - <<: *filters_all_branches_and_tags - - orb/build_and_test_integration: - name: build_and_test_integration-3.1 - integration_apps: 'rack rails-six rails-seven sinatra2-classic sinatra2-modular' - ruby_version: '3.1' - <<: *filters_all_branches_and_tags - - orb/build_and_test_integration: - name: build_and_test_integration-3.2 - integration_apps: 'rack rails-six rails-seven sinatra2-classic sinatra2-modular' - ruby_version: '3.2' - <<: *filters_all_branches_and_tags + # - orb/build_and_test_integration: + # name: build_and_test_integration-2.1 + # integration_apps: 'rack' + # ruby_version: '2.1' + # <<: *filters_all_branches_and_tags + # - orb/build_and_test_integration: + # name: build_and_test_integration-2.2 + # integration_apps: 'rack' + # ruby_version: '2.2' + # <<: *filters_all_branches_and_tags + # - orb/build_and_test_integration: + # name: build_and_test_integration-2.3 + # integration_apps: 'rack rails-five' + # ruby_version: '2.3' + # <<: *filters_all_branches_and_tags + # - orb/build_and_test_integration: + # name: build_and_test_integration-2.4 + # integration_apps: 'rack rails-five' + # ruby_version: '2.4' + # <<: *filters_all_branches_and_tags + # - orb/build_and_test_integration: + # name: build_and_test_integration-2.5 + # integration_apps: 'rack rails-five rails-six' + # ruby_version: '2.5' + # <<: *filters_all_branches_and_tags + # - orb/build_and_test_integration: + # name: build_and_test_integration-2.6 + # integration_apps: 'rack rails-five rails-six sinatra2-classic sinatra2-modular' + # ruby_version: '2.6' + # <<: *filters_all_branches_and_tags + # - orb/build_and_test_integration: + # name: build_and_test_integration-2.7 + # integration_apps: 'rack rails-five rails-six rails-seven sinatra2-classic sinatra2-modular' + # ruby_version: '2.7' + # <<: *filters_all_branches_and_tags + # - orb/build_and_test_integration: + # name: build_and_test_integration-3.0 + # integration_apps: 'rack rails-six rails-seven sinatra2-classic sinatra2-modular' + # ruby_version: '3.0' + # <<: *filters_all_branches_and_tags + # - orb/build_and_test_integration: + # name: build_and_test_integration-3.1 + # integration_apps: 'rack rails-six rails-seven sinatra2-classic sinatra2-modular' + # ruby_version: '3.1' + # <<: *filters_all_branches_and_tags + # - orb/build_and_test_integration: + # name: build_and_test_integration-3.2 + # integration_apps: 'rack rails-six rails-seven sinatra2-classic sinatra2-modular' + # ruby_version: '3.2' + # <<: *filters_all_branches_and_tags # ⬆️ **Note**: If add/remove test apps above, remember to also copy-paste the changes to the "edge" workflow further down the file. # # ADD NEW RUBIES HERE From 43e198a4e8f4efbe8bd43403074ed0c4f7281a93 Mon Sep 17 00:00:00 2001 From: Tony Hsu Date: Fri, 25 Nov 2022 16:03:11 +0100 Subject: [PATCH 2/3] Appraisal install 2.5 --- gemfiles/ruby_2.5.9_contrib.gemfile.lock | 27 ++++++++++--------- gemfiles/ruby_2.5.9_contrib_old.gemfile.lock | 15 ++++------- gemfiles/ruby_2.5.9_core_old.gemfile.lock | 17 +++++------- gemfiles/ruby_2.5.9_cucumber3.gemfile.lock | 17 +++++------- gemfiles/ruby_2.5.9_cucumber4.gemfile.lock | 17 +++++------- gemfiles/ruby_2.5.9_cucumber5.gemfile.lock | 17 +++++------- gemfiles/ruby_2.5.9_hanami_1.gemfile.lock | 17 +++++------- .../ruby_2.5.9_rails5_mysql2.gemfile.lock | 21 +++++++-------- .../ruby_2.5.9_rails5_postgres.gemfile.lock | 21 +++++++-------- ...y_2.5.9_rails5_postgres_redis.gemfile.lock | 21 +++++++-------- ..._postgres_redis_activesupport.gemfile.lock | 21 +++++++-------- ...2.5.9_rails5_postgres_sidekiq.gemfile.lock | 21 +++++++-------- ..._2.5.9_rails5_semantic_logger.gemfile.lock | 21 +++++++-------- .../ruby_2.5.9_rails61_mysql2.gemfile.lock | 21 +++++++-------- .../ruby_2.5.9_rails61_postgres.gemfile.lock | 21 +++++++-------- ..._2.5.9_rails61_postgres_redis.gemfile.lock | 21 +++++++-------- ....5.9_rails61_postgres_sidekiq.gemfile.lock | 21 +++++++-------- ...2.5.9_rails61_semantic_logger.gemfile.lock | 21 +++++++-------- .../ruby_2.5.9_rails6_mysql2.gemfile.lock | 21 +++++++-------- .../ruby_2.5.9_rails6_postgres.gemfile.lock | 21 +++++++-------- ...y_2.5.9_rails6_postgres_redis.gemfile.lock | 21 +++++++-------- ..._postgres_redis_activesupport.gemfile.lock | 21 +++++++-------- ...2.5.9_rails6_postgres_sidekiq.gemfile.lock | 21 +++++++-------- ..._2.5.9_rails6_semantic_logger.gemfile.lock | 21 +++++++-------- .../ruby_2.5.9_resque2_redis3.gemfile.lock | 17 +++++------- .../ruby_2.5.9_resque2_redis4.gemfile.lock | 17 +++++------- gemfiles/ruby_2.5.9_sinatra.gemfile.lock | 17 +++++------- 27 files changed, 237 insertions(+), 298 deletions(-) diff --git a/gemfiles/ruby_2.5.9_contrib.gemfile.lock b/gemfiles/ruby_2.5.9_contrib.gemfile.lock index eee4244d99e..2201ed41b35 100644 --- a/gemfiles/ruby_2.5.9_contrib.gemfile.lock +++ b/gemfiles/ruby_2.5.9_contrib.gemfile.lock @@ -1402,6 +1402,7 @@ GEM ffi-compiler (1.0.1) ffi (>= 1.0.0) rake + google-protobuf (3.19.4) google-protobuf (3.19.4-x86_64-linux) googleapis-common-protos-types (1.3.0) google-protobuf (~> 3.14) @@ -1413,6 +1414,9 @@ GEM rack (>= 1.3.0) rack-accept graphql (2.0.6) + grpc (1.45.0) + google-protobuf (~> 3.19) + googleapis-common-protos-types (~> 1.0) grpc (1.45.0-x86_64-linux) google-protobuf (~> 3.19) googleapis-common-protos-types (~> 1.0) @@ -1437,7 +1441,10 @@ GEM addressable (>= 2.4) jsonapi-renderer (0.2.2) king_konf (1.0.0) + libdatadog (0.9.0.1.0-aarch64-linux) libdatadog (0.9.0.1.0-x86_64-linux) + libddwaf (1.5.1.0.0-aarch64-linux) + ffi (~> 1.0) libddwaf (1.5.1.0.0-x86_64-linux) ffi (~> 1.0) lograge (0.11.2) @@ -1455,7 +1462,7 @@ GEM mime-types (3.4.1) mime-types-data (~> 3.2015) mime-types-data (3.2022.0105) - mini_portile2 (2.8.0) + mini_portile2 (2.6.1) minitest (5.15.0) mongo (2.14.1) bson (>= 4.8.2, < 5.0.0) @@ -1470,6 +1477,9 @@ GEM mustermann (>= 1.0.0) mysql2 (0.5.3) netrc (0.11.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) nokogiri (1.12.5-x86_64-linux) racc (~> 1.4) opentracing (0.5.0) @@ -1611,17 +1621,9 @@ GEM rake (~> 12.3) serverengine (~> 2.1.0) thor - sorbet (0.5.9672) - sorbet-static (= 0.5.9672) - sorbet-runtime (0.5.9807) - sorbet-static (0.5.9672-x86_64-linux) sorted_set (1.0.3) rbtree set (~> 1.0) - spoom (1.1.9) - sorbet (>= 0.5.9204) - sorbet-runtime (>= 0.5.9204) - thor (>= 0.19.2) sqlite3 (1.4.2) sucker_punch (3.0.1) concurrent-ruby (~> 1.0) @@ -1648,6 +1650,7 @@ GEM zeitwerk (2.5.4) PLATFORMS + aarch64-linux x86_64-linux DEPENDENCIES @@ -1698,7 +1701,7 @@ DEPENDENCIES pry pry-nav pry-stack_explorer - que (>= 1.0.0) + que (>= 1.0.0, < 2.0.0) racecar (>= 0.3.5) rack rack-contrib @@ -1725,8 +1728,6 @@ DEPENDENCIES sidekiq simplecov! sneakers (>= 2.12.0) - sorbet (= 0.5.9672) - spoom (~> 1.1) sqlite3 (~> 1.4.1) sucker_punch typhoeus @@ -1735,4 +1736,4 @@ DEPENDENCIES yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.26 diff --git a/gemfiles/ruby_2.5.9_contrib_old.gemfile.lock b/gemfiles/ruby_2.5.9_contrib_old.gemfile.lock index a10d6720927..d4624a76c49 100644 --- a/gemfiles/ruby_2.5.9_contrib_old.gemfile.lock +++ b/gemfiles/ruby_2.5.9_contrib_old.gemfile.lock @@ -64,13 +64,17 @@ GEM faraday_middleware (0.12.2) faraday (>= 0.7.4, < 1.0) ffi (1.15.5) + google-protobuf (3.19.4) google-protobuf (3.19.4-x86_64-linux) graphql (1.12.24) hashdiff (1.0.1) hitimes (1.3.1) json-schema (2.8.1) addressable (>= 2.4) + libdatadog (0.9.0.1.0-aarch64-linux) libdatadog (0.9.0.1.0-x86_64-linux) + libddwaf (1.5.1.0.0-aarch64-linux) + ffi (~> 1.0) libddwaf (1.5.1.0.0-x86_64-linux) ffi (~> 1.0) memory_profiler (0.9.14) @@ -174,14 +178,6 @@ GEM rack (~> 2.0) rack-protection (= 2.0.8.1) tilt (~> 2.0) - sorbet (0.5.9672) - sorbet-static (= 0.5.9672) - sorbet-runtime (0.5.9807) - sorbet-static (0.5.9672-x86_64-linux) - spoom (1.1.11) - sorbet (>= 0.5.9204) - sorbet-runtime (>= 0.5.9204) - thor (>= 0.19.2) statsd-ruby (1.5.0) thin (1.8.1) daemons (~> 1.0, >= 1.0.9) @@ -202,6 +198,7 @@ GEM webrick (~> 1.7.0) PLATFORMS + aarch64-linux x86_64-linux DEPENDENCIES @@ -243,8 +240,6 @@ DEPENDENCIES rubocop-rspec (~> 2.2) ruby-prof (~> 1.4) simplecov! - sorbet (= 0.5.9672) - spoom (~> 1.1) warning (~> 1) webmock (>= 3.10.0) yard (~> 0.9) diff --git a/gemfiles/ruby_2.5.9_core_old.gemfile.lock b/gemfiles/ruby_2.5.9_core_old.gemfile.lock index 6669189ff61..afc7847f95e 100644 --- a/gemfiles/ruby_2.5.9_core_old.gemfile.lock +++ b/gemfiles/ruby_2.5.9_core_old.gemfile.lock @@ -46,11 +46,15 @@ GEM dogstatsd-ruby (4.8.3) extlz4 (0.3.3) ffi (1.15.5) + google-protobuf (3.19.4) google-protobuf (3.19.4-x86_64-linux) hashdiff (1.0.1) json-schema (2.8.1) addressable (>= 2.4) + libdatadog (0.9.0.1.0-aarch64-linux) libdatadog (0.9.0.1.0-x86_64-linux) + libddwaf (1.5.1.0.0-aarch64-linux) + ffi (~> 1.0) libddwaf (1.5.1.0.0-x86_64-linux) ffi (~> 1.0) memory_profiler (0.9.14) @@ -119,14 +123,6 @@ GEM ruby-progressbar (1.11.0) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - sorbet (0.5.9672) - sorbet-static (= 0.5.9672) - sorbet-runtime (0.5.9807) - sorbet-static (0.5.9672-x86_64-linux) - spoom (1.1.9) - sorbet (>= 0.5.9204) - sorbet-runtime (>= 0.5.9204) - thor (>= 0.19.2) thor (1.2.1) unicode-display_width (2.1.0) warning (1.2.1) @@ -139,6 +135,7 @@ GEM webrick (~> 1.7.0) PLATFORMS + aarch64-linux x86_64-linux DEPENDENCIES @@ -174,11 +171,9 @@ DEPENDENCIES rubocop-rspec (~> 2.2) ruby-prof (~> 1.4) simplecov! - sorbet (= 0.5.9672) - spoom (~> 1.1) warning (~> 1) webmock (>= 3.10.0) yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.26 diff --git a/gemfiles/ruby_2.5.9_cucumber3.gemfile.lock b/gemfiles/ruby_2.5.9_cucumber3.gemfile.lock index 75bf53769f6..d0224ef788e 100644 --- a/gemfiles/ruby_2.5.9_cucumber3.gemfile.lock +++ b/gemfiles/ruby_2.5.9_cucumber3.gemfile.lock @@ -64,11 +64,15 @@ GEM extlz4 (0.3.3) ffi (1.15.5) gherkin (5.1.0) + google-protobuf (3.19.4) google-protobuf (3.19.4-x86_64-linux) hashdiff (1.0.1) json-schema (2.8.1) addressable (>= 2.4) + libdatadog (0.9.0.1.0-aarch64-linux) libdatadog (0.9.0.1.0-x86_64-linux) + libddwaf (1.5.1.0.0-aarch64-linux) + ffi (~> 1.0) libddwaf (1.5.1.0.0-x86_64-linux) ffi (~> 1.0) memory_profiler (0.9.14) @@ -139,14 +143,6 @@ GEM ruby-progressbar (1.11.0) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - sorbet (0.5.9672) - sorbet-static (= 0.5.9672) - sorbet-runtime (0.5.9807) - sorbet-static (0.5.9672-x86_64-linux) - spoom (1.1.9) - sorbet (>= 0.5.9204) - sorbet-runtime (>= 0.5.9204) - thor (>= 0.19.2) thor (1.2.1) unicode-display_width (2.1.0) warning (1.2.1) @@ -159,6 +155,7 @@ GEM webrick (~> 1.7.0) PLATFORMS + aarch64-linux x86_64-linux DEPENDENCIES @@ -195,11 +192,9 @@ DEPENDENCIES rubocop-rspec (~> 2.2) ruby-prof (~> 1.4) simplecov! - sorbet (= 0.5.9672) - spoom (~> 1.1) warning (~> 1) webmock (>= 3.10.0) yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.26 diff --git a/gemfiles/ruby_2.5.9_cucumber4.gemfile.lock b/gemfiles/ruby_2.5.9_cucumber4.gemfile.lock index 2da8b331141..9de668866fb 100644 --- a/gemfiles/ruby_2.5.9_cucumber4.gemfile.lock +++ b/gemfiles/ruby_2.5.9_cucumber4.gemfile.lock @@ -83,13 +83,17 @@ GEM dogstatsd-ruby (5.4.0) extlz4 (0.3.3) ffi (1.15.5) + google-protobuf (3.19.4) google-protobuf (3.19.4-x86_64-linux) hashdiff (1.0.1) i18n (1.10.0) concurrent-ruby (~> 1.0) json-schema (2.8.1) addressable (>= 2.4) + libdatadog (0.9.0.1.0-aarch64-linux) libdatadog (0.9.0.1.0-x86_64-linux) + libddwaf (1.5.1.0.0-aarch64-linux) + ffi (~> 1.0) libddwaf (1.5.1.0.0-x86_64-linux) ffi (~> 1.0) memory_profiler (0.9.14) @@ -166,14 +170,6 @@ GEM ruby-progressbar (1.11.0) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - sorbet (0.5.9672) - sorbet-static (= 0.5.9672) - sorbet-runtime (0.5.9807) - sorbet-static (0.5.9672-x86_64-linux) - spoom (1.1.9) - sorbet (>= 0.5.9204) - sorbet-runtime (>= 0.5.9204) - thor (>= 0.19.2) sys-uname (1.2.2) ffi (~> 1.1) thor (1.2.1) @@ -192,6 +188,7 @@ GEM zeitwerk (2.5.4) PLATFORMS + aarch64-linux x86_64-linux DEPENDENCIES @@ -228,11 +225,9 @@ DEPENDENCIES rubocop-rspec (~> 2.2) ruby-prof (~> 1.4) simplecov! - sorbet (= 0.5.9672) - spoom (~> 1.1) warning (~> 1) webmock (>= 3.10.0) yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.26 diff --git a/gemfiles/ruby_2.5.9_cucumber5.gemfile.lock b/gemfiles/ruby_2.5.9_cucumber5.gemfile.lock index 67bde0d0b77..1e8ff0721e4 100644 --- a/gemfiles/ruby_2.5.9_cucumber5.gemfile.lock +++ b/gemfiles/ruby_2.5.9_cucumber5.gemfile.lock @@ -83,13 +83,17 @@ GEM dogstatsd-ruby (5.4.0) extlz4 (0.3.3) ffi (1.15.5) + google-protobuf (3.19.4) google-protobuf (3.19.4-x86_64-linux) hashdiff (1.0.1) i18n (1.10.0) concurrent-ruby (~> 1.0) json-schema (2.8.1) addressable (>= 2.4) + libdatadog (0.9.0.1.0-aarch64-linux) libdatadog (0.9.0.1.0-x86_64-linux) + libddwaf (1.5.1.0.0-aarch64-linux) + ffi (~> 1.0) libddwaf (1.5.1.0.0-x86_64-linux) ffi (~> 1.0) memory_profiler (0.9.14) @@ -166,14 +170,6 @@ GEM ruby-progressbar (1.11.0) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - sorbet (0.5.9672) - sorbet-static (= 0.5.9672) - sorbet-runtime (0.5.9807) - sorbet-static (0.5.9672-x86_64-linux) - spoom (1.1.9) - sorbet (>= 0.5.9204) - sorbet-runtime (>= 0.5.9204) - thor (>= 0.19.2) sys-uname (1.2.2) ffi (~> 1.1) thor (1.2.1) @@ -192,6 +188,7 @@ GEM zeitwerk (2.5.4) PLATFORMS + aarch64-linux x86_64-linux DEPENDENCIES @@ -228,11 +225,9 @@ DEPENDENCIES rubocop-rspec (~> 2.2) ruby-prof (~> 1.4) simplecov! - sorbet (= 0.5.9672) - spoom (~> 1.1) warning (~> 1) webmock (>= 3.10.0) yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.26 diff --git a/gemfiles/ruby_2.5.9_hanami_1.gemfile.lock b/gemfiles/ruby_2.5.9_hanami_1.gemfile.lock index 0f9badcb486..9e546c993a6 100644 --- a/gemfiles/ruby_2.5.9_hanami_1.gemfile.lock +++ b/gemfiles/ruby_2.5.9_hanami_1.gemfile.lock @@ -75,6 +75,7 @@ GEM dry-types (~> 0.12.0) extlz4 (0.3.3) ffi (1.15.5) + google-protobuf (3.21.9) google-protobuf (3.21.9-x86_64-linux) hanami (1.3.5) bundler (>= 1.6, < 3) @@ -124,7 +125,10 @@ GEM inflecto (0.0.2) json-schema (2.8.1) addressable (>= 2.4) + libdatadog (0.9.0.1.0-aarch64-linux) libdatadog (0.9.0.1.0-x86_64-linux) + libddwaf (1.5.1.0.0-aarch64-linux) + ffi (~> 1.0) libddwaf (1.5.1.0.0-x86_64-linux) ffi (~> 1.0) mail (2.7.1) @@ -199,14 +203,6 @@ GEM ruby-progressbar (1.11.0) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - sorbet (0.5.9672) - sorbet-static (= 0.5.9672) - sorbet-runtime (0.5.10461) - sorbet-static (0.5.9672-x86_64-linux) - spoom (1.1.11) - sorbet (>= 0.5.9204) - sorbet-runtime (>= 0.5.9204) - thor (>= 0.19.2) thor (1.2.1) tilt (2.0.11) transproc (1.1.1) @@ -223,6 +219,7 @@ GEM webrick (~> 1.7.0) PLATFORMS + aarch64-linux x86_64-linux DEPENDENCIES @@ -261,11 +258,9 @@ DEPENDENCIES rubocop-rspec (~> 2.2) ruby-prof (~> 1.4) simplecov! - sorbet (= 0.5.9672) - spoom (~> 1.1) warning (~> 1) webmock (>= 3.10.0) yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.26 diff --git a/gemfiles/ruby_2.5.9_rails5_mysql2.gemfile.lock b/gemfiles/ruby_2.5.9_rails5_mysql2.gemfile.lock index e73acf097d7..3eb99fba302 100644 --- a/gemfiles/ruby_2.5.9_rails5_mysql2.gemfile.lock +++ b/gemfiles/ruby_2.5.9_rails5_mysql2.gemfile.lock @@ -92,13 +92,17 @@ GEM ffi (1.15.5) globalid (1.0.0) activesupport (>= 5.0) + google-protobuf (3.19.4) google-protobuf (3.19.4-x86_64-linux) hashdiff (1.0.1) i18n (1.10.0) concurrent-ruby (~> 1.0) json-schema (2.8.1) addressable (>= 2.4) + libdatadog (0.9.0.1.0-aarch64-linux) libdatadog (0.9.0.1.0-x86_64-linux) + libddwaf (1.5.1.0.0-aarch64-linux) + ffi (~> 1.0) libddwaf (1.5.1.0.0-x86_64-linux) ffi (~> 1.0) lograge (0.11.2) @@ -115,10 +119,14 @@ GEM memory_profiler (0.9.14) method_source (1.0.0) mini_mime (1.1.2) + mini_portile2 (2.6.1) minitest (5.15.0) msgpack (1.6.0) mysql2 (0.5.3) nio4r (2.5.8) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) nokogiri (1.12.5-x86_64-linux) racc (~> 1.4) opentracing (0.5.0) @@ -214,14 +222,6 @@ GEM ruby-progressbar (1.11.0) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - sorbet (0.5.9672) - sorbet-static (= 0.5.9672) - sorbet-runtime (0.5.9807) - sorbet-static (0.5.9672-x86_64-linux) - spoom (1.1.9) - sorbet (>= 0.5.9204) - sorbet-runtime (>= 0.5.9204) - thor (>= 0.19.2) sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) @@ -247,6 +247,7 @@ GEM webrick (~> 1.7.0) PLATFORMS + aarch64-linux x86_64-linux DEPENDENCIES @@ -287,12 +288,10 @@ DEPENDENCIES rubocop-rspec (~> 2.2) ruby-prof (~> 1.4) simplecov! - sorbet (= 0.5.9672) - spoom (~> 1.1) sprockets (< 4) warning (~> 1) webmock (>= 3.10.0) yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.26 diff --git a/gemfiles/ruby_2.5.9_rails5_postgres.gemfile.lock b/gemfiles/ruby_2.5.9_rails5_postgres.gemfile.lock index 62785fffb19..b6bdc187db0 100644 --- a/gemfiles/ruby_2.5.9_rails5_postgres.gemfile.lock +++ b/gemfiles/ruby_2.5.9_rails5_postgres.gemfile.lock @@ -92,13 +92,17 @@ GEM ffi (1.15.5) globalid (1.0.0) activesupport (>= 5.0) + google-protobuf (3.19.4) google-protobuf (3.19.4-x86_64-linux) hashdiff (1.0.1) i18n (1.10.0) concurrent-ruby (~> 1.0) json-schema (2.8.1) addressable (>= 2.4) + libdatadog (0.9.0.1.0-aarch64-linux) libdatadog (0.9.0.1.0-x86_64-linux) + libddwaf (1.5.1.0.0-aarch64-linux) + ffi (~> 1.0) libddwaf (1.5.1.0.0-x86_64-linux) ffi (~> 1.0) lograge (0.11.2) @@ -115,9 +119,13 @@ GEM memory_profiler (0.9.14) method_source (1.0.0) mini_mime (1.1.2) + mini_portile2 (2.6.1) minitest (5.15.0) msgpack (1.6.0) nio4r (2.5.8) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) nokogiri (1.12.5-x86_64-linux) racc (~> 1.4) opentracing (0.5.0) @@ -214,14 +222,6 @@ GEM ruby-progressbar (1.11.0) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - sorbet (0.5.9672) - sorbet-static (= 0.5.9672) - sorbet-runtime (0.5.9807) - sorbet-static (0.5.9672-x86_64-linux) - spoom (1.1.9) - sorbet (>= 0.5.9204) - sorbet-runtime (>= 0.5.9204) - thor (>= 0.19.2) sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) @@ -247,6 +247,7 @@ GEM webrick (~> 1.7.0) PLATFORMS + aarch64-linux x86_64-linux DEPENDENCIES @@ -287,12 +288,10 @@ DEPENDENCIES rubocop-rspec (~> 2.2) ruby-prof (~> 1.4) simplecov! - sorbet (= 0.5.9672) - spoom (~> 1.1) sprockets (< 4) warning (~> 1) webmock (>= 3.10.0) yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.26 diff --git a/gemfiles/ruby_2.5.9_rails5_postgres_redis.gemfile.lock b/gemfiles/ruby_2.5.9_rails5_postgres_redis.gemfile.lock index 82e9954ef5b..2b43424f2d4 100644 --- a/gemfiles/ruby_2.5.9_rails5_postgres_redis.gemfile.lock +++ b/gemfiles/ruby_2.5.9_rails5_postgres_redis.gemfile.lock @@ -92,13 +92,17 @@ GEM ffi (1.15.5) globalid (1.0.0) activesupport (>= 5.0) + google-protobuf (3.19.4) google-protobuf (3.19.4-x86_64-linux) hashdiff (1.0.1) i18n (1.10.0) concurrent-ruby (~> 1.0) json-schema (2.8.1) addressable (>= 2.4) + libdatadog (0.9.0.1.0-aarch64-linux) libdatadog (0.9.0.1.0-x86_64-linux) + libddwaf (1.5.1.0.0-aarch64-linux) + ffi (~> 1.0) libddwaf (1.5.1.0.0-x86_64-linux) ffi (~> 1.0) lograge (0.11.2) @@ -115,9 +119,13 @@ GEM memory_profiler (0.9.14) method_source (1.0.0) mini_mime (1.1.2) + mini_portile2 (2.6.1) minitest (5.15.0) msgpack (1.6.0) nio4r (2.5.8) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) nokogiri (1.12.5-x86_64-linux) racc (~> 1.4) opentracing (0.5.0) @@ -215,14 +223,6 @@ GEM ruby-progressbar (1.11.0) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - sorbet (0.5.9672) - sorbet-static (= 0.5.9672) - sorbet-runtime (0.5.9807) - sorbet-static (0.5.9672-x86_64-linux) - spoom (1.1.9) - sorbet (>= 0.5.9204) - sorbet-runtime (>= 0.5.9204) - thor (>= 0.19.2) sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) @@ -248,6 +248,7 @@ GEM webrick (~> 1.7.0) PLATFORMS + aarch64-linux x86_64-linux DEPENDENCIES @@ -289,12 +290,10 @@ DEPENDENCIES rubocop-rspec (~> 2.2) ruby-prof (~> 1.4) simplecov! - sorbet (= 0.5.9672) - spoom (~> 1.1) sprockets (< 4) warning (~> 1) webmock (>= 3.10.0) yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.26 diff --git a/gemfiles/ruby_2.5.9_rails5_postgres_redis_activesupport.gemfile.lock b/gemfiles/ruby_2.5.9_rails5_postgres_redis_activesupport.gemfile.lock index 75deb29551f..40667749289 100644 --- a/gemfiles/ruby_2.5.9_rails5_postgres_redis_activesupport.gemfile.lock +++ b/gemfiles/ruby_2.5.9_rails5_postgres_redis_activesupport.gemfile.lock @@ -92,13 +92,17 @@ GEM ffi (1.15.5) globalid (1.0.0) activesupport (>= 5.0) + google-protobuf (3.19.4) google-protobuf (3.19.4-x86_64-linux) hashdiff (1.0.1) i18n (1.10.0) concurrent-ruby (~> 1.0) json-schema (2.8.1) addressable (>= 2.4) + libdatadog (0.9.0.1.0-aarch64-linux) libdatadog (0.9.0.1.0-x86_64-linux) + libddwaf (1.5.1.0.0-aarch64-linux) + ffi (~> 1.0) libddwaf (1.5.1.0.0-x86_64-linux) ffi (~> 1.0) lograge (0.11.2) @@ -115,9 +119,13 @@ GEM memory_profiler (0.9.14) method_source (1.0.0) mini_mime (1.1.2) + mini_portile2 (2.6.1) minitest (5.15.0) msgpack (1.6.0) nio4r (2.5.8) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) nokogiri (1.12.5-x86_64-linux) racc (~> 1.4) opentracing (0.5.0) @@ -231,14 +239,6 @@ GEM ruby-progressbar (1.11.0) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - sorbet (0.5.9672) - sorbet-static (= 0.5.9672) - sorbet-runtime (0.5.9807) - sorbet-static (0.5.9672-x86_64-linux) - spoom (1.1.9) - sorbet (>= 0.5.9204) - sorbet-runtime (>= 0.5.9204) - thor (>= 0.19.2) sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) @@ -264,6 +264,7 @@ GEM webrick (~> 1.7.0) PLATFORMS + aarch64-linux x86_64-linux DEPENDENCIES @@ -306,12 +307,10 @@ DEPENDENCIES rubocop-rspec (~> 2.2) ruby-prof (~> 1.4) simplecov! - sorbet (= 0.5.9672) - spoom (~> 1.1) sprockets (< 4) warning (~> 1) webmock (>= 3.10.0) yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.26 diff --git a/gemfiles/ruby_2.5.9_rails5_postgres_sidekiq.gemfile.lock b/gemfiles/ruby_2.5.9_rails5_postgres_sidekiq.gemfile.lock index d3911a8599e..77d1129cf06 100644 --- a/gemfiles/ruby_2.5.9_rails5_postgres_sidekiq.gemfile.lock +++ b/gemfiles/ruby_2.5.9_rails5_postgres_sidekiq.gemfile.lock @@ -93,13 +93,17 @@ GEM ffi (1.15.5) globalid (1.0.0) activesupport (>= 5.0) + google-protobuf (3.19.4) google-protobuf (3.19.4-x86_64-linux) hashdiff (1.0.1) i18n (1.10.0) concurrent-ruby (~> 1.0) json-schema (2.8.1) addressable (>= 2.4) + libdatadog (0.9.0.1.0-aarch64-linux) libdatadog (0.9.0.1.0-x86_64-linux) + libddwaf (1.5.1.0.0-aarch64-linux) + ffi (~> 1.0) libddwaf (1.5.1.0.0-x86_64-linux) ffi (~> 1.0) lograge (0.11.2) @@ -116,9 +120,13 @@ GEM memory_profiler (0.9.14) method_source (1.0.0) mini_mime (1.1.2) + mini_portile2 (2.6.1) minitest (5.15.0) msgpack (1.6.0) nio4r (2.5.8) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) nokogiri (1.12.5-x86_64-linux) racc (~> 1.4) opentracing (0.5.0) @@ -220,14 +228,6 @@ GEM redis (>= 4.2.0) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - sorbet (0.5.9672) - sorbet-static (= 0.5.9672) - sorbet-runtime (0.5.9807) - sorbet-static (0.5.9672-x86_64-linux) - spoom (1.1.9) - sorbet (>= 0.5.9204) - sorbet-runtime (>= 0.5.9204) - thor (>= 0.19.2) sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) @@ -253,6 +253,7 @@ GEM webrick (~> 1.7.0) PLATFORMS + aarch64-linux x86_64-linux DEPENDENCIES @@ -295,12 +296,10 @@ DEPENDENCIES ruby-prof (~> 1.4) sidekiq simplecov! - sorbet (= 0.5.9672) - spoom (~> 1.1) sprockets (< 4) warning (~> 1) webmock (>= 3.10.0) yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.26 diff --git a/gemfiles/ruby_2.5.9_rails5_semantic_logger.gemfile.lock b/gemfiles/ruby_2.5.9_rails5_semantic_logger.gemfile.lock index 764c5f1c047..86873e9aabb 100644 --- a/gemfiles/ruby_2.5.9_rails5_semantic_logger.gemfile.lock +++ b/gemfiles/ruby_2.5.9_rails5_semantic_logger.gemfile.lock @@ -92,13 +92,17 @@ GEM ffi (1.15.5) globalid (1.0.0) activesupport (>= 5.0) + google-protobuf (3.19.4) google-protobuf (3.19.4-x86_64-linux) hashdiff (1.0.1) i18n (1.10.0) concurrent-ruby (~> 1.0) json-schema (2.8.1) addressable (>= 2.4) + libdatadog (0.9.0.1.0-aarch64-linux) libdatadog (0.9.0.1.0-x86_64-linux) + libddwaf (1.5.1.0.0-aarch64-linux) + ffi (~> 1.0) libddwaf (1.5.1.0.0-x86_64-linux) ffi (~> 1.0) loofah (2.15.0) @@ -110,9 +114,13 @@ GEM memory_profiler (0.9.14) method_source (1.0.0) mini_mime (1.1.2) + mini_portile2 (2.6.1) minitest (5.15.0) msgpack (1.6.0) nio4r (2.5.8) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) nokogiri (1.12.5-x86_64-linux) racc (~> 1.4) opentracing (0.5.0) @@ -213,14 +221,6 @@ GEM concurrent-ruby (~> 1.0) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - sorbet (0.5.9672) - sorbet-static (= 0.5.9672) - sorbet-runtime (0.5.9807) - sorbet-static (0.5.9672-x86_64-linux) - spoom (1.1.9) - sorbet (>= 0.5.9204) - sorbet-runtime (>= 0.5.9204) - thor (>= 0.19.2) sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) @@ -246,6 +246,7 @@ GEM webrick (~> 1.7.0) PLATFORMS + aarch64-linux x86_64-linux DEPENDENCIES @@ -286,12 +287,10 @@ DEPENDENCIES rubocop-rspec (~> 2.2) ruby-prof (~> 1.4) simplecov! - sorbet (= 0.5.9672) - spoom (~> 1.1) sprockets (< 4) warning (~> 1) webmock (>= 3.10.0) yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.26 diff --git a/gemfiles/ruby_2.5.9_rails61_mysql2.gemfile.lock b/gemfiles/ruby_2.5.9_rails61_mysql2.gemfile.lock index f7d2c45cf9b..0f245aa261c 100644 --- a/gemfiles/ruby_2.5.9_rails61_mysql2.gemfile.lock +++ b/gemfiles/ruby_2.5.9_rails61_mysql2.gemfile.lock @@ -109,13 +109,17 @@ GEM ffi (1.15.5) globalid (1.0.0) activesupport (>= 5.0) + google-protobuf (3.19.4) google-protobuf (3.19.4-x86_64-linux) hashdiff (1.0.1) i18n (1.10.0) concurrent-ruby (~> 1.0) json-schema (2.8.1) addressable (>= 2.4) + libdatadog (0.9.0.1.0-aarch64-linux) libdatadog (0.9.0.1.0-x86_64-linux) + libddwaf (1.5.1.0.0-aarch64-linux) + ffi (~> 1.0) libddwaf (1.5.1.0.0-x86_64-linux) ffi (~> 1.0) lograge (0.11.2) @@ -132,10 +136,14 @@ GEM memory_profiler (0.9.14) method_source (1.0.0) mini_mime (1.1.2) + mini_portile2 (2.6.1) minitest (5.15.0) msgpack (1.6.0) mysql2 (0.5.3) nio4r (2.5.8) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) nokogiri (1.12.5-x86_64-linux) racc (~> 1.4) opentracing (0.5.0) @@ -233,14 +241,6 @@ GEM ruby-progressbar (1.11.0) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - sorbet (0.5.9672) - sorbet-static (= 0.5.9672) - sorbet-runtime (0.5.9807) - sorbet-static (0.5.9672-x86_64-linux) - spoom (1.1.9) - sorbet (>= 0.5.9204) - sorbet-runtime (>= 0.5.9204) - thor (>= 0.19.2) sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) @@ -266,6 +266,7 @@ GEM zeitwerk (2.5.4) PLATFORMS + aarch64-linux x86_64-linux DEPENDENCIES @@ -306,12 +307,10 @@ DEPENDENCIES rubocop-rspec (~> 2.2) ruby-prof (~> 1.4) simplecov! - sorbet (= 0.5.9672) - spoom (~> 1.1) sprockets (< 4) warning (~> 1) webmock (>= 3.10.0) yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.26 diff --git a/gemfiles/ruby_2.5.9_rails61_postgres.gemfile.lock b/gemfiles/ruby_2.5.9_rails61_postgres.gemfile.lock index 81409f879ee..3eaaab58135 100644 --- a/gemfiles/ruby_2.5.9_rails61_postgres.gemfile.lock +++ b/gemfiles/ruby_2.5.9_rails61_postgres.gemfile.lock @@ -109,13 +109,17 @@ GEM ffi (1.15.5) globalid (1.0.0) activesupport (>= 5.0) + google-protobuf (3.19.4) google-protobuf (3.19.4-x86_64-linux) hashdiff (1.0.1) i18n (1.10.0) concurrent-ruby (~> 1.0) json-schema (2.8.1) addressable (>= 2.4) + libdatadog (0.9.0.1.0-aarch64-linux) libdatadog (0.9.0.1.0-x86_64-linux) + libddwaf (1.5.1.0.0-aarch64-linux) + ffi (~> 1.0) libddwaf (1.5.1.0.0-x86_64-linux) ffi (~> 1.0) lograge (0.11.2) @@ -132,9 +136,13 @@ GEM memory_profiler (0.9.14) method_source (1.0.0) mini_mime (1.1.2) + mini_portile2 (2.6.1) minitest (5.15.0) msgpack (1.6.0) nio4r (2.5.8) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) nokogiri (1.12.5-x86_64-linux) racc (~> 1.4) opentracing (0.5.0) @@ -233,14 +241,6 @@ GEM ruby-progressbar (1.11.0) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - sorbet (0.5.9672) - sorbet-static (= 0.5.9672) - sorbet-runtime (0.5.9807) - sorbet-static (0.5.9672-x86_64-linux) - spoom (1.1.9) - sorbet (>= 0.5.9204) - sorbet-runtime (>= 0.5.9204) - thor (>= 0.19.2) sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) @@ -266,6 +266,7 @@ GEM zeitwerk (2.5.4) PLATFORMS + aarch64-linux x86_64-linux DEPENDENCIES @@ -306,12 +307,10 @@ DEPENDENCIES rubocop-rspec (~> 2.2) ruby-prof (~> 1.4) simplecov! - sorbet (= 0.5.9672) - spoom (~> 1.1) sprockets (< 4) warning (~> 1) webmock (>= 3.10.0) yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.26 diff --git a/gemfiles/ruby_2.5.9_rails61_postgres_redis.gemfile.lock b/gemfiles/ruby_2.5.9_rails61_postgres_redis.gemfile.lock index 95f554c2e95..d87300648e8 100644 --- a/gemfiles/ruby_2.5.9_rails61_postgres_redis.gemfile.lock +++ b/gemfiles/ruby_2.5.9_rails61_postgres_redis.gemfile.lock @@ -109,13 +109,17 @@ GEM ffi (1.15.5) globalid (1.0.0) activesupport (>= 5.0) + google-protobuf (3.19.4) google-protobuf (3.19.4-x86_64-linux) hashdiff (1.0.1) i18n (1.10.0) concurrent-ruby (~> 1.0) json-schema (2.8.1) addressable (>= 2.4) + libdatadog (0.9.0.1.0-aarch64-linux) libdatadog (0.9.0.1.0-x86_64-linux) + libddwaf (1.5.1.0.0-aarch64-linux) + ffi (~> 1.0) libddwaf (1.5.1.0.0-x86_64-linux) ffi (~> 1.0) lograge (0.11.2) @@ -132,9 +136,13 @@ GEM memory_profiler (0.9.14) method_source (1.0.0) mini_mime (1.1.2) + mini_portile2 (2.6.1) minitest (5.15.0) msgpack (1.6.0) nio4r (2.5.8) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) nokogiri (1.12.5-x86_64-linux) racc (~> 1.4) opentracing (0.5.0) @@ -234,14 +242,6 @@ GEM ruby-progressbar (1.11.0) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - sorbet (0.5.9672) - sorbet-static (= 0.5.9672) - sorbet-runtime (0.5.9807) - sorbet-static (0.5.9672-x86_64-linux) - spoom (1.1.9) - sorbet (>= 0.5.9204) - sorbet-runtime (>= 0.5.9204) - thor (>= 0.19.2) sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) @@ -267,6 +267,7 @@ GEM zeitwerk (2.5.4) PLATFORMS + aarch64-linux x86_64-linux DEPENDENCIES @@ -308,12 +309,10 @@ DEPENDENCIES rubocop-rspec (~> 2.2) ruby-prof (~> 1.4) simplecov! - sorbet (= 0.5.9672) - spoom (~> 1.1) sprockets (< 4) warning (~> 1) webmock (>= 3.10.0) yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.26 diff --git a/gemfiles/ruby_2.5.9_rails61_postgres_sidekiq.gemfile.lock b/gemfiles/ruby_2.5.9_rails61_postgres_sidekiq.gemfile.lock index 7375a23ab60..f65fc1d0556 100644 --- a/gemfiles/ruby_2.5.9_rails61_postgres_sidekiq.gemfile.lock +++ b/gemfiles/ruby_2.5.9_rails61_postgres_sidekiq.gemfile.lock @@ -110,13 +110,17 @@ GEM ffi (1.15.5) globalid (1.0.0) activesupport (>= 5.0) + google-protobuf (3.19.4) google-protobuf (3.19.4-x86_64-linux) hashdiff (1.0.1) i18n (1.10.0) concurrent-ruby (~> 1.0) json-schema (2.8.1) addressable (>= 2.4) + libdatadog (0.9.0.1.0-aarch64-linux) libdatadog (0.9.0.1.0-x86_64-linux) + libddwaf (1.5.1.0.0-aarch64-linux) + ffi (~> 1.0) libddwaf (1.5.1.0.0-x86_64-linux) ffi (~> 1.0) lograge (0.11.2) @@ -133,9 +137,13 @@ GEM memory_profiler (0.9.14) method_source (1.0.0) mini_mime (1.1.2) + mini_portile2 (2.6.1) minitest (5.15.0) msgpack (1.6.0) nio4r (2.5.8) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) nokogiri (1.12.5-x86_64-linux) racc (~> 1.4) opentracing (0.5.0) @@ -239,14 +247,6 @@ GEM redis (>= 4.2.0) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - sorbet (0.5.9672) - sorbet-static (= 0.5.9672) - sorbet-runtime (0.5.9807) - sorbet-static (0.5.9672-x86_64-linux) - spoom (1.1.9) - sorbet (>= 0.5.9204) - sorbet-runtime (>= 0.5.9204) - thor (>= 0.19.2) sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) @@ -272,6 +272,7 @@ GEM zeitwerk (2.5.4) PLATFORMS + aarch64-linux x86_64-linux DEPENDENCIES @@ -313,12 +314,10 @@ DEPENDENCIES ruby-prof (~> 1.4) sidekiq (>= 6.1.2) simplecov! - sorbet (= 0.5.9672) - spoom (~> 1.1) sprockets (< 4) warning (~> 1) webmock (>= 3.10.0) yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.26 diff --git a/gemfiles/ruby_2.5.9_rails61_semantic_logger.gemfile.lock b/gemfiles/ruby_2.5.9_rails61_semantic_logger.gemfile.lock index aee45614d48..b25aef8f651 100644 --- a/gemfiles/ruby_2.5.9_rails61_semantic_logger.gemfile.lock +++ b/gemfiles/ruby_2.5.9_rails61_semantic_logger.gemfile.lock @@ -109,13 +109,17 @@ GEM ffi (1.15.5) globalid (1.0.0) activesupport (>= 5.0) + google-protobuf (3.19.4) google-protobuf (3.19.4-x86_64-linux) hashdiff (1.0.1) i18n (1.10.0) concurrent-ruby (~> 1.0) json-schema (2.8.1) addressable (>= 2.4) + libdatadog (0.9.0.1.0-aarch64-linux) libdatadog (0.9.0.1.0-x86_64-linux) + libddwaf (1.5.1.0.0-aarch64-linux) + ffi (~> 1.0) libddwaf (1.5.1.0.0-x86_64-linux) ffi (~> 1.0) loofah (2.15.0) @@ -127,9 +131,13 @@ GEM memory_profiler (0.9.14) method_source (1.0.0) mini_mime (1.1.2) + mini_portile2 (2.6.1) minitest (5.15.0) msgpack (1.6.0) nio4r (2.5.8) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) nokogiri (1.12.5-x86_64-linux) racc (~> 1.4) opentracing (0.5.0) @@ -232,14 +240,6 @@ GEM concurrent-ruby (~> 1.0) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - sorbet (0.5.9672) - sorbet-static (= 0.5.9672) - sorbet-runtime (0.5.9807) - sorbet-static (0.5.9672-x86_64-linux) - spoom (1.1.9) - sorbet (>= 0.5.9204) - sorbet-runtime (>= 0.5.9204) - thor (>= 0.19.2) sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) @@ -265,6 +265,7 @@ GEM zeitwerk (2.5.4) PLATFORMS + aarch64-linux x86_64-linux DEPENDENCIES @@ -305,12 +306,10 @@ DEPENDENCIES rubocop-rspec (~> 2.2) ruby-prof (~> 1.4) simplecov! - sorbet (= 0.5.9672) - spoom (~> 1.1) sprockets (< 4) warning (~> 1) webmock (>= 3.10.0) yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.26 diff --git a/gemfiles/ruby_2.5.9_rails6_mysql2.gemfile.lock b/gemfiles/ruby_2.5.9_rails6_mysql2.gemfile.lock index d637de7648f..6fe1338e7eb 100644 --- a/gemfiles/ruby_2.5.9_rails6_mysql2.gemfile.lock +++ b/gemfiles/ruby_2.5.9_rails6_mysql2.gemfile.lock @@ -105,13 +105,17 @@ GEM ffi (1.15.5) globalid (1.0.0) activesupport (>= 5.0) + google-protobuf (3.19.4) google-protobuf (3.19.4-x86_64-linux) hashdiff (1.0.1) i18n (1.10.0) concurrent-ruby (~> 1.0) json-schema (2.8.1) addressable (>= 2.4) + libdatadog (0.9.0.1.0-aarch64-linux) libdatadog (0.9.0.1.0-x86_64-linux) + libddwaf (1.5.1.0.0-aarch64-linux) + ffi (~> 1.0) libddwaf (1.5.1.0.0-x86_64-linux) ffi (~> 1.0) lograge (0.11.2) @@ -128,10 +132,14 @@ GEM memory_profiler (0.9.14) method_source (1.0.0) mini_mime (1.1.2) + mini_portile2 (2.6.1) minitest (5.15.0) msgpack (1.6.0) mysql2 (0.5.3) nio4r (2.5.8) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) nokogiri (1.12.5-x86_64-linux) racc (~> 1.4) opentracing (0.5.0) @@ -229,14 +237,6 @@ GEM ruby-progressbar (1.11.0) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - sorbet (0.5.9672) - sorbet-static (= 0.5.9672) - sorbet-runtime (0.5.9807) - sorbet-static (0.5.9672-x86_64-linux) - spoom (1.1.9) - sorbet (>= 0.5.9204) - sorbet-runtime (>= 0.5.9204) - thor (>= 0.19.2) sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) @@ -263,6 +263,7 @@ GEM zeitwerk (2.5.4) PLATFORMS + aarch64-linux x86_64-linux DEPENDENCIES @@ -303,12 +304,10 @@ DEPENDENCIES rubocop-rspec (~> 2.2) ruby-prof (~> 1.4) simplecov! - sorbet (= 0.5.9672) - spoom (~> 1.1) sprockets (< 4) warning (~> 1) webmock (>= 3.10.0) yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.26 diff --git a/gemfiles/ruby_2.5.9_rails6_postgres.gemfile.lock b/gemfiles/ruby_2.5.9_rails6_postgres.gemfile.lock index bd3e288db8d..aa3328ab80e 100644 --- a/gemfiles/ruby_2.5.9_rails6_postgres.gemfile.lock +++ b/gemfiles/ruby_2.5.9_rails6_postgres.gemfile.lock @@ -105,13 +105,17 @@ GEM ffi (1.15.5) globalid (1.0.0) activesupport (>= 5.0) + google-protobuf (3.19.4) google-protobuf (3.19.4-x86_64-linux) hashdiff (1.0.1) i18n (1.10.0) concurrent-ruby (~> 1.0) json-schema (2.8.1) addressable (>= 2.4) + libdatadog (0.9.0.1.0-aarch64-linux) libdatadog (0.9.0.1.0-x86_64-linux) + libddwaf (1.5.1.0.0-aarch64-linux) + ffi (~> 1.0) libddwaf (1.5.1.0.0-x86_64-linux) ffi (~> 1.0) lograge (0.11.2) @@ -128,9 +132,13 @@ GEM memory_profiler (0.9.14) method_source (1.0.0) mini_mime (1.1.2) + mini_portile2 (2.6.1) minitest (5.15.0) msgpack (1.6.0) nio4r (2.5.8) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) nokogiri (1.12.5-x86_64-linux) racc (~> 1.4) opentracing (0.5.0) @@ -229,14 +237,6 @@ GEM ruby-progressbar (1.11.0) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - sorbet (0.5.9672) - sorbet-static (= 0.5.9672) - sorbet-runtime (0.5.9807) - sorbet-static (0.5.9672-x86_64-linux) - spoom (1.1.9) - sorbet (>= 0.5.9204) - sorbet-runtime (>= 0.5.9204) - thor (>= 0.19.2) sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) @@ -263,6 +263,7 @@ GEM zeitwerk (2.5.4) PLATFORMS + aarch64-linux x86_64-linux DEPENDENCIES @@ -303,12 +304,10 @@ DEPENDENCIES rubocop-rspec (~> 2.2) ruby-prof (~> 1.4) simplecov! - sorbet (= 0.5.9672) - spoom (~> 1.1) sprockets (< 4) warning (~> 1) webmock (>= 3.10.0) yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.26 diff --git a/gemfiles/ruby_2.5.9_rails6_postgres_redis.gemfile.lock b/gemfiles/ruby_2.5.9_rails6_postgres_redis.gemfile.lock index b9e2645c128..2b59efbd0e0 100644 --- a/gemfiles/ruby_2.5.9_rails6_postgres_redis.gemfile.lock +++ b/gemfiles/ruby_2.5.9_rails6_postgres_redis.gemfile.lock @@ -105,13 +105,17 @@ GEM ffi (1.15.5) globalid (1.0.0) activesupport (>= 5.0) + google-protobuf (3.19.4) google-protobuf (3.19.4-x86_64-linux) hashdiff (1.0.1) i18n (1.10.0) concurrent-ruby (~> 1.0) json-schema (2.8.1) addressable (>= 2.4) + libdatadog (0.9.0.1.0-aarch64-linux) libdatadog (0.9.0.1.0-x86_64-linux) + libddwaf (1.5.1.0.0-aarch64-linux) + ffi (~> 1.0) libddwaf (1.5.1.0.0-x86_64-linux) ffi (~> 1.0) lograge (0.11.2) @@ -128,9 +132,13 @@ GEM memory_profiler (0.9.14) method_source (1.0.0) mini_mime (1.1.2) + mini_portile2 (2.6.1) minitest (5.15.0) msgpack (1.6.0) nio4r (2.5.8) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) nokogiri (1.12.5-x86_64-linux) racc (~> 1.4) opentracing (0.5.0) @@ -230,14 +238,6 @@ GEM ruby-progressbar (1.11.0) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - sorbet (0.5.9672) - sorbet-static (= 0.5.9672) - sorbet-runtime (0.5.9807) - sorbet-static (0.5.9672-x86_64-linux) - spoom (1.1.9) - sorbet (>= 0.5.9204) - sorbet-runtime (>= 0.5.9204) - thor (>= 0.19.2) sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) @@ -264,6 +264,7 @@ GEM zeitwerk (2.5.4) PLATFORMS + aarch64-linux x86_64-linux DEPENDENCIES @@ -305,12 +306,10 @@ DEPENDENCIES rubocop-rspec (~> 2.2) ruby-prof (~> 1.4) simplecov! - sorbet (= 0.5.9672) - spoom (~> 1.1) sprockets (< 4) warning (~> 1) webmock (>= 3.10.0) yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.26 diff --git a/gemfiles/ruby_2.5.9_rails6_postgres_redis_activesupport.gemfile.lock b/gemfiles/ruby_2.5.9_rails6_postgres_redis_activesupport.gemfile.lock index feba5b74f36..c3c5c481334 100644 --- a/gemfiles/ruby_2.5.9_rails6_postgres_redis_activesupport.gemfile.lock +++ b/gemfiles/ruby_2.5.9_rails6_postgres_redis_activesupport.gemfile.lock @@ -105,13 +105,17 @@ GEM ffi (1.15.5) globalid (1.0.0) activesupport (>= 5.0) + google-protobuf (3.19.4) google-protobuf (3.19.4-x86_64-linux) hashdiff (1.0.1) i18n (1.10.0) concurrent-ruby (~> 1.0) json-schema (2.8.1) addressable (>= 2.4) + libdatadog (0.9.0.1.0-aarch64-linux) libdatadog (0.9.0.1.0-x86_64-linux) + libddwaf (1.5.1.0.0-aarch64-linux) + ffi (~> 1.0) libddwaf (1.5.1.0.0-x86_64-linux) ffi (~> 1.0) lograge (0.11.2) @@ -128,9 +132,13 @@ GEM memory_profiler (0.9.14) method_source (1.0.0) mini_mime (1.1.2) + mini_portile2 (2.6.1) minitest (5.15.0) msgpack (1.6.0) nio4r (2.5.8) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) nokogiri (1.12.5-x86_64-linux) racc (~> 1.4) opentracing (0.5.0) @@ -246,14 +254,6 @@ GEM ruby-progressbar (1.11.0) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - sorbet (0.5.9672) - sorbet-static (= 0.5.9672) - sorbet-runtime (0.5.9807) - sorbet-static (0.5.9672-x86_64-linux) - spoom (1.1.9) - sorbet (>= 0.5.9204) - sorbet-runtime (>= 0.5.9204) - thor (>= 0.19.2) sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) @@ -280,6 +280,7 @@ GEM zeitwerk (2.5.4) PLATFORMS + aarch64-linux x86_64-linux DEPENDENCIES @@ -322,12 +323,10 @@ DEPENDENCIES rubocop-rspec (~> 2.2) ruby-prof (~> 1.4) simplecov! - sorbet (= 0.5.9672) - spoom (~> 1.1) sprockets (< 4) warning (~> 1) webmock (>= 3.10.0) yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.26 diff --git a/gemfiles/ruby_2.5.9_rails6_postgres_sidekiq.gemfile.lock b/gemfiles/ruby_2.5.9_rails6_postgres_sidekiq.gemfile.lock index 6fc75d8e547..462fdc5fee4 100644 --- a/gemfiles/ruby_2.5.9_rails6_postgres_sidekiq.gemfile.lock +++ b/gemfiles/ruby_2.5.9_rails6_postgres_sidekiq.gemfile.lock @@ -106,13 +106,17 @@ GEM ffi (1.15.5) globalid (1.0.0) activesupport (>= 5.0) + google-protobuf (3.19.4) google-protobuf (3.19.4-x86_64-linux) hashdiff (1.0.1) i18n (1.10.0) concurrent-ruby (~> 1.0) json-schema (2.8.1) addressable (>= 2.4) + libdatadog (0.9.0.1.0-aarch64-linux) libdatadog (0.9.0.1.0-x86_64-linux) + libddwaf (1.5.1.0.0-aarch64-linux) + ffi (~> 1.0) libddwaf (1.5.1.0.0-x86_64-linux) ffi (~> 1.0) lograge (0.11.2) @@ -129,9 +133,13 @@ GEM memory_profiler (0.9.14) method_source (1.0.0) mini_mime (1.1.2) + mini_portile2 (2.6.1) minitest (5.15.0) msgpack (1.6.0) nio4r (2.5.8) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) nokogiri (1.12.5-x86_64-linux) racc (~> 1.4) opentracing (0.5.0) @@ -235,14 +243,6 @@ GEM redis (>= 4.2.0) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - sorbet (0.5.9672) - sorbet-static (= 0.5.9672) - sorbet-runtime (0.5.9807) - sorbet-static (0.5.9672-x86_64-linux) - spoom (1.1.9) - sorbet (>= 0.5.9204) - sorbet-runtime (>= 0.5.9204) - thor (>= 0.19.2) sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) @@ -269,6 +269,7 @@ GEM zeitwerk (2.5.4) PLATFORMS + aarch64-linux x86_64-linux DEPENDENCIES @@ -311,12 +312,10 @@ DEPENDENCIES ruby-prof (~> 1.4) sidekiq simplecov! - sorbet (= 0.5.9672) - spoom (~> 1.1) sprockets (< 4) warning (~> 1) webmock (>= 3.10.0) yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.26 diff --git a/gemfiles/ruby_2.5.9_rails6_semantic_logger.gemfile.lock b/gemfiles/ruby_2.5.9_rails6_semantic_logger.gemfile.lock index 22116ec45b7..d3034648315 100644 --- a/gemfiles/ruby_2.5.9_rails6_semantic_logger.gemfile.lock +++ b/gemfiles/ruby_2.5.9_rails6_semantic_logger.gemfile.lock @@ -105,13 +105,17 @@ GEM ffi (1.15.5) globalid (1.0.0) activesupport (>= 5.0) + google-protobuf (3.19.4) google-protobuf (3.19.4-x86_64-linux) hashdiff (1.0.1) i18n (1.10.0) concurrent-ruby (~> 1.0) json-schema (2.8.1) addressable (>= 2.4) + libdatadog (0.9.0.1.0-aarch64-linux) libdatadog (0.9.0.1.0-x86_64-linux) + libddwaf (1.5.1.0.0-aarch64-linux) + ffi (~> 1.0) libddwaf (1.5.1.0.0-x86_64-linux) ffi (~> 1.0) loofah (2.15.0) @@ -123,9 +127,13 @@ GEM memory_profiler (0.9.14) method_source (1.0.0) mini_mime (1.1.2) + mini_portile2 (2.6.1) minitest (5.15.0) msgpack (1.6.0) nio4r (2.5.8) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) nokogiri (1.12.5-x86_64-linux) racc (~> 1.4) opentracing (0.5.0) @@ -228,14 +236,6 @@ GEM concurrent-ruby (~> 1.0) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - sorbet (0.5.9672) - sorbet-static (= 0.5.9672) - sorbet-runtime (0.5.9807) - sorbet-static (0.5.9672-x86_64-linux) - spoom (1.1.9) - sorbet (>= 0.5.9204) - sorbet-runtime (>= 0.5.9204) - thor (>= 0.19.2) sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) @@ -262,6 +262,7 @@ GEM zeitwerk (2.5.4) PLATFORMS + aarch64-linux x86_64-linux DEPENDENCIES @@ -302,12 +303,10 @@ DEPENDENCIES rubocop-rspec (~> 2.2) ruby-prof (~> 1.4) simplecov! - sorbet (= 0.5.9672) - spoom (~> 1.1) sprockets (< 4) warning (~> 1) webmock (>= 3.10.0) yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.26 diff --git a/gemfiles/ruby_2.5.9_resque2_redis3.gemfile.lock b/gemfiles/ruby_2.5.9_resque2_redis3.gemfile.lock index 64f8ee451be..cd3971b40c8 100644 --- a/gemfiles/ruby_2.5.9_resque2_redis3.gemfile.lock +++ b/gemfiles/ruby_2.5.9_resque2_redis3.gemfile.lock @@ -46,11 +46,15 @@ GEM dogstatsd-ruby (5.4.0) extlz4 (0.3.3) ffi (1.15.5) + google-protobuf (3.19.4) google-protobuf (3.19.4-x86_64-linux) hashdiff (1.0.1) json-schema (2.8.1) addressable (>= 2.4) + libdatadog (0.9.0.1.0-aarch64-linux) libdatadog (0.9.0.1.0-x86_64-linux) + libddwaf (1.5.1.0.0-aarch64-linux) + ffi (~> 1.0) libddwaf (1.5.1.0.0-x86_64-linux) ffi (~> 1.0) memory_profiler (0.9.14) @@ -140,14 +144,6 @@ GEM rack (~> 2.2) rack-protection (= 2.2.0) tilt (~> 2.0) - sorbet (0.5.9672) - sorbet-static (= 0.5.9672) - sorbet-runtime (0.5.9807) - sorbet-static (0.5.9672-x86_64-linux) - spoom (1.1.9) - sorbet (>= 0.5.9204) - sorbet-runtime (>= 0.5.9204) - thor (>= 0.19.2) thor (1.2.1) tilt (2.0.10) unicode-display_width (2.1.0) @@ -161,6 +157,7 @@ GEM webrick (~> 1.7.0) PLATFORMS + aarch64-linux x86_64-linux DEPENDENCIES @@ -198,11 +195,9 @@ DEPENDENCIES rubocop-rspec (~> 2.2) ruby-prof (~> 1.4) simplecov! - sorbet (= 0.5.9672) - spoom (~> 1.1) warning (~> 1) webmock (>= 3.10.0) yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.26 diff --git a/gemfiles/ruby_2.5.9_resque2_redis4.gemfile.lock b/gemfiles/ruby_2.5.9_resque2_redis4.gemfile.lock index 6abbf9ba589..96a6998c7d6 100644 --- a/gemfiles/ruby_2.5.9_resque2_redis4.gemfile.lock +++ b/gemfiles/ruby_2.5.9_resque2_redis4.gemfile.lock @@ -46,11 +46,15 @@ GEM dogstatsd-ruby (5.4.0) extlz4 (0.3.3) ffi (1.15.5) + google-protobuf (3.19.4) google-protobuf (3.19.4-x86_64-linux) hashdiff (1.0.1) json-schema (2.8.1) addressable (>= 2.4) + libdatadog (0.9.0.1.0-aarch64-linux) libdatadog (0.9.0.1.0-x86_64-linux) + libddwaf (1.5.1.0.0-aarch64-linux) + ffi (~> 1.0) libddwaf (1.5.1.0.0-x86_64-linux) ffi (~> 1.0) memory_profiler (0.9.14) @@ -140,14 +144,6 @@ GEM rack (~> 2.2) rack-protection (= 2.2.0) tilt (~> 2.0) - sorbet (0.5.9672) - sorbet-static (= 0.5.9672) - sorbet-runtime (0.5.9807) - sorbet-static (0.5.9672-x86_64-linux) - spoom (1.1.9) - sorbet (>= 0.5.9204) - sorbet-runtime (>= 0.5.9204) - thor (>= 0.19.2) thor (1.2.1) tilt (2.0.10) unicode-display_width (2.1.0) @@ -161,6 +157,7 @@ GEM webrick (~> 1.7.0) PLATFORMS + aarch64-linux x86_64-linux DEPENDENCIES @@ -198,11 +195,9 @@ DEPENDENCIES rubocop-rspec (~> 2.2) ruby-prof (~> 1.4) simplecov! - sorbet (= 0.5.9672) - spoom (~> 1.1) warning (~> 1) webmock (>= 3.10.0) yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.26 diff --git a/gemfiles/ruby_2.5.9_sinatra.gemfile.lock b/gemfiles/ruby_2.5.9_sinatra.gemfile.lock index f383d364a37..bdc55f3d070 100644 --- a/gemfiles/ruby_2.5.9_sinatra.gemfile.lock +++ b/gemfiles/ruby_2.5.9_sinatra.gemfile.lock @@ -46,11 +46,15 @@ GEM dogstatsd-ruby (5.5.0) extlz4 (0.3.3) ffi (1.15.5) + google-protobuf (3.21.9) google-protobuf (3.21.9-x86_64-linux) hashdiff (1.0.1) json-schema (2.8.1) addressable (>= 2.4) + libdatadog (0.9.0.1.0-aarch64-linux) libdatadog (0.9.0.1.0-x86_64-linux) + libddwaf (1.5.1.0.0-aarch64-linux) + ffi (~> 1.0) libddwaf (1.5.1.0.0-x86_64-linux) ffi (~> 1.0) memory_profiler (0.9.14) @@ -132,14 +136,6 @@ GEM rack (~> 2.2) rack-protection (= 2.2.2) tilt (~> 2.0) - sorbet (0.5.9672) - sorbet-static (= 0.5.9672) - sorbet-runtime (0.5.10461) - sorbet-static (0.5.9672-x86_64-linux) - spoom (1.1.11) - sorbet (>= 0.5.9204) - sorbet-runtime (>= 0.5.9204) - thor (>= 0.19.2) thor (1.2.1) tilt (2.0.11) unicode-display_width (2.3.0) @@ -153,6 +149,7 @@ GEM webrick (~> 1.7.0) PLATFORMS + aarch64-linux x86_64-linux DEPENDENCIES @@ -190,11 +187,9 @@ DEPENDENCIES ruby-prof (~> 1.4) simplecov! sinatra - sorbet (= 0.5.9672) - spoom (~> 1.1) warning (~> 1) webmock (>= 3.10.0) yard (~> 0.9) BUNDLED WITH - 2.2.19 + 2.3.26 From 2ab9569cde5448dd927262ec299007fb1df31983 Mon Sep 17 00:00:00 2001 From: Tony Hsu Date: Sat, 26 Nov 2022 02:11:49 +0100 Subject: [PATCH 3/3] Revert "Temp disabled CI" This reverts commit 045b4fbcbbca27fd5ea3e38b25074414dfaa4b74. --- .circleci/config.yml | 100 +++++++++++++++++++++---------------------- 1 file changed, 50 insertions(+), 50 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index b7c7f75ec43..d1025dfa5e7 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -597,56 +597,56 @@ workflows: branches: only: /bump_to_version_.*/ # Integration - # - orb/build_and_test_integration: - # name: build_and_test_integration-2.1 - # integration_apps: 'rack' - # ruby_version: '2.1' - # <<: *filters_all_branches_and_tags - # - orb/build_and_test_integration: - # name: build_and_test_integration-2.2 - # integration_apps: 'rack' - # ruby_version: '2.2' - # <<: *filters_all_branches_and_tags - # - orb/build_and_test_integration: - # name: build_and_test_integration-2.3 - # integration_apps: 'rack rails-five' - # ruby_version: '2.3' - # <<: *filters_all_branches_and_tags - # - orb/build_and_test_integration: - # name: build_and_test_integration-2.4 - # integration_apps: 'rack rails-five' - # ruby_version: '2.4' - # <<: *filters_all_branches_and_tags - # - orb/build_and_test_integration: - # name: build_and_test_integration-2.5 - # integration_apps: 'rack rails-five rails-six' - # ruby_version: '2.5' - # <<: *filters_all_branches_and_tags - # - orb/build_and_test_integration: - # name: build_and_test_integration-2.6 - # integration_apps: 'rack rails-five rails-six sinatra2-classic sinatra2-modular' - # ruby_version: '2.6' - # <<: *filters_all_branches_and_tags - # - orb/build_and_test_integration: - # name: build_and_test_integration-2.7 - # integration_apps: 'rack rails-five rails-six rails-seven sinatra2-classic sinatra2-modular' - # ruby_version: '2.7' - # <<: *filters_all_branches_and_tags - # - orb/build_and_test_integration: - # name: build_and_test_integration-3.0 - # integration_apps: 'rack rails-six rails-seven sinatra2-classic sinatra2-modular' - # ruby_version: '3.0' - # <<: *filters_all_branches_and_tags - # - orb/build_and_test_integration: - # name: build_and_test_integration-3.1 - # integration_apps: 'rack rails-six rails-seven sinatra2-classic sinatra2-modular' - # ruby_version: '3.1' - # <<: *filters_all_branches_and_tags - # - orb/build_and_test_integration: - # name: build_and_test_integration-3.2 - # integration_apps: 'rack rails-six rails-seven sinatra2-classic sinatra2-modular' - # ruby_version: '3.2' - # <<: *filters_all_branches_and_tags + - orb/build_and_test_integration: + name: build_and_test_integration-2.1 + integration_apps: 'rack' + ruby_version: '2.1' + <<: *filters_all_branches_and_tags + - orb/build_and_test_integration: + name: build_and_test_integration-2.2 + integration_apps: 'rack' + ruby_version: '2.2' + <<: *filters_all_branches_and_tags + - orb/build_and_test_integration: + name: build_and_test_integration-2.3 + integration_apps: 'rack rails-five' + ruby_version: '2.3' + <<: *filters_all_branches_and_tags + - orb/build_and_test_integration: + name: build_and_test_integration-2.4 + integration_apps: 'rack rails-five' + ruby_version: '2.4' + <<: *filters_all_branches_and_tags + - orb/build_and_test_integration: + name: build_and_test_integration-2.5 + integration_apps: 'rack rails-five rails-six' + ruby_version: '2.5' + <<: *filters_all_branches_and_tags + - orb/build_and_test_integration: + name: build_and_test_integration-2.6 + integration_apps: 'rack rails-five rails-six sinatra2-classic sinatra2-modular' + ruby_version: '2.6' + <<: *filters_all_branches_and_tags + - orb/build_and_test_integration: + name: build_and_test_integration-2.7 + integration_apps: 'rack rails-five rails-six rails-seven sinatra2-classic sinatra2-modular' + ruby_version: '2.7' + <<: *filters_all_branches_and_tags + - orb/build_and_test_integration: + name: build_and_test_integration-3.0 + integration_apps: 'rack rails-six rails-seven sinatra2-classic sinatra2-modular' + ruby_version: '3.0' + <<: *filters_all_branches_and_tags + - orb/build_and_test_integration: + name: build_and_test_integration-3.1 + integration_apps: 'rack rails-six rails-seven sinatra2-classic sinatra2-modular' + ruby_version: '3.1' + <<: *filters_all_branches_and_tags + - orb/build_and_test_integration: + name: build_and_test_integration-3.2 + integration_apps: 'rack rails-six rails-seven sinatra2-classic sinatra2-modular' + ruby_version: '3.2' + <<: *filters_all_branches_and_tags # ⬆️ **Note**: If add/remove test apps above, remember to also copy-paste the changes to the "edge" workflow further down the file. # # ADD NEW RUBIES HERE