Rubyhooks

Lastest updates from Rubygems.org

ID Gem Version Body Updated At
ALGm_FkJhGpDXjdDtINBO

bunbun

Ruby client for bunny.net

1.0.0
Content{ "name": "bunbun", "downloads": 0, "version": "1.0.0", "version_created_at": "2025-07-01T11:05:15.201Z", "version_downloads": 0, "platform": "ruby", "authors": "Tim Craft", "info": "Ruby client for bunny.net", "licenses": [ "LGPL-3.0" ], "metadata": { "homepage": "https://github.com/readysteady/bunbun", "bug_tracker_uri": "https://github.com/readysteady/bunbun/issues", "source_code_uri": "https://github.com/readysteady/bunbun" }, "yanked": false, "sha": "aff9a068c9aa92e6c4f511d21e069d35c42552115803245ca9a25078532c7935", "spec_sha": "166fe0c16363eb7f7bf02a32525b6791831e55997237d8578eed0be42bbdf7a7", "project_uri": "https://rubygems.org/gems/bunbun", "gem_uri": "https://rubygems.org/gems/bunbun-1.0.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/readysteady/bunbun", "bug_tracker_uri": "https://github.com/readysteady/bunbun/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "base64", "requirements": ">= 0" }, { "name": "digest", "requirements": "~> 3" }, { "name": "json", "requirements": "~> 2" }, { "name": "net-http", "requirements": ">= 0" } ] } }
2025-07-01 11:05:16 UTC
pBicQbuVxqcHZe4DoW3fg

restme

Add filter/pagination/fields select/sort support to your API controllers

1.0.2
Content{ "name": "restme", "downloads": 4800, "version": "1.0.2", "version_created_at": "2025-07-01T10:51:28.258Z", "version_downloads": 0, "platform": "ruby", "authors": "everson-ever", "info": "Add filter/pagination/fields select/sort support to your API controllers", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/everson-ever/restme", "changelog_uri": "https://github.com/everson-ever/restme/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/everson-ever/restme", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "2fe1cd1197723662368c27fe67338705ad0dae3b2acbe6a065088c32f291a9cd", "spec_sha": "4685d45bb483fe114c72c359675eaacede7ec0983ec4b9d3b85fc423a07db53d", "project_uri": "https://rubygems.org/gems/restme", "gem_uri": "https://rubygems.org/gems/restme-1.0.2.gem", "homepage_uri": "https://github.com/everson-ever/restme", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/everson-ever/restme", "bug_tracker_uri": null, "changelog_uri": "https://github.com/everson-ever/restme/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-07-01 10:51:34 UTC
pKiv7XQWJQWCznLSg4cbE

undercover

Actionable code coverage - detects untested code blocks in recent changes

0.6.6
Content{ "name": "undercover", "downloads": 28235190, "version": "0.6.6", "version_created_at": "2025-07-01T10:42:31.669Z", "version_downloads": 0, "platform": "ruby", "authors": "Jan Grodowski", "info": "Actionable code coverage - detects untested code blocks in recent changes", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "5f40369b6970c0fee55b50f0db9d64b7c063d5ef45932ef03d3e1f011f6aad65", "spec_sha": "509ab1edb93e2476c7003f2c8e5c23fd05e90aacab6a85c0456cb0dbb32664f3", "project_uri": "https://rubygems.org/gems/undercover", "gem_uri": "https://rubygems.org/gems/undercover-0.6.6.gem", "homepage_uri": "https://github.com/grodowski/undercover", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/undercover/0.6.6", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "base64", "requirements": ">= 0" }, { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "imagen", "requirements": ">= 0.2.0" }, { "name": "rainbow", "requirements": ">= 2.1, < 4.0" }, { "name": "rugged", "requirements": ">= 0.27, < 1.10" } ] } }
2025-07-01 10:42:33 UTC
fiFVEuoOY5ZiyQ-i5gLHj

debugtrace

Insert DebugTrace.enter and Debug.leave at the beginning and end of the function you want to debug, and Debug.print('foo', foo) if there are any variables you want to display.

1.1.1
Content{ "name": "debugtrace", "downloads": 2009, "version": "1.1.1", "version_created_at": "2025-07-01T10:38:36.827Z", "version_downloads": 0, "platform": "ruby", "authors": "Masato Kokubo", "info": "Insert DebugTrace.enter and Debug.leave at the beginning and end of the function you want to debug, and Debug.print('foo', foo) if there are any variables you want to display.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/MasatoKokubo/DebugTrace-rb", "changelog_uri": "https://github.com/MasatoKokubo/DebugTrace-rb", "source_code_uri": "https://github.com/MasatoKokubo/DebugTrace-rb" }, "yanked": false, "sha": "b2f0c25c710e5bb8f882d09439d2e7f789b8ecaa535773c7804ca74f2d487bca", "spec_sha": "6dc38ce0a84419cc0acb97873211b5e6394fdccb8cee4915faf79557ccfe623e", "project_uri": "https://rubygems.org/gems/debugtrace", "gem_uri": "https://rubygems.org/gems/debugtrace-1.1.1.gem", "homepage_uri": "https://github.com/MasatoKokubo/DebugTrace-rb", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/MasatoKokubo/DebugTrace-rb", "bug_tracker_uri": null, "changelog_uri": "https://github.com/MasatoKokubo/DebugTrace-rb", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-07-01 10:38:38 UTC
mN4dxqxK-N424PXBwrZyZ

ruby-shell

A shell written in Ruby with extensive tab completions, aliases/nicks, history, syntax highlighting, theming, auto-cd, auto-opening files and more. MAJOR UPDATE v2.7.0: Ruby Functions - define custom shell commands using full Ruby power! Also: job control (background jobs, Ctrl-Z suspension), command substitution, variable expansion, conditional execution, login shell support, and much more.

2.7.0
Content{ "name": "ruby-shell", "downloads": 14992, "version": "2.7.0", "version_created_at": "2025-07-01T10:25:51.763Z", "version_downloads": 0, "platform": "ruby", "authors": "Geir Isene", "info": "A shell written in Ruby with extensive tab completions, aliases/nicks, history, syntax highlighting, theming, auto-cd, auto-opening files and more. MAJOR UPDATE v2.7.0: Ruby Functions - define custom shell commands using full Ruby power! Also: job control (background jobs, Ctrl-Z suspension), command substitution, variable expansion, conditional execution, login shell support, and much more.", "licenses": [ "Unlicense" ], "metadata": { "source_code_uri": "https://github.com/isene/rsh" }, "yanked": false, "sha": "e273d52dc7157b256219b74161bc664bcf13229c4a2ab3120a35ad298dc65c3e", "spec_sha": "68ba200aa0f4dbf5595b8aa93d3f12acbd1a6dcbdb1b7b83fc69c307a46323e5", "project_uri": "https://rubygems.org/gems/ruby-shell", "gem_uri": "https://rubygems.org/gems/ruby-shell-2.7.0.gem", "homepage_uri": "https://isene.com/", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/isene/rsh", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-07-01 10:25:53 UTC
ZaAbM-OyytcoexFNdXMtr

async-http-faraday

Provides an adaptor between async-http and faraday.

0.22.0
Content{ "name": "async-http-faraday", "downloads": 2575282, "version": "0.22.0", "version_created_at": "2025-07-01T10:24:58.522Z", "version_downloads": 0, "platform": "ruby", "authors": "Samuel Williams, Igor Sidorov, Andreas Garnaes, Genki Takiuchi, Nikolaos Anastopoulos, Olle Jonsson, Benoit Daloze, Denis Talakevich, Flavio Fernandes, Jacob Frautschi", "info": "Provides an adaptor between async-http and faraday.", "licenses": [ "MIT" ], "metadata": { "funding_uri": "https://github.com/sponsors/ioquatix", "source_code_uri": "https://github.com/socketry/async-http.git", "documentation_uri": "https://socketry.github.io/async-http-faraday/" }, "yanked": false, "sha": "7316b303eae84c48137fde0fae1151a01fe3b7e7b6315a863063fdde394a5355", "spec_sha": "b2eab4d08fde60237e299aafea142a17cb874ca9fd13494fc61d699d097c099d", "project_uri": "https://rubygems.org/gems/async-http-faraday", "gem_uri": "https://rubygems.org/gems/async-http-faraday-0.22.0.gem", "homepage_uri": "https://github.com/socketry/async-http", "wiki_uri": null, "documentation_uri": "https://socketry.github.io/async-http-faraday/", "mailing_list_uri": null, "source_code_uri": "https://github.com/socketry/async-http.git", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": "https://github.com/sponsors/ioquatix", "dependencies": { "development": [], "runtime": [ { "name": "async-http", "requirements": "~> 0.42" }, { "name": "faraday", "requirements": ">= 0" } ] } }
2025-07-01 10:25:00 UTC
uEs2DHwRaduBHUsrEGPNT

cybersource_rest_client

Simple REST API for the CyberSource Global Payments Platform

0.0.74
Content{ "name": "cybersource_rest_client", "downloads": 217710, "version": "0.0.74", "version_created_at": "2025-07-01T10:22:36.858Z", "version_downloads": 0, "platform": "ruby", "authors": "CyberSource", "info": "Simple REST API for the CyberSource Global Payments Platform", "licenses": [ "CyberSource" ], "metadata": {}, "yanked": false, "sha": "269a3964e3b7fb6b61b853c5437a06044f04ebce2ea4220bfaa55acaa81299b6", "spec_sha": "45ce6517bff81d3a306646825767d6b5b4e957d5e2e933cb420e914a252c883f", "project_uri": "https://rubygems.org/gems/cybersource_rest_client", "gem_uri": "https://rubygems.org/gems/cybersource_rest_client-0.0.74.gem", "homepage_uri": "https://developer.cybersource.com", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/cybersource_rest_client/0.0.74", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "autotest", "requirements": "~> 4.4, >= 4.4.6" }, { "name": "autotest-fsevent", "requirements": "~> 0.2, >= 0.2.12" }, { "name": "autotest-growl", "requirements": "~> 0.2, >= 0.2.16" }, { "name": "autotest-rails-pure", "requirements": "~> 4.1, >= 4.1.2" }, { "name": "rspec", "requirements": "~> 3.12, >= 3.12.0" }, { "name": "rubocop", "requirements": "~> 0.57.2" }, { "name": "vcr", "requirements": "~> 5.0, >= 5.0.0" } ], "runtime": [ { "name": "activesupport", "requirements": ">= 6.0.3.2, < 8.0" }, { "name": "addressable", "requirements": "~> 2.8, >= 2.8.0" }, { "name": "interface", "requirements": "~> 1.0, >= 1.0.5" }, { "name": "jose", "requirements": "~> 1.1" }, { "name": "json", "requirements": "~> 2.7, >= 2.7.0" }, { "name": "jwt", "requirements": "= 2.7.0" }, { "name": "time", "requirements": "~> 0.2.2" }, { "name": "typhoeus", "requirements": "~> 1.4, >= 1.4.0" } ] } }
2025-07-01 10:22:38 UTC
Reuko5X5AKEKFmY-IBT7v

model_driven_api

Ruby on Rails REST APIs built by convention using the DB schema as the foundation, please see README for mode of use.

3.5.3
Content{ "name": "model_driven_api", "downloads": 68180, "version": "3.5.3", "version_created_at": "2025-07-01T10:22:20.413Z", "version_downloads": 0, "platform": "ruby", "authors": "Gabriele Tassoni", "info": "Ruby on Rails REST APIs built by convention using the DB schema as the foundation, please see README for mode of use.", "licenses": [ "MIT" ], "metadata": { "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "43de7a9205f9d24d0a6dd42121e7931f29c47dc009b5e0329539084ba7872c5b", "spec_sha": "69120fd1ec55d92d8744de3c8086817146370199a1e4e80eec885f4abee8334c", "project_uri": "https://rubygems.org/gems/model_driven_api", "gem_uri": "https://rubygems.org/gems/model_driven_api-3.5.3.gem", "homepage_uri": "https://github.com/gabrieletassoni/model_driven_api", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/model_driven_api/3.5.3", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "sqlite3", "requirements": ">= 0" } ], "runtime": [ { "name": "deep_merge", "requirements": "~> 1.2" }, { "name": "jwt", "requirements": "~> 2.4" }, { "name": "rack-cors", "requirements": "~> 2.0" }, { "name": "ransack", "requirements": "~> 4.1" }, { "name": "simple_command", "requirements": "~> 1.0" }, { "name": "thecore_backend_commons", "requirements": "~> 3.0" } ] } }
2025-07-01 10:22:22 UTC
MUSfKEOvry_P6FkNoi5JT

scenic-oracle_adapter

Oracle adapter for thoughtbot/scenic

1.4.0
Content{ "name": "scenic-oracle_adapter", "downloads": 56664, "version": "1.4.0", "version_created_at": "2025-07-01T10:22:15.777Z", "version_downloads": 0, "platform": "ruby", "authors": "Chris Dinger", "info": "Oracle adapter for thoughtbot/scenic", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "8d6b74ab98230fefdca0cbc411ee2e48d70f7397cabe08c4cbb50f3cb4f65085", "spec_sha": "84d44b7aac6230bbf22eae987a2753f0239729d2a9a7c5ee8816c1f492158f19", "project_uri": "https://rubygems.org/gems/scenic-oracle_adapter", "gem_uri": "https://rubygems.org/gems/scenic-oracle_adapter-1.4.0.gem", "homepage_uri": "https://github.com/cdinger/scenic-oracle_adapter", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/scenic-oracle_adapter/1.4.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.0" }, { "name": "rake", "requirements": ">= 12.3.3" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rubocop", "requirements": ">= 0.49.0" }, { "name": "ruby-oci8", "requirements": "~> 2.2" } ], "runtime": [ { "name": "scenic", "requirements": "= 1.9.0" } ] } }
2025-07-01 10:22:17 UTC
PNVb-aeQFSpqgWEA_teSG

sus-fixtures-async-http

Test fixtures for running in Async::HTTP.

0.11.0
Content{ "name": "sus-fixtures-async-http", "downloads": 67528, "version": "0.11.0", "version_created_at": "2025-07-01T10:20:52.669Z", "version_downloads": 0, "platform": "ruby", "authors": "Samuel Williams, Felix Yan", "info": "Test fixtures for running in Async::HTTP.", "licenses": [ "MIT" ], "metadata": { "funding_uri": "https://github.com/sponsors/ioquatix/", "source_code_uri": "https://github.com/suspecting/sus-fixtures-async-http.git", "documentation_uri": "https://suspecting.github.io/sus-fixtures-async-http/" }, "yanked": false, "sha": "dc832d958bda6ff85195679ac3ab36a5fa1e935fe604bb1e81169050ff8f30b5", "spec_sha": "9ef55192dd848f2770860f90b7ab9dfa3e24e6f75b5a69bf924884066c165ff7", "project_uri": "https://rubygems.org/gems/sus-fixtures-async-http", "gem_uri": "https://rubygems.org/gems/sus-fixtures-async-http-0.11.0.gem", "homepage_uri": "https://github.com/socketry/sus-fixtures-async-http", "wiki_uri": null, "documentation_uri": "https://suspecting.github.io/sus-fixtures-async-http/", "mailing_list_uri": null, "source_code_uri": "https://github.com/suspecting/sus-fixtures-async-http.git", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": "https://github.com/sponsors/ioquatix/", "dependencies": { "development": [], "runtime": [ { "name": "async-http", "requirements": "~> 0.54" }, { "name": "sus", "requirements": "~> 0.31" }, { "name": "sus-fixtures-async", "requirements": "~> 0.1" } ] } }
2025-07-01 10:20:54 UTC
uz5DYYNYojWDV3CbMEnMF

govuk_app_config

Base configuration for GOV.UK applications

9.17.13
Content{ "name": "govuk_app_config", "downloads": 691378, "version": "9.17.13", "version_created_at": "2025-07-01T10:19:20.872Z", "version_downloads": 0, "platform": "ruby", "authors": "GOV.UK Dev", "info": "Base configuration for GOV.UK applications", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "3a4c140f78435ba6ce527d4ec1c51c8b41de7052b48de73fb5dd4be8da48fae6", "spec_sha": "26e76773a8a29d61b88ba6464fffb7ab2480b5078c7808d7397aef8f9f489b8c", "project_uri": "https://rubygems.org/gems/govuk_app_config", "gem_uri": "https://rubygems.org/gems/govuk_app_config-9.17.13.gem", "homepage_uri": "https://github.com/alphagov/govuk_app_config", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/govuk_app_config/9.17.13", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "byebug", "requirements": ">= 0" }, { "name": "climate_control", "requirements": ">= 0" }, { "name": "rack-test", "requirements": "~> 2.0" }, { "name": "rails", "requirements": "~> 7" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.10" }, { "name": "rspec-its", "requirements": "~> 2.0" }, { "name": "rubocop-govuk", "requirements": "= 5.1.15" }, { "name": "simplecov", "requirements": ">= 0" }, { "name": "webmock", "requirements": ">= 0" } ], "runtime": [ { "name": "logstasher", "requirements": "~> 2.1" }, { "name": "opentelemetry-exporter-otlp", "requirements": ">= 0.25, < 0.31" }, { "name": "opentelemetry-instrumentation-all", "requirements": ">= 0.39.1, < 0.79.0" }, { "name": "opentelemetry-sdk", "requirements": "~> 1.2" }, { "name": "plek", "requirements": ">= 4, < 6" }, { "name": "prometheus_exporter", "requirements": "~> 2.0" }, { "name": "puma", "requirements": ">= 5.6, < 7.0" }, { "name": "rack-proxy", "requirements": "~> 0.7" }, { "name": "sentry-rails", "requirements": "~> 5.3" }, { "name": "sentry-ruby", "requirements": "~> 5.3" }, { "name": "statsd-ruby", "requirements": "~> 1.5" } ] } }
2025-07-01 10:19:22 UTC
4xuEPoGkS5uR6vXvjVvBD

spree_cm_commissioner

Add (optional) extension description here

1.17.0.pre.pre3
Content{ "name": "spree_cm_commissioner", "downloads": 6982, "version": "1.17.0.pre.pre3", "version_created_at": "2025-07-01T10:16:06.695Z", "version_downloads": 0, "platform": "ruby", "authors": "You", "info": "Add (optional) extension description here", "licenses": [ "BSD-3-Clause" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "8b224134389d5b6652d5004c95b8320625df1184251ea25cf582bc4f653c4690", "spec_sha": "a5258c9543314a5a9f6debd720a3efe6da71b346dec1fb6e27e3530dff0820af", "project_uri": "https://rubygems.org/gems/spree_cm_commissioner", "gem_uri": "https://rubygems.org/gems/spree_cm_commissioner-1.17.0.pre.pre3.gem", "homepage_uri": "https://github.com/your-github-handle/spree_cm_commissioner", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/spree_cm_commissioner/1.17.0.pre.pre3", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "pg", "requirements": ">= 0" }, { "name": "spree_dev_tools", "requirements": ">= 0" } ], "runtime": [ { "name": "activerecord_json_validator", "requirements": "~> 2.1, >= 2.1.3" }, { "name": "activerecord-multi-tenant", "requirements": ">= 0" }, { "name": "aws-sdk-cloudfront", "requirements": ">= 0" }, { "name": "aws-sdk-ecs", "requirements": ">= 0" }, { "name": "aws-sdk-s3", "requirements": ">= 0" }, { "name": "blazer", "requirements": "~> 3.0.4" }, { "name": "byebug", "requirements": ">= 0" }, { "name": "counter_culture", "requirements": "~> 3.2" }, { "name": "dry-validation", "requirements": "~> 1.10" }, { "name": "elasticsearch", "requirements": "~> 8.5" }, { "name": "exception_notification", "requirements": ">= 0" }, { "name": "firebase-admin-sdk", "requirements": "~> 0.3.1" }, { "name": "font-awesome-sass", "requirements": "~> 6.4.0" }, { "name": "googleauth", "requirements": ">= 0" }, { "name": "google-cloud-firestore", "requirements": ">= 0" }, { "name": "google-cloud-recaptcha_enterprise", "requirements": ">= 0" }, { "name": "interactor", "requirements": "~> 3.1" }, { "name": "jwt", "requirements": ">= 2.5.0" }, { "name": "noticed", "requirements": "~> 1.6" }, { "name": "phonelib", "requirements": ">= 0" }, { "name": "premailer-rails", "requirements": ">= 0" }, { "name": "rails", "requirements": "~> 7.0.4" }, { "name": "rqrcode", "requirements": "~> 2.0" }, { "name": "searchkick", "requirements": "~> 5.1" }, { "name": "simple_calendar", "requirements": "~> 2.4" }, { "name": "spree", "requirements": ">= 4.5.0" }, { "name": "spree_api_v1", "requirements": ">= 4.5.0" }, { "name": "spree_auth_devise", "requirements": ">= 4.5.0" }, { "name": "spree_backend", "requirements": ">= 4.5.0" }, { "name": "spree_extension", "requirements": ">= 0" }, { "name": "spree_multi_vendor", "requirements": ">= 2.4.1" }, { "name": "spree_vpago", "requirements": ">= 0" }, { "name": "strong_password", "requirements": "~> 0.0.10" }, { "name": "telegram-bot", "requirements": ">= 0" }, { "name": "twilio-ruby", "requirements": "~> 5.48.0" } ] } }
2025-07-01 10:16:08 UTC
aJINfZV3dOoa14dLdIcBl

groupdocs_editor_cloud

Ruby gem for communicating with the GroupDocs.Editor Cloud API

25.7
Content{ "name": "groupdocs_editor_cloud", "downloads": 5998, "version": "25.7", "version_created_at": "2025-07-01T10:09:20.057Z", "version_downloads": 0, "platform": "ruby", "authors": "GroupDocs", "info": "Ruby gem for communicating with the GroupDocs.Editor Cloud API", "licenses": [ "MIT" ], "metadata": { "source_code_uri": "https://github.com/groupdocs-editor-cloud/groupdocs-editor-cloud-ruby" }, "yanked": false, "sha": "acc3642e7c65d0aab53eedbc50309f62601fe915e0de4cc6e4985d153affc643", "spec_sha": "f4f6e6fdcb80e2f27040f786f6471def7f221e139e69be911ea1116820c50ef4", "project_uri": "https://rubygems.org/gems/groupdocs_editor_cloud", "gem_uri": "https://rubygems.org/gems/groupdocs_editor_cloud-25.7.gem", "homepage_uri": "https://products.groupdocs.cloud/editor/ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/groupdocs-editor-cloud/groupdocs-editor-cloud-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "minitest", "requirements": "~> 5.11, >= 5.11.3" } ], "runtime": [ { "name": "addressable", "requirements": "~> 2.8.4, >= 2.8.4" }, { "name": "faraday", "requirements": "~> 0.14.0" } ] } }
2025-07-01 10:09:21 UTC
HFHlKoooe61n9LHR5Oaj9

seam

SDK for the Seam API written in Ruby.

2.40.0
Content{ "name": "seam", "downloads": 83421, "version": "2.40.0", "version_created_at": "2025-07-01T10:08:39.523Z", "version_downloads": 0, "platform": "ruby", "authors": "Seam Labs, Inc.", "info": "SDK for the Seam API written in Ruby.", "licenses": [ "MIT" ], "metadata": { "github_repo": "git@github.com:seamapi/ruby-next.git", "homepage_uri": "https://github.com/seamapi/ruby-next", "changelog_uri": "https://github.com/seamapi/ruby-next/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/seamapi/ruby-next/issues", "source_code_uri": "https://github.com/seamapi/ruby-next" }, "yanked": false, "sha": "3c36f1a23d41634a59ee842275532a37b06fcaecad804f67fa189d3badf75287", "spec_sha": "7833059a84eb54e5046486458efc40669d45d5a8e41d584189cfbc6f0a8c2b40", "project_uri": "https://rubygems.org/gems/seam", "gem_uri": "https://rubygems.org/gems/seam-2.40.0.gem", "homepage_uri": "https://github.com/seamapi/ruby-next", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/seamapi/ruby-next", "bug_tracker_uri": "https://github.com/seamapi/ruby-next/issues", "changelog_uri": "https://github.com/seamapi/ruby-next/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.0" }, { "name": "gem-release", "requirements": "~> 2.2" }, { "name": "parse_gemspec-cli", "requirements": "~> 1.0" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "simplecov", "requirements": "~> 0.21" }, { "name": "simplecov-console", "requirements": "~> 0.9" }, { "name": "standard", "requirements": "~> 1.3" }, { "name": "webmock", "requirements": "~> 3.24.0" } ], "runtime": [ { "name": "faraday", "requirements": "~> 2.7" }, { "name": "faraday-retry", "requirements": "~> 2.2" }, { "name": "svix", "requirements": "~> 1.30" } ] } }
2025-07-01 10:08:42 UTC
0sCths05wlU2xZvvohObE

undercover

Actionable code coverage - detects untested code blocks in recent changes

0.6.5
Content{ "name": "undercover", "downloads": 28231600, "version": "0.6.5", "version_created_at": "2025-07-01T10:00:28.376Z", "version_downloads": 0, "platform": "ruby", "authors": "Jan Grodowski", "info": "Actionable code coverage - detects untested code blocks in recent changes", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "bc3e4a67f3b5af99cbba637b14b2884e893761250372c81a29f58285402e5525", "spec_sha": "3884e4ab9fa450045a3673cd8ac84bed7c265b46c3136e5d262b940dc49e1f34", "project_uri": "https://rubygems.org/gems/undercover", "gem_uri": "https://rubygems.org/gems/undercover-0.6.5.gem", "homepage_uri": "https://github.com/grodowski/undercover", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/undercover/0.6.5", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "base64", "requirements": ">= 0" }, { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "imagen", "requirements": ">= 0.2.0" }, { "name": "rainbow", "requirements": ">= 2.1, < 4.0" }, { "name": "rugged", "requirements": ">= 0.27, < 1.10" } ] } }
2025-07-01 10:00:30 UTC
JRL6TygmhScUJ4iG1KHqG

fluent-plugin-lm-logs

This output plugin sends fluentd records to the configured LogicMonitor account.

1.2.8
Content{ "name": "fluent-plugin-lm-logs", "downloads": 84725, "version": "1.2.8", "version_created_at": "2025-07-01T09:38:35.792Z", "version_downloads": 0, "platform": "ruby", "authors": "LogicMonitor", "info": "This output plugin sends fluentd records to the configured LogicMonitor account.", "licenses": [ "Apache-2.0" ], "metadata": { "source_code_uri": "https://github.com/logicmonitor/lm-logs-fluentd", "documentation_uri": "https://www.rubydoc.info/gems/lm-logs-fluentd" }, "yanked": false, "sha": "09659b9968d0b9790a22fabc0f8a411f0d9c10aca34edd3b5ee6b7049d5ce4c0", "spec_sha": "6d554f3d5270b9a37025d69aad063f8f2139e3ec7c92e01836bcc1efb9c1966b", "project_uri": "https://rubygems.org/gems/fluent-plugin-lm-logs", "gem_uri": "https://rubygems.org/gems/fluent-plugin-lm-logs-1.2.8.gem", "homepage_uri": "https://www.logicmonitor.com", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/lm-logs-fluentd", "mailing_list_uri": null, "source_code_uri": "https://github.com/logicmonitor/lm-logs-fluentd", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "fluentd", "requirements": ">= 1, < 2" }, { "name": "net-http-persistent", "requirements": "~> 4.0.1" } ] } }
2025-07-01 09:38:37 UTC
226v2S_obJx4o2i_5a8K_

gitlab-crystalball

Provides simple way to integrate regression test selection approach to your RSpec test suite

1.1.1
Content{ "name": "gitlab-crystalball", "downloads": 1764090, "version": "1.1.1", "version_created_at": "2025-07-01T09:37:10.290Z", "version_downloads": 0, "platform": "ruby", "authors": "Pavel Shutsin, Evgenii Pecherkin, Jaimerson Araujo, GitLab Developer Experience Team", "info": "Provides simple way to integrate regression test selection approach to your RSpec test suite", "licenses": [], "metadata": { "wiki_uri": "https://gitlab.com/gitlab-org/ruby/gems/crystalball/-/wikis/home", "changelog_uri": "https://gitlab.com/gitlab-org/ruby/gems/crystalball/-/releases", "bug_tracker_uri": "https://gitlab.com/gitlab-org/ruby/gems/crystalball/-/issues", "source_code_uri": "https://gitlab.com/gitlab-org/ruby/gems/crystalball/-/tree/main", "documentation_uri": "https://gitlab.com/gitlab-org/ruby/gems/crystalball/-/blob/main/docs/index.md", "rubygems_mfa_required": "false" }, "yanked": false, "sha": "0464a113b0809e0e9fa7c0100bb6634fe38465af95aa04efa49541d64250b8ed", "spec_sha": "0eb645af094f5908541f11a73e8713f0fcc7386eddf8cd244bb7c974930b522f", "project_uri": "https://rubygems.org/gems/gitlab-crystalball", "gem_uri": "https://rubygems.org/gems/gitlab-crystalball-1.1.1.gem", "homepage_uri": "https://gitlab.com/gitlab-org/ruby/gems/crystalball", "wiki_uri": "https://gitlab.com/gitlab-org/ruby/gems/crystalball/-/wikis/home", "documentation_uri": "https://gitlab.com/gitlab-org/ruby/gems/crystalball/-/blob/main/docs/index.md", "mailing_list_uri": null, "source_code_uri": "https://gitlab.com/gitlab-org/ruby/gems/crystalball/-/tree/main", "bug_tracker_uri": "https://gitlab.com/gitlab-org/ruby/gems/crystalball/-/issues", "changelog_uri": "https://gitlab.com/gitlab-org/ruby/gems/crystalball/-/releases", "funding_uri": null, "dependencies": { "development": [ { "name": "actionview", "requirements": "~> 8.0.2" }, { "name": "activerecord", "requirements": "~> 8.0.2" }, { "name": "climate_control", "requirements": "~> 1.2.0" }, { "name": "factory_bot", "requirements": "~> 6.5.1" }, { "name": "gitlab-styles", "requirements": "~> 13.1.0" }, { "name": "i18n", "requirements": "~> 1.14.7" }, { "name": "parser", "requirements": "~> 3.3.8.0" }, { "name": "pry", "requirements": "~> 0.15.2" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "rspec", "requirements": "~> 3.13.0" }, { "name": "semver2", "requirements": "~> 3.4" }, { "name": "simplecov", "requirements": "~> 0.22.0" }, { "name": "sqlite3", "requirements": "~> 2.6.0" }, { "name": "yard", "requirements": "~> 0.9.37" } ], "runtime": [ { "name": "git", "requirements": "< 4" }, { "name": "ostruct", "requirements": "< 1" } ] } }
2025-07-01 09:37:11 UTC
UGB69TyJHpsVERp0Rlkad

judges

A command-line tool that runs a collection of \"judges\" against a \"factbase,\" modifying it and updating. Also, helps printing a factbase, merge with another one, inspect, and so on. Also, helps run automated tests for a set of judges.

0.51.0
Content{ "name": "judges", "downloads": 58819, "version": "0.51.0", "version_created_at": "2025-07-01T09:36:01.603Z", "version_downloads": 0, "platform": "ruby", "authors": "Yegor Bugayenko", "info": "A command-line tool that runs a collection of \\\"judges\\\" against a \\\"factbase,\\\" modifying it and updating. Also, helps printing a factbase, merge with another one, inspect, and so on. Also, helps run automated tests for a set of judges.", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "ecb5a42d9c472217a59ae596443ef3650c3a4b0ebb42ebca062932b3531e53f9", "spec_sha": "4b5c8b7089537740d102e2ac9ad4eafa79087be4c9228ebb5ec8bcc0619791c4", "project_uri": "https://rubygems.org/gems/judges", "gem_uri": "https://rubygems.org/gems/judges-0.51.0.gem", "homepage_uri": "https://github.com/yegor256/judges", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/judges/0.51.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "backtrace", "requirements": "~> 0.4" }, { "name": "baza.rb", "requirements": "~> 0.5" }, { "name": "concurrent-ruby", "requirements": "~> 1.2" }, { "name": "elapsed", "requirements": "~> 0.0" }, { "name": "factbase", "requirements": "~> 0.11" }, { "name": "gli", "requirements": "~> 2.21" }, { "name": "iri", "requirements": "~> 0.11" }, { "name": "loog", "requirements": "~> 0.6" }, { "name": "moments", "requirements": "~> 0.3" }, { "name": "nokogiri", "requirements": "~> 1.10" }, { "name": "others", "requirements": "~> 0.0" }, { "name": "retries", "requirements": "~> 0.0" }, { "name": "tago", "requirements": "~> 0.1" }, { "name": "timeout", "requirements": "~> 0.4" }, { "name": "total", "requirements": "~> 0.4" }, { "name": "typhoeus", "requirements": "~> 1.3" } ] } }
2025-07-01 09:36:03 UTC
Y_LNrMwALSslQKoKaLdAY

solargraph

IDE tools for code completion, inline documentation, and static analysis

0.55.5
Content{ "name": "solargraph", "downloads": 30640254, "version": "0.55.5", "version_created_at": "2025-07-01T09:34:32.933Z", "version_downloads": 0, "platform": "ruby", "authors": "Fred Snyder", "info": "IDE tools for code completion, inline documentation, and static analysis", "licenses": [ "MIT" ], "metadata": { "funding_uri": "https://www.patreon.com/castwide", "changelog_uri": "https://github.com/castwide/solargraph/blob/master/CHANGELOG.md", "bug_tracker_uri": "https://github.com/castwide/solargraph/issues", "source_code_uri": "https://github.com/castwide/solargraph" }, "yanked": false, "sha": "bdf64af0fd14324d7fc541ff19a1389a1504c3e233e1f68ff938b68812233f4c", "spec_sha": "8c6de9db0459c757bfa8dc14b11b812f98d3bd9a18155055b7f70deb190f1bcc", "project_uri": "https://rubygems.org/gems/solargraph", "gem_uri": "https://rubygems.org/gems/solargraph-0.55.5.gem", "homepage_uri": "https://solargraph.org", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/castwide/solargraph", "bug_tracker_uri": "https://github.com/castwide/solargraph/issues", "changelog_uri": "https://github.com/castwide/solargraph/blob/master/CHANGELOG.md", "funding_uri": "https://www.patreon.com/castwide", "dependencies": { "development": [ { "name": "irb", "requirements": "~> 1.15" }, { "name": "pry", "requirements": "~> 0.15" }, { "name": "public_suffix", "requirements": "~> 3.1" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "rspec", "requirements": "~> 3.5" }, { "name": "simplecov", "requirements": "~> 0.14" }, { "name": "webmock", "requirements": "~> 3.6" } ], "runtime": [ { "name": "backport", "requirements": "~> 1.2" }, { "name": "benchmark", "requirements": "~> 0.4" }, { "name": "bundler", "requirements": "~> 2.0" }, { "name": "diff-lcs", "requirements": "~> 1.4" }, { "name": "jaro_winkler", "requirements": "~> 1.6, >= 1.6.1" }, { "name": "kramdown", "requirements": "~> 2.3" }, { "name": "kramdown-parser-gfm", "requirements": "~> 1.1" }, { "name": "logger", "requirements": "~> 1.6" }, { "name": "observer", "requirements": "~> 0.1" }, { "name": "ostruct", "requirements": "~> 0.6" }, { "name": "parser", "requirements": "~> 3.0" }, { "name": "prism", "requirements": "~> 1.4" }, { "name": "rbs", "requirements": "~> 3.3" }, { "name": "reverse_markdown", "requirements": "~> 3.0" }, { "name": "rubocop", "requirements": "~> 1.38" }, { "name": "thor", "requirements": "~> 1.0" }, { "name": "tilt", "requirements": "~> 2.0" }, { "name": "yard", "requirements": "~> 0.9, >= 0.9.24" }, { "name": "yard-solargraph", "requirements": "~> 0.1" } ] } }
2025-07-01 09:34:35 UTC
Rm3qCZ5RoJJcVpiDD82tV

protocol-http

Provides abstractions to handle HTTP protocols.

0.51.0
Content{ "name": "protocol-http", "downloads": 11493428, "version": "0.51.0", "version_created_at": "2025-07-01T09:33:48.615Z", "version_downloads": 0, "platform": "ruby", "authors": "Samuel Williams, Thomas Morgan, Bruno Sutic, Herrick Fang, Bryan Powell, Dan Olson, Earlopain, Genki Takiuchi, Marcelo Junior, Olle Jonsson, William T. Nelson, Yuta Iwama", "info": "Provides abstractions to handle HTTP protocols.", "licenses": [ "MIT" ], "metadata": { "source_code_uri": "https://github.com/socketry/protocol-http.git", "documentation_uri": "https://socketry.github.io/protocol-http/" }, "yanked": false, "sha": "da1c48c67b6f5bb3477f2475a56665f103ae13a89b77e20c62cc52c28e41ca21", "spec_sha": "f20fc3ebf828861a48234af1cf17536551ad2055f4d7395f748bca633768c14a", "project_uri": "https://rubygems.org/gems/protocol-http", "gem_uri": "https://rubygems.org/gems/protocol-http-0.51.0.gem", "homepage_uri": "https://github.com/socketry/protocol-http", "wiki_uri": null, "documentation_uri": "https://socketry.github.io/protocol-http/", "mailing_list_uri": null, "source_code_uri": "https://github.com/socketry/protocol-http.git", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-07-01 09:33:50 UTC
XWx6Ahve5Mw4T4rNgq_ZN

kdeploy

Kdeploy is a Ruby-based deployment automation tool that provides agentless remote deployment solutions with an elegant DSL

1.0.3
Content{ "name": "kdeploy", "downloads": 633, "version": "1.0.3", "version_created_at": "2025-07-01T09:27:10.756Z", "version_downloads": 0, "platform": "ruby", "authors": "Norton", "info": "Kdeploy is a Ruby-based deployment automation tool that provides agentless remote deployment solutions with an elegant DSL", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/kevin197011/kdeploy", "changelog_uri": "https://github.com/kevin197011/kdeploy/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/kevin197011/kdeploy.git", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "af08ed83594cb0fe24d78fbcbee454967aec4e04e0ec53e21fb81c416c8c3232", "spec_sha": "a5e46773c170f0262633612c2bdb7c3e57c476d9a69c91bcea55456b0b68bbed", "project_uri": "https://rubygems.org/gems/kdeploy", "gem_uri": "https://rubygems.org/gems/kdeploy-1.0.3.gem", "homepage_uri": "https://github.com/kevin197011/kdeploy", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/kevin197011/kdeploy.git", "bug_tracker_uri": null, "changelog_uri": "https://github.com/kevin197011/kdeploy/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rubocop", "requirements": "~> 1.21" } ], "runtime": [ { "name": "concurrent-ruby", "requirements": "~> 1.2" }, { "name": "net-scp", "requirements": "~> 4.0" }, { "name": "net-ssh", "requirements": "~> 7.0" }, { "name": "pastel", "requirements": "~> 0.8" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "thor", "requirements": "~> 1.2" }, { "name": "tty-box", "requirements": "~> 0.7" }, { "name": "tty-table", "requirements": "~> 0.12" } ] } }
2025-07-01 09:27:12 UTC
HlcHBwi9c8Uw4HspxkXtW

rubocop-codetakt

This includes the RuboCop configuration used by codeTakt. It is for the unification and linting of coding styles.

1.76.0.0
Content{ "name": "rubocop-codetakt", "downloads": 124865, "version": "1.76.0.0", "version_created_at": "2025-07-01T09:20:39.308Z", "version_downloads": 0, "platform": "ruby", "authors": "codeTakt Developers", "info": " This includes the RuboCop configuration used by codeTakt. It is\n for the unification and linting of coding styles.\n", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "66c7157aae789d35ec025a344263e9d5f6f8813ebff9255d9c435ed68890c879", "spec_sha": "bcc01be6992fee89dce119e2b18956ceef762d0d946362e77fdb091d4a7b3cd4", "project_uri": "https://rubygems.org/gems/rubocop-codetakt", "gem_uri": "https://rubygems.org/gems/rubocop-codetakt-1.76.0.0.gem", "homepage_uri": "https://github.com/codetakt/rubocop-codetakt", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/rubocop-codetakt/1.76.0.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rubocop", "requirements": ">= 1.76.0" } ] } }
2025-07-01 09:20:40 UTC
W4-GY5LigYAS9Fq5g2_jR

protocol-rack

An implementation of the Rack protocol/specification.

0.15.0
Content{ "name": "protocol-rack", "downloads": 732920, "version": "0.15.0", "version_created_at": "2025-07-01T09:14:40.700Z", "version_downloads": 0, "platform": "ruby", "authors": "Samuel Williams, Francisco Mejia, Genki Takiuchi", "info": "An implementation of the Rack protocol/specification.", "licenses": [ "MIT" ], "metadata": { "source_code_uri": "https://github.com/socketry/protocol-rack.git", "documentation_uri": "https://socketry.github.io/protocol-rack/" }, "yanked": false, "sha": "580a6d6a1dab133a369750caedcbfc1b7b41528a2bbec9352016404065a3da9a", "spec_sha": "ced284484e3bd88d23a568ccd3239e38606544cd9bbc233d513ed7eba63a769b", "project_uri": "https://rubygems.org/gems/protocol-rack", "gem_uri": "https://rubygems.org/gems/protocol-rack-0.15.0.gem", "homepage_uri": "https://github.com/socketry/protocol-rack", "wiki_uri": null, "documentation_uri": "https://socketry.github.io/protocol-rack/", "mailing_list_uri": null, "source_code_uri": "https://github.com/socketry/protocol-rack.git", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "io-stream", "requirements": ">= 0.10" }, { "name": "protocol-http", "requirements": "~> 0.43" }, { "name": "rack", "requirements": ">= 1.0" } ] } }
2025-07-01 09:14:42 UTC
Yi7sCa-XbN41HDiuhe8ik

model_driven_api

Ruby on Rails REST APIs built by convention using the DB schema as the foundation, please see README for mode of use.

3.5.2
Content{ "name": "model_driven_api", "downloads": 68010, "version": "3.5.2", "version_created_at": "2025-07-01T08:46:48.642Z", "version_downloads": 0, "platform": "ruby", "authors": "Gabriele Tassoni", "info": "Ruby on Rails REST APIs built by convention using the DB schema as the foundation, please see README for mode of use.", "licenses": [ "MIT" ], "metadata": { "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "39bac9aeb47ad75f67202fbad44302d55f07f895ad9c38e0f1a3a58746927f13", "spec_sha": "e0f449bf5ca1ffd6d39189b5ba693dc6ff871fbce2d055bcb379c10b51c0757f", "project_uri": "https://rubygems.org/gems/model_driven_api", "gem_uri": "https://rubygems.org/gems/model_driven_api-3.5.2.gem", "homepage_uri": "https://github.com/gabrieletassoni/model_driven_api", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/model_driven_api/3.5.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "sqlite3", "requirements": ">= 0" } ], "runtime": [ { "name": "deep_merge", "requirements": "~> 1.2" }, { "name": "jwt", "requirements": "~> 2.4" }, { "name": "rack-cors", "requirements": "~> 2.0" }, { "name": "ransack", "requirements": "~> 4.1" }, { "name": "simple_command", "requirements": "~> 1.0" }, { "name": "thecore_backend_commons", "requirements": "~> 3.0" } ] } }
2025-07-01 08:46:50 UTC
gcp7wklyWHb6y7dFq6YOn

model_driven_api

Ruby on Rails REST APIs built by convention using the DB schema as the foundation, please see README for mode of use.

3.5.1
Content{ "name": "model_driven_api", "downloads": 68002, "version": "3.5.1", "version_created_at": "2025-07-01T08:41:27.700Z", "version_downloads": 0, "platform": "ruby", "authors": "Gabriele Tassoni", "info": "Ruby on Rails REST APIs built by convention using the DB schema as the foundation, please see README for mode of use.", "licenses": [ "MIT" ], "metadata": { "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "31283a03ced1a361515683fa23372e84beb12aab2bb7909e57a898626bf5e23c", "spec_sha": "305c5eaecfd0563a483660fd70223c3d4e08e129d5f592ae662e351aba92afe4", "project_uri": "https://rubygems.org/gems/model_driven_api", "gem_uri": "https://rubygems.org/gems/model_driven_api-3.5.1.gem", "homepage_uri": "https://github.com/gabrieletassoni/model_driven_api", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/model_driven_api/3.5.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "sqlite3", "requirements": ">= 0" } ], "runtime": [ { "name": "deep_merge", "requirements": "~> 1.2" }, { "name": "jwt", "requirements": "~> 2.4" }, { "name": "rack-cors", "requirements": "~> 2.0" }, { "name": "ransack", "requirements": "~> 4.1" }, { "name": "simple_command", "requirements": "~> 1.0" }, { "name": "thecore_backend_commons", "requirements": "~> 3.0" } ] } }
2025-07-01 08:41:29 UTC
R_h1U0NBEYzXarX3J_Qgm

plutonium

Plutonium extends Rails' capabilities with a powerful, generator-driven toolkit designed to supercharge your development process. It transforms the way you build applications with Rails, optimizing for rapid application development.

0.25.1
Content{ "name": "plutonium", "downloads": 27596, "version": "0.25.1", "version_created_at": "2025-07-01T08:36:41.923Z", "version_downloads": 0, "platform": "ruby", "authors": "Stefan Froelich", "info": "Plutonium extends Rails' capabilities with a powerful, generator-driven toolkit designed to supercharge your development process. It transforms the way you build applications with Rails, optimizing for rapid application development.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://radioactive-labs.github.io/plutonium-core/", "source_code_uri": "https://github.com/radioactive-labs/plutonium-core", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "c99a482629d358b6f9ba8986d782d77cfd9d09ff623e30403444dc7f915e0c74", "spec_sha": "e92a8b49ab07248e5f9ccaa89f1a6286d0feaa7243be454bef391a6a1e3ff658", "project_uri": "https://rubygems.org/gems/plutonium", "gem_uri": "https://rubygems.org/gems/plutonium-0.25.1.gem", "homepage_uri": "https://radioactive-labs.github.io/plutonium-core/", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/radioactive-labs/plutonium-core", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "appraisal", "requirements": ">= 0" }, { "name": "brakeman", "requirements": ">= 0" }, { "name": "bundle-audit", "requirements": ">= 0" }, { "name": "combustion", "requirements": ">= 0" }, { "name": "minitest", "requirements": ">= 0" }, { "name": "minitest-reporters", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "standard", "requirements": ">= 0" } ], "runtime": [ { "name": "action_policy", "requirements": "~> 0.7.0" }, { "name": "listen", "requirements": "~> 3.8" }, { "name": "pagy", "requirements": "~> 9.0" }, { "name": "phlex", "requirements": "~> 2.0" }, { "name": "phlexi-display", "requirements": "~> 0.2.0" }, { "name": "phlexi-field", "requirements": "~> 0.2.0" }, { "name": "phlexi-form", "requirements": "~> 0.10.0" }, { "name": "phlexi-menu", "requirements": "~> 0.4.0" }, { "name": "phlexi-table", "requirements": "~> 0.2.0" }, { "name": "phlex-rails", "requirements": ">= 0" }, { "name": "phlex-slotable", "requirements": "~> 1.0.0" }, { "name": "phlex-tabler_icons", "requirements": ">= 0" }, { "name": "rabl", "requirements": "~> 0.16.1" }, { "name": "rails", "requirements": ">= 7.2" }, { "name": "redcarpet", "requirements": ">= 0" }, { "name": "semantic_range", "requirements": "~> 3.0" }, { "name": "tailwind_merge", "requirements": ">= 0" }, { "name": "tty-prompt", "requirements": "~> 0.23.1" }, { "name": "zeitwerk", "requirements": ">= 0" } ] } }
2025-07-01 08:36:44 UTC
bBVUAU6gg3Xv88LOT5ZaG

stigg-api-client

Stigg API Client for Ruby

2.451.2
Content{ "name": "stigg-api-client", "downloads": 284113, "version": "2.451.2", "version_created_at": "2025-07-01T08:31:30.972Z", "version_downloads": 0, "platform": "ruby", "authors": "Stigg", "info": "Stigg API Client for Ruby", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://stigg.io" }, "yanked": false, "sha": "4d5c9afc15bae4f44dd76f6e243df69c58dca081c680615dd5071c83379af96c", "spec_sha": "e8974146dde23e6b21ea8fba6afd84319e56257bcba3a673a240727988c33f0c", "project_uri": "https://rubygems.org/gems/stigg-api-client", "gem_uri": "https://rubygems.org/gems/stigg-api-client-2.451.2.gem", "homepage_uri": "https://stigg.io", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "graphlient", "requirements": ">= 0.6.0, < 1.0" }, { "name": "graphql-client", "requirements": ">= 0.19, < 1.0" } ] } }
2025-07-01 08:31:34 UTC
4KKhJ3PEeLoR4d_L3nLer

stigg-sidecar-sdk

Stigg Sidecar SDK for Ruby

2.451.2
Content{ "name": "stigg-sidecar-sdk", "downloads": 7475, "version": "2.451.2", "version_created_at": "2025-07-01T08:31:28.588Z", "version_downloads": 0, "platform": "ruby", "authors": "Stigg", "info": "Stigg Sidecar SDK for Ruby", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://stigg.io" }, "yanked": false, "sha": "16091de3289b48be1b26c2d56ccb04e41522069aa78587368b9d07d94cf46fe7", "spec_sha": "c07eeb361b3800caa3a759f4f902828e91df70fd26a8754878e7a1d1f26e50e3", "project_uri": "https://rubygems.org/gems/stigg-sidecar-sdk", "gem_uri": "https://rubygems.org/gems/stigg-sidecar-sdk-2.451.2.gem", "homepage_uri": "https://stigg.io", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "grpc", "requirements": "= 1.62.0" }, { "name": "stigg-api-client", "requirements": "= 2.78.0" } ] } }
2025-07-01 08:31:30 UTC
UBl9QMzu4M6_k3Y_i-JFZ

model_driven_api

Ruby on Rails REST APIs built by convention using the DB schema as the foundation, please see README for mode of use.

3.5.0
Content{ "name": "model_driven_api", "downloads": 67997, "version": "3.5.0", "version_created_at": "2025-07-01T08:28:24.172Z", "version_downloads": 0, "platform": "ruby", "authors": "Gabriele Tassoni", "info": "Ruby on Rails REST APIs built by convention using the DB schema as the foundation, please see README for mode of use.", "licenses": [ "MIT" ], "metadata": { "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "92f62c9a8bd6db05c5390b5d7fb416cb51398733c725632270396fbe09522e04", "spec_sha": "a3cf34040377f806d1d486f2f4bfe36d65cb772781d754931e6ade9b42fe5a8d", "project_uri": "https://rubygems.org/gems/model_driven_api", "gem_uri": "https://rubygems.org/gems/model_driven_api-3.5.0.gem", "homepage_uri": "https://github.com/gabrieletassoni/model_driven_api", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/model_driven_api/3.5.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "sqlite3", "requirements": ">= 0" } ], "runtime": [ { "name": "deep_merge", "requirements": "~> 1.2" }, { "name": "jwt", "requirements": "~> 2.4" }, { "name": "rack-cors", "requirements": "~> 2.0" }, { "name": "ransack", "requirements": "~> 4.1" }, { "name": "simple_command", "requirements": "~> 1.0" }, { "name": "thecore_backend_commons", "requirements": "~> 3.0" } ] } }
2025-07-01 08:28:26 UTC
MDmm9-tUQhS_LhBwdyvw5

ci-queue

To parallelize your CI without having to balance your tests

0.71.0
Content{ "name": "ci-queue", "downloads": 2923131, "version": "0.71.0", "version_created_at": "2025-07-01T08:26:23.370Z", "version_downloads": 0, "platform": "ruby", "authors": "Jean Boussier", "info": "To parallelize your CI without having to balance your tests", "licenses": [ "MIT" ], "metadata": { "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "3d435c806f2f7d82a00003725d0e880f29dd614ad753cc94b32fd1d9d7bc2f77", "spec_sha": "8630576422b66fe7159a2afab36f8c0dd15187b0d5f6d72b606e65168225dfde", "project_uri": "https://rubygems.org/gems/ci-queue", "gem_uri": "https://rubygems.org/gems/ci-queue-0.71.0.gem", "homepage_uri": "https://github.com/Shopify/ci-queue", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/ci-queue/0.71.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.11" }, { "name": "minitest-reporters", "requirements": "~> 1.1" }, { "name": "msgpack", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "redis", "requirements": ">= 0" }, { "name": "rspec", "requirements": "~> 3.10" }, { "name": "rubocop", "requirements": ">= 0" }, { "name": "simplecov", "requirements": "~> 0.12" }, { "name": "snappy", "requirements": ">= 0" } ], "runtime": [ { "name": "logger", "requirements": ">= 0" } ] } }
2025-07-01 08:26:25 UTC
p60Ykiekj28940kjfezCF

io-stream

Provides a generic stream wrapper for IO instances.

0.10.0
Content{ "name": "io-stream", "downloads": 1696160, "version": "0.10.0", "version_created_at": "2025-07-01T08:19:44.730Z", "version_downloads": 0, "platform": "ruby", "authors": "Samuel Williams", "info": "Provides a generic stream wrapper for IO instances.", "licenses": [ "MIT" ], "metadata": { "source_code_uri": "https://github.com/socketry/io-stream.git", "documentation_uri": "https://socketry.github.io/io-stream" }, "yanked": false, "sha": "55d2cf28f925de4d7bdfa33b4308916b0ac3fbd3ca1af8e2c4ab067dac4f3d65", "spec_sha": "0d93ea9ba1d112d1642032eba452b5bd4427fe84ddc62499dc912fb6dae18f94", "project_uri": "https://rubygems.org/gems/io-stream", "gem_uri": "https://rubygems.org/gems/io-stream-0.10.0.gem", "homepage_uri": "https://github.com/socketry/io-stream", "wiki_uri": null, "documentation_uri": "https://socketry.github.io/io-stream", "mailing_list_uri": null, "source_code_uri": "https://github.com/socketry/io-stream.git", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-07-01 08:19:46 UTC
QmoKMG4GNjHrnGdNb0bIj

plutonium

Plutonium extends Rails' capabilities with a powerful, generator-driven toolkit designed to supercharge your development process. It transforms the way you build applications with Rails, optimizing for rapid application development.

0.25.0
Content{ "name": "plutonium", "downloads": 27577, "version": "0.25.0", "version_created_at": "2025-07-01T08:15:35.311Z", "version_downloads": 0, "platform": "ruby", "authors": "Stefan Froelich", "info": "Plutonium extends Rails' capabilities with a powerful, generator-driven toolkit designed to supercharge your development process. It transforms the way you build applications with Rails, optimizing for rapid application development.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://radioactive-labs.github.io/plutonium-core/", "source_code_uri": "https://github.com/radioactive-labs/plutonium-core", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "d14854e6ffd220937089931a3f108a620dda4de52aff66ee631379096afad507", "spec_sha": "836962f3b2811de5ff4083d541a0a8bf481d2d47933abf015374e78a3e894c00", "project_uri": "https://rubygems.org/gems/plutonium", "gem_uri": "https://rubygems.org/gems/plutonium-0.25.0.gem", "homepage_uri": "https://radioactive-labs.github.io/plutonium-core/", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/radioactive-labs/plutonium-core", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "appraisal", "requirements": ">= 0" }, { "name": "brakeman", "requirements": ">= 0" }, { "name": "bundle-audit", "requirements": ">= 0" }, { "name": "combustion", "requirements": ">= 0" }, { "name": "minitest", "requirements": ">= 0" }, { "name": "minitest-reporters", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "standard", "requirements": ">= 0" } ], "runtime": [ { "name": "action_policy", "requirements": "~> 0.7.0" }, { "name": "listen", "requirements": "~> 3.8" }, { "name": "pagy", "requirements": "~> 9.0" }, { "name": "phlex", "requirements": "~> 2.0" }, { "name": "phlexi-display", "requirements": "~> 0.2.0" }, { "name": "phlexi-field", "requirements": "~> 0.2.0" }, { "name": "phlexi-form", "requirements": "~> 0.10.0" }, { "name": "phlexi-menu", "requirements": "~> 0.4.0" }, { "name": "phlexi-table", "requirements": "~> 0.2.0" }, { "name": "phlex-rails", "requirements": ">= 0" }, { "name": "phlex-slotable", "requirements": "~> 1.0.0" }, { "name": "phlex-tabler_icons", "requirements": ">= 0" }, { "name": "rabl", "requirements": "~> 0.16.1" }, { "name": "rails", "requirements": ">= 7.2" }, { "name": "redcarpet", "requirements": ">= 0" }, { "name": "semantic_range", "requirements": "~> 3.0" }, { "name": "tailwind_merge", "requirements": ">= 0" }, { "name": "tty-prompt", "requirements": "~> 0.23.1" }, { "name": "zeitwerk", "requirements": ">= 0" } ] } }
2025-07-01 08:15:37 UTC
IJo_zbKjY7O0t6-zISmk6

baan

A library containing Geodata for administrative regions in Laos

0.2.1
Content{ "name": "baan", "downloads": 34, "version": "0.2.1", "version_created_at": "2025-07-01T08:13:21.914Z", "version_downloads": 0, "platform": "ruby", "authors": "David Wilkie", "info": "A library containing Geodata for administrative regions in Laos", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/open-ews/baan", "changelog_uri": "https://github.com/open-ews/baan/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/open-ews/baan" }, "yanked": false, "sha": "c54df3930aedbaa9d3a509f14bdba0101b8c1b7189038239aa5bfd770792d94e", "spec_sha": "1bfe276db59dc22b9136474c1482bd7f87cf1990047eb4f36664dbaf1634abf2", "project_uri": "https://rubygems.org/gems/baan", "gem_uri": "https://rubygems.org/gems/baan-0.2.1.gem", "homepage_uri": "https://github.com/open-ews/baan", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/open-ews/baan", "bug_tracker_uri": null, "changelog_uri": "https://github.com/open-ews/baan/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-07-01 08:13:25 UTC
tNxjiI5OZqcTxxYk2q_Lg

kdeploy

Kdeploy is a Ruby-based deployment automation tool that provides agentless remote deployment solutions with an elegant DSL

1.0.2
Content{ "name": "kdeploy", "downloads": 584, "version": "1.0.2", "version_created_at": "2025-07-01T08:05:51.486Z", "version_downloads": 0, "platform": "ruby", "authors": "Norton", "info": "Kdeploy is a Ruby-based deployment automation tool that provides agentless remote deployment solutions with an elegant DSL", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/kevin197011/kdeploy", "changelog_uri": "https://github.com/kevin197011/kdeploy/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/kevin197011/kdeploy.git", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "49daeab0dc44fd81bdca2eeede589092a1f8a2c388126d407d93f257bf23dc7f", "spec_sha": "591c46edd1d19471b0cb2fb677daa6d76530bcf055447a9bd1d4c6b798800130", "project_uri": "https://rubygems.org/gems/kdeploy", "gem_uri": "https://rubygems.org/gems/kdeploy-1.0.2.gem", "homepage_uri": "https://github.com/kevin197011/kdeploy", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/kevin197011/kdeploy.git", "bug_tracker_uri": null, "changelog_uri": "https://github.com/kevin197011/kdeploy/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rubocop", "requirements": "~> 1.21" } ], "runtime": [ { "name": "concurrent-ruby", "requirements": "~> 1.2" }, { "name": "net-scp", "requirements": "~> 4.0" }, { "name": "net-ssh", "requirements": "~> 7.0" }, { "name": "pastel", "requirements": "~> 0.8" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "thor", "requirements": "~> 1.2" }, { "name": "tty-box", "requirements": "~> 0.7" }, { "name": "tty-table", "requirements": "~> 0.12" } ] } }
2025-07-01 08:05:53 UTC
qIjngNscPsyI43XB7NA3q

cocoawebview

Webview ruby binding for macOS

0.3.0
Content{ "name": "cocoawebview", "downloads": 1448, "version": "0.3.0", "version_created_at": "2025-07-01T08:03:37.809Z", "version_downloads": 0, "platform": "ruby", "authors": "Tommy Jeff", "info": "Webview ruby binding for macOS", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/orklann/cocoawebview", "source_code_uri": "https://github.com/orklann/cocoawebview" }, "yanked": false, "sha": "42b046444b69dcbc16faf79c1d7b94c4e550c4d9006fccc8bc5c40f11ea29e42", "spec_sha": "a61250c10075700daa887899afb98279937497ed8adce3bb112b0eedc8f31a8e", "project_uri": "https://rubygems.org/gems/cocoawebview", "gem_uri": "https://rubygems.org/gems/cocoawebview-0.3.0.gem", "homepage_uri": "https://github.com/orklann/cocoawebview", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/orklann/cocoawebview", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-07-01 08:03:39 UTC
qAIaqpcfZ1er9LZ0SAnUi

rubocop-govuk

Shared RuboCop rules for Ruby projects in GOV.UK

5.1.16
Content{ "name": "rubocop-govuk", "downloads": 1081649, "version": "5.1.16", "version_created_at": "2025-07-01T08:03:09.138Z", "version_downloads": 0, "platform": "ruby", "authors": "Government Digital Service", "info": "Shared RuboCop rules for Ruby projects in GOV.UK", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "a6d526ce5551bbbfd3ccc01c16349f67517680eb615158ea116d37a8387e5303", "spec_sha": "6e955c54841f2d967707ad72cf0d95b1ad3ba822e66a93604856c36db7ceb3ad", "project_uri": "https://rubygems.org/gems/rubocop-govuk", "gem_uri": "https://rubygems.org/gems/rubocop-govuk-5.1.16.gem", "homepage_uri": "https://github.com/alphagov/rubocop-govuk", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/rubocop-govuk/5.1.16", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": "~> 13" } ], "runtime": [ { "name": "rubocop", "requirements": "= 1.77.0" }, { "name": "rubocop-ast", "requirements": "= 1.45.1" }, { "name": "rubocop-capybara", "requirements": "= 2.22.1" }, { "name": "rubocop-rails", "requirements": "= 2.32.0" }, { "name": "rubocop-rake", "requirements": "= 0.7.1" }, { "name": "rubocop-rspec", "requirements": "= 3.6.0" } ] } }
2025-07-01 08:03:12 UTC
KEk_OvKAGTS4tv_FcFM92

datepick

A powerful interactive terminal date picker built with rcurses. Features vim-style navigation, configurable date formats, multiple month views, and extensive keyboard shortcuts. Perfect for shell scripts and command-line workflows that need date selection.

1.0.0
Content{ "name": "datepick", "downloads": 0, "version": "1.0.0", "version_created_at": "2025-07-01T07:53:02.344Z", "version_downloads": 0, "platform": "ruby", "authors": "Geir Isene", "info": "A powerful interactive terminal date picker built with rcurses. Features vim-style navigation, configurable date formats, multiple month views, and extensive keyboard shortcuts. Perfect for shell scripts and command-line workflows that need date selection.", "licenses": [ "Unlicense" ], "metadata": { "source_code_uri": "https://github.com/isene/datepick" }, "yanked": false, "sha": "49f37601361eba50c128fdf26f551fd4d146d0811fe8687f52a8daf378ec4722", "spec_sha": "874385571805e9d6dd58c37e67288b4a637ee8ab7358ae9cf56ac040737d8f87", "project_uri": "https://rubygems.org/gems/datepick", "gem_uri": "https://rubygems.org/gems/datepick-1.0.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/isene/datepick", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rcurses", "requirements": "~> 4.8" } ] } }
2025-07-01 07:53:03 UTC
RtNrp50-Ea6n5Whhks01V

fluent-plugin-geoip-kk

A Fluentd filter plugin that adds GeoIP information to records. Supports both legacy GeoIP and GeoIP2 databases, with LRU caching for improved performance.

1.0.5
Content{ "name": "fluent-plugin-geoip-kk", "downloads": 2293, "version": "1.0.5", "version_created_at": "2025-07-01T07:48:10.415Z", "version_downloads": 0, "platform": "ruby", "authors": "kevin197011", "info": "A Fluentd filter plugin that adds GeoIP information to records. Supports both legacy GeoIP and GeoIP2 databases, with LRU caching for improved performance.", "licenses": [ "Apache-2.0" ], "metadata": { "data_dir": "vendor/data", "database_file": "GeoLite2-City.mmdb.gz" }, "yanked": false, "sha": "2bfc9681c3888079933481bfddfdfa4c75e88da7ec4dfbe2f3d2d37a52b25576", "spec_sha": "b6262e0ce65bce838134617b23e0cd09fd8e613ea48d34831ccbef3e3972e293", "project_uri": "https://rubygems.org/gems/fluent-plugin-geoip-kk", "gem_uri": "https://rubygems.org/gems/fluent-plugin-geoip-kk-1.0.5.gem", "homepage_uri": "https://github.com/kevin197011/fluent-plugin-geoip-kk", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/fluent-plugin-geoip-kk/1.0.5", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "test-unit", "requirements": "~> 3.0" } ], "runtime": [ { "name": "fluentd", "requirements": ">= 0.14.0, < 2" }, { "name": "geoip", "requirements": "~> 0.1, >= 0.1.22" }, { "name": "lru_redux", "requirements": "~> 1.0, >= 1.0.0" }, { "name": "maxminddb", "requirements": "~> 1.5, >= 1.5.0" } ] } }
2025-07-01 07:48:12 UTC
82o4bV6CkrapUwlMx-om0

io-stream

Provides a generic stream wrapper for IO instances.

0.9.1
Content{ "name": "io-stream", "downloads": 1695968, "version": "0.9.1", "version_created_at": "2025-07-01T07:44:16.824Z", "version_downloads": 0, "platform": "ruby", "authors": "Samuel Williams", "info": "Provides a generic stream wrapper for IO instances.", "licenses": [ "MIT" ], "metadata": { "source_code_uri": "https://github.com/socketry/io-stream.git", "documentation_uri": "https://socketry.github.io/io-stream" }, "yanked": false, "sha": "f5bcee0dc06ea2aef1e6cac5b3f56de30dbccc4cf289d3eb4aaf08f2dcfd1f53", "spec_sha": "c6f2d12f689b6757a1170e36852a0047cdec437188d6739d61dcac903983a682", "project_uri": "https://rubygems.org/gems/io-stream", "gem_uri": "https://rubygems.org/gems/io-stream-0.9.1.gem", "homepage_uri": "https://github.com/socketry/io-stream", "wiki_uri": null, "documentation_uri": "https://socketry.github.io/io-stream", "mailing_list_uri": null, "source_code_uri": "https://github.com/socketry/io-stream.git", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-07-01 07:44:19 UTC
qSsr7pXdee1EMQkTgmRzd

lifen-ruby-style

Lifen style guides and shared style configs.

1.7.0
Content{ "name": "lifen-ruby-style", "downloads": 86888, "version": "1.7.0", "version_created_at": "2025-07-01T07:44:11.963Z", "version_downloads": 0, "platform": "ruby", "authors": "Team Lifen", "info": "Lifen style guides and shared style configs.", "licenses": [], "metadata": { "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "4db22556558e6995edc20a1c74d0f2a9fc774e0b904ba6accc91cdc9d2459ac2", "spec_sha": "63d4c4ea348f3b3d0f022d051c945882fdbf0ae7608f744c414514b5a6bf9363", "project_uri": "https://rubygems.org/gems/lifen-ruby-style", "gem_uri": "https://rubygems.org/gems/lifen-ruby-style-1.7.0.gem", "homepage_uri": "https://github.com/honestica/lifen-ruby-style", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/lifen-ruby-style/1.7.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": "rake", "requirements": ">= 0" } ], "runtime": [ { "name": "overcommit", "requirements": ">= 0" }, { "name": "rubocop", "requirements": ">= 0" }, { "name": "rubocop-capybara", "requirements": ">= 0" }, { "name": "rubocop-daemon", "requirements": ">= 0" }, { "name": "rubocop-factory_bot", "requirements": ">= 0" }, { "name": "rubocop-performance", "requirements": ">= 0" }, { "name": "rubocop-rails", "requirements": ">= 0" }, { "name": "rubocop-rspec", "requirements": ">= 0" } ] } }
2025-07-01 07:44:13 UTC
SlKVGBQW0PLv4WYGd23-X

judges

A command-line tool that runs a collection of \"judges\" against a \"factbase,\" modifying it and updating. Also, helps printing a factbase, merge with another one, inspect, and so on. Also, helps run automated tests for a set of judges.

0.50.7
Content{ "name": "judges", "downloads": 58737, "version": "0.50.7", "version_created_at": "2025-07-01T07:36:05.114Z", "version_downloads": 0, "platform": "ruby", "authors": "Yegor Bugayenko", "info": "A command-line tool that runs a collection of \\\"judges\\\" against a \\\"factbase,\\\" modifying it and updating. Also, helps printing a factbase, merge with another one, inspect, and so on. Also, helps run automated tests for a set of judges.", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "5618ecadfaf571be1d41a6689f952acd71100ed0c7b57ba1ac49fcc1481b4ac0", "spec_sha": "38e6f822a785d60e35b4adb34a8020f9b01d2ee93f152a606daa956cbb894066", "project_uri": "https://rubygems.org/gems/judges", "gem_uri": "https://rubygems.org/gems/judges-0.50.7.gem", "homepage_uri": "https://github.com/yegor256/judges", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/judges/0.50.7", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "backtrace", "requirements": "~> 0.4" }, { "name": "baza.rb", "requirements": "~> 0.5" }, { "name": "concurrent-ruby", "requirements": "~> 1.2" }, { "name": "elapsed", "requirements": "~> 0.0" }, { "name": "factbase", "requirements": "~> 0.11" }, { "name": "gli", "requirements": "~> 2.21" }, { "name": "iri", "requirements": "~> 0.11" }, { "name": "loog", "requirements": "~> 0.6" }, { "name": "moments", "requirements": "~> 0.3" }, { "name": "nokogiri", "requirements": "~> 1.10" }, { "name": "others", "requirements": "~> 0.0" }, { "name": "retries", "requirements": "~> 0.0" }, { "name": "tago", "requirements": "~> 0.1" }, { "name": "timeout", "requirements": "~> 0.4" }, { "name": "total", "requirements": "~> 0.4" }, { "name": "typhoeus", "requirements": "~> 1.3" } ] } }
2025-07-01 07:36:07 UTC
0_xtrS6pFD6aN4x94bH_l

avo

Avo is a very custom Content Management System for Ruby on Rails that saves engineers and teams months of development time by building user interfaces and logic using configuration rather than traditional coding; When configuration is not enough, you can fallback to familiar Ruby on Rails code.

3.22.0
Content{ "name": "avo", "downloads": 1296727, "version": "3.22.0", "version_created_at": "2025-07-01T07:35:23.842Z", "version_downloads": 0, "platform": "ruby", "authors": "Adrian Marin, Mihai Marin, Paul Bob", "info": "Avo is a very custom Content Management System for Ruby on Rails that saves engineers and teams months of development time by building user interfaces and logic using configuration rather than traditional coding; When configuration is not enough, you can fallback to familiar Ruby on Rails code.", "licenses": [ "LGPL-3.0", "Commercial" ], "metadata": { "homepage_uri": "https://avohq.io", "changelog_uri": "https://avohq.io/releases", "bug_tracker_uri": "https://github.com/avo-hq/avo/issues", "source_code_uri": "https://github.com/avo-hq/avo", "documentation_uri": "https://docs.avohq.io" }, "yanked": false, "sha": "f39e5ccec457dfa1ddb2dfae4c1e444a405a041f7ccc74b0db95153b65236e9c", "spec_sha": "f13865adcfb30525e4ad315b7fe2729142cfe9e06fbb0e2900fedaa23a98091b", "project_uri": "https://rubygems.org/gems/avo", "gem_uri": "https://rubygems.org/gems/avo-3.22.0.gem", "homepage_uri": "https://avohq.io", "wiki_uri": null, "documentation_uri": "https://docs.avohq.io", "mailing_list_uri": null, "source_code_uri": "https://github.com/avo-hq/avo", "bug_tracker_uri": "https://github.com/avo-hq/avo/issues", "changelog_uri": "https://avohq.io/releases", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "actionview", "requirements": ">= 6.1" }, { "name": "active_link_to", "requirements": ">= 0" }, { "name": "activerecord", "requirements": ">= 6.1" }, { "name": "activesupport", "requirements": ">= 6.1" }, { "name": "addressable", "requirements": ">= 0" }, { "name": "avo-heroicons", "requirements": ">= 0.1.1" }, { "name": "docile", "requirements": ">= 0" }, { "name": "inline_svg", "requirements": ">= 0" }, { "name": "meta-tags", "requirements": ">= 0" }, { "name": "pagy", "requirements": ">= 7.0.0" }, { "name": "prop_initializer", "requirements": ">= 0.2.0" }, { "name": "turbo_power", "requirements": ">= 0.6.0" }, { "name": "turbo-rails", "requirements": ">= 2.0.0" }, { "name": "view_component", "requirements": ">= 3.7.0" }, { "name": "zeitwerk", "requirements": ">= 2.6.12" } ] } }
2025-07-01 07:35:29 UTC
T9mEMAVLhNuaUXq2w-lCs

spree_vpago

This Spree Commerce extension integrates Cambodian payment gateways, supporting ABA Bank, Acleda Bank, and Wing for secure and seamless transactions.

2.0.7
Content{ "name": "spree_vpago", "downloads": 832, "version": "2.0.7", "version_created_at": "2025-07-01T07:25:59.912Z", "version_downloads": 0, "platform": "ruby", "authors": "You", "info": "This Spree Commerce extension integrates Cambodian payment gateways, supporting ABA Bank, Acleda Bank, and Wing for secure and seamless transactions.", "licenses": [ "BSD-3-Clause" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "7e614411754d3e3492f17c9d33b549c890df4b60ead77ece2f53852dcaac3474", "spec_sha": "915a027faf4ec6d242d4de7f4034c2f10570784e1dcff0463411c578a6d65b3c", "project_uri": "https://rubygems.org/gems/spree_vpago", "gem_uri": "https://rubygems.org/gems/spree_vpago-2.0.7.gem", "homepage_uri": "https://github.com/your-github-handle/spree_vpago", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/spree_vpago/2.0.7", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "faraday", "requirements": ">= 0" }, { "name": "google-cloud-firestore", "requirements": ">= 0" }, { "name": "spree_api", "requirements": ">= 4.5" }, { "name": "spree_backend", "requirements": ">= 4.5" }, { "name": "spree_core", "requirements": ">= 4.5" }, { "name": "spree_extension", "requirements": ">= 0" }, { "name": "spree_multi_vendor", "requirements": ">= 2.4.1" } ] } }
2025-07-01 07:26:01 UTC
oq9ppwPhs-92TEuTGRS4z

spree_cm_commissioner

Add (optional) extension description here

1.17.0.pre.pre2
Content{ "name": "spree_cm_commissioner", "downloads": 6897, "version": "1.17.0.pre.pre2", "version_created_at": "2025-07-01T07:21:31.455Z", "version_downloads": 0, "platform": "ruby", "authors": "You", "info": "Add (optional) extension description here", "licenses": [ "BSD-3-Clause" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "e240b2fbd7f9e92bb689f67f5af582584a09f17ffad26501df14083eddf434f6", "spec_sha": "82ee8dfe041faad3579abaeef4b32b78241862fc1bf87a95cb18b2e51c0a7e2f", "project_uri": "https://rubygems.org/gems/spree_cm_commissioner", "gem_uri": "https://rubygems.org/gems/spree_cm_commissioner-1.17.0.pre.pre2.gem", "homepage_uri": "https://github.com/your-github-handle/spree_cm_commissioner", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/spree_cm_commissioner/1.17.0.pre.pre2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "pg", "requirements": ">= 0" }, { "name": "spree_dev_tools", "requirements": ">= 0" } ], "runtime": [ { "name": "activerecord_json_validator", "requirements": "~> 2.1, >= 2.1.3" }, { "name": "activerecord-multi-tenant", "requirements": ">= 0" }, { "name": "aws-sdk-cloudfront", "requirements": ">= 0" }, { "name": "aws-sdk-ecs", "requirements": ">= 0" }, { "name": "aws-sdk-s3", "requirements": ">= 0" }, { "name": "blazer", "requirements": "~> 3.0.4" }, { "name": "byebug", "requirements": ">= 0" }, { "name": "counter_culture", "requirements": "~> 3.2" }, { "name": "dry-validation", "requirements": "~> 1.10" }, { "name": "elasticsearch", "requirements": "~> 8.5" }, { "name": "exception_notification", "requirements": ">= 0" }, { "name": "firebase-admin-sdk", "requirements": "~> 0.3.1" }, { "name": "font-awesome-sass", "requirements": "~> 6.4.0" }, { "name": "googleauth", "requirements": ">= 0" }, { "name": "google-cloud-firestore", "requirements": ">= 0" }, { "name": "google-cloud-recaptcha_enterprise", "requirements": ">= 0" }, { "name": "interactor", "requirements": "~> 3.1" }, { "name": "jwt", "requirements": ">= 2.5.0" }, { "name": "noticed", "requirements": "~> 1.6" }, { "name": "phonelib", "requirements": ">= 0" }, { "name": "premailer-rails", "requirements": ">= 0" }, { "name": "rails", "requirements": "~> 7.0.4" }, { "name": "rqrcode", "requirements": "~> 2.0" }, { "name": "searchkick", "requirements": "~> 5.1" }, { "name": "simple_calendar", "requirements": "~> 2.4" }, { "name": "spree", "requirements": ">= 4.5.0" }, { "name": "spree_api_v1", "requirements": ">= 4.5.0" }, { "name": "spree_auth_devise", "requirements": ">= 4.5.0" }, { "name": "spree_backend", "requirements": ">= 4.5.0" }, { "name": "spree_extension", "requirements": ">= 0" }, { "name": "spree_multi_vendor", "requirements": ">= 2.4.1" }, { "name": "spree_vpago", "requirements": ">= 0" }, { "name": "strong_password", "requirements": "~> 0.0.10" }, { "name": "telegram-bot", "requirements": ">= 0" }, { "name": "twilio-ruby", "requirements": "~> 5.48.0" } ] } }
2025-07-01 07:21:33 UTC
a7JyCp5bpGm59nAiiN9TP

fluent-plugin-geoip-kk

A Fluentd filter plugin that adds GeoIP information to records. Supports both legacy GeoIP and GeoIP2 databases, with LRU caching for improved performance.

1.0.3
Content{ "name": "fluent-plugin-geoip-kk", "downloads": 2255, "version": "1.0.3", "version_created_at": "2025-07-01T07:16:38.222Z", "version_downloads": 0, "platform": "ruby", "authors": "kevin197011", "info": "A Fluentd filter plugin that adds GeoIP information to records. Supports both legacy GeoIP and GeoIP2 databases, with LRU caching for improved performance.", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "b9e809bb8eefa731f22041b03fa457fe57cc91d50f70354446a39e05ca297bd7", "spec_sha": "f9781ea8397af69c83216574b08a74144c85f4236191ce3be5bcf01512123200", "project_uri": "https://rubygems.org/gems/fluent-plugin-geoip-kk", "gem_uri": "https://rubygems.org/gems/fluent-plugin-geoip-kk-1.0.3.gem", "homepage_uri": "https://github.com/kevin197011/fluent-plugin-geoip-kk", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/fluent-plugin-geoip-kk/1.0.3", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "test-unit", "requirements": "~> 3.0" } ], "runtime": [ { "name": "fluentd", "requirements": ">= 0.14.0, < 2" }, { "name": "geoip", "requirements": "~> 0.1, >= 0.1.22" }, { "name": "lru_redux", "requirements": "~> 1.0, >= 1.0.0" }, { "name": "maxminddb", "requirements": "~> 1.5, >= 1.5.0" } ] } }
2025-07-01 07:16:40 UTC
2Xk3eaRAUVaoStdY-9z2B

logstash-input-fifo

This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program

0.9.6
Content{ "name": "logstash-input-fifo", "downloads": 5187, "version": "0.9.6", "version_created_at": "2025-07-01T07:11:59.752Z", "version_downloads": 0, "platform": "ruby", "authors": "Atsushi Nakagawa", "info": "This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program", "licenses": [ "Apache-2.0" ], "metadata": { "logstash_group": "input", "logstash_plugin": "true" }, "yanked": false, "sha": "564197718577f93c6b56a724e8ea1e7b11f66b9dc4ce0c6586f8b48e363c143c", "spec_sha": "aaea29edf8e7c8177f83e972df206eda721b1104912785811cdc71cef766b097", "project_uri": "https://rubygems.org/gems/logstash-input-fifo", "gem_uri": "https://rubygems.org/gems/logstash-input-fifo-0.9.6.gem", "homepage_uri": "https://github.com/atnak/logstash-input-fifo", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/logstash-input-fifo/0.9.6", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "logstash-codec-json", "requirements": ">= 0" }, { "name": "logstash-codec-json_lines", "requirements": ">= 0" }, { "name": "logstash-codec-plain", "requirements": ">= 0" }, { "name": "logstash-devutils", "requirements": ">= 0" } ], "runtime": [ { "name": "logstash-codec-line", "requirements": ">= 0" }, { "name": "logstash-core-plugin-api", "requirements": ">= 1.60, <= 2.99" }, { "name": "logstash-mixin-ecs_compatibility_support", "requirements": "~> 1.2" } ] } }
2025-07-01 07:12:01 UTC
zN_uD0Nkv3YGdzmobrDiO

fluent-plugin-geoip-kk

A Fluentd filter plugin that adds GeoIP information to records. Supports both legacy GeoIP and GeoIP2 databases, with LRU caching for improved performance.

1.0.2
Content{ "name": "fluent-plugin-geoip-kk", "downloads": 2255, "version": "1.0.2", "version_created_at": "2025-07-01T07:09:27.884Z", "version_downloads": 0, "platform": "ruby", "authors": "kevin197011", "info": "A Fluentd filter plugin that adds GeoIP information to records. Supports both legacy GeoIP and GeoIP2 databases, with LRU caching for improved performance.", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "f27338b9fa30a8021b985819af2917ad7ccbfab309cb2fdcb6d24ca67da3b2dd", "spec_sha": "6ec5449e0268cb9b6b4f75ee6c12d2099d3dd661282c81ba377a84be67becfdc", "project_uri": "https://rubygems.org/gems/fluent-plugin-geoip-kk", "gem_uri": "https://rubygems.org/gems/fluent-plugin-geoip-kk-1.0.2.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/fluent-plugin-geoip-kk/1.0.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "test-unit", "requirements": "~> 3.0" } ], "runtime": [ { "name": "fluentd", "requirements": ">= 0.14.0, < 2" }, { "name": "geoip", "requirements": "~> 0.1, >= 0.1.22" }, { "name": "lru_redux", "requirements": "~> 1.0, >= 1.0.0" }, { "name": "maxminddb", "requirements": "~> 1.5, >= 1.5.0" } ] } }
2025-07-01 07:09:29 UTC
DgAnTJJ_SGYq2k9x3iY-g

plutonium

Plutonium extends Rails' capabilities with a powerful, generator-driven toolkit designed to supercharge your development process. It transforms the way you build applications with Rails, optimizing for rapid application development.

0.24.7
Content{ "name": "plutonium", "downloads": 27535, "version": "0.24.7", "version_created_at": "2025-07-01T07:06:00.745Z", "version_downloads": 0, "platform": "ruby", "authors": "Stefan Froelich", "info": "Plutonium extends Rails' capabilities with a powerful, generator-driven toolkit designed to supercharge your development process. It transforms the way you build applications with Rails, optimizing for rapid application development.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://radioactive-labs.github.io/plutonium-core/", "source_code_uri": "https://github.com/radioactive-labs/plutonium-core", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "d519dcf908efed298db1d70eb5eec47542e0c9259051b22dd01905d014dd034f", "spec_sha": "36f8fcf43f53a4e597ede712b0496216e314c271f701d266b8e5e1e0ac82f236", "project_uri": "https://rubygems.org/gems/plutonium", "gem_uri": "https://rubygems.org/gems/plutonium-0.24.7.gem", "homepage_uri": "https://radioactive-labs.github.io/plutonium-core/", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/radioactive-labs/plutonium-core", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "appraisal", "requirements": ">= 0" }, { "name": "brakeman", "requirements": ">= 0" }, { "name": "bundle-audit", "requirements": ">= 0" }, { "name": "combustion", "requirements": ">= 0" }, { "name": "minitest", "requirements": ">= 0" }, { "name": "minitest-reporters", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "standard", "requirements": ">= 0" } ], "runtime": [ { "name": "action_policy", "requirements": "~> 0.7.0" }, { "name": "listen", "requirements": "~> 3.8" }, { "name": "pagy", "requirements": "~> 9.0" }, { "name": "phlex", "requirements": "~> 2.0" }, { "name": "phlexi-display", "requirements": "~> 0.2.0" }, { "name": "phlexi-field", "requirements": "~> 0.2.0" }, { "name": "phlexi-form", "requirements": "~> 0.10.0" }, { "name": "phlexi-menu", "requirements": "~> 0.4.0" }, { "name": "phlexi-table", "requirements": "~> 0.2.0" }, { "name": "phlex-rails", "requirements": ">= 0" }, { "name": "phlex-slotable", "requirements": "~> 1.0.0" }, { "name": "phlex-tabler_icons", "requirements": ">= 0" }, { "name": "rabl", "requirements": "~> 0.16.1" }, { "name": "rails", "requirements": ">= 7.2" }, { "name": "redcarpet", "requirements": ">= 0" }, { "name": "semantic_range", "requirements": "~> 3.0" }, { "name": "tailwind_merge", "requirements": ">= 0" }, { "name": "tty-prompt", "requirements": "~> 0.23.1" }, { "name": "zeitwerk", "requirements": ">= 0" } ] } }
2025-07-01 07:06:02 UTC
aCr8vG_NNOeQr5G1iZIW4

logstash-input-fifo

This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program

0.9.5
Content{ "name": "logstash-input-fifo", "downloads": 5183, "version": "0.9.5", "version_created_at": "2025-07-01T06:56:58.732Z", "version_downloads": 0, "platform": "ruby", "authors": "Atsushi Nakagawa", "info": "This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program", "licenses": [ "Apache-2.0" ], "metadata": { "logstash_group": "input", "logstash_plugin": "true" }, "yanked": false, "sha": "f7656fc75d96250f059efa9e00dea30d2b18299f9742523e57536dd1b267a29e", "spec_sha": "c02c359a376e9d3ddd58ba0c8d466bc70a4255a82af4858765dd656349547d80", "project_uri": "https://rubygems.org/gems/logstash-input-fifo", "gem_uri": "https://rubygems.org/gems/logstash-input-fifo-0.9.5.gem", "homepage_uri": "https://github.com/atnak/logstash-input-fifo", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/logstash-input-fifo/0.9.5", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "logstash-codec-json", "requirements": ">= 0" }, { "name": "logstash-codec-json_lines", "requirements": ">= 0" }, { "name": "logstash-codec-plain", "requirements": ">= 0" }, { "name": "logstash-devutils", "requirements": ">= 0" } ], "runtime": [ { "name": "logstash-codec-line", "requirements": ">= 0" }, { "name": "logstash-core-plugin-api", "requirements": ">= 1.60, <= 2.99" }, { "name": "logstash-mixin-ecs_compatibility_support", "requirements": "~> 1.2" } ] } }
2025-07-01 06:57:00 UTC
iOdZn0PzwcgB_H-5bHSv0

verquest

Verquest helps you version API requests, simplifying the management of changes, handling the mapping for internal versus external names and structures, validating parameters, and exporting your requests to JSON Schema components for OpenAPI.

0.5.0
Content{ "name": "verquest", "downloads": 598, "version": "0.5.0", "version_created_at": "2025-07-01T06:38:30.895Z", "version_downloads": 0, "platform": "ruby", "authors": "Petr Hlavicka", "info": "Verquest helps you version API requests, simplifying the management of changes, handling the mapping for internal versus external names and structures, validating parameters, and exporting your requests to JSON Schema components for OpenAPI.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/CiTroNaK/verquest", "changelog_uri": "https://github.com/CiTroNaK/verquest/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/CiTroNaK/verquest" }, "yanked": false, "sha": "b24af593228ff7fd7046f9881b9ec7b81a1172a626e0818839c81641d2bef1b8", "spec_sha": "b33d0cdc401df603a095fd2f7491d06ad02c556848393df9cf572ca5d3c1de6e", "project_uri": "https://rubygems.org/gems/verquest", "gem_uri": "https://rubygems.org/gems/verquest-0.5.0.gem", "homepage_uri": "https://github.com/CiTroNaK/verquest", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/CiTroNaK/verquest", "bug_tracker_uri": null, "changelog_uri": "https://github.com/CiTroNaK/verquest/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "json_schemer", "requirements": "~> 2.4" }, { "name": "zeitwerk", "requirements": "~> 2.7" } ] } }
2025-07-01 06:38:32 UTC
wEMAF10nFjRR9YRi1vrDE

baan

A library containing Geodata for administrative regions in Laos

0.2.0
Content{ "name": "baan", "downloads": 0, "version": "0.2.0", "version_created_at": "2025-07-01T06:37:46.005Z", "version_downloads": 0, "platform": "ruby", "authors": "David Wilkie", "info": "A library containing Geodata for administrative regions in Laos", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/open-ews/baan", "changelog_uri": "https://github.com/open-ews/baan/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/open-ews/baan" }, "yanked": false, "sha": "8c79ffdf696f392a2813123f22730c3b17f39fe33c95895797eab1aebdf72e89", "spec_sha": "5ffa86abc62f72d3a4d0e4a2d6bcfadc7f6c8cd9b5f8978a4934fc091cdb79e7", "project_uri": "https://rubygems.org/gems/baan", "gem_uri": "https://rubygems.org/gems/baan-0.2.0.gem", "homepage_uri": "https://github.com/open-ews/baan", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/open-ews/baan", "bug_tracker_uri": null, "changelog_uri": "https://github.com/open-ews/baan/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-07-01 06:37:47 UTC
00DucH7LrdvWMSYvA_ard

elapsed

You simply pass a code block to the elapsed() function and it will print the summary of execution to the log with the time it took

0.1.0
Content{ "name": "elapsed", "downloads": 15786, "version": "0.1.0", "version_created_at": "2025-07-01T06:23:00.872Z", "version_downloads": 0, "platform": "ruby", "authors": "Yegor Bugayenko", "info": "You simply pass a code block to the elapsed() function and it will print the summary of execution to the log with the time it took", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "c321ce8445bc31d94ca0616604fe62a6a7554f6101e52eddc6ef64de080b930c", "spec_sha": "86558a650036dfa1b7f52454c94c92c1d9b9437b3efd3bf9a67e8639b3b65a13", "project_uri": "https://rubygems.org/gems/elapsed", "gem_uri": "https://rubygems.org/gems/elapsed-0.1.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/elapsed/0.1.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "loog", "requirements": "> 0" }, { "name": "tago", "requirements": "> 0" } ] } }
2025-07-01 06:23:03 UTC
H_sRKnyFUrRXd86urwaZ-

sorbet-static-and-runtime

Sorbet static and runtime in one gem

0.5.12214
Content{ "name": "sorbet-static-and-runtime", "downloads": 21014502, "version": "0.5.12214", "version_created_at": "2025-07-01T05:36:01.260Z", "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": "b1187afcf8fb5a6a608f17ec7dd4b2ec43d2fae11c1f6ad68cbcc1fb675ffb4b", "spec_sha": "d5771361097beca69f3c92d9c543839fc064f8d440577ee8a25b24deecb29ee3", "project_uri": "https://rubygems.org/gems/sorbet-static-and-runtime", "gem_uri": "https://rubygems.org/gems/sorbet-static-and-runtime-0.5.12214.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.12214" }, { "name": "sorbet-runtime", "requirements": "= 0.5.12214" } ] } }
2025-07-01 05:36:03 UTC
OjqzIzVqonf0knYw4KkD2

sorbet

The main entrypoint for using Sorbet

0.5.12214
Content{ "name": "sorbet", "downloads": 39139983, "version": "0.5.12214", "version_created_at": "2025-07-01T05:35:58.823Z", "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": "9ea907ba840a86120a92d77e526d9f01cd46c8fde1781f012e08d92fa7b79da9", "spec_sha": "edd686b80b2c20ce42cc2773887eaefb7ba800066449968c9b0066c2e4e47da8", "project_uri": "https://rubygems.org/gems/sorbet", "gem_uri": "https://rubygems.org/gems/sorbet-0.5.12214.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.12214" } ] } }
2025-07-01 05:36:01 UTC
NNbLjfAybgaNj8So-xf-S

sorbet-runtime

Sorbet's runtime type checking component

0.5.12214
Content{ "name": "sorbet-runtime", "downloads": 93902135, "version": "0.5.12214", "version_created_at": "2025-07-01T05:35:56.287Z", "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": "f93ea146c1db43964ff6ffb692369847580a47923b1598752a56cb417cc2393a", "spec_sha": "e3e9c7813633bd99a323c2b4a2789ab3dad5a49607b8603bdbb46944c0c73eee", "project_uri": "https://rubygems.org/gems/sorbet-runtime", "gem_uri": "https://rubygems.org/gems/sorbet-runtime-0.5.12214.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-07-01 05:35:58 UTC
ZAwlYk72Wt2J82m2nkAyt

sorbet-static

The Sorbet typechecker binary

0.5.12214
Content{ "name": "sorbet-static", "downloads": 55519588, "version": "0.5.12214", "version_created_at": "2025-07-01T05:35:50.343Z", "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": "09efca93bfd616f61a7042dd25b4eb2559ab8418f0ef10d251c77983d4165c00", "spec_sha": "01570f77a7a9e86803c359460a3b2cd0db27cee6330ff762eed43ba471499992", "project_uri": "https://rubygems.org/gems/sorbet-static", "gem_uri": "https://rubygems.org/gems/sorbet-static-0.5.12214-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-07-01 05:35:55 UTC
PiiBDmoa7ZUYMeztevave

sorbet-static

The Sorbet typechecker binary

0.5.12214
Content{ "name": "sorbet-static", "downloads": 55519588, "version": "0.5.12214", "version_created_at": "2025-07-01T05:35:43.573Z", "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": "ce5777d0ace8b7f7c6367b4b3ff71f0e65f2c5aab92e7ae9e6f8c3cd5ae6c707", "spec_sha": "1ad9652415e2008929a2e6aa71b2fccc6b58976c0f8cffa4cc3189d3625c6a30", "project_uri": "https://rubygems.org/gems/sorbet-static", "gem_uri": "https://rubygems.org/gems/sorbet-static-0.5.12214-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-07-01 05:35:49 UTC
IlloP6zRbNc-k3uZxtZsi

sorbet-static

The Sorbet typechecker binary

0.5.12214
Content{ "name": "sorbet-static", "downloads": 55519588, "version": "0.5.12214", "version_created_at": "2025-07-01T05:35:35.227Z", "version_downloads": 0, "platform": "java", "authors": "Stripe", "info": "The Sorbet typechecker binary", "licenses": [ "Apache-2.0" ], "metadata": { "source_code_uri": "https://github.com/sorbet/sorbet" }, "yanked": false, "sha": "78b189fe650b0b058ef1bbe3ab5088db06e468bf46bac981ec873a072e18f8b2", "spec_sha": "8f64b6483a4478f623f4d07f9d3f7e9a7be3fe967828d1645ce7b70d94028b00", "project_uri": "https://rubygems.org/gems/sorbet-static", "gem_uri": "https://rubygems.org/gems/sorbet-static-0.5.12214-java.gem", "homepage_uri": "https://sorbet.org", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/sorbet/sorbet", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-07-01 05:35:42 UTC
YbV2y_-cfHpEJOsLQijiI

sorbet-static

The Sorbet typechecker binary

0.5.12214
Content{ "name": "sorbet-static", "downloads": 55519588, "version": "0.5.12214", "version_created_at": "2025-07-01T05:35:22.033Z", "version_downloads": 0, "platform": "aarch64-linux", "authors": "Stripe", "info": "The Sorbet typechecker binary", "licenses": [ "Apache-2.0" ], "metadata": { "source_code_uri": "https://github.com/sorbet/sorbet" }, "yanked": false, "sha": "ea840e7437b364c65e03232880bb034fec96aad93ddec63b7a67b547aab0e085", "spec_sha": "383f3402fa807077bafa9e639912744bab5e349c4e6ffd2787d7471478ebfc85", "project_uri": "https://rubygems.org/gems/sorbet-static", "gem_uri": "https://rubygems.org/gems/sorbet-static-0.5.12214-aarch64-linux.gem", "homepage_uri": "https://sorbet.org", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/sorbet/sorbet", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-07-01 05:35:35 UTC
iaO_LFiION5068a0YiXUm

copy_tuner_client

Client for the CopyTuner copy management service

1.1.0
Content{ "name": "copy_tuner_client", "downloads": 427596, "version": "1.1.0", "version_created_at": "2025-07-01T05:24:27.494Z", "version_downloads": 0, "platform": "ruby", "authors": "SonicGarden", "info": "Client for the CopyTuner copy management service", "licenses": [], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "e13df17afacb5945508777956aa7552672edc46ffd32fc3db7c410e29115c851", "spec_sha": "db3383afc8fd357c74dc8a57acfe0afda63da8e40f3eca9987001e48bc12f7d2", "project_uri": "https://rubygems.org/gems/copy_tuner_client", "gem_uri": "https://rubygems.org/gems/copy_tuner_client-1.1.0.gem", "homepage_uri": "https://github.com/SonicGarden/copy-tuner-ruby-client", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/copy_tuner_client/1.1.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rails", "requirements": "~> 7.1" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": ">= 0" }, { "name": "sham_rack", "requirements": ">= 0" }, { "name": "sinatra", "requirements": ">= 0" }, { "name": "sqlite3", "requirements": ">= 0" }, { "name": "thin", "requirements": ">= 0" }, { "name": "webmock", "requirements": ">= 0" }, { "name": "yard", "requirements": ">= 0" } ], "runtime": [ { "name": "i18n", "requirements": ">= 0.5.0" }, { "name": "json", "requirements": ">= 0" }, { "name": "nokogiri", "requirements": ">= 0" } ] } }
2025-07-01 05:24:30 UTC
KnE4rbkxxc_6hxvNXZ5Kd

lifer

Minimal static weblog generator. Good RSS feeds.

0.12.0
Content{ "name": "lifer", "downloads": 4166, "version": "0.12.0", "version_created_at": "2025-07-01T05:09:13.007Z", "version_downloads": 0, "platform": "ruby", "authors": "benjamin wil", "info": "Minimal static weblog generator. Good RSS feeds.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/benjaminwil/lifer/blob/v0.12.0/README.md", "changelog_uri": "https://github.com/benjaminwil/lifer/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/benjaminwil/lifer/tree/v0.12.0", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "264fd22f9cb2b9ab392797fa1cb6ccabb2d187661fdaa7e350640dda3a2e1abb", "spec_sha": "6d4237e321ef37de4fd8b7ab74e56382228642cf2ef6f7960ec0375fde9f319a", "project_uri": "https://rubygems.org/gems/lifer", "gem_uri": "https://rubygems.org/gems/lifer-0.12.0.gem", "homepage_uri": "https://github.com/benjaminwil/lifer/blob/v0.12.0/README.md", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/benjaminwil/lifer/tree/v0.12.0", "bug_tracker_uri": null, "changelog_uri": "https://github.com/benjaminwil/lifer/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "i18n", "requirements": "< 2" }, { "name": "kramdown", "requirements": "~> 2.4" }, { "name": "liquid", "requirements": "~> 5.6, < 6" }, { "name": "listen", "requirements": "< 4" }, { "name": "parallel", "requirements": "~> 1.26, < 2" }, { "name": "puma", "requirements": "< 7" }, { "name": "rack", "requirements": "< 4" }, { "name": "rss", "requirements": "< 1" } ] } }
2025-07-01 05:09:14 UTC
GNuydvOM5nKzswJYxSjmI

EmergentSemanticDialogueFramework

This generates its own input string that is used to create a file called possible lines that the self-reinforcement dialogue framework used to learn on. Then orates a random line of dialogue from reinforced lines.

0.1.4
Content{ "name": "EmergentSemanticDialogueFramework", "downloads": 34, "version": "0.1.4", "version_created_at": "2025-07-01T05:01:21.976Z", "version_downloads": 0, "platform": "ruby", "authors": "LWFlouisa", "info": "This generates its own input string that is used to create a file called possible lines that the self-reinforcement dialogue framework used to learn on. Then orates a random line of dialogue from reinforced lines.", "licenses": [], "metadata": {}, "yanked": false, "sha": "b4074234029fb17d35d5b0bdb1707de112c80d5cf37d605064a956f0fa968051", "spec_sha": "4cc4355e4b46e6892488d96165bc532c4c58f06a07fc6f360a15bc1c1e467d89", "project_uri": "https://rubygems.org/gems/EmergentSemanticDialogueFramework", "gem_uri": "https://rubygems.org/gems/EmergentSemanticDialogueFramework-0.1.4.gem", "homepage_uri": "https://bequestdecendresstudios.github.io/BequestDeCendresFramework/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/EmergentSemanticDialogueFramework/0.1.4", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-07-01 05:01:24 UTC
ucam3mHt-j4lcdXIsaqCb

EmergentSemanticDialogueFramework

This generates its own input string that is used to create a file called possible lines that the self-reinforcement dialogue framework used to learn on. Then orates a random line of dialogue from reinforced lines.

0.1.3
Content{ "name": "EmergentSemanticDialogueFramework", "downloads": 26, "version": "0.1.3", "version_created_at": "2025-07-01T04:56:14.788Z", "version_downloads": 0, "platform": "ruby", "authors": "LWFlouisa", "info": "This generates its own input string that is used to create a file called possible lines that the self-reinforcement dialogue framework used to learn on. Then orates a random line of dialogue from reinforced lines.", "licenses": [], "metadata": {}, "yanked": false, "sha": "b2ae22cf65627f7e5de8f91ee40b736e21e7b7be5b89291ce5f4ea36100b4c72", "spec_sha": "fa4402176f2132661b99a074f95aa8a2979460a1598bdc3e85ef107ded6c3ab5", "project_uri": "https://rubygems.org/gems/EmergentSemanticDialogueFramework", "gem_uri": "https://rubygems.org/gems/EmergentSemanticDialogueFramework-0.1.3.gem", "homepage_uri": "https://bequestdecendresstudios.github.io/BequestDeCendresFramework/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/EmergentSemanticDialogueFramework/0.1.3", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-07-01 04:56:19 UTC
4tVVV3kcA0RsE_c9roP0s

cocoawebview

Webview ruby binding for macOS

0.2.10
Content{ "name": "cocoawebview", "downloads": 1344, "version": "0.2.10", "version_created_at": "2025-07-01T04:43:10.879Z", "version_downloads": 0, "platform": "ruby", "authors": "Tommy Jeff", "info": "Webview ruby binding for macOS", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/orklann/cocoawebview", "source_code_uri": "https://github.com/orklann/cocoawebview" }, "yanked": false, "sha": "e448ccc59efd2979bbb7a91da46dbf10d09747bc69a2a8facb06ff1f14de22d5", "spec_sha": "45cef20b0a89b02b5dfa892204470c45ceb606a0dee187138950bcecbfc8e292", "project_uri": "https://rubygems.org/gems/cocoawebview", "gem_uri": "https://rubygems.org/gems/cocoawebview-0.2.10.gem", "homepage_uri": "https://github.com/orklann/cocoawebview", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/orklann/cocoawebview", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-07-01 04:43:12 UTC
7WFPFFH2Hlg-54bNNTTef

EmergentSemanticDialogueFramework

This generates its own input string that is used to create a file called possible lines that the self-reinforcement dialogue framework used to learn on. Then orates a random line of dialogue from reinforced lines.

0.1.2
Content{ "name": "EmergentSemanticDialogueFramework", "downloads": 9, "version": "0.1.2", "version_created_at": "2025-07-01T04:42:45.345Z", "version_downloads": 0, "platform": "ruby", "authors": "LWFlouisa", "info": "This generates its own input string that is used to create a file called possible lines that the self-reinforcement dialogue framework used to learn on. Then orates a random line of dialogue from reinforced lines.", "licenses": [], "metadata": {}, "yanked": false, "sha": "b246cb3aa3431dfc074c41e184500dff50e8959f57714141099c45694b0b6ec6", "spec_sha": "33a048e663000a5b3a0b9fcbe24f173b69dcb327dff702e63522bdd0bde319d4", "project_uri": "https://rubygems.org/gems/EmergentSemanticDialogueFramework", "gem_uri": "https://rubygems.org/gems/EmergentSemanticDialogueFramework-0.1.2.gem", "homepage_uri": "https://bequestdecendresstudios.github.io/BequestDeCendresFramework/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/EmergentSemanticDialogueFramework/0.1.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-07-01 04:42:46 UTC
pw-yPJdzDi_11pJcefUvF

io-stream

Provides a generic stream wrapper for IO instances.

0.9.0
Content{ "name": "io-stream", "downloads": 1695127, "version": "0.9.0", "version_created_at": "2025-07-01T04:41:38.432Z", "version_downloads": 0, "platform": "ruby", "authors": "Samuel Williams", "info": "Provides a generic stream wrapper for IO instances.", "licenses": [ "MIT" ], "metadata": { "source_code_uri": "https://github.com/socketry/io-stream.git", "documentation_uri": "https://socketry.github.io/io-stream" }, "yanked": false, "sha": "6ba73d0e999785702a5c2b12356ddf205fb8e4831ce11e21cf800c408deab7db", "spec_sha": "06ddaf3b664e2dce67740d250fcd65514ce00a52b2014e8b3d574639c30c6a40", "project_uri": "https://rubygems.org/gems/io-stream", "gem_uri": "https://rubygems.org/gems/io-stream-0.9.0.gem", "homepage_uri": "https://github.com/socketry/io-stream", "wiki_uri": null, "documentation_uri": "https://socketry.github.io/io-stream", "mailing_list_uri": null, "source_code_uri": "https://github.com/socketry/io-stream.git", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-07-01 04:41:39 UTC
hG7pQLLN9TuOiwZNUegJo

EmergentSemanticDialogueFramework

This generates its own input string that is used to create a file called possible lines that the self-reinforcement dialogue framework used to learn on. Then orates a random line of dialogue from reinforced lines.

0.1.1
Content{ "name": "EmergentSemanticDialogueFramework", "downloads": 8, "version": "0.1.1", "version_created_at": "2025-07-01T04:40:10.820Z", "version_downloads": 0, "platform": "ruby", "authors": "LWFlouisa", "info": "This generates its own input string that is used to create a file called possible lines that the self-reinforcement dialogue framework used to learn on. Then orates a random line of dialogue from reinforced lines.", "licenses": [], "metadata": {}, "yanked": false, "sha": "d31c0191eea606960bea3537955082c5f717a4cf3edaedef9d73f601436cbaad", "spec_sha": "7b8885bf07f6f58bc594af55e504172b055886a9d86f83b38046b4583205c3ca", "project_uri": "https://rubygems.org/gems/EmergentSemanticDialogueFramework", "gem_uri": "https://rubygems.org/gems/EmergentSemanticDialogueFramework-0.1.1.gem", "homepage_uri": "https://bequestdecendresstudios.github.io/BequestDeCendresFramework/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/EmergentSemanticDialogueFramework/0.1.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-07-01 04:40:12 UTC
bAqKQ1a-fAmT42jxbPdyh

cocoawebview

Webview ruby binding for macOS

0.2.9
Content{ "name": "cocoawebview", "downloads": 1338, "version": "0.2.9", "version_created_at": "2025-07-01T04:37:29.606Z", "version_downloads": 0, "platform": "ruby", "authors": "Tommy Jeff", "info": "Webview ruby binding for macOS", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/orklann/cocoawebview", "source_code_uri": "https://github.com/orklann/cocoawebview" }, "yanked": false, "sha": "416e3a723093a0889f241d7bfd713fe408c1c56eb176119e58bcd314c33a1262", "spec_sha": "d854337e6000d99f22b4cd6b62a4ca2502d5b80f9270c0bcf1f1fe74ddbebae8", "project_uri": "https://rubygems.org/gems/cocoawebview", "gem_uri": "https://rubygems.org/gems/cocoawebview-0.2.9.gem", "homepage_uri": "https://github.com/orklann/cocoawebview", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/orklann/cocoawebview", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-07-01 04:37:31 UTC
KE3z6dre_4k0wn7d3cQir

EmergentSemanticDialogueFramework

This generates its own input string that is used to create a file called possible lines that the self-reinforcement dialogue framework used to learn on. Then orates a random line of dialogue from reinforced lines.

0.1.0
Content{ "name": "EmergentSemanticDialogueFramework", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-07-01T04:28:45.705Z", "version_downloads": 0, "platform": "ruby", "authors": "LWFlouisa", "info": "This generates its own input string that is used to create a file called possible lines that the self-reinforcement dialogue framework used to learn on. Then orates a random line of dialogue from reinforced lines.", "licenses": [], "metadata": {}, "yanked": false, "sha": "0e37af3c0532dff2b0d37fa18abf1918b847a00f8f6a0ca17a7013bc907f9110", "spec_sha": "fb1c00f1be6dba7d62271be7c17dec6f9c2a245ee0048fa2f36b0fb94c1c5547", "project_uri": "https://rubygems.org/gems/EmergentSemanticDialogueFramework", "gem_uri": "https://rubygems.org/gems/EmergentSemanticDialogueFramework-0.1.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/EmergentSemanticDialogueFramework/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-07-01 04:28:47 UTC
Eu1A1qQR2rB7xfJp9XHZR

interactor_support

A collection of support classes for Interactor.

1.0.5
Content{ "name": "interactor_support", "downloads": 715, "version": "1.0.5", "version_created_at": "2025-07-01T04:25:00.618Z", "version_downloads": 0, "platform": "ruby", "authors": "Charlie Mitchell", "info": "A collection of support classes for Interactor.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/charliemitchell/interactor_support", "changelog_uri": "https://github.com/charliemitchell/interactor_support/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/charliemitchell/interactor_support.git", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "99643775a2ddd79b7d158a9a94de9f085b982cf835b0ec842daf0510950de271", "spec_sha": "407e5d7dd45d5a5937bed975954c35d65aa27060057841a4744e2fb380ee247f", "project_uri": "https://rubygems.org/gems/interactor_support", "gem_uri": "https://rubygems.org/gems/interactor_support-1.0.5.gem", "homepage_uri": "https://github.com/charliemitchell/interactor_support", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/charliemitchell/interactor_support.git", "bug_tracker_uri": null, "changelog_uri": "https://github.com/charliemitchell/interactor_support/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-07-01 04:25:02 UTC
SgM5g2ProfuxZvJS8rBHH

cocoawebview

Webview ruby binding for macOS

0.2.7
Content{ "name": "cocoawebview", "downloads": 1311, "version": "0.2.7", "version_created_at": "2025-07-01T04:07:50.156Z", "version_downloads": 0, "platform": "ruby", "authors": "Tommy Jeff", "info": "Webview ruby binding for macOS", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/orklann/cocoawebview", "source_code_uri": "https://github.com/orklann/cocoawebview" }, "yanked": false, "sha": "86f1d2c1fe27437be4e41923c855f6676570d60330bf6d6ea553b888e11a9d48", "spec_sha": "7f7f22784380993841ef4571c424608567f47d36998103382892622f9ece1c69", "project_uri": "https://rubygems.org/gems/cocoawebview", "gem_uri": "https://rubygems.org/gems/cocoawebview-0.2.7.gem", "homepage_uri": "https://github.com/orklann/cocoawebview", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/orklann/cocoawebview", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-07-01 04:07:51 UTC
ii3pBZoOGEBDGtoGIgXst

solid_mcp

SolidMCP implements a high-performance, bidirectional Pub/Sub transport for ActionMCP.

0.2.3
Content{ "name": "solid_mcp", "downloads": 231, "version": "0.2.3", "version_created_at": "2025-07-01T04:01:44.710Z", "version_downloads": 0, "platform": "ruby", "authors": "Abdelkader Boudih", "info": "SolidMCP implements a high-performance, bidirectional Pub/Sub transport for ActionMCP.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/seuros/solid_mcp", "changelog_uri": "https://github.com/seuros/solid_mcp/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/seuros/solid_mcp" }, "yanked": false, "sha": "c1ab62c29df572a43464cab38de2db418fc459fb65407a4809ede28e58f301c6", "spec_sha": "3d4db06d0162f300621566674ae08ffee9d9ca9b6cf63e5940831b9ac7b6ac5c", "project_uri": "https://rubygems.org/gems/solid_mcp", "gem_uri": "https://rubygems.org/gems/solid_mcp-0.2.3.gem", "homepage_uri": "https://github.com/seuros/solid_mcp", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/seuros/solid_mcp", "bug_tracker_uri": null, "changelog_uri": "https://github.com/seuros/solid_mcp/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "minitest", "requirements": "~> 5.0" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "sqlite3", "requirements": "~> 2.0" } ], "runtime": [ { "name": "activejob", "requirements": ">= 8.0" }, { "name": "activerecord", "requirements": ">= 8.0" }, { "name": "concurrent-ruby", "requirements": "~> 1.0" }, { "name": "railties", "requirements": ">= 8.0" } ] } }
2025-07-01 04:01:46 UTC
ljI95jT0W9LtKJBahEaez

honeybadger

Honeybadger.io unifies error tracking, performance and uptime monitoring, and logging in one powerfully simple platform. Detect, diagnose, and resolve production issues faster—so you can focus on building, not debugging.

5.29.1
Content{ "name": "honeybadger", "downloads": 34325759, "version": "5.29.1", "version_created_at": "2025-07-01T03:40:59.228Z", "version_downloads": 0, "platform": "ruby", "authors": "Honeybadger Industries LLC", "info": "Honeybadger.io unifies error tracking, performance and uptime monitoring, and logging in one powerfully simple platform. Detect, diagnose, and resolve production issues faster—so you can focus on building, not debugging.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://www.honeybadger.io/for/ruby/", "changelog_uri": "https://github.com/honeybadger-io/honeybadger-ruby/blob/master/CHANGELOG.md", "bug_tracker_uri": "https://github.com/honeybadger-io/honeybadger-ruby/issues", "source_code_uri": "https://github.com/honeybadger-io/honeybadger-ruby", "documentation_uri": "https://docs.honeybadger.io/lib/ruby/" }, "yanked": false, "sha": "e90cbdc9938d8d7c43dea877af295a4089c4558c81047e1fcc371ac5e5fde9c3", "spec_sha": "16d0adf49479410dbe654125b892cfab159ebc3e687584ac1aef77b0ad63fdd0", "project_uri": "https://rubygems.org/gems/honeybadger", "gem_uri": "https://rubygems.org/gems/honeybadger-5.29.1.gem", "homepage_uri": "https://www.honeybadger.io/for/ruby/", "wiki_uri": null, "documentation_uri": "https://docs.honeybadger.io/lib/ruby/", "mailing_list_uri": null, "source_code_uri": "https://github.com/honeybadger-io/honeybadger-ruby", "bug_tracker_uri": "https://github.com/honeybadger-io/honeybadger-ruby/issues", "changelog_uri": "https://github.com/honeybadger-io/honeybadger-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "logger", "requirements": ">= 0" }, { "name": "ostruct", "requirements": ">= 0" } ] } }
2025-07-01 03:41:03 UTC
HYMgCCNA01HtAwAqcmVzy

solid_mcp

SolidMCP implements a high-performance, bidirectional Pub/Sub transport for ActionMCP.

0.2.2
Content{ "name": "solid_mcp", "downloads": 193, "version": "0.2.2", "version_created_at": "2025-07-01T03:04:12.835Z", "version_downloads": 0, "platform": "ruby", "authors": "Abdelkader Boudih", "info": "SolidMCP implements a high-performance, bidirectional Pub/Sub transport for ActionMCP.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/seuros/solid_mcp", "changelog_uri": "https://github.com/seuros/solid_mcp/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/seuros/solid_mcp" }, "yanked": false, "sha": "800f22f91ee443c8e347886d92822be3d944a569e21b2d4a1d12dd4b006a9e0d", "spec_sha": "6ff4d6fee6d275256da6d7d5fadb166cdfbe615a00ba990131c8fbab4da5b7ad", "project_uri": "https://rubygems.org/gems/solid_mcp", "gem_uri": "https://rubygems.org/gems/solid_mcp-0.2.2.gem", "homepage_uri": "https://github.com/seuros/solid_mcp", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/seuros/solid_mcp", "bug_tracker_uri": null, "changelog_uri": "https://github.com/seuros/solid_mcp/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "minitest", "requirements": "~> 5.0" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "sqlite3", "requirements": "~> 2.0" } ], "runtime": [ { "name": "activejob", "requirements": ">= 8.0" }, { "name": "activerecord", "requirements": ">= 8.0" }, { "name": "concurrent-ruby", "requirements": "~> 1.0" }, { "name": "railties", "requirements": ">= 8.0" } ] } }
2025-07-01 03:04:14 UTC
Ds7cKKOPauthh9rmCnI4F

solid_mcp

SolidMCP implements a high-performance, bidirectional Pub/Sub transport for ActionMCP.

0.2.1
Content{ "name": "solid_mcp", "downloads": 178, "version": "0.2.1", "version_created_at": "2025-07-01T02:44:48.976Z", "version_downloads": 0, "platform": "ruby", "authors": "Abdelkader Boudih", "info": "SolidMCP implements a high-performance, bidirectional Pub/Sub transport for ActionMCP.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/seuros/solid_mcp", "changelog_uri": "https://github.com/seuros/solid_mcp/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/seuros/solid_mcp" }, "yanked": false, "sha": "066b76c75b943ccce7d6c2778b007a3b729c8ce711a9d369ad2af456e3fe0c3a", "spec_sha": "b7d89f12ea0a79e97bc391dbf917c6c6e817fdb4fa76c1e248b4ce209529c697", "project_uri": "https://rubygems.org/gems/solid_mcp", "gem_uri": "https://rubygems.org/gems/solid_mcp-0.2.1.gem", "homepage_uri": "https://github.com/seuros/solid_mcp", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/seuros/solid_mcp", "bug_tracker_uri": null, "changelog_uri": "https://github.com/seuros/solid_mcp/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "minitest", "requirements": "~> 5.0" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "sqlite3", "requirements": "~> 2.0" } ], "runtime": [ { "name": "activejob", "requirements": ">= 8.0" }, { "name": "activerecord", "requirements": ">= 8.0" }, { "name": "concurrent-ruby", "requirements": "~> 1.0" }, { "name": "railties", "requirements": ">= 8.0" } ] } }
2025-07-01 02:44:50 UTC
VV5gRRolVd76lmHSbdfFW

cocoawebview

Webview ruby binding for macOS

0.2.6
Content{ "name": "cocoawebview", "downloads": 1268, "version": "0.2.6", "version_created_at": "2025-07-01T02:32:22.351Z", "version_downloads": 0, "platform": "ruby", "authors": "Tommy Jeff", "info": "Webview ruby binding for macOS", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/orklann/cocoawebview", "source_code_uri": "https://github.com/orklann/cocoawebview" }, "yanked": false, "sha": "600980748d73813339635621279d4b623f6721d0ccd07ac98f378f8773a05a9e", "spec_sha": "0409074318acf22011ba9a91c5b7703de129d394aac8903546feadf46512e624", "project_uri": "https://rubygems.org/gems/cocoawebview", "gem_uri": "https://rubygems.org/gems/cocoawebview-0.2.6.gem", "homepage_uri": "https://github.com/orklann/cocoawebview", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/orklann/cocoawebview", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-07-01 02:32:23 UTC
mW04fn1_ycTOUj_f2GF2z

lesli

Ruby on Rails SaaS Development Framework.

5.0.16
Content{ "name": "lesli", "downloads": 5249, "version": "5.0.16", "version_created_at": "2025-07-01T02:30:46.967Z", "version_downloads": 0, "platform": "ruby", "authors": "The Lesli Development Team", "info": "Ruby on Rails SaaS Development Framework.", "licenses": [ "GPL-3.0" ], "metadata": { "homepage_uri": "https://www.lesli.dev/", "changelog_uri": "https://github.com/LesliTech/Lesli", "source_code_uri": "https://github.com/LesliTech/Lesli" }, "yanked": false, "sha": "2043f2065751d817545695ff71444af42c0602020ec3c4976bd0ababf5e036ff", "spec_sha": "e7476125c306ea4904ed3867996d6ce53bc69e31bffb0e21e09058cc14c6fa61", "project_uri": "https://rubygems.org/gems/lesli", "gem_uri": "https://rubygems.org/gems/lesli-5.0.16.gem", "homepage_uri": "https://www.lesli.dev/", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/LesliTech/Lesli", "bug_tracker_uri": null, "changelog_uri": "https://github.com/LesliTech/Lesli", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "acts_as_paranoid", "requirements": "~> 0.10.2" }, { "name": "ancestry", "requirements": "~> 4.3.3" }, { "name": "i18n-js", "requirements": "~> 4.2.3" }, { "name": "importmap-rails", "requirements": ">= 0" }, { "name": "kaminari", "requirements": "~> 1.2.2" }, { "name": "L2", "requirements": "~> 0.6" }, { "name": "lesli_assets", "requirements": "~> 1.0" }, { "name": "lesli_date", "requirements": "~> 0.1" }, { "name": "lesli_system", "requirements": "~> 1.0" }, { "name": "lesli_view", "requirements": "~> 1.0" }, { "name": "turbo-rails", "requirements": ">= 0" } ] } }
2025-07-01 02:30:48 UTC
8blIqUQIS5jxxiNvpz1iT

lesli_admin

Administration area for the Lesli Framework

1.0.0
Content{ "name": "lesli_admin", "downloads": 2888, "version": "1.0.0", "version_created_at": "2025-07-01T02:23:45.994Z", "version_downloads": 0, "platform": "ruby", "authors": "The Lesli Development Team", "info": "Administration area for the Lesli Framework", "licenses": [ "GPL-3.0" ], "metadata": { "homepage_uri": "https://www.lesli.dev/", "changelog_uri": "https://github.com/LesliTech/LesliAdmin", "source_code_uri": "https://github.com/LesliTech/LesliAdmin" }, "yanked": false, "sha": "e5b7d389936841a07986c7aae9287564c9e90bd39c1a181359a3b47b6f07a535", "spec_sha": "681b23cc73aa5c9893c1fd1cd0b8bb158e3a639f73cd71ffbb0c3c309f843932", "project_uri": "https://rubygems.org/gems/lesli_admin", "gem_uri": "https://rubygems.org/gems/lesli_admin-1.0.0.gem", "homepage_uri": "https://www.lesli.dev/", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/LesliTech/LesliAdmin", "bug_tracker_uri": null, "changelog_uri": "https://github.com/LesliTech/LesliAdmin", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "lesli", "requirements": ">= 5.0" } ] } }
2025-07-01 02:23:47 UTC
ms8EHDAv3YyBHEc506omZ

insecure_random

InsecureRandom overwrites SecureRandom to enable predictability via seeding.

2.1.0
Content{ "name": "insecure_random", "downloads": 18881, "version": "2.1.0", "version_created_at": "2025-07-01T02:20:26.159Z", "version_downloads": 0, "platform": "ruby", "authors": "Steve Richert", "info": "InsecureRandom overwrites SecureRandom to enable predictability via seeding.", "licenses": [ "MIT" ], "metadata": { "funding_uri": "https://github.com/sponsors/laserlemon", "homepage_uri": "https://github.com/laserlemon/insecure_random", "bug_tracker_uri": "https://github.com/laserlemon/insecure_random/issues", "source_code_uri": "https://github.com/laserlemon/insecure_random", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "3216737a194ab793c9ef8579389047492da443b9e5bf98e785eecba71096033f", "spec_sha": "982f6c441a058d488655c68eba6ff499f1ee489710c42b412d2c0bfded7a2c5d", "project_uri": "https://rubygems.org/gems/insecure_random", "gem_uri": "https://rubygems.org/gems/insecure_random-2.1.0.gem", "homepage_uri": "https://github.com/laserlemon/insecure_random", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/laserlemon/insecure_random", "bug_tracker_uri": "https://github.com/laserlemon/insecure_random/issues", "changelog_uri": null, "funding_uri": "https://github.com/sponsors/laserlemon", "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 2" }, { "name": "rake", "requirements": ">= 13" } ], "runtime": [] } }
2025-07-01 02:20:27 UTC
xoAtIXluiWCAkG8b7_msc

lesli_shield

Authentication & Authorization management for the Lesli Framework.

1.0.0
Content{ "name": "lesli_shield", "downloads": 652, "version": "1.0.0", "version_created_at": "2025-07-01T02:19:09.345Z", "version_downloads": 0, "platform": "ruby", "authors": "The Lesli Development Team", "info": "Authentication & Authorization management for the Lesli Framework.", "licenses": [ "GPL-3.0" ], "metadata": { "homepage_uri": "https://www.lesli.dev/", "changelog_uri": "https://github.com/LesliTech/LesliShield", "source_code_uri": "https://github.com/LesliTech/LesliShield" }, "yanked": false, "sha": "2849968ab96015b58b6ff7f99ba26dd9db73e29123ae1bed0ca5525091c45a02", "spec_sha": "82bc5b38091a4476730be9ebda0756149d5b843b6aa0926e23a5cf6c45601f48", "project_uri": "https://rubygems.org/gems/lesli_shield", "gem_uri": "https://rubygems.org/gems/lesli_shield-1.0.0.gem", "homepage_uri": "https://www.lesli.dev/", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/LesliTech/LesliShield", "bug_tracker_uri": null, "changelog_uri": "https://github.com/LesliTech/LesliShield", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "devise", "requirements": "~> 4.9" }, { "name": "lesli", "requirements": ">= 5.0" } ] } }
2025-07-01 02:19:10 UTC
73UGTx2ELefSxqk_Kx8Mi

oas_hanami

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

1.0.0
Content{ "name": "oas_hanami", "downloads": 142, "version": "1.0.0", "version_created_at": "2025-07-01T02:14:41.970Z", "version_downloads": 0, "platform": "ruby", "authors": "achacon", "info": "OasHanami simplifies API documentation by automatically generating OpenAPI Specification (OAS 3.1) documents from your Hanami application routes. It eliminates the need for manual documentation, ensuring accuracy and consistency.", "licenses": [ "GPL-3.0-only" ], "metadata": { "homepage_uri": "https://github.com/a-chacon/oas_hanami", "changelog_uri": "https://github.com/a-chacon/oas_hanami/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/a-chacon/oas_hanami", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "4f537556b25127901b546a3e76dab5bca3f8947dbb080f52abf68967ae54b900", "spec_sha": "49345bb289542aa710d1a5a4d47ae2f74629f49c7155d4c5317bd4d7c4fabaa1", "project_uri": "https://rubygems.org/gems/oas_hanami", "gem_uri": "https://rubygems.org/gems/oas_hanami-1.0.0.gem", "homepage_uri": "https://github.com/a-chacon/oas_hanami", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/a-chacon/oas_hanami", "bug_tracker_uri": null, "changelog_uri": "https://github.com/a-chacon/oas_hanami/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "oas_core", "requirements": "~> 1.0.0" } ] } }
2025-07-01 02:14:44 UTC
qJZ9_CBMRb8atWG1jLml6

cocoamenu

Cocoa menu Ruby binding for macOS

0.1.0
Content{ "name": "cocoamenu", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-07-01T02:09:57.797Z", "version_downloads": 0, "platform": "ruby", "authors": "Tommy Jeff", "info": "Cocoa menu Ruby binding for macOS", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/orklann/cocoamenu", "source_code_uri": "https://github.com/orklann/cocoamenu" }, "yanked": false, "sha": "af5e48f1d68151a23195afc56394c45be9a0dd0472cec529337e261df30fc160", "spec_sha": "615fa0f17c7033a3713f31c8b96c4c8c26cfd27a04601fce9047936deb9cc11d", "project_uri": "https://rubygems.org/gems/cocoamenu", "gem_uri": "https://rubygems.org/gems/cocoamenu-0.1.0.gem", "homepage_uri": "https://github.com/orklann/cocoamenu", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/orklann/cocoamenu", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-07-01 02:09:59 UTC
NcSHJKfQJz6lPLGQlzKS6

lesli

Ruby on Rails SaaS Development Framework.

5.0.15
Content{ "name": "lesli", "downloads": 5221, "version": "5.0.15", "version_created_at": "2025-07-01T02:03:26.513Z", "version_downloads": 0, "platform": "ruby", "authors": "The Lesli Development Team", "info": "Ruby on Rails SaaS Development Framework.", "licenses": [ "GPL-3.0" ], "metadata": { "homepage_uri": "https://www.lesli.dev/", "changelog_uri": "https://github.com/LesliTech/Lesli", "source_code_uri": "https://github.com/LesliTech/Lesli" }, "yanked": false, "sha": "bf804b34b220c820c95b9224a808d93a1a9878f123ea54416d880c46c6894cea", "spec_sha": "183e295832b927137c9b0ffd0cf9b8c7c14b4a2420841e2444ceb94ffe7ead76", "project_uri": "https://rubygems.org/gems/lesli", "gem_uri": "https://rubygems.org/gems/lesli-5.0.15.gem", "homepage_uri": "https://www.lesli.dev/", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/LesliTech/Lesli", "bug_tracker_uri": null, "changelog_uri": "https://github.com/LesliTech/Lesli", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "acts_as_paranoid", "requirements": "~> 0.10.2" }, { "name": "ancestry", "requirements": "~> 4.3.3" }, { "name": "i18n-js", "requirements": "~> 4.2.3" }, { "name": "importmap-rails", "requirements": ">= 0" }, { "name": "kaminari", "requirements": "~> 1.2.2" }, { "name": "L2", "requirements": "~> 0.6" }, { "name": "lesli_assets", "requirements": "~> 1.0" }, { "name": "lesli_date", "requirements": "~> 0.1" }, { "name": "lesli_system", "requirements": "~> 1.0" }, { "name": "lesli_view", "requirements": "~> 1.0" }, { "name": "turbo-rails", "requirements": ">= 0" } ] } }
2025-07-01 02:03:28 UTC
LTyeM8on7MqK3CHkcYqm9

lesli_system

LesliSystem provides shared, reusable system-level components for The Lesli Framework. It includes tools for engine metadata, configuration introspection, messaging helpers, and any other static or dynamic utilities needed across the Lesli ecosystem.

1.0.0
Content{ "name": "lesli_system", "downloads": 0, "version": "1.0.0", "version_created_at": "2025-07-01T01:57:10.352Z", "version_downloads": 0, "platform": "ruby", "authors": "The Lesli Development Team", "info": "LesliSystem provides shared, reusable system-level components for The Lesli Framework.\nIt includes tools for engine metadata, configuration introspection, messaging helpers,\nand any other static or dynamic utilities needed across the Lesli ecosystem.\n", "licenses": [ "GPL-3.0" ], "metadata": { "homepage_uri": "https://www.lesli.dev/", "changelog_uri": "https://github.com/LesliTech/LesliSystem", "source_code_uri": "https://github.com/LesliTech/LesliSystem" }, "yanked": false, "sha": "fcee88d78a36e2b51c1fa5925c6970dd27a39a2f66da39a83095a0a0f8b7838e", "spec_sha": "38fcc98f4b2f5d520f398b66b79fbc9ef8c03084707595a9c8e5f26d2617906a", "project_uri": "https://rubygems.org/gems/lesli_system", "gem_uri": "https://rubygems.org/gems/lesli_system-1.0.0.gem", "homepage_uri": "https://www.lesli.dev/", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/LesliTech/LesliSystem", "bug_tracker_uri": null, "changelog_uri": "https://github.com/LesliTech/LesliSystem", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-07-01 01:57:14 UTC
h4Gqd0Y9S7UIohLOQJ4yE

brut

NOT YET RELEASED - An opinionated web framework build on web standards

0.0.27
Content{ "name": "brut", "downloads": 4038, "version": "0.0.27", "version_created_at": "2025-07-01T01:49:07.387Z", "version_downloads": 0, "platform": "ruby", "authors": "David Bryant Copeland", "info": "NOT YET RELEASED - An opinionated web framework build on web standards", "licenses": [], "metadata": { "homepage_uri": "https://naildrivin5.com", "changelog_uri": "https://naildrivin5.com", "source_code_uri": "https://naildrivin5.com", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "0b311d02dea2257991809387e55136a09f9ec0e90cf1b551fcb3e4a9a7a47c2e", "spec_sha": "42f0d1c0fb8c5756e93cac1ac010cd1517ef0af4ad7546d2ef51c513015e415b", "project_uri": "https://rubygems.org/gems/brut", "gem_uri": "https://rubygems.org/gems/brut-0.0.27.gem", "homepage_uri": "https://naildrivin5.com", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://naildrivin5.com", "bug_tracker_uri": null, "changelog_uri": "https://naildrivin5.com", "funding_uri": null, "dependencies": { "development": [ { "name": "activesupport", "requirements": ">= 0" }, { "name": "bundler", "requirements": ">= 0" }, { "name": "dotenv", "requirements": ">= 0" }, { "name": "factory_bot", "requirements": ">= 0" }, { "name": "faker", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rdiscount", "requirements": ">= 0" }, { "name": "rdoc", "requirements": ">= 0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "yard", "requirements": ">= 0" } ], "runtime": [ { "name": "concurrent-ruby", "requirements": ">= 0" }, { "name": "i18n", "requirements": ">= 0" }, { "name": "irb", "requirements": ">= 0" }, { "name": "nokogiri", "requirements": ">= 0" }, { "name": "opentelemetry-exporter-otlp", "requirements": ">= 0" }, { "name": "opentelemetry-sdk", "requirements": ">= 0" }, { "name": "ostruct", "requirements": ">= 0" }, { "name": "phlex", "requirements": ">= 0" }, { "name": "prism", "requirements": ">= 0" }, { "name": "rack-protection", "requirements": ">= 0" }, { "name": "rackup", "requirements": ">= 0" }, { "name": "semantic_logger", "requirements": ">= 0" }, { "name": "sequel", "requirements": ">= 0" }, { "name": "sinatra", "requirements": ">= 0" }, { "name": "tzinfo", "requirements": ">= 0" }, { "name": "tzinfo-data", "requirements": ">= 0" }, { "name": "zeitwerk", "requirements": ">= 0" } ] } }
2025-07-01 01:49:09 UTC
do_xV1O08GEI3n-ASGfwU

optify-config

Simplifies getting the right configuration options for a process using pre-loaded configurations from files to manage options for experiments or flights.

1.9.0
Content{ "name": "optify-config", "downloads": 20777, "version": "1.9.0", "version_created_at": "2025-07-01T00:53:52.819Z", "version_downloads": 0, "platform": "arm64-darwin", "authors": "Justin D. Harris", "info": "Simplifies getting the right configuration options for a process using pre-loaded configurations\n from files to manage options for experiments or flights.", "licenses": [ "MIT" ], "metadata": { "bug_tracker_uri": "https://github.com/juharris/optify/issues", "source_code_uri": "https://github.com/juharris/optify" }, "yanked": false, "sha": "5e90ef0cc234897cfd3efdcf8ad80c6f2bbaa874dabbabb28eac718b855891cd", "spec_sha": "f3ceb5d496d9722074fc4ad5692814a6d3cc65697fb5217453ccdaddf74252ed", "project_uri": "https://rubygems.org/gems/optify-config", "gem_uri": "https://rubygems.org/gems/optify-config-1.9.0-arm64-darwin.gem", "homepage_uri": "https://github.com/juharris/optify", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/juharris/optify", "bug_tracker_uri": "https://github.com/juharris/optify/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake-compiler", "requirements": "~> 1.3.0" }, { "name": "rbs", "requirements": "~> 4.0.0.dev.4" }, { "name": "sorbet", "requirements": "~> 0.5.12167" }, { "name": "tapioca", "requirements": "~> 0.17.2" }, { "name": "test-unit", "requirements": "~> 3.6.8" } ], "runtime": [ { "name": "sorbet-runtime", "requirements": "~> 0.5.12167" } ] } }
2025-07-01 00:53:54 UTC
YHu4VBiYL1yYnkluFIxBX

optify-config

Simplifies getting the right configuration options for a process using pre-loaded configurations from files to manage options for experiments or flights.

1.9.0
Content{ "name": "optify-config", "downloads": 20777, "version": "1.9.0", "version_created_at": "2025-07-01T00:53:48.633Z", "version_downloads": 0, "platform": "x86_64-linux", "authors": "Justin D. Harris", "info": "Simplifies getting the right configuration options for a process using pre-loaded configurations\n from files to manage options for experiments or flights.", "licenses": [ "MIT" ], "metadata": { "bug_tracker_uri": "https://github.com/juharris/optify/issues", "source_code_uri": "https://github.com/juharris/optify" }, "yanked": false, "sha": "a954c8a535f869a3de4e110da08e0b414755729c04a08588571c176b0e2a3705", "spec_sha": "1a76bfbf07d055e1b9b8ddd68ff045d461e89ab8178b88427200f244b00b58e3", "project_uri": "https://rubygems.org/gems/optify-config", "gem_uri": "https://rubygems.org/gems/optify-config-1.9.0-x86_64-linux.gem", "homepage_uri": "https://github.com/juharris/optify", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/juharris/optify", "bug_tracker_uri": "https://github.com/juharris/optify/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake-compiler", "requirements": "~> 1.3.0" }, { "name": "rbs", "requirements": "~> 4.0.0.dev.4" }, { "name": "sorbet", "requirements": "~> 0.5.12167" }, { "name": "tapioca", "requirements": "~> 0.17.2" }, { "name": "test-unit", "requirements": "~> 3.6.8" } ], "runtime": [ { "name": "sorbet-runtime", "requirements": "~> 0.5.12167" } ] } }
2025-07-01 00:53:50 UTC
3VgX-tbLD6yB5CNiLuzOU

optify-config

Simplifies getting the right configuration options for a process using pre-loaded configurations from files to manage options for experiments or flights.

1.9.0
Content{ "name": "optify-config", "downloads": 20777, "version": "1.9.0", "version_created_at": "2025-07-01T00:53:46.811Z", "version_downloads": 0, "platform": "aarch64-linux", "authors": "Justin D. Harris", "info": "Simplifies getting the right configuration options for a process using pre-loaded configurations\n from files to manage options for experiments or flights.", "licenses": [ "MIT" ], "metadata": { "bug_tracker_uri": "https://github.com/juharris/optify/issues", "source_code_uri": "https://github.com/juharris/optify" }, "yanked": false, "sha": "076d89a552b94524ef376f976a66e16404dd84cff5f9907dd41c40d9ec60ec69", "spec_sha": "0413f30591c37797a904f129e7dc2208fb72e6a60d7b7d17c1b40843ebcf4a6f", "project_uri": "https://rubygems.org/gems/optify-config", "gem_uri": "https://rubygems.org/gems/optify-config-1.9.0-aarch64-linux.gem", "homepage_uri": "https://github.com/juharris/optify", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/juharris/optify", "bug_tracker_uri": "https://github.com/juharris/optify/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake-compiler", "requirements": "~> 1.3.0" }, { "name": "rbs", "requirements": "~> 4.0.0.dev.4" }, { "name": "sorbet", "requirements": "~> 0.5.12167" }, { "name": "tapioca", "requirements": "~> 0.17.2" }, { "name": "test-unit", "requirements": "~> 3.6.8" } ], "runtime": [ { "name": "sorbet-runtime", "requirements": "~> 0.5.12167" } ] } }
2025-07-01 00:53:48 UTC
8T51nbxmF5sVTek_G9anw

optify-config

Simplifies getting the right configuration options for a process using pre-loaded configurations from files to manage options for experiments or flights.

1.9.0
Content{ "name": "optify-config", "downloads": 20777, "version": "1.9.0", "version_created_at": "2025-07-01T00:52:04.359Z", "version_downloads": 0, "platform": "ruby", "authors": "Justin D. Harris", "info": "Simplifies getting the right configuration options for a process using pre-loaded configurations\n from files to manage options for experiments or flights.", "licenses": [ "MIT" ], "metadata": { "bug_tracker_uri": "https://github.com/juharris/optify/issues", "source_code_uri": "https://github.com/juharris/optify" }, "yanked": false, "sha": "785b187814828c1cebf82b9e7af315101d9e6f0a36263d998a140284d65b2d0d", "spec_sha": "03e53b200b557eb6e96036edb45812d163a178a1be4065ee6ff0662cfea30351", "project_uri": "https://rubygems.org/gems/optify-config", "gem_uri": "https://rubygems.org/gems/optify-config-1.9.0.gem", "homepage_uri": "https://github.com/juharris/optify", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/juharris/optify", "bug_tracker_uri": "https://github.com/juharris/optify/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake-compiler", "requirements": "~> 1.3.0" }, { "name": "rbs", "requirements": "~> 4.0.0.dev.4" }, { "name": "sorbet", "requirements": "~> 0.5.12167" }, { "name": "tapioca", "requirements": "~> 0.17.2" }, { "name": "test-unit", "requirements": "~> 3.6.8" } ], "runtime": [ { "name": "rb_sys", "requirements": "~> 0.9.114" }, { "name": "sorbet-runtime", "requirements": "~> 0.5.12167" } ] } }
2025-07-01 00:52:06 UTC
_gpzK-UnTLSddCj1F93n6

jipcode

A gem for Japan Post's official zipcode data search & update.

3.1.13
Content{ "name": "jipcode", "downloads": 1006647, "version": "3.1.13", "version_created_at": "2025-07-01T00:45:53.649Z", "version_downloads": 0, "platform": "ruby", "authors": "rinkei", "info": "A gem for Japan Post's official zipcode data search & update.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "3bf8616969e222ad8815b37cae7052cbf41da8ee036ccfc6ab4cf8c9a56f5d2c", "spec_sha": "a2e6671c0dcb84e026924f510d224ebdc8ab76d7aaf9b8f29c24d80b587e1e22", "project_uri": "https://rubygems.org/gems/jipcode", "gem_uri": "https://rubygems.org/gems/jipcode-3.1.13.gem", "homepage_uri": "https://github.com/rinkei/jipcode", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/jipcode/3.1.13", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bump", "requirements": ">= 0" }, { "name": "bundler", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": ">= 0" }, { "name": "rubyzip", "requirements": ">= 0" }, { "name": "vcr", "requirements": ">= 0" }, { "name": "webmock", "requirements": ">= 0" } ], "runtime": [ { "name": "csv", "requirements": ">= 0" } ] } }
2025-07-01 00:45:57 UTC
_a3PPLNThjKSuleQjx0fn

code_sage

Wisdom for your code - an intelligent code review assistant using LLM

0.1.0
Content{ "name": "code_sage", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-07-01T00:19:26.879Z", "version_downloads": 0, "platform": "ruby", "authors": "FuryCow", "info": "Wisdom for your code - an intelligent code review assistant using LLM", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/FuryCow/code_sage", "changelog_uri": "https://github.com/FuryCow/code_sage/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/FuryCow/code_sage" }, "yanked": false, "sha": "8009e1adc7a2a1b822a86080ed78f1f1fb29ad4a0d032f4cea9323bdcb772f9d", "spec_sha": "33ad0bf395a8098b7818b5e99d7874ac255cc3e1ff8862d5484b222752ff110b", "project_uri": "https://rubygems.org/gems/code_sage", "gem_uri": "https://rubygems.org/gems/code_sage-0.1.0.gem", "homepage_uri": "https://github.com/FuryCow/code_sage", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/FuryCow/code_sage", "bug_tracker_uri": null, "changelog_uri": "https://github.com/FuryCow/code_sage/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.0" }, { "name": "pry", "requirements": ">= 0" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.0" } ], "runtime": [ { "name": "colorize", "requirements": "~> 0.8" }, { "name": "llm_chain", "requirements": "~> 0.5.2" }, { "name": "rugged", "requirements": "~> 1.0" }, { "name": "thor", "requirements": "~> 1.0" } ] } }
2025-07-01 00:19:28 UTC
HX4-vF_JGE_9RZLYxOGML

snfoil-context

An easy way to make extensible workflows and actions

1.3.0
Content{ "name": "snfoil-context", "downloads": 10991, "version": "1.3.0", "version_created_at": "2025-07-01T00:07:09.476Z", "version_downloads": 0, "platform": "ruby", "authors": "Matthew Howes, Cliff Campbell", "info": "An easy way to make extensible workflows and actions", "licenses": [ "Apache-2.0" ], "metadata": { "homepage_uri": "https://github.com/limited-effort/snfoil-context", "changelog_uri": "https://github.com/limited-effort/snfoil-context/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/limited-effort/snfoil-context", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "c37cee2541b374fbf447b7fdc7b0ed2b867bf52c078191ab7e7488876e9202c8", "spec_sha": "f2cb80657210a2ee0b99384cb860028e254d62995534fdd31c0188358dd30a2f", "project_uri": "https://rubygems.org/gems/snfoil-context", "gem_uri": "https://rubygems.org/gems/snfoil-context-1.3.0.gem", "homepage_uri": "https://github.com/limited-effort/snfoil-context", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/limited-effort/snfoil-context", "bug_tracker_uri": null, "changelog_uri": "https://github.com/limited-effort/snfoil-context/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activesupport", "requirements": ">= 5.2.6" } ] } }
2025-07-01 00:07:11 UTC
pRkr51o56YmtObEUJUaGF

rspec-path_matchers

Provides a rich DSL for RSpec to assert on files, directories, and symlinks, including permissions, content (including JSON), and more. Ideal for testing generators and build scripts.

0.2.0
Content{ "name": "rspec-path_matchers", "downloads": 215, "version": "0.2.0", "version_created_at": "2025-06-30T23:59:24.841Z", "version_downloads": 0, "platform": "ruby", "authors": "James Couball", "info": "Provides a rich DSL for RSpec to assert on files, directories, and\nsymlinks, including permissions, content (including JSON), and more. Ideal for\ntesting generators and build scripts.\n", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/main-branch/rspec-path_matchers", "changelog_uri": "https://rubydoc.info/gems/rspec-path_matchers/0.2.0/file/CHANGELOG.md", "source_code_uri": "https://github.com/main-branch/rspec-path_matchers", "allowed_push_host": "https://rubygems.org", "documentation_uri": "https://rubydoc.info/gems/rspec-path_matchers/0.2.0", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "8fc6dca413e60f6919adb4cbe1497cf1b1a72385e272e3910fb90db4de540de2", "spec_sha": "fa5f9bc0280f3ac1c98f2d6ed0ae48614fa2327cb10b12debed5b571f57bccab", "project_uri": "https://rubygems.org/gems/rspec-path_matchers", "gem_uri": "https://rubygems.org/gems/rspec-path_matchers-0.2.0.gem", "homepage_uri": "https://github.com/main-branch/rspec-path_matchers", "wiki_uri": null, "documentation_uri": "https://rubydoc.info/gems/rspec-path_matchers/0.2.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/main-branch/rspec-path_matchers", "bug_tracker_uri": null, "changelog_uri": "https://rubydoc.info/gems/rspec-path_matchers/0.2.0/file/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler-audit", "requirements": "~> 0.9" }, { "name": "irb", "requirements": "~> 1.15" }, { "name": "main_branch_shared_rubocop_config", "requirements": "~> 0.1" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "redcarpet", "requirements": "~> 3.6" }, { "name": "rspec", "requirements": "~> 3.13" }, { "name": "rubocop", "requirements": "~> 1.74" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "simplecov-rspec", "requirements": "~> 0.4" }, { "name": "yard", "requirements": "~> 0.9, >= 0.9.28" }, { "name": "yardstick", "requirements": "~> 0.9" } ], "runtime": [ { "name": "rspec-core", "requirements": "~> 3.13" }, { "name": "rspec-expectations", "requirements": "~> 3.13" } ] } }
2025-06-30 23:59:27 UTC
AnoL73AI3GOJR6O00h4Kg

overcommit

Utility to install, configure, and extend Git hooks

0.68.0
Content{ "name": "overcommit", "downloads": 20684375, "version": "0.68.0", "version_created_at": "2025-06-30T23:26:44.016Z", "version_downloads": 0, "platform": "ruby", "authors": "Shane da Silva", "info": "Utility to install, configure, and extend Git hooks", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/sds/overcommit/blob/main/CHANGELOG.md" }, "yanked": false, "sha": "bfbcd26388e024e10a3d720f03077bc9389fe7c3beac360263b6c77926bcc8d0", "spec_sha": "52dd67d6d6be812ca257d88edc78415f9680a7500e8b7a5693f6d096dd3bca87", "project_uri": "https://rubygems.org/gems/overcommit", "gem_uri": "https://rubygems.org/gems/overcommit-0.68.0.gem", "homepage_uri": "https://github.com/sds/overcommit", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": "https://github.com/sds/overcommit/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "childprocess", "requirements": ">= 0.6.3, < 6" }, { "name": "iniparse", "requirements": "~> 1.4" }, { "name": "rexml", "requirements": ">= 3.3.9" } ] } }
2025-06-30 23:26:45 UTC
v2pG5uMVMQUz3PK44oBbD

azure-blob

Azure Blob client and Active Storage adapter

0.5.9.1
Content{ "name": "azure-blob", "downloads": 214328, "version": "0.5.9.1", "version_created_at": "2025-06-30T23:24:15.818Z", "version_downloads": 0, "platform": "ruby", "authors": "JoƩ Dupuis", "info": "Azure Blob client and Active Storage adapter", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/testdouble/azure-blob", "changelog_uri": "https://github.com/testdouble/azure-blob/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/testdouble/azure-blob", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "bdeab59905b1ab73eb474cd6cc649a2a2472e5fd2dbab1ba66a47050d16b16a5", "spec_sha": "4d310b1a5e6d3225b7af8bce05fc8c03c3a9793b15e0a0312d8406b88c95ff63", "project_uri": "https://rubygems.org/gems/azure-blob", "gem_uri": "https://rubygems.org/gems/azure-blob-0.5.9.1.gem", "homepage_uri": "https://github.com/testdouble/azure-blob", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/testdouble/azure-blob", "bug_tracker_uri": null, "changelog_uri": "https://github.com/testdouble/azure-blob/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rexml", "requirements": ">= 0" } ] } }
2025-06-30 23:24:17 UTC
XDFCD0wILLXzIRhLnXmHf

llm_chain

Ruby-analog LangChain to work with LLM

0.5.2
Content{ "name": "llm_chain", "downloads": 493, "version": "0.5.2", "version_created_at": "2025-06-30T23:04:43.815Z", "version_downloads": 0, "platform": "ruby", "authors": "FuryCow", "info": "Ruby-analog LangChain to work with LLM", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/FuryCow/llm_chain", "source_code_uri": "https://github.com/FuryCow/llm_chain" }, "yanked": false, "sha": "b16da5bbee41b7ee604cc31430b0dfd3ebc585d19f9fdf0daad75c96a46e637e", "spec_sha": "dffd78a243daa4330ad41c7112e106e5f9ec2f16687572eba83b54ed955052b7", "project_uri": "https://rubygems.org/gems/llm_chain", "gem_uri": "https://rubygems.org/gems/llm_chain-0.5.2.gem", "homepage_uri": "https://github.com/FuryCow/llm_chain", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/FuryCow/llm_chain", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rspec", "requirements": "~> 3.0" } ], "runtime": [ { "name": "faraday", "requirements": "~> 2.7" }, { "name": "faraday-net_http", "requirements": ">= 0" }, { "name": "httparty", "requirements": ">= 0" }, { "name": "json", "requirements": ">= 0" }, { "name": "redis", "requirements": ">= 0" }, { "name": "weaviate-ruby", "requirements": "= 0.9.1" } ] } }
2025-06-30 23:04:45 UTC
f4ohK4bmnsgfbrc8HXQYW

openc3-tool-base

This plugin adds the OpenC3 base user interface tool

6.5.1
Content{ "name": "openc3-tool-base", "downloads": 25514, "version": "6.5.1", "version_created_at": "2025-06-30T23:00:25.731Z", "version_downloads": 0, "platform": "ruby", "authors": "Ryan Melton, Jason Thomas", "info": " This plugin adds the OpenC3 base user interface tool\n", "licenses": [ "AGPL-3.0-only", "Nonstandard" ], "metadata": {}, "yanked": false, "sha": "356c72da866f158fe226f79d65e04249fc39f9552b5e97b963ff44102ea8c8e4", "spec_sha": "8ca2e27c28d439934ad90dd247012babb6a68a873e2822b4355f20a8d436a448", "project_uri": "https://rubygems.org/gems/openc3-tool-base", "gem_uri": "https://rubygems.org/gems/openc3-tool-base-6.5.1.gem", "homepage_uri": "https://github.com/OpenC3/cosmos", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/openc3-tool-base/6.5.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-06-30 23:00:27 UTC
92fAW75m_b-qdu6lHfgo8

openc3-cosmos-tool-tlmviewer

This plugin adds the OpenC3 COSMOS Tlm Viewer tool

6.5.1
Content{ "name": "openc3-cosmos-tool-tlmviewer", "downloads": 20073, "version": "6.5.1", "version_created_at": "2025-06-30T23:00:23.941Z", "version_downloads": 0, "platform": "ruby", "authors": "Ryan Melton, Jason Thomas", "info": " This plugin adds the OpenC3 COSMOS Tlm Viewer tool\n", "licenses": [ "AGPL-3.0-only", "Nonstandard" ], "metadata": {}, "yanked": false, "sha": "6ed008a8d98278f9977e5aa95ce28f0ec0e15d1e1949ced97b75a10fe859bce0", "spec_sha": "940d371bd1d6138eb3677005ea836c24f1648b56f371c55c401c30e987c5e6ac", "project_uri": "https://rubygems.org/gems/openc3-cosmos-tool-tlmviewer", "gem_uri": "https://rubygems.org/gems/openc3-cosmos-tool-tlmviewer-6.5.1.gem", "homepage_uri": "https://github.com/OpenC3/cosmos", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/openc3-cosmos-tool-tlmviewer/6.5.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-06-30 23:00:25 UTC
Iw9fJXoEGWfrSlSYKD_9x

openc3-cosmos-tool-tlmgrapher

This plugin adds the OpenC3 COSMOS Tlm Grapher tool

6.5.1
Content{ "name": "openc3-cosmos-tool-tlmgrapher", "downloads": 20039, "version": "6.5.1", "version_created_at": "2025-06-30T23:00:22.247Z", "version_downloads": 0, "platform": "ruby", "authors": "Ryan Melton, Jason Thomas", "info": " This plugin adds the OpenC3 COSMOS Tlm Grapher tool\n", "licenses": [ "AGPL-3.0-only", "Nonstandard" ], "metadata": {}, "yanked": false, "sha": "98d929fca6275707e07636984c95555e3751ee2006af43dfdef0197b1900891d", "spec_sha": "5864aa6fcc9b374881215fa57b7d1d4d82d04691fdb51e27832774ee520a1a70", "project_uri": "https://rubygems.org/gems/openc3-cosmos-tool-tlmgrapher", "gem_uri": "https://rubygems.org/gems/openc3-cosmos-tool-tlmgrapher-6.5.1.gem", "homepage_uri": "https://github.com/OpenC3/cosmos", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/openc3-cosmos-tool-tlmgrapher/6.5.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-06-30 23:00:23 UTC
1wEVQ_3_7YeKi-eP3GEv4

openc3-cosmos-tool-tablemanager

This plugin adds the OpenC3 COSMOS Table Manager tool

6.5.1
Content{ "name": "openc3-cosmos-tool-tablemanager", "downloads": 20606, "version": "6.5.1", "version_created_at": "2025-06-30T23:00:20.950Z", "version_downloads": 0, "platform": "ruby", "authors": "Ryan Melton, Jason Thomas", "info": " This plugin adds the OpenC3 COSMOS Table Manager tool\n", "licenses": [ "AGPL-3.0-only", "Nonstandard" ], "metadata": {}, "yanked": false, "sha": "2b666e288cda4b78b073d457f8b9a7243386a0e2a867508dfeacf095ce0f95cf", "spec_sha": "94b861efa645edf63cf26681155e971544c91a986833e27df674281005c740b6", "project_uri": "https://rubygems.org/gems/openc3-cosmos-tool-tablemanager", "gem_uri": "https://rubygems.org/gems/openc3-cosmos-tool-tablemanager-6.5.1.gem", "homepage_uri": "https://github.com/OpenC3/cosmos", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/openc3-cosmos-tool-tablemanager/6.5.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-06-30 23:00:22 UTC