Rubyhooks

Lastest updates from Rubygems.org

ID Gem Version Body Updated At
nq2OyzjLV1j_v-g7O4EKR

govuk-components

This library provides view components for the GOV.UK Design System. It makes creating services more familiar for Ruby on Rails developers.

5.11.3
Content{ "name": "govuk-components", "downloads": 586748, "version": "5.11.3", "version_created_at": "2025-09-02T20:49:34.875Z", "version_downloads": 0, "platform": "ruby", "authors": "DfE developers", "info": "This library provides view components for the GOV.UK Design System. It makes creating services more familiar for Ruby on Rails developers.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "b3fbf5c040c93e0552220c6296382a8730a0398032639393edc88c68fb240dcc", "spec_sha": "a745475156e6703fee26990ccc03e1311e8ede7e6354286adedcbcc03e039d6b", "project_uri": "https://rubygems.org/gems/govuk-components", "gem_uri": "https://rubygems.org/gems/govuk-components-5.11.3.gem", "homepage_uri": "https://github.com/x-govuk/govuk-components", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/govuk-components/5.11.3", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "deep_merge", "requirements": ">= 0" }, { "name": "htmlbeautifier", "requirements": "~> 1.4.1" }, { "name": "nanoc", "requirements": "~> 4.11" }, { "name": "ostruct", "requirements": ">= 0" }, { "name": "pry-byebug", "requirements": ">= 0" }, { "name": "redcarpet", "requirements": "~> 3.6.0" }, { "name": "rouge", "requirements": "~> 4.6.0" }, { "name": "rspec-html-matchers", "requirements": "~> 0.9" }, { "name": "rspec-rails", "requirements": ">= 0" }, { "name": "rubocop-govuk", "requirements": "= 5.1.18" }, { "name": "rubypants", "requirements": "~> 0.7.0" }, { "name": "sass", "requirements": ">= 0" }, { "name": "sassc", "requirements": "~> 2.4.0" }, { "name": "sassc-rails", "requirements": ">= 0" }, { "name": "simplecov", "requirements": "~> 0.20" }, { "name": "slim", "requirements": "~> 5.2.0" }, { "name": "slim_lint", "requirements": "~> 0.33.0" }, { "name": "sqlite3", "requirements": ">= 0" }, { "name": "webrick", "requirements": "~> 1.9.0" } ], "runtime": [ { "name": "html-attributes-utils", "requirements": "~> 1.0.0, >= 1.0.0" }, { "name": "pagy", "requirements": ">= 6, < 10" }, { "name": "view_component", "requirements": ">= 4.0, < 4.1" } ] } }
2025-09-02 20:49:37 UTC
dZCl5SqI1_Gm13cRDwp4V

miscellany

Gem for a bunch of random, re-usable Rails Concerns & Helpers

0.1.29
Content{ "name": "miscellany", "downloads": 21846, "version": "0.1.29", "version_created_at": "2025-09-02T20:48:24.694Z", "version_downloads": 0, "platform": "ruby", "authors": "Ethan Knapp", "info": "Gem for a bunch of random, re-usable Rails Concerns & Helpers", "licenses": [], "metadata": {}, "yanked": false, "sha": "9b65a5a13d21d81e716d31640f976ba57c2ebc2e321bec0efdbe03e2bbcced22", "spec_sha": "813ef62dbf20a92919e94d796b8530c1bb46309f9fbb3c1be91ec88e0a66f0ef", "project_uri": "https://rubygems.org/gems/miscellany", "gem_uri": "https://rubygems.org/gems/miscellany-0.1.29.gem", "homepage_uri": "https://instructure.com", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/miscellany/0.1.29", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "database_cleaner", "requirements": ">= 1.2" }, { "name": "goldiloader", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": "~> 3" }, { "name": "sqlite3", "requirements": "~> 1.3" }, { "name": "with_model", "requirements": ">= 0" } ], "runtime": [ { "name": "rails", "requirements": ">= 5, < 9.0" } ] } }
2025-09-02 20:48:27 UTC
wETp1x_pZ99oL2mvt_r0M

openai

Ruby library to access the OpenAI API

0.21.1
Content{ "name": "openai", "downloads": 286859, "version": "0.21.1", "version_created_at": "2025-09-02T20:48:24.152Z", "version_downloads": 0, "platform": "ruby", "authors": "OpenAI", "info": "Ruby library to access the OpenAI API", "licenses": [], "metadata": { "homepage_uri": "https://gemdocs.org/gems/openai", "source_code_uri": "https://github.com/openai/openai-ruby", "rubygems_mfa_required": "false" }, "yanked": false, "sha": "fb398e537e1c30a09f17f3d06e90b40084ed7ac7507c92bb3842a601cbd10e6d", "spec_sha": "466d56112908e7f55948dfcedf2afdb8f94dfda301def0fdd0da248cbeea6d3a", "project_uri": "https://rubygems.org/gems/openai", "gem_uri": "https://rubygems.org/gems/openai-0.21.1.gem", "homepage_uri": "https://gemdocs.org/gems/openai", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/openai/openai-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "connection_pool", "requirements": ">= 0" } ] } }
2025-09-02 20:48:26 UTC
gRNmw6Zi3GFPeT_4PfYbS

miscellany

Gem for a bunch of random, re-usable Rails Concerns & Helpers

0.1.28
Content{ "name": "miscellany", "downloads": 21846, "version": "0.1.28", "version_created_at": "2025-09-02T20:47:21.479Z", "version_downloads": 0, "platform": "ruby", "authors": "Ethan Knapp", "info": "Gem for a bunch of random, re-usable Rails Concerns & Helpers", "licenses": [], "metadata": {}, "yanked": false, "sha": "d0f5d5420bc2a6bc8efb168ce18911bb3aff74167fbe054a6766031ba1f9a115", "spec_sha": "358a152eeb35019e9c489bb024affd0623a74ebe4a3d542aa0839a1a1a89f745", "project_uri": "https://rubygems.org/gems/miscellany", "gem_uri": "https://rubygems.org/gems/miscellany-0.1.28.gem", "homepage_uri": "https://instructure.com", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/miscellany/0.1.28", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "database_cleaner", "requirements": ">= 1.2" }, { "name": "goldiloader", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": "~> 3" }, { "name": "sqlite3", "requirements": "~> 1.3" }, { "name": "with_model", "requirements": ">= 0" } ], "runtime": [ { "name": "rails", "requirements": ">= 5, < 9.0" } ] } }
2025-09-02 20:47:23 UTC
vDfBZ78p_9gZlYgmaHXEU

api_cursor_pagination

ApiCursorPagination provides a Rails concern that implements cursor-based pagination following the JSON:API cursor pagination profile. It allows for efficient pagination of large datasets by using cursor-based navigation instead of offset-based pagination.

1.0.0
Content{ "name": "api_cursor_pagination", "downloads": 0, "version": "1.0.0", "version_created_at": "2025-09-02T20:42:49.888Z", "version_downloads": 0, "platform": "ruby", "authors": "Prashant Mokkarala", "info": "ApiCursorPagination provides a Rails concern that implements cursor-based pagination following the JSON:API cursor pagination profile. It allows for efficient pagination of large datasets by using cursor-based navigation instead of offset-based pagination.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/prashm/api_cursor_pagination", "changelog_uri": "https://github.com/prashm/api_cursor_pagination/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/prashm/api_cursor_pagination", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "6ec55381a82c1f99c6c052212cbf6041eb9195c7185af01b71d97bf44e71e85b", "spec_sha": "06e40398a30949ec8f189cc1b473cdf7cf8899c70cd98740bff93412b45b2608", "project_uri": "https://rubygems.org/gems/api_cursor_pagination", "gem_uri": "https://rubygems.org/gems/api_cursor_pagination-1.0.0.gem", "homepage_uri": "https://github.com/prashm/api_cursor_pagination", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/prashm/api_cursor_pagination", "bug_tracker_uri": null, "changelog_uri": "https://github.com/prashm/api_cursor_pagination/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.0" }, { "name": "rails", "requirements": ">= 5.0" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rubocop", "requirements": "~> 1.21" }, { "name": "rubocop-rails", "requirements": "~> 2.0" }, { "name": "rubocop-rspec", "requirements": "~> 2.0" }, { "name": "sqlite3", "requirements": "~> 1.4" } ], "runtime": [ { "name": "activesupport", "requirements": ">= 5.0" }, { "name": "railties", "requirements": ">= 5.0" } ] } }
2025-09-02 20:42:52 UTC
Xv-26FU3j13B71Gb_stP8

cmdstan

Bayesian inference for Ruby, powered by CmdStan

0.5.1
Content{ "name": "cmdstan", "downloads": 207209, "version": "0.5.1", "version_created_at": "2025-09-02T20:41:27.496Z", "version_downloads": 0, "platform": "ruby", "authors": "Andrew Kane", "info": "Bayesian inference for Ruby, powered by CmdStan", "licenses": [ "BSD-3-Clause" ], "metadata": {}, "yanked": false, "sha": "16ff0e316abbddf910652648a7f19c0ff07c8ba70c3bf32e2679aae99b4e35e0", "spec_sha": "4ba724ba1deb70dec8c304b0e261061a1e91c7a8e361eb1ea1d5233df0cfbced", "project_uri": "https://rubygems.org/gems/cmdstan", "gem_uri": "https://rubygems.org/gems/cmdstan-0.5.1.gem", "homepage_uri": "https://github.com/ankane/cmdstan-ruby", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/cmdstan/0.5.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "csv", "requirements": ">= 0" } ] } }
2025-09-02 20:41:29 UTC
ob9RJhSnp8BFCdVj_AeTX

kitchen-vagrant

Kitchen::Driver::Vagrant - A HashiCorp Vagrant Driver for Test Kitchen.

2.1.0
Content{ "name": "kitchen-vagrant", "downloads": 3422650, "version": "2.1.0", "version_created_at": "2025-09-02T20:41:08.513Z", "version_downloads": 0, "platform": "ruby", "authors": "Fletcher Nichol", "info": "Kitchen::Driver::Vagrant - A HashiCorp Vagrant Driver for Test Kitchen.", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "01961ff6c91dd6bb21e0fcf5023e9c2c92fd6e3f8fec37aadf3dd778b61d9a8b", "spec_sha": "2a260d2ab3418d39e8efe9665f185bca016f1ec4505be08062383f330de96053", "project_uri": "https://rubygems.org/gems/kitchen-vagrant", "gem_uri": "https://rubygems.org/gems/kitchen-vagrant-2.1.0.gem", "homepage_uri": "https://github.com/test-kitchen/kitchen-vagrant/", "wiki_uri": "https://github.com/opscode/kitchen-vagrant/wiki", "documentation_uri": "https://www.rubydoc.info/gems/kitchen-vagrant/2.1.0", "mailing_list_uri": "", "source_code_uri": "https://github.com/opscode/kitchen-vagrant", "bug_tracker_uri": "https://github.com/opscode/kitchen-vagrant/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "test-kitchen", "requirements": ">= 1.4, < 4" } ] } }
2025-09-02 20:41:10 UTC
KMi-BPALU59AMT4MdRPPi

kitchen-vagrant

Kitchen::Driver::Vagrant - A HashiCorp Vagrant Driver for Test Kitchen.

2.0.2
Content{ "name": "kitchen-vagrant", "downloads": 3422647, "version": "2.0.2", "version_created_at": "2025-09-02T20:37:34.238Z", "version_downloads": 0, "platform": "ruby", "authors": "Fletcher Nichol", "info": "Kitchen::Driver::Vagrant - A HashiCorp Vagrant Driver for Test Kitchen.", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "4d9abe398f5e159b0b92050c25fe271feaef25cbe08837924f5cc16315e875d6", "spec_sha": "d988bc3294a0eab9520a449b5205c6ebc7cd5843edd428c1fdf38ea6f4b9ea7c", "project_uri": "https://rubygems.org/gems/kitchen-vagrant", "gem_uri": "https://rubygems.org/gems/kitchen-vagrant-2.0.2.gem", "homepage_uri": "https://github.com/test-kitchen/kitchen-vagrant/", "wiki_uri": "https://github.com/opscode/kitchen-vagrant/wiki", "documentation_uri": "https://www.rubydoc.info/gems/kitchen-vagrant/2.0.2", "mailing_list_uri": "", "source_code_uri": "https://github.com/opscode/kitchen-vagrant", "bug_tracker_uri": "https://github.com/opscode/kitchen-vagrant/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "test-kitchen", "requirements": ">= 1.4, < 4" } ] } }
2025-09-02 20:37:36 UTC
-qmr_ynFjWugC1gNlRxxP

tencentcloud-sdk-vod

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

3.0.1135
Content{ "name": "tencentcloud-sdk-vod", "downloads": 556294, "version": "3.0.1135", "version_created_at": "2025-09-02T20:26:05.479Z", "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 VOD.", "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-vod" }, "yanked": false, "sha": "8461871b13b1333cb8ad61b9b695d5234163222c8d047b70262cc8092e907f72", "spec_sha": "f49898c4ba60f259e63a8ad086feafae8b3014201f7750b8a156fef6a51e3e91", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-vod", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-vod-3.0.1135.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-vod", "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-09-02 20:26:08 UTC
eoamJ_0X5coEPGnGMqJoC

tencentcloud-sdk-vm

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

3.0.1135
Content{ "name": "tencentcloud-sdk-vm", "downloads": 548627, "version": "3.0.1135", "version_created_at": "2025-09-02T20:25:58.650Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service VM.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-vm" }, "yanked": false, "sha": "08f58262ce9957f3ea0d93fa11716a4c4b77d25faea573d1626bd58585932134", "spec_sha": "af8dd242f0412d1a86e6c8f87a6715c35a81c65e723cd16b59f164f84c8aa0cf", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-vm", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-vm-3.0.1135.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-vm", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-09-02 20:26:02 UTC
gz7NJO5lJiOkYvxuBtnoD

tencentcloud-sdk-tms

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

3.0.1135
Content{ "name": "tencentcloud-sdk-tms", "downloads": 529249, "version": "3.0.1135", "version_created_at": "2025-09-02T20:25:55.096Z", "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 TMS.", "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-tms" }, "yanked": false, "sha": "12c4d043dea5c21cdeb1b7eadeac1e3afe2b0a5c618da57462d31c00e48c338a", "spec_sha": "da463e7f9fb800b90c44aa493e3b9f4ab2f03f3564785b35b177ce69b37d1a92", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-tms", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-tms-3.0.1135.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-tms", "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-09-02 20:25:57 UTC
NX2BBbQTcblx9sGzgf4w_

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.1135
Content{ "name": "tencentcloud-sdk-tke", "downloads": 543957, "version": "3.0.1135", "version_created_at": "2025-09-02T20:25:51.152Z", "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": "2df263adca22d3850a7d6c83a3170d9edc22001ad61e61a07f19e53d94f7fb90", "spec_sha": "c9097101833f01088fd69ba4810ad406cbae280a3730e76ec433c2c36d222b05", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-tke", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-tke-3.0.1135.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-09-02 20:25:54 UTC
glFvnfsCKfFx9mfPEbC47

tencentcloud-sdk-thpc

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

3.0.1135
Content{ "name": "tencentcloud-sdk-thpc", "downloads": 522656, "version": "3.0.1135", "version_created_at": "2025-09-02T20:25:46.045Z", "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 THPC.", "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-thpc" }, "yanked": false, "sha": "932ee2d3fec0db1c64bff9e57ec6510c2a8a27ee3515024c7695ebc9d5750048", "spec_sha": "83a1b466d337b04f0b5a78b7280f27fbe67384d4c74402b97edcc37c0c29f8b0", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-thpc", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-thpc-3.0.1135.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-thpc", "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-09-02 20:25:48 UTC
6CSw5pIy9FUUVo2uTa5yq

tencentcloud-sdk-teo

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

3.0.1135
Content{ "name": "tencentcloud-sdk-teo", "downloads": 422063, "version": "3.0.1135", "version_created_at": "2025-09-02T20:25:39.686Z", "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 TEO.", "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-teo" }, "yanked": false, "sha": "a0d24c3d83f442d3d26cda8982ea2817f54ed57e6fab437231a70c73bdc583fc", "spec_sha": "9d5b48570164b5cf610c85c974aed8a7ab60115bdd85d5bfe15c59a653d06850", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-teo", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-teo-3.0.1135.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-teo", "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-09-02 20:25:42 UTC
Bvb6cKHU5wAmEhG-aRTYq

tencentcloud-sdk-tem

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

3.0.1135
Content{ "name": "tencentcloud-sdk-tem", "downloads": 553264, "version": "3.0.1135", "version_created_at": "2025-09-02T20:25:32.693Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TEM.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-tem" }, "yanked": false, "sha": "d5076e2a7638deb7e4e003d116d51b6c6451179173be95bfe05b4710efcfacdb", "spec_sha": "afcb02a291e49b15cc5a9cc320aea6cdb78a593231deb4296491e1f7719d24da", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-tem", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-tem-3.0.1135.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-tem", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-09-02 20:25:35 UTC
PGEiAgr6HsBtPIFvnXVBF

tencentcloud-sdk-organization

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

3.0.1135
Content{ "name": "tencentcloud-sdk-organization", "downloads": 533051, "version": "3.0.1135", "version_created_at": "2025-09-02T20:25:22.239Z", "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 ORGANIZATION.", "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-organization" }, "yanked": false, "sha": "e222230e27140662fdfdb2def2108f1f55616e8c87acd4830710d96663e0b015", "spec_sha": "ccd22366ad99670654cc6da5b429d467341efd627122af6c025c51185320c2b1", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-organization", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-organization-3.0.1135.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-organization", "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-09-02 20:25:27 UTC
zAHXfDOtAx0T7DmSs40Ak

tencentcloud-sdk-ocr

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

3.0.1135
Content{ "name": "tencentcloud-sdk-ocr", "downloads": 573060, "version": "3.0.1135", "version_created_at": "2025-09-02T20:25:08.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 OCR.", "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-ocr" }, "yanked": false, "sha": "42c4348d15a472dee619fbf1330dea66b977d72255f3707df24048c2423543db", "spec_sha": "b291c9bd0d81d3724cdaf50908249221b6136afdde4526ba3f217e7e20e32979", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-ocr", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-ocr-3.0.1135.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-ocr", "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-09-02 20:25:19 UTC
6F7ykLP9LLKUJ1D4PG6xw

tencentcloud-sdk-mongodb

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

3.0.1135
Content{ "name": "tencentcloud-sdk-mongodb", "downloads": 542567, "version": "3.0.1135", "version_created_at": "2025-09-02T20:25:01.632Z", "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 MONGODB.", "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-mongodb" }, "yanked": false, "sha": "ea194d68d4593d7ae5bf9c46a10fe823ad64cd39b088de05407977673fe3ba04", "spec_sha": "1cecd8af602d3a74eb71658a098c0d9594cfaf32d087e709b3e7600f42f36712", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-mongodb", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-mongodb-3.0.1135.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-mongodb", "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-09-02 20:25:04 UTC
TE1wYj5uKMhCUHjfY6_d3

tencentcloud-sdk-irp

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

3.0.1135
Content{ "name": "tencentcloud-sdk-irp", "downloads": 365063, "version": "3.0.1135", "version_created_at": "2025-09-02T20:24:54.169Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service IRP.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-irp" }, "yanked": false, "sha": "0bcb9c63459d8855af985246e2243fc417659d155579a8b925cd47b5dc708c65", "spec_sha": "3c25f889efb48f107c28fa79b0beb235491ce3bac06a3b15f1c6fe8457510c44", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-irp", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-irp-3.0.1135.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-irp", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-09-02 20:24:57 UTC
2wVJFVRMhLk0bFFKGgBc-

tencentcloud-sdk-iotvideo

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

3.0.1135
Content{ "name": "tencentcloud-sdk-iotvideo", "downloads": 533682, "version": "3.0.1135", "version_created_at": "2025-09-02T20:24:45.548Z", "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 IOTVIDEO.", "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-iotvideo" }, "yanked": false, "sha": "3f69d63142de8ab063fbd00b35b67254eddd9d741b42f9c61f6852f97af6e33c", "spec_sha": "b9c56e6debcaf67bf583d067feebbf38ae7d3390016091978f5c029c4574fe5d", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-iotvideo", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-iotvideo-3.0.1135.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-iotvideo", "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-09-02 20:24:49 UTC
61_Z7XMYYAgc_oUcTiOQk

tencentcloud-sdk-iotcloud

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

3.0.1135
Content{ "name": "tencentcloud-sdk-iotcloud", "downloads": 559439, "version": "3.0.1135", "version_created_at": "2025-09-02T20:24:32.837Z", "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 IOTCLOUD.", "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-iotcloud" }, "yanked": false, "sha": "d17158ae0718fd2cd3a2783cccffd574ef1812eb3ac2c2a461b717872adad23a", "spec_sha": "11009eadeee09cd1d1c64e157ca5b6a5248284fd37f73dfb5664ae1eb2541f20", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-iotcloud", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-iotcloud-3.0.1135.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-iotcloud", "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-09-02 20:24:38 UTC
iIHJly0JPCdUH_LMiwj-i

tencentcloud-sdk-ims

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

3.0.1135
Content{ "name": "tencentcloud-sdk-ims", "downloads": 549450, "version": "3.0.1135", "version_created_at": "2025-09-02T20:24:25.310Z", "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 IMS.", "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-ims" }, "yanked": false, "sha": "319a9387be6d576c09cc0da1d941f9fa49c9f609454638d7ed8b54a01a4702d3", "spec_sha": "388d3022e85a2bc6ff7e02adf3439643e7351a15fa55a848b30eb8fe2b027fa3", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-ims", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-ims-3.0.1135.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-ims", "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-09-02 20:24:28 UTC
PYQAr1cgQ3wr5-B_ofxOc

tencentcloud-sdk-essbasic

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

3.0.1135
Content{ "name": "tencentcloud-sdk-essbasic", "downloads": 562158, "version": "3.0.1135", "version_created_at": "2025-09-02T20:24:21.711Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service ESSBASIC.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-essbasic" }, "yanked": false, "sha": "09666986bcd5d0473f4bd4ec36e1eaf4237589078e3a9883e387115b20de6712", "spec_sha": "558fd89f7865b2db7d3250f83ece8ec19e30afc692d06bb817c0c92ec9dfd972", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-essbasic", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-essbasic-3.0.1135.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-essbasic", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-09-02 20:24:24 UTC
9pUbOfKUDDDBIpVJrb24i

tencentcloud-sdk-dbbrain

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

3.0.1135
Content{ "name": "tencentcloud-sdk-dbbrain", "downloads": 553402, "version": "3.0.1135", "version_created_at": "2025-09-02T20:24:16.569Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service DBBRAIN.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-dbbrain" }, "yanked": false, "sha": "b2d8d333c3838e8f3660498020b31c99b50c779e4c98125a5cc71332a1a74862", "spec_sha": "c5bab69da9a29086b1e2bbbff578322e1f359e02a5e690c34fdbd8bf4eaa5dda", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-dbbrain", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-dbbrain-3.0.1135.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-dbbrain", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-09-02 20:24:22 UTC
Lnc1Z_fCOSc0KWfe1K8q9

tencentcloud-sdk-common

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

3.0.1135
Content{ "name": "tencentcloud-sdk-common", "downloads": 1117247, "version": "3.0.1135", "version_created_at": "2025-09-02T20:24:12.896Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-common" }, "yanked": false, "sha": "e9a0d26683f906b035201b0c5d4c3791919215a0abf9d00b59e164b8a0ec5408", "spec_sha": "1382911a253f0fde21394d203ebc7b079aff90ea5ba9d2a79f7f57c005ce636d", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-common", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-common-3.0.1135.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-common", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 20:24:15 UTC
btKKDu5caXFP5fpzmI9Cz

tencentcloud-sdk-ckafka

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

3.0.1135
Content{ "name": "tencentcloud-sdk-ckafka", "downloads": 541329, "version": "3.0.1135", "version_created_at": "2025-09-02T20:24:09.691Z", "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 CKAFKA.", "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-ckafka" }, "yanked": false, "sha": "8d905a09081a4ace2b5b68e956261c7fbde04e9da9d7621b3fcafc6bf51f0625", "spec_sha": "485f0b9676cde6d5fabae5f14a35355d5f49ddf8a69431dfc808e9af487a8cda", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-ckafka", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-ckafka-3.0.1135.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-ckafka", "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-09-02 20:24:12 UTC
JJpQtdihBc1IIZtUwrXAy

tencentcloud-sdk-btoe

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

3.0.1135
Content{ "name": "tencentcloud-sdk-btoe", "downloads": 539091, "version": "3.0.1135", "version_created_at": "2025-09-02T20:24:04.100Z", "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 BTOE.", "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-btoe" }, "yanked": false, "sha": "329d9071737366ab3b7627840ba2b27064d913140540cb9ffd36fdb039682ed6", "spec_sha": "403c88fd94d26c06183023f9ab1ae0c78b3ace800eda88f8ea4206767908ef49", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-btoe", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-btoe-3.0.1135.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-btoe", "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-09-02 20:24:08 UTC
7tIIOQhTbgFiP6g3Q5fm4

tencentcloud-sdk-ams

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

3.0.1135
Content{ "name": "tencentcloud-sdk-ams", "downloads": 590817, "version": "3.0.1135", "version_created_at": "2025-09-02T20:23:59.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 AMS.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-ams" }, "yanked": false, "sha": "f121e11db2c710aa5b0907a2d0a4414a46a79d54d145ccbc07c0fc8ea29fb11e", "spec_sha": "b9c96a194422d65590078f19d68eba2ce723e319dec59ba0428e4583aa9e8fc8", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-ams", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-ams-3.0.1135.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-ams", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-09-02 20:24:05 UTC
KGik4s5fgsWWNmVkUbSge

bdoap

this script allows you to find alchemy recipes from bdocodex.com, compare them with live central market prices, and use that information to determine what alchemy recipes are currently profitable.

0.0.4
Content{ "name": "bdoap", "downloads": 374, "version": "0.0.4", "version_created_at": "2025-09-02T20:17:14.485Z", "version_downloads": 0, "platform": "ruby", "authors": "jpegzilla", "info": "this script allows you to find alchemy recipes from bdocodex.com, compare them with live central market prices, and use that information to determine what alchemy recipes are currently profitable.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "e5ed90ffb20c1d61f65d022cb93d1041025bdc343770fddffddd2f3e36989368", "spec_sha": "502d94a057bf4543fdc228f294c058742365abe4041ba5e32845569dd943c842", "project_uri": "https://rubygems.org/gems/bdoap", "gem_uri": "https://rubygems.org/gems/bdoap-0.0.4.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/bdoap/0.0.4", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 20:17:17 UTC
bRhsCQmerMapBZDOFTX-N

servicetrade

A Ruby library for interacting with the ServiceTrade API

0.1.0
Content{ "name": "servicetrade", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-09-02T20:05:45.033Z", "version_downloads": 0, "platform": "ruby", "authors": "Bryce Holcomb", "info": "A Ruby library for interacting with the ServiceTrade API", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "9bd51298a537c1f4577435108745bc220d0408fab4f205beeb90b3b31e7eec46", "spec_sha": "0a13b47b0b64e77fc7911a7d41b9abaf3f161816e45b02a88b1c892cae4ffa40", "project_uri": "https://rubygems.org/gems/servicetrade", "gem_uri": "https://rubygems.org/gems/servicetrade-0.1.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/servicetrade/0.1.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "stringio", "requirements": "~> 3.1.2" } ], "runtime": [] } }
2025-09-02 20:05:46 UTC
vy6DWk8SJJ4DSQs2OFrCi

ex_aequo_base

The code I use all the time

0.1.13
Content{ "name": "ex_aequo_base", "downloads": 1835, "version": "0.1.13", "version_created_at": "2025-09-02T19:57:25.972Z", "version_downloads": 0, "platform": "ruby", "authors": "Robert Dober", "info": "The code I use all the time", "licenses": [ "AGPL-3.0-or-later" ], "metadata": {}, "yanked": false, "sha": "129efd38fe0ec4b908533bb292b47a7ffcc3007b068066d2dc520dd474a1e6ba", "spec_sha": "94b2e09bd23e20212fda54dd17613881cc9d9fd7ed6e0ac2cb0b6ff571bc5cac", "project_uri": "https://rubygems.org/gems/ex_aequo_base", "gem_uri": "https://rubygems.org/gems/ex_aequo_base-0.1.13.gem", "homepage_uri": "https://codeberg.org/lab419/rb_ex_aequo_base", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/ex_aequo_base/0.1.13", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rspec", "requirements": "~> 3.13" } ], "runtime": [ { "name": "ostruct", "requirements": "~> 0.6.1" } ] } }
2025-09-02 19:57:27 UTC
3sBFGq6E-0fr5AqvBsJPX

windbeam_api

A simple hello world gem

0.21.0
Content{ "name": "windbeam_api", "downloads": 89, "version": "0.21.0", "version_created_at": "2025-09-02T19:40:55.168Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "5b1728a1f0fbed90e2c6a37fda5fe92db37592f1b27b961877e5060df395efd0", "spec_sha": "9db6571f39ab9e1a46bc69330a7afecd684588d24fc40f7abff7a9afcb9bc320", "project_uri": "https://rubygems.org/gems/windbeam_api", "gem_uri": "https://rubygems.org/gems/windbeam_api-0.21.0.gem", "homepage_uri": "https://rubygems.org/gems/windbeam_api", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/windbeam_api/0.21.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:41:10 UTC
lLb15-E6-BaAXumkyssYx

spokes-proto

A simple hello world gem

99.105.99
Content{ "name": "spokes-proto", "downloads": 131, "version": "99.105.99", "version_created_at": "2025-09-02T19:40:50.886Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "9cdbc1c749aefc6129b44cb04a9fecc4cb9360e721a724c795a9b5716e3394b5", "spec_sha": "5f874baab41e31908dfd13cf21808f10b843de5e6d14b3338e61322172673619", "project_uri": "https://rubygems.org/gems/spokes-proto", "gem_uri": "https://rubygems.org/gems/spokes-proto-99.105.99.gem", "homepage_uri": "https://rubygems.org/gems/spokes-proto", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/spokes-proto/99.105.99", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:41:03 UTC
xzndDVdnR26tyyKqRvqaB

turboscan-client

A simple hello world gem

99.105.99
Content{ "name": "turboscan-client", "downloads": 134, "version": "99.105.99", "version_created_at": "2025-09-02T19:40:53.991Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "7416f2b573b847ad267366cc84ba8c60ec360452d65db3aca0b78605debeaa21", "spec_sha": "4bef91e25e28c87f518e718fc8cf4e96fdbe8154a2914b34056c490cc365bbbe", "project_uri": "https://rubygems.org/gems/turboscan-client", "gem_uri": "https://rubygems.org/gems/turboscan-client-99.105.99.gem", "homepage_uri": "https://rubygems.org/gems/turboscan-client", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/turboscan-client/99.105.99", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:41:03 UTC
K_jpbc7l3hnpGeDyX_zqE

treelights-client

A simple hello world gem

2.6.0.r8bfa33a
Content{ "name": "treelights-client", "downloads": 68, "version": "2.6.0.r8bfa33a", "version_created_at": "2025-09-02T19:40:51.815Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "21498f875f0873439ee2317a9778361d170165d1a9fbe6ccb984ccc73da322b2", "spec_sha": "631320231a8c440beb9d2c26612ff8127e747a5e21f562a041663a771db140c9", "project_uri": "https://rubygems.org/gems/treelights-client", "gem_uri": "https://rubygems.org/gems/treelights-client-2.6.0.r8bfa33a.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/treelights-client/2.6.0.r8bfa33a", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:41:02 UTC
WubYx4M4pMHSiI9J8x4in

spamurai-dev-kit

A simple hello world gem

3.6.1
Content{ "name": "spamurai-dev-kit", "downloads": 90, "version": "3.6.1", "version_created_at": "2025-09-02T19:40:49.770Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "4825aa768bf6ecaa5c88c7a111cfa3743d054dcf5a9b3f13a5313431d6f629f4", "spec_sha": "74a06f0fb905181ececa6de7dc005b0c13225929238d5befabf97228e2ed96f2", "project_uri": "https://rubygems.org/gems/spamurai-dev-kit", "gem_uri": "https://rubygems.org/gems/spamurai-dev-kit-3.6.1.gem", "homepage_uri": "https://rubygems.org/gems/spamurai-dev-kit", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/spamurai-dev-kit/3.6.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:41:02 UTC
9V7cJ2-g8oMIEHn31LuDP

secret-scanning-proto

A simple hello world gem

99.105.99
Content{ "name": "secret-scanning-proto", "downloads": 132, "version": "99.105.99", "version_created_at": "2025-09-02T19:40:47.512Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "39dff41d5e73f82958e229e094a2f459b41db9a4411949878be128e227d971e5", "spec_sha": "4459e813b74ec361de7a43526948913cebd45c8b9606e594904e37499c48b93d", "project_uri": "https://rubygems.org/gems/secret-scanning-proto", "gem_uri": "https://rubygems.org/gems/secret-scanning-proto-99.105.99.gem", "homepage_uri": "https://rubygems.org/gems/secret-scanning-proto", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/secret-scanning-proto/99.105.99", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:41:02 UTC
HxP7LMxDzsecbzATi1dyU

turboghas-client

A simple hello world gem

99.105.99
Content{ "name": "turboghas-client", "downloads": 134, "version": "99.105.99", "version_created_at": "2025-09-02T19:40:53.002Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "d245aa99db035118d72d610c3855895d86d33ca9043b71196cb1d72ff10bbd1c", "spec_sha": "a5ad0d13f2c0ff412b60da1b91b849bac79ba71d555e3806d0883e626a4912af", "project_uri": "https://rubygems.org/gems/turboghas-client", "gem_uri": "https://rubygems.org/gems/turboghas-client-99.105.99.gem", "homepage_uri": "https://rubygems.org/gems/turboghas-client", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/turboghas-client/99.105.99", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:41:02 UTC
jxDcKJLpKIKCAtMA2KJYO

service-catalog-client

A simple hello world gem

0.13.0
Content{ "name": "service-catalog-client", "downloads": 89, "version": "0.13.0", "version_created_at": "2025-09-02T19:40:48.533Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "9ded58679e405a266141c18fec099ae6e0261975fbeec29159fd14f6c17715c4", "spec_sha": "9775b12ef49e3be37b9c778aa9ebcee1b3fc5aeaf2ca94a5aea60325131507d5", "project_uri": "https://rubygems.org/gems/service-catalog-client", "gem_uri": "https://rubygems.org/gems/service-catalog-client-0.13.0.gem", "homepage_uri": "https://rubygems.org/gems/service-catalog-client", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/service-catalog-client/0.13.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:41:00 UTC
Idp8D2HWjrwBjtm9l5QOl

s4-client

A simple hello world gem

1.8.1.r10ab0de
Content{ "name": "s4-client", "downloads": 65, "version": "1.8.1.r10ab0de", "version_created_at": "2025-09-02T19:40:44.430Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "627a8422e09a7828c5e035b015409783d68d7d60e11ed2e090b48d182833f0fa", "spec_sha": "35a632b7771ece4cc09a2f6539f5bcc9d58062781dc884519eb59b7fe9801c3c", "project_uri": "https://rubygems.org/gems/s4-client", "gem_uri": "https://rubygems.org/gems/s4-client-1.8.1.r10ab0de.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/s4-client/1.8.1.r10ab0de", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:40:56 UTC
VL4AhXsZPC1orYY0loxCQ

sarif

A simple hello world gem

0.7.3
Content{ "name": "sarif", "downloads": 90, "version": "0.7.3", "version_created_at": "2025-09-02T19:40:46.379Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "c268233786e57efb951f9a8aad64de271d8f6923fc92edff12e1d325c6f9cbac", "spec_sha": "e7a259c7a014ce22721ef9129f52804a0112d7c42d5522fecdcb04fda924cf6c", "project_uri": "https://rubygems.org/gems/sarif", "gem_uri": "https://rubygems.org/gems/sarif-0.7.3.gem", "homepage_uri": "https://rubygems.org/gems/sarif", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/sarif/0.7.3", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:40:56 UTC
PXTBOCOtXUaNmr9IIR0W3

proto-trust-metadata-api

A simple hello world gem

99.105.99
Content{ "name": "proto-trust-metadata-api", "downloads": 130, "version": "99.105.99", "version_created_at": "2025-09-02T19:40:43.142Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "975691018a3035ad44fa312589cd0aca6accf7f5dbdb76c645196e79bee37fa7", "spec_sha": "4651b1bb1c3b85a12094f01f4d3fc4850c78b60d66c1fb462f64646cdef67c3b", "project_uri": "https://rubygems.org/gems/proto-trust-metadata-api", "gem_uri": "https://rubygems.org/gems/proto-trust-metadata-api-99.105.99.gem", "homepage_uri": "https://rubygems.org/gems/proto-trust-metadata-api", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/proto-trust-metadata-api/99.105.99", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:40:54 UTC
LXswIdSgXo5H6t57ezLDJ

proto-education-web

A simple hello world gem

0.6.7.ref8a4ad331
Content{ "name": "proto-education-web", "downloads": 66, "version": "0.6.7.ref8a4ad331", "version_created_at": "2025-09-02T19:40:39.538Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "5d83e06d6bd68c89e7ba4fd4a376bff056fd7b22e0fd03a7a7cc27a8a3306c4e", "spec_sha": "6d7b62124e3a512b03954ee2df74de1a1fb0db589d8cc84218a57bea389dcac1", "project_uri": "https://rubygems.org/gems/proto-education-web", "gem_uri": "https://rubygems.org/gems/proto-education-web-0.6.7.ref8a4ad331.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/proto-education-web/0.6.7.ref8a4ad331", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:40:54 UTC
9Hz44tWAwmiCawci0SW6g

proto-dependabot-api

A simple hello world gem

1.7.3.r8cdd21224
Content{ "name": "proto-dependabot-api", "downloads": 66, "version": "1.7.3.r8cdd21224", "version_created_at": "2025-09-02T19:40:37.036Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "2c0870d09caafab36916bbd9a550a13f03203a671ee566d651e14dfb3e977095", "spec_sha": "f8ca9b6842066d4246bb2a9e6a52e8786674208572dbd49c75412c00addf5fb1", "project_uri": "https://rubygems.org/gems/proto-dependabot-api", "gem_uri": "https://rubygems.org/gems/proto-dependabot-api-1.7.3.r8cdd21224.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/proto-dependabot-api/1.7.3.r8cdd21224", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:40:54 UTC
VHR2ITJPL0JnabNXBvMA1

proto-registry-metadata-migrator-api

A simple hello world gem

1.16.6.83.g459bcec7
Content{ "name": "proto-registry-metadata-migrator-api", "downloads": 66, "version": "1.16.6.83.g459bcec7", "version_created_at": "2025-09-02T19:40:41.764Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "70ea715b5aa4bf2f7b6b0f6cfe0b31aad1e063618fe8223c2a8f9486f159d9b8", "spec_sha": "415a7f00f9b4b818043a5a44aecfd4611c75b5716a350badee71392c5dad2fc7", "project_uri": "https://rubygems.org/gems/proto-registry-metadata-migrator-api", "gem_uri": "https://rubygems.org/gems/proto-registry-metadata-migrator-api-1.16.6.83.g459bcec7.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/proto-registry-metadata-migrator-api/1.16.6.83.g459bcec7", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:40:54 UTC
yTXIDvzrNZQ2BJ-Qq7Bvx

proto-registry-metadata-api

A simple hello world gem

1.17.3.87.g981ef7d3d
Content{ "name": "proto-registry-metadata-api", "downloads": 65, "version": "1.17.3.87.g981ef7d3d", "version_created_at": "2025-09-02T19:40:40.720Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "42fdbec13b6d9b3b225f3ca0b9bdbdd6a6bf60fc5ae5a55a46ef1a0181d69c03", "spec_sha": "cedc84c50f5f2188564410a8be5628e27f69257fa01fc7542b2b683d529ee03b", "project_uri": "https://rubygems.org/gems/proto-registry-metadata-api", "gem_uri": "https://rubygems.org/gems/proto-registry-metadata-api-1.17.3.87.g981ef7d3d.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/proto-registry-metadata-api/1.17.3.87.g981ef7d3d", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:40:53 UTC
4TOF-1jcWRr2gnNdUvb1W

proto-dependency-graph-api

A simple hello world gem

99.105.99
Content{ "name": "proto-dependency-graph-api", "downloads": 128, "version": "99.105.99", "version_created_at": "2025-09-02T19:40:38.259Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "49c998022aa10832eddfd34f4a58cd69f9bf22145f965d43936e347dca6b7458", "spec_sha": "e213cf752b943bbbcea57a2dda879b207530440a4197aa62634d43a01c142b85", "project_uri": "https://rubygems.org/gems/proto-dependency-graph-api", "gem_uri": "https://rubygems.org/gems/proto-dependency-graph-api-99.105.99.gem", "homepage_uri": "https://rubygems.org/gems/proto-dependency-graph-api", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/proto-dependency-graph-api/99.105.99", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:40:53 UTC
fEAhawPrSon9ST64wbjHX

prose_diff

A simple hello world gem

99.105.99
Content{ "name": "prose_diff", "downloads": 132, "version": "99.105.99", "version_created_at": "2025-09-02T19:40:35.908Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "91e8ac95d9051f2b152138cd6cd3d96452a59369ab3735dac3f711672b3b4765", "spec_sha": "ffb5c7609c0ca7fec603332b9885b581e63d44bf5a50f19b58184bfbf01a388a", "project_uri": "https://rubygems.org/gems/prose_diff", "gem_uri": "https://rubygems.org/gems/prose_diff-99.105.99.gem", "homepage_uri": "https://rubygems.org/gems/prose_diff", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/prose_diff/99.105.99", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:40:53 UTC
reCSAjzi2l-Wt2GMht46g

octolytics

A simple hello world gem

0.25.0
Content{ "name": "octolytics", "downloads": 89, "version": "0.25.0", "version_created_at": "2025-09-02T19:40:34.330Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "3156d9b3fbfaf773a30868adff12b43fa2503186681dbe002fdb3ef84c476bd1", "spec_sha": "18661ad461425425de2f2e91567de811059f037429467dde13dc678e0462a727", "project_uri": "https://rubygems.org/gems/octolytics", "gem_uri": "https://rubygems.org/gems/octolytics-0.25.0.gem", "homepage_uri": "https://rubygems.org/gems/octolytics", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/octolytics/0.25.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:40:52 UTC
Ld-5t5iEa9Q2ihBSHfoZC

monolith-twirp-webhooks-core

A simple hello world gem

1.13.0
Content{ "name": "monolith-twirp-webhooks-core", "downloads": 86, "version": "1.13.0", "version_created_at": "2025-09-02T19:40:30.699Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "aabf4a7b72ba5aa0c8d136fb7b3eacfef216e6ee17669313700edc41a053561e", "spec_sha": "77575e717c7adcd2769aa94b997342b1a3b62aa6ecad2b532d2358309b3b33cb", "project_uri": "https://rubygems.org/gems/monolith-twirp-webhooks-core", "gem_uri": "https://rubygems.org/gems/monolith-twirp-webhooks-core-1.13.0.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-webhooks-core", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-webhooks-core/1.13.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:40:51 UTC
uDW4LXP7IGvH3oyFPAyzR

monolith-twirp-webhooksubscriptions-subscriptions

A simple hello world gem

1.11.0
Content{ "name": "monolith-twirp-webhooksubscriptions-subscriptions", "downloads": 87, "version": "1.11.0", "version_created_at": "2025-09-02T19:40:31.714Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "44f3dcf2283f7321cbe509e9758f1899b70efe4a166c84a6dd295f5e0cc16150", "spec_sha": "43131d8a31fdcff57a1e36b4f9b20036c142e015bc254f1a08b5481a93b68be1", "project_uri": "https://rubygems.org/gems/monolith-twirp-webhooksubscriptions-subscriptions", "gem_uri": "https://rubygems.org/gems/monolith-twirp-webhooksubscriptions-subscriptions-1.11.0.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-webhooksubscriptions-subscriptions", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-webhooksubscriptions-subscriptions/1.11.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:40:49 UTC
Um186AIe8s2_3QdOn_HDU

mvnd

A simple hello world gem

99.105.99
Content{ "name": "mvnd", "downloads": 166, "version": "99.105.99", "version_created_at": "2025-09-02T19:40:32.898Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "6a31db1a043558514701272c9719cfc26a8d848c59dc452cb8badf2a56daba24", "spec_sha": "0b8d58164ab68953266e65639d046129e7041bf1eacd57ba45a3c65c128a0ec0", "project_uri": "https://rubygems.org/gems/mvnd", "gem_uri": "https://rubygems.org/gems/mvnd-99.105.99.gem", "homepage_uri": "https://rubygems.org/gems/mvnd", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/mvnd/99.105.99", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:40:47 UTC
PreccLl_i4_vC58eXJp-1

monolith-twirp-proxima-enterprisemanagement

A simple hello world gem

1.8.3
Content{ "name": "monolith-twirp-proxima-enterprisemanagement", "downloads": 86, "version": "1.8.3", "version_created_at": "2025-09-02T19:40:23.409Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "483d20aaad78f658fac8143a3d456701b7406d3ab165ad2186c0e3a16ecf19a4", "spec_sha": "3336accb12460dd72880bbfce63e9b767a8c7987921e3a408f93db757ef9c045", "project_uri": "https://rubygems.org/gems/monolith-twirp-proxima-enterprisemanagement", "gem_uri": "https://rubygems.org/gems/monolith-twirp-proxima-enterprisemanagement-1.8.3.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-proxima-enterprisemanagement", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-proxima-enterprisemanagement/1.8.3", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:40:45 UTC
gynoUeB2c6k5pBMzAmR_F

monolith-twirp-trusttiers-trusttier

A simple hello world gem

1.6.3
Content{ "name": "monolith-twirp-trusttiers-trusttier", "downloads": 85, "version": "1.6.3", "version_created_at": "2025-09-02T19:40:29.483Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "ba15e8b4c811766726b112c9c9dd15e6d899aa82353ccf4d6fabb8a9bfb07385", "spec_sha": "c3b58f9ecfd2bd6852e045bd109f80d34a6ac360a69a9cd71bd305e4e1b3b704", "project_uri": "https://rubygems.org/gems/monolith-twirp-trusttiers-trusttier", "gem_uri": "https://rubygems.org/gems/monolith-twirp-trusttiers-trusttier-1.6.3.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-trusttiers-trusttier", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-trusttiers-trusttier/1.6.3", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:40:43 UTC
tclQiJ1vIDmWwiiAHcHIL

monolith-twirp-spokesd-core

A simple hello world gem

1.6.0
Content{ "name": "monolith-twirp-spokesd-core", "downloads": 84, "version": "1.6.0", "version_created_at": "2025-09-02T19:40:27.176Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "64214f2fce2b2d2c43eba3b0324a7ebbf4528235e98601a9a7aaa934806948a3", "spec_sha": "adebf0789330f5333a87d6d10944a868f7c6aacd86d0b5797ec6ba7bc492ab11", "project_uri": "https://rubygems.org/gems/monolith-twirp-spokesd-core", "gem_uri": "https://rubygems.org/gems/monolith-twirp-spokesd-core-1.6.0.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-spokesd-core", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-spokesd-core/1.6.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:40:42 UTC
vgT9JZi5eJXYPBi7iqRon

monolith-twirp-snippy-snippy

A simple hello world gem

1.6.4
Content{ "name": "monolith-twirp-snippy-snippy", "downloads": 85, "version": "1.6.4", "version_created_at": "2025-09-02T19:40:25.897Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "d7c450a96c1d35f0d017e9f642636846a1e36691f5ab8730d9d82f163be0cea8", "spec_sha": "5bccb48acc75a410edce007a1e27f84fd4619cb2b91dedc1a56078b405607494", "project_uri": "https://rubygems.org/gems/monolith-twirp-snippy-snippy", "gem_uri": "https://rubygems.org/gems/monolith-twirp-snippy-snippy-1.6.4.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-snippy-snippy", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-snippy-snippy/1.6.4", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:40:42 UTC
E6kLSnEPtDIwGtOu_1KlG

monolith-twirp-octoshift-migrations

A simple hello world gem

1.14.0
Content{ "name": "monolith-twirp-octoshift-migrations", "downloads": 83, "version": "1.14.0", "version_created_at": "2025-09-02T19:40:15.678Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "f3bb0830fb01de45771f05e9f0f6ea25a9284c97924b2406d0f48c96fd9325ac", "spec_sha": "429157bced5d6958cefb10cbc1f1c0578045bd508439f34c5faf728d08eafeef", "project_uri": "https://rubygems.org/gems/monolith-twirp-octoshift-migrations", "gem_uri": "https://rubygems.org/gems/monolith-twirp-octoshift-migrations-1.14.0.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-octoshift-migrations", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-octoshift-migrations/1.14.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:40:42 UTC
ZCzpx3QnUr0b835GmU_Uk

monolith-twirp-registrymetadata-core

A simple hello world gem

1.20.3
Content{ "name": "monolith-twirp-registrymetadata-core", "downloads": 85, "version": "1.20.3", "version_created_at": "2025-09-02T19:40:24.600Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "fae4a9ade25d706508c83e4205a4d3b0ab6a7a54df760ad3e5ac684dfdc4bf13", "spec_sha": "9574e9865846cb284ef685ab06911d5aa410235b43038c4facf55732af2227a3", "project_uri": "https://rubygems.org/gems/monolith-twirp-registrymetadata-core", "gem_uri": "https://rubygems.org/gems/monolith-twirp-registrymetadata-core-1.20.3.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-registrymetadata-core", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-registrymetadata-core/1.20.3", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:40:41 UTC
d-l6zS2v31u6vekH-_h9K

monolith-twirp-octoshift-imports

A simple hello world gem

2.13.1
Content{ "name": "monolith-twirp-octoshift-imports", "downloads": 88, "version": "2.13.1", "version_created_at": "2025-09-02T19:40:14.336Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "1a9bc086fe89fdf7e8a30b954c433b8c95034513dca608ca90d3c9bee92b8d2d", "spec_sha": "95794cdc3a7a7b765526863f1ccb599996081e5fc73150bfc4b2976f766e64d0", "project_uri": "https://rubygems.org/gems/monolith-twirp-octoshift-imports", "gem_uri": "https://rubygems.org/gems/monolith-twirp-octoshift-imports-2.13.1.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-octoshift-imports", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-octoshift-imports/2.13.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:40:40 UTC
-kvm5HZ1NZ_HsCn1AFi30

monolith-twirp-pipelinemonitor-monitoring

A simple hello world gem

1.6.2
Content{ "name": "monolith-twirp-pipelinemonitor-monitoring", "downloads": 84, "version": "1.6.2", "version_created_at": "2025-09-02T19:40:21.814Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "20fdfc8357af6810c23720d23ad4534ea3a0e1f472618baa81a15b3f639a4506", "spec_sha": "aaef3ba9d33d6df6ff3a2e92c5d4e00ecf83dd8b9c83ccc1cf5f204cbf0e187d", "project_uri": "https://rubygems.org/gems/monolith-twirp-pipelinemonitor-monitoring", "gem_uri": "https://rubygems.org/gems/monolith-twirp-pipelinemonitor-monitoring-1.6.2.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-pipelinemonitor-monitoring", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-pipelinemonitor-monitoring/1.6.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:40:40 UTC
0R_BUXHVMUtLI8jOMQB_u

monolith-twirp-pages-pagesdfsapi

A simple hello world gem

1.7.8
Content{ "name": "monolith-twirp-pages-pagesdfsapi", "downloads": 85, "version": "1.7.8", "version_created_at": "2025-09-02T19:40:20.680Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "1168e16d65bbe5ce3dd461f1d2aa9b955cfe280def04d39812ea982127f65f3f", "spec_sha": "cf00a1f0a07d1bd00d4b25aa5ca02abf91bf45af3d871e6dfe683aadcaf19585", "project_uri": "https://rubygems.org/gems/monolith-twirp-pages-pagesdfsapi", "gem_uri": "https://rubygems.org/gems/monolith-twirp-pages-pagesdfsapi-1.7.8.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-pages-pagesdfsapi", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-pages-pagesdfsapi/1.7.8", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:40:39 UTC
Y7lGTKVW0XWV4HlRg1kyl

monolith-twirp-support-helphub

A simple hello world gem

1.54.0
Content{ "name": "monolith-twirp-support-helphub", "downloads": 85, "version": "1.54.0", "version_created_at": "2025-09-02T19:40:28.378Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "f7cf9062630dd3c6e5b289411799cf2992336cfbf32b6451cf2c8a74d7203e6b", "spec_sha": "e0d6f941ec31312c89f71ecbc935e3a922c693ccfbe8bd90f0569f92d9269ef3", "project_uri": "https://rubygems.org/gems/monolith-twirp-support-helphub", "gem_uri": "https://rubygems.org/gems/monolith-twirp-support-helphub-1.54.0.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-support-helphub", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-support-helphub/1.54.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:40:38 UTC
7BiZclh2TMjFSfxTPtbCj

monolith-twirp-pages-pagesdeployerapi

A simple hello world gem

1.15.8
Content{ "name": "monolith-twirp-pages-pagesdeployerapi", "downloads": 126, "version": "1.15.8", "version_created_at": "2025-09-02T19:40:19.219Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "07da7a86c03b10aee1e055cf7b07572d106a176d2549e8e9cdd63f8f8477cefd", "spec_sha": "637fdb893ed341beaef0f26a569270ad37ef1a2f40250e36f20dd94a19c345ab", "project_uri": "https://rubygems.org/gems/monolith-twirp-pages-pagesdeployerapi", "gem_uri": "https://rubygems.org/gems/monolith-twirp-pages-pagesdeployerapi-1.15.8.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-pages-pagesdeployerapi", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-pages-pagesdeployerapi/1.15.8", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:40:37 UTC
megjW9fdcQ5ZLr_nsZIS0

monolith-twirp-modelsgateway-access

A simple hello world gem

1.10.0
Content{ "name": "monolith-twirp-modelsgateway-access", "downloads": 85, "version": "1.10.0", "version_created_at": "2025-09-02T19:40:09.866Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "55b7b553777d0ca083b0ceba39944467be876ddc76f08bb5da0df86f677255f9", "spec_sha": "7e5d01f1f34f2447a8c5eb8eedc557a091be8ce349d20405831d97b5dcee0c45", "project_uri": "https://rubygems.org/gems/monolith-twirp-modelsgateway-access", "gem_uri": "https://rubygems.org/gems/monolith-twirp-modelsgateway-access-1.10.0.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-modelsgateway-access", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-modelsgateway-access/1.10.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:40:36 UTC
47gEnzL7X7hi5fPyv_i5h

monolith-twirp-odometer-core

A simple hello world gem

1.6.19
Content{ "name": "monolith-twirp-odometer-core", "downloads": 86, "version": "1.6.19", "version_created_at": "2025-09-02T19:40:16.998Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "0a70ee3572bc84a54b4b7f8a9920ecea25b5fe58d127633b01d8616a7f99bba2", "spec_sha": "4abe5d142110ce214473dc4d77227c2675ade1c59de1e6e5581c8a2234687315", "project_uri": "https://rubygems.org/gems/monolith-twirp-odometer-core", "gem_uri": "https://rubygems.org/gems/monolith-twirp-odometer-core-1.6.19.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-odometer-core", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-odometer-core/1.6.19", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:40:35 UTC
aU2C8oWK6TCBH9jvXQ5c5

monolith-twirp-packageregistry-auditlog

A simple hello world gem

1.6.2
Content{ "name": "monolith-twirp-packageregistry-auditlog", "downloads": 86, "version": "1.6.2", "version_created_at": "2025-09-02T19:40:18.182Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "3c3f6ac68309d9b761348d0b7c3b6273c3834655960b71909a6a25234f959a45", "spec_sha": "db8c15b179a073e1f5a6a5d513367e1e0663208652e5ae055a25acee045a8ab7", "project_uri": "https://rubygems.org/gems/monolith-twirp-packageregistry-auditlog", "gem_uri": "https://rubygems.org/gems/monolith-twirp-packageregistry-auditlog-1.6.2.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-packageregistry-auditlog", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-packageregistry-auditlog/1.6.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:40:33 UTC
krqk3GIXkRVZ9KAdqRPjP

monolith-twirp-git_src_migrator-migrations

A simple hello world gem

1.17.0
Content{ "name": "monolith-twirp-git_src_migrator-migrations", "downloads": 84, "version": "1.17.0", "version_created_at": "2025-09-02T19:40:01.924Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "3d924a9c0be04f24262803b216b5d24cc53d5282f7c82e1f71f5e3f6da85413a", "spec_sha": "2f367565bfbac709259124aebfd16c19fd7e01419249cef131bf15179e1f1e6b", "project_uri": "https://rubygems.org/gems/monolith-twirp-git_src_migrator-migrations", "gem_uri": "https://rubygems.org/gems/monolith-twirp-git_src_migrator-migrations-1.17.0.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-git_src_migrator-migrations", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-git_src_migrator-migrations/1.17.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:40:33 UTC
nQu_Vs1F2scCESXeYekLA

monolith-twirp-merge-queue-go-mergequeueservice

A simple hello world gem

1.6.2
Content{ "name": "monolith-twirp-merge-queue-go-mergequeueservice", "downloads": 87, "version": "1.6.2", "version_created_at": "2025-09-02T19:40:08.477Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "be4d178c66317bb93475d1aa5218166c7a01906dc60c0c8250cc31a99fcedf50", "spec_sha": "f668a0fb52d45bcf18457644d434d8ef07dc8c05d1278eff8629f7b15fac5902", "project_uri": "https://rubygems.org/gems/monolith-twirp-merge-queue-go-mergequeueservice", "gem_uri": "https://rubygems.org/gems/monolith-twirp-merge-queue-go-mergequeueservice-1.6.2.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-merge-queue-go-mergequeueservice", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-merge-queue-go-mergequeueservice/1.6.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:40:32 UTC
n-018R4ifhTAuNsoHKqL9

monolith-twirp-notifications-notifyd

A simple hello world gem

1.8.8
Content{ "name": "monolith-twirp-notifications-notifyd", "downloads": 87, "version": "1.8.8", "version_created_at": "2025-09-02T19:40:12.709Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "44df43c52d9f277262408de3f94ee28ccaee14ea38b393c18b56b9842a3b8398", "spec_sha": "2daf7e710c5ebd401f565c83ba09b69b50c20407a03f1e2615718277116cf70c", "project_uri": "https://rubygems.org/gems/monolith-twirp-notifications-notifyd", "gem_uri": "https://rubygems.org/gems/monolith-twirp-notifications-notifyd-1.8.8.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-notifications-notifyd", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-notifications-notifyd/1.8.8", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:40:31 UTC
dIP5nWG8oNTOIeYaiLFgw

monolith-twirp-modelsgateway-telemetry

A simple hello world gem

1.6.0
Content{ "name": "monolith-twirp-modelsgateway-telemetry", "downloads": 88, "version": "1.6.0", "version_created_at": "2025-09-02T19:40:11.198Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "576a9f5774f0078c833c8e43730891775cce68324157ed8ca79dde6ab827033a", "spec_sha": "a95d343bf3c594ad5257f2340a2569b94c9d4f93d61e6d73c8da399e418eb081", "project_uri": "https://rubygems.org/gems/monolith-twirp-modelsgateway-telemetry", "gem_uri": "https://rubygems.org/gems/monolith-twirp-modelsgateway-telemetry-1.6.0.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-modelsgateway-telemetry", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-modelsgateway-telemetry/1.6.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:40:31 UTC
5lOa6PQ0NSOY6nPgyW543

monolith-twirp-merge-queue-go-mergequeuemonolith

A simple hello world gem

1.6.2
Content{ "name": "monolith-twirp-merge-queue-go-mergequeuemonolith", "downloads": 85, "version": "1.6.2", "version_created_at": "2025-09-02T19:40:07.103Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "dc46dd3ae0720f952c722b91232db02469cb481276e300f706aab41e3f5a418e", "spec_sha": "bdc85e507ed6a1f8d1b80913c971e1ef344a27496767a6611bbd429bb338e7b9", "project_uri": "https://rubygems.org/gems/monolith-twirp-merge-queue-go-mergequeuemonolith", "gem_uri": "https://rubygems.org/gems/monolith-twirp-merge-queue-go-mergequeuemonolith-1.6.2.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-merge-queue-go-mergequeuemonolith", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-merge-queue-go-mergequeuemonolith/1.6.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:40:28 UTC
I--JPDOrlSSj3VN9lo53B

monolith-twirp-kredz-core

A simple hello world gem

1.6.3
Content{ "name": "monolith-twirp-kredz-core", "downloads": 85, "version": "1.6.3", "version_created_at": "2025-09-02T19:40:04.523Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "c1d1fdd195e6fba362a0976561f76c9552df2d6a0cf4d3dd22bae8a544e22f19", "spec_sha": "e0f9a2e6ef69e9b6d2d3309c01eb0c021c671362c8fdb10c86bf4f220113c35a", "project_uri": "https://rubygems.org/gems/monolith-twirp-kredz-core", "gem_uri": "https://rubygems.org/gems/monolith-twirp-kredz-core-1.6.3.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-kredz-core", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-kredz-core/1.6.3", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:40:21 UTC
6RvCGXbrvWQaUXXpVxwZ9

monolith-twirp-features-groups

A simple hello world gem

1.6.0
Content{ "name": "monolith-twirp-features-groups", "downloads": 84, "version": "1.6.0", "version_created_at": "2025-09-02T19:39:59.331Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "13d0eb0d2aa766fa9b48f35428e1765f4fdd81d2dd7ff9e3d95fb6b3e67e7da6", "spec_sha": "94e3f3bce7e2ff27548680d135851fc8a9f0e6f763595eb87f59fb4db5b6ba58", "project_uri": "https://rubygems.org/gems/monolith-twirp-features-groups", "gem_uri": "https://rubygems.org/gems/monolith-twirp-features-groups-1.6.0.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-features-groups", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-features-groups/1.6.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:40:19 UTC
7nRgPlc0w9HuFXz2dxDHK

monolith-twirp-features-featuresync

A simple hello world gem

1.6.0
Content{ "name": "monolith-twirp-features-featuresync", "downloads": 85, "version": "1.6.0", "version_created_at": "2025-09-02T19:39:58.089Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "e5ad2376fbb2569d53b040ea7fc4ed7640f26d32661af82183679987d5863203", "spec_sha": "db3a8b6b2492912ab64d2a4c8549d43a04785a18ab9b5d8c68e099aa2bd37047", "project_uri": "https://rubygems.org/gems/monolith-twirp-features-featuresync", "gem_uri": "https://rubygems.org/gems/monolith-twirp-features-featuresync-1.6.0.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-features-featuresync", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-features-featuresync/1.6.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:40:16 UTC
aCn9QhGLr4TmRP_XsgW3N

monolith-twirp-git_src_migrator-monolith

A simple hello world gem

1.12.3
Content{ "name": "monolith-twirp-git_src_migrator-monolith", "downloads": 85, "version": "1.12.3", "version_created_at": "2025-09-02T19:40:03.335Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "1309cac6686080fa446604d6e9cc182e31665ed120527fe941460f08bac75d20", "spec_sha": "0d134554d710ee010f82d2e2a479040921e7dab0bd0206e4f551eec4b8be3db5", "project_uri": "https://rubygems.org/gems/monolith-twirp-git_src_migrator-monolith", "gem_uri": "https://rubygems.org/gems/monolith-twirp-git_src_migrator-monolith-1.12.3.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-git_src_migrator-monolith", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-git_src_migrator-monolith/1.12.3", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:40:16 UTC
IQ8j6aQhNrXIsEpeWlPP7

monolith-twirp-mailreplies-replies

A simple hello world gem

1.6.0
Content{ "name": "monolith-twirp-mailreplies-replies", "downloads": 85, "version": "1.6.0", "version_created_at": "2025-09-02T19:40:05.747Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "8e840da6f7af4f48c469831a561e256e79f01606ec5979026847b31b50da00af", "spec_sha": "c6eb7d368469f8afa0ca474d6f22f9e70ce65aabf85bc34c8080f046f54f303b", "project_uri": "https://rubygems.org/gems/monolith-twirp-mailreplies-replies", "gem_uri": "https://rubygems.org/gems/monolith-twirp-mailreplies-replies-1.6.0.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-mailreplies-replies", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-mailreplies-replies/1.6.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:40:14 UTC
J7XBpLr8ZUoH_dS0c1RMa

monolith-twirp-github-repositories

A simple hello world gem

1.6.0
Content{ "name": "monolith-twirp-github-repositories", "downloads": 85, "version": "1.6.0", "version_created_at": "2025-09-02T19:40:00.719Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "30a0161ee3527f643fcc03e91411fcbfaf4b95cb16330b1aaa7e5a089cef376c", "spec_sha": "3fefdba1de76380c39d34e1c0daad8d6c64799a788cbae5756ddabd01fcbab99", "project_uri": "https://rubygems.org/gems/monolith-twirp-github-repositories", "gem_uri": "https://rubygems.org/gems/monolith-twirp-github-repositories-1.6.0.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-github-repositories", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-github-repositories/1.6.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:40:13 UTC
NUNQMVUXtNWrvRDhSdxz8

monolith-twirp-features-core

A simple hello world gem

1.7.1
Content{ "name": "monolith-twirp-features-core", "downloads": 84, "version": "1.7.1", "version_created_at": "2025-09-02T19:39:55.475Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "0805285f7858a064e43f18ea8387b7edc15188ac3f494c9aaf11a6870500f2b8", "spec_sha": "ace000015a8019f48c847ed724ca799e308107f6d6df5c753aa3d97897b08be8", "project_uri": "https://rubygems.org/gems/monolith-twirp-features-core", "gem_uri": "https://rubygems.org/gems/monolith-twirp-features-core-1.7.1.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-features-core", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-features-core/1.7.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:40:12 UTC
rLwFHc_Wgar7hhwK_xJJi

monolith-twirp-code_scanning-managed_analyses

A simple hello world gem

1.10.0
Content{ "name": "monolith-twirp-code_scanning-managed_analyses", "downloads": 77, "version": "1.10.0", "version_created_at": "2025-09-02T19:39:18.069Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "a6a05451622f7188e5efa21193ae71e8f6073fef4942f48d60aa3c41ddfefbcf", "spec_sha": "9b0287193355b0ef2cc83ebeff895827bd4990d9e37ff1fac52f8a1eb83e7592", "project_uri": "https://rubygems.org/gems/monolith-twirp-code_scanning-managed_analyses", "gem_uri": "https://rubygems.org/gems/monolith-twirp-code_scanning-managed_analyses-1.10.0.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-code_scanning-managed_analyses", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-code_scanning-managed_analyses/1.10.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:40:09 UTC
1SjdSUR5_-A09IHCqgziP

monolith-twirp-code_scanning-enterprise

A simple hello world gem

1.6.0
Content{ "name": "monolith-twirp-code_scanning-enterprise", "downloads": 76, "version": "1.6.0", "version_created_at": "2025-09-02T19:39:16.900Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "33eeea62bdc2a40fd0da6fdf89efd145c912de5a00bf95625aad081b9e30fa10", "spec_sha": "7b73efe60e7ce7bad6d8b79a7993dfdd9171b3e59d4fd1dc2e60516c9c63d6ab", "project_uri": "https://rubygems.org/gems/monolith-twirp-code_scanning-enterprise", "gem_uri": "https://rubygems.org/gems/monolith-twirp-code_scanning-enterprise-1.6.0.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-code_scanning-enterprise", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-code_scanning-enterprise/1.6.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:40:06 UTC
jhQJI1hXc9Kp4ELSnlpwV

monolith-twirp-features-featureflaghub

A simple hello world gem

1.11.0
Content{ "name": "monolith-twirp-features-featureflaghub", "downloads": 87, "version": "1.11.0", "version_created_at": "2025-09-02T19:39:56.745Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "5bb9866ad399050e61102acb0764e83f9bf8903bb3d560effbb3ca212110b289", "spec_sha": "0802d50ca1f748a59abd07bbf0f08df65a335a2fe4911733b4706c8a9e7c2699", "project_uri": "https://rubygems.org/gems/monolith-twirp-features-featureflaghub", "gem_uri": "https://rubygems.org/gems/monolith-twirp-features-featureflaghub-1.11.0.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-features-featureflaghub", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-features-featureflaghub/1.11.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:40:05 UTC
Y5uB46Z7g4MYuUuA_3ab5

monolith-twirp-features-actors

A simple hello world gem

1.6.4
Content{ "name": "monolith-twirp-features-actors", "downloads": 84, "version": "1.6.4", "version_created_at": "2025-09-02T19:39:54.352Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "21057650d52508d892b6d2a7df376240b96dc5ea8add00f2925e025b1caca9aa", "spec_sha": "0752dbf260bd133b8bde211a9ae7e247372367a51357a3e0cfb1ca7ed4aa356d", "project_uri": "https://rubygems.org/gems/monolith-twirp-features-actors", "gem_uri": "https://rubygems.org/gems/monolith-twirp-features-actors-1.6.4.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-features-actors", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-features-actors/1.6.4", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:39:55 UTC
3TZahQsWnIp4vLVYFywTN

monolith-twirp-examples-octocat

A simple hello world gem

1.6.1
Content{ "name": "monolith-twirp-examples-octocat", "downloads": 89, "version": "1.6.1", "version_created_at": "2025-09-02T19:39:53.006Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "3c727c45256b169ef48a662bef1da0acc8ee9bafd270138a4bcf1c3fe9273417", "spec_sha": "774f2ed0c30c69b487fd380dc3946f1b8c47b6d0b548b56c6fe48254513ce051", "project_uri": "https://rubygems.org/gems/monolith-twirp-examples-octocat", "gem_uri": "https://rubygems.org/gems/monolith-twirp-examples-octocat-1.6.1.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-examples-octocat", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-examples-octocat/1.6.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:39:54 UTC
xzHyRILhbnk3MVTyZNg1s

monolith-twirp-event_hydrator-event_hydration

A simple hello world gem

1.12.0
Content{ "name": "monolith-twirp-event_hydrator-event_hydration", "downloads": 82, "version": "1.12.0", "version_created_at": "2025-09-02T19:39:52.032Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "d7b578d2d150072383de48c5a8702dfde31bf3320be3ef8e4e85ada9ba65d249", "spec_sha": "31c4abab1bf5b2d85d243c0c4792fb8c733fa718503d332ab769c0ec9873f113", "project_uri": "https://rubygems.org/gems/monolith-twirp-event_hydrator-event_hydration", "gem_uri": "https://rubygems.org/gems/monolith-twirp-event_hydrator-event_hydration-1.12.0.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-event_hydrator-event_hydration", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-event_hydrator-event_hydration/1.12.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:39:53 UTC
uLKKNNvmBNhILlcc0-b_8

monolith-twirp-elm-repositories

A simple hello world gem

1.8.0
Content{ "name": "monolith-twirp-elm-repositories", "downloads": 80, "version": "1.8.0", "version_created_at": "2025-09-02T19:39:50.590Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "ce9f0886d8b50ee4479363af3e645959418d7dd54c2d71269c84cfb07c0172f6", "spec_sha": "f7f2584216cc8fb69466f7244c2ac12ae75d07e1e78cc1508d2de239c4204ac2", "project_uri": "https://rubygems.org/gems/monolith-twirp-elm-repositories", "gem_uri": "https://rubygems.org/gems/monolith-twirp-elm-repositories-1.8.0.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-elm-repositories", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-elm-repositories/1.8.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:39:53 UTC
8AEBHwyGltlgaqGZ99xZD

monolith-twirp-elm-organizations

A simple hello world gem

1.7.0
Content{ "name": "monolith-twirp-elm-organizations", "downloads": 82, "version": "1.7.0", "version_created_at": "2025-09-02T19:39:49.349Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "ad058aa4abdd249d673de584c117b86555734cbcbdf1cb9a54b66c0857f68472", "spec_sha": "26eb9d4f3e45b1b726386e216b7b8b236c22205edaf339e06826403128bcdaf1", "project_uri": "https://rubygems.org/gems/monolith-twirp-elm-organizations", "gem_uri": "https://rubygems.org/gems/monolith-twirp-elm-organizations-1.7.0.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-elm-organizations", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-elm-organizations/1.7.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:39:51 UTC
NnopV6tKQ2-m7s_vCcVfh

monolith-twirp-elm-issues

A simple hello world gem

1.6.0
Content{ "name": "monolith-twirp-elm-issues", "downloads": 80, "version": "1.6.0", "version_created_at": "2025-09-02T19:39:48.491Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "064a7202c6da69d11fbaff750ee588d30473eb046edc7aae29b6b9167342669e", "spec_sha": "0e8511e82933a219e6bd90b8ab0dd57197adbb72b6221b91567643d86bac1945", "project_uri": "https://rubygems.org/gems/monolith-twirp-elm-issues", "gem_uri": "https://rubygems.org/gems/monolith-twirp-elm-issues-1.6.0.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-elm-issues", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-elm-issues/1.6.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:39:49 UTC
s4hgrezUUKnh7hFb6anwT

monolith-twirp-elm-data

A simple hello world gem

1.6.0
Content{ "name": "monolith-twirp-elm-data", "downloads": 83, "version": "1.6.0", "version_created_at": "2025-09-02T19:39:47.229Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "36400251ee5fad64aa3236e31d3e7eb7fbaa978284bd16c236636ee23a42e12d", "spec_sha": "a6781ba77782f2aaeaa8f319d52f70a77e2cd7e80664c938808b246f401c1539", "project_uri": "https://rubygems.org/gems/monolith-twirp-elm-data", "gem_uri": "https://rubygems.org/gems/monolith-twirp-elm-data-1.6.0.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-elm-data", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-elm-data/1.6.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:39:49 UTC
bgGAQL90k5B-FVba8tjlm

monolith-twirp-elm-actions

A simple hello world gem

1.8.0
Content{ "name": "monolith-twirp-elm-actions", "downloads": 84, "version": "1.8.0", "version_created_at": "2025-09-02T19:39:46.029Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "824920106553d84c0b8268830d3567e99e31a13aba44a009459e7e6db21725f3", "spec_sha": "3a77eb3bd2a891641ffaba6922d72a06aae8046e64ec807727ccbc2645ee6120", "project_uri": "https://rubygems.org/gems/monolith-twirp-elm-actions", "gem_uri": "https://rubygems.org/gems/monolith-twirp-elm-actions-1.8.0.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-elm-actions", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-elm-actions/1.8.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:39:47 UTC
y7Z7Hf7Byz-GYd994agfw

monolith-twirp-education_web-users

A simple hello world gem

1.21.10
Content{ "name": "monolith-twirp-education_web-users", "downloads": 81, "version": "1.21.10", "version_created_at": "2025-09-02T19:39:44.984Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "96a7cbd1e8bb408e44f2205a3abb4e2d5ec81985ad99203046dae6a9e613bb0c", "spec_sha": "de46a903cac2eb0fde62fb0903058e4b665e143b8dcff785d3044e0dc976b4a3", "project_uri": "https://rubygems.org/gems/monolith-twirp-education_web-users", "gem_uri": "https://rubygems.org/gems/monolith-twirp-education_web-users-1.21.10.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-education_web-users", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-education_web-users/1.21.10", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:39:46 UTC
w_9-fQrO4DgDC1f5oJcBy

monolith-twirp-education_web-repos

A simple hello world gem

1.9.2
Content{ "name": "monolith-twirp-education_web-repos", "downloads": 83, "version": "1.9.2", "version_created_at": "2025-09-02T19:39:44.054Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "a98400ca6f68cdbb8b51e9fff3b6239e928ca8e76c1d864539f89015f92c6b84", "spec_sha": "33031521c3d811fdd553eb4d2bf929c2cfacbe6a2aac7059685690cef299f3a3", "project_uri": "https://rubygems.org/gems/monolith-twirp-education_web-repos", "gem_uri": "https://rubygems.org/gems/monolith-twirp-education_web-repos-1.9.2.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-education_web-repos", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-education_web-repos/1.9.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:39:45 UTC
keiatSsgZRL_DwNV0oadR

monolith-twirp-education_web-orgs

A simple hello world gem

1.8.0
Content{ "name": "monolith-twirp-education_web-orgs", "downloads": 85, "version": "1.8.0", "version_created_at": "2025-09-02T19:39:42.532Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "a9a8282d30f1e21aed3faaac5d91c61a36ef2036143b032d8deacf8134286fad", "spec_sha": "397cee2c6fcf22fd3da64fdeb50dcb7a81f48ffcb26c5f2b05f28454f1938bfd", "project_uri": "https://rubygems.org/gems/monolith-twirp-education_web-orgs", "gem_uri": "https://rubygems.org/gems/monolith-twirp-education_web-orgs-1.8.0.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-education_web-orgs", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-education_web-orgs/1.8.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:39:44 UTC
Mc200nCV2qLTGNSDHfWZd

monolith-twirp-dependency_graph-users

A simple hello world gem

1.6.2
Content{ "name": "monolith-twirp-dependency_graph-users", "downloads": 75, "version": "1.6.2", "version_created_at": "2025-09-02T19:39:41.374Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "ba8aab493fbe6e46a4f90b69e28d78c1800643b35c5dac06b2151b94d91de0d8", "spec_sha": "c17ad19dcbc705df093ccd348118d961f1b060ca972a97b776ac7d339c073d28", "project_uri": "https://rubygems.org/gems/monolith-twirp-dependency_graph-users", "gem_uri": "https://rubygems.org/gems/monolith-twirp-dependency_graph-users-1.6.2.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-dependency_graph-users", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-dependency_graph-users/1.6.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:39:42 UTC
lgNCr8f4gl4OQwXbmRvTm

monolith-twirp-dependency_graph_platform-repositories

A simple hello world gem

1.7.2
Content{ "name": "monolith-twirp-dependency_graph_platform-repositories", "downloads": 75, "version": "1.7.2", "version_created_at": "2025-09-02T19:39:40.161Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "ccb78be08cfec743a19b4760f60eba647906e78e8ebc4c645734e02b2475e39e", "spec_sha": "592b0c45f7bbe9bdf0654ce7444c5aba1759070ddcd2938e460ea6433bf48a99", "project_uri": "https://rubygems.org/gems/monolith-twirp-dependency_graph_platform-repositories", "gem_uri": "https://rubygems.org/gems/monolith-twirp-dependency_graph_platform-repositories-1.7.2.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-dependency_graph_platform-repositories", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-dependency_graph_platform-repositories/1.7.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:39:41 UTC
pwOcYrVoD-I7aR-3n8nYq

monolith-twirp-dependency_graph_platform-integrations

A simple hello world gem

1.7.1
Content{ "name": "monolith-twirp-dependency_graph_platform-integrations", "downloads": 77, "version": "1.7.1", "version_created_at": "2025-09-02T19:39:38.768Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "d8c54f55da9ed39b4856ada5c583f54823f3f7a5abc8af9252ecc4b52ac6d97d", "spec_sha": "f406f30832cccc5036dd1664884085159022b0d44a3976ed66b66e08f333a575", "project_uri": "https://rubygems.org/gems/monolith-twirp-dependency_graph_platform-integrations", "gem_uri": "https://rubygems.org/gems/monolith-twirp-dependency_graph_platform-integrations-1.7.1.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-dependency_graph_platform-integrations", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-dependency_graph_platform-integrations/1.7.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:39:40 UTC
lidLpvPrLQTq3B5659o7R

monolith-twirp-dependency_graph_platform-advisories

A simple hello world gem

1.6.0
Content{ "name": "monolith-twirp-dependency_graph_platform-advisories", "downloads": 78, "version": "1.6.0", "version_created_at": "2025-09-02T19:39:37.682Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "046e8fa939715e2736c429df9f80fa9ad2aa32e6656320c7dce1c3246a633653", "spec_sha": "11a513d71ff395c14d2a6f512842b7f32f45b585445d9228827aa1b086e88548", "project_uri": "https://rubygems.org/gems/monolith-twirp-dependency_graph_platform-advisories", "gem_uri": "https://rubygems.org/gems/monolith-twirp-dependency_graph_platform-advisories-1.6.0.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-dependency_graph_platform-advisories", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-dependency_graph_platform-advisories/1.6.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:39:39 UTC
Jg6b3w-Qapu9kTaMga20p

monolith-twirp-dependency_graph_platform-actions

A simple hello world gem

1.7.1
Content{ "name": "monolith-twirp-dependency_graph_platform-actions", "downloads": 77, "version": "1.7.1", "version_created_at": "2025-09-02T19:39:36.476Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "e2dec66c00fcd7961f8898474c411ba031ec9761eb1bfd49141d79353ba8e033", "spec_sha": "6e6f72b79b24594917976a38b4c1e6aa8cd6e2c2e8ee08ed6630b0c2f1ba2bd0", "project_uri": "https://rubygems.org/gems/monolith-twirp-dependency_graph_platform-actions", "gem_uri": "https://rubygems.org/gems/monolith-twirp-dependency_graph_platform-actions-1.7.1.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-dependency_graph_platform-actions", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-dependency_graph_platform-actions/1.7.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:39:37 UTC
FHY3wFE3YUH_ER4rhGnpo

monolith-twirp-dependabot-settings

A simple hello world gem

1.16.2
Content{ "name": "monolith-twirp-dependabot-settings", "downloads": 76, "version": "1.16.2", "version_created_at": "2025-09-02T19:39:35.292Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "b95a917fb4143bee6f14446a62617c9efdd4b810504ab98837d7695f8b53f5e9", "spec_sha": "6263d84b632db25a0022dc1ce41cb57169eaf68aaec8aa39c7afb07bd75c653f", "project_uri": "https://rubygems.org/gems/monolith-twirp-dependabot-settings", "gem_uri": "https://rubygems.org/gems/monolith-twirp-dependabot-settings-1.16.2.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-dependabot-settings", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-dependabot-settings/1.16.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:39:36 UTC
pvWOE29wZruqxuSB02c6_

monolith-twirp-dependabot-pullrequests

A simple hello world gem

1.6.11
Content{ "name": "monolith-twirp-dependabot-pullrequests", "downloads": 78, "version": "1.6.11", "version_created_at": "2025-09-02T19:39:34.213Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "1165b0d187b74bb8516ce57afc55ac72128db1e4ed24bf516f591082eed4f6f0", "spec_sha": "2790c7a967504390363af0288bce5736f7feaa61c8774d5c0f8ff9f238457457", "project_uri": "https://rubygems.org/gems/monolith-twirp-dependabot-pullrequests", "gem_uri": "https://rubygems.org/gems/monolith-twirp-dependabot-pullrequests-1.6.11.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-dependabot-pullrequests", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-dependabot-pullrequests/1.6.11", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:39:36 UTC
SdQ7tjNwZ_okLOCWLaUy5

monolith-twirp-copilot-users

A simple hello world gem

1.12.4
Content{ "name": "monolith-twirp-copilot-users", "downloads": 76, "version": "1.12.4", "version_created_at": "2025-09-02T19:39:33.072Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Quaranto", "info": "A simple hello world gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "387e2d4c8705286a39b5576a6694fa3f5766a75103ca737f8a27ad2ed2282c1f", "spec_sha": "42cbb7b86cb59d58606de9d0f4dae65245d42e4ce44b73b03337cb6351bae78b", "project_uri": "https://rubygems.org/gems/monolith-twirp-copilot-users", "gem_uri": "https://rubygems.org/gems/monolith-twirp-copilot-users-1.12.4.gem", "homepage_uri": "https://rubygems.org/gems/monolith-twirp-copilot-users", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/monolith-twirp-copilot-users/1.12.4", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-02 19:39:34 UTC