Rubyhooks

Lastest updates from Rubygems.org

ID Gem Version Body Updated At
7fKswlVSJZQY2MWpFEgNA

sorbet-static

The Sorbet typechecker binary

0.5.12020
Content{ "name": "sorbet-static", "downloads": 51200403, "version": "0.5.12020", "version_created_at": "2025-04-17T05:35:38.705Z", "version_downloads": 0, "platform": "x86_64-linux", "authors": "Stripe", "info": "The Sorbet typechecker binary", "licenses": [ "Apache-2.0" ], "metadata": { "source_code_uri": "https://github.com/sorbet/sorbet" }, "yanked": false, "sha": "0a9569577b500f4fd2e38db386e146ae20d43ad2d8d7135d3601534ee7ed5978", "spec_sha": "1b6a98de772124f0a5c943ecae4c4172269651b522656af03b033811ed965090", "project_uri": "https://rubygems.org/gems/sorbet-static", "gem_uri": "https://rubygems.org/gems/sorbet-static-0.5.12020-x86_64-linux.gem", "homepage_uri": "https://sorbet.org", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/sorbet/sorbet", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-17 05:35:45 UTC
b1m39XC0iTvTYZGqOoPY3

sorbet-static

The Sorbet typechecker binary

0.5.12020
Content{ "name": "sorbet-static", "downloads": 51200403, "version": "0.5.12020", "version_created_at": "2025-04-17T05:35:30.826Z", "version_downloads": 0, "platform": "universal-darwin", "authors": "Stripe", "info": "The Sorbet typechecker binary", "licenses": [ "Apache-2.0" ], "metadata": { "source_code_uri": "https://github.com/sorbet/sorbet" }, "yanked": false, "sha": "0075162c46c245595f9874e57d034f5ea7cf6c5cba8097cd3a000f33e15b51c9", "spec_sha": "e3d816526f9499364c3871b5d73995de71fb738d2ca28f242f1836a61fa75a05", "project_uri": "https://rubygems.org/gems/sorbet-static", "gem_uri": "https://rubygems.org/gems/sorbet-static-0.5.12020-universal-darwin.gem", "homepage_uri": "https://sorbet.org", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/sorbet/sorbet", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-17 05:35:37 UTC
FvYLgGJSq2QaonrS5J0NW

sorbet-static

The Sorbet typechecker binary

0.5.12020
Content{ "name": "sorbet-static", "downloads": 51200403, "version": "0.5.12020", "version_created_at": "2025-04-17T05:35:22.193Z", "version_downloads": 0, "platform": "java", "authors": "Stripe", "info": "The Sorbet typechecker binary", "licenses": [ "Apache-2.0" ], "metadata": { "source_code_uri": "https://github.com/sorbet/sorbet" }, "yanked": false, "sha": "80e6ba3b6b5dbd98e7766477c685b93e4219f39027d95ecfb41a9949ebd3f894", "spec_sha": "ae52dc2abc500a85d6f0c3e8914e27796d10e5c0056894b44b772226c6b72d0f", "project_uri": "https://rubygems.org/gems/sorbet-static", "gem_uri": "https://rubygems.org/gems/sorbet-static-0.5.12020-java.gem", "homepage_uri": "https://sorbet.org", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/sorbet/sorbet", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-17 05:35:29 UTC
QQTCy_xX4LbEQZ_U5QwVo

sorbet-static

The Sorbet typechecker binary

0.5.12020
Content{ "name": "sorbet-static", "downloads": 51200403, "version": "0.5.12020", "version_created_at": "2025-04-17T05:35:08.124Z", "version_downloads": 0, "platform": "aarch64-linux", "authors": "Stripe", "info": "The Sorbet typechecker binary", "licenses": [ "Apache-2.0" ], "metadata": { "source_code_uri": "https://github.com/sorbet/sorbet" }, "yanked": false, "sha": "4626efa1226ab6393f77563285519f49afb85dbabf87271b5d7a4ce14dbe077f", "spec_sha": "19fd2a5e458eceaf921dd815d134ca737082383ab1bc08a5fc40b585d78ee9c6", "project_uri": "https://rubygems.org/gems/sorbet-static", "gem_uri": "https://rubygems.org/gems/sorbet-static-0.5.12020-aarch64-linux.gem", "homepage_uri": "https://sorbet.org", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/sorbet/sorbet", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-17 05:35:20 UTC
PMcdKFCRUNdQy1FPT6lzh

aia

A command-line AI Assistante (aia) that provides pre-compositional template prompt management to various backend gen-AI processes such as llm, mods and sgpt support processing of prompts both via remote API calls as well as keeping everything local through the use of locally managed models and the LocalAI API. Complete shell integration allows a prompt to access system environment variables and execut shell commands as part of the prompt content. In addition full embedded Ruby support is provided given even more dynamic prompt conditional content. It is a generalized power house that rivals specialized gen-AI tools. aia currently supports "mods" and "sgpt" CLI tools. aia uses "ripgrep" and "fzf" CLI utilities to search for and select prompt files to send to the backend gen-AI tool along with supported context files.

0.8.0
Content{ "name": "aia", "downloads": 12318, "version": "0.8.0", "version_created_at": "2025-04-17T05:25:23.401Z", "version_downloads": 0, "platform": "ruby", "authors": "Dewayne VanHoozer", "info": "A command-line AI Assistante (aia) that provides pre-compositional template prompt management to various backend gen-AI processes such as llm, mods and sgpt support processing of prompts both via remote API calls as well as keeping everything local through the use of locally managed models and the LocalAI API. Complete shell integration allows a prompt to access system environment variables and execut shell commands as part of the prompt content. In addition full embedded Ruby support is provided given even more dynamic prompt conditional content. It is a generalized power house that rivals specialized gen-AI tools. aia currently supports \"mods\" and \"sgpt\" CLI tools. aia uses \"ripgrep\" and \"fzf\" CLI utilities to search for and select prompt files to send to the backend gen-AI tool along with supported context files.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/MadBomber/aia", "changelog_uri": "https://github.com/MadBomber/aia", "source_code_uri": "https://github.com/MadBomber/aia", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "9c30394fd1fd83de614acbfc0b175ac5961cb2f39071fa10bfaf005e31b3aa7a", "spec_sha": "3919de17c10a49c13bd2371bd22b0a572e09c9a6f1973239e33ad7814e34b865", "project_uri": "https://rubygems.org/gems/aia", "gem_uri": "https://rubygems.org/gems/aia-0.8.0.gem", "homepage_uri": "https://github.com/MadBomber/aia", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/MadBomber/aia", "bug_tracker_uri": null, "changelog_uri": "https://github.com/MadBomber/aia", "funding_uri": null, "dependencies": { "development": [ { "name": "debug_me", "requirements": ">= 0" }, { "name": "minitest", "requirements": ">= 0" }, { "name": "minitest-reporters", "requirements": ">= 0" }, { "name": "mocha", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "simplecov", "requirements": ">= 0" }, { "name": "tocer", "requirements": ">= 0" } ], "runtime": [ { "name": "ai_client", "requirements": ">= 0" }, { "name": "amazing_print", "requirements": ">= 0" }, { "name": "os", "requirements": ">= 0" }, { "name": "prompt_manager", "requirements": ">= 0.4.1" }, { "name": "reline", "requirements": ">= 0" }, { "name": "shellwords", "requirements": ">= 0" }, { "name": "toml-rb", "requirements": ">= 0" }, { "name": "tty-screen", "requirements": ">= 0" }, { "name": "tty-spinner", "requirements": ">= 0" }, { "name": "versionaire", "requirements": ">= 0" } ] } }
2025-04-17 05:25:27 UTC
xPZq7BYHDlSNOvkq0MPZe

marathi_typing

Enable Marathi transliteration typing with Stimulus

0.2.1
Content{ "name": "marathi_typing", "downloads": 475, "version": "0.2.1", "version_created_at": "2025-04-17T05:15:11.526Z", "version_downloads": 0, "platform": "ruby", "authors": "Ajit Dhanje", "info": "Enable Marathi transliteration typing with Stimulus", "licenses": [ "MIT" ], "metadata": { "source_code_uri": "https://github.com/dhanajit96/marathi_typing.git" }, "yanked": false, "sha": "6316e5638ba34cbcc5264414c51a76b3815042e4b6401703ea2cca7984e631c5", "spec_sha": "8434371845467bf7485d5481c8a245996d374782383cf840d3dec9b654d50dde", "project_uri": "https://rubygems.org/gems/marathi_typing", "gem_uri": "https://rubygems.org/gems/marathi_typing-0.2.1.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/dhanajit96/marathi_typing.git", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-17 05:15:13 UTC
bqtcZo09QZ93PGspDZs1O

aam

Index reference to Japanese correspondence relation annotate_models

0.0.15
Content{ "name": "aam", "downloads": 15238, "version": "0.0.15", "version_created_at": "2025-04-17T05:14:52.518Z", "version_downloads": 0, "platform": "ruby", "authors": "akicho8", "info": "Index reference to Japanese correspondence relation annotate_models", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "fcf4f6b44955257934e525d9bf7f94dd10415d41a5b6c1dfe290b64b561b81ad", "spec_sha": "ddd97da17993b389bc7c0725e6d668e8a94565326dcd714a8cf0eb37005888da", "project_uri": "https://rubygems.org/gems/aam", "gem_uri": "https://rubygems.org/gems/aam-0.0.15.gem", "homepage_uri": "", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/aam/0.0.15", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "sqlite3", "requirements": ">= 0" }, { "name": "test-unit", "requirements": ">= 0" } ], "runtime": [ { "name": "activerecord", "requirements": ">= 0" }, { "name": "activesupport", "requirements": ">= 0" }, { "name": "rails", "requirements": ">= 0" }, { "name": "table_format", "requirements": ">= 0" } ] } }
2025-04-17 05:14:54 UTC
zUInYtlzwyaGDANkaJOXm

rakuten_web_service

Ruby Client for Rakuten Web Service

1.14.0
Content{ "name": "rakuten_web_service", "downloads": 297224, "version": "1.14.0", "version_created_at": "2025-04-17T05:13:22.284Z", "version_downloads": 0, "platform": "ruby", "authors": "Tatsuya Sato", "info": "Ruby Client for Rakuten Web Service", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "10450b1bce0cc0be53b830aa8c5dedc043b149eb45148158636638d46203e118", "spec_sha": "ef5f2f8c7e1777f9eccac5885a6cd718b702b0bf8e7007bc3f3daee03a64e352", "project_uri": "https://rubygems.org/gems/rakuten_web_service", "gem_uri": "https://rubygems.org/gems/rakuten_web_service-1.14.0.gem", "homepage_uri": "http://webservice.rakuten.co.jp/", "wiki_uri": "", "documentation_uri": "https://www.rubydoc.info/gems/rakuten_web_service/1.14.0", "mailing_list_uri": "", "source_code_uri": "https://github.com/rakuten-ws/rws-ruby-sdk", "bug_tracker_uri": "https://github.com/rakuten-ws/rws-ruby-sdk/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 0" }, { "name": "debug", "requirements": ">= 0" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rexml", "requirements": "~> 3.2" }, { "name": "rspec", "requirements": "~> 3.9" }, { "name": "tapp", "requirements": "~> 1.5.1" }, { "name": "terminal-table", "requirements": "~> 1.8.0" }, { "name": "webmock", "requirements": "~> 3.9" } ], "runtime": [ { "name": "base64", "requirements": "~> 0.2" }, { "name": "bigdecimal", "requirements": "~> 3.1" }, { "name": "json", "requirements": "~> 2.3" } ] } }
2025-04-17 05:13:24 UTC
MFZHhwo2O6GSdYUb6Zq3c

docusign_esign

The Docusign package makes integrating Docusign into your apps and websites a super fast and painless process. The library is open sourced on GitHub, look for the docusign-esign-ruby-client repository. Join the eSign revolution!

5.1.0.rc1
Content{ "name": "docusign_esign", "downloads": 4573889, "version": "5.1.0.rc1", "version_created_at": "2025-04-17T05:13:18.670Z", "version_downloads": 0, "platform": "ruby", "authors": "DocuSign", "info": "The Docusign package makes integrating Docusign into your apps and websites a super fast and painless process. The library is open sourced on GitHub, look for the docusign-esign-ruby-client repository. Join the eSign revolution!", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "4dd765dd08d1ea4406f807e8a24d253d70c2b6402857aba34382a33050225bd5", "spec_sha": "e8a3ea39d5e654971e53ad4db50244322e4284959b8fb31e71d88bd76ed9b565", "project_uri": "https://rubygems.org/gems/docusign_esign", "gem_uri": "https://rubygems.org/gems/docusign_esign-5.1.0.rc1.gem", "homepage_uri": "https://github.com/docusign/docusign-esign-ruby-client", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/docusign_esign/5.1.0.rc1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "autotest", "requirements": "~> 4.4, >= 4.4.6" }, { "name": "autotest-fsevent", "requirements": "~> 0.2, >= 0.2.11" }, { "name": "autotest-growl", "requirements": "~> 0.2, >= 0.2.16" }, { "name": "autotest-rails-pure", "requirements": "~> 4.1, >= 4.1.2" }, { "name": "rspec", "requirements": "~> 3.4, >= 3.4.0" }, { "name": "rspec-expectations", "requirements": "~> 3.8, >= 3.8.0" }, { "name": "rspec-mocks", "requirements": "~> 3.8, >= 3.8.0" }, { "name": "vcr", "requirements": "~> 3.0, >= 3.0.1" }, { "name": "webmock", "requirements": "~> 1.24, >= 1.24.3" } ], "runtime": [ { "name": "addressable", "requirements": "~> 2.7, >= 2.7.0" }, { "name": "json", "requirements": "~> 2.1, >= 2.1.0" }, { "name": "jwt", "requirements": "~> 2.2, >= 2.2.1" }, { "name": "typhoeus", "requirements": "~> 1.0, >= 1.0.1" } ] } }
2025-04-17 05:13:21 UTC
owEQ5wE1r5jQ5uHe2x7zA

everythingrb

EverythingRB extends Ruby core classes with useful methods for combining operations (join_map), converting data structures (to_struct, to_ostruct, to_istruct), and handling JSON with nested parsing support.

0.5.0
Content{ "name": "everythingrb", "downloads": 2091, "version": "0.5.0", "version_created_at": "2025-04-17T05:13:17.040Z", "version_downloads": 0, "platform": "ruby", "authors": "Bryan", "info": "EverythingRB extends Ruby core classes with useful methods for combining operations (join_map), converting data structures (to_struct, to_ostruct, to_istruct), and handling JSON with nested parsing support.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/itsthedevman/everythingrb/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/itsthedevman/everythingrb/issues", "source_code_uri": "https://github.com/itsthedevman/everythingrb", "documentation_uri": "https://github.com/itsthedevman/everythingrb#readme", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "36b5751f33d5b9bd31e5e1932f1a890ee62aed4486e74659e7f1a44a4d50e04b", "spec_sha": "e6dafa9c8761435c3428cc37d0fce7e88ec9237bbebc5f429de6f4f0d6335532", "project_uri": "https://rubygems.org/gems/everythingrb", "gem_uri": "https://rubygems.org/gems/everythingrb-0.5.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://github.com/itsthedevman/everythingrb#readme", "mailing_list_uri": null, "source_code_uri": "https://github.com/itsthedevman/everythingrb", "bug_tracker_uri": "https://github.com/itsthedevman/everythingrb/issues", "changelog_uri": "https://github.com/itsthedevman/everythingrb/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "json", "requirements": "~> 2.10" }, { "name": "ostruct", "requirements": "~> 0.6" } ] } }
2025-04-17 05:13:20 UTC
dicxnP7hNm96VlUy3N0_7

aam

Index reference to Japanese correspondence relation annotate_models

0.0.14
Content{ "name": "aam", "downloads": 15230, "version": "0.0.14", "version_created_at": "2025-04-17T05:05:21.106Z", "version_downloads": 0, "platform": "ruby", "authors": "akicho8", "info": "Index reference to Japanese correspondence relation annotate_models", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "ebe3f024a9fdac9ea201265c59e951e3c52e47d79f35ce35de9bc02a1d7ec368", "spec_sha": "05506eca71cac2323ce58cbab9420c2c652fb2e242d0a8aab4f560144a2e0d59", "project_uri": "https://rubygems.org/gems/aam", "gem_uri": "https://rubygems.org/gems/aam-0.0.14.gem", "homepage_uri": "", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/aam/0.0.14", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "sqlite3", "requirements": ">= 0" }, { "name": "test-unit", "requirements": ">= 0" } ], "runtime": [ { "name": "activerecord", "requirements": ">= 0" }, { "name": "activesupport", "requirements": ">= 0" }, { "name": "rails", "requirements": ">= 0" }, { "name": "table_format", "requirements": ">= 0" } ] } }
2025-04-17 05:05:22 UTC
2pMkH5RzZNy9a45LMr63r

svelte-on-rails

Seamlessly integrate Svelte Components into Rails views.

0.0.12
Content{ "name": "svelte-on-rails", "downloads": 560, "version": "0.0.12", "version_created_at": "2025-04-17T04:22:56.101Z", "version_downloads": 0, "platform": "ruby", "authors": "Christian Sedlmair", "info": "Seamlessly integrate Svelte Components into Rails views.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://gitlab.com/sedl/svelte-on-rails", "post_install": "ruby -r svelte_on_rails/install -e 'SvelteOnRails::Install.run'", "changelog_uri": "https://gitlab.com/sedl/svelte-on-rails", "source_code_uri": "https://gitlab.com/sedl/svelte-on-rails" }, "yanked": false, "sha": "672b09027cb3e940f0e870643d3ff372afbf139d7193ba127c479d19ac888a6f", "spec_sha": "42da885db39b5f0c710184721a1b6670227ee48449f20de95cf82ea24f9cd7f0", "project_uri": "https://rubygems.org/gems/svelte-on-rails", "gem_uri": "https://rubygems.org/gems/svelte-on-rails-0.0.12.gem", "homepage_uri": "https://gitlab.com/sedl/svelte-on-rails", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://gitlab.com/sedl/svelte-on-rails", "bug_tracker_uri": null, "changelog_uri": "https://gitlab.com/sedl/svelte-on-rails", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "railties", "requirements": ">= 6.0" } ] } }
2025-04-17 04:22:58 UTC
tyBoi-G8aC8bRMA_rmBkN

nobject

network-hosted objects that you can call methods on as if they were local

1.1.5
Content{ "name": "nobject", "downloads": 902, "version": "1.1.5", "version_created_at": "2025-04-17T04:22:06.392Z", "version_downloads": 0, "platform": "ruby", "authors": "Jeff Lunt", "info": "network-hosted objects that you can call methods on as if they were local", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "e5a877bad0b7c60805bdd5235d157ec928c3e4905ae67aa5c9b74710a40c0422", "spec_sha": "7089f62a83f5bf2a4da1c2067e2d5a4c4032d8f54ebeab036227f29cc3bad22a", "project_uri": "https://rubygems.org/gems/nobject", "gem_uri": "https://rubygems.org/gems/nobject-1.1.5.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/nobject/1.1.5", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-17 04:22:09 UTC
6IKqihpxadLSQWNq8kl1J

appscms-tools-theme

Appscms theme for all tools

5.1.3
Content{ "name": "appscms-tools-theme", "downloads": 473851, "version": "5.1.3", "version_created_at": "2025-04-17T04:21:21.708Z", "version_downloads": 0, "platform": "ruby", "authors": "vivek-appscms", "info": "Appscms theme for all tools", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "419585b0719a6d14c9fc79f45e07cb13bb77e793a620a0d6a5b2c4b59fd0686a", "spec_sha": "f1d13571d83666d20efc6b4acd5418c470902fa66b7069d83a8c8d28390d8423", "project_uri": "https://rubygems.org/gems/appscms-tools-theme", "gem_uri": "https://rubygems.org/gems/appscms-tools-theme-5.1.3.gem", "homepage_uri": "https://github.com/Appscms-com/appscms-tools-theme", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/appscms-tools-theme/5.1.3", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 0" }, { "name": "rake", "requirements": "~> 12.0" } ], "runtime": [ { "name": "jekyll", "requirements": "~> 3.9" } ] } }
2025-04-17 04:21:26 UTC
FYkZJWlYg-Sq01JAVJfKX

nobject

network-hosted objects that you can call methods on as if they were local

1.1.4
Content{ "name": "nobject", "downloads": 901, "version": "1.1.4", "version_created_at": "2025-04-17T04:17:17.152Z", "version_downloads": 0, "platform": "ruby", "authors": "Jeff Lunt", "info": "network-hosted objects that you can call methods on as if they were local", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "daa14c3f85c8f5ef7275af75f73bb2b4ce3483bf46d3843f88606671f08328a4", "spec_sha": "842b733feae9cc6ad3fa47d81de26dbc86ba14716bbd7015ba4d5984d8f887bc", "project_uri": "https://rubygems.org/gems/nobject", "gem_uri": "https://rubygems.org/gems/nobject-1.1.4.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/nobject/1.1.4", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-17 04:17:19 UTC
u874pD49tK63I7WXpkXSw

pylon-api

A Ruby client library for interacting with the Pylon REST API

1.1.0
Content{ "name": "pylon-api", "downloads": 385, "version": "1.1.0", "version_created_at": "2025-04-17T04:14:13.928Z", "version_downloads": 0, "platform": "ruby", "authors": "Ben Odom", "info": "A Ruby client library for interacting with the Pylon REST API", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/benjodo/pylon-api", "changelog_uri": "https://github.com/benjodo/pylon-api/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/benjodo/pylon-api", "documentation_uri": "https://docs.usepylon.com/pylon-docs/developer/api/api-reference" }, "yanked": false, "sha": "d1d22abc594afc5d5bf583521cdaebd7bb1dd985ac2ec7baa69f208ed75eee96", "spec_sha": "b465b5fe046cb1e4fe850df9006726d0a26f48c67ef81db4a109c9a6a1587325", "project_uri": "https://rubygems.org/gems/pylon-api", "gem_uri": "https://rubygems.org/gems/pylon-api-1.1.0.gem", "homepage_uri": "https://github.com/benjodo/pylon-api", "wiki_uri": null, "documentation_uri": "https://docs.usepylon.com/pylon-docs/developer/api/api-reference", "mailing_list_uri": null, "source_code_uri": "https://github.com/benjodo/pylon-api", "bug_tracker_uri": null, "changelog_uri": "https://github.com/benjodo/pylon-api/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rubocop", "requirements": "~> 1.0" }, { "name": "simplecov", "requirements": "~> 0.22.0" }, { "name": "webmock", "requirements": "~> 3.0" } ], "runtime": [ { "name": "faraday", "requirements": "~> 1.10.4" }, { "name": "faraday-multipart", "requirements": "~> 1.0.4" }, { "name": "faraday-retry", "requirements": "~> 1.0.3" } ] } }
2025-04-17 04:14:15 UTC
Hpog05X9kh2ue2sZs4SkI

svelte-on-rails

Seamlessly integrate Svelte Components into Rails views.

0.0.10
Content{ "name": "svelte-on-rails", "downloads": 555, "version": "0.0.10", "version_created_at": "2025-04-17T04:13:53.774Z", "version_downloads": 0, "platform": "ruby", "authors": "Christian Sedlmair", "info": "Seamlessly integrate Svelte Components into Rails views.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://gitlab.com/sedl/svelte-on-rails", "post_install": "ruby -r svelte_on_rails/install -e 'SvelteOnRails::Install.run'", "changelog_uri": "https://gitlab.com/sedl/svelte-on-rails", "source_code_uri": "https://gitlab.com/sedl/svelte-on-rails" }, "yanked": false, "sha": "32b4037fdad671a3636020ebd8965a1dd861149f9a6cdc3b925a3ced3127cf64", "spec_sha": "a1b221622b3555e9cc69d5fa34e1553850dd84f831bd7e6bd531c1709b5d853c", "project_uri": "https://rubygems.org/gems/svelte-on-rails", "gem_uri": "https://rubygems.org/gems/svelte-on-rails-0.0.10.gem", "homepage_uri": "https://gitlab.com/sedl/svelte-on-rails", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://gitlab.com/sedl/svelte-on-rails", "bug_tracker_uri": null, "changelog_uri": "https://gitlab.com/sedl/svelte-on-rails", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "railties", "requirements": ">= 6.0" } ] } }
2025-04-17 04:13:56 UTC
bJbl40JwEh6i5f8R9AvrV

sprockets-sass_embedded

Process and compress Sass files using Sprockets 4 and Embedded Dart Sass.

0.3.0
Content{ "name": "sprockets-sass_embedded", "downloads": 2182, "version": "0.3.0", "version_created_at": "2025-04-17T03:49:03.252Z", "version_downloads": 0, "platform": "ruby", "authors": "Jason Garber", "info": "Process and compress Sass files using Sprockets 4 and Embedded Dart Sass.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://codeberg.org/jgarber/sprockets-sass_embedded/releases/tag/v0.3.0", "bug_tracker_uri": "https://codeberg.org/jgarber/sprockets-sass_embedded/issues", "source_code_uri": "https://codeberg.org/jgarber/sprockets-sass_embedded/src/tag/v0.3.0", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "60229a9bbf2630ce1d0da25454c621694c3f0cf31393acb5274f0a52fe177f50", "spec_sha": "68fd9fdadd76f4a1b2023ed70901286f150c8af9695a17d4f2c1318dd7a0015b", "project_uri": "https://rubygems.org/gems/sprockets-sass_embedded", "gem_uri": "https://rubygems.org/gems/sprockets-sass_embedded-0.3.0.gem", "homepage_uri": "https://github.com/jgarber623/sprockets-sass_embedded", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://codeberg.org/jgarber/sprockets-sass_embedded/src/tag/v0.3.0", "bug_tracker_uri": "https://codeberg.org/jgarber/sprockets-sass_embedded/issues", "changelog_uri": "https://codeberg.org/jgarber/sprockets-sass_embedded/releases/tag/v0.3.0", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "base64", "requirements": ">= 0" }, { "name": "sass-embedded", "requirements": ">= 1.54.6" }, { "name": "sprockets", "requirements": "~> 4.0" } ] } }
2025-04-17 03:49:05 UTC
H5puVZQnaXz-iKp0fsy4V

prettytodo

T O D O: make pretty notes

0.1.1
Content{ "name": "prettytodo", "downloads": 44, "version": "0.1.1", "version_created_at": "2025-04-17T03:41:00.943Z", "version_downloads": 0, "platform": "ruby", "authors": "Marisa Lopez", "info": "T O D O: make pretty notes", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/celina-lopez/prettytodo", "changelog_uri": "https://github.com/celina-lopez/prettytodo/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/celina-lopez/prettytodo" }, "yanked": false, "sha": "7fd59bc2f4d118e3e151a254b76133b66f7a93fe29703d4bea6d046d8a0f29d3", "spec_sha": "003a38a8393ea4c3325f2a697210d638f436491e9531bf117e550399fee93016", "project_uri": "https://rubygems.org/gems/prettytodo", "gem_uri": "https://rubygems.org/gems/prettytodo-0.1.1.gem", "homepage_uri": "https://github.com/celina-lopez/prettytodo", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/celina-lopez/prettytodo", "bug_tracker_uri": null, "changelog_uri": "https://github.com/celina-lopez/prettytodo/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rails", "requirements": ">= 7.0.0" } ] } }
2025-04-17 03:41:04 UTC
Q_gNd44u4Zl_EUtkHgU0X

prettytodo

T O D O: make pretty notes

0.1.0
Content{ "name": "prettytodo", "downloads": 43, "version": "0.1.0", "version_created_at": "2025-04-17T03:36:46.394Z", "version_downloads": 0, "platform": "ruby", "authors": "Marisa Lopez", "info": "T O D O: make pretty notes", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/celina-lopez/prettytodo", "changelog_uri": "https://github.com/celina-lopez/prettytodo/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/celina-lopez/prettytodo" }, "yanked": false, "sha": "764ead5b8c429bd89fe081dcb4f268c7d82d453b3439bb8d12ebb701136ba37d", "spec_sha": "dc19aebb8abe856132e214ebfb5cd6bff8b29ad5157b9e0d9dda19d5771a7cc7", "project_uri": "https://rubygems.org/gems/prettytodo", "gem_uri": "https://rubygems.org/gems/prettytodo-0.1.0.gem", "homepage_uri": "https://github.com/celina-lopez/prettytodo", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/celina-lopez/prettytodo", "bug_tracker_uri": null, "changelog_uri": "https://github.com/celina-lopez/prettytodo/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rails", "requirements": ">= 7.0.0" } ] } }
2025-04-17 03:36:50 UTC
woBP4M3hI6etfxK-X2T03

prettytodo

T O D O: make pretty notes

0.0.2
Content{ "name": "prettytodo", "downloads": 1, "version": "0.0.2", "version_created_at": "2025-04-17T02:47:25.638Z", "version_downloads": 0, "platform": "ruby", "authors": "Marisa Lopez", "info": "T O D O: make pretty notes", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/celina-lopez/prettytodo", "changelog_uri": "https://github.com/celina-lopez/prettytodo/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/celina-lopez/prettytodo" }, "yanked": false, "sha": "de16a71e60ed32d512645086f4970698d59cbbefcb601f40061f8e56c42aca59", "spec_sha": "889629a04179e84cd170956548337455700b7abdce055195945dd737a1d5884a", "project_uri": "https://rubygems.org/gems/prettytodo", "gem_uri": "https://rubygems.org/gems/prettytodo-0.0.2.gem", "homepage_uri": "https://github.com/celina-lopez/prettytodo", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/celina-lopez/prettytodo", "bug_tracker_uri": null, "changelog_uri": "https://github.com/celina-lopez/prettytodo/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rails", "requirements": ">= 7.0.0" } ] } }
2025-04-17 02:47:27 UTC
ebPcKgFQYeq0PeXlBhR5Y

prettytodo

T O D O: make pretty notes

0.0.1
Content{ "name": "prettytodo", "downloads": 0, "version": "0.0.1", "version_created_at": "2025-04-17T02:42:14.224Z", "version_downloads": 0, "platform": "ruby", "authors": "Marisa Lopez", "info": "T O D O: make pretty notes", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/celina-lopez/prettytodo", "changelog_uri": "https://github.com/celina-lopez/prettytodo/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/celina-lopez/prettytodo" }, "yanked": false, "sha": "715e597f4fe97ef9285e012e40c53d5efff287ec1f119c29e3527b12c70971cd", "spec_sha": "8831fcaf4b97332c3728ca4b95f0caa081f1ade893f92e76c1261dfabf5853cc", "project_uri": "https://rubygems.org/gems/prettytodo", "gem_uri": "https://rubygems.org/gems/prettytodo-0.0.1.gem", "homepage_uri": "https://github.com/celina-lopez/prettytodo", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/celina-lopez/prettytodo", "bug_tracker_uri": null, "changelog_uri": "https://github.com/celina-lopez/prettytodo/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rails", "requirements": ">= 7.2.2.1" } ] } }
2025-04-17 02:42:16 UTC
zT-gRyvNY_0XWbwI8rMPm

jekyll-references

Create Liquid tags to parse and show reference lists

1.1.0.pre.r1
Content{ "name": "jekyll-references", "downloads": 192, "version": "1.1.0.pre.r1", "version_created_at": "2025-04-17T02:32:27.597Z", "version_downloads": 0, "platform": "ruby", "authors": "Igor Padoim", "info": "Create Liquid tags to parse and show reference lists", "licenses": [ "WTFPL" ], "metadata": { "changelog_uri": "https://github.com/Nereare/jekyll-references/blob/master/CHANGELOG.md", "bug_tracker_uri": "https://github.com/Nereare/jekyll-references/issues", "source_code_uri": "https://github.com/Nereare/jekyll-references" }, "yanked": false, "sha": "123a8783473e96cd64c0d6ebeade80345b1c7b913bd4d75982ad84fe0df7c208", "spec_sha": "3c57843b47951954fdce02be848e7531a5c2b1ebe9bb5bbb48a81d57094b1dc0", "project_uri": "https://rubygems.org/gems/jekyll-references", "gem_uri": "https://rubygems.org/gems/jekyll-references-1.1.0.pre.r1.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/Nereare/jekyll-references", "bug_tracker_uri": "https://github.com/Nereare/jekyll-references/issues", "changelog_uri": "https://github.com/Nereare/jekyll-references/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "jekyll", "requirements": "~> 4.4" } ] } }
2025-04-17 02:32:32 UTC
_yJHmATtdGYCndP-db-Ag

infisical-sdk

The official Infisical Ruby SDK.

2.3.9
Content{ "name": "infisical-sdk", "downloads": 3896, "version": "2.3.9", "version_created_at": "2025-04-17T02:05:48.229Z", "version_downloads": 0, "platform": "ruby", "authors": "Infisical Inc.", "info": "The official Infisical Ruby SDK.", "licenses": [], "metadata": { "homepage_uri": "https://infisical.com", "changelog_uri": "https://infisical.com/docs/changelog/overview", "source_code_uri": "https://github.com/infisical/sdk" }, "yanked": false, "sha": "09b2b810d76cd530092cee2a259df53a83411c5765b138d8ab29bc797c75a9ca", "spec_sha": "5f89a2869a9f7c12a072bdcc768d0a7eed199e757ac0d9cbd1f4487af1833a37", "project_uri": "https://rubygems.org/gems/infisical-sdk", "gem_uri": "https://rubygems.org/gems/infisical-sdk-2.3.9.gem", "homepage_uri": "https://infisical.com", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/infisical/sdk", "bug_tracker_uri": null, "changelog_uri": "https://infisical.com/docs/changelog/overview", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "dry-struct", "requirements": "~> 1.6" }, { "name": "dry-types", "requirements": "~> 1.7" }, { "name": "ffi", "requirements": "~> 1.15" }, { "name": "json", "requirements": "~> 2.6" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rubocop", "requirements": "~> 1.21" } ] } }
2025-04-17 02:05:50 UTC
oK_MlR8r3UyJaZecLL4Q8

castkit

Castkit is a lightweight, type-safe Ruby DSL for defining, validating, and serializing structured data objects. Inspired by DTO patterns, it supports nested types, access control, custom serializers, and more.

0.3.0
Content{ "name": "castkit", "downloads": 563, "version": "0.3.0", "version_created_at": "2025-04-17T01:49:15.144Z", "version_downloads": 0, "platform": "ruby", "authors": "Nathan Lucas", "info": "Castkit is a lightweight, type-safe Ruby DSL for defining, validating, and serializing structured data objects. Inspired by DTO patterns, it supports nested types, access control, custom serializers, and more.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/bnlucas/castkit", "changelog_uri": "https://github.com/bnlucas/castkit/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/bnlucas/castkit", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "b72715b7c322da7f5649db0e2e9b836a3c460a57107411448dbaf127e8eec758", "spec_sha": "4908cdf9cbf50a0a84f32cd58e8e7217fbc2c1367271075f7d373880e984c6dc", "project_uri": "https://rubygems.org/gems/castkit", "gem_uri": "https://rubygems.org/gems/castkit-0.3.0.gem", "homepage_uri": "https://github.com/bnlucas/castkit", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/bnlucas/castkit", "bug_tracker_uri": null, "changelog_uri": "https://github.com/bnlucas/castkit/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "rspec", "requirements": ">= 0" }, { "name": "rubocop", "requirements": ">= 0" }, { "name": "yard", "requirements": ">= 0" } ], "runtime": [ { "name": "thor", "requirements": ">= 0" } ] } }
2025-04-17 01:49:16 UTC
JL9iizteAhQjdMvDshAv3

main_branch_shared_rubocop_config

Shared Rubocop configuration for the main-branch organization

0.1.3
Content{ "name": "main_branch_shared_rubocop_config", "downloads": 1563, "version": "0.1.3", "version_created_at": "2025-04-17T01:46:49.611Z", "version_downloads": 0, "platform": "ruby", "authors": "James Couball", "info": "Shared Rubocop configuration for the main-branch organization", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/main-branch/main_branch_shared_rubocop_config", "source_code_uri": "https://github.com/main-branch/main_branch_shared_rubocop_config", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "bcd6df5e84cc1019c3cb5400bea4e45810e4c3f70d41d2a32455c0bd24b1bf03", "spec_sha": "5d8687199f1de3da18e4139ea92aacd6efa09b7db37c36657acef96d5a6954c5", "project_uri": "https://rubygems.org/gems/main_branch_shared_rubocop_config", "gem_uri": "https://rubygems.org/gems/main_branch_shared_rubocop_config-0.1.3.gem", "homepage_uri": "https://github.com/main-branch/main_branch_shared_rubocop_config", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/main-branch/main_branch_shared_rubocop_config", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "create_github_release", "requirements": "~> 1.5" } ], "runtime": [ { "name": "fuubar", "requirements": "~> 2.5" }, { "name": "rubocop", "requirements": "~> 1.66" } ] } }
2025-04-17 01:46:51 UTC
3-hy2rkQTkXR9sQo5XVWQ

version_boss

Parse, compare, and increment RubyGem versions with the 'gem-version' CLI command or the 'VersionBoss::Gem::Version' class.

0.2.2
Content{ "name": "version_boss", "downloads": 2331, "version": "0.2.2", "version_created_at": "2025-04-17T01:41:16.540Z", "version_downloads": 0, "platform": "ruby", "authors": "James Couball", "info": "Parse, compare, and increment RubyGem versions with the 'gem-version' CLI\ncommand or the 'VersionBoss::Gem::Version' class.\n", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/main-branch/version_boss", "changelog_uri": "https://rubydoc.info/gems/version_boss/0.2.2/file/CHANGELOG.md", "source_code_uri": "https://github.com/main-branch/version_boss", "allowed_push_host": "https://rubygems.org", "documentation_uri": "https://rubydoc.info/gems/version_boss/0.2.2", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "aea0206040911fd5d32046a6d3e99be76d374a95c74fa0fec36274317844d241", "spec_sha": "42c5831772eccc8e3c4fbb60965e480eafe91485d87164281fa2c5f1fd54251b", "project_uri": "https://rubygems.org/gems/version_boss", "gem_uri": "https://rubygems.org/gems/version_boss-0.2.2.gem", "homepage_uri": "https://github.com/main-branch/version_boss", "wiki_uri": null, "documentation_uri": "https://rubydoc.info/gems/version_boss/0.2.2", "mailing_list_uri": null, "source_code_uri": "https://github.com/main-branch/version_boss", "bug_tracker_uri": null, "changelog_uri": "https://rubydoc.info/gems/version_boss/0.2.2/file/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler-audit", "requirements": "~> 0.9" }, { "name": "create_github_release", "requirements": "~> 2.1" }, { "name": "main_branch_shared_rubocop_config", "requirements": "~> 0.1" }, { "name": "rake", "requirements": "~> 13.1" }, { "name": "redcarpet", "requirements": "~> 3.6" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rubocop", "requirements": "~> 1.59" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "simplecov-lcov", "requirements": "~> 0.8" }, { "name": "simplecov-rspec", "requirements": "~> 0.2" }, { "name": "yard", "requirements": "~> 0.9, >= 0.9.28" }, { "name": "yardstick", "requirements": "~> 0.9" } ], "runtime": [ { "name": "thor", "requirements": "~> 1.3" } ] } }
2025-04-17 01:41:19 UTC
f_QNNz3N8JjZPiJ4TZrWO

simplecov-rspec

Configures RSpec to fail (and exit with with a non-zero exitcode) if the test coverage is below the configured threshold and (optionally) list the lines of code not covered by tests.

0.4.2
Content{ "name": "simplecov-rspec", "downloads": 3141, "version": "0.4.2", "version_created_at": "2025-04-17T01:34:09.709Z", "version_downloads": 0, "platform": "ruby", "authors": "James Couball", "info": "Configures RSpec to fail (and exit with with a non-zero exitcode) if the\ntest coverage is below the configured threshold and (optionally) list the\nlines of code not covered by tests.\n", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/main-branch/simplecov-rspec", "changelog_uri": "https://rubydoc.info/gems/simplecov-rspec/0.4.2/file/CHANGELOG.md", "source_code_uri": "https://github.com/main-branch/simplecov-rspec", "allowed_push_host": "https://rubygems.org", "documentation_uri": "https://rubydoc.info/gems/simplecov-rspec/0.4.2", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "22c48eab8421bf68056cf607ea2535933a6b4f0e41e7a0b9fc7de7b672af02f2", "spec_sha": "41a02ff46d219caddc62d60e9895b61f380871af856a04a393b91ef09fd9883b", "project_uri": "https://rubygems.org/gems/simplecov-rspec", "gem_uri": "https://rubygems.org/gems/simplecov-rspec-0.4.2.gem", "homepage_uri": "https://github.com/main-branch/simplecov-rspec", "wiki_uri": null, "documentation_uri": "https://rubydoc.info/gems/simplecov-rspec/0.4.2", "mailing_list_uri": null, "source_code_uri": "https://github.com/main-branch/simplecov-rspec", "bug_tracker_uri": null, "changelog_uri": "https://rubydoc.info/gems/simplecov-rspec/0.4.2/file/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler-audit", "requirements": "~> 0.9" }, { "name": "create_github_release", "requirements": "~> 2.1" }, { "name": "fuubar", "requirements": "~> 2.5" }, { "name": "main_branch_shared_rubocop_config", "requirements": "~> 0.1" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "redcarpet", "requirements": "~> 3.6" }, { "name": "rspec", "requirements": "~> 3.13" }, { "name": "rubocop", "requirements": "~> 1.66" }, { "name": "simplecov-lcov", "requirements": "~> 0.8" }, { "name": "turnip", "requirements": "~> 4.4" }, { "name": "yard", "requirements": "~> 0.9, >= 0.9.28" }, { "name": "yardstick", "requirements": "~> 0.9" } ], "runtime": [ { "name": "simplecov", "requirements": "~> 0.22" } ] } }
2025-04-17 01:34:12 UTC
J6DV7zpJP-zB1_XGLGF7H

pkg-config

pkg-config can be used in your extconf.rb to properly detect need libraries for compiling Ruby native extensions

1.6.1
Content{ "name": "pkg-config", "downloads": 28482483, "version": "1.6.1", "version_created_at": "2025-04-17T01:30:33.183Z", "version_downloads": 0, "platform": "ruby", "authors": "Sutou Kouhei", "info": "pkg-config can be used in your extconf.rb to properly detect need libraries for compiling Ruby native extensions", "licenses": [ "LGPLv2+" ], "metadata": { "msys2_mingw_dependencies": "pkg-config" }, "yanked": false, "sha": "680c19c73fbcf2b6f094a250a57840e1e6df0563b34725e99dbb5b91d071ca74", "spec_sha": "95d59194b868ca3e8b44f4c56b555bfc80812e166762b8b866c290f2afc5a8d4", "project_uri": "https://rubygems.org/gems/pkg-config", "gem_uri": "https://rubygems.org/gems/pkg-config-1.6.1.gem", "homepage_uri": "https://github.com/ruby-gnome/pkg-config", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/pkg-config/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-04-17 01:30:34 UTC
rflxTXcGh3fmnJGxQUlTo

command_line_boss

Command Line Boss is a convenience layer over OptionsParser. It provides a simple way to define command line options and arguments, and then parse them into an options object.

0.2.2
Content{ "name": "command_line_boss", "downloads": 1439, "version": "0.2.2", "version_created_at": "2025-04-17T01:28:08.699Z", "version_downloads": 0, "platform": "ruby", "authors": "James Couball", "info": "Command Line Boss is a convenience layer over OptionsParser. It provides a simple\nway to define command line options and arguments, and then parse them into an options\nobject.\n", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/main-branch/command_line_boss", "changelog_uri": "https://rubydoc.info/gems/command_line_boss/0.2.2/file/CHANGELOG.md", "source_code_uri": "https://github.com/main-branch/command_line_boss", "allowed_push_host": "https://rubygems.org", "documentation_uri": "https://rubydoc.info/gems/command_line_boss/0.2.2", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "c8485511535ef5647c0643bc54a12a80be8986bdb0aae1d9aa92aa0065454246", "spec_sha": "aaa4835bcaacf5cd11e85e2fda04e9a7d4ccf2a8338ec58f5cb1dbf607c3f008", "project_uri": "https://rubygems.org/gems/command_line_boss", "gem_uri": "https://rubygems.org/gems/command_line_boss-0.2.2.gem", "homepage_uri": "https://github.com/main-branch/command_line_boss", "wiki_uri": null, "documentation_uri": "https://rubydoc.info/gems/command_line_boss/0.2.2", "mailing_list_uri": null, "source_code_uri": "https://github.com/main-branch/command_line_boss", "bug_tracker_uri": null, "changelog_uri": "https://rubydoc.info/gems/command_line_boss/0.2.2/file/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler-audit", "requirements": "~> 0.9" }, { "name": "create_github_release", "requirements": "~> 2.1" }, { "name": "csv", "requirements": "~> 3.3" }, { "name": "fuubar", "requirements": "~> 2.5" }, { "name": "main_branch_shared_rubocop_config", "requirements": "~> 0.1" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "redcarpet", "requirements": "~> 3.6" }, { "name": "rspec", "requirements": "~> 3.13" }, { "name": "rubocop", "requirements": "~> 1.66" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "simplecov-lcov", "requirements": "~> 0.8" }, { "name": "simplecov-rspec", "requirements": "~> 0.3" }, { "name": "turnip", "requirements": "~> 4.4" }, { "name": "yard", "requirements": "~> 0.9, >= 0.9.28" }, { "name": "yardstick", "requirements": "~> 0.9" } ], "runtime": [ { "name": "logger", "requirements": "~> 1.6" } ] } }
2025-04-17 01:28:10 UTC
3sSaI-zyI4P0Q-vUIb2S8

create_github_release

A script that manages your gem version and creates a GitHub branch, PR, and release for a new gem version.

2.1.4
Content{ "name": "create_github_release", "downloads": 9812, "version": "2.1.4", "version_created_at": "2025-04-17T01:21:05.512Z", "version_downloads": 0, "platform": "ruby", "authors": "James", "info": "A script that manages your gem version and creates a GitHub branch, PR, and\nrelease for a new gem version.\n", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/main-branch/create_github_release", "changelog_uri": "https://rubydoc.info/gems/create_github_release/2.1.4/file/CHANGELOG.md", "source_code_uri": "https://github.com/main-branch/create_github_release", "allowed_push_host": "https://rubygems.org", "documentation_uri": "https://rubydoc.info/gems/create_github_release/2.1.4", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "1ffb3667e469596da8815eabaa8a47bb8dd943dd3e7c2d4b5c31160995a00f61", "spec_sha": "3bf112d4812cba865e2bd6557bc1ff38d8dfa3fc3929f85b6dcadfb92cc4cf7c", "project_uri": "https://rubygems.org/gems/create_github_release", "gem_uri": "https://rubygems.org/gems/create_github_release-2.1.4.gem", "homepage_uri": "https://github.com/main-branch/create_github_release", "wiki_uri": null, "documentation_uri": "https://rubydoc.info/gems/create_github_release/2.1.4", "mailing_list_uri": null, "source_code_uri": "https://github.com/main-branch/create_github_release", "bug_tracker_uri": null, "changelog_uri": "https://rubydoc.info/gems/create_github_release/2.1.4/file/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler-audit", "requirements": "~> 0.9" }, { "name": "create_github_release", "requirements": "~> 2.1" }, { "name": "logger", "requirements": "~> 1.6" }, { "name": "main_branch_shared_rubocop_config", "requirements": "~> 0.1" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "redcarpet", "requirements": "~> 3.6" }, { "name": "rspec", "requirements": "~> 3.13" }, { "name": "rubocop", "requirements": "~> 1.66" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "simplecov-lcov", "requirements": "~> 0.8" }, { "name": "simplecov-rspec", "requirements": "~> 0.2" }, { "name": "timecop", "requirements": "~> 0.9" }, { "name": "yard", "requirements": "~> 0.9, >= 0.9.28" }, { "name": "yardstick", "requirements": "~> 0.9" } ], "runtime": [ { "name": "command_line_boss", "requirements": "~> 0.2" }, { "name": "version_boss", "requirements": "~> 0.2" } ] } }
2025-04-17 01:21:07 UTC
GwwJd98bOEwY2MsK64qQ7

discovery_v1

Unofficial helpers and extensions for the Google Discovery V1 API

0.2.2
Content{ "name": "discovery_v1", "downloads": 856, "version": "0.2.2", "version_created_at": "2025-04-17T01:15:50.561Z", "version_downloads": 0, "platform": "ruby", "authors": "James Couball", "info": "Unofficial helpers and extensions for the Google Discovery V1 API", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/main-branch/discovery_v1", "changelog_uri": "https://rubydoc.info/gems/discovery_v1/0.2.2/file/CHANGELOG.md", "source_code_uri": "https://github.com/main-branch/discovery_v1", "allowed_push_host": "https://rubygems.org", "documentation_uri": "https://rubydoc.info/gems/discovery_v1/0.2.2", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "945b6c7dcad998d4f68b3a00f5b0e32c4ad7d060e00a7d0b04a0e236537b4a5b", "spec_sha": "c7c5478f027171f7f0a036b9e0543ffe02c4b5bf37a3ddd5c65c71b87bd83d60", "project_uri": "https://rubygems.org/gems/discovery_v1", "gem_uri": "https://rubygems.org/gems/discovery_v1-0.2.2.gem", "homepage_uri": "https://github.com/main-branch/discovery_v1", "wiki_uri": null, "documentation_uri": "https://rubydoc.info/gems/discovery_v1/0.2.2", "mailing_list_uri": null, "source_code_uri": "https://github.com/main-branch/discovery_v1", "bug_tracker_uri": null, "changelog_uri": "https://rubydoc.info/gems/discovery_v1/0.2.2/file/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler-audit", "requirements": "~> 0.9" }, { "name": "create_github_release", "requirements": "~> 2.1" }, { "name": "github_pages_rake_tasks", "requirements": "~> 0.1" }, { "name": "main_branch_shared_rubocop_config", "requirements": "~> 0.1" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "redcarpet", "requirements": "~> 3.6" }, { "name": "rspec", "requirements": "~> 3.13" }, { "name": "rubocop", "requirements": "~> 1.66" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "simplecov-lcov", "requirements": "~> 0.8" }, { "name": "simplecov-rspec", "requirements": "~> 0.3" }, { "name": "yard", "requirements": "~> 0.9, >= 0.9.28" }, { "name": "yardstick", "requirements": "~> 0.9" } ], "runtime": [ { "name": "activesupport", "requirements": "~> 7.0" }, { "name": "google-apis-discovery_v1", "requirements": "~> 0.19" }, { "name": "json_schemer", "requirements": "~> 2.3" } ] } }
2025-04-17 01:15:52 UTC
87TbaEpJ7I2l0_3dRqB4q

jekyll-references

Create Liquid tags to parse and show reference lists

1.1.0
Content{ "name": "jekyll-references", "downloads": 133, "version": "1.1.0", "version_created_at": "2025-04-17T01:06:36.760Z", "version_downloads": 0, "platform": "ruby", "authors": "Igor Padoim", "info": "Create Liquid tags to parse and show reference lists", "licenses": [ "WTFPL" ], "metadata": { "changelog_uri": "https://github.com/Nereare/jekyll-references/blob/master/CHANGELOG.md", "bug_tracker_uri": "https://github.com/Nereare/jekyll-references/issues", "source_code_uri": "https://github.com/Nereare/jekyll-references" }, "yanked": false, "sha": "4deacba97aa77e0e5c2827c88583548eb30a958cb055f98854263e9cefadbdc3", "spec_sha": "626a43ea9ad01e37666599c632dae8569a2d392380eaa83d35307da38972d58c", "project_uri": "https://rubygems.org/gems/jekyll-references", "gem_uri": "https://rubygems.org/gems/jekyll-references-1.1.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/Nereare/jekyll-references", "bug_tracker_uri": "https://github.com/Nereare/jekyll-references/issues", "changelog_uri": "https://github.com/Nereare/jekyll-references/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "jekyll", "requirements": "~> 4.4" } ] } }
2025-04-17 01:06:38 UTC
Hkpq24BM7h_1roKXKX885

makit

CI/CD tools for Ruby developers.

0.0.83
Content{ "name": "makit", "downloads": 11051, "version": "0.0.83", "version_created_at": "2025-04-17T00:59:00.377Z", "version_downloads": 0, "platform": "ruby", "authors": "Lou Parslow", "info": "CI/CD tools for Ruby developers.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://gitlab.com/gems-rb/makit", "changelog_uri": "https://gitlab.com/gems-rb/makit/CHANGELOG.md", "source_code_uri": "https://gitlab.com/gems-rb/makit" }, "yanked": false, "sha": "88183c4f4dccba3b9f63e93caa674292a9cd2f7024d8aa3689f8ca4aacfd7664", "spec_sha": "ba879419f3188c9c523a440b3702b23c8089a0a9bf213bcf5b5eeb7350854a66", "project_uri": "https://rubygems.org/gems/makit", "gem_uri": "https://rubygems.org/gems/makit-0.0.83.gem", "homepage_uri": "https://gitlab.com/gems-rb/makit", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://gitlab.com/gems-rb/makit", "bug_tracker_uri": null, "changelog_uri": "https://gitlab.com/gems-rb/makit/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "clamp", "requirements": "~> 1.3" }, { "name": "colorize", "requirements": "~> 1.1" }, { "name": "google-protobuf", "requirements": "~> 4.28.3" }, { "name": "grpc", "requirements": "~> 1.67" }, { "name": "grpc-tools", "requirements": "~> 1.67" }, { "name": "logger", "requirements": "~> 1.6.1" }, { "name": "mail", "requirements": "~> 2.8" }, { "name": "rainbow", "requirements": "~> 3.1" }, { "name": "rubyzip", "requirements": "~> 2.3" }, { "name": "sorted_set", "requirements": "~> 1.0" }, { "name": "yaml", "requirements": "~> 0.3" } ] } }
2025-04-17 00:59:04 UTC
WA9BW6p9spE7g6RNMW411

drive_v3

Unofficial helpers and extensions for the Google Drive V3 API

0.3.2
Content{ "name": "drive_v3", "downloads": 874, "version": "0.3.2", "version_created_at": "2025-04-17T00:50:37.244Z", "version_downloads": 0, "platform": "ruby", "authors": "James Couball", "info": "Unofficial helpers and extensions for the Google Drive V3 API", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/main-branch/drive_v3", "changelog_uri": "https://rubydoc.info/gems/drive_v3/0.3.2/file/CHANGELOG.md", "source_code_uri": "https://github.com/main-branch/drive_v3", "allowed_push_host": "https://rubygems.org", "documentation_uri": "https://rubydoc.info/gems/drive_v3/0.3.2", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "0b9c4d3e9988caedd866d4a21d612345789322b97ad0a42804436b4cc03df093", "spec_sha": "661a24c26e50e1cad1bef7a26535768a2dc9bebdcc06dc11fa7cf3a740e434eb", "project_uri": "https://rubygems.org/gems/drive_v3", "gem_uri": "https://rubygems.org/gems/drive_v3-0.3.2.gem", "homepage_uri": "https://github.com/main-branch/drive_v3", "wiki_uri": null, "documentation_uri": "https://rubydoc.info/gems/drive_v3/0.3.2", "mailing_list_uri": null, "source_code_uri": "https://github.com/main-branch/drive_v3", "bug_tracker_uri": null, "changelog_uri": "https://rubydoc.info/gems/drive_v3/0.3.2/file/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler-audit", "requirements": "~> 0.9" }, { "name": "create_github_release", "requirements": "~> 2.1" }, { "name": "github_pages_rake_tasks", "requirements": "~> 0.1" }, { "name": "main_branch_shared_rubocop_config", "requirements": "~> 0.1" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "redcarpet", "requirements": "~> 3.6" }, { "name": "rspec", "requirements": "~> 3.13" }, { "name": "rubocop", "requirements": "~> 1.66" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "simplecov-lcov", "requirements": "~> 0.8" }, { "name": "simplecov-rspec", "requirements": "~> 0.3" }, { "name": "yard", "requirements": "~> 0.9, >= 0.9.28" }, { "name": "yardstick", "requirements": "~> 0.9" } ], "runtime": [ { "name": "activesupport", "requirements": "~> 7.0" }, { "name": "google-apis-drive_v3", "requirements": "~> 0.55" }, { "name": "googleauth", "requirements": ">= 0" }, { "name": "json_schemer", "requirements": "~> 2.3" }, { "name": "rltk", "requirements": "~> 3.0" } ] } }
2025-04-17 00:50:40 UTC
pFsCGP90ktXB42cge4P_Q

sheets_v4

Unofficial helpers and extensions for the Google Sheets V4 API

0.10.2
Content{ "name": "sheets_v4", "downloads": 3417, "version": "0.10.2", "version_created_at": "2025-04-17T00:38:22.273Z", "version_downloads": 0, "platform": "ruby", "authors": "James Couball", "info": "Unofficial helpers and extensions for the Google Sheets V4 API", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/main-branch/sheets_v4", "changelog_uri": "https://rubydoc.info/gems/sheets_v4/0.10.2/file/CHANGELOG.md", "source_code_uri": "https://github.com/main-branch/sheets_v4", "allowed_push_host": "https://rubygems.org", "documentation_uri": "https://rubydoc.info/gems/sheets_v4/0.10.2", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "c930c6a3b41c64f49ea50adc8a9bcb30ea0cb172e542586cdebccc731a263019", "spec_sha": "ed041fe2b5f51f87bd8fa9d2b237f25f109b0fc762a267e7c2fa6f3a3fb39b1b", "project_uri": "https://rubygems.org/gems/sheets_v4", "gem_uri": "https://rubygems.org/gems/sheets_v4-0.10.2.gem", "homepage_uri": "https://github.com/main-branch/sheets_v4", "wiki_uri": null, "documentation_uri": "https://rubydoc.info/gems/sheets_v4/0.10.2", "mailing_list_uri": null, "source_code_uri": "https://github.com/main-branch/sheets_v4", "bug_tracker_uri": null, "changelog_uri": "https://rubydoc.info/gems/sheets_v4/0.10.2/file/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler-audit", "requirements": "~> 0.9" }, { "name": "create_github_release", "requirements": "~> 2.1" }, { "name": "discovery_v1", "requirements": "~> 0.1" }, { "name": "github_pages_rake_tasks", "requirements": "~> 0.1" }, { "name": "main_branch_shared_rubocop_config", "requirements": "~> 0.1" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "redcarpet", "requirements": "~> 3.6" }, { "name": "rspec", "requirements": "~> 3.13" }, { "name": "rubocop", "requirements": "~> 1.66" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "simplecov-lcov", "requirements": "~> 0.8" }, { "name": "simplecov-rspec", "requirements": "~> 0.3" }, { "name": "yard", "requirements": "~> 0.9, >= 0.9.28" }, { "name": "yardstick", "requirements": "~> 0.9" } ], "runtime": [ { "name": "activesupport", "requirements": "~> 7.0" }, { "name": "google-apis-sheets_v4", "requirements": "~> 0.26" }, { "name": "googleauth", "requirements": ">= 0" }, { "name": "json_schemer", "requirements": "~> 2.0" }, { "name": "rltk", "requirements": "~> 3.0" } ] } }
2025-04-17 00:38:25 UTC
DFlXlePfytz-AtJW8BWBO

ruby_git

An object-oriented interface to the git command line. See PLAN.md for project progress.

0.3.3
Content{ "name": "ruby_git", "downloads": 7378, "version": "0.3.3", "version_created_at": "2025-04-17T00:25:09.430Z", "version_downloads": 0, "platform": "ruby", "authors": "James Couball", "info": "An object-oriented interface to the git command line. See PLAN.md for\nproject progress.\n", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/main-branch/ruby_git", "changelog_uri": "https://rubydoc.info/gems/ruby_git/0.3.3/file/CHANGELOG.md", "source_code_uri": "https://github.com/main-branch/ruby_git", "allowed_push_host": "https://rubygems.org", "documentation_uri": "https://rubydoc.info/gems/ruby_git/0.3.3", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "ccd886e084b75d4d734655592a7b215ff4192e9f47f9e6518f7f2527d9cd7977", "spec_sha": "8f04dd8cf2f77a9725f812301fafb1270a29caefe75f622b91d0c742783f5588", "project_uri": "https://rubygems.org/gems/ruby_git", "gem_uri": "https://rubygems.org/gems/ruby_git-0.3.3.gem", "homepage_uri": "https://github.com/main-branch/ruby_git", "wiki_uri": null, "documentation_uri": "https://rubydoc.info/gems/ruby_git/0.3.3", "mailing_list_uri": null, "source_code_uri": "https://github.com/main-branch/ruby_git", "bug_tracker_uri": null, "changelog_uri": "https://rubydoc.info/gems/ruby_git/0.3.3/file/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler-audit", "requirements": "~> 0.9" }, { "name": "command_line_boss", "requirements": "~> 0.2" }, { "name": "create_github_release", "requirements": "~> 2.1" }, { "name": "main_branch_shared_rubocop_config", "requirements": "~> 0.1" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "redcarpet", "requirements": "~> 3.6" }, { "name": "rspec", "requirements": "~> 3.13" }, { "name": "rubocop", "requirements": "~> 1.74" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "simplecov-lcov", "requirements": "~> 0.8" }, { "name": "simplecov-rspec", "requirements": "~> 0.4" }, { "name": "yard", "requirements": "~> 0.9, >= 0.9.28" }, { "name": "yardstick", "requirements": "~> 0.9" } ], "runtime": [ { "name": "process_executer", "requirements": "~> 3.2" }, { "name": "rchardet", "requirements": "~> 1.9" } ] } }
2025-04-17 00:25:11 UTC
eLI8BL_MWAUrowEoBLZM_

jekyll-references

Create Liquid tags to parse and show reference lists

1.0.2
Content{ "name": "jekyll-references", "downloads": 102, "version": "1.0.2", "version_created_at": "2025-04-17T00:24:02.185Z", "version_downloads": 0, "platform": "ruby", "authors": "Igor Padoim", "info": "Create Liquid tags to parse and show reference lists", "licenses": [ "WTFPL" ], "metadata": { "changelog_uri": "https://github.com/Nereare/jekyll-references/blob/master/CHANGELOG.md", "bug_tracker_uri": "https://github.com/Nereare/jekyll-references/issues", "source_code_uri": "https://github.com/Nereare/jekyll-references" }, "yanked": false, "sha": "08e0ed888374522d837e5aac6b4bde56c9a9ddbf50a9de0c12f1959453e22460", "spec_sha": "eb3dfe0c59d163e087169af40659b00b48f347fe27c0a28fa1c0fbc72a98f9ef", "project_uri": "https://rubygems.org/gems/jekyll-references", "gem_uri": "https://rubygems.org/gems/jekyll-references-1.0.2.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/Nereare/jekyll-references", "bug_tracker_uri": "https://github.com/Nereare/jekyll-references/issues", "changelog_uri": "https://github.com/Nereare/jekyll-references/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "jekyll", "requirements": "~> 4.4" } ] } }
2025-04-17 00:24:03 UTC
1GwdTPMt_-31iuhohowri

trevor_game

cli game

1.0
Content{ "name": "trevor_game", "downloads": 0, "version": "1.0", "version_created_at": "2025-04-17T00:23:32.427Z", "version_downloads": 0, "platform": "ruby", "authors": "Trevor Muench", "info": "cli game", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "d11a9ebbcfb3752de91f57918b873d72c83218de0ab770ebcb9d71d6fb8ff20a", "spec_sha": "865c135e5b197df19825a69487ba0ede3bad8edc25501386744884a75d5d1511", "project_uri": "https://rubygems.org/gems/trevor_game", "gem_uri": "https://rubygems.org/gems/trevor_game-1.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/trevor_game/1.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-17 00:23:34 UTC
wqFiGDQzpGfB0IfUu9JNY

plurimath

Converts LaTeX math into MathML.

0.9.5
Content{ "name": "plurimath", "downloads": 118815, "version": "0.9.5", "version_created_at": "2025-04-17T00:23:10.701Z", "version_downloads": 0, "platform": "ruby", "authors": "Ribose Inc.", "info": "Converts LaTeX math into MathML.", "licenses": [ "BSD-2-Clause" ], "metadata": { "homepage_uri": "https://github.com/plurimath/plurimath", "source_code_uri": "https://github.com/plurimath/plurimath" }, "yanked": false, "sha": "ea12a6a25f2c67f3d2e4e98d9bd7cc1e255f93b71e49f25bd1be00eccec93b79", "spec_sha": "44f5b20dd8cbc01717d79bf01cbfc10b96aada7aff05f3ad5c4fb30bd0706487", "project_uri": "https://rubygems.org/gems/plurimath", "gem_uri": "https://rubygems.org/gems/plurimath-0.9.5.gem", "homepage_uri": "https://github.com/plurimath/plurimath", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/plurimath/plurimath", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "lutaml-model", "requirements": ">= 0" }, { "name": "mml", "requirements": ">= 0" }, { "name": "ox", "requirements": ">= 0" }, { "name": "parslet", "requirements": ">= 0" }, { "name": "thor", "requirements": ">= 0" }, { "name": "unitsml", "requirements": ">= 0" } ] } }
2025-04-17 00:23:12 UTC
xzvomoQVzywNdGG0wUL2Q

ding_sdk

Ding Ruby SDK

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

parse_packwerk

A low-dependency gem for parsing and writing packwerk YML files

0.26.1
Content{ "name": "parse_packwerk", "downloads": 4462392, "version": "0.26.1", "version_created_at": "2025-04-17T00:20:13.386Z", "version_downloads": 0, "platform": "ruby", "authors": "Gusto Engineers", "info": "A low-dependency gem for parsing and writing packwerk YML files", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/rubyatscale/parse_packwerk", "changelog_uri": "https://github.com/rubyatscale/parse_packwerk/releases", "source_code_uri": "https://github.com/rubyatscale/parse_packwerk", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "7219daea55464056bc133babdd09b90162e5d88153453dfe2149391c137d4448", "spec_sha": "8b94cd12b95fee31271faa99a35e921ee9a128e7657ec22cec808fa65f7ec2f7", "project_uri": "https://rubygems.org/gems/parse_packwerk", "gem_uri": "https://rubygems.org/gems/parse_packwerk-0.26.1.gem", "homepage_uri": "https://github.com/rubyatscale/parse_packwerk", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/rubyatscale/parse_packwerk", "bug_tracker_uri": null, "changelog_uri": "https://github.com/rubyatscale/parse_packwerk/releases", "funding_uri": null, "dependencies": { "development": [ { "name": "awesome_print", "requirements": ">= 0" }, { "name": "bundler", "requirements": "~> 2.2" }, { "name": "hashdiff", "requirements": ">= 0" }, { "name": "pry", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rubocop", "requirements": ">= 0" }, { "name": "sorbet", "requirements": ">= 0" }, { "name": "tapioca", "requirements": ">= 0" } ], "runtime": [ { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "sorbet-runtime", "requirements": ">= 0" } ] } }
2025-04-17 00:20:16 UTC
MvJBQIUt0HuL4PkhM2c4P

irix3

Irix is implementing several crypto-exchange for Arke and Peatio.

3.3
Content{ "name": "irix3", "downloads": 987, "version": "3.3", "version_created_at": "2025-04-17T00:12:14.649Z", "version_downloads": 0, "platform": "ruby", "authors": "Naichuk M.", "info": "Irix is implementing several crypto-exchange for Arke and Peatio.", "licenses": [], "metadata": {}, "yanked": false, "sha": "56b286bee0ece60a1e666daa980ac4ab90b12b1f0a3e59abea052fca170fae90", "spec_sha": "ee3deb40b56464ed989df333f2516e97cb173b38568ccd4d65daa08eb8fbe11e", "project_uri": "https://rubygems.org/gems/irix3", "gem_uri": "https://rubygems.org/gems/irix3-3.3.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/irix3/3.3", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.4" }, { "name": "em-spec", "requirements": ">= 0" }, { "name": "em-websocket-client", "requirements": ">= 0" }, { "name": "pry-byebug", "requirements": ">= 0" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rspec_junit_formatter", "requirements": ">= 0" }, { "name": "rubocop-github", "requirements": ">= 0" }, { "name": "simplecov", "requirements": ">= 0" }, { "name": "simplecov-json", "requirements": ">= 0" } ], "runtime": [ { "name": "em-synchrony", "requirements": "~> 1.0" }, { "name": "em-websocket", "requirements": ">= 0" }, { "name": "eventmachine", "requirements": ">= 0" }, { "name": "faraday_middleware", "requirements": "~> 1.2" }, { "name": "faye", "requirements": "~> 1.2" }, { "name": "peatio-dao", "requirements": ">= 3.1" } ] } }
2025-04-17 00:12:17 UTC
K5kcg_7ifoqGiEoNOnEq_

process_executer

An API for executing commands in a subprocess

3.2.3
Content{ "name": "process_executer", "downloads": 2196184, "version": "3.2.3", "version_created_at": "2025-04-17T00:06:00.068Z", "version_downloads": 0, "platform": "ruby", "authors": "James Couball", "info": "An API for executing commands in a subprocess", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/main-branch/process_executer", "changelog_uri": "https://rubydoc.info/gems/process_executer/3.2.3/file/CHANGELOG.md", "source_code_uri": "https://github.com/main-branch/process_executer", "allowed_push_host": "https://rubygems.org", "documentation_uri": "https://rubydoc.info/gems/process_executer/3.2.3", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "98407c3ec928715fbd74eb8ebe7ca79cb368c050842e6e93e68567d46cbac6d9", "spec_sha": "4ef9ddb464e6d1da7c32a559d2aa1b87fceed9b3ed26f1277317a1f1a2fe9f9f", "project_uri": "https://rubygems.org/gems/process_executer", "gem_uri": "https://rubygems.org/gems/process_executer-3.2.3.gem", "homepage_uri": "https://github.com/main-branch/process_executer", "wiki_uri": null, "documentation_uri": "https://rubydoc.info/gems/process_executer/3.2.3", "mailing_list_uri": null, "source_code_uri": "https://github.com/main-branch/process_executer", "bug_tracker_uri": null, "changelog_uri": "https://rubydoc.info/gems/process_executer/3.2.3/file/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler-audit", "requirements": "~> 0.9" }, { "name": "create_github_release", "requirements": "~> 2.1" }, { "name": "main_branch_shared_rubocop_config", "requirements": "~> 0.1" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "redcarpet", "requirements": "~> 3.6" }, { "name": "rspec", "requirements": "~> 3.13" }, { "name": "rubocop", "requirements": "~> 1.66" }, { "name": "semverify", "requirements": "~> 0.3" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "simplecov-lcov", "requirements": "~> 0.8" }, { "name": "simplecov-rspec", "requirements": "~> 0.3" }, { "name": "yard", "requirements": "~> 0.9, >= 0.9.28" }, { "name": "yardstick", "requirements": "~> 0.9" } ], "runtime": [ { "name": "track_open_instances", "requirements": "~> 0.1" } ] } }
2025-04-17 00:06:03 UTC
kgy-l0361Rnh7Xw-dNLOu

track_open_instances

A mixin to track instances of Ruby classes that require explicit cleanup, helping to identify potential resource leaks. It maintains a list of created instances and allows checking for any that remain unclosed.

0.1.14
Content{ "name": "track_open_instances", "downloads": 697, "version": "0.1.14", "version_created_at": "2025-04-16T23:48:12.042Z", "version_downloads": 0, "platform": "ruby", "authors": "James Couball", "info": "A mixin to track instances of Ruby classes that require explicit cleanup,\nhelping to identify potential resource leaks. It maintains a list of\ncreated instances and allows checking for any that remain unclosed.\n", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/main-branch/track_open_instances", "changelog_uri": "https://rubydoc.info/gems/track_open_instances/0.1.14/file/CHANGELOG.md", "source_code_uri": "https://github.com/main-branch/track_open_instances", "allowed_push_host": "https://rubygems.org", "documentation_uri": "https://rubydoc.info/gems/track_open_instances/0.1.14", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "96e153afe34951118183dbe188197e4f18fe08052730c572858930de869b24af", "spec_sha": "e3cdf5cb58afb49d2cacaa90767ed87657b0955b5dc2b40ef2b812a174d87fe4", "project_uri": "https://rubygems.org/gems/track_open_instances", "gem_uri": "https://rubygems.org/gems/track_open_instances-0.1.14.gem", "homepage_uri": "https://github.com/main-branch/track_open_instances", "wiki_uri": null, "documentation_uri": "https://rubydoc.info/gems/track_open_instances/0.1.14", "mailing_list_uri": null, "source_code_uri": "https://github.com/main-branch/track_open_instances", "bug_tracker_uri": null, "changelog_uri": "https://rubydoc.info/gems/track_open_instances/0.1.14/file/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler-audit", "requirements": "~> 0.9" }, { "name": "create_github_release", "requirements": "~> 2.1" }, { "name": "main_branch_shared_rubocop_config", "requirements": "~> 0.1" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "redcarpet", "requirements": "~> 3.6" }, { "name": "rspec", "requirements": "~> 3.13" }, { "name": "rubocop", "requirements": "~> 1.75" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "simplecov-json", "requirements": "~> 0.2" }, { "name": "simplecov-rspec", "requirements": "~> 0.4" }, { "name": "yard", "requirements": "~> 0.9, >= 0.9.28" }, { "name": "yardstick", "requirements": "~> 0.9" } ], "runtime": [] } }
2025-04-16 23:48:13 UTC
qVEIdkpK0l8HmrilMWMgm

makit

CI/CD tools for Ruby developers.

0.0.82
Content{ "name": "makit", "downloads": 11016, "version": "0.0.82", "version_created_at": "2025-04-16T23:32:00.608Z", "version_downloads": 0, "platform": "ruby", "authors": "Lou Parslow", "info": "CI/CD tools for Ruby developers.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://gitlab.com/gems-rb/makit", "changelog_uri": "https://gitlab.com/gems-rb/makit/CHANGELOG.md", "source_code_uri": "https://gitlab.com/gems-rb/makit" }, "yanked": false, "sha": "8f3ad364d6f1a237ca238d728098970082f11c680b4fcd5dde2e640235922493", "spec_sha": "64b3a2a68d00af9c9c895d3f0c4f04efa6761dd58c56104b0cfed0e554eaaf34", "project_uri": "https://rubygems.org/gems/makit", "gem_uri": "https://rubygems.org/gems/makit-0.0.82.gem", "homepage_uri": "https://gitlab.com/gems-rb/makit", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://gitlab.com/gems-rb/makit", "bug_tracker_uri": null, "changelog_uri": "https://gitlab.com/gems-rb/makit/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "clamp", "requirements": "~> 1.3" }, { "name": "colorize", "requirements": "~> 1.1" }, { "name": "google-protobuf", "requirements": "~> 4.28.3" }, { "name": "grpc", "requirements": "~> 1.67" }, { "name": "grpc-tools", "requirements": "~> 1.67" }, { "name": "logger", "requirements": "~> 1.6.1" }, { "name": "mail", "requirements": "~> 2.8" }, { "name": "rainbow", "requirements": "~> 3.1" }, { "name": "rubyzip", "requirements": "~> 2.3" }, { "name": "sorted_set", "requirements": "~> 1.0" }, { "name": "yaml", "requirements": "~> 0.3" } ] } }
2025-04-16 23:32:02 UTC
IEeLTPnvhklLqDrhNZRRr

baml

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

0.84.3
Content{ "name": "baml", "downloads": 74161, "version": "0.84.3", "version_created_at": "2025-04-16T23:21:44.452Z", "version_downloads": 0, "platform": "x86_64-linux", "authors": "BoundaryML", "info": "A gem for users to interact with BoundaryML's Language Model clients (LLM) in Ruby.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "cbb967cab178f184d8ee399737db30bda1a5093d1bd4c8ec7a0b3ab0591bab94", "spec_sha": "acafc51cb2be53fe753d5671a117ea995ecd4d535d7ddccce1e269581bb977ed", "project_uri": "https://rubygems.org/gems/baml", "gem_uri": "https://rubygems.org/gems/baml-0.84.3-x86_64-linux.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/baml/0.84.3", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-16 23:21:47 UTC
_d1xyimksuBbToWEcSP3Q

baml

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

0.84.3
Content{ "name": "baml", "downloads": 74161, "version": "0.84.3", "version_created_at": "2025-04-16T23:21:37.415Z", "version_downloads": 0, "platform": "x86_64-linux-musl", "authors": "BoundaryML", "info": "A gem for users to interact with BoundaryML's Language Model clients (LLM) in Ruby.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "090512cb6a015be70345b95c5c88d08303721bac6f0d97964180c6ce7e5e7ba5", "spec_sha": "bd8adb8b67cbc6caacf1e8a5b491d135307f1d20b8be3082d3f818ae98e19c61", "project_uri": "https://rubygems.org/gems/baml", "gem_uri": "https://rubygems.org/gems/baml-0.84.3-x86_64-linux-musl.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/baml/0.84.3", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-16 23:21:39 UTC
ftNYLgeTpsJVE28Yftl_J

baml

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

0.84.3
Content{ "name": "baml", "downloads": 74161, "version": "0.84.3", "version_created_at": "2025-04-16T23:21:30.705Z", "version_downloads": 0, "platform": "arm64-darwin", "authors": "BoundaryML", "info": "A gem for users to interact with BoundaryML's Language Model clients (LLM) in Ruby.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "e4d8c647a7cd26abd174887ed46110b6c9bc30c015be9e3b551405f3cf5ea61a", "spec_sha": "38c3a801d7483deb0b8753370511316edbff9bd0967366195b8dc825ac8f77ab", "project_uri": "https://rubygems.org/gems/baml", "gem_uri": "https://rubygems.org/gems/baml-0.84.3-arm64-darwin.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/baml/0.84.3", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-16 23:21:32 UTC
gm5NEtNSEuwfl1HF6OFm7

baml

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

0.84.3
Content{ "name": "baml", "downloads": 74161, "version": "0.84.3", "version_created_at": "2025-04-16T23:21:24.965Z", "version_downloads": 0, "platform": "arm-linux", "authors": "BoundaryML", "info": "A gem for users to interact with BoundaryML's Language Model clients (LLM) in Ruby.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "fb6f701f4403692dca16287a558b359f0c41dc7d195305645856222db7c7604e", "spec_sha": "a2034a67a7ceb7523110319558c3f8f4823d8a32679030802a0db5cc9279b723", "project_uri": "https://rubygems.org/gems/baml", "gem_uri": "https://rubygems.org/gems/baml-0.84.3-arm-linux.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/baml/0.84.3", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-16 23:21:27 UTC
s9ADluv_EGEvbGCYavFnm

baml

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

0.84.3
Content{ "name": "baml", "downloads": 74161, "version": "0.84.3", "version_created_at": "2025-04-16T23:21:17.463Z", "version_downloads": 0, "platform": "aarch64-linux", "authors": "BoundaryML", "info": "A gem for users to interact with BoundaryML's Language Model clients (LLM) in Ruby.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "c56e4a7fc177491718c531b7c6cefdb1225d95b4725b815a10cace130b0ff826", "spec_sha": "0beacaf836b60169f290ea20aa06e06bb579bb518541a8297f65f9862e3f60ea", "project_uri": "https://rubygems.org/gems/baml", "gem_uri": "https://rubygems.org/gems/baml-0.84.3-aarch64-linux.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/baml/0.84.3", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-16 23:21:20 UTC
cYJ35ETZx3sVIcArtASdL

baml

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

0.84.3
Content{ "name": "baml", "downloads": 74161, "version": "0.84.3", "version_created_at": "2025-04-16T23:21:10.403Z", "version_downloads": 0, "platform": "aarch64-linux-musl", "authors": "BoundaryML", "info": "A gem for users to interact with BoundaryML's Language Model clients (LLM) in Ruby.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "a79f9f19a9a1e2e70c38a2ccd7318452e039ba10aa6347754cc90da65dc12bb9", "spec_sha": "0c9acb73fa3b5b58eac501586390ed2f54875922ad946ea82f304b2709081c43", "project_uri": "https://rubygems.org/gems/baml", "gem_uri": "https://rubygems.org/gems/baml-0.84.3-aarch64-linux-musl.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/baml/0.84.3", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-16 23:21:13 UTC
BRKliCSCiuFuH4x9pmo9X

amka

Generates and Validates Greek A.M.K.A and Luhn IDs, using the Luhn algorithm. DISCLAIMER: It does not validate the real existence of the A.M.K.A or that it belongs to a given person. The same applies to the generator.

2.1.0
Content{ "name": "amka", "downloads": 6762, "version": "2.1.0", "version_created_at": "2025-04-16T23:18:22.461Z", "version_downloads": 0, "platform": "ruby", "authors": "Ioannis Angelakopoulos", "info": "Generates and Validates Greek A.M.K.A and Luhn IDs, using the Luhn algorithm. DISCLAIMER: It does not validate the real existence of the A.M.K.A or that it belongs to a given person. The same applies to the generator.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/ioagel/amka", "changelog_uri": "https://github.com/ioagel/amka/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/ioagel/amka", "documentation_uri": "http://rubydoc.info/gems/amka", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "6daaf679387f2e2dae784c0505d4b8f4a34d2277bb93d498da2e7aba5a27ad05", "spec_sha": "783cb5d6ab16b743169c1360e1ef695a69981d5a1133768ba17624e77f9e7267", "project_uri": "https://rubygems.org/gems/amka", "gem_uri": "https://rubygems.org/gems/amka-2.1.0.gem", "homepage_uri": "https://github.com/ioagel/amka", "wiki_uri": null, "documentation_uri": "http://rubydoc.info/gems/amka", "mailing_list_uri": null, "source_code_uri": "https://github.com/ioagel/amka", "bug_tracker_uri": null, "changelog_uri": "https://github.com/ioagel/amka/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-16 23:18:25 UTC
QY6Yxu2jR66G2QHERhXuP

ae_reverse_proxy

Gem for reverse proxying requests.

2.3.0
Content{ "name": "ae_reverse_proxy", "downloads": 7908, "version": "2.3.0", "version_created_at": "2025-04-16T22:58:35.087Z", "version_downloads": 0, "platform": "ruby", "authors": "AppFolio", "info": "Gem for reverse proxying requests.", "licenses": [ "MIT" ], "metadata": { "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "e116e37bc6a6d41bfe887323651f41ea5e27ae62799cbd64a09e2090f94417cf", "spec_sha": "fe8ef551fbf34b1f299168062137fe1eee6148db29ae56f6790d56d0d32fefc3", "project_uri": "https://rubygems.org/gems/ae_reverse_proxy", "gem_uri": "https://rubygems.org/gems/ae_reverse_proxy-2.3.0.gem", "homepage_uri": "https://github.com/appfolio/ae_reverse_proxy", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/ae_reverse_proxy/2.3.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "addressable", "requirements": ">= 2.3.6, < 3" }, { "name": "rack", "requirements": ">= 2.2.3, < 4" } ] } }
2025-04-16 22:58:36 UTC
BmPnDL1vHDgk0D2x4-ksM

dry-logger

Logging for Ruby

1.1.0
Content{ "name": "dry-logger", "downloads": 254119, "version": "1.1.0", "version_created_at": "2025-04-16T22:54:29.344Z", "version_downloads": 0, "platform": "ruby", "authors": "Luca Guidi, Peter Solnica", "info": "Logging for Ruby", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dry-rb/dry-logger/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/dry-rb/dry-logger/issues", "source_code_uri": "https://github.com/dry-rb/dry-logger", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "d99f34aa87b17495be9cf3af3bd44a09ae2db2640d227915a679f8c9293c88b5", "spec_sha": "42ea21942ed8fc617e44776b40b3a2ad99510790d20cf591b8d6880f3ace1735", "project_uri": "https://rubygems.org/gems/dry-logger", "gem_uri": "https://rubygems.org/gems/dry-logger-1.1.0.gem", "homepage_uri": "https://dry-rb.org/gems/dry-logger", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/dry-rb/dry-logger", "bug_tracker_uri": "https://github.com/dry-rb/dry-logger/issues", "changelog_uri": "https://github.com/dry-rb/dry-logger/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "rspec", "requirements": ">= 0" } ], "runtime": [] } }
2025-04-16 22:54:31 UTC
DG5CBO1TgPFlZKw3cB4bp

nobject

network-hosted objects that you can call methods on as if they were local

1.1.3
Content{ "name": "nobject", "downloads": 829, "version": "1.1.3", "version_created_at": "2025-04-16T22:52:52.213Z", "version_downloads": 0, "platform": "ruby", "authors": "Jeff Lunt", "info": "network-hosted objects that you can call methods on as if they were local", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "4c721caf173353941207746dbb0ad4772ce6aa89cc49c0b56f7ae2486a196b9a", "spec_sha": "f9fe126fa47267bedbe69a0d6e7d30259d3b989a1f67fe4fdc44ac3164dfda47", "project_uri": "https://rubygems.org/gems/nobject", "gem_uri": "https://rubygems.org/gems/nobject-1.1.3.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/nobject/1.1.3", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-16 22:52:53 UTC
C4kfbcPIy9s6e1pLO1Yu8

track_open_instances

A mixin to track instances of Ruby classes that require explicit cleanup, helping to identify potential resource leaks. It maintains a list of created instances and allows checking for any that remain unclosed.

0.1.13
Content{ "name": "track_open_instances", "downloads": 670, "version": "0.1.13", "version_created_at": "2025-04-16T22:45:27.301Z", "version_downloads": 0, "platform": "ruby", "authors": "James Couball", "info": "A mixin to track instances of Ruby classes that require explicit cleanup,\nhelping to identify potential resource leaks. It maintains a list of\ncreated instances and allows checking for any that remain unclosed.\n", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/main-branch/track_open_instances", "changelog_uri": "https://rubydoc.info/gems/track_open_instances/0.1.13/file/CHANGELOG.md", "source_code_uri": "https://github.com/main-branch/track_open_instances", "allowed_push_host": "https://rubygems.org", "documentation_uri": "https://rubydoc.info/gems/track_open_instances/0.1.13", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "16b607577e8b8f6329ea176ea1bdfd5497ff2ea1b45820592aee41a635034cbe", "spec_sha": "6dfd876f17aab29d239f4cf45a2af0fd03aa8428ebd1b2c509e4523c985e8aaf", "project_uri": "https://rubygems.org/gems/track_open_instances", "gem_uri": "https://rubygems.org/gems/track_open_instances-0.1.13.gem", "homepage_uri": "https://github.com/main-branch/track_open_instances", "wiki_uri": null, "documentation_uri": "https://rubydoc.info/gems/track_open_instances/0.1.13", "mailing_list_uri": null, "source_code_uri": "https://github.com/main-branch/track_open_instances", "bug_tracker_uri": null, "changelog_uri": "https://rubydoc.info/gems/track_open_instances/0.1.13/file/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler-audit", "requirements": "~> 0.9" }, { "name": "create_github_release", "requirements": "~> 2.1" }, { "name": "main_branch_shared_rubocop_config", "requirements": "~> 0.1" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "redcarpet", "requirements": "~> 3.6" }, { "name": "rspec", "requirements": "~> 3.13" }, { "name": "rubocop", "requirements": "~> 1.75" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "simplecov-json", "requirements": "~> 0.2" }, { "name": "simplecov-rspec", "requirements": "~> 0.4" }, { "name": "yard", "requirements": "~> 0.9, >= 0.9.28" }, { "name": "yardstick", "requirements": "~> 0.9" } ], "runtime": [] } }
2025-04-16 22:45:28 UTC
c42Q06MwzS5gTz9oXBIRN

sqlite-graft

A SQLite extension which uses Graft to replicate to and from object storage.

0.1.2.rc.2
Content{ "name": "sqlite-graft", "downloads": 790, "version": "0.1.2.rc.2", "version_created_at": "2025-04-16T22:42:35.077Z", "version_downloads": 0, "platform": "x86_64-mingw32", "authors": "Carl Sverre", "info": "A SQLite extension which uses Graft to replicate to and from object storage.", "licenses": [ "MIT OR Apache" ], "metadata": {}, "yanked": false, "sha": "17b72ff31de6ec7b8e44204e7291cb4d63f91f5d8cb1dd33de71cdad7b7bbcea", "spec_sha": "f61140098223fe853dce46e6c0516a2e271bf55be3a7a7e675b8ff0f0f5bfb54", "project_uri": "https://rubygems.org/gems/sqlite-graft", "gem_uri": "https://rubygems.org/gems/sqlite-graft-0.1.2.rc.2-x86_64-mingw32.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/sqlite-graft/0.1.2.rc.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-16 22:42:37 UTC
0-xi3p7BzSMex9mUuy2n8

sqlite-graft

A SQLite extension which uses Graft to replicate to and from object storage.

0.1.2.rc.2
Content{ "name": "sqlite-graft", "downloads": 790, "version": "0.1.2.rc.2", "version_created_at": "2025-04-16T22:42:33.788Z", "version_downloads": 0, "platform": "x86_64-linux", "authors": "Carl Sverre", "info": "A SQLite extension which uses Graft to replicate to and from object storage.", "licenses": [ "MIT OR Apache" ], "metadata": {}, "yanked": false, "sha": "00396912106ef91c39a9625e05c490894f5bdd00e12f2d922ab5bbf9b1dfaa75", "spec_sha": "a72f3bb74d3f27d50955e052a7a9b3c9da52834ce8ab88d5a6a7d8eef00c2d9a", "project_uri": "https://rubygems.org/gems/sqlite-graft", "gem_uri": "https://rubygems.org/gems/sqlite-graft-0.1.2.rc.2-x86_64-linux.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/sqlite-graft/0.1.2.rc.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-16 22:42:35 UTC
BDh33_3cGfFzfGyfwYaRy

sqlite-graft

A SQLite extension which uses Graft to replicate to and from object storage.

0.1.2.rc.2
Content{ "name": "sqlite-graft", "downloads": 790, "version": "0.1.2.rc.2", "version_created_at": "2025-04-16T22:42:31.193Z", "version_downloads": 0, "platform": "x86_64-darwin", "authors": "Carl Sverre", "info": "A SQLite extension which uses Graft to replicate to and from object storage.", "licenses": [ "MIT OR Apache" ], "metadata": {}, "yanked": false, "sha": "aba6302e841e7839aae6f1086db0517284241a4ee2e76d1f563a9020f343f93e", "spec_sha": "a10dbffd83f12f07a7152ca392d1416f0f12b624b274f8a774b1560db5b634f9", "project_uri": "https://rubygems.org/gems/sqlite-graft", "gem_uri": "https://rubygems.org/gems/sqlite-graft-0.1.2.rc.2-x86_64-darwin.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/sqlite-graft/0.1.2.rc.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-16 22:42:33 UTC
6tTO0C965UcjQmtKmYt6p

sqlite-graft

A SQLite extension which uses Graft to replicate to and from object storage.

0.1.2.rc.2
Content{ "name": "sqlite-graft", "downloads": 790, "version": "0.1.2.rc.2", "version_created_at": "2025-04-16T22:42:29.382Z", "version_downloads": 0, "platform": "arm64-mingw32", "authors": "Carl Sverre", "info": "A SQLite extension which uses Graft to replicate to and from object storage.", "licenses": [ "MIT OR Apache" ], "metadata": {}, "yanked": false, "sha": "fca9f977ab968de4804b765f5a041db4f38e1cccbf114cbc5b6411f1fb256c2d", "spec_sha": "22a49a423155ea952e8b7a5e1d502873c0381ada7e2a3978586cc23a95b4fc9d", "project_uri": "https://rubygems.org/gems/sqlite-graft", "gem_uri": "https://rubygems.org/gems/sqlite-graft-0.1.2.rc.2-arm64-mingw32.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/sqlite-graft/0.1.2.rc.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-16 22:42:31 UTC
tU2qzWBGETZF43ZUAyvBF

sqlite-graft

A SQLite extension which uses Graft to replicate to and from object storage.

0.1.2.rc.2
Content{ "name": "sqlite-graft", "downloads": 790, "version": "0.1.2.rc.2", "version_created_at": "2025-04-16T22:42:27.783Z", "version_downloads": 0, "platform": "arm64-linux", "authors": "Carl Sverre", "info": "A SQLite extension which uses Graft to replicate to and from object storage.", "licenses": [ "MIT OR Apache" ], "metadata": {}, "yanked": false, "sha": "acbc7b41389a9c6680141a66dddae01900b28908e3103fbfbf1966065156d87d", "spec_sha": "7b524ba8857735136944126d7b113739e0e28daeb3020059f6ce03b7197a4113", "project_uri": "https://rubygems.org/gems/sqlite-graft", "gem_uri": "https://rubygems.org/gems/sqlite-graft-0.1.2.rc.2-arm64-linux.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/sqlite-graft/0.1.2.rc.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-16 22:42:31 UTC
2ML6ZmcWx5i_7_rwt_wSa

sqlite-graft

A SQLite extension which uses Graft to replicate to and from object storage.

0.1.2.rc.2
Content{ "name": "sqlite-graft", "downloads": 790, "version": "0.1.2.rc.2", "version_created_at": "2025-04-16T22:42:26.381Z", "version_downloads": 0, "platform": "arm64-darwin", "authors": "Carl Sverre", "info": "A SQLite extension which uses Graft to replicate to and from object storage.", "licenses": [ "MIT OR Apache" ], "metadata": {}, "yanked": false, "sha": "667e272ccb5d5e3292e3620a90548274d51f38ae73f741cbb628fee2b71da170", "spec_sha": "aed216a264920e050cb43f7e71b6cf6ef27f33c260701f48717f3ed3b8058117", "project_uri": "https://rubygems.org/gems/sqlite-graft", "gem_uri": "https://rubygems.org/gems/sqlite-graft-0.1.2.rc.2-arm64-darwin.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/sqlite-graft/0.1.2.rc.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-16 22:42:29 UTC
kDJ17ZG5WouhSo6J9tGrw

rabbit-slide-naitoh-rubykaigi-2025

https://rubykaigi.org/2025/

1.0.1
Content{ "name": "rabbit-slide-naitoh-rubykaigi-2025", "downloads": 46, "version": "1.0.1", "version_created_at": "2025-04-16T22:30:48.391Z", "version_downloads": 0, "platform": "ruby", "authors": "NAITOH Jun", "info": "https://rubykaigi.org/2025/", "licenses": [], "metadata": {}, "yanked": false, "sha": "e53535846386d9325d8f0f56ddcb8cc1730af6ad9bcd63502fadf9fc50c953e6", "spec_sha": "0d74b369e053185633286a11dbae62512fbe6043ff26ef6552fcd752ae49bbc6", "project_uri": "https://rubygems.org/gems/rabbit-slide-naitoh-rubykaigi-2025", "gem_uri": "https://rubygems.org/gems/rabbit-slide-naitoh-rubykaigi-2025-1.0.1.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/rabbit-slide-naitoh-rubykaigi-2025/1.0.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rabbit", "requirements": ">= 2.0.2" } ] } }
2025-04-16 22:30:52 UTC
cNZHwo1NYg9IKC85-6SUY

cybrid_api_bank_ruby

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

0.123.401
Content{ "name": "cybrid_api_bank_ruby", "downloads": 1276078, "version": "0.123.401", "version_created_at": "2025-04-16T22:23:58.012Z", "version_downloads": 0, "platform": "ruby", "authors": "Cybrid", "info": "View our documentation at https://github.com/Cybrid-app/cybrid-api-bank-ruby/", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "d8b4504e2af1634becb9e816685e87304c18fa0fae97e24195a1554634eb9731", "spec_sha": "a66ec30fb497db074f5c125885d4dff8a2e8c9a189e8d33d3cb166936add8d24", "project_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby-0.123.401.gem", "homepage_uri": "https://github.com/Cybrid-app/cybrid-api-bank-ruby/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/cybrid_api_bank_ruby/0.123.401", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rspec", "requirements": "~> 3.6, >= 3.6.0" } ], "runtime": [ { "name": "typhoeus", "requirements": "~> 1.0, >= 1.0.1" } ] } }
2025-04-16 22:24:01 UTC
HsucJNEQPV1vP3h25juZ_

cybrid_api_organization_ruby

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

0.123.401
Content{ "name": "cybrid_api_organization_ruby", "downloads": 1316555, "version": "0.123.401", "version_created_at": "2025-04-16T22:23:33.205Z", "version_downloads": 0, "platform": "ruby", "authors": "Cybrid", "info": "View our documentation at https://github.com/Cybrid-app/cybrid-api-organization-ruby/", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "8a880be3aeedfeb6a7277dbe21a27742322d7bb5c2950339eec3fd71a55c76ca", "spec_sha": "e7eb5ecc1f28c238c1fd31fadb5ccbf8957957e281155e6d93d0c6dd436b827b", "project_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby-0.123.401.gem", "homepage_uri": "https://github.com/Cybrid-app/cybrid-api-organization-ruby/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/cybrid_api_organization_ruby/0.123.401", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rspec", "requirements": "~> 3.6, >= 3.6.0" } ], "runtime": [ { "name": "typhoeus", "requirements": "~> 1.0, >= 1.0.1" } ] } }
2025-04-16 22:23:37 UTC
TD5LVNb2HipFzWbKG7gmA

cybrid_api_id_ruby

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

0.123.401
Content{ "name": "cybrid_api_id_ruby", "downloads": 1305639, "version": "0.123.401", "version_created_at": "2025-04-16T22:22:45.458Z", "version_downloads": 0, "platform": "ruby", "authors": "Cybrid", "info": "View our documentation at https://github.com/Cybrid-app/cybrid-api-id-ruby/", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "b51f8abb4b26f7d7b5b8d5f70575a7d029d2d003d2e3a1d5f41b6518d02f1cf5", "spec_sha": "bdd7ecb2b98df68bc1042ba4e9fff19418cd962a12f5ca90bd3e8180b0ae5c1e", "project_uri": "https://rubygems.org/gems/cybrid_api_id_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_id_ruby-0.123.401.gem", "homepage_uri": "https://github.com/Cybrid-app/cybrid-api-id-ruby/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/cybrid_api_id_ruby/0.123.401", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rspec", "requirements": "~> 3.6, >= 3.6.0" } ], "runtime": [ { "name": "typhoeus", "requirements": "~> 1.0, >= 1.0.1" } ] } }
2025-04-16 22:22:50 UTC
sdsA_LIn_U0pf3rhY-JkL

panda_pal

LTI mountable engine

5.14.0.beta1
Content{ "name": "panda_pal", "downloads": 282065, "version": "5.14.0.beta1", "version_created_at": "2025-04-16T22:10:58.109Z", "version_downloads": 0, "platform": "ruby", "authors": "Instructure CustomDev", "info": "LTI mountable engine", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "3cd94246765acb922423a46eb2ad671897ad36a0e0d9c037adfede9d07271bcd", "spec_sha": "f558e55e3f35702ba6136df357ddedfaa37a19705cacc91a313b19cd23d5b284", "project_uri": "https://rubygems.org/gems/panda_pal", "gem_uri": "https://rubygems.org/gems/panda_pal-5.14.0.beta1.gem", "homepage_uri": "http://instructure.com", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/panda_pal/5.14.0.beta1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "factory_girl_rails", "requirements": ">= 0" }, { "name": "mail", "requirements": "= 2.7.1" }, { "name": "pg", "requirements": ">= 0" }, { "name": "rails", "requirements": "~> 7.0" }, { "name": "redis", "requirements": ">= 4.2, < 5.0" }, { "name": "ros-apartment", "requirements": "~> 3.0" }, { "name": "ros-apartment-sidekiq", "requirements": "~> 1.2" }, { "name": "rspec-rails", "requirements": ">= 0" }, { "name": "sidekiq", "requirements": "< 7.0" }, { "name": "sidekiq-scheduler", "requirements": ">= 0" } ], "runtime": [ { "name": "attr_encrypted", "requirements": "~> 4.0.0" }, { "name": "browser", "requirements": "= 2.5.0" }, { "name": "httparty", "requirements": ">= 0" }, { "name": "ims-lti", "requirements": "~> 1.2.4" }, { "name": "json-jwt", "requirements": ">= 0" }, { "name": "jwt", "requirements": ">= 0" }, { "name": "rails", "requirements": ">= 4.2" }, { "name": "ros-apartment", "requirements": "~> 3.0" }, { "name": "secure_headers", "requirements": "~> 6.1" } ] } }
2025-04-16 22:11:01 UTC
P21McltlYUuKqeQHsvOnW

lookbook

Lookbook is a UI development environment for Ruby on Rails applications

2.3.9
Content{ "name": "lookbook", "downloads": 4743427, "version": "2.3.9", "version_created_at": "2025-04-16T21:54:26.884Z", "version_downloads": 0, "platform": "ruby", "authors": "Mark Perkins", "info": "Lookbook is a UI development environment for Ruby on Rails applications", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "b91fd92bd20281b87fbd23d7b22ffacb83ceb086c30986ab90275d220eaf0f39", "spec_sha": "d6901bbfb2a821aa7339c80537d70b0b823e5cdce7ef4cb97c71484241f3da07", "project_uri": "https://rubygems.org/gems/lookbook", "gem_uri": "https://rubygems.org/gems/lookbook-2.3.9.gem", "homepage_uri": "https://github.com/ViewComponent/lookbook", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/lookbook/2.3.9", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activemodel", "requirements": ">= 0" }, { "name": "css_parser", "requirements": ">= 0" }, { "name": "htmlbeautifier", "requirements": "~> 1.3" }, { "name": "htmlentities", "requirements": "~> 4.3.4" }, { "name": "marcel", "requirements": "~> 1.0" }, { "name": "railties", "requirements": ">= 5.0" }, { "name": "redcarpet", "requirements": "~> 3.5" }, { "name": "rouge", "requirements": ">= 3.26, < 5.0" }, { "name": "view_component", "requirements": ">= 2.0" }, { "name": "yard", "requirements": "~> 0.9" }, { "name": "zeitwerk", "requirements": "~> 2.5" } ] } }
2025-04-16 21:54:28 UTC
5GyIUv-1AsGOTh9y1Lq7j

postgre_sql_parser

A PostgreSQL SQL parser for Ruby

0.6.1
Content{ "name": "postgre_sql_parser", "downloads": 288, "version": "0.6.1", "version_created_at": "2025-04-16T21:34:43.168Z", "version_downloads": 0, "platform": "ruby", "authors": "Sylvain Utard", "info": "A PostgreSQL SQL parser for Ruby", "licenses": [], "metadata": {}, "yanked": false, "sha": "a0a4d7295a181e10bf0817309ed04831656078291a66bf1a5bc71963bcdca555", "spec_sha": "4a6f34543cfd6561d11f7500058ee25eaa7c3641f440430facce8b086923be8e", "project_uri": "https://rubygems.org/gems/postgre_sql_parser", "gem_uri": "https://rubygems.org/gems/postgre_sql_parser-0.6.1.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/postgre_sql_parser/0.6.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rice", "requirements": "~> 4.5" } ] } }
2025-04-16 21:34:45 UTC
5EYKeDL3Qytt5NqVyrm3H

epayco-sdk-ruby

API to interact with Epayco https://epayco.co

1.6.0
Content{ "name": "epayco-sdk-ruby", "downloads": 55907, "version": "1.6.0", "version_created_at": "2025-04-16T21:33:40.279Z", "version_downloads": 0, "platform": "ruby", "authors": "Epayco development team, Ricardo Saldarriaga, Gerson Vasquez", "info": "API to interact with Epayco\nhttps://epayco.co", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "175dd5201260d6f34fb67a95fda4abb328e3ee6c7babc9f33e1f9c0e2bb37714", "spec_sha": "7037077b228fd4b58da1da3ba876d4ff5a845b8300d2454fe3072e38d6fd3a0f", "project_uri": "https://rubygems.org/gems/epayco-sdk-ruby", "gem_uri": "https://rubygems.org/gems/epayco-sdk-ruby-1.6.0.gem", "homepage_uri": "https://epayco.co/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/epayco-sdk-ruby/1.6.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "cutest", "requirements": "~> 1.2" }, { "name": "mocha", "requirements": "~> 2.7" } ], "runtime": [ { "name": "dotenv", "requirements": "~> 2.8" }, { "name": "json", "requirements": "~> 2.7" }, { "name": "rest-client", "requirements": "~> 2.1" } ] } }
2025-04-16 21:33:42 UTC
E0xsao415nz8FFZYDlXD0

postgre_sql_parser

A PostgreSQL SQL parser for Ruby

0.6.0
Content{ "name": "postgre_sql_parser", "downloads": 287, "version": "0.6.0", "version_created_at": "2025-04-16T21:30:54.229Z", "version_downloads": 0, "platform": "ruby", "authors": "Sylvain Utard", "info": "A PostgreSQL SQL parser for Ruby", "licenses": [], "metadata": {}, "yanked": false, "sha": "bcbb4e1e7d7c545d1a64f979367477ebe1954c730ef0948289553ca8869ce2cf", "spec_sha": "9c8dd3b6419db74476df9a9f3fbe1d53f161d575781df38f351460721ba33bbe", "project_uri": "https://rubygems.org/gems/postgre_sql_parser", "gem_uri": "https://rubygems.org/gems/postgre_sql_parser-0.6.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/postgre_sql_parser/0.6.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rice", "requirements": "~> 4.5" } ] } }
2025-04-16 21:30:56 UTC
LMXRvvMsQl_bSD0vAvpwG

audiences

Audiences notify the Rails app when a SCIM backend updates a user affecting matching audiences

1.6.alpha
Content{ "name": "audiences", "downloads": 24491, "version": "1.6.alpha", "version_created_at": "2025-04-16T21:23:08.610Z", "version_downloads": 0, "platform": "ruby", "authors": "Carlos Palhares", "info": "Audiences notify the Rails app when a SCIM backend updates a user affecting matching audiences", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/powerhome/audiences", "changelog_uri": "https://github.com/powerhome/audiences/blob/main/packages/audiences/docs/CHANGELOG.md", "source_code_uri": "https://github.com/powerhome/audiences", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "c3179208b5d93cdb60378c6ad928d896e1f7ee15a42b9ce6de0c4f4ebdb1e961", "spec_sha": "4b04706bf43911b9d605250f831d3e09d93ab42878ac58a0985b03f9a90134d5", "project_uri": "https://rubygems.org/gems/audiences", "gem_uri": "https://rubygems.org/gems/audiences-1.6.alpha.gem", "homepage_uri": "https://github.com/powerhome/audiences", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/powerhome/audiences", "bug_tracker_uri": null, "changelog_uri": "https://github.com/powerhome/audiences/blob/main/packages/audiences/docs/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rails", "requirements": ">= 6.0" } ] } }
2025-04-16 21:23:12 UTC
H0mSIgSzjv-ul0QxvPBHI

stytch

Stytch Ruby Gem

10.15.0
Content{ "name": "stytch", "downloads": 415736, "version": "10.15.0", "version_created_at": "2025-04-16T21:22:14.871Z", "version_downloads": 0, "platform": "ruby", "authors": "stytch", "info": "Stytch Ruby Gem", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://stytch.com", "source_code_uri": "https://github.com/stytchauth/stytch-ruby" }, "yanked": false, "sha": "eee4999a282cae1fb74a0d01d67901043f6b8433ef781c115ce9ff3945e52f06", "spec_sha": "d5fa105b24c4b467bcc418c8b2212f4ebff1dce0c887bf2b37c2ad78444fa082", "project_uri": "https://rubygems.org/gems/stytch", "gem_uri": "https://rubygems.org/gems/stytch-10.15.0.gem", "homepage_uri": "https://stytch.com", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/stytchauth/stytch-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rspec", "requirements": "~> 3.11.0" }, { "name": "rubocop", "requirements": "= 1.64.1" }, { "name": "rubocop-rspec", "requirements": "= 2.24.0" } ], "runtime": [ { "name": "faraday", "requirements": ">= 2.0.1, < 3.0" }, { "name": "json-jwt", "requirements": ">= 1.13.0" }, { "name": "jwt", "requirements": ">= 2.3.0" } ] } }
2025-04-16 21:22:18 UTC
DRoSeGvHlt6iwCQCpRKrP

better_batch-active_record

Better batch operations.

1.0.2
Content{ "name": "better_batch-active_record", "downloads": 146, "version": "1.0.2", "version_created_at": "2025-04-16T21:15:19.436Z", "version_downloads": 0, "platform": "ruby", "authors": "Tyler Hartland", "info": "Better batch operations.", "licenses": [ "MIT" ], "metadata": { "source_code_uri": "https://github.com/th7/better_batch-active_record", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "a019a17eb8754ff9a09f2c34e3f9c156a4bafd4c7396e1c164ef3b036cf0c03d", "spec_sha": "561499dadea3697ec99a0f0a08f27387a9a7c5d7bfc34c46da5806f4f1bae113", "project_uri": "https://rubygems.org/gems/better_batch-active_record", "gem_uri": "https://rubygems.org/gems/better_batch-active_record-1.0.2.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/th7/better_batch-active_record", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activerecord", "requirements": ">= 7, < 9" }, { "name": "better_batch", "requirements": "~> 1" } ] } }
2025-04-16 21:15:21 UTC
qGi27zcHXlwfFbA3x7l_k

tencentcloud-sdk-billing

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

3.0.1041
Content{ "name": "tencentcloud-sdk-billing", "downloads": 494003, "version": "3.0.1041", "version_created_at": "2025-04-16T21:08:49.119Z", "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 BILLING.", "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-billing" }, "yanked": false, "sha": "f1c65d653f9fdadecf71790523ec38aba6de93f0775bac378fc2a85ee69eeaa5", "spec_sha": "a983db5b219c38ea1f9c9bdebc009fd3f5e4f960757b2adf123de1f9f6f1b867", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-billing", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-billing-3.0.1041.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-billing", "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-04-16 21:08:51 UTC
hYmTKkVNohbLzvWRuCcsi

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.1041
Content{ "name": "tencentcloud-sdk-thpc", "downloads": 478610, "version": "3.0.1041", "version_created_at": "2025-04-16T21:08:45.399Z", "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": "036df8821a3f98e046e16399cad8cd9b5e6250bd9a78fb8adfa61f1a0473db69", "spec_sha": "5bc792243ee6b9db47b52615db3025701ffe6f8ed44dc4caf28e9bfc8812d0e8", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-thpc", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-thpc-3.0.1041.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-04-16 21:08:47 UTC
NvCPfrGqN2VZJ21nXqDta

tencentcloud-sdk-cloudhsm

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

3.0.1041
Content{ "name": "tencentcloud-sdk-cloudhsm", "downloads": 490082, "version": "3.0.1041", "version_created_at": "2025-04-16T21:08:40.537Z", "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 CLOUDHSM.", "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-cloudhsm" }, "yanked": false, "sha": "686d68b64367195c9e2a45c75b763409fcf388709ffe46aa798d8aa15331f11b", "spec_sha": "15c07adc48d32cddb207e2b867eafbb05f1ae2e552635032bdb97099c7cf34d0", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-cloudhsm", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-cloudhsm-3.0.1041.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-cloudhsm", "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-04-16 21:08:44 UTC
2hoU3t_M67_A8QGLAja1Q

tencentcloud-sdk-cdz

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

3.0.1041
Content{ "name": "tencentcloud-sdk-cdz", "downloads": 32718, "version": "3.0.1041", "version_created_at": "2025-04-16T21:08:37.195Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service CDZ.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-cdz" }, "yanked": false, "sha": "f26118413077b2e54c34f7c8822a2204547e612091f0548d1dc9ea31fbb55510", "spec_sha": "7c45d4ba4074c9714f859eea21f458825f3c01a843595fa868cbdff0c4f89f52", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-cdz", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-cdz-3.0.1041.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-cdz", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-04-16 21:08:39 UTC
6zJkH46uR8HEsBty5rYOd

tencentcloud-sdk-mvj

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

3.0.1041
Content{ "name": "tencentcloud-sdk-mvj", "downloads": 492927, "version": "3.0.1041", "version_created_at": "2025-04-16T21:08:32.426Z", "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 MVJ.", "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-mvj" }, "yanked": false, "sha": "a66a66511fc10d8af01e04bd47ed63ae37e72c36b18e35646bc84829a28a19ab", "spec_sha": "6b95a18daacd9850b1a4e9e00ab14ebd8d41cc11f07f1c100fef345917295bcf", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-mvj", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-mvj-3.0.1041.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-mvj", "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-04-16 21:08:36 UTC
_suDR6deRryjSo2fA3GJx

tencentcloud-sdk-apm

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

3.0.1041
Content{ "name": "tencentcloud-sdk-apm", "downloads": 475407, "version": "3.0.1041", "version_created_at": "2025-04-16T21:08:28.655Z", "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 APM.", "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-apm" }, "yanked": false, "sha": "077a37c0e0f450b4bb5bb69a50549fa0123756ff99aecf90128f301e92a0e935", "spec_sha": "4c4fbb5bb9b4e6dea7a7e802fbe8ed1dd723e1f78ef419a1c8812ae9053d308e", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-apm", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-apm-3.0.1041.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-apm", "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-04-16 21:08:31 UTC
_VnJ1Yy3fajn8nzMc6iQa

tencentcloud-sdk-cdb

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

3.0.1041
Content{ "name": "tencentcloud-sdk-cdb", "downloads": 500599, "version": "3.0.1041", "version_created_at": "2025-04-16T21:08:25.415Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service CDB.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-cdb" }, "yanked": false, "sha": "f4b5ce6ecb0b4dd3507f8df4d3e64311a4635849e7f5d465f5bd4978ae478fc4", "spec_sha": "a5fbbe0b7910d7c79ef6a7d7e3ad2d4be0a7b6767f38f2ac76ad0f0f7e468543", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-cdb", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-cdb-3.0.1041.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-cdb", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-04-16 21:08:27 UTC
3iSHFezz7VmIOn9QxWjrS

tencentcloud-sdk-soe

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

3.0.1041
Content{ "name": "tencentcloud-sdk-soe", "downloads": 492794, "version": "3.0.1041", "version_created_at": "2025-04-16T21:08:20.789Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service SOE.", "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-soe" }, "yanked": false, "sha": "2a2f0512f31c542e34c8bb177f5efe787380c6887c640fba73df18050728c1fa", "spec_sha": "d384ab4a4e24494462257d6baa986016166a75431baecc7b15604b720bbca620", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-soe", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-soe-3.0.1041.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-soe", "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-04-16 21:08:24 UTC
3HOH8-ldvR4KPKDO9aOo5

tencentcloud-sdk-omics

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

3.0.1041
Content{ "name": "tencentcloud-sdk-omics", "downloads": 181317, "version": "3.0.1041", "version_created_at": "2025-04-16T21:08:17.493Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service OMICS.", "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-omics" }, "yanked": false, "sha": "4de62af00e8b433eb582fe7709bd0310200fd7a33bc8691ca6cd1d5d30d20002", "spec_sha": "ee62f73f80ae3c904425d0a39f2f0185e26dba0ee4d11b18f7e357ecb9db28c4", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-omics", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-omics-3.0.1041.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-omics", "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-04-16 21:08:19 UTC
7qgABbH9vA92MENOrTlYV

tencentcloud-sdk-live

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

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

tencentcloud-sdk-as

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

3.0.1041
Content{ "name": "tencentcloud-sdk-as", "downloads": 493056, "version": "3.0.1041", "version_created_at": "2025-04-16T21:08:10.621Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service AS.", "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-as" }, "yanked": false, "sha": "e90e54a102ce6becd36b557cfa9f47c8bbdc342c31be903e07976bd693704598", "spec_sha": "707ada429191393d4edcbfea78678f911a1a43763ea2853c38b3d7815d8fab20", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-as", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-as-3.0.1041.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-as", "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-04-16 21:08:13 UTC
iT5y4ayO1osP5Ym-zCvt1

tencentcloud-sdk-rce

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

3.0.1041
Content{ "name": "tencentcloud-sdk-rce", "downloads": 488948, "version": "3.0.1041", "version_created_at": "2025-04-16T21:08:07.208Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service RCE.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-rce" }, "yanked": false, "sha": "aee826f611f849a321d0c1e79b30f200f96d60c4a49b4891101c94fa1927427a", "spec_sha": "4b01229e486c66de75d0f91de9c8829ab13c087906f024120fc0d729e264a82d", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-rce", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-rce-3.0.1041.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-rce", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-04-16 21:08:09 UTC
EmVZm6HIK8BXOf7cLCLeh

tencentcloud-sdk-ecc

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

3.0.1041
Content{ "name": "tencentcloud-sdk-ecc", "downloads": 511971, "version": "3.0.1041", "version_created_at": "2025-04-16T21:08:04.157Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service ECC.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-ecc" }, "yanked": false, "sha": "2fc5d5fcb3160bbc7c4d171ccfe1b2829a41fcb65a52e04135828b75e4387472", "spec_sha": "403ae3da5f570bb48f676f28a75dd69c6e0c1aa453862e33b9fcec50c6a19160", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-ecc", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-ecc-3.0.1041.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-ecc", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-04-16 21:08:06 UTC
86AWNfdifbdzX5-iTD2Gi

tencentcloud-sdk-tat

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

3.0.1041
Content{ "name": "tencentcloud-sdk-tat", "downloads": 496073, "version": "3.0.1041", "version_created_at": "2025-04-16T21:08:00.696Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TAT.", "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-tat" }, "yanked": false, "sha": "f80070555e253ed34f842200303665a0393b7056998ca58125bd5b011535e4d9", "spec_sha": "e43c519210fa0c277c305080a27be6b12cf204abdb7a662c0cd7616f7b0f8b11", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-tat", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-tat-3.0.1041.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-tat", "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-04-16 21:08:03 UTC
o2P8iy2iL-TGpzU4EqtFs

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.1041
Content{ "name": "tencentcloud-sdk-ims", "downloads": 496773, "version": "3.0.1041", "version_created_at": "2025-04-16T21:07:57.928Z", "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": "bef23690b5e3bb99258285d1b8e2b77cf640091e5084b40256882e858d5972d2", "spec_sha": "92fb730ac05866655160e73f0b8e6e4ec2448b1f534b983e58460322338811c3", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-ims", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-ims-3.0.1041.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-04-16 21:07:59 UTC
rQ2hYPgATloMAGO7P3aOI

tencentcloud-sdk-market

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

3.0.1041
Content{ "name": "tencentcloud-sdk-market", "downloads": 492374, "version": "3.0.1041", "version_created_at": "2025-04-16T21:07:52.830Z", "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 MARKET.", "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-market" }, "yanked": false, "sha": "fc407a6f0e4c333fd456081c8bc5a7387491701a7b185c3d0a9aaba8a5203759", "spec_sha": "756a1414c0e9c6e43eddcfb8ccb27bd296641a12f3fd73488b48840d6ec0b3b4", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-market", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-market-3.0.1041.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-market", "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-04-16 21:07:57 UTC
jJQg1SVoC5H6BicjwVgdm

tencentcloud-sdk-cpdp

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

3.0.1041
Content{ "name": "tencentcloud-sdk-cpdp", "downloads": 495222, "version": "3.0.1041", "version_created_at": "2025-04-16T21:07:46.917Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service CPDP.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-cpdp" }, "yanked": false, "sha": "2d6c4364ea879447f939b0232b6ab9ca4efd62a9f7943750c0760b147e117b5c", "spec_sha": "2720638a33fdcc5657902884cee55f0e5bf399741fd62d67ef75f394bf615c6d", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-cpdp", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-cpdp-3.0.1041.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-cpdp", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-04-16 21:07:51 UTC
XWpQG2ankQTWNFbPENc5w

tencentcloud-sdk-bmvpc

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

3.0.1041
Content{ "name": "tencentcloud-sdk-bmvpc", "downloads": 498853, "version": "3.0.1041", "version_created_at": "2025-04-16T21:07:41.263Z", "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 BMVPC.", "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-bmvpc" }, "yanked": false, "sha": "8faf4d6ea6376f801520a31b5478c03f9468871b5c3ad0c65069304cc42fee20", "spec_sha": "a594753e3f81b4224b93ffb61a2df895b8c907a06883b668654d3c34e86647b5", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-bmvpc", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-bmvpc-3.0.1041.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-bmvpc", "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-04-16 21:07:45 UTC
H3K00d8XX6X2BCCkxDtuY

tencentcloud-sdk-sts

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

3.0.1041
Content{ "name": "tencentcloud-sdk-sts", "downloads": 494840, "version": "3.0.1041", "version_created_at": "2025-04-16T21:07:37.945Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service STS.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-sts" }, "yanked": false, "sha": "20538ae290864464dc00c094385583cad01db22de96553fff8e1af3080780376", "spec_sha": "fa71cdc86d8fbfe456169e03011606a6f66a5e301726da5ecb8350ef7c066078", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-sts", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-sts-3.0.1041.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-sts", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-04-16 21:07:40 UTC
Pj0e_uDFnHnPPROjo_-My

tencentcloud-sdk-ecdn

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

3.0.1041
Content{ "name": "tencentcloud-sdk-ecdn", "downloads": 493205, "version": "3.0.1041", "version_created_at": "2025-04-16T21:07:35.163Z", "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 ECDN.", "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-ecdn" }, "yanked": false, "sha": "0463cd5a2dea65c67282381ad96d14b9a4a806631acfbccdfc83d335b131bd2a", "spec_sha": "6630c0da7298ff8649c099c1cea6fe8b69eca0a49bf0075bd2693c594b63c74a", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-ecdn", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-ecdn-3.0.1041.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-ecdn", "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-04-16 21:07:37 UTC
SZzjDF0cNDH4xgJlWy36Q

tencentcloud-sdk-vcube

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

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

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.1041
Content{ "name": "tencentcloud-sdk-organization", "downloads": 494224, "version": "3.0.1041", "version_created_at": "2025-04-16T21:07:29.183Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service 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": "d110a5ec975b66243e8d91f6ed259e9f176f932762fedd220bacc402cc11d188", "spec_sha": "b5879388d821278b22acd2abcdb9fdc55cd730ca89d3998cad836993b094944d", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-organization", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-organization-3.0.1041.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-04-16 21:07:31 UTC
P2ArG0BS1-h57wNudZsnc

tencentcloud-sdk-gaap

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

3.0.1041
Content{ "name": "tencentcloud-sdk-gaap", "downloads": 497200, "version": "3.0.1041", "version_created_at": "2025-04-16T21:07:25.883Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service GAAP.", "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-gaap" }, "yanked": false, "sha": "66ed3f72a673503da1fbf241740c4f6a751bbdce3695047e634ece1c0cda1e99", "spec_sha": "e74d81b2e819fde5de2167bf8e1fb631605eaa66b1d3fa7f92e02872d8c2e3eb", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-gaap", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-gaap-3.0.1041.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-gaap", "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-04-16 21:07:28 UTC
YB36P1nM4ZDRCQaqVgL9z

tencentcloud-sdk-asw

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

3.0.1041
Content{ "name": "tencentcloud-sdk-asw", "downloads": 488673, "version": "3.0.1041", "version_created_at": "2025-04-16T21:07:22.613Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service ASW.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-asw" }, "yanked": false, "sha": "2c09839082fd08c44e682b8d2ff78dc8dd67ddea9f13476ee3c03acb384e4cbf", "spec_sha": "56d119e8f78e1564d56966e95be6f6a5223c8cae96ba1b643975193d91b6f069", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-asw", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-asw-3.0.1041.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-asw", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-04-16 21:07:24 UTC
WndQyIVzxXCUFawAMIn8k

tencentcloud-sdk-trtc

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

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