Lastest updates from Rubygems.org
ID | Gem | Version | Body | Updated At |
---|---|---|---|---|
Mny-ZMj1PIOzxkQepdQ1V |
backspinBackspin is a Ruby library for characterization testing of command-line interfaces. Inspired by VCR's cassette-based approach, it records and replays CLI interactions to make testing faster and more deterministic. |
0.2.1 | Content{ "name": "backspin", "downloads": 0, "version": "0.2.1", "version_created_at": "2025-06-05T07:39:28.030Z", "version_downloads": 0, "platform": "ruby", "authors": "Rob Sanheim", "info": "Backspin is a Ruby library for characterization testing of command-line interfaces. Inspired by VCR's cassette-based approach, it records and replays CLI interactions to make testing faster and more deterministic.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/rsanheim/backspin", "changelog_uri": "https://github.com/rsanheim/backspin/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/rsanheim/backspin" }, "yanked": false, "sha": "3acd4cf9c32cf372917b43e20dd73aa4a8b1e1e8dfb7f4b796e4fe0d11469da2", "spec_sha": "be0c3a71805da4e8281332d15d3385d5ee55442a50e757a8bd20a922827d7be9", "project_uri": "https://rubygems.org/gems/backspin", "gem_uri": "https://rubygems.org/gems/backspin-0.2.1.gem", "homepage_uri": "https://github.com/rsanheim/backspin", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/rsanheim/backspin", "bug_tracker_uri": null, "changelog_uri": "https://github.com/rsanheim/backspin/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "ostruct", "requirements": ">= 0" }, { "name": "rspec-mocks", "requirements": "~> 3.0" } ] } } |
2025-06-05 07:39:29 UTC |
ECAtz6FLuWmvTlqZmRA0B |
textbringerTextbringer is a member of a demon race that takes on the form of an Emacs-like text editor. |
10 | Content{ "name": "textbringer", "downloads": 60011, "version": "10", "version_created_at": "2025-06-05T07:31:27.797Z", "version_downloads": 0, "platform": "ruby", "authors": "Shugo Maeda", "info": "Textbringer is a member of a demon race that takes on the form of an Emacs-like text editor.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "9d74ff18b31de57a4e98cb7ff5a0edfbb4c5d475337500b0a1ea1bacbed9a91b", "spec_sha": "1537d2262492b0526f853634688e62ea42ac0c146cb8c8313bdfd20b440633c4", "project_uri": "https://rubygems.org/gems/textbringer", "gem_uri": "https://rubygems.org/gems/textbringer-10.gem", "homepage_uri": "https://github.com/shugo/textbringer", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/textbringer/10", "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" }, { "name": "ripper-tags", "requirements": ">= 0" }, { "name": "simplecov", "requirements": ">= 0" }, { "name": "test-unit", "requirements": ">= 0" } ], "runtime": [ { "name": "clipboard", "requirements": ">= 1.1" }, { "name": "curses", "requirements": ">= 1.2.7" }, { "name": "drb", "requirements": ">= 0" }, { "name": "editorconfig", "requirements": ">= 0" }, { "name": "fiddle", "requirements": ">= 0" }, { "name": "fiddley", "requirements": ">= 0.0.5" }, { "name": "irb", "requirements": ">= 0" }, { "name": "nkf", "requirements": ">= 0" }, { "name": "ostruct", "requirements": ">= 0" }, { "name": "rdoc", "requirements": ">= 0" }, { "name": "unicode-blocks", "requirements": ">= 0" }, { "name": "unicode-categories", "requirements": ">= 0" }, { "name": "unicode-display_width", "requirements": ">= 1.1" }, { "name": "unicode-name", "requirements": ">= 0" }, { "name": "unicode-scripts", "requirements": ">= 0" }, { "name": "unicode-types", "requirements": ">= 0" }, { "name": "warning", "requirements": ">= 0" } ] } } |
2025-06-05 07:31:29 UTC |
Ok_M7FowvbH1a__rB0urP |
ollama_chatThe app provides a command-line interface (CLI) to an Ollama AI model, allowing users to engage in text-based conversations and generate human-like responses. Users can import data from local files or web pages, which are then processed through three different modes: fully importing the content into the conversation context, summarizing the information for concise reference, or storing it in an embedding vector database for later retrieval based on the conversation. |
0.0.13 | Content{ "name": "ollama_chat", "downloads": 2047, "version": "0.0.13", "version_created_at": "2025-06-05T07:28:38.499Z", "version_downloads": 0, "platform": "ruby", "authors": "Florian Frank", "info": "The app provides a command-line interface (CLI) to an Ollama AI model,\nallowing users to engage in text-based conversations and generate\nhuman-like responses. Users can import data from local files or web pages,\nwhich are then processed through three different modes: fully importing the\ncontent into the conversation context, summarizing the information for\nconcise reference, or storing it in an embedding vector database for later\nretrieval based on the conversation.\n", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "8be7dab4b2132c297daf4bef2039a7f6bbc711356da4a205355f631745014f36", "spec_sha": "771ae1f79e016639ef0d99719087671b60ed46876498354e020b3596b2c7e766", "project_uri": "https://rubygems.org/gems/ollama_chat", "gem_uri": "https://rubygems.org/gems/ollama_chat-0.0.13.gem", "homepage_uri": "https://github.com/flori/ollama_chat", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/ollama_chat/0.0.13", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "all_images", "requirements": "~> 0.6" }, { "name": "debug", "requirements": ">= 0" }, { "name": "gem_hadar", "requirements": "~> 1.20" }, { "name": "kramdown", "requirements": "~> 2.0" }, { "name": "rspec", "requirements": "~> 3.2" }, { "name": "simplecov", "requirements": ">= 0" }, { "name": "webmock", "requirements": ">= 0" } ], "runtime": [ { "name": "amatch", "requirements": "~> 0.4.1" }, { "name": "complex_config", "requirements": "~> 0.22, >= 0.22.2" }, { "name": "csv", "requirements": "~> 3.0" }, { "name": "documentrix", "requirements": "~> 0.0, >= 0.0.2" }, { "name": "excon", "requirements": "~> 1.0" }, { "name": "kramdown-ansi", "requirements": "~> 0.0, >= 0.0.1" }, { "name": "mime-types", "requirements": "~> 3.0" }, { "name": "ollama-ruby", "requirements": "~> 1.2" }, { "name": "pdf-reader", "requirements": "~> 2.0" }, { "name": "redis", "requirements": "~> 5.0" }, { "name": "reverse_markdown", "requirements": "~> 3.0" }, { "name": "rss", "requirements": "~> 0.3" }, { "name": "search_ui", "requirements": "~> 0.0" }, { "name": "term-ansicolor", "requirements": "~> 1.11" }, { "name": "tins", "requirements": "~> 1.34" }, { "name": "xdg", "requirements": "~> 7.0" } ] } } |
2025-06-05 07:28:40 UTC |
A4cH9Xy8b5MMseDXvY7lH |
passpartuPasspartu is a great tool to manage your policies. Keep all your policy rules in one file - passpartu.yml. |
1.2.2 | Content{ "name": "passpartu", "downloads": 67245, "version": "1.2.2", "version_created_at": "2025-06-05T07:22:58.906Z", "version_downloads": 0, "platform": "ruby", "authors": "OrestF", "info": "Passpartu is a great tool to manage your policies.\n Keep all your policy rules in one file - passpartu.yml.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "866a728eece263b17b039de5d62c1f362f356cc9ec65e70ed5af149f21516fa9", "spec_sha": "11fd4898e0248642aeb9152f72e07655c96b70d8806fd6b5c6144c04de925bfe", "project_uri": "https://rubygems.org/gems/passpartu", "gem_uri": "https://rubygems.org/gems/passpartu-1.2.2.gem", "homepage_uri": "https://github.com/coaxsoft/passpartu", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/passpartu/1.2.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.3" }, { "name": "byebug", "requirements": ">= 0" }, { "name": "codecov", "requirements": "~> 0.6" }, { "name": "dotenv", "requirements": "~> 2.7" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.11" }, { "name": "simplecov", "requirements": "~> 0.21" } ], "runtime": [] } } |
2025-06-05 07:23:00 UTC |
rTX-qM_XzdQ7CzIdiV2Lz |
couch_potatoRuby persistence layer for CouchDB |
1.19.1 | Content{ "name": "couch_potato", "downloads": 244271, "version": "1.19.1", "version_created_at": "2025-06-05T07:22:30.491Z", "version_downloads": 0, "platform": "ruby", "authors": "Alexander Lang", "info": "Ruby persistence layer for CouchDB", "licenses": [], "metadata": {}, "yanked": false, "sha": "95f803ea5ca37493da7ad4f9353a9085a1ef2f274f2444162124aa1fd102d228", "spec_sha": "4785332f5e1f3c979006ec1ca79ede16d19ef7eece9ac6c2d2a4b1f2142a0a81", "project_uri": "https://rubygems.org/gems/couch_potato", "gem_uri": "https://rubygems.org/gems/couch_potato-1.19.1.gem", "homepage_uri": "http://github.com/langalex/couch_potato", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/couch_potato/1.19.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": "~> 12.0" }, { "name": "rspec", "requirements": "~> 3.12.0" }, { "name": "timecop", "requirements": ">= 0" }, { "name": "tzinfo", "requirements": ">= 0" } ], "runtime": [ { "name": "activemodel", "requirements": ">= 7.2, < 8.1" }, { "name": "couchrest", "requirements": "~> 2.0.0" }, { "name": "json", "requirements": "~> 2.3" } ] } } |
2025-06-05 07:22:32 UTC |
HHs5EcywwiU6fuDO03zHu |
gem-sweepClean up unnecessary extension files for gem command. |
0.2.0 | Content{ "name": "gem-sweep", "downloads": 36, "version": "0.2.0", "version_created_at": "2025-06-05T07:17:23.652Z", "version_downloads": 0, "platform": "ruby", "authors": "Hiroshi SHIBATA", "info": "Clean up unnecessary extension files for gem command.", "licenses": [ "Ruby", "BSD-2-Clause" ], "metadata": { "homepage_uri": "https://github.com/hsbt/gem-sweep", "source_code_uri": "https://github.com/hsbt/gem-sweep" }, "yanked": false, "sha": "cc623252af806aaa2e06d71553b1787a2ed1084abd2b257306ddec00152d7b58", "spec_sha": "f4c93a0d5656b187f26abb56bc56a455de1109f4fce3e94dbb27c413703cde8d", "project_uri": "https://rubygems.org/gems/gem-sweep", "gem_uri": "https://rubygems.org/gems/gem-sweep-0.2.0.gem", "homepage_uri": "https://github.com/hsbt/gem-sweep", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/hsbt/gem-sweep", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } } |
2025-06-05 07:17:27 UTC |
j2c5mH3YWGmajE4YUAvN9 |
gem-sweepClean up unnecessary extension files for gem command. |
0.1.1 | Content{ "name": "gem-sweep", "downloads": 36, "version": "0.1.1", "version_created_at": "2025-06-05T07:17:23.529Z", "version_downloads": 0, "platform": "ruby", "authors": "Hiroshi SHIBATA", "info": "Clean up unnecessary extension files for gem command.", "licenses": [ "Ruby", "BSD-2-Clause" ], "metadata": { "homepage_uri": "https://github.com/hsbt/gem-sweep", "source_code_uri": "https://github.com/hsbt/gem-sweep" }, "yanked": false, "sha": "6b497f8ca966fb0ae3321e8c345f5d4eeb457e8151be43d81da598e73a97565d", "spec_sha": "b4e462ff4e7cbdc1403e43cdad13a8a13bb1ac05170eb90ebd7c89a98b74f15a", "project_uri": "https://rubygems.org/gems/gem-sweep", "gem_uri": "https://rubygems.org/gems/gem-sweep-0.1.1.gem", "homepage_uri": "https://github.com/hsbt/gem-sweep", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/hsbt/gem-sweep", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } } |
2025-06-05 07:17:25 UTC |
XheYCq5HrcMblMGVhNO_8 |
dcmProvides an wrapper for exporting/importing labels in *.dcm format |
0.1.18 | Content{ "name": "dcm", "downloads": 5678, "version": "0.1.18", "version_created_at": "2025-06-05T07:16:52.286Z", "version_downloads": 0, "platform": "ruby", "authors": "Jonas Mueller", "info": "Provides an wrapper for exporting/importing labels in *.dcm format", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "e00d360210dd98604cdbbe1e39f2e57038b52978fa042694a1ff99c226950abb", "spec_sha": "084e951c468a256506c618f70017c0f42957e210dd0a3f99c3844aed8f2a9291", "project_uri": "https://rubygems.org/gems/dcm", "gem_uri": "https://rubygems.org/gems/dcm-0.1.18.gem", "homepage_uri": "https://sr.ht/~muellerj/dcm", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/dcm/0.1.18", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.2" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.10" } ], "runtime": [ { "name": "automotive-ecu", "requirements": "~> 0.2.8" }, { "name": "diffy", "requirements": ">= 0" }, { "name": "filesize", "requirements": ">= 0" }, { "name": "io-console", "requirements": ">= 0" }, { "name": "json", "requirements": ">= 0" }, { "name": "pastel", "requirements": ">= 0" }, { "name": "simple_xlsx_reader", "requirements": ">= 0" }, { "name": "thor", "requirements": ">= 0" } ] } } |
2025-06-05 07:16:53 UTC |
lq_S58uxARKp-NC9dJnQK |
automotive-ecuProvides an interface for exporting/importing signals and labels to various automotive formats (*.lab, *.dcm) |
0.2.8 | Content{ "name": "automotive-ecu", "downloads": 3739, "version": "0.2.8", "version_created_at": "2025-06-05T07:16:14.605Z", "version_downloads": 0, "platform": "ruby", "authors": "Jonas Mueller", "info": "Provides an interface for exporting/importing signals and labels to various automotive formats (*.lab, *.dcm)", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "e462245f8df791ae187525b042f65e546514373062596823da71a1b07fc76147", "spec_sha": "978ab9979b1d5cf53deff22a77ca8f23ffff9a6e8676ec8f239b8c7e4550e165", "project_uri": "https://rubygems.org/gems/automotive-ecu", "gem_uri": "https://rubygems.org/gems/automotive-ecu-0.2.8.gem", "homepage_uri": "https://sr.ht/~muellerj/automotive-ecu", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/automotive-ecu/0.2.8", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "benchmark-ips", "requirements": ">= 0" }, { "name": "bundler", "requirements": "~> 2.2" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.10" } ], "runtime": [ { "name": "terminal-table", "requirements": "~> 2.0" } ] } } |
2025-06-05 07:16:16 UTC |
Fgg5CTfKwnlZGIQK_SbM7 |
hiera-eyamlHiera backend for decrypting encrypted yaml properties |
4.3.0 | Content{ "name": "hiera-eyaml", "downloads": 9371777, "version": "4.3.0", "version_created_at": "2025-06-05T07:14:53.765Z", "version_downloads": 0, "platform": "ruby", "authors": "Vox Pupuli", "info": "Hiera backend for decrypting encrypted yaml properties", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "19eba2ea9d70b2d56de064df9e3242860d8070d47ff9c9a6348b7fe94708ab0a", "spec_sha": "adeb26fa7e22c54640f6bafebb2f1aa81d0fcc8ddd69418838ed731b6504d428", "project_uri": "https://rubygems.org/gems/hiera-eyaml", "gem_uri": "https://rubygems.org/gems/hiera-eyaml-4.3.0.gem", "homepage_uri": "https://github.com/voxpupuli/hiera-eyaml/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/hiera-eyaml/4.3.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": "~> 13.2, >= 13.2.1" }, { "name": "rspec-expectations", "requirements": "~> 3.13" }, { "name": "voxpupuli-rubocop", "requirements": "~> 3.1.0" } ], "runtime": [ { "name": "highline", "requirements": ">= 2.1, < 4" }, { "name": "optimist", "requirements": "~> 3.1" } ] } } |
2025-06-05 07:14:57 UTC |
qN3PRncPWKVKtUtk7veq1 |
flow_chatFramework for building Menu based conversations (e.g. USSD) in Rails. |
0.5.1 | Content{ "name": "flow_chat", "downloads": 1258, "version": "0.5.1", "version_created_at": "2025-06-05T07:06:30.423Z", "version_downloads": 0, "platform": "ruby", "authors": "Stefan Froelich", "info": "Framework for building Menu based conversations (e.g. USSD) in Rails.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/radioactive-labs/flow_chat", "changelog_uri": "https://github.com/radioactive-labs/flow_chat", "source_code_uri": "https://github.com/radioactive-labs/flow_chat", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "00ba45c538ccd44fb31fd6a4a05f951acc361e1792d373b588e7f42bfa83f8da", "spec_sha": "59503765d27c1162948b42675cd486bf9f249a0bb132929e0f6ef93bc6f8de0e", "project_uri": "https://rubygems.org/gems/flow_chat", "gem_uri": "https://rubygems.org/gems/flow_chat-0.5.1.gem", "homepage_uri": "https://github.com/radioactive-labs/flow_chat", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/radioactive-labs/flow_chat", "bug_tracker_uri": null, "changelog_uri": "https://github.com/radioactive-labs/flow_chat", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "actionpack", "requirements": ">= 6" }, { "name": "activesupport", "requirements": ">= 6" }, { "name": "ibsciss-middleware", "requirements": "~> 0.4.2" }, { "name": "phonelib", "requirements": ">= 0" }, { "name": "zeitwerk", "requirements": ">= 0" } ] } } |
2025-06-05 07:06:32 UTC |
jBpaUD-bweEWmVG2iEs3X |
grape-listingФильтрация, пагинация и формирование эл. таблиц на базе Grape |
2.0.0.pre.beta.6 | Content{ "name": "grape-listing", "downloads": 8830, "version": "2.0.0.pre.beta.6", "version_created_at": "2025-06-05T07:03:33.764Z", "version_downloads": 0, "platform": "ruby", "authors": "Павел Бабин", "info": "Фильтрация, пагинация и формирование эл. таблиц на базе Grape", "licenses": [ "Copyright" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "0cbdbc2f9417526a6ef61990da51af3bddd50716de6783014c3032892ff995c9", "spec_sha": "0b9d3a08e0685ee98193d46c4134b6265f8924e297d10e60f0edcbcb972bdb36", "project_uri": "https://rubygems.org/gems/grape-listing", "gem_uri": "https://rubygems.org/gems/grape-listing-2.0.0.pre.beta.6.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/grape-listing/2.0.0.pre.beta.6", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "actionpack", "requirements": "~> 7.1" }, { "name": "addressable", "requirements": "~> 2.8" }, { "name": "fast_excel", "requirements": "~> 0.5.0" }, { "name": "grape", "requirements": "~> 2.0.0" }, { "name": "grape-entity", "requirements": "~> 1.0.0" } ] } } |
2025-06-05 07:03:35 UTC |
ZYAdf2O9J3_2X4xXy9FWa |
textbringerTextbringer is a member of a demon race that takes on the form of an Emacs-like text editor. |
9 | Content{ "name": "textbringer", "downloads": 59976, "version": "9", "version_created_at": "2025-06-05T06:53:38.146Z", "version_downloads": 0, "platform": "ruby", "authors": "Shugo Maeda", "info": "Textbringer is a member of a demon race that takes on the form of an Emacs-like text editor.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "44e60721ad8f75b01f2bc6a0b77ba64ae31e739c6664e5ef08c565b1d90826cb", "spec_sha": "ba20ebc85adcf88f5d68cb5ae2d903fb77a71625848782a3fca023be044cc78c", "project_uri": "https://rubygems.org/gems/textbringer", "gem_uri": "https://rubygems.org/gems/textbringer-9.gem", "homepage_uri": "https://github.com/shugo/textbringer", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/textbringer/9", "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" }, { "name": "ripper-tags", "requirements": ">= 0" }, { "name": "simplecov", "requirements": ">= 0" }, { "name": "test-unit", "requirements": ">= 0" } ], "runtime": [ { "name": "clipboard", "requirements": ">= 1.1" }, { "name": "curses", "requirements": ">= 1.2.7" }, { "name": "drb", "requirements": ">= 0" }, { "name": "editorconfig", "requirements": ">= 0" }, { "name": "fiddle", "requirements": ">= 0" }, { "name": "fiddley", "requirements": ">= 0.0.5" }, { "name": "irb", "requirements": ">= 0" }, { "name": "nkf", "requirements": ">= 0" }, { "name": "ostruct", "requirements": ">= 0" }, { "name": "rdoc", "requirements": ">= 0" }, { "name": "unicode-blocks", "requirements": ">= 0" }, { "name": "unicode-categories", "requirements": ">= 0" }, { "name": "unicode-display_width", "requirements": ">= 1.1" }, { "name": "unicode-name", "requirements": ">= 0" }, { "name": "unicode-scripts", "requirements": ">= 0" }, { "name": "unicode-types", "requirements": ">= 0" }, { "name": "warning", "requirements": ">= 0" } ] } } |
2025-06-05 06:53:39 UTC |
bPP5BLH5eIHN6wKBMB7Qj |
ex_aequo_colorRainbows in your shell |
0.1.0 | Content{ "name": "ex_aequo_color", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-06-05T06:49:36.567Z", "version_downloads": 0, "platform": "ruby", "authors": "Robert Dober", "info": "Rainbows in your shell", "licenses": [ "AGPL-3.0-or-later" ], "metadata": {}, "yanked": false, "sha": "47f925fd60b8b16c9821783dc7855ade9b97a5f4d16fd17aa72cbcc5e828990c", "spec_sha": "1ccedd6fd232bfca3d9973818917534699fad2585227a9dfa37ed1fea7ce95b9", "project_uri": "https://rubygems.org/gems/ex_aequo_color", "gem_uri": "https://rubygems.org/gems/ex_aequo_color-0.1.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/ex_aequo_color/0.1.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "ostruct", "requirements": "~> 0.6.1" } ] } } |
2025-06-05 06:49:40 UTC |
Ay8H7GGC19jxmJ2CrLycS |
textbringerTextbringer is a member of a demon race that takes on the form of an Emacs-like text editor. |
8 | Content{ "name": "textbringer", "downloads": 59962, "version": "8", "version_created_at": "2025-06-05T06:33:31.631Z", "version_downloads": 0, "platform": "ruby", "authors": "Shugo Maeda", "info": "Textbringer is a member of a demon race that takes on the form of an Emacs-like text editor.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "c2395a70aca67b6c193cd910dd1179755bd7430b2a241c7ac94374cb53bbcb03", "spec_sha": "1c18b3ee729f1e60c8236afbbea5ff177146c7f560354be828eda43f11425afc", "project_uri": "https://rubygems.org/gems/textbringer", "gem_uri": "https://rubygems.org/gems/textbringer-8.gem", "homepage_uri": "https://github.com/shugo/textbringer", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/textbringer/8", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 12.0" }, { "name": "ripper-tags", "requirements": ">= 0" }, { "name": "simplecov", "requirements": ">= 0" }, { "name": "test-unit", "requirements": ">= 0" } ], "runtime": [ { "name": "clipboard", "requirements": ">= 1.1" }, { "name": "curses", "requirements": ">= 1.2.7" }, { "name": "drb", "requirements": ">= 0" }, { "name": "editorconfig", "requirements": ">= 0" }, { "name": "fiddle", "requirements": ">= 0" }, { "name": "fiddley", "requirements": ">= 0.0.5" }, { "name": "irb", "requirements": ">= 0" }, { "name": "nkf", "requirements": ">= 0" }, { "name": "ostruct", "requirements": ">= 0" }, { "name": "rdoc", "requirements": ">= 0" }, { "name": "unicode-blocks", "requirements": ">= 0" }, { "name": "unicode-categories", "requirements": ">= 0" }, { "name": "unicode-display_width", "requirements": ">= 1.1" }, { "name": "unicode-name", "requirements": ">= 0" }, { "name": "unicode-scripts", "requirements": ">= 0" }, { "name": "unicode-types", "requirements": ">= 0" }, { "name": "warning", "requirements": ">= 0" } ] } } |
2025-06-05 06:33:33 UTC |
bD36RJFiAvllSDJXoxh1Z |
openproject-primer_view_componentsViewComponents of the Primer Design System for OpenProject |
0.69.2 | Content{ "name": "openproject-primer_view_components", "downloads": 69418, "version": "0.69.2", "version_created_at": "2025-06-05T06:21:38.841Z", "version_downloads": 0, "platform": "ruby", "authors": "GitHub Open Source, OpenProject GmbH", "info": "ViewComponents of the Primer Design System for OpenProject", "licenses": [ "MIT" ], "metadata": { "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "ef9432cf97bbbd3999cfa974f91e5cb3c61a8607be3b6116b4514d410117f56e", "spec_sha": "a7a723bf18d8ecc82565358cb1c33fd58a537d8aabf5a2232ab2c68359c39520", "project_uri": "https://rubygems.org/gems/openproject-primer_view_components", "gem_uri": "https://rubygems.org/gems/openproject-primer_view_components-0.69.2.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/openproject-primer_view_components/0.69.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "actionview", "requirements": ">= 7.1.0" }, { "name": "activesupport", "requirements": ">= 7.1.0" }, { "name": "openproject-octicons", "requirements": ">= 19.25.0" }, { "name": "view_component", "requirements": ">= 3.1, < 4.0" } ] } } |
2025-06-05 06:21:42 UTC |
P7-eYJIqbXWSYvTwTGTQy |
mysql_db_toolA Ruby gem for backing up and restoring MySQL databases |
0.4.1 | Content{ "name": "mysql_db_tool", "downloads": 1228, "version": "0.4.1", "version_created_at": "2025-06-05T06:15:06.157Z", "version_downloads": 0, "platform": "ruby", "authors": "Soonoh Jung", "info": "A Ruby gem for backing up and restoring MySQL databases", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "bb32426cf2c267ef339e9749276e00faefd49aa723ac684b1a2de1210e6e5a2b", "spec_sha": "269b199615e2dd82d7a080819b2e2070d89884242e70579c75ede290f230b950", "project_uri": "https://rubygems.org/gems/mysql_db_tool", "gem_uri": "https://rubygems.org/gems/mysql_db_tool-0.4.1.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/mysql_db_tool/0.4.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.0" } ], "runtime": [] } } |
2025-06-05 06:15:07 UTC |
m94Tt2hNmf0f2M3C0hDsV |
scout-gearScout gear: workflow, TSVs, persistence, entities, associations, and knowledge_bases. |
10.8.0 | Content{ "name": "scout-gear", "downloads": 11155, "version": "10.8.0", "version_created_at": "2025-06-05T06:08:05.553Z", "version_downloads": 0, "platform": "ruby", "authors": "Miguel Vazquez", "info": "Scout gear: workflow, TSVs, persistence, entities, associations, and knowledge_bases.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "ea9cabf023b4259b117f272a2b5fc581210edf77d35dfd4c77897bc2282e6c33", "spec_sha": "c20e824718acd1fd67247da1635927a43655c5ece6bcc9f16cb701cf0e388a75", "project_uri": "https://rubygems.org/gems/scout-gear", "gem_uri": "https://rubygems.org/gems/scout-gear-10.8.0.gem", "homepage_uri": "http://github.com/mikisvaz/scout-gear", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/scout-gear/10.8.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "juwelier", "requirements": "~> 2.1.0" } ], "runtime": [ { "name": "matrix", "requirements": ">= 0" }, { "name": "net-ssh", "requirements": ">= 0" }, { "name": "RubyInline", "requirements": ">= 0" }, { "name": "scout-essentials", "requirements": ">= 0" } ] } } |
2025-06-05 06:08:07 UTC |
vrkJVvj95n5GFzDFdWRaw |
scout-essentialsThings a scout can use anywhere |
1.7.0 | Content{ "name": "scout-essentials", "downloads": 6450, "version": "1.7.0", "version_created_at": "2025-06-05T06:07:42.306Z", "version_downloads": 0, "platform": "ruby", "authors": "Miguel Vazquez", "info": "Things a scout can use anywhere", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "35e58f32e128372a31d2c395350e7d25c033f7e59b635dfd217e7e967274dfb4", "spec_sha": "588061d5a6cdaf2215712d1d6ff453fe5a331dbb701683cb2c083d113eeab81b", "project_uri": "https://rubygems.org/gems/scout-essentials", "gem_uri": "https://rubygems.org/gems/scout-essentials-1.7.0.gem", "homepage_uri": "http://github.com/mikisvaz/scout-essentials", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/scout-essentials/1.7.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 1.0" }, { "name": "juwelier", "requirements": "~> 2.1.0" }, { "name": "rdoc", "requirements": "~> 3.12" }, { "name": "shoulda", "requirements": ">= 0" }, { "name": "simplecov", "requirements": ">= 0" } ], "runtime": [ { "name": "rake", "requirements": ">= 0" }, { "name": "term-ansicolor", "requirements": ">= 0" }, { "name": "yaml", "requirements": ">= 0" } ] } } |
2025-06-05 06:07:43 UTC |
TvShzHUePR4qacs64NQ0v |
scout-aiassorted functionalities to help scouts use AI |
1.0.0 | Content{ "name": "scout-ai", "downloads": 551, "version": "1.0.0", "version_created_at": "2025-06-05T06:07:16.133Z", "version_downloads": 0, "platform": "ruby", "authors": "Miguel Vazquez", "info": "assorted functionalities to help scouts use AI", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "2929724da0514db2d3e1025e04157758d4502558ec7acbc03966149c8e62d94d", "spec_sha": "77525d3020bfc6e880964f4c1c4bf288a4a159bbb879c24398b37db30624ed87", "project_uri": "https://rubygems.org/gems/scout-ai", "gem_uri": "https://rubygems.org/gems/scout-ai-1.0.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/scout-ai/1.0.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "scout-rig", "requirements": ">= 0" } ] } } |
2025-06-05 06:07:17 UTC |
0ytYaog8SKRLvISVJe3BI |
actionmcpIt offers base classes and helpers for creating MCP applications, making it easier to integrate your Ruby/Rails application with the MCP standard |
0.51.0 | Content{ "name": "actionmcp", "downloads": 10692, "version": "0.51.0", "version_created_at": "2025-06-05T05:48:41.145Z", "version_downloads": 0, "platform": "ruby", "authors": "Abdelkader Boudih", "info": "It offers base classes and helpers for creating MCP applications, making it easier to integrate your Ruby/Rails application with the MCP standard", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/seuros/action_mcp", "changelog_uri": "https://github.com/seuros/action_mcp/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/seuros/action_mcp", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "080c9d454c632997dc3e5b69375ec1521b1ec8710828b267186a3b0c7a7ac66c", "spec_sha": "0ed5ee0b2a105029c3f6dcd4e757908e4e93facc736a61139325a2463c2cf085", "project_uri": "https://rubygems.org/gems/actionmcp", "gem_uri": "https://rubygems.org/gems/actionmcp-0.51.0.gem", "homepage_uri": "https://github.com/seuros/action_mcp", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/seuros/action_mcp", "bug_tracker_uri": null, "changelog_uri": "https://github.com/seuros/action_mcp/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activerecord", "requirements": ">= 8.0.1" }, { "name": "concurrent-ruby", "requirements": ">= 1.3.1" }, { "name": "jsonrpc-rails", "requirements": ">= 0.5.1" }, { "name": "multi_json", "requirements": ">= 0" }, { "name": "railties", "requirements": ">= 8.0.1" }, { "name": "zeitwerk", "requirements": "~> 2.6" } ] } } |
2025-06-05 05:48:42 UTC |
auV5WmFlXCpLWY79ca_fZ |
railsglyphsSimple helper utility for using SVG icons within your Rails project. |
1.0.0 | Content{ "name": "railsglyphs", "downloads": 0, "version": "1.0.0", "version_created_at": "2025-06-05T05:38:12.516Z", "version_downloads": 0, "platform": "ruby", "authors": "Victor S. Keenan", "info": "Simple helper utility for using SVG icons within your Rails project.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://www.victorkeenan.com/projects/railsglyphs/", "changelog_uri": "https://github.com/VictorSK/railsglyphs/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/VictorSK/railsglyphs/", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "8a5d5f0f1b621cc119ae7e95c004becd519b85c85566cb5f0cff5081311775d2", "spec_sha": "cb912c7c22e9ea0d11de6ae8d6f86d4780bdab818dec4a5d5993af8590c9314f", "project_uri": "https://rubygems.org/gems/railsglyphs", "gem_uri": "https://rubygems.org/gems/railsglyphs-1.0.0.gem", "homepage_uri": "https://www.victorkeenan.com/projects/railsglyphs/", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/VictorSK/railsglyphs/", "bug_tracker_uri": null, "changelog_uri": "https://github.com/VictorSK/railsglyphs/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rails", "requirements": ">= 6.0" } ] } } |
2025-06-05 05:38:14 UTC |
z8eU9KAaQ9nDSy9zLjel- |
sorbet-static-and-runtimeSorbet static and runtime in one gem |
0.5.12155 | Content{ "name": "sorbet-static-and-runtime", "downloads": 20350828, "version": "0.5.12155", "version_created_at": "2025-06-05T05:35:29.003Z", "version_downloads": 0, "platform": "ruby", "authors": "Stripe", "info": "Sorbet static and runtime in one gem", "licenses": [ "Apache-2.0" ], "metadata": { "source_code_uri": "https://github.com/sorbet/sorbet" }, "yanked": false, "sha": "249a2202fdfc8179d85c49a0c39201b964aa5c35d80029347d58a422d7adff6b", "spec_sha": "d3b8d376ea9ea2bb70a1833857a0f17d988e33820d3a92031ac0fd408f4adb8b", "project_uri": "https://rubygems.org/gems/sorbet-static-and-runtime", "gem_uri": "https://rubygems.org/gems/sorbet-static-and-runtime-0.5.12155.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": [ { "name": "sorbet", "requirements": "= 0.5.12155" }, { "name": "sorbet-runtime", "requirements": "= 0.5.12155" } ] } } |
2025-06-05 05:35:30 UTC |
lapu5m6lj6kaJYyymRDbe |
sorbetThe main entrypoint for using Sorbet |
0.5.12155 | Content{ "name": "sorbet", "downloads": 38378842, "version": "0.5.12155", "version_created_at": "2025-06-05T05:35:26.676Z", "version_downloads": 0, "platform": "ruby", "authors": "Stripe", "info": "The main entrypoint for using Sorbet", "licenses": [ "Apache-2.0" ], "metadata": { "source_code_uri": "https://github.com/sorbet/sorbet" }, "yanked": false, "sha": "d335419708c0a9fdd8ad98e560a6bf4ce68a121dac18e4cf01569dfed712d9d5", "spec_sha": "dc6e813209a1cfdd57e6daaf94ad546fe50012172a4069d4d4865662ab461ebf", "project_uri": "https://rubygems.org/gems/sorbet", "gem_uri": "https://rubygems.org/gems/sorbet-0.5.12155.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": [ { "name": "minitest", "requirements": "~> 5.11" }, { "name": "mocha", "requirements": "~> 1.7" }, { "name": "rake", "requirements": ">= 0" } ], "runtime": [ { "name": "sorbet-static", "requirements": "= 0.5.12155" } ] } } |
2025-06-05 05:35:28 UTC |
ipsZIWPpZ0Q9EAJUZY0z9 |
sorbet-runtimeSorbet's runtime type checking component |
0.5.12155 | Content{ "name": "sorbet-runtime", "downloads": 90231875, "version": "0.5.12155", "version_created_at": "2025-06-05T05:35:24.181Z", "version_downloads": 0, "platform": "ruby", "authors": "Stripe", "info": "Sorbet's runtime type checking component", "licenses": [ "Apache-2.0" ], "metadata": { "source_code_uri": "https://github.com/sorbet/sorbet" }, "yanked": false, "sha": "5a12c80e4a1998930e5e74715cfde61a5a108badf56f9aa063cba1db9c28e68d", "spec_sha": "289982185fdd015f8f83034ee322fac628cbabd82ec291c36608c7eab4ab8310", "project_uri": "https://rubygems.org/gems/sorbet-runtime", "gem_uri": "https://rubygems.org/gems/sorbet-runtime-0.5.12155.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": [ { "name": "concurrent-ruby", "requirements": "~> 1.1.5" }, { "name": "debug", "requirements": ">= 0" }, { "name": "minitest", "requirements": "~> 5.11" }, { "name": "mocha", "requirements": "~> 2.1" }, { "name": "pry", "requirements": ">= 0" }, { "name": "pry-byebug", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rubocop", "requirements": "= 1.57.1" }, { "name": "rubocop-performance", "requirements": "= 1.13.2" }, { "name": "subprocess", "requirements": "~> 1.5.3" } ], "runtime": [] } } |
2025-06-05 05:35:26 UTC |
7JEhIh9pwreoXDc9myKiG |
sorbet-staticThe Sorbet typechecker binary |
0.5.12155 | Content{ "name": "sorbet-static", "downloads": 54481826, "version": "0.5.12155", "version_created_at": "2025-06-05T05:35:17.052Z", "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": "0cd5593cd3210f3cbbe4524da8e11803a389ac11459c44511f1c666b5bb93cba", "spec_sha": "ef0367bd998cc270c5d4c964f28db98afd5fb9294bf510cd1dc737703235e1e5", "project_uri": "https://rubygems.org/gems/sorbet-static", "gem_uri": "https://rubygems.org/gems/sorbet-static-0.5.12155-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-06-05 05:35:24 UTC |
yiDih4I1DTbwU9b89Xicy |
sorbet-staticThe Sorbet typechecker binary |
0.5.12155 | Content{ "name": "sorbet-static", "downloads": 54481822, "version": "0.5.12155", "version_created_at": "2025-06-05T05:35:09.044Z", "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": "5de38cad422464a1af5e186fc230a0e4ae35b2b481a3a276cd4b88fddcdc5ada", "spec_sha": "06b82bb20225894779706771fb62c7754b6974c8aa6e3c9de0473a6417b09b0e", "project_uri": "https://rubygems.org/gems/sorbet-static", "gem_uri": "https://rubygems.org/gems/sorbet-static-0.5.12155-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-06-05 05:35:17 UTC |
fnjUzqFA595pBEI4_p4hb |
sorbet-staticThe Sorbet typechecker binary |
0.5.12155 | Content{ "name": "sorbet-static", "downloads": 54481818, "version": "0.5.12155", "version_created_at": "2025-06-05T05:34:59.561Z", "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": "8fff2be7a8ff951be9d65f233a27daaa0c1a5ac676c575af2fc1548c140bd04c", "spec_sha": "601c73bf47da8c45421b022ba1c4c348d21e0d7227517a1dcdb64a4f6f88b48a", "project_uri": "https://rubygems.org/gems/sorbet-static", "gem_uri": "https://rubygems.org/gems/sorbet-static-0.5.12155-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-06-05 05:35:07 UTC |
JQ8CgdBVgcWlfjKMv3TtB |
sorbet-staticThe Sorbet typechecker binary |
0.5.12155 | Content{ "name": "sorbet-static", "downloads": 54481818, "version": "0.5.12155", "version_created_at": "2025-06-05T05:34:45.929Z", "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": "991ec9c07b9afeb7ea030872497e39fbf84b6c1d981fd7a6b3aa8ebcc0af6257", "spec_sha": "f4019f524ab93c0dae52a9c3fb77cbca7580bbd34edf63ba73a78c9433db1f93", "project_uri": "https://rubygems.org/gems/sorbet-static", "gem_uri": "https://rubygems.org/gems/sorbet-static-0.5.12155-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-06-05 05:34:59 UTC |
zxtAInWgmd0fvZ-1_3hTG |
activecypherOpenCypher Adapter ala ActiveRecord |
0.10.0 | Content{ "name": "activecypher", "downloads": 2707, "version": "0.10.0", "version_created_at": "2025-06-05T05:16:32.766Z", "version_downloads": 0, "platform": "ruby", "authors": "Abdelkader Boudih", "info": "OpenCypher Adapter ala ActiveRecord", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/seuros/activecypher", "source_code_uri": "https://github.com/seuros/activecypher", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "ee004c1627af90fcd386c628a2fc5472993d08905f567680b407682547944d2d", "spec_sha": "0d634edcd6e77e7baad7c7cec2062b628959e35d820f923f7a9abb9b441e8342", "project_uri": "https://rubygems.org/gems/activecypher", "gem_uri": "https://rubygems.org/gems/activecypher-0.10.0.gem", "homepage_uri": "https://github.com/seuros/activecypher", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/seuros/activecypher", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activemodel", "requirements": "~> 8.0" }, { "name": "async", "requirements": "~> 2.21" }, { "name": "async-pool", "requirements": ">= 0" }, { "name": "io-endpoint", "requirements": "~> 0.14" }, { "name": "io-event", "requirements": "~> 1.10" }, { "name": "io-stream", "requirements": "~> 0.6" } ] } } |
2025-06-05 05:16:36 UTC |
SY9s-fQqQ9PiPrn78wHfh |
gem-sweepClean up unnecessary extension files for gem command. |
0.1.0 | Content{ "name": "gem-sweep", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-06-05T05:09:33.433Z", "version_downloads": 0, "platform": "ruby", "authors": "Hiroshi SHIBATA", "info": "Clean up unnecessary extension files for gem command.", "licenses": [ "Ruby", "BSD-2-Clause" ], "metadata": { "homepage_uri": "https://github.com/hsbt/gem-sweep", "source_code_uri": "https://github.com/hsbt/gem-sweep" }, "yanked": false, "sha": "73a3741b6e85130bc609101812e9db37d022c6ce496a35f4e745116df2da2c6d", "spec_sha": "7840a419149ecfe6860f60e6b60fd6316d0ae811d73f07706a70935568c31718", "project_uri": "https://rubygems.org/gems/gem-sweep", "gem_uri": "https://rubygems.org/gems/gem-sweep-0.1.0.gem", "homepage_uri": "https://github.com/hsbt/gem-sweep", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/hsbt/gem-sweep", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } } |
2025-06-05 05:09:35 UTC |
SdHB70Kg4bujiJho6cYqj |
agenticEasily build, manage, deploy, and run self-contained purpose-driven AI Agents. |
0.2.0 | Content{ "name": "agentic", "downloads": 302, "version": "0.2.0", "version_created_at": "2025-06-05T04:53:48.065Z", "version_downloads": 0, "platform": "ruby", "authors": "Valentino Stoll", "info": "Easily build, manage, deploy, and run self-contained purpose-driven AI Agents.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/codenamev/agentic", "changelog_uri": "https://github.com/codenamev/agentic/tree/main/CHANGELOG.md", "source_code_uri": "https://github.com/codenamev/agentic", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "98ffe55ac71108ccc755c89f41806371dc545135633940394bf54d5fdc2f401a", "spec_sha": "719c5979eb3e3eea5f02bf9177e331563e7559d4d00437dfb03207e69ccb0763", "project_uri": "https://rubygems.org/gems/agentic", "gem_uri": "https://rubygems.org/gems/agentic-0.2.0.gem", "homepage_uri": "https://github.com/codenamev/agentic", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/codenamev/agentic", "bug_tracker_uri": null, "changelog_uri": "https://github.com/codenamev/agentic/tree/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "async", "requirements": "~> 2.0" }, { "name": "dry-schema", "requirements": ">= 0" }, { "name": "ostruct", "requirements": ">= 0" }, { "name": "pastel", "requirements": "~> 0.8" }, { "name": "ruby-openai", "requirements": ">= 0" }, { "name": "thor", "requirements": "~> 1.2" }, { "name": "tty-box", "requirements": "~> 0.7" }, { "name": "tty-cursor", "requirements": "~> 0.7" }, { "name": "tty-progressbar", "requirements": "~> 0.18" }, { "name": "tty-spinner", "requirements": "~> 0.9" }, { "name": "tty-table", "requirements": "~> 0.12" }, { "name": "zeitwerk", "requirements": ">= 0" } ] } } |
2025-06-05 04:53:49 UTC |
eMtvdLJR34CX0nU1_hgyp |
dubRuby Client SDK Generated by Speakeasy |
0.2.2.pre.alpha.111 | Content{ "name": "dub", "downloads": 62870, "version": "0.2.2.pre.alpha.111", "version_created_at": "2025-06-05T04:37:38.662Z", "version_downloads": 0, "platform": "ruby", "authors": "Dub", "info": "Ruby Client SDK Generated by Speakeasy", "licenses": [ "Apache-2.0" ], "metadata": { "homepage_uri": "https://github.com/dubinc/dub-ruby.git", "source_code_uri": "https://github.com/dubinc/dub-ruby.git", "documentation_uri": "https://github.com/dubinc/dub-ruby.git" }, "yanked": false, "sha": "7112ddf5125c225553a242d45338ecb29693ba83fd857a3a3e176b8f186f5beb", "spec_sha": "33ea205c1c27ae67f65c43ce2b6764df92469ae941dd6cb630716698a2fc54e9", "project_uri": "https://rubygems.org/gems/dub", "gem_uri": "https://rubygems.org/gems/dub-0.2.2.pre.alpha.111.gem", "homepage_uri": "https://github.com/dubinc/dub-ruby.git", "wiki_uri": null, "documentation_uri": "https://github.com/dubinc/dub-ruby.git", "mailing_list_uri": null, "source_code_uri": "https://github.com/dubinc/dub-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-06-05 04:37:40 UTC |
pvP3_UFhtlqyILSeygXMg |
rails_deployDeploy from server |
0.8.0 | Content{ "name": "rails_deploy", "downloads": 7795, "version": "0.8.0", "version_created_at": "2025-06-05T04:37:27.116Z", "version_downloads": 0, "platform": "ruby", "authors": "Mingyuan Qin", "info": "Deploy from server", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "ab8717d880d47819574020a144c59391114831a01cb41636ea6a64b8453ed2fa", "spec_sha": "f146bd17b542f98917715077623c2d93d72f326c7447fd6c9a5710ad55ab7aa4", "project_uri": "https://rubygems.org/gems/rails_deploy", "gem_uri": "https://rubygems.org/gems/rails_deploy-0.8.0.gem", "homepage_uri": "https://github.com/work-design/rails_deploy", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/rails_deploy/0.8.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" } ], "runtime": [ { "name": "activesupport", "requirements": ">= 7.0" } ] } } |
2025-06-05 04:37:28 UTC |
6PX7vD-Iad2kWc_w09daM |
rails_deployDeploy from server |
0.7.8 | Content{ "name": "rails_deploy", "downloads": 7785, "version": "0.7.8", "version_created_at": "2025-06-05T04:21:14.263Z", "version_downloads": 0, "platform": "ruby", "authors": "Mingyuan Qin", "info": "Deploy from server", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "4bed8f0d3bd918d8adf1adc40d678023d40cee1e5b3cf521a0b9d760ded1fac0", "spec_sha": "6d9f427fb2ecc754bde0e42ffbd0ef76464b66338a1d392ce984bb1342605835", "project_uri": "https://rubygems.org/gems/rails_deploy", "gem_uri": "https://rubygems.org/gems/rails_deploy-0.7.8.gem", "homepage_uri": "https://github.com/work-design/rails_deploy", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/rails_deploy/0.7.8", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" } ], "runtime": [ { "name": "activesupport", "requirements": ">= 7.0" } ] } } |
2025-06-05 04:21:17 UTC |
iS_CsLqiXqzuVk2rmaD51 |
model_timelineTrack changes to your Rails models with multiple configurable loggers using PostgreSQL |
0.1.5 | Content{ "name": "model_timeline", "downloads": 319, "version": "0.1.5", "version_created_at": "2025-06-05T03:45:17.352Z", "version_downloads": 0, "platform": "ruby", "authors": "Alexandre Stapenhorst", "info": "Track changes to your Rails models with multiple configurable loggers using PostgreSQL", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/alexandreh92/model_timeline", "changelog_uri": "https://github.com/alexandreh92/model_timeline/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/alexandreh92/model_timeline", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "4bf3a0a41bb918eab77917752f1a513409fdefd8d29f489e01c83d2e2a5e02a3", "spec_sha": "8cefc9a347489c6a13badd197085a67299dcc909396aa2217692c7ba7bc48b2d", "project_uri": "https://rubygems.org/gems/model_timeline", "gem_uri": "https://rubygems.org/gems/model_timeline-0.1.5.gem", "homepage_uri": "https://github.com/alexandreh92/model_timeline", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/alexandreh92/model_timeline", "bug_tracker_uri": null, "changelog_uri": "https://github.com/alexandreh92/model_timeline/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "pg", "requirements": ">= 1.1.0" }, { "name": "rails", "requirements": ">= 5.2.0" } ] } } |
2025-06-05 03:45:21 UTC |
qrDWSWb6Kb0ixO3U3ar-x |
terminal-shopRuby library to access the Terminal API |
3.8.4 | Content{ "name": "terminal-shop", "downloads": 4551, "version": "3.8.4", "version_created_at": "2025-06-05T02:59:32.519Z", "version_downloads": 0, "platform": "ruby", "authors": "Terminal", "info": "Ruby library to access the Terminal API", "licenses": [], "metadata": { "homepage_uri": "https://gemdocs.org/gems/terminal-shop", "source_code_uri": "https://github.com/terminaldotshop/terminal-sdk-ruby", "rubygems_mfa_required": "false" }, "yanked": false, "sha": "ee80e8874c058fcf76a57660b547da79b1d4d14597a3dbeeb4e511ea248bd64c", "spec_sha": "f855e8e1a9df5a1d9efef795da0b52bbfcc98f2f1c9bd94e050ee588c6234741", "project_uri": "https://rubygems.org/gems/terminal-shop", "gem_uri": "https://rubygems.org/gems/terminal-shop-3.8.4.gem", "homepage_uri": "https://gemdocs.org/gems/terminal-shop", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/terminaldotshop/terminal-sdk-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "connection_pool", "requirements": ">= 0" } ] } } |
2025-06-05 02:59:34 UTC |
-581aUkHEcfrPndoOCBi_ |
orb-billingRuby library to access the Orb API |
0.12.0 | Content{ "name": "orb-billing", "downloads": 3878, "version": "0.12.0", "version_created_at": "2025-06-05T02:55:27.076Z", "version_downloads": 0, "platform": "ruby", "authors": "Orb", "info": "Ruby library to access the Orb API", "licenses": [], "metadata": { "homepage_uri": "https://gemdocs.org/gems/orb-billing", "source_code_uri": "https://github.com/orbcorp/orb-ruby", "rubygems_mfa_required": "false" }, "yanked": false, "sha": "0ccc5dc05257cadfef54979b8da4b7161149f78bf0515bda509b09d4e0bb56aa", "spec_sha": "afe3b942fc0dce9f1dc8124650c3b2b9ed04bcefc3c326144d4e6f396d5b9667", "project_uri": "https://rubygems.org/gems/orb-billing", "gem_uri": "https://rubygems.org/gems/orb-billing-0.12.0.gem", "homepage_uri": "https://gemdocs.org/gems/orb-billing", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/orbcorp/orb-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "connection_pool", "requirements": ">= 0" } ] } } |
2025-06-05 02:55:30 UTC |
H0l-CusjIOXNYXuB7NH9h |
model_timelineTrack changes to your Rails models with multiple configurable loggers using PostgreSQL |
0.1.4 | Content{ "name": "model_timeline", "downloads": 285, "version": "0.1.4", "version_created_at": "2025-06-05T02:42:19.089Z", "version_downloads": 0, "platform": "ruby", "authors": "Alexandre Stapenhorst", "info": "Track changes to your Rails models with multiple configurable loggers using PostgreSQL", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/alexandreh92/model_timeline", "changelog_uri": "https://github.com/alexandreh92/model_timeline/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/alexandreh92/model_timeline", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "74dc1c49505fabdb1226e0b433f834441eea127e3bf99c47df1a166b9afb3c85", "spec_sha": "27caa5fc44712bf15f7624934fde97f66f548ab6b4b83e5bc5b561e72acc1ddd", "project_uri": "https://rubygems.org/gems/model_timeline", "gem_uri": "https://rubygems.org/gems/model_timeline-0.1.4.gem", "homepage_uri": "https://github.com/alexandreh92/model_timeline", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/alexandreh92/model_timeline", "bug_tracker_uri": null, "changelog_uri": "https://github.com/alexandreh92/model_timeline/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "pg", "requirements": ">= 1.1.0" }, { "name": "rails", "requirements": ">= 5.2.0" } ] } } |
2025-06-05 02:42:24 UTC |
XCPkAlYStlhkzJ-WTLmKS |
spree_vpagoThis Spree Commerce extension integrates Cambodian payment gateways, supporting ABA Bank, Acleda Bank, and Wing for secure and seamless transactions. |
2.0.4.pre.beta1 | Content{ "name": "spree_vpago", "downloads": 128, "version": "2.0.4.pre.beta1", "version_created_at": "2025-06-05T02:39:07.917Z", "version_downloads": 0, "platform": "ruby", "authors": "You", "info": "This Spree Commerce extension integrates Cambodian payment gateways, supporting ABA Bank, Acleda Bank, and Wing for secure and seamless transactions.", "licenses": [ "BSD-3-Clause" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "e782d45188b8f287f35d294a367b57c56516b5f4ea5a6c2e51d877ba34bb70d8", "spec_sha": "4a195694510b388768fd364453089de835d6d30465a2e02b069b0dab1c346169", "project_uri": "https://rubygems.org/gems/spree_vpago", "gem_uri": "https://rubygems.org/gems/spree_vpago-2.0.4.pre.beta1.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/spree_vpago/2.0.4.pre.beta1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "faraday", "requirements": ">= 0" }, { "name": "google-cloud-firestore", "requirements": ">= 0" }, { "name": "spree_api", "requirements": ">= 4.5" }, { "name": "spree_backend", "requirements": ">= 4.5" }, { "name": "spree_core", "requirements": ">= 4.5" }, { "name": "spree_extension", "requirements": ">= 0" }, { "name": "spree_multi_vendor", "requirements": ">= 2.4.1" } ] } } |
2025-06-05 02:39:11 UTC |
dDePEUNgIcKht6bQWGl07 |
metanorma-plugin-glossaristMetanorma plugin for glossarist |
0.2.4 | Content{ "name": "metanorma-plugin-glossarist", "downloads": 66119, "version": "0.2.4", "version_created_at": "2025-06-05T02:32:20.107Z", "version_downloads": 0, "platform": "ruby", "authors": "Ribose Inc.", "info": "Metanorma plugin for glossarist", "licenses": [ "BSD-2-Clause" ], "metadata": {}, "yanked": false, "sha": "e6c700832be6daa574ddac9e2fd6eaf763ce3056c7e6b05ab1b05951c9d69e23", "spec_sha": "c97731a3dcdae68d57cc41aa884dc72ae94c0aa32cb2106e667c2885f4915486", "project_uri": "https://rubygems.org/gems/metanorma-plugin-glossarist", "gem_uri": "https://rubygems.org/gems/metanorma-plugin-glossarist-0.2.4.gem", "homepage_uri": "https://github.com/metanorma/metanorma-plugin-glossarist", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/metanorma-plugin-glossarist/0.2.4", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "asciidoctor", "requirements": "~> 2.0.0" }, { "name": "glossarist", "requirements": "~> 2.3.6" }, { "name": "liquid", "requirements": "~> 5" } ] } } |
2025-06-05 02:32:23 UTC |
TiBExjnMPsuy1E3yrsqR8 |
nueca_rails_interfacesInterfaces for known object entities in Rails Development at Nueca. |
0.2.7 | Content{ "name": "nueca_rails_interfaces", "downloads": 2287, "version": "0.2.7", "version_created_at": "2025-06-05T02:14:59.890Z", "version_downloads": 0, "platform": "ruby", "authors": "Tien", "info": "Interfaces for known object entities in Rails Development at Nueca.", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "737da810310c65a930e0b49bf3b7b70691ed225d98ca9dfc8049172df124c1c8", "spec_sha": "08f76949e80076ba027d7ef96788d124378e9e63ccd593c3affdecff4a5314fa", "project_uri": "https://rubygems.org/gems/nueca_rails_interfaces", "gem_uri": "https://rubygems.org/gems/nueca_rails_interfaces-0.2.7.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/nueca_rails_interfaces/0.2.7", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rails", "requirements": ">= 7, < 9" }, { "name": "to_bool", "requirements": "~> 2.1" } ] } } |
2025-06-05 02:15:01 UTC |
ToA3Jnnqee53o933sQTDQ |
raixRuby AI eXtensions |
1.0.1 | Content{ "name": "raix", "downloads": 12196, "version": "1.0.1", "version_created_at": "2025-06-05T01:58:13.949Z", "version_downloads": 0, "platform": "ruby", "authors": "Obie Fernandez", "info": "Ruby AI eXtensions", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/OlympiaAI/raix", "changelog_uri": "https://github.com/OlympiaAI/raix/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/OlympiaAI/raix" }, "yanked": false, "sha": "5aa04a72077ffd7c71ec4cc9ab6398be518346db640d79e1897e7d101534de22", "spec_sha": "2748295bc0885134a44d4a998b46ebbd1ed3c062ffce6ed61dd056086642c19b", "project_uri": "https://rubygems.org/gems/raix", "gem_uri": "https://rubygems.org/gems/raix-1.0.1.gem", "homepage_uri": "https://github.com/OlympiaAI/raix", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/OlympiaAI/raix", "bug_tracker_uri": null, "changelog_uri": "https://github.com/OlympiaAI/raix/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activesupport", "requirements": ">= 6.0" }, { "name": "faraday-retry", "requirements": "~> 2.0" }, { "name": "open_router", "requirements": "~> 0.2" }, { "name": "ostruct", "requirements": ">= 0" }, { "name": "ruby-openai", "requirements": "~> 7" } ] } } |
2025-06-05 01:58:17 UTC |
qWywRVoCUsrBO1dB2F-Fl |
caliberA global, high quality, and constantly updated RuboCop configuration. |
0.81.0 | Content{ "name": "caliber", "downloads": 63871, "version": "0.81.0", "version_created_at": "2025-06-05T01:43:41.691Z", "version_downloads": 0, "platform": "ruby", "authors": "Brooke Kuhlmann", "info": "A global, high quality, and constantly updated RuboCop configuration.", "licenses": [ "Hippocratic-2.1" ], "metadata": { "label": "Caliber", "funding_uri": "https://github.com/sponsors/bkuhlmann", "homepage_uri": "https://alchemists.io/projects/caliber", "changelog_uri": "https://alchemists.io/projects/caliber/versions", "bug_tracker_uri": "https://github.com/bkuhlmann/caliber/issues", "source_code_uri": "https://github.com/bkuhlmann/caliber", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "e8b28f4825ce3b80503e4d06efa88960a24ee4cc345491e5e1ba704d50b87df5", "spec_sha": "f90f898e6aa796eff3ab4fd17badb83b1aa4a7987d35635f5538eafcc4b92504", "project_uri": "https://rubygems.org/gems/caliber", "gem_uri": "https://rubygems.org/gems/caliber-0.81.0.gem", "homepage_uri": "https://alchemists.io/projects/caliber", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/bkuhlmann/caliber", "bug_tracker_uri": "https://github.com/bkuhlmann/caliber/issues", "changelog_uri": "https://alchemists.io/projects/caliber/versions", "funding_uri": "https://github.com/sponsors/bkuhlmann", "dependencies": { "development": [], "runtime": [ { "name": "rubocop", "requirements": "~> 1.76" }, { "name": "rubocop-capybara", "requirements": "~> 2.22" }, { "name": "rubocop-disable_syntax", "requirements": "~> 0.2" }, { "name": "rubocop-packaging", "requirements": "~> 0.6" }, { "name": "rubocop-performance", "requirements": "~> 1.25" }, { "name": "rubocop-rake", "requirements": "~> 0.7" }, { "name": "rubocop-rspec", "requirements": "~> 3.6" }, { "name": "rubocop-thread_safety", "requirements": "~> 0.7" } ] } } |
2025-06-05 01:43:43 UTC |
V77ReEu1SUcysC48Bb5yo |
activecypherOpenCypher Adapter ala ActiveRecord |
0.9.0 | Content{ "name": "activecypher", "downloads": 2655, "version": "0.9.0", "version_created_at": "2025-06-05T01:35:19.624Z", "version_downloads": 0, "platform": "ruby", "authors": "Abdelkader Boudih", "info": "OpenCypher Adapter ala ActiveRecord", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/seuros/activecypher", "source_code_uri": "https://github.com/seuros/activecypher", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "b841cfc7e523a0498a2d72b1df1c26fbef7126a3016b80b82ccfd52c30f129ca", "spec_sha": "c4810332b7302b66def3b05fc76d95e4a5cf422a86ac539ec21297b827edd135", "project_uri": "https://rubygems.org/gems/activecypher", "gem_uri": "https://rubygems.org/gems/activecypher-0.9.0.gem", "homepage_uri": "https://github.com/seuros/activecypher", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/seuros/activecypher", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activemodel", "requirements": "~> 8.0" }, { "name": "async", "requirements": "~> 2.21" }, { "name": "async-pool", "requirements": ">= 0" }, { "name": "io-endpoint", "requirements": "~> 0.14" }, { "name": "io-event", "requirements": "~> 1.10" }, { "name": "io-stream", "requirements": "~> 0.6" } ] } } |
2025-06-05 01:35:21 UTC |
hQqECPlmD6MybFZDTesRC |
tessellateTessellate Jekyll theme based on Tessellate from HTML5UP |
0.1.14 | Content{ "name": "tessellate", "downloads": 1970, "version": "0.1.14", "version_created_at": "2025-06-05T01:32:36.978Z", "version_downloads": 0, "platform": "ruby", "authors": "Preston Hager", "info": "Tessellate Jekyll theme based on Tessellate from HTML5UP", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "7108e10369698f3320bc9079cd49bed031ac277b8e70afdbe6be36948e48ebb1", "spec_sha": "3ffa8f04492e380a7efa17f3e3e0a8544045d285f167bff66025055c17834cb6", "project_uri": "https://rubygems.org/gems/tessellate", "gem_uri": "https://rubygems.org/gems/tessellate-0.1.14.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/tessellate/0.1.14", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "jekyll", "requirements": "~> 4.3" } ] } } |
2025-06-05 01:32:38 UTC |
O0xALUI13kgJwopL4JEOG |
model_timelineTrack changes to your Rails models with multiple configurable loggers using PostgreSQL |
0.1.3 | Content{ "name": "model_timeline", "downloads": 250, "version": "0.1.3", "version_created_at": "2025-06-05T01:32:20.825Z", "version_downloads": 0, "platform": "ruby", "authors": "Alexandre Stapenhorst", "info": "Track changes to your Rails models with multiple configurable loggers using PostgreSQL", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/alexandreh92/model_timeline", "changelog_uri": "https://github.com/alexandreh92/model_timeline/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/alexandreh92/model_timeline", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "1f070e45d2887b410b1a4786e734ed08041ca4a18e0bb2bda415ef9181b9aa9a", "spec_sha": "77d975fe9fa560b65e2ba3f739af5fd209b319d1eed06b802943044235848e17", "project_uri": "https://rubygems.org/gems/model_timeline", "gem_uri": "https://rubygems.org/gems/model_timeline-0.1.3.gem", "homepage_uri": "https://github.com/alexandreh92/model_timeline", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/alexandreh92/model_timeline", "bug_tracker_uri": null, "changelog_uri": "https://github.com/alexandreh92/model_timeline/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "pg", "requirements": ">= 1.1.0" }, { "name": "rails", "requirements": ">= 5.2.0" } ] } } |
2025-06-05 01:32:24 UTC |
_5sJ1Smw80qAAl00vCOfJ |
avm-toolsTools for AVM. |
0.163.0 | Content{ "name": "avm-tools", "downloads": 339785, "version": "0.163.0", "version_created_at": "2025-06-05T01:20:46.283Z", "version_downloads": 0, "platform": "ruby", "authors": "Esquilo Azul Company", "info": "Tools for AVM.", "licenses": [], "metadata": {}, "yanked": false, "sha": "804d5aedbc9175a09cdd31e7248d3151612659527d6795de96360fe15d3f4319", "spec_sha": "bc7e13ae6eb994704c870e998930ca5609c5a94456054c7ee57f9459bdc87c05", "project_uri": "https://rubygems.org/gems/avm-tools", "gem_uri": "https://rubygems.org/gems/avm-tools-0.163.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/avm-tools/0.163.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "avm-git", "requirements": "~> 0.19" }, { "name": "eac_ruby_gem_support", "requirements": "~> 0.8, >= 0.8.2" } ], "runtime": [ { "name": "avm", "requirements": "~> 0.95" }, { "name": "clipboard", "requirements": "~> 1.4, >= 1.4.1" }, { "name": "eac_ruby_base0", "requirements": "~> 0.19, >= 0.19.1" } ] } } |
2025-06-05 01:20:48 UTC |
VuvwLz7qy_IZIcSnk0-U_ |
avm-filesDEPRECATED: use gem "avm" instead. |
0.9.0 | Content{ "name": "avm-files", "downloads": 12572, "version": "0.9.0", "version_created_at": "2025-06-05T01:20:30.193Z", "version_downloads": 0, "platform": "ruby", "authors": "Put here the authors", "info": "DEPRECATED: use gem \"avm\" instead.", "licenses": [], "metadata": {}, "yanked": false, "sha": "9e12cdf4dc7830f2fe0f1badf97969c20bd90648c3a6c350b150a21fa09cdb7b", "spec_sha": "d1a54aeeff57f6cac245dcfaa87a8f69ac122a9d3592686dfcf97b6cccdde555", "project_uri": "https://rubygems.org/gems/avm-files", "gem_uri": "https://rubygems.org/gems/avm-files-0.9.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/avm-files/0.9.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "eac_ruby_gem_support", "requirements": "~> 0.11, >= 0.11.1" } ], "runtime": [ { "name": "avm", "requirements": "~> 0.95" } ] } } |
2025-06-05 01:20:31 UTC |
cYKSiTvQiJmx9-8dZ-rxO |
avm-eac_generic_base0Put here de description. |
0.15.0 | Content{ "name": "avm-eac_generic_base0", "downloads": 14928, "version": "0.15.0", "version_created_at": "2025-06-05T01:20:13.834Z", "version_downloads": 0, "platform": "ruby", "authors": "Put here the authors", "info": "Put here de description.", "licenses": [], "metadata": {}, "yanked": false, "sha": "3f89ef35f00071a115102a0de8d9e35400716198bbe8d0795c23c209bf0c8f28", "spec_sha": "c9f17f54560e51ba563be13d31dc82df990e3ef3850236d376de6651ded72717", "project_uri": "https://rubygems.org/gems/avm-eac_generic_base0", "gem_uri": "https://rubygems.org/gems/avm-eac_generic_base0-0.15.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/avm-eac_generic_base0/0.15.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "eac_ruby_gem_support", "requirements": "~> 0.11, >= 0.11.1" } ], "runtime": [ { "name": "avm", "requirements": "~> 0.95" }, { "name": "eac_ruby_utils", "requirements": "~> 0.127" } ] } } |
2025-06-05 01:20:15 UTC |
xqLH1h8y46i4E4S5_BvxL |
avmRuby base library for Agora Vai! Methodology (https://avm.esquiloazul.tech). |
0.95.0 | Content{ "name": "avm", "downloads": 89237, "version": "0.95.0", "version_created_at": "2025-06-05T01:19:59.518Z", "version_downloads": 0, "platform": "ruby", "authors": "Eduardo H. Bogoni", "info": "Ruby base library for Agora Vai! Methodology (https://avm.esquiloazul.tech).", "licenses": [], "metadata": {}, "yanked": false, "sha": "8c4c3946a2452e4bf4dad7005f99418e806d44395188cfcf5f963c2b616606c9", "spec_sha": "67bbec7ed737ddd3cc9f031026cfa3ba99356ad87b550473c968330cf5efda6b", "project_uri": "https://rubygems.org/gems/avm", "gem_uri": "https://rubygems.org/gems/avm-0.95.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/avm/0.95.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "avm-eac_ruby_base1", "requirements": "~> 0.35, >= 0.35.1" }, { "name": "avm-git", "requirements": "~> 0.18" }, { "name": "eac_ruby_gem_support", "requirements": "~> 0.11, >= 0.11.1" } ], "runtime": [ { "name": "clipboard", "requirements": "~> 1.4, >= 1.4.1" }, { "name": "eac_cli", "requirements": "~> 0.42" }, { "name": "eac_config", "requirements": "~> 0.14, >= 0.14.3" }, { "name": "eac_docker", "requirements": "~> 0.7" }, { "name": "eac_fs", "requirements": "~> 0.18, >= 0.18.1" }, { "name": "eac_ruby_utils", "requirements": "~> 0.127" }, { "name": "eac_templates", "requirements": "~> 0.7, >= 0.7.1" }, { "name": "minitar", "requirements": "~> 0.12, >= 0.12.1" }, { "name": "ruby-progressbar", "requirements": "~> 1.13" } ] } } |
2025-06-05 01:20:01 UTC |
poAmJSp87oO4QQND--Mk1 |
eac_toolsPut here de description. |
0.99.0 | Content{ "name": "eac_tools", "downloads": 82359, "version": "0.99.0", "version_created_at": "2025-06-05T01:19:43.501Z", "version_downloads": 0, "platform": "ruby", "authors": "Put here the authors", "info": "Put here de description.", "licenses": [], "metadata": {}, "yanked": false, "sha": "1b6fad05005bebbed5e072b1df2fd76d6ef773a777e6c56b008d13e5ec1e70a1", "spec_sha": "087d4d8dde5a7af6c2afb4bfaf0a8b3d1a85c80ab71d8661e1811414c9b773d7", "project_uri": "https://rubygems.org/gems/eac_tools", "gem_uri": "https://rubygems.org/gems/eac_tools-0.99.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/eac_tools/0.99.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "eac_ruby_gem_support", "requirements": "~> 0.11, >= 0.11.1" } ], "runtime": [ { "name": "avm", "requirements": "~> 0.95" }, { "name": "avm-eac_asciidoctor_base0", "requirements": "~> 0.25" }, { "name": "avm-eac_generic_base0", "requirements": "~> 0.15" }, { "name": "avm-eac_github_base0", "requirements": "~> 0.3" }, { "name": "avm-eac_gitlab_base0", "requirements": "~> 0.5" }, { "name": "avm-eac_latex_base0", "requirements": "~> 0.3, >= 0.3.2" }, { "name": "avm-eac_php_base0", "requirements": "~> 0.5" }, { "name": "avm-eac_postgresql_base0", "requirements": "~> 0.5, >= 0.5.3" }, { "name": "avm-eac_python_base0", "requirements": "~> 0.2, >= 0.2.2" }, { "name": "avm-eac_rails_base0", "requirements": "~> 0.11, >= 0.11.1" }, { "name": "avm-eac_rails_base1", "requirements": "~> 0.10, >= 0.10.2" }, { "name": "avm-eac_redmine_base0", "requirements": "~> 0.22, >= 0.22.3" }, { "name": "avm-eac_redmine_plugin_base0", "requirements": "~> 0.4, >= 0.4.1" }, { "name": "avm-eac_ruby_base0", "requirements": "~> 0.1" }, { "name": "avm-eac_ruby_base1", "requirements": "~> 0.35, >= 0.35.1" }, { "name": "avm-eac_webapp_base0", "requirements": "~> 0.21" }, { "name": "avm-eac_wordpress_base0", "requirements": "~> 0.3, >= 0.3.2" }, { "name": "avm-git", "requirements": "~> 0.19" }, { "name": "avm-tools", "requirements": "~> 0.163" }, { "name": "eac_ruby_utils", "requirements": "~> 0.127" } ] } } |
2025-06-05 01:19:45 UTC |
X9RBCdRuOzNSuBHBlwwFM |
textbringerTextbringer is a member of a demon race that takes on the form of an Emacs-like text editor. |
7 | Content{ "name": "textbringer", "downloads": 59894, "version": "7", "version_created_at": "2025-06-05T01:16:33.430Z", "version_downloads": 0, "platform": "ruby", "authors": "Shugo Maeda", "info": "Textbringer is a member of a demon race that takes on the form of an Emacs-like text editor.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "7e6fb3031fed9e2edb750aac3ddab7ea1f5290abeb7743018194589babb3edce", "spec_sha": "33c5354334835977f73a0a9f3947084dd316d661325633662fd1b4648e0c6d51", "project_uri": "https://rubygems.org/gems/textbringer", "gem_uri": "https://rubygems.org/gems/textbringer-7.gem", "homepage_uri": "https://github.com/shugo/textbringer", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/textbringer/7", "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" }, { "name": "ripper-tags", "requirements": ">= 0" }, { "name": "simplecov", "requirements": ">= 0" }, { "name": "test-unit", "requirements": ">= 0" } ], "runtime": [ { "name": "clipboard", "requirements": ">= 1.1" }, { "name": "curses", "requirements": ">= 1.2.7" }, { "name": "drb", "requirements": ">= 0" }, { "name": "editorconfig", "requirements": ">= 0" }, { "name": "fiddle", "requirements": ">= 0" }, { "name": "fiddley", "requirements": ">= 0.0.5" }, { "name": "irb", "requirements": ">= 0" }, { "name": "nkf", "requirements": ">= 0" }, { "name": "ostruct", "requirements": ">= 0" }, { "name": "rdoc", "requirements": ">= 0" }, { "name": "unicode-blocks", "requirements": ">= 0" }, { "name": "unicode-categories", "requirements": ">= 0" }, { "name": "unicode-display_width", "requirements": ">= 1.1" }, { "name": "unicode-name", "requirements": ">= 0" }, { "name": "unicode-scripts", "requirements": ">= 0" }, { "name": "unicode-types", "requirements": ">= 0" }, { "name": "warning", "requirements": ">= 0" } ] } } |
2025-06-05 01:16:36 UTC |
lOx-PbShOIACtLu5IYdg1 |
playbook_ui_docsDisplay all the components from Playbook UI inside your own system. |
14.21.2 | Content{ "name": "playbook_ui_docs", "downloads": 349852, "version": "14.21.2", "version_created_at": "2025-06-05T00:35:49.381Z", "version_downloads": 0, "platform": "ruby", "authors": "Power UX, Power Devs", "info": "Display all the components from Playbook UI inside your own system.", "licenses": [ "ISC" ], "metadata": {}, "yanked": false, "sha": "d59fd69bf1bbac373ef980d6050b6b925423a4dac474ce4cebfeab021a7f4b39", "spec_sha": "7b855fa4c5ce0a733e01abb56be4afecc876f3a51f5bdd35c0ec41249ce94557", "project_uri": "https://rubygems.org/gems/playbook_ui_docs", "gem_uri": "https://rubygems.org/gems/playbook_ui_docs-14.21.2.gem", "homepage_uri": "https://playbook.powerapp.cloud/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/playbook_ui_docs/14.21.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "playbook_ui", "requirements": ">= 0" } ] } } |
2025-06-05 00:35:52 UTC |
DQR0mQxhC9YlHN8LtFOeH |
playbook_uiPlaybook UI is built out in Ruby View Components and React Components. Playbook takes a modern design approach and applies it in a way that makes it easy to support bleeding edge or legacy systems. |
14.21.2 | Content{ "name": "playbook_ui", "downloads": 1488735, "version": "14.21.2", "version_created_at": "2025-06-05T00:35:44.279Z", "version_downloads": 0, "platform": "ruby", "authors": "Power UX, Power Devs", "info": "Playbook UI is built out in Ruby View Components and React Components. Playbook takes a modern design approach and applies it in a way that makes it easy to support bleeding edge or legacy systems.", "licenses": [ "ISC" ], "metadata": {}, "yanked": false, "sha": "c3d632809f2a6a5543ce7817373a67015a9d2bb7d79c0a75f8e187fd1f29f994", "spec_sha": "559a6dcce3fb0336243eae04c1ae0004845c037a5f1cf752b6f482f44e1f9aa0", "project_uri": "https://rubygems.org/gems/playbook_ui", "gem_uri": "https://rubygems.org/gems/playbook_ui-14.21.2.gem", "homepage_uri": "https://playbook.powerapp.cloud/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/playbook_ui/14.21.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "brakeman", "requirements": "= 7.0.0" }, { "name": "byebug", "requirements": ">= 11.0.0" }, { "name": "github_changelog_generator", "requirements": "= 1.15.2" }, { "name": "rails", "requirements": ">= 5.2.4.5" }, { "name": "rspec-html-matchers", "requirements": "= 0.9.1" }, { "name": "rspec-rails", "requirements": "~> 3.8, >= 3.8.0" }, { "name": "rubocop", "requirements": ">= 0" }, { "name": "rubocop-performance", "requirements": "~> 1.11.5" }, { "name": "tzinfo-data", "requirements": "= 1.2018.9" }, { "name": "will_paginate", "requirements": "= 3.3.1" } ], "runtime": [ { "name": "actionpack", "requirements": ">= 5.2.4.5" }, { "name": "actionview", "requirements": ">= 5.2.4.5" }, { "name": "activesupport", "requirements": ">= 5.2.4.5" }, { "name": "react-rails", "requirements": "= 2.6.1" }, { "name": "view_component", "requirements": "= 2.83.0" }, { "name": "webpacker-react", "requirements": "~> 0.3.2" } ] } } |
2025-06-05 00:35:51 UTC |
G6m7EvisflzUoBapuO3T1 |
ding_sdkDing Ruby SDK |
0.26.37 | Content{ "name": "ding_sdk", "downloads": 53275, "version": "0.26.37", "version_created_at": "2025-06-05T00:24:18.122Z", "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": "66eee3366686be54ef39edf7f51ef037fe1a2ba0098557e324f19a4f2370161e", "spec_sha": "966198ea0b19c1a20a080201fe82ba51079c0ad8c7a901d3d6c9bf09cdbb97a8", "project_uri": "https://rubygems.org/gems/ding_sdk", "gem_uri": "https://rubygems.org/gems/ding_sdk-0.26.37.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-06-05 00:24:23 UTC |
ZVsOReIrLK8K9nloBzRmR |
gem-repairA RubyGems plugin that finds and reinstalls gems with missing compiled extensions. |
0.1.0 | Content{ "name": "gem-repair", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-06-05T00:19:30.685Z", "version_downloads": 0, "platform": "ruby", "authors": "Hiroshi SHIBATA", "info": "A RubyGems plugin that finds and reinstalls gems with missing compiled extensions.", "licenses": [], "metadata": {}, "yanked": false, "sha": "16d847186ffc30968a51d601291cf0396a7becdaa7c66054b73fdf2c06a79f19", "spec_sha": "b7632ab188cd334c2b488e0cbdb5926173637e7ad9747f34919fb1d304b0324f", "project_uri": "https://rubygems.org/gems/gem-repair", "gem_uri": "https://rubygems.org/gems/gem-repair-0.1.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/gem-repair/0.1.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } } |
2025-06-05 00:19:32 UTC |
ykaGGHTCaQsA1XDNq9vbJ |
unit-rubyA Ruby gem for communicating with the Unit API. |
1.0.0 | Content{ "name": "unit-ruby", "downloads": 17499, "version": "1.0.0", "version_created_at": "2025-06-05T00:13:05.460Z", "version_downloads": 0, "platform": "ruby", "authors": "Chloe Isacke, Ian Yamey, Trevor Nelson", "info": "A Ruby gem for communicating with the Unit API.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/retirable/unit-ruby/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/retirable/unit-ruby", "allowed_push_host": "https://rubygems.org/", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "4f97bcf18127223bc4ad48270d4b8b59b98e31feb2b25b8985abd0d703142891", "spec_sha": "719acf31d5f741af294e6537a2ff3726fae97f8ca8ae287f7d6406f6aae4033e", "project_uri": "https://rubygems.org/gems/unit-ruby", "gem_uri": "https://rubygems.org/gems/unit-ruby-1.0.0.gem", "homepage_uri": "https://github.com/retirable/unit-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/retirable/unit-ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/retirable/unit-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "dotenv", "requirements": "~> 2" }, { "name": "pry", "requirements": "~> 0.15" }, { "name": "rake", "requirements": "~> 13" }, { "name": "rspec", "requirements": "~> 3" }, { "name": "rspec-file_fixtures", "requirements": "~> 0.1.9" }, { "name": "rubocop", "requirements": "~> 1" } ], "runtime": [ { "name": "activesupport", "requirements": "~> 7" }, { "name": "faraday", "requirements": "~> 2" }, { "name": "faraday-retry", "requirements": "~> 2" } ] } } |
2025-06-05 00:13:06 UTC |
1txhALXNTokF-lkg7B6B1 |
plex_ruby_sdkRuby Client SDK Generated by Speakeasy |
0.15.0 | Content{ "name": "plex_ruby_sdk", "downloads": 4437, "version": "0.15.0", "version_created_at": "2025-06-05T00:12:57.137Z", "version_downloads": 0, "platform": "ruby", "authors": "LukeHagar", "info": "Ruby Client SDK Generated by Speakeasy", "licenses": [ "Apache-2.0" ], "metadata": { "homepage_uri": "https://github.com/LukeHagar/plexruby.git", "source_code_uri": "https://github.com/LukeHagar/plexruby.git", "documentation_uri": "https://github.com/LukeHagar/plexruby.git" }, "yanked": false, "sha": "cde50ba588e2525b4046e8dc6ccfa68df2f905bd37f5b2ecfd38d0add5ff631e", "spec_sha": "7d3b4cbbc67b258de68b64e4fe773140c4e17abb8055a5c377fd05b44548afc4", "project_uri": "https://rubygems.org/gems/plex_ruby_sdk", "gem_uri": "https://rubygems.org/gems/plex_ruby_sdk-0.15.0.gem", "homepage_uri": "https://github.com/LukeHagar/plexruby.git", "wiki_uri": null, "documentation_uri": "https://github.com/LukeHagar/plexruby.git", "mailing_list_uri": null, "source_code_uri": "https://github.com/LukeHagar/plexruby.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-06-05 00:12:59 UTC |
jQnvd93ntIlj3dHTUprtf |
nachaRuby parser for ACH files. |
0.1.2 | Content{ "name": "nacha", "downloads": 183, "version": "0.1.2", "version_created_at": "2025-06-05T00:07:35.109Z", "version_downloads": 0, "platform": "ruby", "authors": "David H. Wilkins", "info": "Ruby parser for ACH files.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "23f609d593fc50d02018385f31cd9e3f62446457214c2fa4b167cf53296e189f", "spec_sha": "7aace88f433c24c28441bb2928e39aec9ad7ac6acdbb094944b4b1bd62d78d87", "project_uri": "https://rubygems.org/gems/nacha", "gem_uri": "https://rubygems.org/gems/nacha-0.1.2.gem", "homepage_uri": "https://github.com/dwilkins/nacha", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/nacha/0.1.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.0" }, { "name": "factory_bot", "requirements": ">= 0" }, { "name": "gitlab-styles", "requirements": ">= 0" }, { "name": "guard", "requirements": ">= 0" }, { "name": "guard-rspec", "requirements": ">= 0" }, { "name": "rake", "requirements": "~> 10.0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rubocop", "requirements": ">= 0" }, { "name": "rubocop-performance", "requirements": ">= 0" }, { "name": "rubocop-rspec", "requirements": ">= 0" } ], "runtime": [ { "name": "bigdecimal", "requirements": ">= 0" } ] } } |
2025-06-05 00:07:36 UTC |
2-6XznsEJSYu_M09WEbFp |
foreman_rh_cloudForeman plugin that process & upload data to Red Hat Cloud |
9.0.61 | Content{ "name": "foreman_rh_cloud", "downloads": 162363, "version": "9.0.61", "version_created_at": "2025-06-05T00:03:44.726Z", "version_downloads": 0, "platform": "ruby", "authors": "Foreman Red Hat Cloud team", "info": "Foreman plugin that process & upload data to Red Hat Cloud", "licenses": [ "GPL-3.0" ], "metadata": {}, "yanked": false, "sha": "d7521b26729e7f0d692dd92399b66d36ca39599252b05c618e45787947376fc3", "spec_sha": "0cce16887aedf818853ce41e22f91b3d11315c5f0a2ed8a56cbb56ee90108e7f", "project_uri": "https://rubygems.org/gems/foreman_rh_cloud", "gem_uri": "https://rubygems.org/gems/foreman_rh_cloud-9.0.61.gem", "homepage_uri": "https://github.com/theforeman/foreman_rh_cloud", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/foreman_rh_cloud/9.0.61", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rdoc", "requirements": ">= 0" }, { "name": "theforeman-rubocop", "requirements": "~> 0.0.6" } ], "runtime": [ { "name": "foreman_ansible", "requirements": ">= 0" }, { "name": "foreman-tasks", "requirements": "~> 9.0.0" }, { "name": "katello", "requirements": ">= 0" } ] } } |
2025-06-05 00:03:46 UTC |
fIIsH6cl527B9U8MyXVDn |
axnPattern for writing callable service objects with contract validation and error swallowing |
0.1.0.pre.alpha.2.4.1 | Content{ "name": "axn", "downloads": 1017, "version": "0.1.0.pre.alpha.2.4.1", "version_created_at": "2025-06-04T22:54:07.120Z", "version_downloads": 0, "platform": "ruby", "authors": "Kali Donovan", "info": "Pattern for writing callable service objects with contract validation and error swallowing", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/teamshares/axn", "changelog_uri": "https://github.com/teamshares/axn/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/teamshares/axn", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "906fc9f1aaf647a1632c6f5b6b8c4a8928b4441e411c56c2a3ccccab55634849", "spec_sha": "5c094488ceb974638a1e829ce7e3dfdd9d36e2332b14de1410dd251918ef0936", "project_uri": "https://rubygems.org/gems/axn", "gem_uri": "https://rubygems.org/gems/axn-0.1.0.pre.alpha.2.4.1.gem", "homepage_uri": "https://github.com/teamshares/axn", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/teamshares/axn", "bug_tracker_uri": null, "changelog_uri": "https://github.com/teamshares/axn/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activemodel", "requirements": "> 7.0" }, { "name": "activesupport", "requirements": "> 7.0" }, { "name": "interactor", "requirements": "= 3.1.2" } ] } } |
2025-06-04 22:54:08 UTC |
KbPw-uwenzHhNLt5Or7A1 |
gapic-generatorAn API Client Generator for Ruby in Ruby! |
0.45.2 | Content{ "name": "gapic-generator", "downloads": 73350, "version": "0.45.2", "version_created_at": "2025-06-04T22:51:46.543Z", "version_downloads": 0, "platform": "ruby", "authors": "Ernest Landrito, Chris Smith, Mike Moore", "info": "An API Client Generator for Ruby in Ruby!", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "2fdc30606332f488d0f56a225232f288c77fca14d1f8a11d73732d3ec472bddf", "spec_sha": "51beb7f8b5160ee8df7fb710e7b05f792de3267ae4a67fff956860fa75926db3", "project_uri": "https://rubygems.org/gems/gapic-generator", "gem_uri": "https://rubygems.org/gems/gapic-generator-0.45.2.gem", "homepage_uri": "https://github.com/googleapis/gapic-generator-ruby", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/gapic-generator/0.45.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "actionpack", "requirements": "~> 8.0" }, { "name": "bigdecimal", "requirements": "~> 3.0" }, { "name": "googleapis-common-protos-types", "requirements": "~> 1.8" }, { "name": "google-cloud-common", "requirements": "~> 1.2" }, { "name": "google-protobuf", "requirements": "~> 4.30" }, { "name": "google-style", "requirements": "~> 1.31.0" } ] } } |
2025-06-04 22:51:48 UTC |
SdhptLqTbDnukOyNDfAFW |
gapic-generator-cloudAn API Client Generator for Ruby in Ruby! |
0.45.2 | Content{ "name": "gapic-generator-cloud", "downloads": 73491, "version": "0.45.2", "version_created_at": "2025-06-04T22:51:43.776Z", "version_downloads": 0, "platform": "ruby", "authors": "Ernest Landrito, Chris Smith, Mike Moore", "info": "An API Client Generator for Ruby in Ruby!", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "54bb272b1a6a572f4f17941ab8b3cbdd30011dd3e9c4db890e395d64d7d9b0a4", "spec_sha": "72062776889fa0a606b035ef0cad3b6d67ce58fee07787764085107638398332", "project_uri": "https://rubygems.org/gems/gapic-generator-cloud", "gem_uri": "https://rubygems.org/gems/gapic-generator-cloud-0.45.2.gem", "homepage_uri": "https://github.com/googleapis/gapic-generator-ruby", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/gapic-generator-cloud/0.45.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "gapic-generator", "requirements": "= 0.45.2" } ] } } |
2025-06-04 22:51:46 UTC |
B3w2WqaAjDVH9x8hBcSVt |
gapic-generator-adsAn API Client Generator for Ruby in Ruby! |
0.45.2 | Content{ "name": "gapic-generator-ads", "downloads": 40090, "version": "0.45.2", "version_created_at": "2025-06-04T22:51:41.657Z", "version_downloads": 0, "platform": "ruby", "authors": "Ernest Landrito, Chris Smith, Mike Moore", "info": "An API Client Generator for Ruby in Ruby!", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "b26e39c007496b15704fd8c3e55362946e2eed3eb9c3cdc809a310d350b03d03", "spec_sha": "24aa00a4a743b0c5c92b67d0063343b0340534032dc1352784570915ad10290a", "project_uri": "https://rubygems.org/gems/gapic-generator-ads", "gem_uri": "https://rubygems.org/gems/gapic-generator-ads-0.45.2.gem", "homepage_uri": "https://github.com/googleapis/gapic-generator-ruby", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/gapic-generator-ads/0.45.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "gapic-generator", "requirements": "= 0.45.2" } ] } } |
2025-06-04 22:51:43 UTC |
gB2ZSiU5dqWbx_MT5Kzeh |
pull_request_templatesA tool that reduces pull request description toil and provides the right context for changes. |
0.3.0 | Content{ "name": "pull_request_templates", "downloads": 370, "version": "0.3.0", "version_created_at": "2025-06-04T22:50:17.801Z", "version_downloads": 0, "platform": "ruby", "authors": "Caleb Buxton", "info": "A tool that reduces pull request description toil and provides the right context for changes.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/cpb/pull_request_templates", "changelog_uri": "https://github.com/cpb/pull_request_templates/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/cpb/pull_request_templates" }, "yanked": false, "sha": "1b3610dbcd69f83ee521a2203aeaeafdbbce2b74e3e7ec6dc9031bf978520cb3", "spec_sha": "1c006f672214562e4fc42b28207588ccc14e93ce7bbf8518de2529cc1c7f8c39", "project_uri": "https://rubygems.org/gems/pull_request_templates", "gem_uri": "https://rubygems.org/gems/pull_request_templates-0.3.0.gem", "homepage_uri": "https://github.com/cpb/pull_request_templates", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/cpb/pull_request_templates", "bug_tracker_uri": null, "changelog_uri": "https://github.com/cpb/pull_request_templates/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "thor", "requirements": "~> 1.3" } ] } } |
2025-06-04 22:50:21 UTC |
8BWRzIeBCcC9gAb3wCID0 |
rackRack provides a minimal, modular and adaptable interface for developing web applications in Ruby. By wrapping HTTP requests and responses in the simplest way possible, it unifies and distills the API for web servers, web frameworks, and software in between (the so-called middleware) into a single method call. |
3.1.16 | Content{ "name": "rack", "downloads": 1087813131, "version": "3.1.16", "version_created_at": "2025-06-04T22:28:38.984Z", "version_downloads": 0, "platform": "ruby", "authors": "Leah Neukirchen", "info": "Rack provides a minimal, modular and adaptable interface for developing\nweb applications in Ruby. By wrapping HTTP requests and responses in\nthe simplest way possible, it unifies and distills the API for web\nservers, web frameworks, and software in between (the so-called\nmiddleware) into a single method call.\n", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/rack/rack/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/rack/rack/issues", "source_code_uri": "https://github.com/rack/rack", "documentation_uri": "https://rubydoc.info/github/rack/rack" }, "yanked": false, "sha": "efb5606c351efc56b85b10c3493055d0d35209d23f44792ec4e1183eb0234635", "spec_sha": "cdfc7a7ba563769806dcb2d4c10e36a2a1a37338c8aea2d88f40ab85b0c9a1e5", "project_uri": "https://rubygems.org/gems/rack", "gem_uri": "https://rubygems.org/gems/rack-3.1.16.gem", "homepage_uri": "https://github.com/rack/rack", "wiki_uri": null, "documentation_uri": "https://rubydoc.info/github/rack/rack", "mailing_list_uri": null, "source_code_uri": "https://github.com/rack/rack", "bug_tracker_uri": "https://github.com/rack/rack/issues", "changelog_uri": "https://github.com/rack/rack/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 0" }, { "name": "minitest", "requirements": "~> 5.0" }, { "name": "minitest-global_expectations", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" } ], "runtime": [] } } |
2025-06-04 22:28:40 UTC |
VLezVF4kxbpHc-ZCR-qQ9 |
openstudio-extensionopenstudio base gem for creating generic extensions with encapsulated data and measures. Also contains ruby libraries that required by many measures. |
0.9.1 | Content{ "name": "openstudio-extension", "downloads": 178991, "version": "0.9.1", "version_created_at": "2025-06-04T22:18:36.838Z", "version_downloads": 0, "platform": "ruby", "authors": "Katherine Fleming, Nicholas Long, Daniel Macumber, David Goldwasser", "info": "openstudio base gem for creating generic extensions with encapsulated data and measures. Also contains ruby libraries that required by many measures.", "licenses": [], "metadata": { "changelog_uri": "https://github.com/NREL/openstudio-extension-gem/blob/develop/CHANGELOG.md", "bug_tracker_uri": "https://github.com/NREL/openstudio-extension-gem/issues", "source_code_uri": "https://github.com/NREL/openstudio-extension-gem/tree/v0.9.1" }, "yanked": false, "sha": "6e72a215e0af84aec4239c4ef4c4fdf56d568ffee2b9b977c3cefa0fb16ce47c", "spec_sha": "b85aae995c01464c8a0cbcc32fc0c7d6f6c63aff7e91311024582ca677b22bbd", "project_uri": "https://rubygems.org/gems/openstudio-extension", "gem_uri": "https://rubygems.org/gems/openstudio-extension-0.9.1.gem", "homepage_uri": "https://openstudio.net", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/NREL/openstudio-extension-gem/tree/v0.9.1", "bug_tracker_uri": "https://github.com/NREL/openstudio-extension-gem/issues", "changelog_uri": "https://github.com/NREL/openstudio-extension-gem/blob/develop/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.9" }, { "name": "rubocop", "requirements": "= 1.50" } ], "runtime": [ { "name": "addressable", "requirements": "= 2.8.1" }, { "name": "bcl", "requirements": "~> 0.9.1" }, { "name": "bundler", "requirements": "= 2.4.10" }, { "name": "octokit", "requirements": "~> 4.18.0" }, { "name": "openstudio_measure_tester", "requirements": "~> 0.5.0" }, { "name": "openstudio-workflow", "requirements": "~> 2.5.0" }, { "name": "parallel", "requirements": "~> 1.19.1" }, { "name": "regexp_parser", "requirements": "= 2.9.0" } ] } } |
2025-06-04 22:18:39 UTC |
gjZ81n21uJ5s-CNOktlR1 |
raixRuby AI eXtensions |
1.0.0 | Content{ "name": "raix", "downloads": 12076, "version": "1.0.0", "version_created_at": "2025-06-04T22:18:34.406Z", "version_downloads": 0, "platform": "ruby", "authors": "Obie Fernandez", "info": "Ruby AI eXtensions", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/OlympiaAI/raix", "changelog_uri": "https://github.com/OlympiaAI/raix/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/OlympiaAI/raix" }, "yanked": false, "sha": "1aec74271e2be84d82102af8c3ce4378364f8a0e0ed9084fdf5ced05fedb83b5", "spec_sha": "8b38244b5fd0495e1976a90db30f185981ac19273b643af932b00f377108cf0d", "project_uri": "https://rubygems.org/gems/raix", "gem_uri": "https://rubygems.org/gems/raix-1.0.0.gem", "homepage_uri": "https://github.com/OlympiaAI/raix", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/OlympiaAI/raix", "bug_tracker_uri": null, "changelog_uri": "https://github.com/OlympiaAI/raix/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activesupport", "requirements": ">= 6.0" }, { "name": "faraday-retry", "requirements": "~> 2.0" }, { "name": "open_router", "requirements": "~> 0.2" }, { "name": "ostruct", "requirements": ">= 0" }, { "name": "ruby-openai", "requirements": "~> 7" } ] } } |
2025-06-04 22:18:36 UTC |
QJD3LQGfEAPKcPP8Sj2zx |
buildkite-test_collectorTrack test executions and report to Buildkite Test Engine |
2.10.0 | Content{ "name": "buildkite-test_collector", "downloads": 4430270, "version": "2.10.0", "version_created_at": "2025-06-04T22:14:34.276Z", "version_downloads": 0, "platform": "ruby", "authors": "Buildkite", "info": "Track test executions and report to Buildkite Test Engine", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/buildkite/test-collector-ruby", "source_code_uri": "https://github.com/buildkite/test-collector-ruby" }, "yanked": false, "sha": "f416ebdf19ccd62366387bfd2862f53a0227824928dea80aac3a038674a24863", "spec_sha": "aa045127a3f5252efbbf49665f80cf264788973c9d5e1027fceb7a5bd9f40a44", "project_uri": "https://rubygems.org/gems/buildkite-test_collector", "gem_uri": "https://rubygems.org/gems/buildkite-test_collector-2.10.0.gem", "homepage_uri": "https://github.com/buildkite/test-collector-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/buildkite/test-collector-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "activesupport", "requirements": ">= 4.2" }, { "name": "cucumber", "requirements": "~> 9.0" }, { "name": "rspec-core", "requirements": "~> 3.10" }, { "name": "rspec-expectations", "requirements": "~> 3.10" } ], "runtime": [] } } |
2025-06-04 22:14:36 UTC |
BK4u-y3f5mWvoupY-aSm8 |
mx-platform-rubyA Ruby library for the MX Platform API. |
1.3.0 | Content{ "name": "mx-platform-ruby", "downloads": 172025, "version": "1.3.0", "version_created_at": "2025-06-04T22:00:49.641Z", "version_downloads": 0, "platform": "ruby", "authors": "MX", "info": "A Ruby library for the MX Platform API.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "4e616b5eef142e7e4eaed44681fd6f3e9afddc5500ff6ffa12fe311b1e59956b", "spec_sha": "b54cf2369bacaa11d54348f5a0715c1ae9ecdc77c175f59efc8e3bd50b8f823d", "project_uri": "https://rubygems.org/gems/mx-platform-ruby", "gem_uri": "https://rubygems.org/gems/mx-platform-ruby-1.3.0.gem", "homepage_uri": "https://github.com/mxenabled/mx-platform-ruby", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/mx-platform-ruby/1.3.0", "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.0, ~> 3.6" } ], "runtime": [ { "name": "faraday", "requirements": ">= 1.0.1, < 3.0" }, { "name": "faraday-multipart", "requirements": ">= 0" }, { "name": "marcel", "requirements": ">= 0" } ] } } |
2025-06-04 22:00:51 UTC |
ihn8-tYiqRpxbXwrZInU7 |
outwood_labelsSticker generator |
0.2.0 | Content{ "name": "outwood_labels", "downloads": 1321, "version": "0.2.0", "version_created_at": "2025-06-04T21:50:35.217Z", "version_downloads": 0, "platform": "ruby", "authors": "Tom Crouch", "info": "Sticker generator", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "4c601d90be454d9626dcf217e4b89d8658d85c82142cbc66291f21d1b35b2f2d", "spec_sha": "bba73dfd0a1d0cb72a7bac269b54d8750f07fc3a1ff4d62fe07bab65089bd4e5", "project_uri": "https://rubygems.org/gems/outwood_labels", "gem_uri": "https://rubygems.org/gems/outwood_labels-0.2.0.gem", "homepage_uri": "https://github.com/outwood/outwood_labels", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/outwood_labels/0.2.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.0" } ], "runtime": [ { "name": "csv", "requirements": "~> 3.0" }, { "name": "prawn-label_sheet", "requirements": "~> 0.2" } ] } } |
2025-06-04 21:50:36 UTC |
TPlktuUCnCat26f2jfh8E |
cybrid_api_bank_rubyView our documentation at https://github.com/Cybrid-app/cybrid-api-bank-ruby/ |
0.123.552 | Content{ "name": "cybrid_api_bank_ruby", "downloads": 1388594, "version": "0.123.552", "version_created_at": "2025-06-04T21:47:46.477Z", "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": "f270f2afc3d6ee4f1c55df8a48ad4a7e082b9aeaeff7a60bdaf4af0d89fc0a2a", "spec_sha": "9cf0556d04127f099d8070cd8921eab4be5521a12a7a54c251763c93555d69e3", "project_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby-0.123.552.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.552", "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-06-04 21:47:50 UTC |
WOqbWXUQubA96niO43jBp |
cybrid_api_organization_rubyView our documentation at https://github.com/Cybrid-app/cybrid-api-organization-ruby/ |
0.123.552 | Content{ "name": "cybrid_api_organization_ruby", "downloads": 1430350, "version": "0.123.552", "version_created_at": "2025-06-04T21:47:35.190Z", "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": "2bad3225abffe9ddea2de05ebfe4d59243debf99e31d1cb4c4d8cddea6207cd0", "spec_sha": "6957718c3c8f03dd4bda9bf6ce2028b73321fc80f7cae7e58d5a53d4ec551c2f", "project_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby-0.123.552.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.552", "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-06-04 21:47:38 UTC |
fcqNSG0ZSIyZKBM02IvZV |
cybrid_api_id_rubyView our documentation at https://github.com/Cybrid-app/cybrid-api-id-ruby/ |
0.123.552 | Content{ "name": "cybrid_api_id_ruby", "downloads": 1417645, "version": "0.123.552", "version_created_at": "2025-06-04T21:47:14.353Z", "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": "9833a6e1c46c758f0b703d60618f081cd07f78bac0e1968da9ff78351f97cbd4", "spec_sha": "df1ff26f671722b44623cb671ca81a827ce9257fca439f9cc888b6f399365123", "project_uri": "https://rubygems.org/gems/cybrid_api_id_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_id_ruby-0.123.552.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.552", "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-06-04 21:47:19 UTC |
ZxeKvmyoE6yRviJ_Dpss9 |
decidim-adminOrganization administration to manage a single organization. |
0.30.1 | Content{ "name": "decidim-admin", "downloads": 324829, "version": "0.30.1", "version_created_at": "2025-06-04T21:29:48.678Z", "version_downloads": 0, "platform": "ruby", "authors": "Josep Jaume Rey Peroy, Marc Riera Casals, Oriol Gual Oliva", "info": "Organization administration to manage a single organization.", "licenses": [ "AGPL-3.0-or-later" ], "metadata": { "funding_uri": "https://opencollective.com/decidim", "homepage_uri": "https://decidim.org", "bug_tracker_uri": "https://github.com/decidim/decidim/issues", "source_code_uri": "https://github.com/decidim/decidim", "documentation_uri": "https://docs.decidim.org/" }, "yanked": false, "sha": "e57a9d89bd2b1aa8c9b044fe75dfc194ce4ddbb44e9c0dea66bf2a7bf914a050", "spec_sha": "bcc0025bf29d63a178dc1700f6b35c8f85689c256625a37517e6d8fe4fce8722", "project_uri": "https://rubygems.org/gems/decidim-admin", "gem_uri": "https://rubygems.org/gems/decidim-admin-0.30.1.gem", "homepage_uri": "https://decidim.org", "wiki_uri": null, "documentation_uri": "https://docs.decidim.org/", "mailing_list_uri": null, "source_code_uri": "https://github.com/decidim/decidim", "bug_tracker_uri": "https://github.com/decidim/decidim/issues", "changelog_uri": null, "funding_uri": "https://opencollective.com/decidim", "dependencies": { "development": [ { "name": "decidim-dev", "requirements": "= 0.30.1" }, { "name": "decidim-participatory_processes", "requirements": "= 0.30.1" } ], "runtime": [ { "name": "active_link_to", "requirements": "~> 1.0" }, { "name": "decidim-core", "requirements": "= 0.30.1" }, { "name": "devise", "requirements": "~> 4.7" }, { "name": "devise-i18n", "requirements": "~> 1.2" }, { "name": "devise_invitable", "requirements": "~> 2.0, >= 2.0.9" } ] } } |
2025-06-04 21:29:50 UTC |
OViWX6TdHag5CqGx9oD26 |
decidim-accountabilityAn accountability component for decidim's participatory spaces. |
0.30.1 | Content{ "name": "decidim-accountability", "downloads": 245738, "version": "0.30.1", "version_created_at": "2025-06-04T21:29:37.694Z", "version_downloads": 0, "platform": "ruby", "authors": "Josep Jaume Rey Peroy, Marc Riera Casals, Oriol Gual Oliva", "info": "An accountability component for decidim's participatory spaces.", "licenses": [ "AGPL-3.0-or-later" ], "metadata": { "funding_uri": "https://opencollective.com/decidim", "homepage_uri": "https://decidim.org", "bug_tracker_uri": "https://github.com/decidim/decidim/issues", "source_code_uri": "https://github.com/decidim/decidim", "documentation_uri": "https://docs.decidim.org/" }, "yanked": false, "sha": "c7a741d973165479460b6ba27e35761b6f2d18a554a3c4f3419881940d9dcade", "spec_sha": "efbf86489a043b1924ceda775f98dee02290e0c44bc2e1ec683b84a84763f24f", "project_uri": "https://rubygems.org/gems/decidim-accountability", "gem_uri": "https://rubygems.org/gems/decidim-accountability-0.30.1.gem", "homepage_uri": "https://decidim.org", "wiki_uri": null, "documentation_uri": "https://docs.decidim.org/", "mailing_list_uri": null, "source_code_uri": "https://github.com/decidim/decidim", "bug_tracker_uri": "https://github.com/decidim/decidim/issues", "changelog_uri": null, "funding_uri": "https://opencollective.com/decidim", "dependencies": { "development": [ { "name": "decidim-admin", "requirements": "= 0.30.1" }, { "name": "decidim-assemblies", "requirements": "= 0.30.1" }, { "name": "decidim-comments", "requirements": "= 0.30.1" }, { "name": "decidim-dev", "requirements": "= 0.30.1" }, { "name": "decidim-meetings", "requirements": "= 0.30.1" }, { "name": "decidim-participatory_processes", "requirements": "= 0.30.1" }, { "name": "decidim-proposals", "requirements": "= 0.30.1" } ], "runtime": [ { "name": "decidim-comments", "requirements": "= 0.30.1" }, { "name": "decidim-core", "requirements": "= 0.30.1" } ] } } |
2025-06-04 21:29:39 UTC |
lFGyDrH_dfIs-CUPN5rUb |
markdown-runRun code blocks in Markdown files for Ruby, JavaScript, sqlite, psql, bash, zsh, and mermaid. Insert execution results next to the original code blocks. Generate SVG diagrams from mermaid blocks. |
0.1.12 | Content{ "name": "markdown-run", "downloads": 1274, "version": "0.1.12", "version_created_at": "2025-06-04T21:29:15.096Z", "version_downloads": 0, "platform": "ruby", "authors": "Aurélien Bottazini", "info": "Run code blocks in Markdown files for Ruby, JavaScript, sqlite, psql, bash, zsh, and mermaid. Insert execution results next to the original code blocks. Generate SVG diagrams from mermaid blocks.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/aurelienbottazini/markdown-run", "changelog_uri": "https://github.com/aurelienbottazini/markdown-run/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/aurelienbottazini/markdown-run" }, "yanked": false, "sha": "fa2103d72898a0ad2c0bbaf24debd202181952ecdf9b467a3124f2a7c89125ba", "spec_sha": "b4ffb0c0b3659d6213db6d3ef6ca477fdcca9dbb9eda24e28c237fe7c57e5db0", "project_uri": "https://rubygems.org/gems/markdown-run", "gem_uri": "https://rubygems.org/gems/markdown-run-0.1.12.gem", "homepage_uri": "https://github.com/aurelienbottazini/markdown-run", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/aurelienbottazini/markdown-run", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aurelienbottazini/markdown-run/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "flog", "requirements": ">= 0" }, { "name": "minitest", "requirements": "= 5.25.5" }, { "name": "rake", "requirements": ">= 0" } ], "runtime": [ { "name": "ostruct", "requirements": "= 0.6.1" }, { "name": "rcodetools", "requirements": "= 0.8.5" } ] } } |
2025-06-04 21:29:16 UTC |
aFjGmGXXn1v_ySTU8_3fY |
rubocop-sorbetAutomatic Sorbet code style checking tool. |
0.10.2 | Content{ "name": "rubocop-sorbet", "downloads": 18096237, "version": "0.10.2", "version_created_at": "2025-06-04T21:24:34.913Z", "version_downloads": 0, "platform": "ruby", "authors": "Ufuk Kayserilioglu, Alan Wu, Alexandre Terrasa, Peter Zhu", "info": "Automatic Sorbet code style checking tool.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/shopify/rubocop-sorbet", "source_code_uri": "https://github.com/shopify/rubocop-sorbet", "allowed_push_host": "https://rubygems.org", "default_lint_roller_plugin": "RuboCop::Sorbet::Plugin" }, "yanked": false, "sha": "a0333c54e3b5301f4477ffada961f60e9d6f443b46365f339e9eb8eee761badc", "spec_sha": "ffe618d2561d4708fe9351eb3c36afd67c41bac009cc38d39855fd2810ee01e3", "project_uri": "https://rubygems.org/gems/rubocop-sorbet", "gem_uri": "https://rubygems.org/gems/rubocop-sorbet-0.10.2.gem", "homepage_uri": "https://github.com/shopify/rubocop-sorbet", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/shopify/rubocop-sorbet", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "lint_roller", "requirements": ">= 0" }, { "name": "rubocop", "requirements": ">= 1.75.2" } ] } } |
2025-06-04 21:24:36 UTC |
ec68DcF7z4SiA1B_IBgWo |
snaptradeConnect brokerage accounts to your app for live positions and trading |
2.0.105 | Content{ "name": "snaptrade", "downloads": 74541, "version": "2.0.105", "version_created_at": "2025-06-04T21:20:04.850Z", "version_downloads": 0, "platform": "ruby", "authors": "SnapTrade", "info": "Connect brokerage accounts to your app for live positions and trading", "licenses": [ "MIT" ], "metadata": { "source_code_uri": "https://github.com/passiv/snaptrade-sdks/tree/master/sdks/ruby", "documentation_uri": "https://github.com/passiv/snaptrade-sdks/tree/master/sdks/ruby" }, "yanked": false, "sha": "12a0b5af0aeb3c6f8cd5c886487d2c11538174d0187cae04334491e821f4d906", "spec_sha": "80a58777c4a27852fc38fa74d255b523dd239450e444e6cd46e9dede3248a6e4", "project_uri": "https://rubygems.org/gems/snaptrade", "gem_uri": "https://rubygems.org/gems/snaptrade-2.0.105.gem", "homepage_uri": "https://snaptrade.com/", "wiki_uri": null, "documentation_uri": "https://github.com/passiv/snaptrade-sdks/tree/master/sdks/ruby", "mailing_list_uri": null, "source_code_uri": "https://github.com/passiv/snaptrade-sdks/tree/master/sdks/ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rspec", "requirements": "~> 3.6, >= 3.6.0" } ], "runtime": [ { "name": "faraday", "requirements": ">= 1.0.1, < 3.0" }, { "name": "faraday-multipart", "requirements": "~> 1.0, >= 1.0.4" } ] } } |
2025-06-04 21:20:08 UTC |
0AnfRbuaU-U-O5M9P-fC1 |
tencentcloud-sdk-domainTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service DOMAIN. |
3.0.1074 | Content{ "name": "tencentcloud-sdk-domain", "downloads": 541248, "version": "3.0.1074", "version_created_at": "2025-06-04T21:14:42.973Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service DOMAIN.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-domain" }, "yanked": false, "sha": "1bc62111b417edb9b05546c8dc21ea37ed1be3aaea1a82d17836d6bbc9fd475b", "spec_sha": "021e92903f65d8b728229a46762ad3d9ebccf31219fabe69ffc0ff938e7e9665", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-domain", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-domain-3.0.1074.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-domain", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-06-04 21:14:46 UTC |
2isiL3-YqBLCxjA65AeKY |
tencentcloud-sdk-dasbTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service DASB. |
3.0.1074 | Content{ "name": "tencentcloud-sdk-dasb", "downloads": 374266, "version": "3.0.1074", "version_created_at": "2025-06-04T21:14:38.447Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service DASB.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-dasb" }, "yanked": false, "sha": "9fc365bb88d7827ec65f90eca187ce46083ad888dcf4ca03f8d5ab0e5190bbea", "spec_sha": "052f7b17f5e209446050344d50841081220693b1254d6403fffe96a365ed4920", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-dasb", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-dasb-3.0.1074.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-dasb", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-06-04 21:14:41 UTC |
X4-llxX7l1HtpK02Uzeld |
tencentcloud-sdk-mspTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service MSP. |
3.0.1074 | Content{ "name": "tencentcloud-sdk-msp", "downloads": 520964, "version": "3.0.1074", "version_created_at": "2025-06-04T21:14:35.414Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service MSP.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-msp" }, "yanked": false, "sha": "a5b1622de3f647904859d186e9e5b5871b6fbd2dcadd2d49ba9714e4c1051373", "spec_sha": "7ba62b54e57d9eb8db47c2572544d797c851d8bcb2a9af4adfcf6e5be51b77c4", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-msp", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-msp-3.0.1074.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-msp", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-06-04 21:14:37 UTC |
6Ow9WrE010nJS3h_VtMVy |
tencentcloud-sdk-tafTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TAF. |
3.0.1074 | Content{ "name": "tencentcloud-sdk-taf", "downloads": 519336, "version": "3.0.1074", "version_created_at": "2025-06-04T21:14:32.663Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TAF.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-taf" }, "yanked": false, "sha": "9870988723874ad565cfe2b7e671e858897a1f14313db414fba27506b5fa98e3", "spec_sha": "f5235b5190c159469f514ec696b4f8a83b487415e0c79a05bd3b95625a54fdf2", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-taf", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-taf-3.0.1074.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-taf", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-06-04 21:14:34 UTC |
6Hbz6Nm__Lfxg5aeX3XuN |
tencentcloud-sdk-dbbrainTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service DBBRAIN. |
3.0.1074 | Content{ "name": "tencentcloud-sdk-dbbrain", "downloads": 520469, "version": "3.0.1074", "version_created_at": "2025-06-04T21:14:29.495Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service DBBRAIN.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-dbbrain" }, "yanked": false, "sha": "acd6b30f4a3f06402d50ef44ad1e8c52312b1b64b88fdfaf86f1955fe579c4e1", "spec_sha": "c4605e80c3b52db930bc1719554fda972ce3def0571bbf3be6861adcc89af689", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-dbbrain", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-dbbrain-3.0.1074.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-dbbrain", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-06-04 21:14:32 UTC |
SlmZv04KPVRFh7x-iOiLE |
tencentcloud-sdk-smpnTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service SMPN. |
3.0.1074 | Content{ "name": "tencentcloud-sdk-smpn", "downloads": 519238, "version": "3.0.1074", "version_created_at": "2025-06-04T21:14:26.430Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service SMPN.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-smpn" }, "yanked": false, "sha": "0bb59df3c8460361c0073434f3a3ce41d195a24583b1a2628936586450d3425c", "spec_sha": "6b08194302ad10e75df45c503fba87739288bf98dade00dce927fdb33fa9ed37", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-smpn", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-smpn-3.0.1074.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-smpn", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-06-04 21:14:28 UTC |
4YjjRjWCvZKoXubqcZlYQ |
tencentcloud-sdk-nppTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service NPP. |
3.0.1074 | Content{ "name": "tencentcloud-sdk-npp", "downloads": 519510, "version": "3.0.1074", "version_created_at": "2025-06-04T21:14:23.428Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service NPP.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-npp" }, "yanked": false, "sha": "3f45c6cf3da01ed92aca89dc2cfe3c70d5ac7dad810872e0c3d58c32a2be0cc8", "spec_sha": "60e882ef93501abf39c9a2d481d08cba1e70a0f330f33da02c336a838d399c8f", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-npp", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-npp-3.0.1074.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-npp", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-06-04 21:14:25 UTC |
zee3-hyI-5nLHFoRfmEJZ |
tencentcloud-sdk-issTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service ISS. |
3.0.1074 | Content{ "name": "tencentcloud-sdk-iss", "downloads": 136352, "version": "3.0.1074", "version_created_at": "2025-06-04T21:14:19.276Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service ISS.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-iss" }, "yanked": false, "sha": "a1e44af692ef781bc07328f707b7e51aa0d087ab17737a13136f3fdf5f761b0a", "spec_sha": "d613ee5fdd501422eff0269afbc4063ba28842e2ed4c94d5018e00992a4855a4", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-iss", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-iss-3.0.1074.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-iss", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-06-04 21:14:23 UTC |
LMsNahGiGiT4dmB01kRAc |
tencentcloud-sdk-cdbTencent 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.1074 | Content{ "name": "tencentcloud-sdk-cdb", "downloads": 531052, "version": "3.0.1074", "version_created_at": "2025-06-04T21:14:16.039Z", "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": "646ffd050744309d152e1ecd366bcdc5067b0ba1f454cfd9394fc217c32a80c0", "spec_sha": "ce6e46a5410810833b79466398b8bcfab9a38f2691d904ff4adbdbd24e41e793", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-cdb", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-cdb-3.0.1074.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-06-04 21:14:18 UTC |
DZO0pKnVjKmAjcs7cAt4d |
tencentcloud-sdk-scfTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service SCF. |
3.0.1074 | Content{ "name": "tencentcloud-sdk-scf", "downloads": 524764, "version": "3.0.1074", "version_created_at": "2025-06-04T21:14:13.095Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service SCF.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-scf" }, "yanked": false, "sha": "1019617a6e5dcc1e0c62ab5caf65361069dc522ca64077ca09091123ec5748d8", "spec_sha": "6e23ed510ee8db6f0b9876ff9bc34ed039ff9057f78e558e3b4d00487f10f0e8", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-scf", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-scf-3.0.1074.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-scf", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-06-04 21:14:15 UTC |
qN9rKJ83HHUDh4l8AGETw |
tencentcloud-sdk-drmTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service DRM. |
3.0.1074 | Content{ "name": "tencentcloud-sdk-drm", "downloads": 518586, "version": "3.0.1074", "version_created_at": "2025-06-04T21:14:09.478Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service DRM.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-drm" }, "yanked": false, "sha": "c143133d2aa575dfb06e85b2e3517b924ce64135f767c0c0be0684b5900f9864", "spec_sha": "d288228395a466785d4d104bbc447b19c8dbed481d3793cb03596bb684c88a91", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-drm", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-drm-3.0.1074.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-drm", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-06-04 21:14:11 UTC |
1wCtymN2QwiHqKIzMjP5x |
tencentcloud-sdk-tcaplusdbTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TCAPLUSDB. |
3.0.1074 | Content{ "name": "tencentcloud-sdk-tcaplusdb", "downloads": 540813, "version": "3.0.1074", "version_created_at": "2025-06-04T21:14:06.311Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TCAPLUSDB.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-tcaplusdb" }, "yanked": false, "sha": "2252cbae24991c15f046ceb69556ebd72f57d6d580e2277eea02ae3b9b788f76", "spec_sha": "4e97fcea9ddbd0df403f8fb39f9f56fc315b22a21df03ee5ef299acf04c4a18d", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-tcaplusdb", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-tcaplusdb-3.0.1074.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-tcaplusdb", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-06-04 21:14:08 UTC |
bgzMVmwBjJakQ6UzgJ9wH |
tencentcloud-sdk-tseTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TSE. |
3.0.1074 | Content{ "name": "tencentcloud-sdk-tse", "downloads": 506865, "version": "3.0.1074", "version_created_at": "2025-06-04T21:14:03.144Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TSE.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-tse" }, "yanked": false, "sha": "1ff59b7a461722fa758d5c13c1a51a409f4dbdee9fced211dfa64fee96359b1a", "spec_sha": "f75779049f285e09534ebf35a7c6e55d94c693a9e7fec0f1fac0c4169c06a55c", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-tse", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-tse-3.0.1074.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-tse", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-06-04 21:14:05 UTC |
UrPTas-NzhYj5x-xbAERG |
tencentcloud-sdk-trpTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TRP. |
3.0.1074 | Content{ "name": "tencentcloud-sdk-trp", "downloads": 360164, "version": "3.0.1074", "version_created_at": "2025-06-04T21:13:59.369Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TRP.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-trp" }, "yanked": false, "sha": "f32360d49e4372c889dc34f71069a53913edcc39f3e898ba4a0f951630e07a13", "spec_sha": "01945d5d56a1b4e547c9331355be2482a176e556c08cc57877f97bd2da56211e", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-trp", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-trp-3.0.1074.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-trp", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-06-04 21:14:02 UTC |
GRXyFOJIDGxNe6AFtpwmq |
tencentcloud-sdk-rumTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service RUM. |
3.0.1074 | Content{ "name": "tencentcloud-sdk-rum", "downloads": 514165, "version": "3.0.1074", "version_created_at": "2025-06-04T21:13:55.082Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service RUM.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-rum" }, "yanked": false, "sha": "0ce55016de39c46315c0ce3b31d20405806d1133cc9bead25da2857306222a07", "spec_sha": "3085603819fa4b50b3c144fe120ed60e466c9787e0ecd63f7437b237a6525846", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-rum", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-rum-3.0.1074.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-rum", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-06-04 21:13:58 UTC |
nBMiX04FgwcFg0HKKV5cg |
tencentcloud-sdk-ticmTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TICM. |
3.0.1074 | Content{ "name": "tencentcloud-sdk-ticm", "downloads": 535723, "version": "3.0.1074", "version_created_at": "2025-06-04T21:13:51.139Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TICM.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-ticm" }, "yanked": false, "sha": "74d60abbc183caf8276c0c610fbf6b5e6aac553d65ef63e7c30d8fa10506e306", "spec_sha": "b1f9aca1df9d88bb606dc2d505ce02036c7730cefc007da6bf2ed16452830125", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-ticm", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-ticm-3.0.1074.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-ticm", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-06-04 21:13:53 UTC |
ghscXp_dBo2-w7LGsSja_ |
tencentcloud-sdk-tdmqTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TDMQ. |
3.0.1074 | Content{ "name": "tencentcloud-sdk-tdmq", "downloads": 519185, "version": "3.0.1074", "version_created_at": "2025-06-04T21:13:47.565Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TDMQ.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-tdmq" }, "yanked": false, "sha": "f134235afd06fbe6364ff759b3b448c77681dd567e3255069632e5a91b6917d8", "spec_sha": "71e139df4a8e0e19517530f211984389d0e88637aa17acdb11b9f92fad5d2c07", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-tdmq", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-tdmq-3.0.1074.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-tdmq", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-06-04 21:13:50 UTC |
3EL19-aIz3EntX32n6iG1 |
tencentcloud-sdk-pdsTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service PDS. |
3.0.1074 | Content{ "name": "tencentcloud-sdk-pds", "downloads": 532564, "version": "3.0.1074", "version_created_at": "2025-06-04T21:13:42.839Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service PDS.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-pds" }, "yanked": false, "sha": "b06da990175c3a8fccf56f22d846a460d977f68781125805646a074a8cd49c3e", "spec_sha": "a111164de3559c3b3e350c515ccdd783d590552f5b799458ea9397d4964f9554", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-pds", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-pds-3.0.1074.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-pds", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-06-04 21:13:44 UTC |
Q8uz7MY9JTDHVV7rRX-EL |
tencentcloud-sdk-temTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TEM. |
3.0.1074 | Content{ "name": "tencentcloud-sdk-tem", "downloads": 520662, "version": "3.0.1074", "version_created_at": "2025-06-04T21:13:39.578Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TEM.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-tem" }, "yanked": false, "sha": "fd9f860f825c5a88939105f52b660d0b5724f0bccc6e3cd2189e7c63f2a4a897", "spec_sha": "a4441ea2ae5a03158e527084e61a558ad2e6a37e4d6e9987df63ce78a51420a8", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-tem", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-tem-3.0.1074.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-tem", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-06-04 21:13:41 UTC |
NHDz7wWGj5LiuBm6DVZu1 |
tencentcloud-sdk-cmqTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service CMQ. |
3.0.1074 | Content{ "name": "tencentcloud-sdk-cmq", "downloads": 506620, "version": "3.0.1074", "version_created_at": "2025-06-04T21:13:36.141Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service CMQ.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-cmq" }, "yanked": false, "sha": "1d843593375fd21e3e6d6081e5f00885fa7030b9ad97f25e66c82d0b9b7bc63c", "spec_sha": "2fc0edf7683a9902676355d98fb621cb3c63afb46783432ce42948746c5f581f", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-cmq", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-cmq-3.0.1074.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-cmq", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-06-04 21:13:38 UTC |