From adc07c4f47071e884aed91d1e55530bf22bb3390 Mon Sep 17 00:00:00 2001 From: Marco Costa Date: Thu, 23 Nov 2023 16:52:52 -0500 Subject: [PATCH] Remove old benchmarks (#3265) --- .circleci/config.yml | 30 ---- Gemfile | 1 - benchmarks/postgres_database.yml | 9 -- benchmarks/sidekiq_test.rb | 153 ------------------ gemfiles/ruby_2.4_activerecord_4.gemfile | 1 - gemfiles/ruby_2.4_activerecord_4.gemfile.lock | 2 - gemfiles/ruby_2.4_activesupport.gemfile | 1 - gemfiles/ruby_2.4_activesupport.gemfile.lock | 2 - gemfiles/ruby_2.4_aws.gemfile | 1 - gemfiles/ruby_2.4_aws.gemfile.lock | 2 - gemfiles/ruby_2.4_contrib.gemfile | 1 - gemfiles/ruby_2.4_contrib.gemfile.lock | 2 - gemfiles/ruby_2.4_contrib_old.gemfile | 1 - gemfiles/ruby_2.4_contrib_old.gemfile.lock | 2 - gemfiles/ruby_2.4_core_old.gemfile | 1 - gemfiles/ruby_2.4_core_old.gemfile.lock | 2 - gemfiles/ruby_2.4_elasticsearch_7.gemfile | 1 - .../ruby_2.4_elasticsearch_7.gemfile.lock | 2 - gemfiles/ruby_2.4_hanami_1.gemfile | 1 - gemfiles/ruby_2.4_hanami_1.gemfile.lock | 2 - gemfiles/ruby_2.4_http.gemfile | 1 - gemfiles/ruby_2.4_http.gemfile.lock | 2 - gemfiles/ruby_2.4_opensearch_2.gemfile | 1 - gemfiles/ruby_2.4_opensearch_2.gemfile.lock | 2 - gemfiles/ruby_2.4_opentracing.gemfile | 1 - gemfiles/ruby_2.4_opentracing.gemfile.lock | 2 - gemfiles/ruby_2.4_rack_1.gemfile | 1 - gemfiles/ruby_2.4_rack_1.gemfile.lock | 2 - gemfiles/ruby_2.4_rack_2.gemfile | 1 - gemfiles/ruby_2.4_rack_2.gemfile.lock | 2 - gemfiles/ruby_2.4_rack_3.gemfile | 1 - gemfiles/ruby_2.4_rack_3.gemfile.lock | 2 - gemfiles/ruby_2.4_rails5_mysql2.gemfile | 1 - gemfiles/ruby_2.4_rails5_mysql2.gemfile.lock | 2 - gemfiles/ruby_2.4_rails5_postgres.gemfile | 1 - .../ruby_2.4_rails5_postgres.gemfile.lock | 2 - .../ruby_2.4_rails5_postgres_redis.gemfile | 1 - ...uby_2.4_rails5_postgres_redis.gemfile.lock | 2 - ...ails5_postgres_redis_activesupport.gemfile | 1 - ..._postgres_redis_activesupport.gemfile.lock | 2 - .../ruby_2.4_rails5_postgres_sidekiq.gemfile | 1 - ...y_2.4_rails5_postgres_sidekiq.gemfile.lock | 2 - .../ruby_2.4_rails5_semantic_logger.gemfile | 1 - ...by_2.4_rails5_semantic_logger.gemfile.lock | 2 - gemfiles/ruby_2.4_redis_3.gemfile | 1 - gemfiles/ruby_2.4_redis_3.gemfile.lock | 2 - gemfiles/ruby_2.4_redis_4.gemfile | 1 - gemfiles/ruby_2.4_redis_4.gemfile.lock | 2 - gemfiles/ruby_2.4_relational_db.gemfile | 1 - gemfiles/ruby_2.4_relational_db.gemfile.lock | 2 - gemfiles/ruby_2.4_resque2_redis3.gemfile | 1 - gemfiles/ruby_2.4_resque2_redis3.gemfile.lock | 2 - gemfiles/ruby_2.4_resque2_redis4.gemfile | 1 - gemfiles/ruby_2.4_resque2_redis4.gemfile.lock | 2 - gemfiles/ruby_2.4_sinatra.gemfile | 1 - gemfiles/ruby_2.4_sinatra.gemfile.lock | 2 - gemfiles/ruby_2.5_activesupport.gemfile | 1 - gemfiles/ruby_2.5_activesupport.gemfile.lock | 2 - gemfiles/ruby_2.5_aws.gemfile | 1 - gemfiles/ruby_2.5_aws.gemfile.lock | 2 - gemfiles/ruby_2.5_contrib.gemfile | 1 - gemfiles/ruby_2.5_contrib.gemfile.lock | 2 - gemfiles/ruby_2.5_contrib_old.gemfile | 1 - gemfiles/ruby_2.5_contrib_old.gemfile.lock | 2 - gemfiles/ruby_2.5_core_old.gemfile | 1 - gemfiles/ruby_2.5_core_old.gemfile.lock | 2 - gemfiles/ruby_2.5_elasticsearch_7.gemfile | 1 - .../ruby_2.5_elasticsearch_7.gemfile.lock | 2 - gemfiles/ruby_2.5_elasticsearch_8.gemfile | 1 - .../ruby_2.5_elasticsearch_8.gemfile.lock | 2 - gemfiles/ruby_2.5_hanami_1.gemfile | 1 - gemfiles/ruby_2.5_hanami_1.gemfile.lock | 2 - gemfiles/ruby_2.5_http.gemfile | 1 - gemfiles/ruby_2.5_http.gemfile.lock | 2 - gemfiles/ruby_2.5_opensearch_2.gemfile | 1 - gemfiles/ruby_2.5_opensearch_2.gemfile.lock | 2 - gemfiles/ruby_2.5_opensearch_3.gemfile | 1 - gemfiles/ruby_2.5_opensearch_3.gemfile.lock | 2 - gemfiles/ruby_2.5_opentracing.gemfile | 1 - gemfiles/ruby_2.5_opentracing.gemfile.lock | 2 - gemfiles/ruby_2.5_rack_1.gemfile | 1 - gemfiles/ruby_2.5_rack_1.gemfile.lock | 2 - gemfiles/ruby_2.5_rack_2.gemfile | 1 - gemfiles/ruby_2.5_rack_2.gemfile.lock | 2 - gemfiles/ruby_2.5_rack_3.gemfile | 1 - gemfiles/ruby_2.5_rack_3.gemfile.lock | 2 - gemfiles/ruby_2.5_rails5_mysql2.gemfile | 1 - gemfiles/ruby_2.5_rails5_mysql2.gemfile.lock | 2 - gemfiles/ruby_2.5_rails5_postgres.gemfile | 1 - .../ruby_2.5_rails5_postgres.gemfile.lock | 2 - .../ruby_2.5_rails5_postgres_redis.gemfile | 1 - ...uby_2.5_rails5_postgres_redis.gemfile.lock | 2 - ...ails5_postgres_redis_activesupport.gemfile | 1 - ..._postgres_redis_activesupport.gemfile.lock | 2 - .../ruby_2.5_rails5_postgres_sidekiq.gemfile | 1 - ...y_2.5_rails5_postgres_sidekiq.gemfile.lock | 2 - .../ruby_2.5_rails5_semantic_logger.gemfile | 1 - ...by_2.5_rails5_semantic_logger.gemfile.lock | 2 - gemfiles/ruby_2.5_rails61_mysql2.gemfile | 1 - gemfiles/ruby_2.5_rails61_mysql2.gemfile.lock | 2 - gemfiles/ruby_2.5_rails61_postgres.gemfile | 1 - .../ruby_2.5_rails61_postgres.gemfile.lock | 2 - .../ruby_2.5_rails61_postgres_redis.gemfile | 1 - ...by_2.5_rails61_postgres_redis.gemfile.lock | 2 - .../ruby_2.5_rails61_postgres_sidekiq.gemfile | 1 - ..._2.5_rails61_postgres_sidekiq.gemfile.lock | 2 - .../ruby_2.5_rails61_semantic_logger.gemfile | 1 - ...y_2.5_rails61_semantic_logger.gemfile.lock | 2 - gemfiles/ruby_2.5_rails6_mysql2.gemfile | 1 - gemfiles/ruby_2.5_rails6_mysql2.gemfile.lock | 2 - gemfiles/ruby_2.5_rails6_postgres.gemfile | 1 - .../ruby_2.5_rails6_postgres.gemfile.lock | 2 - .../ruby_2.5_rails6_postgres_redis.gemfile | 1 - ...uby_2.5_rails6_postgres_redis.gemfile.lock | 2 - ...ails6_postgres_redis_activesupport.gemfile | 1 - ..._postgres_redis_activesupport.gemfile.lock | 2 - .../ruby_2.5_rails6_postgres_sidekiq.gemfile | 1 - ...y_2.5_rails6_postgres_sidekiq.gemfile.lock | 2 - .../ruby_2.5_rails6_semantic_logger.gemfile | 1 - ...by_2.5_rails6_semantic_logger.gemfile.lock | 2 - gemfiles/ruby_2.5_redis_3.gemfile | 1 - gemfiles/ruby_2.5_redis_3.gemfile.lock | 2 - gemfiles/ruby_2.5_redis_4.gemfile | 1 - gemfiles/ruby_2.5_redis_4.gemfile.lock | 2 - gemfiles/ruby_2.5_redis_5.gemfile | 1 - gemfiles/ruby_2.5_redis_5.gemfile.lock | 2 - gemfiles/ruby_2.5_relational_db.gemfile | 1 - gemfiles/ruby_2.5_relational_db.gemfile.lock | 2 - gemfiles/ruby_2.5_resque2_redis3.gemfile | 1 - gemfiles/ruby_2.5_resque2_redis3.gemfile.lock | 2 - gemfiles/ruby_2.5_resque2_redis4.gemfile | 1 - gemfiles/ruby_2.5_resque2_redis4.gemfile.lock | 2 - gemfiles/ruby_2.5_sinatra.gemfile | 1 - gemfiles/ruby_2.5_sinatra.gemfile.lock | 2 - gemfiles/ruby_2.6_activesupport.gemfile | 1 - gemfiles/ruby_2.6_activesupport.gemfile.lock | 2 - gemfiles/ruby_2.6_aws.gemfile | 1 - gemfiles/ruby_2.6_aws.gemfile.lock | 2 - gemfiles/ruby_2.6_contrib.gemfile | 1 - gemfiles/ruby_2.6_contrib.gemfile.lock | 2 - gemfiles/ruby_2.6_contrib_old.gemfile | 1 - gemfiles/ruby_2.6_contrib_old.gemfile.lock | 2 - gemfiles/ruby_2.6_core_old.gemfile | 1 - gemfiles/ruby_2.6_core_old.gemfile.lock | 2 - gemfiles/ruby_2.6_elasticsearch_7.gemfile | 1 - .../ruby_2.6_elasticsearch_7.gemfile.lock | 2 - gemfiles/ruby_2.6_elasticsearch_8.gemfile | 1 - .../ruby_2.6_elasticsearch_8.gemfile.lock | 2 - gemfiles/ruby_2.6_hanami_1.gemfile | 1 - gemfiles/ruby_2.6_hanami_1.gemfile.lock | 2 - gemfiles/ruby_2.6_http.gemfile | 1 - gemfiles/ruby_2.6_http.gemfile.lock | 2 - gemfiles/ruby_2.6_opensearch_2.gemfile | 1 - gemfiles/ruby_2.6_opensearch_2.gemfile.lock | 2 - gemfiles/ruby_2.6_opensearch_3.gemfile | 1 - gemfiles/ruby_2.6_opensearch_3.gemfile.lock | 2 - gemfiles/ruby_2.6_opentelemetry.gemfile | 1 - gemfiles/ruby_2.6_opentelemetry.gemfile.lock | 2 - gemfiles/ruby_2.6_opentracing.gemfile | 1 - gemfiles/ruby_2.6_opentracing.gemfile.lock | 2 - gemfiles/ruby_2.6_rack_1.gemfile | 1 - gemfiles/ruby_2.6_rack_1.gemfile.lock | 2 - gemfiles/ruby_2.6_rack_2.gemfile | 1 - gemfiles/ruby_2.6_rack_2.gemfile.lock | 2 - gemfiles/ruby_2.6_rack_3.gemfile | 1 - gemfiles/ruby_2.6_rack_3.gemfile.lock | 2 - gemfiles/ruby_2.6_rails5_mysql2.gemfile | 1 - gemfiles/ruby_2.6_rails5_mysql2.gemfile.lock | 2 - gemfiles/ruby_2.6_rails5_postgres.gemfile | 1 - .../ruby_2.6_rails5_postgres.gemfile.lock | 2 - .../ruby_2.6_rails5_postgres_redis.gemfile | 1 - ...uby_2.6_rails5_postgres_redis.gemfile.lock | 2 - ...ails5_postgres_redis_activesupport.gemfile | 1 - ..._postgres_redis_activesupport.gemfile.lock | 2 - .../ruby_2.6_rails5_postgres_sidekiq.gemfile | 1 - ...y_2.6_rails5_postgres_sidekiq.gemfile.lock | 2 - .../ruby_2.6_rails5_semantic_logger.gemfile | 1 - ...by_2.6_rails5_semantic_logger.gemfile.lock | 2 - gemfiles/ruby_2.6_rails61_mysql2.gemfile | 1 - gemfiles/ruby_2.6_rails61_mysql2.gemfile.lock | 2 - gemfiles/ruby_2.6_rails61_postgres.gemfile | 1 - .../ruby_2.6_rails61_postgres.gemfile.lock | 2 - .../ruby_2.6_rails61_postgres_redis.gemfile | 1 - ...by_2.6_rails61_postgres_redis.gemfile.lock | 2 - .../ruby_2.6_rails61_postgres_sidekiq.gemfile | 1 - ..._2.6_rails61_postgres_sidekiq.gemfile.lock | 2 - .../ruby_2.6_rails61_semantic_logger.gemfile | 1 - ...y_2.6_rails61_semantic_logger.gemfile.lock | 2 - gemfiles/ruby_2.6_rails6_mysql2.gemfile | 1 - gemfiles/ruby_2.6_rails6_mysql2.gemfile.lock | 2 - gemfiles/ruby_2.6_rails6_postgres.gemfile | 1 - .../ruby_2.6_rails6_postgres.gemfile.lock | 2 - .../ruby_2.6_rails6_postgres_redis.gemfile | 1 - ...uby_2.6_rails6_postgres_redis.gemfile.lock | 2 - ...ails6_postgres_redis_activesupport.gemfile | 1 - ..._postgres_redis_activesupport.gemfile.lock | 2 - .../ruby_2.6_rails6_postgres_sidekiq.gemfile | 1 - ...y_2.6_rails6_postgres_sidekiq.gemfile.lock | 2 - .../ruby_2.6_rails6_semantic_logger.gemfile | 1 - ...by_2.6_rails6_semantic_logger.gemfile.lock | 2 - gemfiles/ruby_2.6_redis_3.gemfile | 1 - gemfiles/ruby_2.6_redis_3.gemfile.lock | 2 - gemfiles/ruby_2.6_redis_4.gemfile | 1 - gemfiles/ruby_2.6_redis_4.gemfile.lock | 2 - gemfiles/ruby_2.6_redis_5.gemfile | 1 - gemfiles/ruby_2.6_redis_5.gemfile.lock | 2 - gemfiles/ruby_2.6_relational_db.gemfile | 1 - gemfiles/ruby_2.6_relational_db.gemfile.lock | 2 - gemfiles/ruby_2.6_resque2_redis3.gemfile | 1 - gemfiles/ruby_2.6_resque2_redis3.gemfile.lock | 2 - gemfiles/ruby_2.6_resque2_redis4.gemfile | 1 - gemfiles/ruby_2.6_resque2_redis4.gemfile.lock | 2 - gemfiles/ruby_2.6_sinatra.gemfile | 1 - gemfiles/ruby_2.6_sinatra.gemfile.lock | 2 - gemfiles/ruby_2.7_activesupport.gemfile | 1 - gemfiles/ruby_2.7_activesupport.gemfile.lock | 2 - gemfiles/ruby_2.7_aws.gemfile | 1 - gemfiles/ruby_2.7_aws.gemfile.lock | 2 - gemfiles/ruby_2.7_contrib.gemfile | 1 - gemfiles/ruby_2.7_contrib.gemfile.lock | 2 - gemfiles/ruby_2.7_contrib_old.gemfile | 1 - gemfiles/ruby_2.7_contrib_old.gemfile.lock | 2 - gemfiles/ruby_2.7_core_old.gemfile | 1 - gemfiles/ruby_2.7_core_old.gemfile.lock | 2 - gemfiles/ruby_2.7_elasticsearch_7.gemfile | 1 - .../ruby_2.7_elasticsearch_7.gemfile.lock | 2 - gemfiles/ruby_2.7_elasticsearch_8.gemfile | 1 - .../ruby_2.7_elasticsearch_8.gemfile.lock | 2 - gemfiles/ruby_2.7_hanami_1.gemfile | 1 - gemfiles/ruby_2.7_hanami_1.gemfile.lock | 2 - gemfiles/ruby_2.7_http.gemfile | 1 - gemfiles/ruby_2.7_http.gemfile.lock | 2 - gemfiles/ruby_2.7_opensearch_2.gemfile | 1 - gemfiles/ruby_2.7_opensearch_2.gemfile.lock | 2 - gemfiles/ruby_2.7_opensearch_3.gemfile | 1 - gemfiles/ruby_2.7_opensearch_3.gemfile.lock | 2 - gemfiles/ruby_2.7_opentelemetry.gemfile | 1 - gemfiles/ruby_2.7_opentelemetry.gemfile.lock | 2 - gemfiles/ruby_2.7_opentracing.gemfile | 1 - gemfiles/ruby_2.7_opentracing.gemfile.lock | 2 - gemfiles/ruby_2.7_rack_1.gemfile | 1 - gemfiles/ruby_2.7_rack_1.gemfile.lock | 2 - gemfiles/ruby_2.7_rack_2.gemfile | 1 - gemfiles/ruby_2.7_rack_2.gemfile.lock | 2 - gemfiles/ruby_2.7_rack_3.gemfile | 1 - gemfiles/ruby_2.7_rack_3.gemfile.lock | 2 - gemfiles/ruby_2.7_rails5_mysql2.gemfile | 1 - gemfiles/ruby_2.7_rails5_mysql2.gemfile.lock | 2 - gemfiles/ruby_2.7_rails5_postgres.gemfile | 1 - .../ruby_2.7_rails5_postgres.gemfile.lock | 2 - .../ruby_2.7_rails5_postgres_redis.gemfile | 1 - ...uby_2.7_rails5_postgres_redis.gemfile.lock | 2 - ...ails5_postgres_redis_activesupport.gemfile | 1 - ..._postgres_redis_activesupport.gemfile.lock | 2 - .../ruby_2.7_rails5_postgres_sidekiq.gemfile | 1 - ...y_2.7_rails5_postgres_sidekiq.gemfile.lock | 2 - .../ruby_2.7_rails5_semantic_logger.gemfile | 1 - ...by_2.7_rails5_semantic_logger.gemfile.lock | 2 - gemfiles/ruby_2.7_rails61_mysql2.gemfile | 1 - gemfiles/ruby_2.7_rails61_mysql2.gemfile.lock | 2 - gemfiles/ruby_2.7_rails61_postgres.gemfile | 1 - .../ruby_2.7_rails61_postgres.gemfile.lock | 2 - .../ruby_2.7_rails61_postgres_redis.gemfile | 1 - ...by_2.7_rails61_postgres_redis.gemfile.lock | 2 - .../ruby_2.7_rails61_postgres_sidekiq.gemfile | 1 - ..._2.7_rails61_postgres_sidekiq.gemfile.lock | 2 - .../ruby_2.7_rails61_semantic_logger.gemfile | 1 - ...y_2.7_rails61_semantic_logger.gemfile.lock | 2 - gemfiles/ruby_2.7_rails6_mysql2.gemfile | 1 - gemfiles/ruby_2.7_rails6_mysql2.gemfile.lock | 2 - gemfiles/ruby_2.7_rails6_postgres.gemfile | 1 - .../ruby_2.7_rails6_postgres.gemfile.lock | 2 - .../ruby_2.7_rails6_postgres_redis.gemfile | 1 - ...uby_2.7_rails6_postgres_redis.gemfile.lock | 2 - ...ails6_postgres_redis_activesupport.gemfile | 1 - ..._postgres_redis_activesupport.gemfile.lock | 2 - .../ruby_2.7_rails6_postgres_sidekiq.gemfile | 1 - ...y_2.7_rails6_postgres_sidekiq.gemfile.lock | 2 - .../ruby_2.7_rails6_semantic_logger.gemfile | 1 - ...by_2.7_rails6_semantic_logger.gemfile.lock | 2 - gemfiles/ruby_2.7_redis_3.gemfile | 1 - gemfiles/ruby_2.7_redis_3.gemfile.lock | 2 - gemfiles/ruby_2.7_redis_4.gemfile | 1 - gemfiles/ruby_2.7_redis_4.gemfile.lock | 2 - gemfiles/ruby_2.7_redis_5.gemfile | 1 - gemfiles/ruby_2.7_redis_5.gemfile.lock | 2 - gemfiles/ruby_2.7_relational_db.gemfile | 1 - gemfiles/ruby_2.7_relational_db.gemfile.lock | 2 - gemfiles/ruby_2.7_resque2_redis3.gemfile | 1 - gemfiles/ruby_2.7_resque2_redis3.gemfile.lock | 2 - gemfiles/ruby_2.7_resque2_redis4.gemfile | 1 - gemfiles/ruby_2.7_resque2_redis4.gemfile.lock | 2 - gemfiles/ruby_2.7_sinatra.gemfile | 1 - gemfiles/ruby_2.7_sinatra.gemfile.lock | 2 - gemfiles/ruby_3.0_activesupport.gemfile | 1 - gemfiles/ruby_3.0_activesupport.gemfile.lock | 2 - gemfiles/ruby_3.0_aws.gemfile | 1 - gemfiles/ruby_3.0_aws.gemfile.lock | 2 - gemfiles/ruby_3.0_contrib.gemfile | 1 - gemfiles/ruby_3.0_contrib.gemfile.lock | 2 - gemfiles/ruby_3.0_contrib_old.gemfile | 1 - gemfiles/ruby_3.0_contrib_old.gemfile.lock | 2 - gemfiles/ruby_3.0_core_old.gemfile | 1 - gemfiles/ruby_3.0_core_old.gemfile.lock | 2 - gemfiles/ruby_3.0_elasticsearch_7.gemfile | 1 - .../ruby_3.0_elasticsearch_7.gemfile.lock | 2 - gemfiles/ruby_3.0_elasticsearch_8.gemfile | 1 - .../ruby_3.0_elasticsearch_8.gemfile.lock | 2 - gemfiles/ruby_3.0_http.gemfile | 1 - gemfiles/ruby_3.0_http.gemfile.lock | 2 - gemfiles/ruby_3.0_opensearch_2.gemfile | 1 - gemfiles/ruby_3.0_opensearch_2.gemfile.lock | 2 - gemfiles/ruby_3.0_opensearch_3.gemfile | 1 - gemfiles/ruby_3.0_opensearch_3.gemfile.lock | 2 - gemfiles/ruby_3.0_opentelemetry.gemfile | 1 - gemfiles/ruby_3.0_opentelemetry.gemfile.lock | 2 - gemfiles/ruby_3.0_opentracing.gemfile | 1 - gemfiles/ruby_3.0_opentracing.gemfile.lock | 2 - gemfiles/ruby_3.0_rack_1.gemfile | 1 - gemfiles/ruby_3.0_rack_1.gemfile.lock | 2 - gemfiles/ruby_3.0_rack_2.gemfile | 1 - gemfiles/ruby_3.0_rack_2.gemfile.lock | 2 - gemfiles/ruby_3.0_rack_3.gemfile | 1 - gemfiles/ruby_3.0_rack_3.gemfile.lock | 2 - gemfiles/ruby_3.0_rails61_mysql2.gemfile | 1 - gemfiles/ruby_3.0_rails61_mysql2.gemfile.lock | 2 - gemfiles/ruby_3.0_rails61_postgres.gemfile | 1 - .../ruby_3.0_rails61_postgres.gemfile.lock | 2 - .../ruby_3.0_rails61_postgres_redis.gemfile | 1 - ...by_3.0_rails61_postgres_redis.gemfile.lock | 2 - .../ruby_3.0_rails61_postgres_sidekiq.gemfile | 1 - ..._3.0_rails61_postgres_sidekiq.gemfile.lock | 2 - .../ruby_3.0_rails61_semantic_logger.gemfile | 1 - ...y_3.0_rails61_semantic_logger.gemfile.lock | 2 - gemfiles/ruby_3.0_redis_3.gemfile | 1 - gemfiles/ruby_3.0_redis_3.gemfile.lock | 2 - gemfiles/ruby_3.0_redis_4.gemfile | 1 - gemfiles/ruby_3.0_redis_4.gemfile.lock | 2 - gemfiles/ruby_3.0_redis_5.gemfile | 1 - gemfiles/ruby_3.0_redis_5.gemfile.lock | 2 - gemfiles/ruby_3.0_relational_db.gemfile | 1 - gemfiles/ruby_3.0_relational_db.gemfile.lock | 2 - gemfiles/ruby_3.0_resque2_redis3.gemfile | 1 - gemfiles/ruby_3.0_resque2_redis3.gemfile.lock | 2 - gemfiles/ruby_3.0_resque2_redis4.gemfile | 1 - gemfiles/ruby_3.0_resque2_redis4.gemfile.lock | 2 - gemfiles/ruby_3.0_sinatra.gemfile | 1 - gemfiles/ruby_3.0_sinatra.gemfile.lock | 2 - gemfiles/ruby_3.1_activesupport.gemfile | 1 - gemfiles/ruby_3.1_activesupport.gemfile.lock | 2 - gemfiles/ruby_3.1_aws.gemfile | 1 - gemfiles/ruby_3.1_aws.gemfile.lock | 2 - gemfiles/ruby_3.1_contrib.gemfile | 1 - gemfiles/ruby_3.1_contrib.gemfile.lock | 2 - gemfiles/ruby_3.1_contrib_old.gemfile | 1 - gemfiles/ruby_3.1_contrib_old.gemfile.lock | 2 - gemfiles/ruby_3.1_core_old.gemfile | 1 - gemfiles/ruby_3.1_core_old.gemfile.lock | 2 - gemfiles/ruby_3.1_elasticsearch_7.gemfile | 1 - .../ruby_3.1_elasticsearch_7.gemfile.lock | 2 - gemfiles/ruby_3.1_elasticsearch_8.gemfile | 1 - .../ruby_3.1_elasticsearch_8.gemfile.lock | 2 - gemfiles/ruby_3.1_http.gemfile | 1 - gemfiles/ruby_3.1_http.gemfile.lock | 2 - gemfiles/ruby_3.1_opensearch_2.gemfile | 1 - gemfiles/ruby_3.1_opensearch_2.gemfile.lock | 2 - gemfiles/ruby_3.1_opensearch_3.gemfile | 1 - gemfiles/ruby_3.1_opensearch_3.gemfile.lock | 2 - gemfiles/ruby_3.1_opentelemetry.gemfile | 1 - gemfiles/ruby_3.1_opentelemetry.gemfile.lock | 2 - gemfiles/ruby_3.1_opentracing.gemfile | 1 - gemfiles/ruby_3.1_opentracing.gemfile.lock | 2 - gemfiles/ruby_3.1_rack_1.gemfile | 1 - gemfiles/ruby_3.1_rack_1.gemfile.lock | 2 - gemfiles/ruby_3.1_rack_2.gemfile | 1 - gemfiles/ruby_3.1_rack_2.gemfile.lock | 2 - gemfiles/ruby_3.1_rack_3.gemfile | 1 - gemfiles/ruby_3.1_rack_3.gemfile.lock | 2 - gemfiles/ruby_3.1_rails61_mysql2.gemfile | 1 - gemfiles/ruby_3.1_rails61_mysql2.gemfile.lock | 2 - gemfiles/ruby_3.1_rails61_postgres.gemfile | 1 - .../ruby_3.1_rails61_postgres.gemfile.lock | 2 - .../ruby_3.1_rails61_postgres_redis.gemfile | 1 - ...by_3.1_rails61_postgres_redis.gemfile.lock | 2 - .../ruby_3.1_rails61_postgres_sidekiq.gemfile | 1 - ..._3.1_rails61_postgres_sidekiq.gemfile.lock | 2 - .../ruby_3.1_rails61_semantic_logger.gemfile | 1 - ...y_3.1_rails61_semantic_logger.gemfile.lock | 2 - gemfiles/ruby_3.1_redis_3.gemfile | 1 - gemfiles/ruby_3.1_redis_3.gemfile.lock | 2 - gemfiles/ruby_3.1_redis_4.gemfile | 1 - gemfiles/ruby_3.1_redis_4.gemfile.lock | 2 - gemfiles/ruby_3.1_redis_5.gemfile | 1 - gemfiles/ruby_3.1_redis_5.gemfile.lock | 2 - gemfiles/ruby_3.1_relational_db.gemfile | 1 - gemfiles/ruby_3.1_relational_db.gemfile.lock | 2 - gemfiles/ruby_3.1_resque2_redis3.gemfile | 1 - gemfiles/ruby_3.1_resque2_redis3.gemfile.lock | 2 - gemfiles/ruby_3.1_resque2_redis4.gemfile | 1 - gemfiles/ruby_3.1_resque2_redis4.gemfile.lock | 2 - gemfiles/ruby_3.1_sinatra.gemfile | 1 - gemfiles/ruby_3.1_sinatra.gemfile.lock | 2 - gemfiles/ruby_3.2_activesupport.gemfile | 1 - gemfiles/ruby_3.2_activesupport.gemfile.lock | 2 - gemfiles/ruby_3.2_aws.gemfile | 1 - gemfiles/ruby_3.2_aws.gemfile.lock | 2 - gemfiles/ruby_3.2_contrib.gemfile | 1 - gemfiles/ruby_3.2_contrib.gemfile.lock | 2 - gemfiles/ruby_3.2_contrib_old.gemfile | 1 - gemfiles/ruby_3.2_contrib_old.gemfile.lock | 2 - gemfiles/ruby_3.2_core_old.gemfile | 1 - gemfiles/ruby_3.2_core_old.gemfile.lock | 2 - gemfiles/ruby_3.2_elasticsearch_7.gemfile | 1 - .../ruby_3.2_elasticsearch_7.gemfile.lock | 2 - gemfiles/ruby_3.2_elasticsearch_8.gemfile | 1 - .../ruby_3.2_elasticsearch_8.gemfile.lock | 2 - gemfiles/ruby_3.2_http.gemfile | 1 - gemfiles/ruby_3.2_http.gemfile.lock | 2 - gemfiles/ruby_3.2_opensearch_2.gemfile | 1 - gemfiles/ruby_3.2_opensearch_2.gemfile.lock | 2 - gemfiles/ruby_3.2_opensearch_3.gemfile | 1 - gemfiles/ruby_3.2_opensearch_3.gemfile.lock | 2 - gemfiles/ruby_3.2_opentelemetry.gemfile | 1 - gemfiles/ruby_3.2_opentelemetry.gemfile.lock | 2 - gemfiles/ruby_3.2_opentracing.gemfile | 1 - gemfiles/ruby_3.2_opentracing.gemfile.lock | 2 - gemfiles/ruby_3.2_rack_1.gemfile | 1 - gemfiles/ruby_3.2_rack_1.gemfile.lock | 2 - gemfiles/ruby_3.2_rack_2.gemfile | 1 - gemfiles/ruby_3.2_rack_2.gemfile.lock | 2 - gemfiles/ruby_3.2_rack_3.gemfile | 1 - gemfiles/ruby_3.2_rack_3.gemfile.lock | 2 - gemfiles/ruby_3.2_rails61_mysql2.gemfile | 1 - gemfiles/ruby_3.2_rails61_mysql2.gemfile.lock | 2 - gemfiles/ruby_3.2_rails61_postgres.gemfile | 1 - .../ruby_3.2_rails61_postgres.gemfile.lock | 2 - .../ruby_3.2_rails61_postgres_redis.gemfile | 1 - ...by_3.2_rails61_postgres_redis.gemfile.lock | 2 - .../ruby_3.2_rails61_postgres_sidekiq.gemfile | 1 - ..._3.2_rails61_postgres_sidekiq.gemfile.lock | 2 - .../ruby_3.2_rails61_semantic_logger.gemfile | 1 - ...y_3.2_rails61_semantic_logger.gemfile.lock | 2 - gemfiles/ruby_3.2_redis_3.gemfile | 1 - gemfiles/ruby_3.2_redis_3.gemfile.lock | 2 - gemfiles/ruby_3.2_redis_4.gemfile | 1 - gemfiles/ruby_3.2_redis_4.gemfile.lock | 2 - gemfiles/ruby_3.2_redis_5.gemfile | 1 - gemfiles/ruby_3.2_redis_5.gemfile.lock | 2 - gemfiles/ruby_3.2_relational_db.gemfile | 1 - gemfiles/ruby_3.2_relational_db.gemfile.lock | 2 - gemfiles/ruby_3.2_resque2_redis3.gemfile | 1 - gemfiles/ruby_3.2_resque2_redis3.gemfile.lock | 2 - gemfiles/ruby_3.2_resque2_redis4.gemfile | 1 - gemfiles/ruby_3.2_resque2_redis4.gemfile.lock | 2 - gemfiles/ruby_3.2_sinatra.gemfile | 1 - gemfiles/ruby_3.2_sinatra.gemfile.lock | 2 - gemfiles/ruby_3.3_activesupport.gemfile | 1 - gemfiles/ruby_3.3_activesupport.gemfile.lock | 2 - gemfiles/ruby_3.3_aws.gemfile | 1 - gemfiles/ruby_3.3_aws.gemfile.lock | 2 - gemfiles/ruby_3.3_contrib.gemfile | 1 - gemfiles/ruby_3.3_contrib.gemfile.lock | 2 - gemfiles/ruby_3.3_contrib_old.gemfile | 1 - gemfiles/ruby_3.3_contrib_old.gemfile.lock | 2 - gemfiles/ruby_3.3_core_old.gemfile | 1 - gemfiles/ruby_3.3_core_old.gemfile.lock | 2 - gemfiles/ruby_3.3_elasticsearch_7.gemfile | 1 - .../ruby_3.3_elasticsearch_7.gemfile.lock | 2 - gemfiles/ruby_3.3_elasticsearch_8.gemfile | 1 - .../ruby_3.3_elasticsearch_8.gemfile.lock | 2 - gemfiles/ruby_3.3_http.gemfile | 1 - gemfiles/ruby_3.3_http.gemfile.lock | 2 - gemfiles/ruby_3.3_opensearch_2.gemfile | 1 - gemfiles/ruby_3.3_opensearch_2.gemfile.lock | 2 - gemfiles/ruby_3.3_opensearch_3.gemfile | 1 - gemfiles/ruby_3.3_opensearch_3.gemfile.lock | 2 - gemfiles/ruby_3.3_opentelemetry.gemfile | 1 - gemfiles/ruby_3.3_opentelemetry.gemfile.lock | 2 - gemfiles/ruby_3.3_opentracing.gemfile | 1 - gemfiles/ruby_3.3_opentracing.gemfile.lock | 2 - gemfiles/ruby_3.3_rack_1.gemfile | 1 - gemfiles/ruby_3.3_rack_1.gemfile.lock | 2 - gemfiles/ruby_3.3_rack_2.gemfile | 1 - gemfiles/ruby_3.3_rack_2.gemfile.lock | 2 - gemfiles/ruby_3.3_rack_3.gemfile | 1 - gemfiles/ruby_3.3_rack_3.gemfile.lock | 2 - gemfiles/ruby_3.3_rails61_mysql2.gemfile | 1 - gemfiles/ruby_3.3_rails61_mysql2.gemfile.lock | 2 - gemfiles/ruby_3.3_rails61_postgres.gemfile | 1 - .../ruby_3.3_rails61_postgres.gemfile.lock | 2 - .../ruby_3.3_rails61_postgres_redis.gemfile | 1 - ...by_3.3_rails61_postgres_redis.gemfile.lock | 2 - .../ruby_3.3_rails61_postgres_sidekiq.gemfile | 1 - ..._3.3_rails61_postgres_sidekiq.gemfile.lock | 2 - .../ruby_3.3_rails61_semantic_logger.gemfile | 1 - ...y_3.3_rails61_semantic_logger.gemfile.lock | 2 - gemfiles/ruby_3.3_redis_3.gemfile | 1 - gemfiles/ruby_3.3_redis_3.gemfile.lock | 2 - gemfiles/ruby_3.3_redis_4.gemfile | 1 - gemfiles/ruby_3.3_redis_4.gemfile.lock | 2 - gemfiles/ruby_3.3_redis_5.gemfile | 1 - gemfiles/ruby_3.3_redis_5.gemfile.lock | 2 - gemfiles/ruby_3.3_relational_db.gemfile | 1 - gemfiles/ruby_3.3_relational_db.gemfile.lock | 2 - gemfiles/ruby_3.3_resque2_redis3.gemfile | 1 - gemfiles/ruby_3.3_resque2_redis3.gemfile.lock | 2 - gemfiles/ruby_3.3_resque2_redis4.gemfile | 1 - gemfiles/ruby_3.3_resque2_redis4.gemfile.lock | 2 - gemfiles/ruby_3.3_sinatra.gemfile | 1 - gemfiles/ruby_3.3_sinatra.gemfile.lock | 2 - 510 files changed, 952 deletions(-) delete mode 100644 benchmarks/postgres_database.yml delete mode 100644 benchmarks/sidekiq_test.rb diff --git a/.circleci/config.yml b/.circleci/config.yml index 442be57b80b..76f3e7ed27e 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -372,26 +372,6 @@ orbs: root: . paths: - coverage - benchmark: - <<: *test_job_default - docker: - - <<: *container_base - - *container_postgres - - *container_redis - - *container_testagent - steps: - - restore_cache: - keys: - - '{{ .Environment.CIRCLE_CACHE_VERSION }}-bundled-repo-<>-{{ .Environment.CIRCLE_SHA1 }}' - - restore_cache: - keys: - - bundle-{{ .Environment.CIRCLE_CACHE_VERSION }}-{{ checksum ".circleci/images/primary/binary_version" }}-<>-{{ checksum "lib/ddtrace/version.rb" }}-{{ .Branch }}-{{ checksum ".circleci/bundle_checksum" }} - - run: - name: Run Benchmark - command: bundle exec appraisal rails5-postgres-sidekiq ruby benchmarks/sidekiq_test.rb 2>&1 1> /dev/null | tee benchmark_results.csv - - run: - name: Run Benchmark without ddtracer - command: rm -f lib/ddtrace.rb && bundle exec appraisal rails5-postgres-sidekiq ruby benchmarks/sidekiq_test.rb 2>&1 1> /dev/null | tee benchmark_results.csv lint: <<: *test_job_default steps: @@ -659,11 +639,6 @@ workflows: name: test-2.3 requires: - build-2.3 - - orb/benchmark: - <<: *config-2_3 - name: benchmark-2.3 - requires: - - build-2.3 - orb/build: <<: *config-2_4 name: build-2.4 @@ -841,11 +816,6 @@ workflows: name: test-2.3 requires: - build-2.3 - - orb/benchmark: - <<: *config-2_3 - name: benchmark-2.3 - requires: - - build-2.3 - orb/build: <<: *config-2_4 name: build-2.4 diff --git a/Gemfile b/Gemfile index 30287e06ea3..4bbd40af0a1 100644 --- a/Gemfile +++ b/Gemfile @@ -56,7 +56,6 @@ else gem 'rspec_junit_formatter', '<= 0.4.1' end gem 'rspec_n', '~> 1.3' if RUBY_VERSION >= '2.4.0' -gem 'ruby-prof', '~> 1.4' if RUBY_PLATFORM != 'java' && RUBY_VERSION >= '2.4.0' if RUBY_VERSION >= '2.5.0' # Merging branch coverage results does not work for old, unsupported rubies. # We have a fix up for review, https://github.com/simplecov-ruby/simplecov/pull/972, diff --git a/benchmarks/postgres_database.yml b/benchmarks/postgres_database.yml deleted file mode 100644 index 5c48a52e235..00000000000 --- a/benchmarks/postgres_database.yml +++ /dev/null @@ -1,9 +0,0 @@ -production: - adapter: 'postgresql' - timeout: 5000 - database: <%= ENV.fetch('TEST_POSTGRES_DB', 'postgres') %> - host: <%= ENV.fetch('TEST_POSTGRES_HOST', '127.0.0.1') %> - port: <%= ENV.fetch('TEST_POSTGRES_PORT', 5432) %> - username: <%= ENV.fetch('TEST_POSTGRES_USER', 'postgres') %> - password: <%= ENV.fetch('TEST_POSTGRES_PASSWORD', 'postgres') %> - pool: 30 diff --git a/benchmarks/sidekiq_test.rb b/benchmarks/sidekiq_test.rb deleted file mode 100644 index 6b4c2a9c505..00000000000 --- a/benchmarks/sidekiq_test.rb +++ /dev/null @@ -1,153 +0,0 @@ -ENV['RAILS_ENV'] = 'production' -require 'English' - -# Benchmark Configuration container -module TestConfiguration - module_function - - def sidekiq - Sidekiq.options.tap do |options| - options[:tag] = 'test' - options[:queues] << 'default' - options[:concurrency] = 20 - options[:timeout] = 2 - end - end - - def redis - { pool_size: 30, timeout: 3 } - end - - def iteration_count - 1000 - end -end - -require 'bundler/setup' -require 'rails/all' -Bundler.require(*Rails.groups) - -# Example Rails App -module SampleApp - class Application < Rails::Application; end -end - -# Overrides rails configueration locations -module OverrideConfiguration - def paths - super.tap { |path| path.add 'config/database', with: 'benchmarks/postgres_database.yml' } - end -end - -Rails::Application::Configuration.prepend(OverrideConfiguration) - -Rails.application.configure do - config.cache_classes = true - config.eager_load = true - config.active_job.queue_adapter = :sidekiq -end - -ActiveRecord::Base.configurations = Rails.application.config.database_configuration -Rails.application.initialize! - -ActiveRecord::Schema.define do - drop_table(:samples) if connection.table_exists?(:samples) - - create_table :samples do |t| - t.string :name - t.timestamps - end -end - -class Sample < ActiveRecord::Base; end - -require 'sidekiq/launcher' -require 'sidekiq/cli' -require 'concurrent/atomic/atomic_fixnum' - -Sidekiq.configure_server do |config| - redis_conn = proc do - Redis.new( - host: ENV.fetch('TEST_REDIS_HOST', '127.0.0.1'), - port: ENV.fetch('TEST_REDIS_PORT', 6379) - ) - end - config.redis = ConnectionPool.new(size: TestConfiguration.redis[:pool_size], - timeout: TestConfiguration.redis[:timeout], - &redis_conn) -end - -# Simple Sidekiq worker performing the real benchmark -class Worker - class << self - attr_reader :iterations, :conditional_variable - end - - @iterations = Concurrent::AtomicFixnum.new(0) - @conditional_variable = ConditionVariable.new - - include Sidekiq::Worker - def perform(iter, max_iterations) - self.class.iterations.increment - self.class.conditional_variable.broadcast if self.class.iterations.value > max_iterations - - Sample.create!(name: iter.to_s).save - - 100.times do - Sample.last.name - end - - Sample.last(100).to_a - end -end - - -Datadog.configure do |d| - d.instrument :rails, enabled: true, tags: { 'tag' => 'value' } - d.instrument :http - d.instrument :sidekiq, service_name: 'service' - d.instrument :redis - d.instrument :dalli - d.instrument :resque, workers: [Worker] - - processor = Datadog::Pipeline::SpanProcessor.new do |span| - true if span.service == 'B' - end - - Datadog::Tracing.before_flush(processor) -end - -def current_memory - `ps -o rss #{$PROCESS_ID}`.split("\n")[1].to_f / 1024 -end - -def time - Process.clock_gettime(Process::CLOCK_MONOTONIC) -end - -def launch(iterations, options) - iterations.times do |i| - Worker.perform_async(i, iterations) - end - - launcher = Sidekiq::Launcher.new(options) - launcher.run -end - -def wait_and_measure(iterations) - start = time - - STDERR.puts "#{time - start}, #{current_memory}" - - mutex = Mutex.new - - while Worker.iterations.value < iterations - mutex.synchronize do - Worker.conditional_variable.wait(mutex, 1) - STDERR.puts "#{time - start}, #{current_memory}" - end - end -end - -launch(TestConfiguration.iteration_count, TestConfiguration.sidekiq) -wait_and_measure(TestConfiguration.iteration_count) diff --git a/gemfiles/ruby_2.4_activerecord_4.gemfile b/gemfiles/ruby_2.4_activerecord_4.gemfile index 164f6a92279..44de15e8777 100644 --- a/gemfiles/ruby_2.4_activerecord_4.gemfile +++ b/gemfiles/ruby_2.4_activerecord_4.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", "~> 0.17" gem "webmock", ">= 3.10.0" gem "yard", "~> 0.9" diff --git a/gemfiles/ruby_2.4_activerecord_4.gemfile.lock b/gemfiles/ruby_2.4_activerecord_4.gemfile.lock index 01d1fd86e93..ee23a30d357 100644 --- a/gemfiles/ruby_2.4_activerecord_4.gemfile.lock +++ b/gemfiles/ruby_2.4_activerecord_4.gemfile.lock @@ -102,7 +102,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.2) simplecov (0.18.5) docile (~> 1.1) simplecov-html (~> 0.11) @@ -151,7 +150,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov (~> 0.17) sqlite3 (~> 1.3.0) webmock (>= 3.10.0) diff --git a/gemfiles/ruby_2.4_activesupport.gemfile b/gemfiles/ruby_2.4_activesupport.gemfile index e799eb67f36..225525f94c4 100644 --- a/gemfiles/ruby_2.4_activesupport.gemfile +++ b/gemfiles/ruby_2.4_activesupport.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", "~> 0.17" gem "webmock", ">= 3.10.0" gem "yard", "~> 0.9" diff --git a/gemfiles/ruby_2.4_activesupport.gemfile.lock b/gemfiles/ruby_2.4_activesupport.gemfile.lock index dd4ca5e07ac..a77f2192f35 100644 --- a/gemfiles/ruby_2.4_activesupport.gemfile.lock +++ b/gemfiles/ruby_2.4_activesupport.gemfile.lock @@ -191,7 +191,6 @@ GEM cri (~> 2.15.3) ruby-kafka (1.5.0) digest-crc - ruby-prof (1.4.2) ruby2_keywords (0.0.5) simplecov (0.18.5) docile (~> 1.1) @@ -246,7 +245,6 @@ DEPENDENCIES rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) ruby-kafka (>= 0.7.10) - ruby-prof (~> 1.4) simplecov (~> 0.17) webmock (>= 3.10.0) yard (~> 0.9) diff --git a/gemfiles/ruby_2.4_aws.gemfile b/gemfiles/ruby_2.4_aws.gemfile index 9cf4ae7049d..ded95d55481 100644 --- a/gemfiles/ruby_2.4_aws.gemfile +++ b/gemfiles/ruby_2.4_aws.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", "~> 0.17" gem "webmock", ">= 3.10.0" gem "yard", "~> 0.9" diff --git a/gemfiles/ruby_2.4_aws.gemfile.lock b/gemfiles/ruby_2.4_aws.gemfile.lock index 0ff66e5fe8b..e213031f643 100644 --- a/gemfiles/ruby_2.4_aws.gemfile.lock +++ b/gemfiles/ruby_2.4_aws.gemfile.lock @@ -1505,7 +1505,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.2) shoryuken (6.0.0) aws-sdk-core (>= 2) concurrent-ruby @@ -1552,7 +1551,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) shoryuken simplecov (~> 0.17) webmock (>= 3.10.0) diff --git a/gemfiles/ruby_2.4_contrib.gemfile b/gemfiles/ruby_2.4_contrib.gemfile index ddb492c6d35..de324bc5513 100644 --- a/gemfiles/ruby_2.4_contrib.gemfile +++ b/gemfiles/ruby_2.4_contrib.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", "~> 0.17" gem "webmock", ">= 3.10.0" gem "yard", "~> 0.9" diff --git a/gemfiles/ruby_2.4_contrib.gemfile.lock b/gemfiles/ruby_2.4_contrib.gemfile.lock index 82faed71c69..05c98e47302 100644 --- a/gemfiles/ruby_2.4_contrib.gemfile.lock +++ b/gemfiles/ruby_2.4_contrib.gemfile.lock @@ -122,7 +122,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.2) ruby2_keywords (0.0.5) semantic_logger (4.7.4) concurrent-ruby (~> 1.0) @@ -203,7 +202,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) semantic_logger (~> 4.0) sidekiq simplecov (~> 0.17) diff --git a/gemfiles/ruby_2.4_contrib_old.gemfile b/gemfiles/ruby_2.4_contrib_old.gemfile index 7c8a1c3d7dd..750c11856db 100644 --- a/gemfiles/ruby_2.4_contrib_old.gemfile +++ b/gemfiles/ruby_2.4_contrib_old.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", "~> 0.17" gem "webmock", ">= 3.10.0" gem "yard", "~> 0.9" diff --git a/gemfiles/ruby_2.4_contrib_old.gemfile.lock b/gemfiles/ruby_2.4_contrib_old.gemfile.lock index 1ed118072a0..58a1e8f6bd1 100644 --- a/gemfiles/ruby_2.4_contrib_old.gemfile.lock +++ b/gemfiles/ruby_2.4_contrib_old.gemfile.lock @@ -93,7 +93,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.2) simplecov (0.18.5) docile (~> 1.1) simplecov-html (~> 0.11) @@ -140,7 +139,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov (~> 0.17) webmock (>= 3.10.0) yard (~> 0.9) diff --git a/gemfiles/ruby_2.4_core_old.gemfile b/gemfiles/ruby_2.4_core_old.gemfile index 331f299294d..01c7479d64b 100644 --- a/gemfiles/ruby_2.4_core_old.gemfile +++ b/gemfiles/ruby_2.4_core_old.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", "~> 0.17" gem "webmock", ">= 3.10.0" gem "yard", "~> 0.9" diff --git a/gemfiles/ruby_2.4_core_old.gemfile.lock b/gemfiles/ruby_2.4_core_old.gemfile.lock index aa2511630f0..05e7dc45c2c 100644 --- a/gemfiles/ruby_2.4_core_old.gemfile.lock +++ b/gemfiles/ruby_2.4_core_old.gemfile.lock @@ -83,7 +83,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.2) simplecov (0.18.5) docile (~> 1.1) simplecov-html (~> 0.11) @@ -127,7 +126,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov (~> 0.17) webmock (>= 3.10.0) yard (~> 0.9) diff --git a/gemfiles/ruby_2.4_elasticsearch_7.gemfile b/gemfiles/ruby_2.4_elasticsearch_7.gemfile index 81b51873603..6ea57b8870c 100644 --- a/gemfiles/ruby_2.4_elasticsearch_7.gemfile +++ b/gemfiles/ruby_2.4_elasticsearch_7.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", "~> 0.17" gem "webmock", ">= 3.10.0" gem "yard", "~> 0.9" diff --git a/gemfiles/ruby_2.4_elasticsearch_7.gemfile.lock b/gemfiles/ruby_2.4_elasticsearch_7.gemfile.lock index 7a5d308facf..29547c94948 100644 --- a/gemfiles/ruby_2.4_elasticsearch_7.gemfile.lock +++ b/gemfiles/ruby_2.4_elasticsearch_7.gemfile.lock @@ -118,7 +118,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.2) ruby2_keywords (0.0.5) simplecov (0.18.5) docile (~> 1.1) @@ -162,7 +161,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov (~> 0.17) webmock (>= 3.10.0) yard (~> 0.9) diff --git a/gemfiles/ruby_2.4_hanami_1.gemfile b/gemfiles/ruby_2.4_hanami_1.gemfile index ff0e0d665ce..ffe4e381058 100644 --- a/gemfiles/ruby_2.4_hanami_1.gemfile +++ b/gemfiles/ruby_2.4_hanami_1.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", "~> 0.17" gem "webmock", ">= 3.10.0" gem "yard", "~> 0.9" diff --git a/gemfiles/ruby_2.4_hanami_1.gemfile.lock b/gemfiles/ruby_2.4_hanami_1.gemfile.lock index 83a9a234846..5a0250aec70 100644 --- a/gemfiles/ruby_2.4_hanami_1.gemfile.lock +++ b/gemfiles/ruby_2.4_hanami_1.gemfile.lock @@ -164,7 +164,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.2) simplecov (0.18.5) docile (~> 1.1) simplecov-html (~> 0.11) @@ -215,7 +214,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov (~> 0.17) webmock (>= 3.10.0) yard (~> 0.9) diff --git a/gemfiles/ruby_2.4_http.gemfile b/gemfiles/ruby_2.4_http.gemfile index c13fbcf0dd7..ff96ec8fd35 100644 --- a/gemfiles/ruby_2.4_http.gemfile +++ b/gemfiles/ruby_2.4_http.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", "~> 0.17" gem "webmock", ">= 3.10.0" gem "yard", "~> 0.9" diff --git a/gemfiles/ruby_2.4_http.gemfile.lock b/gemfiles/ruby_2.4_http.gemfile.lock index 8bf1b2e3d3a..b27d73b6c3e 100644 --- a/gemfiles/ruby_2.4_http.gemfile.lock +++ b/gemfiles/ruby_2.4_http.gemfile.lock @@ -136,7 +136,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.2) ruby2_keywords (0.0.5) simplecov (0.18.5) docile (~> 1.1) @@ -191,7 +190,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov (~> 0.17) stripe (~> 6.0) typhoeus diff --git a/gemfiles/ruby_2.4_opensearch_2.gemfile b/gemfiles/ruby_2.4_opensearch_2.gemfile index 13cd7c4948e..1af09e286be 100644 --- a/gemfiles/ruby_2.4_opensearch_2.gemfile +++ b/gemfiles/ruby_2.4_opensearch_2.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", "~> 0.17" gem "webmock", ">= 3.10.0" gem "yard", "~> 0.9" diff --git a/gemfiles/ruby_2.4_opensearch_2.gemfile.lock b/gemfiles/ruby_2.4_opensearch_2.gemfile.lock index 4f9f0248892..4b5c82ac884 100644 --- a/gemfiles/ruby_2.4_opensearch_2.gemfile.lock +++ b/gemfiles/ruby_2.4_opensearch_2.gemfile.lock @@ -118,7 +118,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.2) ruby2_keywords (0.0.5) simplecov (0.18.5) docile (~> 1.1) @@ -162,7 +161,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov (~> 0.17) webmock (>= 3.10.0) yard (~> 0.9) diff --git a/gemfiles/ruby_2.4_opentracing.gemfile b/gemfiles/ruby_2.4_opentracing.gemfile index 47b6eb766d5..7e5588eeaed 100644 --- a/gemfiles/ruby_2.4_opentracing.gemfile +++ b/gemfiles/ruby_2.4_opentracing.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", "~> 0.17" gem "webmock", ">= 3.10.0" gem "yard", "~> 0.9" diff --git a/gemfiles/ruby_2.4_opentracing.gemfile.lock b/gemfiles/ruby_2.4_opentracing.gemfile.lock index 5fc0eb2cd31..c7def75cf76 100644 --- a/gemfiles/ruby_2.4_opentracing.gemfile.lock +++ b/gemfiles/ruby_2.4_opentracing.gemfile.lock @@ -86,7 +86,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.2) simplecov (0.18.5) docile (~> 1.1) simplecov-html (~> 0.11) @@ -129,7 +128,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov (~> 0.17) webmock (>= 3.10.0) yard (~> 0.9) diff --git a/gemfiles/ruby_2.4_rack_1.gemfile b/gemfiles/ruby_2.4_rack_1.gemfile index d5c50cc8dd3..72b134e7b9b 100644 --- a/gemfiles/ruby_2.4_rack_1.gemfile +++ b/gemfiles/ruby_2.4_rack_1.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", "~> 0.17" gem "webmock", ">= 3.10.0" gem "yard", "~> 0.9" diff --git a/gemfiles/ruby_2.4_rack_1.gemfile.lock b/gemfiles/ruby_2.4_rack_1.gemfile.lock index cd9a0952140..c9a9346f85c 100644 --- a/gemfiles/ruby_2.4_rack_1.gemfile.lock +++ b/gemfiles/ruby_2.4_rack_1.gemfile.lock @@ -88,7 +88,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.2) simplecov (0.18.5) docile (~> 1.1) simplecov-html (~> 0.11) @@ -133,7 +132,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov (~> 0.17) webmock (>= 3.10.0) yard (~> 0.9) diff --git a/gemfiles/ruby_2.4_rack_2.gemfile b/gemfiles/ruby_2.4_rack_2.gemfile index 91ef27cf60c..1bb173d431e 100644 --- a/gemfiles/ruby_2.4_rack_2.gemfile +++ b/gemfiles/ruby_2.4_rack_2.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", "~> 0.17" gem "webmock", ">= 3.10.0" gem "yard", "~> 0.9" diff --git a/gemfiles/ruby_2.4_rack_2.gemfile.lock b/gemfiles/ruby_2.4_rack_2.gemfile.lock index 7bf337f0444..4021c8be0d0 100644 --- a/gemfiles/ruby_2.4_rack_2.gemfile.lock +++ b/gemfiles/ruby_2.4_rack_2.gemfile.lock @@ -88,7 +88,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.2) simplecov (0.18.5) docile (~> 1.1) simplecov-html (~> 0.11) @@ -133,7 +132,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov (~> 0.17) webmock (>= 3.10.0) yard (~> 0.9) diff --git a/gemfiles/ruby_2.4_rack_3.gemfile b/gemfiles/ruby_2.4_rack_3.gemfile index ecbf75ef690..6da5b5c5f38 100644 --- a/gemfiles/ruby_2.4_rack_3.gemfile +++ b/gemfiles/ruby_2.4_rack_3.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", "~> 0.17" gem "webmock", ">= 3.10.0" gem "yard", "~> 0.9" diff --git a/gemfiles/ruby_2.4_rack_3.gemfile.lock b/gemfiles/ruby_2.4_rack_3.gemfile.lock index 0e8fbff1114..757e050378a 100644 --- a/gemfiles/ruby_2.4_rack_3.gemfile.lock +++ b/gemfiles/ruby_2.4_rack_3.gemfile.lock @@ -88,7 +88,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.2) simplecov (0.18.5) docile (~> 1.1) simplecov-html (~> 0.11) @@ -133,7 +132,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov (~> 0.17) webmock (>= 3.10.0) yard (~> 0.9) diff --git a/gemfiles/ruby_2.4_rails5_mysql2.gemfile b/gemfiles/ruby_2.4_rails5_mysql2.gemfile index 77c1d25ad5e..89aee651b1a 100644 --- a/gemfiles/ruby_2.4_rails5_mysql2.gemfile +++ b/gemfiles/ruby_2.4_rails5_mysql2.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", "~> 0.17" gem "webmock", ">= 3.10.0" gem "yard", "~> 0.9" diff --git a/gemfiles/ruby_2.4_rails5_mysql2.gemfile.lock b/gemfiles/ruby_2.4_rails5_mysql2.gemfile.lock index 3a943a951c6..28dd1d9ee14 100644 --- a/gemfiles/ruby_2.4_rails5_mysql2.gemfile.lock +++ b/gemfiles/ruby_2.4_rails5_mysql2.gemfile.lock @@ -178,7 +178,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.2) simplecov (0.18.5) docile (~> 1.1) simplecov-html (~> 0.11) @@ -238,7 +237,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov (~> 0.17) sprockets (< 4) webmock (>= 3.10.0) diff --git a/gemfiles/ruby_2.4_rails5_postgres.gemfile b/gemfiles/ruby_2.4_rails5_postgres.gemfile index c6821dbac33..70bfd0f5517 100644 --- a/gemfiles/ruby_2.4_rails5_postgres.gemfile +++ b/gemfiles/ruby_2.4_rails5_postgres.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", "~> 0.17" gem "webmock", ">= 3.10.0" gem "yard", "~> 0.9" diff --git a/gemfiles/ruby_2.4_rails5_postgres.gemfile.lock b/gemfiles/ruby_2.4_rails5_postgres.gemfile.lock index 425bc9f6bd1..999f94a3064 100644 --- a/gemfiles/ruby_2.4_rails5_postgres.gemfile.lock +++ b/gemfiles/ruby_2.4_rails5_postgres.gemfile.lock @@ -178,7 +178,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.2) simplecov (0.18.5) docile (~> 1.1) simplecov-html (~> 0.11) @@ -238,7 +237,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov (~> 0.17) sprockets (< 4) webmock (>= 3.10.0) diff --git a/gemfiles/ruby_2.4_rails5_postgres_redis.gemfile b/gemfiles/ruby_2.4_rails5_postgres_redis.gemfile index 184f0e65584..58684762173 100644 --- a/gemfiles/ruby_2.4_rails5_postgres_redis.gemfile +++ b/gemfiles/ruby_2.4_rails5_postgres_redis.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", "~> 0.17" gem "webmock", ">= 3.10.0" gem "yard", "~> 0.9" diff --git a/gemfiles/ruby_2.4_rails5_postgres_redis.gemfile.lock b/gemfiles/ruby_2.4_rails5_postgres_redis.gemfile.lock index 926cff463db..88ba21025c0 100644 --- a/gemfiles/ruby_2.4_rails5_postgres_redis.gemfile.lock +++ b/gemfiles/ruby_2.4_rails5_postgres_redis.gemfile.lock @@ -179,7 +179,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.2) simplecov (0.18.5) docile (~> 1.1) simplecov-html (~> 0.11) @@ -240,7 +239,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov (~> 0.17) sprockets (< 4) webmock (>= 3.10.0) diff --git a/gemfiles/ruby_2.4_rails5_postgres_redis_activesupport.gemfile b/gemfiles/ruby_2.4_rails5_postgres_redis_activesupport.gemfile index c63a80a2bd3..dbec20bf795 100644 --- a/gemfiles/ruby_2.4_rails5_postgres_redis_activesupport.gemfile +++ b/gemfiles/ruby_2.4_rails5_postgres_redis_activesupport.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", "~> 0.17" gem "webmock", ">= 3.10.0" gem "yard", "~> 0.9" diff --git a/gemfiles/ruby_2.4_rails5_postgres_redis_activesupport.gemfile.lock b/gemfiles/ruby_2.4_rails5_postgres_redis_activesupport.gemfile.lock index 0251e4d2b54..38971874896 100644 --- a/gemfiles/ruby_2.4_rails5_postgres_redis_activesupport.gemfile.lock +++ b/gemfiles/ruby_2.4_rails5_postgres_redis_activesupport.gemfile.lock @@ -195,7 +195,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.2) simplecov (0.18.5) docile (~> 1.1) simplecov-html (~> 0.11) @@ -257,7 +256,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov (~> 0.17) sprockets (< 4) webmock (>= 3.10.0) diff --git a/gemfiles/ruby_2.4_rails5_postgres_sidekiq.gemfile b/gemfiles/ruby_2.4_rails5_postgres_sidekiq.gemfile index dc10677a034..3e8f420ec4c 100644 --- a/gemfiles/ruby_2.4_rails5_postgres_sidekiq.gemfile +++ b/gemfiles/ruby_2.4_rails5_postgres_sidekiq.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", "~> 0.17" gem "webmock", ">= 3.10.0" gem "yard", "~> 0.9" diff --git a/gemfiles/ruby_2.4_rails5_postgres_sidekiq.gemfile.lock b/gemfiles/ruby_2.4_rails5_postgres_sidekiq.gemfile.lock index 34e4d542ea5..d5d52bacc37 100644 --- a/gemfiles/ruby_2.4_rails5_postgres_sidekiq.gemfile.lock +++ b/gemfiles/ruby_2.4_rails5_postgres_sidekiq.gemfile.lock @@ -182,7 +182,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.2) sidekiq (5.2.10) connection_pool (~> 2.2, >= 2.2.2) rack (~> 2.0) @@ -248,7 +247,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) sidekiq simplecov (~> 0.17) sprockets (< 4) diff --git a/gemfiles/ruby_2.4_rails5_semantic_logger.gemfile b/gemfiles/ruby_2.4_rails5_semantic_logger.gemfile index 2c2fafcb884..2403728f2d8 100644 --- a/gemfiles/ruby_2.4_rails5_semantic_logger.gemfile +++ b/gemfiles/ruby_2.4_rails5_semantic_logger.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", "~> 0.17" gem "webmock", ">= 3.10.0" gem "yard", "~> 0.9" diff --git a/gemfiles/ruby_2.4_rails5_semantic_logger.gemfile.lock b/gemfiles/ruby_2.4_rails5_semantic_logger.gemfile.lock index ae8bce9c6ee..506f160a752 100644 --- a/gemfiles/ruby_2.4_rails5_semantic_logger.gemfile.lock +++ b/gemfiles/ruby_2.4_rails5_semantic_logger.gemfile.lock @@ -175,7 +175,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.2) semantic_logger (4.7.4) concurrent-ruby (~> 1.0) simplecov (0.18.5) @@ -237,7 +236,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov (~> 0.17) sprockets (< 4) webmock (>= 3.10.0) diff --git a/gemfiles/ruby_2.4_redis_3.gemfile b/gemfiles/ruby_2.4_redis_3.gemfile index ffec681e35c..ffe142370d8 100644 --- a/gemfiles/ruby_2.4_redis_3.gemfile +++ b/gemfiles/ruby_2.4_redis_3.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", "~> 0.17" gem "webmock", ">= 3.10.0" gem "yard", "~> 0.9" diff --git a/gemfiles/ruby_2.4_redis_3.gemfile.lock b/gemfiles/ruby_2.4_redis_3.gemfile.lock index 8ea69dcd65c..3236795dcd6 100644 --- a/gemfiles/ruby_2.4_redis_3.gemfile.lock +++ b/gemfiles/ruby_2.4_redis_3.gemfile.lock @@ -84,7 +84,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.2) simplecov (0.18.5) docile (~> 1.1) simplecov-html (~> 0.11) @@ -129,7 +128,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov (~> 0.17) webmock (>= 3.10.0) yard (~> 0.9) diff --git a/gemfiles/ruby_2.4_redis_4.gemfile b/gemfiles/ruby_2.4_redis_4.gemfile index 31aebe3bc5d..08c965c34bc 100644 --- a/gemfiles/ruby_2.4_redis_4.gemfile +++ b/gemfiles/ruby_2.4_redis_4.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", "~> 0.17" gem "webmock", ">= 3.10.0" gem "yard", "~> 0.9" diff --git a/gemfiles/ruby_2.4_redis_4.gemfile.lock b/gemfiles/ruby_2.4_redis_4.gemfile.lock index 0f7b7f38eb4..92c70e169c9 100644 --- a/gemfiles/ruby_2.4_redis_4.gemfile.lock +++ b/gemfiles/ruby_2.4_redis_4.gemfile.lock @@ -84,7 +84,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.2) simplecov (0.18.5) docile (~> 1.1) simplecov-html (~> 0.11) @@ -129,7 +128,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov (~> 0.17) webmock (>= 3.10.0) yard (~> 0.9) diff --git a/gemfiles/ruby_2.4_relational_db.gemfile b/gemfiles/ruby_2.4_relational_db.gemfile index fe046014c35..1c800ce9d6a 100644 --- a/gemfiles/ruby_2.4_relational_db.gemfile +++ b/gemfiles/ruby_2.4_relational_db.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", "~> 0.17" gem "webmock", ">= 3.10.0" gem "yard", "~> 0.9" diff --git a/gemfiles/ruby_2.4_relational_db.gemfile.lock b/gemfiles/ruby_2.4_relational_db.gemfile.lock index 13efc6ea0da..f22b263df0c 100644 --- a/gemfiles/ruby_2.4_relational_db.gemfile.lock +++ b/gemfiles/ruby_2.4_relational_db.gemfile.lock @@ -107,7 +107,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.2) sequel (5.54.0) simplecov (0.18.5) docile (~> 1.1) @@ -160,7 +159,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) sequel (~> 5.54.0) simplecov (~> 0.17) sqlite3 (~> 1.3.6) diff --git a/gemfiles/ruby_2.4_resque2_redis3.gemfile b/gemfiles/ruby_2.4_resque2_redis3.gemfile index 1fc517ac3cc..fdb13a3736b 100644 --- a/gemfiles/ruby_2.4_resque2_redis3.gemfile +++ b/gemfiles/ruby_2.4_resque2_redis3.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", "~> 0.17" gem "webmock", ">= 3.10.0" gem "yard", "~> 0.9" diff --git a/gemfiles/ruby_2.4_resque2_redis3.gemfile.lock b/gemfiles/ruby_2.4_resque2_redis3.gemfile.lock index 2898e88b7db..409a4dc7e3a 100644 --- a/gemfiles/ruby_2.4_resque2_redis3.gemfile.lock +++ b/gemfiles/ruby_2.4_resque2_redis3.gemfile.lock @@ -98,7 +98,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.2) ruby2_keywords (0.0.5) simplecov (0.18.5) docile (~> 1.1) @@ -151,7 +150,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov (~> 0.17) webmock (>= 3.10.0) yard (~> 0.9) diff --git a/gemfiles/ruby_2.4_resque2_redis4.gemfile b/gemfiles/ruby_2.4_resque2_redis4.gemfile index 67f64caac3e..31eff887d06 100644 --- a/gemfiles/ruby_2.4_resque2_redis4.gemfile +++ b/gemfiles/ruby_2.4_resque2_redis4.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", "~> 0.17" gem "webmock", ">= 3.10.0" gem "yard", "~> 0.9" diff --git a/gemfiles/ruby_2.4_resque2_redis4.gemfile.lock b/gemfiles/ruby_2.4_resque2_redis4.gemfile.lock index ba7432df6e0..52f1da85056 100644 --- a/gemfiles/ruby_2.4_resque2_redis4.gemfile.lock +++ b/gemfiles/ruby_2.4_resque2_redis4.gemfile.lock @@ -98,7 +98,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.2) ruby2_keywords (0.0.5) simplecov (0.18.5) docile (~> 1.1) @@ -151,7 +150,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov (~> 0.17) webmock (>= 3.10.0) yard (~> 0.9) diff --git a/gemfiles/ruby_2.4_sinatra.gemfile b/gemfiles/ruby_2.4_sinatra.gemfile index 915b3a1dae2..00affdb4e2d 100644 --- a/gemfiles/ruby_2.4_sinatra.gemfile +++ b/gemfiles/ruby_2.4_sinatra.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", "~> 0.17" gem "webmock", ">= 3.10.0" gem "yard", "~> 0.9" diff --git a/gemfiles/ruby_2.4_sinatra.gemfile.lock b/gemfiles/ruby_2.4_sinatra.gemfile.lock index dded54d6079..b58d73c665e 100644 --- a/gemfiles/ruby_2.4_sinatra.gemfile.lock +++ b/gemfiles/ruby_2.4_sinatra.gemfile.lock @@ -92,7 +92,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.2) ruby2_keywords (0.0.5) simplecov (0.18.5) docile (~> 1.1) @@ -145,7 +144,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov (~> 0.17) sinatra webmock (>= 3.10.0) diff --git a/gemfiles/ruby_2.5_activesupport.gemfile b/gemfiles/ruby_2.5_activesupport.gemfile index b37c1cb2968..7fe3aa0f4fe 100644 --- a/gemfiles/ruby_2.5_activesupport.gemfile +++ b/gemfiles/ruby_2.5_activesupport.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.5_activesupport.gemfile.lock b/gemfiles/ruby_2.5_activesupport.gemfile.lock index 70c488021c9..515a68d7444 100644 --- a/gemfiles/ruby_2.5_activesupport.gemfile.lock +++ b/gemfiles/ruby_2.5_activesupport.gemfile.lock @@ -207,7 +207,6 @@ GEM cri (~> 2.15.3) ruby-kafka (1.5.0) digest-crc - ruby-prof (1.4.3) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) rexml @@ -263,7 +262,6 @@ DEPENDENCIES rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) ruby-kafka (>= 0.7.10) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.5_aws.gemfile b/gemfiles/ruby_2.5_aws.gemfile index 95cdb0e3253..48abc337ff8 100644 --- a/gemfiles/ruby_2.5_aws.gemfile +++ b/gemfiles/ruby_2.5_aws.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.5_aws.gemfile.lock b/gemfiles/ruby_2.5_aws.gemfile.lock index 4298c210dc3..19042de1385 100644 --- a/gemfiles/ruby_2.5_aws.gemfile.lock +++ b/gemfiles/ruby_2.5_aws.gemfile.lock @@ -1521,7 +1521,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.3) shoryuken (6.0.0) aws-sdk-core (>= 2) concurrent-ruby @@ -1570,7 +1569,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) shoryuken simplecov! simplecov-cobertura (~> 2.1.0) diff --git a/gemfiles/ruby_2.5_contrib.gemfile b/gemfiles/ruby_2.5_contrib.gemfile index 1b0ca0c6625..03abedbc422 100644 --- a/gemfiles/ruby_2.5_contrib.gemfile +++ b/gemfiles/ruby_2.5_contrib.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.5_contrib.gemfile.lock b/gemfiles/ruby_2.5_contrib.gemfile.lock index 52191a21bdc..da63eeabca5 100644 --- a/gemfiles/ruby_2.5_contrib.gemfile.lock +++ b/gemfiles/ruby_2.5_contrib.gemfile.lock @@ -138,7 +138,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.3) ruby2_keywords (0.0.5) semantic_logger (4.12.0) concurrent-ruby (~> 1.0) @@ -221,7 +220,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) semantic_logger (~> 4.0) sidekiq simplecov! diff --git a/gemfiles/ruby_2.5_contrib_old.gemfile b/gemfiles/ruby_2.5_contrib_old.gemfile index 702deffae5f..107e2e6407e 100644 --- a/gemfiles/ruby_2.5_contrib_old.gemfile +++ b/gemfiles/ruby_2.5_contrib_old.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.5_contrib_old.gemfile.lock b/gemfiles/ruby_2.5_contrib_old.gemfile.lock index b80d7acdcfe..0a61544cce1 100644 --- a/gemfiles/ruby_2.5_contrib_old.gemfile.lock +++ b/gemfiles/ruby_2.5_contrib_old.gemfile.lock @@ -136,7 +136,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.3) ruby2_keywords (0.0.5) rusage (0.2.0) sentry-raven (0.15.6) @@ -204,7 +203,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.5_core_old.gemfile b/gemfiles/ruby_2.5_core_old.gemfile index 1e0b1bc9552..070cd5bfeeb 100644 --- a/gemfiles/ruby_2.5_core_old.gemfile +++ b/gemfiles/ruby_2.5_core_old.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.5_core_old.gemfile.lock b/gemfiles/ruby_2.5_core_old.gemfile.lock index 08f457fc729..97658ba442e 100644 --- a/gemfiles/ruby_2.5_core_old.gemfile.lock +++ b/gemfiles/ruby_2.5_core_old.gemfile.lock @@ -99,7 +99,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.3) simplecov-cobertura (2.1.0) rexml simplecov (~> 0.19) @@ -145,7 +144,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.5_elasticsearch_7.gemfile b/gemfiles/ruby_2.5_elasticsearch_7.gemfile index 0194c98f0b8..1535c133b61 100644 --- a/gemfiles/ruby_2.5_elasticsearch_7.gemfile +++ b/gemfiles/ruby_2.5_elasticsearch_7.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.5_elasticsearch_7.gemfile.lock b/gemfiles/ruby_2.5_elasticsearch_7.gemfile.lock index 177462f8649..ee088401bde 100644 --- a/gemfiles/ruby_2.5_elasticsearch_7.gemfile.lock +++ b/gemfiles/ruby_2.5_elasticsearch_7.gemfile.lock @@ -134,7 +134,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.3) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) rexml @@ -180,7 +179,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.5_elasticsearch_8.gemfile b/gemfiles/ruby_2.5_elasticsearch_8.gemfile index 1e5dae2c370..1bb4e4378a6 100644 --- a/gemfiles/ruby_2.5_elasticsearch_8.gemfile +++ b/gemfiles/ruby_2.5_elasticsearch_8.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.5_elasticsearch_8.gemfile.lock b/gemfiles/ruby_2.5_elasticsearch_8.gemfile.lock index a5a0022029e..a28872678f6 100644 --- a/gemfiles/ruby_2.5_elasticsearch_8.gemfile.lock +++ b/gemfiles/ruby_2.5_elasticsearch_8.gemfile.lock @@ -134,7 +134,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.3) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) rexml @@ -180,7 +179,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.5_hanami_1.gemfile b/gemfiles/ruby_2.5_hanami_1.gemfile index e63ba6af358..115285575cc 100644 --- a/gemfiles/ruby_2.5_hanami_1.gemfile +++ b/gemfiles/ruby_2.5_hanami_1.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.5_hanami_1.gemfile.lock b/gemfiles/ruby_2.5_hanami_1.gemfile.lock index 23ac6eb2c8e..f76c271fffc 100644 --- a/gemfiles/ruby_2.5_hanami_1.gemfile.lock +++ b/gemfiles/ruby_2.5_hanami_1.gemfile.lock @@ -197,7 +197,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.3) simplecov-cobertura (2.1.0) rexml simplecov (~> 0.19) @@ -252,7 +251,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.5_http.gemfile b/gemfiles/ruby_2.5_http.gemfile index ba8afe9423e..eb95f29a793 100644 --- a/gemfiles/ruby_2.5_http.gemfile +++ b/gemfiles/ruby_2.5_http.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.5_http.gemfile.lock b/gemfiles/ruby_2.5_http.gemfile.lock index 6ffd377cc8f..1148d20c0d4 100644 --- a/gemfiles/ruby_2.5_http.gemfile.lock +++ b/gemfiles/ruby_2.5_http.gemfile.lock @@ -153,7 +153,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.3) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) rexml @@ -210,7 +209,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) stripe (~> 7.0) diff --git a/gemfiles/ruby_2.5_opensearch_2.gemfile b/gemfiles/ruby_2.5_opensearch_2.gemfile index 8848028bfb5..3ef1869eb66 100644 --- a/gemfiles/ruby_2.5_opensearch_2.gemfile +++ b/gemfiles/ruby_2.5_opensearch_2.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.5_opensearch_2.gemfile.lock b/gemfiles/ruby_2.5_opensearch_2.gemfile.lock index 6d36dacf88f..9d079beff25 100644 --- a/gemfiles/ruby_2.5_opensearch_2.gemfile.lock +++ b/gemfiles/ruby_2.5_opensearch_2.gemfile.lock @@ -134,7 +134,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.3) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) rexml @@ -180,7 +179,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.5_opensearch_3.gemfile b/gemfiles/ruby_2.5_opensearch_3.gemfile index 3323714e6dd..7436389b498 100644 --- a/gemfiles/ruby_2.5_opensearch_3.gemfile +++ b/gemfiles/ruby_2.5_opensearch_3.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.5_opensearch_3.gemfile.lock b/gemfiles/ruby_2.5_opensearch_3.gemfile.lock index 3ef826d5697..1aff48aadf8 100644 --- a/gemfiles/ruby_2.5_opensearch_3.gemfile.lock +++ b/gemfiles/ruby_2.5_opensearch_3.gemfile.lock @@ -129,7 +129,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.3) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) rexml @@ -175,7 +174,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.5_opentracing.gemfile b/gemfiles/ruby_2.5_opentracing.gemfile index 6c4a287c5f3..f330238ed78 100644 --- a/gemfiles/ruby_2.5_opentracing.gemfile +++ b/gemfiles/ruby_2.5_opentracing.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.5_opentracing.gemfile.lock b/gemfiles/ruby_2.5_opentracing.gemfile.lock index 6cfa66371d2..1945da4cb3c 100644 --- a/gemfiles/ruby_2.5_opentracing.gemfile.lock +++ b/gemfiles/ruby_2.5_opentracing.gemfile.lock @@ -102,7 +102,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.3) simplecov-cobertura (2.1.0) rexml simplecov (~> 0.19) @@ -147,7 +146,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.5_rack_1.gemfile b/gemfiles/ruby_2.5_rack_1.gemfile index c06c3f55ecd..9a422acae41 100644 --- a/gemfiles/ruby_2.5_rack_1.gemfile +++ b/gemfiles/ruby_2.5_rack_1.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.5_rack_1.gemfile.lock b/gemfiles/ruby_2.5_rack_1.gemfile.lock index e1d8bac1c05..be13be5ed53 100644 --- a/gemfiles/ruby_2.5_rack_1.gemfile.lock +++ b/gemfiles/ruby_2.5_rack_1.gemfile.lock @@ -104,7 +104,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.3) simplecov-cobertura (2.1.0) rexml simplecov (~> 0.19) @@ -151,7 +150,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.5_rack_2.gemfile b/gemfiles/ruby_2.5_rack_2.gemfile index 2d96e19ae60..6ac88dc21bc 100644 --- a/gemfiles/ruby_2.5_rack_2.gemfile +++ b/gemfiles/ruby_2.5_rack_2.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.5_rack_2.gemfile.lock b/gemfiles/ruby_2.5_rack_2.gemfile.lock index 8b59c9e01d5..73401811697 100644 --- a/gemfiles/ruby_2.5_rack_2.gemfile.lock +++ b/gemfiles/ruby_2.5_rack_2.gemfile.lock @@ -104,7 +104,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.3) simplecov-cobertura (2.1.0) rexml simplecov (~> 0.19) @@ -151,7 +150,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.5_rack_3.gemfile b/gemfiles/ruby_2.5_rack_3.gemfile index 52723e299cd..51780ea9dfc 100644 --- a/gemfiles/ruby_2.5_rack_3.gemfile +++ b/gemfiles/ruby_2.5_rack_3.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.5_rack_3.gemfile.lock b/gemfiles/ruby_2.5_rack_3.gemfile.lock index d259d560757..a7b0cf52fb0 100644 --- a/gemfiles/ruby_2.5_rack_3.gemfile.lock +++ b/gemfiles/ruby_2.5_rack_3.gemfile.lock @@ -104,7 +104,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.3) simplecov-cobertura (2.1.0) rexml simplecov (~> 0.19) @@ -151,7 +150,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.5_rails5_mysql2.gemfile b/gemfiles/ruby_2.5_rails5_mysql2.gemfile index 4c749d43224..536687ed24d 100644 --- a/gemfiles/ruby_2.5_rails5_mysql2.gemfile +++ b/gemfiles/ruby_2.5_rails5_mysql2.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.5_rails5_mysql2.gemfile.lock b/gemfiles/ruby_2.5_rails5_mysql2.gemfile.lock index 92d3d923210..dcb5e89ea40 100644 --- a/gemfiles/ruby_2.5_rails5_mysql2.gemfile.lock +++ b/gemfiles/ruby_2.5_rails5_mysql2.gemfile.lock @@ -198,7 +198,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.3) simplecov-cobertura (2.1.0) rexml simplecov (~> 0.19) @@ -261,7 +260,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_2.5_rails5_postgres.gemfile b/gemfiles/ruby_2.5_rails5_postgres.gemfile index 22cf2fb0cde..1a5a8238d3c 100644 --- a/gemfiles/ruby_2.5_rails5_postgres.gemfile +++ b/gemfiles/ruby_2.5_rails5_postgres.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.5_rails5_postgres.gemfile.lock b/gemfiles/ruby_2.5_rails5_postgres.gemfile.lock index 794459b30c3..250ada15863 100644 --- a/gemfiles/ruby_2.5_rails5_postgres.gemfile.lock +++ b/gemfiles/ruby_2.5_rails5_postgres.gemfile.lock @@ -216,7 +216,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.3) simplecov-cobertura (2.1.0) rexml simplecov (~> 0.19) @@ -280,7 +279,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_2.5_rails5_postgres_redis.gemfile b/gemfiles/ruby_2.5_rails5_postgres_redis.gemfile index 8f55ded3614..11350814455 100644 --- a/gemfiles/ruby_2.5_rails5_postgres_redis.gemfile +++ b/gemfiles/ruby_2.5_rails5_postgres_redis.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.5_rails5_postgres_redis.gemfile.lock b/gemfiles/ruby_2.5_rails5_postgres_redis.gemfile.lock index 0a2f0e65a1a..b5d5d8b551d 100644 --- a/gemfiles/ruby_2.5_rails5_postgres_redis.gemfile.lock +++ b/gemfiles/ruby_2.5_rails5_postgres_redis.gemfile.lock @@ -221,7 +221,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.3) simplecov-cobertura (2.1.0) rexml simplecov (~> 0.19) @@ -286,7 +285,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_2.5_rails5_postgres_redis_activesupport.gemfile b/gemfiles/ruby_2.5_rails5_postgres_redis_activesupport.gemfile index 093280aac52..8df640bba40 100644 --- a/gemfiles/ruby_2.5_rails5_postgres_redis_activesupport.gemfile +++ b/gemfiles/ruby_2.5_rails5_postgres_redis_activesupport.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.5_rails5_postgres_redis_activesupport.gemfile.lock b/gemfiles/ruby_2.5_rails5_postgres_redis_activesupport.gemfile.lock index d475aa214e8..06dad764d50 100644 --- a/gemfiles/ruby_2.5_rails5_postgres_redis_activesupport.gemfile.lock +++ b/gemfiles/ruby_2.5_rails5_postgres_redis_activesupport.gemfile.lock @@ -233,7 +233,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.3) simplecov-cobertura (2.1.0) rexml simplecov (~> 0.19) @@ -300,7 +299,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_2.5_rails5_postgres_sidekiq.gemfile b/gemfiles/ruby_2.5_rails5_postgres_sidekiq.gemfile index 0b3f5a76c9c..784a4b6ee79 100644 --- a/gemfiles/ruby_2.5_rails5_postgres_sidekiq.gemfile +++ b/gemfiles/ruby_2.5_rails5_postgres_sidekiq.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.5_rails5_postgres_sidekiq.gemfile.lock b/gemfiles/ruby_2.5_rails5_postgres_sidekiq.gemfile.lock index 210bec1cc1d..3dfeb952738 100644 --- a/gemfiles/ruby_2.5_rails5_postgres_sidekiq.gemfile.lock +++ b/gemfiles/ruby_2.5_rails5_postgres_sidekiq.gemfile.lock @@ -218,7 +218,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.3) sidekiq (6.5.8) connection_pool (>= 2.2.5, < 3) rack (~> 2.0) @@ -287,7 +286,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) sidekiq simplecov! simplecov-cobertura (~> 2.1.0) diff --git a/gemfiles/ruby_2.5_rails5_semantic_logger.gemfile b/gemfiles/ruby_2.5_rails5_semantic_logger.gemfile index 0ac202d0066..ca894a27234 100644 --- a/gemfiles/ruby_2.5_rails5_semantic_logger.gemfile +++ b/gemfiles/ruby_2.5_rails5_semantic_logger.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.5_rails5_semantic_logger.gemfile.lock b/gemfiles/ruby_2.5_rails5_semantic_logger.gemfile.lock index 498f0b3478f..4c312492ba4 100644 --- a/gemfiles/ruby_2.5_rails5_semantic_logger.gemfile.lock +++ b/gemfiles/ruby_2.5_rails5_semantic_logger.gemfile.lock @@ -213,7 +213,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.3) semantic_logger (4.12.0) concurrent-ruby (~> 1.0) simplecov-cobertura (2.1.0) @@ -279,7 +278,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_2.5_rails61_mysql2.gemfile b/gemfiles/ruby_2.5_rails61_mysql2.gemfile index 6ff0e79d9e4..e3bf3b49e0f 100644 --- a/gemfiles/ruby_2.5_rails61_mysql2.gemfile +++ b/gemfiles/ruby_2.5_rails61_mysql2.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.5_rails61_mysql2.gemfile.lock b/gemfiles/ruby_2.5_rails61_mysql2.gemfile.lock index c74e8a9f6e5..8e8cd2b2e35 100644 --- a/gemfiles/ruby_2.5_rails61_mysql2.gemfile.lock +++ b/gemfiles/ruby_2.5_rails61_mysql2.gemfile.lock @@ -217,7 +217,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.3) simplecov-cobertura (2.1.0) rexml simplecov (~> 0.19) @@ -280,7 +279,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_2.5_rails61_postgres.gemfile b/gemfiles/ruby_2.5_rails61_postgres.gemfile index de8d00df9dd..136e9cf26d3 100644 --- a/gemfiles/ruby_2.5_rails61_postgres.gemfile +++ b/gemfiles/ruby_2.5_rails61_postgres.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.5_rails61_postgres.gemfile.lock b/gemfiles/ruby_2.5_rails61_postgres.gemfile.lock index eecca205895..5707aa04aa7 100644 --- a/gemfiles/ruby_2.5_rails61_postgres.gemfile.lock +++ b/gemfiles/ruby_2.5_rails61_postgres.gemfile.lock @@ -235,7 +235,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.3) simplecov-cobertura (2.1.0) rexml simplecov (~> 0.19) @@ -299,7 +298,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_2.5_rails61_postgres_redis.gemfile b/gemfiles/ruby_2.5_rails61_postgres_redis.gemfile index 32f62d37af5..55957a3328a 100644 --- a/gemfiles/ruby_2.5_rails61_postgres_redis.gemfile +++ b/gemfiles/ruby_2.5_rails61_postgres_redis.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.5_rails61_postgres_redis.gemfile.lock b/gemfiles/ruby_2.5_rails61_postgres_redis.gemfile.lock index 2a9c1468a31..a11121ec35f 100644 --- a/gemfiles/ruby_2.5_rails61_postgres_redis.gemfile.lock +++ b/gemfiles/ruby_2.5_rails61_postgres_redis.gemfile.lock @@ -240,7 +240,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.3) simplecov-cobertura (2.1.0) rexml simplecov (~> 0.19) @@ -305,7 +304,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_2.5_rails61_postgres_sidekiq.gemfile b/gemfiles/ruby_2.5_rails61_postgres_sidekiq.gemfile index c4c4ce8965c..11eb236efe1 100644 --- a/gemfiles/ruby_2.5_rails61_postgres_sidekiq.gemfile +++ b/gemfiles/ruby_2.5_rails61_postgres_sidekiq.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.5_rails61_postgres_sidekiq.gemfile.lock b/gemfiles/ruby_2.5_rails61_postgres_sidekiq.gemfile.lock index e0f859982b0..a94772744fe 100644 --- a/gemfiles/ruby_2.5_rails61_postgres_sidekiq.gemfile.lock +++ b/gemfiles/ruby_2.5_rails61_postgres_sidekiq.gemfile.lock @@ -237,7 +237,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.3) sidekiq (6.5.8) connection_pool (>= 2.2.5, < 3) rack (~> 2.0) @@ -305,7 +304,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) sidekiq (>= 6.1.2) simplecov! simplecov-cobertura (~> 2.1.0) diff --git a/gemfiles/ruby_2.5_rails61_semantic_logger.gemfile b/gemfiles/ruby_2.5_rails61_semantic_logger.gemfile index 2db0694f5db..e4553e592d4 100644 --- a/gemfiles/ruby_2.5_rails61_semantic_logger.gemfile +++ b/gemfiles/ruby_2.5_rails61_semantic_logger.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.5_rails61_semantic_logger.gemfile.lock b/gemfiles/ruby_2.5_rails61_semantic_logger.gemfile.lock index 0459e031082..a50c6617f53 100644 --- a/gemfiles/ruby_2.5_rails61_semantic_logger.gemfile.lock +++ b/gemfiles/ruby_2.5_rails61_semantic_logger.gemfile.lock @@ -232,7 +232,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.3) semantic_logger (4.12.0) concurrent-ruby (~> 1.0) simplecov-cobertura (2.1.0) @@ -298,7 +297,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_2.5_rails6_mysql2.gemfile b/gemfiles/ruby_2.5_rails6_mysql2.gemfile index 71bd81e7107..5914229c5ec 100644 --- a/gemfiles/ruby_2.5_rails6_mysql2.gemfile +++ b/gemfiles/ruby_2.5_rails6_mysql2.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.5_rails6_mysql2.gemfile.lock b/gemfiles/ruby_2.5_rails6_mysql2.gemfile.lock index 3cc15b6b28d..9d4c1035f12 100644 --- a/gemfiles/ruby_2.5_rails6_mysql2.gemfile.lock +++ b/gemfiles/ruby_2.5_rails6_mysql2.gemfile.lock @@ -213,7 +213,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.3) simplecov-cobertura (2.1.0) rexml simplecov (~> 0.19) @@ -277,7 +276,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_2.5_rails6_postgres.gemfile b/gemfiles/ruby_2.5_rails6_postgres.gemfile index e02edaa9bdd..cbaf124d571 100644 --- a/gemfiles/ruby_2.5_rails6_postgres.gemfile +++ b/gemfiles/ruby_2.5_rails6_postgres.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.5_rails6_postgres.gemfile.lock b/gemfiles/ruby_2.5_rails6_postgres.gemfile.lock index 12901dbacc2..18cc03d44d8 100644 --- a/gemfiles/ruby_2.5_rails6_postgres.gemfile.lock +++ b/gemfiles/ruby_2.5_rails6_postgres.gemfile.lock @@ -231,7 +231,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.3) simplecov-cobertura (2.1.0) rexml simplecov (~> 0.19) @@ -296,7 +295,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_2.5_rails6_postgres_redis.gemfile b/gemfiles/ruby_2.5_rails6_postgres_redis.gemfile index 81bf1cce683..ffc56ea2782 100644 --- a/gemfiles/ruby_2.5_rails6_postgres_redis.gemfile +++ b/gemfiles/ruby_2.5_rails6_postgres_redis.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.5_rails6_postgres_redis.gemfile.lock b/gemfiles/ruby_2.5_rails6_postgres_redis.gemfile.lock index 9e996637dd6..95d247c9332 100644 --- a/gemfiles/ruby_2.5_rails6_postgres_redis.gemfile.lock +++ b/gemfiles/ruby_2.5_rails6_postgres_redis.gemfile.lock @@ -236,7 +236,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.3) simplecov-cobertura (2.1.0) rexml simplecov (~> 0.19) @@ -302,7 +301,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_2.5_rails6_postgres_redis_activesupport.gemfile b/gemfiles/ruby_2.5_rails6_postgres_redis_activesupport.gemfile index a40a417ae8e..44c88bcc5b9 100644 --- a/gemfiles/ruby_2.5_rails6_postgres_redis_activesupport.gemfile +++ b/gemfiles/ruby_2.5_rails6_postgres_redis_activesupport.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.5_rails6_postgres_redis_activesupport.gemfile.lock b/gemfiles/ruby_2.5_rails6_postgres_redis_activesupport.gemfile.lock index 6d8edef02ed..1df10be962a 100644 --- a/gemfiles/ruby_2.5_rails6_postgres_redis_activesupport.gemfile.lock +++ b/gemfiles/ruby_2.5_rails6_postgres_redis_activesupport.gemfile.lock @@ -248,7 +248,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.3) simplecov-cobertura (2.1.0) rexml simplecov (~> 0.19) @@ -316,7 +315,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_2.5_rails6_postgres_sidekiq.gemfile b/gemfiles/ruby_2.5_rails6_postgres_sidekiq.gemfile index 2378f27897a..cccd975c8f9 100644 --- a/gemfiles/ruby_2.5_rails6_postgres_sidekiq.gemfile +++ b/gemfiles/ruby_2.5_rails6_postgres_sidekiq.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.5_rails6_postgres_sidekiq.gemfile.lock b/gemfiles/ruby_2.5_rails6_postgres_sidekiq.gemfile.lock index bd5fb112b62..83d9e8eecdb 100644 --- a/gemfiles/ruby_2.5_rails6_postgres_sidekiq.gemfile.lock +++ b/gemfiles/ruby_2.5_rails6_postgres_sidekiq.gemfile.lock @@ -233,7 +233,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.3) sidekiq (6.5.8) connection_pool (>= 2.2.5, < 3) rack (~> 2.0) @@ -303,7 +302,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) sidekiq simplecov! simplecov-cobertura (~> 2.1.0) diff --git a/gemfiles/ruby_2.5_rails6_semantic_logger.gemfile b/gemfiles/ruby_2.5_rails6_semantic_logger.gemfile index bd0a1df95ea..8329be172f2 100644 --- a/gemfiles/ruby_2.5_rails6_semantic_logger.gemfile +++ b/gemfiles/ruby_2.5_rails6_semantic_logger.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.5_rails6_semantic_logger.gemfile.lock b/gemfiles/ruby_2.5_rails6_semantic_logger.gemfile.lock index 666ed4f7aa2..4ef82f78dc9 100644 --- a/gemfiles/ruby_2.5_rails6_semantic_logger.gemfile.lock +++ b/gemfiles/ruby_2.5_rails6_semantic_logger.gemfile.lock @@ -228,7 +228,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.3) semantic_logger (4.12.0) concurrent-ruby (~> 1.0) simplecov-cobertura (2.1.0) @@ -295,7 +294,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_2.5_redis_3.gemfile b/gemfiles/ruby_2.5_redis_3.gemfile index a89a5d6d06c..4b875ddbaef 100644 --- a/gemfiles/ruby_2.5_redis_3.gemfile +++ b/gemfiles/ruby_2.5_redis_3.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.5_redis_3.gemfile.lock b/gemfiles/ruby_2.5_redis_3.gemfile.lock index e2c90e37083..15efe4e67e5 100644 --- a/gemfiles/ruby_2.5_redis_3.gemfile.lock +++ b/gemfiles/ruby_2.5_redis_3.gemfile.lock @@ -100,7 +100,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.3) simplecov-cobertura (2.1.0) rexml simplecov (~> 0.19) @@ -147,7 +146,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.5_redis_4.gemfile b/gemfiles/ruby_2.5_redis_4.gemfile index bb482933b49..1bfdf46e3b8 100644 --- a/gemfiles/ruby_2.5_redis_4.gemfile +++ b/gemfiles/ruby_2.5_redis_4.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.5_redis_4.gemfile.lock b/gemfiles/ruby_2.5_redis_4.gemfile.lock index 861781617ee..ce8fcb8122a 100644 --- a/gemfiles/ruby_2.5_redis_4.gemfile.lock +++ b/gemfiles/ruby_2.5_redis_4.gemfile.lock @@ -100,7 +100,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.3) simplecov-cobertura (2.1.0) rexml simplecov (~> 0.19) @@ -147,7 +146,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.5_redis_5.gemfile b/gemfiles/ruby_2.5_redis_5.gemfile index 092ad9a626b..e3aee0999ca 100644 --- a/gemfiles/ruby_2.5_redis_5.gemfile +++ b/gemfiles/ruby_2.5_redis_5.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.5_redis_5.gemfile.lock b/gemfiles/ruby_2.5_redis_5.gemfile.lock index 9f884aaa8c2..ab3ce314966 100644 --- a/gemfiles/ruby_2.5_redis_5.gemfile.lock +++ b/gemfiles/ruby_2.5_redis_5.gemfile.lock @@ -104,7 +104,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.3) simplecov-cobertura (2.1.0) rexml simplecov (~> 0.19) @@ -151,7 +150,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.5_relational_db.gemfile b/gemfiles/ruby_2.5_relational_db.gemfile index 1aaaa74c42f..fd49d08b0d0 100644 --- a/gemfiles/ruby_2.5_relational_db.gemfile +++ b/gemfiles/ruby_2.5_relational_db.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.5_relational_db.gemfile.lock b/gemfiles/ruby_2.5_relational_db.gemfile.lock index c2c099863a9..efb07b42c85 100644 --- a/gemfiles/ruby_2.5_relational_db.gemfile.lock +++ b/gemfiles/ruby_2.5_relational_db.gemfile.lock @@ -123,7 +123,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.3) sequel (5.54.0) simplecov-cobertura (2.1.0) rexml @@ -178,7 +177,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) sequel (~> 5.54.0) simplecov! simplecov-cobertura (~> 2.1.0) diff --git a/gemfiles/ruby_2.5_resque2_redis3.gemfile b/gemfiles/ruby_2.5_resque2_redis3.gemfile index 4fc06c64d0e..c3bceb8229f 100644 --- a/gemfiles/ruby_2.5_resque2_redis3.gemfile +++ b/gemfiles/ruby_2.5_resque2_redis3.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.5_resque2_redis3.gemfile.lock b/gemfiles/ruby_2.5_resque2_redis3.gemfile.lock index b7a41a91e85..4488e13c883 100644 --- a/gemfiles/ruby_2.5_resque2_redis3.gemfile.lock +++ b/gemfiles/ruby_2.5_resque2_redis3.gemfile.lock @@ -114,7 +114,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.3) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) rexml @@ -169,7 +168,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.5_resque2_redis4.gemfile b/gemfiles/ruby_2.5_resque2_redis4.gemfile index b71d8f4e0f2..cdc0165e07c 100644 --- a/gemfiles/ruby_2.5_resque2_redis4.gemfile +++ b/gemfiles/ruby_2.5_resque2_redis4.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.5_resque2_redis4.gemfile.lock b/gemfiles/ruby_2.5_resque2_redis4.gemfile.lock index c7e2c12da51..f2bef4a8154 100644 --- a/gemfiles/ruby_2.5_resque2_redis4.gemfile.lock +++ b/gemfiles/ruby_2.5_resque2_redis4.gemfile.lock @@ -118,7 +118,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.3) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) rexml @@ -173,7 +172,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.5_sinatra.gemfile b/gemfiles/ruby_2.5_sinatra.gemfile index 0a22f0d4d04..1090a613cfa 100644 --- a/gemfiles/ruby_2.5_sinatra.gemfile +++ b/gemfiles/ruby_2.5_sinatra.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.5_sinatra.gemfile.lock b/gemfiles/ruby_2.5_sinatra.gemfile.lock index 07915f8c119..d131408146b 100644 --- a/gemfiles/ruby_2.5_sinatra.gemfile.lock +++ b/gemfiles/ruby_2.5_sinatra.gemfile.lock @@ -108,7 +108,6 @@ GEM rspec_n (1.3.0) colorize (~> 0.8.0) cri (~> 2.15.3) - ruby-prof (1.4.3) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) rexml @@ -163,7 +162,6 @@ DEPENDENCIES rspec-wait (~> 0) rspec_junit_formatter (>= 0.5.1) rspec_n (~> 1.3) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sinatra diff --git a/gemfiles/ruby_2.6_activesupport.gemfile b/gemfiles/ruby_2.6_activesupport.gemfile index 90fc2d8a35d..87ba2816dd5 100644 --- a/gemfiles/ruby_2.6_activesupport.gemfile +++ b/gemfiles/ruby_2.6_activesupport.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.6_activesupport.gemfile.lock b/gemfiles/ruby_2.6_activesupport.gemfile.lock index 1f14b1d4578..2e673ef0c91 100644 --- a/gemfiles/ruby_2.6_activesupport.gemfile.lock +++ b/gemfiles/ruby_2.6_activesupport.gemfile.lock @@ -239,7 +239,6 @@ GEM rubocop-capybara (~> 2.17) ruby-kafka (1.5.0) digest-crc - ruby-prof (1.4.3) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -302,7 +301,6 @@ DEPENDENCIES rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) ruby-kafka (>= 0.7.10) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.6_aws.gemfile b/gemfiles/ruby_2.6_aws.gemfile index d7ae148e307..4629dfd352b 100644 --- a/gemfiles/ruby_2.6_aws.gemfile +++ b/gemfiles/ruby_2.6_aws.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.6_aws.gemfile.lock b/gemfiles/ruby_2.6_aws.gemfile.lock index c493fef1105..776a20e06f6 100644 --- a/gemfiles/ruby_2.6_aws.gemfile.lock +++ b/gemfiles/ruby_2.6_aws.gemfile.lock @@ -1554,7 +1554,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.4.3) ruby-progressbar (1.13.0) shoryuken (6.0.0) aws-sdk-core (>= 2) @@ -1609,7 +1608,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) shoryuken simplecov! simplecov-cobertura (~> 2.1.0) diff --git a/gemfiles/ruby_2.6_contrib.gemfile b/gemfiles/ruby_2.6_contrib.gemfile index 721c5ca3f63..e80db2ee3ab 100644 --- a/gemfiles/ruby_2.6_contrib.gemfile +++ b/gemfiles/ruby_2.6_contrib.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.6_contrib.gemfile.lock b/gemfiles/ruby_2.6_contrib.gemfile.lock index ba42c47326d..3beebdfedda 100644 --- a/gemfiles/ruby_2.6_contrib.gemfile.lock +++ b/gemfiles/ruby_2.6_contrib.gemfile.lock @@ -169,7 +169,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.4.3) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) semantic_logger (4.12.0) @@ -258,7 +257,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) semantic_logger (~> 4.0) sidekiq (~> 6.5) simplecov! diff --git a/gemfiles/ruby_2.6_contrib_old.gemfile b/gemfiles/ruby_2.6_contrib_old.gemfile index 991ccee5bf5..eb57d77736c 100644 --- a/gemfiles/ruby_2.6_contrib_old.gemfile +++ b/gemfiles/ruby_2.6_contrib_old.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.6_contrib_old.gemfile.lock b/gemfiles/ruby_2.6_contrib_old.gemfile.lock index 08e22fac606..e13f7cde8b8 100644 --- a/gemfiles/ruby_2.6_contrib_old.gemfile.lock +++ b/gemfiles/ruby_2.6_contrib_old.gemfile.lock @@ -167,7 +167,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.4.3) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) rusage (0.2.0) @@ -241,7 +240,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.6_core_old.gemfile b/gemfiles/ruby_2.6_core_old.gemfile index 5b25f2f6d98..83d011710f1 100644 --- a/gemfiles/ruby_2.6_core_old.gemfile +++ b/gemfiles/ruby_2.6_core_old.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.6_core_old.gemfile.lock b/gemfiles/ruby_2.6_core_old.gemfile.lock index a39b37ec335..9ff28ec114e 100644 --- a/gemfiles/ruby_2.6_core_old.gemfile.lock +++ b/gemfiles/ruby_2.6_core_old.gemfile.lock @@ -130,7 +130,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.4.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -182,7 +181,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.6_elasticsearch_7.gemfile b/gemfiles/ruby_2.6_elasticsearch_7.gemfile index a91cacf88dc..272e5be1628 100644 --- a/gemfiles/ruby_2.6_elasticsearch_7.gemfile +++ b/gemfiles/ruby_2.6_elasticsearch_7.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.6_elasticsearch_7.gemfile.lock b/gemfiles/ruby_2.6_elasticsearch_7.gemfile.lock index 7a969a0814f..68e133c7b84 100644 --- a/gemfiles/ruby_2.6_elasticsearch_7.gemfile.lock +++ b/gemfiles/ruby_2.6_elasticsearch_7.gemfile.lock @@ -167,7 +167,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.4.3) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -219,7 +218,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.6_elasticsearch_8.gemfile b/gemfiles/ruby_2.6_elasticsearch_8.gemfile index 5989143aea5..2bcf76b0336 100644 --- a/gemfiles/ruby_2.6_elasticsearch_8.gemfile +++ b/gemfiles/ruby_2.6_elasticsearch_8.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.6_elasticsearch_8.gemfile.lock b/gemfiles/ruby_2.6_elasticsearch_8.gemfile.lock index 685db8dd433..aff78d15548 100644 --- a/gemfiles/ruby_2.6_elasticsearch_8.gemfile.lock +++ b/gemfiles/ruby_2.6_elasticsearch_8.gemfile.lock @@ -149,7 +149,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.4.3) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -201,7 +200,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.6_hanami_1.gemfile b/gemfiles/ruby_2.6_hanami_1.gemfile index cccb48791ea..0382e1230f6 100644 --- a/gemfiles/ruby_2.6_hanami_1.gemfile +++ b/gemfiles/ruby_2.6_hanami_1.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.6_hanami_1.gemfile.lock b/gemfiles/ruby_2.6_hanami_1.gemfile.lock index e4b758dc910..c5e95ace090 100644 --- a/gemfiles/ruby_2.6_hanami_1.gemfile.lock +++ b/gemfiles/ruby_2.6_hanami_1.gemfile.lock @@ -223,7 +223,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.4.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -283,7 +282,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.6_http.gemfile b/gemfiles/ruby_2.6_http.gemfile index 65d6a55d060..e3c66af23db 100644 --- a/gemfiles/ruby_2.6_http.gemfile +++ b/gemfiles/ruby_2.6_http.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.6_http.gemfile.lock b/gemfiles/ruby_2.6_http.gemfile.lock index 6da5451a0e6..bc320887fc2 100644 --- a/gemfiles/ruby_2.6_http.gemfile.lock +++ b/gemfiles/ruby_2.6_http.gemfile.lock @@ -166,7 +166,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.4.3) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -229,7 +228,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) stripe (~> 8.0) diff --git a/gemfiles/ruby_2.6_opensearch_2.gemfile b/gemfiles/ruby_2.6_opensearch_2.gemfile index 1a82b324a2d..bbd65911ab6 100644 --- a/gemfiles/ruby_2.6_opensearch_2.gemfile +++ b/gemfiles/ruby_2.6_opensearch_2.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.6_opensearch_2.gemfile.lock b/gemfiles/ruby_2.6_opensearch_2.gemfile.lock index e800b5c0f11..7b0cb06eca0 100644 --- a/gemfiles/ruby_2.6_opensearch_2.gemfile.lock +++ b/gemfiles/ruby_2.6_opensearch_2.gemfile.lock @@ -149,7 +149,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.4.3) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -201,7 +200,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.6_opensearch_3.gemfile b/gemfiles/ruby_2.6_opensearch_3.gemfile index 822c26f1a39..6616f7abdc0 100644 --- a/gemfiles/ruby_2.6_opensearch_3.gemfile +++ b/gemfiles/ruby_2.6_opensearch_3.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.6_opensearch_3.gemfile.lock b/gemfiles/ruby_2.6_opensearch_3.gemfile.lock index adfd88ee902..3f86e93d58b 100644 --- a/gemfiles/ruby_2.6_opensearch_3.gemfile.lock +++ b/gemfiles/ruby_2.6_opensearch_3.gemfile.lock @@ -144,7 +144,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.4.3) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -196,7 +195,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.6_opentelemetry.gemfile b/gemfiles/ruby_2.6_opentelemetry.gemfile index 790babbccf6..2fb970fa1bd 100644 --- a/gemfiles/ruby_2.6_opentelemetry.gemfile +++ b/gemfiles/ruby_2.6_opentelemetry.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.6_opentelemetry.gemfile.lock b/gemfiles/ruby_2.6_opentelemetry.gemfile.lock index b385ccf1562..854cb689911 100755 --- a/gemfiles/ruby_2.6_opentelemetry.gemfile.lock +++ b/gemfiles/ruby_2.6_opentelemetry.gemfile.lock @@ -142,7 +142,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.4.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -195,7 +194,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.6_opentracing.gemfile b/gemfiles/ruby_2.6_opentracing.gemfile index 2fd763ec27e..0cf2c921035 100644 --- a/gemfiles/ruby_2.6_opentracing.gemfile +++ b/gemfiles/ruby_2.6_opentracing.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.6_opentracing.gemfile.lock b/gemfiles/ruby_2.6_opentracing.gemfile.lock index 118750e3b89..924ea232513 100644 --- a/gemfiles/ruby_2.6_opentracing.gemfile.lock +++ b/gemfiles/ruby_2.6_opentracing.gemfile.lock @@ -135,7 +135,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.4.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -186,7 +185,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.6_rack_1.gemfile b/gemfiles/ruby_2.6_rack_1.gemfile index caac1bae9c7..37d9c94d48c 100644 --- a/gemfiles/ruby_2.6_rack_1.gemfile +++ b/gemfiles/ruby_2.6_rack_1.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.6_rack_1.gemfile.lock b/gemfiles/ruby_2.6_rack_1.gemfile.lock index 351511751e7..21f57653556 100644 --- a/gemfiles/ruby_2.6_rack_1.gemfile.lock +++ b/gemfiles/ruby_2.6_rack_1.gemfile.lock @@ -137,7 +137,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.4.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -190,7 +189,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.6_rack_2.gemfile b/gemfiles/ruby_2.6_rack_2.gemfile index 14117c4b693..1f44c2fcf6b 100644 --- a/gemfiles/ruby_2.6_rack_2.gemfile +++ b/gemfiles/ruby_2.6_rack_2.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.6_rack_2.gemfile.lock b/gemfiles/ruby_2.6_rack_2.gemfile.lock index b9cf73a3cf4..0ab776fa180 100644 --- a/gemfiles/ruby_2.6_rack_2.gemfile.lock +++ b/gemfiles/ruby_2.6_rack_2.gemfile.lock @@ -137,7 +137,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.4.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -190,7 +189,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.6_rack_3.gemfile b/gemfiles/ruby_2.6_rack_3.gemfile index d7270695c24..cbf406e9d7e 100644 --- a/gemfiles/ruby_2.6_rack_3.gemfile +++ b/gemfiles/ruby_2.6_rack_3.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.6_rack_3.gemfile.lock b/gemfiles/ruby_2.6_rack_3.gemfile.lock index 1123047c594..9024031845a 100644 --- a/gemfiles/ruby_2.6_rack_3.gemfile.lock +++ b/gemfiles/ruby_2.6_rack_3.gemfile.lock @@ -137,7 +137,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.4.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -190,7 +189,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.6_rails5_mysql2.gemfile b/gemfiles/ruby_2.6_rails5_mysql2.gemfile index fe53bee76b6..dc42b5f91e5 100644 --- a/gemfiles/ruby_2.6_rails5_mysql2.gemfile +++ b/gemfiles/ruby_2.6_rails5_mysql2.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.6_rails5_mysql2.gemfile.lock b/gemfiles/ruby_2.6_rails5_mysql2.gemfile.lock index 84d8be366fc..677c25e4644 100644 --- a/gemfiles/ruby_2.6_rails5_mysql2.gemfile.lock +++ b/gemfiles/ruby_2.6_rails5_mysql2.gemfile.lock @@ -240,7 +240,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.4.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -309,7 +308,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_2.6_rails5_postgres.gemfile b/gemfiles/ruby_2.6_rails5_postgres.gemfile index a637f710f5b..75a900f81fb 100644 --- a/gemfiles/ruby_2.6_rails5_postgres.gemfile +++ b/gemfiles/ruby_2.6_rails5_postgres.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.6_rails5_postgres.gemfile.lock b/gemfiles/ruby_2.6_rails5_postgres.gemfile.lock index 65000f97a5e..4c7952451d0 100644 --- a/gemfiles/ruby_2.6_rails5_postgres.gemfile.lock +++ b/gemfiles/ruby_2.6_rails5_postgres.gemfile.lock @@ -240,7 +240,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.4.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -309,7 +308,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_2.6_rails5_postgres_redis.gemfile b/gemfiles/ruby_2.6_rails5_postgres_redis.gemfile index f74cc0994e0..e004111a388 100644 --- a/gemfiles/ruby_2.6_rails5_postgres_redis.gemfile +++ b/gemfiles/ruby_2.6_rails5_postgres_redis.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.6_rails5_postgres_redis.gemfile.lock b/gemfiles/ruby_2.6_rails5_postgres_redis.gemfile.lock index 17ff89ae8a6..b5ae46c0b48 100644 --- a/gemfiles/ruby_2.6_rails5_postgres_redis.gemfile.lock +++ b/gemfiles/ruby_2.6_rails5_postgres_redis.gemfile.lock @@ -241,7 +241,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.4.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -311,7 +310,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_2.6_rails5_postgres_redis_activesupport.gemfile b/gemfiles/ruby_2.6_rails5_postgres_redis_activesupport.gemfile index 82e452bdb47..49b75592b7f 100644 --- a/gemfiles/ruby_2.6_rails5_postgres_redis_activesupport.gemfile +++ b/gemfiles/ruby_2.6_rails5_postgres_redis_activesupport.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.6_rails5_postgres_redis_activesupport.gemfile.lock b/gemfiles/ruby_2.6_rails5_postgres_redis_activesupport.gemfile.lock index 7b25f61b0d3..48c1a6ca995 100644 --- a/gemfiles/ruby_2.6_rails5_postgres_redis_activesupport.gemfile.lock +++ b/gemfiles/ruby_2.6_rails5_postgres_redis_activesupport.gemfile.lock @@ -257,7 +257,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.4.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -329,7 +328,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_2.6_rails5_postgres_sidekiq.gemfile b/gemfiles/ruby_2.6_rails5_postgres_sidekiq.gemfile index 78fa4089df6..3d14908ff4c 100644 --- a/gemfiles/ruby_2.6_rails5_postgres_sidekiq.gemfile +++ b/gemfiles/ruby_2.6_rails5_postgres_sidekiq.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.6_rails5_postgres_sidekiq.gemfile.lock b/gemfiles/ruby_2.6_rails5_postgres_sidekiq.gemfile.lock index a8e29de6ee2..7b223cf7679 100644 --- a/gemfiles/ruby_2.6_rails5_postgres_sidekiq.gemfile.lock +++ b/gemfiles/ruby_2.6_rails5_postgres_sidekiq.gemfile.lock @@ -242,7 +242,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.4.3) ruby-progressbar (1.13.0) sidekiq (6.5.8) connection_pool (>= 2.2.5, < 3) @@ -316,7 +315,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) sidekiq simplecov! simplecov-cobertura (~> 2.1.0) diff --git a/gemfiles/ruby_2.6_rails5_semantic_logger.gemfile b/gemfiles/ruby_2.6_rails5_semantic_logger.gemfile index 47fe871a913..616963826f4 100644 --- a/gemfiles/ruby_2.6_rails5_semantic_logger.gemfile +++ b/gemfiles/ruby_2.6_rails5_semantic_logger.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.6_rails5_semantic_logger.gemfile.lock b/gemfiles/ruby_2.6_rails5_semantic_logger.gemfile.lock index 44cd8757ef9..d806f1e2ba5 100644 --- a/gemfiles/ruby_2.6_rails5_semantic_logger.gemfile.lock +++ b/gemfiles/ruby_2.6_rails5_semantic_logger.gemfile.lock @@ -237,7 +237,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.4.3) ruby-progressbar (1.13.0) semantic_logger (4.12.0) concurrent-ruby (~> 1.0) @@ -308,7 +307,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_2.6_rails61_mysql2.gemfile b/gemfiles/ruby_2.6_rails61_mysql2.gemfile index dcc6c9ebaa2..d2c7f80e825 100644 --- a/gemfiles/ruby_2.6_rails61_mysql2.gemfile +++ b/gemfiles/ruby_2.6_rails61_mysql2.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.6_rails61_mysql2.gemfile.lock b/gemfiles/ruby_2.6_rails61_mysql2.gemfile.lock index 6f5f36ade9e..5df2cc4abca 100644 --- a/gemfiles/ruby_2.6_rails61_mysql2.gemfile.lock +++ b/gemfiles/ruby_2.6_rails61_mysql2.gemfile.lock @@ -259,7 +259,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.4.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -328,7 +327,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_2.6_rails61_postgres.gemfile b/gemfiles/ruby_2.6_rails61_postgres.gemfile index ad4493c1afd..9db57566f60 100644 --- a/gemfiles/ruby_2.6_rails61_postgres.gemfile +++ b/gemfiles/ruby_2.6_rails61_postgres.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.6_rails61_postgres.gemfile.lock b/gemfiles/ruby_2.6_rails61_postgres.gemfile.lock index 95561fbcf23..1b3f1a59e67 100644 --- a/gemfiles/ruby_2.6_rails61_postgres.gemfile.lock +++ b/gemfiles/ruby_2.6_rails61_postgres.gemfile.lock @@ -259,7 +259,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.4.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -328,7 +327,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_2.6_rails61_postgres_redis.gemfile b/gemfiles/ruby_2.6_rails61_postgres_redis.gemfile index 0e4e4f42915..b823839158e 100644 --- a/gemfiles/ruby_2.6_rails61_postgres_redis.gemfile +++ b/gemfiles/ruby_2.6_rails61_postgres_redis.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.6_rails61_postgres_redis.gemfile.lock b/gemfiles/ruby_2.6_rails61_postgres_redis.gemfile.lock index c39a7774c9c..e4edf3a379f 100644 --- a/gemfiles/ruby_2.6_rails61_postgres_redis.gemfile.lock +++ b/gemfiles/ruby_2.6_rails61_postgres_redis.gemfile.lock @@ -260,7 +260,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.4.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -330,7 +329,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_2.6_rails61_postgres_sidekiq.gemfile b/gemfiles/ruby_2.6_rails61_postgres_sidekiq.gemfile index fc800c4e0ae..82a1e6fa0dc 100644 --- a/gemfiles/ruby_2.6_rails61_postgres_sidekiq.gemfile +++ b/gemfiles/ruby_2.6_rails61_postgres_sidekiq.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.6_rails61_postgres_sidekiq.gemfile.lock b/gemfiles/ruby_2.6_rails61_postgres_sidekiq.gemfile.lock index f35d5fffff7..7deef973c2c 100644 --- a/gemfiles/ruby_2.6_rails61_postgres_sidekiq.gemfile.lock +++ b/gemfiles/ruby_2.6_rails61_postgres_sidekiq.gemfile.lock @@ -261,7 +261,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.4.3) ruby-progressbar (1.13.0) sidekiq (6.5.8) connection_pool (>= 2.2.5, < 3) @@ -334,7 +333,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) sidekiq (>= 6.1.2) simplecov! simplecov-cobertura (~> 2.1.0) diff --git a/gemfiles/ruby_2.6_rails61_semantic_logger.gemfile b/gemfiles/ruby_2.6_rails61_semantic_logger.gemfile index bdef0013493..9c796c154f7 100644 --- a/gemfiles/ruby_2.6_rails61_semantic_logger.gemfile +++ b/gemfiles/ruby_2.6_rails61_semantic_logger.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.6_rails61_semantic_logger.gemfile.lock b/gemfiles/ruby_2.6_rails61_semantic_logger.gemfile.lock index 5978961ee69..bd994e514a1 100644 --- a/gemfiles/ruby_2.6_rails61_semantic_logger.gemfile.lock +++ b/gemfiles/ruby_2.6_rails61_semantic_logger.gemfile.lock @@ -256,7 +256,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.4.3) ruby-progressbar (1.13.0) semantic_logger (4.12.0) concurrent-ruby (~> 1.0) @@ -327,7 +326,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_2.6_rails6_mysql2.gemfile b/gemfiles/ruby_2.6_rails6_mysql2.gemfile index 9fd957ede5a..c0e90cbc17d 100644 --- a/gemfiles/ruby_2.6_rails6_mysql2.gemfile +++ b/gemfiles/ruby_2.6_rails6_mysql2.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.6_rails6_mysql2.gemfile.lock b/gemfiles/ruby_2.6_rails6_mysql2.gemfile.lock index fe16f632be8..82cac65d524 100644 --- a/gemfiles/ruby_2.6_rails6_mysql2.gemfile.lock +++ b/gemfiles/ruby_2.6_rails6_mysql2.gemfile.lock @@ -255,7 +255,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.4.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -325,7 +324,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_2.6_rails6_postgres.gemfile b/gemfiles/ruby_2.6_rails6_postgres.gemfile index f2e1fdf3ac8..684e674fbe6 100644 --- a/gemfiles/ruby_2.6_rails6_postgres.gemfile +++ b/gemfiles/ruby_2.6_rails6_postgres.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.6_rails6_postgres.gemfile.lock b/gemfiles/ruby_2.6_rails6_postgres.gemfile.lock index b89c226e67e..f50cebbefa9 100644 --- a/gemfiles/ruby_2.6_rails6_postgres.gemfile.lock +++ b/gemfiles/ruby_2.6_rails6_postgres.gemfile.lock @@ -255,7 +255,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.4.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -325,7 +324,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_2.6_rails6_postgres_redis.gemfile b/gemfiles/ruby_2.6_rails6_postgres_redis.gemfile index 8fb4b478a41..98baa77f771 100644 --- a/gemfiles/ruby_2.6_rails6_postgres_redis.gemfile +++ b/gemfiles/ruby_2.6_rails6_postgres_redis.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.6_rails6_postgres_redis.gemfile.lock b/gemfiles/ruby_2.6_rails6_postgres_redis.gemfile.lock index 6a72b7b8106..7736e7303ae 100644 --- a/gemfiles/ruby_2.6_rails6_postgres_redis.gemfile.lock +++ b/gemfiles/ruby_2.6_rails6_postgres_redis.gemfile.lock @@ -256,7 +256,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.4.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -327,7 +326,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_2.6_rails6_postgres_redis_activesupport.gemfile b/gemfiles/ruby_2.6_rails6_postgres_redis_activesupport.gemfile index b084ae3ade1..2f19b71a0b5 100644 --- a/gemfiles/ruby_2.6_rails6_postgres_redis_activesupport.gemfile +++ b/gemfiles/ruby_2.6_rails6_postgres_redis_activesupport.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.6_rails6_postgres_redis_activesupport.gemfile.lock b/gemfiles/ruby_2.6_rails6_postgres_redis_activesupport.gemfile.lock index 72f324d5ddb..f8666bdc466 100644 --- a/gemfiles/ruby_2.6_rails6_postgres_redis_activesupport.gemfile.lock +++ b/gemfiles/ruby_2.6_rails6_postgres_redis_activesupport.gemfile.lock @@ -272,7 +272,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.4.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -345,7 +344,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_2.6_rails6_postgres_sidekiq.gemfile b/gemfiles/ruby_2.6_rails6_postgres_sidekiq.gemfile index c3d567f6702..73c1ddd288f 100644 --- a/gemfiles/ruby_2.6_rails6_postgres_sidekiq.gemfile +++ b/gemfiles/ruby_2.6_rails6_postgres_sidekiq.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.6_rails6_postgres_sidekiq.gemfile.lock b/gemfiles/ruby_2.6_rails6_postgres_sidekiq.gemfile.lock index 8e181c39c49..b7555b6757d 100644 --- a/gemfiles/ruby_2.6_rails6_postgres_sidekiq.gemfile.lock +++ b/gemfiles/ruby_2.6_rails6_postgres_sidekiq.gemfile.lock @@ -257,7 +257,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.4.3) ruby-progressbar (1.13.0) sidekiq (6.5.8) connection_pool (>= 2.2.5, < 3) @@ -332,7 +331,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) sidekiq simplecov! simplecov-cobertura (~> 2.1.0) diff --git a/gemfiles/ruby_2.6_rails6_semantic_logger.gemfile b/gemfiles/ruby_2.6_rails6_semantic_logger.gemfile index d0333f5e3b9..9c15cba7e41 100644 --- a/gemfiles/ruby_2.6_rails6_semantic_logger.gemfile +++ b/gemfiles/ruby_2.6_rails6_semantic_logger.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.6_rails6_semantic_logger.gemfile.lock b/gemfiles/ruby_2.6_rails6_semantic_logger.gemfile.lock index 6b79c3ee132..0310a20fe44 100644 --- a/gemfiles/ruby_2.6_rails6_semantic_logger.gemfile.lock +++ b/gemfiles/ruby_2.6_rails6_semantic_logger.gemfile.lock @@ -252,7 +252,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.4.3) ruby-progressbar (1.13.0) semantic_logger (4.12.0) concurrent-ruby (~> 1.0) @@ -324,7 +323,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_2.6_redis_3.gemfile b/gemfiles/ruby_2.6_redis_3.gemfile index 4c5ac842127..3c34d9335fa 100644 --- a/gemfiles/ruby_2.6_redis_3.gemfile +++ b/gemfiles/ruby_2.6_redis_3.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.6_redis_3.gemfile.lock b/gemfiles/ruby_2.6_redis_3.gemfile.lock index 41d49d2bb5f..c582d84c635 100644 --- a/gemfiles/ruby_2.6_redis_3.gemfile.lock +++ b/gemfiles/ruby_2.6_redis_3.gemfile.lock @@ -131,7 +131,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.4.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -184,7 +183,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.6_redis_4.gemfile b/gemfiles/ruby_2.6_redis_4.gemfile index 7211185f480..d75caa0a3b6 100644 --- a/gemfiles/ruby_2.6_redis_4.gemfile +++ b/gemfiles/ruby_2.6_redis_4.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.6_redis_4.gemfile.lock b/gemfiles/ruby_2.6_redis_4.gemfile.lock index 4e546f4b8bc..df44902ce30 100644 --- a/gemfiles/ruby_2.6_redis_4.gemfile.lock +++ b/gemfiles/ruby_2.6_redis_4.gemfile.lock @@ -131,7 +131,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.4.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -184,7 +183,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.6_redis_5.gemfile b/gemfiles/ruby_2.6_redis_5.gemfile index e05d36c640f..1fb046955a5 100644 --- a/gemfiles/ruby_2.6_redis_5.gemfile +++ b/gemfiles/ruby_2.6_redis_5.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.6_redis_5.gemfile.lock b/gemfiles/ruby_2.6_redis_5.gemfile.lock index e2899a96582..a8580e8d578 100644 --- a/gemfiles/ruby_2.6_redis_5.gemfile.lock +++ b/gemfiles/ruby_2.6_redis_5.gemfile.lock @@ -135,7 +135,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.4.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -188,7 +187,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.6_relational_db.gemfile b/gemfiles/ruby_2.6_relational_db.gemfile index 9bb8800852d..e6725dd2506 100644 --- a/gemfiles/ruby_2.6_relational_db.gemfile +++ b/gemfiles/ruby_2.6_relational_db.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.6_relational_db.gemfile.lock b/gemfiles/ruby_2.6_relational_db.gemfile.lock index d91fd5176bf..bdf7d685020 100644 --- a/gemfiles/ruby_2.6_relational_db.gemfile.lock +++ b/gemfiles/ruby_2.6_relational_db.gemfile.lock @@ -155,7 +155,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.4.3) ruby-progressbar (1.13.0) sequel (5.54.0) simplecov-cobertura (2.1.0) @@ -217,7 +216,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) sequel (~> 5.54.0) simplecov! simplecov-cobertura (~> 2.1.0) diff --git a/gemfiles/ruby_2.6_resque2_redis3.gemfile b/gemfiles/ruby_2.6_resque2_redis3.gemfile index 3719d078af5..25e2ce51b77 100644 --- a/gemfiles/ruby_2.6_resque2_redis3.gemfile +++ b/gemfiles/ruby_2.6_resque2_redis3.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.6_resque2_redis3.gemfile.lock b/gemfiles/ruby_2.6_resque2_redis3.gemfile.lock index 9bc946d175b..8b029ef74c3 100644 --- a/gemfiles/ruby_2.6_resque2_redis3.gemfile.lock +++ b/gemfiles/ruby_2.6_resque2_redis3.gemfile.lock @@ -145,7 +145,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.4.3) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -206,7 +205,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.6_resque2_redis4.gemfile b/gemfiles/ruby_2.6_resque2_redis4.gemfile index e6771f2d4be..8479ddf897e 100644 --- a/gemfiles/ruby_2.6_resque2_redis4.gemfile +++ b/gemfiles/ruby_2.6_resque2_redis4.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.6_resque2_redis4.gemfile.lock b/gemfiles/ruby_2.6_resque2_redis4.gemfile.lock index 4e9502c040a..d42ab9c571c 100644 --- a/gemfiles/ruby_2.6_resque2_redis4.gemfile.lock +++ b/gemfiles/ruby_2.6_resque2_redis4.gemfile.lock @@ -145,7 +145,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.4.3) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -206,7 +205,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.6_sinatra.gemfile b/gemfiles/ruby_2.6_sinatra.gemfile index 3eb026ca9fc..d7abff83d09 100644 --- a/gemfiles/ruby_2.6_sinatra.gemfile +++ b/gemfiles/ruby_2.6_sinatra.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.6_sinatra.gemfile.lock b/gemfiles/ruby_2.6_sinatra.gemfile.lock index 6e261d4bc03..9e3205e6669 100644 --- a/gemfiles/ruby_2.6_sinatra.gemfile.lock +++ b/gemfiles/ruby_2.6_sinatra.gemfile.lock @@ -139,7 +139,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.4.3) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -200,7 +199,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sinatra (>= 3) diff --git a/gemfiles/ruby_2.7_activesupport.gemfile b/gemfiles/ruby_2.7_activesupport.gemfile index 1b1a185074d..0ddaa9b05cb 100644 --- a/gemfiles/ruby_2.7_activesupport.gemfile +++ b/gemfiles/ruby_2.7_activesupport.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.7_activesupport.gemfile.lock b/gemfiles/ruby_2.7_activesupport.gemfile.lock index 06431dccb5d..5303c1e71b0 100644 --- a/gemfiles/ruby_2.7_activesupport.gemfile.lock +++ b/gemfiles/ruby_2.7_activesupport.gemfile.lock @@ -236,7 +236,6 @@ GEM rubocop-capybara (~> 2.17) ruby-kafka (1.5.0) digest-crc - ruby-prof (1.6.3) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -298,7 +297,6 @@ DEPENDENCIES rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) ruby-kafka (>= 0.7.10) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.7_aws.gemfile b/gemfiles/ruby_2.7_aws.gemfile index 23110b039eb..53a34e74cfb 100644 --- a/gemfiles/ruby_2.7_aws.gemfile +++ b/gemfiles/ruby_2.7_aws.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.7_aws.gemfile.lock b/gemfiles/ruby_2.7_aws.gemfile.lock index c010148bc00..0567d18cf10 100644 --- a/gemfiles/ruby_2.7_aws.gemfile.lock +++ b/gemfiles/ruby_2.7_aws.gemfile.lock @@ -1554,7 +1554,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) shoryuken (6.0.0) aws-sdk-core (>= 2) @@ -1609,7 +1608,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) shoryuken simplecov! simplecov-cobertura (~> 2.1.0) diff --git a/gemfiles/ruby_2.7_contrib.gemfile b/gemfiles/ruby_2.7_contrib.gemfile index e226a965b1d..a8c8bead4dd 100644 --- a/gemfiles/ruby_2.7_contrib.gemfile +++ b/gemfiles/ruby_2.7_contrib.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.7_contrib.gemfile.lock b/gemfiles/ruby_2.7_contrib.gemfile.lock index e02ff74eea6..a248b4e2512 100644 --- a/gemfiles/ruby_2.7_contrib.gemfile.lock +++ b/gemfiles/ruby_2.7_contrib.gemfile.lock @@ -169,7 +169,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) semantic_logger (4.12.0) @@ -257,7 +256,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) semantic_logger (~> 4.0) sidekiq (~> 6) simplecov! diff --git a/gemfiles/ruby_2.7_contrib_old.gemfile b/gemfiles/ruby_2.7_contrib_old.gemfile index 64098c640ff..6fe948d6738 100644 --- a/gemfiles/ruby_2.7_contrib_old.gemfile +++ b/gemfiles/ruby_2.7_contrib_old.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.7_contrib_old.gemfile.lock b/gemfiles/ruby_2.7_contrib_old.gemfile.lock index c85b4f30dc4..2a40f1c4889 100644 --- a/gemfiles/ruby_2.7_contrib_old.gemfile.lock +++ b/gemfiles/ruby_2.7_contrib_old.gemfile.lock @@ -167,7 +167,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) rusage (0.2.0) @@ -241,7 +240,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.7_core_old.gemfile b/gemfiles/ruby_2.7_core_old.gemfile index c329cb20222..9924cfc9681 100644 --- a/gemfiles/ruby_2.7_core_old.gemfile +++ b/gemfiles/ruby_2.7_core_old.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.7_core_old.gemfile.lock b/gemfiles/ruby_2.7_core_old.gemfile.lock index 44f673e5362..ee39fa212a3 100644 --- a/gemfiles/ruby_2.7_core_old.gemfile.lock +++ b/gemfiles/ruby_2.7_core_old.gemfile.lock @@ -130,7 +130,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -182,7 +181,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.7_elasticsearch_7.gemfile b/gemfiles/ruby_2.7_elasticsearch_7.gemfile index f184c8806a9..936cae7fbd2 100644 --- a/gemfiles/ruby_2.7_elasticsearch_7.gemfile +++ b/gemfiles/ruby_2.7_elasticsearch_7.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.7_elasticsearch_7.gemfile.lock b/gemfiles/ruby_2.7_elasticsearch_7.gemfile.lock index b1adb56c74d..4afacb99210 100644 --- a/gemfiles/ruby_2.7_elasticsearch_7.gemfile.lock +++ b/gemfiles/ruby_2.7_elasticsearch_7.gemfile.lock @@ -167,7 +167,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -219,7 +218,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.7_elasticsearch_8.gemfile b/gemfiles/ruby_2.7_elasticsearch_8.gemfile index fc9466f5abd..15afdac2977 100644 --- a/gemfiles/ruby_2.7_elasticsearch_8.gemfile +++ b/gemfiles/ruby_2.7_elasticsearch_8.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.7_elasticsearch_8.gemfile.lock b/gemfiles/ruby_2.7_elasticsearch_8.gemfile.lock index cbbe4b3a2c6..ffbe339ecf4 100644 --- a/gemfiles/ruby_2.7_elasticsearch_8.gemfile.lock +++ b/gemfiles/ruby_2.7_elasticsearch_8.gemfile.lock @@ -149,7 +149,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -201,7 +200,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.7_hanami_1.gemfile b/gemfiles/ruby_2.7_hanami_1.gemfile index ef18201d124..3b66d66cf03 100644 --- a/gemfiles/ruby_2.7_hanami_1.gemfile +++ b/gemfiles/ruby_2.7_hanami_1.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.7_hanami_1.gemfile.lock b/gemfiles/ruby_2.7_hanami_1.gemfile.lock index f4abf060b76..dece321d8c4 100644 --- a/gemfiles/ruby_2.7_hanami_1.gemfile.lock +++ b/gemfiles/ruby_2.7_hanami_1.gemfile.lock @@ -224,7 +224,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -285,7 +284,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.7_http.gemfile b/gemfiles/ruby_2.7_http.gemfile index abcc5a022e9..327bef2baef 100644 --- a/gemfiles/ruby_2.7_http.gemfile +++ b/gemfiles/ruby_2.7_http.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.7_http.gemfile.lock b/gemfiles/ruby_2.7_http.gemfile.lock index 2049038752b..ce4d6de785f 100644 --- a/gemfiles/ruby_2.7_http.gemfile.lock +++ b/gemfiles/ruby_2.7_http.gemfile.lock @@ -166,7 +166,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -229,7 +228,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) stripe diff --git a/gemfiles/ruby_2.7_opensearch_2.gemfile b/gemfiles/ruby_2.7_opensearch_2.gemfile index 77556d441e6..2e1397af6ce 100644 --- a/gemfiles/ruby_2.7_opensearch_2.gemfile +++ b/gemfiles/ruby_2.7_opensearch_2.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.7_opensearch_2.gemfile.lock b/gemfiles/ruby_2.7_opensearch_2.gemfile.lock index 0829cff6eac..cab5015fd52 100644 --- a/gemfiles/ruby_2.7_opensearch_2.gemfile.lock +++ b/gemfiles/ruby_2.7_opensearch_2.gemfile.lock @@ -149,7 +149,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -201,7 +200,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.7_opensearch_3.gemfile b/gemfiles/ruby_2.7_opensearch_3.gemfile index e15b5c5e617..9e303eaeefc 100644 --- a/gemfiles/ruby_2.7_opensearch_3.gemfile +++ b/gemfiles/ruby_2.7_opensearch_3.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.7_opensearch_3.gemfile.lock b/gemfiles/ruby_2.7_opensearch_3.gemfile.lock index ad5283def41..d3390c13de0 100644 --- a/gemfiles/ruby_2.7_opensearch_3.gemfile.lock +++ b/gemfiles/ruby_2.7_opensearch_3.gemfile.lock @@ -144,7 +144,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -196,7 +195,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.7_opentelemetry.gemfile b/gemfiles/ruby_2.7_opentelemetry.gemfile index e113aad68cf..606bf5aaf3f 100644 --- a/gemfiles/ruby_2.7_opentelemetry.gemfile +++ b/gemfiles/ruby_2.7_opentelemetry.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.7_opentelemetry.gemfile.lock b/gemfiles/ruby_2.7_opentelemetry.gemfile.lock index c4f7fb8b628..176b837bfdd 100755 --- a/gemfiles/ruby_2.7_opentelemetry.gemfile.lock +++ b/gemfiles/ruby_2.7_opentelemetry.gemfile.lock @@ -142,7 +142,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -195,7 +194,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.7_opentracing.gemfile b/gemfiles/ruby_2.7_opentracing.gemfile index 7594d4679bb..e7a112a10f7 100644 --- a/gemfiles/ruby_2.7_opentracing.gemfile +++ b/gemfiles/ruby_2.7_opentracing.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.7_opentracing.gemfile.lock b/gemfiles/ruby_2.7_opentracing.gemfile.lock index 41681de49d2..edf5d65a655 100644 --- a/gemfiles/ruby_2.7_opentracing.gemfile.lock +++ b/gemfiles/ruby_2.7_opentracing.gemfile.lock @@ -135,7 +135,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -186,7 +185,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.7_rack_1.gemfile b/gemfiles/ruby_2.7_rack_1.gemfile index b77b4209685..a42467b4d9f 100644 --- a/gemfiles/ruby_2.7_rack_1.gemfile +++ b/gemfiles/ruby_2.7_rack_1.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.7_rack_1.gemfile.lock b/gemfiles/ruby_2.7_rack_1.gemfile.lock index 332a0bef40b..3c5d9505814 100644 --- a/gemfiles/ruby_2.7_rack_1.gemfile.lock +++ b/gemfiles/ruby_2.7_rack_1.gemfile.lock @@ -137,7 +137,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -190,7 +189,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.7_rack_2.gemfile b/gemfiles/ruby_2.7_rack_2.gemfile index 25117afe355..41f0df5b861 100644 --- a/gemfiles/ruby_2.7_rack_2.gemfile +++ b/gemfiles/ruby_2.7_rack_2.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.7_rack_2.gemfile.lock b/gemfiles/ruby_2.7_rack_2.gemfile.lock index 4579d467a0e..13aab43dfce 100644 --- a/gemfiles/ruby_2.7_rack_2.gemfile.lock +++ b/gemfiles/ruby_2.7_rack_2.gemfile.lock @@ -137,7 +137,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -190,7 +189,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.7_rack_3.gemfile b/gemfiles/ruby_2.7_rack_3.gemfile index ad235973b4d..26368326a95 100644 --- a/gemfiles/ruby_2.7_rack_3.gemfile +++ b/gemfiles/ruby_2.7_rack_3.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.7_rack_3.gemfile.lock b/gemfiles/ruby_2.7_rack_3.gemfile.lock index 5bf05bd8174..a5af86ae52a 100644 --- a/gemfiles/ruby_2.7_rack_3.gemfile.lock +++ b/gemfiles/ruby_2.7_rack_3.gemfile.lock @@ -137,7 +137,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -190,7 +189,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.7_rails5_mysql2.gemfile b/gemfiles/ruby_2.7_rails5_mysql2.gemfile index d82f9c45e5b..8078065e68c 100644 --- a/gemfiles/ruby_2.7_rails5_mysql2.gemfile +++ b/gemfiles/ruby_2.7_rails5_mysql2.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.7_rails5_mysql2.gemfile.lock b/gemfiles/ruby_2.7_rails5_mysql2.gemfile.lock index 9b7407479a8..f5152cc4e6a 100644 --- a/gemfiles/ruby_2.7_rails5_mysql2.gemfile.lock +++ b/gemfiles/ruby_2.7_rails5_mysql2.gemfile.lock @@ -240,7 +240,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -309,7 +308,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_2.7_rails5_postgres.gemfile b/gemfiles/ruby_2.7_rails5_postgres.gemfile index 93ffd840186..11ed755021f 100644 --- a/gemfiles/ruby_2.7_rails5_postgres.gemfile +++ b/gemfiles/ruby_2.7_rails5_postgres.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.7_rails5_postgres.gemfile.lock b/gemfiles/ruby_2.7_rails5_postgres.gemfile.lock index b1aa1727e4d..7eed6189b14 100644 --- a/gemfiles/ruby_2.7_rails5_postgres.gemfile.lock +++ b/gemfiles/ruby_2.7_rails5_postgres.gemfile.lock @@ -240,7 +240,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -309,7 +308,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_2.7_rails5_postgres_redis.gemfile b/gemfiles/ruby_2.7_rails5_postgres_redis.gemfile index 8770613a824..dadf5e34969 100644 --- a/gemfiles/ruby_2.7_rails5_postgres_redis.gemfile +++ b/gemfiles/ruby_2.7_rails5_postgres_redis.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.7_rails5_postgres_redis.gemfile.lock b/gemfiles/ruby_2.7_rails5_postgres_redis.gemfile.lock index a2cef1766e7..d8181a291b5 100644 --- a/gemfiles/ruby_2.7_rails5_postgres_redis.gemfile.lock +++ b/gemfiles/ruby_2.7_rails5_postgres_redis.gemfile.lock @@ -241,7 +241,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -311,7 +310,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_2.7_rails5_postgres_redis_activesupport.gemfile b/gemfiles/ruby_2.7_rails5_postgres_redis_activesupport.gemfile index 76e944b8e97..cc9c13320a8 100644 --- a/gemfiles/ruby_2.7_rails5_postgres_redis_activesupport.gemfile +++ b/gemfiles/ruby_2.7_rails5_postgres_redis_activesupport.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.7_rails5_postgres_redis_activesupport.gemfile.lock b/gemfiles/ruby_2.7_rails5_postgres_redis_activesupport.gemfile.lock index a4d68bfc60d..9fd136555ed 100644 --- a/gemfiles/ruby_2.7_rails5_postgres_redis_activesupport.gemfile.lock +++ b/gemfiles/ruby_2.7_rails5_postgres_redis_activesupport.gemfile.lock @@ -257,7 +257,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -329,7 +328,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_2.7_rails5_postgres_sidekiq.gemfile b/gemfiles/ruby_2.7_rails5_postgres_sidekiq.gemfile index f35403714b3..d25a44818a2 100644 --- a/gemfiles/ruby_2.7_rails5_postgres_sidekiq.gemfile +++ b/gemfiles/ruby_2.7_rails5_postgres_sidekiq.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.7_rails5_postgres_sidekiq.gemfile.lock b/gemfiles/ruby_2.7_rails5_postgres_sidekiq.gemfile.lock index 4b7d232af66..364b06520f1 100644 --- a/gemfiles/ruby_2.7_rails5_postgres_sidekiq.gemfile.lock +++ b/gemfiles/ruby_2.7_rails5_postgres_sidekiq.gemfile.lock @@ -242,7 +242,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) sidekiq (6.5.8) connection_pool (>= 2.2.5, < 3) @@ -316,7 +315,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) sidekiq (~> 6) simplecov! simplecov-cobertura (~> 2.1.0) diff --git a/gemfiles/ruby_2.7_rails5_semantic_logger.gemfile b/gemfiles/ruby_2.7_rails5_semantic_logger.gemfile index fb33a151bd6..53cc443a6c8 100644 --- a/gemfiles/ruby_2.7_rails5_semantic_logger.gemfile +++ b/gemfiles/ruby_2.7_rails5_semantic_logger.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.7_rails5_semantic_logger.gemfile.lock b/gemfiles/ruby_2.7_rails5_semantic_logger.gemfile.lock index dcff53ec079..ec03b643c48 100644 --- a/gemfiles/ruby_2.7_rails5_semantic_logger.gemfile.lock +++ b/gemfiles/ruby_2.7_rails5_semantic_logger.gemfile.lock @@ -237,7 +237,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) semantic_logger (4.12.0) concurrent-ruby (~> 1.0) @@ -308,7 +307,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_2.7_rails61_mysql2.gemfile b/gemfiles/ruby_2.7_rails61_mysql2.gemfile index 2e4fcbf05f0..dcfce3f6a18 100644 --- a/gemfiles/ruby_2.7_rails61_mysql2.gemfile +++ b/gemfiles/ruby_2.7_rails61_mysql2.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.7_rails61_mysql2.gemfile.lock b/gemfiles/ruby_2.7_rails61_mysql2.gemfile.lock index 816221107e3..bbc5bca5e25 100644 --- a/gemfiles/ruby_2.7_rails61_mysql2.gemfile.lock +++ b/gemfiles/ruby_2.7_rails61_mysql2.gemfile.lock @@ -259,7 +259,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -328,7 +327,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_2.7_rails61_postgres.gemfile b/gemfiles/ruby_2.7_rails61_postgres.gemfile index 52c387bc475..ec63385c2bb 100644 --- a/gemfiles/ruby_2.7_rails61_postgres.gemfile +++ b/gemfiles/ruby_2.7_rails61_postgres.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.7_rails61_postgres.gemfile.lock b/gemfiles/ruby_2.7_rails61_postgres.gemfile.lock index 8eab7ff100f..27108ccc5cf 100644 --- a/gemfiles/ruby_2.7_rails61_postgres.gemfile.lock +++ b/gemfiles/ruby_2.7_rails61_postgres.gemfile.lock @@ -259,7 +259,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -328,7 +327,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_2.7_rails61_postgres_redis.gemfile b/gemfiles/ruby_2.7_rails61_postgres_redis.gemfile index eb0d5e65155..a9f3aa278fd 100644 --- a/gemfiles/ruby_2.7_rails61_postgres_redis.gemfile +++ b/gemfiles/ruby_2.7_rails61_postgres_redis.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.7_rails61_postgres_redis.gemfile.lock b/gemfiles/ruby_2.7_rails61_postgres_redis.gemfile.lock index 5a56f627bf0..426c5d5681a 100644 --- a/gemfiles/ruby_2.7_rails61_postgres_redis.gemfile.lock +++ b/gemfiles/ruby_2.7_rails61_postgres_redis.gemfile.lock @@ -260,7 +260,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -330,7 +329,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_2.7_rails61_postgres_sidekiq.gemfile b/gemfiles/ruby_2.7_rails61_postgres_sidekiq.gemfile index 37f839b23fd..f64f86fe48f 100644 --- a/gemfiles/ruby_2.7_rails61_postgres_sidekiq.gemfile +++ b/gemfiles/ruby_2.7_rails61_postgres_sidekiq.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.7_rails61_postgres_sidekiq.gemfile.lock b/gemfiles/ruby_2.7_rails61_postgres_sidekiq.gemfile.lock index 8cca647d8d5..82dd4956c33 100644 --- a/gemfiles/ruby_2.7_rails61_postgres_sidekiq.gemfile.lock +++ b/gemfiles/ruby_2.7_rails61_postgres_sidekiq.gemfile.lock @@ -262,7 +262,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) sidekiq (7.0.6) concurrent-ruby (< 2) @@ -336,7 +335,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) sidekiq (>= 6.1.2) simplecov! simplecov-cobertura (~> 2.1.0) diff --git a/gemfiles/ruby_2.7_rails61_semantic_logger.gemfile b/gemfiles/ruby_2.7_rails61_semantic_logger.gemfile index 5426549e0ec..63df1716262 100644 --- a/gemfiles/ruby_2.7_rails61_semantic_logger.gemfile +++ b/gemfiles/ruby_2.7_rails61_semantic_logger.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.7_rails61_semantic_logger.gemfile.lock b/gemfiles/ruby_2.7_rails61_semantic_logger.gemfile.lock index 59d3460afaf..fde33881554 100644 --- a/gemfiles/ruby_2.7_rails61_semantic_logger.gemfile.lock +++ b/gemfiles/ruby_2.7_rails61_semantic_logger.gemfile.lock @@ -256,7 +256,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) semantic_logger (4.12.0) concurrent-ruby (~> 1.0) @@ -327,7 +326,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_2.7_rails6_mysql2.gemfile b/gemfiles/ruby_2.7_rails6_mysql2.gemfile index 48e801e6dd0..541ad8e32c5 100644 --- a/gemfiles/ruby_2.7_rails6_mysql2.gemfile +++ b/gemfiles/ruby_2.7_rails6_mysql2.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.7_rails6_mysql2.gemfile.lock b/gemfiles/ruby_2.7_rails6_mysql2.gemfile.lock index bd951cd2365..840e16ff93b 100644 --- a/gemfiles/ruby_2.7_rails6_mysql2.gemfile.lock +++ b/gemfiles/ruby_2.7_rails6_mysql2.gemfile.lock @@ -255,7 +255,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -325,7 +324,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_2.7_rails6_postgres.gemfile b/gemfiles/ruby_2.7_rails6_postgres.gemfile index d879f0c2b5e..35c7b03c5c8 100644 --- a/gemfiles/ruby_2.7_rails6_postgres.gemfile +++ b/gemfiles/ruby_2.7_rails6_postgres.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.7_rails6_postgres.gemfile.lock b/gemfiles/ruby_2.7_rails6_postgres.gemfile.lock index 8aa062ff2a7..5aee1f17b58 100644 --- a/gemfiles/ruby_2.7_rails6_postgres.gemfile.lock +++ b/gemfiles/ruby_2.7_rails6_postgres.gemfile.lock @@ -255,7 +255,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -325,7 +324,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_2.7_rails6_postgres_redis.gemfile b/gemfiles/ruby_2.7_rails6_postgres_redis.gemfile index c3f34b12051..5e98c978dee 100644 --- a/gemfiles/ruby_2.7_rails6_postgres_redis.gemfile +++ b/gemfiles/ruby_2.7_rails6_postgres_redis.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.7_rails6_postgres_redis.gemfile.lock b/gemfiles/ruby_2.7_rails6_postgres_redis.gemfile.lock index e57ef6f4905..380a3e7bb9b 100644 --- a/gemfiles/ruby_2.7_rails6_postgres_redis.gemfile.lock +++ b/gemfiles/ruby_2.7_rails6_postgres_redis.gemfile.lock @@ -256,7 +256,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -327,7 +326,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_2.7_rails6_postgres_redis_activesupport.gemfile b/gemfiles/ruby_2.7_rails6_postgres_redis_activesupport.gemfile index 36f6b188f33..530f3bd1098 100644 --- a/gemfiles/ruby_2.7_rails6_postgres_redis_activesupport.gemfile +++ b/gemfiles/ruby_2.7_rails6_postgres_redis_activesupport.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.7_rails6_postgres_redis_activesupport.gemfile.lock b/gemfiles/ruby_2.7_rails6_postgres_redis_activesupport.gemfile.lock index c3715b9044a..3fce39591c4 100644 --- a/gemfiles/ruby_2.7_rails6_postgres_redis_activesupport.gemfile.lock +++ b/gemfiles/ruby_2.7_rails6_postgres_redis_activesupport.gemfile.lock @@ -272,7 +272,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -345,7 +344,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_2.7_rails6_postgres_sidekiq.gemfile b/gemfiles/ruby_2.7_rails6_postgres_sidekiq.gemfile index 4fa0f2fe258..7b2073b7975 100644 --- a/gemfiles/ruby_2.7_rails6_postgres_sidekiq.gemfile +++ b/gemfiles/ruby_2.7_rails6_postgres_sidekiq.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.7_rails6_postgres_sidekiq.gemfile.lock b/gemfiles/ruby_2.7_rails6_postgres_sidekiq.gemfile.lock index 6a98cce48e3..fb73ff4e740 100644 --- a/gemfiles/ruby_2.7_rails6_postgres_sidekiq.gemfile.lock +++ b/gemfiles/ruby_2.7_rails6_postgres_sidekiq.gemfile.lock @@ -257,7 +257,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) sidekiq (6.5.8) connection_pool (>= 2.2.5, < 3) @@ -332,7 +331,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) sidekiq (~> 6) simplecov! simplecov-cobertura (~> 2.1.0) diff --git a/gemfiles/ruby_2.7_rails6_semantic_logger.gemfile b/gemfiles/ruby_2.7_rails6_semantic_logger.gemfile index 8894aa74ffe..86f3e1c01f9 100644 --- a/gemfiles/ruby_2.7_rails6_semantic_logger.gemfile +++ b/gemfiles/ruby_2.7_rails6_semantic_logger.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.7_rails6_semantic_logger.gemfile.lock b/gemfiles/ruby_2.7_rails6_semantic_logger.gemfile.lock index 79601fa8580..641f88f52fd 100644 --- a/gemfiles/ruby_2.7_rails6_semantic_logger.gemfile.lock +++ b/gemfiles/ruby_2.7_rails6_semantic_logger.gemfile.lock @@ -252,7 +252,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) semantic_logger (4.12.0) concurrent-ruby (~> 1.0) @@ -324,7 +323,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_2.7_redis_3.gemfile b/gemfiles/ruby_2.7_redis_3.gemfile index 0f454c42998..174acffa98d 100644 --- a/gemfiles/ruby_2.7_redis_3.gemfile +++ b/gemfiles/ruby_2.7_redis_3.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.7_redis_3.gemfile.lock b/gemfiles/ruby_2.7_redis_3.gemfile.lock index a03cda96666..121e07b689b 100644 --- a/gemfiles/ruby_2.7_redis_3.gemfile.lock +++ b/gemfiles/ruby_2.7_redis_3.gemfile.lock @@ -131,7 +131,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -184,7 +183,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.7_redis_4.gemfile b/gemfiles/ruby_2.7_redis_4.gemfile index d2f8a3e18cb..2e5aff7593e 100644 --- a/gemfiles/ruby_2.7_redis_4.gemfile +++ b/gemfiles/ruby_2.7_redis_4.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.7_redis_4.gemfile.lock b/gemfiles/ruby_2.7_redis_4.gemfile.lock index c2c9664c394..aa631f6d38c 100644 --- a/gemfiles/ruby_2.7_redis_4.gemfile.lock +++ b/gemfiles/ruby_2.7_redis_4.gemfile.lock @@ -131,7 +131,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -184,7 +183,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.7_redis_5.gemfile b/gemfiles/ruby_2.7_redis_5.gemfile index 8a26627b06b..b22db885be9 100644 --- a/gemfiles/ruby_2.7_redis_5.gemfile +++ b/gemfiles/ruby_2.7_redis_5.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.7_redis_5.gemfile.lock b/gemfiles/ruby_2.7_redis_5.gemfile.lock index ed4a2bf4a77..79acf3c3f51 100644 --- a/gemfiles/ruby_2.7_redis_5.gemfile.lock +++ b/gemfiles/ruby_2.7_redis_5.gemfile.lock @@ -135,7 +135,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -188,7 +187,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.7_relational_db.gemfile b/gemfiles/ruby_2.7_relational_db.gemfile index e394a88133c..9e7dd549945 100644 --- a/gemfiles/ruby_2.7_relational_db.gemfile +++ b/gemfiles/ruby_2.7_relational_db.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.7_relational_db.gemfile.lock b/gemfiles/ruby_2.7_relational_db.gemfile.lock index 507886dba48..fc136f2ff3a 100644 --- a/gemfiles/ruby_2.7_relational_db.gemfile.lock +++ b/gemfiles/ruby_2.7_relational_db.gemfile.lock @@ -155,7 +155,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) sequel (5.54.0) simplecov-cobertura (2.1.0) @@ -216,7 +215,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) sequel (~> 5.54.0) simplecov! simplecov-cobertura (~> 2.1.0) diff --git a/gemfiles/ruby_2.7_resque2_redis3.gemfile b/gemfiles/ruby_2.7_resque2_redis3.gemfile index 2a8c5fd2bc0..f2b2da43936 100644 --- a/gemfiles/ruby_2.7_resque2_redis3.gemfile +++ b/gemfiles/ruby_2.7_resque2_redis3.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.7_resque2_redis3.gemfile.lock b/gemfiles/ruby_2.7_resque2_redis3.gemfile.lock index d783e4c7a9e..f120c29a028 100644 --- a/gemfiles/ruby_2.7_resque2_redis3.gemfile.lock +++ b/gemfiles/ruby_2.7_resque2_redis3.gemfile.lock @@ -145,7 +145,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -206,7 +205,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.7_resque2_redis4.gemfile b/gemfiles/ruby_2.7_resque2_redis4.gemfile index fdb28491a1e..569787fbcba 100644 --- a/gemfiles/ruby_2.7_resque2_redis4.gemfile +++ b/gemfiles/ruby_2.7_resque2_redis4.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.7_resque2_redis4.gemfile.lock b/gemfiles/ruby_2.7_resque2_redis4.gemfile.lock index 93a6d385c1f..82e8bf6e530 100644 --- a/gemfiles/ruby_2.7_resque2_redis4.gemfile.lock +++ b/gemfiles/ruby_2.7_resque2_redis4.gemfile.lock @@ -145,7 +145,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -206,7 +205,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_2.7_sinatra.gemfile b/gemfiles/ruby_2.7_sinatra.gemfile index c30e1965976..02395dceeb8 100644 --- a/gemfiles/ruby_2.7_sinatra.gemfile +++ b/gemfiles/ruby_2.7_sinatra.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_2.7_sinatra.gemfile.lock b/gemfiles/ruby_2.7_sinatra.gemfile.lock index 31326b6c92f..57599b4724a 100644 --- a/gemfiles/ruby_2.7_sinatra.gemfile.lock +++ b/gemfiles/ruby_2.7_sinatra.gemfile.lock @@ -139,7 +139,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -200,7 +199,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sinatra (>= 3) diff --git a/gemfiles/ruby_3.0_activesupport.gemfile b/gemfiles/ruby_3.0_activesupport.gemfile index e30917150aa..c6030e7c4e2 100644 --- a/gemfiles/ruby_3.0_activesupport.gemfile +++ b/gemfiles/ruby_3.0_activesupport.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.0_activesupport.gemfile.lock b/gemfiles/ruby_3.0_activesupport.gemfile.lock index acb64ec4a72..92c3228265c 100644 --- a/gemfiles/ruby_3.0_activesupport.gemfile.lock +++ b/gemfiles/ruby_3.0_activesupport.gemfile.lock @@ -236,7 +236,6 @@ GEM rubocop-capybara (~> 2.17) ruby-kafka (1.5.0) digest-crc - ruby-prof (1.6.3) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -299,7 +298,6 @@ DEPENDENCIES rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) ruby-kafka (>= 0.7.10) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.0_aws.gemfile b/gemfiles/ruby_3.0_aws.gemfile index fe0c917b999..9b34771e598 100644 --- a/gemfiles/ruby_3.0_aws.gemfile +++ b/gemfiles/ruby_3.0_aws.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.0_aws.gemfile.lock b/gemfiles/ruby_3.0_aws.gemfile.lock index a2ead11a687..e8d4f3f3ee6 100644 --- a/gemfiles/ruby_3.0_aws.gemfile.lock +++ b/gemfiles/ruby_3.0_aws.gemfile.lock @@ -1554,7 +1554,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) shoryuken (6.0.0) aws-sdk-core (>= 2) @@ -1610,7 +1609,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) shoryuken simplecov! simplecov-cobertura (~> 2.1.0) diff --git a/gemfiles/ruby_3.0_contrib.gemfile b/gemfiles/ruby_3.0_contrib.gemfile index 3746873b6bd..533d464b689 100644 --- a/gemfiles/ruby_3.0_contrib.gemfile +++ b/gemfiles/ruby_3.0_contrib.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.0_contrib.gemfile.lock b/gemfiles/ruby_3.0_contrib.gemfile.lock index 3e63a2ccfe8..36c1cac1444 100644 --- a/gemfiles/ruby_3.0_contrib.gemfile.lock +++ b/gemfiles/ruby_3.0_contrib.gemfile.lock @@ -171,7 +171,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) semantic_logger (4.12.0) @@ -260,7 +259,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) semantic_logger (~> 4.0) sidekiq (~> 7) simplecov! diff --git a/gemfiles/ruby_3.0_contrib_old.gemfile b/gemfiles/ruby_3.0_contrib_old.gemfile index fc62cfca9f6..0f751a5a01c 100644 --- a/gemfiles/ruby_3.0_contrib_old.gemfile +++ b/gemfiles/ruby_3.0_contrib_old.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.0_contrib_old.gemfile.lock b/gemfiles/ruby_3.0_contrib_old.gemfile.lock index dd548a1e7df..2bd17dc5ad1 100644 --- a/gemfiles/ruby_3.0_contrib_old.gemfile.lock +++ b/gemfiles/ruby_3.0_contrib_old.gemfile.lock @@ -167,7 +167,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) rusage (0.2.0) @@ -240,7 +239,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.0_core_old.gemfile b/gemfiles/ruby_3.0_core_old.gemfile index 9b985ccac43..0e552fd7367 100644 --- a/gemfiles/ruby_3.0_core_old.gemfile +++ b/gemfiles/ruby_3.0_core_old.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.0_core_old.gemfile.lock b/gemfiles/ruby_3.0_core_old.gemfile.lock index c1d30eb4d32..2ee0576e8cf 100644 --- a/gemfiles/ruby_3.0_core_old.gemfile.lock +++ b/gemfiles/ruby_3.0_core_old.gemfile.lock @@ -130,7 +130,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -182,7 +181,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.0_elasticsearch_7.gemfile b/gemfiles/ruby_3.0_elasticsearch_7.gemfile index 56f47942f07..6c78a859e34 100644 --- a/gemfiles/ruby_3.0_elasticsearch_7.gemfile +++ b/gemfiles/ruby_3.0_elasticsearch_7.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.0_elasticsearch_7.gemfile.lock b/gemfiles/ruby_3.0_elasticsearch_7.gemfile.lock index e2c6226b43f..17f79ae1ebf 100644 --- a/gemfiles/ruby_3.0_elasticsearch_7.gemfile.lock +++ b/gemfiles/ruby_3.0_elasticsearch_7.gemfile.lock @@ -167,7 +167,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -220,7 +219,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.0_elasticsearch_8.gemfile b/gemfiles/ruby_3.0_elasticsearch_8.gemfile index 1365913a37f..6b645ecf749 100644 --- a/gemfiles/ruby_3.0_elasticsearch_8.gemfile +++ b/gemfiles/ruby_3.0_elasticsearch_8.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.0_elasticsearch_8.gemfile.lock b/gemfiles/ruby_3.0_elasticsearch_8.gemfile.lock index cce3855baf6..dc416c8258c 100644 --- a/gemfiles/ruby_3.0_elasticsearch_8.gemfile.lock +++ b/gemfiles/ruby_3.0_elasticsearch_8.gemfile.lock @@ -149,7 +149,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -202,7 +201,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.0_http.gemfile b/gemfiles/ruby_3.0_http.gemfile index 34641ae3dd5..78bc12bbd9f 100644 --- a/gemfiles/ruby_3.0_http.gemfile +++ b/gemfiles/ruby_3.0_http.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.0_http.gemfile.lock b/gemfiles/ruby_3.0_http.gemfile.lock index aec55d33719..c350361ae1e 100644 --- a/gemfiles/ruby_3.0_http.gemfile.lock +++ b/gemfiles/ruby_3.0_http.gemfile.lock @@ -166,7 +166,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -230,7 +229,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) stripe diff --git a/gemfiles/ruby_3.0_opensearch_2.gemfile b/gemfiles/ruby_3.0_opensearch_2.gemfile index 420294e5fb9..fede1578041 100644 --- a/gemfiles/ruby_3.0_opensearch_2.gemfile +++ b/gemfiles/ruby_3.0_opensearch_2.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.0_opensearch_2.gemfile.lock b/gemfiles/ruby_3.0_opensearch_2.gemfile.lock index 05288e0d8ff..c2fb817b5cc 100644 --- a/gemfiles/ruby_3.0_opensearch_2.gemfile.lock +++ b/gemfiles/ruby_3.0_opensearch_2.gemfile.lock @@ -149,7 +149,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -202,7 +201,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.0_opensearch_3.gemfile b/gemfiles/ruby_3.0_opensearch_3.gemfile index 81c2c4cdbe5..9bfd3a9e235 100644 --- a/gemfiles/ruby_3.0_opensearch_3.gemfile +++ b/gemfiles/ruby_3.0_opensearch_3.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.0_opensearch_3.gemfile.lock b/gemfiles/ruby_3.0_opensearch_3.gemfile.lock index 05c7fe38505..b935a74bfeb 100644 --- a/gemfiles/ruby_3.0_opensearch_3.gemfile.lock +++ b/gemfiles/ruby_3.0_opensearch_3.gemfile.lock @@ -144,7 +144,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -197,7 +196,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.0_opentelemetry.gemfile b/gemfiles/ruby_3.0_opentelemetry.gemfile index 3c64b2ed0d0..72ab1b2623e 100644 --- a/gemfiles/ruby_3.0_opentelemetry.gemfile +++ b/gemfiles/ruby_3.0_opentelemetry.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.0_opentelemetry.gemfile.lock b/gemfiles/ruby_3.0_opentelemetry.gemfile.lock index 83b24fe3c91..702dd9e3795 100755 --- a/gemfiles/ruby_3.0_opentelemetry.gemfile.lock +++ b/gemfiles/ruby_3.0_opentelemetry.gemfile.lock @@ -142,7 +142,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -195,7 +194,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.0_opentracing.gemfile b/gemfiles/ruby_3.0_opentracing.gemfile index 6ba54a39fc3..0ecc0313962 100644 --- a/gemfiles/ruby_3.0_opentracing.gemfile +++ b/gemfiles/ruby_3.0_opentracing.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.0_opentracing.gemfile.lock b/gemfiles/ruby_3.0_opentracing.gemfile.lock index d0cbd60e177..e45c537a690 100644 --- a/gemfiles/ruby_3.0_opentracing.gemfile.lock +++ b/gemfiles/ruby_3.0_opentracing.gemfile.lock @@ -135,7 +135,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -187,7 +186,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.0_rack_1.gemfile b/gemfiles/ruby_3.0_rack_1.gemfile index 18329aafa3c..bac5478dc09 100644 --- a/gemfiles/ruby_3.0_rack_1.gemfile +++ b/gemfiles/ruby_3.0_rack_1.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.0_rack_1.gemfile.lock b/gemfiles/ruby_3.0_rack_1.gemfile.lock index e6fcff3ab2e..8abed1bc105 100644 --- a/gemfiles/ruby_3.0_rack_1.gemfile.lock +++ b/gemfiles/ruby_3.0_rack_1.gemfile.lock @@ -137,7 +137,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -191,7 +190,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.0_rack_2.gemfile b/gemfiles/ruby_3.0_rack_2.gemfile index d923127a28f..67ac0a9279b 100644 --- a/gemfiles/ruby_3.0_rack_2.gemfile +++ b/gemfiles/ruby_3.0_rack_2.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.0_rack_2.gemfile.lock b/gemfiles/ruby_3.0_rack_2.gemfile.lock index 7ae2df11d8d..738ff9178c7 100644 --- a/gemfiles/ruby_3.0_rack_2.gemfile.lock +++ b/gemfiles/ruby_3.0_rack_2.gemfile.lock @@ -137,7 +137,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -191,7 +190,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.0_rack_3.gemfile b/gemfiles/ruby_3.0_rack_3.gemfile index 46b03fc4a8b..c50c85a8266 100644 --- a/gemfiles/ruby_3.0_rack_3.gemfile +++ b/gemfiles/ruby_3.0_rack_3.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.0_rack_3.gemfile.lock b/gemfiles/ruby_3.0_rack_3.gemfile.lock index 64f927274f2..85c6fa9c9d5 100644 --- a/gemfiles/ruby_3.0_rack_3.gemfile.lock +++ b/gemfiles/ruby_3.0_rack_3.gemfile.lock @@ -137,7 +137,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -191,7 +190,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.0_rails61_mysql2.gemfile b/gemfiles/ruby_3.0_rails61_mysql2.gemfile index f097f0e6ec3..ce587014780 100644 --- a/gemfiles/ruby_3.0_rails61_mysql2.gemfile +++ b/gemfiles/ruby_3.0_rails61_mysql2.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.0_rails61_mysql2.gemfile.lock b/gemfiles/ruby_3.0_rails61_mysql2.gemfile.lock index 805d77faa4a..8c863499cea 100644 --- a/gemfiles/ruby_3.0_rails61_mysql2.gemfile.lock +++ b/gemfiles/ruby_3.0_rails61_mysql2.gemfile.lock @@ -259,7 +259,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -329,7 +328,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_3.0_rails61_postgres.gemfile b/gemfiles/ruby_3.0_rails61_postgres.gemfile index cf1233fe49c..3a37cab4591 100644 --- a/gemfiles/ruby_3.0_rails61_postgres.gemfile +++ b/gemfiles/ruby_3.0_rails61_postgres.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.0_rails61_postgres.gemfile.lock b/gemfiles/ruby_3.0_rails61_postgres.gemfile.lock index e099f323c09..eef24cce334 100644 --- a/gemfiles/ruby_3.0_rails61_postgres.gemfile.lock +++ b/gemfiles/ruby_3.0_rails61_postgres.gemfile.lock @@ -259,7 +259,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -329,7 +328,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_3.0_rails61_postgres_redis.gemfile b/gemfiles/ruby_3.0_rails61_postgres_redis.gemfile index 7a5e80d0eda..a5aa810b364 100644 --- a/gemfiles/ruby_3.0_rails61_postgres_redis.gemfile +++ b/gemfiles/ruby_3.0_rails61_postgres_redis.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.0_rails61_postgres_redis.gemfile.lock b/gemfiles/ruby_3.0_rails61_postgres_redis.gemfile.lock index aa9d0c599d0..ca4f1986fb9 100644 --- a/gemfiles/ruby_3.0_rails61_postgres_redis.gemfile.lock +++ b/gemfiles/ruby_3.0_rails61_postgres_redis.gemfile.lock @@ -260,7 +260,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -331,7 +330,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_3.0_rails61_postgres_sidekiq.gemfile b/gemfiles/ruby_3.0_rails61_postgres_sidekiq.gemfile index 39402addc8a..338236ee2f2 100644 --- a/gemfiles/ruby_3.0_rails61_postgres_sidekiq.gemfile +++ b/gemfiles/ruby_3.0_rails61_postgres_sidekiq.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.0_rails61_postgres_sidekiq.gemfile.lock b/gemfiles/ruby_3.0_rails61_postgres_sidekiq.gemfile.lock index c291fe1a672..6beae0608f0 100644 --- a/gemfiles/ruby_3.0_rails61_postgres_sidekiq.gemfile.lock +++ b/gemfiles/ruby_3.0_rails61_postgres_sidekiq.gemfile.lock @@ -266,7 +266,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) semantic_logger (4.12.0) concurrent-ruby (~> 1.0) @@ -344,7 +343,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) sidekiq (>= 6.1.2) simplecov! simplecov-cobertura (~> 2.1.0) diff --git a/gemfiles/ruby_3.0_rails61_semantic_logger.gemfile b/gemfiles/ruby_3.0_rails61_semantic_logger.gemfile index b2af3879de9..e7a4e538589 100644 --- a/gemfiles/ruby_3.0_rails61_semantic_logger.gemfile +++ b/gemfiles/ruby_3.0_rails61_semantic_logger.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.0_rails61_semantic_logger.gemfile.lock b/gemfiles/ruby_3.0_rails61_semantic_logger.gemfile.lock index ffa2ec32702..2ea67c866ff 100644 --- a/gemfiles/ruby_3.0_rails61_semantic_logger.gemfile.lock +++ b/gemfiles/ruby_3.0_rails61_semantic_logger.gemfile.lock @@ -256,7 +256,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) semantic_logger (4.12.0) concurrent-ruby (~> 1.0) @@ -328,7 +327,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_3.0_redis_3.gemfile b/gemfiles/ruby_3.0_redis_3.gemfile index a68edd3a0f9..6aaaf1437b5 100644 --- a/gemfiles/ruby_3.0_redis_3.gemfile +++ b/gemfiles/ruby_3.0_redis_3.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.0_redis_3.gemfile.lock b/gemfiles/ruby_3.0_redis_3.gemfile.lock index f26eaef3617..780229d6955 100644 --- a/gemfiles/ruby_3.0_redis_3.gemfile.lock +++ b/gemfiles/ruby_3.0_redis_3.gemfile.lock @@ -131,7 +131,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -184,7 +183,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.0_redis_4.gemfile b/gemfiles/ruby_3.0_redis_4.gemfile index 007eb1bd47c..28a0d84fc56 100644 --- a/gemfiles/ruby_3.0_redis_4.gemfile +++ b/gemfiles/ruby_3.0_redis_4.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.0_redis_4.gemfile.lock b/gemfiles/ruby_3.0_redis_4.gemfile.lock index 142be625795..4f5768b3dfe 100644 --- a/gemfiles/ruby_3.0_redis_4.gemfile.lock +++ b/gemfiles/ruby_3.0_redis_4.gemfile.lock @@ -131,7 +131,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -184,7 +183,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.0_redis_5.gemfile b/gemfiles/ruby_3.0_redis_5.gemfile index d548767d44e..960a34b2c9a 100644 --- a/gemfiles/ruby_3.0_redis_5.gemfile +++ b/gemfiles/ruby_3.0_redis_5.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.0_redis_5.gemfile.lock b/gemfiles/ruby_3.0_redis_5.gemfile.lock index 0ae70f0aac8..dd5061b6156 100644 --- a/gemfiles/ruby_3.0_redis_5.gemfile.lock +++ b/gemfiles/ruby_3.0_redis_5.gemfile.lock @@ -135,7 +135,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -188,7 +187,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.0_relational_db.gemfile b/gemfiles/ruby_3.0_relational_db.gemfile index 7e1dcf1bbe3..271db905936 100644 --- a/gemfiles/ruby_3.0_relational_db.gemfile +++ b/gemfiles/ruby_3.0_relational_db.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.0_relational_db.gemfile.lock b/gemfiles/ruby_3.0_relational_db.gemfile.lock index fcbaa986e41..9a29e8ae3ff 100644 --- a/gemfiles/ruby_3.0_relational_db.gemfile.lock +++ b/gemfiles/ruby_3.0_relational_db.gemfile.lock @@ -154,7 +154,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) sequel (5.54.0) simplecov-cobertura (2.1.0) @@ -216,7 +215,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) sequel (~> 5.54.0) simplecov! simplecov-cobertura (~> 2.1.0) diff --git a/gemfiles/ruby_3.0_resque2_redis3.gemfile b/gemfiles/ruby_3.0_resque2_redis3.gemfile index 3c3c6def320..ac2e67a3e96 100644 --- a/gemfiles/ruby_3.0_resque2_redis3.gemfile +++ b/gemfiles/ruby_3.0_resque2_redis3.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.0_resque2_redis3.gemfile.lock b/gemfiles/ruby_3.0_resque2_redis3.gemfile.lock index 9f900cd3045..bc938e748e1 100644 --- a/gemfiles/ruby_3.0_resque2_redis3.gemfile.lock +++ b/gemfiles/ruby_3.0_resque2_redis3.gemfile.lock @@ -145,7 +145,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -206,7 +205,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.0_resque2_redis4.gemfile b/gemfiles/ruby_3.0_resque2_redis4.gemfile index 040effbf768..d4f09945f2d 100644 --- a/gemfiles/ruby_3.0_resque2_redis4.gemfile +++ b/gemfiles/ruby_3.0_resque2_redis4.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.0_resque2_redis4.gemfile.lock b/gemfiles/ruby_3.0_resque2_redis4.gemfile.lock index 51a13657d04..9dbb3bdd2db 100644 --- a/gemfiles/ruby_3.0_resque2_redis4.gemfile.lock +++ b/gemfiles/ruby_3.0_resque2_redis4.gemfile.lock @@ -149,7 +149,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -210,7 +209,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.0_sinatra.gemfile b/gemfiles/ruby_3.0_sinatra.gemfile index 4b9873a74ed..073687e02ce 100644 --- a/gemfiles/ruby_3.0_sinatra.gemfile +++ b/gemfiles/ruby_3.0_sinatra.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.0_sinatra.gemfile.lock b/gemfiles/ruby_3.0_sinatra.gemfile.lock index 2c151ea26cf..ea7ca447713 100644 --- a/gemfiles/ruby_3.0_sinatra.gemfile.lock +++ b/gemfiles/ruby_3.0_sinatra.gemfile.lock @@ -139,7 +139,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -200,7 +199,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sinatra (>= 3) diff --git a/gemfiles/ruby_3.1_activesupport.gemfile b/gemfiles/ruby_3.1_activesupport.gemfile index e30917150aa..c6030e7c4e2 100644 --- a/gemfiles/ruby_3.1_activesupport.gemfile +++ b/gemfiles/ruby_3.1_activesupport.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.1_activesupport.gemfile.lock b/gemfiles/ruby_3.1_activesupport.gemfile.lock index acb64ec4a72..92c3228265c 100644 --- a/gemfiles/ruby_3.1_activesupport.gemfile.lock +++ b/gemfiles/ruby_3.1_activesupport.gemfile.lock @@ -236,7 +236,6 @@ GEM rubocop-capybara (~> 2.17) ruby-kafka (1.5.0) digest-crc - ruby-prof (1.6.3) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -299,7 +298,6 @@ DEPENDENCIES rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) ruby-kafka (>= 0.7.10) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.1_aws.gemfile b/gemfiles/ruby_3.1_aws.gemfile index fe0c917b999..9b34771e598 100644 --- a/gemfiles/ruby_3.1_aws.gemfile +++ b/gemfiles/ruby_3.1_aws.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.1_aws.gemfile.lock b/gemfiles/ruby_3.1_aws.gemfile.lock index a2ead11a687..e8d4f3f3ee6 100644 --- a/gemfiles/ruby_3.1_aws.gemfile.lock +++ b/gemfiles/ruby_3.1_aws.gemfile.lock @@ -1554,7 +1554,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) shoryuken (6.0.0) aws-sdk-core (>= 2) @@ -1610,7 +1609,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) shoryuken simplecov! simplecov-cobertura (~> 2.1.0) diff --git a/gemfiles/ruby_3.1_contrib.gemfile b/gemfiles/ruby_3.1_contrib.gemfile index 3746873b6bd..533d464b689 100644 --- a/gemfiles/ruby_3.1_contrib.gemfile +++ b/gemfiles/ruby_3.1_contrib.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.1_contrib.gemfile.lock b/gemfiles/ruby_3.1_contrib.gemfile.lock index 3e63a2ccfe8..36c1cac1444 100644 --- a/gemfiles/ruby_3.1_contrib.gemfile.lock +++ b/gemfiles/ruby_3.1_contrib.gemfile.lock @@ -171,7 +171,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) semantic_logger (4.12.0) @@ -260,7 +259,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) semantic_logger (~> 4.0) sidekiq (~> 7) simplecov! diff --git a/gemfiles/ruby_3.1_contrib_old.gemfile b/gemfiles/ruby_3.1_contrib_old.gemfile index fc62cfca9f6..0f751a5a01c 100644 --- a/gemfiles/ruby_3.1_contrib_old.gemfile +++ b/gemfiles/ruby_3.1_contrib_old.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.1_contrib_old.gemfile.lock b/gemfiles/ruby_3.1_contrib_old.gemfile.lock index dd548a1e7df..2bd17dc5ad1 100644 --- a/gemfiles/ruby_3.1_contrib_old.gemfile.lock +++ b/gemfiles/ruby_3.1_contrib_old.gemfile.lock @@ -167,7 +167,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) rusage (0.2.0) @@ -240,7 +239,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.1_core_old.gemfile b/gemfiles/ruby_3.1_core_old.gemfile index 9b985ccac43..0e552fd7367 100644 --- a/gemfiles/ruby_3.1_core_old.gemfile +++ b/gemfiles/ruby_3.1_core_old.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.1_core_old.gemfile.lock b/gemfiles/ruby_3.1_core_old.gemfile.lock index c1d30eb4d32..2ee0576e8cf 100644 --- a/gemfiles/ruby_3.1_core_old.gemfile.lock +++ b/gemfiles/ruby_3.1_core_old.gemfile.lock @@ -130,7 +130,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -182,7 +181,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.1_elasticsearch_7.gemfile b/gemfiles/ruby_3.1_elasticsearch_7.gemfile index 56f47942f07..6c78a859e34 100644 --- a/gemfiles/ruby_3.1_elasticsearch_7.gemfile +++ b/gemfiles/ruby_3.1_elasticsearch_7.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.1_elasticsearch_7.gemfile.lock b/gemfiles/ruby_3.1_elasticsearch_7.gemfile.lock index e2c6226b43f..17f79ae1ebf 100644 --- a/gemfiles/ruby_3.1_elasticsearch_7.gemfile.lock +++ b/gemfiles/ruby_3.1_elasticsearch_7.gemfile.lock @@ -167,7 +167,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -220,7 +219,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.1_elasticsearch_8.gemfile b/gemfiles/ruby_3.1_elasticsearch_8.gemfile index 1365913a37f..6b645ecf749 100644 --- a/gemfiles/ruby_3.1_elasticsearch_8.gemfile +++ b/gemfiles/ruby_3.1_elasticsearch_8.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.1_elasticsearch_8.gemfile.lock b/gemfiles/ruby_3.1_elasticsearch_8.gemfile.lock index cce3855baf6..dc416c8258c 100644 --- a/gemfiles/ruby_3.1_elasticsearch_8.gemfile.lock +++ b/gemfiles/ruby_3.1_elasticsearch_8.gemfile.lock @@ -149,7 +149,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -202,7 +201,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.1_http.gemfile b/gemfiles/ruby_3.1_http.gemfile index 34641ae3dd5..78bc12bbd9f 100644 --- a/gemfiles/ruby_3.1_http.gemfile +++ b/gemfiles/ruby_3.1_http.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.1_http.gemfile.lock b/gemfiles/ruby_3.1_http.gemfile.lock index aec55d33719..c350361ae1e 100644 --- a/gemfiles/ruby_3.1_http.gemfile.lock +++ b/gemfiles/ruby_3.1_http.gemfile.lock @@ -166,7 +166,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -230,7 +229,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) stripe diff --git a/gemfiles/ruby_3.1_opensearch_2.gemfile b/gemfiles/ruby_3.1_opensearch_2.gemfile index 420294e5fb9..fede1578041 100644 --- a/gemfiles/ruby_3.1_opensearch_2.gemfile +++ b/gemfiles/ruby_3.1_opensearch_2.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.1_opensearch_2.gemfile.lock b/gemfiles/ruby_3.1_opensearch_2.gemfile.lock index 05288e0d8ff..c2fb817b5cc 100644 --- a/gemfiles/ruby_3.1_opensearch_2.gemfile.lock +++ b/gemfiles/ruby_3.1_opensearch_2.gemfile.lock @@ -149,7 +149,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -202,7 +201,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.1_opensearch_3.gemfile b/gemfiles/ruby_3.1_opensearch_3.gemfile index 81c2c4cdbe5..9bfd3a9e235 100644 --- a/gemfiles/ruby_3.1_opensearch_3.gemfile +++ b/gemfiles/ruby_3.1_opensearch_3.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.1_opensearch_3.gemfile.lock b/gemfiles/ruby_3.1_opensearch_3.gemfile.lock index 05c7fe38505..b935a74bfeb 100644 --- a/gemfiles/ruby_3.1_opensearch_3.gemfile.lock +++ b/gemfiles/ruby_3.1_opensearch_3.gemfile.lock @@ -144,7 +144,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -197,7 +196,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.1_opentelemetry.gemfile b/gemfiles/ruby_3.1_opentelemetry.gemfile index 3c64b2ed0d0..72ab1b2623e 100644 --- a/gemfiles/ruby_3.1_opentelemetry.gemfile +++ b/gemfiles/ruby_3.1_opentelemetry.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.1_opentelemetry.gemfile.lock b/gemfiles/ruby_3.1_opentelemetry.gemfile.lock index ddb8134cc50..ce2681ae479 100644 --- a/gemfiles/ruby_3.1_opentelemetry.gemfile.lock +++ b/gemfiles/ruby_3.1_opentelemetry.gemfile.lock @@ -146,7 +146,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -200,7 +199,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.1_opentracing.gemfile b/gemfiles/ruby_3.1_opentracing.gemfile index 6ba54a39fc3..0ecc0313962 100644 --- a/gemfiles/ruby_3.1_opentracing.gemfile +++ b/gemfiles/ruby_3.1_opentracing.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.1_opentracing.gemfile.lock b/gemfiles/ruby_3.1_opentracing.gemfile.lock index d0cbd60e177..e45c537a690 100644 --- a/gemfiles/ruby_3.1_opentracing.gemfile.lock +++ b/gemfiles/ruby_3.1_opentracing.gemfile.lock @@ -135,7 +135,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -187,7 +186,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.1_rack_1.gemfile b/gemfiles/ruby_3.1_rack_1.gemfile index 18329aafa3c..bac5478dc09 100644 --- a/gemfiles/ruby_3.1_rack_1.gemfile +++ b/gemfiles/ruby_3.1_rack_1.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.1_rack_1.gemfile.lock b/gemfiles/ruby_3.1_rack_1.gemfile.lock index e6fcff3ab2e..8abed1bc105 100644 --- a/gemfiles/ruby_3.1_rack_1.gemfile.lock +++ b/gemfiles/ruby_3.1_rack_1.gemfile.lock @@ -137,7 +137,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -191,7 +190,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.1_rack_2.gemfile b/gemfiles/ruby_3.1_rack_2.gemfile index d923127a28f..67ac0a9279b 100644 --- a/gemfiles/ruby_3.1_rack_2.gemfile +++ b/gemfiles/ruby_3.1_rack_2.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.1_rack_2.gemfile.lock b/gemfiles/ruby_3.1_rack_2.gemfile.lock index 7ae2df11d8d..738ff9178c7 100644 --- a/gemfiles/ruby_3.1_rack_2.gemfile.lock +++ b/gemfiles/ruby_3.1_rack_2.gemfile.lock @@ -137,7 +137,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -191,7 +190,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.1_rack_3.gemfile b/gemfiles/ruby_3.1_rack_3.gemfile index 46b03fc4a8b..c50c85a8266 100644 --- a/gemfiles/ruby_3.1_rack_3.gemfile +++ b/gemfiles/ruby_3.1_rack_3.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.1_rack_3.gemfile.lock b/gemfiles/ruby_3.1_rack_3.gemfile.lock index 64f927274f2..85c6fa9c9d5 100644 --- a/gemfiles/ruby_3.1_rack_3.gemfile.lock +++ b/gemfiles/ruby_3.1_rack_3.gemfile.lock @@ -137,7 +137,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -191,7 +190,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.1_rails61_mysql2.gemfile b/gemfiles/ruby_3.1_rails61_mysql2.gemfile index f097f0e6ec3..ce587014780 100644 --- a/gemfiles/ruby_3.1_rails61_mysql2.gemfile +++ b/gemfiles/ruby_3.1_rails61_mysql2.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.1_rails61_mysql2.gemfile.lock b/gemfiles/ruby_3.1_rails61_mysql2.gemfile.lock index 805d77faa4a..8c863499cea 100644 --- a/gemfiles/ruby_3.1_rails61_mysql2.gemfile.lock +++ b/gemfiles/ruby_3.1_rails61_mysql2.gemfile.lock @@ -259,7 +259,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -329,7 +328,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_3.1_rails61_postgres.gemfile b/gemfiles/ruby_3.1_rails61_postgres.gemfile index cf1233fe49c..3a37cab4591 100644 --- a/gemfiles/ruby_3.1_rails61_postgres.gemfile +++ b/gemfiles/ruby_3.1_rails61_postgres.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.1_rails61_postgres.gemfile.lock b/gemfiles/ruby_3.1_rails61_postgres.gemfile.lock index e099f323c09..eef24cce334 100644 --- a/gemfiles/ruby_3.1_rails61_postgres.gemfile.lock +++ b/gemfiles/ruby_3.1_rails61_postgres.gemfile.lock @@ -259,7 +259,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -329,7 +328,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_3.1_rails61_postgres_redis.gemfile b/gemfiles/ruby_3.1_rails61_postgres_redis.gemfile index 7a5e80d0eda..a5aa810b364 100644 --- a/gemfiles/ruby_3.1_rails61_postgres_redis.gemfile +++ b/gemfiles/ruby_3.1_rails61_postgres_redis.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.1_rails61_postgres_redis.gemfile.lock b/gemfiles/ruby_3.1_rails61_postgres_redis.gemfile.lock index aa9d0c599d0..ca4f1986fb9 100644 --- a/gemfiles/ruby_3.1_rails61_postgres_redis.gemfile.lock +++ b/gemfiles/ruby_3.1_rails61_postgres_redis.gemfile.lock @@ -260,7 +260,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -331,7 +330,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_3.1_rails61_postgres_sidekiq.gemfile b/gemfiles/ruby_3.1_rails61_postgres_sidekiq.gemfile index 39402addc8a..338236ee2f2 100644 --- a/gemfiles/ruby_3.1_rails61_postgres_sidekiq.gemfile +++ b/gemfiles/ruby_3.1_rails61_postgres_sidekiq.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.1_rails61_postgres_sidekiq.gemfile.lock b/gemfiles/ruby_3.1_rails61_postgres_sidekiq.gemfile.lock index c291fe1a672..6beae0608f0 100644 --- a/gemfiles/ruby_3.1_rails61_postgres_sidekiq.gemfile.lock +++ b/gemfiles/ruby_3.1_rails61_postgres_sidekiq.gemfile.lock @@ -266,7 +266,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) semantic_logger (4.12.0) concurrent-ruby (~> 1.0) @@ -344,7 +343,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) sidekiq (>= 6.1.2) simplecov! simplecov-cobertura (~> 2.1.0) diff --git a/gemfiles/ruby_3.1_rails61_semantic_logger.gemfile b/gemfiles/ruby_3.1_rails61_semantic_logger.gemfile index b2af3879de9..e7a4e538589 100644 --- a/gemfiles/ruby_3.1_rails61_semantic_logger.gemfile +++ b/gemfiles/ruby_3.1_rails61_semantic_logger.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.1_rails61_semantic_logger.gemfile.lock b/gemfiles/ruby_3.1_rails61_semantic_logger.gemfile.lock index ffa2ec32702..2ea67c866ff 100644 --- a/gemfiles/ruby_3.1_rails61_semantic_logger.gemfile.lock +++ b/gemfiles/ruby_3.1_rails61_semantic_logger.gemfile.lock @@ -256,7 +256,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) semantic_logger (4.12.0) concurrent-ruby (~> 1.0) @@ -328,7 +327,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_3.1_redis_3.gemfile b/gemfiles/ruby_3.1_redis_3.gemfile index a68edd3a0f9..6aaaf1437b5 100644 --- a/gemfiles/ruby_3.1_redis_3.gemfile +++ b/gemfiles/ruby_3.1_redis_3.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.1_redis_3.gemfile.lock b/gemfiles/ruby_3.1_redis_3.gemfile.lock index f26eaef3617..780229d6955 100644 --- a/gemfiles/ruby_3.1_redis_3.gemfile.lock +++ b/gemfiles/ruby_3.1_redis_3.gemfile.lock @@ -131,7 +131,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -184,7 +183,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.1_redis_4.gemfile b/gemfiles/ruby_3.1_redis_4.gemfile index 007eb1bd47c..28a0d84fc56 100644 --- a/gemfiles/ruby_3.1_redis_4.gemfile +++ b/gemfiles/ruby_3.1_redis_4.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.1_redis_4.gemfile.lock b/gemfiles/ruby_3.1_redis_4.gemfile.lock index 142be625795..4f5768b3dfe 100644 --- a/gemfiles/ruby_3.1_redis_4.gemfile.lock +++ b/gemfiles/ruby_3.1_redis_4.gemfile.lock @@ -131,7 +131,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -184,7 +183,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.1_redis_5.gemfile b/gemfiles/ruby_3.1_redis_5.gemfile index d548767d44e..960a34b2c9a 100644 --- a/gemfiles/ruby_3.1_redis_5.gemfile +++ b/gemfiles/ruby_3.1_redis_5.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.1_redis_5.gemfile.lock b/gemfiles/ruby_3.1_redis_5.gemfile.lock index 0ae70f0aac8..dd5061b6156 100644 --- a/gemfiles/ruby_3.1_redis_5.gemfile.lock +++ b/gemfiles/ruby_3.1_redis_5.gemfile.lock @@ -135,7 +135,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -188,7 +187,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.1_relational_db.gemfile b/gemfiles/ruby_3.1_relational_db.gemfile index 7e1dcf1bbe3..271db905936 100644 --- a/gemfiles/ruby_3.1_relational_db.gemfile +++ b/gemfiles/ruby_3.1_relational_db.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.1_relational_db.gemfile.lock b/gemfiles/ruby_3.1_relational_db.gemfile.lock index fcbaa986e41..9a29e8ae3ff 100644 --- a/gemfiles/ruby_3.1_relational_db.gemfile.lock +++ b/gemfiles/ruby_3.1_relational_db.gemfile.lock @@ -154,7 +154,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) sequel (5.54.0) simplecov-cobertura (2.1.0) @@ -216,7 +215,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) sequel (~> 5.54.0) simplecov! simplecov-cobertura (~> 2.1.0) diff --git a/gemfiles/ruby_3.1_resque2_redis3.gemfile b/gemfiles/ruby_3.1_resque2_redis3.gemfile index 3c3c6def320..ac2e67a3e96 100644 --- a/gemfiles/ruby_3.1_resque2_redis3.gemfile +++ b/gemfiles/ruby_3.1_resque2_redis3.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.1_resque2_redis3.gemfile.lock b/gemfiles/ruby_3.1_resque2_redis3.gemfile.lock index 9f900cd3045..bc938e748e1 100644 --- a/gemfiles/ruby_3.1_resque2_redis3.gemfile.lock +++ b/gemfiles/ruby_3.1_resque2_redis3.gemfile.lock @@ -145,7 +145,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -206,7 +205,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.1_resque2_redis4.gemfile b/gemfiles/ruby_3.1_resque2_redis4.gemfile index 040effbf768..d4f09945f2d 100644 --- a/gemfiles/ruby_3.1_resque2_redis4.gemfile +++ b/gemfiles/ruby_3.1_resque2_redis4.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.1_resque2_redis4.gemfile.lock b/gemfiles/ruby_3.1_resque2_redis4.gemfile.lock index 51a13657d04..9dbb3bdd2db 100644 --- a/gemfiles/ruby_3.1_resque2_redis4.gemfile.lock +++ b/gemfiles/ruby_3.1_resque2_redis4.gemfile.lock @@ -149,7 +149,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -210,7 +209,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.1_sinatra.gemfile b/gemfiles/ruby_3.1_sinatra.gemfile index 4b9873a74ed..073687e02ce 100644 --- a/gemfiles/ruby_3.1_sinatra.gemfile +++ b/gemfiles/ruby_3.1_sinatra.gemfile @@ -24,7 +24,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.1_sinatra.gemfile.lock b/gemfiles/ruby_3.1_sinatra.gemfile.lock index 2c151ea26cf..ea7ca447713 100644 --- a/gemfiles/ruby_3.1_sinatra.gemfile.lock +++ b/gemfiles/ruby_3.1_sinatra.gemfile.lock @@ -139,7 +139,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -200,7 +199,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sinatra (>= 3) diff --git a/gemfiles/ruby_3.2_activesupport.gemfile b/gemfiles/ruby_3.2_activesupport.gemfile index 0e4c6b380df..84236234b73 100644 --- a/gemfiles/ruby_3.2_activesupport.gemfile +++ b/gemfiles/ruby_3.2_activesupport.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.2_activesupport.gemfile.lock b/gemfiles/ruby_3.2_activesupport.gemfile.lock index 0eff2345a7a..e62912dae1a 100644 --- a/gemfiles/ruby_3.2_activesupport.gemfile.lock +++ b/gemfiles/ruby_3.2_activesupport.gemfile.lock @@ -232,7 +232,6 @@ GEM rubocop-capybara (~> 2.17) ruby-kafka (1.5.0) digest-crc - ruby-prof (1.6.3) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -294,7 +293,6 @@ DEPENDENCIES rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) ruby-kafka (>= 0.7.10) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.2_aws.gemfile b/gemfiles/ruby_3.2_aws.gemfile index e125707d8e0..d7e3d3dd375 100644 --- a/gemfiles/ruby_3.2_aws.gemfile +++ b/gemfiles/ruby_3.2_aws.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.2_aws.gemfile.lock b/gemfiles/ruby_3.2_aws.gemfile.lock index 78c210fd272..3d753754fdc 100644 --- a/gemfiles/ruby_3.2_aws.gemfile.lock +++ b/gemfiles/ruby_3.2_aws.gemfile.lock @@ -1550,7 +1550,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) shoryuken (6.0.0) aws-sdk-core (>= 2) @@ -1605,7 +1604,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) shoryuken simplecov! simplecov-cobertura (~> 2.1.0) diff --git a/gemfiles/ruby_3.2_contrib.gemfile b/gemfiles/ruby_3.2_contrib.gemfile index 5d135994ee4..e330e75d8ab 100644 --- a/gemfiles/ruby_3.2_contrib.gemfile +++ b/gemfiles/ruby_3.2_contrib.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.2_contrib.gemfile.lock b/gemfiles/ruby_3.2_contrib.gemfile.lock index ea7bcf22025..f4a5a218d4f 100644 --- a/gemfiles/ruby_3.2_contrib.gemfile.lock +++ b/gemfiles/ruby_3.2_contrib.gemfile.lock @@ -167,7 +167,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) semantic_logger (4.12.0) @@ -255,7 +254,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) semantic_logger (~> 4.0) sidekiq (~> 7) simplecov! diff --git a/gemfiles/ruby_3.2_contrib_old.gemfile b/gemfiles/ruby_3.2_contrib_old.gemfile index deed88c8051..b5fb4fe843e 100644 --- a/gemfiles/ruby_3.2_contrib_old.gemfile +++ b/gemfiles/ruby_3.2_contrib_old.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.2_contrib_old.gemfile.lock b/gemfiles/ruby_3.2_contrib_old.gemfile.lock index 0935169b6e2..f3a0eeea946 100644 --- a/gemfiles/ruby_3.2_contrib_old.gemfile.lock +++ b/gemfiles/ruby_3.2_contrib_old.gemfile.lock @@ -163,7 +163,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) rusage (0.2.0) @@ -235,7 +234,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.2_core_old.gemfile b/gemfiles/ruby_3.2_core_old.gemfile index 247dcb16a09..7b400971272 100644 --- a/gemfiles/ruby_3.2_core_old.gemfile +++ b/gemfiles/ruby_3.2_core_old.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.2_core_old.gemfile.lock b/gemfiles/ruby_3.2_core_old.gemfile.lock index bbd54a20962..edfbe43a436 100644 --- a/gemfiles/ruby_3.2_core_old.gemfile.lock +++ b/gemfiles/ruby_3.2_core_old.gemfile.lock @@ -126,7 +126,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -177,7 +176,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.2_elasticsearch_7.gemfile b/gemfiles/ruby_3.2_elasticsearch_7.gemfile index be52bb9612e..33b344806fa 100644 --- a/gemfiles/ruby_3.2_elasticsearch_7.gemfile +++ b/gemfiles/ruby_3.2_elasticsearch_7.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.2_elasticsearch_7.gemfile.lock b/gemfiles/ruby_3.2_elasticsearch_7.gemfile.lock index 76f46278587..5da66fe70a3 100644 --- a/gemfiles/ruby_3.2_elasticsearch_7.gemfile.lock +++ b/gemfiles/ruby_3.2_elasticsearch_7.gemfile.lock @@ -163,7 +163,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -215,7 +214,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.2_elasticsearch_8.gemfile b/gemfiles/ruby_3.2_elasticsearch_8.gemfile index 96d0f252ace..0ec6e573e7a 100644 --- a/gemfiles/ruby_3.2_elasticsearch_8.gemfile +++ b/gemfiles/ruby_3.2_elasticsearch_8.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.2_elasticsearch_8.gemfile.lock b/gemfiles/ruby_3.2_elasticsearch_8.gemfile.lock index 4a5bd9db50c..0ff91bd50de 100644 --- a/gemfiles/ruby_3.2_elasticsearch_8.gemfile.lock +++ b/gemfiles/ruby_3.2_elasticsearch_8.gemfile.lock @@ -145,7 +145,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -197,7 +196,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.2_http.gemfile b/gemfiles/ruby_3.2_http.gemfile index 6c99a7fa190..0ca4b263351 100644 --- a/gemfiles/ruby_3.2_http.gemfile +++ b/gemfiles/ruby_3.2_http.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.2_http.gemfile.lock b/gemfiles/ruby_3.2_http.gemfile.lock index 02303cd378e..f2f48ff2fd6 100644 --- a/gemfiles/ruby_3.2_http.gemfile.lock +++ b/gemfiles/ruby_3.2_http.gemfile.lock @@ -162,7 +162,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -225,7 +224,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) stripe diff --git a/gemfiles/ruby_3.2_opensearch_2.gemfile b/gemfiles/ruby_3.2_opensearch_2.gemfile index 82c5f427647..dc77b193434 100644 --- a/gemfiles/ruby_3.2_opensearch_2.gemfile +++ b/gemfiles/ruby_3.2_opensearch_2.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.2_opensearch_2.gemfile.lock b/gemfiles/ruby_3.2_opensearch_2.gemfile.lock index 2b51cd68f8d..b9c45158d61 100644 --- a/gemfiles/ruby_3.2_opensearch_2.gemfile.lock +++ b/gemfiles/ruby_3.2_opensearch_2.gemfile.lock @@ -145,7 +145,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -197,7 +196,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.2_opensearch_3.gemfile b/gemfiles/ruby_3.2_opensearch_3.gemfile index 4c658dc2a85..539e85eceb5 100644 --- a/gemfiles/ruby_3.2_opensearch_3.gemfile +++ b/gemfiles/ruby_3.2_opensearch_3.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.2_opensearch_3.gemfile.lock b/gemfiles/ruby_3.2_opensearch_3.gemfile.lock index 5bfb58cf342..16758bfe41d 100644 --- a/gemfiles/ruby_3.2_opensearch_3.gemfile.lock +++ b/gemfiles/ruby_3.2_opensearch_3.gemfile.lock @@ -140,7 +140,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -192,7 +191,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.2_opentelemetry.gemfile b/gemfiles/ruby_3.2_opentelemetry.gemfile index 0eaf6c8f361..1cd0eec52b4 100644 --- a/gemfiles/ruby_3.2_opentelemetry.gemfile +++ b/gemfiles/ruby_3.2_opentelemetry.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.2_opentelemetry.gemfile.lock b/gemfiles/ruby_3.2_opentelemetry.gemfile.lock index 110634043f4..fd0ba60fb0c 100644 --- a/gemfiles/ruby_3.2_opentelemetry.gemfile.lock +++ b/gemfiles/ruby_3.2_opentelemetry.gemfile.lock @@ -138,7 +138,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -190,7 +189,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.2_opentracing.gemfile b/gemfiles/ruby_3.2_opentracing.gemfile index eb78ec5f6f7..3138b83bcdf 100644 --- a/gemfiles/ruby_3.2_opentracing.gemfile +++ b/gemfiles/ruby_3.2_opentracing.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.2_opentracing.gemfile.lock b/gemfiles/ruby_3.2_opentracing.gemfile.lock index d08ae2876db..04425c9ef75 100644 --- a/gemfiles/ruby_3.2_opentracing.gemfile.lock +++ b/gemfiles/ruby_3.2_opentracing.gemfile.lock @@ -131,7 +131,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -182,7 +181,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.2_rack_1.gemfile b/gemfiles/ruby_3.2_rack_1.gemfile index f3e4600917d..b925435f02f 100644 --- a/gemfiles/ruby_3.2_rack_1.gemfile +++ b/gemfiles/ruby_3.2_rack_1.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.2_rack_1.gemfile.lock b/gemfiles/ruby_3.2_rack_1.gemfile.lock index 72c96d57e1b..a376f2ab6ad 100644 --- a/gemfiles/ruby_3.2_rack_1.gemfile.lock +++ b/gemfiles/ruby_3.2_rack_1.gemfile.lock @@ -133,7 +133,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -186,7 +185,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.2_rack_2.gemfile b/gemfiles/ruby_3.2_rack_2.gemfile index 86394841bda..e40e48011b0 100644 --- a/gemfiles/ruby_3.2_rack_2.gemfile +++ b/gemfiles/ruby_3.2_rack_2.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.2_rack_2.gemfile.lock b/gemfiles/ruby_3.2_rack_2.gemfile.lock index 5e5efef643b..3fd6362ee44 100644 --- a/gemfiles/ruby_3.2_rack_2.gemfile.lock +++ b/gemfiles/ruby_3.2_rack_2.gemfile.lock @@ -133,7 +133,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -186,7 +185,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.2_rack_3.gemfile b/gemfiles/ruby_3.2_rack_3.gemfile index 0ae82d0bf9d..911ed39f34c 100644 --- a/gemfiles/ruby_3.2_rack_3.gemfile +++ b/gemfiles/ruby_3.2_rack_3.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.2_rack_3.gemfile.lock b/gemfiles/ruby_3.2_rack_3.gemfile.lock index b4195d0a37b..547888eaebb 100644 --- a/gemfiles/ruby_3.2_rack_3.gemfile.lock +++ b/gemfiles/ruby_3.2_rack_3.gemfile.lock @@ -133,7 +133,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -186,7 +185,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.2_rails61_mysql2.gemfile b/gemfiles/ruby_3.2_rails61_mysql2.gemfile index feaa9022ec8..1cb6b5846b4 100644 --- a/gemfiles/ruby_3.2_rails61_mysql2.gemfile +++ b/gemfiles/ruby_3.2_rails61_mysql2.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.2_rails61_mysql2.gemfile.lock b/gemfiles/ruby_3.2_rails61_mysql2.gemfile.lock index 6fa06544075..cd9d0f8b192 100644 --- a/gemfiles/ruby_3.2_rails61_mysql2.gemfile.lock +++ b/gemfiles/ruby_3.2_rails61_mysql2.gemfile.lock @@ -255,7 +255,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -324,7 +323,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_3.2_rails61_postgres.gemfile b/gemfiles/ruby_3.2_rails61_postgres.gemfile index a1d1bd12b4b..4f3e17ea401 100644 --- a/gemfiles/ruby_3.2_rails61_postgres.gemfile +++ b/gemfiles/ruby_3.2_rails61_postgres.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.2_rails61_postgres.gemfile.lock b/gemfiles/ruby_3.2_rails61_postgres.gemfile.lock index c9f91afc703..8641c86a793 100644 --- a/gemfiles/ruby_3.2_rails61_postgres.gemfile.lock +++ b/gemfiles/ruby_3.2_rails61_postgres.gemfile.lock @@ -255,7 +255,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -324,7 +323,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_3.2_rails61_postgres_redis.gemfile b/gemfiles/ruby_3.2_rails61_postgres_redis.gemfile index 034214cc877..97b1e39cf19 100644 --- a/gemfiles/ruby_3.2_rails61_postgres_redis.gemfile +++ b/gemfiles/ruby_3.2_rails61_postgres_redis.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.2_rails61_postgres_redis.gemfile.lock b/gemfiles/ruby_3.2_rails61_postgres_redis.gemfile.lock index 15a63a37b44..337d6f514bd 100644 --- a/gemfiles/ruby_3.2_rails61_postgres_redis.gemfile.lock +++ b/gemfiles/ruby_3.2_rails61_postgres_redis.gemfile.lock @@ -256,7 +256,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -326,7 +325,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_3.2_rails61_postgres_sidekiq.gemfile b/gemfiles/ruby_3.2_rails61_postgres_sidekiq.gemfile index 359ea5044dd..379191f88c7 100644 --- a/gemfiles/ruby_3.2_rails61_postgres_sidekiq.gemfile +++ b/gemfiles/ruby_3.2_rails61_postgres_sidekiq.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.2_rails61_postgres_sidekiq.gemfile.lock b/gemfiles/ruby_3.2_rails61_postgres_sidekiq.gemfile.lock index e4ad209288e..9ef988d9f86 100644 --- a/gemfiles/ruby_3.2_rails61_postgres_sidekiq.gemfile.lock +++ b/gemfiles/ruby_3.2_rails61_postgres_sidekiq.gemfile.lock @@ -262,7 +262,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) semantic_logger (4.12.0) concurrent-ruby (~> 1.0) @@ -339,7 +338,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) sidekiq (>= 6.1.2) simplecov! simplecov-cobertura (~> 2.1.0) diff --git a/gemfiles/ruby_3.2_rails61_semantic_logger.gemfile b/gemfiles/ruby_3.2_rails61_semantic_logger.gemfile index b14d00c791e..ca13773b754 100644 --- a/gemfiles/ruby_3.2_rails61_semantic_logger.gemfile +++ b/gemfiles/ruby_3.2_rails61_semantic_logger.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.2_rails61_semantic_logger.gemfile.lock b/gemfiles/ruby_3.2_rails61_semantic_logger.gemfile.lock index dc981de3241..001a220fef3 100644 --- a/gemfiles/ruby_3.2_rails61_semantic_logger.gemfile.lock +++ b/gemfiles/ruby_3.2_rails61_semantic_logger.gemfile.lock @@ -252,7 +252,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) semantic_logger (4.12.0) concurrent-ruby (~> 1.0) @@ -323,7 +322,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_3.2_redis_3.gemfile b/gemfiles/ruby_3.2_redis_3.gemfile index 2e5fb1dc0c0..6272b6c2e01 100644 --- a/gemfiles/ruby_3.2_redis_3.gemfile +++ b/gemfiles/ruby_3.2_redis_3.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.2_redis_3.gemfile.lock b/gemfiles/ruby_3.2_redis_3.gemfile.lock index 447fa1f28a9..641b1c3d384 100644 --- a/gemfiles/ruby_3.2_redis_3.gemfile.lock +++ b/gemfiles/ruby_3.2_redis_3.gemfile.lock @@ -127,7 +127,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -179,7 +178,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.2_redis_4.gemfile b/gemfiles/ruby_3.2_redis_4.gemfile index 1160a470ad7..58318665948 100644 --- a/gemfiles/ruby_3.2_redis_4.gemfile +++ b/gemfiles/ruby_3.2_redis_4.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.2_redis_4.gemfile.lock b/gemfiles/ruby_3.2_redis_4.gemfile.lock index b3e58ef350e..b03d4729e9e 100644 --- a/gemfiles/ruby_3.2_redis_4.gemfile.lock +++ b/gemfiles/ruby_3.2_redis_4.gemfile.lock @@ -127,7 +127,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -179,7 +178,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.2_redis_5.gemfile b/gemfiles/ruby_3.2_redis_5.gemfile index 4eca215cfca..b0cef95f7eb 100644 --- a/gemfiles/ruby_3.2_redis_5.gemfile +++ b/gemfiles/ruby_3.2_redis_5.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.2_redis_5.gemfile.lock b/gemfiles/ruby_3.2_redis_5.gemfile.lock index 1ca716dcc9e..69c37850be5 100644 --- a/gemfiles/ruby_3.2_redis_5.gemfile.lock +++ b/gemfiles/ruby_3.2_redis_5.gemfile.lock @@ -131,7 +131,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -183,7 +182,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.2_relational_db.gemfile b/gemfiles/ruby_3.2_relational_db.gemfile index 88f96a4bb7a..893d1514376 100644 --- a/gemfiles/ruby_3.2_relational_db.gemfile +++ b/gemfiles/ruby_3.2_relational_db.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.2_relational_db.gemfile.lock b/gemfiles/ruby_3.2_relational_db.gemfile.lock index 3ecf50ca3db..4a00d5d80c5 100644 --- a/gemfiles/ruby_3.2_relational_db.gemfile.lock +++ b/gemfiles/ruby_3.2_relational_db.gemfile.lock @@ -150,7 +150,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) sequel (5.54.0) simplecov-cobertura (2.1.0) @@ -211,7 +210,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) sequel (~> 5.54.0) simplecov! simplecov-cobertura (~> 2.1.0) diff --git a/gemfiles/ruby_3.2_resque2_redis3.gemfile b/gemfiles/ruby_3.2_resque2_redis3.gemfile index d6cc1996af7..7a5bfeeef70 100644 --- a/gemfiles/ruby_3.2_resque2_redis3.gemfile +++ b/gemfiles/ruby_3.2_resque2_redis3.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.2_resque2_redis3.gemfile.lock b/gemfiles/ruby_3.2_resque2_redis3.gemfile.lock index 6b6e76b6228..e2c9063ae0c 100644 --- a/gemfiles/ruby_3.2_resque2_redis3.gemfile.lock +++ b/gemfiles/ruby_3.2_resque2_redis3.gemfile.lock @@ -141,7 +141,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -201,7 +200,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.2_resque2_redis4.gemfile b/gemfiles/ruby_3.2_resque2_redis4.gemfile index 3522077d3db..2e5ecb98604 100644 --- a/gemfiles/ruby_3.2_resque2_redis4.gemfile +++ b/gemfiles/ruby_3.2_resque2_redis4.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.2_resque2_redis4.gemfile.lock b/gemfiles/ruby_3.2_resque2_redis4.gemfile.lock index f1afec6da46..cece0509a1c 100644 --- a/gemfiles/ruby_3.2_resque2_redis4.gemfile.lock +++ b/gemfiles/ruby_3.2_resque2_redis4.gemfile.lock @@ -145,7 +145,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -205,7 +204,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.2_sinatra.gemfile b/gemfiles/ruby_3.2_sinatra.gemfile index 1016969e94d..82b8c8e52fd 100644 --- a/gemfiles/ruby_3.2_sinatra.gemfile +++ b/gemfiles/ruby_3.2_sinatra.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.2_sinatra.gemfile.lock b/gemfiles/ruby_3.2_sinatra.gemfile.lock index 6050b05c1a2..a50b559aa9e 100644 --- a/gemfiles/ruby_3.2_sinatra.gemfile.lock +++ b/gemfiles/ruby_3.2_sinatra.gemfile.lock @@ -135,7 +135,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.1) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -195,7 +194,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sinatra (>= 3) diff --git a/gemfiles/ruby_3.3_activesupport.gemfile b/gemfiles/ruby_3.3_activesupport.gemfile index 0e4c6b380df..84236234b73 100644 --- a/gemfiles/ruby_3.3_activesupport.gemfile +++ b/gemfiles/ruby_3.3_activesupport.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.3_activesupport.gemfile.lock b/gemfiles/ruby_3.3_activesupport.gemfile.lock index 4c38cdfd3d8..b6628675a46 100644 --- a/gemfiles/ruby_3.3_activesupport.gemfile.lock +++ b/gemfiles/ruby_3.3_activesupport.gemfile.lock @@ -230,7 +230,6 @@ GEM rubocop-capybara (~> 2.17) ruby-kafka (1.5.0) digest-crc - ruby-prof (1.6.3) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -292,7 +291,6 @@ DEPENDENCIES rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) ruby-kafka (>= 0.7.10) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.3_aws.gemfile b/gemfiles/ruby_3.3_aws.gemfile index e125707d8e0..d7e3d3dd375 100644 --- a/gemfiles/ruby_3.3_aws.gemfile +++ b/gemfiles/ruby_3.3_aws.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.3_aws.gemfile.lock b/gemfiles/ruby_3.3_aws.gemfile.lock index ea6d2ba72d5..6cc60bf8ab9 100644 --- a/gemfiles/ruby_3.3_aws.gemfile.lock +++ b/gemfiles/ruby_3.3_aws.gemfile.lock @@ -1549,7 +1549,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) shoryuken (6.0.0) aws-sdk-core (>= 2) @@ -1604,7 +1603,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) shoryuken simplecov! simplecov-cobertura (~> 2.1.0) diff --git a/gemfiles/ruby_3.3_contrib.gemfile b/gemfiles/ruby_3.3_contrib.gemfile index 507c3dc2399..75fa557f0a2 100644 --- a/gemfiles/ruby_3.3_contrib.gemfile +++ b/gemfiles/ruby_3.3_contrib.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.3_contrib.gemfile.lock b/gemfiles/ruby_3.3_contrib.gemfile.lock index 75f21bf0c38..d93ba9c1237 100644 --- a/gemfiles/ruby_3.3_contrib.gemfile.lock +++ b/gemfiles/ruby_3.3_contrib.gemfile.lock @@ -165,7 +165,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) semantic_logger (4.13.0) @@ -253,7 +252,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) semantic_logger (~> 4.0) sidekiq (~> 7) simplecov! diff --git a/gemfiles/ruby_3.3_contrib_old.gemfile b/gemfiles/ruby_3.3_contrib_old.gemfile index 2ea504e4d86..648c4379f52 100644 --- a/gemfiles/ruby_3.3_contrib_old.gemfile +++ b/gemfiles/ruby_3.3_contrib_old.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.3_contrib_old.gemfile.lock b/gemfiles/ruby_3.3_contrib_old.gemfile.lock index b65eeae035d..444c065209e 100644 --- a/gemfiles/ruby_3.3_contrib_old.gemfile.lock +++ b/gemfiles/ruby_3.3_contrib_old.gemfile.lock @@ -163,7 +163,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) rusage (0.2.0) @@ -235,7 +234,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.3_core_old.gemfile b/gemfiles/ruby_3.3_core_old.gemfile index 247dcb16a09..7b400971272 100644 --- a/gemfiles/ruby_3.3_core_old.gemfile +++ b/gemfiles/ruby_3.3_core_old.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.3_core_old.gemfile.lock b/gemfiles/ruby_3.3_core_old.gemfile.lock index 333cf3dbd67..86dce25393f 100644 --- a/gemfiles/ruby_3.3_core_old.gemfile.lock +++ b/gemfiles/ruby_3.3_core_old.gemfile.lock @@ -125,7 +125,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -175,7 +174,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.3_elasticsearch_7.gemfile b/gemfiles/ruby_3.3_elasticsearch_7.gemfile index be52bb9612e..33b344806fa 100644 --- a/gemfiles/ruby_3.3_elasticsearch_7.gemfile +++ b/gemfiles/ruby_3.3_elasticsearch_7.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.3_elasticsearch_7.gemfile.lock b/gemfiles/ruby_3.3_elasticsearch_7.gemfile.lock index dd273601ba5..bd1d016a806 100644 --- a/gemfiles/ruby_3.3_elasticsearch_7.gemfile.lock +++ b/gemfiles/ruby_3.3_elasticsearch_7.gemfile.lock @@ -162,7 +162,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -214,7 +213,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.3_elasticsearch_8.gemfile b/gemfiles/ruby_3.3_elasticsearch_8.gemfile index 96d0f252ace..0ec6e573e7a 100644 --- a/gemfiles/ruby_3.3_elasticsearch_8.gemfile +++ b/gemfiles/ruby_3.3_elasticsearch_8.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.3_elasticsearch_8.gemfile.lock b/gemfiles/ruby_3.3_elasticsearch_8.gemfile.lock index 36e7a72109e..fe276e3cdfe 100644 --- a/gemfiles/ruby_3.3_elasticsearch_8.gemfile.lock +++ b/gemfiles/ruby_3.3_elasticsearch_8.gemfile.lock @@ -144,7 +144,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -196,7 +195,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.3_http.gemfile b/gemfiles/ruby_3.3_http.gemfile index 6c99a7fa190..0ca4b263351 100644 --- a/gemfiles/ruby_3.3_http.gemfile +++ b/gemfiles/ruby_3.3_http.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.3_http.gemfile.lock b/gemfiles/ruby_3.3_http.gemfile.lock index 8f6e8d444f5..4ecdadaa8d5 100644 --- a/gemfiles/ruby_3.3_http.gemfile.lock +++ b/gemfiles/ruby_3.3_http.gemfile.lock @@ -161,7 +161,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -224,7 +223,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) stripe diff --git a/gemfiles/ruby_3.3_opensearch_2.gemfile b/gemfiles/ruby_3.3_opensearch_2.gemfile index 82c5f427647..dc77b193434 100644 --- a/gemfiles/ruby_3.3_opensearch_2.gemfile +++ b/gemfiles/ruby_3.3_opensearch_2.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.3_opensearch_2.gemfile.lock b/gemfiles/ruby_3.3_opensearch_2.gemfile.lock index b45effc6735..bc9d4ce0ff0 100644 --- a/gemfiles/ruby_3.3_opensearch_2.gemfile.lock +++ b/gemfiles/ruby_3.3_opensearch_2.gemfile.lock @@ -144,7 +144,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -196,7 +195,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.3_opensearch_3.gemfile b/gemfiles/ruby_3.3_opensearch_3.gemfile index 4c658dc2a85..539e85eceb5 100644 --- a/gemfiles/ruby_3.3_opensearch_3.gemfile +++ b/gemfiles/ruby_3.3_opensearch_3.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.3_opensearch_3.gemfile.lock b/gemfiles/ruby_3.3_opensearch_3.gemfile.lock index d238e13408d..c67cf627e57 100644 --- a/gemfiles/ruby_3.3_opensearch_3.gemfile.lock +++ b/gemfiles/ruby_3.3_opensearch_3.gemfile.lock @@ -139,7 +139,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -191,7 +190,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.3_opentelemetry.gemfile b/gemfiles/ruby_3.3_opentelemetry.gemfile index 0eaf6c8f361..1cd0eec52b4 100644 --- a/gemfiles/ruby_3.3_opentelemetry.gemfile +++ b/gemfiles/ruby_3.3_opentelemetry.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.3_opentelemetry.gemfile.lock b/gemfiles/ruby_3.3_opentelemetry.gemfile.lock index cbd5ce8e661..a9e4f686d7f 100644 --- a/gemfiles/ruby_3.3_opentelemetry.gemfile.lock +++ b/gemfiles/ruby_3.3_opentelemetry.gemfile.lock @@ -137,7 +137,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -188,7 +187,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.3_opentracing.gemfile b/gemfiles/ruby_3.3_opentracing.gemfile index eb78ec5f6f7..3138b83bcdf 100644 --- a/gemfiles/ruby_3.3_opentracing.gemfile +++ b/gemfiles/ruby_3.3_opentracing.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.3_opentracing.gemfile.lock b/gemfiles/ruby_3.3_opentracing.gemfile.lock index 60b5a52aebc..c5e503ded87 100644 --- a/gemfiles/ruby_3.3_opentracing.gemfile.lock +++ b/gemfiles/ruby_3.3_opentracing.gemfile.lock @@ -130,7 +130,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -181,7 +180,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.3_rack_1.gemfile b/gemfiles/ruby_3.3_rack_1.gemfile index f3e4600917d..b925435f02f 100644 --- a/gemfiles/ruby_3.3_rack_1.gemfile +++ b/gemfiles/ruby_3.3_rack_1.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.3_rack_1.gemfile.lock b/gemfiles/ruby_3.3_rack_1.gemfile.lock index f842c1ba9ef..78a460c07c1 100644 --- a/gemfiles/ruby_3.3_rack_1.gemfile.lock +++ b/gemfiles/ruby_3.3_rack_1.gemfile.lock @@ -132,7 +132,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -185,7 +184,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.3_rack_2.gemfile b/gemfiles/ruby_3.3_rack_2.gemfile index 86394841bda..e40e48011b0 100644 --- a/gemfiles/ruby_3.3_rack_2.gemfile +++ b/gemfiles/ruby_3.3_rack_2.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.3_rack_2.gemfile.lock b/gemfiles/ruby_3.3_rack_2.gemfile.lock index bd07397ea23..cc105750f69 100644 --- a/gemfiles/ruby_3.3_rack_2.gemfile.lock +++ b/gemfiles/ruby_3.3_rack_2.gemfile.lock @@ -132,7 +132,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -185,7 +184,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.3_rack_3.gemfile b/gemfiles/ruby_3.3_rack_3.gemfile index 0ae82d0bf9d..911ed39f34c 100644 --- a/gemfiles/ruby_3.3_rack_3.gemfile +++ b/gemfiles/ruby_3.3_rack_3.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.3_rack_3.gemfile.lock b/gemfiles/ruby_3.3_rack_3.gemfile.lock index 5df8833b92d..af8bf5835ea 100644 --- a/gemfiles/ruby_3.3_rack_3.gemfile.lock +++ b/gemfiles/ruby_3.3_rack_3.gemfile.lock @@ -132,7 +132,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -185,7 +184,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.3_rails61_mysql2.gemfile b/gemfiles/ruby_3.3_rails61_mysql2.gemfile index feaa9022ec8..1cb6b5846b4 100644 --- a/gemfiles/ruby_3.3_rails61_mysql2.gemfile +++ b/gemfiles/ruby_3.3_rails61_mysql2.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.3_rails61_mysql2.gemfile.lock b/gemfiles/ruby_3.3_rails61_mysql2.gemfile.lock index d58f9f210ce..2d7e7690d22 100644 --- a/gemfiles/ruby_3.3_rails61_mysql2.gemfile.lock +++ b/gemfiles/ruby_3.3_rails61_mysql2.gemfile.lock @@ -254,7 +254,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -322,7 +321,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_3.3_rails61_postgres.gemfile b/gemfiles/ruby_3.3_rails61_postgres.gemfile index a1d1bd12b4b..4f3e17ea401 100644 --- a/gemfiles/ruby_3.3_rails61_postgres.gemfile +++ b/gemfiles/ruby_3.3_rails61_postgres.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.3_rails61_postgres.gemfile.lock b/gemfiles/ruby_3.3_rails61_postgres.gemfile.lock index 182d63bd235..e7a2335cf66 100644 --- a/gemfiles/ruby_3.3_rails61_postgres.gemfile.lock +++ b/gemfiles/ruby_3.3_rails61_postgres.gemfile.lock @@ -254,7 +254,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -322,7 +321,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_3.3_rails61_postgres_redis.gemfile b/gemfiles/ruby_3.3_rails61_postgres_redis.gemfile index 034214cc877..97b1e39cf19 100644 --- a/gemfiles/ruby_3.3_rails61_postgres_redis.gemfile +++ b/gemfiles/ruby_3.3_rails61_postgres_redis.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.3_rails61_postgres_redis.gemfile.lock b/gemfiles/ruby_3.3_rails61_postgres_redis.gemfile.lock index ec06d99e377..799f8772b13 100644 --- a/gemfiles/ruby_3.3_rails61_postgres_redis.gemfile.lock +++ b/gemfiles/ruby_3.3_rails61_postgres_redis.gemfile.lock @@ -255,7 +255,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -324,7 +323,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_3.3_rails61_postgres_sidekiq.gemfile b/gemfiles/ruby_3.3_rails61_postgres_sidekiq.gemfile index 359ea5044dd..379191f88c7 100644 --- a/gemfiles/ruby_3.3_rails61_postgres_sidekiq.gemfile +++ b/gemfiles/ruby_3.3_rails61_postgres_sidekiq.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.3_rails61_postgres_sidekiq.gemfile.lock b/gemfiles/ruby_3.3_rails61_postgres_sidekiq.gemfile.lock index fabb4401e3c..47b0c85e1b6 100644 --- a/gemfiles/ruby_3.3_rails61_postgres_sidekiq.gemfile.lock +++ b/gemfiles/ruby_3.3_rails61_postgres_sidekiq.gemfile.lock @@ -261,7 +261,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) semantic_logger (4.13.0) concurrent-ruby (~> 1.0) @@ -337,7 +336,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) sidekiq (>= 6.1.2) simplecov! simplecov-cobertura (~> 2.1.0) diff --git a/gemfiles/ruby_3.3_rails61_semantic_logger.gemfile b/gemfiles/ruby_3.3_rails61_semantic_logger.gemfile index b14d00c791e..ca13773b754 100644 --- a/gemfiles/ruby_3.3_rails61_semantic_logger.gemfile +++ b/gemfiles/ruby_3.3_rails61_semantic_logger.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.3_rails61_semantic_logger.gemfile.lock b/gemfiles/ruby_3.3_rails61_semantic_logger.gemfile.lock index fd9efff9d50..c9581f06c42 100644 --- a/gemfiles/ruby_3.3_rails61_semantic_logger.gemfile.lock +++ b/gemfiles/ruby_3.3_rails61_semantic_logger.gemfile.lock @@ -251,7 +251,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) semantic_logger (4.13.0) concurrent-ruby (~> 1.0) @@ -321,7 +320,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sprockets (< 4) diff --git a/gemfiles/ruby_3.3_redis_3.gemfile b/gemfiles/ruby_3.3_redis_3.gemfile index 2e5fb1dc0c0..6272b6c2e01 100644 --- a/gemfiles/ruby_3.3_redis_3.gemfile +++ b/gemfiles/ruby_3.3_redis_3.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.3_redis_3.gemfile.lock b/gemfiles/ruby_3.3_redis_3.gemfile.lock index c5d60bd9e1e..4ce4c36bacd 100644 --- a/gemfiles/ruby_3.3_redis_3.gemfile.lock +++ b/gemfiles/ruby_3.3_redis_3.gemfile.lock @@ -126,7 +126,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -177,7 +176,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.3_redis_4.gemfile b/gemfiles/ruby_3.3_redis_4.gemfile index 1160a470ad7..58318665948 100644 --- a/gemfiles/ruby_3.3_redis_4.gemfile +++ b/gemfiles/ruby_3.3_redis_4.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.3_redis_4.gemfile.lock b/gemfiles/ruby_3.3_redis_4.gemfile.lock index 623c799863a..e4f348da028 100644 --- a/gemfiles/ruby_3.3_redis_4.gemfile.lock +++ b/gemfiles/ruby_3.3_redis_4.gemfile.lock @@ -126,7 +126,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -177,7 +176,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.3_redis_5.gemfile b/gemfiles/ruby_3.3_redis_5.gemfile index 4eca215cfca..b0cef95f7eb 100644 --- a/gemfiles/ruby_3.3_redis_5.gemfile +++ b/gemfiles/ruby_3.3_redis_5.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.3_redis_5.gemfile.lock b/gemfiles/ruby_3.3_redis_5.gemfile.lock index dfbd4469ad1..42f3f2c12e3 100644 --- a/gemfiles/ruby_3.3_redis_5.gemfile.lock +++ b/gemfiles/ruby_3.3_redis_5.gemfile.lock @@ -130,7 +130,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) simplecov-cobertura (2.1.0) rexml @@ -181,7 +180,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.3_relational_db.gemfile b/gemfiles/ruby_3.3_relational_db.gemfile index 88f96a4bb7a..893d1514376 100644 --- a/gemfiles/ruby_3.3_relational_db.gemfile +++ b/gemfiles/ruby_3.3_relational_db.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.3_relational_db.gemfile.lock b/gemfiles/ruby_3.3_relational_db.gemfile.lock index 034b2b8fe93..a3ba3aeb16c 100644 --- a/gemfiles/ruby_3.3_relational_db.gemfile.lock +++ b/gemfiles/ruby_3.3_relational_db.gemfile.lock @@ -150,7 +150,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) sequel (5.54.0) simplecov-cobertura (2.1.0) @@ -211,7 +210,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) sequel (~> 5.54.0) simplecov! simplecov-cobertura (~> 2.1.0) diff --git a/gemfiles/ruby_3.3_resque2_redis3.gemfile b/gemfiles/ruby_3.3_resque2_redis3.gemfile index d6cc1996af7..7a5bfeeef70 100644 --- a/gemfiles/ruby_3.3_resque2_redis3.gemfile +++ b/gemfiles/ruby_3.3_resque2_redis3.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.3_resque2_redis3.gemfile.lock b/gemfiles/ruby_3.3_resque2_redis3.gemfile.lock index a6513ab7172..08ec9188945 100644 --- a/gemfiles/ruby_3.3_resque2_redis3.gemfile.lock +++ b/gemfiles/ruby_3.3_resque2_redis3.gemfile.lock @@ -140,7 +140,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -199,7 +198,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.3_resque2_redis4.gemfile b/gemfiles/ruby_3.3_resque2_redis4.gemfile index 3522077d3db..2e5ecb98604 100644 --- a/gemfiles/ruby_3.3_resque2_redis4.gemfile +++ b/gemfiles/ruby_3.3_resque2_redis4.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.3_resque2_redis4.gemfile.lock b/gemfiles/ruby_3.3_resque2_redis4.gemfile.lock index 1ffdc3c7105..36fd702453b 100644 --- a/gemfiles/ruby_3.3_resque2_redis4.gemfile.lock +++ b/gemfiles/ruby_3.3_resque2_redis4.gemfile.lock @@ -144,7 +144,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -203,7 +202,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) warning (~> 1) diff --git a/gemfiles/ruby_3.3_sinatra.gemfile b/gemfiles/ruby_3.3_sinatra.gemfile index 1016969e94d..82b8c8e52fd 100644 --- a/gemfiles/ruby_3.3_sinatra.gemfile +++ b/gemfiles/ruby_3.3_sinatra.gemfile @@ -23,7 +23,6 @@ gem "rspec-collection_matchers", "~> 1.1" gem "rspec-wait", "~> 0" gem "rspec_junit_formatter", ">= 0.5.1" gem "rspec_n", "~> 1.3" -gem "ruby-prof", "~> 1.4" gem "simplecov", git: "https://github.com/DataDog/simplecov", ref: "3bb6b7ee58bf4b1954ca205f50dd44d6f41c57db" gem "simplecov-cobertura", "~> 2.1.0" gem "warning", "~> 1" diff --git a/gemfiles/ruby_3.3_sinatra.gemfile.lock b/gemfiles/ruby_3.3_sinatra.gemfile.lock index b44d09f436a..8fdc2103fa2 100644 --- a/gemfiles/ruby_3.3_sinatra.gemfile.lock +++ b/gemfiles/ruby_3.3_sinatra.gemfile.lock @@ -134,7 +134,6 @@ GEM rubocop-rspec (2.20.0) rubocop (~> 1.33) rubocop-capybara (~> 2.17) - ruby-prof (1.6.3) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov-cobertura (2.1.0) @@ -193,7 +192,6 @@ DEPENDENCIES rubocop-packaging (~> 0.5.2) rubocop-performance (~> 1.9) rubocop-rspec (~> 2.20, < 2.21) - ruby-prof (~> 1.4) simplecov! simplecov-cobertura (~> 2.1.0) sinatra (>= 3)