Rubyhooks

Lastest updates from Rubygems.org

ID Gem Version Body Updated At
nbSvyb8IWByZbIrak8QV6

eac_ruby_utils

Utilities for E.A.C.'s Ruby projects.

0.128.0
Content{ "name": "eac_ruby_utils", "downloads": 235580, "version": "0.128.0", "version_created_at": "2025-06-15T00:18:40.934Z", "version_downloads": 0, "platform": "ruby", "authors": "Esquilo Azul Company", "info": "Utilities for E.A.C.'s Ruby projects.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "3db72444da6d93e13aa354dfcf4e159f19985c074b3928b95bcad3156a8273f0", "spec_sha": "66862c7c2ee795699a9dc951347bf08552ee9327520e3bf5b86b4d6e26d552aa", "project_uri": "https://rubygems.org/gems/eac_ruby_utils", "gem_uri": "https://rubygems.org/gems/eac_ruby_utils-0.128.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/eac_ruby_utils/0.128.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "avm-eac_ubuntu_base0", "requirements": "~> 0.5, >= 0.5.1" }, { "name": "eac_ruby_gem_support", "requirements": "~> 0.11, >= 0.11.1" } ], "runtime": [ { "name": "activesupport", "requirements": ">= 4, < 7" }, { "name": "addressable", "requirements": "~> 2.8, >= 2.8.7" }, { "name": "bundler", "requirements": ">= 0" }, { "name": "filesize", "requirements": "~> 0.2" }, { "name": "net-ssh", "requirements": "~> 4.2" }, { "name": "zeitwerk", "requirements": "~> 2.6, >= 2.6.18" } ] } }
2025-06-15 00:18:45 UTC
gQb0NhKGYFDD4XmdQMOms

oas_core

OasCore simplifies API documentation by automatically generating OpenAPI Specification (OAS 3.1) documents from your Ruby application routes. It eliminates the need for manual documentation, ensuring accuracy and consistency.

0.5.3
Content{ "name": "oas_core", "downloads": 1136, "version": "0.5.3", "version_created_at": "2025-06-14T23:57:42.002Z", "version_downloads": 0, "platform": "ruby", "authors": "a-chacon", "info": "OasCore simplifies API documentation by automatically generating OpenAPI Specification (OAS 3.1) documents from your Ruby application routes. It eliminates the need for manual documentation, ensuring accuracy and consistency.", "licenses": [ "GPL-3.0-only" ], "metadata": { "homepage_uri": "https://github.com/a-chacon/oas_core", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "f58745962b9b107a4103f274739002fd12b5ffa91b9a79c609b70c9103e13429", "spec_sha": "b02e975357ce98e4d008bc8ecf44132039b571623e24f3556ad941f898b0f381", "project_uri": "https://rubygems.org/gems/oas_core", "gem_uri": "https://rubygems.org/gems/oas_core-0.5.3.gem", "homepage_uri": "https://github.com/a-chacon/oas_core", "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": "activesupport", "requirements": ">= 7.0" }, { "name": "method_source", "requirements": "~> 1.0" }, { "name": "yard", "requirements": "~> 0.9" } ] } }
2025-06-14 23:57:46 UTC
jrOu0LgQ2vVPnh-FLB9k6

openstudio-standards

The openstudio-standards library provides methods for programatically generating, modifying, and checking OpenStudio building energy models. It can create a typical building from user geometry, template geometry, or programmatically generated geometry. It can apply a building standard including ASHRAE 90.1 or NECB to a model. It can transform a proposed building model into a 90.1 Appendix G code baseline model. It can check a model against a building standard. It can generate represenative typical buildings, such as those used in ComStock.

0.8.1
Content{ "name": "openstudio-standards", "downloads": 255303, "version": "0.8.1", "version_created_at": "2025-06-14T23:44:02.235Z", "version_downloads": 0, "platform": "ruby", "authors": "Mark Adams, Yeonjin Bae, Carlo Bianchi, Jeff Blake, Yixing Chen, Matthew Dahlhausen, Carlos Duarte, Sarah Gilani, David Goldwasser, Kamel Haddad, Piljae Im, Chris Kirney, Matt Leach, Xuechen (Jerry) Lei, Jeremy Lerond, Nicholas Long, Phylroy Lopez, Iain MacDonald, Daniel Macumber, Doug Maddox, Mini Maholtra, Julien Marrec, Juan Gonzalez Matamoros, Maria Mottillo, Andrew Parker, Padmassun Rajakareyar, Eric Ringold, Matt Steen, Kaiyu Sun, Weilie Xu, Yunyang Ye, Jian Zhang", "info": "The openstudio-standards library provides methods for programatically generating, modifying, and checking OpenStudio building energy models. It can create a typical building from user geometry, template geometry, or programmatically generated geometry. It can apply a building standard including ASHRAE 90.1 or NECB to a model. It can transform a proposed building model into a 90.1 Appendix G code baseline model. It can check a model against a building standard. It can generate represenative typical buildings, such as those used in ComStock.", "licenses": [ "Modified BSD License" ], "metadata": { "documentation_uri": "https://gemdocs.org/gems/openstudio-standards" }, "yanked": false, "sha": "8b719918ae43ec161226ccb7302069ef59af81e3bbf2de8a915812811eefc121", "spec_sha": "c6a032fd9fc35aec55e7d9496c34c5a1c437cef9459b34f593dc0e388a0996b3", "project_uri": "https://rubygems.org/gems/openstudio-standards", "gem_uri": "https://rubygems.org/gems/openstudio-standards-0.8.1.gem", "homepage_uri": "http://openstudio.net", "wiki_uri": null, "documentation_uri": "https://gemdocs.org/gems/openstudio-standards", "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.10" }, { "name": "codecov", "requirements": ">= 0" }, { "name": "minitest", "requirements": "~> 5.14.0" }, { "name": "minitest-ci", "requirements": ">= 0" }, { "name": "minitest-parallel_fork", "requirements": ">= 0" }, { "name": "minitest-reporters", "requirements": "~> 1.4.2" }, { "name": "nokogiri", "requirements": "~> 1.16" }, { "name": "openstudio-api-stubs", "requirements": ">= 0" }, { "name": "parallel_tests", "requirements": "~> 3.7.0" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rubocop", "requirements": "= 1.50" }, { "name": "rubocop-checkstyle_formatter", "requirements": "~> 0.6.0" }, { "name": "ruby-progressbar", "requirements": ">= 0" }, { "name": "rubyXL", "requirements": "~> 3.4" }, { "name": "simplecov", "requirements": "= 0.22.0" }, { "name": "yard", "requirements": "~> 0.9" } ], "runtime": [ { "name": "tbd", "requirements": "~> 3" } ] } }
2025-06-14 23:44:05 UTC
2_I8RkX-eqk0uGubPJfp1

llamafile

Wraps a locally installed llamafile in an a pure ruby object.

0.5.2
Content{ "name": "llamafile", "downloads": 4112, "version": "0.5.2", "version_created_at": "2025-06-14T22:58:41.143Z", "version_downloads": 0, "platform": "ruby", "authors": "Erik Olson", "info": "Wraps a locally installed llamafile in an a pure ruby object.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/xorgnak/llamafile", "changelog_uri": "https://github.com/xorgnak/llamafile", "source_code_uri": "https://github.com/xorgnak/llamafile" }, "yanked": false, "sha": "07a938ad26b6981490d10e931cc153e703fd736bc6ab439f9525e80f9d61852f", "spec_sha": "a7de380373cf68938bec950dae350a4f5240ccf51ea8b27f387089da6ac34ae4", "project_uri": "https://rubygems.org/gems/llamafile", "gem_uri": "https://rubygems.org/gems/llamafile-0.5.2.gem", "homepage_uri": "https://github.com/xorgnak/llamafile", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/xorgnak/llamafile", "bug_tracker_uri": null, "changelog_uri": "https://github.com/xorgnak/llamafile", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "csv", "requirements": ">= 0" }, { "name": "httparty", "requirements": ">= 0" }, { "name": "multi_xml", "requirements": ">= 0" } ] } }
2025-06-14 22:58:44 UTC
GWuIqV4ofKV_xwPsUtIrh

activerecord-graph-extractor

A Ruby gem for extracting and importing complex ActiveRecord object graphs with smart dependency resolution, beautiful CLI progress visualization, and memory-efficient streaming. Perfect for data migration, testing, and environment synchronization.

0.1.0
Content{ "name": "activerecord-graph-extractor", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-06-14T22:23:27.403Z", "version_downloads": 0, "platform": "ruby", "authors": "Florian Lorrain", "info": "A Ruby gem for extracting and importing complex ActiveRecord object graphs with smart dependency resolution, beautiful CLI progress visualization, and memory-efficient streaming. Perfect for data migration, testing, and environment synchronization.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/florrain/activerecord-graph-extractor", "changelog_uri": "https://github.com/florrain/activerecord-graph-extractor/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/florrain/activerecord-graph-extractor", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "bf375daabb557015d290af09a0008e92d757723027b613aff972c9093b1cd500", "spec_sha": "3ede78d755cc7092716a2eba5412fca5f1f159c4850e11b7b3f966aecc8b3476", "project_uri": "https://rubygems.org/gems/activerecord-graph-extractor", "gem_uri": "https://rubygems.org/gems/activerecord-graph-extractor-0.1.0.gem", "homepage_uri": "https://github.com/florrain/activerecord-graph-extractor", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/florrain/activerecord-graph-extractor", "bug_tracker_uri": null, "changelog_uri": "https://github.com/florrain/activerecord-graph-extractor/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.0" }, { "name": "database_cleaner", "requirements": "~> 2.0" }, { "name": "factory_bot", "requirements": "~> 6.2" }, { "name": "pry", "requirements": "~> 0.14" }, { "name": "pry-byebug", "requirements": "~> 3.10" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rubocop", "requirements": "~> 1.57" }, { "name": "rubocop-rspec", "requirements": "~> 2.25" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "sqlite3", "requirements": "~> 1.6" } ], "runtime": [ { "name": "activerecord", "requirements": ">= 6.0" }, { "name": "activesupport", "requirements": ">= 6.0" }, { "name": "aws-sdk-s3", "requirements": "~> 1.0" }, { "name": "oj", "requirements": "~> 3.13" }, { "name": "pastel", "requirements": "~> 0.8" }, { "name": "thor", "requirements": "~> 1.2" }, { "name": "tty-progressbar", "requirements": "~> 0.18" }, { "name": "tty-prompt", "requirements": "~> 0.23" }, { "name": "tty-spinner", "requirements": "~> 0.9" }, { "name": "tty-tree", "requirements": "~> 0.4" }, { "name": "yajl-ruby", "requirements": ">= 1.3" } ] } }
2025-06-14 22:23:30 UTC
yRC0YAyQGn6WUDeO4YLCP

logviewer

A command-line tool that converts NDJSON log files into readable HTML format with filtering capabilities by log level

2.1.0
Content{ "name": "logviewer", "downloads": 906, "version": "2.1.0", "version_created_at": "2025-06-14T22:08:58.530Z", "version_downloads": 0, "platform": "ruby", "authors": "Justin Bishop", "info": "A command-line tool that converts NDJSON log files into readable HTML format with filtering capabilities by log level", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "b8844d663a68eaf3f7f583fd020b3ed76cf224509d009f0a2c9fd87b3e453e6b", "spec_sha": "2188eb6ce46ef896e4c919a848e8ffb01b79b522d46f9b3846441330a6734d49", "project_uri": "https://rubygems.org/gems/logviewer", "gem_uri": "https://rubygems.org/gems/logviewer-2.1.0.gem", "homepage_uri": "https://github.com/jubishop/logviewer", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/logviewer/2.1.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13.0" } ], "runtime": [] } }
2025-06-14 22:09:01 UTC
2xZVBRbLbzSy7RWAna56r

neocities

Neocities.org CLI and API client

0.1.1
Content{ "name": "neocities", "downloads": 57467, "version": "0.1.1", "version_created_at": "2025-06-14T22:00:35.976Z", "version_downloads": 0, "platform": "ruby", "authors": "Kyle Drake", "info": "Neocities.org CLI and API client", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "da7cf261c2df68a7b91830c5018422b6a74d1525d6ecabf2da0605163308ff31", "spec_sha": "c032d9451160abcc43539847c16314608aca7d18d829420df7031ab93da57c02", "project_uri": "https://rubygems.org/gems/neocities", "gem_uri": "https://rubygems.org/gems/neocities-0.1.1.gem", "homepage_uri": "https://neocities.org", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/neocities/0.1.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "http", "requirements": "~> 5.3, >= 5.3.1" }, { "name": "pastel", "requirements": "~> 0.8, = 0.8.0" }, { "name": "rake", "requirements": "~> 13, >= 13.3.0" }, { "name": "tty-prompt", "requirements": "~> 0.23, = 0.23.1" }, { "name": "tty-table", "requirements": "~> 0.12, = 0.12.0" }, { "name": "whirly", "requirements": "~> 0.3, >= 0.3.0" } ] } }
2025-06-14 22:00:37 UTC
ucxCkOea8ckciGPBMbQWf

no_comments

NoComments is a Ruby gem designed to clean up .rb files by removing unnecessary comments, leaving your code clean and ready for deployment.

0.1.14
Content{ "name": "no_comments", "downloads": 1356, "version": "0.1.14", "version_created_at": "2025-06-14T21:09:55.849Z", "version_downloads": 0, "platform": "ruby", "authors": "Justyna", "info": "NoComments is a Ruby gem designed to clean up .rb files by removing unnecessary comments, leaving your code clean and ready for deployment.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/justi/no_comments", "source_code_uri": "https://github.com/justi/no_comments", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "95ff3cfca4968bf251de344440cc39bdbcb8e2371fb45f764af6b37b65194bb3", "spec_sha": "59756a1bd7b672ed808a5f739ee8baacd89731de7faec4ea5ffbff89da2e08a3", "project_uri": "https://rubygems.org/gems/no_comments", "gem_uri": "https://rubygems.org/gems/no_comments-0.1.14.gem", "homepage_uri": "https://github.com/justi/no_comments", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/justi/no_comments", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-06-14 21:09:59 UTC
e6F-cGQB2wME8aE71xBSg

karafka

Karafka is Ruby and Rails efficient Kafka processing framework. Karafka allows you to capture everything that happens in your systems in large scale, without having to focus on things that are not your business domain.

2.5.0.rc2
Content{ "name": "karafka", "downloads": 18903828, "version": "2.5.0.rc2", "version_created_at": "2025-06-14T19:52:30.145Z", "version_downloads": 0, "platform": "ruby", "authors": "Maciej Mensfeld", "info": " Karafka is Ruby and Rails efficient Kafka processing framework.\n\n Karafka allows you to capture everything that happens in your systems in large scale,\n without having to focus on things that are not your business domain.\n", "licenses": [ "LGPL-3.0-only", "Commercial" ], "metadata": { "funding_uri": "https://karafka.io/#become-pro", "homepage_uri": "https://karafka.io", "changelog_uri": "https://karafka.io/docs/Changelog-Karafka", "bug_tracker_uri": "https://github.com/karafka/karafka/issues", "source_code_uri": "https://github.com/karafka/karafka", "documentation_uri": "https://karafka.io/docs", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "f303f9ab7d0abfd0e52015ba91dcbcb5a3da7661fe29f941489167635fdc0c90", "spec_sha": "6c011dc9041e44c67ad9b4dd010b0e9351afae548bded1372c8c7cb2bb959e60", "project_uri": "https://rubygems.org/gems/karafka", "gem_uri": "https://rubygems.org/gems/karafka-2.5.0.rc2.gem", "homepage_uri": "https://karafka.io", "wiki_uri": null, "documentation_uri": "https://karafka.io/docs", "mailing_list_uri": null, "source_code_uri": "https://github.com/karafka/karafka", "bug_tracker_uri": "https://github.com/karafka/karafka/issues", "changelog_uri": "https://karafka.io/docs/Changelog-Karafka", "funding_uri": "https://karafka.io/#become-pro", "dependencies": { "development": [], "runtime": [ { "name": "base64", "requirements": "~> 0.2" }, { "name": "karafka-core", "requirements": ">= 2.5.2, < 2.6.0" }, { "name": "karafka-rdkafka", "requirements": ">= 0.19.5" }, { "name": "waterdrop", "requirements": ">= 2.8.3, < 3.0.0" }, { "name": "zeitwerk", "requirements": "~> 2.3" } ] } }
2025-06-14 19:52:32 UTC
uhIOhP2L5wHLauzxophYt

check_names

Check whether names are in use

0.3.0
Content{ "name": "check_names", "downloads": 224, "version": "0.3.0", "version_created_at": "2025-06-14T19:48:05.747Z", "version_downloads": 0, "platform": "ruby", "authors": "Richard LeBer", "info": "Check whether names are in use", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "http://github.com/rleber/check_names", "changelog_uri": "http://github.com/rleber/check_names/blob/master/CHANGELOG.md" }, "yanked": false, "sha": "e7b295a589e1cff874dab11026bb06a2c2b28746342b5b7ab86cbafbe4d29c9b", "spec_sha": "ca2c7b50a8e0cb64cf6c7635c1c24dece4aee67f9f3f514e98b44321f25a61c0", "project_uri": "https://rubygems.org/gems/check_names", "gem_uri": "https://rubygems.org/gems/check_names-0.3.0.gem", "homepage_uri": "http://github.com/rleber/check_names", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": "http://github.com/rleber/check_names/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-06-14 19:48:07 UTC
_OA3CypBfozgNIDTIMp7u

logviewer

A command-line tool that converts NDJSON log files into readable HTML format with filtering capabilities by log level

2.0.0
Content{ "name": "logviewer", "downloads": 846, "version": "2.0.0", "version_created_at": "2025-06-14T18:59:03.864Z", "version_downloads": 0, "platform": "ruby", "authors": "Justin Bishop", "info": "A command-line tool that converts NDJSON log files into readable HTML format with filtering capabilities by log level", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "ee104b43a03d08b1b4bad320d78a29f5309411e0ec2b31ac349883da9dd69f1d", "spec_sha": "7b6f608d7188bd585c95a036a2f458ab0d8c850d077e52d8d09921ba7121033f", "project_uri": "https://rubygems.org/gems/logviewer", "gem_uri": "https://rubygems.org/gems/logviewer-2.0.0.gem", "homepage_uri": "https://github.com/jubishop/logviewer", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/logviewer/2.0.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13.0" } ], "runtime": [] } }
2025-06-14 18:59:06 UTC
w3SArSiQtOud-fobjoza0

no_comments

NoComments is a Ruby gem designed to clean up .rb files by removing unnecessary comments, leaving your code clean and ready for deployment.

0.1.12
Content{ "name": "no_comments", "downloads": 1303, "version": "0.1.12", "version_created_at": "2025-06-14T18:54:41.093Z", "version_downloads": 0, "platform": "ruby", "authors": "Justyna", "info": "NoComments is a Ruby gem designed to clean up .rb files by removing unnecessary comments, leaving your code clean and ready for deployment.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/justi/no_comments", "source_code_uri": "https://github.com/justi/no_comments", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "96583115ac32290ec29d0c5904638f35124866460243cecfa5f9a723d614bb59", "spec_sha": "e43c137bdf237132fbc7d6ec38d4c870ae73495385b8faeb91549dd8db774722", "project_uri": "https://rubygems.org/gems/no_comments", "gem_uri": "https://rubygems.org/gems/no_comments-0.1.12.gem", "homepage_uri": "https://github.com/justi/no_comments", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/justi/no_comments", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-06-14 18:54:44 UTC
w03RtNkl_0KWd4EfbPZVV

oas_rage

OasRage is a ruby gem for generating automatic interactive documentation for your Rage APIs. It generates an OAS 3.1 document and displays it using RapiDoc.

0.2.1
Content{ "name": "oas_rage", "downloads": 126, "version": "0.2.1", "version_created_at": "2025-06-14T18:41:05.008Z", "version_downloads": 0, "platform": "ruby", "authors": "a-chacon", "info": "OasRage is a ruby gem for generating automatic interactive documentation for your Rage APIs.\nIt generates an OAS 3.1 document and displays it using RapiDoc.\n", "licenses": [], "metadata": { "homepage_uri": "https://github.com/a-chacon/oas_rage", "changelog_uri": "https://github.com/achacon/oas_rage/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/a-chacon/oas_rage" }, "yanked": false, "sha": "31a0b2f2fce31b2585da9fd0a1fd4b2d0a6e166b70456dbb3ba0b570f586927f", "spec_sha": "1d6597045a487c2dabc77710e15429b3a1920b8d29da826794bedbbd586bdc8a", "project_uri": "https://rubygems.org/gems/oas_rage", "gem_uri": "https://rubygems.org/gems/oas_rage-0.2.1.gem", "homepage_uri": "https://github.com/a-chacon/oas_rage", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/a-chacon/oas_rage", "bug_tracker_uri": null, "changelog_uri": "https://github.com/achacon/oas_rage/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "erb", "requirements": "~> 5.0, >= 5.0.1" }, { "name": "oas_core", "requirements": "~> 0.5.2" }, { "name": "rack", "requirements": "~> 2.0" } ] } }
2025-06-14 18:41:06 UTC
7GLP7hV-IFEGeVU_f4jYQ

oas_rails

OasRails is a Rails engine for generating automatic interactive documentation for your Rails APIs. It generates an OAS 3.1 document and displays it using RapiDoc.

0.17.1
Content{ "name": "oas_rails", "downloads": 31725, "version": "0.17.1", "version_created_at": "2025-06-14T18:34:47.749Z", "version_downloads": 0, "platform": "ruby", "authors": "a-chacon", "info": "OasRails is a Rails engine for generating automatic interactive documentation for your Rails APIs. It generates an OAS 3.1 document and displays it using RapiDoc.", "licenses": [ "GPL-3.0-only" ], "metadata": { "homepage_uri": "https://github.com/a-chacon/oas_rails" }, "yanked": false, "sha": "3a0b8a0baf781b0fedf19d61b6cf0e7a06829dd3b3cdd41c62d8f70d65c13b1e", "spec_sha": "de404064fa266a83009495ec4e30e64cb536253683ba8dc017d87660d6aef6a5", "project_uri": "https://rubygems.org/gems/oas_rails", "gem_uri": "https://rubygems.org/gems/oas_rails-0.17.1.gem", "homepage_uri": "https://github.com/a-chacon/oas_rails", "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": "easy_talk_two", "requirements": "~> 1.1.2" }, { "name": "oas_core", "requirements": "~> 0.5.2" } ] } }
2025-06-14 18:34:49 UTC
R4WvcqA3wkJQFjcj3o3eS

oas_core

OasCore simplifies API documentation by automatically generating OpenAPI Specification (OAS 3.1) documents from your Ruby application routes. It eliminates the need for manual documentation, ensuring accuracy and consistency.

0.5.2
Content{ "name": "oas_core", "downloads": 1030, "version": "0.5.2", "version_created_at": "2025-06-14T18:30:01.251Z", "version_downloads": 0, "platform": "ruby", "authors": "a-chacon", "info": "OasCore simplifies API documentation by automatically generating OpenAPI Specification (OAS 3.1) documents from your Ruby application routes. It eliminates the need for manual documentation, ensuring accuracy and consistency.", "licenses": [ "GPL-3.0-only" ], "metadata": { "homepage_uri": "https://github.com/a-chacon/oas_core", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "4b08e7fe79b3b5a66bd84cce3b9abf7ffa75cfdf55bf12720adaca882a55cab3", "spec_sha": "6674603275f8a4aa3a7a1d8793af42ba7bfeb561d9902e3d0362bf4eaed8e97a", "project_uri": "https://rubygems.org/gems/oas_core", "gem_uri": "https://rubygems.org/gems/oas_core-0.5.2.gem", "homepage_uri": "https://github.com/a-chacon/oas_core", "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": "activesupport", "requirements": ">= 7.0" }, { "name": "method_source", "requirements": "~> 1.0" }, { "name": "yard", "requirements": "~> 0.9" } ] } }
2025-06-14 18:30:05 UTC
C5cUfP1HtJx5kLHjFxIz4

check_names

Check whether names are in use

0.2.0
Content{ "name": "check_names", "downloads": 118, "version": "0.2.0", "version_created_at": "2025-06-14T17:45:30.549Z", "version_downloads": 0, "platform": "ruby", "authors": "Richard LeBer", "info": "Check whether names are in use", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "http://github.com/rleber/check_names", "changelog_uri": "http://github.com/rleber/check_names/blob/master/CHANGELOG.md" }, "yanked": false, "sha": "d7d6319d28d9bf500981be72d5f9fd0dede165db82ebd85ae4099f082d59db13", "spec_sha": "8053bce49c63ad8030189f3c5872969843ff86f0ea2e7f484b6c26dc92bdbd80", "project_uri": "https://rubygems.org/gems/check_names", "gem_uri": "https://rubygems.org/gems/check_names-0.2.0.gem", "homepage_uri": "http://github.com/rleber/check_names", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": "http://github.com/rleber/check_names/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-06-14 17:45:32 UTC
-XWdTXobwFlTwWazwNlJ0

jwt

A pure ruby implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard.

3.0.0
Content{ "name": "jwt", "downloads": 627987758, "version": "3.0.0", "version_created_at": "2025-06-14T17:33:08.729Z", "version_downloads": 0, "platform": "ruby", "authors": "Tim Rudat", "info": "A pure ruby implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/jwt/ruby-jwt/blob/v3.0.0/CHANGELOG.md", "bug_tracker_uri": "https://github.com/jwt/ruby-jwt/issues", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "a90dd08038e05a1d9832eff2fa9b74b93eaf2b25fa1ac3e8a39c9c8778884703", "spec_sha": "554200bcdf7018948f258a455cd268d15ffde4a741fefdb6a32faa520439c0e5", "project_uri": "https://rubygems.org/gems/jwt", "gem_uri": "https://rubygems.org/gems/jwt-3.0.0.gem", "homepage_uri": "https://github.com/jwt/ruby-jwt", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/jwt/ruby-jwt/issues", "changelog_uri": "https://github.com/jwt/ruby-jwt/blob/v3.0.0/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "appraisal", "requirements": ">= 0" }, { "name": "bundler", "requirements": ">= 0" }, { "name": "logger", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": ">= 0" }, { "name": "rubocop", "requirements": ">= 0" }, { "name": "simplecov", "requirements": ">= 0" } ], "runtime": [ { "name": "base64", "requirements": ">= 0" } ] } }
2025-06-14 17:33:10 UTC
pnIKvdsztqa0MHonrZiEv

check_names

Check whether names are in use

0.1.4
Content{ "name": "check_names", "downloads": 47, "version": "0.1.4", "version_created_at": "2025-06-14T17:12:12.651Z", "version_downloads": 0, "platform": "ruby", "authors": "Richard LeBer", "info": "Check whether names are in use", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "http://github.com/rleber/check_names", "changelog_uri": "http://github.com/rleber/check_names/blob/master/CHANGELOG.md" }, "yanked": false, "sha": "92c35de07435a8ca5f80e1333156e2bcc234e0050722ce3ca2a61de556bf03d6", "spec_sha": "7795c73abc574f4110787bf779f79d0c836fab8c4e872d0f3b30b5404b2a1d59", "project_uri": "https://rubygems.org/gems/check_names", "gem_uri": "https://rubygems.org/gems/check_names-0.1.4.gem", "homepage_uri": "http://github.com/rleber/check_names", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": "http://github.com/rleber/check_names/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-06-14 17:12:14 UTC
avivrIhnNXnIa_Pgl8Cb8

check_names

Check whether names are in use

0.1.3
Content{ "name": "check_names", "downloads": 1, "version": "0.1.3", "version_created_at": "2025-06-14T16:58:15.421Z", "version_downloads": 0, "platform": "ruby", "authors": "Richard LeBer", "info": "Check whether names are in use", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "http://github.com/rleber/check_names", "changelog_uri": "http://github.com/rleber/check_names/blob/master/CHANGELOG.md" }, "yanked": false, "sha": "53bb452bd1cd68f78a3724a2afe2c15d32fe52bacaf3f31cef5f6d08faff2a31", "spec_sha": "329bc4a109f791fcd39ed27bf4008282be3d97469e4cd32c5a727fdedb8a7720", "project_uri": "https://rubygems.org/gems/check_names", "gem_uri": "https://rubygems.org/gems/check_names-0.1.3.gem", "homepage_uri": "http://github.com/rleber/check_names", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": "http://github.com/rleber/check_names/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-06-14 16:58:17 UTC
Gm2uA3nfkOkXWmaz1rrFe

check_names

Check whether names are in use

0.1.2
Content{ "name": "check_names", "downloads": 0, "version": "0.1.2", "version_created_at": "2025-06-14T16:56:24.372Z", "version_downloads": 0, "platform": "ruby", "authors": "Richard LeBer", "info": "Check whether names are in use", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "http://github.com/rleber/check_names", "changelog_uri": "http://github.com/rleber/check_names/blob/master/CHANGELOG.md" }, "yanked": false, "sha": "671312be33ad3d13011c2a144e8c8d59f00d2bf37066f55042cce999b8923a9c", "spec_sha": "25cdf93ced22f1972d2b86c233f67e0a5561c21ec007371e4809a0bcacc8a454", "project_uri": "https://rubygems.org/gems/check_names", "gem_uri": "https://rubygems.org/gems/check_names-0.1.2.gem", "homepage_uri": "http://github.com/rleber/check_names", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": "http://github.com/rleber/check_names/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-06-14 16:56:26 UTC
TFxYdEuELDl9eb9MTvOG9

check_names

Check whether names are in use

0.1.1
Content{ "name": "check_names", "downloads": 0, "version": "0.1.1", "version_created_at": "2025-06-14T16:53:29.995Z", "version_downloads": 0, "platform": "ruby", "authors": "Richard LeBer", "info": "Check whether names are in use", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "http://github.com/rleber/check_names", "changelog_uri": "http://github.com/rleber/check_names/blob/master/CHANGELOG.md" }, "yanked": false, "sha": "79f08efd14e3345cde684c7a05efd50f12065de3b8103dae1a50df18324794db", "spec_sha": "b1a5ff7b179bad91c96d1b8d6dd714b12370214ec51e124fa484381c66b6b30b", "project_uri": "https://rubygems.org/gems/check_names", "gem_uri": "https://rubygems.org/gems/check_names-0.1.1.gem", "homepage_uri": "http://github.com/rleber/check_names", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": "http://github.com/rleber/check_names/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-06-14 16:53:31 UTC
5-0eX_1g9RJE3ihF_6eCT

check_names

Check whether names are in use

0.1.0
Content{ "name": "check_names", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-06-14T16:50:59.001Z", "version_downloads": 0, "platform": "ruby", "authors": "Richard LeBer", "info": "Check whether names are in use", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "http://github.com/rleber/check_names", "changelog_uri": "http://github.com/rleber/check_names/blob/master/CHANGELOG.md" }, "yanked": false, "sha": "dc678fc3f7514582f4a02bb887d1d61831705301ead13ba5c7cbceaeb6230a70", "spec_sha": "b83d582ec95bd0b14b08b6c5b754c32fd968509c49db1dd888fcfb9970f957cf", "project_uri": "https://rubygems.org/gems/check_names", "gem_uri": "https://rubygems.org/gems/check_names-0.1.0.gem", "homepage_uri": "http://github.com/rleber/check_names", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": "http://github.com/rleber/check_names/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-06-14 16:51:02 UTC
xZvZAbAgmYjMPJ5GqxP2U

configcat-openfeature-provider

OpenFeature Provider that allows ConfigCat to be used with the OpenFeature Ruby SDK.

0.1.0
Content{ "name": "configcat-openfeature-provider", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-06-14T16:14:41.776Z", "version_downloads": 0, "platform": "ruby", "authors": "ConfigCat", "info": "OpenFeature Provider that allows ConfigCat to be used with the OpenFeature Ruby SDK.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://configcat.com", "changelog_uri": "https://github.com/configcat/openfeature-ruby/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/configcat/openfeature-ruby/issues", "source_code_uri": "https://github.com/configcat/openfeature-ruby", "documentation_uri": "https://configcat.com/docs/sdk-reference/openfeature/ruby" }, "yanked": false, "sha": "5575af6c58be3b062193c27552a8b16c21b1b83e3b06f79de4bde1417d776def", "spec_sha": "f6e86dc81b24bf52a2943cc11bd265e2c121f29cdbe38b7a29e40cde882c6d56", "project_uri": "https://rubygems.org/gems/configcat-openfeature-provider", "gem_uri": "https://rubygems.org/gems/configcat-openfeature-provider-0.1.0.gem", "homepage_uri": "https://configcat.com", "wiki_uri": null, "documentation_uri": "https://configcat.com/docs/sdk-reference/openfeature/ruby", "mailing_list_uri": null, "source_code_uri": "https://github.com/configcat/openfeature-ruby", "bug_tracker_uri": "https://github.com/configcat/openfeature-ruby/issues", "changelog_uri": "https://github.com/configcat/openfeature-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "standard", "requirements": ">= 0" }, { "name": "standard-performance", "requirements": ">= 0" } ], "runtime": [ { "name": "configcat", "requirements": "~> 8.0.1" }, { "name": "openfeature-sdk", "requirements": "~> 0.4.0" } ] } }
2025-06-14 16:14:44 UTC
mtze3wGjx1uCjY8N4o3er

base85

Encode and decode base85 data. Multiple alphabets are supported (standard, Z85 or rfc1924)

0.1.0
Content{ "name": "base85", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-06-14T15:38:05.399Z", "version_downloads": 0, "platform": "ruby", "authors": "sd77", "info": "Encode and decode base85 data. Multiple alphabets are supported (standard, Z85 or rfc1924)", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://codeberg.org/sd77/base85", "changelog_uri": "https://codeberg.org/sd77/base85/src/branch/main/CHANGELOG.md", "source_code_uri": "https://codeberg.org/sd77/base85", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "53678e5e8027b718407601d5e69819f106afd729df19667552ed5ce45031d29c", "spec_sha": "3ddbb84dfa32ce90cf1b2bcfc8f912feee266e9bf6232be43ab4fc786cfc0e1d", "project_uri": "https://rubygems.org/gems/base85", "gem_uri": "https://rubygems.org/gems/base85-0.1.0.gem", "homepage_uri": "https://codeberg.org/sd77/base85", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://codeberg.org/sd77/base85", "bug_tracker_uri": null, "changelog_uri": "https://codeberg.org/sd77/base85/src/branch/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-06-14 15:38:06 UTC
uRWAVlg-NRFl0WJ3uAXK7

flow_chat

FlowChat is a Rails framework for building sophisticated conversational interfaces across USSD and WhatsApp platforms. Create interactive flows with menus, prompts, validation, media support, and session management. Features include multi-tenancy, background job processing, built-in simulator for testing, and comprehensive middleware support.

0.8.1
Content{ "name": "flow_chat", "downloads": 2070, "version": "0.8.1", "version_created_at": "2025-06-14T15:01:23.868Z", "version_downloads": 0, "platform": "ruby", "authors": "Stefan Froelich", "info": "FlowChat is a Rails framework for building sophisticated conversational interfaces across USSD and WhatsApp platforms. \nCreate interactive flows with menus, prompts, validation, media support, and session management. Features include \nmulti-tenancy, background job processing, built-in simulator for testing, and comprehensive middleware support.\n", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/radioactive-labs/flow_chat", "changelog_uri": "https://github.com/radioactive-labs/flow_chat", "source_code_uri": "https://github.com/radioactive-labs/flow_chat", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "edd3ab6cb8a11189c6e034d6f1719b23d823d083817a38b137bcf715d16b57b5", "spec_sha": "5e4c27ad9672b826652a8c4d53d3e0625e5f1ae1b62954eb4f072edd774e9580", "project_uri": "https://rubygems.org/gems/flow_chat", "gem_uri": "https://rubygems.org/gems/flow_chat-0.8.1.gem", "homepage_uri": "https://github.com/radioactive-labs/flow_chat", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/radioactive-labs/flow_chat", "bug_tracker_uri": null, "changelog_uri": "https://github.com/radioactive-labs/flow_chat", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "actionpack", "requirements": ">= 6" }, { "name": "activesupport", "requirements": ">= 6" }, { "name": "ibsciss-middleware", "requirements": "~> 0.4.2" }, { "name": "phonelib", "requirements": ">= 0" }, { "name": "zeitwerk", "requirements": ">= 0" } ] } }
2025-06-14 15:01:27 UTC
aH_CCk003mm8_kt934QPN

gem_dating

How old is that anyway?

0.1.2
Content{ "name": "gem_dating", "downloads": 1332, "version": "0.1.2", "version_created_at": "2025-06-14T14:19:36.513Z", "version_downloads": 0, "platform": "ruby", "authors": "Steve Jackson, Daniel Huss", "info": "How old is that anyway?", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/testdouble/gem_dating", "changelog_uri": "https://github.com/testdouble/gem_dating/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/testdouble/gem_dating" }, "yanked": false, "sha": "727e79894e6065f85ca60e1f55adca597b8979d05b6b06da1db0921a2956d655", "spec_sha": "e9ce40fac04986c9dccf38cdce8700ee05795533e8c71879be2d12525fd555a2", "project_uri": "https://rubygems.org/gems/gem_dating", "gem_uri": "https://rubygems.org/gems/gem_dating-0.1.2.gem", "homepage_uri": "https://github.com/testdouble/gem_dating", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/testdouble/gem_dating", "bug_tracker_uri": null, "changelog_uri": "https://github.com/testdouble/gem_dating/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bundler", "requirements": ">= 0" }, { "name": "table_print", "requirements": ">= 0" } ] } }
2025-06-14 14:19:39 UTC
innXb7AT48MziOqYIEBwT

serialbench

A benchmarking suite for comparing performance of various serialization libraries in Ruby, including XML, JSON, and TOML parsers/generators.

0.1.2
Content{ "name": "serialbench", "downloads": 267, "version": "0.1.2", "version_created_at": "2025-06-14T13:35:44.277Z", "version_downloads": 0, "platform": "ruby", "authors": "Ribose", "info": "A benchmarking suite for comparing performance of various serialization libraries in Ruby, including XML, JSON, and TOML parsers/generators.", "licenses": [ "BSD-2-Clause" ], "metadata": { "homepage_uri": "https://github.com/metanorma/serialbench", "bug_tracker_uri": "https://github.com/metanorma/serialbench/issues", "source_code_uri": "https://github.com/metanorma/serialbench" }, "yanked": false, "sha": "3d0495c429e152d3b7084643d4bdce12977d2b59729bf79354e4bb1cde19e856", "spec_sha": "75c146c36a64c34f7d1f042ff5ed898a2ffb21d26de982617d235c559b147630", "project_uri": "https://rubygems.org/gems/serialbench", "gem_uri": "https://rubygems.org/gems/serialbench-0.1.2.gem", "homepage_uri": "https://github.com/metanorma/serialbench", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/metanorma/serialbench", "bug_tracker_uri": "https://github.com/metanorma/serialbench/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "benchmark-ips", "requirements": ">= 0" }, { "name": "csv", "requirements": ">= 0" }, { "name": "libxml-ruby", "requirements": ">= 0" }, { "name": "liquid", "requirements": ">= 0" }, { "name": "lutaml-model", "requirements": ">= 0" }, { "name": "memory_profiler", "requirements": ">= 0" }, { "name": "nokogiri", "requirements": ">= 0" }, { "name": "oga", "requirements": ">= 0" }, { "name": "oj", "requirements": ">= 0" }, { "name": "ox", "requirements": ">= 0" }, { "name": "rapidjson", "requirements": ">= 0" }, { "name": "rexml", "requirements": ">= 0" }, { "name": "syck", "requirements": ">= 0" }, { "name": "thor", "requirements": ">= 0" }, { "name": "tomlib", "requirements": ">= 0" }, { "name": "tomlrb", "requirements": ">= 0" }, { "name": "toml-rb", "requirements": ">= 0" }, { "name": "yajl-ruby", "requirements": ">= 0" } ] } }
2025-06-14 13:35:45 UTC
9jFJFW01V5M9q7wg-s8jo

cybrid_api_id_ruby

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

0.123.588
Content{ "name": "cybrid_api_id_ruby", "downloads": 1439343, "version": "0.123.588", "version_created_at": "2025-06-14T13:02:55.967Z", "version_downloads": 0, "platform": "ruby", "authors": "Cybrid", "info": "View our documentation at https://github.com/Cybrid-app/cybrid-api-id-ruby/", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "290b4d3ac85e741733b5642516b041952f59d35161f3598f18454b0c810c6ee0", "spec_sha": "ba89eacfbb3f2459655cbb3f425e89591174cb02407f324189dead6308d03162", "project_uri": "https://rubygems.org/gems/cybrid_api_id_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_id_ruby-0.123.588.gem", "homepage_uri": "https://github.com/Cybrid-app/cybrid-api-id-ruby/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/cybrid_api_id_ruby/0.123.588", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rspec", "requirements": "~> 3.6, >= 3.6.0" } ], "runtime": [ { "name": "typhoeus", "requirements": "~> 1.0, >= 1.0.1" } ] } }
2025-06-14 13:02:59 UTC
60cb_k0HTaUxfYaogDH1b

cybrid_api_organization_ruby

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

0.123.588
Content{ "name": "cybrid_api_organization_ruby", "downloads": 1458193, "version": "0.123.588", "version_created_at": "2025-06-14T13:02:27.481Z", "version_downloads": 0, "platform": "ruby", "authors": "Cybrid", "info": "View our documentation at https://github.com/Cybrid-app/cybrid-api-organization-ruby/", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "71474f6dde21be0a3e1765656990586f8af01ab044a516fa37f0f5d7320d7e6d", "spec_sha": "ad3c8ecc3782a1884a48a4ffa9aadf48e287f3919348885188d34f15b976ede7", "project_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby-0.123.588.gem", "homepage_uri": "https://github.com/Cybrid-app/cybrid-api-organization-ruby/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/cybrid_api_organization_ruby/0.123.588", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rspec", "requirements": "~> 3.6, >= 3.6.0" } ], "runtime": [ { "name": "typhoeus", "requirements": "~> 1.0, >= 1.0.1" } ] } }
2025-06-14 13:02:33 UTC
sJtdTw-oRm8kf0-YGqnhb

cybrid_api_bank_ruby

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

0.123.588
Content{ "name": "cybrid_api_bank_ruby", "downloads": 1415884, "version": "0.123.588", "version_created_at": "2025-06-14T13:01:58.699Z", "version_downloads": 0, "platform": "ruby", "authors": "Cybrid", "info": "View our documentation at https://github.com/Cybrid-app/cybrid-api-bank-ruby/", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "a327f654b81f316bb4d48c9ba0c42eb4ecaae268668258fc7b08f1d6ce1e5317", "spec_sha": "d56c584449290d5a9e7ce2acfad59bbdc046554cb88810ee663c067e1ad8e456", "project_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby-0.123.588.gem", "homepage_uri": "https://github.com/Cybrid-app/cybrid-api-bank-ruby/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/cybrid_api_bank_ruby/0.123.588", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rspec", "requirements": "~> 3.6, >= 3.6.0" } ], "runtime": [ { "name": "typhoeus", "requirements": "~> 1.0, >= 1.0.1" } ] } }
2025-06-14 13:02:05 UTC
Km2MTXt0vRYFIm3L8wO6k

jsonrpc-middleware

Implements the JSON-RPC 2.0 protocol, enabling standardized remote procedure calls encoded in JSON.

0.1.0
Content{ "name": "jsonrpc-middleware", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-06-14T12:41:55.036Z", "version_downloads": 0, "platform": "ruby", "authors": "Wilson Silva", "info": "Implements the JSON-RPC 2.0 protocol, enabling standardized remote procedure calls encoded in JSON.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/wilsonsilva/jsonrpc-middleware", "changelog_uri": "https://github.com/wilsonsilva/jsonrpc-middleware/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/wilsonsilva/jsonrpc-middleware", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "a4883321241184250543ede06befeb65daeb1501e5a6fc067f338db9f066c4ce", "spec_sha": "9cc79b1b6fba874b33b9c8fddc5b8bf6e23ea58afcf219b5c3a8cc334599453b", "project_uri": "https://rubygems.org/gems/jsonrpc-middleware", "gem_uri": "https://rubygems.org/gems/jsonrpc-middleware-0.1.0.gem", "homepage_uri": "https://github.com/wilsonsilva/jsonrpc-middleware", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/wilsonsilva/jsonrpc-middleware", "bug_tracker_uri": null, "changelog_uri": "https://github.com/wilsonsilva/jsonrpc-middleware/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "dry-validation", "requirements": "~> 1.11" }, { "name": "zeitwerk", "requirements": "~> 2.7" } ] } }
2025-06-14 12:41:56 UTC
yMx4nrPJ7LVm_ENcSm7W5

webri

Command-line utility for displaying Ruby online documentation

1.0.2
Content{ "name": "webri", "downloads": 8513, "version": "1.0.2", "version_created_at": "2025-06-14T12:31:53.131Z", "version_downloads": 0, "platform": "ruby", "authors": "BurdetteLamar", "info": "Command-line utility for displaying Ruby online documentation", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/BurdetteLamar/webri" }, "yanked": false, "sha": "7aea089dadfdc7fce80a1d705a110d06195acb3f6829f2d86523c254750b86ca", "spec_sha": "2dc5bb561c82c8af239ba3d8998f7b8e16c80cddc0fbe00ec877859938ca22b4", "project_uri": "https://rubygems.org/gems/webri", "gem_uri": "https://rubygems.org/gems/webri-1.0.2.gem", "homepage_uri": "https://github.com/BurdetteLamar/webri", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-06-14 12:31:56 UTC
Pjoa4fSdq5kigJFUVaLlV

cybrid_api_bank_ruby

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

0.123.587
Content{ "name": "cybrid_api_bank_ruby", "downloads": 1415846, "version": "0.123.587", "version_created_at": "2025-06-14T12:26:44.258Z", "version_downloads": 0, "platform": "ruby", "authors": "Cybrid", "info": "View our documentation at https://github.com/Cybrid-app/cybrid-api-bank-ruby/", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "6788d9f1b8d22d55b01d9ef88eab3672c0f2c4a4d266df1ddc6b8dca060530a6", "spec_sha": "77e3430a7c12f445397fac77ef3fb3be2c2a34978b55917cfad6641c22043d65", "project_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby-0.123.587.gem", "homepage_uri": "https://github.com/Cybrid-app/cybrid-api-bank-ruby/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/cybrid_api_bank_ruby/0.123.587", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rspec", "requirements": "~> 3.6, >= 3.6.0" } ], "runtime": [ { "name": "typhoeus", "requirements": "~> 1.0, >= 1.0.1" } ] } }
2025-06-14 12:26:48 UTC
8AYsVP752u3Hg2WipH5zw

cybrid_api_organization_ruby

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

0.123.587
Content{ "name": "cybrid_api_organization_ruby", "downloads": 1458163, "version": "0.123.587", "version_created_at": "2025-06-14T12:25:49.880Z", "version_downloads": 0, "platform": "ruby", "authors": "Cybrid", "info": "View our documentation at https://github.com/Cybrid-app/cybrid-api-organization-ruby/", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "c211a41b6aaffce762bcb43563d585c52a5f13acdd58c8dac15166e5d10f4dd6", "spec_sha": "b3c41a72951aa00c81921841e1bb8f71362587040775c275ceebcf7ea9b51d12", "project_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby-0.123.587.gem", "homepage_uri": "https://github.com/Cybrid-app/cybrid-api-organization-ruby/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/cybrid_api_organization_ruby/0.123.587", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rspec", "requirements": "~> 3.6, >= 3.6.0" } ], "runtime": [ { "name": "typhoeus", "requirements": "~> 1.0, >= 1.0.1" } ] } }
2025-06-14 12:25:53 UTC
JLwwXsHT-cQ1IfxoUhJXA

cybrid_api_id_ruby

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

0.123.587
Content{ "name": "cybrid_api_id_ruby", "downloads": 1439314, "version": "0.123.587", "version_created_at": "2025-06-14T12:25:32.906Z", "version_downloads": 0, "platform": "ruby", "authors": "Cybrid", "info": "View our documentation at https://github.com/Cybrid-app/cybrid-api-id-ruby/", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "c623095cafadf7dd66d09cfe2e03ca2482a6ab154ee5acf55f4d31060d62f178", "spec_sha": "a70344602ae34a01fdd17f353abec67ee2eac090750e36145b0a81ee2e7376de", "project_uri": "https://rubygems.org/gems/cybrid_api_id_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_id_ruby-0.123.587.gem", "homepage_uri": "https://github.com/Cybrid-app/cybrid-api-id-ruby/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/cybrid_api_id_ruby/0.123.587", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rspec", "requirements": "~> 3.6, >= 3.6.0" } ], "runtime": [ { "name": "typhoeus", "requirements": "~> 1.0, >= 1.0.1" } ] } }
2025-06-14 12:25:39 UTC
uTlDTbZNTLH2taDVE7rbO

petit-felix

Converts markdown files into PDF documents using options passed in a hash.

0.1.4
Content{ "name": "petit-felix", "downloads": 396, "version": "0.1.4", "version_created_at": "2025-06-14T12:10:41.872Z", "version_downloads": 0, "platform": "ruby", "authors": "PunishedFelix", "info": "Converts markdown files into PDF documents using options passed in a hash.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "d04052c596a22c4f0938d34d4dd24e252be773915bfebc42bdac408206efa157", "spec_sha": "2855daf091222e4ced2c8bc9c986c0d24a702ea52be11dafe3b52e5e63165307", "project_uri": "https://rubygems.org/gems/petit-felix", "gem_uri": "https://rubygems.org/gems/petit-felix-0.1.4.gem", "homepage_uri": "https://github.com/badgernested/petitfelix", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/petit-felix/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": "prawn", "requirements": "~> 2.5, >= 2.5.0" }, { "name": "prawndown-ext", "requirements": "~> 0.1.12" } ] } }
2025-06-14 12:10:44 UTC
JttNd7ilQ5irSxe2d2PWM

jira-auto-tool

Automate making adjustments to Jira sprints for multiple teams following some naming conventions.

1.2.4
Content{ "name": "jira-auto-tool", "downloads": 1202, "version": "1.2.4", "version_created_at": "2025-06-14T12:10:37.538Z", "version_downloads": 0, "platform": "ruby", "authors": "Christophe Broult", "info": "Automate making adjustments to Jira sprints for multiple teams following some naming conventions.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/cbroult/jira-auto-tool", "changelog_uri": "https://github.com/cbroult/jira-auto-tool/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/cbroult/jira-auto-tool", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "388ed90e4bb923aa875754dbc06b534dd17c5c23045b5380f74d56ae0c53b506", "spec_sha": "932b41c1627bc090ae251183b18f14d35ede9b2e18be31620bb4eccd59b949e5", "project_uri": "https://rubygems.org/gems/jira-auto-tool", "gem_uri": "https://rubygems.org/gems/jira-auto-tool-1.2.4.gem", "homepage_uri": "https://github.com/cbroult/jira-auto-tool", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/cbroult/jira-auto-tool", "bug_tracker_uri": null, "changelog_uri": "https://github.com/cbroult/jira-auto-tool/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activesupport", "requirements": ">= 0" }, { "name": "http_logger", "requirements": ">= 0" }, { "name": "irb", "requirements": ">= 0" }, { "name": "jira-ruby", "requirements": ">= 0" }, { "name": "logging", "requirements": ">= 0" }, { "name": "ostruct", "requirements": ">= 0" }, { "name": "ratelimit", "requirements": ">= 0" }, { "name": "rb-readline", "requirements": ">= 0" }, { "name": "rdoc", "requirements": ">= 0" }, { "name": "redis", "requirements": ">= 0" }, { "name": "reline", "requirements": ">= 0" }, { "name": "ruby-limiter", "requirements": ">= 0" }, { "name": "syslog", "requirements": ">= 0" }, { "name": "terminal-table", "requirements": ">= 0" } ] } }
2025-06-14 12:10:39 UTC
ZBh61xT50VRQ-bsxH2Q3z

prawndown-ext

Extension of Prawndown to include additional Markdown features. Currently supports custom header sizes, fonts, and other properties; removing iframe content, and support for images and quotes.

0.1.12
Content{ "name": "prawndown-ext", "downloads": 1160, "version": "0.1.12", "version_created_at": "2025-06-14T12:07:52.977Z", "version_downloads": 0, "platform": "ruby", "authors": "PunishedFelix", "info": "Extension of Prawndown to include additional Markdown features. Currently supports custom header sizes, fonts, and other properties; removing iframe content, and support for images and quotes.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "9f50dc82a098f5bad124953176d094679fa40a3d2818eacc95920964cc66c843", "spec_sha": "9db43f423a7974413d95f653f8d86654dc4d4e9e6fdafc244e23323da6fad9e6", "project_uri": "https://rubygems.org/gems/prawndown-ext", "gem_uri": "https://rubygems.org/gems/prawndown-ext-0.1.12.gem", "homepage_uri": "https://github.com/badgernested/prawndown-ext", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/prawndown-ext/0.1.12", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "prawn", "requirements": "~> 2.5, >= 2.5.0" } ] } }
2025-06-14 12:07:57 UTC
DgEeEIe6alqSDydve_5lc

yard-relative_markdown_links

A YARD plugin to allow relative links between Markdown files

0.6.0
Content{ "name": "yard-relative_markdown_links", "downloads": 18461, "version": "0.6.0", "version_created_at": "2025-06-14T12:03:16.085Z", "version_downloads": 0, "platform": "ruby", "authors": "Andrew Haines", "info": "A YARD plugin to allow relative links between Markdown files", "licenses": [ "MIT" ], "metadata": { "yard.run": "yri", "homepage_uri": "https://github.com/haines/yard-relative_markdown_links", "changelog_uri": "https://github.com/haines/yard-relative_markdown_links/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/haines/yard-relative_markdown_links/issues", "source_code_uri": "https://github.com/haines/yard-relative_markdown_links", "documentation_uri": "https://haines.github.io/yard-relative_markdown_links/", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "3e5ffa85cbad9bac70bee5421774b190fb25d3bdf489323a5b3534f647d1a70e", "spec_sha": "cab546c92a0d044fb839f0a7ab900287b34ad73d256a9848f9048ee7ed3d275d", "project_uri": "https://rubygems.org/gems/yard-relative_markdown_links", "gem_uri": "https://rubygems.org/gems/yard-relative_markdown_links-0.6.0.gem", "homepage_uri": "https://github.com/haines/yard-relative_markdown_links", "wiki_uri": null, "documentation_uri": "https://haines.github.io/yard-relative_markdown_links/", "mailing_list_uri": null, "source_code_uri": "https://github.com/haines/yard-relative_markdown_links", "bug_tracker_uri": "https://github.com/haines/yard-relative_markdown_links/issues", "changelog_uri": "https://github.com/haines/yard-relative_markdown_links/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "nokogiri", "requirements": ">= 1.14.3, < 2" } ] } }
2025-06-14 12:03:18 UTC
F2BA9X3UNS8HhPduH39J7

kampyo

kampyo is a library for conveniently manipulating Cabocha and Mecab.

1.0.0
Content{ "name": "kampyo", "downloads": 504, "version": "1.0.0", "version_created_at": "2025-06-14T11:53:27.848Z", "version_downloads": 0, "platform": "ruby", "authors": "arthur87", "info": "kampyo is a library for conveniently manipulating Cabocha and Mecab.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/arthur87/kampyo", "source_code_uri": "https://github.com/arthur87/kampyo" }, "yanked": false, "sha": "50e54cf957cf6c67fb0b62059d31927e31e5721fd0726030bf2c87eca290b03e", "spec_sha": "df2063fe7c272d753f3a478f3da8a0f2806561e665edf8c8c95cce6f0c62cda3", "project_uri": "https://rubygems.org/gems/kampyo", "gem_uri": "https://rubygems.org/gems/kampyo-1.0.0.gem", "homepage_uri": "https://github.com/arthur87/kampyo", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/arthur87/kampyo", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rubocop", "requirements": ">= 0" } ], "runtime": [ { "name": "cabocha", "requirements": ">= 0" }, { "name": "mecab", "requirements": ">= 0" } ] } }
2025-06-14 11:53:31 UTC
zMjhqIzbMvuox_hnJm1Vh

erbf

It breaks longs lines and integrates with Ruby and JS/CSS formatters

0.1.0
Content{ "name": "erbf", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-06-14T11:31:43.400Z", "version_downloads": 0, "platform": "ruby", "authors": "Tomasz Szczęśniak-Szlagowski", "info": "It breaks longs lines and integrates with Ruby and JS/CSS formatters", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/spect88/erbf", "source_code_uri": "https://github.com/spect88/erbf", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "302ae561298dbc1976d0a7f9646b5744031de03b0506cb36f796920d92e84591", "spec_sha": "da43499f3c33148c16e3db7ea63e0cca69859f1b014943eb2db70f6c0f9d2bf9", "project_uri": "https://rubygems.org/gems/erbf", "gem_uri": "https://rubygems.org/gems/erbf-0.1.0.gem", "homepage_uri": "https://github.com/spect88/erbf", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/spect88/erbf", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "herb", "requirements": "~> 0.1" }, { "name": "prettier_print", "requirements": "~> 1.2" } ] } }
2025-06-14 11:31:45 UTC
eGXPIgfwQ64nlF5M0AHS3

authkeeper

Authentication engine for Ruby on Rails projects.

0.1.9
Content{ "name": "authkeeper", "downloads": 2036, "version": "0.1.9", "version_created_at": "2025-06-14T11:12:52.797Z", "version_downloads": 0, "platform": "ruby", "authors": "Bogdanov Anton", "info": "Authentication engine for Ruby on Rails projects.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/kortirso/authkeeper", "changelog_uri": "https://github.com/kortirso/authkeeper/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/kortirso/authkeeper" }, "yanked": false, "sha": "a2867de7cfbceb03fee8d55a42997071c31ff676fc30604e00b8f3043aaf2093", "spec_sha": "247ba5f03b25eb50c71d4aaff9265e1f3185c873f20ef6c5b572b143ceb3f995", "project_uri": "https://rubygems.org/gems/authkeeper", "gem_uri": "https://rubygems.org/gems/authkeeper-0.1.9.gem", "homepage_uri": "https://github.com/kortirso/authkeeper", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/kortirso/authkeeper", "bug_tracker_uri": null, "changelog_uri": "https://github.com/kortirso/authkeeper/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rails", "requirements": ">= 7.2.2" } ] } }
2025-06-14 11:12:56 UTC
Ajt_uUwf4vE0EofDU-niP

phlex-icons

Icons library for Phlex

2.26.0
Content{ "name": "phlex-icons", "downloads": 18540, "version": "2.26.0", "version_created_at": "2025-06-14T10:58:05.926Z", "version_downloads": 0, "platform": "ruby", "authors": "Ali Hamdi Ali Fadel", "info": "Icons library for Phlex", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/AliOsm/phlex-icons", "changelog_uri": "https://github.com/AliOsm/phlex-icons/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/AliOsm/phlex-icons", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "337a5492896fcbb6b4283b57ba6a5b0fa47e8796bdd5c4d96a5fd11b15ac3ec8", "spec_sha": "30ea51ce923cd3923a07b575c50f7d6bb1b624af2727b5d490b3be831841f83f", "project_uri": "https://rubygems.org/gems/phlex-icons", "gem_uri": "https://rubygems.org/gems/phlex-icons-2.26.0.gem", "homepage_uri": "https://github.com/AliOsm/phlex-icons", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/AliOsm/phlex-icons", "bug_tracker_uri": null, "changelog_uri": "https://github.com/AliOsm/phlex-icons/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "phlex", "requirements": ">= 1.11" } ] } }
2025-06-14 10:58:12 UTC
GyhFMwP6qwhiIqwXR_73Q

phlex-icons-bootstrap

Bootstrap icons library for Phlex

2.26.0
Content{ "name": "phlex-icons-bootstrap", "downloads": 8246, "version": "2.26.0", "version_created_at": "2025-06-14T10:58:04.246Z", "version_downloads": 0, "platform": "ruby", "authors": "Ali Hamdi Ali Fadel", "info": "Bootstrap icons library for Phlex", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/AliOsm/phlex-icons", "changelog_uri": "https://github.com/AliOsm/phlex-icons/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/AliOsm/phlex-icons", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "26c902f0e3b72d6b93b331e0b6c50f8babafa670b28187f38f3d3b58b20d27fa", "spec_sha": "1fc8004909cc0b0651dfd644126f5dd98cd3a3869c53c67d63a895f08f7286c0", "project_uri": "https://rubygems.org/gems/phlex-icons-bootstrap", "gem_uri": "https://rubygems.org/gems/phlex-icons-bootstrap-2.26.0.gem", "homepage_uri": "https://github.com/AliOsm/phlex-icons", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/AliOsm/phlex-icons", "bug_tracker_uri": null, "changelog_uri": "https://github.com/AliOsm/phlex-icons/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "phlex", "requirements": ">= 1.11" } ] } }
2025-06-14 10:58:12 UTC
NWqfnRPPHn_OgTXphNpCY

phlex-icons-flag

Flag icons library for Phlex

2.26.0
Content{ "name": "phlex-icons-flag", "downloads": 8201, "version": "2.26.0", "version_created_at": "2025-06-14T10:58:03.980Z", "version_downloads": 0, "platform": "ruby", "authors": "Ali Hamdi Ali Fadel", "info": "Flag icons library for Phlex", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/AliOsm/phlex-icons", "changelog_uri": "https://github.com/AliOsm/phlex-icons/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/AliOsm/phlex-icons", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "782759b9e99636aef8f186b31ddc3236dea2a088aadfafb9c61448220cb25f61", "spec_sha": "f47e2132f117359abd17596e2c9d187391f395742203ee460cd1c263cb80a03c", "project_uri": "https://rubygems.org/gems/phlex-icons-flag", "gem_uri": "https://rubygems.org/gems/phlex-icons-flag-2.26.0.gem", "homepage_uri": "https://github.com/AliOsm/phlex-icons", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/AliOsm/phlex-icons", "bug_tracker_uri": null, "changelog_uri": "https://github.com/AliOsm/phlex-icons/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "phlex", "requirements": ">= 1.11" } ] } }
2025-06-14 10:58:11 UTC
zUiXSeFLNV1nKT9LdI1-i

phlex-icons-remix

Remix icons library for Phlex

2.26.0
Content{ "name": "phlex-icons-remix", "downloads": 7954, "version": "2.26.0", "version_created_at": "2025-06-14T10:58:03.982Z", "version_downloads": 0, "platform": "ruby", "authors": "Ali Hamdi Ali Fadel", "info": "Remix icons library for Phlex", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/AliOsm/phlex-icons", "changelog_uri": "https://github.com/AliOsm/phlex-icons/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/AliOsm/phlex-icons", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "706c2f444992e05b3c90bc8c16479b36b17142053649bfa4232281d24b0a3cf2", "spec_sha": "91590c2ec23d0632def8823409c782855b51025b29f1ce0ecf5a61ff39809687", "project_uri": "https://rubygems.org/gems/phlex-icons-remix", "gem_uri": "https://rubygems.org/gems/phlex-icons-remix-2.26.0.gem", "homepage_uri": "https://github.com/AliOsm/phlex-icons", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/AliOsm/phlex-icons", "bug_tracker_uri": null, "changelog_uri": "https://github.com/AliOsm/phlex-icons/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "phlex", "requirements": ">= 1.11" } ] } }
2025-06-14 10:58:10 UTC
9pgP8LX5ozGURHvf-DH6c

phlex-icons-hero

Hero icons library for Phlex

2.26.0
Content{ "name": "phlex-icons-hero", "downloads": 9469, "version": "2.26.0", "version_created_at": "2025-06-14T10:58:02.558Z", "version_downloads": 0, "platform": "ruby", "authors": "Ali Hamdi Ali Fadel", "info": "Hero icons library for Phlex", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/AliOsm/phlex-icons", "changelog_uri": "https://github.com/AliOsm/phlex-icons/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/AliOsm/phlex-icons", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "11f7e7432b3475fb577eb71bb50a178ed5495adb43db8d0477d84a25723252c7", "spec_sha": "006c75fbb010bd5c6ac41cc510c113707416a33d00eccdb61451bc00f00e225d", "project_uri": "https://rubygems.org/gems/phlex-icons-hero", "gem_uri": "https://rubygems.org/gems/phlex-icons-hero-2.26.0.gem", "homepage_uri": "https://github.com/AliOsm/phlex-icons", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/AliOsm/phlex-icons", "bug_tracker_uri": null, "changelog_uri": "https://github.com/AliOsm/phlex-icons/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "phlex", "requirements": ">= 1.11" } ] } }
2025-06-14 10:58:09 UTC
NfiAxruFcSe6ENGNo3YUl

phlex-icons-lucide

Lucide icons library for Phlex

2.26.0
Content{ "name": "phlex-icons-lucide", "downloads": 9160, "version": "2.26.0", "version_created_at": "2025-06-14T10:58:02.748Z", "version_downloads": 0, "platform": "ruby", "authors": "Ali Hamdi Ali Fadel", "info": "Lucide icons library for Phlex", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/AliOsm/phlex-icons", "changelog_uri": "https://github.com/AliOsm/phlex-icons/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/AliOsm/phlex-icons", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "57cbab52d20364ff0aa5f184f264fbf3ec4173c91b2f0e1370372fc340bc7e78", "spec_sha": "a563a6a5ac14219bd683a79325883b7c7b1cb0e169a25fdf5c96e367ea779927", "project_uri": "https://rubygems.org/gems/phlex-icons-lucide", "gem_uri": "https://rubygems.org/gems/phlex-icons-lucide-2.26.0.gem", "homepage_uri": "https://github.com/AliOsm/phlex-icons", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/AliOsm/phlex-icons", "bug_tracker_uri": null, "changelog_uri": "https://github.com/AliOsm/phlex-icons/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "phlex", "requirements": ">= 1.11" } ] } }
2025-06-14 10:58:09 UTC
pbT4DG2BsZYS3lomEeBGO

phlex-icons-material

Material icons library for Phlex

2.26.0
Content{ "name": "phlex-icons-material", "downloads": 1340, "version": "2.26.0", "version_created_at": "2025-06-14T10:58:03.676Z", "version_downloads": 0, "platform": "ruby", "authors": "Ali Hamdi Ali Fadel", "info": "Material icons library for Phlex", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/AliOsm/phlex-icons", "changelog_uri": "https://github.com/AliOsm/phlex-icons/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/AliOsm/phlex-icons", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "f155567e54b84652c4dfef67d7c608ab99dfcabc8494ae7a1194ea656d2b2469", "spec_sha": "4103a6be3404270e2654db9b071cd448958480902ae71ded14dae148e0b40dbc", "project_uri": "https://rubygems.org/gems/phlex-icons-material", "gem_uri": "https://rubygems.org/gems/phlex-icons-material-2.26.0.gem", "homepage_uri": "https://github.com/AliOsm/phlex-icons", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/AliOsm/phlex-icons", "bug_tracker_uri": null, "changelog_uri": "https://github.com/AliOsm/phlex-icons/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "phlex", "requirements": ">= 1.11" } ] } }
2025-06-14 10:58:08 UTC
FG4ORL6Cg47uDtKV-MEy-

phlex-icons-tabler

Tabler icons library for Phlex

2.26.0
Content{ "name": "phlex-icons-tabler", "downloads": 7749, "version": "2.26.0", "version_created_at": "2025-06-14T10:58:02.901Z", "version_downloads": 0, "platform": "ruby", "authors": "Ali Hamdi Ali Fadel", "info": "Tabler icons library for Phlex", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/AliOsm/phlex-icons", "changelog_uri": "https://github.com/AliOsm/phlex-icons/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/AliOsm/phlex-icons", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "d1ca4cbebc98203c2d44a16c64cfaa0e2da630e4c70af52bc9e2e828ecbc17a1", "spec_sha": "806045c0ed3898d1ae1d7fe617b593fc6cb46782c5c66dcd6f10b4db6656f06d", "project_uri": "https://rubygems.org/gems/phlex-icons-tabler", "gem_uri": "https://rubygems.org/gems/phlex-icons-tabler-2.26.0.gem", "homepage_uri": "https://github.com/AliOsm/phlex-icons", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/AliOsm/phlex-icons", "bug_tracker_uri": null, "changelog_uri": "https://github.com/AliOsm/phlex-icons/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "phlex", "requirements": ">= 1.11" } ] } }
2025-06-14 10:58:07 UTC
-2XkI69ZcSsTQeY3qqorf

phlex-icons-radix

Radix icons library for Phlex

2.26.0
Content{ "name": "phlex-icons-radix", "downloads": 7692, "version": "2.26.0", "version_created_at": "2025-06-14T10:58:02.781Z", "version_downloads": 0, "platform": "ruby", "authors": "Ali Hamdi Ali Fadel", "info": "Radix icons library for Phlex", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/AliOsm/phlex-icons", "changelog_uri": "https://github.com/AliOsm/phlex-icons/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/AliOsm/phlex-icons", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "34405656cab549ac4a94b5bed0fa991c7529d8d7d6235d4a28b0b3c5b1c18f34", "spec_sha": "9328f4a11422d17cd00e3e32f8d6606e6578e7cab4baeff36494573ed680e088", "project_uri": "https://rubygems.org/gems/phlex-icons-radix", "gem_uri": "https://rubygems.org/gems/phlex-icons-radix-2.26.0.gem", "homepage_uri": "https://github.com/AliOsm/phlex-icons", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/AliOsm/phlex-icons", "bug_tracker_uri": null, "changelog_uri": "https://github.com/AliOsm/phlex-icons/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "phlex", "requirements": ">= 1.11" } ] } }
2025-06-14 10:58:06 UTC
sEXUhnzwNTGrb6HQ8ben9

restiny

A gem for interacting with Bungie's Destiny API.

7.0.2
Content{ "name": "restiny", "downloads": 7802, "version": "7.0.2", "version_created_at": "2025-06-14T10:33:27.717Z", "version_downloads": 0, "platform": "ruby", "authors": "Daniel Bogan", "info": "A gem for interacting with Bungie's Destiny API.", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "7adc8b0ecd85d0db9353947604c08c695155e753a095d882d6ec0b73ddf043a4", "spec_sha": "5c13d054ce44e155deba9ade993219d00cb101db7ea6daf71ccab6731a6f6da2", "project_uri": "https://rubygems.org/gems/restiny", "gem_uri": "https://rubygems.org/gems/restiny-7.0.2.gem", "homepage_uri": "http://github.com/waferbaby/restiny", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/restiny/7.0.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "httpx", "requirements": "~> 1.1" } ] } }
2025-06-14 10:33:29 UTC
drRVVJoldcxwFU_YERmKS

aruba

Extension for popular TDD and BDD frameworks like "Cucumber", "RSpec" and "Minitest", to make testing command line applications meaningful, easy and fun.

2.3.1
Content{ "name": "aruba", "downloads": 5022836, "version": "2.3.1", "version_created_at": "2025-06-14T10:26:20.608Z", "version_downloads": 0, "platform": "ruby", "authors": "Aslak Hellesøy, Matt Wynne and other Aruba Contributors", "info": "Extension for popular TDD and BDD frameworks like \"Cucumber\", \"RSpec\" and \"Minitest\",\nto make testing command line applications meaningful, easy and fun.\n", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/cucumber/aruba", "changelog_uri": "https://www.rubydoc.info/gems/aruba/file/CHANGELOG.md", "bug_tracker_uri": "https://github.com/cucumber/aruba/issues", "source_code_uri": "https://github.com/cucumber/aruba", "documentation_uri": "https://www.rubydoc.info/gems/aruba" }, "yanked": false, "sha": "b04c70a658941b72b978442e2f810ee5e55ad8bf9a3c1a3a09b525fdb00fbfbd", "spec_sha": "ee13209b7d07811fe6ae557d3a4a6497794a7914ed7b5ec9df1e38c09383ca25", "project_uri": "https://rubygems.org/gems/aruba", "gem_uri": "https://rubygems.org/gems/aruba-2.3.1.gem", "homepage_uri": "https://github.com/cucumber/aruba", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/aruba", "mailing_list_uri": null, "source_code_uri": "https://github.com/cucumber/aruba", "bug_tracker_uri": "https://github.com/cucumber/aruba/issues", "changelog_uri": "https://www.rubydoc.info/gems/aruba/file/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "appraisal", "requirements": "~> 2.4" }, { "name": "diff-lcs", "requirements": "~> 1.6" }, { "name": "json", "requirements": "~> 2.1" }, { "name": "kramdown", "requirements": "~> 2.1" }, { "name": "minitest", "requirements": "~> 5.10" }, { "name": "rake", "requirements": ">= 12.0, < 14.0" }, { "name": "rake-manifest", "requirements": "~> 0.2.0" }, { "name": "rspec", "requirements": "~> 3.11" }, { "name": "rubocop", "requirements": "~> 1.76" }, { "name": "rubocop-packaging", "requirements": "~> 0.6.0" }, { "name": "rubocop-performance", "requirements": "~> 1.25" }, { "name": "rubocop-rspec", "requirements": "~> 3.6" }, { "name": "simplecov", "requirements": ">= 0.18.0, < 0.23.0" } ], "runtime": [ { "name": "bundler", "requirements": ">= 1.17, < 3.0" }, { "name": "contracts", "requirements": ">= 0.16.0, < 0.18.0" }, { "name": "cucumber", "requirements": ">= 8.0, < 11.0" }, { "name": "rspec-expectations", "requirements": "~> 3.4" }, { "name": "thor", "requirements": "~> 1.0" } ] } }
2025-06-14 10:26:22 UTC
U1F6tD7Ej7n3nlBaoQn2f

rag_embeddings

Manage AI vector embeddings in C with Ruby integration

0.2.1
Content{ "name": "rag_embeddings", "downloads": 223, "version": "0.2.1", "version_created_at": "2025-06-14T10:23:15.634Z", "version_downloads": 0, "platform": "ruby", "authors": "Marco Mastrodonato", "info": "Manage AI vector embeddings in C with Ruby integration", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://rubygems.org/gems/rag_embeddings", "source_code_uri": "https://github.com/marcomd/rag_embeddings" }, "yanked": false, "sha": "9e6866dad7abe4cc458a28dde47cb3498559ecd7298c83546e5eb38a64f7392e", "spec_sha": "4e5bd407b250ae60209515622eb9098ba5543b1986758784c6e766306fe32035", "project_uri": "https://rubygems.org/gems/rag_embeddings", "gem_uri": "https://rubygems.org/gems/rag_embeddings-0.2.1.gem", "homepage_uri": "https://rubygems.org/gems/rag_embeddings", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/marcomd/rag_embeddings", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "faraday", "requirements": ">= 0" }, { "name": "langchainrb", "requirements": ">= 0" }, { "name": "sqlite3", "requirements": ">= 0" } ] } }
2025-06-14 10:23:17 UTC
kBHjM9iA-H9sq2dSYs1tT

telegraf

Metric Reporter to local telegraf agent

3.3.0
Content{ "name": "telegraf", "downloads": 410418, "version": "3.3.0", "version_created_at": "2025-06-14T10:22:59.686Z", "version_downloads": 0, "platform": "ruby", "authors": "Jan Graichen", "info": "Metric Reporter to local telegraf agent", "licenses": [ "LGPLv3" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "80171b83db32dda03879f2615b3874f787e28a99a2fe1ed5da21289af845b8ea", "spec_sha": "1a8390e742881d3ff2de24808a19c95c450aecc6f6f3e22016b5352dd5ae4dc8", "project_uri": "https://rubygems.org/gems/telegraf", "gem_uri": "https://rubygems.org/gems/telegraf-3.3.0.gem", "homepage_uri": "https://github.com/jgraichen/telegraf-ruby", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/telegraf/3.3.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bigdecimal", "requirements": ">= 0" } ] } }
2025-06-14 10:23:02 UTC
4QIUF4JyrrI82RNZaWHsj

gc_reporter

A Rails extension to collect and report GC.stat and ObjectSpace counts from Rails, Sidekiq, and Rake tasks to a central Action Cable endpoint.

0.1.0
Content{ "name": "gc_reporter", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-06-14T10:11:18.701Z", "version_downloads": 0, "platform": "ruby", "authors": "Gemini AI", "info": "A Rails extension to collect and report GC.stat and ObjectSpace counts from Rails, Sidekiq, and Rake tasks to a central Action Cable endpoint.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/codepawpaw/gc_reporter", "changelog_uri": "https://github.com/codepawpaw/gc_reporter/CHANGELOG.md", "source_code_uri": "https://github.com/codepawpaw/gc_reporter" }, "yanked": false, "sha": "f64349126089540863d7da43fad4e7ba0e16168b2aab72b70af29948491e55a4", "spec_sha": "51675c5024c40c69a056ee964123afd8e27fad290d94f814cbb7f630609208ee", "project_uri": "https://rubygems.org/gems/gc_reporter", "gem_uri": "https://rubygems.org/gems/gc_reporter-0.1.0.gem", "homepage_uri": "https://github.com/codepawpaw/gc_reporter", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/codepawpaw/gc_reporter", "bug_tracker_uri": null, "changelog_uri": "https://github.com/codepawpaw/gc_reporter/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "action_cable_client", "requirements": "~> 3.1" }, { "name": "railties", "requirements": ">= 5.0.0" } ] } }
2025-06-14 10:11:20 UTC
5Dwmzumn9nZUYMLMqMD7r

apidae

To be completed

1.4.17
Content{ "name": "apidae", "downloads": 267800, "version": "1.4.17", "version_created_at": "2025-06-14T09:55:25.802Z", "version_downloads": 0, "platform": "ruby", "authors": "Jean-Baptiste Vilain", "info": "To be completed", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "662ea21db9157634d551a271635f0dbcdda5e697932037c857032f2a1975505e", "spec_sha": "1662f92245b9fa3f376735365d66af18a1ae4a3a12e180c1502f64e7519e3047", "project_uri": "https://rubygems.org/gems/apidae", "gem_uri": "https://rubygems.org/gems/apidae-1.4.17.gem", "homepage_uri": "http://dev.apidae-tourisme.com/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/apidae/1.4.17", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "jbuilder", "requirements": "~> 2.5" }, { "name": "pg", "requirements": "~> 1.1, < 2.0" }, { "name": "rails", "requirements": "~> 6.0" }, { "name": "rubyzip", "requirements": "~> 2.0" } ] } }
2025-06-14 09:55:28 UTC
IomZsnbm2DzNauJ2EJ9I2

jira-auto-tool

Automate making adjustments to Jira sprints for multiple teams following some naming conventions.

1.2.3
Content{ "name": "jira-auto-tool", "downloads": 1160, "version": "1.2.3", "version_created_at": "2025-06-14T09:54:08.378Z", "version_downloads": 0, "platform": "ruby", "authors": "Christophe Broult", "info": "Automate making adjustments to Jira sprints for multiple teams following some naming conventions.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/cbroult/jira-auto-tool", "changelog_uri": "https://github.com/cbroult/jira-auto-tool/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/cbroult/jira-auto-tool", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "ab9a98b82b3ac68c1ad266ab7a75be8ffa463c05efc27030bd2a2d9eb8d08f18", "spec_sha": "96919e675d5bc84ecf72c86b30227c984cb7e668db99c6ce2ff8331e694c6568", "project_uri": "https://rubygems.org/gems/jira-auto-tool", "gem_uri": "https://rubygems.org/gems/jira-auto-tool-1.2.3.gem", "homepage_uri": "https://github.com/cbroult/jira-auto-tool", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/cbroult/jira-auto-tool", "bug_tracker_uri": null, "changelog_uri": "https://github.com/cbroult/jira-auto-tool/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activesupport", "requirements": ">= 0" }, { "name": "http_logger", "requirements": ">= 0" }, { "name": "irb", "requirements": ">= 0" }, { "name": "jira-ruby", "requirements": ">= 0" }, { "name": "logging", "requirements": ">= 0" }, { "name": "ostruct", "requirements": ">= 0" }, { "name": "ratelimit", "requirements": ">= 0" }, { "name": "rb-readline", "requirements": ">= 0" }, { "name": "rdoc", "requirements": ">= 0" }, { "name": "redis", "requirements": ">= 0" }, { "name": "reline", "requirements": ">= 0" }, { "name": "ruby-limiter", "requirements": ">= 0" }, { "name": "syslog", "requirements": ">= 0" }, { "name": "terminal-table", "requirements": ">= 0" } ] } }
2025-06-14 09:54:11 UTC
UT638c0XVs4L2YnP4_hO3

ticket-replicator

This support the tranform and load part. The extractiong part is still pending

1.2.5
Content{ "name": "ticket-replicator", "downloads": 1013, "version": "1.2.5", "version_created_at": "2025-06-14T09:35:15.914Z", "version_downloads": 0, "platform": "ruby", "authors": "Christophe Broult", "info": "This support the tranform and load part. The extractiong part is still pending", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/cbroult/ticket-replicator", "changelog_uri": "https://github.com/cbroult/ticket-replicator/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/cbroult/ticket-replicator", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "7f04b9bb66d1d2235983cce6110d944bc7425eea63dba48a69704f78ee65a50c", "spec_sha": "7397ecb9d52a3fde90cdd9d47a9fbc3df1dd70762881f28834e3d1d81ceab41c", "project_uri": "https://rubygems.org/gems/ticket-replicator", "gem_uri": "https://rubygems.org/gems/ticket-replicator-1.2.5.gem", "homepage_uri": "https://github.com/cbroult/ticket-replicator", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/cbroult/ticket-replicator", "bug_tracker_uri": null, "changelog_uri": "https://github.com/cbroult/ticket-replicator/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activesupport", "requirements": ">= 0" }, { "name": "creek", "requirements": ">= 0" }, { "name": "csv", "requirements": ">= 0" }, { "name": "http_logger", "requirements": ">= 0" }, { "name": "irb", "requirements": ">= 0" }, { "name": "jira-auto-tool", "requirements": ">= 0" }, { "name": "logging", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "syslog", "requirements": ">= 0" } ] } }
2025-06-14 09:35:17 UTC
-9TknP_h89vaXvuL3IE01

llamafile

Wraps a locally installed llamafile in an a pure ruby object.

0.5.1
Content{ "name": "llamafile", "downloads": 3385, "version": "0.5.1", "version_created_at": "2025-06-14T09:33:25.535Z", "version_downloads": 0, "platform": "ruby", "authors": "Erik Olson", "info": "Wraps a locally installed llamafile in an a pure ruby object.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/xorgnak/llamafile", "changelog_uri": "https://github.com/xorgnak/llamafile", "source_code_uri": "https://github.com/xorgnak/llamafile" }, "yanked": false, "sha": "6c5e9c56cb219ff19af86f2e2528f9f47b8181c4d4c57d554d9c4cf29ff0e35b", "spec_sha": "16ac4e8d7de09b77b35a092617afa903afe3222366b6da9bdac0aca7edb6bdd2", "project_uri": "https://rubygems.org/gems/llamafile", "gem_uri": "https://rubygems.org/gems/llamafile-0.5.1.gem", "homepage_uri": "https://github.com/xorgnak/llamafile", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/xorgnak/llamafile", "bug_tracker_uri": null, "changelog_uri": "https://github.com/xorgnak/llamafile", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "csv", "requirements": ">= 0" }, { "name": "httparty", "requirements": ">= 0" }, { "name": "multi_xml", "requirements": ">= 0" } ] } }
2025-06-14 09:33:27 UTC
2AeyZ0o02chxG3Qbc9YqD

llamafile

Wraps a locally installed llamafile in an a pure ruby object.

0.5.0
Content{ "name": "llamafile", "downloads": 3383, "version": "0.5.0", "version_created_at": "2025-06-14T09:31:47.958Z", "version_downloads": 0, "platform": "ruby", "authors": "Erik Olson", "info": "Wraps a locally installed llamafile in an a pure ruby object.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/xorgnak/llamafile", "changelog_uri": "https://github.com/xorgnak/llamafile", "source_code_uri": "https://github.com/xorgnak/llamafile" }, "yanked": false, "sha": "0ba91833fd43d65196a87c2cf6a94368ea684d00bb736fb455a1ac90ce507526", "spec_sha": "b5dd7e4006d23be907a4933a9fbe978b77a404a2d409cdbd018192515aa30987", "project_uri": "https://rubygems.org/gems/llamafile", "gem_uri": "https://rubygems.org/gems/llamafile-0.5.0.gem", "homepage_uri": "https://github.com/xorgnak/llamafile", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/xorgnak/llamafile", "bug_tracker_uri": null, "changelog_uri": "https://github.com/xorgnak/llamafile", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "csv", "requirements": ">= 0" }, { "name": "httparty", "requirements": ">= 0" }, { "name": "multi_xml", "requirements": ">= 0" } ] } }
2025-06-14 09:31:49 UTC
jmYAocUajhJjFRcHg8Vb3

erb-processor

All .erb files in the specified directory tree are going to be evaluated. The corresponding non.erb files are going to be written by removing the .erb extension. See the features/*.feature files for the expected behavior.

1.0.4
Content{ "name": "erb-processor", "downloads": 2292, "version": "1.0.4", "version_created_at": "2025-06-14T09:28:09.460Z", "version_downloads": 0, "platform": "ruby", "authors": "Christophe Broult", "info": "All .erb files in the specified directory tree are going to be evaluated.\nThe corresponding non.erb files are going to be written by removing the .erb extension.\nSee the features/*.feature files for the expected behavior.\n", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/cbroult/erb-processor", "changelog_uri": "https://github.com/cbroult/erb-processor/Changelog", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "97e67cc8429ecb2ec6d332d253e5865defbe1d9ffdefca5a8e14b70cd10710d0", "spec_sha": "b3021f2f6fbe9ee434fa9e31207cf1d6874e03f26478934aa8482f516a1acf31", "project_uri": "https://rubygems.org/gems/erb-processor", "gem_uri": "https://rubygems.org/gems/erb-processor-1.0.4.gem", "homepage_uri": "https://github.com/cbroult/erb-processor", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": "https://github.com/cbroult/erb-processor/Changelog", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "logging", "requirements": "~> 2.3" } ] } }
2025-06-14 09:28:13 UTC
DqpKESF523jtIVbHH5as6

llamafile

Wraps a locally installed llamafile in an a pure ruby object.

0.4.9
Content{ "name": "llamafile", "downloads": 3260, "version": "0.4.9", "version_created_at": "2025-06-14T08:44:26.364Z", "version_downloads": 0, "platform": "ruby", "authors": "Erik Olson", "info": "Wraps a locally installed llamafile in an a pure ruby object.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/xorgnak/llamafile", "changelog_uri": "https://github.com/xorgnak/llamafile", "source_code_uri": "https://github.com/xorgnak/llamafile" }, "yanked": false, "sha": "9829ec1e03194e38e4dd09305e5afc40029318209672105c39c018f62accd0c8", "spec_sha": "92316f0943a9a77ad3fb317404cdd94daf99e98108993aa71b77fe9afba9e04b", "project_uri": "https://rubygems.org/gems/llamafile", "gem_uri": "https://rubygems.org/gems/llamafile-0.4.9.gem", "homepage_uri": "https://github.com/xorgnak/llamafile", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/xorgnak/llamafile", "bug_tracker_uri": null, "changelog_uri": "https://github.com/xorgnak/llamafile", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "csv", "requirements": ">= 0" }, { "name": "httparty", "requirements": ">= 0" }, { "name": "mqtt", "requirements": ">= 0" }, { "name": "multi_xml", "requirements": ">= 0" } ] } }
2025-06-14 08:44:29 UTC
iPJ26nh8KwMAKLj10DvWO

llamafile

Wraps a locally installed llamafile in an a pure ruby object.

0.4.8
Content{ "name": "llamafile", "downloads": 3260, "version": "0.4.8", "version_created_at": "2025-06-14T08:43:34.287Z", "version_downloads": 0, "platform": "ruby", "authors": "Erik Olson", "info": "Wraps a locally installed llamafile in an a pure ruby object.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/xorgnak/llamafile", "changelog_uri": "https://github.com/xorgnak/llamafile", "source_code_uri": "https://github.com/xorgnak/llamafile" }, "yanked": false, "sha": "39801b406eb38f591f931aa11e7e689b18d64d6d0c74647b6e155100ac2679ff", "spec_sha": "1a147691488addb74b22dceeba365b7f34662088ef1d67f5d94b2ec64a117461", "project_uri": "https://rubygems.org/gems/llamafile", "gem_uri": "https://rubygems.org/gems/llamafile-0.4.8.gem", "homepage_uri": "https://github.com/xorgnak/llamafile", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/xorgnak/llamafile", "bug_tracker_uri": null, "changelog_uri": "https://github.com/xorgnak/llamafile", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "csv", "requirements": ">= 0" }, { "name": "httparty", "requirements": ">= 0" }, { "name": "mqtt", "requirements": ">= 0" }, { "name": "multi_xml", "requirements": ">= 0" } ] } }
2025-06-14 08:43:35 UTC
uMNVfeBw9gcPglv6JF_WS

llamafile

Wraps a locally installed llamafile in an a pure ruby object.

0.4.7
Content{ "name": "llamafile", "downloads": 3232, "version": "0.4.7", "version_created_at": "2025-06-14T08:35:06.456Z", "version_downloads": 0, "platform": "ruby", "authors": "Erik Olson", "info": "Wraps a locally installed llamafile in an a pure ruby object.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/xorgnak/llamafile", "changelog_uri": "https://github.com/xorgnak/llamafile", "source_code_uri": "https://github.com/xorgnak/llamafile" }, "yanked": false, "sha": "adba6f70c77786ed2eba1aa08c8a3f9441d0c324325355c78d7613e985887661", "spec_sha": "cddb6067d1b8da898e0e00a7329b567d856e4639106ceee54fb52f0761def9a9", "project_uri": "https://rubygems.org/gems/llamafile", "gem_uri": "https://rubygems.org/gems/llamafile-0.4.7.gem", "homepage_uri": "https://github.com/xorgnak/llamafile", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/xorgnak/llamafile", "bug_tracker_uri": null, "changelog_uri": "https://github.com/xorgnak/llamafile", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "csv", "requirements": ">= 0" }, { "name": "httparty", "requirements": ">= 0" }, { "name": "mqtt", "requirements": ">= 0" }, { "name": "multi_xml", "requirements": ">= 0" } ] } }
2025-06-14 08:35:10 UTC
bwBRvLDQreeW9BsDwzzWZ

llamafile

Wraps a locally installed llamafile in an a pure ruby object.

0.4.6
Content{ "name": "llamafile", "downloads": 3202, "version": "0.4.6", "version_created_at": "2025-06-14T08:27:36.390Z", "version_downloads": 0, "platform": "ruby", "authors": "Erik Olson", "info": "Wraps a locally installed llamafile in an a pure ruby object.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/xorgnak/llamafile", "changelog_uri": "https://github.com/xorgnak/llamafile", "source_code_uri": "https://github.com/xorgnak/llamafile" }, "yanked": false, "sha": "6ac336a0bfdfafc4731ec83bc7335802355ea4bae583f94436a5d833509790c4", "spec_sha": "ccf80c36cca58c9e2863dfaea3abaa285277e07e7ff8dc567ec2b841bb53dbef", "project_uri": "https://rubygems.org/gems/llamafile", "gem_uri": "https://rubygems.org/gems/llamafile-0.4.6.gem", "homepage_uri": "https://github.com/xorgnak/llamafile", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/xorgnak/llamafile", "bug_tracker_uri": null, "changelog_uri": "https://github.com/xorgnak/llamafile", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "csv", "requirements": ">= 0" }, { "name": "httparty", "requirements": ">= 0" }, { "name": "mqtt", "requirements": ">= 0" }, { "name": "multi_xml", "requirements": ">= 0" } ] } }
2025-06-14 08:27:38 UTC
zMKhN4u_VIieaeWaZj4Lk

llamafile

Wraps a locally installed llamafile in an a pure ruby object.

0.4.5
Content{ "name": "llamafile", "downloads": 3149, "version": "0.4.5", "version_created_at": "2025-06-14T08:12:46.393Z", "version_downloads": 0, "platform": "ruby", "authors": "Erik Olson", "info": "Wraps a locally installed llamafile in an a pure ruby object.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/xorgnak/llamafile", "changelog_uri": "https://github.com/xorgnak/llamafile", "source_code_uri": "https://github.com/xorgnak/llamafile" }, "yanked": false, "sha": "b9d1d95979d6769cb8febb0552e59828013a7fd9e4907dbb142bd7cdf6a4380d", "spec_sha": "64cb79f5dd80617f75ad05d6a8642f279c1bf3b9386c51a9ac644276aef3d073", "project_uri": "https://rubygems.org/gems/llamafile", "gem_uri": "https://rubygems.org/gems/llamafile-0.4.5.gem", "homepage_uri": "https://github.com/xorgnak/llamafile", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/xorgnak/llamafile", "bug_tracker_uri": null, "changelog_uri": "https://github.com/xorgnak/llamafile", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "csv", "requirements": ">= 0" }, { "name": "httparty", "requirements": ">= 0" }, { "name": "mqtt", "requirements": ">= 0" }, { "name": "multi_xml", "requirements": ">= 0" } ] } }
2025-06-14 08:12:48 UTC
MdvpYfy_c0vMB8KtSBy_r

llamafile

Wraps a locally installed llamafile in an a pure ruby object.

0.4.4
Content{ "name": "llamafile", "downloads": 3148, "version": "0.4.4", "version_created_at": "2025-06-14T08:10:47.423Z", "version_downloads": 0, "platform": "ruby", "authors": "Erik Olson", "info": "Wraps a locally installed llamafile in an a pure ruby object.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/xorgnak/llamafile", "changelog_uri": "https://github.com/xorgnak/llamafile", "source_code_uri": "https://github.com/xorgnak/llamafile" }, "yanked": false, "sha": "8961ea89494bc4086807d82148518f802a8c127e3a065badd8397b714e313440", "spec_sha": "363a469a627f53c2888804292e68917cdaf77ff3c6c62a3c61b6f5e33ee65373", "project_uri": "https://rubygems.org/gems/llamafile", "gem_uri": "https://rubygems.org/gems/llamafile-0.4.4.gem", "homepage_uri": "https://github.com/xorgnak/llamafile", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/xorgnak/llamafile", "bug_tracker_uri": null, "changelog_uri": "https://github.com/xorgnak/llamafile", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "csv", "requirements": ">= 0" }, { "name": "httparty", "requirements": ">= 0" }, { "name": "mqtt", "requirements": ">= 0" }, { "name": "multi_xml", "requirements": ">= 0" } ] } }
2025-06-14 08:10:50 UTC
Ay7IESb80fFXlKt-1PpSF

delayed_rabbit

delayed_rabbit provides a simple interface for scheduling background jobs with delays using RabbitMQ's delayed message exchange plugin

0.1.0
Content{ "name": "delayed_rabbit", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-06-14T08:08:30.042Z", "version_downloads": 0, "platform": "ruby", "authors": "Your Name", "info": "delayed_rabbit provides a simple interface for scheduling background jobs with delays using RabbitMQ's delayed message exchange plugin", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/yourusername/delayed_rabbit", "changelog_uri": "https://github.com/yourusername/delayed_rabbit/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/yourusername/delayed_rabbit", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "bd922f277a6f62b15256213ae5e74d4c76e79bd3298fce548e3d1b7e5ea700bf", "spec_sha": "c3aaf319698141f803151492d86f568b9a4e0e5f1cfb2bcdfdeb44c88c9de1f2", "project_uri": "https://rubygems.org/gems/delayed_rabbit", "gem_uri": "https://rubygems.org/gems/delayed_rabbit-0.1.0.gem", "homepage_uri": "https://github.com/yourusername/delayed_rabbit", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/yourusername/delayed_rabbit", "bug_tracker_uri": null, "changelog_uri": "https://github.com/yourusername/delayed_rabbit/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.0" }, { "name": "pry", "requirements": ">= 0" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.0" } ], "runtime": [ { "name": "bunny", "requirements": "~> 2.18" } ] } }
2025-06-14 08:08:31 UTC
bsso9ei7XPyMMjJIWX_m5

llamafile

Wraps a locally installed llamafile in an a pure ruby object.

0.4.3
Content{ "name": "llamafile", "downloads": 3148, "version": "0.4.3", "version_created_at": "2025-06-14T08:08:14.140Z", "version_downloads": 0, "platform": "ruby", "authors": "Erik Olson", "info": "Wraps a locally installed llamafile in an a pure ruby object.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/xorgnak/llamafile", "changelog_uri": "https://github.com/xorgnak/llamafile", "source_code_uri": "https://github.com/xorgnak/llamafile" }, "yanked": false, "sha": "797ee1bd09cce2852197797b20510091d68229186079eaf044af4770915ba61f", "spec_sha": "1971a5b7cc7811396fa6df6dbfd0579397f15bd980a6a876d4ac2c3ececb4733", "project_uri": "https://rubygems.org/gems/llamafile", "gem_uri": "https://rubygems.org/gems/llamafile-0.4.3.gem", "homepage_uri": "https://github.com/xorgnak/llamafile", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/xorgnak/llamafile", "bug_tracker_uri": null, "changelog_uri": "https://github.com/xorgnak/llamafile", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "csv", "requirements": ">= 0" }, { "name": "httparty", "requirements": ">= 0" }, { "name": "mqtt", "requirements": ">= 0" }, { "name": "multi_xml", "requirements": ">= 0" } ] } }
2025-06-14 08:08:15 UTC
fB6ZlOWXTuz7o3yWR-jYg

llamafile

Wraps a locally installed llamafile in an a pure ruby object.

0.4.1
Content{ "name": "llamafile", "downloads": 3144, "version": "0.4.1", "version_created_at": "2025-06-14T08:02:52.007Z", "version_downloads": 0, "platform": "ruby", "authors": "Erik Olson", "info": "Wraps a locally installed llamafile in an a pure ruby object.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/xorgnak/llamafile", "changelog_uri": "https://github.com/xorgnak/llamafile", "source_code_uri": "https://github.com/xorgnak/llamafile" }, "yanked": false, "sha": "e29fd5a4c370b641d7d29904d57ed7c7c2c4a1f3e8140c35904799a118ab78f8", "spec_sha": "a161d53979762aa3d7dfdbfb5a83653952bbad41ad238c840d6735e6b879e8e7", "project_uri": "https://rubygems.org/gems/llamafile", "gem_uri": "https://rubygems.org/gems/llamafile-0.4.1.gem", "homepage_uri": "https://github.com/xorgnak/llamafile", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/xorgnak/llamafile", "bug_tracker_uri": null, "changelog_uri": "https://github.com/xorgnak/llamafile", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "csv", "requirements": ">= 0" }, { "name": "httparty", "requirements": ">= 0" }, { "name": "mqtt", "requirements": ">= 0" }, { "name": "multi_xml", "requirements": ">= 0" } ] } }
2025-06-14 08:02:56 UTC
mB0LzWunmKO4gMPaxRwxM

cc

custom-core is a custom library for ruby programming.

1.1.1
Content{ "name": "cc", "downloads": 178, "version": "1.1.1", "version_created_at": "2025-06-14T07:50:52.141Z", "version_downloads": 0, "platform": "ruby", "authors": "Matt", "info": "custom-core is a custom library for ruby programming.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "73b789860c32cede2fd35928606b326f400018b4ee4e3586472a53ebe83a65b8", "spec_sha": "a566c1e9d179cf9f83d14061abc7a54de2166683a928f1b7f0d85d295ebdf741", "project_uri": "https://rubygems.org/gems/cc", "gem_uri": "https://rubygems.org/gems/cc-1.1.1.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/cc/1.1.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-06-14 07:50:55 UTC
RcR_eHutRsF87tT-dj9Px

dbviewer

DBViewer is a mountable Rails engine that provides a simple interface to view database tables and their records.

0.7.6
Content{ "name": "dbviewer", "downloads": 4579, "version": "0.7.6", "version_created_at": "2025-06-14T07:42:31.958Z", "version_downloads": 0, "platform": "ruby", "authors": "Wailan Tirajoh", "info": "DBViewer is a mountable Rails engine that provides a simple interface to view database tables and their records.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/wailantirajoh/dbviewer", "changelog_uri": "https://github.com/wailantirajoh/dbviewer/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/wailantirajoh/dbviewer" }, "yanked": false, "sha": "4f0600011959721ad573392836442352756b92bf8fbda63bdc8233d56ad48a88", "spec_sha": "fafc710f865c3013f54e064b55f24e1340de966ce4d131d75801c3fe3ed0902b", "project_uri": "https://rubygems.org/gems/dbviewer", "gem_uri": "https://rubygems.org/gems/dbviewer-0.7.6.gem", "homepage_uri": "https://github.com/wailantirajoh/dbviewer", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/wailantirajoh/dbviewer", "bug_tracker_uri": null, "changelog_uri": "https://github.com/wailantirajoh/dbviewer/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activerecord", "requirements": ">= 7.0.0" }, { "name": "propshaft", "requirements": ">= 1.1.0" }, { "name": "rails", "requirements": ">= 7.0.0" } ] } }
2025-06-14 07:42:35 UTC
bDWRqCAUBWfMyFJDv2NSn

network-utility

network-core

1.1.5b
Content{ "name": "network-utility", "downloads": 275, "version": "1.1.5b", "version_created_at": "2025-06-14T07:33:00.344Z", "version_downloads": 0, "platform": "ruby", "authors": "Matt", "info": "network-core", "licenses": [ "AGPL-3.0" ], "metadata": {}, "yanked": false, "sha": "a0fae812be0986faac47398fc7d419b081f4e0aa854aea5e72dadd939031b07e", "spec_sha": "31116c53f12f65fbc1b05528cd571afa46820c38178d8848d5b6bbc2457ebc8c", "project_uri": "https://rubygems.org/gems/network-utility", "gem_uri": "https://rubygems.org/gems/network-utility-1.1.5b.gem", "homepage_uri": "http://127.0.0.1", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/network-utility/1.1.5b", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "casetdown", "requirements": "~> 0.8, >= 0.8.0" }, { "name": "cc", "requirements": "~> 1.0, >= 1.0.0" } ] } }
2025-06-14 07:33:02 UTC
ZhrHia3G8nj1ex1SFl-ud

legitbot

Is this Web request from a real search engine or from an impersonating agent?

1.11.13
Content{ "name": "legitbot", "downloads": 227063, "version": "1.11.13", "version_created_at": "2025-06-14T07:25:30.067Z", "version_downloads": 0, "platform": "ruby", "authors": "Alexander Azarov", "info": "Is this Web request from a real search engine or from an impersonating agent?", "licenses": [ "Apache-2.0" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "2662d70d7a4c071a6445f0f8692d981b680e86e037cc1ae51d0526c67df9691c", "spec_sha": "ceb40dc33694b19cc548e2c1e553cd0c662dc2ce14c9412353a186a05b54ad96", "project_uri": "https://rubygems.org/gems/legitbot", "gem_uri": "https://rubygems.org/gems/legitbot-1.11.13.gem", "homepage_uri": "https://github.com/alaz/legitbot", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/legitbot/1.11.13", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "fast_interval_tree", "requirements": "~> 0.2, >= 0.2.2" }, { "name": "irrc", "requirements": "~> 0.2, >= 0.2.1" } ] } }
2025-06-14 07:25:32 UTC
awYsWlOtl1PiKlgfgq604

llamafile

Wraps a locally installed llamafile in an a pure ruby object.

0.4.0
Content{ "name": "llamafile", "downloads": 3023, "version": "0.4.0", "version_created_at": "2025-06-14T07:15:34.054Z", "version_downloads": 0, "platform": "ruby", "authors": "Erik Olson", "info": "Wraps a locally installed llamafile in an a pure ruby object.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/xorgnak/llamafile", "changelog_uri": "https://github.com/xorgnak/llamafile", "source_code_uri": "https://github.com/xorgnak/llamafile" }, "yanked": false, "sha": "81783ae93a5594d5aa80d9a3c6d37e8242bdb33fe04ecabd1fad722d9ac1d89a", "spec_sha": "9717b7a2750b83b9233fb4035d519cf75b530d8f17950c7d9c8c45619cc0a5fd", "project_uri": "https://rubygems.org/gems/llamafile", "gem_uri": "https://rubygems.org/gems/llamafile-0.4.0.gem", "homepage_uri": "https://github.com/xorgnak/llamafile", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/xorgnak/llamafile", "bug_tracker_uri": null, "changelog_uri": "https://github.com/xorgnak/llamafile", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "csv", "requirements": ">= 0" }, { "name": "httparty", "requirements": ">= 0" }, { "name": "mqtt", "requirements": ">= 0" }, { "name": "multi_xml", "requirements": ">= 0" } ] } }
2025-06-14 07:15:37 UTC
GvWpKwEg29NsR38EuAccq

buncho

This is a Ruby gem for managing the body weight of Buncho.

0.1.0
Content{ "name": "buncho", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-06-14T07:08:33.397Z", "version_downloads": 0, "platform": "ruby", "authors": "tadaaki", "info": "This is a Ruby gem for managing the body weight of Buncho.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://kamazuni-marunomi.com/", "changelog_uri": "https://github.com/torinoko/buncho/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/torinoko/buncho" }, "yanked": false, "sha": "1063bc5ba68e5b4b73880fc3a75e06e9b70b9d20a03e27a56c51e4c17c83eebe", "spec_sha": "49924e42767fb8b20a5a22036f91bedcf5f3228d4be09e6c237f065e89d3c9b4", "project_uri": "https://rubygems.org/gems/buncho", "gem_uri": "https://rubygems.org/gems/buncho-0.1.0.gem", "homepage_uri": "https://kamazuni-marunomi.com/", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/torinoko/buncho", "bug_tracker_uri": null, "changelog_uri": "https://github.com/torinoko/buncho/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-06-14 07:08:34 UTC
P3AJvs2ose0Zj98JXy1Co

llamafile

Wraps a locally installed llamafile in an a pure ruby object.

0.3.9
Content{ "name": "llamafile", "downloads": 3009, "version": "0.3.9", "version_created_at": "2025-06-14T07:05:13.300Z", "version_downloads": 0, "platform": "ruby", "authors": "Erik Olson", "info": "Wraps a locally installed llamafile in an a pure ruby object.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/xorgnak/llamafile", "changelog_uri": "https://github.com/xorgnak/llamafile", "source_code_uri": "https://github.com/xorgnak/llamafile" }, "yanked": false, "sha": "f05f75f8e4c387bda433a9264e5118e5e5d54e78b63dd6fb7253ce63274c22b3", "spec_sha": "6f174c37b7e7bc81784cd150277fa1289c78ee3421d6ba9abad86a353b536674", "project_uri": "https://rubygems.org/gems/llamafile", "gem_uri": "https://rubygems.org/gems/llamafile-0.3.9.gem", "homepage_uri": "https://github.com/xorgnak/llamafile", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/xorgnak/llamafile", "bug_tracker_uri": null, "changelog_uri": "https://github.com/xorgnak/llamafile", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "csv", "requirements": ">= 0" }, { "name": "httparty", "requirements": ">= 0" }, { "name": "mqtt", "requirements": ">= 0" }, { "name": "multi_xml", "requirements": ">= 0" } ] } }
2025-06-14 07:05:14 UTC
8KvnQPA2kYF_LtJ0d_4tg

llamafile

Wraps a locally installed llamafile in an a pure ruby object.

0.3.8
Content{ "name": "llamafile", "downloads": 3008, "version": "0.3.8", "version_created_at": "2025-06-14T07:02:24.374Z", "version_downloads": 0, "platform": "ruby", "authors": "Erik Olson", "info": "Wraps a locally installed llamafile in an a pure ruby object.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/xorgnak/llamafile", "changelog_uri": "https://github.com/xorgnak/llamafile", "source_code_uri": "https://github.com/xorgnak/llamafile" }, "yanked": false, "sha": "1f785e6535b597fcb647bdcbd4f0d53c9b347bacc4ff62372d079d30d611a132", "spec_sha": "a13f25cffdd4a05248e5aadd6d38f0aaa0249e029813661f58de2e4f0b80568e", "project_uri": "https://rubygems.org/gems/llamafile", "gem_uri": "https://rubygems.org/gems/llamafile-0.3.8.gem", "homepage_uri": "https://github.com/xorgnak/llamafile", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/xorgnak/llamafile", "bug_tracker_uri": null, "changelog_uri": "https://github.com/xorgnak/llamafile", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "csv", "requirements": ">= 0" }, { "name": "httparty", "requirements": ">= 0" }, { "name": "mqtt", "requirements": ">= 0" }, { "name": "multi_xml", "requirements": ">= 0" } ] } }
2025-06-14 07:02:25 UTC
ku0KGK8Jhqu_lRwRjbNLY

llamafile

Wraps a locally installed llamafile in an a pure ruby object.

0.3.7
Content{ "name": "llamafile", "downloads": 3008, "version": "0.3.7", "version_created_at": "2025-06-14T07:00:54.468Z", "version_downloads": 0, "platform": "ruby", "authors": "Erik Olson", "info": "Wraps a locally installed llamafile in an a pure ruby object.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/xorgnak/llamafile", "changelog_uri": "https://github.com/xorgnak/llamafile", "source_code_uri": "https://github.com/xorgnak/llamafile" }, "yanked": false, "sha": "fc059245724dea0677940ac620537706a671a7140c4abc5ba2aada0e5e7626b2", "spec_sha": "b94cde25fa460a3107d965df024544368848d64341cc8c3d1fab39c2abbe00c1", "project_uri": "https://rubygems.org/gems/llamafile", "gem_uri": "https://rubygems.org/gems/llamafile-0.3.7.gem", "homepage_uri": "https://github.com/xorgnak/llamafile", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/xorgnak/llamafile", "bug_tracker_uri": null, "changelog_uri": "https://github.com/xorgnak/llamafile", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "csv", "requirements": ">= 0" }, { "name": "httparty", "requirements": ">= 0" }, { "name": "mqtt", "requirements": ">= 0" }, { "name": "multi_xml", "requirements": ">= 0" } ] } }
2025-06-14 07:00:56 UTC
A19ssBxNHEAvwa48PmUYF

sorbet-static-and-runtime

Sorbet static and runtime in one gem

0.5.12176
Content{ "name": "sorbet-static-and-runtime", "downloads": 20617061, "version": "0.5.12176", "version_created_at": "2025-06-14T05:35:47.948Z", "version_downloads": 0, "platform": "ruby", "authors": "Stripe", "info": "Sorbet static and runtime in one gem", "licenses": [ "Apache-2.0" ], "metadata": { "source_code_uri": "https://github.com/sorbet/sorbet" }, "yanked": false, "sha": "cfda0f7362f527ca2f8fa3ef909559fd5e2573e228158536b44e2aa3fe997e7a", "spec_sha": "1bfc5bcfbcd40f94a8ffece22fa0d642d2bfbcc3b057a4ffc85191c5e1f5540b", "project_uri": "https://rubygems.org/gems/sorbet-static-and-runtime", "gem_uri": "https://rubygems.org/gems/sorbet-static-and-runtime-0.5.12176.gem", "homepage_uri": "https://sorbet.org", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/sorbet/sorbet", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "sorbet", "requirements": "= 0.5.12176" }, { "name": "sorbet-runtime", "requirements": "= 0.5.12176" } ] } }
2025-06-14 05:35:49 UTC
Lu6ClgJNBcBn3BzCDBPhP

sorbet

The main entrypoint for using Sorbet

0.5.12176
Content{ "name": "sorbet", "downloads": 38683186, "version": "0.5.12176", "version_created_at": "2025-06-14T05:35:44.855Z", "version_downloads": 0, "platform": "ruby", "authors": "Stripe", "info": "The main entrypoint for using Sorbet", "licenses": [ "Apache-2.0" ], "metadata": { "source_code_uri": "https://github.com/sorbet/sorbet" }, "yanked": false, "sha": "93676388659459b3e41eb6fc045a7c68daa4232a5c8fd188f4de902f1829e40d", "spec_sha": "dfd08403e8c324ac1a13efcc099da681ee1f51a8fcb2f97892a16bb3a4c45607", "project_uri": "https://rubygems.org/gems/sorbet", "gem_uri": "https://rubygems.org/gems/sorbet-0.5.12176.gem", "homepage_uri": "https://sorbet.org", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/sorbet/sorbet", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "minitest", "requirements": "~> 5.11" }, { "name": "mocha", "requirements": "~> 1.7" }, { "name": "rake", "requirements": ">= 0" } ], "runtime": [ { "name": "sorbet-static", "requirements": "= 0.5.12176" } ] } }
2025-06-14 05:35:47 UTC
fq-EFnPBNTBi-jffh2_82

sorbet-runtime

Sorbet's runtime type checking component

0.5.12176
Content{ "name": "sorbet-runtime", "downloads": 91518826, "version": "0.5.12176", "version_created_at": "2025-06-14T05:35:41.780Z", "version_downloads": 0, "platform": "ruby", "authors": "Stripe", "info": "Sorbet's runtime type checking component", "licenses": [ "Apache-2.0" ], "metadata": { "source_code_uri": "https://github.com/sorbet/sorbet" }, "yanked": false, "sha": "91499b894f7f902f391cad156394f3a638fe0660c2daaaa220b12ca89f8b6aa2", "spec_sha": "fb6cda8c7a0696cb304308dc8dbda80a0ea1629dabe4d7019d99edea98fb6444", "project_uri": "https://rubygems.org/gems/sorbet-runtime", "gem_uri": "https://rubygems.org/gems/sorbet-runtime-0.5.12176.gem", "homepage_uri": "https://sorbet.org", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/sorbet/sorbet", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "concurrent-ruby", "requirements": "~> 1.1.5" }, { "name": "debug", "requirements": ">= 0" }, { "name": "minitest", "requirements": "~> 5.11" }, { "name": "mocha", "requirements": "~> 2.1" }, { "name": "pry", "requirements": ">= 0" }, { "name": "pry-byebug", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rubocop", "requirements": "= 1.57.1" }, { "name": "rubocop-performance", "requirements": "= 1.13.2" }, { "name": "subprocess", "requirements": "~> 1.5.3" } ], "runtime": [] } }
2025-06-14 05:35:44 UTC
txSPGtZr392sJqR1T5tWL

sorbet-static

The Sorbet typechecker binary

0.5.12176
Content{ "name": "sorbet-static", "downloads": 55019196, "version": "0.5.12176", "version_created_at": "2025-06-14T05:35:34.936Z", "version_downloads": 0, "platform": "x86_64-linux", "authors": "Stripe", "info": "The Sorbet typechecker binary", "licenses": [ "Apache-2.0" ], "metadata": { "source_code_uri": "https://github.com/sorbet/sorbet" }, "yanked": false, "sha": "9eca94591232948bcd85cc4857fd9696a433b2eba231efc30a70706e3c4ef5c9", "spec_sha": "9780274402c6466e0bc6685d2b2e5d305b01fe90ffa2de13706121fab13e0376", "project_uri": "https://rubygems.org/gems/sorbet-static", "gem_uri": "https://rubygems.org/gems/sorbet-static-0.5.12176-x86_64-linux.gem", "homepage_uri": "https://sorbet.org", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/sorbet/sorbet", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-06-14 05:35:41 UTC
F17pc9iWdIok9h2p9u3Xo

sorbet-static

The Sorbet typechecker binary

0.5.12176
Content{ "name": "sorbet-static", "downloads": 55019196, "version": "0.5.12176", "version_created_at": "2025-06-14T05:35:28.118Z", "version_downloads": 0, "platform": "universal-darwin", "authors": "Stripe", "info": "The Sorbet typechecker binary", "licenses": [ "Apache-2.0" ], "metadata": { "source_code_uri": "https://github.com/sorbet/sorbet" }, "yanked": false, "sha": "63f908f031424cccc184fe78c90852b816c9d87376a0a1f049e7c2c83753fd93", "spec_sha": "ecb568d139399ae19760f2befc93b489052d6b841e0ed3327aad5a411b8d655f", "project_uri": "https://rubygems.org/gems/sorbet-static", "gem_uri": "https://rubygems.org/gems/sorbet-static-0.5.12176-universal-darwin.gem", "homepage_uri": "https://sorbet.org", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/sorbet/sorbet", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-06-14 05:35:34 UTC
MDNHHAQDeSKaakleOFHIM

sorbet-static

The Sorbet typechecker binary

0.5.12176
Content{ "name": "sorbet-static", "downloads": 55019196, "version": "0.5.12176", "version_created_at": "2025-06-14T05:35:19.756Z", "version_downloads": 0, "platform": "java", "authors": "Stripe", "info": "The Sorbet typechecker binary", "licenses": [ "Apache-2.0" ], "metadata": { "source_code_uri": "https://github.com/sorbet/sorbet" }, "yanked": false, "sha": "a5756c10f51f2a74959f7d51d7ad727f69d09e5029fd8b21555107cdc40d24ff", "spec_sha": "5074dc93509448e99a64874202bd5c3f5b9c20ede4ad2c0c14a2f04a52547a0f", "project_uri": "https://rubygems.org/gems/sorbet-static", "gem_uri": "https://rubygems.org/gems/sorbet-static-0.5.12176-java.gem", "homepage_uri": "https://sorbet.org", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/sorbet/sorbet", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-06-14 05:35:27 UTC
LESGnjmGx59bCEjWC2IoG

sorbet-static

The Sorbet typechecker binary

0.5.12176
Content{ "name": "sorbet-static", "downloads": 55019196, "version": "0.5.12176", "version_created_at": "2025-06-14T05:35:05.849Z", "version_downloads": 0, "platform": "aarch64-linux", "authors": "Stripe", "info": "The Sorbet typechecker binary", "licenses": [ "Apache-2.0" ], "metadata": { "source_code_uri": "https://github.com/sorbet/sorbet" }, "yanked": false, "sha": "125e7d5c40d43aac82d41c1f9a6b33577f3dbd838550ca75f698daf514ab8c13", "spec_sha": "d5bea865a29d2ea9d5ae379c1f40a8f88c05a94c91a38b7d865ddfe8b68e52a8", "project_uri": "https://rubygems.org/gems/sorbet-static", "gem_uri": "https://rubygems.org/gems/sorbet-static-0.5.12176-aarch64-linux.gem", "homepage_uri": "https://sorbet.org", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/sorbet/sorbet", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-06-14 05:35:19 UTC
H0S7bPWkh90RpfaYxOuAn

dbviewer

DBViewer is a mountable Rails engine that provides a simple interface to view database tables and their records.

0.7.5
Content{ "name": "dbviewer", "downloads": 4500, "version": "0.7.5", "version_created_at": "2025-06-14T05:04:48.398Z", "version_downloads": 0, "platform": "ruby", "authors": "Wailan Tirajoh", "info": "DBViewer is a mountable Rails engine that provides a simple interface to view database tables and their records.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/wailantirajoh/dbviewer", "changelog_uri": "https://github.com/wailantirajoh/dbviewer/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/wailantirajoh/dbviewer" }, "yanked": false, "sha": "dbd7cc15e38a0938845ab1c0c7e2e3357ccae353efa5c2a6d26aa76d9ee83713", "spec_sha": "6d64249e42bbb61c43be0ece3ef04367f65453fe31c96deda7e481c519e74a71", "project_uri": "https://rubygems.org/gems/dbviewer", "gem_uri": "https://rubygems.org/gems/dbviewer-0.7.5.gem", "homepage_uri": "https://github.com/wailantirajoh/dbviewer", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/wailantirajoh/dbviewer", "bug_tracker_uri": null, "changelog_uri": "https://github.com/wailantirajoh/dbviewer/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activerecord", "requirements": ">= 7.0.0" }, { "name": "propshaft", "requirements": ">= 1.1.0" }, { "name": "rails", "requirements": ">= 7.0.0" } ] } }
2025-06-14 05:04:51 UTC
YVYyAEwswIKy4U6jUk4CA

dbviewer

DBViewer is a mountable Rails engine that provides a simple interface to view database tables and their records.

0.7.4
Content{ "name": "dbviewer", "downloads": 4481, "version": "0.7.4", "version_created_at": "2025-06-14T04:44:18.832Z", "version_downloads": 0, "platform": "ruby", "authors": "Wailan Tirajoh", "info": "DBViewer is a mountable Rails engine that provides a simple interface to view database tables and their records.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/wailantirajoh/dbviewer", "changelog_uri": "https://github.com/wailantirajoh/dbviewer/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/wailantirajoh/dbviewer" }, "yanked": false, "sha": "e89258f6ee22eb9099db6f6bf6da935b8f3c6ed723d59393d07b67295881e2da", "spec_sha": "11ab9a5442cb7c452bf7102963c8b864ee5bb72583cb14625edb1743448fc72c", "project_uri": "https://rubygems.org/gems/dbviewer", "gem_uri": "https://rubygems.org/gems/dbviewer-0.7.4.gem", "homepage_uri": "https://github.com/wailantirajoh/dbviewer", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/wailantirajoh/dbviewer", "bug_tracker_uri": null, "changelog_uri": "https://github.com/wailantirajoh/dbviewer/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activerecord", "requirements": ">= 7.0.0" }, { "name": "propshaft", "requirements": ">= 1.1.0" }, { "name": "rails", "requirements": ">= 7.0.0" } ] } }
2025-06-14 04:44:20 UTC
33cPtCbx0LMqB2EZEE3Yk

ruco

Desktop-style, Intuitive, Commandline Editor in Ruby. 'Better than nano, simpler than vim.'

0.5.0
Content{ "name": "ruco", "downloads": 333674, "version": "0.5.0", "version_created_at": "2025-06-14T04:42:08.492Z", "version_downloads": 0, "platform": "ruby", "authors": "Michael Grosser", "info": "Desktop-style, Intuitive, Commandline Editor in Ruby. 'Better than nano, simpler than vim.'", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "c78cfc9a0c40f7acedbd089a5cf1acd7e2acfdbc1cd3f86104f9b016a3f53548", "spec_sha": "318140a6eb945299d0250c539a4b952e00e89a4bd8a1986c566b14ddfaa84998", "project_uri": "https://rubygems.org/gems/ruco", "gem_uri": "https://rubygems.org/gems/ruco-0.5.0.gem", "homepage_uri": "https://github.com/grosser/ruco", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/ruco/0.5.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "clipboard", "requirements": ">= 0.9.8" }, { "name": "dispel", "requirements": ">= 0.0.7" }, { "name": "language_sniffer", "requirements": ">= 0" }, { "name": "textpow", "requirements": ">= 1.3.0" } ] } }
2025-06-14 04:42:13 UTC
FiloQyBUn1yv6RkuQS5s9

llamafile

Wraps a locally installed llamafile in an a pure ruby object.

0.3.6
Content{ "name": "llamafile", "downloads": 2916, "version": "0.3.6", "version_created_at": "2025-06-14T04:12:19.912Z", "version_downloads": 0, "platform": "ruby", "authors": "Erik Olson", "info": "Wraps a locally installed llamafile in an a pure ruby object.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/xorgnak/llamafile", "changelog_uri": "https://github.com/xorgnak/llamafile", "source_code_uri": "https://github.com/xorgnak/llamafile" }, "yanked": false, "sha": "652fb90ab6b754996fef7e667f670b27d84e04d6f302375fa69d3a241bdec9d0", "spec_sha": "88d8a81b20fae8dd63f1694d61f1f527ca935974abe68d83ba1a80128f47afb1", "project_uri": "https://rubygems.org/gems/llamafile", "gem_uri": "https://rubygems.org/gems/llamafile-0.3.6.gem", "homepage_uri": "https://github.com/xorgnak/llamafile", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/xorgnak/llamafile", "bug_tracker_uri": null, "changelog_uri": "https://github.com/xorgnak/llamafile", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "csv", "requirements": ">= 0" }, { "name": "httparty", "requirements": ">= 0" }, { "name": "mqtt", "requirements": ">= 0" }, { "name": "multi_xml", "requirements": ">= 0" } ] } }
2025-06-14 04:12:22 UTC
F8gdIaFQ309W3mYcnsGBr

shellopts

ShellOpts is a simple command line parsing libray that supports short and long options and subcommands, and has built-in help and error messages

2.6.1
Content{ "name": "shellopts", "downloads": 61458, "version": "2.6.1", "version_created_at": "2025-06-14T04:10:20.132Z", "version_downloads": 0, "platform": "ruby", "authors": "Claus Rasmussen", "info": "ShellOpts is a simple command line parsing libray\n that supports short and long options and subcommands,\n and has built-in help and error messages", "licenses": [], "metadata": {}, "yanked": false, "sha": "497c2b8faaab230964194a033b8d6581f0128acfc851897acfdd7fb330df3211", "spec_sha": "f97841ab26562b08f9bbd53ad133dd3000fe28b2cf7d36d280b37077ec6b8cf5", "project_uri": "https://rubygems.org/gems/shellopts", "gem_uri": "https://rubygems.org/gems/shellopts-2.6.1.gem", "homepage_uri": "http://github.com/clrgit/shellopts", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/shellopts/2.6.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": ">= 0" }, { "name": "simplecov", "requirements": ">= 0" } ], "runtime": [ { "name": "constrain", "requirements": ">= 0" }, { "name": "forward_to", "requirements": ">= 0" }, { "name": "indented_io", "requirements": ">= 0" }, { "name": "tty-screen", "requirements": ">= 0" } ] } }
2025-06-14 04:10:21 UTC
8YJGPx6Bz_Y2HhVhQjjI6

mqtt-homie

A ruby interface for creating a device conforming to the MQTT Homie convention.

0.1.2
Content{ "name": "mqtt-homie", "downloads": 4859, "version": "0.1.2", "version_created_at": "2025-06-14T04:01:15.697Z", "version_downloads": 0, "platform": "ruby", "authors": "Andrew Williams", "info": "A ruby interface for creating a device conforming to the MQTT Homie convention.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/sobakasu/mqtt-homie", "changelog_uri": "https://github.com/sobakasu/mqtt-homie/CHANGELOG", "source_code_uri": "https://github.com/sobakasu/mqtt-homie", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "99c64a8d9ffe01fbc2bd03cd8c710454dee153e3deb0e152f429296edd206a93", "spec_sha": "d2b1f0efe7cb3436243f415d2240b999ae56f9899250d7fa027239b751b334b8", "project_uri": "https://rubygems.org/gems/mqtt-homie", "gem_uri": "https://rubygems.org/gems/mqtt-homie-0.1.2.gem", "homepage_uri": "https://github.com/sobakasu/mqtt-homie", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/sobakasu/mqtt-homie", "bug_tracker_uri": null, "changelog_uri": "https://github.com/sobakasu/mqtt-homie/CHANGELOG", "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": ">= 0" } ], "runtime": [ { "name": "macaddr", "requirements": ">= 0" }, { "name": "mqtt", "requirements": "~> 0.6" }, { "name": "sys-uname", "requirements": ">= 0" } ] } }
2025-06-14 04:01:17 UTC
3yBhVMZRC4473eGHNSH-j

hati-command

hati-command is a Ruby gem for implementing the Command pattern with result handling.

0.1.0.beta1
Content{ "name": "hati-command", "downloads": 0, "version": "0.1.0.beta1", "version_created_at": "2025-06-14T03:26:35.612Z", "version_downloads": 0, "platform": "ruby", "authors": "yurigitsu, MarieGiy", "info": "hati-command is a Ruby gem for implementing the Command pattern with result handling.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/hackico-ai/hati-command", "changelog_uri": "https://github.com/hackico-ai/hati-command/blob/main/CHANGELOG.md", "repo_homepage": "https://github.com/hackico-ai/hati-command", "bug_tracker_uri": "https://github.com/hackico-ai/hati-command/issues", "source_code_uri": "https://github.com/hackico-ai/hati-command", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "5f54d26bf3be946d59c181daf930af21c890398eea6bdeab2a9816080bbf3587", "spec_sha": "14b3a82339ee0a3e05c9d35952c4b9bcbf768f6f87498ca80bede067bde528df", "project_uri": "https://rubygems.org/gems/hati-command", "gem_uri": "https://rubygems.org/gems/hati-command-0.1.0.beta1.gem", "homepage_uri": "https://github.com/hackico-ai/hati-command", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/hackico-ai/hati-command", "bug_tracker_uri": "https://github.com/hackico-ai/hati-command/issues", "changelog_uri": "https://github.com/hackico-ai/hati-command/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-06-14 03:26:37 UTC
uxLPhHXnhi7XnohtcIQ9m

llamafile

Wraps a locally installed llamafile in an a pure ruby object.

0.3.5
Content{ "name": "llamafile", "downloads": 2829, "version": "0.3.5", "version_created_at": "2025-06-14T03:05:01.956Z", "version_downloads": 0, "platform": "ruby", "authors": "Erik Olson", "info": "Wraps a locally installed llamafile in an a pure ruby object.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/xorgnak/llamafile", "changelog_uri": "https://github.com/xorgnak/llamafile", "source_code_uri": "https://github.com/xorgnak/llamafile" }, "yanked": false, "sha": "1a68e322e5318721227a98c1d38adcdf78234af3ac8f74b654d7d5d433cc4721", "spec_sha": "db24c235b8fc933b72558cf7ab5055ba729df33e902db6262b278c2518ebe9e5", "project_uri": "https://rubygems.org/gems/llamafile", "gem_uri": "https://rubygems.org/gems/llamafile-0.3.5.gem", "homepage_uri": "https://github.com/xorgnak/llamafile", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/xorgnak/llamafile", "bug_tracker_uri": null, "changelog_uri": "https://github.com/xorgnak/llamafile", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "csv", "requirements": ">= 0" }, { "name": "httparty", "requirements": ">= 0" }, { "name": "mqtt", "requirements": ">= 0" }, { "name": "multi_xml", "requirements": ">= 0" } ] } }
2025-06-14 03:05:03 UTC
kvr2WtiW61l7H6dOOg8j0

llamafile

Wraps a locally installed llamafile in an a pure ruby object.

0.3.4
Content{ "name": "llamafile", "downloads": 2829, "version": "0.3.4", "version_created_at": "2025-06-14T03:01:14.584Z", "version_downloads": 0, "platform": "ruby", "authors": "Erik Olson", "info": "Wraps a locally installed llamafile in an a pure ruby object.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/xorgnak/llamafile", "changelog_uri": "https://github.com/xorgnak/llamafile", "source_code_uri": "https://github.com/xorgnak/llamafile" }, "yanked": false, "sha": "50818d625a72182bc9a1860163260c393a4dde09ed3afb905f137ae52233f9be", "spec_sha": "bebc19a9e70177268461a3cfaf44b5c92840d9a9f4902e38ad3bba798017f38e", "project_uri": "https://rubygems.org/gems/llamafile", "gem_uri": "https://rubygems.org/gems/llamafile-0.3.4.gem", "homepage_uri": "https://github.com/xorgnak/llamafile", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/xorgnak/llamafile", "bug_tracker_uri": null, "changelog_uri": "https://github.com/xorgnak/llamafile", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "csv", "requirements": ">= 0" }, { "name": "httparty", "requirements": ">= 0" }, { "name": "mqtt", "requirements": ">= 0" }, { "name": "multi_xml", "requirements": ">= 0" } ] } }
2025-06-14 03:01:16 UTC
m22RORLcEFkG-5gphPlA1

llamafile

Wraps a locally installed llamafile in an a pure ruby object.

0.3.3
Content{ "name": "llamafile", "downloads": 2829, "version": "0.3.3", "version_created_at": "2025-06-14T03:01:09.279Z", "version_downloads": 0, "platform": "ruby", "authors": "Erik Olson", "info": "Wraps a locally installed llamafile in an a pure ruby object.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/xorgnak/llamafile", "changelog_uri": "https://github.com/xorgnak/llamafile", "source_code_uri": "https://github.com/xorgnak/llamafile" }, "yanked": false, "sha": "3a8284c3e9ea593e66c8881ab3f310db07527c01dec4af7cc91da89a03e7f19c", "spec_sha": "7558490c5bb67054ce2d25e222ee22e7016f2e06e7ec9993c2340a0a6ead7418", "project_uri": "https://rubygems.org/gems/llamafile", "gem_uri": "https://rubygems.org/gems/llamafile-0.3.3.gem", "homepage_uri": "https://github.com/xorgnak/llamafile", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/xorgnak/llamafile", "bug_tracker_uri": null, "changelog_uri": "https://github.com/xorgnak/llamafile", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "csv", "requirements": ">= 0" }, { "name": "httparty", "requirements": ">= 0" }, { "name": "mqtt", "requirements": ">= 0" }, { "name": "multi_xml", "requirements": ">= 0" } ] } }
2025-06-14 03:01:12 UTC
1M3fR_z0PqMQXEEXJ5vBA

dumpcar

Commands for dumping and restoring Rails PostgreSQL database contents

0.1.2.1
Content{ "name": "dumpcar", "downloads": 940, "version": "0.1.2.1", "version_created_at": "2025-06-14T02:53:01.320Z", "version_downloads": 0, "platform": "ruby", "authors": "Eric Schultz", "info": "Commands for dumping and restoring Rails PostgreSQL database contents", "licenses": [ "LGPL-3.0-or-later" ], "metadata": { "homepage_uri": "https://github.com/wwahammy/dumpcar", "source_code_uri": "https://github.com/wwahammy/dumpcar" }, "yanked": false, "sha": "a8c317f0f1aefb4ff28742e83e7cb449e0593ead9735a31e747b3bd9074c14d3", "spec_sha": "ab4ad207a90eb621de4345830d3c1d687d05f38f9d6ccd6eaed284f156863700", "project_uri": "https://rubygems.org/gems/dumpcar", "gem_uri": "https://rubygems.org/gems/dumpcar-0.1.2.1.gem", "homepage_uri": "https://github.com/wwahammy/dumpcar", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/wwahammy/dumpcar", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rails", "requirements": ">= 6" }, { "name": "terrapin", "requirements": ">= 1" } ] } }
2025-06-14 02:53:04 UTC
JAb2JUqdFb_43zJ56jG3r

aasm

AASM is a continuation of the acts-as-state-machine rails plugin, built for plain Ruby objects.

5.5.1
Content{ "name": "aasm", "downloads": 81711950, "version": "5.5.1", "version_created_at": "2025-06-14T02:38:57.294Z", "version_downloads": 0, "platform": "ruby", "authors": "Thorsten Boettger, Anil Maurya", "info": "AASM is a continuation of the acts-as-state-machine rails plugin, built for plain Ruby objects.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "8cd7d59f43bf52d2e1bafcbf30b11de3b66a82d92f69a11ea3bc5a1898e1bce1", "spec_sha": "60a68df01c068ab68d6c4a40b23a0d5e0f247929c83db31076183a3eea5a2688", "project_uri": "https://rubygems.org/gems/aasm", "gem_uri": "https://rubygems.org/gems/aasm-5.5.1.gem", "homepage_uri": "https://github.com/aasm/aasm", "wiki_uri": "", "documentation_uri": "https://github.com/aasm/aasm/blob/master/README.md", "mailing_list_uri": "", "source_code_uri": "https://github.com/aasm/aasm", "bug_tracker_uri": "https://github.com/aasm/aasm/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "appraisal", "requirements": ">= 0" }, { "name": "generator_spec", "requirements": ">= 0" }, { "name": "pry", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": ">= 3" }, { "name": "sdoc", "requirements": ">= 0" }, { "name": "simplecov-cobertura", "requirements": ">= 0" } ], "runtime": [ { "name": "concurrent-ruby", "requirements": "~> 1.0" } ] } }
2025-06-14 02:39:01 UTC
wTHEv7RTNmhec4p602lam

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.20250613
Content{ "name": "swot-ruby", "downloads": 126238, "version": "1.0.5.20250613", "version_created_at": "2025-06-14T02:23:18.067Z", "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": "bee5cdb71b6fdff4a9e8590d81bb4bc0845d22d860f45ddb3cced71275b5efc5", "spec_sha": "25120cbe5c6dafd9ee83b5f1f2d779cba5d3d985b39fbbc663c988971ceb26ff", "project_uri": "https://rubygems.org/gems/swot-ruby", "gem_uri": "https://rubygems.org/gems/swot-ruby-1.0.5.20250613.gem", "homepage_uri": "https://github.com/kobaltz/swot", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/swot-ruby/1.0.5.20250613", "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-06-14 02:23:20 UTC