Rubyhooks

Lastest updates from Rubygems.org

ID Gem Version Body Updated At
fNMYnWDyJug2Mss-7Fxx7

HDLRuby

HDLRuby is a library for describing and simulating digital electronic systems. With this library it will possible to describe synthesizable hardware using all the features of the Ruby language, e.g., object orientation, duck typing, closure. This library is also usable through irb for interactive design and simulation.

3.6.0
Content{ "name": "HDLRuby", "downloads": 134101, "version": "3.6.0", "version_created_at": "2025-01-05T02:01:35.190Z", "version_downloads": 0, "platform": "ruby", "authors": "Lovic Gauthier", "info": "HDLRuby is a library for describing and simulating digital electronic systems. With this library it will possible to describe synthesizable hardware using all the features of the Ruby language, e.g., object orientation, duck typing, closure. This library is also usable through irb for interactive design and simulation.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "c828bc210d53c897a1f301e2a8b6aac658883937207e356918e30905281a47bb", "spec_sha": "b363b3e30e6e67fb2d58c68f693fdea283ae36d5f421acb670bb375ccfedf00f", "project_uri": "https://rubygems.org/gems/HDLRuby", "gem_uri": "https://rubygems.org/gems/HDLRuby-3.6.0.gem", "homepage_uri": "https://github.com/civol/HDLRuby", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/HDLRuby/3.6.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.1" }, { "name": "rake", "requirements": ">= 10.0" }, { "name": "rake-compiler", "requirements": ">= 1.0" } ], "runtime": [] } }
2025-01-05 02:01:38 UTC
F0rEPw1-4yscFG8kWrI9w

photein

Import/rename photos & videos from one directory to another.

0.2.1
Content{ "name": "photein", "downloads": 18179, "version": "0.2.1", "version_created_at": "2025-01-05T01:56:43.220Z", "version_downloads": 0, "platform": "ruby", "authors": "Ryan Lue", "info": "Import/rename photos & videos from one directory to another.", "licenses": [ "MIT" ], "metadata": { "source_code_uri": "https://github.com/rlue/photein" }, "yanked": false, "sha": "49c46cdab9afeec6441f1360aa94d5fe75bc0ac65498923f41dcc553bd5efd31", "spec_sha": "4f9a65256d07e41e67eba03ca676d36ef397a6de18e03b4aedd74faabd514f9f", "project_uri": "https://rubygems.org/gems/photein", "gem_uri": "https://rubygems.org/gems/photein-0.2.1.gem", "homepage_uri": "https://github.com/rlue/photein", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/rlue/photein", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "pry-remote", "requirements": "~> 0.1" }, { "name": "rspec", "requirements": "~> 3.10" } ], "runtime": [ { "name": "activesupport", "requirements": "~> 8.0" }, { "name": "logger", "requirements": "~> 1.6" }, { "name": "mediainfo", "requirements": "~> 1.5" }, { "name": "mini_exiftool", "requirements": "~> 2.10" }, { "name": "mini_magick", "requirements": "~> 4.11" }, { "name": "nokogiri", "requirements": "~> 1.11" }, { "name": "optipng", "requirements": "~> 0.2" }, { "name": "ostruct", "requirements": "~> 0.6" }, { "name": "pstore", "requirements": "~> 0.1" }, { "name": "rexml", "requirements": "~> 3.4" }, { "name": "streamio-ffmpeg", "requirements": "~> 3.0" }, { "name": "tzinfo", "requirements": "~> 2.0" }, { "name": "wheretz", "requirements": "~> 0.0" } ] } }
2025-01-05 01:56:47 UTC
RD296HsIx5sH2Ob4zyDKm

parquet

Parquet is a high-performance Parquet library for Ruby, written in Rust. It wraps the official Apache Rust implementation to provide fast, correct Parquet parsing.

0.0.4
Content{ "name": "parquet", "downloads": 277, "version": "0.0.4", "version_created_at": "2025-01-05T01:52:50.362Z", "version_downloads": 0, "platform": "ruby", "authors": "Nathan Jaremko", "info": " Parquet is a high-performance Parquet library for Ruby, written in Rust.\n It wraps the official Apache Rust implementation to provide fast, correct Parquet parsing.\n", "licenses": [ "MIT" ], "metadata": { "readme_uri": "https://github.com/njaremko/parquet-ruby/blob/main/README.md", "funding_uri": "https://github.com/sponsors/njaremko", "homepage_uri": "https://github.com/njaremko/parquet-ruby", "changelog_uri": "https://github.com/njaremko/parquet-ruby/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/njaremko/parquet-ruby", "documentation_uri": "https://www.rubydoc.info/gems/parquet" }, "yanked": false, "sha": "5d8c9e262c470b6ed42ae39668220179a35eec19e101998b28d6456acc454371", "spec_sha": "d848b11a7200c032555ac7690e936193e8bd932f4f80a5d2368f60bdede8d056", "project_uri": "https://rubygems.org/gems/parquet", "gem_uri": "https://rubygems.org/gems/parquet-0.0.4.gem", "homepage_uri": "https://github.com/njaremko/parquet-ruby", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/parquet", "mailing_list_uri": null, "source_code_uri": "https://github.com/njaremko/parquet-ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/njaremko/parquet-ruby/blob/main/CHANGELOG.md", "funding_uri": "https://github.com/sponsors/njaremko", "dependencies": { "development": [ { "name": "rake-compiler", "requirements": "~> 1.2.0" } ], "runtime": [ { "name": "rb_sys", "requirements": "~> 0.9.39" } ] } }
2025-01-05 01:52:53 UTC
rFHtWn8t1FNNqFXVuW8mZ

badged_ids

Badged-IDs generates and persists unguessable IDs with friendly prefixes for your models

1.0.0
Content{ "name": "badged_ids", "downloads": 0, "version": "1.0.0", "version_created_at": "2025-01-05T01:22:08.946Z", "version_downloads": 0, "platform": "ruby", "authors": "Fabian Schwarz", "info": "Badged-IDs generates and persists unguessable IDs with friendly prefixes for your models", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/fabian12943/badged_ids", "changelog_uri": "https://github.com/fabian12943/badged_ids/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/fabian12943/badged_ids" }, "yanked": false, "sha": "2d84dc790ac3c0496beb7c609fad953caa2d45e7e87d2b36a293723474d96381", "spec_sha": "828be845dc8b73c537a2007a2e77a9eaefce08d418d40a886d8163cda70e6fa5", "project_uri": "https://rubygems.org/gems/badged_ids", "gem_uri": "https://rubygems.org/gems/badged_ids-1.0.0.gem", "homepage_uri": "https://github.com/fabian12943/badged_ids", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/fabian12943/badged_ids", "bug_tracker_uri": null, "changelog_uri": "https://github.com/fabian12943/badged_ids/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rails", "requirements": ">= 6.0.0" } ] } }
2025-01-05 01:22:12 UTC
epbVFyTOX5GZ4RKOvT68A

cocoapods-spm

CocoaPods plugin to add SPM dependencies to CocoaPods targets

0.1.11
Content{ "name": "cocoapods-spm", "downloads": 5812, "version": "0.1.11", "version_created_at": "2025-01-05T00:33:08.513Z", "version_downloads": 0, "platform": "ruby", "authors": "Thuyen Trinh", "info": "CocoaPods plugin to add SPM dependencies to CocoaPods targets", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "ac1d8b8795838a4670b7d5504a4dd8c9a129e03fb96b82bfd95ea59d726240fb", "spec_sha": "217241697a23049f66a0f8519f76da0c7f7d9ab4641a9abd715c73958483817a", "project_uri": "https://rubygems.org/gems/cocoapods-spm", "gem_uri": "https://rubygems.org/gems/cocoapods-spm-0.1.11.gem", "homepage_uri": "https://github.com/trinhngocthuyen/cocoapods-spm", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/cocoapods-spm/0.1.11", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "xcodeproj", "requirements": ">= 1.23.0" } ] } }
2025-01-05 00:33:11 UTC
_NnhWo4ggwecmKg5vJaK4

email_data

This project is a compilation of datasets related to emails. Includes disposable emails, disposable domains, and free email services.

1736036984.0.0
Content{ "name": "email_data", "downloads": 638529, "version": "1736036984.0.0", "version_created_at": "2025-01-05T00:29:49.113Z", "version_downloads": 0, "platform": "ruby", "authors": "Nando Vieira", "info": "This project is a compilation of datasets related to emails. Includes disposable emails, disposable domains, and free email services.", "licenses": [ "MIT" ], "metadata": { "license_uri": "https://github.com/fnando/email_data/tree/v1736036984.0.0/LICENSE.md", "homepage_uri": "https://github.com/fnando/email_data", "bug_tracker_uri": "https://github.com/fnando/email_data/issues", "source_code_uri": "https://github.com/fnando/email_data/tree/v1736036984.0.0", "documentation_uri": "https://github.com/fnando/email_data/tree/v1736036984.0.0/README.md", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "2ed7f92d622e00523d3c794ba2fb2c48ae08ba3af23a899700ba1113c1b1f5e7", "spec_sha": "385f25d9752c5dd2802681f8150300e195042ce3f2c2e4bcfa0749364398d951", "project_uri": "https://rubygems.org/gems/email_data", "gem_uri": "https://rubygems.org/gems/email_data-1736036984.0.0.gem", "homepage_uri": "https://github.com/fnando/email_data", "wiki_uri": null, "documentation_uri": "https://github.com/fnando/email_data/tree/v1736036984.0.0/README.md", "mailing_list_uri": null, "source_code_uri": "https://github.com/fnando/email_data/tree/v1736036984.0.0", "bug_tracker_uri": "https://github.com/fnando/email_data/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "activerecord", "requirements": ">= 0" }, { "name": "aitch", "requirements": ">= 0" }, { "name": "bundler", "requirements": ">= 0" }, { "name": "minitest", "requirements": ">= 0" }, { "name": "minitest-utils", "requirements": ">= 0" }, { "name": "pg", "requirements": ">= 0" }, { "name": "pry-meta", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "root_domain", "requirements": ">= 0" }, { "name": "rubocop", "requirements": ">= 0" }, { "name": "rubocop-fnando", "requirements": ">= 0" }, { "name": "simplecov", "requirements": ">= 0" } ], "runtime": [] } }
2025-01-05 00:29:52 UTC
p9MF8FQIWcqD7QBuieK9n

wikibase_representable

Provides Wikibase data model classes and support for serializing and deserializing Wikibase entities to and from JSON.

0.1.2
Content{ "name": "wikibase_representable", "downloads": 120, "version": "0.1.2", "version_created_at": "2025-01-05T00:28:55.785Z", "version_downloads": 0, "platform": "ruby", "authors": "Michael Holloway", "info": "Provides Wikibase data model classes and support for serializing and deserializing Wikibase entities to and from JSON.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/mdholloway/wikibase_representable", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "197c69df5e91063291949a3f316d280ae31c70fc3cd476631a0a3785ef605591", "spec_sha": "81161fed5bd2f8ef8ce2862f8ba63bb521e9db5f6a63c12fab880dc6c59d5eb7", "project_uri": "https://rubygems.org/gems/wikibase_representable", "gem_uri": "https://rubygems.org/gems/wikibase_representable-0.1.2.gem", "homepage_uri": "https://github.com/mdholloway/wikibase_representable", "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": [ { "name": "bundler", "requirements": "~> 2.5" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "rspec", "requirements": "~> 3.13" }, { "name": "rubocop", "requirements": "~> 1.69" }, { "name": "rubocop-rake", "requirements": "~> 0.6" }, { "name": "rubocop-rspec", "requirements": "~> 3.3" } ], "runtime": [ { "name": "multi_json", "requirements": "~> 1.15" }, { "name": "representable", "requirements": "~> 3.2" } ] } }
2025-01-05 00:28:58 UTC
6rHn3gQFXFQigdnQvB3Ti

ding_sdk

Ding Ruby SDK

0.11.1
Content{ "name": "ding_sdk", "downloads": 17128, "version": "0.11.1", "version_created_at": "2025-01-05T00:22:53.555Z", "version_downloads": 0, "platform": "ruby", "authors": "Ding", "info": "Ding Ruby SDK", "licenses": [ "Apache-2.0" ], "metadata": { "homepage_uri": "https://github.com/ding-live/ding-ruby.git", "source_code_uri": "https://github.com/ding-live/ding-ruby.git", "documentation_uri": "https://github.com/ding-live/ding-ruby.git" }, "yanked": false, "sha": "c5f16f7518d00289486c011467dfdde32cee7a1382c993802550c9e6082fae3a", "spec_sha": "6dca3b92b60f5c24916d6b098fe55b222931756ff6d580e995da876721cbf995", "project_uri": "https://rubygems.org/gems/ding_sdk", "gem_uri": "https://rubygems.org/gems/ding_sdk-0.11.1.gem", "homepage_uri": "https://github.com/ding-live/ding-ruby.git", "wiki_uri": null, "documentation_uri": "https://github.com/ding-live/ding-ruby.git", "mailing_list_uri": null, "source_code_uri": "https://github.com/ding-live/ding-ruby.git", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "minitest", "requirements": ">= 0" }, { "name": "rubocop", "requirements": "~> 1.60.2" }, { "name": "sorbet", "requirements": ">= 0" }, { "name": "tapioca", "requirements": ">= 0" } ], "runtime": [ { "name": "faraday", "requirements": ">= 0" }, { "name": "faraday-multipart", "requirements": ">= 0" }, { "name": "rack", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "sorbet-runtime", "requirements": ">= 0" } ] } }
2025-01-05 00:22:57 UTC
Hix4fadwSCc9fpRZzTQd2

foobara-spec-helpers

Common spec helpers used in various Foobara projects.

0.0.4
Content{ "name": "foobara-spec-helpers", "downloads": 629, "version": "0.0.4", "version_created_at": "2025-01-05T00:12:26.997Z", "version_downloads": 0, "platform": "ruby", "authors": "Miles Georgi", "info": "Common spec helpers used in various Foobara projects.", "licenses": [ "Apache-2.0", "MIT" ], "metadata": { "homepage_uri": "https://github.com/foobara/spec-helpers", "changelog_uri": "https://github.com/foobara/spec-helpers/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/foobara/spec-helpers", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "b1ee93e62f96bd6d4c02e5aad0d46f0a4900e575770d50d9368744a3c13e2533", "spec_sha": "e553a6e3344a1297654c3801ef4657832fcaee9a422dd77c0f5a34775dec55b2", "project_uri": "https://rubygems.org/gems/foobara-spec-helpers", "gem_uri": "https://rubygems.org/gems/foobara-spec-helpers-0.0.4.gem", "homepage_uri": "https://github.com/foobara/spec-helpers", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/foobara/spec-helpers", "bug_tracker_uri": null, "changelog_uri": "https://github.com/foobara/spec-helpers/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "foobara-util", "requirements": ">= 0" } ] } }
2025-01-05 00:12:29 UTC
tuy8Gcbpc6lHhupcCRYZs

peppermint

A Gem of a dev environment

0.1.19
Content{ "name": "peppermint", "downloads": 2810, "version": "0.1.19", "version_created_at": "2025-01-04T23:56:20.603Z", "version_downloads": 0, "platform": "ruby", "authors": "'j'", "info": "A Gem of a dev environment", "licenses": [ "BSD-3-Clause" ], "metadata": { "homepage_uri": "https://codeberg.org/janie314/peppermint" }, "yanked": false, "sha": "e9c168f431f05c4408f88fe43e49466fbacb0f0af5a10d4b4e0fd4d06482d04e", "spec_sha": "5d2e50e1e6fbaa8196b1960564a22b9724d53179e2e0361ebc949c744ee14186", "project_uri": "https://rubygems.org/gems/peppermint", "gem_uri": "https://rubygems.org/gems/peppermint-0.1.19.gem", "homepage_uri": "https://codeberg.org/janie314/peppermint", "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": "pry-byebug", "requirements": "~> 3.10" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "rdoc", "requirements": "~> 6.7" }, { "name": "rubocop", "requirements": "~> 1.69" }, { "name": "rubocop-rake", "requirements": "~> 0.6" }, { "name": "ruby-lsp", "requirements": "~> 0.22" }, { "name": "standard", "requirements": "~> 1.43" }, { "name": "standard-rails", "requirements": "~> 1.2" }, { "name": "yard", "requirements": "~> 0.9" } ] } }
2025-01-04 23:56:24 UTC
W2gsXK1INqGYZYq-yz6Ko

falcon

A fast, asynchronous, rack-compatible web server.

0.48.4
Content{ "name": "falcon", "downloads": 810173, "version": "0.48.4", "version_created_at": "2025-01-04T23:12:43.202Z", "version_downloads": 0, "platform": "ruby", "authors": "Samuel Williams, dependabot[bot], Janko Marohnić, Bryan Powell, Trevor Turk, Claudiu Garba, Kyle Tam, Mitsutaka Mimura, Peter Schrammel, Sho Ito, Adam Daniels, Colby Swandale, Daniel Evans, Ismael Celis, Kent Gruber, Martin Hrdlicka, Michael Adams, Mikel Kew, Nick Janetakis, Olle Jonsson, Santiago Bartesaghi, Sh Lin, Stefan Buhrmester, Tad Thorley, Tasos Latsas", "info": "A fast, asynchronous, rack-compatible web server.", "licenses": [ "MIT" ], "metadata": { "source_code_uri": "https://github.com/socketry/falcon.git", "documentation_uri": "https://socketry.github.io/falcon/" }, "yanked": false, "sha": "801783397a432c01b88ac1d1bd972d91f8e3be31a3e918deec90259b3300d3d2", "spec_sha": "5a7105ee4d3aeb54eccb47cc291f12f3dee870f50569dfc0a5b5dd076b279ef2", "project_uri": "https://rubygems.org/gems/falcon", "gem_uri": "https://rubygems.org/gems/falcon-0.48.4.gem", "homepage_uri": "https://github.com/socketry/falcon", "wiki_uri": null, "documentation_uri": "https://socketry.github.io/falcon/", "mailing_list_uri": null, "source_code_uri": "https://github.com/socketry/falcon.git", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "async", "requirements": ">= 0" }, { "name": "async-container", "requirements": "~> 0.18" }, { "name": "async-http", "requirements": "~> 0.75" }, { "name": "async-http-cache", "requirements": "~> 0.4" }, { "name": "async-service", "requirements": "~> 0.10" }, { "name": "bundler", "requirements": ">= 0" }, { "name": "localhost", "requirements": "~> 1.1" }, { "name": "openssl", "requirements": "~> 3.0" }, { "name": "process-metrics", "requirements": "~> 0.2" }, { "name": "protocol-http", "requirements": "~> 0.31" }, { "name": "protocol-rack", "requirements": "~> 0.7" }, { "name": "samovar", "requirements": "~> 2.3" } ] } }
2025-01-04 23:12:46 UTC
mC7F_jq_YSz7o145LbYnJ

foobara-resque-scheduler-connector

Connects Foobara commands to resque-scheduler

0.0.3
Content{ "name": "foobara-resque-scheduler-connector", "downloads": 228, "version": "0.0.3", "version_created_at": "2025-01-04T23:04:13.763Z", "version_downloads": 0, "platform": "ruby", "authors": "Miles Georgi", "info": "Connects Foobara commands to resque-scheduler", "licenses": [ "MPL-2.0" ], "metadata": { "homepage_uri": "https://github.com/foobara/resque-scheduler-connector", "changelog_uri": "https://github.com/foobara/resque-scheduler-connector/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/foobara/resque-scheduler-connector", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "f2e393f87f4f22d2c7127f748e22289a4dd94c6ac6154f2332414a8f5232f09d", "spec_sha": "b1db723cfef53a9d5d53fe575037645e0b20dbc283df165b63e585858ab10ab6", "project_uri": "https://rubygems.org/gems/foobara-resque-scheduler-connector", "gem_uri": "https://rubygems.org/gems/foobara-resque-scheduler-connector-0.0.3.gem", "homepage_uri": "https://github.com/foobara/resque-scheduler-connector", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/foobara/resque-scheduler-connector", "bug_tracker_uri": null, "changelog_uri": "https://github.com/foobara/resque-scheduler-connector/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "foobara", "requirements": ">= 0" }, { "name": "resque-scheduler", "requirements": ">= 0" } ] } }
2025-01-04 23:04:18 UTC
Z6sTt_e1WWpIb4uRZSzpR

sastbox_sdk

SDK to construct SAST scanners

1.0.5
Content{ "name": "sastbox_sdk", "downloads": 5034, "version": "1.0.5", "version_created_at": "2025-01-04T21:13:51.417Z", "version_downloads": 0, "platform": "ruby", "authors": "Conviso Engineering Team", "info": "SDK to construct SAST scanners", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "95afaf7f9247d3ade3a1ef3233dc19eb1ca67249cee29cb8320af82c3cca5e18", "spec_sha": "40aed2313ad503638b5184f3e0ca56d5d212977909cb6d17bb443e43f67e593d", "project_uri": "https://rubygems.org/gems/sastbox_sdk", "gem_uri": "https://rubygems.org/gems/sastbox_sdk-1.0.5.gem", "homepage_uri": "", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/sastbox_sdk/1.0.5", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "colored", "requirements": "= 1.2" }, { "name": "json", "requirements": "= 2.9.1" } ] } }
2025-01-04 21:13:55 UTC
Nsv-Xr-yOv1TkDx0AfHC-

on_strum-service

Abstract class for service object scaffolding

1.1.1
Content{ "name": "on_strum-service", "downloads": 309, "version": "1.1.1", "version_created_at": "2025-01-04T21:03:47.271Z", "version_downloads": 0, "platform": "ruby", "authors": "Serhiy Nazarov, Vladislav Trotsenko", "info": "Abstract class for service object scaffolding", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/on-strum/ruby-on-strum-service", "changelog_uri": "https://github.com/on-strum/ruby-on-strum-service/blob/master/CHANGELOG.md", "bug_tracker_uri": "https://github.com/on-strum/ruby-on-strum-service/issues", "source_code_uri": "https://github.com/on-strum/ruby-on-strum-service", "documentation_uri": "https://github.com/on-strum/ruby-on-strum-service/blob/master/README.md" }, "yanked": false, "sha": "fa898cc517e8aea59fe0a02cfb32dccdc128338998b15e2dd0e94d582ad489e0", "spec_sha": "9a611f739bc6ee79e2808baf68a3618490f367afe1962084dc29db61706a5c39", "project_uri": "https://rubygems.org/gems/on_strum-service", "gem_uri": "https://rubygems.org/gems/on_strum-service-1.1.1.gem", "homepage_uri": "https://github.com/on-strum/ruby-on-strum-service", "wiki_uri": null, "documentation_uri": "https://github.com/on-strum/ruby-on-strum-service/blob/master/README.md", "mailing_list_uri": null, "source_code_uri": "https://github.com/on-strum/ruby-on-strum-service", "bug_tracker_uri": "https://github.com/on-strum/ruby-on-strum-service/issues", "changelog_uri": "https://github.com/on-strum/ruby-on-strum-service/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": "~> 13.2, >= 13.2.1" }, { "name": "rspec", "requirements": "~> 3.12" } ], "runtime": [] } }
2025-01-04 21:03:49 UTC
H2G4gjYYJ9i_6DWvU-Bu2

active_record-union_relation

Create ActiveRecord relations from UNIONs

0.4.0
Content{ "name": "active_record-union_relation", "downloads": 21298, "version": "0.4.0", "version_created_at": "2025-01-04T20:53:02.826Z", "version_downloads": 0, "platform": "ruby", "authors": "Kevin Newton", "info": "Create ActiveRecord relations from UNIONs", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/kddnewton/active_record-union_relation/blob/v0.4.0/CHANGELOG.md", "bug_tracker_uri": "https://github.com/kddnewton/active_record-union_relation/issues", "source_code_uri": "https://github.com/kddnewton/active_record-union_relation", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "b56de1fd37c56002461ed75398481583d8908272664722e25085843f3b019b8a", "spec_sha": "ea9cb433a73c3edebbf97082d9ada632bcd1485f55f51ac9ce740b78ed5c22a4", "project_uri": "https://rubygems.org/gems/active_record-union_relation", "gem_uri": "https://rubygems.org/gems/active_record-union_relation-0.4.0.gem", "homepage_uri": "https://github.com/kddnewton/active_record-union_relation", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/kddnewton/active_record-union_relation", "bug_tracker_uri": "https://github.com/kddnewton/active_record-union_relation/issues", "changelog_uri": "https://github.com/kddnewton/active_record-union_relation/blob/v0.4.0/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "minitest", "requirements": ">= 0" }, { "name": "rails", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "syntax_tree", "requirements": ">= 0" } ], "runtime": [ { "name": "activerecord", "requirements": ">= 6" } ] } }
2025-01-04 20:53:05 UTC
hMjj5LIbtn8Ln583EpZUA

on_strum-service

Abstract class for service object scaffolding

1.1.0
Content{ "name": "on_strum-service", "downloads": 282, "version": "1.1.0", "version_created_at": "2025-01-04T20:42:52.965Z", "version_downloads": 0, "platform": "ruby", "authors": "Serhiy Nazarov", "info": "Abstract class for service object scaffolding", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/on-strum/ruby-on-strum-service", "changelog_uri": "https://github.com/on-strum/ruby-on-strum-service/blob/master/CHANGELOG.md", "bug_tracker_uri": "https://github.com/on-strum/ruby-on-strum-service/issues", "source_code_uri": "https://github.com/on-strum/ruby-on-strum-service", "documentation_uri": "https://github.com/on-strum/ruby-on-strum-service/blob/master/README.md" }, "yanked": false, "sha": "8d0bf80fdf1ab84a8e4d09ce198a572f8d2c78b20b19e237987ed96385f7a3df", "spec_sha": "543a1d83914cec4d5f7191951ceff6dc1b705ae01a4dd300f35cfaca6cc9acd1", "project_uri": "https://rubygems.org/gems/on_strum-service", "gem_uri": "https://rubygems.org/gems/on_strum-service-1.1.0.gem", "homepage_uri": "https://github.com/on-strum/ruby-on-strum-service", "wiki_uri": null, "documentation_uri": "https://github.com/on-strum/ruby-on-strum-service/blob/master/README.md", "mailing_list_uri": null, "source_code_uri": "https://github.com/on-strum/ruby-on-strum-service", "bug_tracker_uri": "https://github.com/on-strum/ruby-on-strum-service/issues", "changelog_uri": "https://github.com/on-strum/ruby-on-strum-service/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": "~> 13.2, >= 13.2.1" }, { "name": "rspec", "requirements": "~> 3.12" } ], "runtime": [] } }
2025-01-04 20:42:55 UTC
dw75VYRLh9u4UT5dPCVQA

object_inspector

Object Inspector takes Object#inspect to the next level. Specify any combination of identification attributes, flags, issues, info, and/or a name along with an optional, self-definable scope option to represents objects. Great for the console, logging, etc.

0.8.2
Content{ "name": "object_inspector", "downloads": 22202, "version": "0.8.2", "version_created_at": "2025-01-04T20:29:37.198Z", "version_downloads": 0, "platform": "ruby", "authors": "Paul DobbinSchmaltz", "info": "Object Inspector takes Object#inspect to the next level. Specify any combination of identification attributes, flags, issues, info, and/or a name along with an optional, self-definable scope option to represents objects. Great for the console, logging, etc.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/pdobb/object_inspector", "changelog_uri": "https://github.com/pdobb/object_inspector/releases", "bug_tracker_uri": "https://github.com/pdobb/object_inspector/issues", "source_code_uri": "https://github.com/pdobb/object_inspector", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "5255e62284e088f569d731f5ddda47b0ebed6b06dfaad5a14e4352ff4f8662bc", "spec_sha": "8651be4cf13f181a7f0e1f582ce63b7f4ab2f0d0a95773ac577be6bd88fc8ad5", "project_uri": "https://rubygems.org/gems/object_inspector", "gem_uri": "https://rubygems.org/gems/object_inspector-0.8.2.gem", "homepage_uri": "https://github.com/pdobb/object_inspector", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/pdobb/object_inspector", "bug_tracker_uri": "https://github.com/pdobb/object_inspector/issues", "changelog_uri": "https://github.com/pdobb/object_inspector/releases", "funding_uri": null, "dependencies": { "development": [ { "name": "benchmark-ips", "requirements": ">= 0" }, { "name": "gemwork", "requirements": ">= 0" }, { "name": "object_identifier", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" } ], "runtime": [] } }
2025-01-04 20:29:39 UTC
l9qvWbGhHWDi5ioCUD9j_

huginn_pagerduty_agent

Write a longer description or delete this line.

0.1.0
Content{ "name": "huginn_pagerduty_agent", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-01-04T20:25:36.155Z", "version_downloads": 0, "platform": "ruby", "authors": "Nicolas Germain", "info": "Write a longer description or delete this line.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "8d4afb5db0414815ae521e367c439b06c892125446d5c672609f4277018a70f8", "spec_sha": "33aaa142141e5b701b4a0f5c8967597c8231791053f47b6f21d01427fe2d91cf", "project_uri": "https://rubygems.org/gems/huginn_pagerduty_agent", "gem_uri": "https://rubygems.org/gems/huginn_pagerduty_agent-0.1.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/huginn_pagerduty_agent/0.1.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 2.1.0" }, { "name": "rake", "requirements": "~> 12.3.3" } ], "runtime": [ { "name": "huginn_agent", "requirements": ">= 0" } ] } }
2025-01-04 20:25:38 UTC
ZzJpP-GELlIHYJFH-glLu

a11y_agent

A11y Agent is a tool that helps you fix accessibility issues, using AI and user input.

0.0.13
Content{ "name": "a11y_agent", "downloads": 3170, "version": "0.0.13", "version_created_at": "2025-01-04T20:06:59.920Z", "version_downloads": 0, "platform": "ruby", "authors": "Cameron Cundiff", "info": "A11y Agent is a tool that helps you fix accessibility issues, using AI and user input.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/accesslint/a11y-agent", "source_code_uri": "https://github.com/accesslint/a11y-agent", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "3271f7b72df5599bf1b3afea9fb482d2144cae3bcb2a3b496319959897291812", "spec_sha": "fa60998ad0e02f666fe4e1f85f8d03133427b06921f12ec0a17d942d419b7a74", "project_uri": "https://rubygems.org/gems/a11y_agent", "gem_uri": "https://rubygems.org/gems/a11y_agent-0.0.13.gem", "homepage_uri": "https://github.com/accesslint/a11y-agent", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/accesslint/a11y-agent", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": "~> 13.2" }, { "name": "rubocop", "requirements": ">= 0" } ], "runtime": [ { "name": "diffy", "requirements": "~> 3.4" }, { "name": "dotenv", "requirements": "~> 3.1" }, { "name": "rainbow", "requirements": "~> 3.0" }, { "name": "sublayer", "requirements": "~> 0.2" }, { "name": "tty-prompt", "requirements": "~> 0.23" } ] } }
2025-01-04 20:07:02 UTC
B8YGNqqefgfjo-RD1Y8HU

a11y_agent

A11y Agent is a tool that helps you fix accessibility issues, using AI and user input.

0.0.12
Content{ "name": "a11y_agent", "downloads": 3168, "version": "0.0.12", "version_created_at": "2025-01-04T20:04:05.749Z", "version_downloads": 0, "platform": "ruby", "authors": "Cameron Cundiff", "info": "A11y Agent is a tool that helps you fix accessibility issues, using AI and user input.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/accesslint/a11y-agent", "source_code_uri": "https://github.com/accesslint/a11y-agent", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "2a0164bbe6612f670659bd07edd4d46a5f835a07e8b8acbbbdbcdbf9eeddff95", "spec_sha": "17b2785b5cf5bc548a4a6afef220efb07ba8a21601b0c5b11ce5333c8c90ec83", "project_uri": "https://rubygems.org/gems/a11y_agent", "gem_uri": "https://rubygems.org/gems/a11y_agent-0.0.12.gem", "homepage_uri": "https://github.com/accesslint/a11y-agent", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/accesslint/a11y-agent", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": "~> 13.2" }, { "name": "rubocop", "requirements": ">= 0" } ], "runtime": [ { "name": "axe-core-api", "requirements": "~> 4.9" }, { "name": "diffy", "requirements": "~> 3.4" }, { "name": "dotenv", "requirements": "~> 3.1" }, { "name": "rainbow", "requirements": "~> 3.0" }, { "name": "selenium-webdriver", "requirements": "~> 4.23" }, { "name": "sublayer", "requirements": "~> 0.2" }, { "name": "tty-prompt", "requirements": "~> 0.23" } ] } }
2025-01-04 20:04:08 UTC
Hu8I2fuqr1wQjw87Vp539

turbopuffer

Turbopuffer is a serverless vector database. This gem lets you access the Turbopuffer API from Ruby.

0.1.0
Content{ "name": "turbopuffer", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-01-04T20:00:39.989Z", "version_downloads": 0, "platform": "ruby", "authors": "Adrián Mugnolo", "info": "Turbopuffer is a serverless vector database. This gem lets you access the Turbopuffer API from Ruby.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/xymbol/turbopuffer-ruby" }, "yanked": false, "sha": "eb60b720a38121d950f1e3f9f9882f7133b82f71bd70250a503905e1e34d6318", "spec_sha": "dd55cb1d8596887ff43155af92923b3acbcd7b09be20404786f55aa2f67f821a", "project_uri": "https://rubygems.org/gems/turbopuffer", "gem_uri": "https://rubygems.org/gems/turbopuffer-0.1.0.gem", "homepage_uri": "https://github.com/xymbol/turbopuffer-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "faraday", "requirements": "~> 2.12, >= 2.12.2" } ] } }
2025-01-04 20:00:42 UTC
sjYCj8ih3LVoTK4n5NFVI

dry-events

Pub/sub system

1.1.0
Content{ "name": "dry-events", "downloads": 9934173, "version": "1.1.0", "version_created_at": "2025-01-04T20:00:38.643Z", "version_downloads": 0, "platform": "ruby", "authors": "Piotr Solnica", "info": "Pub/sub system", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dry-rb/dry-events/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/dry-rb/dry-events/issues", "source_code_uri": "https://github.com/dry-rb/dry-events", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "53f13960daf02cc06c2ea6cdf3209e29b0dd400f8977a8020834a68c044a78de", "spec_sha": "e76467902a99aad24edc3888215d5dbfa37a14dda25682a187767ee742c30967", "project_uri": "https://rubygems.org/gems/dry-events", "gem_uri": "https://rubygems.org/gems/dry-events-1.1.0.gem", "homepage_uri": "https://dry-rb.org/gems/dry-events", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/dry-rb/dry-events", "bug_tracker_uri": "https://github.com/dry-rb/dry-events/issues", "changelog_uri": "https://github.com/dry-rb/dry-events/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "concurrent-ruby", "requirements": "~> 1.0" }, { "name": "dry-core", "requirements": "~> 1.1" } ] } }
2025-01-04 20:00:41 UTC
10w48CgyqBZdt79nhNzz0

a11y_agent

A11y Agent is a tool that helps you fix accessibility issues, using AI and user input.

0.0.11
Content{ "name": "a11y_agent", "downloads": 3164, "version": "0.0.11", "version_created_at": "2025-01-04T19:57:38.042Z", "version_downloads": 0, "platform": "ruby", "authors": "Cameron Cundiff", "info": "A11y Agent is a tool that helps you fix accessibility issues, using AI and user input.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/accesslint/a11y-agent", "source_code_uri": "https://github.com/accesslint/a11y-agent", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "6d2be28aa5ca84870869ce65fd8fb8ac18d39488b3a504a3354f432de6f40854", "spec_sha": "73ca5be7d819a5c51ad2c5f73c44e002c34a3967ca1a489df3f4ff5744b5c3d7", "project_uri": "https://rubygems.org/gems/a11y_agent", "gem_uri": "https://rubygems.org/gems/a11y_agent-0.0.11.gem", "homepage_uri": "https://github.com/accesslint/a11y-agent", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/accesslint/a11y-agent", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": "~> 13.2" }, { "name": "rubocop", "requirements": ">= 0" } ], "runtime": [ { "name": "axe-core-api", "requirements": "~> 4.9" }, { "name": "diffy", "requirements": "~> 3.4" }, { "name": "dotenv", "requirements": "~> 3.1" }, { "name": "rainbow", "requirements": "~> 3.0" }, { "name": "selenium-webdriver", "requirements": "~> 4.23" }, { "name": "sublayer", "requirements": "~> 0.2" }, { "name": "tty-prompt", "requirements": "~> 0.23" } ] } }
2025-01-04 19:57:44 UTC
b7d9-KK_y2zDJkMhe7Pyg

ariadne_view_components

ViewComponents + TailwindCSS + Stimulus

0.0.93.2
Content{ "name": "ariadne_view_components", "downloads": 172851, "version": "0.0.93.2", "version_created_at": "2025-01-04T19:45:20.628Z", "version_downloads": 0, "platform": "ruby", "authors": "Garen J. Torikian", "info": "ViewComponents + TailwindCSS + Stimulus", "licenses": [ "AGPL-3.0-or-later" ], "metadata": { "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "ad3edf817af267e008b99d23611d9cb5b505cf7619d4cf3e8a818ed5a1076932", "spec_sha": "81fac3b5f15653481a2aa7ca1b5637c3e6669f86bc37abcffd718f377d36e273", "project_uri": "https://rubygems.org/gems/ariadne_view_components", "gem_uri": "https://rubygems.org/gems/ariadne_view_components-0.0.93.2.gem", "homepage_uri": "https://github.com/yettoapp/ariadne", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/ariadne_view_components/0.0.93.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "actionview", "requirements": ">= 7.0" }, { "name": "activesupport", "requirements": ">= 7.0" }, { "name": "dry-initializer", "requirements": "~> 3.1" }, { "name": "heroicons_helper", "requirements": "~> 0.8" }, { "name": "tailwind_merge", "requirements": "~> 0.11" }, { "name": "view_component", "requirements": "~> 3.0" }, { "name": "view_component-contrib", "requirements": "~> 0.2" } ] } }
2025-01-04 19:45:25 UTC
9RIZhcQIQRf2Fj5__nMvR

dry-inflector

String inflections for dry-rb

1.2.0
Content{ "name": "dry-inflector", "downloads": 140143367, "version": "1.2.0", "version_created_at": "2025-01-04T19:31:55.795Z", "version_downloads": 0, "platform": "ruby", "authors": "Luca Guidi, Andrii Savchenko, Abinoam P. Marques Jr.", "info": "String inflections for dry-rb", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dry-rb/dry-inflector/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/dry-rb/dry-inflector/issues", "source_code_uri": "https://github.com/dry-rb/dry-inflector", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "22f5d0b50fd57074ae57e2ca17e3b300e57564c218269dcf82ff3e42d3f38f2e", "spec_sha": "16660c5785f5f4f31a261844e684f422137e1f11889c9c55863a17bb0c773de2", "project_uri": "https://rubygems.org/gems/dry-inflector", "gem_uri": "https://rubygems.org/gems/dry-inflector-1.2.0.gem", "homepage_uri": "https://dry-rb.org/gems/dry-inflector", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/dry-rb/dry-inflector", "bug_tracker_uri": "https://github.com/dry-rb/dry-inflector/issues", "changelog_uri": "https://github.com/dry-rb/dry-inflector/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-01-04 19:31:59 UTC
pisdOZy1XgdVt0Pd3AqW1

dry-logic

Predicate logic with rule composition

1.6.0
Content{ "name": "dry-logic", "downloads": 129775601, "version": "1.6.0", "version_created_at": "2025-01-04T19:22:53.212Z", "version_downloads": 0, "platform": "ruby", "authors": "Piotr Solnica", "info": "Predicate logic with rule composition", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dry-rb/dry-logic/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/dry-rb/dry-logic/issues", "source_code_uri": "https://github.com/dry-rb/dry-logic", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "da6fedbc0f90fc41f9b0cc7e6f05f5d529d1efaef6c8dcc8e0733f685745cea2", "spec_sha": "4aec4286e9a21d894d0de5575352f2fb7b53680d8f171a8b181f0b391fea753d", "project_uri": "https://rubygems.org/gems/dry-logic", "gem_uri": "https://rubygems.org/gems/dry-logic-1.6.0.gem", "homepage_uri": "https://dry-rb.org/gems/dry-logic", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/dry-rb/dry-logic", "bug_tracker_uri": "https://github.com/dry-rb/dry-logic/issues", "changelog_uri": "https://github.com/dry-rb/dry-logic/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "concurrent-ruby", "requirements": "~> 1.0" }, { "name": "dry-core", "requirements": "~> 1.1" }, { "name": "zeitwerk", "requirements": "~> 2.6" } ] } }
2025-01-04 19:22:57 UTC
_7zRftEMhxVo_C-3EzMcv

dry-core

A toolset of small support modules used throughout the dry-rb ecosystem

1.1.0
Content{ "name": "dry-core", "downloads": 144622951, "version": "1.1.0", "version_created_at": "2025-01-04T19:18:07.658Z", "version_downloads": 0, "platform": "ruby", "authors": "Nikita Shilnikov", "info": "A toolset of small support modules used throughout the dry-rb ecosystem", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dry-rb/dry-core/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/dry-rb/dry-core/issues", "source_code_uri": "https://github.com/dry-rb/dry-core", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "0903821a9707649a7da545a2cd88e20f3a663ab1c5288abd7f914fa7751ab195", "spec_sha": "49dbc6359770cde7113d66989745ade5dc9588abf45335bc56ae51b14217a11f", "project_uri": "https://rubygems.org/gems/dry-core", "gem_uri": "https://rubygems.org/gems/dry-core-1.1.0.gem", "homepage_uri": "https://dry-rb.org/gems/dry-core", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/dry-rb/dry-core", "bug_tracker_uri": "https://github.com/dry-rb/dry-core/issues", "changelog_uri": "https://github.com/dry-rb/dry-core/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "concurrent-ruby", "requirements": "~> 1.0" }, { "name": "logger", "requirements": ">= 0" }, { "name": "zeitwerk", "requirements": "~> 2.6" } ] } }
2025-01-04 19:18:10 UTC
sn7v1gmA5PZOfOzZwHVvX

converted

Convert media like images, video, audio, and text that are in commonly used formats into other commonly used formats.

0.1.1
Content{ "name": "converted", "downloads": 162, "version": "0.1.1", "version_created_at": "2025-01-04T18:57:43.584Z", "version_downloads": 0, "platform": "ruby", "authors": "Ian R. McKenzie", "info": "Convert media like images, video, audio, and text that are in commonly used formats into other commonly used formats.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/curiousmarkingsco/converted", "changelog_uri": "https://github.com/curiousmarkingsco/converted/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/curiousmarkingsco/converted", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "508e077b3aa8c13ee15ecfe22416da3cfc3c6ffdf487153aec7af189c43fcddf", "spec_sha": "de522875191356f4bb9705987d7aaafff70693ec4a32c2a4779e1e67473ebd1f", "project_uri": "https://rubygems.org/gems/converted", "gem_uri": "https://rubygems.org/gems/converted-0.1.1.gem", "homepage_uri": "https://github.com/curiousmarkingsco/converted", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/curiousmarkingsco/converted", "bug_tracker_uri": null, "changelog_uri": "https://github.com/curiousmarkingsco/converted/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "fileutils", "requirements": ">= 0" }, { "name": "minitest", "requirements": ">= 0" } ] } }
2025-01-04 18:57:46 UTC
5YzqMrzoVDr2ZYVAhHPrE

css-zero

An opinionated CSS starter kit for your application.

0.0.78
Content{ "name": "css-zero", "downloads": 17001, "version": "0.0.78", "version_created_at": "2025-01-04T18:53:28.382Z", "version_downloads": 0, "platform": "ruby", "authors": "Lázaro Nixon", "info": "An opinionated CSS starter kit for your application.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/lazaronixon/css-zero", "source_code_uri": "https://github.com/lazaronixon/css-zero" }, "yanked": false, "sha": "aefb0411817fc41e83b229d833d639e0c7780cfa2832ab611186c8f5571ff5df", "spec_sha": "a8c71938617bea1da80040c5c145a1ae2fd4dd402008d8ae36afd3cbad134b42", "project_uri": "https://rubygems.org/gems/css-zero", "gem_uri": "https://rubygems.org/gems/css-zero-0.0.78.gem", "homepage_uri": "https://github.com/lazaronixon/css-zero", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/lazaronixon/css-zero", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-01-04 18:53:32 UTC
K9WK2fgRMpHAS-1U_oqNb

regent

Regent is a library for building AI Agents that utilize tools to accomplish tasks. Current implementation is based on the ReAct Agent architecture.

0.3.2
Content{ "name": "regent", "downloads": 580, "version": "0.3.2", "version_created_at": "2025-01-04T18:42:03.678Z", "version_downloads": 0, "platform": "ruby", "authors": "Alex Chaplinsky", "info": "Regent is a library for building AI Agents that utilize tools to accomplish tasks. Current implementation is based on the ReAct Agent architecture.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/alchaplinsky/regent", "changelog_uri": "https://github.com/alchaplinsky/regent/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/alchaplinsky/regent/tree/main" }, "yanked": false, "sha": "795d8d37cc38cb7d4201de68357a5c92761abbde8bdf581b0747df3fcd240cff", "spec_sha": "68101e739feedc79c556fad6b149efe6124e105586281b7288143cc20ddbdc4e", "project_uri": "https://rubygems.org/gems/regent", "gem_uri": "https://rubygems.org/gems/regent-0.3.2.gem", "homepage_uri": "https://github.com/alchaplinsky/regent", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/alchaplinsky/regent/tree/main", "bug_tracker_uri": null, "changelog_uri": "https://github.com/alchaplinsky/regent/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "pastel", "requirements": "~> 0.8.0" }, { "name": "tty-spinner", "requirements": "~> 0.9.3" }, { "name": "zeitwerk", "requirements": "~> 2.7" } ] } }
2025-01-04 18:42:08 UTC
Na2Z5u-2TddKkEUDpXWKA

cybrid_api_bank_ruby

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

0.123.122
Content{ "name": "cybrid_api_bank_ruby", "downloads": 1095104, "version": "0.123.122", "version_created_at": "2025-01-04T18:19:53.249Z", "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": "66cb36a40fa4d5932212abeabc218c743a71b96e06cf88602738c50cc941a5b9", "spec_sha": "2e697fd3282807b33a2216b9c38f411a5f195f64536c1469861792f31fe05416", "project_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby-0.123.122.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.122", "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-01-04 18:19:58 UTC
r7BzS8TI6I7jVwRB4aPDB

cybrid_api_organization_ruby

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

0.123.122
Content{ "name": "cybrid_api_organization_ruby", "downloads": 1112246, "version": "0.123.122", "version_created_at": "2025-01-04T18:19:34.169Z", "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": "405255e4586fe626b377f0ed13a3981c0bb90dfae70ff4106ae1a7db7f62d0d7", "spec_sha": "067b058952d90ccef9cda4f93028bc9c365b2e8f7d9c092e40453e821bf3d935", "project_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby-0.123.122.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.122", "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-01-04 18:19:40 UTC
VA0UnpJgjY826JmY90NXP

cybrid_api_id_ruby

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

0.123.122
Content{ "name": "cybrid_api_id_ruby", "downloads": 1106295, "version": "0.123.122", "version_created_at": "2025-01-04T18:19:25.050Z", "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": "c15854d59be974442b09bf4cf4b9bd67cffd657e4ae20175203f86718e677e23", "spec_sha": "ca2fd34132b631fdb305d4efaa9af8e15543a9121acb4377a480fa91f0db3a6d", "project_uri": "https://rubygems.org/gems/cybrid_api_id_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_id_ruby-0.123.122.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.122", "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-01-04 18:19:30 UTC
IZzrh6ANaCDyks4Ph4TGT

voxpupuli-gem-workflow-test

Within Voxpupuli there are a lot of repositories maintained by various people. That requires automation, but automation requires testing.

0.6.0
Content{ "name": "voxpupuli-gem-workflow-test", "downloads": 5816, "version": "0.6.0", "version_created_at": "2025-01-04T17:53:00.921Z", "version_downloads": 0, "platform": "ruby", "authors": "Voxpupuli", "info": "Within Voxpupuli there are a lot of repositories maintained by various people. That requires automation, but automation requires testing.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "b1100730a569a7ab0673a8e34af77ac9bd3ad4732abeb17b43e9dbff1d94675c", "spec_sha": "4360ff2121401543e54025258437830ab464a4fef1b051c94eb37b9a4a00e455", "project_uri": "https://rubygems.org/gems/voxpupuli-gem-workflow-test", "gem_uri": "https://rubygems.org/gems/voxpupuli-gem-workflow-test-0.6.0.gem", "homepage_uri": "https://github.com/voxpupuli/gem-workflow-test", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/voxpupuli-gem-workflow-test/0.6.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-01-04 17:53:04 UTC
PR-yi1Qak1x_I6MYsV0eg

cybrid_api_bank_ruby

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

0.123.121
Content{ "name": "cybrid_api_bank_ruby", "downloads": 1095070, "version": "0.123.121", "version_created_at": "2025-01-04T17:41:47.856Z", "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": "2b11fb437cbdc127c15e555c8823d0d675dea89ef7f83dee34e50f8442481689", "spec_sha": "4e640eb32753367ec04667e79857fd41fcc3378a5193f89def56f5d48fb284fe", "project_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby-0.123.121.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.121", "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-01-04 17:41:55 UTC
pFbVG2K4wxWb4vfs_AzR7

cybrid_api_id_ruby

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

0.123.121
Content{ "name": "cybrid_api_id_ruby", "downloads": 1106263, "version": "0.123.121", "version_created_at": "2025-01-04T17:41:41.457Z", "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": "b154da32fdff27a90a65d3b068cd386e5c670855bb4ad2ff5cf33a8482557afd", "spec_sha": "007268630fe32e841d3ff1177512b7e62075956246bea181a8358dfaf3f9b77b", "project_uri": "https://rubygems.org/gems/cybrid_api_id_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_id_ruby-0.123.121.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.121", "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-01-04 17:41:46 UTC
Wzs3G-jILRsFVKh57756R

cybrid_api_organization_ruby

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

0.123.121
Content{ "name": "cybrid_api_organization_ruby", "downloads": 1112206, "version": "0.123.121", "version_created_at": "2025-01-04T17:41:09.297Z", "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": "2945b5caf06ec44dcd154f687517a74ded6ea7850c68cb6627624b57edd11993", "spec_sha": "00da4be28f78bbfcd28e4ba77a5b8f50e9019925a78940656a3d963bba0fbcd4", "project_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby-0.123.121.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.121", "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-01-04 17:41:17 UTC
BY2AR4BfHWGK1YuEGQmHP

country_select

Provides a simple helper to get an HTML select list of countries. \ The list of countries comes from the ISO 3166 standard. \ While it is a relatively neutral source of country names, it will still offend some users.

10.0.1
Content{ "name": "country_select", "downloads": 21686753, "version": "10.0.1", "version_created_at": "2025-01-04T17:27:16.104Z", "version_downloads": 0, "platform": "ruby", "authors": "Stefan Penner", "info": "Provides a simple helper to get an HTML select list of countries. \\\n The list of countries comes from the ISO 3166 standard. \\\n While it is a relatively neutral source of country names, it will still offend some users.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/countries/country_select/blob/master/CHANGELOG.md", "bug_tracker_uri": "http://github.com/countries/country_select/issues", "source_code_uri": "https://github.com/countries/country_select", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "abb6fe2ef9b057fe78b6ab208d91427706823af2eee1725f8e6af2032a22a1e2", "spec_sha": "c062a26739a0a20b4023bc7ad9bb070f4b18ba83a7c5fccdce5b30a41dc3e79b", "project_uri": "https://rubygems.org/gems/country_select", "gem_uri": "https://rubygems.org/gems/country_select-10.0.1.gem", "homepage_uri": "https://github.com/countries/country_select", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/countries/country_select", "bug_tracker_uri": "http://github.com/countries/country_select/issues", "changelog_uri": "https://github.com/countries/country_select/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "actionpack", "requirements": "> 7.0" }, { "name": "pry", "requirements": "~> 0" }, { "name": "rake", "requirements": "~> 13" }, { "name": "rspec", "requirements": "~> 3" }, { "name": "simplecov", "requirements": "~> 0.22" } ], "runtime": [ { "name": "countries", "requirements": "> 5.0, < 8.0" } ] } }
2025-01-04 17:27:18 UTC
WQ89SYrnPSK4rYl8I327B

countries

All sorts of useful information about every country packaged as pretty little country objects. It includes data from ISO 3166

7.1.0
Content{ "name": "countries", "downloads": 93367657, "version": "7.1.0", "version_created_at": "2025-01-04T17:20:24.079Z", "version_downloads": 0, "platform": "ruby", "authors": "Josh Robinson, Joe Corcoran, Russell Osborne, Pedro Moreira", "info": "All sorts of useful information about every country packaged as pretty little country objects. It includes data from ISO 3166", "licenses": [ "MIT" ], "metadata": { "wiki_uri": "https://github.com/countries/countries/wiki", "funding_uri": "https://github.com/sponsors/pmor", "changelog_uri": "https://github.com/countries/countries/blob/master/CHANGELOG.md", "bug_tracker_uri": "https://github.com/countries/countries/issues", "source_code_uri": "https://github.com/countries/countries", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "1d219781df672b7b89596ffbf97480a763b474f286a97fb83863b42cd267bc87", "spec_sha": "07394721572bd63bca16cef3e0c0b0d45b07f631aeb7c23daf161fa031c99ee1", "project_uri": "https://rubygems.org/gems/countries", "gem_uri": "https://rubygems.org/gems/countries-7.1.0.gem", "homepage_uri": "https://github.com/countries/countries", "wiki_uri": "https://github.com/countries/countries/wiki", "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/countries/countries", "bug_tracker_uri": "https://github.com/countries/countries/issues", "changelog_uri": "https://github.com/countries/countries/blob/master/CHANGELOG.md", "funding_uri": "https://github.com/sponsors/pmor", "dependencies": { "development": [ { "name": "activesupport", "requirements": ">= 3" }, { "name": "nokogiri", "requirements": ">= 1.8" }, { "name": "rspec", "requirements": ">= 3" }, { "name": "simplecov", "requirements": "~> 0.22" } ], "runtime": [ { "name": "unaccent", "requirements": "~> 0.3" } ] } }
2025-01-04 17:20:27 UTC
sBZ5gHkL8fb3Yv_mgKdNf

CryptoPriceFinder

Fetches Cryptocurrency prices from DuckDuckGo.

0.5.0
Content{ "name": "CryptoPriceFinder", "downloads": 348, "version": "0.5.0", "version_created_at": "2025-01-04T17:13:55.497Z", "version_downloads": 0, "platform": "ruby", "authors": "Michael-Meade", "info": "Fetches Cryptocurrency prices from DuckDuckGo.", "licenses": [ "Ruby" ], "metadata": {}, "yanked": false, "sha": "3526a68a9683ff8c5a44a88e0014f98075024eebddcbfa1441a5ef6b992af82b", "spec_sha": "bf97b52aedd2f087b135c9a89a1330f5f5e22357be4673ce0bd81c56d0221f22", "project_uri": "https://rubygems.org/gems/CryptoPriceFinder", "gem_uri": "https://rubygems.org/gems/CryptoPriceFinder-0.5.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/CryptoPriceFinder/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": "httparty", "requirements": "= 0.22.0" } ] } }
2025-01-04 17:13:59 UTC
AqSHLVOI-XU6blocDgUde

syclink

Create a link list and display it in a HTML file

0.2.0
Content{ "name": "syclink", "downloads": 15962, "version": "0.2.0", "version_created_at": "2025-01-04T17:06:02.749Z", "version_downloads": 0, "platform": "ruby", "authors": "Pierre Sugar", "info": "Create a link list and display it in a HTML file", "licenses": [ "MIT license (MIT)" ], "metadata": {}, "yanked": false, "sha": "a7b91125feaad9141967fbdca8420c84879727856395872ba7f785a97854c516", "spec_sha": "03fd45aa09cf0329b459894b2b51512b691e23bfa92abc2a88f80695e377829e", "project_uri": "https://rubygems.org/gems/syclink", "gem_uri": "https://rubygems.org/gems/syclink-0.2.0.gem", "homepage_uri": "https://github.com/sugaryourcoffee/syclink", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/syclink/0.2.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rspec", "requirements": ">= 3.13" }, { "name": "sass", "requirements": "= 3.4.15" } ], "runtime": [ { "name": "gli", "requirements": ">= 2.22.0" }, { "name": "sqlite3", "requirements": "= 1.3.10" } ] } }
2025-01-04 17:06:05 UTC
kVHQcrib20dMtFch2zrla

parquet

Parquet is a high-performance Parquet library for Ruby, written in Rust. It wraps the official Apache Rust implementation to provide fast, correct Parquet parsing.

0.0.3
Content{ "name": "parquet", "downloads": 195, "version": "0.0.3", "version_created_at": "2025-01-04T16:53:43.275Z", "version_downloads": 0, "platform": "ruby", "authors": "Nathan Jaremko", "info": " Parquet is a high-performance Parquet library for Ruby, written in Rust.\n It wraps the official Apache Rust implementation to provide fast, correct Parquet parsing.\n", "licenses": [ "MIT" ], "metadata": { "readme_uri": "https://github.com/njaremko/parquet-ruby/blob/main/README.md", "funding_uri": "https://github.com/sponsors/njaremko", "homepage_uri": "https://github.com/njaremko/parquet", "changelog_uri": "https://github.com/njaremko/parquet-ruby/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/njaremko/parquet-ruby", "documentation_uri": "https://www.rubydoc.info/gems/parquet" }, "yanked": false, "sha": "f1bf45f0cd99429d7309c2d19768a643e523640f5d83654b060efad010720ee9", "spec_sha": "79a6ff5fd66f2d382cda2668aab6bf40af8ab2b1fc67d76e3d2d99f8e959afca", "project_uri": "https://rubygems.org/gems/parquet", "gem_uri": "https://rubygems.org/gems/parquet-0.0.3.gem", "homepage_uri": "https://github.com/njaremko/parquet", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/parquet", "mailing_list_uri": null, "source_code_uri": "https://github.com/njaremko/parquet-ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/njaremko/parquet-ruby/blob/main/CHANGELOG.md", "funding_uri": "https://github.com/sponsors/njaremko", "dependencies": { "development": [ { "name": "rake-compiler", "requirements": "~> 1.2.0" } ], "runtime": [ { "name": "rb_sys", "requirements": "~> 0.9.39" } ] } }
2025-01-04 16:53:47 UTC
403izekt0rrJ_J9xQdgxk

rails-pg-extras

Rails port of Heroku PG Extras. The goal of this project is to provide a powerful insights into PostgreSQL database for Ruby on Rails apps that are not using the default Heroku PostgreSQL plugin.

5.5.1
Content{ "name": "rails-pg-extras", "downloads": 2109847, "version": "5.5.1", "version_created_at": "2025-01-04T16:33:39.323Z", "version_downloads": 0, "platform": "ruby", "authors": "pawurb", "info": " Rails port of Heroku PG Extras. The goal of this project is to provide a powerful insights into PostgreSQL database for Ruby on Rails apps that are not using the default Heroku PostgreSQL plugin. ", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "35736b74245e6edf697a7b14794d15748f895a724f1e2693a4621f1460c66db9", "spec_sha": "f613d248a3e9e1843d4f8ec0508f3c9b6f98877746a7d6bf42a39f6666d5c78f", "project_uri": "https://rubygems.org/gems/rails-pg-extras", "gem_uri": "https://rubygems.org/gems/rails-pg-extras-5.5.1.gem", "homepage_uri": "http://github.com/pawurb/rails-pg-extras", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/rails-pg-extras/5.5.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": "rufo", "requirements": ">= 0" } ], "runtime": [ { "name": "rails", "requirements": ">= 0" }, { "name": "ruby-pg-extras", "requirements": "= 5.5.1" } ] } }
2025-01-04 16:33:42 UTC
33esqdmHcP5Q0_aj8YDM0

foob

foob: cli interface for code generators and whatnot for Foobara projects

0.0.11
Content{ "name": "foob", "downloads": 2270, "version": "0.0.11", "version_created_at": "2025-01-04T16:32:24.511Z", "version_downloads": 0, "platform": "ruby", "authors": "Miles Georgi", "info": "foob: cli interface for code generators and whatnot for Foobara projects", "licenses": [ "Apache-2.0", "MIT" ], "metadata": { "homepage_uri": "https://github.com/foobara/foob", "changelog_uri": "https://github.com/foobara/foob/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/foobara/foob", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "2e9a893c16c111ca39b64a66da88bbac8bf68356c3918fee233311174f941c71", "spec_sha": "60cf1b1b1646bb09a9da82f913ddf332c9b254852b83ca08a419a35bdb5f940a", "project_uri": "https://rubygems.org/gems/foob", "gem_uri": "https://rubygems.org/gems/foob-0.0.11.gem", "homepage_uri": "https://github.com/foobara/foob", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/foobara/foob", "bug_tracker_uri": null, "changelog_uri": "https://github.com/foobara/foob/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "foobara", "requirements": ">= 0" }, { "name": "foobara-autocrud-generator", "requirements": ">= 0" }, { "name": "foobara-command-generator", "requirements": ">= 0" }, { "name": "foobara-domain-generator", "requirements": ">= 0" }, { "name": "foobara-domain-mapper-generator", "requirements": ">= 0" }, { "name": "foobara-empty-ruby-project-generator", "requirements": ">= 0" }, { "name": "foobara-empty-typescript-react-project-generator", "requirements": ">= 0" }, { "name": "foobara-local-files-crud-driver-generator", "requirements": ">= 0" }, { "name": "foobara-organization-generator", "requirements": ">= 0" }, { "name": "foobara-rack-connector-generator", "requirements": ">= 0" }, { "name": "foobara-redis-crud-driver-generator", "requirements": ">= 0" }, { "name": "foobara-remote-imports-generator", "requirements": ">= 0" }, { "name": "foobara-resque-connector-generator", "requirements": ">= 0" }, { "name": "foobara-resque-scheduler-connector-generator", "requirements": ">= 0" }, { "name": "foobara-sh-cli-connector", "requirements": "~> 0.0.10" }, { "name": "foobara-sh-cli-connector-generator", "requirements": ">= 0" }, { "name": "foobara-type-generator", "requirements": ">= 0" }, { "name": "foobara-typescript-react-command-form-generator", "requirements": ">= 0" }, { "name": "foobara-typescript-remote-command-generator", "requirements": ">= 0" } ] } }
2025-01-04 16:32:27 UTC
b6_UymS4bnqXn1z1pmdnn

nextgen

Nextgen is an interactive and flexible alternative to `rails new` that includes opt-in support for modern frontend development with Vite.

0.31.1
Content{ "name": "nextgen", "downloads": 9705, "version": "0.31.1", "version_created_at": "2025-01-04T16:30:53.527Z", "version_downloads": 0, "platform": "ruby", "authors": "Matt Brictson", "info": "Nextgen is an interactive and flexible alternative to `rails new` that includes opt-in support for modern frontend development with Vite.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/mattbrictson/nextgen", "changelog_uri": "https://github.com/mattbrictson/nextgen/releases", "bug_tracker_uri": "https://github.com/mattbrictson/nextgen/issues", "source_code_uri": "https://github.com/mattbrictson/nextgen", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "3abd29b29134341b32fd901e875115690cc85d4971bf4d1927c9501451efdc2e", "spec_sha": "30e40e8b530c9658c0abb70f1953414e0062d6400333fe671ed9688bf6968153", "project_uri": "https://rubygems.org/gems/nextgen", "gem_uri": "https://rubygems.org/gems/nextgen-0.31.1.gem", "homepage_uri": "https://github.com/mattbrictson/nextgen", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/mattbrictson/nextgen", "bug_tracker_uri": "https://github.com/mattbrictson/nextgen/issues", "changelog_uri": "https://github.com/mattbrictson/nextgen/releases", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "railties", "requirements": "~> 8.0.0" }, { "name": "thor", "requirements": "~> 1.2" }, { "name": "tty-prompt", "requirements": "~> 0.23.1" }, { "name": "tty-screen", "requirements": "~> 0.8.1" }, { "name": "zeitwerk", "requirements": "~> 2.6" } ] } }
2025-01-04 16:30:56 UTC
U-rQikQUszxJOHWTkvFTn

statusable

Statusable adds a `has_statuses` macro for defining common status-related methods for use with ActiveRecord objects / Relations.

0.5.0
Content{ "name": "statusable", "downloads": 4123, "version": "0.5.0", "version_created_at": "2025-01-04T16:30:32.960Z", "version_downloads": 0, "platform": "ruby", "authors": "Paul DobbinSchmaltz", "info": "Statusable adds a `has_statuses` macro for defining common status-related methods for use with ActiveRecord objects / Relations.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/pdobb/statusable", "changelog_uri": "https://github.com/pdobb/statusable/releases", "bug_tracker_uri": "https://github.com/pdobb/statusable/issues", "source_code_uri": "https://github.com/pdobb/statusable", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "d0d88fe4efa701ff90e76636b3a31d9fea156733250e2c33445de84b4311204d", "spec_sha": "55ac9cbb3bf936dc536bdddb19cc63b7573d9c76413327862912af25ed942409", "project_uri": "https://rubygems.org/gems/statusable", "gem_uri": "https://rubygems.org/gems/statusable-0.5.0.gem", "homepage_uri": "https://github.com/pdobb/statusable", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/pdobb/statusable", "bug_tracker_uri": "https://github.com/pdobb/statusable/issues", "changelog_uri": "https://github.com/pdobb/statusable/releases", "funding_uri": null, "dependencies": { "development": [ { "name": "gemwork", "requirements": ">= 0" }, { "name": "puma", "requirements": ">= 0" }, { "name": "sqlite3", "requirements": ">= 0" } ], "runtime": [ { "name": "rails", "requirements": ">= 6" } ] } }
2025-01-04 16:30:35 UTC
ljhV5dpfLl2AdWwyQ5yLQ

bundle_update_interactive

Adds an update-interactive command to Bundler

0.11.0
Content{ "name": "bundle_update_interactive", "downloads": 13716, "version": "0.11.0", "version_created_at": "2025-01-04T16:28:52.631Z", "version_downloads": 0, "platform": "ruby", "authors": "Matt Brictson", "info": "Adds an update-interactive command to Bundler", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/mattbrictson/bundle_update_interactive", "changelog_uri": "https://github.com/mattbrictson/bundle_update_interactive/releases", "bug_tracker_uri": "https://github.com/mattbrictson/bundle_update_interactive/issues", "source_code_uri": "https://github.com/mattbrictson/bundle_update_interactive", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "7fb9fbd639cc2a78a16f378c70bdedd2f856f4b0cf48d19eec8370d3d34cc3b0", "spec_sha": "3c17ab87f2b0879d8e392d137edd848442a7db3c1c85bac280f43896880acae1", "project_uri": "https://rubygems.org/gems/bundle_update_interactive", "gem_uri": "https://rubygems.org/gems/bundle_update_interactive-0.11.0.gem", "homepage_uri": "https://github.com/mattbrictson/bundle_update_interactive", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/mattbrictson/bundle_update_interactive", "bug_tracker_uri": "https://github.com/mattbrictson/bundle_update_interactive/issues", "changelog_uri": "https://github.com/mattbrictson/bundle_update_interactive/releases", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bundler", "requirements": "~> 2.0" }, { "name": "bundler-audit", "requirements": ">= 0.9.1" }, { "name": "concurrent-ruby", "requirements": ">= 1.3.4" }, { "name": "launchy", "requirements": ">= 2.5.0" }, { "name": "pastel", "requirements": ">= 0.8.0" }, { "name": "tty-prompt", "requirements": ">= 0.23.1" }, { "name": "tty-screen", "requirements": ">= 0.8.2" }, { "name": "zeitwerk", "requirements": "~> 2.6" } ] } }
2025-01-04 16:28:55 UTC
ktYtMzNBV3XVzHYGrC_HN

foobara-local-files-crud-driver-generator

Sets up a basic local files crud driver in an existing foobara project

0.0.2
Content{ "name": "foobara-local-files-crud-driver-generator", "downloads": 149, "version": "0.0.2", "version_created_at": "2025-01-04T16:28:30.795Z", "version_downloads": 0, "platform": "ruby", "authors": "Miles Georgi", "info": "Sets up a basic local files crud driver in an existing foobara project", "licenses": [ "MPL-2.0" ], "metadata": { "homepage_uri": "https://github.com/foobara/local-files-crud-driver-generator", "changelog_uri": "https://github.com/foobara/local-files-crud-driver-generator/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/foobara/local-files-crud-driver-generator", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "36a7faa71db034802c92f41a42106e39e18fc13dd0d7c48c3f7bb8ec85197a06", "spec_sha": "49e8cdd973db59d1ce7a8e1e4139d5f46e732a8721aeae6137106b20001ad2de", "project_uri": "https://rubygems.org/gems/foobara-local-files-crud-driver-generator", "gem_uri": "https://rubygems.org/gems/foobara-local-files-crud-driver-generator-0.0.2.gem", "homepage_uri": "https://github.com/foobara/local-files-crud-driver-generator", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/foobara/local-files-crud-driver-generator", "bug_tracker_uri": null, "changelog_uri": "https://github.com/foobara/local-files-crud-driver-generator/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "foobara", "requirements": ">= 0" }, { "name": "foobara-files-generator", "requirements": ">= 0" } ] } }
2025-01-04 16:28:34 UTC
yT6ySwvR_1yn2u3hHJ8kq

object_inspector

Object Inspector takes Object#inspect to the next level. Specify any combination of identification attributes, flags, issues, info, and/or a name along with an optional, self-definable scope option to represents objects. Great for the console, logging, etc.

0.8.1
Content{ "name": "object_inspector", "downloads": 22111, "version": "0.8.1", "version_created_at": "2025-01-04T16:24:33.378Z", "version_downloads": 0, "platform": "ruby", "authors": "Paul DobbinSchmaltz", "info": "Object Inspector takes Object#inspect to the next level. Specify any combination of identification attributes, flags, issues, info, and/or a name along with an optional, self-definable scope option to represents objects. Great for the console, logging, etc.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/pdobb/object_inspector", "changelog_uri": "https://github.com/pdobb/object_inspector/releases", "bug_tracker_uri": "https://github.com/pdobb/object_inspector/issues", "source_code_uri": "https://github.com/pdobb/object_inspector", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "e77ee8260c8eda676c8e2d711d7aee85781638e284870c615a2111fb061aff6d", "spec_sha": "6c0e54fcdf700f08fd646a870fc4264c2cf09798e896855165aca6dd2b424839", "project_uri": "https://rubygems.org/gems/object_inspector", "gem_uri": "https://rubygems.org/gems/object_inspector-0.8.1.gem", "homepage_uri": "https://github.com/pdobb/object_inspector", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/pdobb/object_inspector", "bug_tracker_uri": "https://github.com/pdobb/object_inspector/issues", "changelog_uri": "https://github.com/pdobb/object_inspector/releases", "funding_uri": null, "dependencies": { "development": [ { "name": "benchmark-ips", "requirements": ">= 0" }, { "name": "gemwork", "requirements": ">= 0" }, { "name": "object_identifier", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" } ], "runtime": [] } }
2025-01-04 16:24:37 UTC
AgVYrJWrgm4cAzw1weo86

ruby-pg-extras

Ruby port of Heroku PG Extras. The goal of this project is to provide a powerful insights into PostgreSQL database for Ruby on Rails apps that are not using the default Heroku PostgreSQL plugin.

5.5.1
Content{ "name": "ruby-pg-extras", "downloads": 2217384, "version": "5.5.1", "version_created_at": "2025-01-04T16:24:11.416Z", "version_downloads": 0, "platform": "ruby", "authors": "pawurb", "info": " Ruby port of Heroku PG Extras. The goal of this project is to provide a powerful insights into PostgreSQL database for Ruby on Rails apps that are not using the default Heroku PostgreSQL plugin. ", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "511db43b45661dff6b7e1eb7ce62d8db452c8863c043f920589606f726f8d48f", "spec_sha": "691de7b9eb830a955d8fece4e0f824fc2d78f1db171b41a7518ea6fb032a5b5f", "project_uri": "https://rubygems.org/gems/ruby-pg-extras", "gem_uri": "https://rubygems.org/gems/ruby-pg-extras-5.5.1.gem", "homepage_uri": "http://github.com/pawurb/ruby-pg-extras", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/ruby-pg-extras/5.5.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": "rufo", "requirements": ">= 0" } ], "runtime": [ { "name": "pg", "requirements": ">= 0" }, { "name": "terminal-table", "requirements": ">= 0" } ] } }
2025-01-04 16:24:13 UTC
diwPU3VgF4Y5iXEaSYjwi

object_inspector

Object Inspector takes Object#inspect to the next level. Specify any combination of identification attributes, flags, issues, info, and/or a name along with an optional, self-definable scope option to represents objects. Great for the console, logging, etc.

0.8.0
Content{ "name": "object_inspector", "downloads": 22111, "version": "0.8.0", "version_created_at": "2025-01-04T16:22:43.672Z", "version_downloads": 0, "platform": "ruby", "authors": "Paul DobbinSchmaltz", "info": "Object Inspector takes Object#inspect to the next level. Specify any combination of identification attributes, flags, issues, info, and/or a name along with an optional, self-definable scope option to represents objects. Great for the console, logging, etc.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/pdobb/object_inspector", "changelog_uri": "https://github.com/pdobb/object_inspector/releases", "bug_tracker_uri": "https://github.com/pdobb/object_inspector/issues", "source_code_uri": "https://github.com/pdobb/object_inspector", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "fe348d87896ed7418322ed4d28e26723d22c5d16714e4a9798711e753911b523", "spec_sha": "79d144953b0145fea3bd6916261ffb8716cbd556dfd5b95f0af8c454935cc096", "project_uri": "https://rubygems.org/gems/object_inspector", "gem_uri": "https://rubygems.org/gems/object_inspector-0.8.0.gem", "homepage_uri": "https://github.com/pdobb/object_inspector", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/pdobb/object_inspector", "bug_tracker_uri": "https://github.com/pdobb/object_inspector/issues", "changelog_uri": "https://github.com/pdobb/object_inspector/releases", "funding_uri": null, "dependencies": { "development": [ { "name": "benchmark-ips", "requirements": ">= 0" }, { "name": "gemwork", "requirements": ">= 0" }, { "name": "object_identifier", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" } ], "runtime": [] } }
2025-01-04 16:22:47 UTC
w2w7xeGmU47gH1C1xUyBm

object_identifier

Object Identifier allows quick, easy, and uniform identification of an object by inspecting its class name and outputting any desirable attributes/methods. It is great for logging, sending descriptive notification messages, etc.

0.10.0
Content{ "name": "object_identifier", "downloads": 32947, "version": "0.10.0", "version_created_at": "2025-01-04T16:13:40.695Z", "version_downloads": 0, "platform": "ruby", "authors": "Paul DobbinSchmaltz", "info": "Object Identifier allows quick, easy, and uniform identification of an object by inspecting its class name and outputting any desirable attributes/methods. It is great for logging, sending descriptive notification messages, etc.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/pdobb/object_identifier", "changelog_uri": "https://github.com/pdobb/object_identifier/releases", "bug_tracker_uri": "https://github.com/pdobb/object_identifier/issues", "source_code_uri": "https://github.com/pdobb/object_identifier", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "161b64222f779fa224dffc1088f6b0f9c587654031b18c742d2f612530a40a1d", "spec_sha": "f7ab4f3dcab90fc8ea03af40a3ea175d75621692b26a74fb4da0c5f1cd499817", "project_uri": "https://rubygems.org/gems/object_identifier", "gem_uri": "https://rubygems.org/gems/object_identifier-0.10.0.gem", "homepage_uri": "https://github.com/pdobb/object_identifier", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/pdobb/object_identifier", "bug_tracker_uri": "https://github.com/pdobb/object_identifier/issues", "changelog_uri": "https://github.com/pdobb/object_identifier/releases", "funding_uri": null, "dependencies": { "development": [ { "name": "benchmark-ips", "requirements": ">= 0" }, { "name": "gemwork", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" } ], "runtime": [] } }
2025-01-04 16:13:42 UTC
qZLXfnJNZg_4YlRJ1GXlT

rails-pg-extras

Rails port of Heroku PG Extras. The goal of this project is to provide a powerful insights into PostgreSQL database for Ruby on Rails apps that are not using the default Heroku PostgreSQL plugin.

5.5.0
Content{ "name": "rails-pg-extras", "downloads": 2109805, "version": "5.5.0", "version_created_at": "2025-01-04T16:13:16.270Z", "version_downloads": 0, "platform": "ruby", "authors": "pawurb", "info": " Rails port of Heroku PG Extras. The goal of this project is to provide a powerful insights into PostgreSQL database for Ruby on Rails apps that are not using the default Heroku PostgreSQL plugin. ", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "6018b14d998bf7f452f4ba9cfd44ea203b3ea845e479927a1b91b221eeb3a11c", "spec_sha": "6ea72e5f5d1a7e260090d7c5eea081a96febf71d5751fea93d6191fcca173aaa", "project_uri": "https://rubygems.org/gems/rails-pg-extras", "gem_uri": "https://rubygems.org/gems/rails-pg-extras-5.5.0.gem", "homepage_uri": "http://github.com/pawurb/rails-pg-extras", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/rails-pg-extras/5.5.0", "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": "rufo", "requirements": ">= 0" } ], "runtime": [ { "name": "rails", "requirements": ">= 0" }, { "name": "ruby-pg-extras", "requirements": "= 5.5.0" } ] } }
2025-01-04 16:13:18 UTC
pU9Doo9H4r59VP9qfcOTd

ruby-pg-extras

Ruby port of Heroku PG Extras. The goal of this project is to provide a powerful insights into PostgreSQL database for Ruby on Rails apps that are not using the default Heroku PostgreSQL plugin.

5.5.0
Content{ "name": "ruby-pg-extras", "downloads": 2217345, "version": "5.5.0", "version_created_at": "2025-01-04T16:11:09.980Z", "version_downloads": 0, "platform": "ruby", "authors": "pawurb", "info": " Ruby port of Heroku PG Extras. The goal of this project is to provide a powerful insights into PostgreSQL database for Ruby on Rails apps that are not using the default Heroku PostgreSQL plugin. ", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "af4c233dcf7a3f1b04c2a041454a7a235d78e8fc36049192d80ba9464ea3d936", "spec_sha": "162689c8d45c7c44fc196bea72cc48587ad3c78710e470848b9320a7b4a12cf9", "project_uri": "https://rubygems.org/gems/ruby-pg-extras", "gem_uri": "https://rubygems.org/gems/ruby-pg-extras-5.5.0.gem", "homepage_uri": "http://github.com/pawurb/ruby-pg-extras", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/ruby-pg-extras/5.5.0", "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": "rufo", "requirements": ">= 0" } ], "runtime": [ { "name": "pg", "requirements": ">= 0" }, { "name": "terminal-table", "requirements": ">= 0" } ] } }
2025-01-04 16:11:13 UTC
IgfM59QrVceCwtwSsEv-b

peppermint

A Gem of a dev environment

0.1.18
Content{ "name": "peppermint", "downloads": 2738, "version": "0.1.18", "version_created_at": "2025-01-04T15:56:36.331Z", "version_downloads": 0, "platform": "ruby", "authors": "'j'", "info": "A Gem of a dev environment", "licenses": [ "BSD-3-Clause" ], "metadata": { "homepage_uri": "https://codeberg.org/janie314/peppermint" }, "yanked": false, "sha": "5775098eabeeec071e67918cece61e6d15c38961189f709680506c90e3cd69bb", "spec_sha": "263121c8d0246cd429a3681899e0cf15898bfd7d1ce9c0537da71ba7600491f2", "project_uri": "https://rubygems.org/gems/peppermint", "gem_uri": "https://rubygems.org/gems/peppermint-0.1.18.gem", "homepage_uri": "https://codeberg.org/janie314/peppermint", "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": "pry-byebug", "requirements": "~> 3.10" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "rdoc", "requirements": "~> 6.7" }, { "name": "rubocop", "requirements": "~> 1.69" }, { "name": "rubocop-rake", "requirements": "~> 0.6" }, { "name": "ruby-lsp", "requirements": "~> 0.22" }, { "name": "standard", "requirements": "~> 1.43" }, { "name": "standard-rails", "requirements": "~> 1.2" }, { "name": "yard", "requirements": "~> 0.9" } ] } }
2025-01-04 15:56:41 UTC
2i-8VPZBQh2xqBydNSkYj

gemwork

Gemwork is an abstract framework used by pdobb's Ruby Gems.

0.7.4
Content{ "name": "gemwork", "downloads": 3758, "version": "0.7.4", "version_created_at": "2025-01-04T15:20:22.054Z", "version_downloads": 0, "platform": "ruby", "authors": "Paul DobbinSchmaltz", "info": "Gemwork is an abstract framework used by pdobb's Ruby Gems.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/pdobb/gemwork", "changelog_uri": "https://github.com/pdobb/gemwork/releases", "bug_tracker_uri": "https://github.com/pdobb/gemwork/issues", "source_code_uri": "https://github.com/pdobb/gemwork", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "d2df226845f4dcdf6d8d0fb88cabe22b212e41ef5955669e4c11bbf87f6f4d56", "spec_sha": "e772d302849e2e94f0730bcd219ed4ef3caf9055fc19a1525160a6f0e4d1cd5f", "project_uri": "https://rubygems.org/gems/gemwork", "gem_uri": "https://rubygems.org/gems/gemwork-0.7.4.gem", "homepage_uri": "https://github.com/pdobb/gemwork", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/pdobb/gemwork", "bug_tracker_uri": "https://github.com/pdobb/gemwork/issues", "changelog_uri": "https://github.com/pdobb/gemwork/releases", "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": ">= 0" } ], "runtime": [ { "name": "debug", "requirements": ">= 0" }, { "name": "irb", "requirements": ">= 0" }, { "name": "minitest", "requirements": ">= 0" }, { "name": "minitest-reporters", "requirements": ">= 0" }, { "name": "much-stub", "requirements": ">= 0" }, { "name": "reek", "requirements": ">= 0" }, { "name": "rubocop", "requirements": ">= 0" }, { "name": "rubocop-minitest", "requirements": ">= 0" }, { "name": "rubocop-performance", "requirements": ">= 0" }, { "name": "rubocop-rake", "requirements": ">= 0" }, { "name": "simplecov", "requirements": ">= 0" }, { "name": "yard", "requirements": ">= 0" } ] } }
2025-01-04 15:20:26 UTC
CLCiYLs2RqbeB1kEwOsya

gemwork

Gemwork is an abstract framework used by pdobb's Ruby Gems.

0.7.3
Content{ "name": "gemwork", "downloads": 3758, "version": "0.7.3", "version_created_at": "2025-01-04T15:14:44.514Z", "version_downloads": 0, "platform": "ruby", "authors": "Paul DobbinSchmaltz", "info": "Gemwork is an abstract framework used by pdobb's Ruby Gems.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/pdobb/gemwork", "changelog_uri": "https://github.com/pdobb/gemwork/releases", "bug_tracker_uri": "https://github.com/pdobb/gemwork/issues", "source_code_uri": "https://github.com/pdobb/gemwork", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "5391fc6f20edeb6664eac693a7239e49c7f30b6820094b757dcedf411ac32be0", "spec_sha": "9f005907d99914f2495f362ef044eeea6584cf8f34b01d5f5f55c1abbd7c69bf", "project_uri": "https://rubygems.org/gems/gemwork", "gem_uri": "https://rubygems.org/gems/gemwork-0.7.3.gem", "homepage_uri": "https://github.com/pdobb/gemwork", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/pdobb/gemwork", "bug_tracker_uri": "https://github.com/pdobb/gemwork/issues", "changelog_uri": "https://github.com/pdobb/gemwork/releases", "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": ">= 0" } ], "runtime": [ { "name": "debug", "requirements": ">= 0" }, { "name": "irb", "requirements": ">= 0" }, { "name": "minitest", "requirements": ">= 0" }, { "name": "minitest-reporters", "requirements": ">= 0" }, { "name": "much-stub", "requirements": ">= 0" }, { "name": "reek", "requirements": ">= 0" }, { "name": "rubocop", "requirements": ">= 0" }, { "name": "rubocop-minitest", "requirements": ">= 0" }, { "name": "rubocop-performance", "requirements": ">= 0" }, { "name": "rubocop-rake", "requirements": ">= 0" }, { "name": "simplecov", "requirements": ">= 0" }, { "name": "yard", "requirements": ">= 0" } ] } }
2025-01-04 15:14:47 UTC
6Y1GvGVTyJOCeU7cC59TK

files.com

The Files.com Ruby client.

1.1.204
Content{ "name": "files.com", "downloads": 688451, "version": "1.1.204", "version_created_at": "2025-01-04T15:01:19.776Z", "version_downloads": 0, "platform": "ruby", "authors": "files.com", "info": "The Files.com Ruby client.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "4b922960abc5cd6e7fbe7ba9e7f1d1f4103195b220e1543b92e6818c225893eb", "spec_sha": "15b4efb066d13afb2db38fd01e5b4591e8b717ca1f61c74e208ed00917c9ef68", "project_uri": "https://rubygems.org/gems/files.com", "gem_uri": "https://rubygems.org/gems/files.com-1.1.204.gem", "homepage_uri": "https://www.files.com", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/files.com/1.1.204", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "addressable", "requirements": ">= 2.8.0" }, { "name": "concurrent-ruby", "requirements": ">= 1.1.3" }, { "name": "faraday", "requirements": ">= 1.0.1" }, { "name": "faraday-multipart", "requirements": ">= 1.0" }, { "name": "faraday-net_http_persistent", "requirements": ">= 2.0" }, { "name": "net-http-persistent", "requirements": ">= 4.0" } ] } }
2025-01-04 15:01:24 UTC
VaQVtdSiGtldGmvVpWOj1

active_record_compose

activemodel form object pattern

0.6.2
Content{ "name": "active_record_compose", "downloads": 20179, "version": "0.6.2", "version_created_at": "2025-01-04T14:24:42.926Z", "version_downloads": 0, "platform": "ruby", "authors": "hamajyotan", "info": "activemodel form object pattern", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/hamajyotan/active_record_compose", "changelog_uri": "https://github.com/hamajyotan/active_record_compose/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/hamajyotan/active_record_compose", "documentation_uri": "https://www.rubydoc.info/gems/active_record_compose/0.6.2", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "c8cd6eff29ae2b4ed1ecd4a6c3a67c59e9305e2fbd8ac6c8998e10ffbcfcf8ea", "spec_sha": "21bd4fd802d641692ffab5399685d7a010033af87458a4a4ad2b6caaab67e32b", "project_uri": "https://rubygems.org/gems/active_record_compose", "gem_uri": "https://rubygems.org/gems/active_record_compose-0.6.2.gem", "homepage_uri": "https://github.com/hamajyotan/active_record_compose", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/active_record_compose/0.6.2", "mailing_list_uri": null, "source_code_uri": "https://github.com/hamajyotan/active_record_compose", "bug_tracker_uri": null, "changelog_uri": "https://github.com/hamajyotan/active_record_compose/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activerecord", "requirements": ">= 6.1" } ] } }
2025-01-04 14:24:47 UTC
mUNxyp3w4uBRfBMYVsG1g

wikibase_representable

Provides Wikibase data model classes and support for serializing and deserializing Wikibase entities to and from JSON.

0.1.1
Content{ "name": "wikibase_representable", "downloads": 0, "version": "0.1.1", "version_created_at": "2025-01-04T14:05:35.577Z", "version_downloads": 0, "platform": "ruby", "authors": "Michael Holloway", "info": "Provides Wikibase data model classes and support for serializing and deserializing Wikibase entities to and from JSON.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/mdholloway/wikibase_representable", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "f83e9b367bdffa2657963909a2634445def3073caad76be265c3eb535d67cb16", "spec_sha": "4877a44a2ffdad210b081b7f3821099e957192d4e6c26617cd49022638ca8c8b", "project_uri": "https://rubygems.org/gems/wikibase_representable", "gem_uri": "https://rubygems.org/gems/wikibase_representable-0.1.1.gem", "homepage_uri": "https://github.com/mdholloway/wikibase_representable", "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": [ { "name": "bundler", "requirements": "~> 2.5" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "rspec", "requirements": "~> 3.13" }, { "name": "rubocop", "requirements": "~> 1.69" }, { "name": "rubocop-rake", "requirements": "~> 0.6" }, { "name": "rubocop-rspec", "requirements": "~> 3.3" } ], "runtime": [ { "name": "multi_json", "requirements": "~> 1.15" }, { "name": "representable", "requirements": "~> 3.2" } ] } }
2025-01-04 14:05:38 UTC
S4X1jBgv5aHHR0GgsFK2k

componentize_any

Componentize any wasm binary.

0.1.0
Content{ "name": "componentize_any", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-01-04T14:02:55.623Z", "version_downloads": 0, "platform": "ruby", "authors": "Uchio Kondo", "info": "Componentize any wasm binary.", "licenses": [], "metadata": {}, "yanked": false, "sha": "213155c2d0c111da811352e6065134c15d9af245517023cd7e105707d26a155d", "spec_sha": "179d87bdae74868dc50d17bbbf823c6f740904f68eebffe0e636036b24162258", "project_uri": "https://rubygems.org/gems/componentize_any", "gem_uri": "https://rubygems.org/gems/componentize_any-0.1.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/componentize_any/0.1.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-01-04 14:02:58 UTC
hcTDmA44h24Z6_SGNHpV-

wikibase_representable

Provides Wikibase data model classes and support for serializing and deserializing Wikibase entities to and from JSON.

0.1.0
Content{ "name": "wikibase_representable", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-01-04T14:01:54.491Z", "version_downloads": 0, "platform": "ruby", "authors": "Michael Holloway", "info": "Provides Wikibase data model classes and support for serializing and deserializing Wikibase entities to and from JSON.", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "2a6e61316b909b0493dea035db762674ac568a508e05e641e7055717eca71180", "spec_sha": "a568be2bdffcf72822d2c92295b2a5d251c230e1c7c07738521428ce07ca9422", "project_uri": "https://rubygems.org/gems/wikibase_representable", "gem_uri": "https://rubygems.org/gems/wikibase_representable-0.1.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/wikibase_representable/0.1.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.5" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "rspec", "requirements": "~> 3.13" }, { "name": "rubocop", "requirements": "~> 1.69" }, { "name": "rubocop-rake", "requirements": "~> 0.6" }, { "name": "rubocop-rspec", "requirements": "~> 3.3" } ], "runtime": [ { "name": "multi_json", "requirements": "~> 1.15" }, { "name": "representable", "requirements": "~> 3.2" } ] } }
2025-01-04 14:01:58 UTC
4gSfQnG2mjdaTKN41Ky-v

draft_box

A web interface for browsing Ruby on Rails sent emails with support for distributed environments

0.0.5
Content{ "name": "draft_box", "downloads": 295, "version": "0.0.5", "version_created_at": "2025-01-04T13:55:03.914Z", "version_downloads": 0, "platform": "ruby", "authors": "Paweł Dąbrowski", "info": "A web interface for browsing Ruby on Rails sent emails with support for distributed environments", "licenses": [], "metadata": {}, "yanked": false, "sha": "d9b4ceebde49edd91438dd25fca3228539b1ab7718587a40f8e79702f42293d5", "spec_sha": "18e045138163871cc39ef87c8de3fd95c3ea670ad41e5f0ce17be7e990153171", "project_uri": "https://rubygems.org/gems/draft_box", "gem_uri": "https://rubygems.org/gems/draft_box-0.0.5.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/draft_box/0.0.5", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-01-04 13:55:06 UTC
FjxAuV4cNO2mf0_P60CyK

draft_box

A web interface for browsing Ruby on Rails sent emails with support for distributed environments

0.0.4
Content{ "name": "draft_box", "downloads": 295, "version": "0.0.4", "version_created_at": "2025-01-04T13:52:19.392Z", "version_downloads": 0, "platform": "ruby", "authors": "Paweł Dąbrowski", "info": "A web interface for browsing Ruby on Rails sent emails with support for distributed environments", "licenses": [], "metadata": {}, "yanked": false, "sha": "10dc3b31098d45162e1e25f367d77c4bca7623d55414ce671feb92df11145757", "spec_sha": "9448027fc961428394c0deb1fddb2121d58f7248afd4bcdc2dcaf6ffb6ae327f", "project_uri": "https://rubygems.org/gems/draft_box", "gem_uri": "https://rubygems.org/gems/draft_box-0.0.4.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/draft_box/0.0.4", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-01-04 13:52:23 UTC
4SBGHN3elXIX6qzFzaJck

rackr

A complete http router solution that fit well with pure rack apps.

0.0.52
Content{ "name": "rackr", "downloads": 2813, "version": "0.0.52", "version_created_at": "2025-01-04T13:50:17.185Z", "version_downloads": 0, "platform": "ruby", "authors": "Henrique F. Teixeira", "info": "A complete http router solution that fit well with pure rack apps.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "9a5f6faedfaa867161355a4f74dd3a371094f0659702d5185a7fdaefda6c5936", "spec_sha": "7d291f97d163698a84e58caca2ecf9edf628842216fea15da5ba9acdf6207d6b", "project_uri": "https://rubygems.org/gems/rackr", "gem_uri": "https://rubygems.org/gems/rackr-0.0.52.gem", "homepage_uri": "https://github.com/henrique-ft/rackr", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/rackr/0.0.52", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "erubi", "requirements": "~> 1.12" }, { "name": "html_slice", "requirements": ">= 0.0, < 1.0" }, { "name": "oj", "requirements": "~> 3.15" }, { "name": "rack", "requirements": ">= 2.0, < 4.0" } ] } }
2025-01-04 13:50:19 UTC
P16mHz2MZyaZ9P-9F2ZrY

kombu

Kombu provides the ability to render the specified component directly from the controller.

0.1.1
Content{ "name": "kombu", "downloads": 506, "version": "0.1.1", "version_created_at": "2025-01-04T13:41:52.014Z", "version_downloads": 0, "platform": "ruby", "authors": "madogiwa", "info": "Kombu provides the ability to render the specified component directly from the controller.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/madogiwa0124/kombu", "source_code_uri": "https://github.com/madogiwa0124/kombu" }, "yanked": false, "sha": "d12601118f150cf0ebf23297fac93cc144c156ae0b97e6ae6d2d5c68348e7251", "spec_sha": "10d530a07ab98685f62d6837e86a301fba454af993634ae2f707c6f80547a022", "project_uri": "https://rubygems.org/gems/kombu", "gem_uri": "https://rubygems.org/gems/kombu-0.1.1.gem", "homepage_uri": "https://github.com/madogiwa0124/kombu", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/madogiwa0124/kombu", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rails", "requirements": ">= 7.0" } ] } }
2025-01-04 13:41:54 UTC
Oc5triCxsaPwMDA6XrsD9

pf2

Yet another Ruby profiler

0.7.1
Content{ "name": "pf2", "downloads": 2893, "version": "0.7.1", "version_created_at": "2025-01-04T13:38:38.974Z", "version_downloads": 0, "platform": "ruby", "authors": "Daisuke Aritomo", "info": "Yet another Ruby profiler", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/osyoyu/pf2", "changelog_uri": "https://github.com/osyoyu/pf2/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/osyoyu/pf2", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "fa8827c4da561d733ef7677cfb8e1298e7a929a9e38a729dae80b317458b3e75", "spec_sha": "ffe3e3b278681f73634a75266bc97f1c9bdb58bf989b82f07adedb80d7db7152", "project_uri": "https://rubygems.org/gems/pf2", "gem_uri": "https://rubygems.org/gems/pf2-0.7.1.gem", "homepage_uri": "https://github.com/osyoyu/pf2", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/osyoyu/pf2", "bug_tracker_uri": null, "changelog_uri": "https://github.com/osyoyu/pf2/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "minitest", "requirements": ">= 0" } ], "runtime": [ { "name": "rake-compiler", "requirements": ">= 0" }, { "name": "rb_sys", "requirements": "= 0.9.105" }, { "name": "webrick", "requirements": ">= 0" } ] } }
2025-01-04 13:38:41 UTC
kBDtY5Q_OWiykClHcOw4u

code-ruby

a programming language for the internet

1.2.5
Content{ "name": "code-ruby", "downloads": 24415, "version": "1.2.5", "version_created_at": "2025-01-04T12:33:37.728Z", "version_downloads": 0, "platform": "ruby", "authors": "Dorian Marié", "info": "a programming language for the internet", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "aaa68268115656c14a28600073e5a9ba6f98f33b8e6dc958772041e6b7fae1c4", "spec_sha": "08bc90854f8e152494a728db8bd7d01d841860b032e0901a6310f0575f8b4209", "project_uri": "https://rubygems.org/gems/code-ruby", "gem_uri": "https://rubygems.org/gems/code-ruby-1.2.5.gem", "homepage_uri": "https://github.com/dorianmariecom/code-ruby", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/code-ruby/1.2.5", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activesupport", "requirements": ">= 0" }, { "name": "base64", "requirements": ">= 0" }, { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "did-you-mean", "requirements": ">= 0" }, { "name": "dorian-arguments", "requirements": ">= 0" }, { "name": "json", "requirements": ">= 0" }, { "name": "language-ruby", "requirements": ">= 0" }, { "name": "net-http", "requirements": ">= 0" }, { "name": "nokogiri", "requirements": ">= 0" }, { "name": "uri", "requirements": ">= 0" }, { "name": "zeitwerk", "requirements": ">= 0" } ] } }
2025-01-04 12:33:42 UTC
dIWRNXc9g2Oc7ataApyFg

asciidoctor-defmastership

asciidoctor-defmastership allows to define applicable definitions references, link to other references (internal or external)

1.3.0
Content{ "name": "asciidoctor-defmastership", "downloads": 19938, "version": "1.3.0", "version_created_at": "2025-01-04T11:59:10.171Z", "version_downloads": 0, "platform": "ruby", "authors": "Jérôme Arbez-Gindre", "info": "asciidoctor-defmastership allows to define\n applicable definitions references, link to other references\n (internal or external)", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "4e0b52e4271b97fc688581d86d729f84e2e1c129e733720a22f73b81e68b08e9", "spec_sha": "760e53ed046b406b8d354c5b6d248daab73583c1cc56dce5d9cc296255933340", "project_uri": "https://rubygems.org/gems/asciidoctor-defmastership", "gem_uri": "https://rubygems.org/gems/asciidoctor-defmastership-1.3.0.gem", "homepage_uri": "https://gitlab.com/jjag/asciidoctor-defmastership/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/asciidoctor-defmastership/1.3.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "asciidoctor", "requirements": "~> 2.0" }, { "name": "defmastership-core", "requirements": "~> 1.4" }, { "name": "ostruct", "requirements": "~> 0.6" } ] } }
2025-01-04 11:59:14 UTC
XAGyZ2lGA3Y0fftehlM2P

rubocop-discourse

Custom rubocop cops used by Discourse

3.9.1
Content{ "name": "rubocop-discourse", "downloads": 700942, "version": "3.9.1", "version_created_at": "2025-01-04T11:57:40.561Z", "version_downloads": 0, "platform": "ruby", "authors": "Discourse Team", "info": "Custom rubocop cops used by Discourse", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "1349256e36eecd727bc61548494915dc3ab8804349f297460bb2fb9468e022a8", "spec_sha": "510a0e9e829dc238e654f5714b0f14eedbcbb6ee50f4cc2b104cf0e29f6a74f1", "project_uri": "https://rubygems.org/gems/rubocop-discourse", "gem_uri": "https://rubygems.org/gems/rubocop-discourse-3.9.1.gem", "homepage_uri": "https://github.com/discourse/rubocop-discourse", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/rubocop-discourse/3.9.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": "~> 13.1.0" }, { "name": "rspec", "requirements": "~> 3.12.0" } ], "runtime": [ { "name": "activesupport", "requirements": ">= 6.1" }, { "name": "rubocop", "requirements": ">= 1.59.0" }, { "name": "rubocop-capybara", "requirements": ">= 2.0.0" }, { "name": "rubocop-factory_bot", "requirements": ">= 2.0.0" }, { "name": "rubocop-rails", "requirements": ">= 2.25.0" }, { "name": "rubocop-rspec", "requirements": ">= 3.0.1" }, { "name": "rubocop-rspec_rails", "requirements": ">= 2.30.0" } ] } }
2025-01-04 11:57:43 UTC
Kyi6Yss6sLjZAzGisVCIs

defmastership

Handling of references and definitions with asciidoctor

1.3.0
Content{ "name": "defmastership", "downloads": 36244, "version": "1.3.0", "version_created_at": "2025-01-04T11:39:34.437Z", "version_downloads": 0, "platform": "ruby", "authors": "Jérôme Arbez-Gindre", "info": "Handling of references and definitions with asciidoctor", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "d8e3eea9226747cd6f2fe0add9daa80ecd79ddeeddf67b3887462c84d351bee6", "spec_sha": "10eb839f561cc2618b8e8b4ac54f9dc86d95fa3731ddfaa3c4241b9e6db67d28", "project_uri": "https://rubygems.org/gems/defmastership", "gem_uri": "https://rubygems.org/gems/defmastership-1.3.0.gem", "homepage_uri": "https://gitlab.com/jjag/defmastership/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/defmastership/1.3.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aasm", "requirements": "~> 5" }, { "name": "asciidoctor", "requirements": "~> 2" }, { "name": "csv", "requirements": "~> 3" }, { "name": "defmastership-core", "requirements": "~> 1.4" }, { "name": "git", "requirements": "~> 1" }, { "name": "gli", "requirements": "~> 2" }, { "name": "ostruct", "requirements": "~> 0" } ] } }
2025-01-04 11:39:38 UTC
_ZHrGwHViBVA1RRc2GPmH

websocket-driver

WebSocket protocol handler with pluggable I/O

0.7.7
Content{ "name": "websocket-driver", "downloads": 431916681, "version": "0.7.7", "version_created_at": "2025-01-04T11:25:47.224Z", "version_downloads": 0, "platform": "java", "authors": "James Coglan", "info": "WebSocket protocol handler with pluggable I/O", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "e2520a6049feb88691e042d631063fa96d50620fb7f53b30180ae6fb2cf75eb1", "spec_sha": "78d0963e5a60016276415c148f8eb43946a3d06b69c9fa3c19339c5510ee91f1", "project_uri": "https://rubygems.org/gems/websocket-driver", "gem_uri": "https://rubygems.org/gems/websocket-driver-0.7.7-java.gem", "homepage_uri": "https://github.com/faye/websocket-driver-ruby", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/websocket-driver/0.7.7", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "eventmachine", "requirements": ">= 0" }, { "name": "permessage_deflate", "requirements": ">= 0" }, { "name": "rake-compiler", "requirements": ">= 0" }, { "name": "rspec", "requirements": ">= 0" } ], "runtime": [ { "name": "base64", "requirements": ">= 0" }, { "name": "websocket-extensions", "requirements": ">= 0.1.0" } ] } }
2025-01-04 11:25:50 UTC
c9ybTQwRs0AlfDhV24NVG

websocket-driver

WebSocket protocol handler with pluggable I/O

0.7.7
Content{ "name": "websocket-driver", "downloads": 431916681, "version": "0.7.7", "version_created_at": "2025-01-04T11:25:04.982Z", "version_downloads": 0, "platform": "ruby", "authors": "James Coglan", "info": "WebSocket protocol handler with pluggable I/O", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "056d99f2cd545712cfb1291650fde7478e4f2661dc1db6a0fa3b966231a146b4", "spec_sha": "07a2ed11467565422fbbf9f12e1ac6509eede707789af3cd2ab3add435c5fc06", "project_uri": "https://rubygems.org/gems/websocket-driver", "gem_uri": "https://rubygems.org/gems/websocket-driver-0.7.7.gem", "homepage_uri": "https://github.com/faye/websocket-driver-ruby", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/websocket-driver/0.7.7", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "eventmachine", "requirements": ">= 0" }, { "name": "permessage_deflate", "requirements": ">= 0" }, { "name": "rake-compiler", "requirements": ">= 0" }, { "name": "rspec", "requirements": ">= 0" } ], "runtime": [ { "name": "base64", "requirements": ">= 0" }, { "name": "websocket-extensions", "requirements": ">= 0.1.0" } ] } }
2025-01-04 11:25:07 UTC
Agxc5g7aeohmlBwuMjxNI

defmastership-core

Handling of references and definitions with asciidoctor - common code

1.4.1
Content{ "name": "defmastership-core", "downloads": 1515, "version": "1.4.1", "version_created_at": "2025-01-04T11:17:55.951Z", "version_downloads": 0, "platform": "ruby", "authors": "Jérôme Arbez-Gindre", "info": "Handling of references and definitions with asciidoctor - common code", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "79829c2a618fbb89687c10136d5b40213fe02a5302483b1ae4a37f1d5e0071a1", "spec_sha": "c7e6c5d4cafd26f1d350a9a6d1422dc4fdbe711d9d8934ecbd5b40725a0f6d0c", "project_uri": "https://rubygems.org/gems/defmastership-core", "gem_uri": "https://rubygems.org/gems/defmastership-core-1.4.1.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/defmastership-core/1.4.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-01-04 11:17:58 UTC
zFh8RuAekKjQWpRyUHTfZ

rubyzip

rubyzip is a ruby module for reading and writing zip files

2.4
Content{ "name": "rubyzip", "downloads": 546788670, "version": "2.4", "version_created_at": "2025-01-04T11:03:14.608Z", "version_downloads": 0, "platform": "ruby", "authors": "Robert Haines, John Lees-Miller, Alexander Simonov", "info": "rubyzip is a ruby module for reading and writing zip files", "licenses": [ "BSD 2-Clause" ], "metadata": { "wiki_uri": "https://github.com/rubyzip/rubyzip/wiki", "changelog_uri": "https://github.com/rubyzip/rubyzip/blob/v2.4/Changelog.md", "bug_tracker_uri": "https://github.com/rubyzip/rubyzip/issues", "source_code_uri": "https://github.com/rubyzip/rubyzip/tree/v2.4", "documentation_uri": "https://www.rubydoc.info/gems/rubyzip/2.4" }, "yanked": false, "sha": "ec957eeaeeb21441eb77a7e4863e922f1a7fa801e9f8691b6034fbb1406291c0", "spec_sha": "27820f23f9e243839d6bc8163fa6c5141e849f8dcd19eae2abd10d882b9e139e", "project_uri": "https://rubygems.org/gems/rubyzip", "gem_uri": "https://rubygems.org/gems/rubyzip-2.4.gem", "homepage_uri": "http://github.com/rubyzip/rubyzip", "wiki_uri": "https://github.com/rubyzip/rubyzip/wiki", "documentation_uri": "https://www.rubydoc.info/gems/rubyzip/2.4", "mailing_list_uri": null, "source_code_uri": "https://github.com/rubyzip/rubyzip/tree/v2.4", "bug_tracker_uri": "https://github.com/rubyzip/rubyzip/issues", "changelog_uri": "https://github.com/rubyzip/rubyzip/blob/v2.4/Changelog.md", "funding_uri": null, "dependencies": { "development": [ { "name": "minitest", "requirements": "~> 5.4" }, { "name": "pry", "requirements": "~> 0.10" }, { "name": "rake", "requirements": "~> 12.3, >= 12.3.3" }, { "name": "rubocop", "requirements": "~> 0.79" } ], "runtime": [] } }
2025-01-04 11:03:18 UTC
kaAt3DWmHGyvh_WW0JKg4

scripref

Library for parsing scripture references in real texts.

1.2.0
Content{ "name": "scripref", "downloads": 34910, "version": "1.2.0", "version_created_at": "2025-01-04T11:02:24.720Z", "version_downloads": 0, "platform": "ruby", "authors": "Jan Friedrich", "info": "Library for parsing scripture references in real texts.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/janfri/scripref", "source_code_uri": "https://github.com/janfri/scripref" }, "yanked": false, "sha": "0532e187db0346866c784fdc97ed7f2e6ba5f8983433d9147dd05b0f99f5af08", "spec_sha": "85b2c8774a3a112e183b623140d84627256faeba261fb36d89093bd42a00e84a", "project_uri": "https://rubygems.org/gems/scripref", "gem_uri": "https://rubygems.org/gems/scripref-1.2.0.gem", "homepage_uri": "https://github.com/janfri/scripref", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/janfri/scripref", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": ">= 0" }, { "name": "regtest", "requirements": "~> 2" }, { "name": "rim", "requirements": "~> 3.0" } ], "runtime": [] } }
2025-01-04 11:02:29 UTC
86rRsVPsGYuFjjLQHA6Pi

tebako

Tebako is an executable packager. It packages a set of files into a single executable binary that allows a user to run a selected file from the packaged software as if it is a mounted filesystem.

0.12.0
Content{ "name": "tebako", "downloads": 16302, "version": "0.12.0", "version_created_at": "2025-01-04T10:51:06.640Z", "version_downloads": 0, "platform": "ruby", "authors": "Ribose Inc.", "info": "Tebako is an executable packager. It packages a set of files into a single\nexecutable binary that allows a user to run a selected file from the\npackaged software as if it is a mounted filesystem.\n", "licenses": [ "BSD-2-Clause" ], "metadata": { "homepage_uri": "https://github.com/tamatebako/tebako", "source_code_uri": "https://github.com/tamatebako/tebako" }, "yanked": false, "sha": "07d43a36892c0531e5941a47abd36b94ade6230aee7b5737507a2a4c7516baf1", "spec_sha": "e35dff060234fee1f356057ee91c2b880130b16f9317e6ec0cb7006ce8e5a16a", "project_uri": "https://rubygems.org/gems/tebako", "gem_uri": "https://rubygems.org/gems/tebako-0.12.0.gem", "homepage_uri": "https://github.com/tamatebako/tebako", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/tamatebako/tebako", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "hoe", "requirements": ">= 0" }, { "name": "minitest", "requirements": ">= 0" }, { "name": "rspec", "requirements": "~> 3.2" }, { "name": "rubocop", "requirements": "~> 1.52" }, { "name": "rubocop-rubycw", "requirements": ">= 0" }, { "name": "simplecov", "requirements": ">= 0" }, { "name": "simplecov-cobertura", "requirements": ">= 0" } ], "runtime": [ { "name": "thor", "requirements": "~> 1.2" }, { "name": "yaml", "requirements": "~> 0.2.1" } ] } }
2025-01-04 10:51:11 UTC
iX-DYTJievuNcwGURkgXd

qwe

Object persistence with DRb access, manual or automatic RAM/disk switch, and transactions as ruby code.

0.0.1
Content{ "name": "qwe", "downloads": 138, "version": "0.0.1", "version_created_at": "2025-01-04T10:44:33.117Z", "version_downloads": 0, "platform": "ruby", "authors": "goose3228", "info": "Object persistence with DRb access, manual or automatic RAM/disk switch, and transactions as ruby code.", "licenses": [ "MIT" ], "metadata": { "source_code_uri": "https://gitlab.com/goose3228/qwe" }, "yanked": false, "sha": "5f9fba36f3e623de98a46c601f0f043721e10377052d49c5d362b9d76a7f0e36", "spec_sha": "e750cfabc6e75882a2e1835155c92eba3e11d67b1c6b2860d52ea33c5c6c1832", "project_uri": "https://rubygems.org/gems/qwe", "gem_uri": "https://rubygems.org/gems/qwe-0.0.1.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://gitlab.com/goose3228/qwe", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "drb", "requirements": "~> 2.2.1" }, { "name": "ruby-zstds", "requirements": "~> 1.3" } ] } }
2025-01-04 10:44:38 UTC
IrOHvUBa1308r5qxspVQ5

phlex-icons-flag

Flag icons library for Phlex

2.5.0
Content{ "name": "phlex-icons-flag", "downloads": 3141, "version": "2.5.0", "version_created_at": "2025-01-04T09:53:25.632Z", "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": "50271aff294b41e359f0001de13ab9a84bcb48cc5275730ed3df013043835e25", "spec_sha": "872e83b00f8eaa224597d1bed5c5c43372c9d181b904c551588c3414f4ef34c9", "project_uri": "https://rubygems.org/gems/phlex-icons-flag", "gem_uri": "https://rubygems.org/gems/phlex-icons-flag-2.5.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-01-04 09:54:09 UTC
tc0xuv8f7gdzeUWYYHEYX

phlex-icons-lucide

Lucide icons library for Phlex

2.5.0
Content{ "name": "phlex-icons-lucide", "downloads": 3291, "version": "2.5.0", "version_created_at": "2025-01-04T09:53:25.262Z", "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": "a07e24d0ec0b0ebb03f2f2583a85760dfbfce661e95a2e21513112661fed81fb", "spec_sha": "ef8bf333e927eb1ce22855688d3b82510a293f57a1a9454043551a59e229a41d", "project_uri": "https://rubygems.org/gems/phlex-icons-lucide", "gem_uri": "https://rubygems.org/gems/phlex-icons-lucide-2.5.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-01-04 09:54:05 UTC
p8mhhyUxOI1VDNpX6zgyG

phlex-icons

Icons library for Phlex

2.5.0
Content{ "name": "phlex-icons", "downloads": 5522, "version": "2.5.0", "version_created_at": "2025-01-04T09:53:25.093Z", "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": "b7bc99595d67cc0598f5290664592cdcd9a142287e3b618419fceb3dc4d5474b", "spec_sha": "d96ef3d6ec59b5ba35a30b83ca065c971342f89cb35c0e206fc3781aa386f2d0", "project_uri": "https://rubygems.org/gems/phlex-icons", "gem_uri": "https://rubygems.org/gems/phlex-icons-2.5.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-01-04 09:54:04 UTC
D9B3a_ko0pKZQOGmnEKNQ

phlex-icons-tabler

Tabler icons library for Phlex

2.5.0
Content{ "name": "phlex-icons-tabler", "downloads": 2886, "version": "2.5.0", "version_created_at": "2025-01-04T09:53:24.352Z", "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": "8a35866e142ce6849249a6d326f9d2437ba1cc9a4fa36baa6f79df3ad715b520", "spec_sha": "672480efe6035a54d7a9d82559740e4787fd761a31320dde791d591ddc7f017c", "project_uri": "https://rubygems.org/gems/phlex-icons-tabler", "gem_uri": "https://rubygems.org/gems/phlex-icons-tabler-2.5.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-01-04 09:54:00 UTC
ygq3YUDoxDKbBmYX1adLx

phlex-icons-remix

Remix icons library for Phlex

2.5.0
Content{ "name": "phlex-icons-remix", "downloads": 3037, "version": "2.5.0", "version_created_at": "2025-01-04T09:53:23.824Z", "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": "cfc8260f6468f12cc9fc5cec1d2117fc0840601e655ccb8fb25e2b2fbf840988", "spec_sha": "07a574502193e2dcc74da2b4099d8a7113b2c164900bd6e0454ddea1c8afa2d3", "project_uri": "https://rubygems.org/gems/phlex-icons-remix", "gem_uri": "https://rubygems.org/gems/phlex-icons-remix-2.5.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-01-04 09:53:58 UTC
PC5S2dn0AO_idlHpKzmEo

phlex-icons-bootstrap

Bootstrap icons library for Phlex

2.5.0
Content{ "name": "phlex-icons-bootstrap", "downloads": 3098, "version": "2.5.0", "version_created_at": "2025-01-04T09:53:23.685Z", "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": "eccbde7867f30949432a9c0a39a3a8aaf74200eabbf2ed029ce34076b8f506de", "spec_sha": "bf2e9e436293aeab1e3337bbc790e7ac8f27e4c9a1baefdc7ed868491ffc4c41", "project_uri": "https://rubygems.org/gems/phlex-icons-bootstrap", "gem_uri": "https://rubygems.org/gems/phlex-icons-bootstrap-2.5.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-01-04 09:53:58 UTC
CWM5b8m4SA-EWSuER4UM4

phlex-icons-hero

Hero icons library for Phlex

2.5.0
Content{ "name": "phlex-icons-hero", "downloads": 3417, "version": "2.5.0", "version_created_at": "2025-01-04T09:53:23.491Z", "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": "dfaa218615706bd5c3bd0f08fe3f9e0f813849784727a8d5ebf0a64b2e085675", "spec_sha": "ee1c0f9869f2dcb35b2c6f61d182deb5188c355d1efee11ddd39176c2ce43ace", "project_uri": "https://rubygems.org/gems/phlex-icons-hero", "gem_uri": "https://rubygems.org/gems/phlex-icons-hero-2.5.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-01-04 09:53:55 UTC
KdfzpJ26txXD0XFo9bqhR

phlex-icons-radix

Radix icons library for Phlex

2.5.0
Content{ "name": "phlex-icons-radix", "downloads": 3070, "version": "2.5.0", "version_created_at": "2025-01-04T09:53:22.845Z", "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": "0656308491406e475fa57745f9ed19050e8581fca3aee321dfe4a68fc33a6234", "spec_sha": "48ecaab73c2259a3a4a8543b9e1141c44ba828b51a3251f874a1272656723b32", "project_uri": "https://rubygems.org/gems/phlex-icons-radix", "gem_uri": "https://rubygems.org/gems/phlex-icons-radix-2.5.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-01-04 09:53:54 UTC
dXGTnzNCVEnlZSYHbdBY9

arel_extensions

Adds new features to Arel

2.3.2
Content{ "name": "arel_extensions", "downloads": 682179, "version": "2.3.2", "version_created_at": "2025-01-04T09:45:49.599Z", "version_downloads": 0, "platform": "ruby", "authors": "Yann Azoury, Félix Bellanger, Julien Delporte", "info": "Adds new features to Arel", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "10284010dca76f7d5e8835b6a2df14555c7d5c01f7226f5ec07cd95290d68083", "spec_sha": "d6505f83966da6c3f17cb8dee6798652adb08de46335ad455bff242434a71e0a", "project_uri": "https://rubygems.org/gems/arel_extensions", "gem_uri": "https://rubygems.org/gems/arel_extensions-2.3.2.gem", "homepage_uri": "https://github.com/Faveod/arel-extensions", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/arel_extensions/2.3.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "minitest", "requirements": "~> 5.9" }, { "name": "rake", "requirements": "~> 12.3.3" } ], "runtime": [ { "name": "activerecord", "requirements": ">= 6.0" } ] } }
2025-01-04 09:45:54 UTC
j6MOMLXZrZS3fkp1Oi3iA

arel_extensions

Adds new features to Arel

1.5.2
Content{ "name": "arel_extensions", "downloads": 682179, "version": "1.5.2", "version_created_at": "2025-01-04T09:45:48.028Z", "version_downloads": 0, "platform": "ruby", "authors": "Yann Azoury, Félix Bellanger, Julien Delporte", "info": "Adds new features to Arel", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "6bd14e86198660492520f3266b5e274da59770ed84cc5894a295b394abd908c0", "spec_sha": "feb6ac0412568c2641103c19e5879f13e319a68715942f8ec6a3c1eb888fab4b", "project_uri": "https://rubygems.org/gems/arel_extensions", "gem_uri": "https://rubygems.org/gems/arel_extensions-1.5.2.gem", "homepage_uri": "https://github.com/Faveod/arel-extensions", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/arel_extensions/1.5.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "minitest", "requirements": "~> 5.9" }, { "name": "rake", "requirements": "~> 12.3.3" } ], "runtime": [ { "name": "arel", "requirements": ">= 6.0" } ] } }
2025-01-04 09:45:54 UTC
LBiF-ssx8DOCCqvgi36hP

defmastership-core

Handling of references and definitions with asciidoctor - common code

1.4.0
Content{ "name": "defmastership-core", "downloads": 1412, "version": "1.4.0", "version_created_at": "2025-01-04T09:39:35.930Z", "version_downloads": 0, "platform": "ruby", "authors": "Jérôme Arbez-Gindre", "info": "Handling of references and definitions with asciidoctor - common code", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "edacbadf08ab3485de4271d6a5bba89853d9f255a31ff566276d2a0da4d609f5", "spec_sha": "ac21a2a269e90f5c35db181c8f351e398452283ad37719e17d47bc09fd08f170", "project_uri": "https://rubygems.org/gems/defmastership-core", "gem_uri": "https://rubygems.org/gems/defmastership-core-1.4.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/defmastership-core/1.4.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-01-04 09:39:39 UTC
gmZnh-Xo6VJnSHsimKPEA

angular-rails-templates

Use your angular templates with rails' asset pipeline

1.3.0
Content{ "name": "angular-rails-templates", "downloads": 7672703, "version": "1.3.0", "version_created_at": "2025-01-04T08:56:10.605Z", "version_downloads": 0, "platform": "ruby", "authors": "Damien Mathieu, pitr, whitehat101", "info": "Use your angular templates with rails' asset pipeline", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "4ebe228c57ae252ae71927d13742f8dfb49e9ae302b9f778df6289120513ae3d", "spec_sha": "a254d511794c0208992397cda392177c7aaca96a606f0bf2983619292feadd22", "project_uri": "https://rubygems.org/gems/angular-rails-templates", "gem_uri": "https://rubygems.org/gems/angular-rails-templates-1.3.0.gem", "homepage_uri": "https://github.com/pitr/angular-rails-templates", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/angular-rails-templates/1.3.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "capybara", "requirements": ">= 0" }, { "name": "minitest", "requirements": "< 6" }, { "name": "uglifier", "requirements": ">= 0" } ], "runtime": [ { "name": "railties", "requirements": ">= 5.0, < 8.1" }, { "name": "sprockets", "requirements": ">= 3.0, < 5" }, { "name": "sprockets-rails", "requirements": ">= 0" }, { "name": "tilt", "requirements": ">= 0" } ] } }
2025-01-04 08:56:13 UTC
TzShOieYIVkYbcceTch9L

graphviz

A lightweight interface for generating graphs with Graphviz.

1.3.0
Content{ "name": "graphviz", "downloads": 1434224, "version": "1.3.0", "version_created_at": "2025-01-04T08:50:37.883Z", "version_downloads": 0, "platform": "ruby", "authors": "Samuel Williams, Dustin Zeisler, Elijah Miller, Martin Vidner, Fred Heath, Jun Jiang, Kieran Trezona-le Comte, Lucas Caton, Wesley Mouedine Assaby", "info": "A lightweight interface for generating graphs with Graphviz.", "licenses": [ "MIT" ], "metadata": { "funding_uri": "https://github.com/sponsors/ioquatix/", "source_code_uri": "https://github.com/ioquatix/graphviz.git", "documentation_uri": "https://ioquatix.github.io/graphviz/" }, "yanked": false, "sha": "c8a572a2e67ea3e2e681dac7b7c0b871a9a33bf8f7c63b302f7f300029aca0ed", "spec_sha": "967a9445d547c89c38f6dc728f043bbc53d8f50a8a90bd5c55fdb50362a987ee", "project_uri": "https://rubygems.org/gems/graphviz", "gem_uri": "https://rubygems.org/gems/graphviz-1.3.0.gem", "homepage_uri": "https://github.com/ioquatix/graphviz", "wiki_uri": null, "documentation_uri": "https://ioquatix.github.io/graphviz/", "mailing_list_uri": null, "source_code_uri": "https://github.com/ioquatix/graphviz.git", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": "https://github.com/sponsors/ioquatix/", "dependencies": { "development": [], "runtime": [ { "name": "process-pipeline", "requirements": ">= 0" } ] } }
2025-01-04 08:50:42 UTC
YGFMQtY4C7by-FYfuB4Wg

bake-modernize

Automatically modernize parts of your project/gem.

0.32.0
Content{ "name": "bake-modernize", "downloads": 73370, "version": "0.32.0", "version_created_at": "2025-01-04T07:56:14.474Z", "version_downloads": 0, "platform": "ruby", "authors": "Samuel Williams, Olle Jonsson", "info": "Automatically modernize parts of your project/gem.", "licenses": [ "MIT" ], "metadata": { "funding_uri": "https://github.com/sponsors/ioquatix/", "source_code_uri": "https://github.com/ioquatix/bake-modernize.git", "documentation_uri": "https://ioquatix.github.io/bake-modernize/" }, "yanked": false, "sha": "137ea11b9d816fd717981806ec5a7929b1b9a126b97b870492b4e91f232185db", "spec_sha": "04c239d4083d687d8cb71b27e8c351d86908cb7421f539ed7b6518c1da2ef66b", "project_uri": "https://rubygems.org/gems/bake-modernize", "gem_uri": "https://rubygems.org/gems/bake-modernize-0.32.0.gem", "homepage_uri": "https://github.com/ioquatix/bake-modernize", "wiki_uri": null, "documentation_uri": "https://ioquatix.github.io/bake-modernize/", "mailing_list_uri": null, "source_code_uri": "https://github.com/ioquatix/bake-modernize.git", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": "https://github.com/sponsors/ioquatix/", "dependencies": { "development": [], "runtime": [ { "name": "async-http", "requirements": ">= 0" }, { "name": "bake", "requirements": ">= 0" }, { "name": "build-files", "requirements": "~> 1.6" }, { "name": "markly", "requirements": "~> 0.8" }, { "name": "rugged", "requirements": ">= 0" } ] } }
2025-01-04 07:56:19 UTC
jJ4TgEihXtbM6VeqSR0nz

commit_msg_ai

CLI tool that leverages OpenAI to generate commit messages following the Conventional Commits standard.

0.1.0
Content{ "name": "commit_msg_ai", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-01-04T07:42:52.642Z", "version_downloads": 0, "platform": "ruby", "authors": "Michiharu Ono", "info": "CLI tool that leverages OpenAI to generate commit messages following the Conventional Commits standard.", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "355bf650b4914e31047f6e1f92028674d21eb6c932e53e6f6f13bfe00167d365", "spec_sha": "6de49626ddc0240ac0653b0351bea5232e30623db289897b69b3c590039cbd21", "project_uri": "https://rubygems.org/gems/commit_msg_ai", "gem_uri": "https://rubygems.org/gems/commit_msg_ai-0.1.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/commit_msg_ai/0.1.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler-audit", "requirements": "~> 0.9" }, { "name": "github_changelog_generator", "requirements": "~> 1.16" }, { "name": "pry", "requirements": "~> 0.14.0" }, { "name": "rspec", "requirements": "~> 3.13" }, { "name": "rubocop", "requirements": "~> 1.6" } ], "runtime": [ { "name": "faraday", "requirements": "~> 2.1" }, { "name": "ruby-openai", "requirements": "~> 7.3" } ] } }
2025-01-04 07:42:55 UTC
rFE6UroovN6FCBeJaa8N1

rack-session

A session implementation for Rack.

2.1.0
Content{ "name": "rack-session", "downloads": 39288618, "version": "2.1.0", "version_created_at": "2025-01-04T07:41:11.636Z", "version_downloads": 0, "platform": "ruby", "authors": "Samuel Williams, Jeremy Evans, Jon Dufresne, Philip Arndt", "info": "A session implementation for Rack.", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "437c3916535b58ef71c816ce4a2dee0a01c8a52ae6077dc2b6cd19085760a290", "spec_sha": "084d47762b1ee7f7654b3abfdba95f5431162e9852daa08443655fc2ff716201", "project_uri": "https://rubygems.org/gems/rack-session", "gem_uri": "https://rubygems.org/gems/rack-session-2.1.0.gem", "homepage_uri": "https://github.com/rack/rack-session", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/rack-session/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": ">= 0" }, { "name": "minitest", "requirements": "~> 5.0" }, { "name": "minitest-global_expectations", "requirements": ">= 0" }, { "name": "minitest-sprint", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" } ], "runtime": [ { "name": "base64", "requirements": ">= 0.1.0" }, { "name": "rack", "requirements": ">= 3.0.0" } ] } }
2025-01-04 07:41:15 UTC
tZtr6rFXZtnX88aiqU8Fu

tantor

Write a longer description or delete this line.

0.1.0
Content{ "name": "tantor", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-01-04T06:53:26.771Z", "version_downloads": 0, "platform": "ruby", "authors": "Mateus Cruz", "info": "Write a longer description or delete this line.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://rubygems.org", "changelog_uri": "https://rubygems.org/CHANGELOG.md", "source_code_uri": "https://rubygems.org", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "06b0108b4e50de3adffb81cfedc92013f6f0ee833bb26421b7606aa8f65e74d0", "spec_sha": "57fb4bf57ecf7149fffea5fad4c46ab8c431bc5e456a7cc171f9bd8b94309b66", "project_uri": "https://rubygems.org/gems/tantor", "gem_uri": "https://rubygems.org/gems/tantor-0.1.0.gem", "homepage_uri": "https://rubygems.org", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://rubygems.org", "bug_tracker_uri": null, "changelog_uri": "https://rubygems.org/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-01-04 06:53:30 UTC
ipWMWtlBe1Wwp3AXk-64H

sorbet-static-and-runtime

Sorbet static and runtime in one gem

0.5.11717
Content{ "name": "sorbet-static-and-runtime", "downloads": 16116875, "version": "0.5.11717", "version_created_at": "2025-01-04T06:38:37.892Z", "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": "46c6674d27a2467242db9ef105370bc6b60028bf65edda9a8b1bd099c31b78d0", "spec_sha": "bbd1f0c1e189815fd59186d8a924add0905c474d8b7c9e933008abdb0e025fa2", "project_uri": "https://rubygems.org/gems/sorbet-static-and-runtime", "gem_uri": "https://rubygems.org/gems/sorbet-static-and-runtime-0.5.11717.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.11717" }, { "name": "sorbet-runtime", "requirements": "= 0.5.11717" } ] } }
2025-01-04 06:38:40 UTC
hu1srm84BD-UpbUHPm_k3

sorbet

The main entrypoint for using Sorbet

0.5.11717
Content{ "name": "sorbet", "downloads": 33233411, "version": "0.5.11717", "version_created_at": "2025-01-04T06:38:35.626Z", "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": "36c3a24fae91e02923f52603514dee5ce05598f232388b1455ab51af6f782899", "spec_sha": "53a8ed7302083d978d411251c5bd886c12748e65b24f90029f7d29068802b1c6", "project_uri": "https://rubygems.org/gems/sorbet", "gem_uri": "https://rubygems.org/gems/sorbet-0.5.11717.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.11717" } ] } }
2025-01-04 06:38:38 UTC
uhRgf0bYhPtFKSlZ_cEVo

sorbet-runtime

Sorbet's runtime type checking component

0.5.11717
Content{ "name": "sorbet-runtime", "downloads": 70426390, "version": "0.5.11717", "version_created_at": "2025-01-04T06:38:33.054Z", "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": "b6e5bfe8a8a6c56c0a401cca396c6afe6e31b3d70112bd1f6884bffb3bf8ead1", "spec_sha": "22d98ef111ece973b94718638952a13bbf8820eb4f2ad11006274e7d72ff1d71", "project_uri": "https://rubygems.org/gems/sorbet-runtime", "gem_uri": "https://rubygems.org/gems/sorbet-runtime-0.5.11717.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-01-04 06:38:36 UTC
4iIh9ZKWWO-AyKEDOr0II

sorbet-static

The Sorbet typechecker binary

0.5.11717
Content{ "name": "sorbet-static", "downloads": 46062270, "version": "0.5.11717", "version_created_at": "2025-01-04T06:38:26.460Z", "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": "96afbea74e8439441c024f1c22d7f3eab8c878be16970868263cf4a93c870939", "spec_sha": "90674286c74bc67ec1de238fa873721bcff46f8aa06508499dfb91e3cbe07443", "project_uri": "https://rubygems.org/gems/sorbet-static", "gem_uri": "https://rubygems.org/gems/sorbet-static-0.5.11717-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-01-04 06:38:34 UTC
jdzVy5PTYGF1y9rm_QbmD

sorbet-static

The Sorbet typechecker binary

0.5.11717
Content{ "name": "sorbet-static", "downloads": 46062270, "version": "0.5.11717", "version_created_at": "2025-01-04T06:38:19.331Z", "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": "8ff2982fb5b4d970cdc5285032e31a9628790b52e6b91f2eccb9de59d5137e30", "spec_sha": "b8046b9c97392ca9b0594fac40c7db2404b083e4e5d4091b7c7945683cb42101", "project_uri": "https://rubygems.org/gems/sorbet-static", "gem_uri": "https://rubygems.org/gems/sorbet-static-0.5.11717-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-01-04 06:38:28 UTC