Lastest updates from Rubygems.org
ID | Gem | Version | Body | Updated At |
---|---|---|---|---|
Dao2eUsTUr7GO53itKeU6 |
rabbit-slide-kou-rubykaigi-2025I talked about ((<"Goodbye fat gem"|URL:https://rubykaigi.org/2020/presentations/ktou.html>)) at RubyKaigi Takeout 2020. Fat gem is a gem that includes pre-built binaries. Extension libraries can assume that users have build environment with Ruby 2.4 or later. So gems don't need to bundle pre-built binaries for easy to install. Users can build binaries by themselves. As of 2025, we're still using fat gem... I discussed how to improve this situation with ruby-installer author, Nokogiri maintainer and RubyGems community in 2022: * https://gist.github.com/postmodern/4c0cbccc0c7eda4585db0fc5267cdd57 * https://github.com/rubygems/rubygems/issues/1296 I propose a solution based on these discussions. |
2025.4.16.0 | Content{ "name": "rabbit-slide-kou-rubykaigi-2025", "downloads": 0, "version": "2025.4.16.0", "version_created_at": "2025-04-15T05:27:27.752Z", "version_downloads": 0, "platform": "ruby", "authors": "Sutou Kouhei", "info": "I talked about ((<\"Goodbye fat gem\"|URL:https://rubykaigi.org/2020/presentations/ktou.html>)) at RubyKaigi Takeout 2020. Fat gem is a gem that includes pre-built binaries. Extension libraries can assume that users have build environment with Ruby 2.4 or later. So gems don't need to bundle pre-built binaries for easy to install. Users can build binaries by themselves.\n\nAs of 2025, we're still using fat gem...\n\nI discussed how to improve this situation with ruby-installer author, Nokogiri maintainer and RubyGems community in 2022:\n\n * https://gist.github.com/postmodern/4c0cbccc0c7eda4585db0fc5267cdd57\n * https://github.com/rubygems/rubygems/issues/1296\n\nI propose a solution based on these discussions.", "licenses": [ "CC-BY-SA-4.0" ], "metadata": { "source_code_uri": "https://gitlab.com/ktou/rabbit-slide-kou-rubykaigi-2025" }, "yanked": false, "sha": "10ec313e262e2da3022f3426caa9f59c7e7e41b46796e45bfa023498aeff5bd4", "spec_sha": "f46805ce99ee92a09c6e22462d76baed705ffa12c26ebbedb7015597c61fca0a", "project_uri": "https://rubygems.org/gems/rabbit-slide-kou-rubykaigi-2025", "gem_uri": "https://rubygems.org/gems/rabbit-slide-kou-rubykaigi-2025-2025.4.16.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://gitlab.com/ktou/rabbit-slide-kou-rubykaigi-2025", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rabbit", "requirements": ">= 2.0.2" }, { "name": "rabbit-theme-clear-code", "requirements": ">= 0" } ] } } |
2025-04-15 05:27:31 UTC |
VBesUux0AJH3_ZZb5uG2O |
api_authentication_gemReusable gem for authentication with user-defined models. For detailed usage, visit: https://github.com/Adarsh-07-Mishra/api_authentication_gem/blob/main/README.md |
0.1.3 | Content{ "name": "api_authentication_gem", "downloads": 132, "version": "0.1.3", "version_created_at": "2025-04-15T05:14:18.106Z", "version_downloads": 0, "platform": "ruby", "authors": "Adarsh Mishra", "info": "Reusable gem for authentication with user-defined models. For detailed usage, visit: https://github.com/Adarsh-07-Mishra/api_authentication_gem/blob/main/README.md", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "05698b0865109b5e413a353117eff32d20e838fe3f4ab10e95bd463515d5d139", "spec_sha": "33e7732ad94a1e4aa4e297c5f4a016701d319ad618ce3b6f5b7a4a83a83f7b7f", "project_uri": "https://rubygems.org/gems/api_authentication_gem", "gem_uri": "https://rubygems.org/gems/api_authentication_gem-0.1.3.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/api_authentication_gem/0.1.3", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bcrypt", "requirements": ">= 0" }, { "name": "jwt", "requirements": ">= 0" } ] } } |
2025-04-15 05:14:21 UTC |
IitlWECMv5bcrPlZxlUBm |
api_authentication_gemReusable gem for authentication with user-defined models |
0.1.2 | Content{ "name": "api_authentication_gem", "downloads": 122, "version": "0.1.2", "version_created_at": "2025-04-15T05:01:16.299Z", "version_downloads": 0, "platform": "ruby", "authors": "Adarsh Mishra", "info": "Reusable gem for authentication with user-defined models", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "2d3bc296a13e82f8f55b1ebc2276ecf60ac6bf50ff90198d2443124ba61d1cfe", "spec_sha": "181067716f3b31d28dd766e66e4c193dbc6506ae8390d0e6e9239a67d4e976ce", "project_uri": "https://rubygems.org/gems/api_authentication_gem", "gem_uri": "https://rubygems.org/gems/api_authentication_gem-0.1.2.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/api_authentication_gem/0.1.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bcrypt", "requirements": ">= 0" }, { "name": "jwt", "requirements": ">= 0" } ] } } |
2025-04-15 05:01:19 UTC |
Qg-pOKMiGdUzT2F_3KZln |
netcloakNetCloak provides a curses-based interface to manage VPN configurations, monitor latency, and control connections. |
1.0.2 | Content{ "name": "netcloak", "downloads": 4, "version": "1.0.2", "version_created_at": "2025-04-15T04:33:55.645Z", "version_downloads": 0, "platform": "ruby", "authors": "Mark Angelo P. Santonil", "info": "NetCloak provides a curses-based interface to manage VPN configurations, monitor latency, and control connections.", "licenses": [ "GNU v.3" ], "metadata": {}, "yanked": false, "sha": "d27dc73a71a80b2b3492b219f836236b946cf2a3d49093eeb00895c715bcdb9e", "spec_sha": "49788401cb4bf84cefd750f90a651e86ff68f869004158379f1f09200769f7ff", "project_uri": "https://rubygems.org/gems/netcloak", "gem_uri": "https://rubygems.org/gems/netcloak-1.0.2.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/netcloak/1.0.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": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.0" } ], "runtime": [ { "name": "curses", "requirements": "~> 1.4" }, { "name": "open3", "requirements": "~> 0.1" } ] } } |
2025-04-15 04:33:57 UTC |
6nIMFia6jwI-wtP7RrNH- |
foobara-rack-connector-generatorGenerates a Foobara rack_connector |
0.0.10 | Content{ "name": "foobara-rack-connector-generator", "downloads": 2470, "version": "0.0.10", "version_created_at": "2025-04-15T04:24:34.766Z", "version_downloads": 0, "platform": "ruby", "authors": "Miles Georgi", "info": "Generates a Foobara rack_connector", "licenses": [ "Apache-2.0", "MIT" ], "metadata": { "homepage_uri": "https://github.com/foobara/generators-rack-connector-generator", "changelog_uri": "https://github.com/foobara/generators-rack-connector-generator/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/foobara/generators-rack-connector-generator", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "ac12a1d4b708e3885683ddf2f37b760961003114191bfd460a9776362d805b40", "spec_sha": "a326f7d86cf39b86b99822b2c60239511a4771afd9b752dd1bc5a3090fb74abe", "project_uri": "https://rubygems.org/gems/foobara-rack-connector-generator", "gem_uri": "https://rubygems.org/gems/foobara-rack-connector-generator-0.0.10.gem", "homepage_uri": "https://github.com/foobara/generators-rack-connector-generator", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/foobara/generators-rack-connector-generator", "bug_tracker_uri": null, "changelog_uri": "https://github.com/foobara/generators-rack-connector-generator/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "foobara", "requirements": ">= 0" }, { "name": "foobara-files-generator", "requirements": ">= 0" } ] } } |
2025-04-15 04:24:36 UTC |
i59dQNVQRX6S4cdRzfnrT |
netcloakNetCloak provides a curses-based interface to manage OpenVPN configurations, monitor latency, and control connections. |
1.0.1 | Content{ "name": "netcloak", "downloads": 0, "version": "1.0.1", "version_created_at": "2025-04-15T04:23:34.451Z", "version_downloads": 0, "platform": "ruby", "authors": "Mark Angelo P. Santonil", "info": "NetCloak provides a curses-based interface to manage OpenVPN configurations, monitor latency, and control connections.", "licenses": [ "GNU v.3" ], "metadata": {}, "yanked": false, "sha": "d177f399f286f4565145a1cf67123e83520ccdea861f6b6299ef3804c45946fc", "spec_sha": "3375c91ad364fd155ebe8a27be45361ca945cc3c7b37b74da31742aecca5ce15", "project_uri": "https://rubygems.org/gems/netcloak", "gem_uri": "https://rubygems.org/gems/netcloak-1.0.1.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/netcloak/1.0.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": [ { "name": "curses", "requirements": "~> 1.4" }, { "name": "open3", "requirements": "~> 0.1" } ] } } |
2025-04-15 04:23:36 UTC |
39R3GDXkzRzTpW78gBwD1 |
foobara-http-command-connectorNo description. Add one. |
0.0.20 | Content{ "name": "foobara-http-command-connector", "downloads": 3111, "version": "0.0.20", "version_created_at": "2025-04-15T04:18:58.098Z", "version_downloads": 0, "platform": "ruby", "authors": "Miles Georgi", "info": "No description. Add one.", "licenses": [ "Apache-2.0", "MIT" ], "metadata": { "homepage_uri": "https://github.com/foobara/http-command-connector", "changelog_uri": "https://github.com/foobara/http-command-connector/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/foobara/http-command-connector", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "c3dec8bc31f78c816b15385900042de04f2e7cbaaefc1d7d643936f8dbb8b47f", "spec_sha": "af38d9ca4866e22b963aa9572f2b5bea7ea4cbfd31af48349a27d76988234b2d", "project_uri": "https://rubygems.org/gems/foobara-http-command-connector", "gem_uri": "https://rubygems.org/gems/foobara-http-command-connector-0.0.20.gem", "homepage_uri": "https://github.com/foobara/http-command-connector", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/foobara/http-command-connector", "bug_tracker_uri": null, "changelog_uri": "https://github.com/foobara/http-command-connector/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "foobara", "requirements": "~> 0.0.88" } ] } } |
2025-04-15 04:18:59 UTC |
mg5xZ3cQUuaViemgIOmR0 |
essenceComponent library for Ruby applications using Phlex |
0.4.0 | Content{ "name": "essence", "downloads": 4228, "version": "0.4.0", "version_created_at": "2025-04-15T04:17:03.805Z", "version_downloads": 0, "platform": "ruby", "authors": "Elvinas Predkelis", "info": "Component library for Ruby applications using Phlex", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://rubygems.org/gems/essence", "source_code_uri": "https://github.com/primevise/essence" }, "yanked": false, "sha": "72a5d70880af6853adad2feaea38933e0d2801bed081ab3448f3f6b13771189d", "spec_sha": "55a4844d03feecbeb48fa0b6721fb4ede60983236ee4d247502109fe46672a4b", "project_uri": "https://rubygems.org/gems/essence", "gem_uri": "https://rubygems.org/gems/essence-0.4.0.gem", "homepage_uri": "https://rubygems.org/gems/essence", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/primevise/essence", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "dry-cli", "requirements": ">= 0.7, < 2" }, { "name": "phlex", "requirements": ">= 2.0.0.rc1" }, { "name": "tailwind_merge", "requirements": ">= 0.13.3" } ] } } |
2025-04-15 04:17:07 UTC |
j8CtkPXjavbWfLFxlN7Sa |
active_record-commentsComments for activerecord |
1.0.0 | Content{ "name": "active_record-comments", "downloads": 33774, "version": "1.0.0", "version_created_at": "2025-04-15T03:25:25.756Z", "version_downloads": 0, "platform": "ruby", "authors": "Michael Grosser", "info": "Comments for activerecord", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "7a3745788090cbe6f0d8db2c6d85e30252dcb8596acefd6c49437f518a802889", "spec_sha": "b3f6c80277dbbc198d1a80da46a68146761865afb5a27a99fc50993c899cb529", "project_uri": "https://rubygems.org/gems/active_record-comments", "gem_uri": "https://rubygems.org/gems/active_record-comments-1.0.0.gem", "homepage_uri": "https://github.com/grosser/active_record-comments", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/active_record-comments/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": "activerecord", "requirements": ">= 7.1" } ] } } |
2025-04-15 03:25:29 UTC |
KfwVKodHHiURibgXqe9TL |
marathi_typingEnable Marathi transliteration typing with Stimulus |
0.1.3 | Content{ "name": "marathi_typing", "downloads": 235, "version": "0.1.3", "version_created_at": "2025-04-15T03:17:50.634Z", "version_downloads": 0, "platform": "ruby", "authors": "Ajit Dhanje", "info": "Enable Marathi transliteration typing with Stimulus", "licenses": [ "MIT" ], "metadata": { "source_code_uri": "https://github.com/dhanajit96/marathi_typing.git" }, "yanked": false, "sha": "16097c79ca2e4a523175e916965f985c709c0d334944c206017dad62fc91935a", "spec_sha": "9d6da86521410f709f949e6f24f15f6e2ada325c19ecb926bae481c9a116c01e", "project_uri": "https://rubygems.org/gems/marathi_typing", "gem_uri": "https://rubygems.org/gems/marathi_typing-0.1.3.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/dhanajit96/marathi_typing.git", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } } |
2025-04-15 03:17:52 UTC |
DShcBNsh_6xCbuKLmY2sc |
auth-centric-firewallUses A.I to analyze connections to find hackers. |
0.1.0 | Content{ "name": "auth-centric-firewall", "downloads": 1111, "version": "0.1.0", "version_created_at": "2025-04-15T03:01:23.480Z", "version_downloads": 0, "platform": "ruby", "authors": "Saimon Lovell", "info": "Uses A.I to analyze connections to find hackers.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://gitlab.com/authcentric/auth-centric-firewall", "changelog_uri": "https://gitlab.com/authcentric/auth-centric-firewall/-/blob/dev/CHANGELOG.md", "source_code_uri": "https://gitlab.com/authcentric/auth-centric-firewall", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "a466f53f5ee172846a1892509834c9010c553540a6ce14b6a90262d202531cf1", "spec_sha": "2df213e6dfc036b61b651a67d19b322b9b23f2ae9c219ed2ed8b58fcd6fd27d7", "project_uri": "https://rubygems.org/gems/auth-centric-firewall", "gem_uri": "https://rubygems.org/gems/auth-centric-firewall-0.1.0.gem", "homepage_uri": "https://gitlab.com/authcentric/auth-centric-firewall", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://gitlab.com/authcentric/auth-centric-firewall", "bug_tracker_uri": null, "changelog_uri": "https://gitlab.com/authcentric/auth-centric-firewall/-/blob/dev/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "http", "requirements": "~> 5" } ] } } |
2025-04-15 03:01:25 UTC |
h20KAyR2hyMaPndMMWJ51 |
video-gif-previewerGenerate rails active storage video previews as gifs |
0.1.1 | Content{ "name": "video-gif-previewer", "downloads": 332, "version": "0.1.1", "version_created_at": "2025-04-15T02:59:49.247Z", "version_downloads": 0, "platform": "ruby", "authors": "Brian Haberer", "info": "Generate rails active storage video previews as gifs", "licenses": [ "GPL-2.0-only" ], "metadata": { "homepage_uri": "https://github.com/bhaberer/video-gif-previewer", "source_code_uri": "https://github.com/bhaberer/video-gif-previewer", "allowed_push_host": "https://rubygems.org/", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "6ff81b41d8c16b90ba8a33c0fa51a391b95f5df7fdedec948b7d9a1d375a35fe", "spec_sha": "aec765399884c52b53940290bce67ca505e4f8b43cade790157504442e1b9d09", "project_uri": "https://rubygems.org/gems/video-gif-previewer", "gem_uri": "https://rubygems.org/gems/video-gif-previewer-0.1.1.gem", "homepage_uri": "https://github.com/bhaberer/video-gif-previewer", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/bhaberer/video-gif-previewer", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } } |
2025-04-15 02:59:53 UTC |
UBHV57gUIcV_8DKt4fPyQ |
road_to_rubykaigiRoad to RubyKaigi is a Ruby gem that delivers a nostalgic, text-based action game experience. Dodge obstacles, overcome bugs, and beat the deadline to reach RubyKaigi. All in your terminal. |
0.2.1 | Content{ "name": "road_to_rubykaigi", "downloads": 213, "version": "0.2.1", "version_created_at": "2025-04-15T02:55:05.424Z", "version_downloads": 0, "platform": "ruby", "authors": "makicamel", "info": "Road to RubyKaigi is a Ruby gem that delivers a nostalgic, text-based action game experience. Dodge obstacles, overcome bugs, and beat the deadline to reach RubyKaigi. All in your terminal.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/makicamel/road_to_rubykaigi", "changelog_uri": "https://github.com/makicamel/road_to_rubykaigi/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/makicamel/road_to_rubykaigi" }, "yanked": false, "sha": "290433bf67a8b9816fdc587c8e19c90ef8a1904393eaf9da6b1e4a0ca7cf252e", "spec_sha": "be7ad80d32f3eeec1548f43375f8c030a79cadd4080d0aa95f937e56a2e99937", "project_uri": "https://rubygems.org/gems/road_to_rubykaigi", "gem_uri": "https://rubygems.org/gems/road_to_rubykaigi-0.2.1.gem", "homepage_uri": "https://github.com/makicamel/road_to_rubykaigi", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/makicamel/road_to_rubykaigi", "bug_tracker_uri": null, "changelog_uri": "https://github.com/makicamel/road_to_rubykaigi/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "ffi-portaudio", "requirements": ">= 0" }, { "name": "wavefile", "requirements": ">= 0" } ] } } |
2025-04-15 02:55:08 UTC |
ph0Nbs1GtT0pfSOTV18dU |
prompt_managerManage the parameterized prompts (text) used in generative AI (aka chatGPT, OpenAI, et.al.) using storage adapters such as FileSystemAdapter, SqliteAdapter, and ActiveRecordAdapter. |
0.5.1 | Content{ "name": "prompt_manager", "downloads": 4349, "version": "0.5.1", "version_created_at": "2025-04-15T02:38:46.439Z", "version_downloads": 0, "platform": "ruby", "authors": "Dewayne VanHoozer", "info": "Manage the parameterized prompts (text) used in generative AI (aka chatGPT, \nOpenAI, et.al.) using storage adapters such as FileSystemAdapter, \nSqliteAdapter, and ActiveRecordAdapter.\n", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/MadBomber/prompt_manager", "changelog_uri": "https://github.com/MadBomber/prompt_manager", "source_code_uri": "https://github.com/MadBomber/prompt_manager", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "19d1239d50b0c467c4e3681c58ab553464981951368e137a8d80479b90c8e1fa", "spec_sha": "b212d414177652d7d73ab985e7e49e3f6960ae59e2f9540aa828791de8885d62", "project_uri": "https://rubygems.org/gems/prompt_manager", "gem_uri": "https://rubygems.org/gems/prompt_manager-0.5.1.gem", "homepage_uri": "https://github.com/MadBomber/prompt_manager", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/MadBomber/prompt_manager", "bug_tracker_uri": null, "changelog_uri": "https://github.com/MadBomber/prompt_manager", "funding_uri": null, "dependencies": { "development": [ { "name": "activerecord", "requirements": ">= 0" }, { "name": "amazing_print", "requirements": ">= 0" }, { "name": "debug_me", "requirements": ">= 0" }, { "name": "minitest", "requirements": ">= 0" }, { "name": "ostruct", "requirements": ">= 0" }, { "name": "simplecov", "requirements": ">= 0" }, { "name": "sqlite3", "requirements": ">= 0" }, { "name": "tocer", "requirements": ">= 0" } ], "runtime": [] } } |
2025-04-15 02:38:49 UTC |
a7KC_i8flaJsyTTtzaGfc |
inheritable-thread-varsImplements thread variables that default to the parent thread's value |
0.0.2 | Content{ "name": "inheritable-thread-vars", "downloads": 112, "version": "0.0.2", "version_created_at": "2025-04-15T02:09:28.323Z", "version_downloads": 0, "platform": "ruby", "authors": "Miles Georgi", "info": "Implements thread variables that default to the parent thread's value", "licenses": [ "Apache-2.0 OR MIT" ], "metadata": { "homepage_uri": "https://github.com/foobara/inheritable-thread-vars", "changelog_uri": "https://github.com/foobara/inheritable-thread-vars/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/foobara/inheritable-thread-vars", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "43fb63114bda904a4b45bda06984a4f3b7a686093d4725f5cebdf9dccf53afdf", "spec_sha": "89bbf7f55aab88c445c597eec416c7c90f85b22ee22e21509c17ad341b573c74", "project_uri": "https://rubygems.org/gems/inheritable-thread-vars", "gem_uri": "https://rubygems.org/gems/inheritable-thread-vars-0.0.2.gem", "homepage_uri": "https://github.com/foobara/inheritable-thread-vars", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/foobara/inheritable-thread-vars", "bug_tracker_uri": null, "changelog_uri": "https://github.com/foobara/inheritable-thread-vars/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } } |
2025-04-15 02:09:30 UTC |
SN5kMCqpB4GcJ2j0Dnmkf |
rails_unusedrails_unused é uma ferramenta CLI que analisa um projeto Ruby on Rails e lista controllers, models e services potencialmente não utilizados no código. |
0.1.1 | Content{ "name": "rails_unused", "downloads": 0, "version": "0.1.1", "version_created_at": "2025-04-15T01:30:37.459Z", "version_downloads": 0, "platform": "ruby", "authors": "Ricardo Grassi", "info": "rails_unused é uma ferramenta CLI que analisa um projeto Ruby on Rails e lista controllers, models e services potencialmente não utilizados no código.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "1860d56a8457a0d38ef787e328fe118eadc094335657201d4f3c64f2c60b7367", "spec_sha": "6c013ce42aacbbd0887125de88200183dcbd200a51c4bd3a86828e3d6320aef5", "project_uri": "https://rubygems.org/gems/rails_unused", "gem_uri": "https://rubygems.org/gems/rails_unused-0.1.1.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/rails_unused/0.1.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-04-15 01:30:41 UTC |
eOX835Ekj4nxMjNIPTqkJ |
rails_unusedrails_unused é uma ferramenta CLI que analisa um projeto Ruby on Rails e lista controllers, models e services potencialmente não utilizados no código. |
0.1.0 | Content{ "name": "rails_unused", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-04-15T01:24:04.539Z", "version_downloads": 0, "platform": "ruby", "authors": "Ricardo Grassi", "info": "rails_unused é uma ferramenta CLI que analisa um projeto Ruby on Rails e lista controllers, models e services potencialmente não utilizados no código.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "b2c36c65d7ef526d9bbabc9fd8071dcb79efaf6e82b45c032697fc56789b9dfd", "spec_sha": "7b4ea1c637c7fa996df7f0e67dcbb4e24910cd4cce682fda13b2a35f3c418697", "project_uri": "https://rubygems.org/gems/rails_unused", "gem_uri": "https://rubygems.org/gems/rails_unused-0.1.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/rails_unused/0.1.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": [] } } |
2025-04-15 01:24:07 UTC |
o7jphiPcSjFNQtvclnwbe |
swot-rubyIdentify email addresses or domains names that belong to colleges or universities. Help automate the process of approving or rejecting academic discounts. |
1.0.5.20250414 | Content{ "name": "swot-ruby", "downloads": 112456, "version": "1.0.5.20250414", "version_created_at": "2025-04-15T01:12:14.359Z", "version_downloads": 0, "platform": "ruby", "authors": "Dave Kimura, Lee Reilly", "info": "Identify email addresses or domains names that belong to colleges or universities. Help automate the process of approving or rejecting academic discounts.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "1a00cf958454a9a9546cd25de69c5025abc2d1b01bb8bb3e35330b16f8b0592e", "spec_sha": "72da69277cf85836ade0e89fa431bcc778b6dbd33f688b473219893d822a7b31", "project_uri": "https://rubygems.org/gems/swot-ruby", "gem_uri": "https://rubygems.org/gems/swot-ruby-1.0.5.20250414.gem", "homepage_uri": "https://github.com/kobaltz/swot", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/swot-ruby/1.0.5.20250414", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "naughty_or_nice", "requirements": "~> 2.0" }, { "name": "public_suffix", "requirements": ">= 0" } ] } } |
2025-04-15 01:12:17 UTC |
ILmle11vZocHrmt5s7wQJ |
rails_mailA Rails engine that provides a database-backed delivery method for Action Mailer, primarily intended for local development and staging environments. It captures emails sent through your Rails application and provides a web interface to view them. |
0.10.1 | Content{ "name": "rails_mail", "downloads": 817, "version": "0.10.1", "version_created_at": "2025-04-15T00:43:55.483Z", "version_downloads": 0, "platform": "ruby", "authors": "Peter Philips", "info": "A Rails engine that provides a database-backed delivery method for Action Mailer, primarily intended for local development and staging environments. It captures emails sent through your Rails application and provides a web interface to view them.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/synth/rails_mail", "changelog_uri": "https://github.com/synth/rails_mail/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/synth/rails_mail", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "be98e86225bff46a4a859bb8f71c7c13b48069eaadb1475d061a25eef16cd613", "spec_sha": "514a898217232a46128dbe03424e0f95308f30f8ce0d58bf06a896d59eb5dfad", "project_uri": "https://rubygems.org/gems/rails_mail", "gem_uri": "https://rubygems.org/gems/rails_mail-0.10.1.gem", "homepage_uri": "https://github.com/synth/rails_mail", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/synth/rails_mail", "bug_tracker_uri": null, "changelog_uri": "https://github.com/synth/rails_mail/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": ">= 1.0.0" } ], "runtime": [ { "name": "rails", "requirements": ">= 7, < 9" } ] } } |
2025-04-15 00:44:00 UTC |
-ApG4C3iAy6NZGhgq3Awi |
road_to_rubykaigiRoad to RubyKaigi is a Ruby gem that delivers a nostalgic, text-based action game experience. Dodge obstacles, overcome bugs, and beat the deadline to reach RubyKaigi. All in your terminal. |
0.2.0 | Content{ "name": "road_to_rubykaigi", "downloads": 166, "version": "0.2.0", "version_created_at": "2025-04-15T00:24:28.199Z", "version_downloads": 0, "platform": "ruby", "authors": "makicamel", "info": "Road to RubyKaigi is a Ruby gem that delivers a nostalgic, text-based action game experience. Dodge obstacles, overcome bugs, and beat the deadline to reach RubyKaigi. All in your terminal.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/makicamel/road_to_rubykaigi", "changelog_uri": "https://github.com/makicamel/road_to_rubykaigi/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/makicamel/road_to_rubykaigi" }, "yanked": false, "sha": "5c98743ec6a91fdd6a0600255dc5d7c58b47e53c013331ced6144581c678fb1f", "spec_sha": "c6a2ab87add25e44075aa6cfb28f6a7d89846fe77c586c0cb545ce7ecd7d2300", "project_uri": "https://rubygems.org/gems/road_to_rubykaigi", "gem_uri": "https://rubygems.org/gems/road_to_rubykaigi-0.2.0.gem", "homepage_uri": "https://github.com/makicamel/road_to_rubykaigi", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/makicamel/road_to_rubykaigi", "bug_tracker_uri": null, "changelog_uri": "https://github.com/makicamel/road_to_rubykaigi/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "ffi-portaudio", "requirements": ">= 0" }, { "name": "wavefile", "requirements": ">= 0" } ] } } |
2025-04-15 00:24:30 UTC |
XHJZH29FJ1svUeml6PEFC |
ding_sdkDing Ruby SDK |
0.14.7 | Content{ "name": "ding_sdk", "downloads": 37345, "version": "0.14.7", "version_created_at": "2025-04-15T00:23:18.688Z", "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": "c2b9cf3aed7af38c2ba709a6d07b24d94bc4d57abf0d80735707a70f00fd78c5", "spec_sha": "9430a7a27051d56571d9a1dd0bdb7c13d119077e5fe631c3cea0f4108df0d812", "project_uri": "https://rubygems.org/gems/ding_sdk", "gem_uri": "https://rubygems.org/gems/ding_sdk-0.14.7.gem", "homepage_uri": "https://github.com/ding-live/ding-ruby.git", "wiki_uri": null, "documentation_uri": "https://github.com/ding-live/ding-ruby.git", "mailing_list_uri": null, "source_code_uri": "https://github.com/ding-live/ding-ruby.git", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "minitest", "requirements": ">= 0" }, { "name": "minitest-focus", "requirements": ">= 0" }, { "name": "rubocop", "requirements": "~> 1.73.2" }, { "name": "rubocop-minitest", "requirements": "~> 0.37.1" }, { "name": "sorbet", "requirements": ">= 0" }, { "name": "tapioca", "requirements": ">= 0" } ], "runtime": [ { "name": "faraday", "requirements": ">= 0" }, { "name": "faraday-multipart", "requirements": ">= 0" }, { "name": "faraday-retry", "requirements": "~> 2.2.1" }, { "name": "rack", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "sorbet-runtime", "requirements": ">= 0" } ] } } |
2025-04-15 00:23:22 UTC |
O-zx5qyqw6suMjZf21L95 |
track_open_instancesA mixin to track instances of Ruby classes that require explicit cleanup, helping to identify potential resource leaks. It maintains a list of created instances and allows checking for any that remain unclosed. |
0.1.7 | Content{ "name": "track_open_instances", "downloads": 223, "version": "0.1.7", "version_created_at": "2025-04-15T00:23:13.424Z", "version_downloads": 0, "platform": "ruby", "authors": "James Couball", "info": "A mixin to track instances of Ruby classes that require explicit cleanup,\nhelping to identify potential resource leaks. It maintains a list of\ncreated instances and allows checking for any that remain unclosed.\n", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/main-branch/track_open_instances", "changelog_uri": "https://rubydoc.info/gems/track_open_instances/0.1.7/file/CHANGELOG.md", "source_code_uri": "https://github.com/main-branch/track_open_instances", "allowed_push_host": "https://rubygems.org", "documentation_uri": "https://rubydoc.info/gems/track_open_instances/0.1.7", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "d00ffe92ef4c3023e1c014ab7ee2c8064505b1f93472d802a248c58b5662d2d2", "spec_sha": "cc0d7f8a9a4000915a2b9a683a3335bfc168cfe94047f57ce3b227a9d6d934ec", "project_uri": "https://rubygems.org/gems/track_open_instances", "gem_uri": "https://rubygems.org/gems/track_open_instances-0.1.7.gem", "homepage_uri": "https://github.com/main-branch/track_open_instances", "wiki_uri": null, "documentation_uri": "https://rubydoc.info/gems/track_open_instances/0.1.7", "mailing_list_uri": null, "source_code_uri": "https://github.com/main-branch/track_open_instances", "bug_tracker_uri": null, "changelog_uri": "https://rubydoc.info/gems/track_open_instances/0.1.7/file/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler-audit", "requirements": "~> 0.9" }, { "name": "create_github_release", "requirements": "~> 2.1" }, { "name": "main_branch_shared_rubocop_config", "requirements": "~> 0.1" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "redcarpet", "requirements": "~> 3.6" }, { "name": "rspec", "requirements": "~> 3.13" }, { "name": "rubocop", "requirements": "~> 1.75" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "simplecov-json", "requirements": "~> 0.2" }, { "name": "simplecov-rspec", "requirements": "~> 0.4" }, { "name": "yard", "requirements": "~> 0.9, >= 0.9.28" }, { "name": "yardstick", "requirements": "~> 0.9" } ], "runtime": [] } } |
2025-04-15 00:23:16 UTC |
TmOo-87RdbL4Qn7-CTm6r |
plex_ruby_sdkRuby Client SDK Generated by Speakeasy |
0.10.0 | Content{ "name": "plex_ruby_sdk", "downloads": 3398, "version": "0.10.0", "version_created_at": "2025-04-15T00:11:38.733Z", "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": "5c8447d67d74b55ae0dc8a1656b797858ab966cebdb6940ce67a49abf54c63c0", "spec_sha": "cf1aa6fe7ca8c0fa09edb82ae146ba41ff92b4cf22048dd4c196e8e1b891af47", "project_uri": "https://rubygems.org/gems/plex_ruby_sdk", "gem_uri": "https://rubygems.org/gems/plex_ruby_sdk-0.10.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-04-15 00:11:43 UTC |
7WIwmPfvA22zfwAhk7k-W |
statsigStatsig server SDK for feature gates and experimentation in Ruby |
2.4.1 | Content{ "name": "statsig", "downloads": 4277089, "version": "2.4.1", "version_created_at": "2025-04-14T23:45:21.436Z", "version_downloads": 0, "platform": "ruby", "authors": "Statsig, Inc", "info": "Statsig server SDK for feature gates and experimentation in Ruby", "licenses": [ "ISC" ], "metadata": {}, "yanked": false, "sha": "1e331225e245ff9c42c97903206192854455d5281392ba717ccab82669a954df", "spec_sha": "dc5eb9add8b1ec42b0f855fc95e7a0a9ab5860a21d5f30337175c12cc26d4b3c", "project_uri": "https://rubygems.org/gems/statsig", "gem_uri": "https://rubygems.org/gems/statsig-2.4.1.gem", "homepage_uri": "https://rubygems.org/gems/statsig", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/statsig/2.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": "minitest", "requirements": "~> 5.14.0" }, { "name": "minitest-reporters", "requirements": "~> 1.6" }, { "name": "minitest-suite", "requirements": "~> 0.0.3" }, { "name": "mutex_m", "requirements": "~> 0.2.0" }, { "name": "parallel_tests", "requirements": "~> 2.7" }, { "name": "puma", "requirements": "~> 6.0" }, { "name": "rubocop", "requirements": "~> 1.28.2" }, { "name": "simplecov", "requirements": "~> 0.21" }, { "name": "simplecov-cobertura", "requirements": "~> 2.1" }, { "name": "simplecov-lcov", "requirements": "~> 0.7.0" }, { "name": "sinatra", "requirements": "~> 2.2" }, { "name": "spy", "requirements": "~> 1.0" }, { "name": "tapioca", "requirements": "~> 0.4.27" }, { "name": "webmock", "requirements": "~> 3.13" } ], "runtime": [ { "name": "concurrent-ruby", "requirements": "~> 1.1" }, { "name": "connection_pool", "requirements": "~> 2.4, >= 2.4.1" }, { "name": "http", "requirements": ">= 4.4, < 6.0" }, { "name": "ip3country", "requirements": "~> 0.2.1" }, { "name": "user_agent_parser", "requirements": "~> 2.15.0" }, { "name": "zlib", "requirements": "~> 3.1.0" } ] } } |
2025-04-14 23:45:27 UTC |
f3AVYa6paCAHQdaL-t7Rx |
eco-helperseco-helpers to manage people api cases |
3.0.36 | Content{ "name": "eco-helpers", "downloads": 315132, "version": "3.0.36", "version_created_at": "2025-04-14T23:24:00.597Z", "version_downloads": 0, "platform": "ruby", "authors": "Oscar Segura", "info": "eco-helpers to manage people api cases", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "48c4208441a0f58389231e8b548b8a7630d3353277dd4bf82eab2f1c302b534a", "spec_sha": "b4476520d60a4077078ca203c87d8d8a619ea74eecef8fd04a9685da16280acb", "project_uri": "https://rubygems.org/gems/eco-helpers", "gem_uri": "https://rubygems.org/gems/eco-helpers-3.0.36.gem", "homepage_uri": "https://www.ecoportal.com", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/eco-helpers/3.0.36", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "byebug", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 13.0.3, < 14" }, { "name": "redcarpet", "requirements": ">= 3.6.0, < 4" }, { "name": "rspec", "requirements": ">= 3.12.0, < 4" }, { "name": "rubocop", "requirements": "~> 1" }, { "name": "rubocop-rake", "requirements": "~> 0" }, { "name": "yard", "requirements": "~> 0.9" } ], "runtime": [ { "name": "amatch", "requirements": ">= 0.4.1, < 0.5" }, { "name": "aws-sdk-s3", "requirements": ">= 1.142.0, < 2" }, { "name": "aws-sdk-ses", "requirements": ">= 1.58.0, < 2" }, { "name": "bcrypt_pbkdf", "requirements": "~> 1.0" }, { "name": "docx", "requirements": ">= 0.8.0, < 0.9" }, { "name": "dotenv", "requirements": "~> 3" }, { "name": "ecoportal-api", "requirements": "~> 0.10, >= 0.10.10" }, { "name": "ecoportal-api-graphql", "requirements": "~> 0.4, >= 0.4.5" }, { "name": "ecoportal-api-v2", "requirements": "~> 2.0, >= 2.0.16" }, { "name": "ed25519", "requirements": "~> 1.2" }, { "name": "fast_excel", "requirements": ">= 0.5.0, < 0.6" }, { "name": "fuzzy_match", "requirements": ">= 2.1.0, < 2.2" }, { "name": "hashdiff", "requirements": ">= 1.1.0, < 1.2" }, { "name": "jaro_winkler", "requirements": ">= 1.5.6, < 1.6" }, { "name": "net-http", "requirements": "~> 0.6.0" }, { "name": "net-sftp", "requirements": ">= 4.0.0, < 5" }, { "name": "net-ssh", "requirements": ">= 7.2.1, < 8" }, { "name": "nokogiri", "requirements": ">= 1.13, < 1.17" }, { "name": "roo", "requirements": ">= 2.10.1, < 2.11" }, { "name": "roo-xls", "requirements": ">= 1.2.0, < 1.3" }, { "name": "rubyzip", "requirements": ">= 2.3.2, < 2.4" }, { "name": "sendgrid-ruby", "requirements": "~> 6.7.0" } ] } } |
2025-04-14 23:24:02 UTC |
C8LXOHvZqmQhhG8hiV9zk |
ruby-pasetoPlatform Agnostic SEcurity TOkens are a specification for secure stateless tokens. This is an implementation of PASETO tokens, and the PASERK key management extensions, in ruby, with runtime static type checking provided by Sorbet. |
0.2.0 | Content{ "name": "ruby-paseto", "downloads": 1036388, "version": "0.2.0", "version_created_at": "2025-04-14T23:19:48.815Z", "version_downloads": 0, "platform": "ruby", "authors": "Joe Truba", "info": " Platform Agnostic SEcurity TOkens are a specification for secure stateless tokens.\n This is an implementation of PASETO tokens, and the PASERK key management extensions,\n in ruby, with runtime static type checking provided by Sorbet.\n", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/bannable/paseto", "changelog_uri": "https://github.com/bannable/paseto/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/bannable/paseto/issues", "source_code_uri": "https://github.com/bannable/paseto", "documentation_uri": "https://github.com/bannable/paseto", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "91f24a5f50dcbe4531efbcd8ec34604d5ff89f7836bd01ef6686cfcc5c901b68", "spec_sha": "203de4b09121dd3d0ad5a6d9713cd1f697d687a50e949561aa5e387e15bd0bb3", "project_uri": "https://rubygems.org/gems/ruby-paseto", "gem_uri": "https://rubygems.org/gems/ruby-paseto-0.2.0.gem", "homepage_uri": "https://github.com/bannable/paseto", "wiki_uri": null, "documentation_uri": "https://github.com/bannable/paseto", "mailing_list_uri": null, "source_code_uri": "https://github.com/bannable/paseto", "bug_tracker_uri": "https://github.com/bannable/paseto/issues", "changelog_uri": "https://github.com/bannable/paseto/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "multi_json", "requirements": "~> 1.15.0" }, { "name": "openssl", "requirements": "~> 3.3" }, { "name": "sorbet-runtime", "requirements": ">= 0" }, { "name": "zeitwerk", "requirements": ">= 0" } ] } } |
2025-04-14 23:19:50 UTC |
bC7LHT6BWNsZiN62xGgXs |
rails_mailA Rails engine that provides a database-backed delivery method for Action Mailer, primarily intended for local development and staging environments. It captures emails sent through your Rails application and provides a web interface to view them. |
0.10.0 | Content{ "name": "rails_mail", "downloads": 769, "version": "0.10.0", "version_created_at": "2025-04-14T23:16:14.365Z", "version_downloads": 0, "platform": "ruby", "authors": "Peter Philips", "info": "A Rails engine that provides a database-backed delivery method for Action Mailer, primarily intended for local development and staging environments. It captures emails sent through your Rails application and provides a web interface to view them.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/synth/rails_mail", "changelog_uri": "https://github.com/synth/rails_mail/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/synth/rails_mail", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "bb174f46067784abf2456315f65a4d4886f822fe7014a21a03ab77b3d9ca2ddf", "spec_sha": "2ae51232df3773daf1b2b9d3b85b4edf6752140562a5d67b042d5b4e68be9d51", "project_uri": "https://rubygems.org/gems/rails_mail", "gem_uri": "https://rubygems.org/gems/rails_mail-0.10.0.gem", "homepage_uri": "https://github.com/synth/rails_mail", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/synth/rails_mail", "bug_tracker_uri": null, "changelog_uri": "https://github.com/synth/rails_mail/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": ">= 1.0.0" } ], "runtime": [ { "name": "rails", "requirements": ">= 7, < 9" } ] } } |
2025-04-14 23:16:16 UTC |
5SNr_5WwdRK-pFfYGG-Um |
foobara-mcp-connector-generatorNo description. Add one. |
0.0.6 | Content{ "name": "foobara-mcp-connector-generator", "downloads": 238, "version": "0.0.6", "version_created_at": "2025-04-14T23:09:00.704Z", "version_downloads": 0, "platform": "ruby", "authors": "Miles Georgi", "info": "No description. Add one.", "licenses": [ "Apache-2.0 OR MIT" ], "metadata": { "homepage_uri": "https://github.com/foobara/mcp-connector-generator", "changelog_uri": "https://github.com/foobara/mcp-connector-generator/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/foobara/mcp-connector-generator", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "4d1db39eae2516a24d791fb57d0ea5cfa329bdfb855f0c56d95c5d963f85ee50", "spec_sha": "662296e89bc11e1360df4e2b9f51c7d299130e79aaae10a8cc3f5d73f0716b2c", "project_uri": "https://rubygems.org/gems/foobara-mcp-connector-generator", "gem_uri": "https://rubygems.org/gems/foobara-mcp-connector-generator-0.0.6.gem", "homepage_uri": "https://github.com/foobara/mcp-connector-generator", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/foobara/mcp-connector-generator", "bug_tracker_uri": null, "changelog_uri": "https://github.com/foobara/mcp-connector-generator/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "foobara", "requirements": "~> 0.0.99" } ] } } |
2025-04-14 23:09:03 UTC |
50HJ6x51oT8rBQjihcxSC |
rails_spotlightLets have a look at your rails application in details |
0.5.1 | Content{ "name": "rails_spotlight", "downloads": 17267, "version": "0.5.1", "version_created_at": "2025-04-14T22:59:52.121Z", "version_downloads": 0, "platform": "ruby", "authors": "Pawel Niemczyk", "info": "Lets have a look at your rails application in details", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/pniemczyk/rails_spotlight", "changelog_uri": "https://github.com/pniemczyk/rails_spotlight/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/pniemczyk/rails_spotlight", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "d14e99e2fb575a6f54426275c73a340ead7b94b69548fa334b15787ac87c3b11", "spec_sha": "891d8c8fd54068128d898cb0521e25960349772b47acdd47078c6890f9ea116b", "project_uri": "https://rubygems.org/gems/rails_spotlight", "gem_uri": "https://rubygems.org/gems/rails_spotlight-0.5.1.gem", "homepage_uri": "https://github.com/pniemczyk/rails_spotlight", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/pniemczyk/rails_spotlight", "bug_tracker_uri": null, "changelog_uri": "https://github.com/pniemczyk/rails_spotlight/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "action-cable-testing", "requirements": "~> 0.6.0" }, { "name": "awesome_print", "requirements": "~> 1.6" }, { "name": "guard", "requirements": "~> 2.12" }, { "name": "guard-rspec", "requirements": "~> 4.5" }, { "name": "guard-rubocop", "requirements": "~> 1.2" }, { "name": "pry", "requirements": "~> 0.12" }, { "name": "rails", "requirements": "~> 6.0" }, { "name": "rspec", "requirements": "~> 3.8.0" }, { "name": "rspec-rails", "requirements": "~> 3.8.0" }, { "name": "rubocop", "requirements": "~> 1.48" }, { "name": "sqlite3", "requirements": "~> 1.3" } ], "runtime": [ { "name": "rack-contrib", "requirements": ">= 2.0, < 3" }, { "name": "railties", "requirements": ">= 6.0, < 9" } ] } } |
2025-04-14 22:59:53 UTC |
7wAVfkqiyrYLLkF3hEzF3 |
foobara-mcp-connectorGives an easy way to expose your Foobara commands to tools like Claude Code via the Model Context Protocol (MCP) |
0.0.4 | Content{ "name": "foobara-mcp-connector", "downloads": 235, "version": "0.0.4", "version_created_at": "2025-04-14T22:49:45.492Z", "version_downloads": 0, "platform": "ruby", "authors": "Miles Georgi", "info": "Gives an easy way to expose your Foobara commands to tools like Claude Code via the Model Context Protocol (MCP)", "licenses": [ "MPL-2.0" ], "metadata": { "homepage_uri": "https://github.com/foobara/mcp-connector", "changelog_uri": "https://github.com/foobara/mcp-connector/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/foobara/mcp-connector", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "275f24f8aacc191078e3eb9e3ddfaa15cc0714e79dcbdd00dcc2d3772e707572", "spec_sha": "e5be70e2983a641f490079e094457fd3fed5d7a57c41074f00e4570b60e72ac4", "project_uri": "https://rubygems.org/gems/foobara-mcp-connector", "gem_uri": "https://rubygems.org/gems/foobara-mcp-connector-0.0.4.gem", "homepage_uri": "https://github.com/foobara/mcp-connector", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/foobara/mcp-connector", "bug_tracker_uri": null, "changelog_uri": "https://github.com/foobara/mcp-connector/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "foobara", "requirements": "~> 0.0.101" }, { "name": "foobara-json-schema-generator", "requirements": "~> 0.0.1" } ] } } |
2025-04-14 22:49:47 UTC |
os5Si3K7qoHJ0yWaHMkul |
foobara-mcp-connector-generatorNo description. Add one. |
0.0.5 | Content{ "name": "foobara-mcp-connector-generator", "downloads": 220, "version": "0.0.5", "version_created_at": "2025-04-14T22:44:47.541Z", "version_downloads": 0, "platform": "ruby", "authors": "Miles Georgi", "info": "No description. Add one.", "licenses": [ "Apache-2.0 OR MIT" ], "metadata": { "homepage_uri": "https://github.com/foobara/mcp-connector-generator", "changelog_uri": "https://github.com/foobara/mcp-connector-generator/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/foobara/mcp-connector-generator", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "e63c0d0375be6c628e62ef662b6973c58edb827e69d2156d5eb325e774883e7e", "spec_sha": "799aa73870bb6b63526ea00e00719ba57fd5fa1d4aeeda430ffdc742fa5239ec", "project_uri": "https://rubygems.org/gems/foobara-mcp-connector-generator", "gem_uri": "https://rubygems.org/gems/foobara-mcp-connector-generator-0.0.5.gem", "homepage_uri": "https://github.com/foobara/mcp-connector-generator", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/foobara/mcp-connector-generator", "bug_tracker_uri": null, "changelog_uri": "https://github.com/foobara/mcp-connector-generator/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "foobara", "requirements": "~> 0.0.99" } ] } } |
2025-04-14 22:44:49 UTC |
ZA_9g21VJwgdMqcNSx92C |
ivymeterdata classes for USPS' IV-MTR |
0.1.0 | Content{ "name": "ivymeter", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-04-14T22:42:21.152Z", "version_downloads": 0, "platform": "ruby", "authors": "nora", "info": "data classes for USPS' IV-MTR", "licenses": [], "metadata": { "homepage_uri": "https://github.com/24c02/ivymeter", "changelog_uri": "https://github.com/yourusername/ivymeter/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/yourusername/ivymeter", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "439eced8f1c936e1b9a7454245ac241a6cf09a22c7ed25f552076d4e1100a078", "spec_sha": "69a8f7bd941416afeec484c1bc1bdbf2a6160c0e90d1dc57e80c6d316fa8df37", "project_uri": "https://rubygems.org/gems/ivymeter", "gem_uri": "https://rubygems.org/gems/ivymeter-0.1.0.gem", "homepage_uri": "https://github.com/24c02/ivymeter", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/yourusername/ivymeter", "bug_tracker_uri": null, "changelog_uri": "https://github.com/yourusername/ivymeter/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "xsv", "requirements": "~> 1.0" } ], "runtime": [] } } |
2025-04-14 22:42:24 UTC |
81s8KxKrUdhQy1m30gaJz |
charactersWill be added soon |
0.0.1 | Content{ "name": "characters", "downloads": 0, "version": "0.0.1", "version_created_at": "2025-04-14T22:35:48.634Z", "version_downloads": 0, "platform": "ruby", "authors": "Maciej Mensfeld", "info": " Will be added soon\n", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "f74c9ae7f345e56143fea04f7794cdfc6e841ef04ecfbad93cd2e43ffd488d17", "spec_sha": "95a869f00b22242234f09c75ed58dd7bad41ab1cbe3a976eb00ad106d247e52c", "project_uri": "https://rubygems.org/gems/characters", "gem_uri": "https://rubygems.org/gems/characters-0.0.1.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/characters/0.0.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } } |
2025-04-14 22:35:49 UTC |
S9VzuQJctKqAWtVcpo77j |
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.6 | Content{ "name": "ollama_chat", "downloads": 978, "version": "0.0.6", "version_created_at": "2025-04-14T22:34:15.207Z", "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": "e4557bd7cd1a31b56c882bd4885ac9b7f0ef57594447d95e0de4e78e1f8318ac", "spec_sha": "672c32a17fa5e48c0a2857d14ff37dec79e589a6854ef22e6e04b50350cd74ea", "project_uri": "https://rubygems.org/gems/ollama_chat", "gem_uri": "https://rubygems.org/gems/ollama_chat-0.0.6.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/ollama_chat/0.0.6", "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" }, { "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.0" }, { "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-04-14 22:34:16 UTC |
WhhBfyL6-x55RmU9b8461 |
ollama-rubyLibrary that allows interacting with the Ollama API |
1.0.0 | Content{ "name": "ollama-ruby", "downloads": 5885, "version": "1.0.0", "version_created_at": "2025-04-14T22:27:57.069Z", "version_downloads": 0, "platform": "ruby", "authors": "Florian Frank", "info": "Library that allows interacting with the Ollama API", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "d3fcd2b04c80d810b2981eee5163a7b9f3bc6b45b5ae4f37568938f1eab9e3b0", "spec_sha": "d1a31525f027614b9e8a160c7b9942bb0ecee43dce106fbc2f2c6aed2ac71693", "project_uri": "https://rubygems.org/gems/ollama-ruby", "gem_uri": "https://rubygems.org/gems/ollama-ruby-1.0.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/ollama-ruby/1.0.0", "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": "excon", "requirements": "~> 1.0" }, { "name": "infobar", "requirements": "~> 0.8" }, { "name": "json", "requirements": "~> 2.0" }, { "name": "kramdown-ansi", "requirements": "~> 0.0, >= 0.0.1" }, { "name": "ostruct", "requirements": "~> 0.0" }, { "name": "term-ansicolor", "requirements": "~> 1.11" }, { "name": "tins", "requirements": "~> 1.34" } ] } } |
2025-04-14 22:27:59 UTC |
AzoY051W97oV9Aac2C1pj |
candidhealthThis rubygem does not have a description or summary. |
0.40.4 | Content{ "name": "candidhealth", "downloads": 14873, "version": "0.40.4", "version_created_at": "2025-04-14T22:21:57.654Z", "version_downloads": 0, "platform": "ruby", "authors": "", "info": "This rubygem does not have a description or summary.", "licenses": [], "metadata": { "homepage_uri": "https://github.com/candidhealth/candid-ruby", "changelog_uri": "https://github.com/candidhealth/candid-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/candidhealth/candid-ruby" }, "yanked": false, "sha": "5c8038a9670b945f4d19330af487e0a22c7408a4cb34081f390b8fcadd8103ea", "spec_sha": "fa70ab970fdb6ab510df99c7429dc7615a2016d1d8e90890b17ceea834228839", "project_uri": "https://rubygems.org/gems/candidhealth", "gem_uri": "https://rubygems.org/gems/candidhealth-0.40.4.gem", "homepage_uri": "https://github.com/candidhealth/candid-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/candidhealth/candid-ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/candidhealth/candid-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "async-http-faraday", "requirements": ">= 0.0, < 1.0" }, { "name": "faraday", "requirements": ">= 1.10, < 3.0" }, { "name": "faraday-net_http", "requirements": ">= 1.0, < 4.0" }, { "name": "faraday-retry", "requirements": ">= 1.0, < 3.0" } ] } } |
2025-04-14 22:21:59 UTC |
mUzaj5ddku-0MUgnd0Kpa |
app_bridgeThe app_bridge gem is designed to enable seamless interaction with WebAssembly components that adhere to the WIT specification `standout:app`. It is developed for use in Standout's products. |
2.0.1 | Content{ "name": "app_bridge", "downloads": 8177, "version": "2.0.1", "version_created_at": "2025-04-14T22:19:54.611Z", "version_downloads": 0, "platform": "arm64-darwin", "authors": "Alexander Ross", "info": "The app_bridge gem is designed to enable seamless interaction with WebAssembly components that adhere to the WIT specification `standout:app`. It is developed for use in Standout's products.", "licenses": [], "metadata": { "homepage_uri": "https://github.com/standout/app_bridge", "changelog_uri": "https://github.com/standout/app_bridge/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/standout/app_bridge", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "4f75e3d24f12ade47ee9dff0e0bf26a11b2062d38710aa1e772ce3d8d9099eb6", "spec_sha": "775d1faa009b67f63cced29684376d9a5b19e6a56ff63a3eda90c54f8b648315", "project_uri": "https://rubygems.org/gems/app_bridge", "gem_uri": "https://rubygems.org/gems/app_bridge-2.0.1-arm64-darwin.gem", "homepage_uri": "https://github.com/standout/app_bridge", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/standout/app_bridge", "bug_tracker_uri": null, "changelog_uri": "https://github.com/standout/app_bridge/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } } |
2025-04-14 22:19:58 UTC |
XEzcekODIPf94xJKWwriT |
app_bridgeThe app_bridge gem is designed to enable seamless interaction with WebAssembly components that adhere to the WIT specification `standout:app`. It is developed for use in Standout's products. |
2.0.1 | Content{ "name": "app_bridge", "downloads": 8177, "version": "2.0.1", "version_created_at": "2025-04-14T22:19:55.493Z", "version_downloads": 0, "platform": "x86_64-linux-musl", "authors": "Alexander Ross", "info": "The app_bridge gem is designed to enable seamless interaction with WebAssembly components that adhere to the WIT specification `standout:app`. It is developed for use in Standout's products.", "licenses": [], "metadata": { "homepage_uri": "https://github.com/standout/app_bridge", "changelog_uri": "https://github.com/standout/app_bridge/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/standout/app_bridge", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "a1b4ea22ae96be841ed9cdb255c61e9c21607ac287613613d0c32d7c0bdc85f6", "spec_sha": "4eee8a868b9f3eff8793175af44db2c9ec99a1cd636a8093a5bd46b860ce8d03", "project_uri": "https://rubygems.org/gems/app_bridge", "gem_uri": "https://rubygems.org/gems/app_bridge-2.0.1-x86_64-linux-musl.gem", "homepage_uri": "https://github.com/standout/app_bridge", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/standout/app_bridge", "bug_tracker_uri": null, "changelog_uri": "https://github.com/standout/app_bridge/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } } |
2025-04-14 22:19:57 UTC |
pYVbf1CyBL0rDEMvV_uty |
app_bridgeThe app_bridge gem is designed to enable seamless interaction with WebAssembly components that adhere to the WIT specification `standout:app`. It is developed for use in Standout's products. |
2.0.1 | Content{ "name": "app_bridge", "downloads": 8177, "version": "2.0.1", "version_created_at": "2025-04-14T22:19:54.376Z", "version_downloads": 0, "platform": "x86_64-darwin", "authors": "Alexander Ross", "info": "The app_bridge gem is designed to enable seamless interaction with WebAssembly components that adhere to the WIT specification `standout:app`. It is developed for use in Standout's products.", "licenses": [], "metadata": { "homepage_uri": "https://github.com/standout/app_bridge", "changelog_uri": "https://github.com/standout/app_bridge/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/standout/app_bridge", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "b4663d4e631d2258c0706ff9aa7a7e0780246c8105a51e2a7ff9b7ed38ddf416", "spec_sha": "f405e8ec285d012f7da12c0e5a54c002b1e0b5d2323a3ffc49b49b5ac39b381d", "project_uri": "https://rubygems.org/gems/app_bridge", "gem_uri": "https://rubygems.org/gems/app_bridge-2.0.1-x86_64-darwin.gem", "homepage_uri": "https://github.com/standout/app_bridge", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/standout/app_bridge", "bug_tracker_uri": null, "changelog_uri": "https://github.com/standout/app_bridge/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } } |
2025-04-14 22:19:56 UTC |
YOWGSG9mTO0pkvHZFXA-H |
app_bridgeThe app_bridge gem is designed to enable seamless interaction with WebAssembly components that adhere to the WIT specification `standout:app`. It is developed for use in Standout's products. |
2.0.1 | Content{ "name": "app_bridge", "downloads": 8177, "version": "2.0.1", "version_created_at": "2025-04-14T22:19:52.242Z", "version_downloads": 0, "platform": "x86_64-linux", "authors": "Alexander Ross", "info": "The app_bridge gem is designed to enable seamless interaction with WebAssembly components that adhere to the WIT specification `standout:app`. It is developed for use in Standout's products.", "licenses": [], "metadata": { "homepage_uri": "https://github.com/standout/app_bridge", "changelog_uri": "https://github.com/standout/app_bridge/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/standout/app_bridge", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "198fbaa92f9214e5328b381bd348134b0a7c621aaeb0e0bb04f809aee1008eaf", "spec_sha": "67dd87b0306e196179d2468aed8233c0ae6899481d10869d88f5380d9ada0989", "project_uri": "https://rubygems.org/gems/app_bridge", "gem_uri": "https://rubygems.org/gems/app_bridge-2.0.1-x86_64-linux.gem", "homepage_uri": "https://github.com/standout/app_bridge", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/standout/app_bridge", "bug_tracker_uri": null, "changelog_uri": "https://github.com/standout/app_bridge/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } } |
2025-04-14 22:19:55 UTC |
nTsVGFUln_bZ9mQFkw-Rq |
app_bridgeThe app_bridge gem is designed to enable seamless interaction with WebAssembly components that adhere to the WIT specification `standout:app`. It is developed for use in Standout's products. |
2.0.1 | Content{ "name": "app_bridge", "downloads": 8177, "version": "2.0.1", "version_created_at": "2025-04-14T22:19:52.469Z", "version_downloads": 0, "platform": "aarch64-linux-musl", "authors": "Alexander Ross", "info": "The app_bridge gem is designed to enable seamless interaction with WebAssembly components that adhere to the WIT specification `standout:app`. It is developed for use in Standout's products.", "licenses": [], "metadata": { "homepage_uri": "https://github.com/standout/app_bridge", "changelog_uri": "https://github.com/standout/app_bridge/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/standout/app_bridge", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "965b0af1021c80794b9b16bd4ed6d152764f6e34afb722ef6ddd30a561deeff8", "spec_sha": "a4849893a96b1d1025b7aef27991c7abd1319c52e0598bb6fe2a9db8e1b6e488", "project_uri": "https://rubygems.org/gems/app_bridge", "gem_uri": "https://rubygems.org/gems/app_bridge-2.0.1-aarch64-linux-musl.gem", "homepage_uri": "https://github.com/standout/app_bridge", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/standout/app_bridge", "bug_tracker_uri": null, "changelog_uri": "https://github.com/standout/app_bridge/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } } |
2025-04-14 22:19:55 UTC |
79qX2rbNAJXN_6V3B-uoW |
app_bridgeThe app_bridge gem is designed to enable seamless interaction with WebAssembly components that adhere to the WIT specification `standout:app`. It is developed for use in Standout's products. |
2.0.1 | Content{ "name": "app_bridge", "downloads": 8177, "version": "2.0.1", "version_created_at": "2025-04-14T22:19:53.120Z", "version_downloads": 0, "platform": "ruby", "authors": "Alexander Ross", "info": "The app_bridge gem is designed to enable seamless interaction with WebAssembly components that adhere to the WIT specification `standout:app`. It is developed for use in Standout's products.", "licenses": [], "metadata": { "homepage_uri": "https://github.com/standout/app_bridge", "changelog_uri": "https://github.com/standout/app_bridge/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/standout/app_bridge", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "d5201c1cafd12dcdb2d51c4ba323ca2fb4d871c87b33b2911f015f998f1d3bfd", "spec_sha": "a220ee76e6a1e09afbaef77d7e55bd7623faa579bb4cd5e29ee388ee218bfc9d", "project_uri": "https://rubygems.org/gems/app_bridge", "gem_uri": "https://rubygems.org/gems/app_bridge-2.0.1.gem", "homepage_uri": "https://github.com/standout/app_bridge", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/standout/app_bridge", "bug_tracker_uri": null, "changelog_uri": "https://github.com/standout/app_bridge/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rb_sys", "requirements": "~> 0.9.110" } ] } } |
2025-04-14 22:19:55 UTC |
Vw2PMZZQuI2BpULYZvZuI |
app_bridgeThe app_bridge gem is designed to enable seamless interaction with WebAssembly components that adhere to the WIT specification `standout:app`. It is developed for use in Standout's products. |
2.0.1 | Content{ "name": "app_bridge", "downloads": 8177, "version": "2.0.1", "version_created_at": "2025-04-14T22:19:52.131Z", "version_downloads": 0, "platform": "aarch64-linux", "authors": "Alexander Ross", "info": "The app_bridge gem is designed to enable seamless interaction with WebAssembly components that adhere to the WIT specification `standout:app`. It is developed for use in Standout's products.", "licenses": [], "metadata": { "homepage_uri": "https://github.com/standout/app_bridge", "changelog_uri": "https://github.com/standout/app_bridge/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/standout/app_bridge", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "2e0aac9585eb98d5fe9560e5fa5f0dc50c800a1fed05bb63d1114962059954e5", "spec_sha": "f84d003831693cda48dc985c68d229c94fa228e4da245361275ba1998adfefc1", "project_uri": "https://rubygems.org/gems/app_bridge", "gem_uri": "https://rubygems.org/gems/app_bridge-2.0.1-aarch64-linux.gem", "homepage_uri": "https://github.com/standout/app_bridge", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/standout/app_bridge", "bug_tracker_uri": null, "changelog_uri": "https://github.com/standout/app_bridge/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } } |
2025-04-14 22:19:53 UTC |
P377-w-wqhkXrbOCij_By |
foobara-mcp-connectorGives an easy way to expose your Foobara commands to tools like Claude Code via the Model Context Protocol (MCP) |
0.0.3 | Content{ "name": "foobara-mcp-connector", "downloads": 217, "version": "0.0.3", "version_created_at": "2025-04-14T22:19:41.071Z", "version_downloads": 0, "platform": "ruby", "authors": "Miles Georgi", "info": "Gives an easy way to expose your Foobara commands to tools like Claude Code via the Model Context Protocol (MCP)", "licenses": [ "MPL-2.0" ], "metadata": { "homepage_uri": "https://github.com/foobara/mcp-connector", "changelog_uri": "https://github.com/foobara/mcp-connector/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/foobara/mcp-connector", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "b8b7cf69762079cc3236b5ecde7f7255fb710f9b138057278dd3769491bd4383", "spec_sha": "d9f3162eff99ab2e44e3fbbc3ca826d052e00fdbd39c11fb03e9ff607851ac1c", "project_uri": "https://rubygems.org/gems/foobara-mcp-connector", "gem_uri": "https://rubygems.org/gems/foobara-mcp-connector-0.0.3.gem", "homepage_uri": "https://github.com/foobara/mcp-connector", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/foobara/mcp-connector", "bug_tracker_uri": null, "changelog_uri": "https://github.com/foobara/mcp-connector/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "foobara", "requirements": "~> 0.0.101" }, { "name": "foobara-json-schema-generator", "requirements": "~> 0.0.1" } ] } } |
2025-04-14 22:19:43 UTC |
l7-j-ihXPtYPjX7AEYWM6 |
effective_test_botA shared library of rails model & system tests that should pass in every Rails application. |
1.5.19 | Content{ "name": "effective_test_bot", "downloads": 259759, "version": "1.5.19", "version_created_at": "2025-04-14T22:12:57.492Z", "version_downloads": 0, "platform": "ruby", "authors": "Code and Effect", "info": "A shared library of rails model & system tests that should pass in every Rails application.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "2a14c0b6c084612803a63b981c7e18d919b7473e6e3a41f0ef4b35140b521763", "spec_sha": "a440eb7b04a3ff82e48e3d19c1a31294437e38df3a8d403f483f8ba391ccc1d9", "project_uri": "https://rubygems.org/gems/effective_test_bot", "gem_uri": "https://rubygems.org/gems/effective_test_bot-1.5.19.gem", "homepage_uri": "https://github.com/code-and-effect/effective_test_bot", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/effective_test_bot/1.5.19", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "capybara", "requirements": ">= 0" }, { "name": "effective_resources", "requirements": ">= 0" }, { "name": "faker", "requirements": ">= 0" }, { "name": "minitest-fail-fast", "requirements": ">= 0" }, { "name": "minitest-reporters", "requirements": ">= 0" }, { "name": "rails", "requirements": ">= 0" }, { "name": "selenium-webdriver", "requirements": ">= 0" }, { "name": "timecop", "requirements": ">= 0" } ] } } |
2025-04-14 22:12:59 UTC |
T0XyvcjFQpT8n1KZbY8XW |
foobara-mcp-connector-generatorNo description. Add one. |
0.0.4 | Content{ "name": "foobara-mcp-connector-generator", "downloads": 176, "version": "0.0.4", "version_created_at": "2025-04-14T22:02:55.025Z", "version_downloads": 0, "platform": "ruby", "authors": "Miles Georgi", "info": "No description. Add one.", "licenses": [ "Apache-2.0 OR MIT" ], "metadata": { "homepage_uri": "https://github.com/foobara/mcp-connector-generator", "changelog_uri": "https://github.com/foobara/mcp-connector-generator/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/foobara/mcp-connector-generator", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "5d78cccf603af487686abe4f110bc39327c54020c1df290ad95fdc8bc6d4447b", "spec_sha": "314954af21f2c9b3f1a1a37e3c42372a0443b078928f0930b7222d499dca9f24", "project_uri": "https://rubygems.org/gems/foobara-mcp-connector-generator", "gem_uri": "https://rubygems.org/gems/foobara-mcp-connector-generator-0.0.4.gem", "homepage_uri": "https://github.com/foobara/mcp-connector-generator", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/foobara/mcp-connector-generator", "bug_tracker_uri": null, "changelog_uri": "https://github.com/foobara/mcp-connector-generator/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "foobara", "requirements": "~> 0.0.99" } ] } } |
2025-04-14 22:02:58 UTC |
ARVCnFj71ZaFfzm8A6nLD |
lftmiUma biblioteca Ruby com implementações de conceitos de Linguagens Formais, Teoria dos Autômatos e Modelos de Implementação, baseada no livro LFTMI. |
0.1.7 | Content{ "name": "lftmi", "downloads": 0, "version": "0.1.7", "version_created_at": "2025-04-14T21:57:23.499Z", "version_downloads": 0, "platform": "ruby", "authors": "ItaloSV", "info": "Uma biblioteca Ruby com implementações de conceitos de Linguagens Formais, Teoria dos Autômatos e Modelos de Implementação, baseada no livro LFTMI.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "450999d6daf713af371ef15dc10ee0d42c110b426a7a1983ccf2d1576bc466c0", "spec_sha": "1eda43d2e6f8a5520a79c98c6ca13667162c65e888af4bf63b4a754b728e41df", "project_uri": "https://rubygems.org/gems/lftmi", "gem_uri": "https://rubygems.org/gems/lftmi-0.1.7.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/lftmi/0.1.7", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rspec", "requirements": "~> 3.0" } ], "runtime": [] } } |
2025-04-14 21:57:24 UTC |
MJOC0T7_eS2OsMpXmNV6O |
slotifySuperpowered slots for your Rails partials. |
0.0.5 | Content{ "name": "slotify", "downloads": 505, "version": "0.0.5", "version_created_at": "2025-04-14T21:57:04.636Z", "version_downloads": 0, "platform": "ruby", "authors": "Mark Perkins", "info": "Superpowered slots for your Rails partials.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "00aab252216faa4a7003f872a89515b4d538bc7d52ee861b5d377567ff543a3e", "spec_sha": "a6e9add647897bb59a91b0e42b6e42737ceab12c23fadb7dd6776edbda352c16", "project_uri": "https://rubygems.org/gems/slotify", "gem_uri": "https://rubygems.org/gems/slotify-0.0.5.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/slotify/0.0.5", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "actionview", "requirements": ">= 0" }, { "name": "zeitwerk", "requirements": ">= 0" } ] } } |
2025-04-14 21:57:08 UTC |
oXwDfrrQluVtnjeT6lUKs |
restoolMake HTTP requests and handle its responses using simple method calls. Restool turns your HTTP API and its responses into Ruby interfaces. |
1.0.10 | Content{ "name": "restool", "downloads": 59109, "version": "1.0.10", "version_created_at": "2025-04-14T21:50:40.753Z", "version_downloads": 0, "platform": "ruby", "authors": "Juan Andres Zeni", "info": "Make HTTP requests and handle its responses using simple method calls. Restool turns your HTTP API and its responses into Ruby interfaces.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "873a6ba4b3fffebaddf353bc95aeb42a636a7836ceae5b1e91cbb4aa6b837d8b", "spec_sha": "f9102bb13236baec63a9c89724a8870d2c644f3170a6e4c69a4aa1c30fc41ad9", "project_uri": "https://rubygems.org/gems/restool", "gem_uri": "https://rubygems.org/gems/restool-1.0.10.gem", "homepage_uri": "https://github.com/jzeni/restool", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/restool/1.0.10", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "factory_bot", "requirements": "~> 5" }, { "name": "rspec", "requirements": "~> 3" }, { "name": "rspec-its", "requirements": "~> 1" }, { "name": "webmock", "requirements": "~> 3" } ], "runtime": [] } } |
2025-04-14 21:50:42 UTC |
7QsjO6KfmYFS1VWTGMS-O |
scopiformGenerate scope methods to ActiveRecord classes based on columns and associations |
0.3.0 | Content{ "name": "scopiform", "downloads": 26549, "version": "0.3.0", "version_created_at": "2025-04-14T21:50:25.360Z", "version_downloads": 0, "platform": "ruby", "authors": "jayce.pulsipher", "info": "Generate scope methods to ActiveRecord classes based on columns and associations", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "b23fe6adcc19e73ce62cdd3aa04e529441b6f96b552f76c7e94169aa3c9d310e", "spec_sha": "cc15d563100f3003096724a32c27d5448db734bab3270ac5fa015437878b93e1", "project_uri": "https://rubygems.org/gems/scopiform", "gem_uri": "https://rubygems.org/gems/scopiform-0.3.0.gem", "homepage_uri": "https://github.com/3-form/scopiform", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/scopiform/0.3.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "appraisal", "requirements": ">= 0" }, { "name": "composite_primary_keys", "requirements": ">= 0" }, { "name": "sqlite3", "requirements": ">= 0" }, { "name": "warning", "requirements": ">= 0" } ], "runtime": [ { "name": "activerecord", "requirements": ">= 6.1.0.rc1" } ] } } |
2025-04-14 21:50:26 UTC |
Hz6GIWWsw3GEhfSVco-Q_ |
graphiformGenerate GraphQL types, inputs, resolvers, queries, and connections based off whitelisted column and association definitions |
0.3.0 | Content{ "name": "graphiform", "downloads": 36765, "version": "0.3.0", "version_created_at": "2025-04-14T21:50:01.901Z", "version_downloads": 0, "platform": "ruby", "authors": "jayce.pulsipher", "info": "Generate GraphQL types, inputs, resolvers, queries, and connections based off whitelisted column and association definitions", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "43f92dc4bf2e2ac9e77798e44ac974875263299efae64c4a5f88e68bb5c4d28a", "spec_sha": "4fa7622c41cdb5820e0d584a2e36c9537365968d4560a4873c56a8b2b25fb38a", "project_uri": "https://rubygems.org/gems/graphiform", "gem_uri": "https://rubygems.org/gems/graphiform-0.3.0.gem", "homepage_uri": "https://github.com/3-form/graphiform", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/graphiform/0.3.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "appraisal", "requirements": ">= 0" }, { "name": "spy", "requirements": ">= 0" }, { "name": "sqlite3", "requirements": ">= 0" }, { "name": "warning", "requirements": ">= 0" } ], "runtime": [ { "name": "activerecord", "requirements": ">= 6.1.0.rc1" }, { "name": "graphql", "requirements": "~> 1.8" }, { "name": "scopiform", "requirements": "~> 0.3.0" } ] } } |
2025-04-14 21:50:04 UTC |
d2xXRmLhfBXM9gzzUyYSX |
ruby_jsonapiFast, enhanced, and compliant Ruby implementation of the JSON:API specification, evolving from jsonapi-serializer/jsonapi-serializer (originally Netflix/fast_jsonapi) with enhanced features beyond serialization. |
2.2.1 | Content{ "name": "ruby_jsonapi", "downloads": 228, "version": "2.2.1", "version_created_at": "2025-04-14T21:43:20.927Z", "version_downloads": 0, "platform": "ruby", "authors": "JSON:API Serializer Community", "info": "Fast, enhanced, and compliant Ruby implementation of the JSON:API specification, evolving from jsonapi-serializer/jsonapi-serializer (originally Netflix/fast_jsonapi) with enhanced features beyond serialization.", "licenses": [ "Apache-2.0" ], "metadata": { "github_repo": "https://github.com/fkiene/ruby_jsonapi", "homepage_uri": "https://github.com/fkiene/ruby_jsonapi", "changelog_uri": "https://github.com/fkiene/ruby_jsonapi/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/fkiene/ruby_jsonapi/issues", "source_code_uri": "https://github.com/fkiene/ruby_jsonapi", "documentation_uri": "https://fkiene.github.io/ruby_jsonapi/", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "bd4b9a27c51993fe79c82a039d53be77151b4ffc69affca79ea0ae749c6972db", "spec_sha": "d9f931efb044f6ad1a19e8a08ea6b2470b2335708191c541ad031866c7d16c69", "project_uri": "https://rubygems.org/gems/ruby_jsonapi", "gem_uri": "https://rubygems.org/gems/ruby_jsonapi-2.2.1.gem", "homepage_uri": "https://github.com/fkiene/ruby_jsonapi", "wiki_uri": null, "documentation_uri": "https://fkiene.github.io/ruby_jsonapi/", "mailing_list_uri": null, "source_code_uri": "https://github.com/fkiene/ruby_jsonapi", "bug_tracker_uri": "https://github.com/fkiene/ruby_jsonapi/issues", "changelog_uri": "https://github.com/fkiene/ruby_jsonapi/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "activerecord", "requirements": ">= 0" }, { "name": "bundler", "requirements": ">= 0" }, { "name": "byebug", "requirements": ">= 0" }, { "name": "ffaker", "requirements": ">= 0" }, { "name": "jsonapi-rspec", "requirements": ">= 0.0.5" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": ">= 0" }, { "name": "rubocop", "requirements": ">= 0" }, { "name": "rubocop-performance", "requirements": ">= 0" }, { "name": "rubocop-rspec", "requirements": ">= 0" }, { "name": "simplecov", "requirements": ">= 0" }, { "name": "sqlite3", "requirements": ">= 0" } ], "runtime": [ { "name": "activesupport", "requirements": ">= 4.2" } ] } } |
2025-04-14 21:43:22 UTC |
tCO0SwQHJbOld7SChATkF |
bridgetownBridgetown is a next-generation, progressive site generator & fullstack framework, powered by Ruby |
2.0.0.beta5 | Content{ "name": "bridgetown", "downloads": 209000, "version": "2.0.0.beta5", "version_created_at": "2025-04-14T21:42:04.190Z", "version_downloads": 0, "platform": "ruby", "authors": "Bridgetown Team", "info": "Bridgetown is a next-generation, progressive site generator & fullstack framework, powered by Ruby", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://www.bridgetownrb.com", "changelog_uri": "https://github.com/bridgetownrb/bridgetown/releases", "bug_tracker_uri": "https://github.com/bridgetownrb/bridgetown/issues", "source_code_uri": "https://github.com/bridgetownrb/bridgetown", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "6a0bde33550f4c87ee6817d9efc5e5bcac34d02379e24b358e50341eaedfbd7f", "spec_sha": "81a756e4c6741fefa4ecd95f114151baada7d806bd1d24e105e5f6a03e319640", "project_uri": "https://rubygems.org/gems/bridgetown", "gem_uri": "https://rubygems.org/gems/bridgetown-2.0.0.beta5.gem", "homepage_uri": "https://www.bridgetownrb.com", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/bridgetownrb/bridgetown", "bug_tracker_uri": "https://github.com/bridgetownrb/bridgetown/issues", "changelog_uri": "https://github.com/bridgetownrb/bridgetown/releases", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bridgetown-builder", "requirements": "= 2.0.0.beta5" }, { "name": "bridgetown-core", "requirements": "= 2.0.0.beta5" }, { "name": "bridgetown-foundation", "requirements": "= 2.0.0.beta5" }, { "name": "bridgetown-paginate", "requirements": "= 2.0.0.beta5" } ] } } |
2025-04-14 21:42:05 UTC |
vbm_WVgax5AkyFtRTn_Zk |
bridgetown-routesA Bridgetown plugin to add support for file-based Roda backend routes within the source folder. |
2.0.0.beta5 | Content{ "name": "bridgetown-routes", "downloads": 28613, "version": "2.0.0.beta5", "version_created_at": "2025-04-14T21:41:52.397Z", "version_downloads": 0, "platform": "ruby", "authors": "Bridgetown Team", "info": "A Bridgetown plugin to add support for file-based Roda backend routes within the source folder.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/bridgetownrb/bridgetown/tree/main/bridgetown-routes", "changelog_uri": "https://github.com/bridgetownrb/bridgetown/releases", "bug_tracker_uri": "https://github.com/bridgetownrb/bridgetown/issues", "source_code_uri": "https://github.com/bridgetownrb/bridgetown" }, "yanked": false, "sha": "d46abd52b88cd0cefa299c0c1586c31a90d47898f3be09fc12a629b25d2c72e4", "spec_sha": "7bc0e3b009beef339ddd43898f3c5c189b4f313d7d90da9b9c35f0d13c8dcf33", "project_uri": "https://rubygems.org/gems/bridgetown-routes", "gem_uri": "https://rubygems.org/gems/bridgetown-routes-2.0.0.beta5.gem", "homepage_uri": "https://github.com/bridgetownrb/bridgetown/tree/main/bridgetown-routes", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/bridgetownrb/bridgetown", "bug_tracker_uri": "https://github.com/bridgetownrb/bridgetown/issues", "changelog_uri": "https://github.com/bridgetownrb/bridgetown/releases", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bridgetown-core", "requirements": "= 2.0.0.beta5" }, { "name": "roda-route_list", "requirements": ">= 2.1" } ] } } |
2025-04-14 21:41:53 UTC |
O7VGFPAPtDc9cHBCFKKo9 |
effective_test_botA shared library of rails model & system tests that should pass in every Rails application. |
1.5.18 | Content{ "name": "effective_test_bot", "downloads": 259720, "version": "1.5.18", "version_created_at": "2025-04-14T21:41:48.548Z", "version_downloads": 0, "platform": "ruby", "authors": "Code and Effect", "info": "A shared library of rails model & system tests that should pass in every Rails application.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "ac40f0b0e521396c83101c22157bf9df5c0059fc48fea04077a5474bfa0f9c61", "spec_sha": "948e79f334dcb6d33c01180d42565a73c553f5cf7214c2884fbe71f8d4d262ac", "project_uri": "https://rubygems.org/gems/effective_test_bot", "gem_uri": "https://rubygems.org/gems/effective_test_bot-1.5.18.gem", "homepage_uri": "https://github.com/code-and-effect/effective_test_bot", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/effective_test_bot/1.5.18", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "capybara", "requirements": ">= 0" }, { "name": "effective_resources", "requirements": ">= 0" }, { "name": "faker", "requirements": ">= 0" }, { "name": "minitest-fail-fast", "requirements": ">= 0" }, { "name": "minitest-reporters", "requirements": ">= 0" }, { "name": "rails", "requirements": ">= 0" }, { "name": "selenium-webdriver", "requirements": ">= 0" }, { "name": "timecop", "requirements": ">= 0" } ] } } |
2025-04-14 21:41:50 UTC |
WzRs7L3HOxALI1sJtLZP0 |
bridgetown-paginateA Bridgetown plugin to add pagination support for posts and collection indices. |
2.0.0.beta5 | Content{ "name": "bridgetown-paginate", "downloads": 202399, "version": "2.0.0.beta5", "version_created_at": "2025-04-14T21:41:43.162Z", "version_downloads": 0, "platform": "ruby", "authors": "Bridgetown Team", "info": "A Bridgetown plugin to add pagination support for posts and collection indices.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/bridgetownrb/bridgetown/tree/main/bridgetown-paginate", "changelog_uri": "https://github.com/bridgetownrb/bridgetown/releases", "bug_tracker_uri": "https://github.com/bridgetownrb/bridgetown/issues", "source_code_uri": "https://github.com/bridgetownrb/bridgetown" }, "yanked": false, "sha": "3971c3a23b91208ce00e7dfca88468cb0a87316597a0dac126053f844295a871", "spec_sha": "99c11c54f7e3cfa19110a437d5ea5e4b2b7e81a94ec84bc13a9e4c98313487e3", "project_uri": "https://rubygems.org/gems/bridgetown-paginate", "gem_uri": "https://rubygems.org/gems/bridgetown-paginate-2.0.0.beta5.gem", "homepage_uri": "https://github.com/bridgetownrb/bridgetown/tree/main/bridgetown-paginate", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/bridgetownrb/bridgetown", "bug_tracker_uri": "https://github.com/bridgetownrb/bridgetown/issues", "changelog_uri": "https://github.com/bridgetownrb/bridgetown/releases", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bridgetown-core", "requirements": "= 2.0.0.beta5" } ] } } |
2025-04-14 21:41:44 UTC |
Pg1aK1uxSALXXg1o218qy |
bridgetown-builderA Bridgetown plugin to provide a sophisticated DSL for writing plugins at a higher level of abstraction. |
2.0.0.beta5 | Content{ "name": "bridgetown-builder", "downloads": 180014, "version": "2.0.0.beta5", "version_created_at": "2025-04-14T21:41:34.449Z", "version_downloads": 0, "platform": "ruby", "authors": "Bridgetown Team", "info": "A Bridgetown plugin to provide a sophisticated DSL for writing plugins at a higher level of abstraction.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/bridgetownrb/bridgetown/tree/main/bridgetown-builder", "changelog_uri": "https://github.com/bridgetownrb/bridgetown/releases", "bug_tracker_uri": "https://github.com/bridgetownrb/bridgetown/issues", "source_code_uri": "https://github.com/bridgetownrb/bridgetown" }, "yanked": false, "sha": "267506737c5569b9316cbc9f73609b1925a7492dd8ff7cd65723833261d6597b", "spec_sha": "7e5caaa30fb2b2f31246196b6955aa246db704a5fcf54517a307cfa32a1dc2d4", "project_uri": "https://rubygems.org/gems/bridgetown-builder", "gem_uri": "https://rubygems.org/gems/bridgetown-builder-2.0.0.beta5.gem", "homepage_uri": "https://github.com/bridgetownrb/bridgetown/tree/main/bridgetown-builder", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/bridgetownrb/bridgetown", "bug_tracker_uri": "https://github.com/bridgetownrb/bridgetown/issues", "changelog_uri": "https://github.com/bridgetownrb/bridgetown/releases", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bridgetown-core", "requirements": "= 2.0.0.beta5" } ] } } |
2025-04-14 21:41:35 UTC |
V0slp7lrAEku76es5SJ8u |
bridgetown-foundationRuby language extensions and other utilities useful for the Bridgetown ecosystem |
2.0.0.beta5 | Content{ "name": "bridgetown-foundation", "downloads": 2240, "version": "2.0.0.beta5", "version_created_at": "2025-04-14T21:41:24.613Z", "version_downloads": 0, "platform": "ruby", "authors": "Bridgetown Team", "info": "Ruby language extensions and other utilities useful for the Bridgetown ecosystem", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/bridgetownrb/bridgetown/tree/main/bridgetown-foundation", "changelog_uri": "https://github.com/bridgetownrb/bridgetown/releases", "bug_tracker_uri": "https://github.com/bridgetownrb/bridgetown/issues", "source_code_uri": "https://github.com/bridgetownrb/bridgetown", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "c9b107df3dd7724e98aecfe77eb336a99a1f424af2768bc33b75155c24763f5e", "spec_sha": "257f6411b4580e2b6781720810c5d6730dc4bb2f606ccaf7eef488e97b3c4aeb", "project_uri": "https://rubygems.org/gems/bridgetown-foundation", "gem_uri": "https://rubygems.org/gems/bridgetown-foundation-2.0.0.beta5.gem", "homepage_uri": "https://github.com/bridgetownrb/bridgetown/tree/main/bridgetown-foundation", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/bridgetownrb/bridgetown", "bug_tracker_uri": "https://github.com/bridgetownrb/bridgetown/issues", "changelog_uri": "https://github.com/bridgetownrb/bridgetown/releases", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "hash_with_dot_access", "requirements": "~> 2.0" }, { "name": "inclusive", "requirements": "~> 1.0" }, { "name": "zeitwerk", "requirements": "~> 2.5" } ] } } |
2025-04-14 21:41:26 UTC |
Fq3JfrjBKi9d2tmGpPQ1j |
bridgetown-coreBridgetown is a next-generation, progressive site generator & fullstack framework, powered by Ruby |
2.0.0.beta5 | Content{ "name": "bridgetown-core", "downloads": 210321, "version": "2.0.0.beta5", "version_created_at": "2025-04-14T21:41:14.017Z", "version_downloads": 0, "platform": "ruby", "authors": "Bridgetown Team", "info": "Bridgetown is a next-generation, progressive site generator & fullstack framework, powered by Ruby", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://www.bridgetownrb.com", "changelog_uri": "https://github.com/bridgetownrb/bridgetown/releases", "bug_tracker_uri": "https://github.com/bridgetownrb/bridgetown/issues", "source_code_uri": "https://github.com/bridgetownrb/bridgetown", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "74efe1b5374282bba8130118e679026d91fe5b9a75ae35d8fe0bdca613161d92", "spec_sha": "80c22806b88c2284503f1c97985236fce1b7a8a2d73a7c93d172c4130355650f", "project_uri": "https://rubygems.org/gems/bridgetown-core", "gem_uri": "https://rubygems.org/gems/bridgetown-core-2.0.0.beta5.gem", "homepage_uri": "https://www.bridgetownrb.com", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/bridgetownrb/bridgetown", "bug_tracker_uri": "https://github.com/bridgetownrb/bridgetown/issues", "changelog_uri": "https://github.com/bridgetownrb/bridgetown/releases", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activesupport", "requirements": ">= 6.0, < 8.0" }, { "name": "addressable", "requirements": "~> 2.4" }, { "name": "amazing_print", "requirements": "~> 1.2" }, { "name": "bridgetown-foundation", "requirements": "= 2.0.0.beta5" }, { "name": "csv", "requirements": "~> 3.2" }, { "name": "dry-inflector", "requirements": ">= 1.0" }, { "name": "erubi", "requirements": "~> 1.9" }, { "name": "faraday", "requirements": "~> 2.0" }, { "name": "faraday-follow_redirects", "requirements": "~> 0.3" }, { "name": "i18n", "requirements": "~> 1.0" }, { "name": "irb", "requirements": ">= 1.14" }, { "name": "kramdown", "requirements": "~> 2.1" }, { "name": "kramdown-parser-gfm", "requirements": "~> 1.0" }, { "name": "liquid", "requirements": ">= 5.0, < 5.5" }, { "name": "listen", "requirements": "~> 3.0" }, { "name": "rack", "requirements": ">= 3.0" }, { "name": "rackup", "requirements": "~> 2.0" }, { "name": "rake", "requirements": ">= 13.0" }, { "name": "roda", "requirements": "~> 3.46" }, { "name": "rouge", "requirements": ">= 3.0, < 5.0" }, { "name": "serbea", "requirements": "~> 2.1" }, { "name": "signalize", "requirements": "~> 1.3" }, { "name": "streamlined", "requirements": ">= 0.6.0" }, { "name": "thor", "requirements": "~> 1.1" }, { "name": "tilt", "requirements": "~> 2.0" }, { "name": "zeitwerk", "requirements": "~> 2.5" } ] } } |
2025-04-14 21:41:17 UTC |
c6M6n5n3m1uZRGiBZxqWt |
jekyll-theme-hydeoutThe Hyde theme for Jekyll, refreshed. |
5.0.2 | Content{ "name": "jekyll-theme-hydeout", "downloads": 56687, "version": "5.0.2", "version_created_at": "2025-04-14T21:31:44.956Z", "version_downloads": 0, "platform": "ruby", "authors": "Andrew Fong", "info": "The Hyde theme for Jekyll, refreshed.", "licenses": [ "MIT" ], "metadata": { "plugin_type": "theme" }, "yanked": false, "sha": "aa4599a511951ec220695f7a1407f715cee9d2acb53ecacdd319790ea3599d18", "spec_sha": "530dc67479fff8c043c3164961797195a0c1bd606277084b732438d5f07e52da", "project_uri": "https://rubygems.org/gems/jekyll-theme-hydeout", "gem_uri": "https://rubygems.org/gems/jekyll-theme-hydeout-5.0.2.gem", "homepage_uri": "https://github.com/fongandrew/hydeout", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/jekyll-theme-hydeout/5.0.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.6" } ], "runtime": [ { "name": "jekyll", "requirements": ">= 4.0, < 5.0" }, { "name": "jekyll-feed", "requirements": "~> 0.17" }, { "name": "jekyll-gist", "requirements": "~> 1.5" }, { "name": "jekyll-include-cache", "requirements": "~> 0.2" }, { "name": "jekyll-paginate", "requirements": "~> 1.1" }, { "name": "jemoji", "requirements": "~> 0.13" } ] } } |
2025-04-14 21:31:47 UTC |
04r03kOgVsyzkndBhFeOJ |
statsigStatsig server SDK for feature gates and experimentation in Ruby |
1.34.3 | Content{ "name": "statsig", "downloads": 4276669, "version": "1.34.3", "version_created_at": "2025-04-14T21:30:17.840Z", "version_downloads": 0, "platform": "ruby", "authors": "Statsig, Inc", "info": "Statsig server SDK for feature gates and experimentation in Ruby", "licenses": [ "ISC" ], "metadata": {}, "yanked": false, "sha": "28914ff1471bef0fb1945b3efc78f13444bff7d91d6c39cae9deb1efcedd6c6b", "spec_sha": "c81d7fc417ed601ea205f3ce926b3a200c6fe397d66c989ade6b8e857e3888fc", "project_uri": "https://rubygems.org/gems/statsig", "gem_uri": "https://rubygems.org/gems/statsig-1.34.3.gem", "homepage_uri": "https://rubygems.org/gems/statsig", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/statsig/1.34.3", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.0" }, { "name": "minitest", "requirements": "~> 5.14.0" }, { "name": "minitest-reporters", "requirements": "~> 1.6" }, { "name": "minitest-suite", "requirements": "~> 0.0.3" }, { "name": "parallel_tests", "requirements": "~> 2.7" }, { "name": "puma", "requirements": "~> 6.0" }, { "name": "rubocop", "requirements": "~> 1.28.2" }, { "name": "simplecov", "requirements": "~> 0.21" }, { "name": "simplecov-cobertura", "requirements": "~> 2.1" }, { "name": "simplecov-lcov", "requirements": "~> 0.7.0" }, { "name": "sinatra", "requirements": "~> 2.2" }, { "name": "spy", "requirements": "~> 1.0" }, { "name": "tapioca", "requirements": "~> 0.4.27" }, { "name": "webmock", "requirements": "~> 3.13" } ], "runtime": [ { "name": "concurrent-ruby", "requirements": "~> 1.1" }, { "name": "connection_pool", "requirements": "~> 2.4, >= 2.4.1" }, { "name": "http", "requirements": ">= 4.4, < 6.0" }, { "name": "ip3country", "requirements": "~> 0.2.1" }, { "name": "user_agent_parser", "requirements": "~> 2.15.0" }, { "name": "zlib", "requirements": "~> 3.1.0" } ] } } |
2025-04-14 21:30:19 UTC |
2JsqmA5sbWqsmUktaMVNT |
fluent-plugin-rds-mysql-logfluentd plugin for Amazon RDS Mysql logs input |
0.1.9 | Content{ "name": "fluent-plugin-rds-mysql-log", "downloads": 853, "version": "0.1.9", "version_created_at": "2025-04-14T21:26:16.194Z", "version_downloads": 0, "platform": "ruby", "authors": "Junaid Ali", "info": "fluentd plugin for Amazon RDS Mysql logs input", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/iamjunaidali/fluent-plugin-rds-mysql-log", "source_code_uri": "https://github.com/iamjunaidali/fluent-plugin-rds-mysql-log" }, "yanked": false, "sha": "aef79239d54f382d296c39f1f497f45a442fd0c3ce313fab035bdfbbb71f179a", "spec_sha": "8352854f8d54a66fb39fac60c73efe2574f5ee78b53f9e443074d28baa26e774", "project_uri": "https://rubygems.org/gems/fluent-plugin-rds-mysql-log", "gem_uri": "https://rubygems.org/gems/fluent-plugin-rds-mysql-log-0.1.9.gem", "homepage_uri": "https://github.com/iamjunaidali/fluent-plugin-rds-mysql-log", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/iamjunaidali/fluent-plugin-rds-mysql-log", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.6" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "test-unit", "requirements": "~> 3.6" }, { "name": "webmock", "requirements": "~> 3.2" } ], "runtime": [ { "name": "aws-sdk-ec2", "requirements": "~> 1.5" }, { "name": "aws-sdk-rds", "requirements": "~> 1.2" }, { "name": "fluentd", "requirements": ">= 0.14.0, < 2" } ] } } |
2025-04-14 21:26:17 UTC |
8pV2iHx_eepp2wEvce0mA |
solargraphIDE tools for code completion, inline documentation, and static analysis |
0.54.0 | Content{ "name": "solargraph", "downloads": 28712371, "version": "0.54.0", "version_created_at": "2025-04-14T21:24:01.424Z", "version_downloads": 0, "platform": "ruby", "authors": "Fred Snyder", "info": "IDE tools for code completion, inline documentation, and static analysis", "licenses": [ "MIT" ], "metadata": { "funding_uri": "https://www.patreon.com/castwide", "changelog_uri": "https://github.com/castwide/solargraph/blob/master/CHANGELOG.md", "bug_tracker_uri": "https://github.com/castwide/solargraph/issues", "source_code_uri": "https://github.com/castwide/solargraph" }, "yanked": false, "sha": "3fd13f381e6428b3c593716ee6d3d5aa802ac647b8b13692d760ab7ac3e1fdc1", "spec_sha": "1e7a37331ea6ed1fe66f07f815cac157d98c7e7192fd4d5bfa6c88ef711d7a7f", "project_uri": "https://rubygems.org/gems/solargraph", "gem_uri": "https://rubygems.org/gems/solargraph-0.54.0.gem", "homepage_uri": "https://solargraph.org", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/castwide/solargraph", "bug_tracker_uri": "https://github.com/castwide/solargraph/issues", "changelog_uri": "https://github.com/castwide/solargraph/blob/master/CHANGELOG.md", "funding_uri": "https://www.patreon.com/castwide", "dependencies": { "development": [ { "name": "irb", "requirements": ">= 0" }, { "name": "pry", "requirements": ">= 0" }, { "name": "public_suffix", "requirements": "~> 3.1" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "rspec", "requirements": "~> 3.5" }, { "name": "simplecov", "requirements": "~> 0.14" }, { "name": "webmock", "requirements": "~> 3.6" } ], "runtime": [ { "name": "backport", "requirements": "~> 1.2" }, { "name": "benchmark", "requirements": ">= 0" }, { "name": "bundler", "requirements": "~> 2.0" }, { "name": "diff-lcs", "requirements": "~> 1.4" }, { "name": "jaro_winkler", "requirements": "~> 1.6" }, { "name": "kramdown", "requirements": "~> 2.3" }, { "name": "kramdown-parser-gfm", "requirements": "~> 1.1" }, { "name": "logger", "requirements": "~> 1.6" }, { "name": "observer", "requirements": "~> 0.1" }, { "name": "ostruct", "requirements": "~> 0.6" }, { "name": "parser", "requirements": "~> 3.0" }, { "name": "rbs", "requirements": "~> 3.3" }, { "name": "reverse_markdown", "requirements": ">= 2.0, < 4" }, { "name": "rubocop", "requirements": "~> 1.38" }, { "name": "thor", "requirements": "~> 1.0" }, { "name": "tilt", "requirements": "~> 2.0" }, { "name": "yard", "requirements": "~> 0.9, >= 0.9.24" }, { "name": "yard-solargraph", "requirements": "~> 0.1" } ] } } |
2025-04-14 21:24:03 UTC |
MZ4FMQvlS2YDhDR8mRdSv |
effective_test_botA shared library of rails model & system tests that should pass in every Rails application. |
1.5.17 | Content{ "name": "effective_test_bot", "downloads": 259685, "version": "1.5.17", "version_created_at": "2025-04-14T21:16:42.839Z", "version_downloads": 0, "platform": "ruby", "authors": "Code and Effect", "info": "A shared library of rails model & system tests that should pass in every Rails application.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "0d1239770e69aecba139352bdf17054b3a26a6d6f14895ad4b3107f312dc19ef", "spec_sha": "478635537231820d532d167b908402f1532b3cfabb1fe994c627e8528d0bf43b", "project_uri": "https://rubygems.org/gems/effective_test_bot", "gem_uri": "https://rubygems.org/gems/effective_test_bot-1.5.17.gem", "homepage_uri": "https://github.com/code-and-effect/effective_test_bot", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/effective_test_bot/1.5.17", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "capybara", "requirements": ">= 0" }, { "name": "effective_resources", "requirements": ">= 0" }, { "name": "faker", "requirements": ">= 0" }, { "name": "minitest-fail-fast", "requirements": ">= 0" }, { "name": "minitest-reporters", "requirements": ">= 0" }, { "name": "rails", "requirements": ">= 0" }, { "name": "selenium-webdriver", "requirements": ">= 0" }, { "name": "timecop", "requirements": ">= 0" } ] } } |
2025-04-14 21:16:45 UTC |
xG5Sd11d6iV91h3i4Z-oB |
foobara-mcp-connector-generatorNo description. Add one. |
0.0.3 | Content{ "name": "foobara-mcp-connector-generator", "downloads": 141, "version": "0.0.3", "version_created_at": "2025-04-14T21:07:51.948Z", "version_downloads": 0, "platform": "ruby", "authors": "Miles Georgi", "info": "No description. Add one.", "licenses": [ "Apache-2.0 OR MIT" ], "metadata": { "homepage_uri": "https://github.com/foobara/mcp-connector-generator", "changelog_uri": "https://github.com/foobara/mcp-connector-generator/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/foobara/mcp-connector-generator", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "54bb66a6ef3c36798322e84f19f9805a54c6f2a71d84ed137dad7afffe9330ae", "spec_sha": "aa73ef57dd2ee663cac213ea82e4ce59d6be69352d4770d7faab1a90b05167ed", "project_uri": "https://rubygems.org/gems/foobara-mcp-connector-generator", "gem_uri": "https://rubygems.org/gems/foobara-mcp-connector-generator-0.0.3.gem", "homepage_uri": "https://github.com/foobara/mcp-connector-generator", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/foobara/mcp-connector-generator", "bug_tracker_uri": null, "changelog_uri": "https://github.com/foobara/mcp-connector-generator/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "foobara", "requirements": "~> 0.0.99" } ] } } |
2025-04-14 21:07:54 UTC |
j2FuTimHYSA0hb85EOIgY |
tencentcloud-sdk-billingTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service BILLING. |
3.0.1040 | Content{ "name": "tencentcloud-sdk-billing", "downloads": 493027, "version": "3.0.1040", "version_created_at": "2025-04-14T21:06:46.696Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service BILLING.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-billing" }, "yanked": false, "sha": "74ab37a926a9d1ef5207a9e2d7ec7c6f209dfebc96454ff9a84ea0d858ad534c", "spec_sha": "97ddd48b9d447cc91fba79052a0665407fadbbb09030bcf4210f6b5886d2076e", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-billing", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-billing-3.0.1040.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-billing", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-04-14 21:06:48 UTC |
QQgr6-MLDxk0jdZJWEH-c |
tencentcloud-sdk-thpcTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service THPC. |
3.0.1040 | Content{ "name": "tencentcloud-sdk-thpc", "downloads": 476126, "version": "3.0.1040", "version_created_at": "2025-04-14T21:06:42.188Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service THPC.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-thpc" }, "yanked": false, "sha": "7230774753cee877ff0ea8e0e7782c21b7a129f07bf03b123c4b334a15693641", "spec_sha": "c8371e79f5bdefd647552554f9e935accaaee979666a24a343ddc5857991b66b", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-thpc", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-thpc-3.0.1040.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-thpc", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-04-14 21:06:45 UTC |
SP324BHEo17ZMwd5aYRoU |
tencentcloud-sdk-cloudhsmTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service CLOUDHSM. |
3.0.1040 | Content{ "name": "tencentcloud-sdk-cloudhsm", "downloads": 488255, "version": "3.0.1040", "version_created_at": "2025-04-14T21:06:37.352Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service CLOUDHSM.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-cloudhsm" }, "yanked": false, "sha": "0dcf274520e689ff293c809dceee239385c90ea14d3014c83cfd46ffe55c1991", "spec_sha": "775a382095e628815c10e2108a10cfbe1dba1adc7eceefb178dd51e127a46349", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-cloudhsm", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-cloudhsm-3.0.1040.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-cloudhsm", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-04-14 21:06:41 UTC |
Rpw-Xj8TMTdRxScxAnxBO |
tencentcloud-sdk-cdzTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service CDZ. |
3.0.1040 | Content{ "name": "tencentcloud-sdk-cdz", "downloads": 32445, "version": "3.0.1040", "version_created_at": "2025-04-14T21:06:33.628Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service CDZ.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-cdz" }, "yanked": false, "sha": "a409412dac97a22f073d797c1caf9bc5e3c7ec0a277a60771f6cd56b471dfe8c", "spec_sha": "56c6a03cc06567225665ce6296bec53b42a62fe927d64bca330115adf220e14b", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-cdz", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-cdz-3.0.1040.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-cdz", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-04-14 21:06:36 UTC |
Pla30UigERVqVO-RqdHJ3 |
tencentcloud-sdk-mvjTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service MVJ. |
3.0.1040 | Content{ "name": "tencentcloud-sdk-mvj", "downloads": 491265, "version": "3.0.1040", "version_created_at": "2025-04-14T21:06:30.686Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service MVJ.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-mvj" }, "yanked": false, "sha": "fbe199a105c312486039ddc7c946ec4d697a8e064e55abe2522c841da0380d00", "spec_sha": "420a9dc92d10a2eb9b2bd5a05adb4332d023cf61c443f666f33485541123c397", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-mvj", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-mvj-3.0.1040.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-mvj", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-04-14 21:06:32 UTC |
GQ4ntwjE4OqR2Jzcn4B5T |
tencentcloud-sdk-apmTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service APM. |
3.0.1040 | Content{ "name": "tencentcloud-sdk-apm", "downloads": 474456, "version": "3.0.1040", "version_created_at": "2025-04-14T21:06:28.001Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service APM.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-apm" }, "yanked": false, "sha": "d0cf43d35ecad1b51d6f33a9472b1d4b195299638b8663ddc1ba1f9b51f048ce", "spec_sha": "b8701b751f442a35944533f676022a0eb6086e456a1b7554eb2d9ba5ba546fd0", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-apm", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-apm-3.0.1040.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-apm", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-04-14 21:06:30 UTC |
UO82Fw_QX5guqpmVA1GGN |
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.1040 | Content{ "name": "tencentcloud-sdk-cdb", "downloads": 499607, "version": "3.0.1040", "version_created_at": "2025-04-14T21:06:22.783Z", "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": "93351018340849724127cabf6ec60eac8d1e833344d41458623075ce5e7b8e70", "spec_sha": "cc32d00d3a6d3846cd86d1a8422fc04cd95b1ee01daaf3f3d49ada765a5ae0ef", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-cdb", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-cdb-3.0.1040.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-cdb", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-04-14 21:06:27 UTC |
jm815SDkJ4OKl50G4mouu |
tencentcloud-sdk-soeTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service SOE. |
3.0.1040 | Content{ "name": "tencentcloud-sdk-soe", "downloads": 491031, "version": "3.0.1040", "version_created_at": "2025-04-14T21:06:16.278Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service SOE.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-soe" }, "yanked": false, "sha": "6a9a2e24a8546ae7ec5cf6cd07978e5a15ac11b4bd0b7fe15e93fc165873588f", "spec_sha": "eab57e9d4c260a3a076e37ef16f145997fb0a9687e7eab54db45a260bec2430e", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-soe", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-soe-3.0.1040.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-soe", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-04-14 21:06:21 UTC |
2N8JgoJtCBB7uk9R7hHFE |
tencentcloud-sdk-omicsTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service OMICS. |
3.0.1040 | Content{ "name": "tencentcloud-sdk-omics", "downloads": 180694, "version": "3.0.1040", "version_created_at": "2025-04-14T21:06:13.140Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service OMICS.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-omics" }, "yanked": false, "sha": "9430780e4b8eb3a92d07f8ae81b2fe7b95628912e834ebf86ec29e9d3f455131", "spec_sha": "6ff86db8706b72c90b576ebb16fc6f34a068d303e0669dce8203a1577a0e5e19", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-omics", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-omics-3.0.1040.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-omics", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-04-14 21:06:15 UTC |
Ct-PxpluiFHMv8XB-OU9L |
tencentcloud-sdk-liveTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service LIVE. |
3.0.1040 | Content{ "name": "tencentcloud-sdk-live", "downloads": 505522, "version": "3.0.1040", "version_created_at": "2025-04-14T21:06:09.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 LIVE.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-live" }, "yanked": false, "sha": "16be38590977fb1b7eddb5487b5254d67c1eb57145a887de02a2e7a869db3d63", "spec_sha": "c3868cf838b904739b53d6fd59b25bbcd49df69f4562dc45487d6d0deaecaf02", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-live", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-live-3.0.1040.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-live", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-04-14 21:06:12 UTC |
hJOstUxmwgejsm3D-pvMh |
tencentcloud-sdk-asTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service AS. |
3.0.1040 | Content{ "name": "tencentcloud-sdk-as", "downloads": 492106, "version": "3.0.1040", "version_created_at": "2025-04-14T21:06:06.136Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service AS.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-as" }, "yanked": false, "sha": "e7b4c012d9242669e443aa07199c7cc5a1fda4cce11d2fc28a4de29a84285819", "spec_sha": "5dfb00ae7f2c0c73d4fdabca244329ef6e838c86d60ab32c195095eceef43875", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-as", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-as-3.0.1040.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-as", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-04-14 21:06:08 UTC |
iKhc6sDjkcegc0X939oyH |
tencentcloud-sdk-rceTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service RCE. |
3.0.1040 | Content{ "name": "tencentcloud-sdk-rce", "downloads": 487185, "version": "3.0.1040", "version_created_at": "2025-04-14T21:06:02.895Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service RCE.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-rce" }, "yanked": false, "sha": "fc3a03a556a9288bad525cb382cfe1ceb5bed2d5a256d1b6847854e0cbd7913f", "spec_sha": "d34ca5de7d6e45208bab88ff6dcd4b8726bfa13b1a4e6f31bbd5bb18dd1231f8", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-rce", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-rce-3.0.1040.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-rce", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-04-14 21:06:05 UTC |
-jePjkh00o5HCDtfm4NFR |
tencentcloud-sdk-eccTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service ECC. |
3.0.1040 | Content{ "name": "tencentcloud-sdk-ecc", "downloads": 511037, "version": "3.0.1040", "version_created_at": "2025-04-14T21:05:59.766Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service ECC.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-ecc" }, "yanked": false, "sha": "d46b0d4779f8a9a6c06be305af984f9d3341bd7efc0ffbd176a49918c3d99fd5", "spec_sha": "4b899245393b9b5f7bb3164dfd277729a61d3a963a93b352115985b41242f9d2", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-ecc", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-ecc-3.0.1040.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-ecc", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-04-14 21:06:01 UTC |
af1DiWwixP7Hj4JxK2yCC |
tencentcloud-sdk-tatTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TAT. |
3.0.1040 | Content{ "name": "tencentcloud-sdk-tat", "downloads": 494309, "version": "3.0.1040", "version_created_at": "2025-04-14T21:05:56.903Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TAT.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-tat" }, "yanked": false, "sha": "9d39a257d59809c51986885e09c33cfcec30fadb2c514d2f26d0754edc4a5580", "spec_sha": "9b726d1d5c340f39f2bf695bfd4795023f6079293ca55d0776d60af4f636a51c", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-tat", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-tat-3.0.1040.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-tat", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-04-14 21:05:59 UTC |
SmmgnwD5ZySY4mXKXhqaM |
tencentcloud-sdk-imsTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service IMS. |
3.0.1040 | Content{ "name": "tencentcloud-sdk-ims", "downloads": 495827, "version": "3.0.1040", "version_created_at": "2025-04-14T21:05:54.202Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service IMS.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-ims" }, "yanked": false, "sha": "6aefb1b243051b96247dbe482f0e16133d8f164f8f4358f6d5af13a361802a90", "spec_sha": "402ad4401cf575028486a190e485237daf272c1cac17e360ae0ea3c7d380ad15", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-ims", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-ims-3.0.1040.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-ims", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-04-14 21:05:56 UTC |
f3bGEBYJqDAZf8c3hXb40 |
tencentcloud-sdk-marketTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service MARKET. |
3.0.1040 | Content{ "name": "tencentcloud-sdk-market", "downloads": 491401, "version": "3.0.1040", "version_created_at": "2025-04-14T21:05:51.091Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service MARKET.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-market" }, "yanked": false, "sha": "b71603574b6a04a2e77ae96be6ab1fabcf06a6e500904b85ae9c20d8e81ef657", "spec_sha": "274ccb3acfd6864bc24ad1f95904aeb56a35b048084b69cabb8ada8f8a2d4913", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-market", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-market-3.0.1040.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-market", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-04-14 21:05:53 UTC |
pnXBnqrnh7yzh4GBveprH |
tencentcloud-sdk-cpdpTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service CPDP. |
3.0.1040 | Content{ "name": "tencentcloud-sdk-cpdp", "downloads": 494242, "version": "3.0.1040", "version_created_at": "2025-04-14T21:05:48.109Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service CPDP.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-cpdp" }, "yanked": false, "sha": "a5477f944319f448e105100f2d83f025fc833f49e28b37a8b83dc8994db03379", "spec_sha": "7b9a529400991add916200b35b7bacba72163556e24628f56db2bbb5c5e31b27", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-cpdp", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-cpdp-3.0.1040.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-cpdp", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-04-14 21:05:50 UTC |
JLux29MGdWd9EWrQxeaVz |
tencentcloud-sdk-bmvpcTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service BMVPC. |
3.0.1040 | Content{ "name": "tencentcloud-sdk-bmvpc", "downloads": 497910, "version": "3.0.1040", "version_created_at": "2025-04-14T21:05:44.613Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service BMVPC.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-bmvpc" }, "yanked": false, "sha": "a92309248fa5dc0607f9ce4f19eb8d0c5d98a4bebd76dada7951443ee9c48406", "spec_sha": "0b4312c33e6eaa8a05381912773e5acf07db6669b8b899d8e5b8b4131bda9ea3", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-bmvpc", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-bmvpc-3.0.1040.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-bmvpc", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-04-14 21:05:46 UTC |
zq3MxDgN_LJveTqXZXfD5 |
tencentcloud-sdk-stsTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service STS. |
3.0.1040 | Content{ "name": "tencentcloud-sdk-sts", "downloads": 493260, "version": "3.0.1040", "version_created_at": "2025-04-14T21:05:40.466Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service STS.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-sts" }, "yanked": false, "sha": "0a595b7a13eb6322a2fbe0e50d86b5b71c586a43b0a810a823ee3869cbe06f94", "spec_sha": "0a99c1d800fffd70cb704a97a3e7c91d684cc3c3905f8a709f4ebce16c07421c", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-sts", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-sts-3.0.1040.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-sts", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-04-14 21:05:43 UTC |
Is-rwXYUs88q2dqUbiT_M |
tencentcloud-sdk-ecdnTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service ECDN. |
3.0.1040 | Content{ "name": "tencentcloud-sdk-ecdn", "downloads": 492265, "version": "3.0.1040", "version_created_at": "2025-04-14T21:05:37.723Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service ECDN.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-ecdn" }, "yanked": false, "sha": "51be77f6134b82b8d5723f5251c6cc4b6f8b4ced85f01129a6fef612222831a6", "spec_sha": "8246b65a7f10843feebb12915e8b7d08f9bbc0bd99165cec753340caef59a41c", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-ecdn", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-ecdn-3.0.1040.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-ecdn", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-04-14 21:05:39 UTC |
1ns0U_zVU7HmG1B1rN0sI |
tencentcloud-sdk-vcubeTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service VCUBE. |
3.0.1040 | Content{ "name": "tencentcloud-sdk-vcube", "downloads": 12000, "version": "3.0.1040", "version_created_at": "2025-04-14T21:05:35.200Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service VCUBE.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-vcube" }, "yanked": false, "sha": "df426d80bcffd83faf74e4f0d3d800eabdb1d19a71e9c27cc2335b87b9265dc9", "spec_sha": "d3e730ad4124d768fb5a1ee709dbdc5281b363e76e4bac2767676daeaf59ff72", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-vcube", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-vcube-3.0.1040.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-vcube", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-04-14 21:05:36 UTC |
qR8D8SR5w5_SElPdvphWa |
tencentcloud-sdk-organizationTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service ORGANIZATION. |
3.0.1040 | Content{ "name": "tencentcloud-sdk-organization", "downloads": 493276, "version": "3.0.1040", "version_created_at": "2025-04-14T21:05:29.792Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service ORGANIZATION.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-organization" }, "yanked": false, "sha": "6478a232853edc3a4207c164c385508128b16c08aa9c4a9899bf99e46a3b61da", "spec_sha": "367b55e5d680430b237278f583b9538be75896bfd687a1331d92b6112cba939e", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-organization", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-organization-3.0.1040.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-organization", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-04-14 21:05:32 UTC |
LMUOsBUFa7i0G7yfZgvIB |
tencentcloud-sdk-gaapTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service GAAP. |
3.0.1040 | Content{ "name": "tencentcloud-sdk-gaap", "downloads": 496180, "version": "3.0.1040", "version_created_at": "2025-04-14T21:05:26.853Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service GAAP.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-gaap" }, "yanked": false, "sha": "cd74ded9005522116d3e73eaf747e77c8de7b64f4f4fb6556bde1ce0566c1be7", "spec_sha": "161672f747f08ec3254b92f687a5f80d95fc15cf6fa59b8f4cf3ab814eaf19e2", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-gaap", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-gaap-3.0.1040.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-gaap", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-04-14 21:05:28 UTC |
DqXdA7tHtUfReCzY1p34X |
tencentcloud-sdk-aswTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service ASW. |
3.0.1040 | Content{ "name": "tencentcloud-sdk-asw", "downloads": 487736, "version": "3.0.1040", "version_created_at": "2025-04-14T21:05:23.665Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service ASW.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-asw" }, "yanked": false, "sha": "c25eb133d35a289efab54c4ece5a718a49c75100f01b6b83d39c4b43c8614f0d", "spec_sha": "da5a98625a7c289f4e14b68a55c8ee3edee20ced331a2dbcc7c11bacd4d8c48c", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-asw", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-asw-3.0.1040.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-asw", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-04-14 21:05:25 UTC |
TuQWayR8j7YdlkLrfeQpc |
tencentcloud-sdk-trtcTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TRTC. |
3.0.1040 | Content{ "name": "tencentcloud-sdk-trtc", "downloads": 499602, "version": "3.0.1040", "version_created_at": "2025-04-14T21:05:20.748Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TRTC.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-trtc" }, "yanked": false, "sha": "e4aa5e62c75f42aebde1966730505461e09141cf7f7abc6052e3d97e03dcdf26", "spec_sha": "61f1c8bf304046e42610553c779f74e1f22ae3c1dab0089144ab71273fba7c69", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-trtc", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-trtc-3.0.1040.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-trtc", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-04-14 21:05:22 UTC |
0hVEQ1hkijTo6jBf97au1 |
tencentcloud-sdk-mariadbTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service MARIADB. |
3.0.1040 | Content{ "name": "tencentcloud-sdk-mariadb", "downloads": 498294, "version": "3.0.1040", "version_created_at": "2025-04-14T21:05:17.846Z", "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 MARIADB.", "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-mariadb" }, "yanked": false, "sha": "e8dca9aef2b4cc023a06b0105105066ad7044849d71cc41de161776e43c1411d", "spec_sha": "3508106a310927d4b07753cd542bf670f1e3edb1b901d4213190a1b6979e9339", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-mariadb", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-mariadb-3.0.1040.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-mariadb", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-04-14 21:05:19 UTC |
fbyp5gqywpNIoU_YulRNI |
tencentcloud-sdk-sslpodTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service SSLPOD. |
3.0.1040 | Content{ "name": "tencentcloud-sdk-sslpod", "downloads": 490979, "version": "3.0.1040", "version_created_at": "2025-04-14T21:05:13.897Z", "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 SSLPOD.", "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-sslpod" }, "yanked": false, "sha": "58383aa68f5f5e3682b9a1964d8329e959525acfa40286fc7900853d925bd525", "spec_sha": "8197fc2e6aa56f1e4e1d88768ee6ce7c723142ba8a61fc78b6e6a28204e63b5d", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-sslpod", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-sslpod-3.0.1040.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-sslpod", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-04-14 21:05:16 UTC |
GRMuwxgi-mUN8jY32TSZv |
tencentcloud-sdk-yunjingTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service YUNJING. |
3.0.1040 | Content{ "name": "tencentcloud-sdk-yunjing", "downloads": 492752, "version": "3.0.1040", "version_created_at": "2025-04-14T21:05:10.756Z", "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 YUNJING.", "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-yunjing" }, "yanked": false, "sha": "22ae98dd7cc488c5a1d271b873473ed13ca5f23be830ffc3fe14bf7d21131457", "spec_sha": "69fd271858288b7359b68a0a602a1384aa2e8ba349bfe27fbcca53b4579f0e07", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-yunjing", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-yunjing-3.0.1040.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-yunjing", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-04-14 21:05:13 UTC |
syraeJ6wmDgSo3jyCU2P- |
tencentcloud-sdk-essbasicTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service ESSBASIC. |
3.0.1040 | Content{ "name": "tencentcloud-sdk-essbasic", "downloads": 492010, "version": "3.0.1040", "version_created_at": "2025-04-14T21:05:06.636Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service ESSBASIC.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-essbasic" }, "yanked": false, "sha": "b6985be08c3c2419e5c9a0912bd6c1bf5b0e62b4ff3f91d93263fa61edc73803", "spec_sha": "8949699bdc828c9d4eb861d40fb6717604a9a123c866d2409e741ddd2e9e1f5d", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-essbasic", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-essbasic-3.0.1040.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-essbasic", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-04-14 21:05:09 UTC |
aVGnv2jnImJl_Ami8rdz_ |
tencentcloud-sdk-ecmTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service ECM. |
3.0.1040 | Content{ "name": "tencentcloud-sdk-ecm", "downloads": 494248, "version": "3.0.1040", "version_created_at": "2025-04-14T21:05:01.909Z", "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 ECM.", "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-ecm" }, "yanked": false, "sha": "5ea66e080d7a9e6f724cedd2390ddcd10cac14f045a645de8fd680726f63e230", "spec_sha": "9a90a9fbefd5b8b2598bc7a109c32d5263edaa4ba31447106cd45635169bf602", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-ecm", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-ecm-3.0.1040.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-ecm", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-04-14 21:05:05 UTC |
QyvG8raT2ID5MRCZ9m_M9 |
tencentcloud-sdk-cloudstudioTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service CLOUDSTUDIO. |
3.0.1040 | Content{ "name": "tencentcloud-sdk-cloudstudio", "downloads": 278601, "version": "3.0.1040", "version_created_at": "2025-04-14T21:04:58.740Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service CLOUDSTUDIO.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-cloudstudio" }, "yanked": false, "sha": "a303793676bcef52c63532790af2bc26d87d07580095244d351176fe4514a3f6", "spec_sha": "c03755a04392bab23a71c844eaf7c2bd560f7f2337efcaf723d8bb26faf6e0ee", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-cloudstudio", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-cloudstudio-3.0.1040.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-cloudstudio", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-04-14 21:05:00 UTC |
uPt98QMHmq4zURFdf6zn1 |
tencentcloud-sdk-mnaTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service MNA. |
3.0.1040 | Content{ "name": "tencentcloud-sdk-mna", "downloads": 494766, "version": "3.0.1040", "version_created_at": "2025-04-14T21:04:55.763Z", "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 MNA.", "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-mna" }, "yanked": false, "sha": "0bb5964b4c27ca491f106bf80b80fd81e6f43cdba1cefd3e475df51e1cb08a71", "spec_sha": "a46f5947e4b0204dd246b443fca3cd1d15b0bd1b273cf4669beae64d0fdaaeb2", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-mna", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-mna-3.0.1040.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-mna", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-04-14 21:04:58 UTC |
Ifvci_jowGmCGhgmO_rfH |
tencentcloud-sdk-dlcTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service DLC. |
3.0.1040 | Content{ "name": "tencentcloud-sdk-dlc", "downloads": 496232, "version": "3.0.1040", "version_created_at": "2025-04-14T21:04:52.289Z", "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 DLC.", "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-dlc" }, "yanked": false, "sha": "29fb2346a0c47f46fd0e1fc4b5ea5dd2c57737aeb2b7a16d09c2a9586f850345", "spec_sha": "aefb1562c9f54fbddc7de0cb159e8607bfaca9f3a1fe8fa1e14eb7f0d1adfa09", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-dlc", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-dlc-3.0.1040.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-dlc", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-04-14 21:04:54 UTC |
SJ0-jdPfIoje_a6bgA1A_ |
tencentcloud-sdk-vcgTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service VCG. |
3.0.1040 | Content{ "name": "tencentcloud-sdk-vcg", "downloads": 42309, "version": "3.0.1040", "version_created_at": "2025-04-14T21:04:49.302Z", "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 VCG.", "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-vcg" }, "yanked": false, "sha": "2732e16ed91f7cb0627ca35065258bef54db26567c3e7d0aa2cb4610f743f10c", "spec_sha": "162c3ccf991e181344363b73ee1893f122468cf6ea84610c918c58f566377d1b", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-vcg", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-vcg-3.0.1040.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-vcg", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-04-14 21:04:51 UTC |
2fBusI7CBzyE4rl4Do64u |
tencentcloud-sdk-cmsTencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service CMS. |
3.0.1040 | Content{ "name": "tencentcloud-sdk-cms", "downloads": 489854, "version": "3.0.1040", "version_created_at": "2025-04-14T21:04:46.504Z", "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 CMS.", "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-cms" }, "yanked": false, "sha": "5f1584cb458f5011485a85b49851ae3175e212fca4e07012be1c3d51c2a005da", "spec_sha": "6df54960b48997f57adfa30f38d93e4bc4f9b46516c43f2d92ed971e61b1a301", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-cms", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-cms-3.0.1040.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-cms", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } } |
2025-04-14 21:04:48 UTC |