Rubyhooks

Lastest updates from Rubygems.org

ID Gem Version Body Updated At
KwKgQ5Dt1BaN8CT1Ze-0E

cybrid_api_bank_ruby

View our documentation at https://github.com/Cybrid-app/cybrid-api-bank-ruby/

0.123.293
Content{ "name": "cybrid_api_bank_ruby", "downloads": 1208004, "version": "0.123.293", "version_created_at": "2025-03-13T17:43:00.358Z", "version_downloads": 0, "platform": "ruby", "authors": "Cybrid", "info": "View our documentation at https://github.com/Cybrid-app/cybrid-api-bank-ruby/", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "f039b2c6b52054216b8b3f882f935c1c7fdebf2a2861d97a922559729e179cbe", "spec_sha": "91a68b09a5dec63db55a32e8b3da20cdcb58488eaac88ae82ae3612cb069368e", "project_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby-0.123.293.gem", "homepage_uri": "https://github.com/Cybrid-app/cybrid-api-bank-ruby/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/cybrid_api_bank_ruby/0.123.293", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rspec", "requirements": "~> 3.6, >= 3.6.0" } ], "runtime": [ { "name": "typhoeus", "requirements": "~> 1.0, >= 1.0.1" } ] } }
2025-03-13 17:43:09 UTC
lJGCKL8OnQ6-E7xxkaLWg

megalabs_sms

This gem provides a simple interface to send SMS using the Megalabs A2P API.

0.1.0
Content{ "name": "megalabs_sms", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-03-13T17:39:25.408Z", "version_downloads": 0, "platform": "ruby", "authors": "Vitalii Dementev", "info": "This gem provides a simple interface to send SMS using the Megalabs A2P API.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "57592d5c234141ee1afe4fdce5963f26919e0bfc78217a4aafe76321e21d714e", "spec_sha": "e11a1316af7ac1991b2e7ff76710c1787fcafcacf36f38375152650086927d19", "project_uri": "https://rubygems.org/gems/megalabs_sms", "gem_uri": "https://rubygems.org/gems/megalabs_sms-0.1.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/megalabs_sms/0.1.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rspec", "requirements": ">= 0" }, { "name": "webmock", "requirements": ">= 0" }, { "name": "yard", "requirements": ">= 0" } ], "runtime": [ { "name": "net-http", "requirements": "~> 0.6.0" }, { "name": "ostruct", "requirements": "~> 0.6.0" } ] } }
2025-03-13 17:39:28 UTC
SiRfF77Tw2FXyN5Zs_jRR

fewald-worklog

Command line tool for tracking achievments, tasks and interactions. You can add work items, view them and run a webserver to share them with other people, for example via screen sharing. This tool is designed to run in a terminal completely local without sharing any data with any other service. No telemetry, no tracking, no data sharing of any kind.

0.1.8
Content{ "name": "fewald-worklog", "downloads": 212, "version": "0.1.8", "version_created_at": "2025-03-13T17:22:45.032Z", "version_downloads": 0, "platform": "ruby", "authors": "Friedrich Ewald", "info": "Command line tool for tracking achievments, tasks and interactions.\n\nYou can add work items, view them and run a webserver to share them with other people,\nfor example via screen sharing.\n\nThis tool is designed to run in a terminal completely local without sharing any data with\nany other service. No telemetry, no tracking, no data sharing of any kind.\n", "licenses": [ "MIT" ], "metadata": { "documentation_uri": "https://f-ewald.github.io/worklog", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "9443538c0a0bde66b59aa2246e9f00d0933eeb6ebca87cdb77610143903fdd4f", "spec_sha": "7503fb8573c48e1abc0c71286501ea6a9b43654186b3520e58a7d48c905dea22", "project_uri": "https://rubygems.org/gems/fewald-worklog", "gem_uri": "https://rubygems.org/gems/fewald-worklog-0.1.8.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://f-ewald.github.io/worklog", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "httparty", "requirements": "~> 0.22.0" }, { "name": "logger", "requirements": "~> 1.6" }, { "name": "rack", "requirements": "~> 3.1" }, { "name": "rackup", "requirements": "~> 2.2" }, { "name": "rainbow", "requirements": "~> 3.1" }, { "name": "thor", "requirements": "~> 1.3" } ] } }
2025-03-13 17:22:48 UTC
35_MR061jTqjjCHTPZXu9

gitlab-secret_detection

GitLab Secret Detection gem accepts text-based payloads, matches them against predefined secret detection rules (based on the ruleset used by GitLab Secrets analyzer), and returns the scan results. The gem also supports customization of the scan behaviour.

0.20.7
Content{ "name": "gitlab-secret_detection", "downloads": 2227631, "version": "0.20.7", "version_created_at": "2025-03-13T17:22:25.805Z", "version_downloads": 0, "platform": "ruby", "authors": "group::secret detection, Stan Hu, gitlab_rubygems", "info": "GitLab Secret Detection gem accepts text-based payloads, matches them against predefined secret\n detection rules (based on the ruleset used by GitLab Secrets analyzer), and returns the scan results. The gem also\n supports customization of the scan behaviour.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://gitlab.com/gitlab-org/security-products/secret-detection/secret-detection-service", "changelog_uri": "https://gitlab.com/gitlab-org/security-products/secret-detection/secret-detection-service/-/blob/main/CHANGELOG.md", "source_code_uri": "https://gitlab.com/gitlab-org/security-products/secret-detection/secret-detection-service", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "1af0cdf87cc8e94232dc70ce839a47afe7b1f74893baf3b8b211216812057730", "spec_sha": "8a2edf9afebcd3f54e739a58047f1ab772cc5f3a1554d89aeeeda69637ffea84", "project_uri": "https://rubygems.org/gems/gitlab-secret_detection", "gem_uri": "https://rubygems.org/gems/gitlab-secret_detection-0.20.7.gem", "homepage_uri": "https://gitlab.com/gitlab-org/security-products/secret-detection/secret-detection-service", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://gitlab.com/gitlab-org/security-products/secret-detection/secret-detection-service", "bug_tracker_uri": null, "changelog_uri": "https://gitlab.com/gitlab-org/security-products/secret-detection/secret-detection-service/-/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "grpc", "requirements": "~> 1.63" }, { "name": "grpc_reflection", "requirements": "~> 0.1" }, { "name": "grpc-tools", "requirements": "~> 1.63" }, { "name": "parallel", "requirements": "~> 1" }, { "name": "re2", "requirements": "~> 2.7" }, { "name": "sentry-ruby", "requirements": "~> 5.22" }, { "name": "stackprof", "requirements": "~> 0.2.27" }, { "name": "toml-rb", "requirements": "~> 2.2" } ] } }
2025-03-13 17:22:28 UTC
vZ3Yjihw4QEYE00fbyAAL

rubocop-rickselby

Code styling for my projects

0.54.0
Content{ "name": "rubocop-rickselby", "downloads": 18670, "version": "0.54.0", "version_created_at": "2025-03-13T17:12:03.265Z", "version_downloads": 0, "platform": "ruby", "authors": "Rick Selby", "info": "Code styling for my projects", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/rickselby/rubocop-rickselby", "changelog_uri": "https://github.com/rickselby/rubocop-rickselby/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/rickselby/rubocop-rickselby", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "a0f43cc9b72dd1a796afab65a5a92215ec71d8ddac9a3c574684007f3b79babd", "spec_sha": "af285bd52458997cd6edc0553df2293d6b36170091ff0953296e0df4c18bef7a", "project_uri": "https://rubygems.org/gems/rubocop-rickselby", "gem_uri": "https://rubygems.org/gems/rubocop-rickselby-0.54.0.gem", "homepage_uri": "https://github.com/rickselby/rubocop-rickselby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/rickselby/rubocop-rickselby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/rickselby/rubocop-rickselby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "erb_lint", "requirements": "~> 0.9.0" }, { "name": "rexml", "requirements": "~> 3.3" }, { "name": "rubocop", "requirements": "~> 1.74.0" }, { "name": "rubocop-capybara", "requirements": "~> 2.22.0" }, { "name": "rubocop-factory_bot", "requirements": "~> 2.27.0" }, { "name": "rubocop-performance", "requirements": "~> 1.24.0" }, { "name": "rubocop-rails", "requirements": "~> 2.30.0" }, { "name": "rubocop-rails-accessibility", "requirements": "~> 1.0.0" }, { "name": "rubocop-rake", "requirements": "~> 0.7.0" }, { "name": "rubocop-rspec", "requirements": "~> 3.5.0" }, { "name": "rubocop-rspec_rails", "requirements": "~> 2.31.0" }, { "name": "rubocop-sequel", "requirements": "~> 0.4.0" } ] } }
2025-03-13 17:12:08 UTC
6C-ppPEnyWYHifzPlHaRn

beaker-pe

Puppet Enterprise (PE) Install & Helper library

3.4.0
Content{ "name": "beaker-pe", "downloads": 2443652, "version": "3.4.0", "version_created_at": "2025-03-13T17:04:41.971Z", "version_downloads": 0, "platform": "ruby", "authors": "Puppetlabs", "info": "Puppet Enterprise (PE) Install & Helper library", "licenses": [ "Apache2" ], "metadata": {}, "yanked": false, "sha": "a29af8f0e51572f7b0f44f6a978a8a24c295fb7bfab5977810a830817464dd36", "spec_sha": "d900d0ce1b5a906a1e3a064a6a53fefe03303912e5c960feea3a76122d8c2c2d", "project_uri": "https://rubygems.org/gems/beaker-pe", "gem_uri": "https://rubygems.org/gems/beaker-pe-3.4.0.gem", "homepage_uri": "https://github.com/puppetlabs/beaker-pe", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/beaker-pe/3.4.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "activesupport", "requirements": "~> 7.0" }, { "name": "fakefs", "requirements": "~> 2.4, < 2.6.0" }, { "name": "markdown", "requirements": ">= 0" }, { "name": "pry", "requirements": "~> 0.10" }, { "name": "rake", "requirements": "~> 13.1.0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rspec-its", "requirements": ">= 0" }, { "name": "simplecov", "requirements": "= 0.22.0" }, { "name": "thin", "requirements": ">= 0" }, { "name": "yard", "requirements": ">= 0" } ], "runtime": [ { "name": "beaker", "requirements": ">= 4.0, < 7" }, { "name": "beaker-abs", "requirements": ">= 0" }, { "name": "beaker-answers", "requirements": "~> 1.0" }, { "name": "beaker-puppet", "requirements": ">= 1" }, { "name": "beaker-vmpooler", "requirements": "~> 1.0" }, { "name": "stringify-hash", "requirements": "~> 0.0.0" } ] } }
2025-03-13 17:04:45 UTC
bDF5puzFy82M_TxMPX5rC

strongmind-platform-sdk

Includes a wrapper for the swagger generated OneRoster management clients

3.26.3
Content{ "name": "strongmind-platform-sdk", "downloads": 77161, "version": "3.26.3", "version_created_at": "2025-03-13T17:01:48.844Z", "version_downloads": 0, "platform": "ruby", "authors": "Platform Team", "info": "Includes a wrapper for the swagger generated OneRoster management clients", "licenses": [ "MIT" ], "metadata": { "github_repo": "git@github.com:StrongMind/platform-ruby-sdk.git", "homepage_uri": "https://github.com/StrongMind/platform-ruby-sdk", "changelog_uri": "https://github.com/StrongMind/platform-ruby-sdk/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/StrongMind/platform-ruby-sdk" }, "yanked": false, "sha": "971f0c43a85c615af314b541a592fa82c99fdbf24dd7578f0732d906fb94295f", "spec_sha": "9f0957f00d2ce520664f797598a6257ec9b11002631b631aa787402576cf6d06", "project_uri": "https://rubygems.org/gems/strongmind-platform-sdk", "gem_uri": "https://rubygems.org/gems/strongmind-platform-sdk-3.26.3.gem", "homepage_uri": "https://github.com/StrongMind/platform-ruby-sdk", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/StrongMind/platform-ruby-sdk", "bug_tracker_uri": null, "changelog_uri": "https://github.com/StrongMind/platform-ruby-sdk/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "asset_sync", "requirements": ">= 0" }, { "name": "aws-sdk-cloudwatch", "requirements": ">= 0" }, { "name": "aws-sdk-secretsmanager", "requirements": "~> 1.66" }, { "name": "faraday", "requirements": "~> 2.5, >= 2.5.2" }, { "name": "faraday-retry", "requirements": ">= 0" }, { "name": "fog-aws", "requirements": ">= 0" }, { "name": "jwt", "requirements": ">= 0" }, { "name": "learnosity-sdk", "requirements": "~> 0.2.2" }, { "name": "multi_json", "requirements": ">= 0" }, { "name": "rails", "requirements": ">= 7.1" }, { "name": "sentry-ruby", "requirements": ">= 0" }, { "name": "sidekiq", "requirements": ">= 0" }, { "name": "strongmind-oneroster-client", "requirements": "~> 2.0.1" }, { "name": "strongmind-sidekiq-cloudwatchmetrics", "requirements": ">= 0" }, { "name": "uri", "requirements": ">= 0" } ] } }
2025-03-13 17:01:54 UTC
NobGDoZfNLjvVzWzzT-O-

immosquare-cleaner

Immosquare-cleaner streamlines Rails applications by running tools like RuboCop, ERBLint, Stylelint and more. It ensures code quality, readability, and consistency across the application.

0.1.64
Content{ "name": "immosquare-cleaner", "downloads": 19020, "version": "0.1.64", "version_created_at": "2025-03-13T16:58:39.501Z", "version_downloads": 0, "platform": "ruby", "authors": "immosquare", "info": "Immosquare-cleaner streamlines Rails applications by running tools like RuboCop, ERBLint, Stylelint and more. It ensures code quality, readability, and consistency across the application.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "e176f218b6ab32cde15d1c3b7d3c28f26b1a6fa91c9acbc59688cc7c81fc5ee2", "spec_sha": "e7a5ca476692779e633a10d33d6cd8e056485650b96001feef5307f7eb8c6668", "project_uri": "https://rubygems.org/gems/immosquare-cleaner", "gem_uri": "https://rubygems.org/gems/immosquare-cleaner-0.1.64.gem", "homepage_uri": "https://github.com/IMMOSQUARE/Immosquare-cleaner", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/immosquare-cleaner/0.1.64", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "erb_lint", "requirements": ">= 0.7, <= 1000.0" }, { "name": "htmlbeautifier", "requirements": ">= 1.4, <= 1000.0" }, { "name": "immosquare-extensions", "requirements": ">= 0.1, <= 1000.0" }, { "name": "immosquare-yaml", "requirements": ">= 0.1, <= 1000.0" }, { "name": "prism", "requirements": ">= 1.3, <= 1000.0" }, { "name": "rubocop", "requirements": ">= 1.68, <= 1000.0" } ] } }
2025-03-13 16:58:47 UTC
49v-wNdggAzZ_H4tPmpsQ

telnyx

Telnyx enables anyone to deliver enterprise-grade real-time communications over the internet. See https://telnyx.com for details.

3.0.6
Content{ "name": "telnyx", "downloads": 258272, "version": "3.0.6", "version_created_at": "2025-03-13T16:58:14.957Z", "version_downloads": 0, "platform": "ruby", "authors": "Telnyx", "info": "Telnyx enables anyone to deliver enterprise-grade real-time communications over the internet. See https://telnyx.com for details.", "licenses": [ "MIT" ], "metadata": { "github_repo": "ssh://github.com/team-telnyx/telnyx-ruby", "homepage_uri": "https://telnyx.com", "source_code_uri": "https://github.com/team-telnyx/telnyx-ruby", "documentation_uri": "https://developers.telnyx.com/docs/api/v2/overview" }, "yanked": false, "sha": "4cb4109be9393a7ed68e85d29df8c29211fd4aabee72b216da6537e036a4a1d7", "spec_sha": "72b91e692809633d5f90e439abe4f83a022cc0d70e711c1c0966d6041ac2da13", "project_uri": "https://rubygems.org/gems/telnyx", "gem_uri": "https://rubygems.org/gems/telnyx-3.0.6.gem", "homepage_uri": "https://telnyx.com", "wiki_uri": null, "documentation_uri": "https://developers.telnyx.com/docs/api/v2/overview", "mailing_list_uri": null, "source_code_uri": "https://github.com/team-telnyx/telnyx-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "ed25519", "requirements": "~> 1" }, { "name": "faraday", "requirements": ">= 2.5.0" }, { "name": "faraday-multipart", "requirements": "~> 1.0.4" }, { "name": "faraday-net_http_persistent", "requirements": "~> 2.1.0" }, { "name": "net-http-persistent", "requirements": ">= 3.0, < 5.0" } ] } }
2025-03-13 16:58:19 UTC
xCcxKhJuHoYSH-JGOTZMS

playbook_ui_docs

Display all the components from Playbook UI inside your own system.

14.15.0.pre.alpha.play1910emptystatekitreactbeta6685
Content{ "name": "playbook_ui_docs", "downloads": 245517, "version": "14.15.0.pre.alpha.play1910emptystatekitreactbeta6685", "version_created_at": "2025-03-13T16:47:01.095Z", "version_downloads": 0, "platform": "ruby", "authors": "Power UX, Power Devs", "info": "Display all the components from Playbook UI inside your own system.", "licenses": [ "ISC" ], "metadata": {}, "yanked": false, "sha": "02ff5a5d8157bf00c9cfbba4e25e7df0b828a88b4b34ecf62fd4a46a3b8f707d", "spec_sha": "78dab8aba686a2ec9e8988d95b3ef5c1cbf7e552c0840bebda314a961606d772", "project_uri": "https://rubygems.org/gems/playbook_ui_docs", "gem_uri": "https://rubygems.org/gems/playbook_ui_docs-14.15.0.pre.alpha.play1910emptystatekitreactbeta6685.gem", "homepage_uri": "https://playbook.powerapp.cloud/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/playbook_ui_docs/14.15.0.pre.alpha.play1910emptystatekitreactbeta6685", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "playbook_ui", "requirements": ">= 0" } ] } }
2025-03-13 16:47:07 UTC
sKB5WsGSQ5LuUEGp8h0-U

playbook_ui

Playbook UI is built out in Ruby View Components and React Components. Playbook takes a modern design approach and applies it in a way that makes it easy to support bleeding edge or legacy systems.

14.15.0.pre.alpha.play1910emptystatekitreactbeta6685
Content{ "name": "playbook_ui", "downloads": 1349467, "version": "14.15.0.pre.alpha.play1910emptystatekitreactbeta6685", "version_created_at": "2025-03-13T16:46:57.588Z", "version_downloads": 0, "platform": "ruby", "authors": "Power UX, Power Devs", "info": "Playbook UI is built out in Ruby View Components and React Components. Playbook takes a modern design approach and applies it in a way that makes it easy to support bleeding edge or legacy systems.", "licenses": [ "ISC" ], "metadata": {}, "yanked": false, "sha": "be3bd748d67cb5b716e7f68d7867b13d7ccfde9c70ff858230971785bd351138", "spec_sha": "a039cf36a9788d639049ec19cc8d8719242d9c005954cc4d58c18a9d07b61e4a", "project_uri": "https://rubygems.org/gems/playbook_ui", "gem_uri": "https://rubygems.org/gems/playbook_ui-14.15.0.pre.alpha.play1910emptystatekitreactbeta6685.gem", "homepage_uri": "https://playbook.powerapp.cloud/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/playbook_ui/14.15.0.pre.alpha.play1910emptystatekitreactbeta6685", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "brakeman", "requirements": "= 7.0.0" }, { "name": "byebug", "requirements": ">= 11.0.0" }, { "name": "github_changelog_generator", "requirements": "= 1.15.2" }, { "name": "rails", "requirements": ">= 5.2.4.5" }, { "name": "rspec-html-matchers", "requirements": "= 0.9.1" }, { "name": "rspec-rails", "requirements": "~> 3.8, >= 3.8.0" }, { "name": "rubocop", "requirements": ">= 0" }, { "name": "rubocop-performance", "requirements": "~> 1.11.5" }, { "name": "tzinfo-data", "requirements": "= 1.2018.9" }, { "name": "will_paginate", "requirements": "= 3.3.1" } ], "runtime": [ { "name": "actionpack", "requirements": ">= 5.2.4.5" }, { "name": "actionview", "requirements": ">= 5.2.4.5" }, { "name": "activesupport", "requirements": ">= 5.2.4.5" }, { "name": "react-rails", "requirements": "= 2.6.1" }, { "name": "view_component", "requirements": "= 2.83.0" }, { "name": "webpacker-react", "requirements": "~> 0.3.2" } ] } }
2025-03-13 16:47:04 UTC
3Al8_zcKdq-2hOAKCKmdP

rubocop-espago

Gem containing the `.rubocop.yml` config used in Espago's projects

1.1.7
Content{ "name": "rubocop-espago", "downloads": 31083, "version": "1.1.7", "version_created_at": "2025-03-13T16:42:20.290Z", "version_downloads": 0, "platform": "ruby", "authors": "Espago", "info": "Gem containing the `.rubocop.yml` config used\nin Espago's projects\n", "licenses": [ "MIT" ], "metadata": { "source_code_uri": "https://github.com/espago/rubocop-espago", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "5db1cd9c376dd1d976985515d202c542cff1077ca97ea1df8de60d842b4b3d5b", "spec_sha": "71deba011e0d390b69cff97521bed9754786ee2f0c1cf61e0578679e24855620", "project_uri": "https://rubygems.org/gems/rubocop-espago", "gem_uri": "https://rubygems.org/gems/rubocop-espago-1.1.7.gem", "homepage_uri": "https://github.com/espago/rubocop-espago", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/espago/rubocop-espago", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rubocop", "requirements": ">= 0" } ] } }
2025-03-13 16:42:22 UTC
Hu4G1AXtDher9ZnLvSuqT

capistrano-bundle_rsync

Deploy an application and bundled gems via rsync

0.6.0
Content{ "name": "capistrano-bundle_rsync", "downloads": 346791, "version": "0.6.0", "version_created_at": "2025-03-13T16:41:08.706Z", "version_downloads": 0, "platform": "ruby", "authors": "Naotoshi Seo, tohae", "info": "Deploy an application and bundled gems via rsync", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "7037f690fbecd0050b427e6620c947ee43237f083bd6e0dc53c44ab865170a98", "spec_sha": "2dfdf7a60d999782ef41a204976be83b798783179d3802b0694f3bc07b22994a", "project_uri": "https://rubygems.org/gems/capistrano-bundle_rsync", "gem_uri": "https://rubygems.org/gems/capistrano-bundle_rsync-0.6.0.gem", "homepage_uri": "https://github.com/sonots/capistrano-bundle_rsync", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/capistrano-bundle_rsync/0.6.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": "~> 3" } ], "runtime": [ { "name": "capistrano", "requirements": ">= 3.3.3" }, { "name": "parallel", "requirements": ">= 0" } ] } }
2025-03-13 16:41:11 UTC
T7CGHntSBVpQmMVVItR0M

sidekiq-undertaker

Sidekiq::Undertaker is a plugin for Sidekiq. It allows exploring, reviving (retrying) or burying (deleting) dead jobs. For easy exploring the dead-jobs queue is broken down into time windows (buckets) of hours, days and weeks.

1.8.0.rc01
Content{ "name": "sidekiq-undertaker", "downloads": 137504, "version": "1.8.0.rc01", "version_created_at": "2025-03-13T16:32:45.264Z", "version_downloads": 0, "platform": "ruby", "authors": "Thomas Koppensteiner", "info": " Sidekiq::Undertaker is a plugin for Sidekiq.\n It allows exploring, reviving (retrying) or burying (deleting) dead jobs.\n For easy exploring the dead-jobs queue is broken down into time windows (buckets) of hours, days and weeks.\n", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/ThomasKoppensteiner/sidekiq-undertaker", "changelog_uri": "https://github.com/ThomasKoppensteiner/sidekiq-undertaker/blob/master/CHANGELOG.md", "bug_tracker_uri": "https://github.com/ThomasKoppensteiner/sidekiq-undertaker/issues", "source_code_uri": "https://github.com/ThomasKoppensteiner/sidekiq-undertaker", "build_status_uri": "https://github.com/ThomasKoppensteiner/sidekiq-undertaker/actions/workflows/ruby-build.yml", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "29233e623a98a6c96a6fe54965879987578b355bb7fd6ab0d01e0c50a6ef1bfd", "spec_sha": "b4dcf216d2420c4f4933fe69bcf4c63ac728def992bb35c206098d78e6db55bb", "project_uri": "https://rubygems.org/gems/sidekiq-undertaker", "gem_uri": "https://rubygems.org/gems/sidekiq-undertaker-1.8.0.rc01.gem", "homepage_uri": "https://github.com/ThomasKoppensteiner/sidekiq-undertaker", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/ThomasKoppensteiner/sidekiq-undertaker", "bug_tracker_uri": "https://github.com/ThomasKoppensteiner/sidekiq-undertaker/issues", "changelog_uri": "https://github.com/ThomasKoppensteiner/sidekiq-undertaker/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rubyzip", "requirements": "~> 2.3" }, { "name": "sidekiq", "requirements": "~> 8" } ] } }
2025-03-13 16:32:48 UTC
76-VgwmPGdxDqHr_1NfNY

shale

Ruby object mapper and serializer for XML, JSON, TOML, CSV and YAML.

1.2.2
Content{ "name": "shale", "downloads": 173308, "version": "1.2.2", "version_created_at": "2025-03-13T16:30:29.839Z", "version_downloads": 0, "platform": "ruby", "authors": "Kamil Giszczak", "info": "Ruby object mapper and serializer for XML, JSON, TOML, CSV and YAML.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://shalerb.org", "changelog_uri": "https://github.com/kgiszczak/shale/blob/master/CHANGELOG.md", "bug_tracker_uri": "https://github.com/kgiszczak/shale/issues", "source_code_uri": "https://github.com/kgiszczak/shale", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "e298bd0658e2651c76a1a4ffc7db8d43592288181d28d78ce5748c8525094cca", "spec_sha": "463d2b57ea918ec2b89dbf8362560ddb949e6a879a354d87b9922cdaf06db8ce", "project_uri": "https://rubygems.org/gems/shale", "gem_uri": "https://rubygems.org/gems/shale-1.2.2.gem", "homepage_uri": "https://shalerb.org", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/kgiszczak/shale", "bug_tracker_uri": "https://github.com/kgiszczak/shale/issues", "changelog_uri": "https://github.com/kgiszczak/shale/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bigdecimal", "requirements": ">= 0" } ] } }
2025-03-13 16:30:32 UTC
CHefu9pg64hHLU5dQz4GC

hooksmith

Hooksmith is a gem that allows you to handle webhooks in your Rails application. It provides a simple and flexible way to receive, validate, and process webhooks from various services. With Hooksmith, you can easily configure webhook endpoints, handle authentication, retry failed webhooks, and manage webhook payloads in a consistent manner.

0.1.2
Content{ "name": "hooksmith", "downloads": 211, "version": "0.1.2", "version_created_at": "2025-03-13T16:20:15.982Z", "version_downloads": 0, "platform": "ruby", "authors": "gregoryrivage", "info": "Hooksmith is a gem that allows you to handle webhooks in your Rails application. It provides a simple and flexible way to receive, validate, and process webhooks from various services. With Hooksmith, you can easily configure webhook endpoints, handle authentication, retry failed webhooks, and manage webhook payloads in a consistent manner.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/gregoryrivage/hooksmith", "changelog_uri": "https://github.com/gregoryrivage/hooksmith/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/gregoryrivage/hooksmith", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "15a8c3bc45dee9e88cf9e3a9034e48f4f94f974b6cab7026e5be4c6cb484d0b5", "spec_sha": "ca6a06f89a0f6c201be3d1101a2fae0fdde86e6ba7dfb74e63eb2541487cf55d", "project_uri": "https://rubygems.org/gems/hooksmith", "gem_uri": "https://rubygems.org/gems/hooksmith-0.1.2.gem", "homepage_uri": "https://github.com/gregoryrivage/hooksmith", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/gregoryrivage/hooksmith", "bug_tracker_uri": null, "changelog_uri": "https://github.com/gregoryrivage/hooksmith/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-03-13 16:20:18 UTC
XpzEHqTwLKHwE2dfP4d8z

dependabot-uv

Dependabot-uv provides support for bumping Python packages via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.

0.301.0
Content{ "name": "dependabot-uv", "downloads": 877, "version": "0.301.0", "version_created_at": "2025-03-13T16:10:02.538Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-uv provides support for bumping Python packages via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "20cc3fdcc29de80a86fa157c4bba5cebe93792a86bea6c7be659186fcbb79a1f", "spec_sha": "b927d4b8c6f66a057dd9848a2b3a9a3cab59dd8ac2079857f71b0292d83a7a23", "project_uri": "https://rubygems.org/gems/dependabot-uv", "gem_uri": "https://rubygems.org/gems/dependabot-uv-0.301.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues", "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9.2" }, { "name": "gpgme", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "rspec-sorbet", "requirements": "~> 1.9.2" }, { "name": "rubocop", "requirements": "~> 1.67.0" }, { "name": "rubocop-performance", "requirements": "~> 1.22.1" }, { "name": "rubocop-rspec", "requirements": "~> 2.29.1" }, { "name": "rubocop-sorbet", "requirements": "~> 0.8.5" }, { "name": "simplecov", "requirements": "~> 0.22.0" }, { "name": "turbo_tests", "requirements": "~> 2.2.0" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "webrick", "requirements": ">= 1.7" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.301.0" } ] } }
2025-03-13 16:10:10 UTC
W5coERqnL2EUr2rJGpkO5

dependabot-docker_compose

Dependabot-Docker-Compose provides support for bumping Docker Compose image tags via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.

0.301.0
Content{ "name": "dependabot-docker_compose", "downloads": 2297, "version": "0.301.0", "version_created_at": "2025-03-13T16:09:59.151Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-Docker-Compose provides support for bumping Docker Compose image tags via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "a08a2f1cc0260915798254bc0402f66e3785aed23697bf0088734394bd79f7f9", "spec_sha": "a541c2791a86280802ff98a034e67b7fff7ed10c6fe7217d7e8c820e21cc5b76", "project_uri": "https://rubygems.org/gems/dependabot-docker_compose", "gem_uri": "https://rubygems.org/gems/dependabot-docker_compose-0.301.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues", "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9.2" }, { "name": "gpgme", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "rspec-sorbet", "requirements": "~> 1.9.2" }, { "name": "rubocop", "requirements": "~> 1.67.0" }, { "name": "rubocop-performance", "requirements": "~> 1.22.1" }, { "name": "rubocop-rspec", "requirements": "~> 2.29.1" }, { "name": "rubocop-sorbet", "requirements": "~> 0.8.5" }, { "name": "simplecov", "requirements": "~> 0.22.0" }, { "name": "turbo_tests", "requirements": "~> 2.2.0" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "webrick", "requirements": ">= 1.7" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.301.0" }, { "name": "dependabot-docker", "requirements": "= 0.301.0" } ] } }
2025-03-13 16:10:02 UTC
_gUsrvINIVZI9hWXhQBSN

dependabot-bun

Dependabot-BUN provides support for bumping Javascript libraries via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.

0.301.0
Content{ "name": "dependabot-bun", "downloads": 3748, "version": "0.301.0", "version_created_at": "2025-03-13T16:09:56.065Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-BUN provides support for bumping Javascript libraries via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "b6ff02b85d7630f308ab394ae896a4139b3906d941eba23df26529d67931bf09", "spec_sha": "c535c7ccdfab766f5322347f45a07a0138ed7992cdba19f32b78b31c18a08c5a", "project_uri": "https://rubygems.org/gems/dependabot-bun", "gem_uri": "https://rubygems.org/gems/dependabot-bun-0.301.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues", "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9.2" }, { "name": "gpgme", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "rspec-sorbet", "requirements": "~> 1.9.2" }, { "name": "rubocop", "requirements": "~> 1.67.0" }, { "name": "rubocop-performance", "requirements": "~> 1.22.1" }, { "name": "rubocop-rspec", "requirements": "~> 2.29.1" }, { "name": "rubocop-sorbet", "requirements": "~> 0.8.5" }, { "name": "simplecov", "requirements": "~> 0.22.0" }, { "name": "turbo_tests", "requirements": "~> 2.2.0" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "webrick", "requirements": ">= 1.7" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.301.0" } ] } }
2025-03-13 16:10:01 UTC
fnOO97tWsehk_oADETjvj

dependabot-dotnet_sdk

dependabot-dotnet_sdk provides support for managing .NET SDK versioning via Dependabot.

0.301.0
Content{ "name": "dependabot-dotnet_sdk", "downloads": 15633, "version": "0.301.0", "version_created_at": "2025-03-13T16:09:52.980Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "dependabot-dotnet_sdk provides support for managing .NET SDK versioning via Dependabot.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "d47c4c66f07d1e1b6795ea66d0ec05775b5ec0a5a58454e062897d73acedda65", "spec_sha": "e39e65147b02cdacd7f8bda002fb5f48f04de6567a819c2ceb9fcf324244b192", "project_uri": "https://rubygems.org/gems/dependabot-dotnet_sdk", "gem_uri": "https://rubygems.org/gems/dependabot-dotnet_sdk-0.301.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues", "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9.2" }, { "name": "gpgme", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "rspec-sorbet", "requirements": "~> 1.9.2" }, { "name": "rubocop", "requirements": "~> 1.67.0" }, { "name": "rubocop-performance", "requirements": "~> 1.22.1" }, { "name": "rubocop-rspec", "requirements": "~> 2.29.1" }, { "name": "rubocop-sorbet", "requirements": "~> 0.8.5" }, { "name": "simplecov", "requirements": "~> 0.22.0" }, { "name": "turbo_tests", "requirements": "~> 2.2.0" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "webrick", "requirements": ">= 1.7" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.301.0" } ] } }
2025-03-13 16:09:59 UTC
sdftEI2Qc-1rMH6nx41Pd

dependabot-devcontainers

Dependabot-Devcontainers provides support for managing dev container versioning via Dependabot.

0.301.0
Content{ "name": "dependabot-devcontainers", "downloads": 946398, "version": "0.301.0", "version_created_at": "2025-03-13T16:09:49.945Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-Devcontainers provides support for managing dev container versioning via Dependabot.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "167796443a0eb606cf1f3fee52979de923b65e6e85c86bd14870ad60d936aa40", "spec_sha": "14803c35764bea6864cdc9aad6df27aba2a3a9a55d3ba79eb783fe9154dde490", "project_uri": "https://rubygems.org/gems/dependabot-devcontainers", "gem_uri": "https://rubygems.org/gems/dependabot-devcontainers-0.301.0.gem", "homepage_uri": "https://github.com/dependabot/dependabot-core", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues", "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9.2" }, { "name": "gpgme", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "rspec-sorbet", "requirements": "~> 1.9.2" }, { "name": "rubocop", "requirements": "~> 1.67.0" }, { "name": "rubocop-performance", "requirements": "~> 1.22.1" }, { "name": "rubocop-rspec", "requirements": "~> 2.29.1" }, { "name": "rubocop-sorbet", "requirements": "~> 0.8.5" }, { "name": "simplecov", "requirements": "~> 0.22.0" }, { "name": "turbo_tests", "requirements": "~> 2.2.0" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "webrick", "requirements": ">= 1.7" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.301.0" } ] } }
2025-03-13 16:09:58 UTC
U2T6mlUZPp72PA1i-pLZd

dependabot-swift

Dependabot-Swift provides support for bumping Swift packages via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.

0.301.0
Content{ "name": "dependabot-swift", "downloads": 1014756, "version": "0.301.0", "version_created_at": "2025-03-13T16:09:46.608Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-Swift provides support for bumping Swift packages via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "c887b78f9c71571d173555466cec2875457e929254cd8d07dd142e6a362207ef", "spec_sha": "b3ef24abaa64e1a78bf92358c9dc877bf60ad87ce2cbecc206ceea05cdbdc285", "project_uri": "https://rubygems.org/gems/dependabot-swift", "gem_uri": "https://rubygems.org/gems/dependabot-swift-0.301.0.gem", "homepage_uri": "https://github.com/dependabot/dependabot-core", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues", "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9.2" }, { "name": "gpgme", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "rspec-sorbet", "requirements": "~> 1.9.2" }, { "name": "rubocop", "requirements": "~> 1.67.0" }, { "name": "rubocop-performance", "requirements": "~> 1.22.1" }, { "name": "rubocop-rspec", "requirements": "~> 2.29.1" }, { "name": "rubocop-sorbet", "requirements": "~> 0.8.5" }, { "name": "simplecov", "requirements": "~> 0.22.0" }, { "name": "turbo_tests", "requirements": "~> 2.2.0" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "webrick", "requirements": ">= 1.7" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.301.0" } ] } }
2025-03-13 16:09:56 UTC
sykl7e8-r-tg16ECfTjEx

dependabot-silent

Silent ecosystem

0.301.0
Content{ "name": "dependabot-silent", "downloads": 14272, "version": "0.301.0", "version_created_at": "2025-03-13T16:09:43.551Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Silent ecosystem", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "4f65d1404a94b325a8d111bcd6509a6f231a9e368adc5175987a67b52e348560", "spec_sha": "a53a6edc9f98e9ebfc1c12f4a19df5f3d5b4ef87225c60d15423dd71c258e557", "project_uri": "https://rubygems.org/gems/dependabot-silent", "gem_uri": "https://rubygems.org/gems/dependabot-silent-0.301.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues", "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9.2" }, { "name": "gpgme", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "rspec-sorbet", "requirements": "~> 1.9.2" }, { "name": "rubocop", "requirements": "~> 1.67.0" }, { "name": "rubocop-performance", "requirements": "~> 1.22.1" }, { "name": "rubocop-rspec", "requirements": "~> 2.29.1" }, { "name": "rubocop-sorbet", "requirements": "~> 0.8.5" }, { "name": "simplecov", "requirements": "~> 0.22.0" }, { "name": "turbo_tests", "requirements": "~> 2.2.0" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "webrick", "requirements": ">= 1.7" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.301.0" } ] } }
2025-03-13 16:09:54 UTC
1IJy4BBEW6cYgu517mgQ1

dependabot-omnibus

Dependabot-Omnibus provides all the gems included in Dependabot. Dependabot provides automated dependency updates for multiple package managers.

0.301.0
Content{ "name": "dependabot-omnibus", "downloads": 4115961, "version": "0.301.0", "version_created_at": "2025-03-13T16:09:39.138Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-Omnibus provides all the gems included in Dependabot. Dependabot provides automated dependency updates for multiple package managers.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "bc2d2a88e36f48f965d6399040311a9fbd4b69d7c1ba916a4384bcd5fe437374", "spec_sha": "de412b39c20f7b85b908e20f43e1c5118c747fbba6b388152146173939c3981d", "project_uri": "https://rubygems.org/gems/dependabot-omnibus", "gem_uri": "https://rubygems.org/gems/dependabot-omnibus-0.301.0.gem", "homepage_uri": "https://github.com/dependabot/dependabot-core", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues", "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9.2" }, { "name": "gpgme", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "rspec-sorbet", "requirements": "~> 1.9.2" }, { "name": "rubocop", "requirements": "~> 1.67.0" }, { "name": "rubocop-performance", "requirements": "~> 1.22.1" }, { "name": "rubocop-rspec", "requirements": "~> 2.29.1" }, { "name": "rubocop-sorbet", "requirements": "~> 0.8.5" }, { "name": "simplecov", "requirements": "~> 0.22.0" }, { "name": "turbo_tests", "requirements": "~> 2.2.0" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "webrick", "requirements": ">= 1.7" } ], "runtime": [ { "name": "dependabot-bun", "requirements": "= 0.301.0" }, { "name": "dependabot-bundler", "requirements": "= 0.301.0" }, { "name": "dependabot-cargo", "requirements": "= 0.301.0" }, { "name": "dependabot-common", "requirements": "= 0.301.0" }, { "name": "dependabot-composer", "requirements": "= 0.301.0" }, { "name": "dependabot-devcontainers", "requirements": "= 0.301.0" }, { "name": "dependabot-docker", "requirements": "= 0.301.0" }, { "name": "dependabot-docker_compose", "requirements": "= 0.301.0" }, { "name": "dependabot-dotnet_sdk", "requirements": "= 0.301.0" }, { "name": "dependabot-elm", "requirements": "= 0.301.0" }, { "name": "dependabot-github_actions", "requirements": "= 0.301.0" }, { "name": "dependabot-git_submodules", "requirements": "= 0.301.0" }, { "name": "dependabot-go_modules", "requirements": "= 0.301.0" }, { "name": "dependabot-gradle", "requirements": "= 0.301.0" }, { "name": "dependabot-hex", "requirements": "= 0.301.0" }, { "name": "dependabot-maven", "requirements": "= 0.301.0" }, { "name": "dependabot-npm_and_yarn", "requirements": "= 0.301.0" }, { "name": "dependabot-nuget", "requirements": "= 0.301.0" }, { "name": "dependabot-pub", "requirements": "= 0.301.0" }, { "name": "dependabot-python", "requirements": "= 0.301.0" }, { "name": "dependabot-swift", "requirements": "= 0.301.0" }, { "name": "dependabot-terraform", "requirements": "= 0.301.0" }, { "name": "dependabot-uv", "requirements": "= 0.301.0" } ] } }
2025-03-13 16:09:53 UTC
-vLvl1WatHUlqzjrrj3Y-

dependabot-pub

Dependabot-Pub provides support for bumping Dart (pub) packages via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.

0.301.0
Content{ "name": "dependabot-pub", "downloads": 1533748, "version": "0.301.0", "version_created_at": "2025-03-13T16:09:35.427Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-Pub provides support for bumping Dart (pub) packages via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "8ec1f36db2557c15300564a6d3d1d0654bc1e5689b2a71376d790ad3e2b0ab22", "spec_sha": "34df576f831f93a9f666847b2a8eb61399e435fdbd85a5fb1293d0b53f020efb", "project_uri": "https://rubygems.org/gems/dependabot-pub", "gem_uri": "https://rubygems.org/gems/dependabot-pub-0.301.0.gem", "homepage_uri": "https://github.com/dependabot/dependabot-core", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues", "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9.2" }, { "name": "gpgme", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "rspec-sorbet", "requirements": "~> 1.9.2" }, { "name": "rubocop", "requirements": "~> 1.67.0" }, { "name": "rubocop-performance", "requirements": "~> 1.22.1" }, { "name": "rubocop-rspec", "requirements": "~> 2.29.1" }, { "name": "rubocop-sorbet", "requirements": "~> 0.8.5" }, { "name": "simplecov", "requirements": "~> 0.22.0" }, { "name": "turbo_tests", "requirements": "~> 2.2.0" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "webrick", "requirements": ">= 1.7" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.301.0" } ] } }
2025-03-13 16:09:53 UTC
k4yribQ0MaLaWTSR8VSjY

dependabot-python

Dependabot-Python provides support for bumping Python packages via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.

0.301.0
Content{ "name": "dependabot-python", "downloads": 4034157, "version": "0.301.0", "version_created_at": "2025-03-13T16:09:31.141Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-Python provides support for bumping Python packages via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "1118e977f7fad623917951b1628af3f5635839b359983a534a656732cabfb806", "spec_sha": "1bd62a702df23d1c20fb0d3c0e002bb3e11d9dce129461e2ea6eca164fe8677b", "project_uri": "https://rubygems.org/gems/dependabot-python", "gem_uri": "https://rubygems.org/gems/dependabot-python-0.301.0.gem", "homepage_uri": "https://github.com/dependabot/dependabot-core", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues", "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9.2" }, { "name": "gpgme", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "rspec-sorbet", "requirements": "~> 1.9.2" }, { "name": "rubocop", "requirements": "~> 1.67.0" }, { "name": "rubocop-performance", "requirements": "~> 1.22.1" }, { "name": "rubocop-rspec", "requirements": "~> 2.29.1" }, { "name": "rubocop-sorbet", "requirements": "~> 0.8.5" }, { "name": "simplecov", "requirements": "~> 0.22.0" }, { "name": "turbo_tests", "requirements": "~> 2.2.0" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "webrick", "requirements": ">= 1.7" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.301.0" } ] } }
2025-03-13 16:09:51 UTC
DbOp0NyL2Ejh6hzmQKS7J

dependabot-hex

Dependabot-Hex provides support for bumping Elixir (hex) packages via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.

0.301.0
Content{ "name": "dependabot-hex", "downloads": 3882043, "version": "0.301.0", "version_created_at": "2025-03-13T16:09:27.468Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-Hex provides support for bumping Elixir (hex) packages via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "02b10de63785298a389b984174450ca87f32b0f12c1a2d990516157cd96816dd", "spec_sha": "abb7f9cfb6d4390a418f04ff64062837c0f6d7c55f8d36b78c953f1b214f5227", "project_uri": "https://rubygems.org/gems/dependabot-hex", "gem_uri": "https://rubygems.org/gems/dependabot-hex-0.301.0.gem", "homepage_uri": "https://github.com/dependabot/dependabot-core", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues", "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9.2" }, { "name": "gpgme", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "rspec-sorbet", "requirements": "~> 1.9.2" }, { "name": "rubocop", "requirements": "~> 1.67.0" }, { "name": "rubocop-performance", "requirements": "~> 1.22.1" }, { "name": "rubocop-rspec", "requirements": "~> 2.29.1" }, { "name": "rubocop-sorbet", "requirements": "~> 0.8.5" }, { "name": "simplecov", "requirements": "~> 0.22.0" }, { "name": "turbo_tests", "requirements": "~> 2.2.0" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "webrick", "requirements": ">= 1.7" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.301.0" } ] } }
2025-03-13 16:09:50 UTC
m8k1wqt_YkZX_h4jo12Pi

dependabot-composer

Dependabot-Composer provides support for bumping PHP (composer) libraries via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.

0.301.0
Content{ "name": "dependabot-composer", "downloads": 3878505, "version": "0.301.0", "version_created_at": "2025-03-13T16:09:23.110Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-Composer provides support for bumping PHP (composer) libraries via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "b7da378ead5b7d836b86c7e63bf1fca6ac65a88819066dd5c4d058823e7eecc4", "spec_sha": "d90639e5dce3a238b3142bf104bc36b6e490b77aa08e10fc9530a0ac26e8b839", "project_uri": "https://rubygems.org/gems/dependabot-composer", "gem_uri": "https://rubygems.org/gems/dependabot-composer-0.301.0.gem", "homepage_uri": "https://github.com/dependabot/dependabot-core", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues", "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9.2" }, { "name": "gpgme", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "rspec-sorbet", "requirements": "~> 1.9.2" }, { "name": "rubocop", "requirements": "~> 1.67.0" }, { "name": "rubocop-performance", "requirements": "~> 1.22.1" }, { "name": "rubocop-rspec", "requirements": "~> 2.29.1" }, { "name": "rubocop-sorbet", "requirements": "~> 0.8.5" }, { "name": "simplecov", "requirements": "~> 0.22.0" }, { "name": "turbo_tests", "requirements": "~> 2.2.0" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "webrick", "requirements": ">= 1.7" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.301.0" } ] } }
2025-03-13 16:09:49 UTC
uChzYynehCEyi7jn3_Kjq

dependabot-npm_and_yarn

Dependabot-NPM_And_Yarn provides support for bumping Javascript (npm and yarn) libraries via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.

0.301.0
Content{ "name": "dependabot-npm_and_yarn", "downloads": 3865656, "version": "0.301.0", "version_created_at": "2025-03-13T16:09:18.996Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-NPM_And_Yarn provides support for bumping Javascript (npm and yarn) libraries via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "b408459d14d42a1e283bf355de1b165145d04edec50076701b9636ebac74d635", "spec_sha": "e2242bdbbe061b7fcacae6b481cb16e9413229060fb0f0fa386d51f0ed687a5b", "project_uri": "https://rubygems.org/gems/dependabot-npm_and_yarn", "gem_uri": "https://rubygems.org/gems/dependabot-npm_and_yarn-0.301.0.gem", "homepage_uri": "https://github.com/dependabot/dependabot-core", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues", "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9.2" }, { "name": "gpgme", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "rspec-sorbet", "requirements": "~> 1.9.2" }, { "name": "rubocop", "requirements": "~> 1.67.0" }, { "name": "rubocop-performance", "requirements": "~> 1.22.1" }, { "name": "rubocop-rspec", "requirements": "~> 2.29.1" }, { "name": "rubocop-sorbet", "requirements": "~> 0.8.5" }, { "name": "simplecov", "requirements": "~> 0.22.0" }, { "name": "turbo_tests", "requirements": "~> 2.2.0" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "webrick", "requirements": ">= 1.7" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.301.0" } ] } }
2025-03-13 16:09:24 UTC
DGWa6S5UcXG-P_POYJYVg

dependabot-cargo

Dependabot-Cargo provides support for bumping Rust (cargo) crates via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.

0.301.0
Content{ "name": "dependabot-cargo", "downloads": 4019960, "version": "0.301.0", "version_created_at": "2025-03-13T16:09:14.932Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-Cargo provides support for bumping Rust (cargo) crates via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "555ded8d3fa95b9dcb5bb3f8c0f4fabb31aa60fd385459a2a71168172106be0d", "spec_sha": "98d856d43ac6c6a76e008533302ebfcda6cf7b8ab6196f7218b7f1df3edd7785", "project_uri": "https://rubygems.org/gems/dependabot-cargo", "gem_uri": "https://rubygems.org/gems/dependabot-cargo-0.301.0.gem", "homepage_uri": "https://github.com/dependabot/dependabot-core", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues", "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9.2" }, { "name": "gpgme", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "rspec-sorbet", "requirements": "~> 1.9.2" }, { "name": "rubocop", "requirements": "~> 1.67.0" }, { "name": "rubocop-performance", "requirements": "~> 1.22.1" }, { "name": "rubocop-rspec", "requirements": "~> 2.29.1" }, { "name": "rubocop-sorbet", "requirements": "~> 0.8.5" }, { "name": "simplecov", "requirements": "~> 0.22.0" }, { "name": "turbo_tests", "requirements": "~> 2.2.0" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "webrick", "requirements": ">= 1.7" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.301.0" } ] } }
2025-03-13 16:09:22 UTC
fkyIYvEMHPWxY7HgYmJh6

dependabot-elm

Dependabot-Elm provides support for bumping Elm packages via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.

0.301.0
Content{ "name": "dependabot-elm", "downloads": 4014522, "version": "0.301.0", "version_created_at": "2025-03-13T16:09:10.892Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-Elm provides support for bumping Elm packages via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "eda1fd63024b327d0caa035f05e499705cabe5b68464edb2a17e0e0e2bf484dd", "spec_sha": "92634ebde1e7175295435d326ef850a6e0616e1b2457d87385ea783ffb3706d7", "project_uri": "https://rubygems.org/gems/dependabot-elm", "gem_uri": "https://rubygems.org/gems/dependabot-elm-0.301.0.gem", "homepage_uri": "https://github.com/dependabot/dependabot-core", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues", "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9.2" }, { "name": "gpgme", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "rspec-sorbet", "requirements": "~> 1.9.2" }, { "name": "rubocop", "requirements": "~> 1.67.0" }, { "name": "rubocop-performance", "requirements": "~> 1.22.1" }, { "name": "rubocop-rspec", "requirements": "~> 2.29.1" }, { "name": "rubocop-sorbet", "requirements": "~> 0.8.5" }, { "name": "simplecov", "requirements": "~> 0.22.0" }, { "name": "turbo_tests", "requirements": "~> 2.2.0" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "webrick", "requirements": ">= 1.7" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.301.0" } ] } }
2025-03-13 16:09:19 UTC
GgC76xydjedKX3jVzpVP2

dependabot-bundler

Dependabot-Bundler provides support for bumping Ruby (bundler) gems via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.

0.301.0
Content{ "name": "dependabot-bundler", "downloads": 3781704, "version": "0.301.0", "version_created_at": "2025-03-13T16:09:07.050Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-Bundler provides support for bumping Ruby (bundler) gems via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "f5589152e8f1db9e3fba877d5bb7310152a695ff59568492ca453e36c0ecd9ac", "spec_sha": "28dab3eecbb681be44d27f52720c782c3d6fc9336dd955b4a7089ce8e17c50e4", "project_uri": "https://rubygems.org/gems/dependabot-bundler", "gem_uri": "https://rubygems.org/gems/dependabot-bundler-0.301.0.gem", "homepage_uri": "https://github.com/dependabot/dependabot-core", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues", "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9.2" }, { "name": "gpgme", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "rspec-sorbet", "requirements": "~> 1.9.2" }, { "name": "rubocop", "requirements": "~> 1.67.0" }, { "name": "rubocop-performance", "requirements": "~> 1.22.1" }, { "name": "rubocop-rspec", "requirements": "~> 2.29.1" }, { "name": "rubocop-sorbet", "requirements": "~> 0.8.5" }, { "name": "simplecov", "requirements": "~> 0.22.0" }, { "name": "turbo_tests", "requirements": "~> 2.2.0" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "webrick", "requirements": ">= 1.7" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.301.0" }, { "name": "parallel", "requirements": "~> 1.24" } ] } }
2025-03-13 16:09:16 UTC
yHtrZHmWA_5xK-NnJ0R-5

dependabot-maven

Dependabot-Maven provides support for bumping Maven packages via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.

0.301.0
Content{ "name": "dependabot-maven", "downloads": 3994868, "version": "0.301.0", "version_created_at": "2025-03-13T16:09:01.178Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-Maven provides support for bumping Maven packages via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "124bfcca5b0fb8b4a6c26332315e38419c24744ad5872512dbe57e6c42fe2452", "spec_sha": "a44c6109ca678890f39cfcb7702c810b5188bc4bec82463b9fa37f7bb710dab8", "project_uri": "https://rubygems.org/gems/dependabot-maven", "gem_uri": "https://rubygems.org/gems/dependabot-maven-0.301.0.gem", "homepage_uri": "https://github.com/dependabot/dependabot-core", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues", "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9.2" }, { "name": "gpgme", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "rspec-sorbet", "requirements": "~> 1.9.2" }, { "name": "rubocop", "requirements": "~> 1.67.0" }, { "name": "rubocop-performance", "requirements": "~> 1.22.1" }, { "name": "rubocop-rspec", "requirements": "~> 2.29.1" }, { "name": "rubocop-sorbet", "requirements": "~> 0.8.5" }, { "name": "simplecov", "requirements": "~> 0.22.0" }, { "name": "turbo_tests", "requirements": "~> 2.2.0" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "webrick", "requirements": ">= 1.7" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.301.0" } ] } }
2025-03-13 16:09:09 UTC
hlFxBckG1prRerbBMSLD_

dependabot-gradle

Dependabot-Gradle provides support for bumping Gradle packages via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.

0.301.0
Content{ "name": "dependabot-gradle", "downloads": 4002412, "version": "0.301.0", "version_created_at": "2025-03-13T16:08:56.966Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-Gradle provides support for bumping Gradle packages via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "6e78e4fd442f3fb46bf5e8b342b7dd047fe8bddef0f85a929ab28a89f45d86b4", "spec_sha": "339613d0e60942824eaeb3e4697ec4d2a19c397944b4c4152bb3a082782520ab", "project_uri": "https://rubygems.org/gems/dependabot-gradle", "gem_uri": "https://rubygems.org/gems/dependabot-gradle-0.301.0.gem", "homepage_uri": "https://github.com/dependabot/dependabot-core", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues", "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9.2" }, { "name": "gpgme", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "rspec-sorbet", "requirements": "~> 1.9.2" }, { "name": "rubocop", "requirements": "~> 1.67.0" }, { "name": "rubocop-performance", "requirements": "~> 1.22.1" }, { "name": "rubocop-rspec", "requirements": "~> 2.29.1" }, { "name": "rubocop-sorbet", "requirements": "~> 0.8.5" }, { "name": "simplecov", "requirements": "~> 0.22.0" }, { "name": "turbo_tests", "requirements": "~> 2.2.0" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "webrick", "requirements": ">= 1.7" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.301.0" }, { "name": "dependabot-maven", "requirements": "= 0.301.0" } ] } }
2025-03-13 16:09:04 UTC
0xV8yVJQhFAh-wSbTpdwp

dependabot-nuget

Dependabot-Nuget provides support for bumping .NET (NuGet) packages via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.

0.301.0
Content{ "name": "dependabot-nuget", "downloads": 4022959, "version": "0.301.0", "version_created_at": "2025-03-13T16:08:52.929Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-Nuget provides support for bumping .NET (NuGet) packages via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "1af8cce682e6ca4244f3815713607ab9c42c3f88cdaedfe4e60a929710f481d4", "spec_sha": "e287e7fff675ade98d976f5d746681e0dd0b9ad024ac0366759f5f38ade7c6eb", "project_uri": "https://rubygems.org/gems/dependabot-nuget", "gem_uri": "https://rubygems.org/gems/dependabot-nuget-0.301.0.gem", "homepage_uri": "https://github.com/dependabot/dependabot-core", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues", "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9.2" }, { "name": "gpgme", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "rspec-sorbet", "requirements": "~> 1.9.2" }, { "name": "rubocop", "requirements": "~> 1.67.0" }, { "name": "rubocop-performance", "requirements": "~> 1.22.1" }, { "name": "rubocop-rspec", "requirements": "~> 2.29.1" }, { "name": "rubocop-sorbet", "requirements": "~> 0.8.5" }, { "name": "simplecov", "requirements": "~> 0.22.0" }, { "name": "turbo_tests", "requirements": "~> 2.2.0" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "webrick", "requirements": ">= 1.7" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.301.0" }, { "name": "rubyzip", "requirements": ">= 2.3.2, < 3.0" } ] } }
2025-03-13 16:08:59 UTC
v606qE7x4WJfPoWo8DF2x

dependabot-github_actions

Dependabot-GitHub_Actions provides support for bumping GitHub Actions via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.

0.301.0
Content{ "name": "dependabot-github_actions", "downloads": 2758171, "version": "0.301.0", "version_created_at": "2025-03-13T16:08:49.265Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-GitHub_Actions provides support for bumping GitHub Actions via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "419c8f24ba5a3710ba74ca0fa67e8cf2899507be88ddd419aff21739c8d443a7", "spec_sha": "37f8e292807925737842985bbef1193abdd8355362cce49871d6a4808074f11c", "project_uri": "https://rubygems.org/gems/dependabot-github_actions", "gem_uri": "https://rubygems.org/gems/dependabot-github_actions-0.301.0.gem", "homepage_uri": "https://github.com/dependabot/dependabot-core", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues", "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9.2" }, { "name": "gpgme", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "rspec-sorbet", "requirements": "~> 1.9.2" }, { "name": "rubocop", "requirements": "~> 1.67.0" }, { "name": "rubocop-performance", "requirements": "~> 1.22.1" }, { "name": "rubocop-rspec", "requirements": "~> 2.29.1" }, { "name": "rubocop-sorbet", "requirements": "~> 0.8.5" }, { "name": "simplecov", "requirements": "~> 0.22.0" }, { "name": "turbo_tests", "requirements": "~> 2.2.0" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "webrick", "requirements": ">= 1.7" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.301.0" } ] } }
2025-03-13 16:08:57 UTC
XdqmgTEIaGYMdDxYS19um

dependabot-git_submodules

Dependabot-Git_Submodules provides support for bumping git submodules via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.

0.301.0
Content{ "name": "dependabot-git_submodules", "downloads": 4044860, "version": "0.301.0", "version_created_at": "2025-03-13T16:08:45.440Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-Git_Submodules provides support for bumping git submodules via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "0b949246125a7b2f584381fbc7467e967329e511c45906bf6a42c2147cba0f31", "spec_sha": "5e0451663b763b22b9c2a04ae75712703b19738733f7a5abd1e8ee82e912b7a2", "project_uri": "https://rubygems.org/gems/dependabot-git_submodules", "gem_uri": "https://rubygems.org/gems/dependabot-git_submodules-0.301.0.gem", "homepage_uri": "https://github.com/dependabot/dependabot-core", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues", "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9.2" }, { "name": "gpgme", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "rspec-sorbet", "requirements": "~> 1.9.2" }, { "name": "rubocop", "requirements": "~> 1.67.0" }, { "name": "rubocop-performance", "requirements": "~> 1.22.1" }, { "name": "rubocop-rspec", "requirements": "~> 2.29.1" }, { "name": "rubocop-sorbet", "requirements": "~> 0.8.5" }, { "name": "simplecov", "requirements": "~> 0.22.0" }, { "name": "turbo_tests", "requirements": "~> 2.2.0" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "webrick", "requirements": ">= 1.7" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.301.0" }, { "name": "parseconfig", "requirements": "~> 1.0, < 1.1.0" } ] } }
2025-03-13 16:08:56 UTC
zrrNo_Yog8GdffCmoaEdp

dependabot-docker

Dependabot-Docker provides support for bumping Docker image tags via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.

0.301.0
Content{ "name": "dependabot-docker", "downloads": 4059304, "version": "0.301.0", "version_created_at": "2025-03-13T16:08:41.015Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-Docker provides support for bumping Docker image tags via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "bf0f7527c40df0fd12c8962f4d46336ca65b18933038cdc2fcd98e7dc83bd55f", "spec_sha": "5a6e20ef449175994fe1f68ce3e029a37bfb99811512b2ac79aecc872c4a8dfa", "project_uri": "https://rubygems.org/gems/dependabot-docker", "gem_uri": "https://rubygems.org/gems/dependabot-docker-0.301.0.gem", "homepage_uri": "https://github.com/dependabot/dependabot-core", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues", "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9.2" }, { "name": "gpgme", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "rspec-sorbet", "requirements": "~> 1.9.2" }, { "name": "rubocop", "requirements": "~> 1.67.0" }, { "name": "rubocop-performance", "requirements": "~> 1.22.1" }, { "name": "rubocop-rspec", "requirements": "~> 2.29.1" }, { "name": "rubocop-sorbet", "requirements": "~> 0.8.5" }, { "name": "simplecov", "requirements": "~> 0.22.0" }, { "name": "turbo_tests", "requirements": "~> 2.2.0" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "webrick", "requirements": ">= 1.7" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.301.0" } ] } }
2025-03-13 16:08:55 UTC
7gua4ugO_rXVQ1ONsAt5K

dependabot-terraform

Dependabot-Terraform provides support for bumping Terraform modules via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.

0.301.0
Content{ "name": "dependabot-terraform", "downloads": 4087924, "version": "0.301.0", "version_created_at": "2025-03-13T16:08:37.113Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-Terraform provides support for bumping Terraform modules via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "5eba843c547084a317f1e964ee4a8f63905ab7805c307114eeb5984feb05b92c", "spec_sha": "85f5ad786cf03f84992b0b439ffafc4103ee5eda0cf28fabd866f5e2a56469d2", "project_uri": "https://rubygems.org/gems/dependabot-terraform", "gem_uri": "https://rubygems.org/gems/dependabot-terraform-0.301.0.gem", "homepage_uri": "https://github.com/dependabot/dependabot-core", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues", "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9.2" }, { "name": "gpgme", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "rspec-sorbet", "requirements": "~> 1.9.2" }, { "name": "rubocop", "requirements": "~> 1.67.0" }, { "name": "rubocop-performance", "requirements": "~> 1.22.1" }, { "name": "rubocop-rspec", "requirements": "~> 2.29.1" }, { "name": "rubocop-sorbet", "requirements": "~> 0.8.5" }, { "name": "simplecov", "requirements": "~> 0.22.0" }, { "name": "turbo_tests", "requirements": "~> 2.2.0" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "webrick", "requirements": ">= 1.7" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.301.0" } ] } }
2025-03-13 16:08:53 UTC
umbg66jS3SO1c4_j6ydAC

dependabot-go_modules

Dependabot-Go_Modules provides support for bumping Go Modules versions via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.

0.301.0
Content{ "name": "dependabot-go_modules", "downloads": 3925900, "version": "0.301.0", "version_created_at": "2025-03-13T16:08:31.910Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-Go_Modules provides support for bumping Go Modules versions via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "6d1000e9e268496564762404f09fbedf05ce619a03aff4392ddf7eafb7cfc8db", "spec_sha": "9dbf779321ee5ff86f3363ac8d11e5234d8a0b0b67e4c5d1f839310253b23793", "project_uri": "https://rubygems.org/gems/dependabot-go_modules", "gem_uri": "https://rubygems.org/gems/dependabot-go_modules-0.301.0.gem", "homepage_uri": "https://github.com/dependabot/dependabot-core", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues", "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9.2" }, { "name": "gpgme", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "rspec-sorbet", "requirements": "~> 1.9.2" }, { "name": "rubocop", "requirements": "~> 1.67.0" }, { "name": "rubocop-performance", "requirements": "~> 1.22.1" }, { "name": "rubocop-rspec", "requirements": "~> 2.29.1" }, { "name": "rubocop-sorbet", "requirements": "~> 0.8.5" }, { "name": "simplecov", "requirements": "~> 0.22.0" }, { "name": "turbo_tests", "requirements": "~> 2.2.0" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "webrick", "requirements": ">= 1.7" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.301.0" } ] } }
2025-03-13 16:08:52 UTC
9uoqF6qzRTpl_oK4IChFb

dependabot-common

Dependabot-Common provides the shared code used across Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.

0.301.0
Content{ "name": "dependabot-common", "downloads": 4433087, "version": "0.301.0", "version_created_at": "2025-03-13T16:08:26.871Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-Common provides the shared code used across Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "08aac7654ebd420b4b269c5de282f22c5f8b0362b0ce05f4ca7f8e7cc7adfef4", "spec_sha": "7449b159f41423c19556543295c4d4a7328c3a2a38e557f911bfeb96d30eb3b9", "project_uri": "https://rubygems.org/gems/dependabot-common", "gem_uri": "https://rubygems.org/gems/dependabot-common-0.301.0.gem", "homepage_uri": "https://github.com/dependabot/dependabot-core", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues", "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.301.0", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9.2" }, { "name": "gpgme", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "rspec-sorbet", "requirements": "~> 1.9.2" }, { "name": "rubocop", "requirements": "~> 1.67.0" }, { "name": "rubocop-performance", "requirements": "~> 1.22.1" }, { "name": "rubocop-rspec", "requirements": "~> 2.29.1" }, { "name": "rubocop-sorbet", "requirements": "~> 0.8.5" }, { "name": "simplecov", "requirements": "~> 0.22.0" }, { "name": "turbo_tests", "requirements": "~> 2.2.0" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "webrick", "requirements": ">= 1.7" } ], "runtime": [ { "name": "aws-sdk-codecommit", "requirements": "~> 1.28" }, { "name": "aws-sdk-ecr", "requirements": "~> 1.5" }, { "name": "bundler", "requirements": ">= 1.16, < 3.0.0" }, { "name": "commonmarker", "requirements": ">= 0.20.1, < 0.24.0" }, { "name": "docker_registry2", "requirements": "~> 1.18.2" }, { "name": "excon", "requirements": "~> 0.109" }, { "name": "faraday", "requirements": "= 2.7.11" }, { "name": "faraday-retry", "requirements": "= 2.2.0" }, { "name": "gitlab", "requirements": "= 5.0.0" }, { "name": "json", "requirements": "< 2.7" }, { "name": "nokogiri", "requirements": "~> 1.8" }, { "name": "octokit", "requirements": ">= 4.6, < 8.0" }, { "name": "opentelemetry-api", "requirements": "~> 1.4" }, { "name": "opentelemetry-metrics-api", "requirements": "~> 0.1" }, { "name": "parser", "requirements": ">= 2.5, < 4.0" }, { "name": "psych", "requirements": "~> 5.0" }, { "name": "sorbet-runtime", "requirements": "~> 0.5.11577" }, { "name": "stackprof", "requirements": "~> 0.2.16" }, { "name": "toml-rb", "requirements": ">= 1.1.2" } ] } }
2025-03-13 16:08:51 UTC
jji2nSCcBBbJ0FMloJUfd

playbook_ui_docs

Display all the components from Playbook UI inside your own system.

14.15.0.pre.alpha.play1757pbcontenttag6677
Content{ "name": "playbook_ui_docs", "downloads": 245470, "version": "14.15.0.pre.alpha.play1757pbcontenttag6677", "version_created_at": "2025-03-13T16:05:44.829Z", "version_downloads": 0, "platform": "ruby", "authors": "Power UX, Power Devs", "info": "Display all the components from Playbook UI inside your own system.", "licenses": [ "ISC" ], "metadata": {}, "yanked": false, "sha": "50353fb07936cc85eb343bfa9734bc524633474ff3a446f794cfc8c374f68d47", "spec_sha": "e67b0e40a666b6c00e5e036c4a1e77edf1918acd66521efef71b7771df030d61", "project_uri": "https://rubygems.org/gems/playbook_ui_docs", "gem_uri": "https://rubygems.org/gems/playbook_ui_docs-14.15.0.pre.alpha.play1757pbcontenttag6677.gem", "homepage_uri": "https://playbook.powerapp.cloud/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/playbook_ui_docs/14.15.0.pre.alpha.play1757pbcontenttag6677", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "playbook_ui", "requirements": ">= 0" } ] } }
2025-03-13 16:05:49 UTC
3ild2PNy8XxBX5hGmyazd

playbook_ui

Playbook UI is built out in Ruby View Components and React Components. Playbook takes a modern design approach and applies it in a way that makes it easy to support bleeding edge or legacy systems.

14.15.0.pre.alpha.play1757pbcontenttag6677
Content{ "name": "playbook_ui", "downloads": 1349401, "version": "14.15.0.pre.alpha.play1757pbcontenttag6677", "version_created_at": "2025-03-13T16:05:40.740Z", "version_downloads": 0, "platform": "ruby", "authors": "Power UX, Power Devs", "info": "Playbook UI is built out in Ruby View Components and React Components. Playbook takes a modern design approach and applies it in a way that makes it easy to support bleeding edge or legacy systems.", "licenses": [ "ISC" ], "metadata": {}, "yanked": false, "sha": "0fad4afa17137749efe1b865d7d1d49603384befc50cbc41c74312af5f148b7b", "spec_sha": "c51806a6af0af85eef5266cda641b4bf37a5eed9ce7738ea8d1931f574fb6eba", "project_uri": "https://rubygems.org/gems/playbook_ui", "gem_uri": "https://rubygems.org/gems/playbook_ui-14.15.0.pre.alpha.play1757pbcontenttag6677.gem", "homepage_uri": "https://playbook.powerapp.cloud/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/playbook_ui/14.15.0.pre.alpha.play1757pbcontenttag6677", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "brakeman", "requirements": "= 7.0.0" }, { "name": "byebug", "requirements": ">= 11.0.0" }, { "name": "github_changelog_generator", "requirements": "= 1.15.2" }, { "name": "rails", "requirements": ">= 5.2.4.5" }, { "name": "rspec-html-matchers", "requirements": "= 0.9.1" }, { "name": "rspec-rails", "requirements": "~> 3.8, >= 3.8.0" }, { "name": "rubocop", "requirements": ">= 0" }, { "name": "rubocop-performance", "requirements": "~> 1.11.5" }, { "name": "tzinfo-data", "requirements": "= 1.2018.9" }, { "name": "will_paginate", "requirements": "= 3.3.1" } ], "runtime": [ { "name": "actionpack", "requirements": ">= 5.2.4.5" }, { "name": "actionview", "requirements": ">= 5.2.4.5" }, { "name": "activesupport", "requirements": ">= 5.2.4.5" }, { "name": "react-rails", "requirements": "= 2.6.1" }, { "name": "view_component", "requirements": "= 2.83.0" }, { "name": "webpacker-react", "requirements": "~> 0.3.2" } ] } }
2025-03-13 16:05:46 UTC
PlphEMN7RXjJG17eLZYPj

rubocop-codetakt

This includes the RuboCop configuration used by codeTakt. It is for the unification and linting of coding styles.

1.74.0.0
Content{ "name": "rubocop-codetakt", "downloads": 113119, "version": "1.74.0.0", "version_created_at": "2025-03-13T15:58:37.139Z", "version_downloads": 0, "platform": "ruby", "authors": "codeTakt Developers", "info": " This includes the RuboCop configuration used by codeTakt. It is\n for the unification and linting of coding styles.\n", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "52470e8ee991237526a73ebe013c36c2511a2e014cddc2836295a803432baa49", "spec_sha": "cfa26202362f13137ac5778e49b30ff742e13a9cd5c876c61f07576bfcdd3f83", "project_uri": "https://rubygems.org/gems/rubocop-codetakt", "gem_uri": "https://rubygems.org/gems/rubocop-codetakt-1.74.0.0.gem", "homepage_uri": "https://github.com/codetakt/rubocop-codetakt", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/rubocop-codetakt/1.74.0.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rubocop", "requirements": ">= 1.74.0" } ] } }
2025-03-13 15:58:40 UTC
HiM3_thYLoZeeblYjHuz0

rubocop-sequel

Code style checking for Sequel

0.4.1
Content{ "name": "rubocop-sequel", "downloads": 2472148, "version": "0.4.1", "version_created_at": "2025-03-13T15:42:54.535Z", "version_downloads": 0, "platform": "ruby", "authors": "Timothée Peignier", "info": "Code style checking for Sequel", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true", "default_lint_roller_plugin": "RuboCop::Sequel::Plugin" }, "yanked": false, "sha": "f325dc470c1e3191a616b41a4bf8cfbb2c3c2f4fbc2eee6286de019ca1f7c113", "spec_sha": "c0c5976f7caa226be9fa6da12464a94b4803253f125136c0f987f3eea81f073b", "project_uri": "https://rubygems.org/gems/rubocop-sequel", "gem_uri": "https://rubygems.org/gems/rubocop-sequel-0.4.1.gem", "homepage_uri": "https://github.com/rubocop/rubocop-sequel", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/rubocop-sequel/0.4.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "lint_roller", "requirements": "~> 1.1" }, { "name": "rubocop", "requirements": ">= 1.72.1, < 2" } ] } }
2025-03-13 15:42:58 UTC
SV02GLlt_N0oEuuOpsa-9

ariadne_view_components

ViewComponents + TailwindCSS + Stimulus

0.0.95.4
Content{ "name": "ariadne_view_components", "downloads": 183630, "version": "0.0.95.4", "version_created_at": "2025-03-13T15:40:56.389Z", "version_downloads": 0, "platform": "ruby", "authors": "Garen J. Torikian", "info": "ViewComponents + TailwindCSS + Stimulus", "licenses": [ "AGPL-3.0-or-later" ], "metadata": { "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "b81a8b8ef73893c977e2240f5fcba197238b8e06555d2f14fc3173def2c5930b", "spec_sha": "28d2796783a7fba0209e283c8b6af3a164528a7b2f74520dd1fc66a96290b344", "project_uri": "https://rubygems.org/gems/ariadne_view_components", "gem_uri": "https://rubygems.org/gems/ariadne_view_components-0.0.95.4.gem", "homepage_uri": "https://github.com/yettoapp/ariadne", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/ariadne_view_components/0.0.95.4", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "actionview", "requirements": ">= 7.0" }, { "name": "activesupport", "requirements": ">= 7.0" }, { "name": "dry-initializer", "requirements": "~> 3.1" }, { "name": "heroicons_helper", "requirements": "~> 0.8" }, { "name": "tailwind_merge", "requirements": "~> 1.0" }, { "name": "view_component", "requirements": "~> 3.0" }, { "name": "view_component-contrib", "requirements": "~> 0.2" } ] } }
2025-03-13 15:40:59 UTC
7i-X2CPbWQgXidD4kLb4T

heroku-api-postgres

Ruby library to invoke Heroku Postgres APIs

0.13.1
Content{ "name": "heroku-api-postgres", "downloads": 167924, "version": "0.13.1", "version_created_at": "2025-03-13T15:39:09.407Z", "version_downloads": 0, "platform": "ruby", "authors": "Alessandro Rodi", "info": "Ruby library to invoke Heroku Postgres APIs", "licenses": [ "MIT" ], "metadata": { "funding_uri": "https://github.com/sponsors/coorasse", "homepage_uri": "https://github.com/coorasse/heroku-api-postgres", "changelog_uri": "https://github.com/coorasse/heroku-api-postgres/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/coorasse/heroku-api-postgres", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "1e4b1f8fe3beb173ad2a7d1c857aa1b6750cf301eed62c1e8d4fc4a039f1fd28", "spec_sha": "1426971f646fd6cce304c0aa4e89369507112ed8165f1c5ac331348e6de9bc01", "project_uri": "https://rubygems.org/gems/heroku-api-postgres", "gem_uri": "https://rubygems.org/gems/heroku-api-postgres-0.13.1.gem", "homepage_uri": "https://github.com/coorasse/heroku-api-postgres", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/coorasse/heroku-api-postgres", "bug_tracker_uri": null, "changelog_uri": "https://github.com/coorasse/heroku-api-postgres/blob/main/CHANGELOG.md", "funding_uri": "https://github.com/sponsors/coorasse", "dependencies": { "development": [], "runtime": [ { "name": "platform-api", "requirements": ">= 0" } ] } }
2025-03-13 15:39:12 UTC
J1QnkUDgmuFyMY6UJa1yW

feature_map

FeatureMap helps identify and manage features within large Ruby and Rails applications. This gem works best in large, usually monolithic code bases for applications that incorporate a wide range of features with various dependencies.

1.2.5
Content{ "name": "feature_map", "downloads": 5544, "version": "1.2.5", "version_created_at": "2025-03-13T15:25:29.035Z", "version_downloads": 0, "platform": "ruby", "authors": "Beyond Finance", "info": "FeatureMap helps identify and manage features within large Ruby and Rails applications. This gem works best in large, usually monolithic code bases for applications that incorporate a wide range of features with various dependencies.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/Beyond-Finance/feature_map", "changelog_uri": "https://github.com/Beyond-Finance/feature_map/releases", "source_code_uri": "https://github.com/Beyond-Finance/feature_map", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "6c67530e8cadde1efd1974623e9051369aa4bb1e8096e59191862dc1fb12e606", "spec_sha": "ff0649d26ad767db5b551eae7207833375f934a871a01273cc2d36787e908335", "project_uri": "https://rubygems.org/gems/feature_map", "gem_uri": "https://rubygems.org/gems/feature_map-1.2.5.gem", "homepage_uri": "https://github.com/Beyond-Finance/feature_map", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/Beyond-Finance/feature_map", "bug_tracker_uri": null, "changelog_uri": "https://github.com/Beyond-Finance/feature_map/releases", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9" }, { "name": "github-pages", "requirements": "~> 232" }, { "name": "railties", "requirements": "~> 7.2" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "simplecov", "requirements": ">= 0" }, { "name": "webmock", "requirements": "~> 3.24" } ], "runtime": [ { "name": "code_ownership", "requirements": "~> 1.34" }, { "name": "faraday", "requirements": "~> 2.7" }, { "name": "packs-specification", "requirements": "~> 0.0" }, { "name": "rubocop", "requirements": "~> 1.0" }, { "name": "uri", "requirements": "~> 1.0" } ] } }
2025-03-13 15:25:32 UTC
iRLlTw-qcLItaqQNQv80e

alula-ruby

Alula Ruby API Client

2.12.0
Content{ "name": "alula-ruby", "downloads": 40064, "version": "2.12.0", "version_created_at": "2025-03-13T15:22:28.611Z", "version_downloads": 0, "platform": "ruby", "authors": "Titus Johnson", "info": "Alula Ruby API Client", "licenses": [], "metadata": {}, "yanked": false, "sha": "085bf0ed9675d5cc4109a262ee14c695d3683bfe8bd421fb48bad73cf8b41587", "spec_sha": "d9a5ac5e8580ef5af718f40c17adb08effb04bbb4c3948efb1c4f63110943f04", "project_uri": "https://rubygems.org/gems/alula-ruby", "gem_uri": "https://rubygems.org/gems/alula-ruby-2.12.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/alula-ruby/2.12.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "activesupport", "requirements": ">= 0" }, { "name": "bundler", "requirements": "~> 2.5" }, { "name": "dotenv", "requirements": ">= 0" }, { "name": "guard-rspec", "requirements": ">= 0" }, { "name": "nokogiri", "requirements": "~> 1.16.7" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "rspec", "requirements": "~> 3.13" }, { "name": "simplecov", "requirements": "~> 0.22.0" }, { "name": "timecop", "requirements": ">= 0" } ], "runtime": [ { "name": "httparty", "requirements": "~> 0.22.0" }, { "name": "request_store", "requirements": "~> 1.0" } ] } }
2025-03-13 15:22:31 UTC
w2d92i6HUJTME39nLXolQ

terminal-shop

Ruby library to access the Terminal API

1.4.0
Content{ "name": "terminal-shop", "downloads": 1121, "version": "1.4.0", "version_created_at": "2025-03-13T15:10:18.995Z", "version_downloads": 0, "platform": "ruby", "authors": "Terminal", "info": "Ruby library to access the Terminal API", "licenses": [], "metadata": { "homepage_uri": "https://gemdocs.org/gems/terminal-shop/latest", "source_code_uri": "https://github.com/terminaldotshop/terminal-sdk-ruby", "rubygems_mfa_required": "false" }, "yanked": false, "sha": "da90cc590903051fdb2ab86c1a27c635d82af0e0d50ce6d3226b438b828c8b4d", "spec_sha": "b72c85248771718be68f3c4e892251e8e0e283408a6e94289601999574269c0c", "project_uri": "https://rubygems.org/gems/terminal-shop", "gem_uri": "https://rubygems.org/gems/terminal-shop-1.4.0.gem", "homepage_uri": "https://gemdocs.org/gems/terminal-shop/latest", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/terminaldotshop/terminal-sdk-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "connection_pool", "requirements": ">= 0" } ] } }
2025-03-13 15:10:21 UTC
bY59cOIR31ZvzHD3bfhPv

uk_county_locator

A Ruby gem that stores encoded polygon data for UK counties, with the ability to return county information for given coordinates.

0.1.1
Content{ "name": "uk_county_locator", "downloads": 115, "version": "0.1.1", "version_created_at": "2025-03-13T15:07:16.705Z", "version_downloads": 0, "platform": "ruby", "authors": "Edward Beesley", "info": "A Ruby gem that stores encoded polygon data for UK counties, with the ability to return county information for given coordinates.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/EdBeese/uk_county_locator", "changelog_uri": "https://github.com/EdBeese/uk_county_locator/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/EdBeese/uk_county_locator", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "07089c1eafb03161754a56a4cc6844ef9f1d87ac539e2813b906903b40a61f7b", "spec_sha": "4188ea549ae31755277ae2a9f941c4582ca3ceb0de0b15e2bd58879f3291df6c", "project_uri": "https://rubygems.org/gems/uk_county_locator", "gem_uri": "https://rubygems.org/gems/uk_county_locator-0.1.1.gem", "homepage_uri": "https://github.com/EdBeese/uk_county_locator", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/EdBeese/uk_county_locator", "bug_tracker_uri": null, "changelog_uri": "https://github.com/EdBeese/uk_county_locator/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "geokit", "requirements": ">= 1.0, < 3.0" }, { "name": "parallel", "requirements": ">= 1.0, < 3.0" }, { "name": "polylines", "requirements": ">= 0.1.1, < 1.0" } ] } }
2025-03-13 15:07:19 UTC
elNAauxGcu_Dt5ee81c2k

encrypted_cookie_store-instructure

A secure version of Rails' built in CookieStore

1.2.14
Content{ "name": "encrypted_cookie_store-instructure", "downloads": 760500, "version": "1.2.14", "version_created_at": "2025-03-13T15:03:35.734Z", "version_downloads": 0, "platform": "ruby", "authors": "Cody Cutrer, Jacob Fugal, James Williams", "info": "A secure version of Rails' built in CookieStore", "licenses": [], "metadata": {}, "yanked": false, "sha": "fcb533153e67c26fcce6b0621a0bda35190618afcf584eeb25b26d99489d6087", "spec_sha": "54ca772bdd21586658f0e88ef22736e64d054c29c4fd3af649b7715aa17d6286", "project_uri": "https://rubygems.org/gems/encrypted_cookie_store-instructure", "gem_uri": "https://rubygems.org/gems/encrypted_cookie_store-instructure-1.2.14.gem", "homepage_uri": "http://github.com/instructure/encrypted_cookie_store", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/encrypted_cookie_store-instructure/1.2.14", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "byebug", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rspec-rails", "requirements": "~> 3.5" } ], "runtime": [ { "name": "actionpack", "requirements": ">= 4.2, < 8.0" } ] } }
2025-03-13 15:03:39 UTC
xDKWCSv0dpxaadnUNfW-V

oauth_im

Include this gem in Gemfile, add an initializer, and you are good to go.

0.15.7
Content{ "name": "oauth_im", "downloads": 31115, "version": "0.15.7", "version_created_at": "2025-03-13T14:59:37.086Z", "version_downloads": 0, "platform": "ruby", "authors": "Eric Connally", "info": "Include this gem in Gemfile, add an initializer, and you are good to go.", "licenses": [ "BSD-3-Clause" ], "metadata": { "homepage_uri": "https://github.com/illustrativemathematics/oauth_im", "changelog_uri": "https://github.com/illustrativemathematics/oauth_im", "source_code_uri": "https://github.com/illustrativemathematics/oauth_im", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "cc534521c644fe429461ba3eb688597903608d89383ee8ee291b37f85acf3b8a", "spec_sha": "65611fb7179dfb8f123e69bb4b8a22febd5d0f7029d86ca15aff8c52baaedbe9", "project_uri": "https://rubygems.org/gems/oauth_im", "gem_uri": "https://rubygems.org/gems/oauth_im-0.15.7.gem", "homepage_uri": "https://github.com/illustrativemathematics/oauth_im", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/illustrativemathematics/oauth_im", "bug_tracker_uri": null, "changelog_uri": "https://github.com/illustrativemathematics/oauth_im", "funding_uri": null, "dependencies": { "development": [ { "name": "rspec-rails", "requirements": "~> 3.0" }, { "name": "rubocop", "requirements": "= 1.23.0" }, { "name": "rubocop-rails", "requirements": ">= 0" }, { "name": "simplecov", "requirements": "~> 0.21" } ], "runtime": [ { "name": "fusionauth_client", "requirements": "~> 1.42.1" }, { "name": "jwt", "requirements": "~> 2.2" }, { "name": "oauth2", "requirements": "~> 1.4" }, { "name": "rails", "requirements": ">= 5.pre.2.pre.stable" } ] } }
2025-03-13 14:59:40 UTC
AZyEmftaX04KiIyPTFjQO

inst-jobs

Instructure-maintained fork of delayed_job

3.1.18
Content{ "name": "inst-jobs", "downloads": 1133170, "version": "3.1.18", "version_created_at": "2025-03-13T14:55:57.336Z", "version_downloads": 0, "platform": "ruby", "authors": "Cody Cutrer, Ethan Vizitei, Jacob Burroughs", "info": "Instructure-maintained fork of delayed_job", "licenses": [], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "bc783188b30e3a062c6fcd31f818d6509072d71837f9db51fe83e24babf46d22", "spec_sha": "f0ea9a1b5af43fb1d584e64075e511f54a7c19d18d8eeb6ea7a2ef4c1447438c", "project_uri": "https://rubygems.org/gems/inst-jobs", "gem_uri": "https://rubygems.org/gems/inst-jobs-3.1.18.gem", "homepage_uri": "https://github.com/instructure/inst-jobs", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/inst-jobs/3.1.18", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bump", "requirements": ">= 0" }, { "name": "database_cleaner", "requirements": "~> 2.0" }, { "name": "database_cleaner-active_record", "requirements": "~> 2.0" }, { "name": "debug", "requirements": ">= 0" }, { "name": "diplomat", "requirements": "~> 2.6.3" }, { "name": "mutex_m", "requirements": ">= 0" }, { "name": "pg", "requirements": ">= 0" }, { "name": "rack-test", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": "~> 3.10" }, { "name": "rubocop-inst", "requirements": "~> 1" }, { "name": "rubocop-rails", "requirements": "~> 2.11" }, { "name": "rubocop-rake", "requirements": "~> 0.6" }, { "name": "rubocop-rspec", "requirements": "~> 3.0" }, { "name": "sinatra", "requirements": ">= 0" }, { "name": "sinatra-contrib", "requirements": "~> 3.1" }, { "name": "timecop", "requirements": "~> 0.9" }, { "name": "webmock", "requirements": ">= 0" } ], "runtime": [ { "name": "activerecord", "requirements": ">= 7.0" }, { "name": "activerecord-pg-extensions", "requirements": "~> 0.4" }, { "name": "activesupport", "requirements": ">= 7.0" }, { "name": "after_transaction_commit", "requirements": ">= 1.0, < 3" }, { "name": "debug_inspector", "requirements": "~> 1.0" }, { "name": "fugit", "requirements": "~> 1.3" }, { "name": "railties", "requirements": ">= 6.0" } ] } }
2025-03-13 14:56:01 UTC
oEm4q5Yc6ss4CqcAresEw

remotion_lambda

A Ruby SDK for Remotion Lambda

4.0.277
Content{ "name": "remotion_lambda", "downloads": 6786, "version": "4.0.277", "version_created_at": "2025-03-13T14:55:45.024Z", "version_downloads": 0, "platform": "ruby", "authors": "Jonny Burger", "info": "A Ruby SDK for Remotion Lambda", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "bb552ff29e979de1992f6859f56c45b6f6c1e014cbdd5b8608f9c615216b42b8", "spec_sha": "1ae994ab9d6da1d0e16569dd252f5c7ba225a81c36f16c228c974a9cf97e28dd", "project_uri": "https://rubygems.org/gems/remotion_lambda", "gem_uri": "https://rubygems.org/gems/remotion_lambda-4.0.277.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/remotion_lambda/4.0.277", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-lambda", "requirements": "> 1.0.0" }, { "name": "json", "requirements": "> 2.0.0" }, { "name": "logger", "requirements": "> 1.0.0" } ] } }
2025-03-13 14:55:48 UTC
LsDwtAeLFuCRWvWLNljAB

playbook_ui_docs

Display all the components from Playbook UI inside your own system.

14.15.0.pre.alpha.PLAY1756pbcontenttagpt76661
Content{ "name": "playbook_ui_docs", "downloads": 245449, "version": "14.15.0.pre.alpha.PLAY1756pbcontenttagpt76661", "version_created_at": "2025-03-13T14:52:25.938Z", "version_downloads": 0, "platform": "ruby", "authors": "Power UX, Power Devs", "info": "Display all the components from Playbook UI inside your own system.", "licenses": [ "ISC" ], "metadata": {}, "yanked": false, "sha": "d4fb8cace41c8f19444089aafe939e9f32659ca926ac63ef6cc83f5ee5707b96", "spec_sha": "355e5a054c4d1a7b173905873ea8c24b9a497ea2db396c9762ab3dd08b0cc4b8", "project_uri": "https://rubygems.org/gems/playbook_ui_docs", "gem_uri": "https://rubygems.org/gems/playbook_ui_docs-14.15.0.pre.alpha.PLAY1756pbcontenttagpt76661.gem", "homepage_uri": "https://playbook.powerapp.cloud/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/playbook_ui_docs/14.15.0.pre.alpha.PLAY1756pbcontenttagpt76661", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "playbook_ui", "requirements": ">= 0" } ] } }
2025-03-13 14:52:31 UTC
WDoQoTvVTWWAhxtuAaDmD

playbook_ui

Playbook UI is built out in Ruby View Components and React Components. Playbook takes a modern design approach and applies it in a way that makes it easy to support bleeding edge or legacy systems.

14.15.0.pre.alpha.PLAY1756pbcontenttagpt76661
Content{ "name": "playbook_ui", "downloads": 1349338, "version": "14.15.0.pre.alpha.PLAY1756pbcontenttagpt76661", "version_created_at": "2025-03-13T14:52:21.286Z", "version_downloads": 0, "platform": "ruby", "authors": "Power UX, Power Devs", "info": "Playbook UI is built out in Ruby View Components and React Components. Playbook takes a modern design approach and applies it in a way that makes it easy to support bleeding edge or legacy systems.", "licenses": [ "ISC" ], "metadata": {}, "yanked": false, "sha": "351ea17e2497fb7632551a2e617be1d27f96b16ab067face39fb01e43eacb847", "spec_sha": "ef9c0216ae37e11e83c6bc4d71e21b4e0692214f3df9133b1c1e07b231a304ea", "project_uri": "https://rubygems.org/gems/playbook_ui", "gem_uri": "https://rubygems.org/gems/playbook_ui-14.15.0.pre.alpha.PLAY1756pbcontenttagpt76661.gem", "homepage_uri": "https://playbook.powerapp.cloud/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/playbook_ui/14.15.0.pre.alpha.PLAY1756pbcontenttagpt76661", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "brakeman", "requirements": "= 7.0.0" }, { "name": "byebug", "requirements": ">= 11.0.0" }, { "name": "github_changelog_generator", "requirements": "= 1.15.2" }, { "name": "rails", "requirements": ">= 5.2.4.5" }, { "name": "rspec-html-matchers", "requirements": "= 0.9.1" }, { "name": "rspec-rails", "requirements": "~> 3.8, >= 3.8.0" }, { "name": "rubocop", "requirements": ">= 0" }, { "name": "rubocop-performance", "requirements": "~> 1.11.5" }, { "name": "tzinfo-data", "requirements": "= 1.2018.9" }, { "name": "will_paginate", "requirements": "= 3.3.1" } ], "runtime": [ { "name": "actionpack", "requirements": ">= 5.2.4.5" }, { "name": "actionview", "requirements": ">= 5.2.4.5" }, { "name": "activesupport", "requirements": ">= 5.2.4.5" }, { "name": "react-rails", "requirements": "= 2.6.1" }, { "name": "view_component", "requirements": "= 2.83.0" }, { "name": "webpacker-react", "requirements": "~> 0.3.2" } ] } }
2025-03-13 14:52:27 UTC
JgJ7KEYxtSsFpupi8YcSH

ruberto

Ruby bindings for Uber's API

0.1.2
Content{ "name": "ruberto", "downloads": 0, "version": "0.1.2", "version_created_at": "2025-03-13T14:45:46.083Z", "version_downloads": 0, "platform": "ruby", "authors": "Bruno Costanzo, Nicolás Galdámez", "info": "Ruby bindings for Uber's API", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/unagisoftware/ruberto", "changelog_uri": "https://github.com/unagisoftware/ruberto/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/unagisoftware/ruberto" }, "yanked": false, "sha": "aefe54cfb8f83c4b7774fa374ec83c0a82fbb7a9daf4f2de2a6487e9f0ef24c7", "spec_sha": "4899a3470ff817b754b8006f7347be773006ff65afa653957d14082462de7243", "project_uri": "https://rubygems.org/gems/ruberto", "gem_uri": "https://rubygems.org/gems/ruberto-0.1.2.gem", "homepage_uri": "https://github.com/unagisoftware/ruberto", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/unagisoftware/ruberto", "bug_tracker_uri": null, "changelog_uri": "https://github.com/unagisoftware/ruberto/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "faraday", "requirements": "~> 2.0" }, { "name": "faraday-net_http_persistent", "requirements": ">= 0" } ] } }
2025-03-13 14:45:48 UTC
-Z6ICTaFzrp7LJBSAuRwq

ruberto

Ruby bindings for Uber's API

0.1.1
Content{ "name": "ruberto", "downloads": 0, "version": "0.1.1", "version_created_at": "2025-03-13T14:41:12.708Z", "version_downloads": 0, "platform": "ruby", "authors": "Bruno Costanzo, Nicolás Galdámez", "info": "Ruby bindings for Uber's API", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/unagisoftware/ruberto", "changelog_uri": "https://github.com/unagisoftware/ruberto/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/unagisoftware/ruberto" }, "yanked": false, "sha": "e85bdc4bafdceb21e9d2fbfd450f4bd56e457fbb7102f2ec843d8af8bbe3b3e3", "spec_sha": "b60d6cbac5c55aff1e758615f6e950e4ff8fb87ba1733f21b4c11232adc81ae6", "project_uri": "https://rubygems.org/gems/ruberto", "gem_uri": "https://rubygems.org/gems/ruberto-0.1.1.gem", "homepage_uri": "https://github.com/unagisoftware/ruberto", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/unagisoftware/ruberto", "bug_tracker_uri": null, "changelog_uri": "https://github.com/unagisoftware/ruberto/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "faraday", "requirements": "~> 2.0" }, { "name": "faraday-net_http_persistent", "requirements": ">= 0" } ] } }
2025-03-13 14:41:16 UTC
mF2n8ue0CgjE-4j77fEXQ

mkmf-lite

The mkmf-lite library is a light version of the the mkmf library designed for use as a library. It does not create packages, builds, or log files of any kind. Instead, it provides mixin methods that you can use in FFI or tests to check for the presence of header files, constants, and so on.

0.7.2
Content{ "name": "mkmf-lite", "downloads": 49971, "version": "0.7.2", "version_created_at": "2025-03-13T14:33:19.037Z", "version_downloads": 0, "platform": "ruby", "authors": "Daniel J. Berger", "info": " The mkmf-lite library is a light version of the the mkmf library\n designed for use as a library. It does not create packages, builds,\n or log files of any kind. Instead, it provides mixin methods that you\n can use in FFI or tests to check for the presence of header files,\n constants, and so on.\n", "licenses": [ "Apache-2.0" ], "metadata": { "wiki_uri": "https://github.com/djberg96/mkmf-lite/wiki", "funding_uri": "https://github.com/sponsors/djberg96", "github_repo": "https://github.com/djberg96/mkmf-lite", "homepage_uri": "https://github.com/djberg96/mkmf-lite", "changelog_uri": "https://github.com/djberg96/mkmf-lite/blob/main/CHANGES.md", "bug_tracker_uri": "https://github.com/djberg96/mkmf-lite/issues", "source_code_uri": "https://github.com/djberg96/mkmf-lite", "documentation_uri": "https://github.com/djberg96/mkmf-lite/wiki", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "6fba93ad5d47685435aecf6cabb26a29f761353bb0c0711adc0d86e385976b30", "spec_sha": "7bf1acb41e56f20f1dcfe564163348879bc56b51ad3f4275dd3fb547c95335b4", "project_uri": "https://rubygems.org/gems/mkmf-lite", "gem_uri": "https://rubygems.org/gems/mkmf-lite-0.7.2.gem", "homepage_uri": "https://github.com/djberg96/mkmf-lite", "wiki_uri": "https://github.com/djberg96/mkmf-lite/wiki", "documentation_uri": "https://github.com/djberg96/mkmf-lite/wiki", "mailing_list_uri": null, "source_code_uri": "https://github.com/djberg96/mkmf-lite", "bug_tracker_uri": "https://github.com/djberg96/mkmf-lite/issues", "changelog_uri": "https://github.com/djberg96/mkmf-lite/blob/main/CHANGES.md", "funding_uri": "https://github.com/sponsors/djberg96", "dependencies": { "development": [ { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": "~> 3.9" }, { "name": "rubocop", "requirements": ">= 0" }, { "name": "rubocop-rspec", "requirements": ">= 0" } ], "runtime": [ { "name": "memoist", "requirements": "~> 0.16.2" }, { "name": "ptools", "requirements": "~> 1.4" } ] } }
2025-03-13 14:33:23 UTC
ENAgvvK5Yhu0yNG35aj2d

remotion_lambda

A Ruby SDK for Remotion Lambda

4.0.276
Content{ "name": "remotion_lambda", "downloads": 6769, "version": "4.0.276", "version_created_at": "2025-03-13T14:33:15.425Z", "version_downloads": 0, "platform": "ruby", "authors": "Jonny Burger", "info": "A Ruby SDK for Remotion Lambda", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "593f86a0f3ce9840139f4fdcab1da9c2e0290a127e66933ce74d7e84a278aa77", "spec_sha": "f3c0ee18bc0f0f8481aab16f160169505d086d2b060cc415e2fbf2ff100b9fb2", "project_uri": "https://rubygems.org/gems/remotion_lambda", "gem_uri": "https://rubygems.org/gems/remotion_lambda-4.0.276.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/remotion_lambda/4.0.276", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-lambda", "requirements": "> 1.0.0" }, { "name": "json", "requirements": "> 2.0.0" }, { "name": "logger", "requirements": "> 1.0.0" } ] } }
2025-03-13 14:33:20 UTC
vH60wCgBNH2LT7zFTo_RV

manageiq-style

Style and linting configuration for ManageIQ projects.

1.5.4
Content{ "name": "manageiq-style", "downloads": 162648, "version": "1.5.4", "version_created_at": "2025-03-13T14:24:58.335Z", "version_downloads": 0, "platform": "ruby", "authors": "ManageIQ Authors", "info": "Style and linting configuration for ManageIQ projects.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/ManageIQ/manageiq-style", "source_code_uri": "https://github.com/ManageIQ/manageiq-style", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "e37461079fe4c8cdd1752d0b6381e05781de9cb5f6d9e230f5c10db9a2fbc294", "spec_sha": "6778e398aca58e783e80d28e1bed577ed3f7e8a3829c688bd0d05c7b105d2093", "project_uri": "https://rubygems.org/gems/manageiq-style", "gem_uri": "https://rubygems.org/gems/manageiq-style-1.5.4.gem", "homepage_uri": "https://github.com/ManageIQ/manageiq-style", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/ManageIQ/manageiq-style", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": "~> 12.0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "simplecov", "requirements": ">= 0.21.2" } ], "runtime": [ { "name": "more_core_extensions", "requirements": ">= 0" }, { "name": "optimist", "requirements": ">= 0" }, { "name": "rack", "requirements": ">= 3.1.12" }, { "name": "rexml", "requirements": ">= 3.3.9" }, { "name": "rubocop", "requirements": "= 1.56.3" }, { "name": "rubocop-performance", "requirements": ">= 0" }, { "name": "rubocop-rails", "requirements": ">= 0" } ] } }
2025-03-13 14:25:01 UTC
yujU8FtFU8EdQqv2IctzB

active_analytics

NO cookies, NO JavaScript, NO third parties and NO bullshit.

0.4.1
Content{ "name": "active_analytics", "downloads": 50629, "version": "0.4.1", "version_created_at": "2025-03-13T14:24:22.660Z", "version_downloads": 0, "platform": "ruby", "authors": "Alexis Bernard, Antoine Marguerie", "info": "NO cookies, NO JavaScript, NO third parties and NO bullshit.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/BaseSecrete/active_analytics", "changelog_uri": "https://github.com/BaseSecrete/active_analytics", "source_code_uri": "https://github.com/BaseSecrete/active_analytics", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "73baa96838c4547ac6c280c4c98e075c6f7445d0642c1014cc7b6541c67058c9", "spec_sha": "adcd66c921fb101a5b9276ae83f0280acb0086cabd5aed42a6c7f01370fceca4", "project_uri": "https://rubygems.org/gems/active_analytics", "gem_uri": "https://rubygems.org/gems/active_analytics-0.4.1.gem", "homepage_uri": "https://github.com/BaseSecrete/active_analytics", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/BaseSecrete/active_analytics", "bug_tracker_uri": null, "changelog_uri": "https://github.com/BaseSecrete/active_analytics", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "browser", "requirements": ">= 1.0.0" }, { "name": "rails", "requirements": ">= 5.2.0" } ] } }
2025-03-13 14:24:27 UTC
hkCLaM1NEAOmDigaKNk2a

remotion_lambda

A Ruby SDK for Remotion Lambda

4.0.275
Content{ "name": "remotion_lambda", "downloads": 6758, "version": "4.0.275", "version_created_at": "2025-03-13T14:15:40.846Z", "version_downloads": 0, "platform": "ruby", "authors": "Jonny Burger", "info": "A Ruby SDK for Remotion Lambda", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "2624fa9b0862140417d015d004e8d71d817d1a4f97b712f8b73db1d164caf46c", "spec_sha": "0ebc093d6ca2433ae4f4449311c73f714fa91a1265febd0c20534c7f923be05a", "project_uri": "https://rubygems.org/gems/remotion_lambda", "gem_uri": "https://rubygems.org/gems/remotion_lambda-4.0.275.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/remotion_lambda/4.0.275", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-lambda", "requirements": "> 1.0.0" }, { "name": "json", "requirements": "> 2.0.0" }, { "name": "logger", "requirements": "> 1.0.0" } ] } }
2025-03-13 14:15:45 UTC
ihZqiB95ahjheMIxHl39X

local_time

Rails engine for cache-friendly, client-side local time

3.0.3
Content{ "name": "local_time", "downloads": 7263223, "version": "3.0.3", "version_created_at": "2025-03-13T14:04:18.967Z", "version_downloads": 0, "platform": "ruby", "authors": "Javan Makhmali, Sam Stephenson", "info": "Rails engine for cache-friendly, client-side local time", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "c69a8974d993fdf6e60db02977ed23c070f203dcb3a1ff0de52ad3d2393f8303", "spec_sha": "df1e10378302fbeacdf2e4d8f944c458d916e677d69165f428497792ea97e870", "project_uri": "https://rubygems.org/gems/local_time", "gem_uri": "https://rubygems.org/gems/local_time-3.0.3.gem", "homepage_uri": "https://github.com/basecamp/local_time", "wiki_uri": "", "documentation_uri": "https://www.rubydoc.info/gems/local_time/3.0.3", "mailing_list_uri": "", "source_code_uri": "https://github.com/basecamp/local_time", "bug_tracker_uri": "", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rails", "requirements": "~> 7.0" }, { "name": "rails-dom-testing", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13.0" } ], "runtime": [] } }
2025-03-13 14:04:23 UTC
1zJrpS31sqboMtjjrG1df

ui_bibz

A Rails Interface Framework using Bootstrap 5.3.3.

4.0.0.beta17
Content{ "name": "ui_bibz", "downloads": 263145, "version": "4.0.0.beta17", "version_created_at": "2025-03-13T13:47:31.009Z", "version_downloads": 0, "platform": "ruby", "authors": "Thooams [Thomas HUMMEL]", "info": "A Rails Interface Framework using Bootstrap 5.3.3.", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "9f8678b1dc45b559f8edef2b24a8a20864f556e91c2af207e1edb43314cf2c2d", "spec_sha": "3a95722aabf38b0e16955e143028a9f333741aa7b80c75b0af0cfe62ced7b23d", "project_uri": "https://rubygems.org/gems/ui_bibz", "gem_uri": "https://rubygems.org/gems/ui_bibz-4.0.0.beta17.gem", "homepage_uri": "https://hummel.link/ui-bibz/", "wiki_uri": "https://github.com/thooams/Ui-Bibz/wiki/Add-custom-component-to-Ui-Bibz,-Fork-Gem", "documentation_uri": "http://hummel.link/Ui-Bibz", "mailing_list_uri": "", "source_code_uri": "https://github.com/thooams/Ui-Bibz", "bug_tracker_uri": "https://github.com/thooams/Ui-Bibz/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "factory_bot_rails", "requirements": "~> 4.0" } ], "runtime": [ { "name": "bootstrap", "requirements": "~> 5.3.3" }, { "name": "dartsass-rails", "requirements": ">= 0" }, { "name": "rails", "requirements": ">= 7.1.0" }, { "name": "will_paginate", "requirements": ">= 0" } ] } }
2025-03-13 13:47:50 UTC
iN8L-KDA4XxzYMnCjIzia

fastlane

The easiest way to automate beta deployments and releases for your iOS and Android apps

2.227.0
Content{ "name": "fastlane", "downloads": 151725700, "version": "2.227.0", "version_created_at": "2025-03-13T13:47:24.235Z", "version_downloads": 0, "platform": "ruby", "authors": "Maksym Grebenets, Felix Krause, Matthew Ellis, Stefan Natchev, Iulian Onofrei, Aaron Brager, Helmut Januschka, Jimmy Dee, Jorge Revuelta H, Danielle Tomlinson, Olivier Halligon, Luka Mirosevic, Manu Wallner, Jan Piotrowski, Joshua Liebowitz, Fumiya Nakamura, Kohki Miki, Łukasz Grabowski, Andrew McBurney, Josh Holtz, Roger Oba, Max Ott, Daniel Jankowski, Manish Rathi, Jérôme Lacoste, Satoshi Namai", "info": "The easiest way to automate beta deployments and releases for your iOS and Android apps", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://fastlane.tools", "changelog_uri": "https://github.com/fastlane/fastlane/releases", "bug_tracker_uri": "https://github.com/fastlane/fastlane/issues", "source_code_uri": "https://github.com/fastlane/fastlane", "documentation_uri": "https://docs.fastlane.tools/" }, "yanked": false, "sha": "0be2ecf6354cd63774765d54cbb3f1164ee8278b2fd8adc517b0ecc1c0b1988a", "spec_sha": "935c38c0782d851a7da2312245070acd79770acd4eb9edf2c2a515ccfdaa8808", "project_uri": "https://rubygems.org/gems/fastlane", "gem_uri": "https://rubygems.org/gems/fastlane-2.227.0.gem", "homepage_uri": "https://fastlane.tools", "wiki_uri": null, "documentation_uri": "https://docs.fastlane.tools/", "mailing_list_uri": null, "source_code_uri": "https://github.com/fastlane/fastlane", "bug_tracker_uri": "https://github.com/fastlane/fastlane/issues", "changelog_uri": "https://github.com/fastlane/fastlane/releases", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "addressable", "requirements": ">= 2.8, < 3.0.0" }, { "name": "artifactory", "requirements": "~> 3.0" }, { "name": "aws-sdk-s3", "requirements": "~> 1.0" }, { "name": "babosa", "requirements": ">= 1.0.3, < 2.0.0" }, { "name": "bundler", "requirements": ">= 1.12.0, < 3.0.0" }, { "name": "CFPropertyList", "requirements": ">= 2.3, < 4.0.0" }, { "name": "colored", "requirements": "~> 1.2" }, { "name": "commander", "requirements": "~> 4.6" }, { "name": "dotenv", "requirements": ">= 2.1.1, < 3.0.0" }, { "name": "emoji_regex", "requirements": ">= 0.1, < 4.0" }, { "name": "excon", "requirements": ">= 0.71.0, < 1.0.0" }, { "name": "faraday", "requirements": "~> 1.0" }, { "name": "faraday-cookie_jar", "requirements": "~> 0.0.6" }, { "name": "faraday_middleware", "requirements": "~> 1.0" }, { "name": "fastimage", "requirements": ">= 2.1.0, < 3.0.0" }, { "name": "fastlane-sirp", "requirements": ">= 1.0.0" }, { "name": "gh_inspector", "requirements": ">= 1.1.2, < 2.0.0" }, { "name": "google-apis-androidpublisher_v3", "requirements": "~> 0.3" }, { "name": "google-apis-playcustomapp_v1", "requirements": "~> 0.1" }, { "name": "google-cloud-env", "requirements": ">= 1.6.0, < 2.0.0" }, { "name": "google-cloud-storage", "requirements": "~> 1.31" }, { "name": "highline", "requirements": "~> 2.0" }, { "name": "http-cookie", "requirements": "~> 1.0.5" }, { "name": "json", "requirements": "< 3.0.0" }, { "name": "jwt", "requirements": ">= 2.1.0, < 3" }, { "name": "mini_magick", "requirements": ">= 4.9.4, < 5.0.0" }, { "name": "multipart-post", "requirements": ">= 2.0.0, < 3.0.0" }, { "name": "naturally", "requirements": "~> 2.2" }, { "name": "optparse", "requirements": ">= 0.1.1, < 1.0.0" }, { "name": "plist", "requirements": ">= 3.1.0, < 4.0.0" }, { "name": "rubyzip", "requirements": ">= 2.0.0, < 3.0.0" }, { "name": "security", "requirements": "= 0.1.5" }, { "name": "simctl", "requirements": "~> 1.6.3" }, { "name": "terminal-notifier", "requirements": ">= 2.0.0, < 3.0.0" }, { "name": "terminal-table", "requirements": "~> 3" }, { "name": "tty-screen", "requirements": ">= 0.6.3, < 1.0.0" }, { "name": "tty-spinner", "requirements": ">= 0.8.0, < 1.0.0" }, { "name": "word_wrap", "requirements": "~> 1.0.0" }, { "name": "xcodeproj", "requirements": ">= 1.13.0, < 2.0.0" }, { "name": "xcpretty", "requirements": "~> 0.4.0" }, { "name": "xcpretty-travis-formatter", "requirements": ">= 0.0.3, < 2.0.0" } ] } }
2025-03-13 13:47:48 UTC
hbhb872r6lueQAJRbmYIn

cybrid_api_bank_ruby

View our documentation at https://github.com/Cybrid-app/cybrid-api-bank-ruby/

0.123.292
Content{ "name": "cybrid_api_bank_ruby", "downloads": 1207929, "version": "0.123.292", "version_created_at": "2025-03-13T13:44:19.206Z", "version_downloads": 0, "platform": "ruby", "authors": "Cybrid", "info": "View our documentation at https://github.com/Cybrid-app/cybrid-api-bank-ruby/", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "ecc94d5b3f28ae51d691ed49c667f4806f85ce85c95a367152aeb8bf5c1a612d", "spec_sha": "b93b9dcc93acfb5ca8b866aeaa75d413ce3ae190c746d362ceae35b40998b080", "project_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby-0.123.292.gem", "homepage_uri": "https://github.com/Cybrid-app/cybrid-api-bank-ruby/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/cybrid_api_bank_ruby/0.123.292", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rspec", "requirements": "~> 3.6, >= 3.6.0" } ], "runtime": [ { "name": "typhoeus", "requirements": "~> 1.0, >= 1.0.1" } ] } }
2025-03-13 13:44:30 UTC
9NjqnCHMK38bHmVpF6EBP

cybrid_api_organization_ruby

View our documentation at https://github.com/Cybrid-app/cybrid-api-organization-ruby/

0.123.292
Content{ "name": "cybrid_api_organization_ruby", "downloads": 1244862, "version": "0.123.292", "version_created_at": "2025-03-13T13:44:05.257Z", "version_downloads": 0, "platform": "ruby", "authors": "Cybrid", "info": "View our documentation at https://github.com/Cybrid-app/cybrid-api-organization-ruby/", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "7c940411b3cc8d34d674be1574215773e0e7fada822163a3b6cf1f799bbc380b", "spec_sha": "d787f2395bf315e67f46dd31d3f1af0b711c72d333e1dd3279f260120d9aff25", "project_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby-0.123.292.gem", "homepage_uri": "https://github.com/Cybrid-app/cybrid-api-organization-ruby/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/cybrid_api_organization_ruby/0.123.292", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rspec", "requirements": "~> 3.6, >= 3.6.0" } ], "runtime": [ { "name": "typhoeus", "requirements": "~> 1.0, >= 1.0.1" } ] } }
2025-03-13 13:44:28 UTC
lHEV1q2cWDhMCWPY5xAVL

cybrid_api_id_ruby

View our documentation at https://github.com/Cybrid-app/cybrid-api-id-ruby/

0.123.292
Content{ "name": "cybrid_api_id_ruby", "downloads": 1236383, "version": "0.123.292", "version_created_at": "2025-03-13T13:43:22.238Z", "version_downloads": 0, "platform": "ruby", "authors": "Cybrid", "info": "View our documentation at https://github.com/Cybrid-app/cybrid-api-id-ruby/", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "d167a8e8bdbd3be6e41e841edf0514e57b3528a624599e35f05a5d478fcc2f11", "spec_sha": "8726ee4b5246c5281e33fd14a5005cdfe96e53892a9700ac35ae58d723039c41", "project_uri": "https://rubygems.org/gems/cybrid_api_id_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_id_ruby-0.123.292.gem", "homepage_uri": "https://github.com/Cybrid-app/cybrid-api-id-ruby/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/cybrid_api_id_ruby/0.123.292", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rspec", "requirements": "~> 3.6, >= 3.6.0" } ], "runtime": [ { "name": "typhoeus", "requirements": "~> 1.0, >= 1.0.1" } ] } }
2025-03-13 13:43:39 UTC
vjFaDGGV817gobc6TsiA2

playbook_ui_docs

Display all the components from Playbook UI inside your own system.

14.15.0.pre.alpha.play1757pbcontenttag6658
Content{ "name": "playbook_ui_docs", "downloads": 245417, "version": "14.15.0.pre.alpha.play1757pbcontenttag6658", "version_created_at": "2025-03-13T13:42:49.172Z", "version_downloads": 0, "platform": "ruby", "authors": "Power UX, Power Devs", "info": "Display all the components from Playbook UI inside your own system.", "licenses": [ "ISC" ], "metadata": {}, "yanked": false, "sha": "7d9ba94abb3a8a034f1976b0908c58679758d83af66080e637075a6110578d35", "spec_sha": "262810157d7148d19987b3b1fdd823aceabd87abc75e4d63ca8c26574c425fd7", "project_uri": "https://rubygems.org/gems/playbook_ui_docs", "gem_uri": "https://rubygems.org/gems/playbook_ui_docs-14.15.0.pre.alpha.play1757pbcontenttag6658.gem", "homepage_uri": "https://playbook.powerapp.cloud/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/playbook_ui_docs/14.15.0.pre.alpha.play1757pbcontenttag6658", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "playbook_ui", "requirements": ">= 0" } ] } }
2025-03-13 13:42:57 UTC
LI3uJ2tOJH_6q0Jw8jx5N

playbook_ui

Playbook UI is built out in Ruby View Components and React Components. Playbook takes a modern design approach and applies it in a way that makes it easy to support bleeding edge or legacy systems.

14.15.0.pre.alpha.play1757pbcontenttag6658
Content{ "name": "playbook_ui", "downloads": 1349266, "version": "14.15.0.pre.alpha.play1757pbcontenttag6658", "version_created_at": "2025-03-13T13:42:44.826Z", "version_downloads": 0, "platform": "ruby", "authors": "Power UX, Power Devs", "info": "Playbook UI is built out in Ruby View Components and React Components. Playbook takes a modern design approach and applies it in a way that makes it easy to support bleeding edge or legacy systems.", "licenses": [ "ISC" ], "metadata": {}, "yanked": false, "sha": "20b168b0aaa2e59ce979318d05a3d88158b3916e6773affcbc91c21726ec6eed", "spec_sha": "1de64b7fd500dbf71ee62cd6113d5794d6a100d3ce48549060a7c9286c6181f3", "project_uri": "https://rubygems.org/gems/playbook_ui", "gem_uri": "https://rubygems.org/gems/playbook_ui-14.15.0.pre.alpha.play1757pbcontenttag6658.gem", "homepage_uri": "https://playbook.powerapp.cloud/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/playbook_ui/14.15.0.pre.alpha.play1757pbcontenttag6658", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "brakeman", "requirements": "= 7.0.0" }, { "name": "byebug", "requirements": ">= 11.0.0" }, { "name": "github_changelog_generator", "requirements": "= 1.15.2" }, { "name": "rails", "requirements": ">= 5.2.4.5" }, { "name": "rspec-html-matchers", "requirements": "= 0.9.1" }, { "name": "rspec-rails", "requirements": "~> 3.8, >= 3.8.0" }, { "name": "rubocop", "requirements": ">= 0" }, { "name": "rubocop-performance", "requirements": "~> 1.11.5" }, { "name": "tzinfo-data", "requirements": "= 1.2018.9" }, { "name": "will_paginate", "requirements": "= 3.3.1" } ], "runtime": [ { "name": "actionpack", "requirements": ">= 5.2.4.5" }, { "name": "actionview", "requirements": ">= 5.2.4.5" }, { "name": "activesupport", "requirements": ">= 5.2.4.5" }, { "name": "react-rails", "requirements": "= 2.6.1" }, { "name": "view_component", "requirements": "= 2.83.0" }, { "name": "webpacker-react", "requirements": "~> 0.3.2" } ] } }
2025-03-13 13:42:55 UTC
fzWXJ3r5-PpDnEucxpPNo

graphql

A plain-Ruby implementation of GraphQL.

2.3.22
Content{ "name": "graphql", "downloads": 136762884, "version": "2.3.22", "version_created_at": "2025-03-13T13:32:42.641Z", "version_downloads": 0, "platform": "ruby", "authors": "Robert Mosolgo", "info": "A plain-Ruby implementation of GraphQL.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://graphql-ruby.org", "changelog_uri": "https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md", "bug_tracker_uri": "https://github.com/rmosolgo/graphql-ruby/issues", "source_code_uri": "https://github.com/rmosolgo/graphql-ruby", "mailing_list_uri": "https://buttondown.email/graphql-ruby", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "3549b850d658b2874654f20fa7c99a66fcac3285022e1d4d8ba8c397e01a2061", "spec_sha": "d72e949d4572eabf00ea0ba18f27031101a2d1527f5c06a1499cd4338fa677d0", "project_uri": "https://rubygems.org/gems/graphql", "gem_uri": "https://rubygems.org/gems/graphql-2.3.22.gem", "homepage_uri": "https://graphql-ruby.org", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": "https://buttondown.email/graphql-ruby", "source_code_uri": "https://github.com/rmosolgo/graphql-ruby", "bug_tracker_uri": "https://github.com/rmosolgo/graphql-ruby/issues", "changelog_uri": "https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "benchmark-ips", "requirements": ">= 0" }, { "name": "concurrent-ruby", "requirements": "~> 1.0" }, { "name": "graphql-batch", "requirements": ">= 0" }, { "name": "jekyll", "requirements": ">= 0" }, { "name": "jekyll-algolia", "requirements": ">= 0" }, { "name": "jekyll-redirect-from", "requirements": ">= 0" }, { "name": "m", "requirements": "~> 1.5.0" }, { "name": "memory_profiler", "requirements": ">= 0" }, { "name": "minitest", "requirements": ">= 0" }, { "name": "minitest-focus", "requirements": ">= 0" }, { "name": "minitest-reporters", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rake-compiler", "requirements": ">= 0" }, { "name": "rubocop", "requirements": ">= 0" }, { "name": "webrick", "requirements": ">= 0" }, { "name": "yard", "requirements": ">= 0" } ], "runtime": [ { "name": "base64", "requirements": ">= 0" }, { "name": "fiber-storage", "requirements": ">= 0" } ] } }
2025-03-13 13:32:47 UTC
kXr6aSl4Q4hB7l5hXCFXK

rubocop-thread_safety

Thread-safety checks via static analysis. A plugin for the RuboCop code style enforcing & linting tool.

0.7.2
Content{ "name": "rubocop-thread_safety", "downloads": 15994351, "version": "0.7.2", "version_created_at": "2025-03-13T13:19:52.631Z", "version_downloads": 0, "platform": "ruby", "authors": "Michael Gee", "info": " Thread-safety checks via static analysis.\n A plugin for the RuboCop code style enforcing & linting tool.\n", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/rubocop/rubocop-thread_safety/blob/master/CHANGELOG.md", "bug_tracker_uri": "https://github.com/rubocop/rubocop-thread_safety/issues", "source_code_uri": "https://github.com/rubocop/rubocop-thread_safety", "rubygems_mfa_required": "true", "default_lint_roller_plugin": "RuboCop::ThreadSafety::Plugin" }, "yanked": false, "sha": "bd51449c420b1ddda5672b71a39706367402beb55aaf19fc020c1868717f31f6", "spec_sha": "700b59d023e3ae3873e267568263ed79a54434188241b00aa9b9a1c7fa781780", "project_uri": "https://rubygems.org/gems/rubocop-thread_safety", "gem_uri": "https://rubygems.org/gems/rubocop-thread_safety-0.7.2.gem", "homepage_uri": "https://github.com/rubocop/rubocop-thread_safety", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/rubocop/rubocop-thread_safety", "bug_tracker_uri": "https://github.com/rubocop/rubocop-thread_safety/issues", "changelog_uri": "https://github.com/rubocop/rubocop-thread_safety/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "lint_roller", "requirements": "~> 1.1" }, { "name": "rubocop", "requirements": "~> 1.72, >= 1.72.1" } ] } }
2025-03-13 13:19:55 UTC
ZpdhV8vDMb2eK6PRogY59

pecorino

Pecorino allows you to define throttles and rate meters for your metered resources, all through your standard DB

0.7.1
Content{ "name": "pecorino", "downloads": 5486, "version": "0.7.1", "version_created_at": "2025-03-13T13:18:20.747Z", "version_downloads": 0, "platform": "ruby", "authors": "Julik Tarkhanov", "info": "Pecorino allows you to define throttles and rate meters for your metered resources, all through your standard DB", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/cheddar-me/pecorino", "changelog_uri": "https://github.com/cheddar-me/pecorino/CHANGELOG.md", "source_code_uri": "https://github.com/cheddar-me/pecorino" }, "yanked": false, "sha": "c4cdbd1e89a1cf2c2073a037161373d336966823966c3d53999668e59f470e8f", "spec_sha": "9fcbd0c6fe4bd41aa38f33ff8be1e7bc5feb9f1f5d5997cee967c8963c69523c", "project_uri": "https://rubygems.org/gems/pecorino", "gem_uri": "https://rubygems.org/gems/pecorino-0.7.1.gem", "homepage_uri": "https://github.com/cheddar-me/pecorino", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/cheddar-me/pecorino", "bug_tracker_uri": null, "changelog_uri": "https://github.com/cheddar-me/pecorino/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "activesupport", "requirements": ">= 7" }, { "name": "magic_frozen_string_literal", "requirements": ">= 0" }, { "name": "minitest", "requirements": "~> 5.0" }, { "name": "minitest-fail-fast", "requirements": ">= 0" }, { "name": "pg", "requirements": ">= 0" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "redis", "requirements": "~> 5, < 6" }, { "name": "sqlite3", "requirements": ">= 0" }, { "name": "standard", "requirements": ">= 0" } ], "runtime": [ { "name": "activerecord", "requirements": ">= 7" } ] } }
2025-03-13 13:18:25 UTC
B3o_LJV7fx8CjjdQZXAYv

swot-ruby

Identify email addresses or domains names that belong to colleges or universities. Help automate the process of approving or rejecting academic discounts.

1.0.5.20250313
Content{ "name": "swot-ruby", "downloads": 105959, "version": "1.0.5.20250313", "version_created_at": "2025-03-13T13:14:05.465Z", "version_downloads": 0, "platform": "ruby", "authors": "Dave Kimura, Lee Reilly", "info": "Identify email addresses or domains names that belong to colleges or universities. Help automate the process of approving or rejecting academic discounts.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "874a1d25962bff0eed0299de3f5a03ddb96c2ef503ad426ee51d882056abfb88", "spec_sha": "de35793246a61dfedff705c5fd4e47f39f1f12a1f1a4d8ff3f3d476a4f9e7e70", "project_uri": "https://rubygems.org/gems/swot-ruby", "gem_uri": "https://rubygems.org/gems/swot-ruby-1.0.5.20250313.gem", "homepage_uri": "https://github.com/kobaltz/swot", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/swot-ruby/1.0.5.20250313", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "naughty_or_nice", "requirements": "~> 2.0" }, { "name": "public_suffix", "requirements": ">= 0" } ] } }
2025-03-13 13:14:10 UTC
SJs22KdRzqY7ctZT-g6tS

miga-base

Microbial Genomes Atlas

1.3.22.4
Content{ "name": "miga-base", "downloads": 381482, "version": "1.3.22.4", "version_created_at": "2025-03-13T12:42:27.663Z", "version_downloads": 0, "platform": "ruby", "authors": "Luis M. Rodriguez-R", "info": "Microbial Genomes Atlas", "licenses": [ "Artistic-2.0" ], "metadata": {}, "yanked": false, "sha": "d444e382cff8c996a776a2324e740d8492d049edd89685d77f3bfc9bd2542000", "spec_sha": "2177174d32b09db7846472bd333ba903d62664f52ebfcc3e6f67bb145894ec8a", "project_uri": "https://rubygems.org/gems/miga-base", "gem_uri": "https://rubygems.org/gems/miga-base-1.3.22.4.gem", "homepage_uri": "http://enve-omics.ce.gatech.edu/miga", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/miga-base/1.3.22.4", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "assertions", "requirements": "~> 1" }, { "name": "rake", "requirements": "~> 12" }, { "name": "test-unit", "requirements": "~> 3" } ], "runtime": [ { "name": "daemons", "requirements": "~> 1.3" }, { "name": "json", "requirements": "~> 2" }, { "name": "net-ftp", "requirements": ">= 0" }, { "name": "net-http", "requirements": ">= 0" }, { "name": "rubyzip", "requirements": "~> 2.3" }, { "name": "sqlite3", "requirements": "~> 1.3" } ] } }
2025-03-13 12:42:31 UTC
4CkxoJ3R__GPgxw_-A1AQ

terminal-shop

Ruby library to access the Terminal API

1.3.0
Content{ "name": "terminal-shop", "downloads": 1090, "version": "1.3.0", "version_created_at": "2025-03-13T12:29:22.046Z", "version_downloads": 0, "platform": "ruby", "authors": "Terminal", "info": "Ruby library to access the Terminal API", "licenses": [], "metadata": { "homepage_uri": "https://gemdocs.org/gems/terminal-shop/latest", "source_code_uri": "https://github.com/terminaldotshop/terminal-sdk-ruby", "rubygems_mfa_required": "false" }, "yanked": false, "sha": "24ae8a7649169b2af70ebef18ddf18c70b3a2ca5f6b54f0d1d5a3b8155295731", "spec_sha": "15f4053070b5ce910d57d938f432887e0feaf0c23d7a9b8fb82ae8620543b2d7", "project_uri": "https://rubygems.org/gems/terminal-shop", "gem_uri": "https://rubygems.org/gems/terminal-shop-1.3.0.gem", "homepage_uri": "https://gemdocs.org/gems/terminal-shop/latest", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/terminaldotshop/terminal-sdk-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "connection_pool", "requirements": ">= 0" } ] } }
2025-03-13 12:29:24 UTC
iglwoBqVDogwO1JcdL-pK

miga-base

Microbial Genomes Atlas

1.3.22.3
Content{ "name": "miga-base", "downloads": 381472, "version": "1.3.22.3", "version_created_at": "2025-03-13T12:21:18.091Z", "version_downloads": 0, "platform": "ruby", "authors": "Luis M. Rodriguez-R", "info": "Microbial Genomes Atlas", "licenses": [ "Artistic-2.0" ], "metadata": {}, "yanked": false, "sha": "4f809c32bf80566f89b9e247540b93642b25e214c8b01b03d2971b65922a5ffc", "spec_sha": "8c6db61eecc7a8cafeef00b502cb50bf62faecbd32ca5a0f936627306d3b7404", "project_uri": "https://rubygems.org/gems/miga-base", "gem_uri": "https://rubygems.org/gems/miga-base-1.3.22.3.gem", "homepage_uri": "http://enve-omics.ce.gatech.edu/miga", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/miga-base/1.3.22.3", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "assertions", "requirements": "~> 1" }, { "name": "rake", "requirements": "~> 12" }, { "name": "test-unit", "requirements": "~> 3" } ], "runtime": [ { "name": "daemons", "requirements": "~> 1.3" }, { "name": "json", "requirements": "~> 2" }, { "name": "net-ftp", "requirements": ">= 0" }, { "name": "net-http", "requirements": ">= 0" }, { "name": "rubyzip", "requirements": "~> 2.3" }, { "name": "sqlite3", "requirements": "~> 1.3" } ] } }
2025-03-13 12:21:21 UTC
LCJjuuD7e47M_ObwOA3NO

hermod

A Ruby library for talking to the HMRC Government Gateway. This provides a builder for creating classes that can generate the XML needed complete with type information and runtime validation.

3.3.0
Content{ "name": "hermod", "downloads": 194283, "version": "3.3.0", "version_created_at": "2025-03-13T12:19:26.360Z", "version_downloads": 0, "platform": "ruby", "authors": "FreeAgent", "info": "A Ruby library for talking to the HMRC Government Gateway.\n This provides a builder for creating classes that can generate the XML needed complete with type information and\n runtime validation.", "licenses": [ "Apache License, Version 2.0" ], "metadata": { "wiki_uri": "https://github.com/fac/hermod/blob/master/README.md", "changelog_uri": "https://github.com/fac/hermod/blob/master/CHANGELOG.md", "bug_tracker_uri": "https://github.com/fac/hermod/issues", "source_code_uri": "https://github.com/fac/hermod", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "c741e676c01b62c03cd3cd5b8ce95c028ab6173667305e6aa2313e0d7f4e4fb5", "spec_sha": "de8ff82902b06dab39599cf1af18140a82e051722834ae3b9ce9ccc469baade7", "project_uri": "https://rubygems.org/gems/hermod", "gem_uri": "https://rubygems.org/gems/hermod-3.3.0.gem", "homepage_uri": "https://github.com/fac/hermod", "wiki_uri": "https://github.com/fac/hermod/blob/master/README.md", "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/fac/hermod", "bug_tracker_uri": "https://github.com/fac/hermod/issues", "changelog_uri": "https://github.com/fac/hermod/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.6, >= 2.6.2" }, { "name": "minitest", "requirements": "~> 5.15" }, { "name": "minitest-reporters", "requirements": "~> 1.6" }, { "name": "nokogiri", "requirements": "~> 1.16" }, { "name": "rake", "requirements": "~> 13.2" } ], "runtime": [ { "name": "activesupport", "requirements": "> 3.2" }, { "name": "libxml-ruby", "requirements": "~> 5.0.3" } ] } }
2025-03-13 12:19:29 UTC
jjwo4JZTWg6eyVme3wa2M

html2pdf_chrome

This gem is built to convert HTML document into PDFs. There are lots of tools out there that do this. This one uses Selenium+Chromedriver to render the HTML and generate the PDF.

0.0.1
Content{ "name": "html2pdf_chrome", "downloads": 0, "version": "0.0.1", "version_created_at": "2025-03-13T12:08:41.899Z", "version_downloads": 0, "platform": "ruby", "authors": "Jonathan Hooper", "info": "This gem is built to convert HTML document into PDFs. There are lots of tools out there that do this. This one uses Selenium+Chromedriver to render the HTML and generate the PDF.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/Tesibus/html2pdf_chrome", "source_code_uri": "https://github.com/Tesibus/html2pdf_chrome" }, "yanked": false, "sha": "b55712f9e5da6c6f138e521ec1f0c68e677c393adae484c66203635fd61ee77c", "spec_sha": "e2c7dd6b2a1d20385b2451ed6d4ba0883534bbf06fc5c157d4a74c861ae9d2b6", "project_uri": "https://rubygems.org/gems/html2pdf_chrome", "gem_uri": "https://rubygems.org/gems/html2pdf_chrome-0.0.1.gem", "homepage_uri": "https://github.com/Tesibus/html2pdf_chrome", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/Tesibus/html2pdf_chrome", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "selenium-webdriver", "requirements": ">= 0" } ] } }
2025-03-13 12:08:46 UTC
-W_rrdUBJV5v5hnX3Rve8

gitlab-cloud-connector

This gem provides common CloudConnector configuration and libraries for GitLab projects.

1.3.0
Content{ "name": "gitlab-cloud-connector", "downloads": 3594176, "version": "1.3.0", "version_created_at": "2025-03-13T12:08:23.959Z", "version_downloads": 0, "platform": "ruby", "authors": "Nikola Milojevic", "info": "This gem provides common CloudConnector configuration and libraries for GitLab projects.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://gitlab.com/gitlab-org/cloud-connector/gitlab-cloud-connector", "changelog_uri": "https://gitlab.com/gitlab-org/cloud-connector/gitlab-cloud-connector/-/releases", "source_code_uri": "https://gitlab.com/gitlab-org/cloud-connector/gitlab-cloud-connector", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "427c6b931ae3cb34b531f02ecb7315d2605c375217927cfd12d960c16fd1b046", "spec_sha": "ea79bb62751bbed540e31e297e0230370976e2ec2692124bf315251f5902008e", "project_uri": "https://rubygems.org/gems/gitlab-cloud-connector", "gem_uri": "https://rubygems.org/gems/gitlab-cloud-connector-1.3.0.gem", "homepage_uri": "https://gitlab.com/gitlab-org/cloud-connector/gitlab-cloud-connector", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://gitlab.com/gitlab-org/cloud-connector/gitlab-cloud-connector", "bug_tracker_uri": null, "changelog_uri": "https://gitlab.com/gitlab-org/cloud-connector/gitlab-cloud-connector/-/releases", "funding_uri": null, "dependencies": { "development": [ { "name": "gitlab-styles", "requirements": "~> 12.0.1" }, { "name": "rake", "requirements": "~> 13.0.6" }, { "name": "rspec", "requirements": "~> 3.8" } ], "runtime": [ { "name": "activesupport", "requirements": "~> 7.0" }, { "name": "jwt", "requirements": "~> 2.9.3" } ] } }
2025-03-13 12:08:30 UTC
kYpo1pgRK4AmXWFMXklpi

snf_core

An engine which contains core models for Supply Chain Financing.

0.3.6
Content{ "name": "snf_core", "downloads": 2418, "version": "0.3.6", "version_created_at": "2025-03-13T11:45:35.539Z", "version_downloads": 0, "platform": "ruby", "authors": "Asrat", "info": "An engine which contains core models for Supply Chain Financing.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://mksaddis.com/", "changelog_uri": "https://github.com/BITS-DEVSEC", "source_code_uri": "https://github.com/BITS-DEVSEC" }, "yanked": false, "sha": "7fdd06ee6489cc54e68b820d265f37d75c5cef2e5e1fd29fd9ee7840eecbf526", "spec_sha": "75105c241e957257545d663734d0d35153145ea8c084b2174544e6e8bac71806", "project_uri": "https://rubygems.org/gems/snf_core", "gem_uri": "https://rubygems.org/gems/snf_core-0.3.6.gem", "homepage_uri": "https://mksaddis.com/", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/BITS-DEVSEC", "bug_tracker_uri": null, "changelog_uri": "https://github.com/BITS-DEVSEC", "funding_uri": null, "dependencies": { "development": [ { "name": "database_cleaner-active_record", "requirements": ">= 0" }, { "name": "factory_bot_rails", "requirements": ">= 0" }, { "name": "faker", "requirements": ">= 0" }, { "name": "letter_opener", "requirements": ">= 0" }, { "name": "rspec-rails", "requirements": ">= 0" }, { "name": "rspec-retry", "requirements": ">= 0" }, { "name": "rubocop-rspec", "requirements": ">= 0" }, { "name": "shoulda-matchers", "requirements": ">= 0" }, { "name": "simplecov", "requirements": ">= 0" } ], "runtime": [ { "name": "active_model_serializers", "requirements": ">= 0" }, { "name": "ancestry", "requirements": "~> 4.1.0" }, { "name": "bcrypt", "requirements": "~> 3.1" }, { "name": "httparty", "requirements": ">= 0" }, { "name": "image_processing", "requirements": "~> 1.12, >= 1.12.2" }, { "name": "jwt", "requirements": "~> 2.7" }, { "name": "noticed", "requirements": "~> 1.6" }, { "name": "rails", "requirements": "~> 8.0, >= 8.0.1" }, { "name": "ransack", "requirements": ">= 0" } ] } }
2025-03-13 11:45:37 UTC
Tb1par3spwV0r8zcY1Ofm

turnstiled

Cloudflare Turnstile for Rails

0.1.14
Content{ "name": "turnstiled", "downloads": 800, "version": "0.1.14", "version_created_at": "2025-03-13T11:35:54.189Z", "version_downloads": 0, "platform": "ruby", "authors": "Displayful, Henrik Hauge Bjørnskov", "info": "Cloudflare Turnstile for Rails", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/displayful/turnstiled", "bug_tracker_uri": "https://github.com/displayful/turnstiled/issues", "source_code_uri": "https://github.com/displayful/turnstiled", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "db283297211aeeda11034fc690684f35a2178efb7cd5c8a680b1f25d8c0d8348", "spec_sha": "b9f84edbd223ab00bca70ef44150bf6b8c619feffa2724b42348edf1ff40dc93", "project_uri": "https://rubygems.org/gems/turnstiled", "gem_uri": "https://rubygems.org/gems/turnstiled-0.1.14.gem", "homepage_uri": "https://github.com/displayful/turnstiled", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/displayful/turnstiled", "bug_tracker_uri": "https://github.com/displayful/turnstiled/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "faraday", "requirements": ">= 0" }, { "name": "rails", "requirements": ">= 6.0.0" } ] } }
2025-03-13 11:35:56 UTC
lj46WnbMEhZizzauDNS6b

remotion_lambda

A Ruby SDK for Remotion Lambda

4.0.274
Content{ "name": "remotion_lambda", "downloads": 6711, "version": "4.0.274", "version_created_at": "2025-03-13T11:29:55.257Z", "version_downloads": 0, "platform": "ruby", "authors": "Jonny Burger", "info": "A Ruby SDK for Remotion Lambda", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "b20fc4778bf77340e5b9b41e5c7cab0284442976f4751fb02cfead53dd306bf3", "spec_sha": "4a288ea99f1e7bd0f693a2c07224d6c0016bdc2f7146eccbe8dc5380e6262c4c", "project_uri": "https://rubygems.org/gems/remotion_lambda", "gem_uri": "https://rubygems.org/gems/remotion_lambda-4.0.274.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/remotion_lambda/4.0.274", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-lambda", "requirements": "> 1.0.0" }, { "name": "json", "requirements": "> 2.0.0" }, { "name": "logger", "requirements": "> 1.0.0" } ] } }
2025-03-13 11:29:57 UTC
VEYxTpL2wwxfM_5b7G0ZY

fastly

Via the Fastly API you can perform any of the operations that are possible within the management console, including creating services, domains, and backends, configuring rules or uploading your own application code, as well as account operations such as user administration and billing reports. The API is organized into collections of endpoints that allow manipulation of objects related to Fastly services and accounts. For the most accurate and up-to-date API reference content, visit our [Developer Hub](https://www.fastly.com/documentation/reference/api/)

11.0.0
Content{ "name": "fastly", "downloads": 2698331, "version": "11.0.0", "version_created_at": "2025-03-13T11:29:13.639Z", "version_downloads": 0, "platform": "ruby", "authors": "Fastly", "info": "Via the Fastly API you can perform any of the operations that are possible within the management console, including creating services, domains, and backends, configuring rules or uploading your own application code, as well as account operations such as user administration and billing reports. The API is organized into collections of endpoints that allow manipulation of objects related to Fastly services and accounts. For the most accurate and up-to-date API reference content, visit our [Developer Hub](https://www.fastly.com/documentation/reference/api/) ", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "f1f3f1d895310269ac532f06d4819a1c6335cebe737368c4cf999f85634dc301", "spec_sha": "750f85a406264dcba1695f8c7dbee79769298dae383d260a7f28389c422cb707", "project_uri": "https://rubygems.org/gems/fastly", "gem_uri": "https://rubygems.org/gems/fastly-11.0.0.gem", "homepage_uri": "https://github.com/fastly/fastly-ruby", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/fastly/11.0.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "typhoeus", "requirements": "~> 1.0, >= 1.0.1" } ] } }
2025-03-13 11:29:18 UTC
dE38NeHruCVE24nkT6xPY

fixture_farm

Generate rails fixutures while browsing

0.2.0
Content{ "name": "fixture_farm", "downloads": 7815, "version": "0.2.0", "version_created_at": "2025-03-13T11:01:16.648Z", "version_downloads": 0, "platform": "ruby", "authors": "artemave", "info": "Generate rails fixutures while browsing", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/featurist/fixture_farm", "source_code_uri": "https://github.com/featurist/fixture_farm.git" }, "yanked": false, "sha": "3aaa1cae470a2ecf1f46e185fda03d783436e4cb7a0eb124c47161cc6fed6d96", "spec_sha": "b87a3d5c97fa43eab01e5e77bb8882f620d50576acb3907351a9ef5ab48eb124", "project_uri": "https://rubygems.org/gems/fixture_farm", "gem_uri": "https://rubygems.org/gems/fixture_farm-0.2.0.gem", "homepage_uri": "https://github.com/featurist/fixture_farm", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/featurist/fixture_farm.git", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rails", "requirements": ">= 6.2" } ] } }
2025-03-13 11:01:19 UTC
yLpdYIUdZOpwUTYWNxqPj

aserto-directory

Ruby generated GRPC client for Aserto Directory

0.31.6
Content{ "name": "aserto-directory", "downloads": 4830, "version": "0.31.6", "version_created_at": "2025-03-13T10:48:44.286Z", "version_downloads": 0, "platform": "ruby", "authors": "Aserto", "info": "Ruby generated GRPC client for Aserto Directory", "licenses": [ "Apache-2.0" ], "metadata": { "homepage_uri": "https://www.aserto.com", "changelog_uri": "https://github.com/aserto-dev/ruby-directory", "source_code_uri": "https://github.com/aserto-dev/ruby-directory", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "4b4817e669957a17f9ea1ac654ac50379442e29e3ffacbca7e072788498dc285", "spec_sha": "5e1a813c1a446d247e87e62206f3b0c60eeb8c4964b9df8d2565766607469977", "project_uri": "https://rubygems.org/gems/aserto-directory", "gem_uri": "https://rubygems.org/gems/aserto-directory-0.31.6.gem", "homepage_uri": "https://www.aserto.com", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/aserto-dev/ruby-directory", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aserto-dev/ruby-directory", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "grpc", "requirements": "~> 1.59" } ] } }
2025-03-13 10:48:49 UTC
RtKJJhUvOwt9q6b-jHF_l

async-http

A HTTP client and server library.

0.88.0
Content{ "name": "async-http", "downloads": 8746582, "version": "0.88.0", "version_created_at": "2025-03-13T10:19:48.572Z", "version_downloads": 0, "platform": "ruby", "authors": "Samuel Williams, Brian Morearty, Bruno Sutic, Janko Marohnić, Thomas Morgan, Adam Daniels, Igor Sidorov, Anton Zhuravsky, Cyril Roelandt, Denis Talakevich, Hal Brodigan, Ian Ker-Seymer, Josh Huber, Marco Concetto Rudilosso, Olle Jonsson, Orgad Shaneh, Sam Shadwell, Stefan Wrobel, Tim Meusel, Trevor Turk, Viacheslav Koval, dependabot[bot]", "info": "A HTTP client and server library.", "licenses": [ "MIT" ], "metadata": { "source_code_uri": "https://github.com/socketry/async-http.git", "documentation_uri": "https://socketry.github.io/async-http/" }, "yanked": false, "sha": "c568743f0606f283b208b7c6adee9070c5e8f59867bf17028bafa5a6ea412f99", "spec_sha": "e06cbcaaa9687815507f3577f91f97816db5f255aef666b190531dd9cd52ca2a", "project_uri": "https://rubygems.org/gems/async-http", "gem_uri": "https://rubygems.org/gems/async-http-0.88.0.gem", "homepage_uri": "https://github.com/socketry/async-http", "wiki_uri": null, "documentation_uri": "https://socketry.github.io/async-http/", "mailing_list_uri": null, "source_code_uri": "https://github.com/socketry/async-http.git", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "async", "requirements": ">= 2.10.2" }, { "name": "async-pool", "requirements": "~> 0.9" }, { "name": "io-endpoint", "requirements": "~> 0.14" }, { "name": "io-stream", "requirements": "~> 0.6" }, { "name": "metrics", "requirements": "~> 0.12" }, { "name": "protocol-http", "requirements": "~> 0.49" }, { "name": "protocol-http1", "requirements": "~> 0.30" }, { "name": "protocol-http2", "requirements": "~> 0.22" }, { "name": "traces", "requirements": "~> 0.10" } ] } }
2025-03-13 10:19:51 UTC
Ylwgk1GMQUj6iSw0dEoFH

simplex-chat

SimpleX Chat client API implementation for Ruby

0.7.1
Content{ "name": "simplex-chat", "downloads": 860, "version": "0.7.1", "version_created_at": "2025-03-13T10:16:33.055Z", "version_downloads": 0, "platform": "ruby", "authors": "rdbo", "info": "SimpleX Chat client API implementation for Ruby", "licenses": [ "AGPL-3.0-only" ], "metadata": { "homepage_uri": "https://github.com/rdbo/simplex-chat-ruby", "source_code_uri": "https://github.com/rdbo/simplex-chat-ruby", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "027cda14e3e6fb7287e75fa3939c436a4a8aaba20a9a93937f791edea62a1d17", "spec_sha": "705a56631799caa00066853ff0a5bc78d79c1a4a4e8bc32b12dbb59134d0bb83", "project_uri": "https://rubygems.org/gems/simplex-chat", "gem_uri": "https://rubygems.org/gems/simplex-chat-0.7.1.gem", "homepage_uri": "https://github.com/rdbo/simplex-chat-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/rdbo/simplex-chat-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "concurrent-ruby", "requirements": "~> 1.3" }, { "name": "websocket", "requirements": "~> 1.2" } ] } }
2025-03-13 10:16:37 UTC
HZ0HsWCJbPZsFVVfPcM51

commonbase

Commonbase module for other modules

0.2.2.1
Content{ "name": "commonbase", "downloads": 1064, "version": "0.2.2.1", "version_created_at": "2025-03-13T09:16:14.603Z", "version_downloads": 0, "platform": "ruby", "authors": "Juan", "info": "Commonbase module for other modules", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/abizvncom/commonbase", "changelog_uri": "https://github.com/abizvncom/commonbase", "source_code_uri": "https://github.com/abizvncom/commonbase" }, "yanked": false, "sha": "52e29bef3b1409236b8f87d8b0f8ab58d3e185e60f452886ce4a6618f981ab89", "spec_sha": "00ab83560cc25baeeb38beccfd435db1178139ce32beb120734db1ef4b67a887", "project_uri": "https://rubygems.org/gems/commonbase", "gem_uri": "https://rubygems.org/gems/commonbase-0.2.2.1.gem", "homepage_uri": "https://github.com/abizvncom/commonbase", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/abizvncom/commonbase", "bug_tracker_uri": null, "changelog_uri": "https://github.com/abizvncom/commonbase", "funding_uri": null, "dependencies": { "development": [ { "name": "byebug", "requirements": ">= 0" }, { "name": "factory_bot_rails", "requirements": ">= 0" }, { "name": "rspec-rails", "requirements": ">= 0" }, { "name": "shoulda-matchers", "requirements": ">= 0" } ], "runtime": [ { "name": "rails", "requirements": "~> 7.0" } ] } }
2025-03-13 09:16:17 UTC
pwMQuxVtYUQv9H4ZEdLWu

heroku-api-postgres

Ruby library to invoke Heroku Postgres APIs

0.13.0
Content{ "name": "heroku-api-postgres", "downloads": 167804, "version": "0.13.0", "version_created_at": "2025-03-13T09:00:03.757Z", "version_downloads": 0, "platform": "ruby", "authors": "Alessandro Rodi", "info": "Ruby library to invoke Heroku Postgres APIs", "licenses": [ "MIT" ], "metadata": { "funding_uri": "https://github.com/sponsors/coorasse", "homepage_uri": "https://github.com/coorasse/heroku-api-postgres", "changelog_uri": "https://github.com/coorasse/heroku-api-postgres/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/coorasse/heroku-api-postgres", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "8bf6797e8fe1034d7298e54ec250ffc5b96050b684d114ad489a73132bf44dae", "spec_sha": "7e1ab10169fb6c3d7963983ad8df504596984d39e9ade61c9dc37e6a36c2978d", "project_uri": "https://rubygems.org/gems/heroku-api-postgres", "gem_uri": "https://rubygems.org/gems/heroku-api-postgres-0.13.0.gem", "homepage_uri": "https://github.com/coorasse/heroku-api-postgres", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/coorasse/heroku-api-postgres", "bug_tracker_uri": null, "changelog_uri": "https://github.com/coorasse/heroku-api-postgres/blob/main/CHANGELOG.md", "funding_uri": "https://github.com/sponsors/coorasse", "dependencies": { "development": [], "runtime": [ { "name": "platform-api", "requirements": ">= 0" } ] } }
2025-03-13 09:00:06 UTC
2p72SM05I6QyYSWT1iVo3

twingly-http

Robust HTTP client tailored by Twingly

0.8.0
Content{ "name": "twingly-http", "downloads": 10142, "version": "0.8.0", "version_created_at": "2025-03-13T08:42:28.074Z", "version_downloads": 0, "platform": "ruby", "authors": "Twingly AB", "info": "Robust HTTP client tailored by Twingly", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "991138926d62aeba172b537edc11b4a75ebdec5e5888c24508157ec796d3ad88", "spec_sha": "4eae704fdc88553b1729b0b77445082a0f4ddcaeb71d60bcc01b496a09ce15e5", "project_uri": "https://rubygems.org/gems/twingly-http", "gem_uri": "https://rubygems.org/gems/twingly-http-0.8.0.gem", "homepage_uri": "http://github.com/twingly/twingly-http", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/twingly-http/0.8.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "faraday", "requirements": "~> 1, >= 1.0.1" }, { "name": "faraday_middleware", "requirements": "~> 1.0.0" } ] } }
2025-03-13 08:42:32 UTC
6Pv2sbjYIbpaV6U0bEgIu

openproject-primer_view_components

ViewComponents of the Primer Design System for OpenProject

0.56.1
Content{ "name": "openproject-primer_view_components", "downloads": 55794, "version": "0.56.1", "version_created_at": "2025-03-13T08:32:35.617Z", "version_downloads": 0, "platform": "ruby", "authors": "GitHub Open Source, OpenProject GmbH", "info": "ViewComponents of the Primer Design System for OpenProject", "licenses": [ "MIT" ], "metadata": { "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "34e10a2ed6b852961ca92c51b73b33c15ecfe8b70f45a1fda620673728b12c5d", "spec_sha": "ad9b1bfd643a45ab31d2a028d13860e022b2e1dd65edb7b33a6520fee6ce6aa3", "project_uri": "https://rubygems.org/gems/openproject-primer_view_components", "gem_uri": "https://rubygems.org/gems/openproject-primer_view_components-0.56.1.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/openproject-primer_view_components/0.56.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "actionview", "requirements": ">= 5.0.0" }, { "name": "activesupport", "requirements": ">= 5.0.0" }, { "name": "openproject-octicons", "requirements": ">= 19.20.0" }, { "name": "view_component", "requirements": ">= 3.1, < 4.0" } ] } }
2025-03-13 08:32:38 UTC
ubEJsD3biY-o2wU6BbS1Q

sendle_api

Ruby object based Sendle API wrapper.

0.2.0
Content{ "name": "sendle_api", "downloads": 17820, "version": "0.2.0", "version_created_at": "2025-03-13T08:28:43.182Z", "version_downloads": 0, "platform": "ruby", "authors": "Andy Chong", "info": "Ruby object based Sendle API wrapper.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/PostCo/sendle_api", "changelog_uri": "https://github.com/PostCo/sendle_api/releases", "source_code_uri": "https://github.com/PostCo/sendle_api", "allowed_push_host": "https://rubygems.org/", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "73bfc51b242b3abc08659c95424b45a4ca3e7c778dfcdb008d1192c58122d1df", "spec_sha": "a1e41947465be335a05efa1c66f4894cbc9824de913dfe4c17eed006a70f454e", "project_uri": "https://rubygems.org/gems/sendle_api", "gem_uri": "https://rubygems.org/gems/sendle_api-0.2.0.gem", "homepage_uri": "https://github.com/PostCo/sendle_api", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/PostCo/sendle_api", "bug_tracker_uri": null, "changelog_uri": "https://github.com/PostCo/sendle_api/releases", "funding_uri": null, "dependencies": { "development": [ { "name": "dotenv", "requirements": ">= 0" }, { "name": "guard-rspec", "requirements": ">= 0" }, { "name": "pry", "requirements": ">= 0" }, { "name": "pry-byebug", "requirements": ">= 0" }, { "name": "rspec", "requirements": "~> 3.2" }, { "name": "rubocop", "requirements": ">= 0" }, { "name": "rubocop-shopify", "requirements": ">= 0" }, { "name": "zeitwerk", "requirements": "~> 2.1, >= 2.1.8" } ], "runtime": [ { "name": "activeresource", "requirements": ">= 6.1.0" } ] } }
2025-03-13 08:28:47 UTC
jgL-cz29XNwN8Kmci06OJ

rubocop

RuboCop is a Ruby code style checking and code formatting tool. It aims to enforce the community-driven Ruby Style Guide.

1.74.0
Content{ "name": "rubocop", "downloads": 512207760, "version": "1.74.0", "version_created_at": "2025-03-13T08:24:25.891Z", "version_downloads": 0, "platform": "ruby", "authors": "Bozhidar Batsov, Jonas Arvidsson, Yuji Nakayama", "info": "RuboCop is a Ruby code style checking and code formatting tool.\nIt aims to enforce the community-driven Ruby Style Guide.\n", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://rubocop.org/", "changelog_uri": "https://github.com/rubocop/rubocop/releases/tag/v1.74.0", "bug_tracker_uri": "https://github.com/rubocop/rubocop/issues", "source_code_uri": "https://github.com/rubocop/rubocop/", "documentation_uri": "https://docs.rubocop.org/rubocop/1.74/", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "06138a35d7d11c963d5abc0148b355e3999007cb0225a619940db0e75521379b", "spec_sha": "548263d1f905b47cce24332687f97f8846252a4209668e79a10d3a8147c56c69", "project_uri": "https://rubygems.org/gems/rubocop", "gem_uri": "https://rubygems.org/gems/rubocop-1.74.0.gem", "homepage_uri": "https://rubocop.org/", "wiki_uri": null, "documentation_uri": "https://docs.rubocop.org/rubocop/1.74/", "mailing_list_uri": null, "source_code_uri": "https://github.com/rubocop/rubocop/", "bug_tracker_uri": "https://github.com/rubocop/rubocop/issues", "changelog_uri": "https://github.com/rubocop/rubocop/releases/tag/v1.74.0", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "json", "requirements": "~> 2.3" }, { "name": "language_server-protocol", "requirements": "~> 3.17.0.2" }, { "name": "lint_roller", "requirements": "~> 1.1.0" }, { "name": "parallel", "requirements": "~> 1.10" }, { "name": "parser", "requirements": ">= 3.3.0.2" }, { "name": "rainbow", "requirements": ">= 2.2.2, < 4.0" }, { "name": "regexp_parser", "requirements": ">= 2.9.3, < 3.0" }, { "name": "rubocop-ast", "requirements": ">= 1.38.0, < 2.0" }, { "name": "ruby-progressbar", "requirements": "~> 1.7" }, { "name": "unicode-display_width", "requirements": ">= 2.4.0, < 4.0" } ] } }
2025-03-13 08:24:31 UTC
giJq4bkwOCO1z0RwtcNxE

snf_core

An engine which contains core models for Supply Chain Financing.

0.3.5
Content{ "name": "snf_core", "downloads": 2344, "version": "0.3.5", "version_created_at": "2025-03-13T08:21:48.181Z", "version_downloads": 0, "platform": "ruby", "authors": "Asrat", "info": "An engine which contains core models for Supply Chain Financing.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://mksaddis.com/", "changelog_uri": "https://github.com/BITS-DEVSEC", "source_code_uri": "https://github.com/BITS-DEVSEC" }, "yanked": false, "sha": "c4c5728492c8fb31c1074f4c2ed6d60bed7dddf752bbecdd479e1dda8ab2fb62", "spec_sha": "dc6667f15227498810a727c6b1c727d1b7f02536168657b0152e830bd5925f8e", "project_uri": "https://rubygems.org/gems/snf_core", "gem_uri": "https://rubygems.org/gems/snf_core-0.3.5.gem", "homepage_uri": "https://mksaddis.com/", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/BITS-DEVSEC", "bug_tracker_uri": null, "changelog_uri": "https://github.com/BITS-DEVSEC", "funding_uri": null, "dependencies": { "development": [ { "name": "database_cleaner-active_record", "requirements": ">= 0" }, { "name": "factory_bot_rails", "requirements": ">= 0" }, { "name": "faker", "requirements": ">= 0" }, { "name": "letter_opener", "requirements": ">= 0" }, { "name": "rspec-rails", "requirements": ">= 0" }, { "name": "rspec-retry", "requirements": ">= 0" }, { "name": "rubocop-rspec", "requirements": ">= 0" }, { "name": "shoulda-matchers", "requirements": ">= 0" }, { "name": "simplecov", "requirements": ">= 0" } ], "runtime": [ { "name": "active_model_serializers", "requirements": ">= 0" }, { "name": "ancestry", "requirements": "~> 4.1.0" }, { "name": "bcrypt", "requirements": "~> 3.1" }, { "name": "httparty", "requirements": ">= 0" }, { "name": "image_processing", "requirements": "~> 1.12, >= 1.12.2" }, { "name": "jwt", "requirements": "~> 2.7" }, { "name": "noticed", "requirements": "~> 1.6" }, { "name": "rails", "requirements": "~> 8.0, >= 8.0.1" }, { "name": "ransack", "requirements": ">= 0" } ] } }
2025-03-13 08:21:52 UTC
VodzM0-_1SLk2fnm5kKUK

rosh

It can automatically reconnect to the host with the remote GNU screen session.

0.8.0
Content{ "name": "rosh", "downloads": 18750, "version": "0.8.0", "version_created_at": "2025-03-13T08:08:12.132Z", "version_downloads": 0, "platform": "ruby", "authors": "Genki Takiuchi", "info": " It can automatically reconnect to the host with the remote GNU screen\n session.\n", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "64abdc1b33c964ca2f4cc29c811f3b4eacb215848b9b56c06ad700e0b71aa6a8", "spec_sha": "0c52ac22e3b13f2263dd0ec6a0e1d2d46306a8152ef95a9d0c775fad8a6fb345", "project_uri": "https://rubygems.org/gems/rosh", "gem_uri": "https://rubygems.org/gems/rosh-0.8.0.gem", "homepage_uri": "https://github.com/genki/rosh", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/rosh/0.8.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" } ], "runtime": [ { "name": "net-ssh", "requirements": ">= 0" } ] } }
2025-03-13 08:08:17 UTC
Aq85nCyAtCemgD4AlCp3I

omniauth-oauth2-oneid

Configurable Strategy for One ID OAuth2 provider

0.2.0
Content{ "name": "omniauth-oauth2-oneid", "downloads": 104, "version": "0.2.0", "version_created_at": "2025-03-13T08:01:37.837Z", "version_downloads": 0, "platform": "ruby", "authors": "Patcharapong", "info": "Configurable Strategy for One ID OAuth2 provider", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "2e27436bc12531a573900b9778a68111956fb1a0b8404f879264926e1ccc19d0", "spec_sha": "54f2c86a5bb4fe6b8d7da482dee49a1fb399b185016ad21b1676f347e7792415", "project_uri": "https://rubygems.org/gems/omniauth-oauth2-oneid", "gem_uri": "https://rubygems.org/gems/omniauth-oauth2-oneid-0.2.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/omniauth-oauth2-oneid/0.2.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "faraday", "requirements": "~> 2.12, >= 2.12.2" }, { "name": "omniauth-oauth2", "requirements": "~> 1.8" }, { "name": "rake", "requirements": "~> 13.2" } ] } }
2025-03-13 08:01:41 UTC
jYLS00M6fMq0sH7laUyaM

not_monads

Simple copy of [dry-monads](https://github.com/dry-rb/dry-monads) do monads, it implements only mixin for your service object and Success/Failure result object.

0.2.0
Content{ "name": "not_monads", "downloads": 400, "version": "0.2.0", "version_created_at": "2025-03-13T07:56:58.243Z", "version_downloads": 0, "platform": "ruby", "authors": "kolas", "info": "Simple copy of [dry-monads](https://github.com/dry-rb/dry-monads) do monads, it implements only mixin for your service object and Success/Failure result object.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/kolasss/not_monads", "changelog_uri": "https://github.com/kolasss/not_monads/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/kolasss/not_monads", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "c0bdd955dd95fc1d0db725f5c6b18964b4073a02aaf09558820259cf663609a0", "spec_sha": "273e9d1006ebc674297999c3b29f6c8ef69de9d1f5fcf5513aadb86cf054a86d", "project_uri": "https://rubygems.org/gems/not_monads", "gem_uri": "https://rubygems.org/gems/not_monads-0.2.0.gem", "homepage_uri": "https://github.com/kolasss/not_monads", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/kolasss/not_monads", "bug_tracker_uri": null, "changelog_uri": "https://github.com/kolasss/not_monads/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-03-13 07:57:02 UTC