Rubyhooks

Lastest updates from Rubygems.org

ID Gem Version Body Updated At
7csOXJtgl3It9vvoY0Ubq

increase

Ruby library to access the Increase API

1.40.0
Content{ "name": "increase", "downloads": 20942, "version": "1.40.0", "version_created_at": "2025-08-20T00:41:13.024Z", "version_downloads": 0, "platform": "ruby", "authors": "Increase", "info": "Ruby library to access the Increase API", "licenses": [], "metadata": { "homepage_uri": "https://gemdocs.org/gems/increase", "source_code_uri": "https://github.com/Increase/increase-ruby", "rubygems_mfa_required": "false" }, "yanked": false, "sha": "3d48f4cdc54f6399b0042bc42649f5712cd8339978a9a95343cd7c1dc28d97a8", "spec_sha": "5378d85e085ff366594d3fa61bedbe52e93602f6750626607a8ee41c9e9818fa", "project_uri": "https://rubygems.org/gems/increase", "gem_uri": "https://rubygems.org/gems/increase-1.40.0.gem", "homepage_uri": "https://gemdocs.org/gems/increase", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/Increase/increase-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "connection_pool", "requirements": ">= 0" } ] } }
2025-08-20 00:41:16 UTC
cxmVFjheVeVcPZoG2MyHo

ckeditor5

CKEditor 5 for Rails

1.32.4
Content{ "name": "ckeditor5", "downloads": 26075, "version": "1.32.4", "version_created_at": "2025-08-20T00:24:19.327Z", "version_downloads": 0, "platform": "ruby", "authors": "Mateusz Bagiński, Łukasz Modliński", "info": "CKEditor 5 for Rails", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/Mati365/ckeditor5-rails", "bug_tracker_uri": "https://github.com/Mati365/ckeditor5-rails/issues", "source_code_uri": "https://github.com/Mati365/ckeditor5-rails", "documentation_uri": "https://github.com/Mati365/ckeditor5-rails" }, "yanked": false, "sha": "a44d0bcb15196f8110e1d98526e192de12bf1774c1935573d1094343ddb06638", "spec_sha": "d500c7b30c88f438afa90c4e4c0288437ec846a6ff28519ff9dd76cbfdc99a74", "project_uri": "https://rubygems.org/gems/ckeditor5", "gem_uri": "https://rubygems.org/gems/ckeditor5-1.32.4.gem", "homepage_uri": "https://github.com/Mati365/ckeditor5-rails", "wiki_uri": null, "documentation_uri": "https://github.com/Mati365/ckeditor5-rails", "mailing_list_uri": null, "source_code_uri": "https://github.com/Mati365/ckeditor5-rails", "bug_tracker_uri": "https://github.com/Mati365/ckeditor5-rails/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rails", "requirements": ">= 5.2, < 9.0" }, { "name": "terser", "requirements": "~> 1.0" } ] } }
2025-08-20 00:24:23 UTC
rG7F-IaUC17uSTeWkcmxh

increase

Ruby library to access the Increase API

1.39.0
Content{ "name": "increase", "downloads": 20922, "version": "1.39.0", "version_created_at": "2025-08-20T00:19:09.918Z", "version_downloads": 0, "platform": "ruby", "authors": "Increase", "info": "Ruby library to access the Increase API", "licenses": [], "metadata": { "homepage_uri": "https://gemdocs.org/gems/increase", "source_code_uri": "https://github.com/Increase/increase-ruby", "rubygems_mfa_required": "false" }, "yanked": false, "sha": "793779e19e7e11dd6cccd88b586e14e43377f62026f26b03f45aa95e12476f35", "spec_sha": "4542e32af486c2a352583a5e4f8a626f98e572bfc8420cd2c7c8ea37470a92ce", "project_uri": "https://rubygems.org/gems/increase", "gem_uri": "https://rubygems.org/gems/increase-1.39.0.gem", "homepage_uri": "https://gemdocs.org/gems/increase", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/Increase/increase-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "connection_pool", "requirements": ">= 0" } ] } }
2025-08-20 00:19:12 UTC
wFjcz0CB8V_j5CkUhlT6V

active_record_proxy_adapters

This gem allows automatic connection switching between a primary and one read replica database in ActiveRecord. It pattern matches the SQL statement being sent to decide whether it should go to the replica (SELECT) or the primary (INSERT, UPDATE, DELETE).

0.7.2
Content{ "name": "active_record_proxy_adapters", "downloads": 18525, "version": "0.7.2", "version_created_at": "2025-08-19T23:47:41.738Z", "version_downloads": 0, "platform": "ruby", "authors": "Matt Cruz", "info": "This gem allows automatic connection switching between a primary and one read replica database in ActiveRecord.\nIt pattern matches the SQL statement being sent to decide whether it should go to the replica (SELECT) or the\nprimary (INSERT, UPDATE, DELETE).", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/Nasdaq/active_record_proxy_adapters", "changelog_uri": "https://github.com/Nasdaq/active_record_proxy_adapters/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/Nasdaq/active_record_proxy_adapters", "allowed_push_host": "https://rubygems.org/", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "78111a5bf05509d394436987a1b8c2530d3c52b216ad5ee75c7beef2abcd9611", "spec_sha": "9d4278099e810c9d4598ffa5cd3e64ec2ae92587aef44544ca873a21fe874ef4", "project_uri": "https://rubygems.org/gems/active_record_proxy_adapters", "gem_uri": "https://rubygems.org/gems/active_record_proxy_adapters-0.7.2.gem", "homepage_uri": "https://github.com/Nasdaq/active_record_proxy_adapters", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/Nasdaq/active_record_proxy_adapters", "bug_tracker_uri": null, "changelog_uri": "https://github.com/Nasdaq/active_record_proxy_adapters/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activerecord", "requirements": ">= 7.0.0, < 8.1" }, { "name": "activesupport", "requirements": ">= 7.0.0, < 8.1" }, { "name": "digest", "requirements": ">= 3.1.0" }, { "name": "json", "requirements": ">= 0" } ] } }
2025-08-19 23:47:43 UTC
hAesFFf2Ft2F603tvgoE3

active_record_proxy_adapters

This gem allows automatic connection switching between a primary and one read replica database in ActiveRecord. It pattern matches the SQL statement being sent to decide whether it should go to the replica (SELECT) or the primary (INSERT, UPDATE, DELETE).

0.6.3
Content{ "name": "active_record_proxy_adapters", "downloads": 18525, "version": "0.6.3", "version_created_at": "2025-08-19T23:46:01.064Z", "version_downloads": 0, "platform": "ruby", "authors": "Matt Cruz", "info": "This gem allows automatic connection switching between a primary and one read replica database in ActiveRecord.\nIt pattern matches the SQL statement being sent to decide whether it should go to the replica (SELECT) or the\nprimary (INSERT, UPDATE, DELETE).", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/Nasdaq/active_record_proxy_adapters", "changelog_uri": "https://github.com/Nasdaq/active_record_proxy_adapters/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/Nasdaq/active_record_proxy_adapters", "allowed_push_host": "https://rubygems.org/", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "47c140110b7d233d06c1738b2414ae74fd28fba46099601f0873433b91bc9fe8", "spec_sha": "90c4e8273373f404e41e196bb5bf026eeb52a3205734bf1747fa8d701fa3cc65", "project_uri": "https://rubygems.org/gems/active_record_proxy_adapters", "gem_uri": "https://rubygems.org/gems/active_record_proxy_adapters-0.6.3.gem", "homepage_uri": "https://github.com/Nasdaq/active_record_proxy_adapters", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/Nasdaq/active_record_proxy_adapters", "bug_tracker_uri": null, "changelog_uri": "https://github.com/Nasdaq/active_record_proxy_adapters/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activerecord", "requirements": ">= 7.0.0, < 8.1" }, { "name": "activesupport", "requirements": ">= 7.0.0, < 8.1" }, { "name": "digest", "requirements": ">= 3.1.0" } ] } }
2025-08-19 23:46:03 UTC
jImUUhMKhL7bDyAbSeIH0

active_record_proxy_adapters

This gem allows automatic connection switching between a primary and one read replica database in ActiveRecord. It pattern matches the SQL statement being sent to decide whether it should go to the replica (SELECT) or the primary (INSERT, UPDATE, DELETE).

0.5.3
Content{ "name": "active_record_proxy_adapters", "downloads": 18525, "version": "0.5.3", "version_created_at": "2025-08-19T23:44:41.493Z", "version_downloads": 0, "platform": "ruby", "authors": "Matt Cruz", "info": "This gem allows automatic connection switching between a primary and one read replica database in ActiveRecord.\nIt pattern matches the SQL statement being sent to decide whether it should go to the replica (SELECT) or the\nprimary (INSERT, UPDATE, DELETE).", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/Nasdaq/active_record_proxy_adapters", "changelog_uri": "https://github.com/Nasdaq/active_record_proxy_adapters/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/Nasdaq/active_record_proxy_adapters", "allowed_push_host": "https://rubygems.org/", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "62a7472fcf685da2d4368d1b3d88b1fecc97309742f18c25d0ef1de3ce0d11a8", "spec_sha": "860f2c97d3065f20f82bbf498b747e262340c28017d70ef6759aa4b2f25277c7", "project_uri": "https://rubygems.org/gems/active_record_proxy_adapters", "gem_uri": "https://rubygems.org/gems/active_record_proxy_adapters-0.5.3.gem", "homepage_uri": "https://github.com/Nasdaq/active_record_proxy_adapters", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/Nasdaq/active_record_proxy_adapters", "bug_tracker_uri": null, "changelog_uri": "https://github.com/Nasdaq/active_record_proxy_adapters/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activerecord", "requirements": ">= 7.0.0, < 8.1" }, { "name": "activesupport", "requirements": ">= 7.0.0, < 8.1" } ] } }
2025-08-19 23:44:43 UTC
DDabAFBWiSiM3lc6f3BQW

jekyll-github-pages

This is a custom jekyll theme originally intended for my various github pages use

0.1.5
Content{ "name": "jekyll-github-pages", "downloads": 147, "version": "0.1.5", "version_created_at": "2025-08-19T23:39:16.919Z", "version_downloads": 0, "platform": "ruby", "authors": "Francis Rosinante", "info": "This is a custom jekyll theme originally intended for my various github pages use", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "9c17c849f3f6c0811ea83ca960161273b5d269b8ac9b267d41e2f8631b0972c8", "spec_sha": "c9a22a6eb3714c008ca45a0daa3b64d6b669c0459d5756b58f33d02a94f1c31f", "project_uri": "https://rubygems.org/gems/jekyll-github-pages", "gem_uri": "https://rubygems.org/gems/jekyll-github-pages-0.1.5.gem", "homepage_uri": "https://github.com/itsfranrose/jekyll-github-pages", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/jekyll-github-pages/0.1.5", "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.9" }, { "name": "rake", "requirements": "~> 13.3" } ], "runtime": [ { "name": "jekyll", "requirements": "~> 4.2" } ] } }
2025-08-19 23:39:18 UTC
nokHjEEm_BiHnlkeOLgoj

increase

Ruby library to access the Increase API

1.38.0
Content{ "name": "increase", "downloads": 20886, "version": "1.38.0", "version_created_at": "2025-08-19T23:33:17.002Z", "version_downloads": 0, "platform": "ruby", "authors": "Increase", "info": "Ruby library to access the Increase API", "licenses": [], "metadata": { "homepage_uri": "https://gemdocs.org/gems/increase", "source_code_uri": "https://github.com/Increase/increase-ruby", "rubygems_mfa_required": "false" }, "yanked": false, "sha": "a4d1002e05d3c025c7ad5ce0aad456b0cf308b2e1293baf8de2d9ff55d198203", "spec_sha": "af42c660f7a416e7df803eb41b87e104693864da747ddd1c940877c6ecc808c6", "project_uri": "https://rubygems.org/gems/increase", "gem_uri": "https://rubygems.org/gems/increase-1.38.0.gem", "homepage_uri": "https://gemdocs.org/gems/increase", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/Increase/increase-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "connection_pool", "requirements": ">= 0" } ] } }
2025-08-19 23:33:19 UTC
JvIdK3VIkSQU4gfRcaGde

railsui

Professionally designed UI components and templates for Ruby on Rails.

3.2.1
Content{ "name": "railsui", "downloads": 2925, "version": "3.2.1", "version_created_at": "2025-08-19T23:13:31.383Z", "version_downloads": 0, "platform": "ruby", "authors": "Andy Leverenz", "info": "Professionally designed UI components and templates for Ruby on Rails.", "licenses": [ "Unlicense" ], "metadata": { "homepage_uri": "https://railsui.com", "mailing_list_uri": "https://railsui.com/updates", "documentation_uri": "https://railsui.com/docs" }, "yanked": false, "sha": "fc094c11878a55d142aa8215593bba069ad61654a9381455c34978156667706a", "spec_sha": "12263021e12c7896c4184d246c00291bc3c08f1e534872086bed2642d271e08d", "project_uri": "https://rubygems.org/gems/railsui", "gem_uri": "https://rubygems.org/gems/railsui-3.2.1.gem", "homepage_uri": "https://railsui.com", "wiki_uri": null, "documentation_uri": "https://railsui.com/docs", "mailing_list_uri": "https://railsui.com/updates", "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "meta-tags", "requirements": ">= 0" }, { "name": "psych", "requirements": ">= 0" }, { "name": "rails", "requirements": ">= 7.0" }, { "name": "railsui_icon", "requirements": ">= 0" } ] } }
2025-08-19 23:13:33 UTC
jRvOkPoN4zWiN_1ZMWcaF

jwt_rails_api_auth

Provides Rails generators for authentication, user management, password resets, and mailers, streamlining the setup of secure user authentication in Rails applications.

1.0.0
Content{ "name": "jwt_rails_api_auth", "downloads": 0, "version": "1.0.0", "version_created_at": "2025-08-19T23:09:17.195Z", "version_downloads": 0, "platform": "ruby", "authors": "Zeyad Hassan", "info": "Provides Rails generators for authentication, user management, password resets, and mailers, streamlining the setup of secure user authentication in Rails applications.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "18ddf4fb2bd11f89c24578b6a1d7709cd88c41124f56f80938dd871c446fa83e", "spec_sha": "64db22c0f6b2508fa353e7efc013833347c540759b60bbe3c2c4dbfda5f5029a", "project_uri": "https://rubygems.org/gems/jwt_rails_api_auth", "gem_uri": "https://rubygems.org/gems/jwt_rails_api_auth-1.0.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/jwt_rails_api_auth/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": "active_model_serializers", "requirements": "~> 0.10.12" }, { "name": "bcrypt", "requirements": ">= 3.1.12" }, { "name": "jwt", "requirements": "~> 2.5" }, { "name": "rack-cors", "requirements": ">= 0" }, { "name": "rails", "requirements": ">= 6.0" } ] } }
2025-08-19 23:09:20 UTC
fcnFMdZCdRhj_KiVThYRz

railsui

Professionally designed UI components and templates for Ruby on Rails.

3.2.0
Content{ "name": "railsui", "downloads": 2924, "version": "3.2.0", "version_created_at": "2025-08-19T23:06:34.341Z", "version_downloads": 0, "platform": "ruby", "authors": "Andy Leverenz", "info": "Professionally designed UI components and templates for Ruby on Rails.", "licenses": [ "Unlicense" ], "metadata": { "homepage_uri": "https://railsui.com", "mailing_list_uri": "https://railsui.com/updates", "documentation_uri": "https://railsui.com/docs" }, "yanked": false, "sha": "b4c2dacb3a973a309977494bf1ad260af9bb416ed0b262fe760b4368512b6d3d", "spec_sha": "b993fbe792f737d7b73d3f55f2758e91a857645523ad0428cc9c3ec64c701702", "project_uri": "https://rubygems.org/gems/railsui", "gem_uri": "https://rubygems.org/gems/railsui-3.2.0.gem", "homepage_uri": "https://railsui.com", "wiki_uri": null, "documentation_uri": "https://railsui.com/docs", "mailing_list_uri": "https://railsui.com/updates", "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "meta-tags", "requirements": ">= 0" }, { "name": "psych", "requirements": ">= 0" }, { "name": "rails", "requirements": ">= 7.0" }, { "name": "railsui_icon", "requirements": ">= 0" } ] } }
2025-08-19 23:06:38 UTC
PKDTHMbb450EK70albLZt

jekyll-github-pages

This is a custom jekyll theme originally intended for my various github pages use

0.1.4
Content{ "name": "jekyll-github-pages", "downloads": 101, "version": "0.1.4", "version_created_at": "2025-08-19T22:51:39.694Z", "version_downloads": 0, "platform": "ruby", "authors": "Francis Rosinante", "info": "This is a custom jekyll theme originally intended for my various github pages use", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "c070e8d3fe855075db98f3a2e25c785bc5a582a5f874e83ff68cbd955be6794a", "spec_sha": "b6b4e652169ec9f4eb19cceeb0ac2838961ce49f86c27a84b090ff86782b211f", "project_uri": "https://rubygems.org/gems/jekyll-github-pages", "gem_uri": "https://rubygems.org/gems/jekyll-github-pages-0.1.4.gem", "homepage_uri": "https://github.com/itsfranrose/jekyll-github-pages", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/jekyll-github-pages/0.1.4", "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.9" }, { "name": "rake", "requirements": "~> 13.3" } ], "runtime": [ { "name": "jekyll", "requirements": "~> 3.9" } ] } }
2025-08-19 22:51:41 UTC
LSp0SFP5JkGKvCjeaABCM

fibered_mysql2

An adapter for fibered mysql2

0.4.0.pre.tstarck.10
Content{ "name": "fibered_mysql2", "downloads": 4368849, "version": "0.4.0.pre.tstarck.10", "version_created_at": "2025-08-19T22:36:12.529Z", "version_downloads": 0, "platform": "ruby", "authors": "Invoca Development", "info": "An adapter for fibered mysql2", "licenses": [], "metadata": { "homepage_uri": "https://github.com/Invoca/fibered_mysql2", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "dcfb2e4320567518fc480883d550faadca57b6e0867889ab136ca6b08cb18a6e", "spec_sha": "8bd78edff504b02f332ec29767dcce70e6f2b9e2798251e13452e405c705d00e", "project_uri": "https://rubygems.org/gems/fibered_mysql2", "gem_uri": "https://rubygems.org/gems/fibered_mysql2-0.4.0.pre.tstarck.10.gem", "homepage_uri": "https://github.com/Invoca/fibered_mysql2", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "em-synchrony", "requirements": "~> 1.0" }, { "name": "rails", "requirements": ">= 7.0, < 7.2" } ] } }
2025-08-19 22:36:14 UTC
ozAN8dA6M_dqkU65ESp_I

jekyll-github-pages

This is a custom jekyll theme originally intended for my various github pages use

0.1.3
Content{ "name": "jekyll-github-pages", "downloads": 71, "version": "0.1.3", "version_created_at": "2025-08-19T22:30:38.409Z", "version_downloads": 0, "platform": "ruby", "authors": "Francis Rosinante", "info": "This is a custom jekyll theme originally intended for my various github pages use", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "909247c69e59ed20558c89da8816de6ba9af919d3fe5bb4d1858d5b6355ba1b3", "spec_sha": "a9649bafc151cd1fe33f5342b87a0d0001872600a7009a93520164f39bb5b43a", "project_uri": "https://rubygems.org/gems/jekyll-github-pages", "gem_uri": "https://rubygems.org/gems/jekyll-github-pages-0.1.3.gem", "homepage_uri": "https://github.com/itsfranrose/jekyll-github-pages", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/jekyll-github-pages/0.1.3", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.6.9" }, { "name": "rake", "requirements": "~> 13.3" } ], "runtime": [ { "name": "jekyll", "requirements": "~> 4.2" } ] } }
2025-08-19 22:30:40 UTC
Vyp7tnAcGlez3Vdy_Kge5

patch_ruby

Ruby wrapper for the Patch API

2.5.0
Content{ "name": "patch_ruby", "downloads": 68357, "version": "2.5.0", "version_created_at": "2025-08-19T22:27:46.838Z", "version_downloads": 0, "platform": "ruby", "authors": "Patch Technology", "info": "Ruby wrapper for the Patch API", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "801df8d2be02b450e54d34750bc4561d2bad6471445f1d1dd9bdc7d0044884c8", "spec_sha": "6a9de4999cd043e38082459c98640e2c9cfd014504fd78ec29a357f1cd718e4c", "project_uri": "https://rubygems.org/gems/patch_ruby", "gem_uri": "https://rubygems.org/gems/patch_ruby-2.5.0.gem", "homepage_uri": "https://www.patch.io", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/patch_ruby/2.5.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "factory_bot", "requirements": "~> 6.2" }, { "name": "pry", "requirements": ">= 0" }, { "name": "rspec", "requirements": "~> 3.6, >= 3.6.0" } ], "runtime": [ { "name": "typhoeus", "requirements": "~> 1.0, >= 1.0.1" } ] } }
2025-08-19 22:27:48 UTC
Hk6erjTWL5CS97Atk2beh

rtfm-filemanager

RTFM v7.0.5: Added fallback to 'cat' when pandoc or batcat are not available (Issue #8). A full featured terminal browser with syntax highlighted files, images shown in the terminal, videos thumbnailed, etc. Features include remote SSH/SFTP browsing, interactive SSH shell, comprehensive undo system, bookmarks, and much more. You can bookmark and jump around easily, delete, rename, copy, symlink and move files. RTFM is one of the most feature-packed terminal file managers.

7.0.5
Content{ "name": "rtfm-filemanager", "downloads": 94003, "version": "7.0.5", "version_created_at": "2025-08-19T22:23:18.229Z", "version_downloads": 0, "platform": "ruby", "authors": "Geir Isene", "info": "RTFM v7.0.5: Added fallback to 'cat' when pandoc or batcat are not available (Issue #8).\n A full featured terminal browser with syntax highlighted files, images shown in the terminal, videos thumbnailed, etc. Features include remote SSH/SFTP browsing, interactive SSH shell, comprehensive undo system, bookmarks, and much more. You can bookmark and jump around easily, delete, rename, copy, symlink and move files. RTFM is one of the most feature-packed terminal file managers.", "licenses": [ "Unlicense" ], "metadata": { "source_code_uri": "https://github.com/isene/RTFM" }, "yanked": false, "sha": "bff2859d60044de3af6583b5e8c930f454ef2dac64527a25f60c69f2076a40af", "spec_sha": "b9d2753ea4bebc7e938c9de708debb7be91eab610ccc2051de60db35e688a89f", "project_uri": "https://rubygems.org/gems/rtfm-filemanager", "gem_uri": "https://rubygems.org/gems/rtfm-filemanager-7.0.5.gem", "homepage_uri": "https://isene.com/", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/isene/RTFM", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bootsnap", "requirements": "~> 1.18" }, { "name": "rcurses", "requirements": "~> 6.0" }, { "name": "ruby-openai", "requirements": "~> 7.4" } ] } }
2025-08-19 22:23:20 UTC
2HjEynj_lHnrdBo2JmvRH

color_namer_ruby

Provide a color in a variety of formats and get a name back based on a range of colour options and see how closely they match your color.

0.1.1
Content{ "name": "color_namer_ruby", "downloads": 179, "version": "0.1.1", "version_created_at": "2025-08-19T22:16:38.301Z", "version_downloads": 0, "platform": "ruby", "authors": "Louis Davis", "info": "Provide a color in a variety of formats and get a name back based on a range of colour options and see how closely they match your color.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/louiswdavis/color_namer_ruby", "changelog_uri": "https://github.com/louiswdavis/color_namer_ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/louiswdavis/color_namer_ruby" }, "yanked": false, "sha": "a917d26698bd6636ac6a8d67ad8c4c2134db4d512d15e7bcdec4e734c7d0b59e", "spec_sha": "0d35b53487a193d3e0be0a1bc784e70e088f4b42ab9ad23f9ece5636e1aaec6b", "project_uri": "https://rubygems.org/gems/color_namer_ruby", "gem_uri": "https://rubygems.org/gems/color_namer_ruby-0.1.1.gem", "homepage_uri": "https://github.com/louiswdavis/color_namer_ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/louiswdavis/color_namer_ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/louiswdavis/color_namer_ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activesupport", "requirements": ">= 6.1.3" }, { "name": "color_conversion", "requirements": "~> 0.1.2" }, { "name": "color_swatch_collection", "requirements": "~> 0.1.0" } ] } }
2025-08-19 22:16:40 UTC
fK-KpznvQvnR279CuUXhy

giterm

GiTerm is a powerful terminal interface for Git and GitHub, providing an intuitive TUI for repository management, issue tracking, and pull request handling. Version 2.0.2: Fixed macOS branch selection and commit diff display issues.

2.0.2
Content{ "name": "giterm", "downloads": 2096, "version": "2.0.2", "version_created_at": "2025-08-19T22:16:37.040Z", "version_downloads": 0, "platform": "ruby", "authors": "Geir Isene", "info": "GiTerm is a powerful terminal interface for Git and GitHub, providing an intuitive TUI for repository management, issue tracking, and pull request handling. Version 2.0.2: Fixed macOS branch selection and commit diff display issues.", "licenses": [ "Unlicense" ], "metadata": { "homepage_uri": "https://github.com/isene/GiTerm", "changelog_uri": "https://github.com/isene/GiTerm/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/isene/GiTerm" }, "yanked": false, "sha": "472f8192c118b856c5c5c634b6771718b74b52126361892fe716750a6347648f", "spec_sha": "732b151dadb2429cbe5b8f965aded45b931779b5bcef85dbec6ccb77f0b19da2", "project_uri": "https://rubygems.org/gems/giterm", "gem_uri": "https://rubygems.org/gems/giterm-2.0.2.gem", "homepage_uri": "https://github.com/isene/GiTerm", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/isene/GiTerm", "bug_tracker_uri": null, "changelog_uri": "https://github.com/isene/GiTerm/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": "~> 13.0" }, { "name": "rubocop", "requirements": "~> 1.50" } ], "runtime": [ { "name": "rcurses", "requirements": "~> 6.0" } ] } }
2025-08-19 22:16:38 UTC
D823724DnfURAWMLis8h1

finch-api

Ruby library to access the Finch API

0.1.0.pre.alpha.27
Content{ "name": "finch-api", "downloads": 2240, "version": "0.1.0.pre.alpha.27", "version_created_at": "2025-08-19T22:15:24.312Z", "version_downloads": 0, "platform": "ruby", "authors": "Finch", "info": "Ruby library to access the Finch API", "licenses": [], "metadata": { "homepage_uri": "https://gemdocs.org/gems/finch-api", "source_code_uri": "https://github.com/Finch-API/finch-api-ruby", "rubygems_mfa_required": "false" }, "yanked": false, "sha": "35309249fadb4ac844a50a7a96116faa4c1d0f5672de66549a167f8632313e13", "spec_sha": "e3e64dd991b1447f5b8ed3f4b95379538386777fe9fc82b4d3a5000b1c727cf6", "project_uri": "https://rubygems.org/gems/finch-api", "gem_uri": "https://rubygems.org/gems/finch-api-0.1.0.pre.alpha.27.gem", "homepage_uri": "https://gemdocs.org/gems/finch-api", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/Finch-API/finch-api-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "connection_pool", "requirements": ">= 0" } ] } }
2025-08-19 22:15:25 UTC
-yVukAdm41LNLxYfM1ln8

knockapi

Ruby library to access the Knock API

1.11.1
Content{ "name": "knockapi", "downloads": 108607, "version": "1.11.1", "version_created_at": "2025-08-19T22:13:25.341Z", "version_downloads": 0, "platform": "ruby", "authors": "Knock", "info": "Ruby library to access the Knock API", "licenses": [], "metadata": { "homepage_uri": "https://gemdocs.org/gems/knockapi", "source_code_uri": "https://github.com/knocklabs/knock-ruby", "rubygems_mfa_required": "false" }, "yanked": false, "sha": "dbf6c0cb60aef23e4e4d2dffd5c71e5f1b7bec359bc675e1373a717693c2e4b3", "spec_sha": "c01b6531a6c22a8f3de36617ceb915462a5e04b464a89111644f51173fc692ae", "project_uri": "https://rubygems.org/gems/knockapi", "gem_uri": "https://rubygems.org/gems/knockapi-1.11.1.gem", "homepage_uri": "https://gemdocs.org/gems/knockapi", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/knocklabs/knock-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "connection_pool", "requirements": ">= 0" } ] } }
2025-08-19 22:13:27 UTC
R0WmJm0iyGr8saAj2nYlp

aptible-cli

Aptible CLI

0.24.10
Content{ "name": "aptible-cli", "downloads": 420433, "version": "0.24.10", "version_created_at": "2025-08-19T22:11:24.304Z", "version_downloads": 0, "platform": "ruby", "authors": "Frank Macreery", "info": "Aptible CLI", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "017e6eea270c2634b090dfe3d038e3a6fc949b94e208654a009a397ed3f72b5b", "spec_sha": "e86ffc7ddbfac2888cc79cf5d03f2e8ed93d8807545a047afeb99d3848fcb38b", "project_uri": "https://rubygems.org/gems/aptible-cli", "gem_uri": "https://rubygems.org/gems/aptible-cli-0.24.10.gem", "homepage_uri": "https://github.com/aptible/aptible-cli", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/aptible-cli/0.24.10", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "aptible-tasks", "requirements": "~> 0.5.8" }, { "name": "bundler", "requirements": "~> 1.3" }, { "name": "climate_control", "requirements": "= 0.0.3" }, { "name": "fabrication", "requirements": "~> 2.15.2" }, { "name": "pry", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": "~> 3.2" } ], "runtime": [ { "name": "activesupport", "requirements": ">= 4.0, < 6.0" }, { "name": "aptible-api", "requirements": "~> 1.8.0" }, { "name": "aptible-auth", "requirements": "~> 1.2.5" }, { "name": "aptible-billing", "requirements": "~> 1.0" }, { "name": "aptible-resource", "requirements": "~> 1.1" }, { "name": "aws-eventstream", "requirements": "~> 1.1.1" }, { "name": "aws-sdk", "requirements": "~> 2.0" }, { "name": "aws-sigv4", "requirements": "~> 1.2.4" }, { "name": "bigdecimal", "requirements": "~> 1.3.5" }, { "name": "cbor", "requirements": ">= 0" }, { "name": "chronic_duration", "requirements": "~> 0.10.6" }, { "name": "concurrent-ruby", "requirements": "< 1.1.10" }, { "name": "connection_pool", "requirements": "< 2.2.4" }, { "name": "faraday", "requirements": "~> 0.17.6" }, { "name": "git", "requirements": "~> 1.7.0" }, { "name": "httpclient", "requirements": "~> 2.8.0" }, { "name": "json", "requirements": "~> 2.5.0" }, { "name": "jwt", "requirements": "~> 2.3.0" }, { "name": "rack", "requirements": "~> 1.0" }, { "name": "stripe", "requirements": "< 5.0" }, { "name": "term-ansicolor", "requirements": "~> 1.8.0" }, { "name": "thor", "requirements": "~> 0.20.0" } ] } }
2025-08-19 22:11:26 UTC
pkX9RdBDa-tY8NDiG4nr0

wco_models

https://wasya.co

3.1.0.212
Content{ "name": "wco_models", "downloads": 57434, "version": "3.1.0.212", "version_created_at": "2025-08-19T22:07:19.581Z", "version_downloads": 0, "platform": "ruby", "authors": "Victor Pudeyev", "info": "https://wasya.co", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://wasya.co", "changelog_uri": "https://wasya.co", "source_code_uri": "https://wasya.co" }, "yanked": false, "sha": "c909f1507432f529827e58bf8ddbc70c74248a8f9c194ea9174e1930d8d205c8", "spec_sha": "eeb7b5cef55d5a0a622d3d2bcad157c678e9bada4fce2b4035aed071002c6b75", "project_uri": "https://rubygems.org/gems/wco_models", "gem_uri": "https://rubygems.org/gems/wco_models-3.1.0.212.gem", "homepage_uri": "https://wasya.co", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://wasya.co", "bug_tracker_uri": null, "changelog_uri": "https://wasya.co", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "ahoy_matey", "requirements": ">= 0" }, { "name": "aws-sdk-s3", "requirements": ">= 0" }, { "name": "business_time", "requirements": ">= 0" }, { "name": "cancancan", "requirements": "~> 3.5.0" }, { "name": "capybara", "requirements": ">= 0" }, { "name": "devise", "requirements": "~> 4.9.3" }, { "name": "droplet_kit", "requirements": "~> 3.20.0" }, { "name": "haml", "requirements": "~> 6.3.0" }, { "name": "httparty", "requirements": ">= 0" }, { "name": "jbuilder", "requirements": "~> 2.11.5" }, { "name": "kaminari-actionview", "requirements": ">= 0" }, { "name": "kaminari-mongoid", "requirements": "~> 1.0.1" }, { "name": "mongoid", "requirements": "~> 7.3.0" }, { "name": "mongoid-autoinc", "requirements": "~> 6.0" }, { "name": "mongoid-paperclip", "requirements": ">= 0" }, { "name": "mongoid_paranoia", "requirements": "~> 0.6.0" }, { "name": "net-scp", "requirements": "~> 4.0.0" }, { "name": "net-ssh", "requirements": "~> 7.2.0" }, { "name": "prawn", "requirements": ">= 0" }, { "name": "prawn-table", "requirements": ">= 0" }, { "name": "rails", "requirements": "~> 6.1.0" }, { "name": "sass-rails", "requirements": "~> 6.0" }, { "name": "selenium-webdriver", "requirements": "~> 4.9.0" }, { "name": "sidekiq", "requirements": "~> 7.2.0" }, { "name": "stripe", "requirements": "~> 10.4.0" } ] } }
2025-08-19 22:07:21 UTC
mGu45XyTPUh_Qoky9Bmmj

increase

Ruby library to access the Increase API

1.37.1
Content{ "name": "increase", "downloads": 20802, "version": "1.37.1", "version_created_at": "2025-08-19T22:06:55.537Z", "version_downloads": 0, "platform": "ruby", "authors": "Increase", "info": "Ruby library to access the Increase API", "licenses": [], "metadata": { "homepage_uri": "https://gemdocs.org/gems/increase", "source_code_uri": "https://github.com/Increase/increase-ruby", "rubygems_mfa_required": "false" }, "yanked": false, "sha": "38abd40112620d52c24a4fcdf5f8e94011a4fd9f91bfc05201133abdef9992b3", "spec_sha": "4c76cb6997926e45f9d48af14e248e80015aca85afe84cb9351103db74554fcc", "project_uri": "https://rubygems.org/gems/increase", "gem_uri": "https://rubygems.org/gems/increase-1.37.1.gem", "homepage_uri": "https://gemdocs.org/gems/increase", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/Increase/increase-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "connection_pool", "requirements": ">= 0" } ] } }
2025-08-19 22:06:57 UTC
JpM_cjWSUoQNHYuZuaHWG

imdb-terminal

Discover and manage movies and TV series from IMDb's Top 250 lists. Features smart search with preview mode, advanced filtering by rating/year/genre, streaming information via TMDb, wish lists, and terminal poster display. Enhanced with jump-to-existing items, duplicate management, and robust data handling. Version 2.0.1: Added Windows support - all core functionality works on Windows with graceful handling of platform-specific features.

2.0.1
Content{ "name": "imdb-terminal", "downloads": 5437, "version": "2.0.1", "version_created_at": "2025-08-19T22:03:40.977Z", "version_downloads": 0, "platform": "ruby", "authors": "Geir Isene", "info": "Discover and manage movies and TV series from IMDb's Top 250 lists. Features smart search with preview mode, advanced filtering by rating/year/genre, streaming information via TMDb, wish lists, and terminal poster display. Enhanced with jump-to-existing items, duplicate management, and robust data handling. Version 2.0.1: Added Windows support - all core functionality works on Windows with graceful handling of platform-specific features.", "licenses": [ "Unlicense" ], "metadata": { "homepage_uri": "https://isene.com/", "source_code_uri": "https://github.com/isene/imdb", "documentation_uri": "https://github.com/isene/imdb#readme" }, "yanked": false, "sha": "b1f0f575fd45edf2611d6bd2108e290fd22bd908867a2e4b14ddaed957c1c96b", "spec_sha": "34c331fbd20a7c667a0136bc1df56840ca337b1f098eae709e40461825241781", "project_uri": "https://rubygems.org/gems/imdb-terminal", "gem_uri": "https://rubygems.org/gems/imdb-terminal-2.0.1.gem", "homepage_uri": "https://isene.com/", "wiki_uri": null, "documentation_uri": "https://github.com/isene/imdb#readme", "mailing_list_uri": null, "source_code_uri": "https://github.com/isene/imdb", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": "~> 13.0" } ], "runtime": [ { "name": "concurrent-ruby", "requirements": "~> 1.1" }, { "name": "nokogiri", "requirements": "~> 1.13" }, { "name": "rcurses", "requirements": "~> 6.0" } ] } }
2025-08-19 22:03:42 UTC
SLUfBJodR6FdemBshE0jH

deepagents

Ruby implementation of deepagents - a library for creating deep agents with planning capabilities, sub-agent spawning, and a mock file system

0.1.0
Content{ "name": "deepagents", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-08-19T21:56:29.081Z", "version_downloads": 0, "platform": "ruby", "authors": "Chris Davis", "info": "Ruby implementation of deepagents - a library for creating deep agents with planning capabilities, sub-agent spawning, and a mock file system", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/cdaviis/deepagents", "changelog_uri": "https://github.com/cdaviis/deepagents/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/cdaviis/deepagents" }, "yanked": false, "sha": "834e8360af7ea4ea3dd0a72763a0e88fc2e4c274b9ceb90f0470d3db87d825df", "spec_sha": "3a867b10201b5c3090001a0c54cdf544cd5a3db1e14422a009166c0a332f3323", "project_uri": "https://rubygems.org/gems/deepagents", "gem_uri": "https://rubygems.org/gems/deepagents-0.1.0.gem", "homepage_uri": "https://github.com/cdaviis/deepagents", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/cdaviis/deepagents", "bug_tracker_uri": null, "changelog_uri": "https://github.com/cdaviis/deepagents/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rubocop", "requirements": "~> 1.21" } ], "runtime": [ { "name": "anthropic", "requirements": "~> 0.1" }, { "name": "langchainrb", "requirements": "~> 0.6" }, { "name": "langgraph_rb", "requirements": "~> 0.1" } ] } }
2025-08-19 21:56:30 UTC
7H2GcEbHUd3JeJ0ag2xz4

jekyll-github-pages

This is a custom jekyll theme originally intended for my various github pages use

0.1.2
Content{ "name": "jekyll-github-pages", "downloads": 21, "version": "0.1.2", "version_created_at": "2025-08-19T21:54:48.043Z", "version_downloads": 0, "platform": "ruby", "authors": "Francis Rosinante", "info": "This is a custom jekyll theme originally intended for my various github pages use", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "28909ea826b311fe4eb5b22ae647f13066f008becd85ed4d31a8769c46d16b4d", "spec_sha": "fea85e92f50f92b6341d559b6b09e3c09e727f54584bf5bf5f3ccacf5a6a9398", "project_uri": "https://rubygems.org/gems/jekyll-github-pages", "gem_uri": "https://rubygems.org/gems/jekyll-github-pages-0.1.2.gem", "homepage_uri": "https://github.com/itsfranrose/jekyll-github-pages", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/jekyll-github-pages/0.1.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.6.9" }, { "name": "rake", "requirements": "~> 13.3" } ], "runtime": [ { "name": "jekyll", "requirements": "~> 3.10" } ] } }
2025-08-19 21:54:49 UTC
jsMUtkW7hoTDlwgXgs2m8

trmnl_preview

Automatically rebuild and preview TRNML plugins in multiple views

0.5.7
Content{ "name": "trmnl_preview", "downloads": 3241, "version": "0.5.7", "version_created_at": "2025-08-19T21:46:00.776Z", "version_downloads": 0, "platform": "ruby", "authors": "Rockwell Schrock", "info": "Automatically rebuild and preview TRNML plugins in multiple views", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/usetrmnl/trmnlp", "source_code_uri": "https://github.com/usetrmnl/trmnlp", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "6c2827c8fe1ea388216550e2cf7c4b4922a33212deb72801cb225d112b6bca3a", "spec_sha": "801b4b158873fbd2c06e3f5613fce563b69650ed7dd5074cdab93d89810038e3", "project_uri": "https://rubygems.org/gems/trmnl_preview", "gem_uri": "https://rubygems.org/gems/trmnl_preview-0.5.7.gem", "homepage_uri": "https://github.com/usetrmnl/trmnlp", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/usetrmnl/trmnlp", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activesupport", "requirements": "~> 8.0" }, { "name": "faraday", "requirements": "~> 2.1" }, { "name": "faraday-multipart", "requirements": "~> 1.1" }, { "name": "faye-websocket", "requirements": "~> 0.11.3" }, { "name": "filewatcher", "requirements": "~> 2.1" }, { "name": "mini_magick", "requirements": "~> 4.12.0" }, { "name": "oj", "requirements": "~> 3.16.9" }, { "name": "puma", "requirements": "~> 6.5" }, { "name": "puppeteer-ruby", "requirements": "~> 0.45.6" }, { "name": "rackup", "requirements": "~> 2.2" }, { "name": "rubyzip", "requirements": "~> 2.3.0" }, { "name": "sinatra", "requirements": "~> 4.1" }, { "name": "thor", "requirements": "~> 1.3" }, { "name": "trmnl-liquid", "requirements": "~> 0.2.0" }, { "name": "tzinfo-data", "requirements": "~> 1.2025" }, { "name": "xdg", "requirements": "~> 9.1" } ] } }
2025-08-19 21:46:02 UTC
QpE6nsJwqsq7TJxvOIMVS

files.com

The Files.com Ruby client.

1.1.320
Content{ "name": "files.com", "downloads": 818225, "version": "1.1.320", "version_created_at": "2025-08-19T21:45:46.754Z", "version_downloads": 0, "platform": "ruby", "authors": "files.com", "info": "The Files.com Ruby client.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "732f6bb3a77168cb0e097560c885dacc410c465de7a560342ad9f19400d15c83", "spec_sha": "fc56b816c16a84717dbbe9d625dc4144431dfcd7eb51d49fd09088920d844745", "project_uri": "https://rubygems.org/gems/files.com", "gem_uri": "https://rubygems.org/gems/files.com-1.1.320.gem", "homepage_uri": "https://www.files.com", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/files.com/1.1.320", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "addressable", "requirements": ">= 2.8.0" }, { "name": "concurrent-ruby", "requirements": ">= 1.1.3" }, { "name": "faraday", "requirements": ">= 1.0.1" }, { "name": "faraday-multipart", "requirements": ">= 1.0" }, { "name": "faraday-net_http_persistent", "requirements": ">= 2.0" }, { "name": "net-http-persistent", "requirements": ">= 4.0" } ] } }
2025-08-19 21:45:49 UTC
4AqqJgx1QNFZlII7NEbq_

jekyll-github-pages

This is a custom jekyll theme originally intended for my various github pages use

0.1.1
Content{ "name": "jekyll-github-pages", "downloads": 3, "version": "0.1.1", "version_created_at": "2025-08-19T21:41:43.285Z", "version_downloads": 0, "platform": "ruby", "authors": "Francis Rosinante", "info": "This is a custom jekyll theme originally intended for my various github pages use", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "f882b44add2e39ad51ef573a23bcfeab6bdd08e9b2abdc4c01905f7d3e2104a9", "spec_sha": "4e121832a01e6e92f4b0a245fbca278ef704646e70e1ee74013823411f419699", "project_uri": "https://rubygems.org/gems/jekyll-github-pages", "gem_uri": "https://rubygems.org/gems/jekyll-github-pages-0.1.1.gem", "homepage_uri": "https://github.com/itsfranrose/jekyll-github-pages", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/jekyll-github-pages/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.6.9" }, { "name": "rake", "requirements": "~> 13.3" } ], "runtime": [ { "name": "jekyll", "requirements": "~> 3.10" } ] } }
2025-08-19 21:41:45 UTC
kf7_aPQQrJMH-hHqzAE9i

files.com

The Files.com Ruby client.

1.1.319
Content{ "name": "files.com", "downloads": 818223, "version": "1.1.319", "version_created_at": "2025-08-19T21:40:50.160Z", "version_downloads": 0, "platform": "ruby", "authors": "files.com", "info": "The Files.com Ruby client.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "2e0aa45ef3a1e16d3c21add2ebf6d0910060b173d2ca42393c5c6474d1eba293", "spec_sha": "c476395a86f5c6d052a61faedbda7e0af89ecbe73e7a3560762ba1afa4ae79f2", "project_uri": "https://rubygems.org/gems/files.com", "gem_uri": "https://rubygems.org/gems/files.com-1.1.319.gem", "homepage_uri": "https://www.files.com", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/files.com/1.1.319", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "addressable", "requirements": ">= 2.8.0" }, { "name": "concurrent-ruby", "requirements": ">= 1.1.3" }, { "name": "faraday", "requirements": ">= 1.0.1" }, { "name": "faraday-multipart", "requirements": ">= 1.0" }, { "name": "faraday-net_http_persistent", "requirements": ">= 2.0" }, { "name": "net-http-persistent", "requirements": ">= 4.0" } ] } }
2025-08-19 21:40:52 UTC
lurvAzaycU1el_Qe7wPHE

gitlab-kas-grpc

Auto-generated gRPC client for KAS

18.3.0.pre.rc43
Content{ "name": "gitlab-kas-grpc", "downloads": 12330976, "version": "18.3.0.pre.rc43", "version_created_at": "2025-08-19T21:36:12.611Z", "version_downloads": 0, "platform": "ruby", "authors": "Tiger Watson, Timo Furrer, Taka Nishida", "info": "Auto-generated gRPC client for KAS", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://gitlab.com/gitlab-org/cluster-integration/gitlab-agent", "bug_tracker_uri": "https://gitlab.com/gitlab-org/cluster-integration/gitlab-agent/-/issues", "source_code_uri": "https://gitlab.com/gitlab-org/cluster-integration/gitlab-agent/-/tree/master", "documentation_uri": "https://gitlab.com/gitlab-org/cluster-integration/gitlab-agent/-/tree/master/doc" }, "yanked": false, "sha": "99b4cb6f821a1ede1f20ea049a833671cf17993e4fa388f46217fe787d4d47ba", "spec_sha": "73d14108c8f3dea3ebfb8af6643e5988a2c0bfcbaafacf88b6852728b533cad3", "project_uri": "https://rubygems.org/gems/gitlab-kas-grpc", "gem_uri": "https://rubygems.org/gems/gitlab-kas-grpc-18.3.0.pre.rc43.gem", "homepage_uri": "https://gitlab.com/gitlab-org/cluster-integration/gitlab-agent", "wiki_uri": null, "documentation_uri": "https://gitlab.com/gitlab-org/cluster-integration/gitlab-agent/-/tree/master/doc", "mailing_list_uri": null, "source_code_uri": "https://gitlab.com/gitlab-org/cluster-integration/gitlab-agent/-/tree/master", "bug_tracker_uri": "https://gitlab.com/gitlab-org/cluster-integration/gitlab-agent/-/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "grpc", "requirements": "~> 1.0" } ] } }
2025-08-19 21:36:14 UTC
ZVk-QSHkQKSYLIKsJBh7l

trmnl-liquid

Liquid templating engine for TRMNL plugins

0.2.0
Content{ "name": "trmnl-liquid", "downloads": 30, "version": "0.2.0", "version_created_at": "2025-08-19T21:31:18.307Z", "version_downloads": 0, "platform": "ruby", "authors": "TRMNL", "info": "Liquid templating engine for TRMNL plugins", "licenses": [ "MIT" ], "metadata": { "label": "TRMNL Liquid", "homepage_uri": "https://github.com/usetrmnl/trmnl-liquid", "changelog_uri": "https://github.com/usetrmnl/trmnl-liquid/tags", "bug_tracker_uri": "https://github.com/usetrmnl/trmnl-liquid/issues", "source_code_uri": "https://github.com/usetrmnl/trmnl-liquid", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "031c9f073db6ba2b1b40222b00c8478e7c254e9807fee0d7a52081872097d0f0", "spec_sha": "02f46cc92675a351687907cc8415cb7373cf7c21bb48116225c6c28cbf3348a0", "project_uri": "https://rubygems.org/gems/trmnl-liquid", "gem_uri": "https://rubygems.org/gems/trmnl-liquid-0.2.0.gem", "homepage_uri": "https://github.com/usetrmnl/trmnl-liquid", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/usetrmnl/trmnl-liquid", "bug_tracker_uri": "https://github.com/usetrmnl/trmnl-liquid/issues", "changelog_uri": "https://github.com/usetrmnl/trmnl-liquid/tags", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "actionview", "requirements": "~> 8.0" }, { "name": "liquid", "requirements": "~> 5.6" }, { "name": "redcarpet", "requirements": "~> 3.6" } ] } }
2025-08-19 21:31:19 UTC
8Sp4Y0rG6eQVsagvgViyK

gitaly

Auto-generated gRPC client for gitaly. To publish new versions see https://gitlab.com/gitlab-org/gitaly/-/blob/master/doc/PROCESS.md#publishing-the-ruby-gem.

18.3.0.pre.rc43
Content{ "name": "gitaly", "downloads": 42809389, "version": "18.3.0.pre.rc43", "version_created_at": "2025-08-19T21:31:03.144Z", "version_downloads": 0, "platform": "ruby", "authors": "GitLab Engineering", "info": "Auto-generated gRPC client for gitaly.\nTo publish new versions see https://gitlab.com/gitlab-org/gitaly/-/blob/master/doc/PROCESS.md#publishing-the-ruby-gem.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://gitlab.com/gitlab-org/gitaly", "bug_tracker_uri": "https://gitlab.com/gitlab-org/gitaly/-/issues", "source_code_uri": "https://gitlab.com/gitlab-org/gitaly/-/tree/master/proto", "documentation_uri": "https://gitlab-org.gitlab.io/gitaly" }, "yanked": false, "sha": "1f886056dedc58e31906b96535e96ffb76d9f44ea5328663a04bd8a783d1ea53", "spec_sha": "dfa63cacc4043d96f3aef7a7ff4528f547da7143d4524bae32bff08b4335ffa9", "project_uri": "https://rubygems.org/gems/gitaly", "gem_uri": "https://rubygems.org/gems/gitaly-18.3.0.pre.rc43.gem", "homepage_uri": "https://gitlab.com/gitlab-org/gitaly", "wiki_uri": null, "documentation_uri": "https://gitlab-org.gitlab.io/gitaly", "mailing_list_uri": null, "source_code_uri": "https://gitlab.com/gitlab-org/gitaly/-/tree/master/proto", "bug_tracker_uri": "https://gitlab.com/gitlab-org/gitaly/-/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "grpc", "requirements": "~> 1.0" } ] } }
2025-08-19 21:31:05 UTC
m4GKBLCz2TozjYWeH0WWM

jekyll-github-pages

This is a custom jekyll theme originally intended for my various github pages use

0.1.0
Content{ "name": "jekyll-github-pages", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-08-19T21:27:51.274Z", "version_downloads": 0, "platform": "ruby", "authors": "Francis Rosinante", "info": "This is a custom jekyll theme originally intended for my various github pages use", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "017e1ac7400b0def677e82549c3cdac73fef562a30ed33b3dc744d8a66b34ab3", "spec_sha": "2749d4418b61cd47fb4da3a07a972e3a93e506071cedb13c77bbcdbd8f5a0ff6", "project_uri": "https://rubygems.org/gems/jekyll-github-pages", "gem_uri": "https://rubygems.org/gems/jekyll-github-pages-0.1.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/jekyll-github-pages/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.6.9" }, { "name": "rake", "requirements": "~> 13.3" } ], "runtime": [ { "name": "jekyll", "requirements": "~> 3.10" } ] } }
2025-08-19 21:27:55 UTC
o1FH27iCIgp483ThyyGqs

rails_auth_generator

Provides Rails generators for authentication, user management, password resets, and mailers, streamlining the setup of secure user authentication in Rails applications.

1.0.0
Content{ "name": "rails_auth_generator", "downloads": 234, "version": "1.0.0", "version_created_at": "2025-08-19T21:24:21.746Z", "version_downloads": 0, "platform": "ruby", "authors": "Zeyad Hassan", "info": "Provides Rails generators for authentication, user management, password resets, and mailers, streamlining the setup of secure user authentication in Rails applications.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "57213a12a64f1aa3e07f4c36a8f878db11848b4236756c12623457714220e0f9", "spec_sha": "fdc8ba0318184d4c2f0e067e71c2db1af0d66906494f0e26c597d4431628b40f", "project_uri": "https://rubygems.org/gems/rails_auth_generator", "gem_uri": "https://rubygems.org/gems/rails_auth_generator-1.0.0.gem", "homepage_uri": "https://github.com/Zeyad-Hassan-1/authJWT.git", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/rails_auth_generator/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": "bcrypt", "requirements": "~> 3.1" }, { "name": "devise", "requirements": "~> 4.9" }, { "name": "jwt", "requirements": "~> 2.5" }, { "name": "rails", "requirements": ">= 6.0, < 9.0" } ] } }
2025-08-19 21:24:23 UTC
s8SX3QkhjhUl8ZMH4qeS0

use_context

Easily provide block-scoped context values in your Ruby code.

1.1.1
Content{ "name": "use_context", "downloads": 139, "version": "1.1.1", "version_created_at": "2025-08-19T21:10:26.821Z", "version_downloads": 0, "platform": "ruby", "authors": "Cameron Dutro", "info": "Easily provide block-scoped context values in your Ruby code.", "licenses": [], "metadata": {}, "yanked": false, "sha": "935343c287e54a7b67cd1d834f691fb49197e92d9bc3369b86a4089db5f8db51", "spec_sha": "e0736e946f095eaf6f281ead2ae9243bbd1f4bd07c5a28afd0de9f43ff72a4cc", "project_uri": "https://rubygems.org/gems/use_context", "gem_uri": "https://rubygems.org/gems/use_context-1.1.1.gem", "homepage_uri": "http://github.com/camertron/use_context", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/use_context/1.1.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-08-19 21:10:28 UTC
mc640I2hsI5LBwSZcrvj-

use_context

Easily provide block-scoped context values in your Ruby code.

1.1.0
Content{ "name": "use_context", "downloads": 138, "version": "1.1.0", "version_created_at": "2025-08-19T21:02:56.579Z", "version_downloads": 0, "platform": "ruby", "authors": "Cameron Dutro", "info": "Easily provide block-scoped context values in your Ruby code.", "licenses": [], "metadata": {}, "yanked": false, "sha": "ba68512840baf449b0e8947d5ffc16abbe280736982b8d4c1fddd15696fd342a", "spec_sha": "4e67f826853b675d259661b25f980b0b223ff538d9fdfb9e773e78be36563806", "project_uri": "https://rubygems.org/gems/use_context", "gem_uri": "https://rubygems.org/gems/use_context-1.1.0.gem", "homepage_uri": "http://github.com/camertron/use_context", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/use_context/1.1.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-08-19 21:03:00 UTC
ZZrvAGIPkKhHVIHVCSeyL

redis-cluster-activesupport

Extension to redis-activesupport for working with redis cluster

1.2.0
Content{ "name": "redis-cluster-activesupport", "downloads": 56708, "version": "1.2.0", "version_created_at": "2025-08-19T21:01:20.825Z", "version_downloads": 0, "platform": "ruby", "authors": "Garrett Thornburg", "info": "Extension to redis-activesupport for working with redis cluster", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "62579bab74392513a946cc98663fa99a3dea2e889e2dc434f96e20d7a6569051", "spec_sha": "490b121500e10b62306211f58959561cc3f636f05fa9eb002593f35d46d419c9", "project_uri": "https://rubygems.org/gems/redis-cluster-activesupport", "gem_uri": "https://rubygems.org/gems/redis-cluster-activesupport-1.2.0.gem", "homepage_uri": "https://github.com/film42/redis-cluster-activesupport", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/redis-cluster-activesupport/1.2.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 0" }, { "name": "fakeredis", "requirements": ">= 0" }, { "name": "pry", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 12.3.3" }, { "name": "rspec", "requirements": "~> 3.0" } ], "runtime": [ { "name": "activesupport", "requirements": ">= 6.0, < 7.2" } ] } }
2025-08-19 21:01:22 UTC
flQHpc8NGxQ_uUBVOy-Z8

y_fantasy

Ruby wrapper for the Yahoo Fantasy Sports API

0.1.4
Content{ "name": "y_fantasy", "downloads": 263, "version": "0.1.4", "version_created_at": "2025-08-19T20:57:40.146Z", "version_downloads": 0, "platform": "ruby", "authors": "Erik Aylward", "info": "Ruby wrapper for the Yahoo Fantasy Sports API", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/eaylward8/y_fantasy", "changelog_uri": "https://github.com/eaylward8/y_fantasy/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/eaylward8/y_fantasy" }, "yanked": false, "sha": "d9e4a0a5d4e312636026f3cd42427e14c22252f11687ddc4d9416cf6ad7b6926", "spec_sha": "832adafb53561b9afd8fd2d287def425b6727b34480523cf728c7d2341db40fa", "project_uri": "https://rubygems.org/gems/y_fantasy", "gem_uri": "https://rubygems.org/gems/y_fantasy-0.1.4.gem", "homepage_uri": "https://github.com/eaylward8/y_fantasy", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/eaylward8/y_fantasy", "bug_tracker_uri": null, "changelog_uri": "https://github.com/eaylward8/y_fantasy/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.7" }, { "name": "factory_bot", "requirements": "~> 6.5" }, { "name": "pry-byebug", "requirements": "~> 3.10" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "simplecov", "requirements": "~> 0.20" }, { "name": "standard", "requirements": "~> 1.10" }, { "name": "webmock", "requirements": "~> 3.0" } ], "runtime": [ { "name": "dry-configurable", "requirements": "~> 1.1" }, { "name": "dry-initializer", "requirements": "~> 3.1" }, { "name": "dry-transformer", "requirements": "~> 1.0" }, { "name": "dry-types", "requirements": "~> 1.7" }, { "name": "dry-validation", "requirements": "~> 1.10" }, { "name": "mechanize", "requirements": "~> 2.9" }, { "name": "ox", "requirements": "~> 2.14" }, { "name": "thor", "requirements": "~> 1.3" }, { "name": "zeitwerk", "requirements": "~> 2.7" } ] } }
2025-08-19 20:57:43 UTC
_XIxTOOi9wNe06ocOGWg1

y_fantasy

Ruby wrapper for the Yahoo Fantasy Sports API

0.1.3
Content{ "name": "y_fantasy", "downloads": 257, "version": "0.1.3", "version_created_at": "2025-08-19T20:47:24.290Z", "version_downloads": 0, "platform": "ruby", "authors": "Erik Aylward", "info": "Ruby wrapper for the Yahoo Fantasy Sports API", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/eaylward8/y_fantasy", "changelog_uri": "https://github.com/eaylward8/y_fantasy/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/eaylward8/y_fantasy" }, "yanked": false, "sha": "b3db1fc981eb2a92afe72e5772ca1109cf8d041935e6a034af5945855764454a", "spec_sha": "42019b6ff18430d2ece49d45a23afdd1e7a4f375a51afbd0b1e073e1d7b04595", "project_uri": "https://rubygems.org/gems/y_fantasy", "gem_uri": "https://rubygems.org/gems/y_fantasy-0.1.3.gem", "homepage_uri": "https://github.com/eaylward8/y_fantasy", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/eaylward8/y_fantasy", "bug_tracker_uri": null, "changelog_uri": "https://github.com/eaylward8/y_fantasy/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.7" }, { "name": "factory_bot", "requirements": "~> 6.5" }, { "name": "pry-byebug", "requirements": "~> 3.10" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "simplecov", "requirements": "~> 0.20" }, { "name": "standard", "requirements": "~> 1.10" }, { "name": "webmock", "requirements": "~> 3.0" } ], "runtime": [ { "name": "dry-configurable", "requirements": "~> 1.1.0" }, { "name": "dry-initializer", "requirements": "~> 3.1.1" }, { "name": "dry-transformer", "requirements": "~> 1.0.1" }, { "name": "dry-types", "requirements": "~> 1.7.2" }, { "name": "dry-validation", "requirements": "~> 1.10.0" }, { "name": "mechanize", "requirements": "~> 2.9" }, { "name": "ox", "requirements": "~> 2.14" }, { "name": "thor", "requirements": "~> 1.3" }, { "name": "zeitwerk", "requirements": "~> 2.7" } ] } }
2025-08-19 20:47:25 UTC
5lsVFtNmjKmFh9xqdQU5n

tencentcloud-sdk-tsf

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

3.0.1126
Content{ "name": "tencentcloud-sdk-tsf", "downloads": 536924, "version": "3.0.1126", "version_created_at": "2025-08-19T20:32:04.058Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TSF.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-tsf" }, "yanked": false, "sha": "8d6743b9c72016e58e98d8606ee65eef14482f6d6b07ac83b27abbed3c3138b5", "spec_sha": "3023079fe1918c9f2e384afc6d83a1c1b333d31d521243fed43ef9b4a8cb04df", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-tsf", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-tsf-3.0.1126.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-tsf", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-08-19 20:32:07 UTC
Oru_xSBMO1zDs5sR8Tv_y

tencentcloud-sdk-smh

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

3.0.1126
Content{ "name": "tencentcloud-sdk-smh", "downloads": 440540, "version": "3.0.1126", "version_created_at": "2025-08-19T20:32:00.593Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service SMH.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-smh" }, "yanked": false, "sha": "b5f7e03a17be050e2d4370888977cab886cd6b69b93d191c22b72b99cf10ca9d", "spec_sha": "db8a6d3e73575ab4f7bf1d6a7b66f03295ebc3d655073e419ff8dab1d6b99c6a", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-smh", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-smh-3.0.1126.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-smh", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-08-19 20:32:03 UTC
PqNU78Ev0GHanXOLbRkrp

tencentcloud-sdk-partners

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

3.0.1126
Content{ "name": "tencentcloud-sdk-partners", "downloads": 566810, "version": "3.0.1126", "version_created_at": "2025-08-19T20:31:57.926Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service PARTNERS.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-partners" }, "yanked": false, "sha": "a3d9120f2f0079d8074ecfa74eecfa9b59115e156d9187b00690569ae0c08289", "spec_sha": "0221690d4a74d0b18f5472649e64b3ee17b97a4f947f49453cb0c44fd156e71c", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-partners", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-partners-3.0.1126.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-partners", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-08-19 20:32:00 UTC
R-jGUonITdvkGBWsNvl4t

tencentcloud-sdk-organization

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

3.0.1126
Content{ "name": "tencentcloud-sdk-organization", "downloads": 529217, "version": "3.0.1126", "version_created_at": "2025-08-19T20:31:55.041Z", "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": "e85ef1495dc1c8010df020831abe4a1c56b5bf88f2f7f795d9516498fd992c2f", "spec_sha": "e3923130d1ff11bf55a87765ae9050b5650d6ff2ded7a74154dc4b94a80a3eab", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-organization", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-organization-3.0.1126.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-08-19 20:31:57 UTC
iahiBaSeho3bTWEtSXWa8

tencentcloud-sdk-iss

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

3.0.1126
Content{ "name": "tencentcloud-sdk-iss", "downloads": 153914, "version": "3.0.1126", "version_created_at": "2025-08-19T20:31:51.279Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service ISS.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-iss" }, "yanked": false, "sha": "29ef1ff297d66ebac523fec927dee95f011181b81b9b0edf7076e78e6a73a3f3", "spec_sha": "a6f87a21b13707124f8af89937d3a83db735a148213be16bf52fae9cbba556f2", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-iss", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-iss-3.0.1126.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-iss", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-08-19 20:31:54 UTC
7pGYZ0wI7HcE2_ajJ8uZQ

tencentcloud-sdk-ioa

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

3.0.1126
Content{ "name": "tencentcloud-sdk-ioa", "downloads": 93030, "version": "3.0.1126", "version_created_at": "2025-08-19T20:31:48.016Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service IOA.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-ioa" }, "yanked": false, "sha": "753ddd5da15d9ce97c265cc3a73765560be3e02b847162081681ea3a8cd83dca", "spec_sha": "710474553471d3024ab678e061e048c195bfcd62ddf372aa40c0b3862a17473f", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-ioa", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-ioa-3.0.1126.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-ioa", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-08-19 20:31:52 UTC
U6XyqzA4bX-1IVQrLUYA2

tencentcloud-sdk-essbasic

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

3.0.1126
Content{ "name": "tencentcloud-sdk-essbasic", "downloads": 555922, "version": "3.0.1126", "version_created_at": "2025-08-19T20:31:42.993Z", "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": "7fd27d05591307b4e5059e527489f26bf4429ce8ee516581f189b4968ca8916e", "spec_sha": "80bc5e3b37f97549c9a8f6ba7e324ba537c90f2d04dc21ed0b2f4fc208da44b7", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-essbasic", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-essbasic-3.0.1126.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-08-19 20:31:47 UTC
oM2YAE4foG3jT7VGrlR9W

tencentcloud-sdk-ess

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

3.0.1126
Content{ "name": "tencentcloud-sdk-ess", "downloads": 462022, "version": "3.0.1126", "version_created_at": "2025-08-19T20:31:36.930Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service ESS.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-ess" }, "yanked": false, "sha": "a88547e6c757f8f50d85cb90e1b6bb0c830fa3e1d5ecacb4347fe0f34b757af5", "spec_sha": "ecb93404b892bb9edac2d4f3229c3b2b9c1ea3d79352700740f26b8d92d30a6f", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-ess", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-ess-3.0.1126.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-ess", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-08-19 20:31:39 UTC
Wjs8r8mNYMQeZIINGovBu

tencentcloud-sdk-ctem

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

3.0.1126
Content{ "name": "tencentcloud-sdk-ctem", "downloads": 987, "version": "3.0.1126", "version_created_at": "2025-08-19T20:31:34.132Z", "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 CTEM.", "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-ctem" }, "yanked": false, "sha": "7c757996d81a1813cdb7d54d99975ad98db84bb81310c38b0b2fc1841261d9cb", "spec_sha": "81664ba351b9aee5a8414430eeeed8ccaeae122c5ae6e178b3417afbf754485b", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-ctem", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-ctem-3.0.1126.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-ctem", "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-08-19 20:31:36 UTC
7UdbNMVXjiiIwXurIuFCf

tencentcloud-sdk-common

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

3.0.1126
Content{ "name": "tencentcloud-sdk-common", "downloads": 1101654, "version": "3.0.1126", "version_created_at": "2025-08-19T20:31:31.130Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-common" }, "yanked": false, "sha": "eb86045bd83c6208fe0dd656bf557e8c6c8276ff7f3569395fedd4ed24cedaaa", "spec_sha": "e890cd8aeaa78f556c44e8734f4fa207ae639c4c4d38935e03db1462c992bc9e", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-common", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-common-3.0.1126.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-common", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-08-19 20:31:33 UTC
Bll1RR4Sck0orP-_6fHOk

tencentcloud-sdk-cls

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

3.0.1126
Content{ "name": "tencentcloud-sdk-cls", "downloads": 536372, "version": "3.0.1126", "version_created_at": "2025-08-19T20:31:28.374Z", "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 CLS.", "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-cls" }, "yanked": false, "sha": "6f65fa9cc141b66fe1943e2e59c353a9552d24008a1b87a93c8fd52287b8ae77", "spec_sha": "176eb0df2301f466108a0865da08a56338a6a137f29db4576f5e29e7db750889", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-cls", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-cls-3.0.1126.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-cls", "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-08-19 20:31:30 UTC
Y3ooVtAefvZYYqkTGzuiS

tencentcloud-sdk-clb

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

3.0.1126
Content{ "name": "tencentcloud-sdk-clb", "downloads": 536537, "version": "3.0.1126", "version_created_at": "2025-08-19T20:31:25.210Z", "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 CLB.", "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-clb" }, "yanked": false, "sha": "d61aa9a0d54aaaa35474fcf800a860fc3cbad3000e76264e75d7eaabcb4262f1", "spec_sha": "2d4af9ae83f027eac776f2c9de420313e0a603702cbeb6b4d6249c303414af28", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-clb", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-clb-3.0.1126.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-clb", "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-08-19 20:31:27 UTC
-Okppt5UEjBvqzUZnB7dS

tencentcloud-sdk-cfs

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

3.0.1126
Content{ "name": "tencentcloud-sdk-cfs", "downloads": 552677, "version": "3.0.1126", "version_created_at": "2025-08-19T20:31:21.968Z", "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 CFS.", "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-cfs" }, "yanked": false, "sha": "c0ae7ff972cd278292e886e31b4b2b3107fa2486bfc0651394ccc928ee5ab92b", "spec_sha": "a478ae955b19bbe7af30d50574bcbadfdff6314111a5d8b1011fa33c9f956260", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-cfs", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-cfs-3.0.1126.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-cfs", "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-08-19 20:31:24 UTC
qPoMXm4v_4zRa8jKKYcyr

tencentcloud-sdk-cdwdoris

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

3.0.1126
Content{ "name": "tencentcloud-sdk-cdwdoris", "downloads": 94894, "version": "3.0.1126", "version_created_at": "2025-08-19T20:31:17.595Z", "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 CDWDORIS.", "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-cdwdoris" }, "yanked": false, "sha": "cf636414ba6eaee6b860a38a0eb7ca972857d937f5f25ab71069aad272aeb9fc", "spec_sha": "0190344ca151c57e4865a3f482033e82d7d5ce87eb9cfd1a48a74348be2fdd9b", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-cdwdoris", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-cdwdoris-3.0.1126.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-cdwdoris", "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-08-19 20:31:19 UTC
Y4oMcaqkCB7wfVwcywjy8

tencentcloud-sdk-cdb

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

3.0.1126
Content{ "name": "tencentcloud-sdk-cdb", "downloads": 582157, "version": "3.0.1126", "version_created_at": "2025-08-19T20:31:13.539Z", "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": "742d13e548d47a9277895e04a269b28fb9147f15c82b948988f888320f23f2b3", "spec_sha": "b15030ee8a38b7bdfcfb341db0d23b558b34390d8d1ae67b931784c0520cb80b", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-cdb", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-cdb-3.0.1126.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-08-19 20:31:16 UTC
D-OnKIazmw-mS-yKUmqFD

esphome

ESPHome Library and CLI for Ruby

0.4.2
Content{ "name": "esphome", "downloads": 713, "version": "0.4.2", "version_created_at": "2025-08-19T20:29:37.572Z", "version_downloads": 0, "platform": "ruby", "authors": "Cody Cutrer", "info": "ESPHome Library and CLI for Ruby", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/ccutrer/esphome-ruby", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "1866bf650b252785ce8df50d3811f7b65c1f3ba36d11e5c06ffc09991b7612c1", "spec_sha": "88267348453276a25e7ede837bd7edebe7c765ee605572980f2da84f4cf01727", "project_uri": "https://rubygems.org/gems/esphome", "gem_uri": "https://rubygems.org/gems/esphome-0.4.2.gem", "homepage_uri": "https://github.com/ccutrer/esphome-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "curses", "requirements": "~> 1.5" }, { "name": "google-protobuf", "requirements": "~> 4.31" }, { "name": "httpx", "requirements": "~> 1.5" }, { "name": "logger", "requirements": "~> 1.7" }, { "name": "noise-ruby", "requirements": "~> 0.10" } ] } }
2025-08-19 20:29:39 UTC
48SPkumjLEyoFWDQxLOXZ

change_health

Ruby wrapper for the ChangeHealth API

6.3.0
Content{ "name": "change_health", "downloads": 197167, "version": "6.3.0", "version_created_at": "2025-08-19T20:17:39.359Z", "version_downloads": 0, "platform": "ruby", "authors": "Mike Crockett", "info": "Ruby wrapper for the ChangeHealth API", "licenses": [ "MIT" ], "metadata": { "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "dd51a2c1b282d4b0fe7b51b6a2148c8d3f826b9058e70adc3bcc48da82d3c42b", "spec_sha": "bf28b4141cb3815057b584b29b1913590825bbd24683c5666074872f95cdb7c6", "project_uri": "https://rubygems.org/gems/change_health", "gem_uri": "https://rubygems.org/gems/change_health-6.3.0.gem", "homepage_uri": "https://github.com/WeInfuse/change_health", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/change_health/6.3.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "hashie", "requirements": "~> 3.5" }, { "name": "httparty", "requirements": "~> 0.21" } ] } }
2025-08-19 20:17:41 UTC
MtznVWmuSQdb1m4BatdGE

trmnl-liquid

Liquid templating engine for TRMNL plugins

0.1.0
Content{ "name": "trmnl-liquid", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-08-19T20:13:19.749Z", "version_downloads": 0, "platform": "ruby", "authors": "TRMNL", "info": "Liquid templating engine for TRMNL plugins", "licenses": [ "MIT" ], "metadata": { "label": "TRMNL Liquid", "homepage_uri": "https://github.com/usetrmnl/trmnl-liquid", "changelog_uri": "https://github.com/usetrmnl/trmnl-liquid/tags", "bug_tracker_uri": "https://github.com/usetrmnl/trmnl-liquid/issues", "source_code_uri": "https://github.com/usetrmnl/trmnl-liquid", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "684641641f62263cb1816a184f61856b0728110987effa31b1df6ba0cfa2d4c4", "spec_sha": "a4cbf66cbfbd27d6211da0231f3690092621e4424c00e0b945e70973f1979a76", "project_uri": "https://rubygems.org/gems/trmnl-liquid", "gem_uri": "https://rubygems.org/gems/trmnl-liquid-0.1.0.gem", "homepage_uri": "https://github.com/usetrmnl/trmnl-liquid", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/usetrmnl/trmnl-liquid", "bug_tracker_uri": "https://github.com/usetrmnl/trmnl-liquid/issues", "changelog_uri": "https://github.com/usetrmnl/trmnl-liquid/tags", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "actionview", "requirements": "~> 8.0" }, { "name": "liquid", "requirements": "~> 5.5" }, { "name": "redcarpet", "requirements": "~> 3.6" } ] } }
2025-08-19 20:13:21 UTC
Amd-LV2AMvvoa7bxOsDfu

mime-types-data

mime-types-data provides a registry for information about MIME media type definitions. It can be used with the Ruby mime-types library or other software to determine defined filename extensions for MIME types, or to use filename extensions to look up the likely MIME type definitions.

3.2025.0819
Content{ "name": "mime-types-data", "downloads": 634788797, "version": "3.2025.0819", "version_created_at": "2025-08-19T20:12:12.323Z", "version_downloads": 0, "platform": "ruby", "authors": "Austin Ziegler", "info": "mime-types-data provides a registry for information about MIME media type definitions. It can be used with the Ruby mime-types library or other software to determine defined filename extensions for MIME types, or to use filename extensions to look up the likely MIME type definitions.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/mime-types/mime-types-data/", "changelog_uri": "https://github.com/mime-types/mime-types-data/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/mime-types/mime-types-data/issues", "source_code_uri": "https://github.com/mime-types/mime-types-data/", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "6ffcba745894c2e4b2692c7557259c77dd3cb3a4e0c4b93baee1f13f669db670", "spec_sha": "9a5451633189ed1c11bfaff1cdccaaed910785375836c8d9abbf53b103cd2b03", "project_uri": "https://rubygems.org/gems/mime-types-data", "gem_uri": "https://rubygems.org/gems/mime-types-data-3.2025.0819.gem", "homepage_uri": "https://github.com/mime-types/mime-types-data/", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/mime-types/mime-types-data/", "bug_tracker_uri": "https://github.com/mime-types/mime-types-data/issues", "changelog_uri": "https://github.com/mime-types/mime-types-data/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "hoe", "requirements": "~> 4.0" }, { "name": "hoe-halostatue", "requirements": "~> 2.0" }, { "name": "mime-types", "requirements": "> 3.6.2, < 5" }, { "name": "nokogiri", "requirements": "~> 1.6" }, { "name": "rake", "requirements": ">= 10.0, < 14" }, { "name": "standard", "requirements": "~> 1.0" } ], "runtime": [] } }
2025-08-19 20:12:14 UTC
Y-kFI7Qrq71E9B5BHARLy

redox

Ruby wrapper for the Redox Engine API

1.9.0
Content{ "name": "redox", "downloads": 85774, "version": "1.9.0", "version_created_at": "2025-08-19T20:12:02.993Z", "version_downloads": 0, "platform": "ruby", "authors": "Alexander Clark, Mike Crockett, Mike Carr", "info": "Ruby wrapper for the Redox Engine API", "licenses": [ "MIT" ], "metadata": { "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "db25e46c611ffa79978234c473307e02ab692af5e9337bfa49821d5771809a91", "spec_sha": "dc1c1244c2286e59aebdd61c32c8e3bb892da23b4318bbd2d95adb4ca5c21ee3", "project_uri": "https://rubygems.org/gems/redox", "gem_uri": "https://rubygems.org/gems/redox-1.9.0.gem", "homepage_uri": "https://github.com/WeInfuse/redox", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/redox/1.9.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "hashie", "requirements": "~> 3.5" }, { "name": "httparty", "requirements": "~> 0.21" } ] } }
2025-08-19 20:12:05 UTC
hdNaSwxPTVOHQRKsoYc3q

color_swatch_collection

A collection of colour swatches from various palettes and their corresponding hex value.

0.1.0
Content{ "name": "color_swatch_collection", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-08-19T20:11:16.003Z", "version_downloads": 0, "platform": "ruby", "authors": "Louis Davis", "info": "A collection of colour swatches from various palettes and their corresponding hex value.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/louiswdavis/color_swatch_collection", "changelog_uri": "https://github.com/louiswdavis/color_swatch_collection/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/louiswdavis/color_swatch_collection" }, "yanked": false, "sha": "6bdb010410163997c85ba2abca4493dce993b6288bbb4975aef26a772ac0425c", "spec_sha": "61f8ae240d6912d587de068e069bdb4b01c3969271a6fd564ef92abe4e56ed1d", "project_uri": "https://rubygems.org/gems/color_swatch_collection", "gem_uri": "https://rubygems.org/gems/color_swatch_collection-0.1.0.gem", "homepage_uri": "https://github.com/louiswdavis/color_swatch_collection", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/louiswdavis/color_swatch_collection", "bug_tracker_uri": null, "changelog_uri": "https://github.com/louiswdavis/color_swatch_collection/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activesupport", "requirements": ">= 6.1.3" } ] } }
2025-08-19 20:11:17 UTC
vOHB0KuE8wRZpE8ZzYOtJ

discharger

Code supporting deployments.

0.2.12
Content{ "name": "discharger", "downloads": 4154, "version": "0.2.12", "version_created_at": "2025-08-19T19:59:32.036Z", "version_downloads": 0, "platform": "ruby", "authors": "Jim Gay, Savannah Moore", "info": "Code supporting deployments.", "licenses": [], "metadata": { "homepage_uri": "https://github.com/SOFware/discharger", "changelog_uri": "https://github.com/SOFware/discharger/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/SOFware/discharger.git" }, "yanked": false, "sha": "993856ad693a53f8a424bd0fdcac77fb4224510cc0a33f7f8f576171daac0020", "spec_sha": "bb1acd75a2e192bb66b5f5e2b9198179be6090e3c11285a1fe0feaf3ace94932", "project_uri": "https://rubygems.org/gems/discharger", "gem_uri": "https://rubygems.org/gems/discharger-0.2.12.gem", "homepage_uri": "https://github.com/SOFware/discharger", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/SOFware/discharger.git", "bug_tracker_uri": null, "changelog_uri": "https://github.com/SOFware/discharger/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "open3", "requirements": ">= 0" }, { "name": "prism", "requirements": ">= 0.19.0" }, { "name": "rails", "requirements": ">= 7.2.1" }, { "name": "rainbow", "requirements": ">= 0" }, { "name": "reissue", "requirements": ">= 0" }, { "name": "slack-ruby-client", "requirements": ">= 0" } ] } }
2025-08-19 19:59:33 UTC
riboEPJc1QMy5HwdhebS-

pulp_hugging_face_client

Fetch, Upload, Organize, and Distribute Software Packages

0.1.0
Content{ "name": "pulp_hugging_face_client", "downloads": 155, "version": "0.1.0", "version_created_at": "2025-08-19T19:54:11.103Z", "version_downloads": 0, "platform": "ruby", "authors": "OpenAPI-Generator", "info": "Fetch, Upload, Organize, and Distribute Software Packages", "licenses": [ "GPLv2+" ], "metadata": {}, "yanked": false, "sha": "b1fdc6ac9e7584cb02ba20f359843901a5f6df944aa44f14fa8d7c46da75e00a", "spec_sha": "bde0f481753684309bdc992285a0500b58c422af867ab871b529931e288e6bbc", "project_uri": "https://rubygems.org/gems/pulp_hugging_face_client", "gem_uri": "https://rubygems.org/gems/pulp_hugging_face_client-0.1.0.gem", "homepage_uri": "https://github.com/pulp/pulp_hugging_face", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/pulp_hugging_face_client/0.1.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rspec", "requirements": "~> 3.6, >= 3.6.0" } ], "runtime": [ { "name": "faraday", "requirements": ">= 1.0.1, < 2.9" }, { "name": "faraday-multipart", "requirements": ">= 0" }, { "name": "marcel", "requirements": ">= 0" } ] } }
2025-08-19 19:54:13 UTC
9BU49_hOYUejndsYBU-UH

yosina

Yosina is a transliteration library that specifically deals with the letters and symbols used in Japanese writing.

0.1.0
Content{ "name": "yosina", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-08-19T19:52:36.212Z", "version_downloads": 0, "platform": "ruby", "authors": "Moriyoshi Koizumi", "info": "Yosina is a transliteration library that specifically deals with the letters and symbols used in Japanese writing.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/yosina-lib/yosina", "changelog_uri": "https://github.com/yosina-lib/yosina/releases", "source_code_uri": "https://github.com/yosina-lib/yosina", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "4347309ca5a9f702ac9ffdb0275ad3a9f97e0daaa11354bd48b5c69c827f0d6d", "spec_sha": "200730119142606f23373c467be13a81107ee9bdedc7166296722b6d301b4495", "project_uri": "https://rubygems.org/gems/yosina", "gem_uri": "https://rubygems.org/gems/yosina-0.1.0.gem", "homepage_uri": "https://github.com/yosina-lib/yosina", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/yosina-lib/yosina", "bug_tracker_uri": null, "changelog_uri": "https://github.com/yosina-lib/yosina/releases", "funding_uri": null, "dependencies": { "development": [ { "name": "minitest", "requirements": "~> 5.25" }, { "name": "rake", "requirements": "~> 13" }, { "name": "rubocop", "requirements": "~> 1.79" }, { "name": "rubocop-minitest", "requirements": "~> 0.38" }, { "name": "yard", "requirements": "~> 0.9" } ], "runtime": [] } }
2025-08-19 19:52:38 UTC
iRM-2V6RcSJf1_PwVE4-s

giterm

GiTerm is a powerful terminal interface for Git and GitHub, providing an intuitive TUI for repository management, issue tracking, and pull request handling. Version 2.0.1: Fixed macOS log display issue and added alternative keybindings for PageUp/PageDown.

2.0.1
Content{ "name": "giterm", "downloads": 2053, "version": "2.0.1", "version_created_at": "2025-08-19T19:51:45.598Z", "version_downloads": 0, "platform": "ruby", "authors": "Geir Isene", "info": "GiTerm is a powerful terminal interface for Git and GitHub, providing an intuitive TUI for repository management, issue tracking, and pull request handling. Version 2.0.1: Fixed macOS log display issue and added alternative keybindings for PageUp/PageDown.", "licenses": [ "Unlicense" ], "metadata": { "homepage_uri": "https://github.com/isene/GiTerm", "changelog_uri": "https://github.com/isene/GiTerm/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/isene/GiTerm" }, "yanked": false, "sha": "964c2ae946fbe7220da78f1e65ef79aa4b4fcfeaf7bf63ad3a75508168962c11", "spec_sha": "914ed6a41d77fe3492f0ce893a7ac620bd3497863f6296491211dc95f84540f1", "project_uri": "https://rubygems.org/gems/giterm", "gem_uri": "https://rubygems.org/gems/giterm-2.0.1.gem", "homepage_uri": "https://github.com/isene/GiTerm", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/isene/GiTerm", "bug_tracker_uri": null, "changelog_uri": "https://github.com/isene/GiTerm/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": "~> 13.0" }, { "name": "rubocop", "requirements": "~> 1.50" } ], "runtime": [ { "name": "rcurses", "requirements": "~> 6.0" } ] } }
2025-08-19 19:51:47 UTC
U5vRfB9tbyNXGruNVSGYl

mini_magick

Manipulate images with minimal use of memory via ImageMagick

5.3.1
Content{ "name": "mini_magick", "downloads": 291547005, "version": "5.3.1", "version_created_at": "2025-08-19T19:50:52.276Z", "version_downloads": 0, "platform": "ruby", "authors": "Corey Johnson, Hampton Catlin, Peter Kieltyka, James Miller, Thiago Fernandes Massa, Janko Marohnić", "info": "Manipulate images with minimal use of memory via ImageMagick", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/minimagick/minimagick/releases" }, "yanked": false, "sha": "29395dfd76badcabb6403ee5aff6f681e867074f8f28ce08d78661e9e4a351c4", "spec_sha": "2cfd807d9cdba5c0d42a4199ad93c022f01ab30e997a8e74708563ee7a3580f2", "project_uri": "https://rubygems.org/gems/mini_magick", "gem_uri": "https://rubygems.org/gems/mini_magick-5.3.1.gem", "homepage_uri": "https://github.com/minimagick/minimagick", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": "https://github.com/minimagick/minimagick/releases", "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": "~> 3.5" } ], "runtime": [ { "name": "logger", "requirements": ">= 0" } ] } }
2025-08-19 19:50:54 UTC
hV-Z5hPf1k467l4mg-ICD

rtfm-filemanager

RTFM v7.0.4: Fixed platform compatibility for macOS/BSD and improved first-run message. A full featured terminal browser with syntax highlighted files, images shown in the terminal, videos thumbnailed, etc. Features include remote SSH/SFTP browsing, interactive SSH shell, comprehensive undo system, bookmarks, and much more. You can bookmark and jump around easily, delete, rename, copy, symlink and move files. RTFM is one of the most feature-packed terminal file managers.

7.0.4
Content{ "name": "rtfm-filemanager", "downloads": 93948, "version": "7.0.4", "version_created_at": "2025-08-19T19:49:24.593Z", "version_downloads": 0, "platform": "ruby", "authors": "Geir Isene", "info": "RTFM v7.0.4: Fixed platform compatibility for macOS/BSD and improved first-run message.\n A full featured terminal browser with syntax highlighted files, images shown in the terminal, videos thumbnailed, etc. Features include remote SSH/SFTP browsing, interactive SSH shell, comprehensive undo system, bookmarks, and much more. You can bookmark and jump around easily, delete, rename, copy, symlink and move files. RTFM is one of the most feature-packed terminal file managers.", "licenses": [ "Unlicense" ], "metadata": { "source_code_uri": "https://github.com/isene/RTFM" }, "yanked": false, "sha": "94d85de18f82ab9e8dc65c1bc2fa38265ce0e30c97618966500caf3c67e475f3", "spec_sha": "e8ab37f323218af32cb3c98a0faf4e1264af917564451984cb7e91c3a22848ee", "project_uri": "https://rubygems.org/gems/rtfm-filemanager", "gem_uri": "https://rubygems.org/gems/rtfm-filemanager-7.0.4.gem", "homepage_uri": "https://isene.com/", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/isene/RTFM", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bootsnap", "requirements": "~> 1.18" }, { "name": "rcurses", "requirements": "~> 6.0" }, { "name": "ruby-openai", "requirements": "~> 7.4" } ] } }
2025-08-19 19:49:26 UTC
5wlLSo_ZZPAp7xzPoFdhp

activerecord-sqlserver-adapter

ActiveRecord SQL Server Adapter. SQL Server 2012 and upward.

7.2.7
Content{ "name": "activerecord-sqlserver-adapter", "downloads": 5966399, "version": "7.2.7", "version_created_at": "2025-08-19T19:48:55.913Z", "version_downloads": 0, "platform": "ruby", "authors": "Ken Collins, Anna Carey, Will Bond, Murray Steele, Shawn Balestracci, Joe Rafaniello, Tom Ward, Aidan Haran", "info": "ActiveRecord SQL Server Adapter. SQL Server 2012 and upward.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/blob/v7.2.7/CHANGELOG.md", "bug_tracker_uri": "https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/issues", "source_code_uri": "https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/tree/v7.2.7" }, "yanked": false, "sha": "87787b856c5af430b18bfa9db9b2317189c4bf5ed3cb460e3a2fcac45d4678e2", "spec_sha": "01c562717335fb4e552fce5da6e78c6be9e2cd719eb2b4711fdd326d51baedfd", "project_uri": "https://rubygems.org/gems/activerecord-sqlserver-adapter", "gem_uri": "https://rubygems.org/gems/activerecord-sqlserver-adapter-7.2.7.gem", "homepage_uri": "http://github.com/rails-sqlserver/activerecord-sqlserver-adapter", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/tree/v7.2.7", "bug_tracker_uri": "https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/issues", "changelog_uri": "https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/blob/v7.2.7/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activerecord", "requirements": "~> 7.2.0" }, { "name": "tiny_tds", "requirements": ">= 0" } ] } }
2025-08-19 19:48:57 UTC
0XrqQviAwBc5it2EZCpX4

activerecord-sqlserver-adapter

ActiveRecord SQL Server Adapter. SQL Server 2012 and upward.

8.0.8
Content{ "name": "activerecord-sqlserver-adapter", "downloads": 5966390, "version": "8.0.8", "version_created_at": "2025-08-19T19:47:52.288Z", "version_downloads": 0, "platform": "ruby", "authors": "Ken Collins, Anna Carey, Will Bond, Murray Steele, Shawn Balestracci, Joe Rafaniello, Tom Ward, Aidan Haran", "info": "ActiveRecord SQL Server Adapter. SQL Server 2012 and upward.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/blob/v8.0.8/CHANGELOG.md", "bug_tracker_uri": "https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/issues", "source_code_uri": "https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/tree/v8.0.8" }, "yanked": false, "sha": "41bbe7a50e365cdd72c8939d76e80a9adb957dc2237b3f1f1060eff5e7d4f5ca", "spec_sha": "2e0d1447ea5ddf1a7f6f56057174dc8a9f67587c3a096916d6cea3b611a24a33", "project_uri": "https://rubygems.org/gems/activerecord-sqlserver-adapter", "gem_uri": "https://rubygems.org/gems/activerecord-sqlserver-adapter-8.0.8.gem", "homepage_uri": "http://github.com/rails-sqlserver/activerecord-sqlserver-adapter", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/tree/v8.0.8", "bug_tracker_uri": "https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/issues", "changelog_uri": "https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/blob/v8.0.8/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activerecord", "requirements": "~> 8.0.0" }, { "name": "tiny_tds", "requirements": ">= 0" } ] } }
2025-08-19 19:47:55 UTC
XEXcKYuQOdRMaj_RnjP7y

pstree

This library uses the output of the ps command to creaste process tree data structure for the current host.

0.5.0
Content{ "name": "pstree", "downloads": 72805, "version": "0.5.0", "version_created_at": "2025-08-19T19:46:40.605Z", "version_downloads": 0, "platform": "ruby", "authors": "Florian Frank", "info": "This library uses the output of the ps command to creaste process tree data structure for the current host.", "licenses": [ "GPL-2" ], "metadata": {}, "yanked": false, "sha": "97e7280a6e4b432a2894331352927e3a6728d66414c363ed234df95ee7b888e6", "spec_sha": "9d24631220809ff0114dc211b9640386030a49bc3960f15801c4fd45e367f85f", "project_uri": "https://rubygems.org/gems/pstree", "gem_uri": "https://rubygems.org/gems/pstree-0.5.0.gem", "homepage_uri": "https://github.com/flori/pstree", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/pstree/0.5.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "gem_hadar", "requirements": "~> 2.1" } ], "runtime": [] } }
2025-08-19 19:46:42 UTC
cz1A0meJaz37YTSaPH-D1

openapi_first

OpenAPI based request validation, response validation, contract-testing and coverage

2.11.1
Content{ "name": "openapi_first", "downloads": 235191, "version": "2.11.1", "version_created_at": "2025-08-19T19:45:51.256Z", "version_downloads": 0, "platform": "ruby", "authors": "Andreas Haller", "info": "OpenAPI based request validation, response validation, contract-testing and coverage", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/ahx/openapi_first", "changelog_uri": "https://github.com/ahx/openapi_first/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/ahx/openapi_first", "documentation_uri": "https://www.rubydoc.info/gems/openapi_first/", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "30f58c3235733315b958506b03f0dffccff40a13c61ad53338258b37da3cbafd", "spec_sha": "36f98ce5dd45b9db234ab9b8dc077998ab1bc34cdf21540c40c7a6ca21094875", "project_uri": "https://rubygems.org/gems/openapi_first", "gem_uri": "https://rubygems.org/gems/openapi_first-2.11.1.gem", "homepage_uri": "https://github.com/ahx/openapi_first", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/openapi_first/", "mailing_list_uri": null, "source_code_uri": "https://github.com/ahx/openapi_first", "bug_tracker_uri": null, "changelog_uri": "https://github.com/ahx/openapi_first/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "hana", "requirements": "~> 1.3" }, { "name": "json_schemer", "requirements": ">= 2.1, < 3.0" }, { "name": "openapi_parameters", "requirements": ">= 0.6.1, < 2.0" }, { "name": "rack", "requirements": ">= 2.2, < 4.0" } ] } }
2025-08-19 19:45:53 UTC
MA7akRxjIxSW_SnMbw9W3

sparkql

Specification and base implementation of the Spark API parsing system.

1.3.3
Content{ "name": "sparkql", "downloads": 95538, "version": "1.3.3", "version_created_at": "2025-08-19T19:42:20.803Z", "version_downloads": 0, "platform": "ruby", "authors": "Wade McEwen", "info": "Specification and base implementation of the Spark API parsing system.", "licenses": [ "Apache 2.0" ], "metadata": {}, "yanked": false, "sha": "e1c440f55b421138aaa5311c64845a5dcb556b678b4b48cc5fd35a13640c3c8b", "spec_sha": "d89fd1d325656008666ba08be641c69d3e51aadd43c773e06f9df17bd75b2c53", "project_uri": "https://rubygems.org/gems/sparkql", "gem_uri": "https://rubygems.org/gems/sparkql-1.3.3.gem", "homepage_uri": "", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/sparkql/1.3.3", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "ci_reporter", "requirements": "~> 1.6" }, { "name": "mocha", "requirements": "~> 0.12.0" }, { "name": "racc", "requirements": "~> 1.4.8" }, { "name": "rake", "requirements": ">= 12.3.3" }, { "name": "rubocop", "requirements": ">= 0" }, { "name": "test-unit", "requirements": "~> 2.1.0" } ], "runtime": [ { "name": "georuby", "requirements": "~> 2.0" } ] } }
2025-08-19 19:42:22 UTC
UtWkZvKuxmlLObf33bkiq

rubydex

A rolodex for Ruby

0.0.1
Content{ "name": "rubydex", "downloads": 0, "version": "0.0.1", "version_created_at": "2025-08-19T19:40:38.847Z", "version_downloads": 0, "platform": "ruby", "authors": "Ufuk Kayserilioglu", "info": "A rolodex for Ruby", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/paracycle/rubydex", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "c1eec4adac66e0b6244b91065b9a8e51e5b6fb1bfaa9a056bb460446763da677", "spec_sha": "2a7e0cd27707351477b818a1ff620bd4b7ef773f8fdb4063e1e522e0784d1392", "project_uri": "https://rubygems.org/gems/rubydex", "gem_uri": "https://rubygems.org/gems/rubydex-0.0.1.gem", "homepage_uri": "https://github.com/paracycle/rubydex", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-08-19 19:40:41 UTC
tTZOh8qMIqjOVdK9Vfqu2

gem_hadar

This library contains some useful functionality to support the development of Ruby Gems

2.1.1
Content{ "name": "gem_hadar", "downloads": 196202, "version": "2.1.1", "version_created_at": "2025-08-19T19:39:22.432Z", "version_downloads": 0, "platform": "ruby", "authors": "Florian Frank", "info": "This library contains some useful functionality to support the development of Ruby Gems", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "e1758815104a8d1b3dff17d595f3df4e4fd1a3ed49cd9912f616cc8a2bdfd93e", "spec_sha": "bd6dbd0f31ee3daed59ee04e5e845df702c893ff09f9666bd5d8e16d6af90490", "project_uri": "https://rubygems.org/gems/gem_hadar", "gem_uri": "https://rubygems.org/gems/gem_hadar-2.1.1.gem", "homepage_uri": "https://github.com/flori/gem_hadar", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/gem_hadar/2.1.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "gem_hadar", "requirements": "~> 2.1" } ], "runtime": [ { "name": "mize", "requirements": ">= 0" }, { "name": "ollama-ruby", "requirements": "~> 1.0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "term-ansicolor", "requirements": "~> 1.0" }, { "name": "tins", "requirements": "~> 1.0" }, { "name": "yard", "requirements": ">= 0" } ] } }
2025-08-19 19:39:24 UTC
LfjUZ-IlXkxlxJHY2uWjh

allure-report-publisher

Upload allure reports to different file storage providers

4.7.4
Content{ "name": "allure-report-publisher", "downloads": 210673, "version": "4.7.4", "version_created_at": "2025-08-19T19:39:21.450Z", "version_downloads": 0, "platform": "ruby", "authors": "Andrejs Cunskis", "info": "Upload allure reports to different file storage providers", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/andrcuns/allure-report-uploader/releases", "bug_tracker_uri": "https://github.com/andrcuns/allure-report-uploader/issues", "source_code_uri": "https://github.com/andrcuns/allure-report-uploader", "documentation_uri": "https://github.com/andrcuns/allure-report-uploader/blob/master/README.md", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "26fc0d613f7e4187c9a34ec3586f3adeceb4b5fd679fea0cb36432ab8b2c7cf6", "spec_sha": "e067b61c92ea5fe096e2fac685188801facafb1863c2ca737a609e1d98fe5794", "project_uri": "https://rubygems.org/gems/allure-report-publisher", "gem_uri": "https://rubygems.org/gems/allure-report-publisher-4.7.4.gem", "homepage_uri": "https://github.com/andrcuns/allure-report-uploader", "wiki_uri": null, "documentation_uri": "https://github.com/andrcuns/allure-report-uploader/blob/master/README.md", "mailing_list_uri": null, "source_code_uri": "https://github.com/andrcuns/allure-report-uploader", "bug_tracker_uri": "https://github.com/andrcuns/allure-report-uploader/issues", "changelog_uri": "https://github.com/andrcuns/allure-report-uploader/releases", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-s3", "requirements": ">= 1.93.1, < 1.197.0" }, { "name": "dry-cli", "requirements": ">= 0.6, < 1.4" }, { "name": "faraday-retry", "requirements": ">= 1, < 3" }, { "name": "gitlab", "requirements": ">= 4.17, < 6.0" }, { "name": "google-cloud-storage", "requirements": "~> 1.31" }, { "name": "mini_mime", "requirements": "~> 1.1" }, { "name": "octokit", "requirements": ">= 4.21, < 11.0" }, { "name": "parallel", "requirements": "~> 1.20" }, { "name": "pastel", "requirements": "~> 0.8.0" }, { "name": "require_all", "requirements": "~> 3.0.0" }, { "name": "terminal-table", "requirements": ">= 3, < 5" }, { "name": "tty-spinner", "requirements": "~> 0.9.3" } ] } }
2025-08-19 19:39:24 UTC
sqGg7mm5o-sg4AFzVLDas

racktor

placeholder

0.0.0
Content{ "name": "racktor", "downloads": 0, "version": "0.0.0", "version_created_at": "2025-08-19T19:35:09.072Z", "version_downloads": 0, "platform": "ruby", "authors": "John Hawthorn", "info": "placeholder", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://jhawthorn.com", "changelog_uri": "https://jhawthorn.com", "source_code_uri": "https://jhawthorn.com" }, "yanked": false, "sha": "a8a748ab0b217d1f7838165e3246581d1f1e4789142b15aa54c9a8480ea4c8f5", "spec_sha": "b0d154dc75132062a5849516ad05c9b2e05a8f533d033edab81f856036b6b6f3", "project_uri": "https://rubygems.org/gems/racktor", "gem_uri": "https://rubygems.org/gems/racktor-0.0.0.gem", "homepage_uri": "https://jhawthorn.com", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://jhawthorn.com", "bug_tracker_uri": null, "changelog_uri": "https://jhawthorn.com", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-08-19 19:35:10 UTC
ozMYxBB2zLKUrNqNMJmPm

soliton

A stable localized wave

0.0.1
Content{ "name": "soliton", "downloads": 0, "version": "0.0.1", "version_created_at": "2025-08-19T19:29:34.855Z", "version_downloads": 0, "platform": "ruby", "authors": "Ufuk Kayserilioglu", "info": "A stable localized wave", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/paracyle/soliton", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "43dc6e7fc092e647bc5c7e49ea361853baa0f51cfdac35c9f43096e112aa0627", "spec_sha": "59845c2b34d3a8564218bed9ac4c15727daf2d02dcccca4be7cce07e95e28d55", "project_uri": "https://rubygems.org/gems/soliton", "gem_uri": "https://rubygems.org/gems/soliton-0.0.1.gem", "homepage_uri": "https://github.com/paracyle/soliton", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-08-19 19:29:36 UTC
uJQTKNTVgwWChwJiXHzin

aws-sdk-polly

Official AWS Ruby gem for Amazon Polly. This gem is part of the AWS SDK for Ruby.

1.112.0
Content{ "name": "aws-sdk-polly", "downloads": 82234490, "version": "1.112.0", "version_created_at": "2025-08-19T19:15:18.665Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for Amazon Polly. This gem is part of the AWS SDK for Ruby.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-polly/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-polly" }, "yanked": false, "sha": "ede99797b45e5a91ac9782383843f92e5f1a96c1c6e2c0e9864182a33378f034", "spec_sha": "27805f132c6ee625b2533f6cb3212761170fed77c4da558e8e4816f8dbe06360", "project_uri": "https://rubygems.org/gems/aws-sdk-polly", "gem_uri": "https://rubygems.org/gems/aws-sdk-polly-1.112.0.gem", "homepage_uri": "https://github.com/aws/aws-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-polly", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-polly/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.228.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-08-19 19:15:24 UTC
RC1SJg_09cOwa3izZxsbT

aws-sdk-s3

Official AWS Ruby gem for Amazon Simple Storage Service (Amazon S3). This gem is part of the AWS SDK for Ruby.

1.197.0
Content{ "name": "aws-sdk-s3", "downloads": 903704344, "version": "1.197.0", "version_created_at": "2025-08-19T19:15:18.755Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for Amazon Simple Storage Service (Amazon S3). This gem is part of the AWS SDK for Ruby.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-s3/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-s3" }, "yanked": false, "sha": "ac9e546acd34e08941235f31040eda6dde585ed4d5bc3ee4c1f07ba8f8fde87f", "spec_sha": "435ca23e48934b4c190ed672607c75c5f2da73f68dde698e208ee89aca204fb1", "project_uri": "https://rubygems.org/gems/aws-sdk-s3", "gem_uri": "https://rubygems.org/gems/aws-sdk-s3-1.197.0.gem", "homepage_uri": "https://github.com/aws/aws-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-s3", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-s3/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.228.0" }, { "name": "aws-sdk-kms", "requirements": "~> 1" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-08-19 19:15:23 UTC
XyJrQgyq2F3YHR2MaiFj8

aws-sdk-ec2

Official AWS Ruby gem for Amazon Elastic Compute Cloud (Amazon EC2). This gem is part of the AWS SDK for Ruby.

1.550.0
Content{ "name": "aws-sdk-ec2", "downloads": 219367653, "version": "1.550.0", "version_created_at": "2025-08-19T19:15:18.788Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for Amazon Elastic Compute Cloud (Amazon EC2). This gem is part of the AWS SDK for Ruby.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-ec2/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-ec2" }, "yanked": false, "sha": "2fad5348e6c5ed9423949c16774682f7104891afc0d406a96afbe12ba00cbf79", "spec_sha": "732f73b81f49f3cfd818e1273c31abdfa04335b41f3bf9ec21d060dfa28ca7ec", "project_uri": "https://rubygems.org/gems/aws-sdk-ec2", "gem_uri": "https://rubygems.org/gems/aws-sdk-ec2-1.550.0.gem", "homepage_uri": "https://github.com/aws/aws-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-ec2", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-ec2/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.228.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-08-19 19:15:22 UTC
xY31XCNJrefUHgILiLxus

aws-sdk-cleanrooms

Official AWS Ruby gem for AWS Clean Rooms Service. This gem is part of the AWS SDK for Ruby.

1.51.0
Content{ "name": "aws-sdk-cleanrooms", "downloads": 12368575, "version": "1.51.0", "version_created_at": "2025-08-19T19:15:18.729Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for AWS Clean Rooms Service. This gem is part of the AWS SDK for Ruby.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-cleanrooms/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-cleanrooms" }, "yanked": false, "sha": "342ab1f9f043dd152e53ebf7f0bc4c91405e6286c8e6c32ba40392554a6113df", "spec_sha": "b946380ac3fcd488814baac35dee6d72fde988b82e2c956537bfce6478863e98", "project_uri": "https://rubygems.org/gems/aws-sdk-cleanrooms", "gem_uri": "https://rubygems.org/gems/aws-sdk-cleanrooms-1.51.0.gem", "homepage_uri": "https://github.com/aws/aws-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-cleanrooms", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-cleanrooms/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.228.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-08-19 19:15:21 UTC
pSmfGrNj37SuhvUq50qOd

embed_workflow

API client for Embed Workflow

0.3.0
Content{ "name": "embed_workflow", "downloads": 2850, "version": "0.3.0", "version_created_at": "2025-08-19T19:05:31.306Z", "version_downloads": 0, "platform": "ruby", "authors": "Embed Workflow", "info": "API client for Embed Workflow", "licenses": [ "MIT" ], "metadata": { "documentation_uri": "https://docs.embedworkflow.com" }, "yanked": false, "sha": "ab661b0db72bc5be2af0ef23de3b613534752b8436e25a76f03dd67b4939a29b", "spec_sha": "dcc3722955ce3cbda392245b2336b6f07048270cc8e6f2aa55092aa6c905f573", "project_uri": "https://rubygems.org/gems/embed_workflow", "gem_uri": "https://rubygems.org/gems/embed_workflow-0.3.0.gem", "homepage_uri": "https://github.com/embedworkflow/embed-workflow-ruby", "wiki_uri": null, "documentation_uri": "https://docs.embedworkflow.com", "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.1" }, { "name": "rake", "requirements": ">= 0" }, { "name": "standard", "requirements": ">= 0" } ], "runtime": [] } }
2025-08-19 19:05:33 UTC
CoHKTb8nHPUPzpyChrIcd

activerecord-cockroachdb-adapter

Allows the use of CockroachDB as a backend for ActiveRecord and Rails apps.

8.0.3
Content{ "name": "activerecord-cockroachdb-adapter", "downloads": 670374, "version": "8.0.3", "version_created_at": "2025-08-19T19:01:23.535Z", "version_downloads": 0, "platform": "ruby", "authors": "Cockroach Labs", "info": "Allows the use of CockroachDB as a backend for ActiveRecord and Rails apps.", "licenses": [ "Apache-2.0" ], "metadata": { "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "b41ae770d69a3b4fce1b3a0885594f6ea278a2fb970c8fc1e8ac1203843a88ce", "spec_sha": "01cef69a2a298bbb77a7141d941fccbe360eb4a31e163d800fea67fe5cf703ba", "project_uri": "https://rubygems.org/gems/activerecord-cockroachdb-adapter", "gem_uri": "https://rubygems.org/gems/activerecord-cockroachdb-adapter-8.0.3.gem", "homepage_uri": "https://github.com/cockroachdb/activerecord-cockroachdb-adapter", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/activerecord-cockroachdb-adapter/8.0.3", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "benchmark-ips", "requirements": "~> 2.9.1" } ], "runtime": [ { "name": "activerecord", "requirements": "~> 8.0.0" }, { "name": "pg", "requirements": "~> 1.5" }, { "name": "rgeo-activerecord", "requirements": "~> 8.0.0" } ] } }
2025-08-19 19:01:25 UTC
LQGcyoJ1Z2QH0ZFe3cwDF

jetstream_bridge

Publisher/Consumer utilities for NATS JetStream with environment-scoped subjects, overlap guards, DLQ routing, retries/backoff, and optional Inbox/Outbox patterns. Includes topology setup helpers for production-safe operation.

1.15.0
Content{ "name": "jetstream_bridge", "downloads": 1505, "version": "1.15.0", "version_created_at": "2025-08-19T18:51:52.857Z", "version_downloads": 0, "platform": "ruby", "authors": "Mike Attara", "info": "Publisher/Consumer utilities for NATS JetStream with environment-scoped subjects,\noverlap guards, DLQ routing, retries/backoff, and optional Inbox/Outbox patterns.\nIncludes topology setup helpers for production-safe operation.", "licenses": [ "MIT" ], "metadata": { "github_repo": "ssh://github.com/attaradev/jetstream_bridge", "homepage_uri": "https://github.com/attaradev/jetstream_bridge", "changelog_uri": "https://github.com/attaradev/jetstream_bridge/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/attaradev/jetstream_bridge/issues", "source_code_uri": "https://github.com/attaradev/jetstream_bridge", "documentation_uri": "https://github.com/attaradev/jetstream_bridge#readme", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "3fcd747a4b633cda738c2c9be78782f5c4cb1ec8389ca7d23bd35b2f13c789fb", "spec_sha": "9d56d8d590aca2693ab0b7707fa8107a4406b2917fe9a319528fd89cced1e652", "project_uri": "https://rubygems.org/gems/jetstream_bridge", "gem_uri": "https://rubygems.org/gems/jetstream_bridge-1.15.0.gem", "homepage_uri": "https://github.com/attaradev/jetstream_bridge", "wiki_uri": null, "documentation_uri": "https://github.com/attaradev/jetstream_bridge#readme", "mailing_list_uri": null, "source_code_uri": "https://github.com/attaradev/jetstream_bridge", "bug_tracker_uri": "https://github.com/attaradev/jetstream_bridge/issues", "changelog_uri": "https://github.com/attaradev/jetstream_bridge/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler-audit", "requirements": ">= 0.9.1" }, { "name": "rake", "requirements": ">= 13.0" }, { "name": "rspec", "requirements": ">= 3.12" }, { "name": "rubocop", "requirements": "~> 1.66" }, { "name": "rubocop-packaging", "requirements": "~> 0.5" }, { "name": "rubocop-performance", "requirements": "~> 1.21" } ], "runtime": [ { "name": "activerecord", "requirements": ">= 6.0" }, { "name": "activesupport", "requirements": ">= 6.0" }, { "name": "nats-pure", "requirements": "~> 2.4" }, { "name": "rails", "requirements": ">= 6.0" } ] } }
2025-08-19 18:51:54 UTC
StW8RyOuymeUsNydfNcwz

sxn

Sxn simplifies git worktree management with intelligent project rules and secure automation

0.2.1
Content{ "name": "sxn", "downloads": 123, "version": "0.2.1", "version_created_at": "2025-08-19T18:48:29.691Z", "version_downloads": 0, "platform": "ruby", "authors": "Ernest Sim", "info": "Sxn simplifies git worktree management with intelligent project rules and secure automation", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/idl3/sxn", "changelog_uri": "https://github.com/idl3/sxn/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/idl3/sxn", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "d23f01598ce797107441a5521d46f2eab4dc5c1aa626097f710847d37be6b96d", "spec_sha": "226fb16653320a8d7e5ad8119c3b0aedf235c7cee867b76c89212deb43be5fed", "project_uri": "https://rubygems.org/gems/sxn", "gem_uri": "https://rubygems.org/gems/sxn-0.2.1.gem", "homepage_uri": "https://github.com/idl3/sxn", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/idl3/sxn", "bug_tracker_uri": null, "changelog_uri": "https://github.com/idl3/sxn/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "aruba", "requirements": "~> 2.1" }, { "name": "benchmark", "requirements": ">= 0" }, { "name": "benchmark-ips", "requirements": "~> 2.12" }, { "name": "bundler", "requirements": "~> 2.4" }, { "name": "climate_control", "requirements": "~> 1.2" }, { "name": "faker", "requirements": "~> 3.2" }, { "name": "memory_profiler", "requirements": "~> 1.0" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rubocop", "requirements": "~> 1.50" }, { "name": "rubocop-performance", "requirements": "~> 1.16" }, { "name": "rubocop-rspec", "requirements": "~> 2.19" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "vcr", "requirements": "~> 6.2" }, { "name": "webmock", "requirements": "~> 3.19" } ], "runtime": [ { "name": "async", "requirements": "~> 2.0" }, { "name": "bcrypt", "requirements": "~> 3.1" }, { "name": "dry-configurable", "requirements": "~> 1.0" }, { "name": "json-schema", "requirements": "~> 4.0" }, { "name": "liquid", "requirements": "~> 5.4" }, { "name": "listen", "requirements": "~> 3.8" }, { "name": "openssl", "requirements": ">= 3.0" }, { "name": "ostruct", "requirements": ">= 0" }, { "name": "parallel", "requirements": "~> 1.23" }, { "name": "pastel", "requirements": "~> 0.8" }, { "name": "sqlite3", "requirements": "~> 1.6" }, { "name": "thor", "requirements": "~> 1.3" }, { "name": "tty-progressbar", "requirements": "~> 0.18" }, { "name": "tty-prompt", "requirements": "~> 0.23" }, { "name": "tty-table", "requirements": "~> 0.12" }, { "name": "zeitwerk", "requirements": "~> 2.6" } ] } }
2025-08-19 18:48:33 UTC
g3PpJNyYqvc4s2oZqG1P7

pfab

k8s helper

0.58.20
Content{ "name": "pfab", "downloads": 59336, "version": "0.58.20", "version_created_at": "2025-08-19T18:41:59.639Z", "version_downloads": 0, "platform": "ruby", "authors": "Jeff Dwyer", "info": "k8s helper", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "a5417025a3eb3438ab7689b9729383cdb8cfecab748ec1f6ac78c9e7106fda97", "spec_sha": "a20293a1e9ee4f420015c5510a0efec8da054ec559077c562ad2824c685412d2", "project_uri": "https://rubygems.org/gems/pfab", "gem_uri": "https://rubygems.org/gems/pfab-0.58.20.gem", "homepage_uri": "http://github.com/prefab-cloud/pfab", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/pfab/0.58.20", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.3" }, { "name": "juwelier", "requirements": "~> 2.4.9" }, { "name": "rdoc", "requirements": "~> 6.1" }, { "name": "simplecov", "requirements": ">= 0" }, { "name": "test-unit", "requirements": ">= 0" } ], "runtime": [ { "name": "activesupport", "requirements": ">= 0" }, { "name": "commander", "requirements": "~> 4.6" }, { "name": "pry-byebug", "requirements": ">= 0" }, { "name": "styled_yaml", "requirements": "~> 0.0.1" } ] } }
2025-08-19 18:42:03 UTC
cJdNg2U3AneeLdzg-Wzla

xirr

Calculates IRR of a Cashflow, similar to Excel's, XIRR formula. It defaults to Newton Method, but will calculate Bisection as well.

0.7.1
Content{ "name": "xirr", "downloads": 253693, "version": "0.7.1", "version_created_at": "2025-08-19T18:35:41.870Z", "version_downloads": 0, "platform": "ruby", "authors": "tubedude", "info": "Calculates IRR of a Cashflow, similar to Excel's, XIRR formula. It defaults to Newton Method, but will calculate Bisection as well.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "570c7b99f284cbbe994b305991771503ce332e76d814a93bbc1238c6878af136", "spec_sha": "c0a85fce4b6a5e1212a796ce51a8a20918bc261aaabf6aea6e128c7704d2c59d", "project_uri": "https://rubygems.org/gems/xirr", "gem_uri": "https://rubygems.org/gems/xirr-0.7.1.gem", "homepage_uri": "https://github.com/tubedude/xirr", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/xirr/0.7.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "activesupport", "requirements": ">= 6.1, < 8" }, { "name": "bundler", "requirements": ">= 2.2" }, { "name": "coveralls", "requirements": "~> 0.8" }, { "name": "minitest", "requirements": "~> 5.14" }, { "name": "rake", "requirements": "~> 13.0" } ], "runtime": [ { "name": "activesupport", "requirements": ">= 6.1, < 8" } ] } }
2025-08-19 18:35:43 UTC
uCsLEdGFLsK_Q491hAieo

jetstream_bridge

Publisher/Consumer utilities for NATS JetStream with environment-scoped subjects, overlap guards, DLQ routing, retries/backoff, and optional Inbox/Outbox patterns. Includes topology setup helpers for production-safe operation.

1.14.0
Content{ "name": "jetstream_bridge", "downloads": 1469, "version": "1.14.0", "version_created_at": "2025-08-19T18:30:27.700Z", "version_downloads": 0, "platform": "ruby", "authors": "Mike Attara", "info": "Publisher/Consumer utilities for NATS JetStream with environment-scoped subjects,\noverlap guards, DLQ routing, retries/backoff, and optional Inbox/Outbox patterns.\nIncludes topology setup helpers for production-safe operation.", "licenses": [ "MIT" ], "metadata": { "github_repo": "ssh://github.com/attaradev/jetstream_bridge", "homepage_uri": "https://github.com/attaradev/jetstream_bridge", "changelog_uri": "https://github.com/attaradev/jetstream_bridge/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/attaradev/jetstream_bridge/issues", "source_code_uri": "https://github.com/attaradev/jetstream_bridge", "documentation_uri": "https://github.com/attaradev/jetstream_bridge#readme", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "f1bbaa3f89aaf72ec7eb929143ece8394dbbadbfb1eac8446c1b3881518f5ee3", "spec_sha": "d6625e3cd52fe3c134545f5ca6e2884940805c5d3acd4d27bfe1a886373dacb3", "project_uri": "https://rubygems.org/gems/jetstream_bridge", "gem_uri": "https://rubygems.org/gems/jetstream_bridge-1.14.0.gem", "homepage_uri": "https://github.com/attaradev/jetstream_bridge", "wiki_uri": null, "documentation_uri": "https://github.com/attaradev/jetstream_bridge#readme", "mailing_list_uri": null, "source_code_uri": "https://github.com/attaradev/jetstream_bridge", "bug_tracker_uri": "https://github.com/attaradev/jetstream_bridge/issues", "changelog_uri": "https://github.com/attaradev/jetstream_bridge/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler-audit", "requirements": ">= 0.9.1" }, { "name": "rake", "requirements": ">= 13.0" }, { "name": "rspec", "requirements": ">= 3.12" }, { "name": "rubocop", "requirements": "~> 1.66" }, { "name": "rubocop-packaging", "requirements": "~> 0.5" }, { "name": "rubocop-performance", "requirements": "~> 1.21" } ], "runtime": [ { "name": "activerecord", "requirements": ">= 6.0" }, { "name": "activesupport", "requirements": ">= 6.0" }, { "name": "nats-pure", "requirements": "~> 2.4" }, { "name": "rails", "requirements": ">= 6.0" } ] } }
2025-08-19 18:30:29 UTC
Kis6sP6j_6QiikofdZIqG

javonet-ruby-sdk

Javonet allows you to reference and use modules or packages written in (Java/Kotlin/Groovy/Clojure, C#/VB.NET, Ruby, Perl, Python, JavaScript/TypeScript) like they were created in your technology. It works on Linux/Windows and MacOS for applications created in JVM, CLR/Netcore, Perl, Python, Ruby, NodeJS, C++ or GoLang and gives you unparalleled freedom and flexibility with native performance in building your mixed-technologies products. Let it be accessing best AI or cryptography libraries, devices SDKs, legacy client modules, internal custom packages or anything from public repositories available on NPM, Nuget, PyPI, Maven/Gradle, RubyGems or GitHub. Get free from programming languages barriers today! For more information check out our guides at https://www.javonet.com/guides/v2/

2.6.1
Content{ "name": "javonet-ruby-sdk", "downloads": 20267, "version": "2.6.1", "version_created_at": "2025-08-19T18:28:02.100Z", "version_downloads": 0, "platform": "ruby", "authors": "SdNCenter Sp. z o. o.", "info": "Javonet allows you to reference and use modules or packages written in (Java/Kotlin/Groovy/Clojure, C#/VB.NET, Ruby, Perl, Python, JavaScript/TypeScript) like they were created in your technology. It works on Linux/Windows and MacOS for applications created in JVM, CLR/Netcore, Perl, Python, Ruby, NodeJS, C++ or GoLang and gives you unparalleled freedom and flexibility with native performance in building your mixed-technologies products. Let it be accessing best AI or cryptography libraries, devices SDKs, legacy client modules, internal custom packages or anything from public repositories available on NPM, Nuget, PyPI, Maven/Gradle, RubyGems or GitHub. Get free from programming languages barriers today! For more information check out our guides at https://www.javonet.com/guides/v2/", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "5c1f14f51b2ba982b467e3f73acf696936dd9ff6e27922206ca7e543fb906860", "spec_sha": "e81d11de49ed9e7bf0da285969789c00eaea938a7b71171d50351c0291a29f30", "project_uri": "https://rubygems.org/gems/javonet-ruby-sdk", "gem_uri": "https://rubygems.org/gems/javonet-ruby-sdk-2.6.1.gem", "homepage_uri": "https://javonet.com", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/javonet-ruby-sdk/2.6.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.6" }, { "name": "http", "requirements": "~> 5.2.0" }, { "name": "pry", "requirements": "~> 0.15.2" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "rspec", "requirements": "~> 3.13" }, { "name": "rspec_junit_formatter", "requirements": "~> 0.6" } ], "runtime": [ { "name": "ffi", "requirements": "~> 1.16" }, { "name": "os", "requirements": "~> 1.1" }, { "name": "rexml", "requirements": "~> 3.2" }, { "name": "securerandom", "requirements": "~> 0.3.1" }, { "name": "websocket", "requirements": "~> 1.2" } ] } }
2025-08-19 18:28:05 UTC
n72wI8CbBwIFEeqAKKw8o

solidus_sicoob

This rubygem does not have a description or summary.

2.0.0
Content{ "name": "solidus_sicoob", "downloads": 654, "version": "2.0.0", "version_created_at": "2025-08-19T18:23:04.029Z", "version_downloads": 0, "platform": "ruby", "authors": "Hamilton", "info": "This rubygem does not have a description or summary.", "licenses": [], "metadata": {}, "yanked": false, "sha": "59dd18a459527a7580293b03bdc1cbf5efcede0068d96e3f191baaedb3e02eea", "spec_sha": "cc521e37dbce1eb2f15a1a5d632c1453a01bb847c52cb6fa0aca2c62abb7c2e3", "project_uri": "https://rubygems.org/gems/solidus_sicoob", "gem_uri": "https://rubygems.org/gems/solidus_sicoob-2.0.0.gem", "homepage_uri": "https://github.com/todasessascoisas/solidus_sicoob", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/solidus_sicoob/2.0.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rqrcode", "requirements": ">= 0" }, { "name": "sicoob_api", "requirements": ">= 0" }, { "name": "solidus_brazilian_adaptations", "requirements": ">= 0" }, { "name": "solidus_core", "requirements": ">= 0" }, { "name": "solidus_support", "requirements": ">= 0" } ] } }
2025-08-19 18:23:05 UTC
9_Y-Lqbwz2yOJUoQ7IK_h

sxn

Sxn simplifies git worktree management with intelligent project rules and secure automation

0.2.0
Content{ "name": "sxn", "downloads": 108, "version": "0.2.0", "version_created_at": "2025-08-19T18:22:08.069Z", "version_downloads": 0, "platform": "ruby", "authors": "Ernest Sim", "info": "Sxn simplifies git worktree management with intelligent project rules and secure automation", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/idl3/sxn", "changelog_uri": "https://github.com/idl3/sxn/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/idl3/sxn", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "ce98bc053431793498ccb5e5c7bd434fa90b98ea64a2cfd513486732c586d069", "spec_sha": "e017d67fcfd0eccf1c59f24cc648118d005d1cf5084a856a518b91d4ae3bb10d", "project_uri": "https://rubygems.org/gems/sxn", "gem_uri": "https://rubygems.org/gems/sxn-0.2.0.gem", "homepage_uri": "https://github.com/idl3/sxn", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/idl3/sxn", "bug_tracker_uri": null, "changelog_uri": "https://github.com/idl3/sxn/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "aruba", "requirements": "~> 2.1" }, { "name": "benchmark", "requirements": ">= 0" }, { "name": "benchmark-ips", "requirements": "~> 2.12" }, { "name": "bundler", "requirements": "~> 2.4" }, { "name": "climate_control", "requirements": "~> 1.2" }, { "name": "faker", "requirements": "~> 3.2" }, { "name": "memory_profiler", "requirements": "~> 1.0" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rubocop", "requirements": "~> 1.50" }, { "name": "rubocop-performance", "requirements": "~> 1.16" }, { "name": "rubocop-rspec", "requirements": "~> 2.19" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "vcr", "requirements": "~> 6.2" }, { "name": "webmock", "requirements": "~> 3.19" } ], "runtime": [ { "name": "async", "requirements": "~> 2.0" }, { "name": "bcrypt", "requirements": "~> 3.1" }, { "name": "dry-configurable", "requirements": "~> 1.0" }, { "name": "json-schema", "requirements": "~> 4.0" }, { "name": "liquid", "requirements": "~> 5.4" }, { "name": "listen", "requirements": "~> 3.8" }, { "name": "openssl", "requirements": ">= 3.0" }, { "name": "ostruct", "requirements": ">= 0" }, { "name": "parallel", "requirements": "~> 1.23" }, { "name": "pastel", "requirements": "~> 0.8" }, { "name": "sqlite3", "requirements": "~> 1.6" }, { "name": "thor", "requirements": "~> 1.3" }, { "name": "tty-progressbar", "requirements": "~> 0.18" }, { "name": "tty-prompt", "requirements": "~> 0.23" }, { "name": "tty-table", "requirements": "~> 0.12" }, { "name": "zeitwerk", "requirements": "~> 2.6" } ] } }
2025-08-19 18:22:09 UTC
UBbUxZHRw0JhiWpfTTTWc

proto_turf

Support for Protobuf files in Confluent Schema Registry

0.0.4
Content{ "name": "proto_turf", "downloads": 315, "version": "0.0.4", "version_created_at": "2025-08-19T18:17:19.774Z", "version_downloads": 0, "platform": "ruby", "authors": "Daniel Orner", "info": "Support for Protobuf files in Confluent Schema Registry", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "78977ee0fe6473a5ecefe90abfb3c89a5063af557f7b30f2a79376eb2148dfb7", "spec_sha": "680f9befdf77b1e05365fb00361e92f4d12089ae1639df569317d5309e5126cb", "project_uri": "https://rubygems.org/gems/proto_turf", "gem_uri": "https://rubygems.org/gems/proto_turf-0.0.4.gem", "homepage_uri": "https://github.com/flipp-oss/proto_turf", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/proto_turf/0.0.4", "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.2" }, { "name": "standardrb", "requirements": ">= 0" }, { "name": "webmock", "requirements": ">= 0" } ], "runtime": [ { "name": "excon", "requirements": ">= 0" }, { "name": "google-protobuf", "requirements": ">= 0" } ] } }
2025-08-19 18:17:21 UTC
KRGJZ0tBM5UsQ5LuTzwoT

bullet_train-themes-tailwind_css

Bullet Train Themes Tailwind CSS Base

1.27.0
Content{ "name": "bullet_train-themes-tailwind_css", "downloads": 380957, "version": "1.27.0", "version_created_at": "2025-08-19T18:08:05.213Z", "version_downloads": 0, "platform": "ruby", "authors": "Andrew Culver", "info": "Bullet Train Themes Tailwind CSS Base", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-themes-tailwind_css", "source_code_uri": "https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-themes-tailwind_css" }, "yanked": false, "sha": "f7297254979619e567dd2c62712f6ea2800964ef51988a1d88576b07ecf7c196", "spec_sha": "2bd2a96ea4ec61c1f876189261743066f684bf0d03c36584b0e4f72f5633f8e5", "project_uri": "https://rubygems.org/gems/bullet_train-themes-tailwind_css", "gem_uri": "https://rubygems.org/gems/bullet_train-themes-tailwind_css-1.27.0.gem", "homepage_uri": "https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-themes-tailwind_css", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-themes-tailwind_css", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "simplecov", "requirements": ">= 0" }, { "name": "standard", "requirements": ">= 0" } ], "runtime": [ { "name": "bullet_train-themes", "requirements": ">= 0" }, { "name": "rails", "requirements": ">= 6.0.0" } ] } }
2025-08-19 18:08:07 UTC
aHwI8zHIsDJ0V_mXDK3sd

bullet_train-themes-light

Bullet Train Themes: Light

1.27.0
Content{ "name": "bullet_train-themes-light", "downloads": 407343, "version": "1.27.0", "version_created_at": "2025-08-19T18:08:04.047Z", "version_downloads": 0, "platform": "ruby", "authors": "Andrew Culver", "info": "Bullet Train Themes: Light", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-themes-light", "source_code_uri": "https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-themes-light" }, "yanked": false, "sha": "e9016c23793b1c10e3d9b60b5f82cb44595130895504a5bb6c018e7aa400d0ab", "spec_sha": "38386a0feb98670efdffb2c555c9fe16cb957b082bbfd4c74b5465cda422cec5", "project_uri": "https://rubygems.org/gems/bullet_train-themes-light", "gem_uri": "https://rubygems.org/gems/bullet_train-themes-light-1.27.0.gem", "homepage_uri": "https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-themes-light", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-themes-light", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "simplecov", "requirements": ">= 0" }, { "name": "standard", "requirements": ">= 0" } ], "runtime": [ { "name": "bullet_train-themes-tailwind_css", "requirements": ">= 0" }, { "name": "masamune-ast", "requirements": "~> 2.0.2" }, { "name": "rails", "requirements": ">= 6.0.0" } ] } }
2025-08-19 18:08:06 UTC
YgbwtQAItOGEtprrKI_y1

bullet_train-themes

Bullet Train Themes

1.27.0
Content{ "name": "bullet_train-themes", "downloads": 397914, "version": "1.27.0", "version_created_at": "2025-08-19T18:08:02.737Z", "version_downloads": 0, "platform": "ruby", "authors": "Andrew Culver", "info": "Bullet Train Themes", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-themes", "source_code_uri": "https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-themes" }, "yanked": false, "sha": "d421bda67d12fd3d22ceb284abeb8d3d848cda741f3b7f52d76b3c137c258aab", "spec_sha": "345998d7b9a65d61e30694a71d5d42c69839ea1e092b47dc14048a5746b09f9c", "project_uri": "https://rubygems.org/gems/bullet_train-themes", "gem_uri": "https://rubygems.org/gems/bullet_train-themes-1.27.0.gem", "homepage_uri": "https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-themes", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-themes", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "simplecov", "requirements": ">= 0" }, { "name": "standard", "requirements": ">= 0" } ], "runtime": [ { "name": "bullet_train-fields", "requirements": ">= 0" }, { "name": "nice_partials", "requirements": "~> 0.9" }, { "name": "rails", "requirements": ">= 6.0.0" } ] } }
2025-08-19 18:08:04 UTC
C8xCSxriprlzm7BdUWVXC

bullet_train-super_scaffolding

Bullet Train Super Scaffolding

1.27.0
Content{ "name": "bullet_train-super_scaffolding", "downloads": 426853, "version": "1.27.0", "version_created_at": "2025-08-19T18:08:01.211Z", "version_downloads": 0, "platform": "ruby", "authors": "Andrew Culver", "info": "Bullet Train Super Scaffolding", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-super_scaffolding", "source_code_uri": "https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-super_scaffolding" }, "yanked": false, "sha": "7a987b3eb9f6899710aa19515d85026bedb6d5971e3a025db0d8259bbf8ab629", "spec_sha": "16ad31f88d12a893faf203ba3a6df36f1a9688c31ee567e0c10df77a7ade5cd6", "project_uri": "https://rubygems.org/gems/bullet_train-super_scaffolding", "gem_uri": "https://rubygems.org/gems/bullet_train-super_scaffolding-1.27.0.gem", "homepage_uri": "https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-super_scaffolding", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-super_scaffolding", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "simplecov", "requirements": ">= 0" }, { "name": "standard", "requirements": ">= 0" } ], "runtime": [ { "name": "colorize", "requirements": ">= 0" }, { "name": "indefinite_article", "requirements": ">= 0" }, { "name": "masamune-ast", "requirements": "~> 2.0.2" }, { "name": "rails", "requirements": ">= 6.0.0" } ] } }
2025-08-19 18:08:03 UTC
D50mzoh-X0zPBcIHiwis2

bullet_train-super_load_and_authorize_resource

Bullet Train Super Load And Authorize Resource

1.27.0
Content{ "name": "bullet_train-super_load_and_authorize_resource", "downloads": 374340, "version": "1.27.0", "version_created_at": "2025-08-19T18:07:59.914Z", "version_downloads": 0, "platform": "ruby", "authors": "Andrew Culver", "info": "Bullet Train Super Load And Authorize Resource", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-super_load_and_authorize_resource", "source_code_uri": "https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-super_load_and_authorize_resource" }, "yanked": false, "sha": "593634bcdb492cb36303e7bf3b69cdecafbc70e84bd7223dd42012132a85aea4", "spec_sha": "ef9db8d2937b1986a06c5270aa8f3c4e24f6e5d00f8f7fd4d12ab7d63292429d", "project_uri": "https://rubygems.org/gems/bullet_train-super_load_and_authorize_resource", "gem_uri": "https://rubygems.org/gems/bullet_train-super_load_and_authorize_resource-1.27.0.gem", "homepage_uri": "https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-super_load_and_authorize_resource", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-super_load_and_authorize_resource", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "pry", "requirements": ">= 0" }, { "name": "simplecov", "requirements": ">= 0" } ], "runtime": [ { "name": "cancancan", "requirements": ">= 0" }, { "name": "rails", "requirements": ">= 6.0.0" } ] } }
2025-08-19 18:08:03 UTC
M9vAkDcEGaK2gxOrM4KK9

bullet_train-sortable

Bullet Train Sortable

1.27.0
Content{ "name": "bullet_train-sortable", "downloads": 367330, "version": "1.27.0", "version_created_at": "2025-08-19T18:07:58.708Z", "version_downloads": 0, "platform": "ruby", "authors": "Andrew Culver", "info": "Bullet Train Sortable", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-sortable", "source_code_uri": "https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-sortable" }, "yanked": false, "sha": "d1dfd61fa963401edb6a1871a93425f1f6ec4f107a6b610d4a71e12381942ad6", "spec_sha": "2bae637b7f8d161b3bc2541a01185e73f6da976aed2356343cca25acfc2f4ea3", "project_uri": "https://rubygems.org/gems/bullet_train-sortable", "gem_uri": "https://rubygems.org/gems/bullet_train-sortable-1.27.0.gem", "homepage_uri": "https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-sortable", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-sortable", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "simplecov", "requirements": ">= 0" }, { "name": "standard", "requirements": ">= 0" } ], "runtime": [ { "name": "rails", "requirements": ">= 6.0.0" } ] } }
2025-08-19 18:08:00 UTC
o_UDgzPa6mSkhmJ7h3wg-

bullet_train-scope_validator

Protect `belongs_to` attributes from ID stuffing.

1.27.0
Content{ "name": "bullet_train-scope_validator", "downloads": 377135, "version": "1.27.0", "version_created_at": "2025-08-19T18:07:57.585Z", "version_downloads": 0, "platform": "ruby", "authors": "Andrew Culver", "info": "Protect `belongs_to` attributes from ID stuffing.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-scope_validator", "source_code_uri": "https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-scope_validator" }, "yanked": false, "sha": "76b8b09f50bdc69a155d236f1490b031344325d87073d53cf3b4cae5e10a7ad5", "spec_sha": "12800bb5a2da77d01d28a012d59ea46cf46c0cf979c6faf5d197b72222705213", "project_uri": "https://rubygems.org/gems/bullet_train-scope_validator", "gem_uri": "https://rubygems.org/gems/bullet_train-scope_validator-1.27.0.gem", "homepage_uri": "https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-scope_validator", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-scope_validator", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "simplecov", "requirements": ">= 0" } ], "runtime": [ { "name": "rails", "requirements": ">= 6.0.0" } ] } }
2025-08-19 18:07:59 UTC
bgvqBFjr3DUdeMTpnBIP6

bullet_train-roles

Yaml-backed ApplicationHash for CanCan Roles

1.27.0
Content{ "name": "bullet_train-roles", "downloads": 389145, "version": "1.27.0", "version_created_at": "2025-08-19T18:07:56.310Z", "version_downloads": 0, "platform": "ruby", "authors": "Prabin Poudel, Andrew Culver", "info": "Yaml-backed ApplicationHash for CanCan Roles", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-roles", "changelog_uri": "https://github.com/bullet-train-co/bullet_train-roles/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/bullet-train-co/bullet_train-roles" }, "yanked": false, "sha": "e1515767d0af24ab52ca9ed4d890d02b8c5135f3b1c28c5bffc36373371d57fc", "spec_sha": "a175fe155c2de439fe2c02a234fbee580dc91827fe7c0cc133ff4541269f3776", "project_uri": "https://rubygems.org/gems/bullet_train-roles", "gem_uri": "https://rubygems.org/gems/bullet_train-roles-1.27.0.gem", "homepage_uri": "https://github.com/bullet-train-co/bullet_train-core/tree/main/bullet_train-roles", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/bullet-train-co/bullet_train-roles", "bug_tracker_uri": null, "changelog_uri": "https://github.com/bullet-train-co/bullet_train-roles/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "byebug", "requirements": "~> 11.1.0" }, { "name": "factory_bot_rails", "requirements": ">= 0" }, { "name": "minitest", "requirements": "~> 5.0" }, { "name": "pg", "requirements": "~> 1.3" }, { "name": "rails", "requirements": ">= 7.0.0" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "simplecov", "requirements": ">= 0" }, { "name": "standard", "requirements": "~> 1.5.0" } ], "runtime": [ { "name": "active_hash", "requirements": "~> 3.3.1" }, { "name": "activesupport", "requirements": ">= 0" }, { "name": "cancancan", "requirements": ">= 0" } ] } }
2025-08-19 18:07:58 UTC