Rubyhooks

Lastest updates from Rubygems.org

ID Gem Version Body Updated At
j-dXFU1dUhxOs10Hs9iSc

stepmod-utils

Stepmod-utils is a toolkit that works on STEPmod data.

0.6.9
Content{ "name": "stepmod-utils", "downloads": 62719, "version": "0.6.9", "version_created_at": "2025-05-15T03:39:18.570Z", "version_downloads": 0, "platform": "ruby", "authors": "Ribose Inc.", "info": "Stepmod-utils is a toolkit that works on STEPmod data.\n", "licenses": [ "BSD-2-Clause" ], "metadata": {}, "yanked": false, "sha": "5262fbd04be0c745cb4ffdc8e001ef67567b3f70d7f9a24ff1871b4a70e3f450", "spec_sha": "e551b879db95be31736b44695c235adf038400b8e496c8027e7706eb827aabbd", "project_uri": "https://rubygems.org/gems/stepmod-utils", "gem_uri": "https://rubygems.org/gems/stepmod-utils-0.6.9.gem", "homepage_uri": "https://github.com/metanorma/stepmod-utils", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/stepmod-utils/0.6.9", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "concurrent-ruby", "requirements": ">= 0" }, { "name": "coradoc", "requirements": "~> 1.1.7" }, { "name": "down", "requirements": ">= 0" }, { "name": "expressir", "requirements": ">= 0" }, { "name": "glossarist", "requirements": "~> 2.0" }, { "name": "indefinite_article", "requirements": ">= 0" }, { "name": "octokit", "requirements": ">= 0" }, { "name": "plurimath", "requirements": ">= 0" }, { "name": "ptools", "requirements": ">= 0" }, { "name": "pubid-iso", "requirements": ">= 0" }, { "name": "shale", "requirements": ">= 0" }, { "name": "thor", "requirements": ">= 0.20" }, { "name": "unitsml", "requirements": ">= 0" } ] } }
2025-05-15 03:39:20 UTC
xktLJB98_xFgAzZRCIUsJ

cfdi40

Tool for create, read and edit XML files of CFDI (Comprobantes Fiscales Digitales por Internet) regulated by Mexican Government

0.0.8
Content{ "name": "cfdi40", "downloads": 3305, "version": "0.0.8", "version_created_at": "2025-05-15T03:29:03.451Z", "version_downloads": 0, "platform": "ruby", "authors": "Israel Benítez", "info": "Tool for create, read and edit XML files of CFDI (Comprobantes Fiscales Digitales por Internet) regulated by Mexican Government", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/israelbz/cfdi40", "changelog_uri": "https://github.com/israelbz/cfdi40/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/israelbz/cfdi40", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "78b1f52eaa5d4a2b08c356224f38050b41f71fe86e80387234b3dc10d7308a44", "spec_sha": "12bb09c0e7045f22090d076b2951833d51286d87ea566d416c7b7ea3f9e3056e", "project_uri": "https://rubygems.org/gems/cfdi40", "gem_uri": "https://rubygems.org/gems/cfdi40-0.0.8.gem", "homepage_uri": "https://github.com/israelbz/cfdi40", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/israelbz/cfdi40", "bug_tracker_uri": null, "changelog_uri": "https://github.com/israelbz/cfdi40/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "nokogiri", "requirements": ">= 1.10.10" } ] } }
2025-05-15 03:29:06 UTC
UN1rc6v8FGMN_UX7oJX7s

paystack_sdk

The `paystack_sdk` gem provides a simple and intuitive interface for interacting with Paystack's payment gateway API. It allows developers to easily integrate Paystack's payment processing features into their Ruby applications. With support for various endpoints, this SDK simplifies tasks such as initiating transactions, verifying payments, managing customers, and more.

0.0.4
Content{ "name": "paystack_sdk", "downloads": 331, "version": "0.0.4", "version_created_at": "2025-05-15T03:21:23.951Z", "version_downloads": 0, "platform": "ruby", "authors": "Maxwell Nana Forson (theLazyProgrammer)", "info": "The `paystack_sdk` gem provides a simple and intuitive interface for\ninteracting with Paystack's payment gateway API. It allows developers to\neasily integrate Paystack's payment processing features into their Ruby\napplications. With support for various endpoints, this SDK simplifies tasks\nsuch as initiating transactions, verifying payments, managing customers, and more.\n", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/nanafox/paystack_sdk", "changelog_uri": "https://github.com/nanafox/paystack_sdk/blob/main/CHANGELOG.md", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "2396a16e640664e143c4356ad0116bac397c37619c514fa872efb0247af9c161", "spec_sha": "2124c34c0d30f698eb2cdd7a0c9178fb04b39b21c7a393f9f9789dbd7c303849", "project_uri": "https://rubygems.org/gems/paystack_sdk", "gem_uri": "https://rubygems.org/gems/paystack_sdk-0.0.4.gem", "homepage_uri": "https://github.com/nanafox/paystack_sdk", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": "https://github.com/nanafox/paystack_sdk/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9.0" }, { "name": "irb", "requirements": "~> 1.15.1" }, { "name": "rake", "requirements": "~> 13.2.1" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "standard", "requirements": "~> 1.49.0" } ], "runtime": [ { "name": "faraday", "requirements": "~> 2.13.1" } ] } }
2025-05-15 03:21:25 UTC
0iM3xr2l1H0K4BHuqyr9R

jekyll-bookshop

A Jekyll plugin to load components from bookshop

3.15.0.pre.alpha.3
Content{ "name": "jekyll-bookshop", "downloads": 219845, "version": "3.15.0.pre.alpha.3", "version_created_at": "2025-05-15T03:17:00.467Z", "version_downloads": 0, "platform": "ruby", "authors": "CloudCannon", "info": "A Jekyll plugin to load components from bookshop", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "5f4d5dcb7ce29a429abbd8edf4a6603d278938ce093d1d8562a54566f6853d8b", "spec_sha": "8a51ce0747be0103dcd2f31e15e24c0d4fb93f4e83d6454ce70c8391163744c9", "project_uri": "https://rubygems.org/gems/jekyll-bookshop", "gem_uri": "https://rubygems.org/gems/jekyll-bookshop-3.15.0.pre.alpha.3.gem", "homepage_uri": "https://github.com/cloudcannon/bookshop", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/jekyll-bookshop/3.15.0.pre.alpha.3", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rubocop", "requirements": "~> 0.80" }, { "name": "rubocop-jekyll", "requirements": "~> 0.11" } ], "runtime": [ { "name": "dry-inflector", "requirements": ">= 0.1, < 1.0" }, { "name": "jekyll", "requirements": ">= 3.7, < 5.0" } ] } }
2025-05-15 03:17:02 UTC
6_pGoR_EIdI4uDoizt1qo

gitlab_quality-test_tooling

A collection of test-related tools.

2.11.0
Content{ "name": "gitlab_quality-test_tooling", "downloads": 21932127, "version": "2.11.0", "version_created_at": "2025-05-15T03:12:27.228Z", "version_downloads": 0, "platform": "ruby", "authors": "GitLab Quality", "info": "A collection of test-related tools.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab_quality-test_tooling", "changelog_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab_quality-test_tooling/-/releases", "source_code_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab_quality-test_tooling" }, "yanked": false, "sha": "1e0631052fd518658a5c88a7a55c3425f2c4e891af02500990e0303932eaecd2", "spec_sha": "a65c01690c8bc61040331c6e9b25411ef708ad00325341c3a1ecbf8f2bbece47", "project_uri": "https://rubygems.org/gems/gitlab_quality-test_tooling", "gem_uri": "https://rubygems.org/gems/gitlab_quality-test_tooling-2.11.0.gem", "homepage_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab_quality-test_tooling", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab_quality-test_tooling", "bug_tracker_uri": null, "changelog_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab_quality-test_tooling/-/releases", "funding_uri": null, "dependencies": { "development": [ { "name": "climate_control", "requirements": "~> 1.2" }, { "name": "gitlab-dangerfiles", "requirements": "~> 3.8" }, { "name": "gitlab-styles", "requirements": "~> 12.0" }, { "name": "guard-rspec", "requirements": "~> 4.7" }, { "name": "lefthook", "requirements": "~> 1.3" }, { "name": "pry-byebug", "requirements": "= 3.10.1" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rest-client", "requirements": "~> 2.1.0" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec_junit_formatter", "requirements": "~> 0.6.0" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "simplecov-cobertura", "requirements": "~> 2.1" }, { "name": "solargraph", "requirements": "~> 0.41" }, { "name": "timecop", "requirements": "~> 0.9.5" }, { "name": "webmock", "requirements": "= 3.7.0" } ], "runtime": [ { "name": "activesupport", "requirements": ">= 7.0, < 7.3" }, { "name": "amatch", "requirements": "~> 0.4.1" }, { "name": "fog-google", "requirements": "~> 1.24, >= 1.24.1" }, { "name": "gitlab", "requirements": ">= 4.19, < 6.0" }, { "name": "http", "requirements": "~> 5.0" }, { "name": "influxdb-client", "requirements": "~> 3.1" }, { "name": "nokogiri", "requirements": "~> 1.10" }, { "name": "parallel", "requirements": ">= 1, < 2" }, { "name": "rainbow", "requirements": ">= 3, < 4" }, { "name": "rspec-parameterized", "requirements": "~> 1.0.0" }, { "name": "table_print", "requirements": "= 1.5.7" }, { "name": "zeitwerk", "requirements": ">= 2, < 3" } ] } }
2025-05-15 03:12:29 UTC
F5GNPTBE1_mlsoleimQFk

optify-config

Simplifies getting the right configuration options for a process using pre-loaded configurations from files to manage options for experiments or flights.

1.4.2
Content{ "name": "optify-config", "downloads": 13844, "version": "1.4.2", "version_created_at": "2025-05-15T03:00:15.332Z", "version_downloads": 0, "platform": "arm64-darwin", "authors": "Justin D. Harris", "info": "Simplifies getting the right configuration options for a process using pre-loaded configurations\n from files to manage options for experiments or flights.", "licenses": [ "MIT" ], "metadata": { "bug_tracker_uri": "https://github.com/juharris/optify/issues", "source_code_uri": "https://github.com/juharris/optify" }, "yanked": false, "sha": "b32410abcfba2364469defdd48912ed571ba3586f0e7766ad7a23ef27c7f4b7f", "spec_sha": "a1d48e170306fd7d6c73e0d46e242cb744a754a5bce57fc2751b5331073f3b03", "project_uri": "https://rubygems.org/gems/optify-config", "gem_uri": "https://rubygems.org/gems/optify-config-1.4.2-arm64-darwin.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/juharris/optify", "bug_tracker_uri": "https://github.com/juharris/optify/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake-compiler", "requirements": "~> 1.3.0" }, { "name": "rbs", "requirements": "~> 3.9.3" }, { "name": "sorbet", "requirements": "~> 0.5.12083" }, { "name": "tapioca", "requirements": "~> 0.16.11" }, { "name": "test-unit", "requirements": "~> 3.6.8" } ], "runtime": [ { "name": "sorbet-runtime", "requirements": "~> 0.5.12083" } ] } }
2025-05-15 03:00:17 UTC
ZhZlNH2NCUgnCcJ5nMFyI

optify-config

Simplifies getting the right configuration options for a process using pre-loaded configurations from files to manage options for experiments or flights.

1.4.2
Content{ "name": "optify-config", "downloads": 13844, "version": "1.4.2", "version_created_at": "2025-05-15T03:00:03.663Z", "version_downloads": 0, "platform": "x86_64-linux", "authors": "Justin D. Harris", "info": "Simplifies getting the right configuration options for a process using pre-loaded configurations\n from files to manage options for experiments or flights.", "licenses": [ "MIT" ], "metadata": { "bug_tracker_uri": "https://github.com/juharris/optify/issues", "source_code_uri": "https://github.com/juharris/optify" }, "yanked": false, "sha": "aa505590d994150acb1d4fa1fb204ef9d2c8a099d5125be6883450dfb8bc5ca0", "spec_sha": "ce0f2492d9e624dd3cb7e4838e8826de5dbcc0a59dea330537ed74314dd3c9f0", "project_uri": "https://rubygems.org/gems/optify-config", "gem_uri": "https://rubygems.org/gems/optify-config-1.4.2-x86_64-linux.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/juharris/optify", "bug_tracker_uri": "https://github.com/juharris/optify/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake-compiler", "requirements": "~> 1.3.0" }, { "name": "rbs", "requirements": "~> 3.9.3" }, { "name": "sorbet", "requirements": "~> 0.5.12083" }, { "name": "tapioca", "requirements": "~> 0.16.11" }, { "name": "test-unit", "requirements": "~> 3.6.8" } ], "runtime": [ { "name": "sorbet-runtime", "requirements": "~> 0.5.12083" } ] } }
2025-05-15 03:00:05 UTC
0W4b-s0DooePZamyUQSrq

optify-config

Simplifies getting the right configuration options for a process using pre-loaded configurations from files to manage options for experiments or flights.

1.4.2
Content{ "name": "optify-config", "downloads": 13844, "version": "1.4.2", "version_created_at": "2025-05-15T03:00:01.834Z", "version_downloads": 0, "platform": "aarch64-linux", "authors": "Justin D. Harris", "info": "Simplifies getting the right configuration options for a process using pre-loaded configurations\n from files to manage options for experiments or flights.", "licenses": [ "MIT" ], "metadata": { "bug_tracker_uri": "https://github.com/juharris/optify/issues", "source_code_uri": "https://github.com/juharris/optify" }, "yanked": false, "sha": "484ee35c59faa070f74d25faed05f1561837f9513d3eee2995cb268967024f5e", "spec_sha": "4bc4c0003e56409f90fe4fbee9300d36c366a4a34816078525ebf4c103d947cc", "project_uri": "https://rubygems.org/gems/optify-config", "gem_uri": "https://rubygems.org/gems/optify-config-1.4.2-aarch64-linux.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/juharris/optify", "bug_tracker_uri": "https://github.com/juharris/optify/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake-compiler", "requirements": "~> 1.3.0" }, { "name": "rbs", "requirements": "~> 3.9.3" }, { "name": "sorbet", "requirements": "~> 0.5.12083" }, { "name": "tapioca", "requirements": "~> 0.16.11" }, { "name": "test-unit", "requirements": "~> 3.6.8" } ], "runtime": [ { "name": "sorbet-runtime", "requirements": "~> 0.5.12083" } ] } }
2025-05-15 03:00:05 UTC
e74SY_BVnqPXl2z8H1kPl

jekyll-bookshop

A Jekyll plugin to load components from bookshop

3.15.0.pre.alpha.2
Content{ "name": "jekyll-bookshop", "downloads": 219837, "version": "3.15.0.pre.alpha.2", "version_created_at": "2025-05-15T02:54:09.412Z", "version_downloads": 0, "platform": "ruby", "authors": "CloudCannon", "info": "A Jekyll plugin to load components from bookshop", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "9968dd4cbc5e710d4b08a9bb7c3c7785df4708d0f43d4c610bdc8aa21502bc36", "spec_sha": "84be1e717516ef8068ee281b9a5ed14560ab5873d33759c89e0ccb9fa4a6dd77", "project_uri": "https://rubygems.org/gems/jekyll-bookshop", "gem_uri": "https://rubygems.org/gems/jekyll-bookshop-3.15.0.pre.alpha.2.gem", "homepage_uri": "https://github.com/cloudcannon/bookshop", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/jekyll-bookshop/3.15.0.pre.alpha.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rubocop", "requirements": "~> 0.80" }, { "name": "rubocop-jekyll", "requirements": "~> 0.11" } ], "runtime": [ { "name": "dry-inflector", "requirements": ">= 0.1, < 1.0" }, { "name": "jekyll", "requirements": ">= 3.7, < 5.0" } ] } }
2025-05-15 02:54:11 UTC
2uAweCSOq4kTnweQJUr1T

glib-web

This rubygem does not have a description or summary.

4.33.2
Content{ "name": "glib-web", "downloads": 502960, "version": "4.33.2", "version_created_at": "2025-05-15T02:49:09.268Z", "version_downloads": 0, "platform": "ruby", "authors": "", "info": "This rubygem does not have a description or summary.", "licenses": [], "metadata": {}, "yanked": false, "sha": "863ee92752b35f7d0a0b66fcc050472ee257dc425769640a31e8701934048ca8", "spec_sha": "1ef8028b0c6352c49bb9b5252ff2f7fe1c822bd9e50af07953ead438dd3e81ef", "project_uri": "https://rubygems.org/gems/glib-web", "gem_uri": "https://rubygems.org/gems/glib-web-4.33.2.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/glib-web/4.33.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rubocop", "requirements": ">= 0" } ], "runtime": [ { "name": "actioncable", "requirements": "~> 7.0" }, { "name": "active_snapshot", "requirements": ">= 0" }, { "name": "activestorage", "requirements": "~> 7.0" }, { "name": "hashdiff", "requirements": ">= 0" }, { "name": "js_regex", "requirements": "~> 3.11" }, { "name": "pundit", "requirements": "~> 2.1" }, { "name": "rest-client", "requirements": "~> 2.1" } ] } }
2025-05-15 02:49:13 UTC
bTF8DjYW5Y1Ze43HSTsJQ

azure-blob

Azure Blob client and Active Storage adapter

0.5.8
Content{ "name": "azure-blob", "downloads": 153597, "version": "0.5.8", "version_created_at": "2025-05-15T02:36:01.868Z", "version_downloads": 0, "platform": "ruby", "authors": "Joé Dupuis", "info": "Azure Blob client and Active Storage adapter", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/testdouble/azure-blob", "changelog_uri": "https://github.com/testdouble/azure-blob/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/testdouble/azure-blob", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "440ec6b5a3bc22d96565a3c11bf06936b0c8a28ddd5d8d86460a89ce3700d4fd", "spec_sha": "98e925d539bd59aebe9ed3f57ff67b020938d1d2f24b2d5355d5efd3609d2f3b", "project_uri": "https://rubygems.org/gems/azure-blob", "gem_uri": "https://rubygems.org/gems/azure-blob-0.5.8.gem", "homepage_uri": "https://github.com/testdouble/azure-blob", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/testdouble/azure-blob", "bug_tracker_uri": null, "changelog_uri": "https://github.com/testdouble/azure-blob/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rexml", "requirements": ">= 0" } ] } }
2025-05-15 02:36:03 UTC
x-_c4V4-oRqqjptr5I1Md

ethon-impersonate

Realistic browser-like HTTP requests using curl-impersonate's impersonation capabilities.

0.17.9
Content{ "name": "ethon-impersonate", "downloads": 2081, "version": "0.17.9", "version_created_at": "2025-05-15T02:16:44.881Z", "version_downloads": 0, "platform": "arm64-darwin", "authors": "David Sojevic, Hans Hasselberg", "info": "Realistic browser-like HTTP requests using curl-impersonate's impersonation capabilities.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "46983b702e2d7fa333288b2494f91f84ad5bb1d148bdd0a4b4c9d0aa3e2ec752", "spec_sha": "adc42b13fc8f52d64991bc277439ccb0fc7a0edf3cbe9a75ce1272ba7877d8e6", "project_uri": "https://rubygems.org/gems/ethon-impersonate", "gem_uri": "https://rubygems.org/gems/ethon-impersonate-0.17.9-arm64-darwin.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/ethon-impersonate/0.17.9", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "ffi", "requirements": "~> 1.15" } ] } }
2025-05-15 02:16:46 UTC
0uBzMu6AB4JDG1-ulIE0a

scimaenaga

SCIM Adapter for Rails.

1.0.9
Content{ "name": "scimaenaga", "downloads": 57968, "version": "1.0.9", "version_created_at": "2025-05-15T02:16:20.371Z", "version_downloads": 0, "platform": "ruby", "authors": "Studist Corporation", "info": "SCIM Adapter for Rails.", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "5529b680437d8b811c1d41a77cc86bf442639214f140be913bf43ee36958d2fe", "spec_sha": "11cf9e5925f4025ceb8cc73e875b59f6c82474f72b9107301579d7efceec81d3", "project_uri": "https://rubygems.org/gems/scimaenaga", "gem_uri": "https://rubygems.org/gems/scimaenaga-1.0.9.gem", "homepage_uri": "https://github.com/StudistCorporation/scimaenaga", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/scimaenaga/1.0.9", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.0" }, { "name": "factory_bot_rails", "requirements": ">= 0" }, { "name": "pry", "requirements": ">= 0" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec-rails", "requirements": ">= 0" }, { "name": "sqlite3", "requirements": ">= 0" } ], "runtime": [ { "name": "jwt", "requirements": ">= 1.5" }, { "name": "rails", "requirements": ">= 7.0, < 8.1" } ] } }
2025-05-15 02:16:24 UTC
tNKFA3fIx-Ovome1VsAXV

kicad

Load and rewrite Kicad s-expression files into a tree structure for scripting

0.9.7
Content{ "name": "kicad", "downloads": 684, "version": "0.9.7", "version_created_at": "2025-05-15T02:10:12.674Z", "version_downloads": 0, "platform": "ruby", "authors": "Clifford Heath", "info": "Load and rewrite Kicad s-expression files into a tree structure for scripting", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "ce2d68fd36ee3b661ad005d594359971dba3d3631d299a963f8f5fc0d5a89090", "spec_sha": "16005ad308e4bc030c82f594ae0ae9912a92e0ce4e3c046f24fa90e00b308bce", "project_uri": "https://rubygems.org/gems/kicad", "gem_uri": "https://rubygems.org/gems/kicad-0.9.7.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/kicad/0.9.7", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 1.11" }, { "name": "rake", "requirements": "~> 13" } ], "runtime": [ { "name": "irb", "requirements": "~> 1.14, >= 1.14" }, { "name": "treetop", "requirements": "~> 1.6, >= 1.6.9" } ] } }
2025-05-15 02:10:14 UTC
tg8cuDQ65vW33ZOtHxNRj

ssolo

A micro SAML IdP for development/test environments

0.1.0
Content{ "name": "ssolo", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-05-15T02:05:56.288Z", "version_downloads": 0, "platform": "ruby", "authors": "Pat Allan", "info": "A micro SAML IdP for development/test environments", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/pat/ssolo", "changelog_uri": "https://github.com/pat/ssolo/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/pat/ssolo", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "61ad2f667a1201b5f680a6429fb6841cc064d2de6550a970dd3647ebf977d94b", "spec_sha": "142b5a5601a6cef08d223c9a549eade18b18a5a8690b32f4e8023c8a16c90014", "project_uri": "https://rubygems.org/gems/ssolo", "gem_uri": "https://rubygems.org/gems/ssolo-0.1.0.gem", "homepage_uri": "https://github.com/pat/ssolo", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/pat/ssolo", "bug_tracker_uri": null, "changelog_uri": "https://github.com/pat/ssolo/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "json", "requirements": ">= 0" }, { "name": "puma", "requirements": ">= 0" }, { "name": "rack", "requirements": ">= 0" }, { "name": "ruby-saml", "requirements": ">= 0" }, { "name": "saml_idp", "requirements": ">= 0" } ] } }
2025-05-15 02:05:59 UTC
-0S4-hOL0WSOLJK06L_mt

nifcloud-dns

You can control nifcloud DNS with ruby.

0.3.3
Content{ "name": "nifcloud-dns", "downloads": 6819, "version": "0.3.3", "version_created_at": "2025-05-15T01:52:24.987Z", "version_downloads": 0, "platform": "ruby", "authors": "kakakikikeke", "info": "You can control nifcloud DNS with ruby.", "licenses": [], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "ef64ee94fc6866b17afcffbfac16c5b2541085e6d85b17070ec9b8cc24c1542d", "spec_sha": "52bde42329a7d0797a440024eb072cf0dce8d7fd76e6ed04d5f56dee54cceb4c", "project_uri": "https://rubygems.org/gems/nifcloud-dns", "gem_uri": "https://rubygems.org/gems/nifcloud-dns-0.3.3.gem", "homepage_uri": "https://github.com/kakakikikeke/nifcloud-dns", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/nifcloud-dns/0.3.3", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "ruby-hmac", "requirements": ">= 0" }, { "name": "xml-simple", "requirements": ">= 0" } ] } }
2025-05-15 01:52:26 UTC
fF4kKhx2Br0wI6vbPvFTG

resend

The Ruby and Rails SDK for resend.com

0.22.0
Content{ "name": "resend", "downloads": 94045, "version": "0.22.0", "version_created_at": "2025-05-15T00:48:15.431Z", "version_downloads": 0, "platform": "ruby", "authors": "Derich Pacheco", "info": "The Ruby and Rails SDK for resend.com", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "bf6bdc0635fc462a7c5ce60a9d677e32e83ab3d504719671a6344333398aa0ba", "spec_sha": "dda53fb5d380f2d5b2d9e131846dcf7685cfcbb90ddf2f94fd0af9ce3c3f291a", "project_uri": "https://rubygems.org/gems/resend", "gem_uri": "https://rubygems.org/gems/resend-0.22.0.gem", "homepage_uri": "https://github.com/resend/resend-ruby", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/resend/0.22.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rails", "requirements": ">= 0" } ], "runtime": [ { "name": "httparty", "requirements": ">= 0.21.0" } ] } }
2025-05-15 00:48:17 UTC
an3fWAwj01TGOcE21AQAF

ckeditor5

CKEditor 5 for Rails

1.31.2
Content{ "name": "ckeditor5", "downloads": 18321, "version": "1.31.2", "version_created_at": "2025-05-15T00:23:31.055Z", "version_downloads": 0, "platform": "ruby", "authors": "Mateusz Bagiński, Łukasz Modliński", "info": "CKEditor 5 for Rails", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/Mati365/ckeditor5-rails", "bug_tracker_uri": "https://github.com/Mati365/ckeditor5-rails/issues", "source_code_uri": "https://github.com/Mati365/ckeditor5-rails", "documentation_uri": "https://github.com/Mati365/ckeditor5-rails" }, "yanked": false, "sha": "8226fa1d929db009bdac73436863dd5f8cda528c60231b9b57cc1985590aa8d5", "spec_sha": "1fb18b499cf1c7524806d1b54de3a756624ce09879a22b6e252844f471111322", "project_uri": "https://rubygems.org/gems/ckeditor5", "gem_uri": "https://rubygems.org/gems/ckeditor5-1.31.2.gem", "homepage_uri": "https://github.com/Mati365/ckeditor5-rails", "wiki_uri": null, "documentation_uri": "https://github.com/Mati365/ckeditor5-rails", "mailing_list_uri": null, "source_code_uri": "https://github.com/Mati365/ckeditor5-rails", "bug_tracker_uri": "https://github.com/Mati365/ckeditor5-rails/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rails", "requirements": ">= 5.2, < 9.0" }, { "name": "terser", "requirements": "~> 1.0" } ] } }
2025-05-15 00:23:32 UTC
DR52Pe_uqjKiRggR2je41

ding_sdk

Ding Ruby SDK

0.26.16
Content{ "name": "ding_sdk", "downloads": 45511, "version": "0.26.16", "version_created_at": "2025-05-15T00:22:36.654Z", "version_downloads": 0, "platform": "ruby", "authors": "Ding", "info": "Ding Ruby SDK", "licenses": [ "Apache-2.0" ], "metadata": { "homepage_uri": "https://github.com/ding-live/ding-ruby.git", "source_code_uri": "https://github.com/ding-live/ding-ruby.git", "documentation_uri": "https://github.com/ding-live/ding-ruby.git" }, "yanked": false, "sha": "8cbe4fe633b2d76ff9ef54116268610fc06900d89173888ab9b9a133cc930838", "spec_sha": "c9426a5181af22a443a55f4a7068e8649fed54bd8a9dce5927bb6085eb871884", "project_uri": "https://rubygems.org/gems/ding_sdk", "gem_uri": "https://rubygems.org/gems/ding_sdk-0.26.16.gem", "homepage_uri": "https://github.com/ding-live/ding-ruby.git", "wiki_uri": null, "documentation_uri": "https://github.com/ding-live/ding-ruby.git", "mailing_list_uri": null, "source_code_uri": "https://github.com/ding-live/ding-ruby.git", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "minitest", "requirements": ">= 0" }, { "name": "minitest-focus", "requirements": ">= 0" }, { "name": "rubocop", "requirements": "~> 1.73.2" }, { "name": "rubocop-minitest", "requirements": "~> 0.37.1" }, { "name": "sorbet", "requirements": ">= 0" }, { "name": "tapioca", "requirements": ">= 0" } ], "runtime": [ { "name": "faraday", "requirements": ">= 0" }, { "name": "faraday-multipart", "requirements": ">= 0" }, { "name": "faraday-retry", "requirements": "~> 2.2.1" }, { "name": "rack", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "sorbet-runtime", "requirements": ">= 0" } ] } }
2025-05-15 00:22:38 UTC
Yp4wkQ1LaAFs9M_Wpo7LG

cybrid_api_bank_ruby

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

0.123.482
Content{ "name": "cybrid_api_bank_ruby", "downloads": 1335239, "version": "0.123.482", "version_created_at": "2025-05-15T00:15:24.742Z", "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": "1503724d23786dda078c9e02ac8c6e846d97e73590e027f63dff227e0561b92c", "spec_sha": "2e68c48a3a6e320cf671429fae429cfa61acc9c286553b9f282a2c28ff639293", "project_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby-0.123.482.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.482", "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-05-15 00:15:27 UTC
IQZPobtnqr58FCROXn4KL

cybrid_api_organization_ruby

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

0.123.482
Content{ "name": "cybrid_api_organization_ruby", "downloads": 1380593, "version": "0.123.482", "version_created_at": "2025-05-15T00:15:13.359Z", "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": "94532f9158b86a5354497db500ac1f0ffa965095c03f4efc1ddf925ebe4c171c", "spec_sha": "ad440239647230013e41b9ab6fa0a99db89a1b0229e6b274bb94e8b1a8cc5ebb", "project_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby-0.123.482.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.482", "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-05-15 00:15:16 UTC
pQvoM4mMVbC8JzdtUMMiB

cybrid_api_id_ruby

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

0.123.482
Content{ "name": "cybrid_api_id_ruby", "downloads": 1370723, "version": "0.123.482", "version_created_at": "2025-05-15T00:14:49.133Z", "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": "6feca59936a9171574e38e4ed8500badca3c9aa12084a8ce7b2dcd7f63bd270d", "spec_sha": "0b7ed2d2abd35ee8c2af657f57a05c265387bda52ff0b5ad9e2f19e626a19cc1", "project_uri": "https://rubygems.org/gems/cybrid_api_id_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_id_ruby-0.123.482.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.482", "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-05-15 00:14:55 UTC
PDHsy3iFUopzEdkVyd6vK

tightknit

A Ruby client for interacting with the Tightknit API to manage calendar events and more.

0.1.2
Content{ "name": "tightknit", "downloads": 237, "version": "0.1.2", "version_created_at": "2025-05-14T23:44:57.551Z", "version_downloads": 0, "platform": "ruby", "authors": "Saalik Lokhandwala", "info": "A Ruby client for interacting with the Tightknit API to manage calendar events and more.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/lok-bros/tightknit", "changelog_uri": "https://github.com/lok-bros/tightknit/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/lok-bros/tightknit", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "ef21f472836f309731837917a325d50eb1a8f3b32e985e62160bebbb09f147fb", "spec_sha": "776a661ef743852e145a9315146cc81dc6c68ee2a95b381ece9a1adf63d184d0", "project_uri": "https://rubygems.org/gems/tightknit", "gem_uri": "https://rubygems.org/gems/tightknit-0.1.2.gem", "homepage_uri": "https://github.com/lok-bros/tightknit", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/lok-bros/tightknit", "bug_tracker_uri": null, "changelog_uri": "https://github.com/lok-bros/tightknit/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "faraday", "requirements": "~> 2.7" }, { "name": "json", "requirements": "~> 2.6" } ] } }
2025-05-14 23:45:01 UTC
IbD938UNAgNc9bWPpj6cg

foobara

A command-centric and discoverable software framework with a focus on domain concepts and abstracting away integration code

0.0.124
Content{ "name": "foobara", "downloads": 22829, "version": "0.0.124", "version_created_at": "2025-05-14T23:33:21.062Z", "version_downloads": 0, "platform": "ruby", "authors": "Miles Georgi", "info": "A command-centric and discoverable software framework with a focus on domain concepts and abstracting away integration code", "licenses": [ "MPL-2.0" ], "metadata": { "homepage_uri": "https://foobara.com", "changelog_uri": "https://foobara.com/blob/main/CHANGELOG.md", "source_code_uri": "https://foobara.com", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "0aee28fa0ce7224ea94e488fde96f708cca64b77e15a1c795518fa7f4cd08427", "spec_sha": "5bd82a1c71e44d7731e4931b0616abc2a93d1af522bf5cb3888a3d344d084857", "project_uri": "https://rubygems.org/gems/foobara", "gem_uri": "https://rubygems.org/gems/foobara-0.0.124.gem", "homepage_uri": "https://foobara.com", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://foobara.com", "bug_tracker_uri": null, "changelog_uri": "https://foobara.com/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "foobara-lru-cache", "requirements": "~> 0.0.2" }, { "name": "foobara-util", "requirements": "~> 0.0.11" }, { "name": "inheritable-thread-vars", "requirements": "~> 0.0.1" } ] } }
2025-05-14 23:33:26 UTC
1vp1IaNpIquEVDyiaHVQS

statsig

Statsig server SDK for feature gates and experimentation in Ruby

2.4.2
Content{ "name": "statsig", "downloads": 4330236, "version": "2.4.2", "version_created_at": "2025-05-14T23:28:36.423Z", "version_downloads": 0, "platform": "ruby", "authors": "Statsig, Inc", "info": "Statsig server SDK for feature gates and experimentation in Ruby", "licenses": [ "ISC" ], "metadata": {}, "yanked": false, "sha": "cba59c506168bdd750ea735c88a6d2f91fe773cd1f69f32c74a89d674fbf1b13", "spec_sha": "adb9adf25cedc91ec3da9174543978ff3d696e7267a78367fa6dc1f10e04dd94", "project_uri": "https://rubygems.org/gems/statsig", "gem_uri": "https://rubygems.org/gems/statsig-2.4.2.gem", "homepage_uri": "https://rubygems.org/gems/statsig", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/statsig/2.4.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.0" }, { "name": "minitest", "requirements": "~> 5.14.0" }, { "name": "minitest-reporters", "requirements": "~> 1.6" }, { "name": "minitest-suite", "requirements": "~> 0.0.3" }, { "name": "mutex_m", "requirements": "~> 0.2.0" }, { "name": "parallel_tests", "requirements": "~> 2.7" }, { "name": "puma", "requirements": "~> 6.0" }, { "name": "rubocop", "requirements": "~> 1.28.2" }, { "name": "simplecov", "requirements": "~> 0.21" }, { "name": "simplecov-cobertura", "requirements": "~> 2.1" }, { "name": "simplecov-lcov", "requirements": "~> 0.7.0" }, { "name": "sinatra", "requirements": "~> 2.2" }, { "name": "spy", "requirements": "~> 1.0" }, { "name": "tapioca", "requirements": "~> 0.4.27" }, { "name": "webmock", "requirements": "~> 3.13" } ], "runtime": [ { "name": "concurrent-ruby", "requirements": "~> 1.1" }, { "name": "connection_pool", "requirements": "~> 2.4, >= 2.4.1" }, { "name": "http", "requirements": ">= 4.4, < 6.0" }, { "name": "ip3country", "requirements": "~> 0.2.1" }, { "name": "user_agent_parser", "requirements": "~> 2.15.0" }, { "name": "zlib", "requirements": "~> 3.1.0" } ] } }
2025-05-14 23:28:38 UTC
-7z95MzXxPdI9_enRxevN

bitcoin_qr

Input a BTC Address and a QR code with your Bitcoin address will be saved.

0.2.0
Content{ "name": "bitcoin_qr", "downloads": 0, "version": "0.2.0", "version_created_at": "2025-05-14T23:24:17.564Z", "version_downloads": 0, "platform": "ruby", "authors": "Paul Erdos", "info": "Input a BTC Address and a QR code with your Bitcoin address will be saved.", "licenses": [ "MIT" ], "metadata": { "source_code_uri": "https://gitea.com/NopePilot/qr_bitcoin" }, "yanked": false, "sha": "56b39324f2c5238b6ac34cf48f0680ce02aea605fdbe19c7e111cdc8656a2598", "spec_sha": "7eeb877d465fef5e248071b535228b50412c7b5ad99e7a6bbeeb5a0fc2f89abd", "project_uri": "https://rubygems.org/gems/bitcoin_qr", "gem_uri": "https://rubygems.org/gems/bitcoin_qr-0.2.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://gitea.com/NopePilot/qr_bitcoin", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rqrcode", "requirements": ">= 0" } ] } }
2025-05-14 23:24:20 UTC
lyIGBxN6RQ15DPJhv7OtY

ethon-impersonate

Realistic browser-like HTTP requests using curl-impersonate's impersonation capabilities.

0.17.9
Content{ "name": "ethon-impersonate", "downloads": 1913, "version": "0.17.9", "version_created_at": "2025-05-14T23:14:10.113Z", "version_downloads": 0, "platform": "ruby", "authors": "David Sojevic, Hans Hasselberg", "info": "Realistic browser-like HTTP requests using curl-impersonate's impersonation capabilities.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "6a5a1f294e89ecbe9bc38118c4e3b891251ebbc148600cf972fee75f4a92d3ca", "spec_sha": "4d181e97727d22b3f5f800b8c7d4fdc86f406e4ce4204c515e8e681872926c7c", "project_uri": "https://rubygems.org/gems/ethon-impersonate", "gem_uri": "https://rubygems.org/gems/ethon-impersonate-0.17.9.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/ethon-impersonate/0.17.9", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "ffi", "requirements": "~> 1.15" } ] } }
2025-05-14 23:14:11 UTC
Uxj5f2TBySTUlVuPAmC_2

ethon-impersonate

Realistic browser-like HTTP requests using curl-impersonate's impersonation capabilities.

0.17.9
Content{ "name": "ethon-impersonate", "downloads": 1913, "version": "0.17.9", "version_created_at": "2025-05-14T23:12:55.976Z", "version_downloads": 0, "platform": "x86_64-linux", "authors": "David Sojevic, Hans Hasselberg", "info": "Realistic browser-like HTTP requests using curl-impersonate's impersonation capabilities.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "b850d1337ebf738e98acd4231d283b72911d0eccb3886e452259bb8f2e0e9c93", "spec_sha": "b658924ddba5666eae83db84bd0322d8ed6e619586753706ac5ca0577074eb98", "project_uri": "https://rubygems.org/gems/ethon-impersonate", "gem_uri": "https://rubygems.org/gems/ethon-impersonate-0.17.9-x86_64-linux.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/ethon-impersonate/0.17.9", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "ffi", "requirements": "~> 1.15" } ] } }
2025-05-14 23:12:59 UTC
tR9qifMmyEDVIrfgOoANm

ethon-impersonate

Realistic browser-like HTTP requests using curl-impersonate's impersonation capabilities.

0.17.9
Content{ "name": "ethon-impersonate", "downloads": 1913, "version": "0.17.9", "version_created_at": "2025-05-14T23:12:51.976Z", "version_downloads": 0, "platform": "arm64-darwin-24", "authors": "David Sojevic, Hans Hasselberg", "info": "Realistic browser-like HTTP requests using curl-impersonate's impersonation capabilities.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "daadbf048c718a5915ca80fc8cd8ed85b4bfd9a7d09cc84cf211b807946cc904", "spec_sha": "b6ff13914bc62006d0c44e406a09f91a63fa43e6d8ddf694b7b89b9d38b2f89f", "project_uri": "https://rubygems.org/gems/ethon-impersonate", "gem_uri": "https://rubygems.org/gems/ethon-impersonate-0.17.9-arm64-darwin-24.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/ethon-impersonate/0.17.9", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "ffi", "requirements": "~> 1.15" } ] } }
2025-05-14 23:12:54 UTC
SPkbbLIT9k7gRLw-9LJsp

solargraph

IDE tools for code completion, inline documentation, and static analysis

0.54.4
Content{ "name": "solargraph", "downloads": 29415363, "version": "0.54.4", "version_created_at": "2025-05-14T22:27:47.939Z", "version_downloads": 0, "platform": "ruby", "authors": "Fred Snyder", "info": "IDE tools for code completion, inline documentation, and static analysis", "licenses": [ "MIT" ], "metadata": { "funding_uri": "https://www.patreon.com/castwide", "changelog_uri": "https://github.com/castwide/solargraph/blob/master/CHANGELOG.md", "bug_tracker_uri": "https://github.com/castwide/solargraph/issues", "source_code_uri": "https://github.com/castwide/solargraph" }, "yanked": false, "sha": "842705cc511a085e967314de8bd2dd89b00f90238b5582e665ffa39efbd880e0", "spec_sha": "bf1436b7bdabe4af4d5bb64ad8f098e74b027692ee39ad8f811f7d746e9c4971", "project_uri": "https://rubygems.org/gems/solargraph", "gem_uri": "https://rubygems.org/gems/solargraph-0.54.4.gem", "homepage_uri": "https://solargraph.org", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/castwide/solargraph", "bug_tracker_uri": "https://github.com/castwide/solargraph/issues", "changelog_uri": "https://github.com/castwide/solargraph/blob/master/CHANGELOG.md", "funding_uri": "https://www.patreon.com/castwide", "dependencies": { "development": [ { "name": "irb", "requirements": "~> 1.15" }, { "name": "pry", "requirements": "~> 0.15" }, { "name": "public_suffix", "requirements": "~> 3.1" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "rspec", "requirements": "~> 3.5" }, { "name": "simplecov", "requirements": "~> 0.14" }, { "name": "webmock", "requirements": "~> 3.6" } ], "runtime": [ { "name": "backport", "requirements": "~> 1.2" }, { "name": "benchmark", "requirements": "~> 0.4" }, { "name": "bundler", "requirements": "~> 2.0" }, { "name": "diff-lcs", "requirements": "~> 1.4" }, { "name": "jaro_winkler", "requirements": "~> 1.6, >= 1.6.1" }, { "name": "kramdown", "requirements": "~> 2.3" }, { "name": "kramdown-parser-gfm", "requirements": "~> 1.1" }, { "name": "logger", "requirements": "~> 1.6" }, { "name": "observer", "requirements": "~> 0.1" }, { "name": "ostruct", "requirements": "~> 0.6" }, { "name": "parser", "requirements": "~> 3.0" }, { "name": "rbs", "requirements": "~> 3.3" }, { "name": "reverse_markdown", "requirements": "~> 3.0" }, { "name": "rubocop", "requirements": "~> 1.38" }, { "name": "thor", "requirements": "~> 1.0" }, { "name": "tilt", "requirements": "~> 2.0" }, { "name": "yard", "requirements": "~> 0.9, >= 0.9.24" }, { "name": "yard-solargraph", "requirements": "~> 0.1" } ] } }
2025-05-14 22:27:50 UTC
P9ELrYTtxGIwvbpi0Tmc4

acidic_job

Idempotent operations for Rails apps, built on top of ActiveJob.

1.0.0.rc2
Content{ "name": "acidic_job", "downloads": 119607, "version": "1.0.0.rc2", "version_created_at": "2025-05-14T22:12:33.811Z", "version_downloads": 0, "platform": "ruby", "authors": "fractaledmind", "info": "Idempotent operations for Rails apps, built on top of ActiveJob.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/fractaledmind/acidic_job", "changelog_uri": "https://github.com/fractaledmind/acidic_job/CHANGELOG.md", "source_code_uri": "https://github.com/fractaledmind/acidic_job", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "a30383ec2c05b37b4713c8fab97564dc194af004dd0f660070e583b4058ddf99", "spec_sha": "2cc9afaac444ed9ee8716df188a5a299337414b5ac7915cc9d8147465100cde8", "project_uri": "https://rubygems.org/gems/acidic_job", "gem_uri": "https://rubygems.org/gems/acidic_job-1.0.0.rc2.gem", "homepage_uri": "https://github.com/fractaledmind/acidic_job", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/fractaledmind/acidic_job", "bug_tracker_uri": null, "changelog_uri": "https://github.com/fractaledmind/acidic_job/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "actionmailer", "requirements": ">= 7.1" }, { "name": "chaotic_job", "requirements": ">= 0" }, { "name": "combustion", "requirements": ">= 0" }, { "name": "minitest", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rubocop", "requirements": ">= 0" }, { "name": "rubocop-minitest", "requirements": ">= 0" }, { "name": "rubocop-rake", "requirements": ">= 0" }, { "name": "simplecov", "requirements": ">= 0" }, { "name": "sqlite3", "requirements": ">= 0" } ], "runtime": [ { "name": "activejob", "requirements": ">= 7.1" }, { "name": "activerecord", "requirements": ">= 7.1" }, { "name": "activesupport", "requirements": ">= 7.1" }, { "name": "json", "requirements": ">= 2.7.0" }, { "name": "railties", "requirements": ">= 7.1" } ] } }
2025-05-14 22:12:35 UTC
vp73hzzBVsYn6lh6ho1gz

git

The git gem provides an API that can be used to create, read, and manipulate Git repositories by wrapping system calls to the git command line. The API can be used for working with Git in complex interactions including branching and merging, object inspection and manipulation, history, patch generation and more.

3.0.1
Content{ "name": "git", "downloads": 161103488, "version": "3.0.1", "version_created_at": "2025-05-14T22:11:51.319Z", "version_downloads": 0, "platform": "ruby", "authors": "Scott Chacon and others", "info": "The git gem provides an API that can be used to\ncreate, read, and manipulate Git repositories by wrapping system calls to the git\ncommand line. The API can be used for working with Git in complex interactions\nincluding branching and merging, object inspection and manipulation, history, patch\ngeneration and more.\n", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "http://github.com/ruby-git/ruby-git", "changelog_uri": "https://rubydoc.info/gems/git/3.0.1/file/CHANGELOG.md", "source_code_uri": "http://github.com/ruby-git/ruby-git", "documentation_uri": "https://rubydoc.info/gems/git/3.0.1" }, "yanked": false, "sha": "961fab083d1980f94ee7b1c5a0478f6e35c3715e876fef48dc684473e3c0e6b2", "spec_sha": "06afee92da67e59c530dea8dbefb5420f228146aa40bb967646703c24a9b6c57", "project_uri": "https://rubygems.org/gems/git", "gem_uri": "https://rubygems.org/gems/git-3.0.1.gem", "homepage_uri": "http://github.com/ruby-git/ruby-git", "wiki_uri": null, "documentation_uri": "https://rubydoc.info/gems/git/3.0.1", "mailing_list_uri": null, "source_code_uri": "http://github.com/ruby-git/ruby-git", "bug_tracker_uri": null, "changelog_uri": "https://rubydoc.info/gems/git/3.0.1/file/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "create_github_release", "requirements": "~> 2.1" }, { "name": "minitar", "requirements": "~> 1.0" }, { "name": "mocha", "requirements": "~> 2.7" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "redcarpet", "requirements": "~> 3.6" }, { "name": "test-unit", "requirements": "~> 3.6" }, { "name": "yard", "requirements": "~> 0.9, >= 0.9.28" }, { "name": "yardstick", "requirements": "~> 0.9" } ], "runtime": [ { "name": "activesupport", "requirements": ">= 5.0" }, { "name": "addressable", "requirements": "~> 2.8" }, { "name": "process_executer", "requirements": "~> 1.3" }, { "name": "rchardet", "requirements": "~> 1.9" } ] } }
2025-05-14 22:11:54 UTC
Re5cOx7wXJGkRR3nusUe2

fastlane-plugin-emerge

Fastlane plugin for Emerge

0.10.8
Content{ "name": "fastlane-plugin-emerge", "downloads": 2148532, "version": "0.10.8", "version_created_at": "2025-05-14T22:09:22.603Z", "version_downloads": 0, "platform": "ruby", "authors": "Emerge Tools, Inc", "info": "Fastlane plugin for Emerge", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "8815f3a0f82076b74788ef9e49999497484bcae310359353448bd7fb5eff32dc", "spec_sha": "02f22a202fbe8c643ab604ca4067e3837c9e078537ef1217990717c6f5a6680a", "project_uri": "https://rubygems.org/gems/fastlane-plugin-emerge", "gem_uri": "https://rubygems.org/gems/fastlane-plugin-emerge-0.10.8.gem", "homepage_uri": "https://github.com/EmergeTools/fastlane-plugin-emerge", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/fastlane-plugin-emerge/0.10.8", "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": "fastlane", "requirements": ">= 2.170.0" }, { "name": "pry", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": ">= 0" }, { "name": "rspec_junit_formatter", "requirements": ">= 0" }, { "name": "rubocop", "requirements": "= 0.49.1" }, { "name": "rubocop-require_tools", "requirements": ">= 0" }, { "name": "simplecov", "requirements": ">= 0" } ], "runtime": [ { "name": "faraday", "requirements": "~> 1.1" } ] } }
2025-05-14 22:09:26 UTC
rucOTKAsQNS5Xi0orFuRJ

snaptrade

Connect brokerage accounts to your app for live positions and trading

2.0.101
Content{ "name": "snaptrade", "downloads": 71878, "version": "2.0.101", "version_created_at": "2025-05-14T21:48:43.058Z", "version_downloads": 0, "platform": "ruby", "authors": "SnapTrade", "info": "Connect brokerage accounts to your app for live positions and trading", "licenses": [ "MIT" ], "metadata": { "source_code_uri": "https://github.com/passiv/snaptrade-sdks/tree/master/sdks/ruby", "documentation_uri": "https://github.com/passiv/snaptrade-sdks/tree/master/sdks/ruby" }, "yanked": false, "sha": "4ca55407116363f646ba9aff904ae50de55a9125c1cdc8ff9234c9c7dc5a0048", "spec_sha": "35f2fd7450244a8a05c0b3611fe40265a073eed50183588fdce9b8a8ccea5126", "project_uri": "https://rubygems.org/gems/snaptrade", "gem_uri": "https://rubygems.org/gems/snaptrade-2.0.101.gem", "homepage_uri": "https://snaptrade.com/", "wiki_uri": null, "documentation_uri": "https://github.com/passiv/snaptrade-sdks/tree/master/sdks/ruby", "mailing_list_uri": null, "source_code_uri": "https://github.com/passiv/snaptrade-sdks/tree/master/sdks/ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rspec", "requirements": "~> 3.6, >= 3.6.0" } ], "runtime": [ { "name": "faraday", "requirements": ">= 1.0.1, < 3.0" }, { "name": "faraday-multipart", "requirements": "~> 1.0, >= 1.0.4" } ] } }
2025-05-14 21:48:44 UTC
5b2H7EvdUEOXgDJZNNLvS

cybrid_api_bank_ruby

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

0.123.481
Content{ "name": "cybrid_api_bank_ruby", "downloads": 1335140, "version": "0.123.481", "version_created_at": "2025-05-14T21:39:27.954Z", "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": "9b597386bab8699f65cc00244c1299cdd5dea13515de79bbdef73522360c8795", "spec_sha": "59e030d0c570e93c4bc1b03d298b82fe020862638083faa07c609bed09b5834d", "project_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby-0.123.481.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.481", "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-05-14 21:39:31 UTC
ycJ8Hm_WjUnyx6kqO39og

cybrid_api_id_ruby

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

0.123.481
Content{ "name": "cybrid_api_id_ruby", "downloads": 1370629, "version": "0.123.481", "version_created_at": "2025-05-14T21:39:05.593Z", "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": "fc7ed3776fd6d71a48b6c380b3dc44f434037a9c7947a3d94f502a22226c95e6", "spec_sha": "8e2f7c6b1b78c1bf5a81ecb2ab2132fd021c801e787fb15de0e051fae7a3b678", "project_uri": "https://rubygems.org/gems/cybrid_api_id_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_id_ruby-0.123.481.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.481", "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-05-14 21:39:08 UTC
O9I9KOUekZQnuhjxi0Gi1

cybrid_api_organization_ruby

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

0.123.481
Content{ "name": "cybrid_api_organization_ruby", "downloads": 1380495, "version": "0.123.481", "version_created_at": "2025-05-14T21:38:30.487Z", "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": "fe3a9dc9748b9fb767432e9af8b1018ff9b7ac3f7c341cd435ef2fb337ebb139", "spec_sha": "31e14048d05297e6e87cfacac24ac95ac3504a7c019f7f578bda33e67158c311", "project_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby-0.123.481.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.481", "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-05-14 21:38:35 UTC
uy6FMLk3Xvs1ynQHLhCRQ

lithic

Ruby library to access the Lithic API

0.1.0.pre.alpha.26
Content{ "name": "lithic", "downloads": 2462, "version": "0.1.0.pre.alpha.26", "version_created_at": "2025-05-14T21:34:39.430Z", "version_downloads": 0, "platform": "ruby", "authors": "Lithic", "info": "Ruby library to access the Lithic API", "licenses": [], "metadata": { "homepage_uri": "https://gemdocs.org/gems/lithic", "source_code_uri": "https://github.com/lithic-com/lithic-ruby", "rubygems_mfa_required": "false" }, "yanked": false, "sha": "9ebcba2816e56af5487ff98918219777830493cafcf08baec028ed892c74702a", "spec_sha": "5b2edd56060f8155bf39ad86e0d6f7ef7ff91c492b845e0e3e053a3ddf68411a", "project_uri": "https://rubygems.org/gems/lithic", "gem_uri": "https://rubygems.org/gems/lithic-0.1.0.pre.alpha.26.gem", "homepage_uri": "https://gemdocs.org/gems/lithic", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/lithic-com/lithic-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "connection_pool", "requirements": ">= 0" } ] } }
2025-05-14 21:34:40 UTC
xGb4uwdYf37m0Rt3X8Tp7

metasploit-credential

The Metasploit::Credential namespace and its ActiveRecord::Base subclasses

6.0.16
Content{ "name": "metasploit-credential", "downloads": 2998700, "version": "6.0.16", "version_created_at": "2025-05-14T21:30:15.588Z", "version_downloads": 0, "platform": "ruby", "authors": "Metasploit Hackers", "info": "The Metasploit::Credential namespace and its ActiveRecord::Base subclasses", "licenses": [ "BSD-3-clause" ], "metadata": {}, "yanked": false, "sha": "4ddef77fa5f3d0300e2bd7bea1c6e7bbcaeb56ff8f3ac4cef2274af0a90fc93a", "spec_sha": "5872aa17b3e616f29165ca9ff142def55969d398a335bcba781cdd6a335cefb6", "project_uri": "https://rubygems.org/gems/metasploit-credential", "gem_uri": "https://rubygems.org/gems/metasploit-credential-6.0.16.gem", "homepage_uri": "https://github.com/rapid7/metasploit-credential", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/metasploit-credential/6.0.16", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "csv", "requirements": ">= 0" }, { "name": "drb", "requirements": ">= 0" }, { "name": "metasploit-concern", "requirements": ">= 0" }, { "name": "metasploit_data_models", "requirements": ">= 5.0.0" }, { "name": "metasploit-model", "requirements": ">= 0" }, { "name": "mutex_m", "requirements": ">= 0" }, { "name": "net-ssh", "requirements": ">= 0" }, { "name": "pg", "requirements": ">= 0" }, { "name": "railties", "requirements": ">= 0" }, { "name": "rex-socket", "requirements": ">= 0" }, { "name": "rubyntlm", "requirements": ">= 0" }, { "name": "rubyzip", "requirements": ">= 0" } ] } }
2025-05-14 21:30:17 UTC
hZEpdrD_oam-IUOLWwjiq

metasploit-payloads

Compiled binaries for Metasploit's Meterpreter

2.0.210
Content{ "name": "metasploit-payloads", "downloads": 4332468, "version": "2.0.210", "version_created_at": "2025-05-14T21:26:02.158Z", "version_downloads": 0, "platform": "ruby", "authors": "OJ Reeves, Tod Beardsley, Chris Doughty, Brent Cook", "info": "Compiled binaries for Metasploit's Meterpreter", "licenses": [ "3-clause (or \"modified\") BSD" ], "metadata": {}, "yanked": false, "sha": "ffe76c0d456c45297e9bd49a9e8979b22078bb30fada8bad0d541e193f215b27", "spec_sha": "43b9fd261c55cab6093e18c2df0bb170697d4dd8db4088ce07667c601604a0fd", "project_uri": "https://rubygems.org/gems/metasploit-payloads", "gem_uri": "https://rubygems.org/gems/metasploit-payloads-2.0.210.gem", "homepage_uri": "http://www.metasploit.com", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/metasploit-payloads/2.0.210", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "gem-release", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" } ], "runtime": [] } }
2025-05-14 21:26:04 UTC
czQkzGGAyzsAJvRIJcBA7

foobara

A command-centric and discoverable software framework with a focus on domain concepts and abstracting away integration code

0.0.123
Content{ "name": "foobara", "downloads": 22782, "version": "0.0.123", "version_created_at": "2025-05-14T21:23:35.459Z", "version_downloads": 0, "platform": "ruby", "authors": "Miles Georgi", "info": "A command-centric and discoverable software framework with a focus on domain concepts and abstracting away integration code", "licenses": [ "MPL-2.0" ], "metadata": { "homepage_uri": "https://foobara.com", "changelog_uri": "https://foobara.com/blob/main/CHANGELOG.md", "source_code_uri": "https://foobara.com", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "425a0d1455e325ee03b16693f6b89cfb5d322edcaedb25734250d92fcc95d62a", "spec_sha": "75961d2b76175325264b26bf18fbfa62b7adde86468b3936f30e45d2e58f1462", "project_uri": "https://rubygems.org/gems/foobara", "gem_uri": "https://rubygems.org/gems/foobara-0.0.123.gem", "homepage_uri": "https://foobara.com", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://foobara.com", "bug_tracker_uri": null, "changelog_uri": "https://foobara.com/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "foobara-lru-cache", "requirements": "~> 0.0.2" }, { "name": "foobara-util", "requirements": "~> 0.0.11" }, { "name": "inheritable-thread-vars", "requirements": "~> 0.0.1" } ] } }
2025-05-14 21:23:37 UTC
ye7d9YTG_Jn19zCEABJcF

pronto-rustcov

This gem integrates Rust test coverage with Pronto via LCOV.

0.1.6
Content{ "name": "pronto-rustcov", "downloads": 257, "version": "0.1.6", "version_created_at": "2025-05-14T21:18:15.458Z", "version_downloads": 0, "platform": "ruby", "authors": "Pavel Lazureykis", "info": "This gem integrates Rust test coverage with Pronto via LCOV.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "a0493a07732b69d84753787371aa2b7c37f65cfc7f327a9bba2aaf627fccd2a9", "spec_sha": "f7d16c091c39bb1a144fecc4c6b22ffa8f49eac9b3b285b2772ae189199e9b85", "project_uri": "https://rubygems.org/gems/pronto-rustcov", "gem_uri": "https://rubygems.org/gems/pronto-rustcov-0.1.6.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/pronto-rustcov/0.1.6", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "pronto", "requirements": ">= 0.11.0" } ] } }
2025-05-14 21:18:17 UTC
qhKaesiSqAANqPtN0aQ7E

pronto-rustcov

This gem integrates Rust test coverage with Pronto via LCOV.

0.1.5
Content{ "name": "pronto-rustcov", "downloads": 257, "version": "0.1.5", "version_created_at": "2025-05-14T21:15:01.042Z", "version_downloads": 0, "platform": "ruby", "authors": "Pavel Lazureykis", "info": "This gem integrates Rust test coverage with Pronto via LCOV.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "536123815f1e7797a8d755f2a7ad9990483049479fcac9f0dc34351ebba702a4", "spec_sha": "643f1a202c7999b35d378762104904ec674c8db67779117fe89a5b0f5f5c97ff", "project_uri": "https://rubygems.org/gems/pronto-rustcov", "gem_uri": "https://rubygems.org/gems/pronto-rustcov-0.1.5.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/pronto-rustcov/0.1.5", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "pronto", "requirements": ">= 0.11.0" } ] } }
2025-05-14 21:15:02 UTC
3kJev2H1_GGCNMR7Af_Qe

tencentcloud-sdk-domain

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service DOMAIN.

3.0.1059
Content{ "name": "tencentcloud-sdk-domain", "downloads": 526330, "version": "3.0.1059", "version_created_at": "2025-05-14T21:14:22.822Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service DOMAIN.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-domain" }, "yanked": false, "sha": "3608ca9061598d78be53581255fab61bd34e81ecebcb4b656994673c73f53dee", "spec_sha": "93a399761600216b1bb3f5a560098ad6825f56df9730a714c9d969b75e38cab3", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-domain", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-domain-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-domain", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:14:25 UTC
ZErYBQ1UwC9LFmEo26IGD

tencentcloud-sdk-dasb

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service DASB.

3.0.1059
Content{ "name": "tencentcloud-sdk-dasb", "downloads": 364636, "version": "3.0.1059", "version_created_at": "2025-05-14T21:14:19.728Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service DASB.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-dasb" }, "yanked": false, "sha": "0040b8e9bc72ead80d4f18dd1f068a5bb27ecd426193b33e0aecfde0e34aa45e", "spec_sha": "f0c01809be715ccb744ba49a2a2d22e89d00c5be9455d5b9ce4a70a0a327d21c", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-dasb", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-dasb-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-dasb", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:14:21 UTC
p_40QhYZhrKNL8oxmd3X5

tencentcloud-sdk-msp

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service MSP.

3.0.1059
Content{ "name": "tencentcloud-sdk-msp", "downloads": 508827, "version": "3.0.1059", "version_created_at": "2025-05-14T21:14:15.961Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service MSP.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-msp" }, "yanked": false, "sha": "476f77b2e01169460484fbf8d431a3185c75a085ad50bcb40db57215c0f362bc", "spec_sha": "188f4e50d3e85d2b87b514437804e72191daea4bf78f0560462365759abcdd90", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-msp", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-msp-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-msp", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:14:18 UTC
OMWzh_pB8LImULRpKGNqD

tencentcloud-sdk-taf

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TAF.

3.0.1059
Content{ "name": "tencentcloud-sdk-taf", "downloads": 508080, "version": "3.0.1059", "version_created_at": "2025-05-14T21:14:12.692Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TAF.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-taf" }, "yanked": false, "sha": "7628f0c14f1d81eec6266e3a19611a279485653aaf3072b1d811735b9c7d6c53", "spec_sha": "9a594d71a391af855357d8b7fa6b53a59c0c88b795b98f96b691debd29954df2", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-taf", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-taf-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-taf", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:14:15 UTC
mnOeeaUEQ20JFKHbFQCBP

tencentcloud-sdk-dbbrain

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service DBBRAIN.

3.0.1059
Content{ "name": "tencentcloud-sdk-dbbrain", "downloads": 507241, "version": "3.0.1059", "version_created_at": "2025-05-14T21:14:09.384Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service DBBRAIN.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-dbbrain" }, "yanked": false, "sha": "0f6bfd7b9cdeb5e1a3c3aaca715edce9475588f2674da7294f8bee305efcdd7f", "spec_sha": "42c401dd642a9b05890fa76d88478ae28d867f56c0b3b7e2eeef695bd83501a5", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-dbbrain", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-dbbrain-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-dbbrain", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:14:11 UTC
Z75koiM1oAjahKguft1fT

tencentcloud-sdk-smpn

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service SMPN.

3.0.1059
Content{ "name": "tencentcloud-sdk-smpn", "downloads": 508419, "version": "3.0.1059", "version_created_at": "2025-05-14T21:14:05.187Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service SMPN.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-smpn" }, "yanked": false, "sha": "c50c5d40714e6cd76d50a38e0d86ca3175434b238bb46e1cfe0a77c77f0752bc", "spec_sha": "aa15fd19b97e12ac5a5e45abe69632baf769c62b8e27ad7d46277d2701b449da", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-smpn", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-smpn-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-smpn", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:14:08 UTC
iLGpg2W407ycrJR2D5S99

tencentcloud-sdk-npp

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service NPP.

3.0.1059
Content{ "name": "tencentcloud-sdk-npp", "downloads": 509208, "version": "3.0.1059", "version_created_at": "2025-05-14T21:14:02.357Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service NPP.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-npp" }, "yanked": false, "sha": "a1eecc3cf2dd78e7a32617ce7ff9899ae8898d146d36afeb0bc56661ccaabc27", "spec_sha": "f6bd7aa13d6cb5dabf3074f033c21b704e7125a71845904e7e865d51cc02c9c4", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-npp", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-npp-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-npp", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:14:04 UTC
uuph1sr7JZf4xFDJIQ4H3

tencentcloud-sdk-iss

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service ISS.

3.0.1059
Content{ "name": "tencentcloud-sdk-iss", "downloads": 127964, "version": "3.0.1059", "version_created_at": "2025-05-14T21:13:59.349Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service ISS.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-iss" }, "yanked": false, "sha": "3b6682b4184fc27ca00963a70c56ce13f462216cb47c27fc63247df2aeca0a0b", "spec_sha": "9d52606017ae9083684c553cd4fd3fceb0128d54443b6889bd801507578a2137", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-iss", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-iss-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-iss", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:14:01 UTC
_hZGkuRggdU53f7Yn6rP8

tencentcloud-sdk-cdb

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service CDB.

3.0.1059
Content{ "name": "tencentcloud-sdk-cdb", "downloads": 517403, "version": "3.0.1059", "version_created_at": "2025-05-14T21:13:56.273Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service CDB.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-cdb" }, "yanked": false, "sha": "bfb72e125cb20b9cb39c07cb4b7b412949b8f0cead26d870501a64090c56cd3d", "spec_sha": "8e926737da1c25ffb8bb319d41b10d6589c08ff4fcaf9e99d30e8349cb9026d0", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-cdb", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-cdb-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-cdb", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:13:58 UTC
ryhMaEBvTO2-dkCZ2zz4k

tencentcloud-sdk-scf

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service SCF.

3.0.1059
Content{ "name": "tencentcloud-sdk-scf", "downloads": 512884, "version": "3.0.1059", "version_created_at": "2025-05-14T21:13:52.396Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service SCF.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-scf" }, "yanked": false, "sha": "5367bd2f6b8427cdd26a3f8551ceb364b9615c19ece351626229406881e18e92", "spec_sha": "0592ee31a109eb75533447e80b8baf0170d86d8a3f1e78ba4b00ff44414ddc66", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-scf", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-scf-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-scf", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:13:54 UTC
irtjWZ9nTODM3LWqeSSSw

tencentcloud-sdk-drm

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service DRM.

3.0.1059
Content{ "name": "tencentcloud-sdk-drm", "downloads": 510866, "version": "3.0.1059", "version_created_at": "2025-05-14T21:13:49.331Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service DRM.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-drm" }, "yanked": false, "sha": "e7a05319922aeb4b9ec21c0db3c234da1543a9b2253fc16542a892e66db4f5f5", "spec_sha": "b386d2355f54140aed0357e0a655e3b53c364b1d2672ab1080eac1efe84d4852", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-drm", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-drm-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-drm", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:13:51 UTC
sYjkwGAYNpYg18vDh1do_

tencentcloud-sdk-tcaplusdb

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TCAPLUSDB.

3.0.1059
Content{ "name": "tencentcloud-sdk-tcaplusdb", "downloads": 519245, "version": "3.0.1059", "version_created_at": "2025-05-14T21:13:44.878Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TCAPLUSDB.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-tcaplusdb" }, "yanked": false, "sha": "5b0b8cb5d2a894be5ed275e416c34d34bda9a386fe4be807ef44ae5ff52e786d", "spec_sha": "8bf82db619688aaafb24a7d12a0c36d73096e0f8624f4673b4daebc9fbb45fb6", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-tcaplusdb", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-tcaplusdb-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-tcaplusdb", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:13:48 UTC
bRwu6WIXyo3StEPP1am1I

tencentcloud-sdk-tse

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TSE.

3.0.1059
Content{ "name": "tencentcloud-sdk-tse", "downloads": 498392, "version": "3.0.1059", "version_created_at": "2025-05-14T21:13:34.883Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TSE.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-tse" }, "yanked": false, "sha": "f34eab3dad7b9b14076e36040a63490f03a0e3e5157c83f3f88d5284376398e8", "spec_sha": "3365bcb2882266e4fda9b6bb59dbcb7fcbfa49a3068665038cef245fa0adcd44", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-tse", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-tse-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-tse", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:13:39 UTC
0yzMD3VCgAlULy4dgssLN

tencentcloud-sdk-trp

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TRP.

3.0.1059
Content{ "name": "tencentcloud-sdk-trp", "downloads": 350974, "version": "3.0.1059", "version_created_at": "2025-05-14T21:13:29.953Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TRP.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-trp" }, "yanked": false, "sha": "f4e5e74245c390ae852afe50ef78fc349ef0256c93c8e2f86f38948afbb4381d", "spec_sha": "17519c27b7695387fd16874b1844e264c62313bdde40917b88e4283749343700", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-trp", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-trp-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-trp", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:13:32 UTC
X6bRtvZoO76tx4ucyxSFI

tencentcloud-sdk-rum

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service RUM.

3.0.1059
Content{ "name": "tencentcloud-sdk-rum", "downloads": 505320, "version": "3.0.1059", "version_created_at": "2025-05-14T21:13:26.417Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service RUM.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-rum" }, "yanked": false, "sha": "104417eef287aed4463232733d44a5c30aaaf952d913407debe8d3aa7f7800d4", "spec_sha": "18da6816f601e1bc006e01f3cd085ee3f30416b317aa63d1a4fbc2daacb24e7d", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-rum", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-rum-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-rum", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:13:28 UTC
VM9Btmym3uUohnEa7tAVS

tencentcloud-sdk-ticm

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TICM.

3.0.1059
Content{ "name": "tencentcloud-sdk-ticm", "downloads": 516897, "version": "3.0.1059", "version_created_at": "2025-05-14T21:13:22.729Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TICM.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-ticm" }, "yanked": false, "sha": "857fa353c0c37ca2ad8e57e31746354beaaa4395af67d53fb6ee14121e2d34f4", "spec_sha": "075fa4bed7c3319bcb55c32793fc48d80b03c4f44bf6d30aeccc8e41c9db998e", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-ticm", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-ticm-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-ticm", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:13:25 UTC
lBN6IaH82Vx6QqvMnoDW3

tencentcloud-sdk-tdmq

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TDMQ.

3.0.1059
Content{ "name": "tencentcloud-sdk-tdmq", "downloads": 509162, "version": "3.0.1059", "version_created_at": "2025-05-14T21:13:19.629Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TDMQ.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-tdmq" }, "yanked": false, "sha": "6ecf296a68ee16569b3adcf821844c40b40f412ea1b16afbe132c6cbe603687f", "spec_sha": "65f1e3507cf8f53ae2eb3be12b934ffb0bcecaca7aa24042bbf66bbe53c12ea4", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-tdmq", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-tdmq-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-tdmq", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:13:21 UTC
tNmusM4eB_i_TN3Wd2oB-

tencentcloud-sdk-pds

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service PDS.

3.0.1059
Content{ "name": "tencentcloud-sdk-pds", "downloads": 519064, "version": "3.0.1059", "version_created_at": "2025-05-14T21:13:16.438Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service PDS.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-pds" }, "yanked": false, "sha": "64f70142af15c37017f24d811da5096d3bf6f0e1a26f6926ddb453932ee0cee5", "spec_sha": "4e43a7a5970eb8767fbd206481ae8eac07b8884ef5cf91edd34b1fd356be8948", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-pds", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-pds-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-pds", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:13:18 UTC
QsVAXYxDBZ2cyj_m8OlL9

tencentcloud-sdk-tem

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TEM.

3.0.1059
Content{ "name": "tencentcloud-sdk-tem", "downloads": 508309, "version": "3.0.1059", "version_created_at": "2025-05-14T21:13:12.221Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TEM.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-tem" }, "yanked": false, "sha": "a72a5fcd76775b2812ef64b5c1b1e094a348743d763c3d0675ca518e8b16eb53", "spec_sha": "64d27191466875250facd40004bdc4967c0bb127b6909a43a0c792735e8dde19", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-tem", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-tem-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-tem", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:13:15 UTC
MVdTrf8dzaGJ7Q7lH6XXZ

tencentcloud-sdk-cmq

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service CMQ.

3.0.1059
Content{ "name": "tencentcloud-sdk-cmq", "downloads": 493933, "version": "3.0.1059", "version_created_at": "2025-05-14T21:13:07.769Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service CMQ.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-cmq" }, "yanked": false, "sha": "a97e82a2fbbf2ee9cebbadc4ea46d1adae88205769e5c628130a41f5f5c4c0a0", "spec_sha": "b9cb4fd49bd85f8417fa5d3b8be121b86f74297a8e8db90d324db79e07ee4e0a", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-cmq", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-cmq-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-cmq", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:13:11 UTC
09npltydQlYenFde8J6MR

tencentcloud-sdk-cloudaudit

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service CLOUDAUDIT.

3.0.1059
Content{ "name": "tencentcloud-sdk-cloudaudit", "downloads": 508890, "version": "3.0.1059", "version_created_at": "2025-05-14T21:12:59.731Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service CLOUDAUDIT.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-cloudaudit" }, "yanked": false, "sha": "2306826a33c8a0a29a22fbd4be79d934bc7dacf3b3a4ee9a838299a71880f548", "spec_sha": "037d1ef873be4b37bde3ab37cbc4e9658744ded9bc016f2cdf99538a7946c9ca", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-cloudaudit", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-cloudaudit-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-cloudaudit", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:13:05 UTC
c-05wSthznkN1Vydyjf1O

tencentcloud-sdk-faceid

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service FACEID.

3.0.1059
Content{ "name": "tencentcloud-sdk-faceid", "downloads": 509664, "version": "3.0.1059", "version_created_at": "2025-05-14T21:12:55.621Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service FACEID.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-faceid" }, "yanked": false, "sha": "7a11b605eb343d972d2fd5c9a6272828f1a1ea4342f52146205ae2675476f7c1", "spec_sha": "72aca47d31cf92470bad009e39ca361d521529ea60dd186c156fe67837f6c633", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-faceid", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-faceid-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-faceid", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:12:59 UTC
_lq0ZuJ9ixMdtAWw4K8P1

tencentcloud-sdk-tdid

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TDID.

3.0.1059
Content{ "name": "tencentcloud-sdk-tdid", "downloads": 502985, "version": "3.0.1059", "version_created_at": "2025-05-14T21:12:51.603Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TDID.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-tdid" }, "yanked": false, "sha": "dd57ba3d680a0aca9a0247f9337e501f1bd751c4353bf2fcd07ee418e7ca1843", "spec_sha": "b30874572469f89408cab917bc929484e1572715b619bc80be5362eed7dc52fe", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-tdid", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-tdid-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-tdid", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:12:54 UTC
QjaZvsoE0XuNa-t02ER8k

tencentcloud-sdk-ams

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service AMS.

3.0.1059
Content{ "name": "tencentcloud-sdk-ams", "downloads": 561068, "version": "3.0.1059", "version_created_at": "2025-05-14T21:12:47.934Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service AMS.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-ams" }, "yanked": false, "sha": "308edbba2fa94a1ffd9d3a9a1bd0493040cd6609debbbe004ba38dd1846ea973", "spec_sha": "13afad817cf6492a4723f504982bf74aefdad481a97dd973ed44be4a039566f1", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-ams", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-ams-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-ams", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:12:50 UTC
ZWXLsL6hVFHEjxtXZW7na

tencentcloud-sdk-essbasic

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service ESSBASIC.

3.0.1059
Content{ "name": "tencentcloud-sdk-essbasic", "downloads": 505850, "version": "3.0.1059", "version_created_at": "2025-05-14T21:12:44.908Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service ESSBASIC.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-essbasic" }, "yanked": false, "sha": "376ceff4d024b9e8215d18bfd9c3850f2780b3cae4166d0ab50796cf9d06d98c", "spec_sha": "9bd1773ce6cee1a699213fcf20ea60179a2f95ca2d6c22dde3edb1483ee28089", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-essbasic", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-essbasic-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-essbasic", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:12:47 UTC
8k2tN4Tm5GzzknQZrzekm

tencentcloud-sdk-cii

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service CII.

3.0.1059
Content{ "name": "tencentcloud-sdk-cii", "downloads": 503032, "version": "3.0.1059", "version_created_at": "2025-05-14T21:12:41.477Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service CII.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-cii" }, "yanked": false, "sha": "e3172652ee3c43b5209e19608783e1cb8a81e0dfecbf847edd3dec37854e9356", "spec_sha": "1c9698cb02d55eee5c06ef3e015c94579342e7f296ca277ceb571e4355349b28", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-cii", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-cii-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-cii", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:12:43 UTC
fi57HJwoeagglaeHyZzs7

tencentcloud-sdk-tke

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TKE.

3.0.1059
Content{ "name": "tencentcloud-sdk-tke", "downloads": 503456, "version": "3.0.1059", "version_created_at": "2025-05-14T21:12:38.026Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TKE.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-tke" }, "yanked": false, "sha": "b190572039187b10907558358cf4e5b524246a61e4c26c5af7f631733289acda", "spec_sha": "90d28caeaa3b85f27155ccc0f5a184848293e3ac1cb370c3fc43b55fbe66d1c8", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-tke", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-tke-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-tke", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:12:40 UTC
ZFWrndqU6yewlt6Vnf59m

tencentcloud-sdk-clb

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service CLB.

3.0.1059
Content{ "name": "tencentcloud-sdk-clb", "downloads": 506829, "version": "3.0.1059", "version_created_at": "2025-05-14T21:12:33.288Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service CLB.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-clb" }, "yanked": false, "sha": "4be655338d5ad5ce4ae450752914a5e85eb411d55d4f69139ff00d4c3bc7addb", "spec_sha": "fd9a31c02a0b33c113c1412f2a8af280fd7788be389f7731a4e470c339d8ccb1", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-clb", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-clb-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-clb", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:12:35 UTC
wDuDbkGRK2gQQ2Pj57T83

tencentcloud-sdk-ecc

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service ECC.

3.0.1059
Content{ "name": "tencentcloud-sdk-ecc", "downloads": 526933, "version": "3.0.1059", "version_created_at": "2025-05-14T21:12:29.255Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service ECC.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-ecc" }, "yanked": false, "sha": "4a557752650855cc21f11b69c777a98a836735b755e0f2bc53bdb00bcb6d42bd", "spec_sha": "b065c90845243e53601ef678b5c289ef700ab4768ff94f42e0c4921fadbda0e4", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-ecc", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-ecc-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-ecc", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:12:32 UTC
sObGuuunL7LP-IXtlx6x5

tencentcloud-sdk-advisor

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service ADVISOR.

3.0.1059
Content{ "name": "tencentcloud-sdk-advisor", "downloads": 498299, "version": "3.0.1059", "version_created_at": "2025-05-14T21:12:25.932Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service ADVISOR.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-advisor" }, "yanked": false, "sha": "6eb89fb1b78e1f5659ca55a476f2dedc6364e1d5fe719260b8852e9515720da6", "spec_sha": "e4aa624f8aa7e8009c69418702c3fdd9e9d900e6c64b187a6dab13f409cc125d", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-advisor", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-advisor-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-advisor", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:12:28 UTC
G8d3MjO5KIPgEkYjMgK7x

tencentcloud-sdk-ess

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service ESS.

3.0.1059
Content{ "name": "tencentcloud-sdk-ess", "downloads": 415226, "version": "3.0.1059", "version_created_at": "2025-05-14T21:12:23.156Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service ESS.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-ess" }, "yanked": false, "sha": "f23a02b192108cb6421b1e2784b566e7fc36aca0cdac3e36f6c2fec53fa0c716", "spec_sha": "ea12c4ab624bbb0bb611a972ffb235d751c3ed0356866a265f28435c52ccb242", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-ess", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-ess-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-ess", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:12:25 UTC
fNIKVTpC-poNK6U4OwOwL

tencentcloud-sdk-kms

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service KMS.

3.0.1059
Content{ "name": "tencentcloud-sdk-kms", "downloads": 512836, "version": "3.0.1059", "version_created_at": "2025-05-14T21:12:19.832Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service KMS.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-kms" }, "yanked": false, "sha": "febd64808fdea9ad373e81ae1acd8f2c7ee03b8e41262119d4d753a9771add40", "spec_sha": "f096dfd1c31a68dd1bf223c2d8063780f19f5ca548d59700e906348c6268680f", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-kms", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-kms-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-kms", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:12:21 UTC
lw5R4k1ekX-NbGP4YSYYt

tencentcloud-sdk-ssm

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service SSM.

3.0.1059
Content{ "name": "tencentcloud-sdk-ssm", "downloads": 509114, "version": "3.0.1059", "version_created_at": "2025-05-14T21:12:15.745Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service SSM.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-ssm" }, "yanked": false, "sha": "5aa1f926ddcfdfeef42b167c7db8f469f3c721e9c535616ac54ea97b779e4005", "spec_sha": "ee4f80c321241081a1440fca555167eab41df19d97a6a938907ca0e178d78f1c", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-ssm", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-ssm-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-ssm", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:12:18 UTC
GtfM4JURAxx39ODkeIXDl

tencentcloud-sdk-ca

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service CA.

3.0.1059
Content{ "name": "tencentcloud-sdk-ca", "downloads": 22558, "version": "3.0.1059", "version_created_at": "2025-05-14T21:12:12.820Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service CA.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-ca" }, "yanked": false, "sha": "db21c63b818b38350daec3479f0305aa57ebcc68000aa806d5cc61c3ccf3e9ed", "spec_sha": "4f97e7d005b396effa26d48bb3d2ff6928afa8ca3fe891634ea1186d45bee4e6", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-ca", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-ca-3.0.1059.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-ca", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:12:14 UTC
UVEbHYklXn7W5QZ5UYhRc

tencentcloud-sdk-tccatalog

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TCCATALOG.

3.0.1059
Content{ "name": "tencentcloud-sdk-tccatalog", "downloads": 10146, "version": "3.0.1059", "version_created_at": "2025-05-14T21:12:08.121Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TCCATALOG.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-tccatalog" }, "yanked": false, "sha": "150d7af8ae29dc4a034397461e604c3936216f79e4451f54cfd357426bebb14f", "spec_sha": "293eae83642a4c0a136f5950e9a2bec62b6eeace502e9776f13589e2cf2f3176", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-tccatalog", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-tccatalog-3.0.1059.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-tccatalog", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:12:09 UTC
LzoLWI-l6-Pb66uZ_dro1

tencentcloud-sdk-apcas

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service APCAS.

3.0.1059
Content{ "name": "tencentcloud-sdk-apcas", "downloads": 508057, "version": "3.0.1059", "version_created_at": "2025-05-14T21:12:04.535Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service APCAS.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-apcas" }, "yanked": false, "sha": "b73a9d217c9d60fe37edd50d360f9197f2df64430e452d0315fc617bb0a9de4d", "spec_sha": "8e2e50b896460365cb64dc7e21c57d7579613bfc5a59935e997b22323f3f26b3", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-apcas", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-apcas-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-apcas", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:12:07 UTC
Movlj-HVN7jmDXSf8gKe5

tencentcloud-sdk-irp

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service IRP.

3.0.1059
Content{ "name": "tencentcloud-sdk-irp", "downloads": 328504, "version": "3.0.1059", "version_created_at": "2025-05-14T21:12:01.154Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service IRP.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-irp" }, "yanked": false, "sha": "e2a9c37e68a598ddf5c6dec23c960c0b446e01d95ad32454229168f989a76eb0", "spec_sha": "e2b7eb7057b02ade04cbd38a097144aa9db21db12763deaacb37dfe1d1ad0903", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-irp", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-irp-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-irp", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:12:03 UTC
Nbp5frqtEuBgBJZlsfj2c

tencentcloud-sdk-bmlb

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service BMLB.

3.0.1059
Content{ "name": "tencentcloud-sdk-bmlb", "downloads": 501052, "version": "3.0.1059", "version_created_at": "2025-05-14T21:11:58.261Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service BMLB.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-bmlb" }, "yanked": false, "sha": "c3f72258b71ae8acdc13a916e56979bf176bfb4391fa49509553513906cfdadb", "spec_sha": "104eed7325ac1f16f81274d69062aae2816febe80a2ac1e88aeb0bcdceefa7bd", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-bmlb", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-bmlb-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-bmlb", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:12:00 UTC
9QfBvUl2lqBnd7zuZ42Qr

tencentcloud-sdk-cvm

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service CVM.

3.0.1059
Content{ "name": "tencentcloud-sdk-cvm", "downloads": 507307, "version": "3.0.1059", "version_created_at": "2025-05-14T21:11:55.011Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service CVM.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-cvm" }, "yanked": false, "sha": "b85b8e44538f31dd716878163a22d1bc33df307005ce6392e67741b7f0f61e6a", "spec_sha": "b4a7d9f65abce57bd650756f95e5a0c547f727a052886ae29bc27af7c6588b35", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-cvm", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-cvm-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-cvm", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:11:57 UTC
PFnYtzGGt5x_B-2gSmQhh

tencentcloud-sdk-smh

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service SMH.

3.0.1059
Content{ "name": "tencentcloud-sdk-smh", "downloads": 422454, "version": "3.0.1059", "version_created_at": "2025-05-14T21:11:50.259Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service SMH.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-smh" }, "yanked": false, "sha": "7d076d6b014c5478176e0e5253e14af980bab80ac8710c7059709546d09b0912", "spec_sha": "c436e1d77216a228c85076eb93d443bf092ce5423df5ac74bd9569eb5f6d87e8", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-smh", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-smh-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-smh", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:11:53 UTC
JFLXz78m3k3g6v6TQa1PW

tencentcloud-sdk-af

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service AF.

3.0.1059
Content{ "name": "tencentcloud-sdk-af", "downloads": 499548, "version": "3.0.1059", "version_created_at": "2025-05-14T21:11:46.205Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service AF.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-af" }, "yanked": false, "sha": "3217d26a0b7049a3fa5b0a41d1cffacf1d6a29a4de93ea93cd92dc7fe4f77eee", "spec_sha": "3ad6d00bba4a133b1ea94b717f422fce94426b7ad14868de69b38be1712fadd7", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-af", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-af-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-af", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:11:49 UTC
-0VvT8DaKoDtNyCAnAJId

tencentcloud-sdk-live

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service LIVE.

3.0.1059
Content{ "name": "tencentcloud-sdk-live", "downloads": 519245, "version": "3.0.1059", "version_created_at": "2025-05-14T21:11:42.629Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service LIVE.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-live" }, "yanked": false, "sha": "1f1d9d4855d6b758d82af0093a5ef562a18277830b68a6bf46bd5d782afc055a", "spec_sha": "b1357aefc004869d86f249834ea880845cf48a222fdb8d163481e2acab2e470b", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-live", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-live-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-live", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:11:45 UTC
InXjAem7ZkVNcR5EHhjiS

tencentcloud-sdk-tiia

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TIIA.

3.0.1059
Content{ "name": "tencentcloud-sdk-tiia", "downloads": 510277, "version": "3.0.1059", "version_created_at": "2025-05-14T21:11:38.589Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TIIA.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-tiia" }, "yanked": false, "sha": "c8eba655208ce0e27c58cb15dd529540635df44e9f3db2c5c7b2d445269107fc", "spec_sha": "c60e56ae138ebb1f4b2724c23b2580b264a21cd9044dd8ab5c0cd5bceb50de77", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-tiia", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-tiia-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-tiia", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:11:41 UTC
eRhpEdZ5FsAfOf_BH1BDC

tencentcloud-sdk-asr

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service ASR.

3.0.1059
Content{ "name": "tencentcloud-sdk-asr", "downloads": 502666, "version": "3.0.1059", "version_created_at": "2025-05-14T21:11:35.324Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service ASR.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-asr" }, "yanked": false, "sha": "0e137c6d796066ec61a97a5ac26a8d30bdc980bd7c030d8ab6707602ed24ea7e", "spec_sha": "fed88554101f838b75490826cb33ec684a9b6bd54ffeb3a46a453e5e68ab8e09", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-asr", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-asr-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-asr", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:11:37 UTC
cay-r9GZk4y4b4TPBYwlk

tencentcloud-sdk-rce

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service RCE.

3.0.1059
Content{ "name": "tencentcloud-sdk-rce", "downloads": 501653, "version": "3.0.1059", "version_created_at": "2025-05-14T21:11:29.626Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service RCE.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-rce" }, "yanked": false, "sha": "62fe838862c4f2f9e71c5c789f80e3796069a53213c9f6e14a729f06b8a9cc4b", "spec_sha": "fa8c0a5a3c45db5e8efbdc974401f3368c564cd7fa3dccd8570a8be7da016a19", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-rce", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-rce-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-rce", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:11:34 UTC
vo7NVpEO--dK8dsrvfDxX

tencentcloud-sdk-gwlb

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service GWLB.

3.0.1059
Content{ "name": "tencentcloud-sdk-gwlb", "downloads": 21271, "version": "3.0.1059", "version_created_at": "2025-05-14T21:11:22.727Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service GWLB.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-gwlb" }, "yanked": false, "sha": "90163b3b2b605b1f5affd1e4b7691f0bfbb83ad1e082e99a42c7e7b0fc2d2a57", "spec_sha": "f3c6d18e1f66718101f00f70337fcc0eea80bde0c75513778df07c1f843f5a0d", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-gwlb", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-gwlb-3.0.1059.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-gwlb", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:11:27 UTC
8XJYaMDz9mhVLBfVOPR1z

tencentcloud-sdk-vcg

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service VCG.

3.0.1059
Content{ "name": "tencentcloud-sdk-vcg", "downloads": 47954, "version": "3.0.1059", "version_created_at": "2025-05-14T21:11:19.621Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service VCG.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-vcg" }, "yanked": false, "sha": "648ac9be203ab2eacafad88e6f76986fa8bd73064a67fb092229465b9c1f7197", "spec_sha": "c8bf3e60ddcb8225adc7b32c7bd2cd8b167ddf88bb48079b62c7793455d80aba", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-vcg", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-vcg-3.0.1059.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-vcg", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:11:21 UTC
Qrd0PMLqt0pcjD6Xt-ZBS

tencentcloud-sdk-trdp

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TRDP.

3.0.1059
Content{ "name": "tencentcloud-sdk-trdp", "downloads": 240250, "version": "3.0.1059", "version_created_at": "2025-05-14T21:11:16.743Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TRDP.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-trdp" }, "yanked": false, "sha": "c239a9d14db94a191946790816b7030d807b526ad9802e7180c4361b8594505e", "spec_sha": "35ad94ab5476620f218e172258bbbd9852147256017dacf52786b983fd7de061", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-trdp", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-trdp-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-trdp", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:11:18 UTC
sBjNPlSmCswYVVTkiKrHG

tencentcloud-sdk-postgres

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service POSTGRES.

3.0.1059
Content{ "name": "tencentcloud-sdk-postgres", "downloads": 528480, "version": "3.0.1059", "version_created_at": "2025-05-14T21:11:13.785Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service POSTGRES.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-postgres" }, "yanked": false, "sha": "8063b2e5e7ff9cfbdd3b9943284f3a3eae1188e0e05f04f283d071e137a3438b", "spec_sha": "68ee0f4bad3d4080444958b4a957c11dcc932217bca26eedf86aee711fa1d0ed", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-postgres", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-postgres-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-postgres", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:11:15 UTC
ZT4dxxUlyaEb5vVwsot1d

tencentcloud-sdk-sts

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service STS.

3.0.1059
Content{ "name": "tencentcloud-sdk-sts", "downloads": 506944, "version": "3.0.1059", "version_created_at": "2025-05-14T21:11:10.510Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service STS.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-sts" }, "yanked": false, "sha": "5fbbc007349c32610c13506869bb9940de5b7c35694191686785941b8dd1008e", "spec_sha": "d354ebce28cc4b9f9346f256ec67e58092e960072091405d86494eef37571afb", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-sts", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-sts-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-sts", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:11:12 UTC
U_Df7auACcClZVPNEa--M

tencentcloud-sdk-vdb

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service VDB.

3.0.1059
Content{ "name": "tencentcloud-sdk-vdb", "downloads": 43100, "version": "3.0.1059", "version_created_at": "2025-05-14T21:11:07.855Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service VDB.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-vdb" }, "yanked": false, "sha": "95bf9ee5552708b7960e9899d60affbf59abf5ac5933b0058d82f56130eebfbf", "spec_sha": "1caa3a39a4d8ffe36816121d3488ebb71f57f5f9e15657fcdcdb54ace24e4447", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-vdb", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-vdb-3.0.1059.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-vdb", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:11:09 UTC
9KVr5Zs0NrqSR1csc6iUn

tencentcloud-sdk-cpdp

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service CPDP.

3.0.1059
Content{ "name": "tencentcloud-sdk-cpdp", "downloads": 508365, "version": "3.0.1059", "version_created_at": "2025-05-14T21:11:04.768Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service CPDP.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-cpdp" }, "yanked": false, "sha": "44687eeb46c0c675029aae5db6735e3b4403798a109465e45a5f1b7f6e094b3c", "spec_sha": "1045444c8be87c41ec4f39e7a01d140d4cb7921169dc85651886b52c84541a99", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-cpdp", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-cpdp-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-cpdp", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:11:06 UTC
pYCh5iMOjV_AEQA0t9Cw1

tencentcloud-sdk-vm

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service VM.

3.0.1059
Content{ "name": "tencentcloud-sdk-vm", "downloads": 508394, "version": "3.0.1059", "version_created_at": "2025-05-14T21:11:01.521Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service VM.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-vm" }, "yanked": false, "sha": "6550be2612cac394827f44b9612f534f38795a13763e7318cdc230436add2646", "spec_sha": "6011880e522c9c28f43026875c6a4b5cc76a9b7ef9af5cfa52513bd9a45b52f0", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-vm", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-vm-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-vm", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:11:03 UTC
vtL3PrlRn-40HJa7O-DXc

tencentcloud-sdk-cds

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service CDS.

3.0.1059
Content{ "name": "tencentcloud-sdk-cds", "downloads": 510886, "version": "3.0.1059", "version_created_at": "2025-05-14T21:10:55.017Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service CDS.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-cds" }, "yanked": false, "sha": "cc4cff07aec42e215d85a78a4eb708231b8b5e766474bdfb1823539ca9824f89", "spec_sha": "fa2d8bbb0c36874c00b7382f11e045b54981f7d68d6cdac2280934ad881d1db6", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-cds", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-cds-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-cds", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:11:00 UTC
_sJQZREcxY6C0-SBccJmA

tencentcloud-sdk-hasim

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service HASIM.

3.0.1059
Content{ "name": "tencentcloud-sdk-hasim", "downloads": 220008, "version": "3.0.1059", "version_created_at": "2025-05-14T21:10:51.530Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service HASIM.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-hasim" }, "yanked": false, "sha": "41ead504bc40789178146251c1833fd1b40ef3cbc271e4c92bf6b18594fb866d", "spec_sha": "22a70dabee4cb0d05088eff0f60c01b5f9653c0bded0fb2aee77fd916988e1f0", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-hasim", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-hasim-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-hasim", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:10:53 UTC
dV5L9fh4YJGK_1vvcKMQs

tencentcloud-sdk-anicloud

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service ANICLOUD.

3.0.1059
Content{ "name": "tencentcloud-sdk-anicloud", "downloads": 242359, "version": "3.0.1059", "version_created_at": "2025-05-14T21:10:48.807Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service ANICLOUD.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-anicloud" }, "yanked": false, "sha": "bdfde1e0d499020d79839e939626df866c7e26322c23b4f33f6a36a8cac34ab2", "spec_sha": "38a40ea36ad5a99c2d12849ccf5d3429a71009e6598c7c20fb3699cbe4ed5e41", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-anicloud", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-anicloud-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-anicloud", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:10:50 UTC
gFGLi4LueD-utQKvoqNbG

tencentcloud-sdk-cbs

Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service CBS.

3.0.1059
Content{ "name": "tencentcloud-sdk-cbs", "downloads": 509474, "version": "3.0.1059", "version_created_at": "2025-05-14T21:10:45.899Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service CBS.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-cbs" }, "yanked": false, "sha": "09ba4b99d576319edc0e2cf141378f41baf466f3ae6ba4f60bc18d21775a6d26", "spec_sha": "096dea8881d0f43f0e009ae5c75dff8e9751baf19ef764bb2026e636dfce34a2", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-cbs", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-cbs-3.0.1059.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-cbs", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-05-14 21:10:47 UTC