A summary of data about the Ruby ecosystem.

https://github.com/DataDog/dd-trace-rb

Datadog's client library for Ruby
https://github.com/DataDog/dd-trace-rb

Keywords

apm datadog debugging distributed-tracing hacktoberfest profiling ruby tracing

Keywords from Contributors

activerecord crash-reporting activejob mvc error-monitoring rubocop rspec error-handler feature-flag static-code-analysis

Last synced: about 11 hours ago
JSON representation

Repository metadata

Datadog's client library for Ruby

README.md

Datadog Trace Client

Gem
YARD documentation

datadog is Datadog's client library for Ruby. It includes a suite of tools which provide visibility into the performance and security of Ruby applications, to enable Ruby developers to identify bottlenecks and other issues.

Getting started

If you're upgrading from a 1.x version, check out the upgrade guide.

For a product overview, installation, and configuration check out our documentation.

For the gem API, check out our API documentation.

For descriptions of terminology used in APM, take a look at the APM Terms and Concepts.

For contributing, checkout the contribution guidelines and development guide.


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 days ago

Total Commits: 11,928
Total Committers: 262
Avg Commits per committer: 45.527
Development Distribution Score (DDS): 0.808

Commits in past year: 2,209
Committers in past year: 57
Avg Commits per committer in past year: 38.754
Development Distribution Score (DDS) in past year: 0.854

Name Email Commits
Ivo Anjo i****o@d****m 2290
Tony Hsu t****u@d****m 1500
Marco Costa m****a@d****m 1422
David Elner d****d@d****m 1131
Loic Nageleisen l****n@d****m 710
Yury Lebedev y****v@d****m 408
Sergey Fedorov s****v@d****m 347
Gustavo Caso g****o@d****m 335
Emanuele Palazzetti e****i@d****m 334
Christian Mauduit (DataDog) c****t@d****m 312
ericmustin m****c@g****m 292
Victor Pellan v****n@d****m 248
Oleg Pudeyev 1****g 204
Pawel Chojnacki p****i@g****m 162
Munir Abdinur m****r@h****m 159
Zarir Hamza z****a@d****m 151
Sarah Chen s****n@d****m 138
Andrey Marchenko a****o@d****m 134
Pedro Lambert p****t@g****m 119
wconti27 w****i@d****m 116
Eric Firth e****h@d****m 82
ZStriker19 z****s@d****m 81
dd-apm-ecosystems-autobot[bot] 2****] 69
Louis Tricot l****t@d****m 46
Laplie Anderson l****n@d****m 46
Charles de Beauchesne c****e@g****m 43
Alexandre Fonseca a****a@d****m 40
Oleg Pudeyev c****e@o****e 36
wan w****i@d****m 34
Andrew Rodriguez a****z@d****m 32
and 232 more...

Committer domains:


Issue and Pull Request metadata

Last synced: 4 days ago

Total issues: 277
Total pull requests: 3,228
Average time to close issues: 11 months
Average time to close pull requests: about 1 month
Total issue authors: 191
Total pull request authors: 153
Average comments per issue: 3.62
Average comments per pull request: 2.18
Merged pull request: 2,347
Bot issues: 1
Bot pull requests: 96

Past year issues: 51
Past year pull requests: 1,227
Past year average time to close issues: 9 days
Past year average time to close pull requests: 6 days
Past year issue authors: 35
Past year pull request authors: 61
Past year average comments per issue: 1.75
Past year average comments per pull request: 2.95
Past year merged pull request: 841
Past year bot issues: 1
Past year bot pull requests: 90

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/DataDog/dd-trace-rb

Top Issue Authors

  • ivoanjo (16)
  • sarahchen6 (16)
  • mscrivo (6)
  • p-datadog (6)
  • marcotc (6)
  • Drowze (5)
  • alexevanczuk (5)
  • beauraF (4)
  • agrobbin (4)
  • HoneyryderChuck (4)
  • liaden (3)
  • TonyCTHsu (3)
  • ioquatix (2)
  • mensfeld (2)
  • pbstriker38 (2)

Top Pull Request Authors

  • TonyCTHsu (641)
  • ivoanjo (490)
  • p-datadog (426)
  • marcotc (336)
  • Strech (123)
  • lloeki (122)
  • y9v (112)
  • vpellan (92)
  • sarahchen6 (86)
  • GustavoCaso (65)
  • anmarchenko (61)
  • AlexJF (61)
  • dd-apm-ecosystems-autobot[bot] (45)
  • dependabot[bot] (43)
  • delner (42)

Top Issue Labels

  • community (211)
  • bug (146)
  • feature-request (69)
  • integrations (31)
  • profiling (15)
  • release (14)
  • core (10)
  • tracing (7)
  • dev/internal (6)
  • appsec (5)
  • question (4)
  • docs (3)
  • dev/refactor (2)
  • feature-parity (2)
  • ci-app (2)
  • community/help-wanted (2)
  • wont-fix (1)
  • logging (1)
  • dev/github (1)
  • dev/tooling (1)
  • performance (1)

Top Pull Request Labels

  • core (519)
  • tracing (509)
  • integrations (502)
  • dev/internal (391)
  • profiling (368)
  • dev/github (356)
  • dev/testing (304)
  • appsec (238)
  • docs (123)
  • dev/ci (100)
  • 2.0 (79)
  • dev/tooling (71)
  • feature (50)
  • dependencies (45)
  • github_actions (39)
  • do-not-merge/WIP (36)
  • dev/refactor (34)
  • community (28)
  • release (27)
  • otel (26)
  • bug (24)
  • single-step (20)
  • breaking-change (9)
  • ci-app (9)
  • mergequeue-status: removed (8)
  • performance (7)
  • mergequeue-status: in_progress (6)
  • deprecation (6)
  • editorial review (6)
  • needs-tests (4)

Package metadata

gem.coop: ddtrace

NOTICE: This gem has been renamed to `datadog` since 2.0.0. Please use `datadog` instead of `ddtrace`. ddtrace is Datadog's tracing client for Ruby. It is used to trace requests as they flow across web servers, databases and microservices so that developers have great visiblity into bottlenecks and troublesome requests.

  • Homepage: https://github.com/DataDog/dd-trace-rb
  • Documentation: http://www.rubydoc.info/gems/ddtrace/
  • Licenses: BSD-3-Clause,Apache-2.0
  • Latest release: 1.23.3 (published over 1 year ago)
  • Last Synced: 2025-12-06T16:31:39.159Z (4 days ago)
  • Versions: 153
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 94,802,133 Total
  • Docker Downloads: 1,316,450
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 0.086%
    • Downloads: 0.259%
  • Maintainers (1)
gem.coop: datadog

datadog is Datadog's client library for Ruby. It includes a suite of tools which provide visibility into the performance and security of Ruby applications, to enable Ruby developers to identify bottlenecks and other issues.

  • Homepage: https://github.com/DataDog/dd-trace-rb
  • Documentation: http://www.rubydoc.info/gems/datadog/
  • Licenses: BSD-3-Clause,Apache-2.0
  • Latest release: 2.22.0 (published about 2 months ago)
  • Last Synced: 2025-12-05T20:03:22.399Z (5 days ago)
  • Versions: 29
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 14,452,932 Total
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 0.373%
    • Downloads: 1.118%
  • Maintainers (1)
rubygems.org: ddtrace

NOTICE: This gem has been renamed to `datadog` since 2.0.0. Please use `datadog` instead of `ddtrace`. ddtrace is Datadog's tracing client for Ruby. It is used to trace requests as they flow across web servers, databases and microservices so that developers have great visiblity into bottlenecks and troublesome requests.

  • Homepage: https://github.com/DataDog/dd-trace-rb
  • Documentation: http://www.rubydoc.info/gems/ddtrace/
  • Licenses: BSD-3-Clause,Apache-2.0
  • Latest release: 1.23.3 (published over 1 year ago)
  • Last Synced: 2025-12-06T13:31:28.965Z (4 days ago)
  • Versions: 153
  • Dependent Packages: 26
  • Dependent Repositories: 408
  • Downloads: 94,801,430 Total
  • Docker Downloads: 1,316,450
  • Rankings:
    • Downloads: 0.277%
    • Dependent packages count: 0.924%
    • Forks count: 1.464%
    • Average: 1.534%
    • Docker downloads count: 1.587%
    • Dependent repos count: 1.629%
    • Stargazers count: 3.322%
  • Maintainers (1)
proxy.golang.org: github.com/datadog/dd-trace-rb

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/datadog/dd-trace-rb#section-documentation
  • Licenses: other
  • Latest release: v2.22.0+incompatible (published about 2 months ago)
  • Last Synced: 2025-12-04T22:04:11.289Z (6 days ago)
  • Versions: 171
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 5.503%
    • Average: 5.688%
    • Dependent repos count: 5.872%
rubygems.org: datadog

datadog is Datadog's client library for Ruby. It includes a suite of tools which provide visibility into the performance and security of Ruby applications, to enable Ruby developers to identify bottlenecks and other issues.

  • Homepage: https://github.com/DataDog/dd-trace-rb
  • Documentation: http://www.rubydoc.info/gems/datadog/
  • Licenses: BSD-3-Clause,Apache-2.0
  • Latest release: 2.22.0 (published about 2 months ago)
  • Last Synced: 2025-12-04T22:04:11.372Z (6 days ago)
  • Versions: 30
  • Dependent Packages: 2
  • Dependent Repositories: 1
  • Downloads: 14,405,620 Total
  • Rankings:
    • Dependent packages count: 7.743%
    • Average: 19.604%
    • Dependent repos count: 21.74%
    • Downloads: 29.328%
  • Maintainers (1)
gem.coop: cw-datadog

datadog is Datadog's client library for Ruby. It includes a suite of tools which provide visibility into the performance and security of Ruby applications, to enable Ruby developers to identify bottlenecks and other issues.

  • Homepage: https://github.com/DataDog/dd-trace-rb
  • Documentation: http://www.rubydoc.info/gems/cw-datadog/
  • Licenses: BSD-3-Clause,Apache-2.0
  • Latest release: 2.23.0 (published 20 days ago)
  • Last Synced: 2025-12-04T22:04:11.409Z (6 days ago)
  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 788 Total
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 33.309%
    • Downloads: 99.928%
  • Maintainers (1)
rubygems.org: cw-datadog

datadog is Datadog's client library for Ruby. It includes a suite of tools which provide visibility into the performance and security of Ruby applications, to enable Ruby developers to identify bottlenecks and other issues.

  • Homepage: https://github.com/DataDog/dd-trace-rb
  • Documentation: http://www.rubydoc.info/gems/cw-datadog/
  • Licenses: BSD-3-Clause,Apache-2.0
  • Latest release: 2.23.0 (published 20 days ago)
  • Last Synced: 2025-12-04T22:04:11.405Z (6 days ago)
  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 788 Total
  • Rankings:
    • Dependent packages count: 14.18%
    • Dependent repos count: 43.432%
    • Average: 50.072%
    • Downloads: 92.606%
  • Maintainers (1)

Dependencies

.github/workflows/add-milestone-to-pull-requests.yml actions
  • actions/github-script 0.9.0 composite
.github/workflows/build-gem.yml actions
  • actions/checkout v4 composite
  • actions/download-artifact v3 composite
  • actions/upload-artifact v3 composite
  • ruby/setup-ruby 31a7f6d628878b80bc63375a93ae079ec50a1601 composite
.github/workflows/build-ruby.yml actions
  • actions/checkout v4 composite
.github/workflows/check.yml actions
  • actions/checkout v4 composite
  • ruby/setup-ruby 31a7f6d628878b80bc63375a93ae079ec50a1601 composite
.github/workflows/codeql-analysis.yml actions
  • actions/checkout v4 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/autobuild v2 composite
  • github/codeql-action/init v2 composite
.github/workflows/create-next-milestone.yml actions
  • WyriHaximus/github-action-create-milestone ab85332e3150ec018daf497a0f761fe69d52bc7d composite
  • WyriHaximus/github-action-next-semvers b135abb108d66990a85e18623d906404f4350ce4 composite
.github/workflows/draft-release-on-release-branch-push.yaml actions
  • actions/github-script 7a5c598405937d486b0331594b5da2b14db670da composite
.github/workflows/lib-injection.yml actions
  • DataDog/system-tests/lib-injection/runner main composite
  • actions/checkout v4 composite
  • docker/build-push-action v3 composite
  • docker/setup-buildx-action v2 composite
  • docker/setup-qemu-action v2 composite
.github/workflows/pull-request-labeler.yml actions
  • kachkaev/labeler d89797c51d07680aec17049cc6790e9d323d9a93 composite
.github/workflows/release-lib-injection.yml actions
  • actions/checkout v4 composite
  • docker/build-push-action v3 composite
  • docker/setup-buildx-action v2 composite
  • docker/setup-qemu-action v2 composite
.github/workflows/semgrep.yml actions
  • actions/checkout v4 composite
.github/workflows/system-tests.yml actions
  • actions/checkout v4 composite
  • actions/delete-package-versions v4 composite
  • actions/download-artifact v3 composite
  • actions/setup-python v4 composite
  • actions/upload-artifact v3 composite
.github/workflows/test-head.yaml actions
  • actions/checkout v4 composite
  • ruby/setup-ruby 31a7f6d628878b80bc63375a93ae079ec50a1601 composite
.github/workflows/test-macos.yaml actions
  • actions/checkout v4 composite
  • ruby/setup-ruby 7d546f4868fb108ed378764d873683f920672ae2 composite
.github/workflows/test-yjit.yaml actions
  • actions/checkout v4 composite
  • ruby/setup-ruby 9669f3ee51dc3f4eda8447ab696b3ab19a90d14b composite
.github/workflows/yard.yml actions
  • actions/checkout v4 composite
  • actions/configure-pages v3 composite
  • actions/deploy-pages v2 composite
  • actions/upload-pages-artifact v1 composite
  • ruby/setup-ruby v1 composite
docker-compose.yml docker
integration/apps/hanami/Dockerfile docker
  • ${BASE_IMAGE} latest build
integration/apps/hanami/docker-compose.ci.yml docker
integration/apps/hanami/docker-compose.yml docker
  • datadog/dd-apm-demo agent
  • datadog/dd-apm-demo wrk
integration/apps/opentelemetry/Dockerfile docker
  • ${BASE_IMAGE} latest build
integration/apps/opentelemetry/docker-compose.ci.yml docker
integration/apps/opentelemetry/docker-compose.yml docker
  • datadog/dd-apm-demo agent
integration/apps/rack/Dockerfile docker
  • ${BASE_IMAGE} latest build
integration/apps/rack/docker-compose.ci.yml docker
  • redis 6.2-buster
integration/apps/rack/docker-compose.yml docker
  • datadog/dd-apm-demo agent
  • datadog/dd-apm-demo wrk
  • redis 6.2-buster
integration/apps/rails-five/Dockerfile docker
  • ${BASE_IMAGE} latest build
integration/apps/rails-five/docker-compose.ci.yml docker
  • mysql 8.0
  • redis 3.0
integration/apps/rails-five/docker-compose.yml docker
  • datadog/dd-apm-demo agent
  • datadog/dd-apm-demo wrk
  • mysql 8.0
  • redis 3.2
integration/apps/rails-seven/Dockerfile docker
  • ${BASE_IMAGE} latest build
integration/apps/rails-seven/docker-compose.ci.yml docker
  • mysql 8.0
  • redis 3.0
integration/apps/rails-seven/docker-compose.yml docker
  • datadog/dd-apm-demo wrk
  • datadog/dd-apm-demo agent
  • mysql 8.0
  • nginx stable
  • redis 3.2
integration/apps/rails-six/Dockerfile docker
  • ${BASE_IMAGE} latest build
integration/apps/rails-six/docker-compose.ci.yml docker
  • mysql 8.0
  • redis 3.0
integration/apps/rails-six/docker-compose.yml docker
  • datadog/dd-apm-demo agent
  • datadog/dd-apm-demo wrk
  • mysql 8.0
  • redis 3.2
integration/apps/rspec/Dockerfile docker
  • ${BASE_IMAGE} latest build
integration/apps/rspec/docker-compose.ci.yml docker
integration/apps/rspec/docker-compose.yml docker
  • datadog/dd-apm-demo agent
integration/apps/ruby/Dockerfile docker
  • ${BASE_IMAGE} latest build
integration/apps/ruby/docker-compose.ci.yml docker
integration/apps/ruby/docker-compose.yml docker
  • datadog/dd-apm-demo agent
integration/apps/sinatra2-classic/Dockerfile docker
  • ${BASE_IMAGE} latest build
integration/apps/sinatra2-classic/docker-compose.ci.yml docker
integration/apps/sinatra2-classic/docker-compose.yml docker
  • datadog/dd-apm-demo agent
  • datadog/dd-apm-demo wrk
integration/apps/sinatra2-modular/Dockerfile docker
  • ${BASE_IMAGE} latest build
integration/apps/sinatra2-modular/docker-compose.ci.yml docker
integration/apps/sinatra2-modular/docker-compose.yml docker
  • datadog/dd-apm-demo agent
  • datadog/dd-apm-demo wrk
integration/images/agent/Dockerfile docker
  • datadog/agent latest build
integration/images/ruby/2.1/Dockerfile docker
  • ruby 2.1 build
integration/images/ruby/2.2/Dockerfile docker
  • ruby 2.2 build
integration/images/ruby/2.3/Dockerfile docker
  • ruby 2.3 build
integration/images/ruby/2.4/Dockerfile docker
  • ruby 2.4 build
integration/images/ruby/2.5/Dockerfile docker
  • ruby 2.5 build
integration/images/ruby/2.6/Dockerfile docker
  • ruby 2.6 build
integration/images/ruby/2.7/Dockerfile docker
  • ruby 2.7 build
integration/images/ruby/3.0/Dockerfile docker
  • ruby 3.0 build
integration/images/ruby/3.1/Dockerfile docker
  • ruby 3.1 build
integration/images/ruby/3.2/Dockerfile docker
  • ruby 3.2 build
integration/images/ruby/3.3/Dockerfile docker
  • ruby 3.3-rc build
integration/images/wrk/Dockerfile docker
  • debian jessie build
lib-injection/Dockerfile docker
  • alpine 3.18.3 build
Gemfile rubygems
  • rbs ~> 3.1.0 development
  • steep ~> 1.4.0 development
  • addressable ~> 2.4.0
  • appraisal ~> 2.2.0
  • appraisal ~> 2.4.0
  • benchmark-ips ~> 2.8
  • benchmark-memory < 0.2
  • builder >= 0
  • climate_control ~> 0.2.0
  • concurrent-ruby >= 0
  • concurrent-ruby < 1.1.10
  • json-schema < 3
  • memory_profiler ~> 0.9
  • memory_profiler = 0.9.12
  • opentracing >= 0.4.1
  • os ~> 1.1
  • pimpmychangelog >= 0.1.2
  • pry >= 0
  • pry-debugger-jruby >= 0
  • rake >= 10.5
  • rake ~> 12.3
  • rake-compiler ~> 1.1, >= 1.1.1
  • rexml < 3.2.5
  • rspec ~> 3.12
  • rspec-collection_matchers ~> 1.1
  • rspec-wait ~> 0
  • rspec_junit_formatter >= 0.5.1
  • rspec_junit_formatter <= 0.4.1
  • rubocop ~> 1.34.0
  • rubocop-packaging ~> 0.5.2
  • rubocop-performance ~> 1.9
  • rubocop-rspec ~> 2.2
  • simplecov >= 0
  • simplecov ~> 0.17
  • simplecov-cobertura ~> 2.1.0
  • webmock >= 3.10.0
  • yard ~> 0.9
ddtrace.gemspec rubygems
  • datadog-ci ~> 0.1.0
  • debase-ruby_core_source = 3.2.1
  • libdatadog ~> 4.0.0.1.0
  • libddwaf ~> 1.14.0.0.0
  • msgpack >= 0
integration/apps/hanami/Gemfile rubygems
  • dotenv ~> 2.4 development
  • hanami-webconsole >= 0 development
  • rspec >= 0 development
  • shotgun >= 0 development
  • dry-container ~> 0.8.0
  • google-protobuf ~> 3.0
  • hanami ~> 1.3
  • hanami-model ~> 1.3
  • pry-byebug >= 0
  • puma >= 0
  • rake >= 0
  • sqlite3 >= 0
  • unicorn >= 0
  • webrick >= 0
integration/apps/opentelemetry/Gemfile rubygems
  • byebug >= 0
  • ffi >= 0
  • google-protobuf >= 0
  • opentelemetry-sdk >= 0
  • rspec >= 0
integration/apps/rack/Gemfile rubygems
  • dogstatsd-ruby >= 0
  • passenger >= 0
  • puma >= 0
  • rack >= 0
  • rake >= 0
  • redis < 4.1.1
  • redis < 5
  • resque >= 0
  • rspec >= 0
  • rspec-wait >= 0
  • sidekiq < 5
  • sidekiq >= 0
  • unicorn >= 0
integration/apps/rails-five/Gemfile rubygems
  • annotate >= 0 development
  • awesome_print >= 0 development
  • bullet >= 0 development
  • byebug >= 0 development
  • ci_reporter_rspec >= 0 development
  • database_cleaner >= 0 development
  • factory_girl_rails = 4.5.0 development
  • listen >= 0 development
  • mock_redis = 0.19.0 development
  • parallel_tests >= 0 development
  • rspec >= 0 development
  • rspec-collection_matchers >= 0 development
  • rspec-rails >= 0 development
  • shoulda-matchers = 4.0.1 development
  • simplecov >= 0 development
  • timecop >= 0 development
  • webmock >= 0 development
  • active_model_serializers = 0.9.3
  • activerecord-import >= 0
  • aws-sdk < 2.0
  • bcrypt-ruby >= 0
  • connection_pool >= 0
  • devise >= 0
  • dogstatsd-ruby >= 0
  • faker >= 0
  • ffi >= 0
  • geoip >= 0
  • google-protobuf < 3.19.2
  • hawk-auth >= 0
  • hiredis ~> 0.6
  • httparty >= 0
  • ipaddress >= 0
  • loofah = 2.19.1
  • multi_json >= 0
  • mysql2 >= 0
  • oj = 3.3
  • puma >= 0
  • rabl >= 0
  • rack-cors >= 0
  • rake >= 0
  • redis < 5
  • resque >= 0
  • resque-scheduler >= 0
  • rollbar >= 0
  • tzinfo-data >= 0
  • unicorn >= 0
  • validates_timeliness ~> 3.0.8
  • versionist >= 0
  • warden >= 0
integration/apps/rails-seven/Gemfile rubygems
  • rspec-rails ~> 6.0.0 development
  • bootsnap >= 0
  • dogstatsd-ruby >= 0
  • mysql2 ~> 0.5
  • puma ~> 5.0
  • rails ~> 7.0.5
  • redis ~> 4
  • resque ~> 2
  • sprockets-rails >= 0
  • unicorn >= 0
integration/apps/rails-six/Gemfile rubygems
  • annotate >= 0 development
  • awesome_print >= 0 development
  • bullet >= 0 development
  • byebug >= 0 development
  • ci_reporter_rspec >= 0 development
  • database_cleaner >= 0 development
  • factory_girl_rails >= 0 development
  • listen >= 0 development
  • mock_redis >= 0 development
  • parallel_tests >= 0 development
  • rspec >= 0 development
  • rspec-collection_matchers >= 0 development
  • rspec-rails >= 0 development
  • shoulda-matchers ~> 4.5 development
  • shoulda-matchers >= 0 development
  • simplecov >= 0 development
  • timecop >= 0 development
  • webmock >= 0 development
  • active_model_serializers >= 0
  • activerecord-import >= 0
  • aws-sdk >= 0
  • bcrypt-ruby >= 0
  • connection_pool >= 0
  • devise >= 0
  • dogstatsd-ruby >= 0
  • faker >= 0
  • ffi >= 0
  • geoip >= 0
  • hawk-auth >= 0
  • hiredis >= 0
  • httparty >= 0
  • ipaddress >= 0
  • multi_json >= 0
  • mysql2 >= 0
  • net-imap >= 0
  • net-imap = 0.2.2
  • net-pop >= 0
  • net-smtp >= 0
  • net-smtp = 0.3.0
  • oj >= 0
  • puma >= 0
  • rabl >= 0
  • rack-cors >= 0
  • rake >= 0
  • redis < 5
  • resque >= 0
  • resque-scheduler >= 0
  • rollbar >= 0
  • tzinfo-data >= 0
  • unicorn >= 0
  • validates_timeliness >= 0
  • versionist >= 0
  • warden >= 0
integration/apps/rspec/Gemfile rubygems
  • byebug >= 0
  • ffi >= 0
  • google-protobuf >= 0
  • rspec >= 0
integration/apps/ruby/Gemfile rubygems
  • byebug >= 0
  • ffi >= 0
  • google-protobuf >= 0
integration/apps/sinatra2-classic/Gemfile rubygems
  • dogstatsd-ruby >= 0
  • pry-byebug >= 0
  • puma >= 0
  • rspec >= 0
  • rspec-wait >= 0
  • sinatra >= 0
  • unicorn >= 0
integration/apps/sinatra2-modular/Gemfile rubygems
  • dogstatsd-ruby >= 0
  • pry-byebug >= 0
  • puma >= 0
  • rspec >= 0
  • rspec-wait >= 0
  • sinatra >= 0
  • sinatra-router >= 0
  • unicorn >= 0

Score: 31.122816364130905