Rubyhooks

Lastest updates from Rubygems.org

ID Gem Version Body Updated At
M9gA9zM74_dZzWAyLlPBR

spec_guardian

A gem that uses AI to automatically generate test files for your Rails application code

0.1.2
Content{ "name": "spec_guardian", "downloads": 82, "version": "0.1.2", "version_created_at": "2025-03-25T03:51:36.144Z", "version_downloads": 0, "platform": "ruby", "authors": "Darren Terhune", "info": "A gem that uses AI to automatically generate test files for your Rails application code", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/darrenterhune/spec_guardian", "changelog_uri": "https://github.com/darrenterhune/spec_guardian/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/darrenterhune/spec_guardian/issues", "source_code_uri": "https://github.com/darrenterhune/spec_guardian" }, "yanked": false, "sha": "fbf45e179b40c93311df4367d516b3355320b07d8610c07da74c68775ae15e8b", "spec_sha": "b79d2648c55a3b9493242e9df6a1928881d65becf1d0e27bd0bbeed436c1dd2d", "project_uri": "https://rubygems.org/gems/spec_guardian", "gem_uri": "https://rubygems.org/gems/spec_guardian-0.1.2.gem", "homepage_uri": "https://github.com/darrenterhune/spec_guardian", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/darrenterhune/spec_guardian", "bug_tracker_uri": "https://github.com/darrenterhune/spec_guardian/issues", "changelog_uri": "https://github.com/darrenterhune/spec_guardian/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "pry", "requirements": "~> 0.15.2" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rubocop", "requirements": "~> 1.73, >= 1.73.1" }, { "name": "rubocop-packaging", "requirements": "~> 0.5.2" }, { "name": "rubocop-performance", "requirements": "~> 1.24" }, { "name": "rubocop-rspec", "requirements": "~> 3.5" }, { "name": "rubocop-shopify", "requirements": "~> 2.15, >= 2.15.1" }, { "name": "rubocop-thread_safety", "requirements": "~> 0.7.0" } ], "runtime": [ { "name": "anthropic", "requirements": ">= 0.3.2" }, { "name": "rails", "requirements": ">= 6.0" }, { "name": "rake", "requirements": ">= 12.0" }, { "name": "thor", "requirements": ">= 1.2" } ] } }
2025-03-25 03:51:40 UTC
t4L1BjkvtuHVkjyAGchpe

rails_location_header

A Rails gem that automatically adds X-Entity-ID and Location headers when a new record is created successfully.

1.0.1
Content{ "name": "rails_location_header", "downloads": 58, "version": "1.0.1", "version_created_at": "2025-03-25T03:44:40.648Z", "version_downloads": 0, "platform": "ruby", "authors": "Eli Sebastian Herrera Aguilar", "info": "A Rails gem that automatically adds X-Entity-ID and Location headers when a new record is created\n successfully.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/EliSebastian/rails_location_header", "changelog_uri": "https://github.com/EliSebastian/rails_location_header/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/EliSebastian/rails_location_header", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "65e0d4b8dc27437b654d87a8f1aa6d4675a6094d96d196ab599b408cad6c8e29", "spec_sha": "c680413b67ee9634688c5fe0d939af8094c9c4714c809dd7fd0e5f32795c1fc2", "project_uri": "https://rubygems.org/gems/rails_location_header", "gem_uri": "https://rubygems.org/gems/rails_location_header-1.0.1.gem", "homepage_uri": "https://github.com/EliSebastian/rails_location_header", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/EliSebastian/rails_location_header", "bug_tracker_uri": null, "changelog_uri": "https://github.com/EliSebastian/rails_location_header/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rails", "requirements": ">= 6.0" } ] } }
2025-03-25 03:44:43 UTC
q9AFdv3307iLrrZIesOoI

authsignal-ruby

Authsignal is a passwordless authentication/multifactor authentication with modern factors like passkeys

5.1.0
Content{ "name": "authsignal-ruby", "downloads": 32625, "version": "5.1.0", "version_created_at": "2025-03-25T03:40:44.173Z", "version_downloads": 0, "platform": "ruby", "authors": "justinsoong", "info": "Authsignal is a passwordless authentication/multifactor authentication with modern factors like passkeys", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://www.authsignal.com", "source_code_uri": "https://github.com/authsignal/authsignal-ruby" }, "yanked": false, "sha": "bf91222ea26df011f7d6f99551f255e3a698c448032952ccf6d98a1c1c55f920", "spec_sha": "3d0500956eafdb676bcf92aea363862df4d3ea7a007f5b8b2abd874a5c3d3d90", "project_uri": "https://rubygems.org/gems/authsignal-ruby", "gem_uri": "https://rubygems.org/gems/authsignal-ruby-5.1.0.gem", "homepage_uri": "https://www.authsignal.com", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/authsignal/authsignal-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.2" }, { "name": "webmock", "requirements": "~> 3.14" } ], "runtime": [ { "name": "faraday", "requirements": ">= 2.0.1" }, { "name": "faraday-retry", "requirements": "~> 2.2" } ] } }
2025-03-25 03:40:46 UTC
z92DbaNHUFq7mukeV5sRl

tabry

Tab completion and CLIs extraordinaire

0.3.2
Content{ "name": "tabry", "downloads": 6707, "version": "0.3.2", "version_created_at": "2025-03-25T03:37:14.131Z", "version_downloads": 0, "platform": "ruby", "authors": "Evan Battaglia", "info": "Tab completion and CLIs extraordinaire", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "4901480d4325887b06c7246c4899b472d9bf5f72f7527124661cb7111085a6b3", "spec_sha": "670b9df19e2606eeb34e2d39ef147d29577fbcf3e6cb7e98483fd0bab95ed39e", "project_uri": "https://rubygems.org/gems/tabry", "gem_uri": "https://rubygems.org/gems/tabry-0.3.2.gem", "homepage_uri": "https://github.com/evanbattaglia/tabry", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/tabry/0.3.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "pry-byebug", "requirements": "~> 3.10" }, { "name": "rspec", "requirements": "~> 3.10" }, { "name": "rubocop", "requirements": "~> 1.22" }, { "name": "rubocop-rspec", "requirements": "~> 2.6" }, { "name": "simplecov", "requirements": "~> 0.12" } ], "runtime": [] } }
2025-03-25 03:37:16 UTC
94uGrnnD_1Mojf1pFN--b

resend

The Ruby and Rails SDK for resend.com

0.19.0
Content{ "name": "resend", "downloads": 78077, "version": "0.19.0", "version_created_at": "2025-03-25T03:30:24.067Z", "version_downloads": 0, "platform": "ruby", "authors": "Derich Pacheco", "info": "The Ruby and Rails SDK for resend.com", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "abe272edbaa625e55f073073661ec7fe7b95886b72f73c239eec2b8384c3f352", "spec_sha": "a4d15f3e869f819b3737a2008f0a5e90335965ca8c7147959524f2c69d2dc937", "project_uri": "https://rubygems.org/gems/resend", "gem_uri": "https://rubygems.org/gems/resend-0.19.0.gem", "homepage_uri": "https://github.com/resend/resend-ruby", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/resend/0.19.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rails", "requirements": ">= 0" } ], "runtime": [ { "name": "httparty", "requirements": ">= 0.21.0" } ] } }
2025-03-25 03:30:28 UTC
itZtsVATF6Qe8RJ5WtcHA

deadfinder

Find dead-links (broken links). Dead link (broken link) means a link within a web page that cannot be connected. These links can have a negative impact to SEO and Security. This tool makes it easy to identify and modify.

1.7.1
Content{ "name": "deadfinder", "downloads": 10656, "version": "1.7.1", "version_created_at": "2025-03-25T02:59:17.617Z", "version_downloads": 0, "platform": "ruby", "authors": "hahwul", "info": "Find dead-links (broken links). Dead link (broken link) means a link within a web page that cannot be connected. These links can have a negative impact to SEO and Security. This tool makes it easy to identify and modify.", "licenses": [ "MIT" ], "metadata": { "source_code_uri": "https://github.com/hahwul/deadfinder", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "ae11014088ccba9290388f50620a8e0c03389a689a1ece9feacec138ef525fad", "spec_sha": "1dfcef13ce23135bc14d5392a1f2826d05fdfebb4f8aa59ed7a49c0142bb5296", "project_uri": "https://rubygems.org/gems/deadfinder", "gem_uri": "https://rubygems.org/gems/deadfinder-1.7.1.gem", "homepage_uri": "https://www.hahwul.com", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/hahwul/deadfinder", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rspec", "requirements": ">= 0" } ], "runtime": [ { "name": "colorize", "requirements": "~> 0.8.0, >= 0.8.0" }, { "name": "concurrent-ruby-edge", "requirements": "~> 0.6.0, >= 0.6.0" }, { "name": "json", "requirements": ">= 2.6, < 2.11" }, { "name": "nokogiri", "requirements": ">= 1.13, < 1.19" }, { "name": "open-uri", "requirements": "~> 0.2.0, >= 0.2.0" }, { "name": "set", "requirements": "~> 1.1.0, >= 1.1.0" }, { "name": "sitemap-parser", "requirements": "~> 0.5.0, >= 0.5.0" }, { "name": "thor", "requirements": "~> 1.2.0, >= 1.2.0" } ] } }
2025-03-25 02:59:21 UTC
0l1yLZYG70GbM9O3-LFQW

origami-docspring

Origami is a pure Ruby library to parse, modify and generate PDF documents.

2.3.2
Content{ "name": "origami-docspring", "downloads": 101, "version": "2.3.2", "version_created_at": "2025-03-25T02:11:56.900Z", "version_downloads": 0, "platform": "ruby", "authors": "Guillaume Delugré", "info": "Origami is a pure Ruby library to parse, modify and generate PDF documents.", "licenses": [ "LGPL-3.0-or-later" ], "metadata": {}, "yanked": false, "sha": "f9bbc9317eb3bc37f45c62af875ac5e626ea1ae9240388d6a511eca92d92d168", "spec_sha": "29067523ef6894b730c16c719cf99b65bfa88ceb7af4244855a832deb4435334", "project_uri": "https://rubygems.org/gems/origami-docspring", "gem_uri": "https://rubygems.org/gems/origami-docspring-2.3.2.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/origami-docspring/2.3.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "minitest", "requirements": "~> 5.20" }, { "name": "rake", "requirements": "~> 13.1" }, { "name": "rdoc", "requirements": "~> 6.6" }, { "name": "rubocop", "requirements": "~> 1.60" }, { "name": "standard", "requirements": "~> 1.35" } ], "runtime": [ { "name": "colorize", "requirements": ">= 0.8" }, { "name": "matrix", "requirements": ">= 0.4" }, { "name": "rexml", "requirements": ">= 3.2" } ] } }
2025-03-25 02:12:01 UTC
Y3XfuXfj6MFzvHaAz86Fx

table_format

TableFormat shows text table like emacs org-table for easy reading.

0.0.17
Content{ "name": "table_format", "downloads": 36269, "version": "0.0.17", "version_created_at": "2025-03-25T01:56:37.575Z", "version_downloads": 0, "platform": "ruby", "authors": "akicho8", "info": "TableFormat shows text table like emacs org-table for easy reading.", "licenses": [], "metadata": {}, "yanked": false, "sha": "dc6ae81a4c40f91bf1aaaee16621fd8bc17c93be3327d9457d568b0d3711d352", "spec_sha": "38116dec62ba2bbcaf759b7820691e85a705e76c4bee17c3512e741a68a99772", "project_uri": "https://rubygems.org/gems/table_format", "gem_uri": "https://rubygems.org/gems/table_format-0.0.17.gem", "homepage_uri": "https://github.com/akicho8/table_format", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/table_format/0.0.17", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "activerecord", "requirements": ">= 0" }, { "name": "bundler", "requirements": ">= 0" }, { "name": "ostruct", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": ">= 0" }, { "name": "sqlite3", "requirements": ">= 0" } ], "runtime": [ { "name": "activesupport", "requirements": ">= 0" }, { "name": "nkf", "requirements": ">= 0" } ] } }
2025-03-25 01:56:41 UTC
30p-ofiKoLKFpe5GUCMdH

origami-docspring

Origami is a pure Ruby library to parse, modify and generate PDF documents.

2.3.1
Content{ "name": "origami-docspring", "downloads": 50, "version": "2.3.1", "version_created_at": "2025-03-25T01:36:44.533Z", "version_downloads": 0, "platform": "ruby", "authors": "Guillaume Delugré", "info": "Origami is a pure Ruby library to parse, modify and generate PDF documents.", "licenses": [ "LGPL-3.0-or-later" ], "metadata": {}, "yanked": false, "sha": "52607607699992a49d8d71f58adc00d6be768ff9103ebd90c4fe5694866d4845", "spec_sha": "f057b6e2d890542a53a41a073c8ccd4406ac9090fb0ef2723ec108401bc5f57d", "project_uri": "https://rubygems.org/gems/origami-docspring", "gem_uri": "https://rubygems.org/gems/origami-docspring-2.3.1.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/origami-docspring/2.3.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "minitest", "requirements": "~> 5.20" }, { "name": "rake", "requirements": "~> 13.1" }, { "name": "rdoc", "requirements": "~> 6.6" }, { "name": "rubocop", "requirements": "~> 1.60" }, { "name": "standard", "requirements": "~> 1.35" } ], "runtime": [ { "name": "colorize", "requirements": ">= 0.8" }, { "name": "matrix", "requirements": ">= 0.4" }, { "name": "rexml", "requirements": ">= 3.2" } ] } }
2025-03-25 01:36:47 UTC
wEbPta-hs95IU7izy7hm4

authsignal-ruby

Authsignal is a passwordless authentication/multifactor authentication with modern factors like passkeys

5.0.1
Content{ "name": "authsignal-ruby", "downloads": 32554, "version": "5.0.1", "version_created_at": "2025-03-25T01:35:01.064Z", "version_downloads": 0, "platform": "ruby", "authors": "justinsoong", "info": "Authsignal is a passwordless authentication/multifactor authentication with modern factors like passkeys", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://www.authsignal.com", "source_code_uri": "https://github.com/authsignal/authsignal-ruby" }, "yanked": false, "sha": "4c596020825520563dcdeea837ab0d77a3284ced0325b42f91f8745bb77679e3", "spec_sha": "bcce8528310bc5da7c8a85a0fa2260cf37d030bf77c071a297910aad9fdc106f", "project_uri": "https://rubygems.org/gems/authsignal-ruby", "gem_uri": "https://rubygems.org/gems/authsignal-ruby-5.0.1.gem", "homepage_uri": "https://www.authsignal.com", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/authsignal/authsignal-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.2" }, { "name": "webmock", "requirements": "~> 3.14" } ], "runtime": [ { "name": "faraday", "requirements": ">= 2.0.1" }, { "name": "faraday-retry", "requirements": "~> 2.2" } ] } }
2025-03-25 01:35:03 UTC
IoIfbRUyev5PTBdM1wGMm

origami-docspring

Origami is a pure Ruby library to parse, modify and generate PDF documents.

2.3.0
Content{ "name": "origami-docspring", "downloads": 49, "version": "2.3.0", "version_created_at": "2025-03-25T01:32:48.818Z", "version_downloads": 0, "platform": "ruby", "authors": "Guillaume Delugré", "info": "Origami is a pure Ruby library to parse, modify and generate PDF documents.", "licenses": [ "LGPL-3.0-or-later" ], "metadata": {}, "yanked": false, "sha": "afb1e10a9493940297bd1ca84834a94a01c887360627f5ee367fc03a2317e610", "spec_sha": "c0f34a3f4506fc9f82646a6511cd2118337fc7b78a9a154fa4ef9a054a1dff5c", "project_uri": "https://rubygems.org/gems/origami-docspring", "gem_uri": "https://rubygems.org/gems/origami-docspring-2.3.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/origami-docspring/2.3.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.20" }, { "name": "rake", "requirements": "~> 13.1" }, { "name": "rdoc", "requirements": "~> 6.6" }, { "name": "rubocop", "requirements": "~> 1.60" }, { "name": "standard", "requirements": "~> 1.35" } ], "runtime": [ { "name": "colorize", "requirements": "~> 0.8" }, { "name": "matrix", "requirements": "~> 0.4" }, { "name": "rexml", "requirements": "~> 3.2" } ] } }
2025-03-25 01:32:54 UTC
0H7uaYx13eusrU8IXp3Vv

fluent-plugin-prometheus

A fluent plugin that collects metrics and exposes for Prometheus.

2.2.1
Content{ "name": "fluent-plugin-prometheus", "downloads": 34952406, "version": "2.2.1", "version_created_at": "2025-03-25T01:15:25.048Z", "version_downloads": 0, "platform": "ruby", "authors": "Masahiro Sano", "info": "A fluent plugin that collects metrics and exposes for Prometheus.", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "da85cb59e9988c3e13eb521541d7cbdd06cd6a4a22c608438f7527160dee6513", "spec_sha": "1c9ba2c99225b56f735e1d89890ce4cc093f0a81e0a289d939236243c7959ea5", "project_uri": "https://rubygems.org/gems/fluent-plugin-prometheus", "gem_uri": "https://rubygems.org/gems/fluent-plugin-prometheus-2.2.1.gem", "homepage_uri": "https://github.com/fluent/fluent-plugin-prometheus", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/fluent-plugin-prometheus/2.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": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": ">= 0" }, { "name": "test-unit", "requirements": ">= 0" } ], "runtime": [ { "name": "fluentd", "requirements": ">= 1.9.1, < 2" }, { "name": "prometheus-client", "requirements": ">= 2.1.0" } ] } }
2025-03-25 01:15:27 UTC
68vUQjRousZbwl3m0qngq

fluent-plugin-kafka

Fluentd plugin for Apache Kafka > 0.8

0.19.4
Content{ "name": "fluent-plugin-kafka", "downloads": 33103836, "version": "0.19.4", "version_created_at": "2025-03-25T01:11:44.917Z", "version_downloads": 0, "platform": "ruby", "authors": "Hidemasa Togashi, Masahiro Nakagawa", "info": "Fluentd plugin for Apache Kafka > 0.8", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "b20c503e99e1909c71b083fffd7051674d7bbaa3bd508e9c7993a8d5042b464e", "spec_sha": "dbe6fe7df3572ecebb0ed52e5246bb12e071f39bb1cd72f4634216be8cca06a3", "project_uri": "https://rubygems.org/gems/fluent-plugin-kafka", "gem_uri": "https://rubygems.org/gems/fluent-plugin-kafka-0.19.4.gem", "homepage_uri": "https://github.com/fluent/fluent-plugin-kafka", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/fluent-plugin-kafka/0.19.4", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "digest-murmurhash", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0.9.2" }, { "name": "test-unit", "requirements": ">= 3.0.8" }, { "name": "test-unit-rr", "requirements": "~> 1.0" }, { "name": "webrick", "requirements": ">= 0" } ], "runtime": [ { "name": "bigdecimal", "requirements": "~> 3.1" }, { "name": "fluentd", "requirements": ">= 0.10.58, < 2" }, { "name": "ltsv", "requirements": ">= 0" }, { "name": "ruby-kafka", "requirements": ">= 1.5.0, < 2" } ] } }
2025-03-25 01:11:51 UTC
00Kpz4qdoD4Jvw3hhzHP7

spec_guardian

A gem that uses AI to automatically generate test files for your Rails application code

0.1.1
Content{ "name": "spec_guardian", "downloads": 12, "version": "0.1.1", "version_created_at": "2025-03-25T00:51:23.068Z", "version_downloads": 0, "platform": "ruby", "authors": "Darren Terhune", "info": "A gem that uses AI to automatically generate test files for your Rails application code", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/darrenterhune/spec_guardian", "changelog_uri": "https://github.com/darrenterhune/spec_guardian/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/darrenterhune/spec_guardian/issues", "source_code_uri": "https://github.com/darrenterhune/spec_guardian" }, "yanked": false, "sha": "ba6f1c707b11cb492de209b12dfa16681ced6bccf548cc2f8847c447477e26b3", "spec_sha": "f567731b1b6991c60fbea9ce2e8ddca7d0420083618c7c809f6128667016d98d", "project_uri": "https://rubygems.org/gems/spec_guardian", "gem_uri": "https://rubygems.org/gems/spec_guardian-0.1.1.gem", "homepage_uri": "https://github.com/darrenterhune/spec_guardian", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/darrenterhune/spec_guardian", "bug_tracker_uri": "https://github.com/darrenterhune/spec_guardian/issues", "changelog_uri": "https://github.com/darrenterhune/spec_guardian/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "pry", "requirements": "~> 0.15.2" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rubocop", "requirements": "~> 1.73, >= 1.73.1" }, { "name": "rubocop-packaging", "requirements": "~> 0.5.2" }, { "name": "rubocop-performance", "requirements": "~> 1.24" }, { "name": "rubocop-rspec", "requirements": "~> 3.5" }, { "name": "rubocop-shopify", "requirements": "~> 2.15, >= 2.15.1" }, { "name": "rubocop-thread_safety", "requirements": "~> 0.7.0" } ], "runtime": [ { "name": "anthropic", "requirements": ">= 0.3.2" }, { "name": "rails", "requirements": ">= 6.0" }, { "name": "rake", "requirements": ">= 12.0" }, { "name": "thor", "requirements": ">= 1.2" } ] } }
2025-03-25 00:51:25 UTC
acvmF_vNPe09nz6PyWq6z

origami-docspring

Origami is a pure Ruby library to parse, modify and generate PDF documents.

2.2.0
Content{ "name": "origami-docspring", "downloads": 0, "version": "2.2.0", "version_created_at": "2025-03-25T00:50:16.028Z", "version_downloads": 0, "platform": "ruby", "authors": "Guillaume Delugré", "info": "Origami is a pure Ruby library to parse, modify and generate PDF documents.", "licenses": [ "LGPL-3.0-or-later" ], "metadata": {}, "yanked": false, "sha": "a8adacd6dfb829b00826cd54ab9c25084b5e5fe9f7f66ebda5605d6de261266e", "spec_sha": "af0a7669138014e83736206e843d5a5a6a61733a6bf89d455bf91be0bb03dcff", "project_uri": "https://rubygems.org/gems/origami-docspring", "gem_uri": "https://rubygems.org/gems/origami-docspring-2.2.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/origami-docspring/2.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.0" }, { "name": "rake", "requirements": "~> 10.0" }, { "name": "rdoc", "requirements": "~> 5.0" } ], "runtime": [ { "name": "colorize", "requirements": "~> 0.8" } ] } }
2025-03-25 00:50:18 UTC
GryOJ8dJmLSfRZBTvBqIH

origami-docspring

Origami is a pure Ruby library to parse, modify and generate PDF documents.

2.1.0
Content{ "name": "origami-docspring", "downloads": 0, "version": "2.1.0", "version_created_at": "2025-03-25T00:44:19.903Z", "version_downloads": 0, "platform": "ruby", "authors": "Guillaume Delugré", "info": "Origami is a pure Ruby library to parse, modify and generate PDF documents.", "licenses": [ "LGPL-3.0-or-later" ], "metadata": {}, "yanked": false, "sha": "41a5fa0768f973e7df93a677d695422e652b40b6b4e9caffc1a45fdc34003eb7", "spec_sha": "831c0ccb35a2626e3c7da7c4853908937f1c6bfa7e188a1dec2844eb6838c192", "project_uri": "https://rubygems.org/gems/origami-docspring", "gem_uri": "https://rubygems.org/gems/origami-docspring-2.1.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/origami-docspring/2.1.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.0" }, { "name": "rake", "requirements": "~> 10.0" }, { "name": "rdoc", "requirements": "~> 5.0" } ], "runtime": [ { "name": "colorize", "requirements": "~> 0.8" } ] } }
2025-03-25 00:44:24 UTC
yRe8XL2QyKhltMuRobH5N

spec_guardian

A gem that uses AI to automatically generate test files for your Rails application code

0.1.0
Content{ "name": "spec_guardian", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-03-25T00:30:14.054Z", "version_downloads": 0, "platform": "ruby", "authors": "Darren Terhune", "info": "A gem that uses AI to automatically generate test files for your Rails application code", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/darrenterhune/spec_guardian", "changelog_uri": "https://github.com/darrenterhune/spec_guardian/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/darrenterhune/spec_guardian/issues", "source_code_uri": "https://github.com/darrenterhune/spec_guardian" }, "yanked": false, "sha": "8283e08765e75d0653755d2a4408108ff26429012d53b7a35a53d799899c7357", "spec_sha": "1e854a4492ac3fa86d6130a26e1fa20dd0995365be4718d39f72b9b2cebd4842", "project_uri": "https://rubygems.org/gems/spec_guardian", "gem_uri": "https://rubygems.org/gems/spec_guardian-0.1.0.gem", "homepage_uri": "https://github.com/darrenterhune/spec_guardian", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/darrenterhune/spec_guardian", "bug_tracker_uri": "https://github.com/darrenterhune/spec_guardian/issues", "changelog_uri": "https://github.com/darrenterhune/spec_guardian/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "pry", "requirements": "~> 0.15.2" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rubocop", "requirements": "~> 1.73, >= 1.73.1" }, { "name": "rubocop-packaging", "requirements": "~> 0.5.2" }, { "name": "rubocop-performance", "requirements": "~> 1.24" }, { "name": "rubocop-rspec", "requirements": "~> 3.5" }, { "name": "rubocop-shopify", "requirements": "~> 2.15, >= 2.15.1" }, { "name": "rubocop-thread_safety", "requirements": "~> 0.7.0" } ], "runtime": [ { "name": "anthropic", "requirements": "~> 0.3.2" }, { "name": "rails", "requirements": "~> 6.0" }, { "name": "rake", "requirements": "~> 12.0" }, { "name": "thor", "requirements": "~> 1.2" } ] } }
2025-03-25 00:30:19 UTC
MnqkNvahHgCvZRMpXZnQ5

openhab-scripting

JRuby Helper Libraries for openHAB Scripting

5.37.0
Content{ "name": "openhab-scripting", "downloads": 281734, "version": "5.37.0", "version_created_at": "2025-03-25T00:28:18.002Z", "version_downloads": 0, "platform": "ruby", "authors": "Brian O'Connell, Cody Cutrer, Jimmy Tanagra", "info": "JRuby Helper Libraries for openHAB Scripting", "licenses": [ "EPL-2.0" ], "metadata": { "homepage_uri": "https://openhab.github.io/openhab-jruby/", "changelog_uri": "https://openhab.github.io/openhab-jruby/file.CHANGELOG.html", "source_code_uri": "https://github.com/openhab/openhab-jruby", "documentation_uri": "https://openhab.github.io/openhab-jruby/", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "0fa74256dea6600871a0ff7e6f882fba944f4c18850b36de3568604f9948a753", "spec_sha": "118b1d26d93cb639e669ba5d7068c3d346f08d493b6f6ed419495aa17ecc136b", "project_uri": "https://rubygems.org/gems/openhab-scripting", "gem_uri": "https://rubygems.org/gems/openhab-scripting-5.37.0.gem", "homepage_uri": "https://openhab.github.io/openhab-jruby/", "wiki_uri": null, "documentation_uri": "https://openhab.github.io/openhab-jruby/", "mailing_list_uri": null, "source_code_uri": "https://github.com/openhab/openhab-jruby", "bug_tracker_uri": null, "changelog_uri": "https://openhab.github.io/openhab-jruby/file.CHANGELOG.html", "funding_uri": null, "dependencies": { "development": [ { "name": "cucumber", "requirements": "~> 8.0" }, { "name": "cuke_linter", "requirements": "~> 1.2" }, { "name": "gem-release", "requirements": "~> 2.2" }, { "name": "httparty", "requirements": "~> 0.20" }, { "name": "persistent_httparty", "requirements": "~> 0.1" }, { "name": "process_exists", "requirements": "~> 0.2" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.11" }, { "name": "timecop", "requirements": "~> 0.9" }, { "name": "tty-command", "requirements": "~> 0.10" }, { "name": "yaml-lint", "requirements": "~> 0.0" } ], "runtime": [ { "name": "bundler", "requirements": "~> 2.2" }, { "name": "marcel", "requirements": "~> 1.0" }, { "name": "method_source", "requirements": "~> 1.0" } ] } }
2025-03-25 00:28:22 UTC
mHvyouajAL7gqgZO5HOW4

deprecate_soft

DeprecateSoft is a lightweight Ruby gem that lets you gracefully deprecate methods in your codebase without breaking functionality. It wraps existing instance or class methods and lets you plug in custom before/after hooks for tracking usage via logging, Redis, DataDog, or any other observability tools. Once you verify in your tracking that a method is no longer called, you can remove it safely from your code base. This is especially useful in large codebases where you want to safely remove legacy methods, but first need insight into whether and where they're still being called. Hooks are configured once globally and apply project-wide. Fully compatible with Rails or plain Ruby applications.

1.0.0
Content{ "name": "deprecate_soft", "downloads": 0, "version": "1.0.0", "version_created_at": "2025-03-25T00:27:48.819Z", "version_downloads": 0, "platform": "ruby", "authors": "Tilo Sloboda", "info": "DeprecateSoft is a lightweight Ruby gem that lets you gracefully deprecate methods\nin your codebase without breaking functionality. It wraps existing instance or\nclass methods and lets you plug in custom before/after hooks for tracking usage\nvia logging, Redis, DataDog, or any other observability tools.\n\nOnce you verify in your tracking that a method is no longer called,\nyou can remove it safely from your code base.\n\nThis is especially useful in large codebases where you want to safely remove\nlegacy methods, but first need insight into whether and where they're still\nbeing called.\n\nHooks are configured once globally and apply project-wide. Fully compatible\nwith Rails or plain Ruby applications.\n", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/tilo/deprecate_soft", "changelog_uri": "https://github.com/tilo/deprecate_soft/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/tilo/deprecate_soft" }, "yanked": false, "sha": "bfd8a6015795d9a6431cd5342b1bcd4a3e1ef67ea269fdf0db52ba5c30b25511", "spec_sha": "8b6f3a9c850f6594d4981feb0eb20bdbf206c8f31b5ae73b0d66e4eea51a139b", "project_uri": "https://rubygems.org/gems/deprecate_soft", "gem_uri": "https://rubygems.org/gems/deprecate_soft-1.0.0.gem", "homepage_uri": "https://github.com/tilo/deprecate_soft", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/tilo/deprecate_soft", "bug_tracker_uri": null, "changelog_uri": "https://github.com/tilo/deprecate_soft/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "dogstatsd-ruby", "requirements": "~> 5.0" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "redis", "requirements": ">= 4.0" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rubocop", "requirements": "~> 1.21" } ], "runtime": [] } }
2025-03-25 00:27:52 UTC
ha5jtShnP7Mm9y8e8W9Lt

rdf-kv

This module implements https://doriantaylor.com/rdf-kv, taking key-value input (e.g. from a Web form) and converting it into an RDF::Changeset.

0.1.6
Content{ "name": "rdf-kv", "downloads": 2890, "version": "0.1.6", "version_created_at": "2025-03-25T00:23:21.029Z", "version_downloads": 0, "platform": "ruby", "authors": "Dorian Taylor", "info": "This module implements https://doriantaylor.com/rdf-kv, taking\nkey-value input (e.g. from a Web form) and converting it into an\nRDF::Changeset.\n", "licenses": [ "Apache-2.0" ], "metadata": { "homepage_uri": "https://github.com/doriantaylor/rb-rdf-kv" }, "yanked": false, "sha": "c1a8818425f9130801d5c7ac2d679ef894df09b0d78fb1dce49a0711589bf9b0", "spec_sha": "d1c59a99f2362d55d1c84dab69ce09c3739ebbe0bc3f42adc6cb82025f0fb9e6", "project_uri": "https://rubygems.org/gems/rdf-kv", "gem_uri": "https://rubygems.org/gems/rdf-kv-0.1.6.gem", "homepage_uri": "https://github.com/doriantaylor/rb-rdf-kv", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2" }, { "name": "rake", "requirements": "~> 13" }, { "name": "rdf-vocab", "requirements": "~> 3" }, { "name": "rspec", "requirements": "~> 3" } ], "runtime": [ { "name": "rdf", "requirements": "~> 3" }, { "name": "uuid-ncname", "requirements": ">= 0.4" }, { "name": "uuidtools", "requirements": "~> 3" } ] } }
2025-03-25 00:23:24 UTC
8tjTe-01jTrYLre-5G_h6

ding_sdk

Ding Ruby SDK

0.12.7
Content{ "name": "ding_sdk", "downloads": 33248, "version": "0.12.7", "version_created_at": "2025-03-25T00:22:30.396Z", "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": "7e286c03694dc30cf5b2ff9d73d2909f849bab745016f51888166c8577d0b967", "spec_sha": "c9389be7ba13faf7b053684294f04d1707d813cd78fb93e12b8183606142b804", "project_uri": "https://rubygems.org/gems/ding_sdk", "gem_uri": "https://rubygems.org/gems/ding_sdk-0.12.7.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-25 00:22:33 UTC
8pVdgaTO2CqqTLjOGm_zP

fastlane-plugin-applivery

Upload new build to Applivery

2.4.0
Content{ "name": "fastlane-plugin-applivery", "downloads": 123347, "version": "2.4.0", "version_created_at": "2025-03-24T23:44:55.139Z", "version_downloads": 0, "platform": "ruby", "authors": "Alejandro Jimenez", "info": "Upload new build to Applivery", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "164362e1ea2a990e656bbd8b4f179b48233009a4726cd8beb5976705a79e3c58", "spec_sha": "b664c4ac56c9e109a9070b256f3b88957ff0729a4121286b7450ea01fa853e42", "project_uri": "https://rubygems.org/gems/fastlane-plugin-applivery", "gem_uri": "https://rubygems.org/gems/fastlane-plugin-applivery-2.4.0.gem", "homepage_uri": "https://github.com/fastlane-community/fastlane-plugin-applivery", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/fastlane-plugin-applivery/2.4.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 0" }, { "name": "fastlane", "requirements": ">= 1.98.0" }, { "name": "pry", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": ">= 0" }, { "name": "rubocop", "requirements": ">= 0" } ], "runtime": [] } }
2025-03-24 23:44:57 UTC
c1CNtVjBoQfYdI1RO-cf_

coil

Transactional inbox/outbox, as a Rails engine.

1.5.5
Content{ "name": "coil", "downloads": 1566, "version": "1.5.5", "version_created_at": "2025-03-24T23:32:54.176Z", "version_downloads": 0, "platform": "ruby", "authors": "Ivan Brennan, Odeko Developers", "info": "Transactional inbox/outbox, as a Rails engine.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/OdekoTeam/coil/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/OdekoTeam/coil/issues", "source_code_uri": "https://github.com/OdekoTeam/coil" }, "yanked": false, "sha": "1a13fbff80f98eb03324ac826c4eebfd65eeb845ac6f502c96f1ac4ec3e6f295", "spec_sha": "fb0d1cc2e13071c09d4f20db76801422dda74e17a7635b738db23dfba6f0f297", "project_uri": "https://rubygems.org/gems/coil", "gem_uri": "https://rubygems.org/gems/coil-1.5.5.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/OdekoTeam/coil", "bug_tracker_uri": "https://github.com/OdekoTeam/coil/issues", "changelog_uri": "https://github.com/OdekoTeam/coil/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.0" }, { "name": "parlour", "requirements": "~> 8.1" }, { "name": "pg", "requirements": ">= 0, < 2.0" }, { "name": "puma", "requirements": "~> 6.0" }, { "name": "rails", "requirements": "~> 8.0, < 9.0" }, { "name": "rspec-rails", "requirements": "~> 6.1" }, { "name": "rubocop-sorbet", "requirements": "~> 0.9" }, { "name": "sidekiq", "requirements": ">= 5.2, < 8.0" }, { "name": "sorbet", "requirements": "~> 0.5" }, { "name": "standard", "requirements": "~> 1.36" }, { "name": "tapioca", "requirements": "~> 0.16" } ], "runtime": [ { "name": "pg", "requirements": ">= 0, < 2.0" }, { "name": "rails", "requirements": ">= 6.0.6, < 9.0" }, { "name": "sidekiq", "requirements": ">= 5.2, < 8.0" } ] } }
2025-03-24 23:32:58 UTC
LDRFGvr7v8sy2XrdsuW3R

axn

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

0.1.0.pre.alpha.1
Content{ "name": "axn", "downloads": 0, "version": "0.1.0.pre.alpha.1", "version_created_at": "2025-03-24T23:30:59.056Z", "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": "73e1d0ecc6fb437f41879a0ec598203fb71aec559a83c535b3943818d171b904", "spec_sha": "1a8a2ff1f50277e7b3ede5116dfcd3b551ba17194d82f020d58dad288e759f85", "project_uri": "https://rubygems.org/gems/axn", "gem_uri": "https://rubygems.org/gems/axn-0.1.0.pre.alpha.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-24 23:31:03 UTC
K0YC74mSHGaMzK_vgbNvb

rails_location_header

A Rails gem that automatically adds X-Entity-ID and Location headers when a new record is created successfully.

1.0.0
Content{ "name": "rails_location_header", "downloads": 0, "version": "1.0.0", "version_created_at": "2025-03-24T23:17:04.534Z", "version_downloads": 0, "platform": "ruby", "authors": "Eli Sebastian Herrera Aguilar", "info": "A Rails gem that automatically adds X-Entity-ID and Location headers when a new record is created successfully.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/EliSebastian/rails_location_header", "changelog_uri": "https://github.com/EliSebastian/rails_location_header/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/EliSebastian/rails_location_header", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "fc16bbdefe4144815920525d74702c2bd965fa8f000033eef311049b3d7c4e79", "spec_sha": "0d8652e6d9304c743e08d8710c3c1d62e81026c50bf76c7affa45eb997cf621a", "project_uri": "https://rubygems.org/gems/rails_location_header", "gem_uri": "https://rubygems.org/gems/rails_location_header-1.0.0.gem", "homepage_uri": "https://github.com/EliSebastian/rails_location_header", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/EliSebastian/rails_location_header", "bug_tracker_uri": null, "changelog_uri": "https://github.com/EliSebastian/rails_location_header/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rails", "requirements": ">= 6.0" } ] } }
2025-03-24 23:17:07 UTC
swnwh_LJ3dA8N3vmAwzJ8

icalPal

Inspired by icalBuddy and maintains close compatability. Includes many additional features for querying, filtering, and formatting.

3.3.0
Content{ "name": "icalPal", "downloads": 6917, "version": "3.3.0", "version_created_at": "2025-03-24T23:14:23.943Z", "version_downloads": 0, "platform": "ruby", "authors": "Andy Rosen", "info": "Inspired by icalBuddy and maintains close compatability. Includes\nmany additional features for querying, filtering, and formatting.\n", "licenses": [ "GPL-3.0-or-later" ], "metadata": { "bug_tracker_uri": "https://github.com/ajrosen/icalPal/issues" }, "yanked": false, "sha": "c0bc68579d37de2473c0a442bf907ccc0c079eab98a5bb446391976b852cadaf", "spec_sha": "72dfdb2834a16e9aa0f6652db1bf4856aa4e42e54ded10934268eb4adf7156a8", "project_uri": "https://rubygems.org/gems/icalPal", "gem_uri": "https://rubygems.org/gems/icalPal-3.3.0.gem", "homepage_uri": "https://github.com/ajrosen/icalPal", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/ajrosen/icalPal/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "nokogiri-plist", "requirements": "~> 0.5.0" }, { "name": "sqlite3", "requirements": "~> 2.6.0" } ] } }
2025-03-24 23:14:26 UTC
ZPiq2Wn3DqhULTyQ_qxBa

reek

Reek is a tool that examines Ruby classes, modules and methods and reports any code smells it finds.

6.5.0
Content{ "name": "reek", "downloads": 30337102, "version": "6.5.0", "version_created_at": "2025-03-24T23:13:23.971Z", "version_downloads": 0, "platform": "ruby", "authors": "Kevin Rutherford, Timo Roessner, Matijs van Zuijlen, Piotr Szotkowski", "info": "Reek is a tool that examines Ruby classes, modules and methods and reports any code smells it finds.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/troessner/reek", "changelog_uri": "https://github.com/troessner/reek/CHANGELOG.md", "bug_tracker_uri": "https://github.com/troessner/reek/issues", "source_code_uri": "https://github.com/troessner/reek", "documentation_uri": "https://www.rubydoc.info/gems/reek", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "d26d3a492773b2bbc228888067a21afe33ac07954a17dbd64cdeae42c4c69be1", "spec_sha": "841c4b1216a613510d9716ceaf4a6f496ed142d9b558d12f2380e6865e7543d3", "project_uri": "https://rubygems.org/gems/reek", "gem_uri": "https://rubygems.org/gems/reek-6.5.0.gem", "homepage_uri": "https://github.com/troessner/reek", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/reek", "mailing_list_uri": null, "source_code_uri": "https://github.com/troessner/reek", "bug_tracker_uri": "https://github.com/troessner/reek/issues", "changelog_uri": "https://github.com/troessner/reek/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "dry-schema", "requirements": "~> 1.13" }, { "name": "logger", "requirements": "~> 1.6" }, { "name": "parser", "requirements": "~> 3.3.0" }, { "name": "rainbow", "requirements": ">= 2.0, < 4.0" }, { "name": "rexml", "requirements": "~> 3.1" } ] } }
2025-03-24 23:13:29 UTC
ePxgXUXTc8f4N-CwsYjYd

selenium_chrome_helper

Adds a rake task (`chrome:install`) to easily fetch a pinned version of Chrome and Chromedriver locally or in CI.

0.1.4
Content{ "name": "selenium_chrome_helper", "downloads": 101, "version": "0.1.4", "version_created_at": "2025-03-24T23:11:30.433Z", "version_downloads": 0, "platform": "ruby", "authors": "Gonzalo Robaina", "info": "Adds a rake task (`chrome:install`) to easily fetch a pinned version of Chrome and Chromedriver locally or in CI.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "b2ef7a2d5619539993e76709b62bacaff3616c6b7b7b42ba3349fb3c85cc0232", "spec_sha": "ff151629e99890556be208dea1648f315a3a0065648690f3e89472848c3cf623", "project_uri": "https://rubygems.org/gems/selenium_chrome_helper", "gem_uri": "https://rubygems.org/gems/selenium_chrome_helper-0.1.4.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/selenium_chrome_helper/0.1.4", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rake", "requirements": ">= 0" }, { "name": "rubyzip", "requirements": ">= 2.0" } ] } }
2025-03-24 23:11:32 UTC
lJ8eL5Q7Dg-xfYmnxIBx6

baml

A gem for users to interact with BoundaryML's Language Model clients (LLM) in Ruby.

0.81.0
Content{ "name": "baml", "downloads": 67713, "version": "0.81.0", "version_created_at": "2025-03-24T22:59:15.756Z", "version_downloads": 0, "platform": "x86_64-linux", "authors": "BoundaryML", "info": "A gem for users to interact with BoundaryML's Language Model clients (LLM) in Ruby.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "383fc282f4cb36233d9262c75918472f1e82a162feecb23769908eb9f55d9508", "spec_sha": "58a89122bc395269944c1298de52f4df82cfe1867eab4a39344dbe3098b58f8c", "project_uri": "https://rubygems.org/gems/baml", "gem_uri": "https://rubygems.org/gems/baml-0.81.0-x86_64-linux.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/baml/0.81.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-03-24 22:59:19 UTC
GHKOnB5h0nbANu7SwB3qP

baml

A gem for users to interact with BoundaryML's Language Model clients (LLM) in Ruby.

0.81.0
Content{ "name": "baml", "downloads": 67713, "version": "0.81.0", "version_created_at": "2025-03-24T22:59:10.031Z", "version_downloads": 0, "platform": "x86_64-linux-musl", "authors": "BoundaryML", "info": "A gem for users to interact with BoundaryML's Language Model clients (LLM) in Ruby.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "f931434e754a5b1fe77c42c50a59fbb8f5bc54f7ef90d4334d2c11062bd5d384", "spec_sha": "12d251b6ebe0832921d49895561350c00a4563a2ae1456467ec36639f9e9d07b", "project_uri": "https://rubygems.org/gems/baml", "gem_uri": "https://rubygems.org/gems/baml-0.81.0-x86_64-linux-musl.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/baml/0.81.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-03-24 22:59:13 UTC
QDCzDhAuFgtduERTNZg-L

baml

A gem for users to interact with BoundaryML's Language Model clients (LLM) in Ruby.

0.81.0
Content{ "name": "baml", "downloads": 67713, "version": "0.81.0", "version_created_at": "2025-03-24T22:59:04.734Z", "version_downloads": 0, "platform": "arm64-darwin", "authors": "BoundaryML", "info": "A gem for users to interact with BoundaryML's Language Model clients (LLM) in Ruby.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "c9d0f447b60f78306467a116d8f9cf47c75022d42b56faadabdef417852fdfc0", "spec_sha": "c7762352e8194cd56a112b242941d8df6c30ae853a335e1a76f8d136e5e76332", "project_uri": "https://rubygems.org/gems/baml", "gem_uri": "https://rubygems.org/gems/baml-0.81.0-arm64-darwin.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/baml/0.81.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-03-24 22:59:08 UTC
LpJ6-iD956neV5Si99MgD

baml

A gem for users to interact with BoundaryML's Language Model clients (LLM) in Ruby.

0.81.0
Content{ "name": "baml", "downloads": 67713, "version": "0.81.0", "version_created_at": "2025-03-24T22:59:00.091Z", "version_downloads": 0, "platform": "arm-linux", "authors": "BoundaryML", "info": "A gem for users to interact with BoundaryML's Language Model clients (LLM) in Ruby.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "14dd6924d30c8efa2e08bb64204490d227187e8c3e19dfd6bac4513669ca784a", "spec_sha": "c7c617260777071669a15202ffb000008ca00d64282b1514ae732182d3408a38", "project_uri": "https://rubygems.org/gems/baml", "gem_uri": "https://rubygems.org/gems/baml-0.81.0-arm-linux.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/baml/0.81.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-03-24 22:59:05 UTC
gjjnPGJGhz1YhSyQY98Fe

baml

A gem for users to interact with BoundaryML's Language Model clients (LLM) in Ruby.

0.81.0
Content{ "name": "baml", "downloads": 67713, "version": "0.81.0", "version_created_at": "2025-03-24T22:58:54.425Z", "version_downloads": 0, "platform": "aarch64-linux", "authors": "BoundaryML", "info": "A gem for users to interact with BoundaryML's Language Model clients (LLM) in Ruby.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "57ea7388bc3b9a416364c65a24d6b6ec71aecc2b840acb54414bc931a629d776", "spec_sha": "1a468139eb4ca5aad2c9bdc51ca832f646789c37c51f970e67f4f29ca23b336e", "project_uri": "https://rubygems.org/gems/baml", "gem_uri": "https://rubygems.org/gems/baml-0.81.0-aarch64-linux.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/baml/0.81.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-03-24 22:59:01 UTC
AZmqVTjk7dq5UBsW4ZHGZ

baml

A gem for users to interact with BoundaryML's Language Model clients (LLM) in Ruby.

0.81.0
Content{ "name": "baml", "downloads": 67713, "version": "0.81.0", "version_created_at": "2025-03-24T22:58:48.695Z", "version_downloads": 0, "platform": "aarch64-linux-musl", "authors": "BoundaryML", "info": "A gem for users to interact with BoundaryML's Language Model clients (LLM) in Ruby.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "c4675a4125b8fdc58ac13943dbe439fdeda7e746c1a686d888c7dba93f41b790", "spec_sha": "8f8f0372d5d7f8ed11b59536cd3f7a0a81ccd447868b111906d5a7a8b85f3c52", "project_uri": "https://rubygems.org/gems/baml", "gem_uri": "https://rubygems.org/gems/baml-0.81.0-aarch64-linux-musl.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/baml/0.81.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-03-24 22:58:52 UTC
G4JDg9GRc6xUOcJRrANMK

rdf-kv

This module implements https://doriantaylor.com/rdf-kv, taking key-value input (e.g. from a Web form) and converting it into an RDF::Changeset.

0.1.5
Content{ "name": "rdf-kv", "downloads": 2851, "version": "0.1.5", "version_created_at": "2025-03-24T22:53:24.489Z", "version_downloads": 0, "platform": "ruby", "authors": "Dorian Taylor", "info": "This module implements https://doriantaylor.com/rdf-kv, taking\nkey-value input (e.g. from a Web form) and converting it into an\nRDF::Changeset.\n", "licenses": [ "Apache-2.0" ], "metadata": { "homepage_uri": "https://github.com/doriantaylor/rb-rdf-kv" }, "yanked": false, "sha": "9dca72a6a83277df47668b969a88b8221eac1cbc106755532dbe2fae37654ba3", "spec_sha": "691acfa5d1df82ec91681fb100c351bc1ec02152b719c5665faab5c88184840b", "project_uri": "https://rubygems.org/gems/rdf-kv", "gem_uri": "https://rubygems.org/gems/rdf-kv-0.1.5.gem", "homepage_uri": "https://github.com/doriantaylor/rb-rdf-kv", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2" }, { "name": "rake", "requirements": "~> 13" }, { "name": "rdf-vocab", "requirements": "~> 3" }, { "name": "rspec", "requirements": "~> 3" } ], "runtime": [ { "name": "rdf", "requirements": "~> 3" }, { "name": "uuid-ncname", "requirements": ">= 0.4" }, { "name": "uuidtools", "requirements": "~> 3" } ] } }
2025-03-24 22:53:28 UTC
KDhn3RwZA8SOML_ryABSy

kube-dsl

A Ruby DSL for defining Kubernetes resources.

0.8.3
Content{ "name": "kube-dsl", "downloads": 62686, "version": "0.8.3", "version_created_at": "2025-03-24T22:49:57.453Z", "version_downloads": 0, "platform": "ruby", "authors": "Cameron Dutro", "info": "A Ruby DSL for defining Kubernetes resources.", "licenses": [], "metadata": {}, "yanked": false, "sha": "78d48259e5d26826bfc517a06600cb1d6813129be145c363db6c172489f5c6f9", "spec_sha": "355070159ea1bb59840315d42cafa03f6f54ad7acb530f6e9f14c732b4d2aa12", "project_uri": "https://rubygems.org/gems/kube-dsl", "gem_uri": "https://rubygems.org/gems/kube-dsl-0.8.3.gem", "homepage_uri": "http://github.com/getkuby/kube-dsl", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/kube-dsl/0.8.3", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "dry-inflector", "requirements": ">= 0.2.1, < 2" } ] } }
2025-03-24 22:49:59 UTC
I5y_btKHqC9HU9Hz1DRy2

power-age

A handy little age calculation class.

1.0.1
Content{ "name": "power-age", "downloads": 2345, "version": "1.0.1", "version_created_at": "2025-03-24T22:46:24.467Z", "version_downloads": 0, "platform": "ruby", "authors": "Kevin Melchert", "info": "A handy little age calculation class.", "licenses": [], "metadata": {}, "yanked": false, "sha": "0bdda24dc82f714277659325cb59fbf915334f9b8abc53376f9318b2be5d58b6", "spec_sha": "3ef2447b2799e9f254fa8b1818a6ab678c68a45c0ef7ae796c8d518b0c1b1312", "project_uri": "https://rubygems.org/gems/power-age", "gem_uri": "https://rubygems.org/gems/power-age-1.0.1.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/power-age/1.0.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-03-24 22:46:28 UTC
X9-nsMbVA1CB0AFw8Fe2b

contained

Makes releasing docker based containers via SSH using swarm a breeze

0.9.0
Content{ "name": "contained", "downloads": 609, "version": "0.9.0", "version_created_at": "2025-03-24T22:29:23.796Z", "version_downloads": 0, "platform": "ruby", "authors": "Kevin Sylvestre", "info": "Makes releasing docker based containers via SSH using swarm a breeze", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/ksylvest/contained", "changelog_uri": "https://github.com/ksylvest/contained", "source_code_uri": "https://github.com/ksylvest/contained", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "3214c4c64f53d20d5da259132444b6a10bc0f12449abdd0867e37f0242372ebb", "spec_sha": "eff889e1fc3c75a202be85fa060860f1432c324972cadc254294f3dec8a6b6b3", "project_uri": "https://rubygems.org/gems/contained", "gem_uri": "https://rubygems.org/gems/contained-0.9.0.gem", "homepage_uri": "https://github.com/ksylvest/contained", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/ksylvest/contained", "bug_tracker_uri": null, "changelog_uri": "https://github.com/ksylvest/contained", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "erb", "requirements": ">= 0" }, { "name": "fileutils", "requirements": ">= 0" }, { "name": "optparse", "requirements": ">= 0" }, { "name": "sshkit", "requirements": ">= 0" }, { "name": "yaml", "requirements": ">= 0" }, { "name": "zeitwerk", "requirements": ">= 0" } ] } }
2025-03-24 22:29:28 UTC
KBGTt_c3RQdMS5jic99eF

contained

Makes releasing docker based containers via SSH using swarm a breeze

0.8.0
Content{ "name": "contained", "downloads": 594, "version": "0.8.0", "version_created_at": "2025-03-24T22:19:13.065Z", "version_downloads": 0, "platform": "ruby", "authors": "Kevin Sylvestre", "info": "Makes releasing docker based containers via SSH using swarm a breeze", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/ksylvest/contained", "changelog_uri": "https://github.com/ksylvest/contained", "source_code_uri": "https://github.com/ksylvest/contained", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "4912baca4419ebf3bac0737302f9a566cbe44f241a080196ff44d22913264600", "spec_sha": "465b52c9bf38c25750d7f876793abe7a9c62d5e9b18ef79a60bb4700bea93a09", "project_uri": "https://rubygems.org/gems/contained", "gem_uri": "https://rubygems.org/gems/contained-0.8.0.gem", "homepage_uri": "https://github.com/ksylvest/contained", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/ksylvest/contained", "bug_tracker_uri": null, "changelog_uri": "https://github.com/ksylvest/contained", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "erb", "requirements": ">= 0" }, { "name": "fileutils", "requirements": ">= 0" }, { "name": "optparse", "requirements": ">= 0" }, { "name": "sshkit", "requirements": ">= 0" }, { "name": "yaml", "requirements": ">= 0" }, { "name": "zeitwerk", "requirements": ">= 0" } ] } }
2025-03-24 22:19:16 UTC
kVFXoLz5wsij00T1Q-ZOE

selenium_chrome_helper

Adds a rake task (`chrome:install`) to easily fetch a pinned version of Chrome and Chromedriver locally or in CI.

0.1.2
Content{ "name": "selenium_chrome_helper", "downloads": 28, "version": "0.1.2", "version_created_at": "2025-03-24T21:55:38.582Z", "version_downloads": 0, "platform": "ruby", "authors": "Gonzalo Robaina", "info": "Adds a rake task (`chrome:install`) to easily fetch a pinned version of Chrome and Chromedriver locally or in CI.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "64637490c5755f720b3ffafdb8ada77267983b15fd0f51cb133f4eb3991511f7", "spec_sha": "5eb441aa78d09cbef18fce8f16cb2a2bad22710566069b72bd36baaf419d6f19", "project_uri": "https://rubygems.org/gems/selenium_chrome_helper", "gem_uri": "https://rubygems.org/gems/selenium_chrome_helper-0.1.2.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/selenium_chrome_helper/0.1.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rake", "requirements": ">= 0" }, { "name": "zip", "requirements": ">= 0" } ] } }
2025-03-24 21:55:41 UTC
trhnmyNEYAUWfphH65hKM

liddlelab-theme

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

0.0.3
Content{ "name": "liddlelab-theme", "downloads": 71, "version": "0.0.3", "version_created_at": "2025-03-24T21:50:55.353Z", "version_downloads": 0, "platform": "ruby", "authors": "Mike Liddle", "info": "My Jekyll theme for Liddlelaboratory.com. Dark blue theme.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "7295614ca9fb838ed7f390a7c1ea7165ea44becb68db891d3916a34d2073e8ad", "spec_sha": "bf6cf3192f40fb1e0d65a1dd7130756c8bcf46c5d96f0fee74bd40f8cffaa4fa", "project_uri": "https://rubygems.org/gems/liddlelab-theme", "gem_uri": "https://rubygems.org/gems/liddlelab-theme-0.0.3.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/liddlelab-theme/0.0.3", "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-24 21:50:58 UTC
pyJkDa7YFtQ4mTPrkA_Xl

selenium_chrome_helper

Adds a rake task (`chrome:install`) to easily fetch a pinned version of Chrome and Chromedriver locally or in CI.

0.1.1
Content{ "name": "selenium_chrome_helper", "downloads": 23, "version": "0.1.1", "version_created_at": "2025-03-24T21:45:01.975Z", "version_downloads": 0, "platform": "ruby", "authors": "Gonzalo Robaina", "info": "Adds a rake task (`chrome:install`) to easily fetch a pinned version of Chrome and Chromedriver locally or in CI.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "32490f08aa471e811d89fe83f9d64b7a43d7d204c635ee37f695f1f5153d1627", "spec_sha": "8f83d319854f3d9f0f40f8211b0e480218a1146dde4ed6edd3e04f852cce2899", "project_uri": "https://rubygems.org/gems/selenium_chrome_helper", "gem_uri": "https://rubygems.org/gems/selenium_chrome_helper-0.1.1.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/selenium_chrome_helper/0.1.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rake", "requirements": ">= 0" }, { "name": "zip", "requirements": ">= 0" } ] } }
2025-03-24 21:45:04 UTC
nvuhxUnV7fFZOX2cIPHxG

rbgc

Ruby Game Core

0.0.1
Content{ "name": "rbgc", "downloads": 0, "version": "0.0.1", "version_created_at": "2025-03-24T21:22:33.007Z", "version_downloads": 0, "platform": "ruby", "authors": "Luke Lazzaro", "info": "Ruby Game Core", "licenses": [], "metadata": {}, "yanked": false, "sha": "b59c8832befa02d51c9bd9c46e0b01eb368871b1e36b8e5957505c701f476315", "spec_sha": "9123b73967bf34dd4f5cf6b7e2a0016dd78409207d604d868d2b3f732089bda9", "project_uri": "https://rubygems.org/gems/rbgc", "gem_uri": "https://rubygems.org/gems/rbgc-0.0.1.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/rbgc/0.0.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-03-24 21:22:35 UTC
u0-D6l8t1qg0cLOEiBIT9

contained

Makes releasing docker based containers via SSH using swarm a breeze

0.7.0
Content{ "name": "contained", "downloads": 567, "version": "0.7.0", "version_created_at": "2025-03-24T21:20:50.404Z", "version_downloads": 0, "platform": "ruby", "authors": "Kevin Sylvestre", "info": "Makes releasing docker based containers via SSH using swarm a breeze", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/ksylvest/contained", "changelog_uri": "https://github.com/ksylvest/contained", "source_code_uri": "https://github.com/ksylvest/contained", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "19459791754293d0a82797578f844c75a7775cbd5c8cde58c96ae75740604a23", "spec_sha": "575b037373187a9b898006cdac05ba2c3576a25473b1ad605559ce74c34cd342", "project_uri": "https://rubygems.org/gems/contained", "gem_uri": "https://rubygems.org/gems/contained-0.7.0.gem", "homepage_uri": "https://github.com/ksylvest/contained", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/ksylvest/contained", "bug_tracker_uri": null, "changelog_uri": "https://github.com/ksylvest/contained", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "erb", "requirements": ">= 0" }, { "name": "fileutils", "requirements": ">= 0" }, { "name": "optparse", "requirements": ">= 0" }, { "name": "sshkit", "requirements": ">= 0" }, { "name": "yaml", "requirements": ">= 0" }, { "name": "zeitwerk", "requirements": ">= 0" } ] } }
2025-03-24 21:20:54 UTC
ZBqiQFZRKXrIs-c0TW35L

quickjs

A native wrapper to run QuickJS in Ruby

0.7.1
Content{ "name": "quickjs", "downloads": 5662, "version": "0.7.1", "version_created_at": "2025-03-24T21:20:13.602Z", "version_downloads": 0, "platform": "ruby", "authors": "hmsk", "info": "A native wrapper to run QuickJS in Ruby", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/hmsk/quickjs.rb", "changelog_uri": "https://github.com/hmsk/quickjs.rb/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/hmsk/quickjs.rb" }, "yanked": false, "sha": "bcf21302b26de88a7288bff7045744d8194bf61ec64a84917d20b2b3eb144292", "spec_sha": "d7c657cd9035f827f5e9790ca000dd439327422cce3e3b0d1fee83ce9faed929", "project_uri": "https://rubygems.org/gems/quickjs", "gem_uri": "https://rubygems.org/gems/quickjs-0.7.1.gem", "homepage_uri": "https://github.com/hmsk/quickjs.rb", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/hmsk/quickjs.rb", "bug_tracker_uri": null, "changelog_uri": "https://github.com/hmsk/quickjs.rb/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "json", "requirements": ">= 0" }, { "name": "securerandom", "requirements": ">= 0" } ] } }
2025-03-24 21:20:16 UTC
BJqgqRxdSG6MBEGKLcX_r

selenium_chrome_helper

Adds a rake task (`chrome:install`) to easily fetch a pinned version of Chrome and Chromedriver locally or in CI.

0.1.0
Content{ "name": "selenium_chrome_helper", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-03-24T21:09:58.428Z", "version_downloads": 0, "platform": "ruby", "authors": "Gonzalo Robaina", "info": "Adds a rake task (`chrome:install`) to easily fetch a pinned version of Chrome and Chromedriver locally or in CI.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "9355e3bd9f6a4c16501a24ebf44e59a4a1c345f68701f7cf913bf6e0c7cb1550", "spec_sha": "8b265f10379764bcff1c39bc195a70b53b55d921d9c8d7df640d077832eb5ae0", "project_uri": "https://rubygems.org/gems/selenium_chrome_helper", "gem_uri": "https://rubygems.org/gems/selenium_chrome_helper-0.1.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/selenium_chrome_helper/0.1.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rake", "requirements": ">= 0" }, { "name": "zip", "requirements": ">= 0" } ] } }
2025-03-24 21:10:01 UTC
bQPi-GpUVFNYVO0eJGy40

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.1026
Content{ "name": "tencentcloud-sdk-cdc", "downloads": 361888, "version": "3.0.1026", "version_created_at": "2025-03-24T21:06:00.371Z", "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": "019950e923cfe12c5a2e181b021c675df0477b824043739d176f1131eefeb393", "spec_sha": "3957d2682ffa0609c2792478c94c25aef115056934aa9856e0b52a39799ee315", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-cdc", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-cdc-3.0.1026.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-24 21:06:05 UTC
j393fzeZn20cWwEH6AbkQ

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.1026
Content{ "name": "tencentcloud-sdk-vms", "downloads": 471480, "version": "3.0.1026", "version_created_at": "2025-03-24T21:05:56.585Z", "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": "92cfde222ef0ee3849c9a7c7d8d0031533d2ac12b96684fb1e3de44d242b3d6a", "spec_sha": "ed6930578dc360b683a98a35f0f0d2b1c793c4bce5a854a6a7d8189baa2c0dbc", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-vms", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-vms-3.0.1026.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-24 21:06:01 UTC
0ES1GRdzNIeARY0hrQ0eu

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.1026
Content{ "name": "tencentcloud-sdk-sqlserver", "downloads": 476814, "version": "3.0.1026", "version_created_at": "2025-03-24T21:05:52.789Z", "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": "786e6e0d319c1e48f8a6bfbc218b3871fb3933e2790c95acdb6e6da2f995538e", "spec_sha": "a100c1f904eeadd2ce88b4fdcedeca213440bb371b46d3945a5b69164948d177", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-sqlserver", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-sqlserver-3.0.1026.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-24 21:05:58 UTC
PRnRYskq7uxfw0bwGbSTz

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.1026
Content{ "name": "tencentcloud-sdk-iir", "downloads": 472634, "version": "3.0.1026", "version_created_at": "2025-03-24T21:05:47.982Z", "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": "4b81a0f0bd84816ff341de24285df4db9f0850140c4990c88adfaea5f20217bb", "spec_sha": "5307095271960f98e43698cf8a83fe244efb2f9752f0768493add1bcfbcf3ae2", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-iir", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-iir-3.0.1026.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-24 21:05:51 UTC
8lUOd5SLbP9jy5eDMrxtG

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.1026
Content{ "name": "tencentcloud-sdk-tics", "downloads": 478870, "version": "3.0.1026", "version_created_at": "2025-03-24T21:05:44.861Z", "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": "766395c1dfdc6a9d6fac84badcd9152e75ee3b5848886c1051aaf5aabb43b8b5", "spec_sha": "b5b9381dc23bc87076f7f637bf7d7a71aa909fe611dfb5c0ee408e7af6dcecc2", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-tics", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-tics-3.0.1026.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-24 21:05:48 UTC
2Whw8zPSUz63nxkYqwhtH

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.1026
Content{ "name": "tencentcloud-sdk-cwp", "downloads": 474720, "version": "3.0.1026", "version_created_at": "2025-03-24T21:05:41.737Z", "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": "1ab1a5e70f62d66f6a7bc096ba99ca5a0c615ba2376eebb56f56ea20e5af9c06", "spec_sha": "26102af0a87c54567e9f2f95a325680253eb452cf82ad3ac9a75b1502e052ad1", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-cwp", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-cwp-3.0.1026.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-24 21:05:46 UTC
1Qr177oMJBrGJAKYzbGXA

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.1026
Content{ "name": "tencentcloud-sdk-cynosdb", "downloads": 528873, "version": "3.0.1026", "version_created_at": "2025-03-24T21:05:37.907Z", "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": "ef4a6a01f210792165084ad8ce2d9be70e2193fc9e30ed4cda4b195677ebf82c", "spec_sha": "01b9aee3b7ecefd8f521f90486fbdb02b791f4b456ed6217454656f409b8717c", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-cynosdb", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-cynosdb-3.0.1026.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-24 21:05:43 UTC
euWe3zQqxXCICiem7-nNd

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.1026
Content{ "name": "tencentcloud-sdk-mrs", "downloads": 471905, "version": "3.0.1026", "version_created_at": "2025-03-24T21:05:34.988Z", "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": "a3374f0c5a1b1f36fd93dcb2b99ba54c6f8beaf2b575019535606be1381b2086", "spec_sha": "f872554efd7af4bfe9af8f5666d2505ac517d41aaf49efadf2b70eee102ee8cf", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-mrs", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-mrs-3.0.1026.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-24 21:05:42 UTC
2J1kescHEp4Gk5mYuHwN6

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.1026
Content{ "name": "tencentcloud-sdk-cdwpg", "downloads": 93258, "version": "3.0.1026", "version_created_at": "2025-03-24T21:05:32.325Z", "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": "b9abf28c40eac4b7f99329b8c79fc97212b7baaca757111a53059476cc513668", "spec_sha": "effcc90b953ca21a52f13c7ab086c2581e77cc4a9686e00d2418f476fa1fcb60", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-cdwpg", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-cdwpg-3.0.1026.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-24 21:05:41 UTC
YX4BqgHBePeM3RVgWbF9x

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.1026
Content{ "name": "tencentcloud-sdk-smh", "downloads": 397242, "version": "3.0.1026", "version_created_at": "2025-03-24T21:05:28.681Z", "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": "8127daa8142934aa73a24c3bfdf70c634436fb42c3ddeaa759a185f41c734c2f", "spec_sha": "3c1da422e86d74cb9a774a34aabaf502c07a308e26c864ea6f795a5fe01c7199", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-smh", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-smh-3.0.1026.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-24 21:05:39 UTC
uRmuFAdHeb7nUVspWrpAM

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.1026
Content{ "name": "tencentcloud-sdk-vclm", "downloads": 30511, "version": "3.0.1026", "version_created_at": "2025-03-24T21:05:26.067Z", "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": "0eb745329206094c331b2a638f8c7905a163500be121396141230c0a997fc024", "spec_sha": "43d91ee002085d724bdf3f2a157e3e4dcdef0fc593220c02ce22765943ab729a", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-vclm", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-vclm-3.0.1026.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-24 21:05:29 UTC
2oM8RXxgi0KfGnPNOi70a

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.1026
Content{ "name": "tencentcloud-sdk-tsf", "downloads": 474392, "version": "3.0.1026", "version_created_at": "2025-03-24T21:05:21.517Z", "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": "c6a124f8c53b96689564daaee44d675cad8c1f8c8d17f39d34ee703336c478f4", "spec_sha": "040a0144caa52b655c1fbb9992a5ffb9ff9f02abdc8756bfe9400045f65a1fc4", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-tsf", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-tsf-3.0.1026.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-24 21:05:25 UTC
6Dfos_icp1juZlkyXz2jP

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.1026
Content{ "name": "tencentcloud-sdk-config", "downloads": 75416, "version": "3.0.1026", "version_created_at": "2025-03-24T21:05:18.813Z", "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": "c39974f9d2a68920a1ffa1faa04ec53fc7b19effef82ce9d3c2d42cfaa57021f", "spec_sha": "a790d1e32e884decc12e6da0d280a048ac747d3c00f156de20b17c86d0d2bc7d", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-config", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-config-3.0.1026.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-24 21:05:21 UTC
fCu2xeIVycLtNlOzx3-bs

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.1026
Content{ "name": "tencentcloud-sdk-partners", "downloads": 473583, "version": "3.0.1026", "version_created_at": "2025-03-24T21:05:15.961Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service 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": "cc189b2f96d188c92e635e737beffa04d2304848af66cfe96e9f6e648fa7bb96", "spec_sha": "42305c64c989dc5a14d08cf66387db61eeded3af718d42933938132e4d9c04d4", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-partners", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-partners-3.0.1026.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-24 21:05:20 UTC
uyIlzS9wgtY616GbMxxvH

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.1026
Content{ "name": "tencentcloud-sdk-tcr", "downloads": 471569, "version": "3.0.1026", "version_created_at": "2025-03-24T21:05:13.187Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service 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": "280e91c6de657a08edf58cdff61ed02c63b2ac67a739e71381f75080e89aeb4d", "spec_sha": "9c2e7e16db9eb80331cb7823c18ee366dcf244622a185139083583fb3c1891ed", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-tcr", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-tcr-3.0.1026.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-24 21:05:19 UTC
l12n9Uxm0427mFDE7XUHH

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.1026
Content{ "name": "tencentcloud-sdk-bsca", "downloads": 361664, "version": "3.0.1026", "version_created_at": "2025-03-24T21:05:10.463Z", "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": "acc20d66a171c7c7d96af00f71f4412f3c86f9fabd689bc7028868a94cac3b69", "spec_sha": "4efc05cb909e02ac5c652bc9c6e3d7e26e38dbd7891bbafa2a7406b3e68de9fa", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-bsca", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-bsca-3.0.1026.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-24 21:05:17 UTC
Qmu_GHFikssd4DS6V-0Ld

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.1026
Content{ "name": "tencentcloud-sdk-tke", "downloads": 474345, "version": "3.0.1026", "version_created_at": "2025-03-24T21:05:02.214Z", "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": "5a543f4bc6b445a3fcdb4e570dd92c909ef6140f971a7a8e2e17600d835b93bc", "spec_sha": "6653f6cd6d0b6404e2f14b246815acad15e05bde64db91bffa34e8181d5cd005", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-tke", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-tke-3.0.1026.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-24 21:05:17 UTC
5sayzacySxqmT2SCdym5k

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.1026
Content{ "name": "tencentcloud-sdk-hcm", "downloads": 467051, "version": "3.0.1026", "version_created_at": "2025-03-24T21:04:58.486Z", "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": "fe55fcc2f383557bb6e7a905a9a93eb043b866a5bd84e1e0d7f4840d0a66878e", "spec_sha": "4b4023e6c65e6174846386f351bb3c8e4d618fb891685db04aefe4fbc93a2b05", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-hcm", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-hcm-3.0.1026.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-24 21:05:16 UTC
H9MpWpYGiT0VlK0jH1ZpL

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.1026
Content{ "name": "tencentcloud-sdk-habo", "downloads": 469063, "version": "3.0.1026", "version_created_at": "2025-03-24T21:04:53.364Z", "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": "ee81fcd328b08e33614969fe1bbdb43e6db23ef8e32bd2ca3e4fd05c5f48e795", "spec_sha": "01916b305b15f5dd3d924f6cf334a764ffc87ea3c91b5ea4d1390de8b17b358b", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-habo", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-habo-3.0.1026.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-24 21:05:14 UTC
-7_NIxiJsR_HtLSpiWcPG

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.1026
Content{ "name": "tencentcloud-sdk-csxg", "downloads": 142048, "version": "3.0.1026", "version_created_at": "2025-03-24T21:04:50.937Z", "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": "070b27cb1a24abccc6076677be12e87a068ab0775f7d4a3626ca49ad10265448", "spec_sha": "978633cc549b19e39074565dca4658b54f97e4614470d75ac8882fe41fbe885d", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-csxg", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-csxg-3.0.1026.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-24 21:05:13 UTC
BSva7LosMg9djPRgo1t5S

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.1026
Content{ "name": "tencentcloud-sdk-bmeip", "downloads": 475604, "version": "3.0.1026", "version_created_at": "2025-03-24T21:04:47.719Z", "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": "f3cd158c3fa2d2b8cdce501f8c8e064de5864624e7c4cc8207f90a462dc960bc", "spec_sha": "ca419202314f63301cb06c4399cf1e7ef79de18e9882f13da06e35090832ac59", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-bmeip", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-bmeip-3.0.1026.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-24 21:05:11 UTC
eJHRtbvb-aXU15iaOBuik

soft_deletion

Explicit soft deletion for ActiveRecord via deleted_at and default scope.

1.13.0
Content{ "name": "soft_deletion", "downloads": 458177, "version": "1.13.0", "version_created_at": "2025-03-24T21:04:42.743Z", "version_downloads": 0, "platform": "ruby", "authors": "Michael Grosser", "info": "Explicit soft deletion for ActiveRecord via deleted_at and default scope.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "a9f5cb88a7f994486779f715db7b074121538da92625d6a9241729809ad1916b", "spec_sha": "3c685802e1243d15a0c83db115c2b7413a10d992a7f795d82b87bcf3fff6e5cf", "project_uri": "https://rubygems.org/gems/soft_deletion", "gem_uri": "https://rubygems.org/gems/soft_deletion-1.13.0.gem", "homepage_uri": "https://github.com/grosser/soft_deletion", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/soft_deletion/1.13.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bump", "requirements": ">= 0" }, { "name": "byebug", "requirements": ">= 0" }, { "name": "database_cleaner", "requirements": ">= 1.5.1" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": "~> 3.5" }, { "name": "single_cov", "requirements": ">= 0" }, { "name": "sqlite3", "requirements": ">= 0" } ], "runtime": [ { "name": "activerecord", "requirements": ">= 5.0.0, < 8.1" } ] } }
2025-03-24 21:05:04 UTC
hbgsfwf9UsTr5V4lNXyCg

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.1026
Content{ "name": "tencentcloud-sdk-hasim", "downloads": 199675, "version": "3.0.1026", "version_created_at": "2025-03-24T21:04:42.773Z", "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": "3c3f10dd5bf0a17f58a2f445c479414d8e951b3712c8b8f52e9fc18bd47d69ba", "spec_sha": "2095c0ea99ef6f868016f19cb148021c3a388454a3ea23386394412909447c9e", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-hasim", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-hasim-3.0.1026.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-24 21:05:01 UTC
fOCXuZ-_WwFByzBlm1_oB

ariadne_view_components

ViewComponents + TailwindCSS + Stimulus

0.0.96.1
Content{ "name": "ariadne_view_components", "downloads": 185263, "version": "0.0.96.1", "version_created_at": "2025-03-24T21:04:34.807Z", "version_downloads": 0, "platform": "ruby", "authors": "Garen J. Torikian", "info": "ViewComponents + TailwindCSS + Stimulus", "licenses": [ "AGPL-3.0-or-later" ], "metadata": { "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "bed7a46dd192780b3e287c3b9e678586e262ec27dbc69980cb73ff9d810118d0", "spec_sha": "da1940c0a4db7f3715930e8a80fb0cbce705f7228476906b02b75a4605813bdf", "project_uri": "https://rubygems.org/gems/ariadne_view_components", "gem_uri": "https://rubygems.org/gems/ariadne_view_components-0.0.96.1.gem", "homepage_uri": "https://github.com/yettoapp/ariadne", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/ariadne_view_components/0.0.96.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "actionview", "requirements": ">= 7.0" }, { "name": "activesupport", "requirements": ">= 7.0" }, { "name": "dry-initializer", "requirements": "~> 3.1" }, { "name": "heroicons_helper", "requirements": "~> 0.8" }, { "name": "tailwind_merge", "requirements": "~> 1.0" }, { "name": "view_component", "requirements": "~> 3.0" }, { "name": "view_component-contrib", "requirements": "~> 0.2" } ] } }
2025-03-24 21:04:59 UTC
4pyPJOf2nbE2pd30EXrl2

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.1026
Content{ "name": "tencentcloud-sdk-trp", "downloads": 326663, "version": "3.0.1026", "version_created_at": "2025-03-24T21:04:35.337Z", "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": "952ba7e0b19400c30854980ed1a6f58e4ab15ce5607128a02494d702ae59e9bc", "spec_sha": "94ec192bd6c77ffb5bd4bd096b26bff124ede3dc3b96fb14e39f7da56b5e258e", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-trp", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-trp-3.0.1026.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-24 21:04:58 UTC
qtTABoaclRD4jhfdVcnQT

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.1026
Content{ "name": "tencentcloud-sdk-tse", "downloads": 470569, "version": "3.0.1026", "version_created_at": "2025-03-24T21:04:32.526Z", "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": "65c8cf1e444251ec47be47026077a8fbb736e1f128ee8f93832890c327ab3b2e", "spec_sha": "25280758a6136f8d8a4e1cc4d0c0ece90f7b430c1fbc9a40323776d5bf8a5e4e", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-tse", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-tse-3.0.1026.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-24 21:04:57 UTC
LPKlqMJbjnUgoCDnRqIUE

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.1026
Content{ "name": "tencentcloud-sdk-cdb", "downloads": 485968, "version": "3.0.1026", "version_created_at": "2025-03-24T21:04:26.419Z", "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": "b5fa698955bcde5c0d2fa73a45a4399847461315f4ca8ffe7904a803aa6a7e79", "spec_sha": "60956195edaa2e8657f187416018df9d27247c2872413c43f09390ef4c10bf2b", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-cdb", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-cdb-3.0.1026.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-24 21:04:56 UTC
HG9u97DovxILir3UTgybX

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.1026
Content{ "name": "tencentcloud-sdk-eb", "downloads": 476727, "version": "3.0.1026", "version_created_at": "2025-03-24T21:04:22.944Z", "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": "8278764455645b39e6ce1e15e5661910fdbe260170306faabf38c4e173a78fba", "spec_sha": "2cfcc9b418b059d408eed051acda620cce8ec4c521870b9e2faa1d35cbe95168", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-eb", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-eb-3.0.1026.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-24 21:04:28 UTC
B-_vnuwolh0trknwsAtyI

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.1026
Content{ "name": "tencentcloud-sdk-cloudstudio", "downloads": 267165, "version": "3.0.1026", "version_created_at": "2025-03-24T21:04:19.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 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": "d7659bcf11d7752b7ff51386f1e170e5e2ae9a85a4b0511e2d42f1e152a74110", "spec_sha": "0e34f1694083ce244b29bfe0a33ac282dddaa1e1d507c6c79696ff0a9cf00353", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-cloudstudio", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-cloudstudio-3.0.1026.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-24 21:04:23 UTC
nfWRORUt-xhZLsIpJQrYu

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.1026
Content{ "name": "tencentcloud-sdk-vcube", "downloads": 9594, "version": "3.0.1026", "version_created_at": "2025-03-24T21:04:17.696Z", "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": "a14c58bbc14b205df6bb34645bf0b911eafd68055fd45e226bf3107edec4d86f", "spec_sha": "a03ce4e39bc0b010ea6323026f489428d6e4360940b6f3fa14f24c71a552f8ec", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-vcube", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-vcube-3.0.1026.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-24 21:04:21 UTC
2Ar_BG6eynrHVRA4kovQf

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.1026
Content{ "name": "tencentcloud-sdk-emr", "downloads": 471891, "version": "3.0.1026", "version_created_at": "2025-03-24T21:04:14.248Z", "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": "d507586293f43ac644124426db9b020121939eb674b40fd94909d4d878a36e74", "spec_sha": "966e9317fc0edd9b242ecd9eae4a8a9dd127eaed843c0d093ceefc3302742ff7", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-emr", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-emr-3.0.1026.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-24 21:04:18 UTC
nmq4e8cVRgG5wjqw3XwL0

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.1026
Content{ "name": "tencentcloud-sdk-tcbr", "downloads": 312855, "version": "3.0.1026", "version_created_at": "2025-03-24T21:04:10.801Z", "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": "3699a9a53dce1113188484e0b60359e8968bb92311539fd98579828f36fbeed9", "spec_sha": "be420d281d3670a1040cb3f28484460c810c3afab1909ec842b1c1f0644db66b", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-tcbr", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-tcbr-3.0.1026.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-24 21:04:14 UTC
c7MvDFl9kH-a3WWzbxWG1

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.1026
Content{ "name": "tencentcloud-sdk-kms", "downloads": 486329, "version": "3.0.1026", "version_created_at": "2025-03-24T21:04:07.353Z", "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": "5e400a1d5ff663651fc184e6a73527544d276b18563a713ff41ffee0710a32e0", "spec_sha": "5385a2c9697ad27c46b6161c979b1e86024e1a0fb5e67ca43220149cfa14c80a", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-kms", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-kms-3.0.1026.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-24 21:04:12 UTC
qpN9dvCb32ETXsO50F4UJ

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.1026
Content{ "name": "tencentcloud-sdk-trabbit", "downloads": 3003, "version": "3.0.1026", "version_created_at": "2025-03-24T21:04:05.128Z", "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": "c04fa2d908ad095fc950b457e4f5972bfee05d4b05b3b87337529971c76a5c2a", "spec_sha": "fc212efb2b14570d713c34fed5c8c63b91dc881f0eb191ba5dba93dc25d79811", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-trabbit", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-trabbit-3.0.1026.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-24 21:04:08 UTC
6rVnwNCoo1UBd3X90EZ6a

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.1026
Content{ "name": "tencentcloud-sdk-cvm", "downloads": 480702, "version": "3.0.1026", "version_created_at": "2025-03-24T21:03:59.286Z", "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": "e3ba54a23b112407645c010e78aed969efdb374176cf303e26103f30ecdade73", "spec_sha": "774de1308dec73913075de8a340a77b95ccce51b0a9ce61e687fe8c58d548637", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-cvm", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-cvm-3.0.1026.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-24 21:04:06 UTC
54hIB7Hg1mVBJgbL2alh2

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.1026
Content{ "name": "tencentcloud-sdk-trtc", "downloads": 485226, "version": "3.0.1026", "version_created_at": "2025-03-24T21:03:54.670Z", "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": "cac06172a30912673e378ffd9d333b24b59c9ec359279b354fd6f9e916d24f9d", "spec_sha": "f5eea0cfc3dc7261eadc204fdaa5ef8a0abd696205d01796ebae3083599ea6c2", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-trtc", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-trtc-3.0.1026.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-24 21:04:03 UTC
A6MbUOy4c-6qWHeOKuf_Y

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.1026
Content{ "name": "tencentcloud-sdk-cim", "downloads": 473704, "version": "3.0.1026", "version_created_at": "2025-03-24T21:03:51.623Z", "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": "653c476195ae5809cfe474b5ba419cf44af12cc5b2e3e4d12af13a46fdde111a", "spec_sha": "9ff12ffa561f6fcf8d52cc54f1f0844e0d5a55953f403dc324e481b0eb9e5427", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-cim", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-cim-3.0.1026.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-24 21:03:54 UTC
GEM6HPhAGgIHMFhsizFgx

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.1026
Content{ "name": "tencentcloud-sdk-yunsou", "downloads": 472516, "version": "3.0.1026", "version_created_at": "2025-03-24T21:03:46.536Z", "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": "39ba9db3cdbf0bd3562bdd87b9c80e141076bacd3102f89e94c214bf75e64cd1", "spec_sha": "8735ff1c80286bd75698a9c7fc9a6c0bb1662f2e64b617963e9a8c38445e42ce", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-yunsou", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-yunsou-3.0.1026.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-24 21:03:52 UTC
7j_EkYEvt2varsPwHhJIy

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.1026
Content{ "name": "tencentcloud-sdk-cdz", "downloads": 29275, "version": "3.0.1026", "version_created_at": "2025-03-24T21:03:37.582Z", "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": "1f564cb8b1d1ea6768f15a652bf2859e8347623b3fdf2c98f472f68f4c54212e", "spec_sha": "6cc996818d96efe8b3e705720030a392ae436b1125e5a4db562f2940f480571f", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-cdz", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-cdz-3.0.1026.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-24 21:03:50 UTC
4V80A0ayRKOySAvkV8C11

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.1026
Content{ "name": "tencentcloud-sdk-chc", "downloads": 0, "version": "3.0.1026", "version_created_at": "2025-03-24T21:03:29.922Z", "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": "3247a360d7f114fbc83f0cc38eb613817564af23ef2615e4a77326fa2e257fe9", "spec_sha": "04d37062fada5ab36fdf58a818f3ed910927131a53cf63d72a24c6e4803c97d0", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-chc", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-chc-3.0.1026.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-24 21:03:49 UTC
O0hnhtLXYblXp45HQcsvv

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.1026
Content{ "name": "tencentcloud-sdk-ioa", "downloads": 69252, "version": "3.0.1026", "version_created_at": "2025-03-24T21:03:26.027Z", "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": "6cfe84b4ea859b2652315d62dd995044aa1b318f7f630ce9e17e99c12ce5a030", "spec_sha": "53d213f65a648ac2193a857cba84e8597d71c1630d633d12235282dc2e849cd8", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-ioa", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-ioa-3.0.1026.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-24 21:03:30 UTC
B9YHQ4xgVnqFr1P73zytF

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.1026
Content{ "name": "tencentcloud-sdk-ticm", "downloads": 482429, "version": "3.0.1026", "version_created_at": "2025-03-24T21:03:23.435Z", "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": "3ef2860d11c1359ab41b2f1dd87f6abd2af1ebd46d8f50099cd4c9647d665f5a", "spec_sha": "db5d5de1be1e2e16ed8ed274a5e9e6e4851317231f6b316728c89ebc71c4d356", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-ticm", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-ticm-3.0.1026.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-24 21:03:26 UTC
Uh4BvBSu5RF_0rjHPoxME

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.1026
Content{ "name": "tencentcloud-sdk-cmq", "downloads": 466027, "version": "3.0.1026", "version_created_at": "2025-03-24T21:03:20.847Z", "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": "b37fff08451faedd0815ce365e1d6cb5690c2875f8e4fe0905da7379b8d3addf", "spec_sha": "3fb41a68206e6a70ff87aeb5f63dc7d0ec851ba1cafb96c770584670d7dc820d", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-cmq", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-cmq-3.0.1026.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-24 21:03:24 UTC
OBtLp9v91Q5k2T1Vk3bJS

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.1026
Content{ "name": "tencentcloud-sdk-ft", "downloads": 476914, "version": "3.0.1026", "version_created_at": "2025-03-24T21:03:18.423Z", "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": "38ffa62b4449d22d7eb7e9deb98c5d13050eb3cf205fe3f812bbfaff53e79c9b", "spec_sha": "8a6c7d4db607400593e6051f810ca80aee074a98cb16cf624831c588303d4aca", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-ft", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-ft-3.0.1026.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-24 21:03:21 UTC
O1oMvQSyL10lLXRsE1u4M

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.1026
Content{ "name": "tencentcloud-sdk-wedata", "downloads": 303674, "version": "3.0.1026", "version_created_at": "2025-03-24T21:03:15.774Z", "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": "fa3f1b4c8304e3996a9228cf34acf594733bc61157d3deb01145b130d53a9cb9", "spec_sha": "30a21c95304afbf3dcef9831fe0a13b08782aa3371a733b6659e36fa8a281243", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-wedata", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-wedata-3.0.1026.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-24 21:03:20 UTC
p3ZewYJmW8tlZiB3E9vs-

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.1026
Content{ "name": "tencentcloud-sdk-advisor", "downloads": 471119, "version": "3.0.1026", "version_created_at": "2025-03-24T21:03:12.719Z", "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": "7e7e7b4d2470bedcdfbb3807f7496c36298bbc7037d12ad10798e532c2a3e176", "spec_sha": "72c396c2ab99a6257b02e3650c00ee4db0c3d7470c1d61d2ff38aecd54b8950a", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-advisor", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-advisor-3.0.1026.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-24 21:03:18 UTC
vNsaQp7Bg0S7yd90dbmrl

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.1026
Content{ "name": "tencentcloud-sdk-aca", "downloads": 7594, "version": "3.0.1026", "version_created_at": "2025-03-24T21:03:10.375Z", "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": "62929a38458099fe470262053f714d2a13b408f3f2e3ae467321a1f01768785b", "spec_sha": "5bb619e7aedac83203a042cc5170fa2d4a4d841f0f27d45c3335dc1679eff68a", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-aca", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-aca-3.0.1026.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-24 21:03:13 UTC
FZ2O-g3INnotmgdFkt5za

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.1026
Content{ "name": "tencentcloud-sdk-ess", "downloads": 389501, "version": "3.0.1026", "version_created_at": "2025-03-24T21:03:07.257Z", "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": "817f30547419aa485d801cfdfebf9b304453cbd12b751aff3af0792babe08455", "spec_sha": "2741b8a81fb1a41a49152106334e98940087efcb59a77e55316c959b951baf2e", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-ess", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-ess-3.0.1026.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-24 21:03:11 UTC
06iYR6_mxngyDgtCLnXdF

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.1026
Content{ "name": "tencentcloud-sdk-solar", "downloads": 467316, "version": "3.0.1026", "version_created_at": "2025-03-24T21:03:04.440Z", "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": "a540f6acd272af60977a30e887d08b3edf715ac1005834d2dbefa6cf9e53039f", "spec_sha": "80bcb9238c4299f8def2772c998caa0d64b4cf64ec45866d20a3990646386878", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-solar", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-solar-3.0.1026.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-24 21:03:08 UTC
60JNwAweDN_m-IhkWpgpJ

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.1026
Content{ "name": "tencentcloud-sdk-gwlb", "downloads": 14618, "version": "3.0.1026", "version_created_at": "2025-03-24T21:02:58.748Z", "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": "feeaf7b2327f2ea380bcd05d3a74aac9e9104771b1c02d5219ca1b139f0370d1", "spec_sha": "3774c93c093403dcd1300bd8ec61bb3a33be3435ee18ff80ac8b2a529cec592c", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-gwlb", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-gwlb-3.0.1026.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-24 21:03:05 UTC
7QXTu19P8M5sKRpZduOl8

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.1026
Content{ "name": "tencentcloud-sdk-es", "downloads": 476956, "version": "3.0.1026", "version_created_at": "2025-03-24T21:02:54.802Z", "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": "a245ee231fbe6b334a833171ea90ad5ba1ff35640217f82de70a1525da01f17e", "spec_sha": "e66226a89974b945a488854edf40c3fe5a9b8c8932f72d65f9c1599673e19d66", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-es", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-es-3.0.1026.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-24 21:02:59 UTC
sLR0pvdKOCav6lp3-2Jhg

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.1026
Content{ "name": "tencentcloud-sdk-gs", "downloads": 472329, "version": "3.0.1026", "version_created_at": "2025-03-24T21:02:50.284Z", "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": "948dd67d3e9c79f0b3aad2946671f69762f7b67960ecf4ae6ea7b775e521ff5c", "spec_sha": "aaca6de1e133b80913da303a01e820d89d57128187c06e9cf109eef7bbd0f9b9", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-gs", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-gs-3.0.1026.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-24 21:02:55 UTC
hzCci6ZRzvc9EACvMcRk0

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.1026
Content{ "name": "tencentcloud-sdk-vdb", "downloads": 34756, "version": "3.0.1026", "version_created_at": "2025-03-24T21:02:46.074Z", "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": "cc6a8480d3fdbde15353e75ac262e3ef1eee257b0d5c09b375c02b080d2029fe", "spec_sha": "90e9d2698a0c1cbd730b246e75e190f5874000a7dbe78d1455be82dce3075ad8", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-vdb", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-vdb-3.0.1026.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-24 21:02:52 UTC
o5ABhKCJp1aoap92QaLnF

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.1026
Content{ "name": "tencentcloud-sdk-bda", "downloads": 470221, "version": "3.0.1026", "version_created_at": "2025-03-24T21:02:41.032Z", "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": "3e94d0f6dff337124223509a41210bcf51254674b9ba5af8702cc20b45f95427", "spec_sha": "3c32458f10befebdafa15d0bbc270b3152c6226ec75876e20e15d3576365b30c", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-bda", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-bda-3.0.1026.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-24 21:02:49 UTC