Rubyhooks

Lastest updates from Rubygems.org

ID Gem Version Body Updated At
2hRSnd3wnDrBiNdg123RU

ding_sdk

Ding Ruby SDK

0.12.10
Content{ "name": "ding_sdk", "downloads": 33722, "version": "0.12.10", "version_created_at": "2025-03-28T00:22:25.977Z", "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": "00356141b3f3f5618eb63c30a9b1ab631445170ff55d9426b30a75ffef8551d3", "spec_sha": "4d4cd19a770007b5bdea8c341fe88f4f7228095a87d49977cb071bff30265c9f", "project_uri": "https://rubygems.org/gems/ding_sdk", "gem_uri": "https://rubygems.org/gems/ding_sdk-0.12.10.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-03-28 00:22:29 UTC
u2q4z0UgMNVXPJ35XZXwt

ruby_todo

A flexible and powerful todo list management system for the command line

0.3.0
Content{ "name": "ruby_todo", "downloads": 0, "version": "0.3.0", "version_created_at": "2025-03-28T00:22:08.497Z", "version_downloads": 0, "platform": "ruby", "authors": "Jeremiah Parrack", "info": "A flexible and powerful todo list management system for the command line", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/jtparrack/ruby_todo", "changelog_uri": "https://github.com/jtparrack/ruby_todo/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/jtparrack/ruby_todo", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "0712a9231db91621e6104356514081a88cb97524531a71fdecd86950221de5e7", "spec_sha": "bcadb894dd26bbcfe67d5e336f0e1570b68c9d98bc8b63e14a4fc34fc9589eaf", "project_uri": "https://rubygems.org/gems/ruby_todo", "gem_uri": "https://rubygems.org/gems/ruby_todo-0.3.0.gem", "homepage_uri": "https://github.com/jtparrack/ruby_todo", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/jtparrack/ruby_todo", "bug_tracker_uri": null, "changelog_uri": "https://github.com/jtparrack/ruby_todo/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "minitest", "requirements": "~> 5.19" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rubocop", "requirements": "~> 1.59" }, { "name": "rubocop-minitest", "requirements": "~> 0.34" }, { "name": "rubocop-rake", "requirements": "~> 0.6" } ], "runtime": [ { "name": "activerecord", "requirements": "~> 7.1" }, { "name": "colorize", "requirements": "~> 1.1" }, { "name": "sqlite3", "requirements": "~> 1.7" }, { "name": "thor", "requirements": "~> 1.3" }, { "name": "tty-prompt", "requirements": "~> 0.23" }, { "name": "tty-table", "requirements": "~> 0.12" } ] } }
2025-03-28 00:22:13 UTC
zvtNp6qp-kjakr5xw2h2m

test_semano

description of gem for testing my first code.

0.1.0
Content{ "name": "test_semano", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-03-28T00:08:00.694Z", "version_downloads": 0, "platform": "ruby", "authors": "Seenuvasan", "info": "description of gem for testing my first code.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "6b4e0310a656d1cff398004cc36f12f8f888d8405e5458c1ef7bb754b903863b", "spec_sha": "5e5d8f2389be86a8ad4ff001a70276ad06e0241ecefb5121e62d0b8bafa43135", "project_uri": "https://rubygems.org/gems/test_semano", "gem_uri": "https://rubygems.org/gems/test_semano-0.1.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/test_semano/0.1.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-03-28 00:08:04 UTC
k_ceDKdFe582mZ8bNwdcJ

migrate-hack

Ideal for deterministic pipelines, CI/CD, or containers that apply migrations step by step. -------------------------------- ⚠️ Warning: This gem modifies the files in the repository where it is executed according to git history, but then restores everything to normal. Do not run it on servers that are actively serving the application. Run it in parallel.

0.1.7
Content{ "name": "migrate-hack", "downloads": 468, "version": "0.1.7", "version_created_at": "2025-03-28T00:03:57.447Z", "version_downloads": 0, "platform": "ruby", "authors": "Carlos Zillner", "info": "Ideal for deterministic pipelines, CI/CD, or containers that apply migrations step by step.\n\n--------------------------------\n\n⚠️ Warning: This gem modifies the files in the repository where it is executed according to git history, but then restores everything to normal.\nDo not run it on servers that are actively serving the application.\nRun it in parallel.\n\n", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/omelao/migrate-hack/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/omelao/migrate-hack" }, "yanked": false, "sha": "92c145479840b6f77f763f93f1dfbc9df47aab3ef175a983bab5882dc3d2fc8d", "spec_sha": "6f223a8e03ea119bba4abc7fe873baad55d6cd57874be6e7662d76bb20b18d6a", "project_uri": "https://rubygems.org/gems/migrate-hack", "gem_uri": "https://rubygems.org/gems/migrate-hack-0.1.7.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/omelao/migrate-hack", "bug_tracker_uri": null, "changelog_uri": "https://github.com/omelao/migrate-hack/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-03-28 00:04:00 UTC
e_t-41C8I_TMRVRf0LeFM

digital-payments-sdk

The APIs detailed within this SDK will enable Shell's Fleet Solutions Customers to digitalize Shell Card/s and use them to pay to refuel their vehicles at Shell Stations.

1.2.0
Content{ "name": "digital-payments-sdk", "downloads": 555, "version": "1.2.0", "version_created_at": "2025-03-27T23:42:50.373Z", "version_downloads": 0, "platform": "ruby", "authors": "developer sdksio", "info": "The APIs detailed within this SDK will enable Shell's Fleet Solutions Customers to digitalize Shell Card/s and use them to pay to refuel their vehicles at Shell Stations.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "dd259485ae287041dc825ed4ad2a54d85f6a662bf2f162f1d955c5cb0f180332", "spec_sha": "769a91b3c6dcdd7b7d1463374fc6ea406fab9ba7b89c24a2295df736840f5333", "project_uri": "https://rubygems.org/gems/digital-payments-sdk", "gem_uri": "https://rubygems.org/gems/digital-payments-sdk-1.2.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/digital-payments-sdk/1.2.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "minitest", "requirements": "~> 5.24.0" }, { "name": "minitest-proveit", "requirements": "~> 1.0" } ], "runtime": [ { "name": "apimatic_core", "requirements": "~> 0.3.11" }, { "name": "apimatic_core_interfaces", "requirements": "~> 0.2.1" }, { "name": "apimatic_faraday_client_adapter", "requirements": "~> 0.1.4" } ] } }
2025-03-27 23:42:56 UTC
qxvUoGXd0zUF1QBq1Ls7i

params-registry

# `Params::Registry`: A registry for named parameters

0.2.2
Content{ "name": "params-registry", "downloads": 4089, "version": "0.2.2", "version_created_at": "2025-03-27T23:32:53.250Z", "version_downloads": 0, "platform": "ruby", "authors": "Dorian Taylor", "info": "# `Params::Registry`: A registry for named parameters\n\n\n", "licenses": [ "Apache-2.0" ], "metadata": { "homepage_uri": "https://github.com/doriantaylor/rb-params-registry", "source_code_uri": "https://github.com/doriantaylor/rb-params-registry" }, "yanked": false, "sha": "a32d076219225ca8269c50e491ad782679a02f5af553985945e40ef2bd3db53d", "spec_sha": "9a58c7a98b0d199cc44803d5db6e4e2e105335e8c5faec1cfa6ce291f87c648a", "project_uri": "https://rubygems.org/gems/params-registry", "gem_uri": "https://rubygems.org/gems/params-registry-0.2.2.gem", "homepage_uri": "https://github.com/doriantaylor/rb-params-registry", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/doriantaylor/rb-params-registry", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "dry-types", "requirements": "~> 1.7" } ] } }
2025-03-27 23:32:57 UTC
S6uhPCoXcPEDl_AwOmrTc

ruby-brightpearl

Simple Ruby client to interact with brightpearl API.

0.5.0
Content{ "name": "ruby-brightpearl", "downloads": 5457, "version": "0.5.0", "version_created_at": "2025-03-27T23:30:17.348Z", "version_downloads": 0, "platform": "ruby", "authors": "vicvans20", "info": "Simple Ruby client to interact with brightpearl API.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/vicvans20/ruby-brightpearl", "changelog_uri": "https://github.com/vicvans20/ruby-brightpearl/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/vicvans20/ruby-brightpearl", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "613c2b14d2f3c6e98b982493a783c7312fa91a23c43b86834df193eddb12a52f", "spec_sha": "63837f0cc8c327464401f6a60c488e5247037da720347d7ee76e8e2869ca7e0d", "project_uri": "https://rubygems.org/gems/ruby-brightpearl", "gem_uri": "https://rubygems.org/gems/ruby-brightpearl-0.5.0.gem", "homepage_uri": "https://github.com/vicvans20/ruby-brightpearl", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/vicvans20/ruby-brightpearl", "bug_tracker_uri": null, "changelog_uri": "https://github.com/vicvans20/ruby-brightpearl/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "byebug", "requirements": ">= 0" }, { "name": "vcr", "requirements": "~> 6.0" }, { "name": "webmock", "requirements": ">= 0" } ], "runtime": [ { "name": "httparty", "requirements": "~> 0.20" } ] } }
2025-03-27 23:30:19 UTC
KBR_9c7G3jF0JfrojCZAN

xml-mixup

XML::Mixup uses declarative data structures to incrementally generate XML.

0.2.1
Content{ "name": "xml-mixup", "downloads": 24071, "version": "0.2.1", "version_created_at": "2025-03-27T23:29:13.331Z", "version_downloads": 0, "platform": "ruby", "authors": "Dorian Taylor", "info": "XML::Mixup uses declarative data structures to incrementally generate XML.", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "44934bcec10798b1374eac232681ce2f939e7048f3e694f6d2bfd51796c935bb", "spec_sha": "1dda2f0eaf95eabd525eabb5ff9a30f009f8f1c9191f136f98dce4ab68b161a9", "project_uri": "https://rubygems.org/gems/xml-mixup", "gem_uri": "https://rubygems.org/gems/xml-mixup-0.2.1.gem", "homepage_uri": "https://github.com/doriantaylor/rb-xml-mixup", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/xml-mixup/0.2.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 2.1" }, { "name": "rake", "requirements": ">= 13.0" }, { "name": "rspec", "requirements": ">= 3.9" } ], "runtime": [ { "name": "nokogiri", "requirements": ">= 1.13.6" } ] } }
2025-03-27 23:29:16 UTC
SF4fyHh4Ds6c-r1Cnz772

google-cloud-app_hub-v1

google-cloud-app_hub-v1 is the official client library for the App Hub V1 API. Note that google-cloud-app_hub-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-app_hub instead. See the readme for more details.

1.1.0
Content{ "name": "google-cloud-app_hub-v1", "downloads": 1283, "version": "1.1.0", "version_created_at": "2025-03-27T23:25:24.708Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "google-cloud-app_hub-v1 is the official client library for the App Hub V1 API. Note that google-cloud-app_hub-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-app_hub instead. See the readme for more details.", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "ae9a66ef8cb964d046e77118d8f5d216cefa55801fd9962ae8ce67aac647e2eb", "spec_sha": "08525879d22fdc704a6c740981f9743975174e0ce8d7e96abc10c345ad675942", "project_uri": "https://rubygems.org/gems/google-cloud-app_hub-v1", "gem_uri": "https://rubygems.org/gems/google-cloud-app_hub-v1-1.1.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/google-cloud-app_hub-v1/1.1.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "gapic-common", "requirements": ">= 0.25.0, < 2.a" }, { "name": "google-cloud-errors", "requirements": "~> 1.0" }, { "name": "google-cloud-location", "requirements": ">= 0.7, < 2.a" }, { "name": "google-iam-v1", "requirements": ">= 0.7, < 2.a" } ] } }
2025-03-27 23:25:27 UTC
9nFg4of6lUoRivygrC-Ph

google-cloud-pubsub

google-cloud-pubsub is the official library for Google Cloud Pub/Sub.

2.22.0
Content{ "name": "google-cloud-pubsub", "downloads": 36805755, "version": "2.22.0", "version_created_at": "2025-03-27T23:20:44.065Z", "version_downloads": 0, "platform": "ruby", "authors": "Mike Moore, Chris Smith", "info": "google-cloud-pubsub is the official library for Google Cloud Pub/Sub.", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "12b27c4d4253821de016c5d912f13fdbb589caaa89fcea5f2fee842a94391356", "spec_sha": "5acb845511a86ca19bbb6682beb4a49e73f34f215d2e76741f486c6685eef8a6", "project_uri": "https://rubygems.org/gems/google-cloud-pubsub", "gem_uri": "https://rubygems.org/gems/google-cloud-pubsub-2.22.0.gem", "homepage_uri": "https://github.com/googleapis/google-cloud-ruby/tree/master/google-cloud-pubsub", "wiki_uri": "", "documentation_uri": "http://googlecloudplatform.github.io/google-cloud-ruby/#/docs/google-cloud-pubsub/latest", "mailing_list_uri": "", "source_code_uri": "", "bug_tracker_uri": "https://github.com/GoogleCloudPlatform/google-cloud-ruby/labels/API%3A%20pubsub", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "concurrent-ruby", "requirements": "~> 1.1" }, { "name": "google-cloud-core", "requirements": "~> 1.5" }, { "name": "google-cloud-pubsub-v1", "requirements": "~> 1.7" }, { "name": "retriable", "requirements": "~> 3.1" } ] } }
2025-03-27 23:20:48 UTC
NOc1RTGUfS3MFVkqgNPHW

rankmi-localization

One DB to find them

0.1.6
Content{ "name": "rankmi-localization", "downloads": 0, "version": "0.1.6", "version_created_at": "2025-03-27T23:14:48.387Z", "version_downloads": 0, "platform": "ruby", "authors": "Pedro Naponoceno", "info": "One DB to find them", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/", "changelog_uri": "https://github.com//blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "728a6e0ed6eb2b34987cd50368391946083a7c66b515b826f1dddda1fdf937e4", "spec_sha": "cbca980eca740364f826f7b099e292a6fb6ba7ca63c72086281929ca9a20405e", "project_uri": "https://rubygems.org/gems/rankmi-localization", "gem_uri": "https://rubygems.org/gems/rankmi-localization-0.1.6.gem", "homepage_uri": "https://github.com/", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/", "bug_tracker_uri": null, "changelog_uri": "https://github.com//blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rails", "requirements": ">= 6.0.3.3, < 6.2" } ] } }
2025-03-27 23:14:51 UTC
eaVXslH8mPWuKBvcs3pQ-

x

A Ruby interface to the X API.

0.15.2
Content{ "name": "x", "downloads": 92811, "version": "0.15.2", "version_created_at": "2025-03-27T23:10:50.123Z", "version_downloads": 0, "platform": "ruby", "authors": "Erik Berlin", "info": "A Ruby interface to the X API.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://sferik.github.io/x-ruby", "changelog_uri": "https://github.com/sferik/x-ruby/blob/master/CHANGELOG.md", "bug_tracker_uri": "https://github.com/sferik/x-ruby/issues", "source_code_uri": "https://github.com/sferik/x-ruby", "allowed_push_host": "https://rubygems.org", "documentation_uri": "https://rubydoc.info/gems/x/", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "6abbfd7d58a8b732d45bed85035dac006649cd3379819d295349aa333ba9f8a7", "spec_sha": "b3107dc6ee2182d0836b8861f8f2999a50e53ff29742cdee5ec2577f7c73f54d", "project_uri": "https://rubygems.org/gems/x", "gem_uri": "https://rubygems.org/gems/x-0.15.2.gem", "homepage_uri": "https://sferik.github.io/x-ruby", "wiki_uri": null, "documentation_uri": "https://rubydoc.info/gems/x/", "mailing_list_uri": null, "source_code_uri": "https://github.com/sferik/x-ruby", "bug_tracker_uri": "https://github.com/sferik/x-ruby/issues", "changelog_uri": "https://github.com/sferik/x-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-03-27 23:10:59 UTC
RzGYqysAmQ8jbc6-HhY8a

asciidoctor-dita-topic

An extension for AsciiDoctor that converts a single AsciiDoc file to a DITA topic.

1.1.3
Content{ "name": "asciidoctor-dita-topic", "downloads": 2619, "version": "1.1.3", "version_created_at": "2025-03-27T23:10:45.673Z", "version_downloads": 0, "platform": "ruby", "authors": "Jaromir Hradilek", "info": "An extension for AsciiDoctor that converts a single AsciiDoc file to a DITA topic.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/jhradilek/asciidoctor-dita-topic", "bug_tracker_uri": "https://github.com/jhradilek/asciidoctor-dita-topic/issues", "documentation_uri": "https://github.com/jhradilek/asciidoctor-dita-topic/blob/main/README.adoc" }, "yanked": false, "sha": "3578b1a28f7522889459d168786307ab9687beb84d2c08c671302afa47125fc0", "spec_sha": "4b4dbdb884990091954aeea76ae8185c73211d770128e2d674603a30ac3a1ccf", "project_uri": "https://rubygems.org/gems/asciidoctor-dita-topic", "gem_uri": "https://rubygems.org/gems/asciidoctor-dita-topic-1.1.3.gem", "homepage_uri": "https://github.com/jhradilek/asciidoctor-dita-topic", "wiki_uri": null, "documentation_uri": "https://github.com/jhradilek/asciidoctor-dita-topic/blob/main/README.adoc", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/jhradilek/asciidoctor-dita-topic/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "minitest", "requirements": "~> 5.22.0" }, { "name": "rake", "requirements": "~> 12.3.0" }, { "name": "rexml", "requirements": "~> 3.2.6" } ], "runtime": [ { "name": "asciidoctor", "requirements": "~> 2.0, >= 2.0.0" } ] } }
2025-03-27 23:10:48 UTC
3NFf6GSenYpL2RSO7MEkW

liddlelab-theme

My Jekyll theme for Liddlelaboratory.com. Dark blue theme.

0.0.7
Content{ "name": "liddlelab-theme", "downloads": 520, "version": "0.0.7", "version_created_at": "2025-03-27T22:47:25.848Z", "version_downloads": 0, "platform": "ruby", "authors": "Mike Liddle", "info": "My Jekyll theme for Liddlelaboratory.com. Dark blue theme.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "d60b26a711a1567134e00da9cd482ae8b82a04f6fc08eb0e0b30580c918c1b9b", "spec_sha": "9dc861e445ac3f0f3bf698a0502bcf64208dd6bf7da071f08784dcf958ec468e", "project_uri": "https://rubygems.org/gems/liddlelab-theme", "gem_uri": "https://rubygems.org/gems/liddlelab-theme-0.0.7.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/liddlelab-theme/0.0.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.12" }, { "name": "jekyll", "requirements": "~> 3.3" } ], "runtime": [ { "name": "jekyll-archives", "requirements": "~> 2.2" }, { "name": "jekyll-feed", "requirements": "~> 0.17" }, { "name": "jekyll-paginate", "requirements": "~> 1.1" }, { "name": "jekyll-seo-tag", "requirements": "~> 2.8" }, { "name": "jekyll-sitemap", "requirements": "~> 1.4" }, { "name": "kramdown", "requirements": "~> 2.4" }, { "name": "rouge", "requirements": "~> 4.2" } ] } }
2025-03-27 22:47:28 UTC
95gIM2_pbLSemor-RwIm0

axn

Pattern for writing callable service objects with contract validation and error swallowing

0.1.0.pre.alpha.1.1
Content{ "name": "axn", "downloads": 101, "version": "0.1.0.pre.alpha.1.1", "version_created_at": "2025-03-27T22:39:33.684Z", "version_downloads": 0, "platform": "ruby", "authors": "Kali Donovan", "info": "Pattern for writing callable service objects with contract validation and error swallowing", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/teamshares/axn", "changelog_uri": "https://github.com/teamshares/axn/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/teamshares/axn", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "f4f68f41d82511ec8be252a497e977298a6b2f61557f7ffea18a445ff80fde5b", "spec_sha": "b64ada9c4102e3b5a08756f885232b681ae0fa3a01090a346f28885513c685cb", "project_uri": "https://rubygems.org/gems/axn", "gem_uri": "https://rubygems.org/gems/axn-0.1.0.pre.alpha.1.1.gem", "homepage_uri": "https://github.com/teamshares/axn", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/teamshares/axn", "bug_tracker_uri": null, "changelog_uri": "https://github.com/teamshares/axn/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activemodel", "requirements": "> 7.0" }, { "name": "activesupport", "requirements": "> 7.0" }, { "name": "interactor", "requirements": "= 3.1.2" } ] } }
2025-03-27 22:39:36 UTC
Pc5SxBzk8DiQllnRQ1cfZ

actionmcp

It offers base classes and helpers for creating MCP applications, making it easier to integrate your Ruby/Rails application with the MCP standard

0.30.0
Content{ "name": "actionmcp", "downloads": 4734, "version": "0.30.0", "version_created_at": "2025-03-27T22:36:30.259Z", "version_downloads": 0, "platform": "ruby", "authors": "Abdelkader Boudih", "info": "It offers base classes and helpers for creating MCP applications, making it easier to integrate your Ruby/Rails application with the MCP standard", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/seuros/action_mcp", "changelog_uri": "https://github.com/seuros/action_mcp/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/seuros/action_mcp", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "7d335ee771c3ad414b8b6c539de8e32362c2481f091fc595b096e8dff7a1d6ea", "spec_sha": "d5e7f8160ec22a1337e10036455ab165ecb2e090b7fc8aafadf89e9e7193f20d", "project_uri": "https://rubygems.org/gems/actionmcp", "gem_uri": "https://rubygems.org/gems/actionmcp-0.30.0.gem", "homepage_uri": "https://github.com/seuros/action_mcp", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/seuros/action_mcp", "bug_tracker_uri": null, "changelog_uri": "https://github.com/seuros/action_mcp/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "actioncable", "requirements": ">= 8.0.1" }, { "name": "activerecord", "requirements": ">= 8.0.1" }, { "name": "jsonrpc-rails", "requirements": ">= 0" }, { "name": "multi_json", "requirements": ">= 0" }, { "name": "railties", "requirements": ">= 8.0.1" }, { "name": "zeitwerk", "requirements": "~> 2.6" } ] } }
2025-03-27 22:36:32 UTC
LXAsesF64ZYGO6seJ2OID

rcurses

Create curses applications for the terminal easier than ever. Create panes (with the colors and(or border), manipulate the panes and add content. Dress up text (in panes or anywhere in the terminal) in bold, italic, underline, reverse color, blink and in any 256 terminal colors for foreground and background. Use a simple editor to let users edit text in panes. Left, right or center align text in panes. Cursor movement around the terminal. New in 2.8: Added lineup and linedown methods to pane and more key captures to Rcurses::Input.

2.8
Content{ "name": "rcurses", "downloads": 4597, "version": "2.8", "version_created_at": "2025-03-27T22:32:05.896Z", "version_downloads": 0, "platform": "ruby", "authors": "Geir Isene", "info": "Create curses applications for the terminal easier than ever. Create panes (with the colors and(or border), manipulate the panes and add content. Dress up text (in panes or anywhere in the terminal) in bold, italic, underline, reverse color, blink and in any 256 terminal colors for foreground and background. Use a simple editor to let users edit text in panes. Left, right or center align text in panes. Cursor movement around the terminal. New in 2.8: Added lineup and linedown methods to pane and more key captures to Rcurses::Input.", "licenses": [ "Unlicense" ], "metadata": { "source_code_uri": "https://github.com/isene/rcurses" }, "yanked": false, "sha": "501651333c8e93658f202ebc3c56aeb1a8155338acf427ea8a6c6bd3dde1c4d0", "spec_sha": "ae03b31e9e83bc1c1a74d704ab342c3338e736ada32cadd285dbccbec7259021", "project_uri": "https://rubygems.org/gems/rcurses", "gem_uri": "https://rubygems.org/gems/rcurses-2.8.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/isene/rcurses", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "clipboard", "requirements": "~> 2.0" } ] } }
2025-03-27 22:32:11 UTC
gMZpMW15Lusmymt-DI_Mv

scout_apm_logging

Sets up log monitoring for Scout APM Ruby clients.

1.1.0
Content{ "name": "scout_apm_logging", "downloads": 101915, "version": "1.1.0", "version_created_at": "2025-03-27T22:16:05.424Z", "version_downloads": 0, "platform": "ruby", "authors": "Scout APM", "info": "Sets up log monitoring for Scout APM Ruby clients.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "59d45f88b94154f33a9be7db5a68f5cd43493081a1f5f73412493399786df2ad", "spec_sha": "b14567526c28456086ee3b8c0c73d4f4ca1484c56911a56c42e7eed0e1938eef", "project_uri": "https://rubygems.org/gems/scout_apm_logging", "gem_uri": "https://rubygems.org/gems/scout_apm_logging-1.1.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/scout_apm_logging/1.1.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rspec", "requirements": ">= 0" }, { "name": "rubocop", "requirements": "= 1.50.2" }, { "name": "rubocop-ast", "requirements": "= 1.30.0" }, { "name": "webmock", "requirements": ">= 0" } ], "runtime": [ { "name": "googleapis-common-protos-types", "requirements": ">= 0" }, { "name": "google-protobuf", "requirements": "~> 3.0" }, { "name": "opentelemetry-api", "requirements": ">= 0" }, { "name": "opentelemetry-common", "requirements": ">= 0" }, { "name": "opentelemetry-instrumentation-base", "requirements": ">= 0" }, { "name": "opentelemetry-sdk", "requirements": ">= 1.2" }, { "name": "scout_apm", "requirements": ">= 0" } ] } }
2025-03-27 22:16:08 UTC
_OnfLBgvwV6lEBXRnm_dO

omniauth-miro

A Miro OAuth strategy for OmniAuth 2.0

1.0.4
Content{ "name": "omniauth-miro", "downloads": 6846, "version": "1.0.4", "version_created_at": "2025-03-27T21:48:03.945Z", "version_downloads": 0, "platform": "ruby", "authors": "Rewind Software Inc. | Calvin Chen", "info": "A Miro OAuth strategy for OmniAuth 2.0", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/rewindio/omniauth-miro", "changelog_uri": "https://github.com/rewindio/omniauth-miro/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/rewindio/omniauth-miro/issues", "source_code_uri": "https://github.com/rewindio/omniauth-miro", "documentation_uri": "https://github.com/rewindio/omniauth-miro", "rubygems_mfa_required": "false" }, "yanked": false, "sha": "4700d60e5a8bc9510dd22e26caf4703005072af4462cfb7cac2394141016874d", "spec_sha": "e64ae0d8d2da92e26fd534b5e6c6ed1bada1f791f27da7d210756bbe0647049b", "project_uri": "https://rubygems.org/gems/omniauth-miro", "gem_uri": "https://rubygems.org/gems/omniauth-miro-1.0.4.gem", "homepage_uri": "https://github.com/rewindio/omniauth-miro", "wiki_uri": null, "documentation_uri": "https://github.com/rewindio/omniauth-miro", "mailing_list_uri": null, "source_code_uri": "https://github.com/rewindio/omniauth-miro", "bug_tracker_uri": "https://github.com/rewindio/omniauth-miro/issues", "changelog_uri": "https://github.com/rewindio/omniauth-miro/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "omniauth", "requirements": ">= 1, < 3" }, { "name": "omniauth-oauth2", "requirements": "~> 1.1" } ] } }
2025-03-27 21:48:11 UTC
7Ds61Kv7zEZOGybaW9pth

ecfr

Ruby client for APIs provided by eCFR.gov

1.1.4
Content{ "name": "ecfr", "downloads": 8309, "version": "1.1.4", "version_created_at": "2025-03-27T21:42:36.364Z", "version_downloads": 0, "platform": "ruby", "authors": "Peregrinator", "info": "Ruby client for APIs provided by eCFR.gov", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/criticaljuncture/ecfr", "changelog_uri": "https://github.com/criticaljuncture/ecfr", "source_code_uri": "https://github.com/criticaljuncture/ecfr", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "6d1a26c9c68e25354ae3e458ea989b1bdafde4b812926595db9cbead555c166d", "spec_sha": "7d568ef3e3604a02a68c0a2765d0b727c96366b7bac0e0200e1310817f6ec074", "project_uri": "https://rubygems.org/gems/ecfr", "gem_uri": "https://rubygems.org/gems/ecfr-1.1.4.gem", "homepage_uri": "https://github.com/criticaljuncture/ecfr", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/criticaljuncture/ecfr", "bug_tracker_uri": null, "changelog_uri": "https://github.com/criticaljuncture/ecfr", "funding_uri": null, "dependencies": { "development": [ { "name": "factory_bot", "requirements": ">= 0" }, { "name": "faraday-typhoeus", "requirements": ">= 0" }, { "name": "nokogiri", "requirements": ">= 0" }, { "name": "parallel_tests", "requirements": ">= 0" }, { "name": "pry", "requirements": ">= 0" }, { "name": "request_store", "requirements": ">= 0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rspec_junit_formatter", "requirements": ">= 0" }, { "name": "rubocop", "requirements": ">= 0" }, { "name": "standard", "requirements": "~> 1.0" }, { "name": "turbo_tests", "requirements": ">= 0" }, { "name": "yard", "requirements": ">= 0" } ], "runtime": [ { "name": "activemodel", "requirements": ">= 0" }, { "name": "activesupport", "requirements": ">= 0" }, { "name": "faraday", "requirements": "~> 2.0" }, { "name": "faraday-net_http_persistent", "requirements": "~> 2.0" }, { "name": "ostruct", "requirements": ">= 0" } ] } }
2025-03-27 21:42:40 UTC
Jt__gIi1S0XsabJOymJQ8

wolf_core

Repository to store shared code among Ruby projects.

1.0.111
Content{ "name": "wolf_core", "downloads": 67359, "version": "1.0.111", "version_created_at": "2025-03-27T21:34:28.611Z", "version_downloads": 0, "platform": "ruby", "authors": "Javier Roncallo", "info": "Repository to store shared code among Ruby projects.", "licenses": [], "metadata": { "homepage_uri": "https://github.com/onewolfxyz/wolf_core", "changelog_uri": "https://github.com/onewolfxyz/wolf_core", "source_code_uri": "https://github.com/onewolfxyz/wolf_core", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "4bb3d84b830c7164b8e38d3e9784a227b666d490830790f1ea50b97325132a1e", "spec_sha": "927f91777b6106eae093cb99081059ee9c37eb51520abd29a3fb1010b0a037bc", "project_uri": "https://rubygems.org/gems/wolf_core", "gem_uri": "https://rubygems.org/gems/wolf_core-1.0.111.gem", "homepage_uri": "https://github.com/onewolfxyz/wolf_core", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/onewolfxyz/wolf_core", "bug_tracker_uri": null, "changelog_uri": "https://github.com/onewolfxyz/wolf_core", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activemodel", "requirements": ">= 0" }, { "name": "activesupport", "requirements": ">= 0" }, { "name": "aws-sdk-dynamodb", "requirements": ">= 0" }, { "name": "aws-sdk-lambda", "requirements": ">= 0" }, { "name": "honeybadger", "requirements": ">= 0" }, { "name": "httparty", "requirements": ">= 0" }, { "name": "redis", "requirements": ">= 0" } ] } }
2025-03-27 21:34:32 UTC
3AFXQk7C_RC7h9oiudSz-

rapid_stack

It's your entire technical stack, from cloud architecture to databases, from server-side services to client interfaces, all unified into one cohesive system. Think of it as your development blueprint that ensures consistency, accelerates learning, and eliminates the guesswork from building modern applications. Whether you're starting a new project or scaling an existing one, Rapid Stack gives you the confidence to build faster and smarter, with every component perfectly orchestrated.

1.0.2
Content{ "name": "rapid_stack", "downloads": 687, "version": "1.0.2", "version_created_at": "2025-03-27T21:32:50.572Z", "version_downloads": 0, "platform": "ruby", "authors": "Kingsley Ijomah", "info": "It's your entire technical stack, from cloud architecture to databases, from server-side services to client interfaces, all unified into one cohesive system.\n\nThink of it as your development blueprint that ensures consistency, accelerates learning, and eliminates the guesswork from building modern applications. Whether you're starting a new project or scaling an existing one, Rapid Stack gives you the confidence to build faster and smarter, with every component perfectly orchestrated.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/kingsley-ijomah/rapid_stack", "changelog_uri": "https://github.com/kingsley-ijomah/rapid_stack/blob/v1.0.2/CHANGELOG.md", "source_code_uri": "https://github.com/kingsley-ijomah/rapid_stack/tree/v1.0.2", "documentation_uri": "https://github.com/kingsley-ijomah/rapid_stack/blob/v1.0.2/README.md" }, "yanked": false, "sha": "9f9d5e3540f4a04ba42da0f859a99f7e8c08b76252db0f090bf499d9162755a2", "spec_sha": "2d9c64d12108cdba5eb2125c8eb74711f8c5c9a7497924520dfaf0970c976b4e", "project_uri": "https://rubygems.org/gems/rapid_stack", "gem_uri": "https://rubygems.org/gems/rapid_stack-1.0.2.gem", "homepage_uri": "https://github.com/kingsley-ijomah/rapid_stack", "wiki_uri": null, "documentation_uri": "https://github.com/kingsley-ijomah/rapid_stack/blob/v1.0.2/README.md", "mailing_list_uri": null, "source_code_uri": "https://github.com/kingsley-ijomah/rapid_stack/tree/v1.0.2", "bug_tracker_uri": null, "changelog_uri": "https://github.com/kingsley-ijomah/rapid_stack/blob/v1.0.2/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "npm", "requirements": "~> 0.1.0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rubocop", "requirements": "~> 1.21" } ], "runtime": [ { "name": "jwt", "requirements": "~> 2.7" }, { "name": "rails", "requirements": "~> 8.0, >= 8.0.1" }, { "name": "thor", "requirements": "~> 1.0" }, { "name": "vault", "requirements": "~> 0.18.0" } ] } }
2025-03-27 21:32:54 UTC
zW3vESQqCW0XECpAtza4H

crawler_detect

CrawlerDetect is a library to detect bots/crawlers via the user agent

1.2.6
Content{ "name": "crawler_detect", "downloads": 1515389, "version": "1.2.6", "version_created_at": "2025-03-27T21:28:50.584Z", "version_downloads": 0, "platform": "ruby", "authors": "Pavel Kozlov", "info": "CrawlerDetect is a library to detect bots/crawlers via the user agent", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/loadkpi/crawler_detect/blob/master/CHANGELOG.md", "bug_tracker_uri": "https://github.com/loadkpi/crawler_detect/issues", "source_code_uri": "https://github.com/loadkpi/crawler_detect" }, "yanked": false, "sha": "40cacbcf941949bed06d11b45f1cec340738b751695606e045483319f384d1d7", "spec_sha": "7376423e9b4708d8df7020c9e047d96cb8f5c91711a0f4a8e824192901661fe7", "project_uri": "https://rubygems.org/gems/crawler_detect", "gem_uri": "https://rubygems.org/gems/crawler_detect-1.2.6.gem", "homepage_uri": "https://github.com/loadkpi/crawler_detect", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/loadkpi/crawler_detect", "bug_tracker_uri": "https://github.com/loadkpi/crawler_detect/issues", "changelog_uri": "https://github.com/loadkpi/crawler_detect/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "activesupport", "requirements": ">= 6.0" }, { "name": "armitage-rubocop", "requirements": ">= 0.82" }, { "name": "fuubar", "requirements": ">= 2.5" }, { "name": "parallel_tests", "requirements": ">= 3.0" }, { "name": "rack-test", "requirements": ">= 2.1" }, { "name": "rake", "requirements": ">= 13.1" }, { "name": "rspec", "requirements": ">= 3.13" } ], "runtime": [ { "name": "qonfig", "requirements": ">= 0.24" } ] } }
2025-03-27 21:28:53 UTC
l1aQsQYOMTWFKcONLzOAY

jsonrpc-rails

Integrates into Rails, allowing you to render JSON-RPC responses and validate incoming requests according to the JSON-RPC 2.0 specification. Includes middleware for strict request validation and a custom renderer. Designed for Rails 8+.

0.1.0
Content{ "name": "jsonrpc-rails", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-03-27T21:21:23.217Z", "version_downloads": 0, "platform": "ruby", "authors": "Abdelkader Boudih", "info": "Integrates into Rails, allowing you to render JSON-RPC responses and validate incoming requests according to the JSON-RPC 2.0 specification. Includes middleware for strict request validation and a custom renderer. Designed for Rails 8+.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/seuros/jsonrpc-rails", "changelog_uri": "https://github.com/seuros/jsonrpc-rails/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/seuros/jsonrpc-rails" }, "yanked": false, "sha": "6418b47c6dbfad140998e6e014a4463b6cfb0991e7c144c16a76ab21dcf02577", "spec_sha": "cfa2fdd90400ee4aa206ce7a49478b69cae3b40ee391a0552266871378a32c1f", "project_uri": "https://rubygems.org/gems/jsonrpc-rails", "gem_uri": "https://rubygems.org/gems/jsonrpc-rails-0.1.0.gem", "homepage_uri": "https://github.com/seuros/jsonrpc-rails", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/seuros/jsonrpc-rails", "bug_tracker_uri": null, "changelog_uri": "https://github.com/seuros/jsonrpc-rails/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "railties", "requirements": ">= 8.0.1" } ] } }
2025-03-27 21:21:25 UTC
SpmBJrc57RjgUzfxx08cX

tencentcloud-sdk-cdc

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

3.0.1029
Content{ "name": "tencentcloud-sdk-cdc", "downloads": 364418, "version": "3.0.1029", "version_created_at": "2025-03-27T21:16:23.168Z", "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 CDC.", "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-cdc" }, "yanked": false, "sha": "ac0fe9bb11091cfbead0d482e520b8faef1514623bfde36c868d63dcf21734d6", "spec_sha": "b3996bdf610bd505b77802b1fa1191b76eb32723f9beaa5dd035225084473ca1", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-cdc", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-cdc-3.0.1029.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-cdc", "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-03-27 21:16:27 UTC
Ja6hHsPZtBP4uPf-nNaCa

tencentcloud-sdk-vms

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

3.0.1029
Content{ "name": "tencentcloud-sdk-vms", "downloads": 474192, "version": "3.0.1029", "version_created_at": "2025-03-27T21:16:20.661Z", "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 VMS.", "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-vms" }, "yanked": false, "sha": "42903fdcd822eac19bf5e86dd80a2a9b2074052172a42f651f0670f888c1c511", "spec_sha": "f8e4c35afc5a37399d4f54d09390e6cbaad1f3dc79a1006bddadf5ddde99c2f9", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-vms", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-vms-3.0.1029.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-vms", "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-03-27 21:16:24 UTC
h5NoV_BLQ4cW2cwllZfnj

tencentcloud-sdk-sqlserver

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

3.0.1029
Content{ "name": "tencentcloud-sdk-sqlserver", "downloads": 479542, "version": "3.0.1029", "version_created_at": "2025-03-27T21:16:18.238Z", "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 SQLSERVER.", "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-sqlserver" }, "yanked": false, "sha": "f308d9ca708f7ff856f8c47ddf4f09f220df0ca89e0959506dea28eabde6e1c3", "spec_sha": "9b7a47471549d74f01b07ca390572d6270e33d4c277ee562545c7077898ba221", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-sqlserver", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-sqlserver-3.0.1029.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-sqlserver", "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-03-27 21:16:21 UTC
-x4oND0AMrz11z5hCn3RP

tencentcloud-sdk-iir

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

3.0.1029
Content{ "name": "tencentcloud-sdk-iir", "downloads": 475352, "version": "3.0.1029", "version_created_at": "2025-03-27T21:16:15.374Z", "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 IIR.", "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-iir" }, "yanked": false, "sha": "52c21cc1e25dd97633c2e082890560077331176f2f0de96e3aba836546d05f2c", "spec_sha": "6ea803cd4aa10910884b3348c0028ffc3d88c385ded213ce61ddfa76a0ef5ccb", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-iir", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-iir-3.0.1029.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-iir", "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-03-27 21:16:18 UTC
EpYfZBYlZKtnYJZnij2jv

tencentcloud-sdk-tics

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

3.0.1029
Content{ "name": "tencentcloud-sdk-tics", "downloads": 481593, "version": "3.0.1029", "version_created_at": "2025-03-27T21:16:12.804Z", "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 TICS.", "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-tics" }, "yanked": false, "sha": "aee2986692dd67aeb9af41fc8749729d800b6966f80cc5654d9b7b7622b35df0", "spec_sha": "aa5014bbf632d4f969cc6bf84869c6eacf3656323481dbddb1cf80dd9b01a461", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-tics", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-tics-3.0.1029.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-tics", "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-03-27 21:16:16 UTC
73I18kdArzAYu5xXIlqf_

tencentcloud-sdk-cwp

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

3.0.1029
Content{ "name": "tencentcloud-sdk-cwp", "downloads": 477451, "version": "3.0.1029", "version_created_at": "2025-03-27T21:16:09.979Z", "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 CWP.", "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-cwp" }, "yanked": false, "sha": "5d3f73a7ae4787d9ed817fcb0b5b8e51850b4132e131cf41cee0c94ea8405073", "spec_sha": "e465ea34a63fc4b8484cba7246ee3ec375755b030bbef7fa8d38ad3f16b23ff8", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-cwp", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-cwp-3.0.1029.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-cwp", "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-03-27 21:16:13 UTC
Wxnu3OzbTLc-lDpW5ybzC

tencentcloud-sdk-cynosdb

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

3.0.1029
Content{ "name": "tencentcloud-sdk-cynosdb", "downloads": 531575, "version": "3.0.1029", "version_created_at": "2025-03-27T21:16:06.788Z", "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 CYNOSDB.", "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-cynosdb" }, "yanked": false, "sha": "c47029579aa56756e812a0e24913809f104cbc3446074e46c60e0a0fe9c96bd0", "spec_sha": "123694cf37344fa0e3bef89a7172295cc3c53acbe673067ab742d0ab8eb154f4", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-cynosdb", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-cynosdb-3.0.1029.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-cynosdb", "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-03-27 21:16:11 UTC
WtPvcHz8PdWOGWC0JkEmS

tencentcloud-sdk-mrs

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

3.0.1029
Content{ "name": "tencentcloud-sdk-mrs", "downloads": 474633, "version": "3.0.1029", "version_created_at": "2025-03-27T21:16:03.864Z", "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 MRS.", "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-mrs" }, "yanked": false, "sha": "0ef3b5abf6cc9316bb3b34188b8e451c04248fa0c57e3b41774559edfb267500", "spec_sha": "09d420468f23465c78327ae3622dcc0872d4498636085b010d951e437acc900b", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-mrs", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-mrs-3.0.1029.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-mrs", "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-03-27 21:16:10 UTC
0K-aemA4KyoykoPSJUi9t

pvb-rubocop

Pioneer Valley Books Rubocop Configuration

2.3.0
Content{ "name": "pvb-rubocop", "downloads": 11880, "version": "2.3.0", "version_created_at": "2025-03-27T21:16:03.734Z", "version_downloads": 0, "platform": "ruby", "authors": "Pioneer Valley Books", "info": "Pioneer Valley Books Rubocop Configuration", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "0722a8c95b010e2311948d34b7aa5dc0cf60a0dc96de0e0d624464171e1773fe", "spec_sha": "6f4dc733bb293f4d40ee13a00fcbefe5e1c76939c587f0d5176fb54013f67de2", "project_uri": "https://rubygems.org/gems/pvb-rubocop", "gem_uri": "https://rubygems.org/gems/pvb-rubocop-2.3.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/pvb-rubocop/2.3.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-03-27 21:16:10 UTC
gG5HhntOJRdemLQ8vieO4

tencentcloud-sdk-cdwpg

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

3.0.1029
Content{ "name": "tencentcloud-sdk-cdwpg", "downloads": 93962, "version": "3.0.1029", "version_created_at": "2025-03-27T21:16:01.161Z", "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 CDWPG.", "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-cdwpg" }, "yanked": false, "sha": "8fa409a916135cda4f317fc3afda892373fe8bc912fb70e55e8969f0cae74902", "spec_sha": "2a8630a5975b818c82a6f6f4d99a20488ed6f02bf90ffaeca56d43f8256d5a6a", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-cdwpg", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-cdwpg-3.0.1029.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-cdwpg", "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-03-27 21:16:04 UTC
9spoAiw93JIfeufvAZ3yI

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.1029
Content{ "name": "tencentcloud-sdk-smh", "downloads": 399847, "version": "3.0.1029", "version_created_at": "2025-03-27T21:15:58.493Z", "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": "09e6e9a8a10775173cd6a1315e6a3a61e3e9ba17b95a67ed4e105fff065dbb34", "spec_sha": "828734b3cb35b74c120e5725d8d989c10a6d18f34f6140f762b1f8d7fcc3593e", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-smh", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-smh-3.0.1029.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-03-27 21:16:01 UTC
810TQnsxeZePpIgOtW127

tencentcloud-sdk-vclm

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

3.0.1029
Content{ "name": "tencentcloud-sdk-vclm", "downloads": 31034, "version": "3.0.1029", "version_created_at": "2025-03-27T21:15:55.957Z", "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 VCLM.", "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-vclm" }, "yanked": false, "sha": "49f4c0f93f708bbdead7613b7b1592d4902d8e2769a8727b298b6016c25aabb5", "spec_sha": "3f3e89cabba66242a310b9e6e64749c834d33b0020719e1504dcfe3126448559", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-vclm", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-vclm-3.0.1029.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-vclm", "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-03-27 21:15:58 UTC
wC4LvXR_pM1FfJru5btT1

tencentcloud-sdk-tsf

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

3.0.1029
Content{ "name": "tencentcloud-sdk-tsf", "downloads": 477128, "version": "3.0.1029", "version_created_at": "2025-03-27T21:15:53.615Z", "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 TSF.", "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-tsf" }, "yanked": false, "sha": "436b7de54b931075a844e0da1601f46c32658a2e0997fab87685be4de52d61bf", "spec_sha": "d4b13b3493dc22585105aa057607acd009499cf90c1734e5f1a7cb7b7e95e671", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-tsf", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-tsf-3.0.1029.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-tsf", "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-03-27 21:15:56 UTC
HRtAJY2X5qiIe_HACLKsC

tencentcloud-sdk-config

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

3.0.1029
Content{ "name": "tencentcloud-sdk-config", "downloads": 76093, "version": "3.0.1029", "version_created_at": "2025-03-27T21:15:50.914Z", "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 CONFIG.", "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-config" }, "yanked": false, "sha": "4d33435bd83bb597a1ee9cb735d9505d4bf6e26ebb3916685ffff0bf54958c93", "spec_sha": "d8b58bf9fd24995a823a65685360da47806082061d7e49208cdc7dd0c783f2f8", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-config", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-config-3.0.1029.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-config", "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-03-27 21:15:53 UTC
ylNAu-HP0YUzuZ1j97x6r

tencentcloud-sdk-partners

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

3.0.1029
Content{ "name": "tencentcloud-sdk-partners", "downloads": 476320, "version": "3.0.1029", "version_created_at": "2025-03-27T21:15:48.285Z", "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 PARTNERS.", "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-partners" }, "yanked": false, "sha": "fb367f7b7dcdd9ca601cfa1bee578a5e48d359fee4919b9e2c0f6b98c30f6e60", "spec_sha": "51df2d0848e5e94f77e157711ab28edb82e56a9f38a43f3b986329259a4f348f", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-partners", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-partners-3.0.1029.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-partners", "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-03-27 21:15:50 UTC
ppNwRGhodIwbCX4duHBTL

tencentcloud-sdk-tcr

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

3.0.1029
Content{ "name": "tencentcloud-sdk-tcr", "downloads": 474275, "version": "3.0.1029", "version_created_at": "2025-03-27T21:15:45.620Z", "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 TCR.", "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-tcr" }, "yanked": false, "sha": "5ed03c3e415c0ac80ac18ee69bfa1b8455e07cff9d530ffd14d6fa8e87880395", "spec_sha": "ef9558145b3e89cae1583bfceb5bb7d36d564795b7c2c81e61d13436733ee3c4", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-tcr", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-tcr-3.0.1029.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-tcr", "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-03-27 21:15:48 UTC
JEuICbVnJQbhM-5-j0T3l

tencentcloud-sdk-bsca

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

3.0.1029
Content{ "name": "tencentcloud-sdk-bsca", "downloads": 364195, "version": "3.0.1029", "version_created_at": "2025-03-27T21:15:43.073Z", "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 BSCA.", "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-bsca" }, "yanked": false, "sha": "0a496e6cabd55cafea2c63961aea7f302c13a92217505dead7ec58b816316406", "spec_sha": "268430d6a4a679d7cc9243f633fbd72e7cd9b07446c5785281f783c1426820e0", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-bsca", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-bsca-3.0.1029.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-bsca", "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-03-27 21:15:45 UTC
lVccvBM36-B6CI7KQXbcf

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.1029
Content{ "name": "tencentcloud-sdk-tke", "downloads": 477097, "version": "3.0.1029", "version_created_at": "2025-03-27T21:15:39.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 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": "58b10cffcb4e2200cda36833987a29d531046b777749521341f9bf452b5c3358", "spec_sha": "aaf01956c59a4a9adf8a0adb9d62d420fe2f2097c7e37cf2159992de85a79ebc", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-tke", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-tke-3.0.1029.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-03-27 21:15:43 UTC
iX_4Zky1l6wdd225yPCLm

tencentcloud-sdk-hcm

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

3.0.1029
Content{ "name": "tencentcloud-sdk-hcm", "downloads": 469763, "version": "3.0.1029", "version_created_at": "2025-03-27T21:15:35.713Z", "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 HCM.", "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-hcm" }, "yanked": false, "sha": "20db787eec6ea54a44882f5ff85929c743162505e878539cee016cc1894d5c13", "spec_sha": "2b5a643ee2290f86d06d05ced481dcd0e1f2a32e33b2f3e22af0146ca355c014", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-hcm", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-hcm-3.0.1029.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-hcm", "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-03-27 21:15:39 UTC
N3nqhZqTL4S8ON0xA2vkq

tencentcloud-sdk-habo

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

3.0.1029
Content{ "name": "tencentcloud-sdk-habo", "downloads": 471780, "version": "3.0.1029", "version_created_at": "2025-03-27T21:15:32.699Z", "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 HABO.", "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-habo" }, "yanked": false, "sha": "699d7eb025fb34e31ee5ccced9e5005d9f525710c2974034102cbc311fa132aa", "spec_sha": "5f226e445fd3628ec41eb6d421675ffbe27a271f65c6ba38b053a20c4d340bd9", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-habo", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-habo-3.0.1029.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-habo", "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-03-27 21:15:36 UTC
v0lo0xnUa73iGg7Gk58x6

tencentcloud-sdk-csxg

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

3.0.1029
Content{ "name": "tencentcloud-sdk-csxg", "downloads": 143868, "version": "3.0.1029", "version_created_at": "2025-03-27T21:15:30.071Z", "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 CSXG.", "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-csxg" }, "yanked": false, "sha": "e7fe37196bcaeb88cc915de8e06a2b1906d85c9aeb92c27bbdb709a594b98fd8", "spec_sha": "fd6f7763ea73fa2e1ee31e71e2926da7738a3a739e57e041c85642bf214d4788", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-csxg", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-csxg-3.0.1029.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-csxg", "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-03-27 21:15:36 UTC
RK45UEIQpkb7sdnVVgUE2

tencentcloud-sdk-bmeip

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

3.0.1029
Content{ "name": "tencentcloud-sdk-bmeip", "downloads": 479575, "version": "3.0.1029", "version_created_at": "2025-03-27T21:15:27.630Z", "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 BMEIP.", "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-bmeip" }, "yanked": false, "sha": "edede5badb09b59932e959bb92e1037c9d67a49ce63a1be9db08f61896ab4b25", "spec_sha": "052ff5dbe151ca5fef6827a5061c19542da943ded24374bf85c9df06dbc6684a", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-bmeip", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-bmeip-3.0.1029.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-bmeip", "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-03-27 21:15:30 UTC
kfyoyiD_00F4irkUQN9Q0

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.1029
Content{ "name": "tencentcloud-sdk-hasim", "downloads": 201762, "version": "3.0.1029", "version_created_at": "2025-03-27T21:15:22.695Z", "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": "ded6b2aa367b476d8a6912fe0d2eb35510653a40419086243ff9c42ddfd8e02b", "spec_sha": "fb7a5b36abb81cf5a2212e5270d59afb4eb6939a09dd61d05bcac22550bfc206", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-hasim", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-hasim-3.0.1029.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-03-27 21:15:27 UTC
YpvgYmD5GOG2gcVd17SQz

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.1029
Content{ "name": "tencentcloud-sdk-trp", "downloads": 329143, "version": "3.0.1029", "version_created_at": "2025-03-27T21:15:19.740Z", "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": "2e8d09f17c61fd0ad7d0f2428d8f1c6be4c36170a9acf2bfab29e96ba5a03f6c", "spec_sha": "0d35ddcc4c19c6ab06de8bdbf49edcc36da378e63a33a980139ea1dd00320ee4", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-trp", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-trp-3.0.1029.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-03-27 21:15:24 UTC
xHoI86AFvtmMksVTNlVXM

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.1029
Content{ "name": "tencentcloud-sdk-tse", "downloads": 473294, "version": "3.0.1029", "version_created_at": "2025-03-27T21:15:16.920Z", "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": "906120c96741ea71160c7e4216771d13920fa896b4500d14c4a67604a31a0967", "spec_sha": "f1e3dd4b582cbb59941c9e0f6f5908e88270393cc84db87da240dc8d7eebf1f5", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-tse", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-tse-3.0.1029.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-03-27 21:15:23 UTC
t1aGWIyHydlpeUf6AZdkg

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.1029
Content{ "name": "tencentcloud-sdk-cdb", "downloads": 488837, "version": "3.0.1029", "version_created_at": "2025-03-27T21:15:14.204Z", "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": "3c96f717affc9db5034acf96eeae705de7a0028913ad92f579bfc6e19b4d63a1", "spec_sha": "51ee0571fc07565a4d8e7baf1c9c66fcb9a5e647e2f1d1e1d81bc801167b9e66", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-cdb", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-cdb-3.0.1029.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-03-27 21:15:21 UTC
5lnozTKJaBVQYR5LwL69F

tencentcloud-sdk-eb

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

3.0.1029
Content{ "name": "tencentcloud-sdk-eb", "downloads": 479456, "version": "3.0.1029", "version_created_at": "2025-03-27T21:15:11.125Z", "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 EB.", "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-eb" }, "yanked": false, "sha": "d89172f21d325edbcdb8fbedc94067aa284d6a88877b2234685430e81a7caeb2", "spec_sha": "4a9e44d39ea098d283623f7dc9437f3aa65f9aad4edc9528bc300830c5f0721c", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-eb", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-eb-3.0.1029.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-eb", "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-03-27 21:15:20 UTC
LwPCmwMxaYhXQxQyFR-uY

tencentcloud-sdk-cloudstudio

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

3.0.1029
Content{ "name": "tencentcloud-sdk-cloudstudio", "downloads": 269542, "version": "3.0.1029", "version_created_at": "2025-03-27T21:15:08.287Z", "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 CLOUDSTUDIO.", "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-cloudstudio" }, "yanked": false, "sha": "85406fcf5c027b22e51c9d96f77fd903b4ce10b635059d7b9471625894dd45d2", "spec_sha": "537106b80d75dea146062fa7b5214768c756dfed581ffced5e7652b72937bbdd", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-cloudstudio", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-cloudstudio-3.0.1029.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-cloudstudio", "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-03-27 21:15:19 UTC
_uaO80a-y6y9fGAKUp-6w

tencentcloud-sdk-vcube

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

3.0.1029
Content{ "name": "tencentcloud-sdk-vcube", "downloads": 10007, "version": "3.0.1029", "version_created_at": "2025-03-27T21:15:05.901Z", "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 VCUBE.", "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-vcube" }, "yanked": false, "sha": "1a01b4bcfb8626161567a758fdb6087e253998f8029ca802a6133b9596d3d8fb", "spec_sha": "2e618f4d7d9626bf2506c274be950b530d85c11cde560d7beb773547235da656", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-vcube", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-vcube-3.0.1029.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-vcube", "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-03-27 21:15:18 UTC
Gx6urVaG7pndvInBtKE0b

tencentcloud-sdk-emr

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

3.0.1029
Content{ "name": "tencentcloud-sdk-emr", "downloads": 474610, "version": "3.0.1029", "version_created_at": "2025-03-27T21:15:02.912Z", "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 EMR.", "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-emr" }, "yanked": false, "sha": "713c7f3eaa1917934d5bc1eb4dcc0ab24537f7b58f935e43979728ce20503cce", "spec_sha": "7537cdc0f0542def5d0e17ec2d108461cb5d62ac99c684134e41177d1c91ba18", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-emr", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-emr-3.0.1029.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-emr", "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-03-27 21:15:17 UTC
CjncPlPQ7pkPYakeXXk8o

tencentcloud-sdk-tcbr

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

3.0.1029
Content{ "name": "tencentcloud-sdk-tcbr", "downloads": 315306, "version": "3.0.1029", "version_created_at": "2025-03-27T21:14:59.449Z", "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 TCBR.", "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-tcbr" }, "yanked": false, "sha": "367d959967740615af2a73d29b5b2cef97d124ea54c4ee45a4eaa937bb09540e", "spec_sha": "9b7c84ddc5531b0836c7372e4ca1057e8053e4ea35d5366f66ca13fd84da6ee6", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-tcbr", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-tcbr-3.0.1029.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-tcbr", "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-03-27 21:15:14 UTC
j-9aKTlGIe79a3nVKrfKV

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.1029
Content{ "name": "tencentcloud-sdk-kms", "downloads": 489077, "version": "3.0.1029", "version_created_at": "2025-03-27T21:14:56.649Z", "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": "04eae0940b0284e1be0defb768b44fcc7ed88a912318f553fd8c8f7b659f5ad3", "spec_sha": "bb93525976c96248222269ffd36f0b20f2f8301e6ad7656d41c17c4c40ec2530", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-kms", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-kms-3.0.1029.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-03-27 21:15:03 UTC
QQRnYBfCHtti3RWld0Ssz

tencentcloud-sdk-trabbit

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

3.0.1029
Content{ "name": "tencentcloud-sdk-trabbit", "downloads": 3351, "version": "3.0.1029", "version_created_at": "2025-03-27T21:14:52.835Z", "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 TRABBIT.", "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-trabbit" }, "yanked": false, "sha": "a997b6e01e2679e76db3dadd1d6d2705d3a0fc8e093fc5d7c1860c7ac629858e", "spec_sha": "e55251f56b8445178c2bbb16f33f761c061ca3692da1b42e7ee45fadd4c2cb6d", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-trabbit", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-trabbit-3.0.1029.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-trabbit", "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-03-27 21:14:56 UTC
ePgI86K_36_57wfBTqX6_

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.1029
Content{ "name": "tencentcloud-sdk-cvm", "downloads": 483441, "version": "3.0.1029", "version_created_at": "2025-03-27T21:14:50.240Z", "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": "01e1f6823a756ea2ff7af9e095d7f504673ade9d5d75e46d23c6b41d1a61ff09", "spec_sha": "198615aef678c252aa378730313d1bda5f243833f25885003554efa9440d39f1", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-cvm", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-cvm-3.0.1029.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-03-27 21:14:56 UTC
3anD2p3IE00Z64IHJO9Jx

tencentcloud-sdk-trtc

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

3.0.1029
Content{ "name": "tencentcloud-sdk-trtc", "downloads": 488512, "version": "3.0.1029", "version_created_at": "2025-03-27T21:14:45.418Z", "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 TRTC.", "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-trtc" }, "yanked": false, "sha": "538ede4f1b509f4f83a2c09aaf74a2a5b9bd53a54ad0097608c41e80e428f393", "spec_sha": "b0e1640a2cd776b50392994b6073393c6c9cde9405eb9483f86cc61fcb89cd19", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-trtc", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-trtc-3.0.1029.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-trtc", "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-03-27 21:14:55 UTC
BvrdTj7e6hZSsGY45_uKk

tencentcloud-sdk-cim

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

3.0.1029
Content{ "name": "tencentcloud-sdk-cim", "downloads": 476441, "version": "3.0.1029", "version_created_at": "2025-03-27T21:14:42.501Z", "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 CIM.", "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-cim" }, "yanked": false, "sha": "9a62d335a37cf403aca06f8f9844e190e3a515acdf9a164eec7707549d8c1833", "spec_sha": "954744a75c801bb647c8e618d6bf7ee4f563cbc8d137a4727ac849fbbc77c8d5", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-cim", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-cim-3.0.1029.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-cim", "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-03-27 21:14:53 UTC
qzjg5oNOMiP2qonZz64oE

tencentcloud-sdk-yunsou

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

3.0.1029
Content{ "name": "tencentcloud-sdk-yunsou", "downloads": 475217, "version": "3.0.1029", "version_created_at": "2025-03-27T21:14:39.852Z", "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 YUNSOU.", "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-yunsou" }, "yanked": false, "sha": "d8f27c92e6926e2e6aa577848a93f0bdc7850141a3a370557b38eedee9e545ba", "spec_sha": "0b44aa1896811260bc94babadc2de5f364ca606fb2b53f22d57b0caa8733ca46", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-yunsou", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-yunsou-3.0.1029.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-yunsou", "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-03-27 21:14:52 UTC
XgJWXzXytd6K6KWvxQgWQ

tencentcloud-sdk-cdz

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

3.0.1029
Content{ "name": "tencentcloud-sdk-cdz", "downloads": 29777, "version": "3.0.1029", "version_created_at": "2025-03-27T21:14:37.699Z", "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 CDZ.", "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-cdz" }, "yanked": false, "sha": "f6e77a2edd0b591b8d33b2cf94a066e79f57a50938a805556ea1c66b71a6f977", "spec_sha": "18b8f2552293030389f5ea23f134ae0c61d3f60c07dbcffccdaf49896584b9bd", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-cdz", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-cdz-3.0.1029.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-cdz", "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-03-27 21:14:49 UTC
6ZYgeQtE-D53sVzJVWlOg

tencentcloud-sdk-chc

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

3.0.1029
Content{ "name": "tencentcloud-sdk-chc", "downloads": 294, "version": "3.0.1029", "version_created_at": "2025-03-27T21:14:35.505Z", "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 CHC.", "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-chc" }, "yanked": false, "sha": "8b084fe773cabdf40ac20cfc65dabc29b5b4bb7529402c1809da0bc8feb6dc54", "spec_sha": "610906f5d4c297b0beb4a07d6b742ac5b7530f5efea3e7a24be7ef4263e4feb9", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-chc", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-chc-3.0.1029.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-chc", "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-03-27 21:14:46 UTC
6T9EGv0txH1XDtO-8Cxad

tencentcloud-sdk-ioa

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

3.0.1029
Content{ "name": "tencentcloud-sdk-ioa", "downloads": 69899, "version": "3.0.1029", "version_created_at": "2025-03-27T21:14:30.343Z", "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 IOA.", "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-ioa" }, "yanked": false, "sha": "5c4f7f06ae0e3c4b1a4acd714ff2bc91d73c27cb0520f7ef0c9cc98377f34a6d", "spec_sha": "2b3b9c74cfe72def6af4f8032862f9fdee92bd75c1f62e724e0d35857084c8b1", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-ioa", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-ioa-3.0.1029.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-ioa", "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-03-27 21:14:44 UTC
CdWT8s3H-Xc_bhCJ5XQhK

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.1029
Content{ "name": "tencentcloud-sdk-ticm", "downloads": 485146, "version": "3.0.1029", "version_created_at": "2025-03-27T21:14:27.084Z", "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": "a1e006631fc6ae089bcaa9ccac3cdcd86f419e50711ea95f400fd0271925afc4", "spec_sha": "da58d27c96da4cdddc1b5c502dded95341ef6b0332868f182492799473ee5281", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-ticm", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-ticm-3.0.1029.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-03-27 21:14:42 UTC
5H8FjUvr75yF9k4gUf_-H

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.1029
Content{ "name": "tencentcloud-sdk-cmq", "downloads": 468727, "version": "3.0.1029", "version_created_at": "2025-03-27T21:14:24.506Z", "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": "94f1d9ab3e163eb255867f0e3c4aca319f6d1454a1749b02ecf8c68356569e19", "spec_sha": "6dde5bc3fa11c8b5e908af886bc7b6ec0b9b9fe28409d1b07a31609637b7d714", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-cmq", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-cmq-3.0.1029.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-03-27 21:14:31 UTC
gc157OCU0IVJmNCNId8mf

tencentcloud-sdk-ft

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

3.0.1029
Content{ "name": "tencentcloud-sdk-ft", "downloads": 479622, "version": "3.0.1029", "version_created_at": "2025-03-27T21:14:21.560Z", "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 FT.", "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-ft" }, "yanked": false, "sha": "a65635f546f5f3957f0e10ac57c4f7f9ecf4e0386fd1bca4ceb06282d8953c51", "spec_sha": "462ec608a1a1017679f7a1c2e4c7ff12808d4d3c4f6bbb8ccd8f37decaf9d3c1", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-ft", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-ft-3.0.1029.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-ft", "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-03-27 21:14:25 UTC
OVoK3BBlRXGyBECpgo19J

tencentcloud-sdk-wedata

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

3.0.1029
Content{ "name": "tencentcloud-sdk-wedata", "downloads": 306089, "version": "3.0.1029", "version_created_at": "2025-03-27T21:14:18.290Z", "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 WEDATA.", "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-wedata" }, "yanked": false, "sha": "1dfa90a569f95cee34fa3a238b9e6558f3d372daf036e08bac6644cb7a5c4189", "spec_sha": "6919d715490b8e08610a14937e7a801f489fee138f1450cd429fdcc9d97874f1", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-wedata", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-wedata-3.0.1029.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-wedata", "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-03-27 21:14:22 UTC
hbMRnvyQDy3HuFwrO8syA

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.1029
Content{ "name": "tencentcloud-sdk-advisor", "downloads": 473817, "version": "3.0.1029", "version_created_at": "2025-03-27T21:14:15.219Z", "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": "e13543b8b308f4cf25142972fbde19bc5c63277e750bdb5da9537b85acd06c52", "spec_sha": "134939ab1b0be8c7d500cea49aa56132c28c72a23bc1a86b5d5351a24509c9bf", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-advisor", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-advisor-3.0.1029.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-03-27 21:14:18 UTC
jeAb6lPGORCYtWPjkvIEq

tencentcloud-sdk-aca

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

3.0.1029
Content{ "name": "tencentcloud-sdk-aca", "downloads": 7987, "version": "3.0.1029", "version_created_at": "2025-03-27T21:14:13.081Z", "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 ACA.", "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-aca" }, "yanked": false, "sha": "e5d9f76f48db40782e9ba1c5ee0ddc886f1c8d32ca606897cee9e4f5fb3b72e9", "spec_sha": "a57bd10857e3c8d9dc62106ff9aafeb8cfc547d1878e71c531e6f1255874fed7", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-aca", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-aca-3.0.1029.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-aca", "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-03-27 21:14:16 UTC
xrwcBuGKoPLBBU0Efozx1

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.1029
Content{ "name": "tencentcloud-sdk-ess", "downloads": 392059, "version": "3.0.1029", "version_created_at": "2025-03-27T21:14:10.250Z", "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": "317752f3c0df1ad7f2196b8cf270a50af77f831f0025b4c9727211ca3d41944a", "spec_sha": "b110ade3de77777a60c17354297d12dac62e62eb7a71f412e1df16ccfe5c4af5", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-ess", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-ess-3.0.1029.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-03-27 21:14:13 UTC
7H6wgEO4al6LNW3KU6hcj

tencentcloud-sdk-solar

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

3.0.1029
Content{ "name": "tencentcloud-sdk-solar", "downloads": 470009, "version": "3.0.1029", "version_created_at": "2025-03-27T21:14:07.442Z", "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 SOLAR.", "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-solar" }, "yanked": false, "sha": "099d88f9d8d8f2c9df160c7b7db9aa7576ed9bec0bbc2798edd5ae6b30d48aa7", "spec_sha": "c35051fdfff91b4087e2585402a2690cddb2ce7505ca4f0d607a68ac28acda03", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-solar", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-solar-3.0.1029.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-solar", "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-03-27 21:14:11 UTC
G916PCdwPdeuYlpb-OhOU

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.1029
Content{ "name": "tencentcloud-sdk-gwlb", "downloads": 15054, "version": "3.0.1029", "version_created_at": "2025-03-27T21:14:05.002Z", "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": "8cbed5d7a8cd720675ad08efa9ea8c83d0caae79a098ae81c68eb2d89f2ef9a8", "spec_sha": "d9f30058f0384b36ddac7e22089ed0bdeb22baad9fe2813620bf1026c97e18b5", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-gwlb", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-gwlb-3.0.1029.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-03-27 21:14:08 UTC
8y2B5FSg31SQU57GNBcBy

tencentcloud-sdk-es

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

3.0.1029
Content{ "name": "tencentcloud-sdk-es", "downloads": 479665, "version": "3.0.1029", "version_created_at": "2025-03-27T21:14:02.343Z", "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 ES.", "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-es" }, "yanked": false, "sha": "acd611a29ec60f8fa56b4b824d4e9f2b14c87766046e8e83c2e67ac978ee8829", "spec_sha": "92e326129f70778561d38d4978a0151878d230583e700b1a5251bf334e052c32", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-es", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-es-3.0.1029.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-es", "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-03-27 21:14:06 UTC
abWCCIfwX1HEtq3OCRcxP

tencentcloud-sdk-gs

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

3.0.1029
Content{ "name": "tencentcloud-sdk-gs", "downloads": 475039, "version": "3.0.1029", "version_created_at": "2025-03-27T21:13:59.114Z", "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 GS.", "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-gs" }, "yanked": false, "sha": "7ebf6409f90ccf20cbc3d9dd65cd0a000f6d14e1311e1a40bb76e378c046a497", "spec_sha": "54707b0cfaeb3e0a985a5ec2194d5f3765452d75e2c13e0c91785fc66850dbcd", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-gs", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-gs-3.0.1029.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-gs", "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-03-27 21:14:03 UTC
ZBU3l42cyN79_6zFe78ta

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.1029
Content{ "name": "tencentcloud-sdk-vdb", "downloads": 35275, "version": "3.0.1029", "version_created_at": "2025-03-27T21:13:56.972Z", "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": "8f309bfb2b4c45bb3f4d901ee55af3c37fe14883e84a1572d897740b5ae89a3e", "spec_sha": "1e266ae833a573892245f3fcf4a8921e42ad6de1c05c5701427a0febf3a846ac", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-vdb", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-vdb-3.0.1029.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-03-27 21:14:00 UTC
xOLbUMDfIyH1Z__9RSo1o

tencentcloud-sdk-bda

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

3.0.1029
Content{ "name": "tencentcloud-sdk-bda", "downloads": 472908, "version": "3.0.1029", "version_created_at": "2025-03-27T21:13:54.462Z", "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 BDA.", "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-bda" }, "yanked": false, "sha": "8d74284ac97f369a099ad459f379acabf42f38601e5b884c907369aef8b8593a", "spec_sha": "c03013365e963c4143ae2653adb1537275e88863c8396353c7bf86d1d0b5f42e", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-bda", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-bda-3.0.1029.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-bda", "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-03-27 21:13:59 UTC
oTDNGmzkolrEN_xPRjSiS

tencentcloud-sdk-common

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

3.0.1029
Content{ "name": "tencentcloud-sdk-common", "downloads": 956417, "version": "3.0.1029", "version_created_at": "2025-03-27T21:13:51.850Z", "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.", "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-common" }, "yanked": false, "sha": "37dbfa794a78fd8574c8052ed6c7384e4a6a614715aa97bb7980aeaa398039a1", "spec_sha": "7f45e67054208119f47a9a97d60a96d23bc67444a4a8549addaa1ad7d4ca4477", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-common", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-common-3.0.1029.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-common", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-03-27 21:13:56 UTC
KcvwQpy2U7xrPj-4jUwyo

tencentcloud-sdk-icr

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

3.0.1029
Content{ "name": "tencentcloud-sdk-icr", "downloads": 360461, "version": "3.0.1029", "version_created_at": "2025-03-27T21:13:49.183Z", "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 ICR.", "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-icr" }, "yanked": false, "sha": "5edf2023b38258bfb576532778aa955e7e4f9503ae0bf5a5844ddb8744ba3fe4", "spec_sha": "87b525659712b6455df8a4ea509592943786efd2d43153d05a1cdc0536287b86", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-icr", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-icr-3.0.1029.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-icr", "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-03-27 21:13:54 UTC
O_jWIoTVBxULTZ8QL8Vwh

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.1029
Content{ "name": "tencentcloud-sdk-anicloud", "downloads": 224143, "version": "3.0.1029", "version_created_at": "2025-03-27T21:13:46.321Z", "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": "58f7dcd6c1e90f5528414fa75f73754911bb2aef3d2b564f6cf5fdd7955e04d0", "spec_sha": "75d98479ffe009e05b88b35b700e61319b8e662b6fd2d88098619531ab8b8a97", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-anicloud", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-anicloud-3.0.1029.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-03-27 21:13:52 UTC
L1Zfd__oaI25z9d6fMobp

tencentcloud-sdk-gpm

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

3.0.1029
Content{ "name": "tencentcloud-sdk-gpm", "downloads": 484763, "version": "3.0.1029", "version_created_at": "2025-03-27T21:13:42.941Z", "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 GPM.", "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-gpm" }, "yanked": false, "sha": "24d79309ee133f46a5f5e27ff2fc476ec3499685b158768b3f422e9852050f32", "spec_sha": "d274a35ffffa21c952434ac9538e6809ee0a92ca50edb58efab0c4393b6319fe", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-gpm", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-gpm-3.0.1029.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-gpm", "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-03-27 21:13:46 UTC
DoBCirxyDIiOUnshNY11L

tencentcloud-sdk-cloudapp

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

3.0.1029
Content{ "name": "tencentcloud-sdk-cloudapp", "downloads": 26758, "version": "3.0.1029", "version_created_at": "2025-03-27T21:13:40.358Z", "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 CLOUDAPP.", "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-cloudapp" }, "yanked": false, "sha": "185949c7679377ff822f0b6854c49e3169539f5be3b7d25fae55b0ee8dde1625", "spec_sha": "02e1a63b3a47247699c3adb06736f9ff6dcf64354b8d14dd1442c792ae214ff4", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-cloudapp", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-cloudapp-3.0.1029.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-cloudapp", "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-03-27 21:13:44 UTC
R0dHKBkrhJ86wvJZ0UGp1

tencentcloud-sdk-dc

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

3.0.1029
Content{ "name": "tencentcloud-sdk-dc", "downloads": 475969, "version": "3.0.1029", "version_created_at": "2025-03-27T21:13:37.559Z", "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 DC.", "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-dc" }, "yanked": false, "sha": "f4364d30c34da25c0e8ded226ccf7e4e94a9a487c640b5ce03a32c144bbcfd1d", "spec_sha": "fc212222b1d749040241bab6d952279be2dfce414c973631a5c718883c8587ee", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-dc", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-dc-3.0.1029.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-dc", "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-03-27 21:13:42 UTC
LFNYUq5RZMswAVP8oo-us

tencentcloud-sdk-eis

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

3.0.1029
Content{ "name": "tencentcloud-sdk-eis", "downloads": 477158, "version": "3.0.1029", "version_created_at": "2025-03-27T21:13:34.965Z", "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 EIS.", "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-eis" }, "yanked": false, "sha": "eb3694e0cf1b8a121e8eb41cc20c1955fc304df9fe5447932a1be36d17322461", "spec_sha": "d7e2d2b534f51e0954a8edbceb0e2bf0a3fcd9c128bd4af7e7f365f2d8052b0f", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-eis", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-eis-3.0.1029.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-eis", "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-03-27 21:13:38 UTC
uIByFmkAB7N1cTtizY1-c

tencentcloud-sdk-antiddos

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

3.0.1029
Content{ "name": "tencentcloud-sdk-antiddos", "downloads": 477264, "version": "3.0.1029", "version_created_at": "2025-03-27T21:13:31.999Z", "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 ANTIDDOS.", "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-antiddos" }, "yanked": false, "sha": "50c9dd0196c3dfc6d6db5a3163cbff7193e2786589e88cb4e9fe8ae447180f58", "spec_sha": "647f1c4dd50be0ee7eceb4d9f13748719e10408393dcd12255e1b342b02350cf", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-antiddos", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-antiddos-3.0.1029.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-antiddos", "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-03-27 21:13:36 UTC
MaIwqG3RKhFWSYDPr1dTr

tencentcloud-sdk-tcm

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

3.0.1029
Content{ "name": "tencentcloud-sdk-tcm", "downloads": 471820, "version": "3.0.1029", "version_created_at": "2025-03-27T21:13:29.069Z", "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 TCM.", "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-tcm" }, "yanked": false, "sha": "084f374fc1bd9170fd7ebad0ee435aaf5fab3121d0d2e42b24ead4e430290665", "spec_sha": "0c36431ec18d76eedd65f918c6d72aced29ab4aa66501d2b1b78a9b1f0a314b7", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-tcm", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-tcm-3.0.1029.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-tcm", "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-03-27 21:13:32 UTC
4DLHKd-9v22TQ90SOJ31Y

tencentcloud-sdk-lke

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

3.0.1029
Content{ "name": "tencentcloud-sdk-lke", "downloads": 43995, "version": "3.0.1029", "version_created_at": "2025-03-27T21:13:26.574Z", "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 LKE.", "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-lke" }, "yanked": false, "sha": "72bbfaf183f470940e24bd3c48d44a3cbef442fedd1f6bf7ebb2002d58b2f1c3", "spec_sha": "b210601c17b687b894c311ecfd3115f531016def4ae893409ee24b5a75d2d530", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-lke", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-lke-3.0.1029.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-lke", "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-03-27 21:13:29 UTC
9ZBJQmKjLCDNH5CFwRu0x

tencentcloud-sdk-batch

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

3.0.1029
Content{ "name": "tencentcloud-sdk-batch", "downloads": 476594, "version": "3.0.1029", "version_created_at": "2025-03-27T21:13:23.669Z", "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 BATCH.", "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-batch" }, "yanked": false, "sha": "e61d2333ab7d87bb6ba88859e1d51e42846d4020032281e6f3aa06c1d77911d6", "spec_sha": "8871bc44fa22ff9c407970657adc6d3b9325fad20262b55ed9280efb2e515053", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-batch", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-batch-3.0.1029.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-batch", "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-03-27 21:13:26 UTC
Slf7jF0M9iq-VPn2bue-U

tencentcloud-sdk-chdfs

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

3.0.1029
Content{ "name": "tencentcloud-sdk-chdfs", "downloads": 475899, "version": "3.0.1029", "version_created_at": "2025-03-27T21:13:20.758Z", "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 CHDFS.", "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-chdfs" }, "yanked": false, "sha": "9cb6ee6c9faede9b42474b3ab49576965bcb88f0158b7b373ed75ac00a919846", "spec_sha": "6e164843d175c92c01b1a3b7b49c02c2febfbfcffbbae1041b5ebf23ee5a0f80", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-chdfs", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-chdfs-3.0.1029.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-chdfs", "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-03-27 21:13:24 UTC
Z8fZHXam-2tQRRbqeddvk

tencentcloud-sdk-vrs

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

3.0.1029
Content{ "name": "tencentcloud-sdk-vrs", "downloads": 159341, "version": "3.0.1029", "version_created_at": "2025-03-27T21:13:18.291Z", "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 VRS.", "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-vrs" }, "yanked": false, "sha": "830065329861faae0f5d261d1acf4e2ac11e2c7dc298c1ccc1e4c4da0928bab1", "spec_sha": "9f94e263c997e5362641276e85babf6e1597cb9260bbfe71f257f3f2f24da913", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-vrs", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-vrs-3.0.1029.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-vrs", "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-03-27 21:13:21 UTC
ISPY8qx3_bx7rviCU-JOO

tencentcloud-sdk-tbm

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

3.0.1029
Content{ "name": "tencentcloud-sdk-tbm", "downloads": 480229, "version": "3.0.1029", "version_created_at": "2025-03-27T21:13:15.642Z", "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 TBM.", "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-tbm" }, "yanked": false, "sha": "e44375034ffa5e742feae6e0ebe8dd0c76a0f51c4ee28accb1fd8dfa616a9a48", "spec_sha": "570e8605c38b0d2bb0ebd282ae3fca274c169a5ed8e5c9d90a810a93c5dd819d", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-tbm", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-tbm-3.0.1029.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-tbm", "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-03-27 21:13:20 UTC
2vt_8esdv-8Wun_1rnd72

tencentcloud-sdk-bma

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

3.0.1029
Content{ "name": "tencentcloud-sdk-bma", "downloads": 291583, "version": "3.0.1029", "version_created_at": "2025-03-27T21:13:13.061Z", "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 BMA.", "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-bma" }, "yanked": false, "sha": "7e764c142cb52d6bd6772a4883aae623cae93773aa9c3780f9a31cd1dc824d1c", "spec_sha": "a0f78c5caa3c83181542474dc16f553438f8c12eb71dc7cab542e87a5eb57da9", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-bma", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-bma-3.0.1029.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-bma", "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-03-27 21:13:16 UTC
j-7EWUVcHiAASdIRFtFNH

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.1029
Content{ "name": "tencentcloud-sdk-bmlb", "downloads": 474293, "version": "3.0.1029", "version_created_at": "2025-03-27T21:13:08.484Z", "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": "89c74201a9b1ebba604d02b11d9e365423a3b0c281c1a8b4f75eaf263b247dfc", "spec_sha": "cc235e6a0ac7c3d5ce7b98c5b2b0e7bb1656afbd514f3028d7f133fdfcd48796", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-bmlb", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-bmlb-3.0.1029.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-03-27 21:13:13 UTC
uc8UCkOmqze90vUzHTdS4

tencentcloud-sdk-tkgdq

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

3.0.1029
Content{ "name": "tencentcloud-sdk-tkgdq", "downloads": 481386, "version": "3.0.1029", "version_created_at": "2025-03-27T21:13:05.131Z", "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 TKGDQ.", "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-tkgdq" }, "yanked": false, "sha": "1eb8070fd056b6e86c0a25d5d19ac501026f1be3b4c421194f6291ec7f90a40f", "spec_sha": "83e38c62f113c882e836798102624c081d41f9d1ef9b6ef8867aa9da270585b6", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-tkgdq", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-tkgdq-3.0.1029.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-tkgdq", "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-03-27 21:13:11 UTC
pcarbWTWyubPr2E2PMS_Y

tencentcloud-sdk-tav

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

3.0.1029
Content{ "name": "tencentcloud-sdk-tav", "downloads": 476526, "version": "3.0.1029", "version_created_at": "2025-03-27T21:13:02.380Z", "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 TAV.", "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-tav" }, "yanked": false, "sha": "1b0ae0028cfdac615393ecdf8da9c116d2381b8228b5c0e29263f1bd76885563", "spec_sha": "1db7413960a382947f0e9c3dd486c7b5b09bb3f840dc09782d6884826ec0866e", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-tav", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-tav-3.0.1029.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-tav", "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-03-27 21:13:06 UTC
IKkhoQcuKK9PiKJA7GBil

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.1029
Content{ "name": "tencentcloud-sdk-af", "downloads": 475475, "version": "3.0.1029", "version_created_at": "2025-03-27T21:12:59.356Z", "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": "0a026773fddc67c73a75049d2271d36ef76ac81e55dd8f1310cdd7d5422f8a51", "spec_sha": "37010c9f0395a25c59676d68249187a96ce5130fe9439bf1de1da0632eafb2b4", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-af", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-af-3.0.1029.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-03-27 21:13:04 UTC
8_vvGeiqaC4IVRD9X4p1d

tencentcloud-sdk-asw

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

3.0.1029
Content{ "name": "tencentcloud-sdk-asw", "downloads": 477114, "version": "3.0.1029", "version_created_at": "2025-03-27T21:12:54.464Z", "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 ASW.", "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-asw" }, "yanked": false, "sha": "944236a7dc3fd52900199e95d949a26e6ab6f265f1dca5fa486d1f5d3d4a964a", "spec_sha": "912cbb37c6bc133530b5c1c2726218cfe45de288fbd47aaa9bfb3c77c71a7bd9", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-asw", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-asw-3.0.1029.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-asw", "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-03-27 21:13:00 UTC
y3B21pialpJbQBq_LNitI

tencentcloud-sdk-nlp

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

3.0.1029
Content{ "name": "tencentcloud-sdk-nlp", "downloads": 475167, "version": "3.0.1029", "version_created_at": "2025-03-27T21:12:50.234Z", "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 NLP.", "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-nlp" }, "yanked": false, "sha": "8608f82ca43237b2a1b18b4883972c7b67544d7acd212ac84f2cd10b90b6d54c", "spec_sha": "66d2b143e8cba288c1feb008c85590e4832f8a71d4b38536f963b9f9f9505943", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-nlp", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-nlp-3.0.1029.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-nlp", "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-03-27 21:12:58 UTC
RiYUxRuJm0U-OaGX1kixl

tencentcloud-sdk-lkeap

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

3.0.1029
Content{ "name": "tencentcloud-sdk-lkeap", "downloads": 6342, "version": "3.0.1029", "version_created_at": "2025-03-27T21:12:47.842Z", "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 LKEAP.", "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-lkeap" }, "yanked": false, "sha": "06ae14f42d595dc4fc53a56dbe21cc8d49780f6797c5f27fbc3367813c23641d", "spec_sha": "dc3947ebddb08a3180f860e79d251a6ede48cc138ebd9f2765003ba0f6839a4f", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-lkeap", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-lkeap-3.0.1029.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-lkeap", "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-03-27 21:12:57 UTC
fE9DPnX_d928fNFF52_PV

tencentcloud-sdk-tchd

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

3.0.1029
Content{ "name": "tencentcloud-sdk-tchd", "downloads": 117428, "version": "3.0.1029", "version_created_at": "2025-03-27T21:12:45.098Z", "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 TCHD.", "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-tchd" }, "yanked": false, "sha": "225c059ceacbb3ed722d3727df3db846eeebb64f729a7a033ed2b10ed9674513", "spec_sha": "c4297f47973384a300d028d6d22df5785011df02d3ddb5865f9ff992d112bdf1", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-tchd", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-tchd-3.0.1029.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-tchd", "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-03-27 21:12:55 UTC