Rubyhooks

Lastest updates from Rubygems.org

ID Gem Version Body Updated At
cHcCzNi3s52IbdAc-VNVV

erc20

A simple library for making ERC20 manipulations as easy as they can be for cryptocurrency newbies: checking balance, sending payments, and monitoring addresses for incoming payments. The library expects Ethereum node to provide JSON RPC and Websockets API.

0.1.4
Content{ "name": "erc20", "downloads": 3199, "version": "0.1.4", "version_created_at": "2025-04-21T07:59:25.622Z", "version_downloads": 0, "platform": "ruby", "authors": "Yegor Bugayenko", "info": "A simple library for making ERC20 manipulations as easy as they can be for cryptocurrency newbies: checking balance, sending payments, and monitoring addresses for incoming payments. The library expects Ethereum node to provide JSON RPC and Websockets API.", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "16fa8e02c8d70c12ed0778507235b129edfc9b66cad3e6e65ac5e225bfa0ef30", "spec_sha": "2bff1b7b27107cc840c5789b9f9f4c6bcd65b93a69719be2c771b8d3545b122f", "project_uri": "https://rubygems.org/gems/erc20", "gem_uri": "https://rubygems.org/gems/erc20-0.1.4.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/erc20/0.1.4", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "eth", "requirements": ">= 0.5.13" }, { "name": "faye-websocket", "requirements": ">= 0.11.3" }, { "name": "json", "requirements": ">= 2.10.1" }, { "name": "jsonrpc-client", "requirements": ">= 0.1.4" }, { "name": "loog", "requirements": "> 0" }, { "name": "slop", "requirements": "> 4" } ] } }
2025-04-21 07:59:28 UTC
SE-hJxVlqd08vQYHAHo_e

mcp_on_ruby

A comprehensive Ruby gem for implementing Model Context Protocol servers to standardize interactions with AI language models

0.2.0
Content{ "name": "mcp_on_ruby", "downloads": 120, "version": "0.2.0", "version_created_at": "2025-04-21T07:31:53.688Z", "version_downloads": 0, "platform": "ruby", "authors": "Nagendra Dhanakeerthi", "info": "A comprehensive Ruby gem for implementing Model Context Protocol servers\nto standardize interactions with AI language models", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/nagstler/mcp_on_ruby", "changelog_uri": "https://github.com/nagstler/mcp_on_ruby/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/nagstler/mcp_on_ruby", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "56a35b41f3309249baee7f646eb7fe2df29a37a5b0dc5965376aa32d874108ec", "spec_sha": "0185deed8dad0e40856ca930e995c01ccfbc388a135c82aba24192221cb6dda3", "project_uri": "https://rubygems.org/gems/mcp_on_ruby", "gem_uri": "https://rubygems.org/gems/mcp_on_ruby-0.2.0.gem", "homepage_uri": "https://github.com/nagstler/mcp_on_ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/nagstler/mcp_on_ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/nagstler/mcp_on_ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "codecov", "requirements": "~> 0.6.0" }, { "name": "rack-test", "requirements": "~> 2.1" }, { "name": "simplecov", "requirements": "~> 0.21.2" }, { "name": "simplecov-cobertura", "requirements": "~> 2.1" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" } ], "runtime": [ { "name": "concurrent-ruby", "requirements": "~> 1.2" }, { "name": "dry-schema", "requirements": "~> 1.13" }, { "name": "faraday", "requirements": "~> 2.7" }, { "name": "faraday-net_http", "requirements": "~> 3.0" }, { "name": "jwt", "requirements": "~> 2.7" }, { "name": "rack", "requirements": "~> 2.2" }, { "name": "rack-cors", "requirements": "~> 1.1" }, { "name": "redis", "requirements": "~> 5.0" }, { "name": "webrick", "requirements": "~> 1.7" } ] } }
2025-04-21 07:31:56 UTC
wt3n3M24h37FkMovZShsk

himg

Generates images from a minimal subset of HTML and CSS

0.0.2
Content{ "name": "himg", "downloads": 118, "version": "0.0.2", "version_created_at": "2025-04-21T07:14:06.958Z", "version_downloads": 0, "platform": "ruby", "authors": "James Edwards-Jones", "info": "Generates images from a minimal subset of HTML and CSS", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/Jamedjo/Himg", "changelog_uri": "https://github.com/Jamedjo/Himg/blob/CHANGELOG.md", "source_code_uri": "https://github.com/Jamedjo/Himg" }, "yanked": false, "sha": "b9834af736fd8796090717a50e237514704739ff5103b3817738b19458fb8f58", "spec_sha": "5fa3e5b37121aa71a5afc57f50a550549334a0cc80eeb206327d54a41abf55de", "project_uri": "https://rubygems.org/gems/himg", "gem_uri": "https://rubygems.org/gems/himg-0.0.2.gem", "homepage_uri": "https://github.com/Jamedjo/Himg", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/Jamedjo/Himg", "bug_tracker_uri": null, "changelog_uri": "https://github.com/Jamedjo/Himg/blob/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "appraisal", "requirements": ">= 0" }, { "name": "debug", "requirements": ">= 0" }, { "name": "irb", "requirements": ">= 0" }, { "name": "puma", "requirements": ">= 0" }, { "name": "rails", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rake-compiler", "requirements": ">= 0" }, { "name": "rspec", "requirements": ">= 0" }, { "name": "standard", "requirements": ">= 0" }, { "name": "steep", "requirements": ">= 0" } ], "runtime": [ { "name": "rb_sys", "requirements": "~> 0.9" } ] } }
2025-04-21 07:14:09 UTC
po6y1c9YlplRcXtDflYVL

luca-jp

JP tax extension for Luca

0.20.0
Content{ "name": "luca-jp", "downloads": 34833, "version": "0.20.0", "version_created_at": "2025-04-21T07:06:24.177Z", "version_downloads": 0, "platform": "ruby", "authors": "Chuma Takahiro", "info": "JP tax extension for Luca\n", "licenses": [ "GPL" ], "metadata": { "homepage_uri": "https://github.com/chumaltd/luca-jp", "changelog_uri": "https://github.com/chumaltd/luca-jp/CHANGELOG.md", "source_code_uri": "https://github.com/chumaltd/luca-jp" }, "yanked": false, "sha": "a416ae0f1cc8d58917c2ebd478d92ce309881d80e977cdfa466374e35315ddd6", "spec_sha": "f66b96c5ccc873946f3cd1b55961305c09885150a7feb135e3274e1aa976820f", "project_uri": "https://rubygems.org/gems/luca-jp", "gem_uri": "https://rubygems.org/gems/luca-jp-0.20.0.gem", "homepage_uri": "https://github.com/chumaltd/luca-jp", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/chumaltd/luca-jp", "bug_tracker_uri": null, "changelog_uri": "https://github.com/chumaltd/luca-jp/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.3" }, { "name": "minitest", "requirements": "~> 5.0" }, { "name": "rake", "requirements": ">= 12.3.3" } ], "runtime": [ { "name": "jp-national-tax", "requirements": ">= 0.1.3" }, { "name": "lucabook", "requirements": ">= 0.5.6" }, { "name": "lucadeal", "requirements": ">= 0.5.8" }, { "name": "lucarecord", "requirements": ">= 0.7.3" }, { "name": "lucasalary", "requirements": ">= 0.1.26" } ] } }
2025-04-21 07:06:25 UTC
5VBXg9-XygAyROOCWSaOW

lucadeal

Deal with contracts

0.5.8
Content{ "name": "lucadeal", "downloads": 27030, "version": "0.5.8", "version_created_at": "2025-04-21T07:03:06.182Z", "version_downloads": 0, "platform": "ruby", "authors": "Chuma Takahiro", "info": "Deal with contracts\n", "licenses": [ "GPL" ], "metadata": { "homepage_uri": "https://github.com/chumaltd/luca/tree/master/lucadeal", "changelog_uri": "https://github.com/chumaltd/luca/tree/master/lucadeal/CHANGELOG.md", "source_code_uri": "https://github.com/chumaltd/luca/tree/master/lucadeal" }, "yanked": false, "sha": "17663b3a361c92a8233a59c770eaef5a9bb8e9d7db551b3a6b67aa3694f1de30", "spec_sha": "8b540829622e0ffd2e6a0a934af3b7f6b9fa8b6b433b903daf9bd94bd253de50", "project_uri": "https://rubygems.org/gems/lucadeal", "gem_uri": "https://rubygems.org/gems/lucadeal-0.5.8.gem", "homepage_uri": "https://github.com/chumaltd/luca/tree/master/lucadeal", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/chumaltd/luca/tree/master/lucadeal", "bug_tracker_uri": null, "changelog_uri": "https://github.com/chumaltd/luca/tree/master/lucadeal/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 1.17" }, { "name": "minitest", "requirements": "~> 5.0" }, { "name": "rake", "requirements": ">= 12.3.3" } ], "runtime": [ { "name": "lucarecord", "requirements": ">= 0.7.5" } ] } }
2025-04-21 07:03:07 UTC
8O3d-dmsyVO9rLiHCYOUC

jamm

Jamm help you make payment without credit cards

1.2.1
Content{ "name": "jamm", "downloads": 3150, "version": "1.2.1", "version_created_at": "2025-04-21T06:58:02.956Z", "version_downloads": 0, "platform": "ruby", "authors": "Jamm", "info": "Jamm help you make payment without credit cards", "licenses": [ "MIT" ], "metadata": { "source_code_uri": "https://github.com/jamm-pay/Jamm-SDK-Ruby" }, "yanked": false, "sha": "69f9d0a029aab269dea09b195af4a4ff739da06e0790eeff52c6cfa153eb4a3d", "spec_sha": "3935ec8ca32216127cacf0044604e7185193b3305b751fb6bcf630f2535b7c0e", "project_uri": "https://rubygems.org/gems/jamm", "gem_uri": "https://rubygems.org/gems/jamm-1.2.1.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/jamm-pay/Jamm-SDK-Ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rest-client", "requirements": "~> 2.0" }, { "name": "typhoeus", "requirements": "~> 1.0, >= 1.0.1" } ] } }
2025-04-21 06:58:04 UTC
l476dSQl4XZ5YmCMhP47A

jekyll-zeta

A clean fast, minimalist Jekyll theme.

0.10.1
Content{ "name": "jekyll-zeta", "downloads": 23239, "version": "0.10.1", "version_created_at": "2025-04-21T06:58:00.299Z", "version_downloads": 0, "platform": "ruby", "authors": "vitock", "info": "A clean fast, minimalist Jekyll theme.", "licenses": [ "GPL" ], "metadata": {}, "yanked": false, "sha": "fe9fd235ae7798f29f3698f63bbf36894792966de923605aa5e26dfbcf1ab2cc", "spec_sha": "458a40ca7f366c5ad07fdf30eeba407391c9230ca361133068f6d68933ae8b6e", "project_uri": "https://rubygems.org/gems/jekyll-zeta", "gem_uri": "https://rubygems.org/gems/jekyll-zeta-0.10.1.gem", "homepage_uri": "https://github.com/vitock/jekyll-zeta", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/jekyll-zeta/0.10.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "jekyll", "requirements": ">= 4.0.0" }, { "name": "jekyll-paginate", "requirements": "~> 1.0.0" }, { "name": "no-style-please2-plugins", "requirements": "~> 0.9.5" } ] } }
2025-04-21 06:58:02 UTC
foBBvnePn58HjRPETfQsw

rubocop-dependency

Code style checking for dependencies control. A plugin for the RuboCop code style enforcing & linting tool.

0.2.0
Content{ "name": "rubocop-dependency", "downloads": 23558, "version": "0.2.0", "version_created_at": "2025-04-21T06:56:34.658Z", "version_downloads": 0, "platform": "ruby", "authors": "KATO Kei", "info": " Code style checking for dependencies control.\n A plugin for the RuboCop code style enforcing & linting tool.\n", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/keik/rubocop-dependency", "changelog_uri": "https://github.com/keik/rubocop-dependency/CHANGELOG.md", "source_code_uri": "https://github.com/keik/rubocop-dependency" }, "yanked": false, "sha": "5c7924036561ebe116487d4c288a804db6a84a4b05c360a7665e65459be58e0e", "spec_sha": "ab608f44ecc9e0b2998768f56c1fa16aaf45e9b09fa6b5c9a34a1aa613b646bc", "project_uri": "https://rubygems.org/gems/rubocop-dependency", "gem_uri": "https://rubygems.org/gems/rubocop-dependency-0.2.0.gem", "homepage_uri": "https://github.com/keik/rubocop-dependency", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/keik/rubocop-dependency", "bug_tracker_uri": null, "changelog_uri": "https://github.com/keik/rubocop-dependency/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": ">= 0" }, { "name": "rubocop", "requirements": ">= 0" }, { "name": "simplecov", "requirements": ">= 0" }, { "name": "simplecov-lcov", "requirements": ">= 0" } ], "runtime": [ { "name": "rubocop", "requirements": ">= 0" } ] } }
2025-04-21 06:56:38 UTC
15CNcYzj951CJfIxZWOG7

arcadedb

Provides access to ArcadeDB from ruby

0.5.2
Content{ "name": "arcadedb", "downloads": 1966, "version": "0.5.2", "version_created_at": "2025-04-21T06:39:31.179Z", "version_downloads": 0, "platform": "ruby", "authors": "Hartmut Bischoff", "info": "Provides access to ArcadeDB from ruby", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "d31cb4cd5d9855428e89745d67227e7ef931e036da80ffbe50d5042a78e14503", "spec_sha": "1f6a0f87da104028098a6022ac0b39d0c07121fac88184cad36a901c83bb9915", "project_uri": "https://rubygems.org/gems/arcadedb", "gem_uri": "https://rubygems.org/gems/arcadedb-0.5.2.gem", "homepage_uri": "https://github.com/topofocus/arcadedb", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/arcadedb/0.5.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" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 4.0" } ], "runtime": [ { "name": "dry-configurable", "requirements": ">= 0" }, { "name": "dry-core", "requirements": ">= 0" }, { "name": "dry-schema", "requirements": ">= 0" }, { "name": "dry-struct", "requirements": ">= 0" }, { "name": "httpx", "requirements": ">= 0" } ] } }
2025-04-21 06:39:32 UTC
GsSzsSNUt-dpdKY9H0JKY

lemons

It does nothing

0.0.7
Content{ "name": "lemons", "downloads": 4, "version": "0.0.7", "version_created_at": "2025-04-21T06:13:58.375Z", "version_downloads": 0, "platform": "ruby", "authors": "Grant Birkinbine", "info": "It does nothing\n", "licenses": [ "MIT" ], "metadata": { "bug_tracker_uri": "https://github.com/grantbirki/lemons/issues", "source_code_uri": "https://github.com/grantbirki/lemons", "documentation_uri": "https://github.com/grantbirki/lemons" }, "yanked": false, "sha": "b6ac1f39315d8f042caaf08a28012456f937f3e9ef4beb5744a4e6b997612410", "spec_sha": "2ef8b7e7ad2b3b2b03e7bbd3cb473d4691ecaf03ab0c5c1fd9ae850003027d05", "project_uri": "https://rubygems.org/gems/lemons", "gem_uri": "https://rubygems.org/gems/lemons-0.0.7.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://github.com/grantbirki/lemons", "mailing_list_uri": null, "source_code_uri": "https://github.com/grantbirki/lemons", "bug_tracker_uri": "https://github.com/grantbirki/lemons/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "faraday-retry", "requirements": "~> 2.3, >= 2.3.1" }, { "name": "octokit", "requirements": "~> 9.2" } ] } }
2025-04-21 06:13:59 UTC
6yJEUFEM0u83YExv5zrcZ

lemons

It does nothing

0.0.6
Content{ "name": "lemons", "downloads": 0, "version": "0.0.6", "version_created_at": "2025-04-21T06:06:47.733Z", "version_downloads": 0, "platform": "ruby", "authors": "Grant Birkinbine", "info": "It does nothing\n", "licenses": [ "MIT" ], "metadata": { "bug_tracker_uri": "https://github.com/grantbirki/lemons/issues", "source_code_uri": "https://github.com/grantbirki/lemons", "documentation_uri": "https://github.com/grantbirki/lemons" }, "yanked": false, "sha": "523982689bf96b535ffbdcd40d507930fd83638f9992cbc827de11c5063d0d48", "spec_sha": "a02649e848899d95cb409342986bf52965f0b29d62a374ecb53d7e70f3230ddb", "project_uri": "https://rubygems.org/gems/lemons", "gem_uri": "https://rubygems.org/gems/lemons-0.0.6.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://github.com/grantbirki/lemons", "mailing_list_uri": null, "source_code_uri": "https://github.com/grantbirki/lemons", "bug_tracker_uri": "https://github.com/grantbirki/lemons/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "faraday-retry", "requirements": "~> 2.3, >= 2.3.1" }, { "name": "octokit", "requirements": "~> 9.2" } ] } }
2025-04-21 06:06:49 UTC
OMZNlL4GKoD9Y3HWLazGG

postgarnet

Postgarnet is a lightweight SMTP client for sending emails through Gmail using Ruby. It allows full control over server connection and message headers, supports templates with dynamic payloads, and works out of the box with minimal setup. Designed with simplicity in mind, it's ideal for quick and flexible email sending in Ruby scripts and applications.

1.0.6
Content{ "name": "postgarnet", "downloads": 43, "version": "1.0.6", "version_created_at": "2025-04-21T06:02:37.486Z", "version_downloads": 0, "platform": "ruby", "authors": "trulyursdelv", "info": "Postgarnet is a lightweight SMTP client for sending emails through Gmail using Ruby. It allows full control over server connection and message headers, supports templates with dynamic payloads, and works out of the box with minimal setup. Designed with simplicity in mind, it's ideal for quick and flexible email sending in Ruby scripts and applications.\n", "licenses": [ "CC0-1.0" ], "metadata": {}, "yanked": false, "sha": "5852c3210caa43d14f8914955158afe537e320f2eae09bbb0a0c7d202d41064b", "spec_sha": "4bdee8928eef4576c4a8df324c3820bb74852cf6fa96733d504c7a9e6c4dc238", "project_uri": "https://rubygems.org/gems/postgarnet", "gem_uri": "https://rubygems.org/gems/postgarnet-1.0.6.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/postgarnet/1.0.6", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "net-smtp", "requirements": "~> 0.5.1" } ] } }
2025-04-21 06:02:38 UTC
eUGfjOLAZ-9Kc-KmCwSjN

lemons

It does nothing

0.0.5
Content{ "name": "lemons", "downloads": 0, "version": "0.0.5", "version_created_at": "2025-04-21T06:02:01.043Z", "version_downloads": 0, "platform": "ruby", "authors": "Grant Birkinbine", "info": "It does nothing\n", "licenses": [ "MIT" ], "metadata": { "bug_tracker_uri": "https://github.com/grantbirki/lemons/issues", "source_code_uri": "https://github.com/grantbirki/lemons", "documentation_uri": "https://github.com/grantbirki/lemons" }, "yanked": false, "sha": "c22537a2863b8ef283355b0e5da0a8b9fa2313cd6804f79573ad671d02ac0568", "spec_sha": "334e6710ebdf83e4b326601609cd1b92103952703449387cff47726884ded3d8", "project_uri": "https://rubygems.org/gems/lemons", "gem_uri": "https://rubygems.org/gems/lemons-0.0.5.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://github.com/grantbirki/lemons", "mailing_list_uri": null, "source_code_uri": "https://github.com/grantbirki/lemons", "bug_tracker_uri": "https://github.com/grantbirki/lemons/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "faraday-retry", "requirements": "~> 2.3, >= 2.3.1" }, { "name": "octokit", "requirements": "~> 9.2" } ] } }
2025-04-21 06:02:04 UTC
WxKEQIjOKtRELgSP5yqsc

cbeta

Ruby gem for use Chinese Buddhist Text resources made by CBETA (http://www.cbeta.org).

3.6.2
Content{ "name": "cbeta", "downloads": 272570, "version": "3.6.2", "version_created_at": "2025-04-21T05:55:14.372Z", "version_downloads": 0, "platform": "ruby", "authors": "Ray Chou", "info": "Ruby gem for use Chinese Buddhist Text resources made by CBETA (http://www.cbeta.org).", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "1a330d93711395f7aec7d194346093cf920636e0ba1c6f31cfe74a60dfa50404", "spec_sha": "e9baa7c648e249bba648b19b8981a8d234ded8482504b018f1c11e7fda28e042", "project_uri": "https://rubygems.org/gems/cbeta", "gem_uri": "https://rubygems.org/gems/cbeta-3.6.2.gem", "homepage_uri": "https://github.com/RayCHOU/ruby-cbeta", "wiki_uri": "", "documentation_uri": "https://www.rubydoc.info/gems/cbeta/3.6.2", "mailing_list_uri": "", "source_code_uri": "https://github.com/RayCHOU/ruby-cbeta", "bug_tracker_uri": "", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "csv", "requirements": "~> 3.3, >= 3.3.2" }, { "name": "nokogiri", "requirements": "~> 1.18, >= 1.18.5" }, { "name": "unihan2", "requirements": "~> 1.2, >= 1.2.0" } ] } }
2025-04-21 05:55:17 UTC
hvq3uC0cn4QjDo78z0ArO

postgarnet

Postgarnet is a lightweight SMTP client for sending emails through Gmail using Ruby. It allows full control over server connection and message headers, supports templates with dynamic payloads, and works out of the box with minimal setup. Designed with simplicity in mind, it's ideal for quick and flexible email sending in Ruby scripts and applications.

1.0.5
Content{ "name": "postgarnet", "downloads": 33, "version": "1.0.5", "version_created_at": "2025-04-21T05:51:26.367Z", "version_downloads": 0, "platform": "ruby", "authors": "trulyursdelv", "info": "Postgarnet is a lightweight SMTP client for sending emails through Gmail using Ruby. It allows full control over server connection and message headers, supports templates with dynamic payloads, and works out of the box with minimal setup. Designed with simplicity in mind, it's ideal for quick and flexible email sending in Ruby scripts and applications.\n", "licenses": [ "CC0-1.0" ], "metadata": {}, "yanked": false, "sha": "5654288d53cbdb3b0ff270bce8fff4ebf36aaa941f96c916e5bccd1fbf8b6851", "spec_sha": "6e938d73ef72c6a9640fe47a821fdb3ce0f46958648177fc5cc7fbb1c6d972f7", "project_uri": "https://rubygems.org/gems/postgarnet", "gem_uri": "https://rubygems.org/gems/postgarnet-1.0.5.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/postgarnet/1.0.5", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "net-smtp", "requirements": "~> 0.5.1" } ] } }
2025-04-21 05:51:29 UTC
HuJtBobdvhcJupHtmr89G

postgarnet

Postgarnet is a lightweight SMTP client for sending emails through Gmail using Ruby. It allows full control over server connection and message headers, supports templates with dynamic payloads, and works out of the box with minimal setup. Designed with simplicity in mind, it's ideal for quick and flexible email sending in Ruby scripts and applications.

1.0.4
Content{ "name": "postgarnet", "downloads": 30, "version": "1.0.4", "version_created_at": "2025-04-21T05:42:55.079Z", "version_downloads": 0, "platform": "ruby", "authors": "trulyursdelv", "info": "Postgarnet is a lightweight SMTP client for sending emails through Gmail using Ruby. It allows full control over server connection and message headers, supports templates with dynamic payloads, and works out of the box with minimal setup. Designed with simplicity in mind, it's ideal for quick and flexible email sending in Ruby scripts and applications.\n", "licenses": [ "CC0-1.0" ], "metadata": {}, "yanked": false, "sha": "e4bd6fc55d7f61b78c9ec43d711bc4571907e05b3383746fe625a034bc40ee0d", "spec_sha": "19aa9cc7f31c5090bd5478c958b675b283a9c91bc0dff43fa8b855903a5a1bef", "project_uri": "https://rubygems.org/gems/postgarnet", "gem_uri": "https://rubygems.org/gems/postgarnet-1.0.4.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/postgarnet/1.0.4", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "net-smtp", "requirements": "~> 0.5.1" } ] } }
2025-04-21 05:42:56 UTC
m291xz3nSZms5wK3ms4-n

lato_settings

A Rails engine to manage application settings on Lato projects!

3.0.4
Content{ "name": "lato_settings", "downloads": 636, "version": "3.0.4", "version_created_at": "2025-04-21T05:39:21.350Z", "version_downloads": 0, "platform": "ruby", "authors": "Gregorio Galante", "info": "A Rails engine to manage application settings on Lato projects!", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/Lato-org/lato_settings", "source_code_uri": "https://github.com/Lato-org/lato_settings" }, "yanked": false, "sha": "c1602c7ae1134a8c988bfa4c580c29e1642163c0a0c60e9f66e85438891b0b78", "spec_sha": "789e87d0d625ba638bac305f9522e59fdfc03fe9cd645e6051656b74779cbac6", "project_uri": "https://rubygems.org/gems/lato_settings", "gem_uri": "https://rubygems.org/gems/lato_settings-3.0.4.gem", "homepage_uri": "https://github.com/Lato-org/lato_settings", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/Lato-org/lato_settings", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "lato", "requirements": ">= 0" }, { "name": "rails", "requirements": ">= 7.1.1" } ] } }
2025-04-21 05:39:22 UTC
rd6lZy0nIADFLPqxI13gn

lato

A Rails engine that includes what you need to build a new project!

3.11.13
Content{ "name": "lato", "downloads": 56710, "version": "3.11.13", "version_created_at": "2025-04-21T05:30:33.646Z", "version_downloads": 0, "platform": "ruby", "authors": "Gregorio Galante", "info": "A Rails engine that includes what you need to build a new project!", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/Lato-org/lato", "source_code_uri": "https://github.com/Lato-org/lato" }, "yanked": false, "sha": "a73e71480b6402908f4070a7e10eb1d877699f33e2a3c9126acf1a1af49edcb6", "spec_sha": "fe42f8242ef8ba6513bbd222793d7180b7d862762c3ee6af1746f6fdeec3c2bf", "project_uri": "https://rubygems.org/gems/lato", "gem_uri": "https://rubygems.org/gems/lato-3.11.13.gem", "homepage_uri": "https://github.com/Lato-org/lato", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/Lato-org/lato", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "eth", "requirements": ">= 0" } ], "runtime": [ { "name": "bcrypt", "requirements": ">= 0" }, { "name": "bootstrap", "requirements": ">= 0" }, { "name": "browser", "requirements": ">= 0" }, { "name": "kaminari", "requirements": ">= 0" }, { "name": "rails", "requirements": ">= 7.0.4" }, { "name": "rails-i18n", "requirements": ">= 0" }, { "name": "rotp", "requirements": ">= 0" }, { "name": "rqrcode", "requirements": ">= 0" } ] } }
2025-04-21 05:30:35 UTC
nxw-OgDmdv9dF-cyxR9rm

navykit

NavyKit is a simple, lightweight server routing framework for Ruby that helps build web servers with ease. It provides the core functionalities to route requests and send responses, making it ideal for creating RESTful services or APIs with minimal overhead.

1.0.2
Content{ "name": "navykit", "downloads": 1, "version": "1.0.2", "version_created_at": "2025-04-21T05:24:57.468Z", "version_downloads": 0, "platform": "ruby", "authors": "trulyursdelv", "info": "NavyKit is a simple, lightweight server routing framework for Ruby that helps build web servers with ease. It provides the core functionalities to route requests and send responses, making it ideal for creating RESTful services or APIs with minimal overhead.\n", "licenses": [ "CC0-1.0" ], "metadata": {}, "yanked": false, "sha": "a637412298bec2e9511b9b3f5308b9f0074e815b6c68035c1d4f06de19cae9d2", "spec_sha": "c455e2168dbeef31b7e6c7832a472968a017724a89c2d5e8196a907d173c08e7", "project_uri": "https://rubygems.org/gems/navykit", "gem_uri": "https://rubygems.org/gems/navykit-1.0.2.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/navykit/1.0.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-21 05:25:00 UTC
iVus0FbBQbtz_hU4L5b3Z

itsi

Wrapper Gem for both the Itsi server and the Itsi Fiber scheduler

0.2.2
Content{ "name": "itsi", "downloads": 2954, "version": "0.2.2", "version_created_at": "2025-04-21T05:18:59.446Z", "version_downloads": 0, "platform": "ruby", "authors": "Wouter Coppieters", "info": "Wrapper Gem for both the Itsi server and the Itsi Fiber scheduler", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://itsi.fyi", "changelog_uri": "https://github.com/woutercoppieters/itsi/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/woutercoppieters/itsi" }, "yanked": false, "sha": "c6cd61494c4c19b3f19985625366ef083e12a28a92c27da0057254df6a50efd9", "spec_sha": "1ec7fe2775c22b973a863a41bdae8495c765c6f5cad5de240413391629c68551", "project_uri": "https://rubygems.org/gems/itsi", "gem_uri": "https://rubygems.org/gems/itsi-0.2.2.gem", "homepage_uri": "https://itsi.fyi", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/woutercoppieters/itsi", "bug_tracker_uri": null, "changelog_uri": "https://github.com/woutercoppieters/itsi/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "itsi-scheduler", "requirements": "~> 0.2.2" }, { "name": "itsi-server", "requirements": "~> 0.2.2" } ] } }
2025-04-21 05:19:02 UTC
rS0YOoOJVkGbKcRtaFZEj

navykit

NavyKit is a simple, lightweight server routing framework for Ruby that helps build web servers with ease. It provides the core functionalities to route requests and send responses, making it ideal for creating RESTful services or APIs with minimal overhead. With support for custom route handling, dynamic parameters, and a fallback for unmatched routes, Navy is designed for developers who need a fast and flexible routing solution.

1.0.1
Content{ "name": "navykit", "downloads": 0, "version": "1.0.1", "version_created_at": "2025-04-21T05:18:28.921Z", "version_downloads": 0, "platform": "ruby", "authors": "trulyursdelv", "info": "NavyKit is a simple, lightweight server routing framework for Ruby that helps build web servers with ease. It provides the core functionalities to route requests and send responses, making it ideal for creating RESTful services or APIs with minimal overhead. With support for custom route handling, dynamic parameters, and a fallback for unmatched routes, Navy is designed for developers who need a fast and flexible routing solution.\n", "licenses": [ "CC0-1.0" ], "metadata": {}, "yanked": false, "sha": "69b1846b956dd91f9c29ef8d93f5780a572eb8fa8d15957daed46b8e32ce937f", "spec_sha": "f555fa54de85d1e3cdab80802f7bf8ffe6300ef8c52c8c2ddf8c975a9d2055f0", "project_uri": "https://rubygems.org/gems/navykit", "gem_uri": "https://rubygems.org/gems/navykit-1.0.1.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/navykit/1.0.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-21 05:18:30 UTC
osAthTHd6Hid3oOqjJxeI

navykit

Navy is a simple, lightweight server routing framework for Ruby that helps build web servers with ease. It provides the core functionalities to route requests and send responses, making it ideal for creating RESTful services or APIs with minimal overhead. With support for custom route handling, dynamic parameters, and a fallback for unmatched routes, Navy is designed for developers who need a fast and flexible routing solution.

1.0.0
Content{ "name": "navykit", "downloads": 0, "version": "1.0.0", "version_created_at": "2025-04-21T05:16:07.378Z", "version_downloads": 0, "platform": "ruby", "authors": "trulyursdelv", "info": "Navy is a simple, lightweight server routing framework for Ruby that helps build web servers with ease. It provides the core functionalities to route requests and send responses, making it ideal for creating RESTful services or APIs with minimal overhead. With support for custom route handling, dynamic parameters, and a fallback for unmatched routes, Navy is designed for developers who need a fast and flexible routing solution.\n", "licenses": [ "CC0-1.0" ], "metadata": {}, "yanked": false, "sha": "5796f0c999f98635b70a5901354e1e2cfadaeb7891fc4624641c7d459d7baa64", "spec_sha": "cf7fb8df5f45dbeb541b05b2c3d78c61c748d8f4d126cf495710568bc956f902", "project_uri": "https://rubygems.org/gems/navykit", "gem_uri": "https://rubygems.org/gems/navykit-1.0.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/navykit/1.0.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-21 05:16:09 UTC
tyGESU37OgyXKMJ5K9kvL

itsi-server

Itsi Server - A light-weight Rack Server implementation for Ruby

0.2.2
Content{ "name": "itsi-server", "downloads": 2903, "version": "0.2.2", "version_created_at": "2025-04-21T05:16:04.117Z", "version_downloads": 0, "platform": "ruby", "authors": "Wouter Coppieters", "info": "Itsi Server - A light-weight Rack Server implementation for Ruby", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://itsi.fyi", "changelog_uri": "https://github.com/wouterken/itsi/server/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/wouterken/itsi/server" }, "yanked": false, "sha": "e77d70f3b2adb6d01077206967a9c6965175da743ce278830dc2b349bdaecda1", "spec_sha": "a376aec8bcc266c0f521dfd3a737f6d205ef175a4724cd5173a9aa6c8b28f4d9", "project_uri": "https://rubygems.org/gems/itsi-server", "gem_uri": "https://rubygems.org/gems/itsi-server-0.2.2.gem", "homepage_uri": "https://itsi.fyi", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/wouterken/itsi/server", "bug_tracker_uri": null, "changelog_uri": "https://github.com/wouterken/itsi/server/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "ruby-lsp", "requirements": ">= 0" } ], "runtime": [ { "name": "json", "requirements": "~> 2" }, { "name": "rack", "requirements": ">= 1.6" }, { "name": "rb_sys", "requirements": "~> 0.9.91" } ] } }
2025-04-21 05:16:05 UTC
v8MB_JeD0QQ0DOJkdHPuP

itsi-scheduler

Itsi Scheduler - A light-weight Fiber Scheduler implementation for Ruby

0.2.2
Content{ "name": "itsi-scheduler", "downloads": 2905, "version": "0.2.2", "version_created_at": "2025-04-21T05:15:25.581Z", "version_downloads": 0, "platform": "ruby", "authors": "Wouter Coppieters", "info": "Itsi Scheduler - A light-weight Fiber Scheduler implementation for Ruby", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://itsi.fyi", "changelog_uri": "https://github.com/wouterken/itsi/scheduler/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/wouterken/itsi/scheduler" }, "yanked": false, "sha": "5bff5c0ff7619467e847a39578f279163533224991a6423c95492d35a8682fff", "spec_sha": "e918174f82e88c3ed838e81c943cfcceb8ccfff72af24734c24d1457b524ae61", "project_uri": "https://rubygems.org/gems/itsi-scheduler", "gem_uri": "https://rubygems.org/gems/itsi-scheduler-0.2.2.gem", "homepage_uri": "https://itsi.fyi", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/wouterken/itsi/scheduler", "bug_tracker_uri": null, "changelog_uri": "https://github.com/wouterken/itsi/scheduler/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rb_sys", "requirements": "~> 0.9.91" } ] } }
2025-04-21 05:15:27 UTC
Rk9fyg8GWP1hPMPjFu1lk

postgarnet

Postgarnet is a lightweight SMTP client for sending emails through Gmail using Ruby. It allows full control over server connection and message headers, supports templates with dynamic payloads, and works out of the box with minimal setup. Designed with simplicity in mind, it's ideal for quick and flexible email sending in Ruby scripts and applications.

1.0.3
Content{ "name": "postgarnet", "downloads": 0, "version": "1.0.3", "version_created_at": "2025-04-21T04:55:35.278Z", "version_downloads": 0, "platform": "ruby", "authors": "trulyursdelv", "info": "Postgarnet is a lightweight SMTP client for sending emails through Gmail using Ruby. It allows full control over server connection and message headers, supports templates with dynamic payloads, and works out of the box with minimal setup. Designed with simplicity in mind, it's ideal for quick and flexible email sending in Ruby scripts and applications.\n", "licenses": [ "CC0-1.0" ], "metadata": {}, "yanked": false, "sha": "c346ea64737eee4b4762c5cfa7ba7def619d51675d8e7d87abb414f0e41d325b", "spec_sha": "4ba29ec70f03e3b9fc31787050135dad80ab65b10713c47c45fe4f9ce12bab79", "project_uri": "https://rubygems.org/gems/postgarnet", "gem_uri": "https://rubygems.org/gems/postgarnet-1.0.3.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/postgarnet/1.0.3", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "net-smtp", "requirements": "~> 0.5.1" } ] } }
2025-04-21 04:55:38 UTC
dVuHkNjlXw2dWb4v4rW18

sup

Sup is a console-based email client for people with a lot of email. * GMail-like thread-centered archiving, tagging and muting * Handling mail from multiple mbox and Maildir sources * Blazing fast full-text search with a rich query language * Multiple accounts - pick the right one when sending mail * Ruby-programmable hooks * Automatically tracking recent contacts

1.3
Content{ "name": "sup", "downloads": 453986, "version": "1.3", "version_created_at": "2025-04-21T04:49:42.429Z", "version_downloads": 0, "platform": "ruby", "authors": "William Morgan, Gaute Hope, Hamish Downer, Matthieu Rakotojaona", "info": " Sup is a console-based email client for people with a lot of email.\n\n * GMail-like thread-centered archiving, tagging and muting\n * Handling mail from multiple mbox and Maildir sources\n * Blazing fast full-text search with a rich query language\n * Multiple accounts - pick the right one when sending mail\n * Ruby-programmable hooks\n * Automatically tracking recent contacts\n", "licenses": [ "GPL-2.0" ], "metadata": {}, "yanked": false, "sha": "4496cd2aec27c9e9c05b3a13689935137aad95c1161c95e6a47525d52465eb96", "spec_sha": "976f0ffc72da34885b7cec7cd342be7d1712b8bbce04e5395146c8e77e2e9f8c", "project_uri": "https://rubygems.org/gems/sup", "gem_uri": "https://rubygems.org/gems/sup-1.3.gem", "homepage_uri": "https://sup-heliotrope.github.io/", "wiki_uri": "https://github.com/sup-heliotrope/sup/wiki", "documentation_uri": "https://www.rubydoc.info/gems/sup/1.3", "mailing_list_uri": "", "source_code_uri": "https://github.com/sup-heliotrope/sup", "bug_tracker_uri": "https://github.com/sup-heliotrope/sup/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 1.3, < 3" }, { "name": "gpgme", "requirements": ">= 2.0.2" }, { "name": "minitest", "requirements": "~> 5.5" }, { "name": "pry", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rr", "requirements": "~> 1.1" }, { "name": "rubocop-packaging", "requirements": ">= 0" } ], "runtime": [ { "name": "benchmark", "requirements": ">= 0" }, { "name": "chronic", "requirements": ">= 0" }, { "name": "fiddle", "requirements": ">= 0" }, { "name": "highline", "requirements": ">= 0" }, { "name": "locale", "requirements": "~> 2.0" }, { "name": "lockfile", "requirements": ">= 0" }, { "name": "mime-types", "requirements": "> 2.0" }, { "name": "ncursesw", "requirements": "~> 1.4.0" }, { "name": "optimist", "requirements": ">= 0" }, { "name": "rmail", "requirements": ">= 1.1.2, < 2" }, { "name": "unicode", "requirements": "~> 0.4.4" }, { "name": "unicode-display_width", "requirements": ">= 0" } ] } }
2025-04-21 04:49:44 UTC
l9zTXbFP8WTPF3ibHvAnj

brasilapi

Acesso programático de informações é algo fundamental na comunicação entre sistemas, mas, para nossa surpresa, uma informação tão útil e pública quanto um CEP não consegue ser acessada diretamente por um navegador por conta da API dos Correios não possuir CORS habilitado. Dado aisso, este projeto experimental tem como objetivo centralizar e disponibilizar endpoints modernos com baixíssima latência utilizando tecnologias como Vercel Smart CDN responsável por fazer o cache das informações em atualmente 23 regiões distribuídas ao longo do mundo (incluindo Brasil). Então não importa o quão devagar for a fonte dos dados, nós queremos disponibilizá-la da forma mais rápida e moderna possível.

0.7.0
Content{ "name": "brasilapi", "downloads": 4661, "version": "0.7.0", "version_created_at": "2025-04-21T04:42:39.427Z", "version_downloads": 0, "platform": "ruby", "authors": "Dayvid Emerson", "info": "Acesso programático de informações é algo fundamental na comunicação entre sistemas, mas, para nossa surpresa, uma informação tão útil e pública quanto um CEP não consegue ser acessada diretamente por um navegador por conta da API dos Correios não possuir CORS habilitado. Dado aisso, este projeto experimental tem como objetivo centralizar e disponibilizar endpoints modernos com baixíssima latência utilizando tecnologias como Vercel Smart CDN responsável por fazer o cache das informações em atualmente 23 regiões distribuídas ao longo do mundo (incluindo Brasil). Então não importa o quão devagar for a fonte dos dados, nós queremos disponibilizá-la da forma mais rápida e moderna possível.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://brasilapi.com.br", "changelog_uri": "https://github.com/dayvidemerson/brasilapi-rb/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/dayvidemerson/brasilapi-rb", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "0d4a2b5dd0fc19888b16ace6e87861810af79885ea5fb74905ed98b64a92dea5", "spec_sha": "e337e867e95fa25c9b3f6c965f7f5bc22926b882cc45f40043d8ed8ddab910f2", "project_uri": "https://rubygems.org/gems/brasilapi", "gem_uri": "https://rubygems.org/gems/brasilapi-0.7.0.gem", "homepage_uri": "https://brasilapi.com.br", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/dayvidemerson/brasilapi-rb", "bug_tracker_uri": null, "changelog_uri": "https://github.com/dayvidemerson/brasilapi-rb/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-21 04:42:42 UTC
iDsO4KObULEY95HKTtT8O

dub

Ruby Client SDK Generated by Speakeasy

0.2.2.pre.alpha.87
Content{ "name": "dub", "downloads": 59557, "version": "0.2.2.pre.alpha.87", "version_created_at": "2025-04-21T03:25:11.263Z", "version_downloads": 0, "platform": "ruby", "authors": "Dub", "info": "Ruby Client SDK Generated by Speakeasy", "licenses": [ "Apache-2.0" ], "metadata": { "homepage_uri": "https://github.com/dubinc/dub-ruby.git", "source_code_uri": "https://github.com/dubinc/dub-ruby.git", "documentation_uri": "https://github.com/dubinc/dub-ruby.git" }, "yanked": false, "sha": "19bb3f6eb3725e1ce45cb9ef1aca778a26531dcbbf6f4145c931d7b1a02bc741", "spec_sha": "e1a476d9713dbedeee55fcba8de64bd8448e36db26b4209242d9da4999158cae", "project_uri": "https://rubygems.org/gems/dub", "gem_uri": "https://rubygems.org/gems/dub-0.2.2.pre.alpha.87.gem", "homepage_uri": "https://github.com/dubinc/dub-ruby.git", "wiki_uri": null, "documentation_uri": "https://github.com/dubinc/dub-ruby.git", "mailing_list_uri": null, "source_code_uri": "https://github.com/dubinc/dub-ruby.git", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "minitest", "requirements": ">= 0" }, { "name": "minitest-focus", "requirements": ">= 0" }, { "name": "rubocop", "requirements": "~> 1.73.2" }, { "name": "rubocop-minitest", "requirements": "~> 0.37.1" }, { "name": "sorbet", "requirements": ">= 0" }, { "name": "tapioca", "requirements": ">= 0" } ], "runtime": [ { "name": "faraday", "requirements": ">= 0" }, { "name": "faraday-multipart", "requirements": ">= 0" }, { "name": "faraday-retry", "requirements": "~> 2.2.1" }, { "name": "rack", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "sorbet-runtime", "requirements": ">= 0" } ] } }
2025-04-21 03:25:15 UTC
bYeabGMxUV32LRQTfM-2x

foobara

A command-centric and discoverable software framework with a focus on domain concepts and abstracting away integration code

0.0.106
Content{ "name": "foobara", "downloads": 18701, "version": "0.0.106", "version_created_at": "2025-04-21T03:08:50.683Z", "version_downloads": 0, "platform": "ruby", "authors": "Miles Georgi", "info": "A command-centric and discoverable software framework with a focus on domain concepts and abstracting away integration code", "licenses": [ "MPL-2.0" ], "metadata": { "homepage_uri": "https://foobara.com", "changelog_uri": "https://foobara.com/blob/main/CHANGELOG.md", "source_code_uri": "https://foobara.com", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "4992a4682ac6051f44bdfef16f5b9bb418c6a059d452fb8b1a499fbbad3e919c", "spec_sha": "83183fb1c3a03747d1244bbaa667628887fd2100a95be8ef3d2e5a42242033ec", "project_uri": "https://rubygems.org/gems/foobara", "gem_uri": "https://rubygems.org/gems/foobara-0.0.106.gem", "homepage_uri": "https://foobara.com", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://foobara.com", "bug_tracker_uri": null, "changelog_uri": "https://foobara.com/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "foobara-lru-cache", "requirements": "~> 0.0.2" }, { "name": "foobara-util", "requirements": "~> 0.0.11" }, { "name": "inheritable-thread-vars", "requirements": "~> 0.0.1" } ] } }
2025-04-21 03:08:53 UTC
bm6mFvVkpcryMGpEhZRis

itsi-scheduler

Itsi Scheduler - A light-weight Fiber Scheduler implementation for Ruby

0.2.1
Content{ "name": "itsi-scheduler", "downloads": 2860, "version": "0.2.1", "version_created_at": "2025-04-21T02:54:36.655Z", "version_downloads": 0, "platform": "ruby", "authors": "Wouter Coppieters", "info": "Itsi Scheduler - A light-weight Fiber Scheduler implementation for Ruby", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://itsi.fyi", "changelog_uri": "https://github.com/wouterken/itsi/scheduler/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/wouterken/itsi/scheduler" }, "yanked": false, "sha": "8874f6d150ca8b4f1a6f58f004b517bd92271a94fcb12f52146a3e45a04301f3", "spec_sha": "43dab1e5f907256f349fabf5f3f3f96c245f11682fb55d4037e2a231b1dadba2", "project_uri": "https://rubygems.org/gems/itsi-scheduler", "gem_uri": "https://rubygems.org/gems/itsi-scheduler-0.2.1.gem", "homepage_uri": "https://itsi.fyi", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/wouterken/itsi/scheduler", "bug_tracker_uri": null, "changelog_uri": "https://github.com/wouterken/itsi/scheduler/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rb_sys", "requirements": "~> 0.9.91" } ] } }
2025-04-21 02:54:38 UTC
G3p8HDpD9HointimzFUWZ

itsi-server

Itsi Server - A light-weight Rack Server implementation for Ruby

0.2.1
Content{ "name": "itsi-server", "downloads": 2856, "version": "0.2.1", "version_created_at": "2025-04-21T02:54:30.797Z", "version_downloads": 0, "platform": "ruby", "authors": "Wouter Coppieters", "info": "Itsi Server - A light-weight Rack Server implementation for Ruby", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://itsi.fyi", "changelog_uri": "https://github.com/wouterken/itsi/server/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/wouterken/itsi/server" }, "yanked": false, "sha": "1d6203b94738466261400e88047a70ea0a309141e127f29dbb5cc84aa95ae200", "spec_sha": "a180cb7a806475518365cb7e6ecf31a3c3401003a2f99c48b6ff5343c6a01ecd", "project_uri": "https://rubygems.org/gems/itsi-server", "gem_uri": "https://rubygems.org/gems/itsi-server-0.2.1.gem", "homepage_uri": "https://itsi.fyi", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/wouterken/itsi/server", "bug_tracker_uri": null, "changelog_uri": "https://github.com/wouterken/itsi/server/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "ruby-lsp", "requirements": ">= 0" } ], "runtime": [ { "name": "json", "requirements": "~> 2" }, { "name": "rack", "requirements": ">= 1.6" }, { "name": "rb_sys", "requirements": "~> 0.9.91" } ] } }
2025-04-21 02:54:32 UTC
LDX8dsXY12fJ7dK5qhdd1

itsi

Wrapper Gem for both the Itsi server and the Itsi Fiber scheduler

0.2.1
Content{ "name": "itsi", "downloads": 2907, "version": "0.2.1", "version_created_at": "2025-04-21T02:54:22.359Z", "version_downloads": 0, "platform": "ruby", "authors": "Wouter Coppieters", "info": "Wrapper Gem for both the Itsi server and the Itsi Fiber scheduler", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://itsi.fyi", "changelog_uri": "https://github.com/woutercoppieters/itsi/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/woutercoppieters/itsi" }, "yanked": false, "sha": "40424f87b11e61c7372565f18e8ccbb3dbf6b0659e3baf55fb575a5a01f33a73", "spec_sha": "ea9937cbd437c92c34027150f63fd05cd86c51dcf479f7f3187c187019d2db19", "project_uri": "https://rubygems.org/gems/itsi", "gem_uri": "https://rubygems.org/gems/itsi-0.2.1.gem", "homepage_uri": "https://itsi.fyi", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/woutercoppieters/itsi", "bug_tracker_uri": null, "changelog_uri": "https://github.com/woutercoppieters/itsi/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "itsi-scheduler", "requirements": "~> 0.2.1" }, { "name": "itsi-server", "requirements": "~> 0.2.1" } ] } }
2025-04-21 02:54:23 UTC
IjdJgcpTrUChhFNaRIJLb

jekyll-zeta

A clean fast, minimalist Jekyll theme.

0.10.0
Content{ "name": "jekyll-zeta", "downloads": 23142, "version": "0.10.0", "version_created_at": "2025-04-21T02:41:28.068Z", "version_downloads": 0, "platform": "ruby", "authors": "vitock", "info": "A clean fast, minimalist Jekyll theme.", "licenses": [ "GPL" ], "metadata": {}, "yanked": false, "sha": "724738e532e0958d0a888eb6764a7e3bcca42eae4fa441dcc71e575ab93ea516", "spec_sha": "00c309c3f2b823496ee654a15b691e9de38ef1c6bf748ffbfa3ac8fbbcca06b7", "project_uri": "https://rubygems.org/gems/jekyll-zeta", "gem_uri": "https://rubygems.org/gems/jekyll-zeta-0.10.0.gem", "homepage_uri": "https://github.com/vitock/jekyll-zeta", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/jekyll-zeta/0.10.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "jekyll", "requirements": ">= 4.0.0" }, { "name": "jekyll-paginate", "requirements": "~> 1.0.0" }, { "name": "no-style-please2-plugins", "requirements": "~> 0.9.5" } ] } }
2025-04-21 02:41:29 UTC
wWSHilmH8SUNW24tInKn-

stringio

Pseudo `IO` class from/to `String`.

3.1.7
Content{ "name": "stringio", "downloads": 63468714, "version": "3.1.7", "version_created_at": "2025-04-21T02:40:06.461Z", "version_downloads": 0, "platform": "java", "authors": "Nobu Nakada, Charles Oliver Nutter", "info": "Pseudo `IO` class from/to `String`.", "licenses": [ "Ruby", "BSD-2-Clause" ], "metadata": { "changelog_uri": "https://github.com/ruby/stringio/releases/tag/v3.1.7" }, "yanked": false, "sha": "167bdd3d60a002ee94bc289cc3259638aaadc36a47b3086a44a694b5dc72a499", "spec_sha": "0c67b0dbebff686e5f2907e056ae595e5a4103a8347c8ae37beac71e30884342", "project_uri": "https://rubygems.org/gems/stringio", "gem_uri": "https://rubygems.org/gems/stringio-3.1.7-java.gem", "homepage_uri": "https://github.com/ruby/stringio", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": "https://github.com/ruby/stringio/releases/tag/v3.1.7", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-21 02:40:08 UTC
KlJ_S9qTycsjdBOK_9Uv_

stringio

Pseudo `IO` class from/to `String`.

3.1.7
Content{ "name": "stringio", "downloads": 63468681, "version": "3.1.7", "version_created_at": "2025-04-21T02:39:19.539Z", "version_downloads": 0, "platform": "ruby", "authors": "Nobu Nakada, Charles Oliver Nutter", "info": "Pseudo `IO` class from/to `String`.", "licenses": [ "Ruby", "BSD-2-Clause" ], "metadata": { "changelog_uri": "https://github.com/ruby/stringio/releases/tag/v3.1.7" }, "yanked": false, "sha": "5b78b7cb242a315fb4fca61a8255d62ec438f58da2b90be66048546ade4507fa", "spec_sha": "fa9d9b238ee53114b06c91197ed6f540550acceccf315066a3c16fe6830a0004", "project_uri": "https://rubygems.org/gems/stringio", "gem_uri": "https://rubygems.org/gems/stringio-3.1.7.gem", "homepage_uri": "https://github.com/ruby/stringio", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": "https://github.com/ruby/stringio/releases/tag/v3.1.7", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-21 02:39:21 UTC
jX-NjtwsbxegENoDdWjh-

foobara

A command-centric and discoverable software framework with a focus on domain concepts and abstracting away integration code

0.0.105
Content{ "name": "foobara", "downloads": 18680, "version": "0.0.105", "version_created_at": "2025-04-21T02:36:01.803Z", "version_downloads": 0, "platform": "ruby", "authors": "Miles Georgi", "info": "A command-centric and discoverable software framework with a focus on domain concepts and abstracting away integration code", "licenses": [ "MPL-2.0" ], "metadata": { "homepage_uri": "https://foobara.com", "changelog_uri": "https://foobara.com/blob/main/CHANGELOG.md", "source_code_uri": "https://foobara.com", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "087405c8ebb4d115fa74179cb3433b74ab8df9d2f76e8790fffab2414bae94e9", "spec_sha": "57540964e77b5b86c6d1a4c6cb8cdc717c98d2b78d8bda2f040691ea4f842a09", "project_uri": "https://rubygems.org/gems/foobara", "gem_uri": "https://rubygems.org/gems/foobara-0.0.105.gem", "homepage_uri": "https://foobara.com", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://foobara.com", "bug_tracker_uri": null, "changelog_uri": "https://foobara.com/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "foobara-lru-cache", "requirements": "~> 0.0.2" }, { "name": "foobara-util", "requirements": "~> 0.0.11" }, { "name": "inheritable-thread-vars", "requirements": "~> 0.0.1" } ] } }
2025-04-21 02:36:03 UTC
Xzs5SJIYmxbs8C3w8b-x7

dub

Ruby Client SDK Generated by Speakeasy

0.2.2.pre.alpha.85
Content{ "name": "dub", "downloads": 59534, "version": "0.2.2.pre.alpha.85", "version_created_at": "2025-04-21T02:32:20.719Z", "version_downloads": 0, "platform": "ruby", "authors": "Dub", "info": "Ruby Client SDK Generated by Speakeasy", "licenses": [ "Apache-2.0" ], "metadata": { "homepage_uri": "https://github.com/dubinc/dub-ruby.git", "source_code_uri": "https://github.com/dubinc/dub-ruby.git", "documentation_uri": "https://github.com/dubinc/dub-ruby.git" }, "yanked": false, "sha": "eae5113307d6bfc845670ae99721e05a16e573fd39c2f77560518b36fda06c0d", "spec_sha": "4746a9d47a7b9a7ea340c92d18f7b0da5b54cdbf45915a06b1fc9478dc1291fa", "project_uri": "https://rubygems.org/gems/dub", "gem_uri": "https://rubygems.org/gems/dub-0.2.2.pre.alpha.85.gem", "homepage_uri": "https://github.com/dubinc/dub-ruby.git", "wiki_uri": null, "documentation_uri": "https://github.com/dubinc/dub-ruby.git", "mailing_list_uri": null, "source_code_uri": "https://github.com/dubinc/dub-ruby.git", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "minitest", "requirements": ">= 0" }, { "name": "minitest-focus", "requirements": ">= 0" }, { "name": "rubocop", "requirements": "~> 1.73.2" }, { "name": "rubocop-minitest", "requirements": "~> 0.37.1" }, { "name": "sorbet", "requirements": ">= 0" }, { "name": "tapioca", "requirements": ">= 0" } ], "runtime": [ { "name": "faraday", "requirements": ">= 0" }, { "name": "faraday-multipart", "requirements": ">= 0" }, { "name": "faraday-retry", "requirements": "~> 2.2.1" }, { "name": "rack", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "sorbet-runtime", "requirements": ">= 0" } ] } }
2025-04-21 02:32:23 UTC
aCIGP1Xfw01O2ym7jSVXH

ai_localizer

Automate I18n Translation in Rails with the power of AI.

0.1.8
Content{ "name": "ai_localizer", "downloads": 475, "version": "0.1.8", "version_created_at": "2025-04-21T02:17:28.774Z", "version_downloads": 0, "platform": "ruby", "authors": "sokmesakhiev", "info": "Automate I18n Translation in Rails with the power of AI.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/sokmesakhiev/ai_localizer", "changelog_uri": "https://github.com/sokmesakhiev/ai_localizer", "source_code_uri": "https://github.com/sokmesakhiev/ai_localizer" }, "yanked": false, "sha": "163faf25f9550a96ecf2db64d60d1293382dcf09e5be6da22033f9648e278c4d", "spec_sha": "f09907956f40483922ad971d002f250a52a31a8ccf166660d2ef96cb4f25fa6a", "project_uri": "https://rubygems.org/gems/ai_localizer", "gem_uri": "https://rubygems.org/gems/ai_localizer-0.1.8.gem", "homepage_uri": "https://github.com/sokmesakhiev/ai_localizer", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/sokmesakhiev/ai_localizer", "bug_tracker_uri": null, "changelog_uri": "https://github.com/sokmesakhiev/ai_localizer", "funding_uri": null, "dependencies": { "development": [ { "name": "activesupport", "requirements": ">= 0" }, { "name": "bundler", "requirements": "~> 2.3.17" }, { "name": "faker", "requirements": ">= 0" }, { "name": "fakeweb", "requirements": ">= 0" }, { "name": "pry", "requirements": "~> 0.15.2" }, { "name": "rake", "requirements": "~> 10.0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rspec-its", "requirements": ">= 0" }, { "name": "rubocop", "requirements": ">= 0" } ], "runtime": [ { "name": "aws-sdk-bedrockruntime", "requirements": "~> 1.44.0" }, { "name": "deepseek-client", "requirements": "~> 0.1.0" }, { "name": "faraday", "requirements": ">= 0" }, { "name": "nokogiri", "requirements": ">= 0" }, { "name": "oj", "requirements": "~> 3.16.10" }, { "name": "ruby-anthropic", "requirements": "~> 0.4.2" }, { "name": "ruby-openai", "requirements": "~> 8.0.0" } ] } }
2025-04-21 02:17:32 UTC
aJeEFEG0WWLdajOCMXYuo

jekyll-zeta

A clean fast, minimalist Jekyll theme.

0.9.22
Content{ "name": "jekyll-zeta", "downloads": 23119, "version": "0.9.22", "version_created_at": "2025-04-21T01:50:06.865Z", "version_downloads": 0, "platform": "ruby", "authors": "vitock", "info": "A clean fast, minimalist Jekyll theme.", "licenses": [ "GPL" ], "metadata": {}, "yanked": false, "sha": "0b559515bb447beebf46a8cd2feb87aab560275936809e383cf1882724faba2c", "spec_sha": "fc1089f22793de56d2d8e191af57d915fb3125455c47e18feb9db5bd84c6b680", "project_uri": "https://rubygems.org/gems/jekyll-zeta", "gem_uri": "https://rubygems.org/gems/jekyll-zeta-0.9.22.gem", "homepage_uri": "https://github.com/vitock/jekyll-zeta", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/jekyll-zeta/0.9.22", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "jekyll", "requirements": ">= 4.0.0" }, { "name": "jekyll-paginate", "requirements": "~> 1.0.0" }, { "name": "no-style-please2-plugins", "requirements": "~> 0.9.5" } ] } }
2025-04-21 01:50:11 UTC
esLNusaljGZ0A5ARdSAXV

vagrant_utm

Vagrant UTM provider that allows you to manage UTM virtual machines.

0.1.3
Content{ "name": "vagrant_utm", "downloads": 2238, "version": "0.1.3", "version_created_at": "2025-04-21T01:07:18.406Z", "version_downloads": 0, "platform": "ruby", "authors": "Naveenraj M", "info": "Vagrant UTM provider that allows you to manage UTM virtual machines.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://naveenrajm7.github.io/vagrant_utm/", "changelog_uri": "https://github.com/naveenrajm7/vagrant_utm/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/naveenrajm7/vagrant_utm" }, "yanked": false, "sha": "1beb567e8d9739c66eb1ba5af7e90b070b91a77fc750465cff18a14abaaf8669", "spec_sha": "28f002a5397c6a9035d15299317ed0792418c33b5b5a730eaef53793fe811dbc", "project_uri": "https://rubygems.org/gems/vagrant_utm", "gem_uri": "https://rubygems.org/gems/vagrant_utm-0.1.3.gem", "homepage_uri": "https://naveenrajm7.github.io/vagrant_utm/", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/naveenrajm7/vagrant_utm", "bug_tracker_uri": null, "changelog_uri": "https://github.com/naveenrajm7/vagrant_utm/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-21 01:07:21 UTC
9mVmipwEXVwJv47_sNnrx

ding_sdk

Ding Ruby SDK

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

ruby_report

A simple report generator

0.0.3
Content{ "name": "ruby_report", "downloads": 5, "version": "0.0.3", "version_created_at": "2025-04-20T23:42:13.839Z", "version_downloads": 0, "platform": "ruby", "authors": "Alexandr Zavgorodnev", "info": "A simple report generator", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "http://github.com/klondaiker/ruby_report", "changelog_uri": "https://github.com/klondaiker/ruby_report/blob/main/CHANGELOG.md", "bug_tracker_uri": "http://github.com/klondaiker/ruby_report/issues", "source_code_uri": "http://github.com/klondaiker/ruby_report", "documentation_uri": "http://github.com/klondaiker/ruby_report" }, "yanked": false, "sha": "a3c29ca5aeb3bf3c603e190c7b39fb89b98af6e92334ca4f69061b3d84f0954c", "spec_sha": "4394077fa981fb8da5c29c78774c4e7162cf21cdbc737517baf0549bf7d59a58", "project_uri": "https://rubygems.org/gems/ruby_report", "gem_uri": "https://rubygems.org/gems/ruby_report-0.0.3.gem", "homepage_uri": "http://github.com/klondaiker/ruby_report", "wiki_uri": null, "documentation_uri": "http://github.com/klondaiker/ruby_report", "mailing_list_uri": null, "source_code_uri": "http://github.com/klondaiker/ruby_report", "bug_tracker_uri": "http://github.com/klondaiker/ruby_report/issues", "changelog_uri": "https://github.com/klondaiker/ruby_report/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 1.16" }, { "name": "caxlsx", "requirements": ">= 4.0.0" }, { "name": "creek", "requirements": ">= 2.6.3" }, { "name": "pry", "requirements": ">= 0.14.2" }, { "name": "rake", "requirements": ">= 13.0" }, { "name": "rspec", "requirements": ">= 3.0" } ], "runtime": [] } }
2025-04-20 23:42:15 UTC
iLuJTxgb4s-wtgExDYn2j

ruby_report

A simple report generator

0.0.2
Content{ "name": "ruby_report", "downloads": 3, "version": "0.0.2", "version_created_at": "2025-04-20T23:38:52.121Z", "version_downloads": 0, "platform": "ruby", "authors": "Alexandr Zavgorodnev", "info": "A simple report generator", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "741c1bbc2126d05c9359049bc2b567769c168b29ad6eab752b96e6d9ff2e1c98", "spec_sha": "16de33ff6b7c45ef457605471ecc95c27b77b7939ea80fa1ba076f503227e70f", "project_uri": "https://rubygems.org/gems/ruby_report", "gem_uri": "https://rubygems.org/gems/ruby_report-0.0.2.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/ruby_report/0.0.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 1.16" }, { "name": "caxlsx", "requirements": ">= 4.0.0" }, { "name": "creek", "requirements": ">= 2.6.3" }, { "name": "pry", "requirements": ">= 0.14.2" }, { "name": "rake", "requirements": ">= 13.0" }, { "name": "rspec", "requirements": ">= 3.0" } ], "runtime": [] } }
2025-04-20 23:38:54 UTC
4FLjfBJkwU1OA0TlGETAo

ruby_report

A simple report generator

0.0.1
Content{ "name": "ruby_report", "downloads": 0, "version": "0.0.1", "version_created_at": "2025-04-20T23:32:25.316Z", "version_downloads": 0, "platform": "ruby", "authors": "Alexandr Zavgorodnev", "info": "A simple report generator", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "82a2b411f6a642a9f7872db1b2c1a07468ce297725412e1838d43e6aac7a3129", "spec_sha": "6ec0ca76e2ed89801042d5db3b5ad3e6a86f7ca877beb5059b916eb1464455a9", "project_uri": "https://rubygems.org/gems/ruby_report", "gem_uri": "https://rubygems.org/gems/ruby_report-0.0.1.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/ruby_report/0.0.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 1.16" }, { "name": "caxlsx", "requirements": ">= 4.0.0" }, { "name": "creek", "requirements": ">= 2.6.3" }, { "name": "pry", "requirements": ">= 0.14.2" }, { "name": "rake", "requirements": ">= 13.0" }, { "name": "rspec", "requirements": ">= 3.0" } ], "runtime": [] } }
2025-04-20 23:32:26 UTC
fK_rdw3LgjcuksPq4zi31

view_spec

ViewSpec lets you create example-led specifications for components, partials and views using an expressive Ruby DSL

0.0.0
Content{ "name": "view_spec", "downloads": 0, "version": "0.0.0", "version_created_at": "2025-04-20T23:19:11.556Z", "version_downloads": 0, "platform": "ruby", "authors": "Mark Perkins", "info": "ViewSpec lets you create example-led specifications for components, partials and views using an expressive Ruby DSL", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "a785b33c16f78badded067f48087cb6884a884673c1cccf0fd8e7e40a4fd9d3c", "spec_sha": "592270403c87fed5b42c2bd61e636b64cd84118a034bb3600c78359dcd7aa4a9", "project_uri": "https://rubygems.org/gems/view_spec", "gem_uri": "https://rubygems.org/gems/view_spec-0.0.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/view_spec/0.0.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activemodel", "requirements": ">= 7.1" }, { "name": "activesupport", "requirements": ">= 7.1" }, { "name": "zeitwerk", "requirements": ">= 2.6" } ] } }
2025-04-20 23:19:15 UTC
NToPgM9ulYH5rt9aJ3_us

paper_trail-actor

An extension to PaperTrail. Using this gem, you can fetch the ActiveRecord object that was responsible for changes

0.4.0
Content{ "name": "paper_trail-actor", "downloads": 0, "version": "0.4.0", "version_created_at": "2025-04-20T22:42:37.662Z", "version_downloads": 0, "platform": "ruby", "authors": "tttffff", "info": "An extension to PaperTrail. Using this gem, you can fetch the ActiveRecord object that was responsible for changes", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/tttffff/paper_trail-actor", "changelog_uri": "https://github.com/tttffff/paper_trail-actor/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/tttffff/paper_trail-actor" }, "yanked": false, "sha": "3de016b814e0322bb4622cec7afe69bffc6414de246c5a6043e032c2fb2aa13a", "spec_sha": "b10870cc911c25c95a696a778f9c3e8de09645e5c79077e904421a165326e495", "project_uri": "https://rubygems.org/gems/paper_trail-actor", "gem_uri": "https://rubygems.org/gems/paper_trail-actor-0.4.0.gem", "homepage_uri": "https://github.com/tttffff/paper_trail-actor", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/tttffff/paper_trail-actor", "bug_tracker_uri": null, "changelog_uri": "https://github.com/tttffff/paper_trail-actor/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "activerecord", "requirements": ">= 0" }, { "name": "activesupport", "requirements": ">= 0" }, { "name": "byebug", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": ">= 0" }, { "name": "sqlite3", "requirements": ">= 0" }, { "name": "standard", "requirements": ">= 0" } ], "runtime": [ { "name": "globalid", "requirements": ">= 0" }, { "name": "paper_trail", "requirements": ">= 11.0.0" } ] } }
2025-04-20 22:42:39 UTC
hspQ4vJdScspZfK20fjCw

reso_api

Ruby wrapper for easy interaction with a RESO Web API compliant server.

1.8.9
Content{ "name": "reso_api", "downloads": 29706, "version": "1.8.9", "version_created_at": "2025-04-20T22:40:10.964Z", "version_downloads": 0, "platform": "ruby", "authors": "Michael Edlund", "info": "Ruby wrapper for easy interaction with a RESO Web API compliant server.", "licenses": [], "metadata": {}, "yanked": false, "sha": "9e3a788b3ccdb67bec5796870ec3fcfb8cc1079c3579a736d07513a3117be838", "spec_sha": "dcf29d368d579a30394ff478f802eb2e62601f4da50bf3061752c112f92dda12", "project_uri": "https://rubygems.org/gems/reso_api", "gem_uri": "https://rubygems.org/gems/reso_api-1.8.9.gem", "homepage_uri": "https://github.com/arcticleo/reso_api", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/reso_api/1.8.9", "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.15" }, { "name": "rake", "requirements": ">= 12.3.3" }, { "name": "rspec", "requirements": "~> 3.0" } ], "runtime": [ { "name": "activesupport", "requirements": ">= 0" }, { "name": "oauth2", "requirements": ">= 0" } ] } }
2025-04-20 22:40:14 UTC
ZixZEzqp6Sp4lHjEY3j8H

ru.Bee

Application web server written on Ruby

1.5.4
Content{ "name": "ru.Bee", "downloads": 2199, "version": "1.5.4", "version_created_at": "2025-04-20T22:17:45.657Z", "version_downloads": 0, "platform": "ruby", "authors": "Oleg Saltykov", "info": "Application web server written on Ruby", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "ac12550fa05d05e71614a3bdeedf28ddef9cbadcd98ab4357e075f3bae3794a2", "spec_sha": "6afd0aeafc361c176fce30b042990725d401b32865fbe1efc3ebce8eb0fb83f1", "project_uri": "https://rubygems.org/gems/ru.Bee", "gem_uri": "https://rubygems.org/gems/ru.Bee-1.5.4.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/ru.Bee/1.5.4", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bundler", "requirements": "~> 2.1, >= 2.1.4" } ] } }
2025-04-20 22:17:49 UTC
DdIUfFEQzxikrdISQDCZj

mongory

A Mongo-like in-memory query DSL for Ruby

0.4.0
Content{ "name": "mongory", "downloads": 1762, "version": "0.4.0", "version_created_at": "2025-04-20T22:04:49.216Z", "version_downloads": 0, "platform": "ruby", "authors": "koten0224", "info": "A Mongo-like in-memory query DSL for Ruby", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://koten0224.github.io/mongory-rb/", "changelog_uri": "https://github.com/koten0224/mongory-rb/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/koten0224/mongory-rb", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "7e789bf7b5eb768aaba56d2a84a3063a409dd7b1e6e5f4f51c4af16c8f6850e2", "spec_sha": "64d278f9f1798fae8e35812a760d3667ebbc63d22be3fb8fa8d85bf0f8179564", "project_uri": "https://rubygems.org/gems/mongory", "gem_uri": "https://rubygems.org/gems/mongory-0.4.0.gem", "homepage_uri": "https://koten0224.github.io/mongory-rb/", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/koten0224/mongory-rb", "bug_tracker_uri": null, "changelog_uri": "https://github.com/koten0224/mongory-rb/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-20 22:04:51 UTC
dVO6tqcGgDxKPuLQXd1H_

modbus-cli

Command line interface to communicate over Modbus TCP

0.0.16
Content{ "name": "modbus-cli", "downloads": 58844, "version": "0.0.16", "version_created_at": "2025-04-20T21:47:33.435Z", "version_downloads": 0, "platform": "ruby", "authors": "Tallak Tveide", "info": "Command line interface to communicate over Modbus TCP", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "fdfd71e143ac5b7c023c6ce9fa1f23f4a777022220f3b31a35a0632c33b7e431", "spec_sha": "c6df4d5d3fb35756e1935a486e6b4984388fe5183f5cc47db081bdccc8e4a2cd", "project_uri": "https://rubygems.org/gems/modbus-cli", "gem_uri": "https://rubygems.org/gems/modbus-cli-0.0.16.gem", "homepage_uri": "http://www.github.com/tallakt/modbus-cli", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/modbus-cli/0.0.16", "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": "rake", "requirements": "~> 13.2" }, { "name": "rspec", "requirements": "~> 3.13" } ], "runtime": [ { "name": "clamp", "requirements": "~> 1.3" }, { "name": "gserver", "requirements": "~> 0.0" }, { "name": "rmodbus", "requirements": "~> 2.1" } ] } }
2025-04-20 21:47:34 UTC
3uS-e8G7BmbNLNOpFL5JI

modbus-cli

Command line interface to communicate over Modbus TCP

0.0.15
Content{ "name": "modbus-cli", "downloads": 58826, "version": "0.0.15", "version_created_at": "2025-04-20T20:46:19.698Z", "version_downloads": 0, "platform": "ruby", "authors": "Tallak Tveide", "info": "Command line interface to communicate over Modbus TCP", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "2cd1fabce1c63d9ebf8835c940df94f3408c7f82f5b33de1c1f8eef693cb40c1", "spec_sha": "5d904376e1de9a31cd847824997e33478cb496757d4bbe2aea5a51ab633a7489", "project_uri": "https://rubygems.org/gems/modbus-cli", "gem_uri": "https://rubygems.org/gems/modbus-cli-0.0.15.gem", "homepage_uri": "http://www.github.com/tallakt/modbus-cli", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/modbus-cli/0.0.15", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 1.16" }, { "name": "rake", "requirements": "~> 12.0" }, { "name": "rspec", "requirements": "~> 3.5" } ], "runtime": [ { "name": "clamp", "requirements": "~> 1.1" }, { "name": "gserver", "requirements": "~> 0.0" }, { "name": "rmodbus", "requirements": "~> 1.3" } ] } }
2025-04-20 20:46:21 UTC
8KK0e8AzfHRflZPJNzIqN

google-protobuf

Protocol Buffers are Google's data interchange format.

4.31.0.rc.1
Content{ "name": "google-protobuf", "downloads": 329893634, "version": "4.31.0.rc.1", "version_created_at": "2025-04-20T20:45:41.688Z", "version_downloads": 0, "platform": "java", "authors": "Protobuf Authors", "info": "Protocol Buffers are Google's data interchange format.", "licenses": [ "BSD-3-Clause" ], "metadata": { "source_code_uri": "https://github.com/protocolbuffers/protobuf/tree/v4.31.0-rc1/ruby" }, "yanked": false, "sha": "07981a4855bdb30c8727de6576c10c72937dac0ad79ed6a0995fb9eaa125065a", "spec_sha": "aec654767dc688e6e60b2e9ea52722910a162e4ddb06f06b5f58e5872fbf93a3", "project_uri": "https://rubygems.org/gems/google-protobuf", "gem_uri": "https://rubygems.org/gems/google-protobuf-4.31.0.rc.1-java.gem", "homepage_uri": "https://developers.google.com/protocol-buffers", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/protocolbuffers/protobuf/tree/v4.31.0-rc1/ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "ffi", "requirements": "~> 1" }, { "name": "ffi-compiler", "requirements": "~> 1" }, { "name": "rake-compiler", "requirements": "~> 1.2" }, { "name": "rake-compiler-dock", "requirements": "~> 1.9" }, { "name": "test-unit", "requirements": "~> 3.0, >= 3.0.9" } ], "runtime": [ { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "ffi", "requirements": "~> 1" }, { "name": "ffi-compiler", "requirements": "~> 1" }, { "name": "rake", "requirements": ">= 13" } ] } }
2025-04-20 20:45:44 UTC
4Vtj_7dmmnNXTIp1A_p_-

google-protobuf

Protocol Buffers are Google's data interchange format.

4.31.0.rc.1
Content{ "name": "google-protobuf", "downloads": 329893634, "version": "4.31.0.rc.1", "version_created_at": "2025-04-20T20:45:38.646Z", "version_downloads": 0, "platform": "ruby", "authors": "Protobuf Authors", "info": "Protocol Buffers are Google's data interchange format.", "licenses": [ "BSD-3-Clause" ], "metadata": { "source_code_uri": "https://github.com/protocolbuffers/protobuf/tree/v4.31.0-rc1/ruby" }, "yanked": false, "sha": "75076e2fa5edbe27366d0b90c2e890bfd896040f1cc347671497062eb3526b9c", "spec_sha": "85587431411a3f147873f09c0d716ddda34b91e830d649574040337fa1ce6710", "project_uri": "https://rubygems.org/gems/google-protobuf", "gem_uri": "https://rubygems.org/gems/google-protobuf-4.31.0.rc.1.gem", "homepage_uri": "https://developers.google.com/protocol-buffers", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/protocolbuffers/protobuf/tree/v4.31.0-rc1/ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "ffi", "requirements": "~> 1" }, { "name": "ffi-compiler", "requirements": "~> 1" }, { "name": "rake-compiler", "requirements": "~> 1.2" }, { "name": "rake-compiler-dock", "requirements": "~> 1.9" }, { "name": "test-unit", "requirements": "~> 3.0, >= 3.0.9" } ], "runtime": [ { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 13" } ] } }
2025-04-20 20:45:41 UTC
kQkmMfRp594U3Vvg3SS-4

google-protobuf

Protocol Buffers are Google's data interchange format.

4.31.0.rc.1
Content{ "name": "google-protobuf", "downloads": 329893634, "version": "4.31.0.rc.1", "version_created_at": "2025-04-20T20:45:37.228Z", "version_downloads": 0, "platform": "x86_64-linux-musl", "authors": "Protobuf Authors", "info": "Protocol Buffers are Google's data interchange format.", "licenses": [ "BSD-3-Clause" ], "metadata": { "source_code_uri": "https://github.com/protocolbuffers/protobuf/tree/v4.31.0-rc1/ruby" }, "yanked": false, "sha": "45ac921a3239b6c3f4494e9d1c9d4b1468a1e32c0bdeddb9d7c827681afba788", "spec_sha": "f6d925a411bfaee32e4e849e95ce3764b36c1f6d72281d6899fad25df33feef7", "project_uri": "https://rubygems.org/gems/google-protobuf", "gem_uri": "https://rubygems.org/gems/google-protobuf-4.31.0.rc.1-x86_64-linux-musl.gem", "homepage_uri": "https://developers.google.com/protocol-buffers", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/protocolbuffers/protobuf/tree/v4.31.0-rc1/ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "ffi", "requirements": "~> 1" }, { "name": "ffi-compiler", "requirements": "~> 1" }, { "name": "rake-compiler", "requirements": "~> 1.2" }, { "name": "rake-compiler-dock", "requirements": "~> 1.9" }, { "name": "test-unit", "requirements": "~> 3.0, >= 3.0.9" } ], "runtime": [ { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 13" } ] } }
2025-04-20 20:45:39 UTC
Qikr9lnJp8x4U5y_wOqCt

google-protobuf

Protocol Buffers are Google's data interchange format.

4.31.0.rc.1
Content{ "name": "google-protobuf", "downloads": 329893634, "version": "4.31.0.rc.1", "version_created_at": "2025-04-20T20:45:35.769Z", "version_downloads": 0, "platform": "x86_64-linux-gnu", "authors": "Protobuf Authors", "info": "Protocol Buffers are Google's data interchange format.", "licenses": [ "BSD-3-Clause" ], "metadata": { "source_code_uri": "https://github.com/protocolbuffers/protobuf/tree/v4.31.0-rc1/ruby" }, "yanked": false, "sha": "ffde1e4f878c6f737ab1f94375251dedc3796f17b97642e545e8ec2a3a96f05e", "spec_sha": "f9dfc4a5219b5e7e33b9325eba98efe6eeae97d8fcf3a7864a1cfead3fb6b5d8", "project_uri": "https://rubygems.org/gems/google-protobuf", "gem_uri": "https://rubygems.org/gems/google-protobuf-4.31.0.rc.1-x86_64-linux-gnu.gem", "homepage_uri": "https://developers.google.com/protocol-buffers", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/protocolbuffers/protobuf/tree/v4.31.0-rc1/ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "ffi", "requirements": "~> 1" }, { "name": "ffi-compiler", "requirements": "~> 1" }, { "name": "rake-compiler", "requirements": "~> 1.2" }, { "name": "rake-compiler-dock", "requirements": "~> 1.9" }, { "name": "test-unit", "requirements": "~> 3.0, >= 3.0.9" } ], "runtime": [ { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 13" } ] } }
2025-04-20 20:45:37 UTC
ok7JXCtuVWbh4FyRKikF6

google-protobuf

Protocol Buffers are Google's data interchange format.

4.31.0.rc.1
Content{ "name": "google-protobuf", "downloads": 329893634, "version": "4.31.0.rc.1", "version_created_at": "2025-04-20T20:45:34.273Z", "version_downloads": 0, "platform": "x86_64-darwin", "authors": "Protobuf Authors", "info": "Protocol Buffers are Google's data interchange format.", "licenses": [ "BSD-3-Clause" ], "metadata": { "source_code_uri": "https://github.com/protocolbuffers/protobuf/tree/v4.31.0-rc1/ruby" }, "yanked": false, "sha": "550e03715682f4cc42c9e1a6c34fbb74ff4642a5fffe6403de2074e852328710", "spec_sha": "6e0e80fbf301eb41083104d0ec20c0dfa6aa6e96cadac58bbec5d8f5ef79757f", "project_uri": "https://rubygems.org/gems/google-protobuf", "gem_uri": "https://rubygems.org/gems/google-protobuf-4.31.0.rc.1-x86_64-darwin.gem", "homepage_uri": "https://developers.google.com/protocol-buffers", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/protocolbuffers/protobuf/tree/v4.31.0-rc1/ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "ffi", "requirements": "~> 1" }, { "name": "ffi-compiler", "requirements": "~> 1" }, { "name": "rake-compiler", "requirements": "~> 1.2" }, { "name": "rake-compiler-dock", "requirements": "~> 1.9" }, { "name": "test-unit", "requirements": "~> 3.0, >= 3.0.9" } ], "runtime": [ { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 13" } ] } }
2025-04-20 20:45:36 UTC
eQRRz5lgKIHdlRbykb8vR

google-protobuf

Protocol Buffers are Google's data interchange format.

4.31.0.rc.1
Content{ "name": "google-protobuf", "downloads": 329893634, "version": "4.31.0.rc.1", "version_created_at": "2025-04-20T20:45:32.866Z", "version_downloads": 0, "platform": "x86-mingw32", "authors": "Protobuf Authors", "info": "Protocol Buffers are Google's data interchange format.", "licenses": [ "BSD-3-Clause" ], "metadata": { "source_code_uri": "https://github.com/protocolbuffers/protobuf/tree/v4.31.0-rc1/ruby" }, "yanked": false, "sha": "c62690b7a13c3efc6c6e43dbebd60c5bf0bc732d43d3d0fcc4c0750f706f1705", "spec_sha": "049f855dcdaa4d3f4d3e0397ce8b54630066a315a5335d4fe3d08bb396f0e953", "project_uri": "https://rubygems.org/gems/google-protobuf", "gem_uri": "https://rubygems.org/gems/google-protobuf-4.31.0.rc.1-x86-mingw32.gem", "homepage_uri": "https://developers.google.com/protocol-buffers", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/protocolbuffers/protobuf/tree/v4.31.0-rc1/ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "ffi", "requirements": "~> 1" }, { "name": "ffi-compiler", "requirements": "~> 1" }, { "name": "rake-compiler", "requirements": "~> 1.2" }, { "name": "rake-compiler-dock", "requirements": "~> 1.9" }, { "name": "test-unit", "requirements": "~> 3.0, >= 3.0.9" } ], "runtime": [ { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 13" } ] } }
2025-04-20 20:45:34 UTC
xizGoOZkWHPPO84Z5PAFb

google-protobuf

Protocol Buffers are Google's data interchange format.

4.31.0.rc.1
Content{ "name": "google-protobuf", "downloads": 329893634, "version": "4.31.0.rc.1", "version_created_at": "2025-04-20T20:45:31.145Z", "version_downloads": 0, "platform": "x86-linux-musl", "authors": "Protobuf Authors", "info": "Protocol Buffers are Google's data interchange format.", "licenses": [ "BSD-3-Clause" ], "metadata": { "source_code_uri": "https://github.com/protocolbuffers/protobuf/tree/v4.31.0-rc1/ruby" }, "yanked": false, "sha": "d978618bb6e493d9a236784783f159a6de78696679c88ce87ef6769910abb534", "spec_sha": "59f593fa0a26a0364efa4fa177a3e4a4fce7c925ee32c79a6517696cb6b26c13", "project_uri": "https://rubygems.org/gems/google-protobuf", "gem_uri": "https://rubygems.org/gems/google-protobuf-4.31.0.rc.1-x86-linux-musl.gem", "homepage_uri": "https://developers.google.com/protocol-buffers", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/protocolbuffers/protobuf/tree/v4.31.0-rc1/ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "ffi", "requirements": "~> 1" }, { "name": "ffi-compiler", "requirements": "~> 1" }, { "name": "rake-compiler", "requirements": "~> 1.2" }, { "name": "rake-compiler-dock", "requirements": "~> 1.9" }, { "name": "test-unit", "requirements": "~> 3.0, >= 3.0.9" } ], "runtime": [ { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 13" } ] } }
2025-04-20 20:45:33 UTC
qNumkWjvZ350DKPz16Sr3

google-protobuf

Protocol Buffers are Google's data interchange format.

4.31.0.rc.1
Content{ "name": "google-protobuf", "downloads": 329893634, "version": "4.31.0.rc.1", "version_created_at": "2025-04-20T20:45:29.124Z", "version_downloads": 0, "platform": "x86-linux-gnu", "authors": "Protobuf Authors", "info": "Protocol Buffers are Google's data interchange format.", "licenses": [ "BSD-3-Clause" ], "metadata": { "source_code_uri": "https://github.com/protocolbuffers/protobuf/tree/v4.31.0-rc1/ruby" }, "yanked": false, "sha": "4f88a5e2a65fbe5e172f3c99495ade7b1521441766830d28d77931325c1b8499", "spec_sha": "b4a2414b8614e606e58a7212b047578143c40989d1c0abc00cbd0fce666c4407", "project_uri": "https://rubygems.org/gems/google-protobuf", "gem_uri": "https://rubygems.org/gems/google-protobuf-4.31.0.rc.1-x86-linux-gnu.gem", "homepage_uri": "https://developers.google.com/protocol-buffers", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/protocolbuffers/protobuf/tree/v4.31.0-rc1/ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "ffi", "requirements": "~> 1" }, { "name": "ffi-compiler", "requirements": "~> 1" }, { "name": "rake-compiler", "requirements": "~> 1.2" }, { "name": "rake-compiler-dock", "requirements": "~> 1.9" }, { "name": "test-unit", "requirements": "~> 3.0, >= 3.0.9" } ], "runtime": [ { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 13" } ] } }
2025-04-20 20:45:31 UTC
FUefnPB8hWCUSHyyb-oa1

google-protobuf

Protocol Buffers are Google's data interchange format.

4.31.0.rc.1
Content{ "name": "google-protobuf", "downloads": 329893634, "version": "4.31.0.rc.1", "version_created_at": "2025-04-20T20:45:27.041Z", "version_downloads": 0, "platform": "x64-mingw-ucrt", "authors": "Protobuf Authors", "info": "Protocol Buffers are Google's data interchange format.", "licenses": [ "BSD-3-Clause" ], "metadata": { "source_code_uri": "https://github.com/protocolbuffers/protobuf/tree/v4.31.0-rc1/ruby" }, "yanked": false, "sha": "7253a2ecafb6efad4e3ff3614fb3ba9c01f827d9de0f1be0f1d2c80edfc696e5", "spec_sha": "a5120ecd14cd8cea7005ce549026db4c2db1bf75b901005e5a4fbf6f3a4165a8", "project_uri": "https://rubygems.org/gems/google-protobuf", "gem_uri": "https://rubygems.org/gems/google-protobuf-4.31.0.rc.1-x64-mingw-ucrt.gem", "homepage_uri": "https://developers.google.com/protocol-buffers", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/protocolbuffers/protobuf/tree/v4.31.0-rc1/ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "ffi", "requirements": "~> 1" }, { "name": "ffi-compiler", "requirements": "~> 1" }, { "name": "rake-compiler", "requirements": "~> 1.2" }, { "name": "rake-compiler-dock", "requirements": "~> 1.9" }, { "name": "test-unit", "requirements": "~> 3.0, >= 3.0.9" } ], "runtime": [ { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 13" } ] } }
2025-04-20 20:45:29 UTC
g_djxcTOIhAwmiWE2zT0z

google-protobuf

Protocol Buffers are Google's data interchange format.

4.31.0.rc.1
Content{ "name": "google-protobuf", "downloads": 329893634, "version": "4.31.0.rc.1", "version_created_at": "2025-04-20T20:45:24.966Z", "version_downloads": 0, "platform": "arm64-darwin", "authors": "Protobuf Authors", "info": "Protocol Buffers are Google's data interchange format.", "licenses": [ "BSD-3-Clause" ], "metadata": { "source_code_uri": "https://github.com/protocolbuffers/protobuf/tree/v4.31.0-rc1/ruby" }, "yanked": false, "sha": "a03fcb9ed07a7c3a05e386c5bf3762062f8e41fa0b9efcef9b5b099002879ff1", "spec_sha": "5555aa17522f6ae86cd3d6a1041ae598f5b7bf61e8d9ab0a24a3f6fba59c1903", "project_uri": "https://rubygems.org/gems/google-protobuf", "gem_uri": "https://rubygems.org/gems/google-protobuf-4.31.0.rc.1-arm64-darwin.gem", "homepage_uri": "https://developers.google.com/protocol-buffers", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/protocolbuffers/protobuf/tree/v4.31.0-rc1/ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "ffi", "requirements": "~> 1" }, { "name": "ffi-compiler", "requirements": "~> 1" }, { "name": "rake-compiler", "requirements": "~> 1.2" }, { "name": "rake-compiler-dock", "requirements": "~> 1.9" }, { "name": "test-unit", "requirements": "~> 3.0, >= 3.0.9" } ], "runtime": [ { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 13" } ] } }
2025-04-20 20:45:27 UTC
njw5cjqO3qZv2D_BZ18us

google-protobuf

Protocol Buffers are Google's data interchange format.

4.31.0.rc.1
Content{ "name": "google-protobuf", "downloads": 329893634, "version": "4.31.0.rc.1", "version_created_at": "2025-04-20T20:45:22.337Z", "version_downloads": 0, "platform": "aarch64-linux-musl", "authors": "Protobuf Authors", "info": "Protocol Buffers are Google's data interchange format.", "licenses": [ "BSD-3-Clause" ], "metadata": { "source_code_uri": "https://github.com/protocolbuffers/protobuf/tree/v4.31.0-rc1/ruby" }, "yanked": false, "sha": "b5a499a10a0535ae19bb7201ada696616a74868da36e06c7859dc314c266cfcc", "spec_sha": "1079da9cd552e445a784ab6f7710868110e58fdf711d3e77b0adb72c4fcb1fb9", "project_uri": "https://rubygems.org/gems/google-protobuf", "gem_uri": "https://rubygems.org/gems/google-protobuf-4.31.0.rc.1-aarch64-linux-musl.gem", "homepage_uri": "https://developers.google.com/protocol-buffers", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/protocolbuffers/protobuf/tree/v4.31.0-rc1/ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "ffi", "requirements": "~> 1" }, { "name": "ffi-compiler", "requirements": "~> 1" }, { "name": "rake-compiler", "requirements": "~> 1.2" }, { "name": "rake-compiler-dock", "requirements": "~> 1.9" }, { "name": "test-unit", "requirements": "~> 3.0, >= 3.0.9" } ], "runtime": [ { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 13" } ] } }
2025-04-20 20:45:25 UTC
Dcq6_HDviqJ1Rf2-ddFZf

google-protobuf

Protocol Buffers are Google's data interchange format.

4.31.0.rc.1
Content{ "name": "google-protobuf", "downloads": 329893634, "version": "4.31.0.rc.1", "version_created_at": "2025-04-20T20:45:19.878Z", "version_downloads": 0, "platform": "aarch64-linux-gnu", "authors": "Protobuf Authors", "info": "Protocol Buffers are Google's data interchange format.", "licenses": [ "BSD-3-Clause" ], "metadata": { "source_code_uri": "https://github.com/protocolbuffers/protobuf/tree/v4.31.0-rc1/ruby" }, "yanked": false, "sha": "8603104e5d9c512d5564931b81781d74150fce1d177cba493d3c6943751b2b6a", "spec_sha": "608c48edca5dddb2b821e67d197b8cd4cb3d05f53e8653ea40b740ac6a50e84a", "project_uri": "https://rubygems.org/gems/google-protobuf", "gem_uri": "https://rubygems.org/gems/google-protobuf-4.31.0.rc.1-aarch64-linux-gnu.gem", "homepage_uri": "https://developers.google.com/protocol-buffers", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/protocolbuffers/protobuf/tree/v4.31.0-rc1/ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "ffi", "requirements": "~> 1" }, { "name": "ffi-compiler", "requirements": "~> 1" }, { "name": "rake-compiler", "requirements": "~> 1.2" }, { "name": "rake-compiler-dock", "requirements": "~> 1.9" }, { "name": "test-unit", "requirements": "~> 3.0, >= 3.0.9" } ], "runtime": [ { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 13" } ] } }
2025-04-20 20:45:23 UTC
79dOT6PZ5WbHQZgkInJn3

heroku_error_pages

Continuously deploy your custom Heroku error pages to S3 as part of your deployment pipeline

0.3.0
Content{ "name": "heroku_error_pages", "downloads": 189, "version": "0.3.0", "version_created_at": "2025-04-20T20:44:15.332Z", "version_downloads": 0, "platform": "ruby", "authors": "Jaco Pretorius", "info": "Continuously deploy your custom Heroku error pages to S3 as part of your deployment pipeline", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/Jaco-Pretorius/heroku_error_pages", "source_code_uri": "https://github.com/Jaco-Pretorius/heroku_error_pages", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "b42ee70948353cc4240dfc0e02b4d27d6eb46f034b64e8842820b518ce154bb2", "spec_sha": "fdbc7a03c25a913d448f2ae8892ae5d9a02746ebf890a603a5c6914c0ea0dc84", "project_uri": "https://rubygems.org/gems/heroku_error_pages", "gem_uri": "https://rubygems.org/gems/heroku_error_pages-0.3.0.gem", "homepage_uri": "https://github.com/Jaco-Pretorius/heroku_error_pages", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/Jaco-Pretorius/heroku_error_pages", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-s3", "requirements": "~> 1" }, { "name": "rails", "requirements": ">= 6.0, < 8.0" } ] } }
2025-04-20 20:44:17 UTC
e87E7QySpGEJunIlLnjb8

itsi

Wrapper Gem for both the Itsi server and the Itsi Fiber scheduler

0.2.0
Content{ "name": "itsi", "downloads": 2829, "version": "0.2.0", "version_created_at": "2025-04-20T20:39:27.686Z", "version_downloads": 0, "platform": "ruby", "authors": "Wouter Coppieters", "info": "Wrapper Gem for both the Itsi server and the Itsi Fiber scheduler", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://itsi.fyi", "changelog_uri": "https://github.com/woutercoppieters/itsi/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/woutercoppieters/itsi" }, "yanked": false, "sha": "f3147436846f0b91dad27dcf2f711f97bb6938c98593fffc2df8919873332d5b", "spec_sha": "2381fd0f7b974b6f615ac388e5463d900635caf0f2da4d3a6797a181be38b01a", "project_uri": "https://rubygems.org/gems/itsi", "gem_uri": "https://rubygems.org/gems/itsi-0.2.0.gem", "homepage_uri": "https://itsi.fyi", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/woutercoppieters/itsi", "bug_tracker_uri": null, "changelog_uri": "https://github.com/woutercoppieters/itsi/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "itsi-scheduler", "requirements": "~> 0.2.0" }, { "name": "itsi-server", "requirements": "~> 0.2.0" } ] } }
2025-04-20 20:39:29 UTC
HRZSsF3Od7ah0lA0ZTMBF

itsi-server

Itsi Server - A light-weight Rack Server implementation for Ruby

0.2.0
Content{ "name": "itsi-server", "downloads": 2772, "version": "0.2.0", "version_created_at": "2025-04-20T20:37:59.064Z", "version_downloads": 0, "platform": "ruby", "authors": "Wouter Coppieters", "info": "Itsi Server - A light-weight Rack Server implementation for Ruby", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://itsi.fyi", "changelog_uri": "https://github.com/wouterken/itsi/server/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/wouterken/itsi/server" }, "yanked": false, "sha": "7f24a3fd2165fd8b276842464e881855f369f0e30105354b7ceb3775ed4aefbf", "spec_sha": "134b61f4b9b1027687213ad8d9fd35852483cdc8b52c9fbdf28c681920efe8be", "project_uri": "https://rubygems.org/gems/itsi-server", "gem_uri": "https://rubygems.org/gems/itsi-server-0.2.0.gem", "homepage_uri": "https://itsi.fyi", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/wouterken/itsi/server", "bug_tracker_uri": null, "changelog_uri": "https://github.com/wouterken/itsi/server/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "ruby-lsp", "requirements": ">= 0" } ], "runtime": [ { "name": "json", "requirements": "~> 2" }, { "name": "rack", "requirements": ">= 1.6" }, { "name": "rb_sys", "requirements": "~> 0.9.91" } ] } }
2025-04-20 20:38:00 UTC
u3Q70paZbS-JVylNDVSaJ

itsi-scheduler

Itsi Scheduler - A light-weight Fiber Scheduler implementation for Ruby

0.2.0
Content{ "name": "itsi-scheduler", "downloads": 2784, "version": "0.2.0", "version_created_at": "2025-04-20T20:37:20.358Z", "version_downloads": 0, "platform": "ruby", "authors": "Wouter Coppieters", "info": "Itsi Scheduler - A light-weight Fiber Scheduler implementation for Ruby", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://itsi.fyi", "changelog_uri": "https://github.com/wouterken/itsi/scheduler/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/wouterken/itsi/scheduler" }, "yanked": false, "sha": "b60ad94f8dde8f2ca9afe785e0d1bee8e6d70643ff45cc878ac4a408431eb8c0", "spec_sha": "8947c05956be1fae6d8caa6def801d543c6aaf49271adc192b51c677790b491e", "project_uri": "https://rubygems.org/gems/itsi-scheduler", "gem_uri": "https://rubygems.org/gems/itsi-scheduler-0.2.0.gem", "homepage_uri": "https://itsi.fyi", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/wouterken/itsi/scheduler", "bug_tracker_uri": null, "changelog_uri": "https://github.com/wouterken/itsi/scheduler/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rb_sys", "requirements": "~> 0.9.91" } ] } }
2025-04-20 20:37:21 UTC
HCehj5p7W16tA0W4lAQIR

protocol-jsonrpc

JSON-RPC 2.0 protocol implementation

0.1.0
Content{ "name": "protocol-jsonrpc", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-04-20T20:32:34.012Z", "version_downloads": 0, "platform": "ruby", "authors": "Martin Emde", "info": "JSON-RPC 2.0 protocol implementation", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/martinemde/protocol-jsonrpc", "changelog_uri": "https://github.com/martinemde/protocol-jsonrpc/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/martinemde/protocol-jsonrpc", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "8988969d7d9f9b6457619e64f182dce77027bb3cf5d9f730af8069708deed5a8", "spec_sha": "bee54d6ca3b6ce7f58835af8685dbf6d49f4ae75a20a83a43e9cb89d41f1ea3b", "project_uri": "https://rubygems.org/gems/protocol-jsonrpc", "gem_uri": "https://rubygems.org/gems/protocol-jsonrpc-0.1.0.gem", "homepage_uri": "https://github.com/martinemde/protocol-jsonrpc", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/martinemde/protocol-jsonrpc", "bug_tracker_uri": null, "changelog_uri": "https://github.com/martinemde/protocol-jsonrpc/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "json", "requirements": "~> 2.10" } ] } }
2025-04-20 20:32:35 UTC
XxDXW_yzn5gtQOaKEoK2W

bootstrap

The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. http://getbootstrap.com

5.3.5
Content{ "name": "bootstrap", "downloads": 21732472, "version": "5.3.5", "version_created_at": "2025-04-20T20:01:28.185Z", "version_downloads": 0, "platform": "ruby", "authors": "Twitter, Inc.", "info": "The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. http://getbootstrap.com", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "d57c9b7a21eaf2182c32fe93d1c0eaa0e1ebe82c46676c5a1fd66dd3a6ac41f8", "spec_sha": "59d5bc2943ab12fa88d984aca2ca3861db45a6c1cf4e8f34a96d7a10746005a1", "project_uri": "https://rubygems.org/gems/bootstrap", "gem_uri": "https://rubygems.org/gems/bootstrap-5.3.5.gem", "homepage_uri": "https://github.com/twbs/bootstrap-rubygem", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/bootstrap/5.3.5", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "actionpack", "requirements": ">= 4.1.5" }, { "name": "activesupport", "requirements": ">= 4.1.5" }, { "name": "capybara", "requirements": ">= 2.6.0" }, { "name": "cuprite", "requirements": ">= 0" }, { "name": "json", "requirements": ">= 1.8.1" }, { "name": "minitest", "requirements": "~> 5.14.4" }, { "name": "minitest-reporters", "requirements": "~> 1.4.3" }, { "name": "railties", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "sprockets-rails", "requirements": ">= 2.3.2" }, { "name": "term-ansicolor", "requirements": ">= 0" }, { "name": "uglifier", "requirements": ">= 0" } ], "runtime": [ { "name": "popper_js", "requirements": ">= 2.11.8, < 3" } ] } }
2025-04-20 20:01:30 UTC
x8DbCxkd1dZgxDZ8uZuJU

bootstrap

The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. http://getbootstrap.com

5.3.4
Content{ "name": "bootstrap", "downloads": 21732472, "version": "5.3.4", "version_created_at": "2025-04-20T20:00:18.972Z", "version_downloads": 0, "platform": "ruby", "authors": "Twitter, Inc.", "info": "The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. http://getbootstrap.com", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "a816ac8debcb9cb2da1cc1c9fbc93a42ff3016b51fe9ce3cbd8122a3145bbd49", "spec_sha": "b799fbafffefaa082723829c21c312920a9a5df272c8f9230ccea3248990c052", "project_uri": "https://rubygems.org/gems/bootstrap", "gem_uri": "https://rubygems.org/gems/bootstrap-5.3.4.gem", "homepage_uri": "https://github.com/twbs/bootstrap-rubygem", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/bootstrap/5.3.4", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "actionpack", "requirements": ">= 4.1.5" }, { "name": "activesupport", "requirements": ">= 4.1.5" }, { "name": "capybara", "requirements": ">= 2.6.0" }, { "name": "cuprite", "requirements": ">= 0" }, { "name": "json", "requirements": ">= 1.8.1" }, { "name": "minitest", "requirements": "~> 5.14.4" }, { "name": "minitest-reporters", "requirements": "~> 1.4.3" }, { "name": "railties", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "sprockets-rails", "requirements": ">= 2.3.2" }, { "name": "term-ansicolor", "requirements": ">= 0" }, { "name": "uglifier", "requirements": ">= 0" } ], "runtime": [ { "name": "popper_js", "requirements": ">= 2.11.8, < 3" } ] } }
2025-04-20 20:00:22 UTC
0CnpU3ePF0KVvWJHBwL4n

wco_models

https://wasya.co

3.1.0.210
Content{ "name": "wco_models", "downloads": 51183, "version": "3.1.0.210", "version_created_at": "2025-04-20T19:42:41.240Z", "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": "343a4b622c41cfdfd36bbdc0947ae0575ded5cc917db108ca68fdc70c240771d", "spec_sha": "8db7cf15a043ddfa9d0128a5afbe8212aa2362ebad618a3a3065ee5d47ece207", "project_uri": "https://rubygems.org/gems/wco_models", "gem_uri": "https://rubygems.org/gems/wco_models-3.1.0.210.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-04-20 19:42:42 UTC
wQ-WbVAmYE0n3drIuvSUy

wco_models

https://wasya.co

3.1.0.208
Content{ "name": "wco_models", "downloads": 51183, "version": "3.1.0.208", "version_created_at": "2025-04-20T19:41:21.877Z", "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": "dc0821ec66934c05f81a1dfac9de4ef1ed431466e28833e7b9356511bb9b6132", "spec_sha": "6ba87638298aa341947d90b158682cb887ac456a0abdb3c853e83d65664719fd", "project_uri": "https://rubygems.org/gems/wco_models", "gem_uri": "https://rubygems.org/gems/wco_models-3.1.0.208.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-04-20 19:41:25 UTC
T-A2LoPbbe0YQ6UOgTdL-

ips_qr_code

Generate IPS QR Code data strings

0.1.0
Content{ "name": "ips_qr_code", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-04-20T18:53:39.424Z", "version_downloads": 0, "platform": "ruby", "authors": "Ivan Nemytchenko", "info": "Generate IPS QR Code data strings", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "c2c9b3e66c9dbdbaca2c858435f5ad37277efacfb3c4b28822c57120e3d684be", "spec_sha": "88652b7b72757201af672344e6dd82565405021f47e77c8f29e1c29fb1eef16f", "project_uri": "https://rubygems.org/gems/ips_qr_code", "gem_uri": "https://rubygems.org/gems/ips_qr_code-0.1.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/ips_qr_code/0.1.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rqrcode", "requirements": "~> 2.0" } ] } }
2025-04-20 18:53:40 UTC
3t8SZ8W3CqBOmFa3sq8dT

solid_queue

Database-backed Active Job backend.

1.1.5
Content{ "name": "solid_queue", "downloads": 3139880, "version": "1.1.5", "version_created_at": "2025-04-20T18:52:00.779Z", "version_downloads": 0, "platform": "ruby", "authors": "Rosa Gutierrez", "info": "Database-backed Active Job backend.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/rails/solid_queue", "source_code_uri": "https://github.com/rails/solid_queue" }, "yanked": false, "sha": "bae0c9d76310f4953ebc57466f2e8c78703a0fbf4b89d25756c23c88f9b6df9b", "spec_sha": "0bf2ae511a40b38823b97e9541be4da442258b08f9906adf138c9e395f310bdf", "project_uri": "https://rubygems.org/gems/solid_queue", "gem_uri": "https://rubygems.org/gems/solid_queue-1.1.5.gem", "homepage_uri": "https://github.com/rails/solid_queue", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/rails/solid_queue", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9" }, { "name": "logger", "requirements": ">= 0" }, { "name": "mocha", "requirements": ">= 0" }, { "name": "mysql2", "requirements": ">= 0" }, { "name": "pg", "requirements": ">= 0" }, { "name": "puma", "requirements": ">= 0" }, { "name": "rdoc", "requirements": ">= 0" }, { "name": "rubocop-rails-omakase", "requirements": ">= 0" }, { "name": "sqlite3", "requirements": ">= 0" }, { "name": "zeitwerk", "requirements": "= 2.6.0" } ], "runtime": [ { "name": "activejob", "requirements": ">= 7.1" }, { "name": "activerecord", "requirements": ">= 7.1" }, { "name": "concurrent-ruby", "requirements": ">= 1.3.1" }, { "name": "fugit", "requirements": "~> 1.11.0" }, { "name": "railties", "requirements": ">= 7.1" }, { "name": "thor", "requirements": "~> 1.3.1" } ] } }
2025-04-20 18:52:05 UTC
3u936EeMOf-d5l41eZ7Ws

rails-mcp-server

A Ruby implementation of Model Context Protocol server for Rails projects

1.1.0
Content{ "name": "rails-mcp-server", "downloads": 557, "version": "1.1.0", "version_created_at": "2025-04-20T17:42:34.864Z", "version_downloads": 0, "platform": "ruby", "authors": "Mario Alberto Chávez Cárdenas", "info": "A Ruby implementation of Model Context Protocol server for Rails projects", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/maquina-app/rails-mcp-server", "source_code_uri": "https://github.com/maquina-app/rails-mcp-server", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "f95f03d990a2695abe60347d6ae63fcf34048ab109c5284ee4d8e3f3035f496e", "spec_sha": "7f52822fbf0e34cfbb9651750f5b1e1391b26665dfbb1e3f4dd0d5e75026f7b5", "project_uri": "https://rubygems.org/gems/rails-mcp-server", "gem_uri": "https://rubygems.org/gems/rails-mcp-server-1.1.0.gem", "homepage_uri": "https://github.com/maquina-app/rails-mcp-server", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/maquina-app/rails-mcp-server", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "standard", "requirements": ">= 0" } ], "runtime": [ { "name": "fast-mcp", "requirements": ">= 0" }, { "name": "logger", "requirements": ">= 0" }, { "name": "puma", "requirements": ">= 0" }, { "name": "rack", "requirements": ">= 0" } ] } }
2025-04-20 17:42:37 UTC
pKBS748htftx6IJ1FsBZQ

faraday-detailed_logger

A Faraday middleware for logging request and response activity including method, URI, headers, and body at varying log levels.

2.6.1
Content{ "name": "faraday-detailed_logger", "downloads": 4822983, "version": "2.6.1", "version_created_at": "2025-04-20T17:38:48.116Z", "version_downloads": 0, "platform": "ruby", "authors": "Envy Labs", "info": "\n A Faraday middleware for logging request and response activity including\n method, URI, headers, and body at varying log levels.\n ", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/envylabs/faraday-detailed_logger/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/envylabs/faraday-detailed_logger/issues", "source_code_uri": "https://github.com/envylabs/faraday-detailed_logger" }, "yanked": false, "sha": "d6cba2921d2a38f9e9724148c9bb6a76d3398b1904d22650a2b72240165a2985", "spec_sha": "d492cb934e5674ebf46ec5f1f6699d423e3e11e55cb764d06095daf4d44b474c", "project_uri": "https://rubygems.org/gems/faraday-detailed_logger", "gem_uri": "https://rubygems.org/gems/faraday-detailed_logger-2.6.1.gem", "homepage_uri": "https://github.com/envylabs/faraday-detailed_logger", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/envylabs/faraday-detailed_logger", "bug_tracker_uri": "https://github.com/envylabs/faraday-detailed_logger/issues", "changelog_uri": "https://github.com/envylabs/faraday-detailed_logger/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "appraisal", "requirements": "~> 2.0" }, { "name": "bundler", "requirements": "~> 2.0" }, { "name": "license_finder", "requirements": "~> 7.0" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rubocop-rails_config", "requirements": "~> 1.3" } ], "runtime": [ { "name": "faraday", "requirements": ">= 0.16, < 3" } ] } }
2025-04-20 17:38:50 UTC
Zr9CyMf4QsmLawJMhh11-

diff_test

Improve your tests execution by only running tests which are affected by your changes.

0.8.6
Content{ "name": "diff_test", "downloads": 850, "version": "0.8.6", "version_created_at": "2025-04-20T17:36:11.815Z", "version_downloads": 0, "platform": "ruby", "authors": "Owais", "info": "Improve your tests execution by only running tests which are affected by your changes.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/owaiswiz/diff_test", "changelog_uri": "https://github.com/owaiswiz/diff_test/releases", "source_code_uri": "https://github.com/owaiswiz/diff_test" }, "yanked": false, "sha": "fc57a2f271f54f4ef2bc57442b4f03cb39f66df92c2bef9fd97e3dcdad1d872f", "spec_sha": "8d5556546cce63bb045853f52485a796bbe980a75d65989bd3cba58b5e83138a", "project_uri": "https://rubygems.org/gems/diff_test", "gem_uri": "https://rubygems.org/gems/diff_test-0.8.6.gem", "homepage_uri": "https://github.com/owaiswiz/diff_test", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/owaiswiz/diff_test", "bug_tracker_uri": null, "changelog_uri": "https://github.com/owaiswiz/diff_test/releases", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "httparty", "requirements": "~> 0.17" }, { "name": "xxhash", "requirements": "~> 0.6.0" } ] } }
2025-04-20 17:36:13 UTC
GB32CptHSjQGDCZiz9bSD

rubicons

Rubicons is a pure Ruby icon toolkit inspired by react-icons, offering a simple and consistent way to include SVG-based icons in your Ruby applications without external dependencies.

0.6.0
Content{ "name": "rubicons", "downloads": 799, "version": "0.6.0", "version_created_at": "2025-04-20T17:17:00.774Z", "version_downloads": 0, "platform": "ruby", "authors": "insomnius", "info": "Rubicons is a pure Ruby icon toolkit inspired by react-icons, offering a simple and consistent way to include SVG-based icons in your Ruby applications without external dependencies.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "e8e7f27dbe1dbbdd88181937346f2f5ab29b1add59e6360c56ca101363961a0f", "spec_sha": "493fa56d5d3102cc80db2c79e194b1133ae4100fad2152cffa985217b16e3f67", "project_uri": "https://rubygems.org/gems/rubicons", "gem_uri": "https://rubygems.org/gems/rubicons-0.6.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/rubicons/0.6.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-20 17:17:02 UTC
6H5y5TdlIsHEP1UGKN1h4

erc20

A simple library for making ERC20 manipulations as easy as they can be for cryptocurrency newbies: checking balance, sending payments, and monitoring addresses for incoming payments. The library expects Ethereum node to provide JSON RPC and Websockets API.

0.1.3
Content{ "name": "erc20", "downloads": 3047, "version": "0.1.3", "version_created_at": "2025-04-20T17:09:39.164Z", "version_downloads": 0, "platform": "ruby", "authors": "Yegor Bugayenko", "info": "A simple library for making ERC20 manipulations as easy as they can be for cryptocurrency newbies: checking balance, sending payments, and monitoring addresses for incoming payments. The library expects Ethereum node to provide JSON RPC and Websockets API.", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "ba982f9309a9261acc247793b2ba8e094f58f7a69be3b4ea4c83579e14e3ab61", "spec_sha": "2e1cd28b775d87ad44793baaf8459e54f5502e32cd81b6423981cbd08c196234", "project_uri": "https://rubygems.org/gems/erc20", "gem_uri": "https://rubygems.org/gems/erc20-0.1.3.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/erc20/0.1.3", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "eth", "requirements": ">= 0.5.13" }, { "name": "faye-websocket", "requirements": ">= 0.11.3" }, { "name": "json", "requirements": ">= 2.10.1" }, { "name": "jsonrpc-client", "requirements": ">= 0.1.4" }, { "name": "loog", "requirements": "> 0" }, { "name": "slop", "requirements": "> 4" } ] } }
2025-04-20 17:09:43 UTC
d0wm5QUWLgqeHWAZnPkjI

download_tv

DownloadTV is a tool that allows the user to find magnet links for tv show episodes. It accepts shows as arguments, from a file or it can integrate with your MyEpisodes account.

2.9.3
Content{ "name": "download_tv", "downloads": 65398, "version": "2.9.3", "version_created_at": "2025-04-20T16:08:15.730Z", "version_downloads": 0, "platform": "ruby", "authors": "guille", "info": "DownloadTV is a tool that allows the user to find magnet links for tv show episodes. It accepts shows as arguments, from a file or it can integrate with your MyEpisodes account.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "b31ab5f9e84637bb8576d0ae784443a9007a9e0ebbdc1e9e2259b6700fde4f07", "spec_sha": "22f32958500432053ffbdbe6f41df01491ecedb792f87d5e9cb9d2ad637316f7", "project_uri": "https://rubygems.org/gems/download_tv", "gem_uri": "https://rubygems.org/gems/download_tv-2.9.3.gem", "homepage_uri": "https://github.com/guille/download_tv", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/download_tv/2.9.3", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.0" }, { "name": "byebug", "requirements": "~> 11.1" }, { "name": "minitest", "requirements": "~> 5.0" }, { "name": "pry", "requirements": "~> 0.13" }, { "name": "rake", "requirements": ">= 12.3.3" } ], "runtime": [ { "name": "json", "requirements": ">= 0" }, { "name": "mechanize", "requirements": ">= 0" } ] } }
2025-04-20 16:08:19 UTC
aN5WCFg-2ZFDKiWY408Wk

swot-ruby

Identify email addresses or domains names that belong to colleges or universities. Help automate the process of approving or rejecting academic discounts.

1.0.5.20250420
Content{ "name": "swot-ruby", "downloads": 113267, "version": "1.0.5.20250420", "version_created_at": "2025-04-20T15:56:22.731Z", "version_downloads": 0, "platform": "ruby", "authors": "Dave Kimura, Lee Reilly", "info": "Identify email addresses or domains names that belong to colleges or universities. Help automate the process of approving or rejecting academic discounts.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "762ea003f60c2b8a65d9f6aec38aa3728def06e897ca8b25cdc672fd8cad42f8", "spec_sha": "a11eaae4a7928411dce200cf5c0b8b7ee336b19da17bc1fb35315b0b83089555", "project_uri": "https://rubygems.org/gems/swot-ruby", "gem_uri": "https://rubygems.org/gems/swot-ruby-1.0.5.20250420.gem", "homepage_uri": "https://github.com/kobaltz/swot", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/swot-ruby/1.0.5.20250420", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "naughty_or_nice", "requirements": "~> 2.0" }, { "name": "public_suffix", "requirements": ">= 0" } ] } }
2025-04-20 15:56:27 UTC
loyLjvXmjNIcrQGgYOF64

irix3

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

3.3.2
Content{ "name": "irix3", "downloads": 1169, "version": "3.3.2", "version_created_at": "2025-04-20T15:41:38.725Z", "version_downloads": 0, "platform": "ruby", "authors": "Naichuk M.", "info": "Irix is implementing several crypto-exchange for Arke and Peatio.", "licenses": [], "metadata": {}, "yanked": false, "sha": "a626734c2d46a134f3892d20b0794330a8b49644d03ab45734907caf085122fd", "spec_sha": "0379bf777a36c4475bb8beef85f980181392f86cc1a75f8b8b69e42e0cbec4dc", "project_uri": "https://rubygems.org/gems/irix3", "gem_uri": "https://rubygems.org/gems/irix3-3.3.2.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/irix3/3.3.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.4" }, { "name": "em-spec", "requirements": ">= 0" }, { "name": "em-websocket-client", "requirements": ">= 0" }, { "name": "pry-byebug", "requirements": ">= 0" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rspec_junit_formatter", "requirements": ">= 0" }, { "name": "rubocop-github", "requirements": ">= 0" }, { "name": "simplecov", "requirements": ">= 0" }, { "name": "simplecov-json", "requirements": ">= 0" } ], "runtime": [ { "name": "em-synchrony", "requirements": "~> 1.0" }, { "name": "em-websocket", "requirements": ">= 0" }, { "name": "eventmachine", "requirements": ">= 0" }, { "name": "peatio-dao", "requirements": ">= 3.1.3" }, { "name": "websocket-client-simple", "requirements": "~> 0.9.0" } ] } }
2025-04-20 15:41:40 UTC
teJ7AoKzfxdotJFidM9da

rika

A JRuby wrapper for Apache Tika to extract text and metadata from files of various formats.

2.1.0
Content{ "name": "rika", "downloads": 53110, "version": "2.1.0", "version_created_at": "2025-04-20T15:17:05.756Z", "version_downloads": 0, "platform": "java", "authors": "Richard Nyström, Keith Bennett", "info": "A JRuby wrapper for Apache Tika to extract text and metadata from files of various formats.", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "f75c106d08d01b26603df26d257f66bc8b9a893af48de1a45b06e3bd74d1758a", "spec_sha": "6726fb3da9dc7150a17af0834bead8a44f2a3e25463f080987e4f177fa0e0eb7", "project_uri": "https://rubygems.org/gems/rika", "gem_uri": "https://rubygems.org/gems/rika-2.1.0-java.gem", "homepage_uri": "https://github.com/keithrbennett/rika", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/rika/2.1.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "awesome_print", "requirements": "~> 1.9, >= 1.9.2" } ] } }
2025-04-20 15:17:07 UTC
I37AEvtfm-WuUX-UznUy_

rubicons

Rubicons is a pure Ruby icon toolkit inspired by react-icons, offering a simple and consistent way to include SVG-based icons in your Ruby applications without external dependencies.

0.5.1
Content{ "name": "rubicons", "downloads": 741, "version": "0.5.1", "version_created_at": "2025-04-20T15:08:14.497Z", "version_downloads": 0, "platform": "ruby", "authors": "insomnius", "info": "Rubicons is a pure Ruby icon toolkit inspired by react-icons, offering a simple and consistent way to include SVG-based icons in your Ruby applications without external dependencies.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "265859c2d1353658f6ff1e34d2cf498b8acb9f8ebbafcbafe44b3ffca3c936dd", "spec_sha": "fc1c4c780d3a8011c06c37305c29e268eed53124072d3c14b080b4f261a5a0c5", "project_uri": "https://rubygems.org/gems/rubicons", "gem_uri": "https://rubygems.org/gems/rubicons-0.5.1.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/rubicons/0.5.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-20 15:08:16 UTC
0yrej0YkAFxV25KKLSj0Y

tailwindcss-ruby

A self-contained `tailwindcss` executable, wrapped up in a ruby gem. That's it. Nothing else.

4.1.4
Content{ "name": "tailwindcss-ruby", "downloads": 1548530, "version": "4.1.4", "version_created_at": "2025-04-20T15:07:31.792Z", "version_downloads": 0, "platform": "x86_64-linux-musl", "authors": "Mike Dalessio, David Heinemeier Hansson", "info": "A self-contained `tailwindcss` executable, wrapped up in a ruby gem. That's it. Nothing else.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/flavorjones/tailwindcss-ruby/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/flavorjones/tailwindcss-ruby", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "cb7e3fd331f9922c0e9d412a52f0a31cf1afb3fe2eb9d0d091677e058933e0e8", "spec_sha": "df70d99317188009b849bbc6b701207509d44efadc0eace8b3adff7565d6ae1d", "project_uri": "https://rubygems.org/gems/tailwindcss-ruby", "gem_uri": "https://rubygems.org/gems/tailwindcss-ruby-4.1.4-x86_64-linux-musl.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/flavorjones/tailwindcss-ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/flavorjones/tailwindcss-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-20 15:07:33 UTC
0Zl212akxQu9yHQT826pE

tailwindcss-ruby

A self-contained `tailwindcss` executable, wrapped up in a ruby gem. That's it. Nothing else.

4.1.4
Content{ "name": "tailwindcss-ruby", "downloads": 1548530, "version": "4.1.4", "version_created_at": "2025-04-20T15:07:25.508Z", "version_downloads": 0, "platform": "x86_64-linux-gnu", "authors": "Mike Dalessio, David Heinemeier Hansson", "info": "A self-contained `tailwindcss` executable, wrapped up in a ruby gem. That's it. Nothing else.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/flavorjones/tailwindcss-ruby/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/flavorjones/tailwindcss-ruby", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "ad40a5377e34feb8b72eb7782296677091d4b57731e21f8f61d77397babfd9fe", "spec_sha": "50c466283a0002bdd7cda38af74f8cb8e3f7947320918d64dbb9014c8a9ad61c", "project_uri": "https://rubygems.org/gems/tailwindcss-ruby", "gem_uri": "https://rubygems.org/gems/tailwindcss-ruby-4.1.4-x86_64-linux-gnu.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/flavorjones/tailwindcss-ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/flavorjones/tailwindcss-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-20 15:07:27 UTC
J-ykMl22sG4S98_SWa3EM

tailwindcss-ruby

A self-contained `tailwindcss` executable, wrapped up in a ruby gem. That's it. Nothing else.

4.1.4
Content{ "name": "tailwindcss-ruby", "downloads": 1548530, "version": "4.1.4", "version_created_at": "2025-04-20T15:07:18.791Z", "version_downloads": 0, "platform": "x86_64-darwin", "authors": "Mike Dalessio, David Heinemeier Hansson", "info": "A self-contained `tailwindcss` executable, wrapped up in a ruby gem. That's it. Nothing else.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/flavorjones/tailwindcss-ruby/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/flavorjones/tailwindcss-ruby", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "c502f19d5c4454533840e61e5c3d87d7954ca2f77372c4bb02a59c8dee5d1586", "spec_sha": "19b10fe065a0fd11dd2c69a3e037bbd849ffd8c9a965d614a5a09c1630fb48c5", "project_uri": "https://rubygems.org/gems/tailwindcss-ruby", "gem_uri": "https://rubygems.org/gems/tailwindcss-ruby-4.1.4-x86_64-darwin.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/flavorjones/tailwindcss-ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/flavorjones/tailwindcss-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-20 15:07:21 UTC
lS9BeIKq_rvMIBgS-2uI5

tailwindcss-ruby

A self-contained `tailwindcss` executable, wrapped up in a ruby gem. That's it. Nothing else.

4.1.4
Content{ "name": "tailwindcss-ruby", "downloads": 1548530, "version": "4.1.4", "version_created_at": "2025-04-20T15:07:12.510Z", "version_downloads": 0, "platform": "x64-mingw-ucrt", "authors": "Mike Dalessio, David Heinemeier Hansson", "info": "A self-contained `tailwindcss` executable, wrapped up in a ruby gem. That's it. Nothing else.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/flavorjones/tailwindcss-ruby/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/flavorjones/tailwindcss-ruby", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "3a8bc7b9a1f7433a3d9a0337052b5d60983b4bf6a893f75f3ff26f575588a86d", "spec_sha": "94903405ccdac73c54f0009e2d0cdf8a068465fdbad21750c5ce0e9cb93ea0fa", "project_uri": "https://rubygems.org/gems/tailwindcss-ruby", "gem_uri": "https://rubygems.org/gems/tailwindcss-ruby-4.1.4-x64-mingw-ucrt.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/flavorjones/tailwindcss-ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/flavorjones/tailwindcss-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-20 15:07:15 UTC
qPpUXZulNFTgVRb0iVf4c

tailwindcss-ruby

A self-contained `tailwindcss` executable, wrapped up in a ruby gem. That's it. Nothing else.

4.1.4
Content{ "name": "tailwindcss-ruby", "downloads": 1548530, "version": "4.1.4", "version_created_at": "2025-04-20T15:07:05.406Z", "version_downloads": 0, "platform": "x64-mingw32", "authors": "Mike Dalessio, David Heinemeier Hansson", "info": "A self-contained `tailwindcss` executable, wrapped up in a ruby gem. That's it. Nothing else.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/flavorjones/tailwindcss-ruby/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/flavorjones/tailwindcss-ruby", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "da7905f4c2edb82f390336e1a8e53cdc6008105a3fbdb9f03626a4349d3cb6b9", "spec_sha": "95b129744ae0c0f2bb09a476f9661ec4973ec4646ed35d0f2afeef1549c3cf23", "project_uri": "https://rubygems.org/gems/tailwindcss-ruby", "gem_uri": "https://rubygems.org/gems/tailwindcss-ruby-4.1.4-x64-mingw32.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/flavorjones/tailwindcss-ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/flavorjones/tailwindcss-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-20 15:07:07 UTC
q1trdi6WeDTIEPCW6lWTd

tailwindcss-ruby

A self-contained `tailwindcss` executable, wrapped up in a ruby gem. That's it. Nothing else.

4.1.4
Content{ "name": "tailwindcss-ruby", "downloads": 1548530, "version": "4.1.4", "version_created_at": "2025-04-20T15:06:57.279Z", "version_downloads": 0, "platform": "ruby", "authors": "Mike Dalessio, David Heinemeier Hansson", "info": "A self-contained `tailwindcss` executable, wrapped up in a ruby gem. That's it. Nothing else.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/flavorjones/tailwindcss-ruby/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/flavorjones/tailwindcss-ruby", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "b7db4bc81099a105568f9d4742430f7d7aa224e4575d1ccee0b0814781b97551", "spec_sha": "e61dd99a149e8c67d4de61b1bf43ff302b7de5a091c29a5f9d82a19093cc929d", "project_uri": "https://rubygems.org/gems/tailwindcss-ruby", "gem_uri": "https://rubygems.org/gems/tailwindcss-ruby-4.1.4.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/flavorjones/tailwindcss-ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/flavorjones/tailwindcss-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-20 15:06:58 UTC
qWZDXMoX1bBQE8Tl7vJN1

tailwindcss-ruby

A self-contained `tailwindcss` executable, wrapped up in a ruby gem. That's it. Nothing else.

4.1.4
Content{ "name": "tailwindcss-ruby", "downloads": 1548530, "version": "4.1.4", "version_created_at": "2025-04-20T15:06:55.283Z", "version_downloads": 0, "platform": "arm64-darwin", "authors": "Mike Dalessio, David Heinemeier Hansson", "info": "A self-contained `tailwindcss` executable, wrapped up in a ruby gem. That's it. Nothing else.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/flavorjones/tailwindcss-ruby/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/flavorjones/tailwindcss-ruby", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "da2f1a9719c111da9d7223fd79c646a2d52a909680083f53c8f9239fa6c02064", "spec_sha": "74b72b1161e1e1f8c19eeefb870bf6506c17313ca06112b588b08b940651276c", "project_uri": "https://rubygems.org/gems/tailwindcss-ruby", "gem_uri": "https://rubygems.org/gems/tailwindcss-ruby-4.1.4-arm64-darwin.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/flavorjones/tailwindcss-ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/flavorjones/tailwindcss-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-20 15:06:57 UTC
_ZacpeoLoFTA6pgq1-J3d

tailwindcss-ruby

A self-contained `tailwindcss` executable, wrapped up in a ruby gem. That's it. Nothing else.

4.1.4
Content{ "name": "tailwindcss-ruby", "downloads": 1548529, "version": "4.1.4", "version_created_at": "2025-04-20T15:06:49.676Z", "version_downloads": 0, "platform": "aarch64-linux-musl", "authors": "Mike Dalessio, David Heinemeier Hansson", "info": "A self-contained `tailwindcss` executable, wrapped up in a ruby gem. That's it. Nothing else.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/flavorjones/tailwindcss-ruby/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/flavorjones/tailwindcss-ruby", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "23b2e5bdad5a8779ff0eab6e0c6d4a8ef82aee7cb19439b210968e124cffe789", "spec_sha": "1c4541cf537eaf850a73725efa8f85948e2e753dda6b598c3a0a9d498b3dc362", "project_uri": "https://rubygems.org/gems/tailwindcss-ruby", "gem_uri": "https://rubygems.org/gems/tailwindcss-ruby-4.1.4-aarch64-linux-musl.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/flavorjones/tailwindcss-ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/flavorjones/tailwindcss-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-20 15:06:52 UTC
pyXzvZQmtJ1ZzXL4VQCH8

tailwindcss-ruby

A self-contained `tailwindcss` executable, wrapped up in a ruby gem. That's it. Nothing else.

4.1.4
Content{ "name": "tailwindcss-ruby", "downloads": 1548529, "version": "4.1.4", "version_created_at": "2025-04-20T15:06:43.257Z", "version_downloads": 0, "platform": "aarch64-linux-gnu", "authors": "Mike Dalessio, David Heinemeier Hansson", "info": "A self-contained `tailwindcss` executable, wrapped up in a ruby gem. That's it. Nothing else.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/flavorjones/tailwindcss-ruby/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/flavorjones/tailwindcss-ruby", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "2a5ba9a9f43c4f994af7c664ab0063637b13c36a6b6aa8318ad6c9f6ff13d96d", "spec_sha": "4a7078fa83639b4b84f48671ed95ac64da49b4a1cf0a2c2daae6beeb1b9cc0af", "project_uri": "https://rubygems.org/gems/tailwindcss-ruby", "gem_uri": "https://rubygems.org/gems/tailwindcss-ruby-4.1.4-aarch64-linux-gnu.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/flavorjones/tailwindcss-ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/flavorjones/tailwindcss-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-20 15:06:47 UTC
_BOHdeUSuZcKA-pXUs_06

peatio-dao

Peatio gem contains microservices and command line tools

3.1.3
Content{ "name": "peatio-dao", "downloads": 221, "version": "3.1.3", "version_created_at": "2025-04-20T14:53:52.373Z", "version_downloads": 0, "platform": "ruby", "authors": "Louis B., Camille M.", "info": "Peatio gem contains microservices and command line tools", "licenses": [], "metadata": {}, "yanked": false, "sha": "08bc9b3fc44f8fc26e4753e628a89b8e086d45ec768a6498fbed766e265bcaae", "spec_sha": "df10165c64a9c0a82d7404050474e77b87f60c84650c97dec2dba0892f04345a", "project_uri": "https://rubygems.org/gems/peatio-dao", "gem_uri": "https://rubygems.org/gems/peatio-dao-3.1.3.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/peatio-dao/3.1.3", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bump", "requirements": ">= 0" }, { "name": "bundler", "requirements": "~> 2.6.6" }, { "name": "bunny-mock", "requirements": ">= 0" }, { "name": "em-spec", "requirements": ">= 0" }, { "name": "em-websocket-client", "requirements": ">= 0" }, { "name": "irb", "requirements": ">= 0" }, { "name": "pry-byebug", "requirements": ">= 0" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rspec_junit_formatter", "requirements": ">= 0" }, { "name": "rubocop-github", "requirements": ">= 0" }, { "name": "simplecov", "requirements": ">= 0" }, { "name": "simplecov-json", "requirements": ">= 0" } ], "runtime": [ { "name": "activemodel", "requirements": "> 5.2" }, { "name": "amqp", "requirements": ">= 0" }, { "name": "bunny", "requirements": ">= 0" }, { "name": "clamp", "requirements": ">= 0" }, { "name": "em-synchrony", "requirements": "~> 1.0" }, { "name": "em-websocket", "requirements": ">= 0" }, { "name": "eventmachine", "requirements": ">= 0" }, { "name": "faraday", "requirements": "~> 1.10" }, { "name": "jwt", "requirements": ">= 0" }, { "name": "mysql2", "requirements": ">= 0" }, { "name": "prometheus-client", "requirements": ">= 0" }, { "name": "thin", "requirements": ">= 0" }, { "name": "websocket-client-simple", "requirements": "~> 0.9.0" } ] } }
2025-04-20 14:53:53 UTC
XB7QNayFG_z8It15ddMWj

rubicons

Rubicons is a pure Ruby icon toolkit inspired by react-icons, offering a simple and consistent way to include SVG-based icons in your Ruby applications without external dependencies.

0.5.0
Content{ "name": "rubicons", "downloads": 720, "version": "0.5.0", "version_created_at": "2025-04-20T14:39:28.976Z", "version_downloads": 0, "platform": "ruby", "authors": "insomnius", "info": "Rubicons is a pure Ruby icon toolkit inspired by react-icons, offering a simple and consistent way to include SVG-based icons in your Ruby applications without external dependencies.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "1fa65a9304c0aab173d315e6e55c9d4a9417f0b18b7a0fa44898255616099f53", "spec_sha": "e3565b63b754347121fc745430cbd2a99fe550d61df7d43e94a692cf8774cdaf", "project_uri": "https://rubygems.org/gems/rubicons", "gem_uri": "https://rubygems.org/gems/rubicons-0.5.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/rubicons/0.5.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-20 14:39:31 UTC
J48pNCeSGFGv5_O9n2GbA

ottogen

# Otto AsciiDoc static site generator. # Quickstart **Install Otto** ``` sh gem install ottogen ``` **Initialize a new site** ``` sh mkdir mysite && cd mysite otto init ``` **Build the site** ``` sh otto build ``` **Serve the site** ``` sh otto serve ``` **View the site** ``` sh open http://127.0.0.1:8778/ ``` # AsciiDoc Crash Course TODO **Paragraphs** **Text formatting** **Links** **Document header** **Section titles** **Automatic TOC** **Includes** **Lists** **Images** **Audio** **Videos** **Keyboard, button, and menu macros** **Literals and source code** **Admonitions** **More delimited blocks** **Tables** **IDs, roles, and options**

0.2.0
Content{ "name": "ottogen", "downloads": 837, "version": "0.2.0", "version_created_at": "2025-04-20T14:06:46.660Z", "version_downloads": 0, "platform": "ruby", "authors": "Ian Johnson", "info": "# Otto\n\nAsciiDoc static site generator.\n\n# Quickstart\n\n**Install Otto**\n\n``` sh\ngem install ottogen\n```\n\n**Initialize a new site**\n\n``` sh\nmkdir mysite && cd mysite\notto init\n```\n\n**Build the site**\n\n``` sh\notto build\n```\n\n**Serve the site**\n\n``` sh\notto serve\n```\n\n**View the site**\n\n``` sh\nopen http://127.0.0.1:8778/\n```\n\n# AsciiDoc Crash Course\n\nTODO\n\n**Paragraphs**\n\n**Text formatting**\n\n**Links**\n\n**Document header**\n\n**Section titles**\n\n**Automatic TOC**\n\n**Includes**\n\n**Lists**\n\n**Images**\n\n**Audio**\n\n**Videos**\n\n**Keyboard, button, and menu macros**\n\n**Literals and source code**\n\n**Admonitions**\n\n**More delimited blocks**\n\n**Tables**\n\n**IDs, roles, and options**\n", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "020b75b3a90f69bafaddcf1696c7a2441844dd91bd1771a1df1a1a058b6c572a", "spec_sha": "3390585b31a22577045bde225e7beeda598cb75b5bd5c5a7e0de99f7f7d386f6", "project_uri": "https://rubygems.org/gems/ottogen", "gem_uri": "https://rubygems.org/gems/ottogen-0.2.0.gem", "homepage_uri": "https://github.com/tacoda/ottogen", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/ottogen/0.2.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rspec", "requirements": ">= 0" } ], "runtime": [] } }
2025-04-20 14:06:48 UTC
el2N7caFleuXjNjIUO0uP

stigg-api-client

Stigg API Client for Ruby

2.359.0
Content{ "name": "stigg-api-client", "downloads": 261818, "version": "2.359.0", "version_created_at": "2025-04-20T14:05:11.304Z", "version_downloads": 0, "platform": "ruby", "authors": "Stigg", "info": "Stigg API Client for Ruby", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://stigg.io" }, "yanked": false, "sha": "76077efdce5a273486d282e60c8dc2404e574dddfe0d6048d60726a93c9e2247", "spec_sha": "f6f7f89e9aa755b1fc702885007ee34ad0d7e18fc46833521a4a78030b31b5c3", "project_uri": "https://rubygems.org/gems/stigg-api-client", "gem_uri": "https://rubygems.org/gems/stigg-api-client-2.359.0.gem", "homepage_uri": "https://stigg.io", "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": "graphlient", "requirements": ">= 0.6.0, < 1.0" }, { "name": "graphql-client", "requirements": ">= 0.19, < 1.0" } ] } }
2025-04-20 14:05:13 UTC
yeAJP_4FBSSX7OjJ5E1h0

diff_test

Improve your tests execution by only running tests which are affected by your changes.

0.8.5
Content{ "name": "diff_test", "downloads": 779, "version": "0.8.5", "version_created_at": "2025-04-20T13:58:23.393Z", "version_downloads": 0, "platform": "ruby", "authors": "Owais", "info": "Improve your tests execution by only running tests which are affected by your changes.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/owaiswiz/diff_test", "changelog_uri": "https://github.com/owaiswiz/diff_test/releases", "source_code_uri": "https://github.com/owaiswiz/diff_test" }, "yanked": false, "sha": "35b004cfe0e3fb7eeed6ae9b8c09d1cd134a4e2ed6549f137eded7a0ed7766bf", "spec_sha": "c1c7c0b8ef7a12cda36059a48ed1d87cfaca4a901d4b9097614a27c9b6f5d9c6", "project_uri": "https://rubygems.org/gems/diff_test", "gem_uri": "https://rubygems.org/gems/diff_test-0.8.5.gem", "homepage_uri": "https://github.com/owaiswiz/diff_test", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/owaiswiz/diff_test", "bug_tracker_uri": null, "changelog_uri": "https://github.com/owaiswiz/diff_test/releases", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "httparty", "requirements": "~> 0.17" }, { "name": "xxhash", "requirements": "~> 0.6.0" } ] } }
2025-04-20 13:58:24 UTC
IyT8BifbnOm5dxJjPVbFX

jekyll-chatgpt-translate

Add this plugin to your Jekyll site and all posts will be automatically translated to the languages of your choice through ChatGPT

0.1.0
Content{ "name": "jekyll-chatgpt-translate", "downloads": 18290, "version": "0.1.0", "version_created_at": "2025-04-20T13:57:50.453Z", "version_downloads": 0, "platform": "ruby", "authors": "Yegor Bugayenko", "info": "Add this plugin to your Jekyll site and all posts will be automatically translated to the languages of your choice through ChatGPT", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "25f291d96ca9893e8b9e141995c2fd6dc97b917ae33054b2945cee9350877f19", "spec_sha": "3f26056ecc08a27b6e310a2edeaac0ce0e195fe3c5b151b0c5d8b61760476df1", "project_uri": "https://rubygems.org/gems/jekyll-chatgpt-translate", "gem_uri": "https://rubygems.org/gems/jekyll-chatgpt-translate-0.1.0.gem", "homepage_uri": "https://github.com/yegor256/jekyll-chatgpt-translate", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/jekyll-chatgpt-translate/0.1.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "humanize", "requirements": ">= 2" }, { "name": "iri", "requirements": ">= 0" }, { "name": "iso-639", "requirements": ">= 0" }, { "name": "jekyll", "requirements": ">= 3" }, { "name": "json", "requirements": ">= 2" }, { "name": "redcarpet", "requirements": ">= 3" }, { "name": "ruby-openai", "requirements": ">= 5" }, { "name": "tiktoken_ruby", "requirements": ">= 0.0.6" } ] } }
2025-04-20 13:57:52 UTC
RKuJg6cqw6R7E5m362PAx

erc20

A simple library for making ERC20 manipulations as easy as they can be for cryptocurrency newbies: checking balance, sending payments, and monitoring addresses for incoming payments. The library expects Ethereum node to provide JSON RPC and Websockets API.

0.1.2
Content{ "name": "erc20", "downloads": 3003, "version": "0.1.2", "version_created_at": "2025-04-20T13:52:41.827Z", "version_downloads": 0, "platform": "ruby", "authors": "Yegor Bugayenko", "info": "A simple library for making ERC20 manipulations as easy as they can be for cryptocurrency newbies: checking balance, sending payments, and monitoring addresses for incoming payments. The library expects Ethereum node to provide JSON RPC and Websockets API.", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "537f1a86a34b7fe6efacb0078dba16a1bb73570842089334f2eda6e4818df9a9", "spec_sha": "c7e26dfcb00341e552d94b2e848e59c49dc80799ba3c65e0e22039e3eff34a04", "project_uri": "https://rubygems.org/gems/erc20", "gem_uri": "https://rubygems.org/gems/erc20-0.1.2.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/erc20/0.1.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "eth", "requirements": ">= 0.5.13" }, { "name": "faye-websocket", "requirements": ">= 0.11.3" }, { "name": "json", "requirements": ">= 2.10.1" }, { "name": "jsonrpc-client", "requirements": ">= 0.1.4" }, { "name": "loog", "requirements": "> 0" }, { "name": "slop", "requirements": "> 4" } ] } }
2025-04-20 13:52:43 UTC