Rubyhooks

Lastest updates from Rubygems.org

ID Gem Version Body Updated At
kTveuNoxkLD83lFJRouNy

active_mcp

A Rails engine that provides MCP capabilities to your Rails application

1.0.0
Content{ "name": "active_mcp", "downloads": 3180, "version": "1.0.0", "version_created_at": "2025-04-10T10:35:17.398Z", "version_downloads": 0, "platform": "ruby", "authors": "Moeki Kawakami", "info": "A Rails engine that provides MCP capabilities to your Rails application", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "8f0cb48bd4a7b7f5604180811d189e2897eb30d0393672a0904ff933d23123af", "spec_sha": "0fe5fd2264b1ce2fd2813ba375d99b1492d91d686a55aa99682cd562ab141e33", "project_uri": "https://rubygems.org/gems/active_mcp", "gem_uri": "https://rubygems.org/gems/active_mcp-1.0.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/active_mcp/1.0.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "jbuilder", "requirements": ">= 2.7" }, { "name": "json-schema", "requirements": ">= 0" }, { "name": "rails", "requirements": ">= 6.0.0, < 8.0.0" } ] } }
2025-04-10 10:35:19 UTC
YDrly6N-v_-1-8PiaecjD

mongory

A Mongo-like in-memory query DSL for Ruby

1.5.0
Content{ "name": "mongory", "downloads": 773, "version": "1.5.0", "version_created_at": "2025-04-10T10:33:39.966Z", "version_downloads": 0, "platform": "ruby", "authors": "koten0224", "info": "A Mongo-like in-memory query DSL for Ruby", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/koten0224/mongory", "changelog_uri": "https://github.com/koten0224/mongory/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/koten0224/mongory", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "f49e92cfa70b35a8800c388889b199a86c4e5cdc50995db49bf1a011a6f57c4a", "spec_sha": "29eb0337a2770eb8ff030fb96567503e2fb7eff6437de5b363529efea775f709", "project_uri": "https://rubygems.org/gems/mongory", "gem_uri": "https://rubygems.org/gems/mongory-1.5.0.gem", "homepage_uri": "https://github.com/koten0224/mongory", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/koten0224/mongory", "bug_tracker_uri": null, "changelog_uri": "https://github.com/koten0224/mongory/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-10 10:33:45 UTC
KDPTqr5ueng4WC8isMHZV

xero-ruby

Xero API OAuth2.0 SDK - Ruby Gem

11.0.0
Content{ "name": "xero-ruby", "downloads": 1880307, "version": "11.0.0", "version_created_at": "2025-04-10T10:20:55.735Z", "version_downloads": 0, "platform": "ruby", "authors": "Xero API Team", "info": "Xero API OAuth2.0 SDK - Ruby Gem", "licenses": [ "Unlicense" ], "metadata": {}, "yanked": false, "sha": "9989481ef2ab46e256434c43f80acb7cc4f9609eed42b30f77f0e7dff12cbeac", "spec_sha": "6ee7cb2e331b050822f32891a6abf0062e28eb0b9492eb2a98f59eb519b3b816", "project_uri": "https://rubygems.org/gems/xero-ruby", "gem_uri": "https://rubygems.org/gems/xero-ruby-11.0.0.gem", "homepage_uri": "https://developer.xero.com", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/xero-ruby/11.0.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rspec", "requirements": "~> 3.6, >= 3.6.0" } ], "runtime": [ { "name": "faraday", "requirements": ">= 2.0, < 3.0" }, { "name": "json", "requirements": "~> 2.1, >= 2.1.0" }, { "name": "json-jwt", "requirements": "~> 1.16, >= 1.16.3" } ] } }
2025-04-10 10:21:00 UTC
NUozjAhk5yX-j9N34EpV3

envhunter

Search GitHub code or gists for .env files containing high-entropy secrets like tokens and keys.

1.0.0
Content{ "name": "envhunter", "downloads": 0, "version": "1.0.0", "version_created_at": "2025-04-10T09:51:22.906Z", "version_downloads": 0, "platform": "ruby", "authors": "Dave Williams", "info": "Search GitHub code or gists for .env files containing high-entropy secrets like tokens and keys.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "f7d638b979c25c52c17aba43bcfc315fcac89469a378557e5f8353534e8f7e16", "spec_sha": "70d18d8761e9bb8b28fea317e6957a89b297d8a96e7129207ce7ed89e269c7d9", "project_uri": "https://rubygems.org/gems/envhunter", "gem_uri": "https://rubygems.org/gems/envhunter-1.0.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/envhunter/1.0.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "commander", "requirements": "~> 5.0" }, { "name": "csv", "requirements": "~> 3.3" }, { "name": "httparty", "requirements": "~> 0.23" }, { "name": "json", "requirements": "~> 2.10" }, { "name": "yaml", "requirements": "~> 0.4" } ] } }
2025-04-10 09:51:25 UTC
ClF-jUzDy2kZrdwt32OGM

jekyll-zeta

A clean fast, minimalist Jekyll theme.

0.9.6
Content{ "name": "jekyll-zeta", "downloads": 20952, "version": "0.9.6", "version_created_at": "2025-04-10T09:48:16.433Z", "version_downloads": 0, "platform": "ruby", "authors": "vitock", "info": "A clean fast, minimalist Jekyll theme.", "licenses": [ "GPL" ], "metadata": {}, "yanked": false, "sha": "a0eed1664bd387bbc8617af2eb930147fe233c47168fa05c81303c03328ddadf", "spec_sha": "ea7753df20bf06d7be9b5497808c35bca3f2b9c9762b21460702649315ba89ad", "project_uri": "https://rubygems.org/gems/jekyll-zeta", "gem_uri": "https://rubygems.org/gems/jekyll-zeta-0.9.6.gem", "homepage_uri": "https://github.com/vitock/jekyll-zeta", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/jekyll-zeta/0.9.6", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "jekyll", "requirements": ">= 4.0.0" }, { "name": "jekyll-paginate", "requirements": "~> 1.0.0" }, { "name": "no-style-please2-plugins", "requirements": "~> 0.9.0" } ] } }
2025-04-10 09:48:21 UTC
9DQoknB2YVTBfIlDqGtwE

k8s-ruby

Kubernetes client library for Ruby

0.17.2
Content{ "name": "k8s-ruby", "downloads": 704146, "version": "0.17.2", "version_created_at": "2025-04-10T09:42:43.523Z", "version_downloads": 0, "platform": "ruby", "authors": "rdx.net, Kontena, Inc.", "info": "Kubernetes client library for Ruby", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "9197c70ea7547a06fdc5534c81b00740622a0ccfb12416fc6c06af141b59071b", "spec_sha": "a73c62362d2d52feef74baee5f04654a2c6842f9bd735b18cc1fa27089e55896", "project_uri": "https://rubygems.org/gems/k8s-ruby", "gem_uri": "https://rubygems.org/gems/k8s-ruby-0.17.2.gem", "homepage_uri": "https://github.com/k8s-ruby/k8s-ruby", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/k8s-ruby/0.17.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 1.17, < 3.0" }, { "name": "byebug", "requirements": "~> 11.1" }, { "name": "rake", "requirements": ">= 12.3.3" }, { "name": "rspec", "requirements": "~> 3.7" }, { "name": "rubocop", "requirements": "~> 0.82" }, { "name": "webmock", "requirements": "~> 3.6" } ], "runtime": [ { "name": "base64", "requirements": ">= 0" }, { "name": "dry-configurable", "requirements": ">= 0" }, { "name": "dry-struct", "requirements": ">= 0" }, { "name": "dry-types", "requirements": ">= 0" }, { "name": "excon", "requirements": "~> 0.71" }, { "name": "hashdiff", "requirements": "~> 1.0" }, { "name": "jsonpath", "requirements": "~> 1.1" }, { "name": "recursive-open-struct", "requirements": "~> 1.1, >= 1.1.3" }, { "name": "yajl-ruby", "requirements": "~> 1.4" }, { "name": "yaml-safe_load_stream3", "requirements": ">= 0" } ] } }
2025-04-10 09:42:46 UTC
pEectZbMTHUPtIYjc9ZWe

akeyless

The purpose of this application is to provide access to Akeyless API.

5.0.2
Content{ "name": "akeyless", "downloads": 47423, "version": "5.0.2", "version_created_at": "2025-04-10T09:41:13.746Z", "version_downloads": 0, "platform": "ruby", "authors": "OpenAPI-Generator", "info": "The purpose of this application is to provide access to Akeyless API.", "licenses": [ "Unlicense" ], "metadata": {}, "yanked": false, "sha": "0ab4500c34a8558f8773f0580542f75c60a50b8db3c721e8f83187657e10bedd", "spec_sha": "1839a50b3bcb63fd60291c74cc08260e336f66c7433af82c06d19214fffc6f12", "project_uri": "https://rubygems.org/gems/akeyless", "gem_uri": "https://rubygems.org/gems/akeyless-5.0.2.gem", "homepage_uri": "https://openapi-generator.tech", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/akeyless/5.0.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rspec", "requirements": "~> 3.6, >= 3.6.0" } ], "runtime": [ { "name": "typhoeus", "requirements": "~> 1.0, >= 1.0.1" } ] } }
2025-04-10 09:41:16 UTC
I45Xizw8e6_MxB7JG8ZTq

solid_queue_monitor

A lightweight, zero-dependency web interface for monitoring Solid Queue jobs in Rails applications

0.3.0
Content{ "name": "solid_queue_monitor", "downloads": 1078, "version": "0.3.0", "version_created_at": "2025-04-10T09:40:58.460Z", "version_downloads": 0, "platform": "ruby", "authors": "Vishal Sadriya", "info": "A lightweight, zero-dependency web interface for monitoring Solid Queue jobs in Rails applications", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/vishaltps/solid_queue_monitor", "changelog_uri": "https://github.com/vishaltps/solid_queue_monitor/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/vishaltps/solid_queue_monitor", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "e893e8c7ec9208500cd615f9c1c5da428c44a8fd0f3d11bd44e46c559efc7fad", "spec_sha": "31303fef5d11112d1e0792c13263a3adfcda65ffdeb3f26aac25db8d56653465", "project_uri": "https://rubygems.org/gems/solid_queue_monitor", "gem_uri": "https://rubygems.org/gems/solid_queue_monitor-0.3.0.gem", "homepage_uri": "https://github.com/vishaltps/solid_queue_monitor", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/vishaltps/solid_queue_monitor", "bug_tracker_uri": null, "changelog_uri": "https://github.com/vishaltps/solid_queue_monitor/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rails", "requirements": ">= 7.0" }, { "name": "solid_queue", "requirements": ">= 0.1.0" } ] } }
2025-04-10 09:41:01 UTC
JkQT2Niyc9jmgLnp4X8t2

pact_broker

A server that stores and returns pact files generated by the pact gem. It enables head/prod cross testing of the consumer and provider projects.

2.115.0
Content{ "name": "pact_broker", "downloads": 480654, "version": "2.115.0", "version_created_at": "2025-04-10T09:40:00.953Z", "version_downloads": 0, "platform": "ruby", "authors": "Bethany Skurrie, Sergei Matheson, Warner Godfrey", "info": "A server that stores and returns pact files generated by the pact gem. It enables head/prod cross testing of the consumer and provider projects.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "7f0d30aa8ca8030ba11f74c8b58385c68c438459d278a7488a0ff6c7bfc4af12", "spec_sha": "21519e072f48e8467a3443a9a3fe7e46c5d45eaafdf70c7690ce7e2203f6c4c3", "project_uri": "https://rubygems.org/gems/pact_broker", "gem_uri": "https://rubygems.org/gems/pact_broker-2.115.0.gem", "homepage_uri": "https://github.com/pact-foundation/pact_broker", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/pact_broker/2.115.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "anyway_config", "requirements": "~> 2.1" }, { "name": "dry-validation", "requirements": "~> 1.8" }, { "name": "haml", "requirements": "~> 5.0" }, { "name": "json", "requirements": "~> 2.3" }, { "name": "moments", "requirements": "~> 0.2" }, { "name": "pact-support", "requirements": ">= 1.21.2, ~> 1.21" }, { "name": "psych", "requirements": "~> 5.0" }, { "name": "rack", "requirements": "~> 3.1, >= 3.1.11" }, { "name": "rack-protection", "requirements": "~> 4.1" }, { "name": "redcarpet", "requirements": ">= 3.5.1, ~> 3.5" }, { "name": "reform", "requirements": "~> 2.6" }, { "name": "request_store", "requirements": "~> 1.5" }, { "name": "roar", "requirements": "~> 1.1" }, { "name": "sanitize", "requirements": "~> 6.0" }, { "name": "semantic_logger", "requirements": "~> 4.11" }, { "name": "semver2", "requirements": "~> 3.4.2" }, { "name": "sequel", "requirements": "~> 5.28" }, { "name": "sucker_punch", "requirements": "~> 3.0" }, { "name": "table_print", "requirements": "~> 1.5" }, { "name": "webmachine", "requirements": ">= 2.0.0.beta, < 3.0" }, { "name": "wisper", "requirements": "~> 2.0" } ] } }
2025-04-10 09:40:05 UTC
kd617FN3kqgeeXTG35VaG

rcurses

Create curses applications for the terminal easier than ever. Create panes (with the colors and(or border), manipulate the panes and add content. Dress up text (in panes or anywhere in the terminal) in bold, italic, underline, reverse color, blink and in any 256 terminal colors for foreground and background. Use a simple editor to let users edit text in panes. Left, right or center align text in panes. Cursor movement around the terminal. New in 3.4.3: Stopped parsing of bold/italics etc in editline.

3.4.3
Content{ "name": "rcurses", "downloads": 6430, "version": "3.4.3", "version_created_at": "2025-04-10T08:54:44.480Z", "version_downloads": 0, "platform": "ruby", "authors": "Geir Isene", "info": "Create curses applications for the terminal easier than ever. Create panes (with the colors and(or border), manipulate the panes and add content. Dress up text (in panes or anywhere in the terminal) in bold, italic, underline, reverse color, blink and in any 256 terminal colors for foreground and background. Use a simple editor to let users edit text in panes. Left, right or center align text in panes. Cursor movement around the terminal. New in 3.4.3: Stopped parsing of bold/italics etc in editline.", "licenses": [ "Unlicense" ], "metadata": { "source_code_uri": "https://github.com/isene/rcurses" }, "yanked": false, "sha": "9c76e05cf8822330afe83754c13227c06711e4d5029b50472568f719469fd0d2", "spec_sha": "4e38482808edadc38a7bc543de6045eafd83e6f1e06e6e3da85ddbaa8a241d73", "project_uri": "https://rubygems.org/gems/rcurses", "gem_uri": "https://rubygems.org/gems/rcurses-3.4.3.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/isene/rcurses", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "clipboard", "requirements": "~> 2.0" } ] } }
2025-04-10 08:54:48 UTC
bNnAgUvyVvVDlV-vmT9yS

activeproject

Provides a unified API client for interacting with various project management platforms like Jira, Basecamp, and Trello. Aims to normalize core models (projects, tasks, comments) and workflows for easier integration in Rails applications.

0.1.1
Content{ "name": "activeproject", "downloads": 131, "version": "0.1.1", "version_created_at": "2025-04-10T08:48:08.044Z", "version_downloads": 0, "platform": "ruby", "authors": "Abdelkader Boudih", "info": "Provides a unified API client for interacting with various project management platforms like Jira, Basecamp, and Trello. Aims to normalize core models (projects, tasks, comments) and workflows for easier integration in Rails applications.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/seuros/active_project", "source_code_uri": "https://github.com/seuros/active_project" }, "yanked": false, "sha": "6b48c4af9ce19c686c2df886903bb9738802498de2fcd1257c87d2b816bf2787", "spec_sha": "dc5d2d9b58e2c49dc29a565d35011065747a73c36ba253407607c3b25f033b52", "project_uri": "https://rubygems.org/gems/activeproject", "gem_uri": "https://rubygems.org/gems/activeproject-0.1.1.gem", "homepage_uri": "https://github.com/seuros/active_project", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/seuros/active_project", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "mocha", "requirements": ">= 0" } ], "runtime": [ { "name": "activesupport", "requirements": ">= 8.0, < 9.0" }, { "name": "faraday", "requirements": ">= 2.0" }, { "name": "faraday-retry", "requirements": ">= 0" } ] } }
2025-04-10 08:48:11 UTC
ICfMABtFvlVp60KfiwUfu

jekyll-meilisearch

This plugin incrementally indexes Jekyll collections into Meilisearch for fast search capabilities.

0.4.7
Content{ "name": "jekyll-meilisearch", "downloads": 1473, "version": "0.4.7", "version_created_at": "2025-04-10T08:17:04.186Z", "version_downloads": 0, "platform": "ruby", "authors": "unicolored", "info": "This plugin incrementally indexes Jekyll collections into Meilisearch for fast search capabilities.", "licenses": [ "MIT" ], "metadata": { "source_code_uri": "https://github.com/unicolored/jekyll-meilisearch" }, "yanked": false, "sha": "69275be0591d95e08d273dc96577dbb2283266fa43833f733a04ace132682d56", "spec_sha": "e690b4bf371e23a6da81ab965e4c38ca4cdd068ffdecb4c1a0bc513527dfd8ad", "project_uri": "https://rubygems.org/gems/jekyll-meilisearch", "gem_uri": "https://rubygems.org/gems/jekyll-meilisearch-0.4.7.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/unicolored/jekyll-meilisearch", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 0" }, { "name": "nokogiri", "requirements": "~> 1.6" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rubocop-jekyll", "requirements": "~> 0.14.0" }, { "name": "typhoeus", "requirements": ">= 0.7, < 2.0" } ], "runtime": [ { "name": "httparty", "requirements": "~> 0.21" }, { "name": "jekyll", "requirements": ">= 3.7, < 5.0" }, { "name": "json", "requirements": "~> 2.10, >= 2.10.2" }, { "name": "logger", "requirements": "~> 1.6, >= 1.6.6" } ] } }
2025-04-10 08:17:08 UTC
cfpOeW5p7OaIaouXNtIEN

smarter_csv

Ruby Gem for convenient reading and writing of CSV files. It has intelligent defaults, and auto-discovery of column and row separators. It imports CSV Files as Array(s) of Hashes, suitable for direct processing with ActiveRecord, kicking-off batch jobs with Sidekiq, parallel processing, or oploading data to S3. Similarly, writing CSV files takes Hashes, or Arrays of Hashes to create a CSV file.

1.14.2
Content{ "name": "smarter_csv", "downloads": 17262860, "version": "1.14.2", "version_created_at": "2025-04-10T08:16:22.860Z", "version_downloads": 0, "platform": "ruby", "authors": "Tilo Sloboda", "info": "Ruby Gem for convenient reading and writing of CSV files. It has intelligent defaults, and auto-discovery of column and row separators. It imports CSV Files as Array(s) of Hashes, suitable for direct processing with ActiveRecord, kicking-off batch jobs with Sidekiq, parallel processing, or oploading data to S3. Similarly, writing CSV files takes Hashes, or Arrays of Hashes to create a CSV file.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/tilo/smarter_csv", "changelog_uri": "https://github.com/tilo/smarter_csv/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/tilo/smarter_csv" }, "yanked": false, "sha": "0e6c45c75d8fe91ffee2e407cefea3a6b08571de7d6bd9b802443c0fcd905996", "spec_sha": "1c5d0bf69e29310f623c99608797219eb1c7a53e8b1a1bb1b5ca3d3bce93320d", "project_uri": "https://rubygems.org/gems/smarter_csv", "gem_uri": "https://rubygems.org/gems/smarter_csv-1.14.2.gem", "homepage_uri": "https://github.com/tilo/smarter_csv", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/tilo/smarter_csv", "bug_tracker_uri": null, "changelog_uri": "https://github.com/tilo/smarter_csv/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "awesome_print", "requirements": ">= 0" }, { "name": "codecov", "requirements": ">= 0" }, { "name": "pry", "requirements": ">= 0" }, { "name": "rspec", "requirements": ">= 0" }, { "name": "rubocop", "requirements": ">= 0" }, { "name": "simplecov", "requirements": ">= 0" } ], "runtime": [] } }
2025-04-10 08:16:25 UTC
CVnAAp2AijFfcUsObe5r8

curses

A Ruby binding for curses, ncurses, and PDCurses. curses is an extension library for text UI applications. Formerly part of the Ruby standard library, [curses was removed and placed in this gem][1] with the release of Ruby 2.1.0. (see [ruby/ruby@9c5b2fd][2])

1.5.0
Content{ "name": "curses", "downloads": 1605881, "version": "1.5.0", "version_created_at": "2025-04-10T08:14:27.505Z", "version_downloads": 0, "platform": "ruby", "authors": "Shugo Maeda, Eric Hodel", "info": "A Ruby binding for curses, ncurses, and PDCurses. curses is an extension library for text UI applications. Formerly part of the Ruby standard library, [curses was removed and placed in this gem][1] with the release of Ruby 2.1.0. (see [ruby/ruby@9c5b2fd][2])", "licenses": [ "Ruby", "BSD-2-Clause" ], "metadata": {}, "yanked": false, "sha": "37ce2f9b2ef92151c62f1e2870efa974798ebd26e7bc43c81a9efacdfc400acf", "spec_sha": "b0b7e3aab6ec6c8e01f01d93c90179b03b1cf0deb7b43807e6eae17e4833c939", "project_uri": "https://rubygems.org/gems/curses", "gem_uri": "https://rubygems.org/gems/curses-1.5.0.gem", "homepage_uri": "https://github.com/ruby/curses", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/curses/1.5.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": [] } }
2025-04-10 08:14:30 UTC
LkpQAXmkjXOFy224TKWis

textbringer

Textbringer is a member of a demon race that takes on the form of an Emacs-like text editor.

3
Content{ "name": "textbringer", "downloads": 58591, "version": "3", "version_created_at": "2025-04-10T08:11:08.602Z", "version_downloads": 0, "platform": "ruby", "authors": "Shugo Maeda", "info": "Textbringer is a member of a demon race that takes on the form of an Emacs-like text editor.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "c34fd043895af1ba003f4274e0559011849efcd0d92feecf8199cd2201429bf6", "spec_sha": "530599ac2b0e69218214dd8e1d198f817f031a184ddc454018608037241e9c74", "project_uri": "https://rubygems.org/gems/textbringer", "gem_uri": "https://rubygems.org/gems/textbringer-3.gem", "homepage_uri": "https://github.com/shugo/textbringer", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/textbringer/3", "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": ">= 12.0" }, { "name": "ripper-tags", "requirements": ">= 0" }, { "name": "simplecov", "requirements": ">= 0" }, { "name": "test-unit", "requirements": ">= 0" } ], "runtime": [ { "name": "clipboard", "requirements": ">= 1.1" }, { "name": "curses", "requirements": ">= 1.2.7" }, { "name": "drb", "requirements": ">= 0" }, { "name": "editorconfig", "requirements": ">= 0" }, { "name": "fiddle", "requirements": ">= 0" }, { "name": "fiddley", "requirements": ">= 0.0.5" }, { "name": "irb", "requirements": ">= 0" }, { "name": "nkf", "requirements": ">= 0" }, { "name": "ostruct", "requirements": ">= 0" }, { "name": "rdoc", "requirements": ">= 0" }, { "name": "unicode-blocks", "requirements": ">= 0" }, { "name": "unicode-categories", "requirements": ">= 0" }, { "name": "unicode-display_width", "requirements": ">= 1.1" }, { "name": "unicode-name", "requirements": ">= 0" }, { "name": "unicode-scripts", "requirements": ">= 0" }, { "name": "unicode-types", "requirements": ">= 0" }, { "name": "warning", "requirements": ">= 0" } ] } }
2025-04-10 08:11:11 UTC
CxWLnzwpwiDQOklVsAaF_

pdfactory-client

Ruby client for PDFactory.

0.1.2
Content{ "name": "pdfactory-client", "downloads": 16494, "version": "0.1.2", "version_created_at": "2025-04-10T08:09:27.389Z", "version_downloads": 0, "platform": "ruby", "authors": "Daniel Cruz Horts", "info": "Ruby client for PDFactory.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "667db545289b890d6797ab2a1e10a8d5dc0b9c775b61e5736c9f8f366ea706ad", "spec_sha": "5f9f2ed603638865c7bd1c131c19df6319ba55c56c6b3ec32122a581d97dc9ba", "project_uri": "https://rubygems.org/gems/pdfactory-client", "gem_uri": "https://rubygems.org/gems/pdfactory-client-0.1.2.gem", "homepage_uri": "https://github.com/dncrht/pdfactory-client", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/pdfactory-client/0.1.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 1.17" }, { "name": "pry", "requirements": ">= 0" }, { "name": "pry-byebug", "requirements": ">= 0" }, { "name": "rake", "requirements": "~> 10.0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "vcr", "requirements": ">= 0" }, { "name": "webmock", "requirements": ">= 0" } ], "runtime": [ { "name": "faraday", "requirements": ">= 0" } ] } }
2025-04-10 08:09:29 UTC
tfpsN0gUV3P8Uz0FUTnEu

bidi2pdf

Bidi2pdf is a powerful PDF generation tool that uses Chrome's BiDirectional Protocol to render web pages as high-quality PDF documents. It offers: * Command-line interface for easy PDF generation * Support for cookies, headers, and basic authentication * Waiting conditions (window loaded, network idle) * Headless Chrome operation for server environments * Docker compatibility * Customizable PDF output options Bidi2pdf uses ChromeDriver to control Chrome through its BiDi protocol, providing precise rendering for reports, invoices, documentation, and other PDF documents from web-based content. It automatically manages the ChromeDriver binary and browser sessions for a seamless experience.

0.1.4
Content{ "name": "bidi2pdf", "downloads": 522, "version": "0.1.4", "version_created_at": "2025-04-10T08:08:53.592Z", "version_downloads": 0, "platform": "ruby", "authors": "Dieter S.", "info": "Bidi2pdf is a powerful PDF generation tool that uses Chrome's BiDirectional Protocol\nto render web pages as high-quality PDF documents. It offers:\n\n* Command-line interface for easy PDF generation\n* Support for cookies, headers, and basic authentication\n* Waiting conditions (window loaded, network idle)\n* Headless Chrome operation for server environments\n* Docker compatibility\n* Customizable PDF output options\n\nBidi2pdf uses ChromeDriver to control Chrome through its BiDi protocol, providing\nprecise rendering for reports, invoices, documentation, and other PDF documents\nfrom web-based content. It automatically manages the ChromeDriver binary and browser\nsessions for a seamless experience.\n", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/dieter-medium/bidi2pdf", "changelog_uri": "https://github.com/dieter-medium/bidi2pdf/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/dieter-medium/bidi2pdf", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "fe932bd8497b4ddb53f9ce1d9c4be0473e461b981bc04b74a31f2145e8e15c9e", "spec_sha": "08e96f8eedd3d58e639aacfd7f0eb0c2baf1865752a1166f5a1902c3f484773c", "project_uri": "https://rubygems.org/gems/bidi2pdf", "gem_uri": "https://rubygems.org/gems/bidi2pdf-0.1.4.gem", "homepage_uri": "https://github.com/dieter-medium/bidi2pdf", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/dieter-medium/bidi2pdf", "bug_tracker_uri": null, "changelog_uri": "https://github.com/dieter-medium/bidi2pdf/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "diff-lcs", "requirements": "~> 1.5" }, { "name": "pdf-reader", "requirements": "~> 2.14" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rbs", "requirements": "~> 3.4" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rubocop", "requirements": "~> 1.21" }, { "name": "rubocop-rake", "requirements": "~> 0.7" }, { "name": "rubocop-rspec", "requirements": "~> 3.5" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "testcontainers", "requirements": "~> 0.2" }, { "name": "testcontainers-nginx", "requirements": "~> 0.2" }, { "name": "unicode_utils", "requirements": "~> 1.4" } ], "runtime": [ { "name": "base64", "requirements": "~> 0.2.0" }, { "name": "chromedriver-binary", "requirements": ">= 0" }, { "name": "json", "requirements": "~> 2.10" }, { "name": "rubyzip", "requirements": "~> 2.4" }, { "name": "sys-proctable", "requirements": "~> 1.3" }, { "name": "thor", "requirements": "~> 1.3" }, { "name": "websocket-client-simple", "requirements": "~> 0.9.0" } ] } }
2025-04-10 08:08:56 UTC
RoOfaSJZG8ZQLIHTDBT-u

actual_db_schema

Wipe out inconsistent DB and schema.rb when switching branches. Just install this gem and use the standard rake db:migrate command.

0.8.5
Content{ "name": "actual_db_schema", "downloads": 295394, "version": "0.8.5", "version_created_at": "2025-04-10T08:07:39.754Z", "version_downloads": 0, "platform": "ruby", "authors": "Andrei Kaleshka", "info": "Wipe out inconsistent DB and schema.rb when switching branches.\nJust install this gem and use the standard rake db:migrate command.\n", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://blog.widefix.com/actual-db-schema/", "changelog_uri": "https://github.com/widefix/actual_db_schema/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/widefix/actual_db_schema" }, "yanked": false, "sha": "cf52e89781f08a599a24f0dd043ef94244c3b35b3fa040ef804311f768352b62", "spec_sha": "e8c612e5ddb90d996492680fd4d59e55bf37eee00798569b4a5637325217976b", "project_uri": "https://rubygems.org/gems/actual_db_schema", "gem_uri": "https://rubygems.org/gems/actual_db_schema-0.8.5.gem", "homepage_uri": "https://blog.widefix.com/actual-db-schema/", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/widefix/actual_db_schema", "bug_tracker_uri": null, "changelog_uri": "https://github.com/widefix/actual_db_schema/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "appraisal", "requirements": ">= 0" }, { "name": "debug", "requirements": ">= 0" }, { "name": "rails", "requirements": ">= 0" }, { "name": "sqlite3", "requirements": ">= 0" } ], "runtime": [ { "name": "activerecord", "requirements": ">= 0" }, { "name": "activesupport", "requirements": ">= 0" }, { "name": "ast", "requirements": ">= 0" }, { "name": "csv", "requirements": ">= 0" }, { "name": "parser", "requirements": ">= 0" }, { "name": "prism", "requirements": ">= 0" } ] } }
2025-04-10 08:07:42 UTC
IYGNJWu7VkHPMA20vm9wv

openproject-token

OpenProject EE token reader

5.2.0
Content{ "name": "openproject-token", "downloads": 127805, "version": "5.2.0", "version_created_at": "2025-04-10T07:58:12.604Z", "version_downloads": 0, "platform": "ruby", "authors": "OpenProject GmbH", "info": "OpenProject EE token reader", "licenses": [ "GPL-3.0" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "dd30482ea94897f24b7dc19d1f1cdd5a149e76635e29bf2ca34d31cf82f9d394", "spec_sha": "c867b5bc28841d056c59e3d65cc4f35dc72d48cb88a7aae40e72862a7679f311", "project_uri": "https://rubygems.org/gems/openproject-token", "gem_uri": "https://rubygems.org/gems/openproject-token-5.2.0.gem", "homepage_uri": "https://www.openproject.org", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/openproject-token/5.2.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activemodel", "requirements": ">= 0" } ] } }
2025-04-10 07:58:16 UTC
ov3eiKRUoiIgER6y2bKGu

jekyll-meilisearch

This plugin incrementally indexes Jekyll collections into Meilisearch for fast search capabilities.

0.4.6
Content{ "name": "jekyll-meilisearch", "downloads": 1458, "version": "0.4.6", "version_created_at": "2025-04-10T07:54:35.856Z", "version_downloads": 0, "platform": "ruby", "authors": "unicolored", "info": "This plugin incrementally indexes Jekyll collections into Meilisearch for fast search capabilities.", "licenses": [ "MIT" ], "metadata": { "source_code_uri": "https://github.com/unicolored/jekyll-meilisearch" }, "yanked": false, "sha": "8b9e5f9863f300b30b1d210db05c02bdd3f1045f217e32cf3a57f63489eca920", "spec_sha": "ced569cd54ca750dcd96e523a772bb747a7b744fc7ce540b2a8db3e372db41c5", "project_uri": "https://rubygems.org/gems/jekyll-meilisearch", "gem_uri": "https://rubygems.org/gems/jekyll-meilisearch-0.4.6.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/unicolored/jekyll-meilisearch", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 0" }, { "name": "nokogiri", "requirements": "~> 1.6" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rubocop-jekyll", "requirements": "~> 0.14.0" }, { "name": "typhoeus", "requirements": ">= 0.7, < 2.0" } ], "runtime": [ { "name": "httparty", "requirements": "~> 0.21" }, { "name": "jekyll", "requirements": ">= 3.7, < 5.0" }, { "name": "json", "requirements": "~> 2.10, >= 2.10.2" }, { "name": "logger", "requirements": "~> 1.6, >= 1.6.6" } ] } }
2025-04-10 07:54:39 UTC
nGH0fs0SK_VM7x7JMl3KD

http-2

Pure-ruby HTTP 2.0 protocol implementation

1.1.0
Content{ "name": "http-2", "downloads": 20073807, "version": "1.1.0", "version_created_at": "2025-04-10T07:47:25.936Z", "version_downloads": 0, "platform": "ruby", "authors": "Tiago Cardoso, Ilya Grigorik, Kaoru Maeda", "info": "Pure-ruby HTTP 2.0 protocol implementation", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/igrigorik/http-2", "changelog_uri": "https://github.com/igrigorik/http-2/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/igrigorik/http-2/issues", "source_code_uri": "https://github.com/igrigorik/http-2", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "297457c910066e262e45c081a1c8f999936d39f92eb0abae0fa368713755cd7c", "spec_sha": "fd62cacfefafa5b46674061beb29bae5f8af3bef77792e3147b43fee7cb6176a", "project_uri": "https://rubygems.org/gems/http-2", "gem_uri": "https://rubygems.org/gems/http-2-1.1.0.gem", "homepage_uri": "https://github.com/igrigorik/http-2", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/igrigorik/http-2", "bug_tracker_uri": "https://github.com/igrigorik/http-2/issues", "changelog_uri": "https://github.com/igrigorik/http-2/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-10 07:47:28 UTC
CcWJp5NtEUnL1lhesRi92

aspose_words_cloud

This SDK allows you to work with Aspose.Words Cloud REST APIs in your Ruby applications quickly and easily, with zero initial cost

25.4
Content{ "name": "aspose_words_cloud", "downloads": 113352, "version": "25.4", "version_created_at": "2025-04-10T07:46:58.201Z", "version_downloads": 0, "platform": "ruby", "authors": "YaroslawEkimov", "info": "This SDK allows you to work with Aspose.Words Cloud REST APIs in your Ruby applications quickly and easily, with zero initial cost", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "54c4826b578d06e42147c69cc6fdbe39f365a76efaa9225d057f77bf586db882", "spec_sha": "1be05e08d68e90d71333041536016861c2b9f1790cde0978bbc6505f0ed1c5a5", "project_uri": "https://rubygems.org/gems/aspose_words_cloud", "gem_uri": "https://rubygems.org/gems/aspose_words_cloud-25.4.gem", "homepage_uri": "https://github.com/aspose-words-cloud/aspose-words-cloud-ruby", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/aspose_words_cloud/25.4", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "minitest", "requirements": "~> 5.11, >= 5.11.3" } ], "runtime": [ { "name": "faraday", "requirements": "~> 1.9, >= 1.9.3" }, { "name": "marcel", "requirements": ">= 1.0.0" }, { "name": "multipart-parser", "requirements": ">= 0.1.1" } ] } }
2025-04-10 07:47:03 UTC
CMVmANtWkhF0_bUeaYIak

activeproject

Provides a unified API client for interacting with various project management platforms like Jira, Basecamp, and Trello. Aims to normalize core models (projects, tasks, comments) and workflows for easier integration in Rails applications.

0.1.0
Content{ "name": "activeproject", "downloads": 101, "version": "0.1.0", "version_created_at": "2025-04-10T07:41:59.371Z", "version_downloads": 0, "platform": "ruby", "authors": "Abdelkader Boudih", "info": "Provides a unified API client for interacting with various project management platforms like Jira, Basecamp, and Trello. Aims to normalize core models (projects, tasks, comments) and workflows for easier integration in Rails applications.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/seuros/active_project", "source_code_uri": "https://github.com/seuros/active_project" }, "yanked": false, "sha": "235a247f3aa24ba554f28eb9439d6184c7d2d28d8ef35bf584af584fdcdd5414", "spec_sha": "7c9208b7d52786e139cd7e904a106757f59949c7c9d3119a82ddabae47cbc831", "project_uri": "https://rubygems.org/gems/activeproject", "gem_uri": "https://rubygems.org/gems/activeproject-0.1.0.gem", "homepage_uri": "https://github.com/seuros/active_project", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/seuros/active_project", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "mocha", "requirements": ">= 0" } ], "runtime": [ { "name": "activesupport", "requirements": ">= 8.0, < 9.0" }, { "name": "faraday", "requirements": ">= 2.0" }, { "name": "faraday-retry", "requirements": ">= 0" } ] } }
2025-04-10 07:42:22 UTC
D5r1DpDRoKdtU2MBhsyBE

mount-svelte

Render svelte components server-side on rails. This gem is in a very early stage and has many limitations.

0.0.7
Content{ "name": "mount-svelte", "downloads": 751, "version": "0.0.7", "version_created_at": "2025-04-10T07:41:32.955Z", "version_downloads": 0, "platform": "ruby", "authors": "Christian Sedlmair", "info": "Render svelte components server-side on rails. This gem is in a very early stage and has many limitations.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://gitlab.com/sedl/mount-svelte", "changelog_uri": "https://gitlab.com/sedl/mount-svelte", "source_code_uri": "https://gitlab.com/sedl/mount-svelte" }, "yanked": false, "sha": "407a9eecc2a83d2733ed40be733586c60ad39c121ffc0571bbe736cfe1509038", "spec_sha": "9bbc3ec4111830ff44ff8d1cc02492e2e4d035897877f1f991294a6e7f931379", "project_uri": "https://rubygems.org/gems/mount-svelte", "gem_uri": "https://rubygems.org/gems/mount-svelte-0.0.7.gem", "homepage_uri": "https://gitlab.com/sedl/mount-svelte", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://gitlab.com/sedl/mount-svelte", "bug_tracker_uri": null, "changelog_uri": "https://gitlab.com/sedl/mount-svelte", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "railties", "requirements": ">= 6.0" } ] } }
2025-04-10 07:41:37 UTC
XfdMntdrtRbkofUnnNA3S

gitlab-cloud-connector

This gem provides common CloudConnector configuration and libraries for GitLab projects.

1.8.0
Content{ "name": "gitlab-cloud-connector", "downloads": 4941850, "version": "1.8.0", "version_created_at": "2025-04-10T07:39:01.825Z", "version_downloads": 0, "platform": "ruby", "authors": "Nikola Milojevic", "info": "This gem provides common CloudConnector configuration and libraries for GitLab projects.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://gitlab.com/gitlab-org/cloud-connector/gitlab-cloud-connector", "changelog_uri": "https://gitlab.com/gitlab-org/cloud-connector/gitlab-cloud-connector/-/releases", "source_code_uri": "https://gitlab.com/gitlab-org/cloud-connector/gitlab-cloud-connector", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "d222643e5c0858e453bdce44f04e3ccb58809c2c1c4ab4507648b0aab4b315da", "spec_sha": "3fc338b0a6851e38bd179bd1bbe180151198072d1ac0c8416f0ea5921d1a92ed", "project_uri": "https://rubygems.org/gems/gitlab-cloud-connector", "gem_uri": "https://rubygems.org/gems/gitlab-cloud-connector-1.8.0.gem", "homepage_uri": "https://gitlab.com/gitlab-org/cloud-connector/gitlab-cloud-connector", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://gitlab.com/gitlab-org/cloud-connector/gitlab-cloud-connector", "bug_tracker_uri": null, "changelog_uri": "https://gitlab.com/gitlab-org/cloud-connector/gitlab-cloud-connector/-/releases", "funding_uri": null, "dependencies": { "development": [ { "name": "gitlab-styles", "requirements": "~> 12.0.1" }, { "name": "rake", "requirements": "~> 13.0.6" }, { "name": "rspec", "requirements": "~> 3.8" } ], "runtime": [ { "name": "activesupport", "requirements": "~> 7.0" }, { "name": "jwt", "requirements": "~> 2.9.3" } ] } }
2025-04-10 07:39:04 UTC
tKUhPGw_7vmFkyDAPk3Bz

jay_api

A collection of classes and modules to access JAY's functionality

27.4.0
Content{ "name": "jay_api", "downloads": 692, "version": "27.4.0", "version_created_at": "2025-04-10T07:34:32.643Z", "version_downloads": 0, "platform": "ruby", "authors": "Accenture-Industry X, ESR Labs", "info": "A collection of classes and modules to access JAY's functionality", "licenses": [ "Apache-2.0" ], "metadata": { "homepage_uri": "https://github.com/esrlabs/jay_api", "changelog_uri": "https://github.com/esrlabs/jay_api/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/esrlabs/jay_api", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "138e071c03d5feeb142cac7f411abcca29c7f467335779f30e60b83612d7394b", "spec_sha": "a8c0b5dd9f4be4302a10030478de893a6b388903e156a17fd63a541fb64127ad", "project_uri": "https://rubygems.org/gems/jay_api", "gem_uri": "https://rubygems.org/gems/jay_api-27.4.0.gem", "homepage_uri": "https://github.com/esrlabs/jay_api", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/esrlabs/jay_api", "bug_tracker_uri": null, "changelog_uri": "https://github.com/esrlabs/jay_api/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activesupport", "requirements": "~> 7" }, { "name": "concurrent-ruby", "requirements": "~> 1" }, { "name": "elasticsearch", "requirements": "~> 7, <= 7.9.0" }, { "name": "git", "requirements": "~> 1, >= 1.8.0.pre.1" }, { "name": "logging", "requirements": "~> 2" }, { "name": "rspec", "requirements": "~> 3.0" } ] } }
2025-04-10 07:34:35 UTC
YU6Br_HTke2sXvrKs4tPX

seam

SDK for the Seam API written in Ruby.

2.18.0
Content{ "name": "seam", "downloads": 76225, "version": "2.18.0", "version_created_at": "2025-04-10T06:49:52.314Z", "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": "9247dbbb8a5f6629d3dd7e3c1f803bf7c95e8cdb474b10130c8b601533528bbf", "spec_sha": "d86035cd3847954e43073bcdca0da7db3900ab12c9ed1788e303e100150542fb", "project_uri": "https://rubygems.org/gems/seam", "gem_uri": "https://rubygems.org/gems/seam-2.18.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-04-10 06:49:55 UTC
Gbe9qtjFoeMw48j8Tg3as

kaui

Rails UI plugin for Killbill administration.

3.0.6
Content{ "name": "kaui", "downloads": 246951, "version": "3.0.6", "version_created_at": "2025-04-10T06:45:49.721Z", "version_downloads": 0, "platform": "ruby", "authors": "Kill Bill core team", "info": "Rails UI plugin for Killbill administration.", "licenses": [ "Apache License (2.0)" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "82a5b2829642d461955c749fdd9f96de2d043c3ceb2ba95cb28982588e2e3f8c", "spec_sha": "b274b16fd4d1c8b66cb07b279b4805da9d3e332f6c37ba0511e20c27a6805213", "project_uri": "https://rubygems.org/gems/kaui", "gem_uri": "https://rubygems.org/gems/kaui-3.0.6.gem", "homepage_uri": "https://killbill.io", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/kaui/3.0.6", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "actionpack", "requirements": ">= 0" }, { "name": "cancan", "requirements": ">= 0" }, { "name": "concurrent-ruby", "requirements": ">= 0" }, { "name": "country_select", "requirements": ">= 0" }, { "name": "devise", "requirements": ">= 0" }, { "name": "font-awesome-rails", "requirements": ">= 0" }, { "name": "jquery-rails", "requirements": "~> 4.5.1" }, { "name": "jquery-ui-rails", "requirements": ">= 0" }, { "name": "js-routes", "requirements": ">= 0" }, { "name": "jwt", "requirements": ">= 0" }, { "name": "killbill-assets-ui", "requirements": ">= 0" }, { "name": "killbill-client", "requirements": ">= 0" }, { "name": "money-rails", "requirements": ">= 0" }, { "name": "mustache-js-rails", "requirements": ">= 0" }, { "name": "popper_js", "requirements": "~> 2.11.5" }, { "name": "rails", "requirements": "~> 7.0" }, { "name": "spinjs-rails", "requirements": ">= 0" }, { "name": "sprockets", "requirements": ">= 0" }, { "name": "sprockets-rails", "requirements": ">= 0" }, { "name": "symmetric-encryption", "requirements": ">= 0" } ] } }
2025-04-10 06:45:53 UTC
LZzxaW4CvXrTrSeTUV6Lr

vinter

A linter for the Vim9 script language, helping to identify issues and enforce best practices

0.3.0
Content{ "name": "vinter", "downloads": 310, "version": "0.3.0", "version_created_at": "2025-04-10T06:45:47.833Z", "version_downloads": 0, "platform": "ruby", "authors": "Dan Bradbury", "info": "A linter for the Vim9 script language, helping to identify issues and enforce best practices", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "54f8cb12734022228c7fad9169a4beffe7b02a2d0e51d412b0171ea77c5515de", "spec_sha": "08c88733cbc303aa641d6a0f477c70900c4ca67f81fd10baa15b5fb8ce576cac", "project_uri": "https://rubygems.org/gems/vinter", "gem_uri": "https://rubygems.org/gems/vinter-0.3.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/vinter/0.3.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-10 06:45:51 UTC
V8_jL66mEJg1pB1eOhWkR

killbill-deposit

Rails UI plugin for the Deposit plugin.

1.0.5
Content{ "name": "killbill-deposit", "downloads": 8560, "version": "1.0.5", "version_created_at": "2025-04-10T06:44:10.303Z", "version_downloads": 0, "platform": "ruby", "authors": "Kill Bill core team", "info": "Rails UI plugin for the Deposit plugin.", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "18756a70fdcbd4f49aa097e0386acc9a93017666d388e3632b66600c361834f8", "spec_sha": "4a1070b26f07f772a71612abab678496b3aa50459f58d65ff46c471defd24427", "project_uri": "https://rubygems.org/gems/killbill-deposit", "gem_uri": "https://rubygems.org/gems/killbill-deposit-1.0.5.gem", "homepage_uri": "https://killbill.io", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/killbill-deposit/1.0.5", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "killbill-assets-ui", "requirements": ">= 0" }, { "name": "killbill-client", "requirements": ">= 0" }, { "name": "money-rails", "requirements": "~> 1.9" }, { "name": "rails", "requirements": "~> 7.0" } ] } }
2025-04-10 06:44:12 UTC
-S_bMY3G9X7YvjeFHWZg4

kenui

Rails UI plugin for the Email notification plugin.

3.0.5
Content{ "name": "kenui", "downloads": 13930, "version": "3.0.5", "version_created_at": "2025-04-10T06:42:33.185Z", "version_downloads": 0, "platform": "ruby", "authors": "Kill Bill core team", "info": "Rails UI plugin for the Email notification plugin.", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "308158a1ab1306d790ce37e5669d716f0ec48cab6b9c980f2fbe68ed7bca19d6", "spec_sha": "3864d2acd5e40f94f844b233d1a30cc72b5e6ce7d16e6f594da9833e6ef6cdd2", "project_uri": "https://rubygems.org/gems/kenui", "gem_uri": "https://rubygems.org/gems/kenui-3.0.5.gem", "homepage_uri": "https://killbill.io", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/kenui/3.0.5", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "killbill-assets-ui", "requirements": ">= 0" }, { "name": "killbill-client", "requirements": ">= 0" }, { "name": "rails", "requirements": "~> 7.0" } ] } }
2025-04-10 06:42:36 UTC
bOD400akARHSAyr9mNc-T

killbill-payment-test-ui

Rails UI plugin for the payment-test plugin.

3.0.5
Content{ "name": "killbill-payment-test-ui", "downloads": 14843, "version": "3.0.5", "version_created_at": "2025-04-10T06:38:36.459Z", "version_downloads": 0, "platform": "ruby", "authors": "Kill Bill core team", "info": "Rails UI plugin for the payment-test plugin.", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "689df086b578664e6ff335edb373eeb7b34c1b433e828ee1bd36ceb6d1add5b4", "spec_sha": "e30bc8392ef2765b8a00849fe8b35a15afee216ea73f462785f2657553597c05", "project_uri": "https://rubygems.org/gems/killbill-payment-test-ui", "gem_uri": "https://rubygems.org/gems/killbill-payment-test-ui-3.0.5.gem", "homepage_uri": "https://killbill.io", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/killbill-payment-test-ui/3.0.5", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "killbill-assets-ui", "requirements": ">= 0" }, { "name": "killbill-client", "requirements": ">= 0" }, { "name": "rails", "requirements": "~> 7.0" } ] } }
2025-04-10 06:38:39 UTC
n26LDRCBHisVfoPXKm3g_

killbill-kpm-ui

Rails UI plugin for the KPM plugin.

3.0.5
Content{ "name": "killbill-kpm-ui", "downloads": 16312, "version": "3.0.5", "version_created_at": "2025-04-10T06:35:58.605Z", "version_downloads": 0, "platform": "ruby", "authors": "Kill Bill core team", "info": "Rails UI plugin for the KPM plugin.", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "bf9aeb0ef8f846b9113ca5f2d621079af68ca253ecdc4af4f77b08beb1b8f6b6", "spec_sha": "ca92331f218e93a079a328a16f4a0e8ee97127c88be2758d3af26f14f28526a2", "project_uri": "https://rubygems.org/gems/killbill-kpm-ui", "gem_uri": "https://rubygems.org/gems/killbill-kpm-ui-3.0.5.gem", "homepage_uri": "https://killbill.io", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/killbill-kpm-ui/3.0.5", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "killbill-assets-ui", "requirements": ">= 0" }, { "name": "killbill-client", "requirements": ">= 0" }, { "name": "ld-eventsource", "requirements": "~> 1.0.1" }, { "name": "rails", "requirements": "~> 7.0" } ] } }
2025-04-10 06:36:01 UTC
Wx6T8H34eafcwUD0DVQLF

killbill-avatax

Rails UI plugin for the Avatax plugin.

3.0.5
Content{ "name": "killbill-avatax", "downloads": 22219, "version": "3.0.5", "version_created_at": "2025-04-10T06:34:21.646Z", "version_downloads": 0, "platform": "ruby", "authors": "Kill Bill core team", "info": "Rails UI plugin for the Avatax plugin.", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "25ba51ce80bf4a556e1efec1ee08b946ad9e31d241e14efc4d108dc151589607", "spec_sha": "6a19009247193765e0138f263b818fdf480a91dc415155f794f57301592a6974", "project_uri": "https://rubygems.org/gems/killbill-avatax", "gem_uri": "https://rubygems.org/gems/killbill-avatax-3.0.5.gem", "homepage_uri": "https://killbill.io", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/killbill-avatax/3.0.5", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "killbill-assets-ui", "requirements": ">= 0" }, { "name": "killbill-client", "requirements": ">= 0" }, { "name": "rails", "requirements": "~> 7.0" } ] } }
2025-04-10 06:34:24 UTC
NVBIDdgEzjNnTZdZhPwzV

kanaui

Rails UI plugin for the Analytics plugin.

4.0.4
Content{ "name": "kanaui", "downloads": 46949, "version": "4.0.4", "version_created_at": "2025-04-10T06:32:29.129Z", "version_downloads": 0, "platform": "ruby", "authors": "Kill Bill core team", "info": "Rails UI plugin for the Analytics plugin.", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "8bdc309a03eb15153576b4e5dc480613a81c3b9154eb8adcb9fd389e2e235bd2", "spec_sha": "4df3ae548322047bdfc0196a6d48d42530351a164fbad643fa2c3fdb23f899e9", "project_uri": "https://rubygems.org/gems/kanaui", "gem_uri": "https://rubygems.org/gems/kanaui-4.0.4.gem", "homepage_uri": "https://killbill.io", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/kanaui/4.0.4", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bootstrap-datepicker-rails", "requirements": "~> 1.6" }, { "name": "d3_rails", "requirements": "= 4.1.0" }, { "name": "font-awesome-rails", "requirements": ">= 0" }, { "name": "jquery-rails", "requirements": "~> 4.5.1" }, { "name": "js-routes", "requirements": ">= 1.1, < 3.0" }, { "name": "killbill-assets-ui", "requirements": ">= 0" }, { "name": "killbill-client", "requirements": ">= 0" }, { "name": "rails", "requirements": "~> 7.0" }, { "name": "spinjs-rails", "requirements": ">= 0" } ] } }
2025-04-10 06:32:31 UTC
qKNgOynL1264nI-hUSqL6

active_mcp

A Rails engine that provides MCP capabilities to your Rails application

0.10.8
Content{ "name": "active_mcp", "downloads": 3096, "version": "0.10.8", "version_created_at": "2025-04-10T06:26:35.977Z", "version_downloads": 0, "platform": "ruby", "authors": "Moeki Kawakami", "info": "A Rails engine that provides MCP capabilities to your Rails application", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "a783b72f6a8ddf346c52fa5a28b36254446eea54f0bbf343e81d1628c9ffc61b", "spec_sha": "868d723af664ddf3a2e4a6297f0f6cb82e038a707438e361b24dbcce3cdcebc1", "project_uri": "https://rubygems.org/gems/active_mcp", "gem_uri": "https://rubygems.org/gems/active_mcp-0.10.8.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/active_mcp/0.10.8", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "jbuilder", "requirements": ">= 2.7" }, { "name": "json-schema", "requirements": ">= 0" }, { "name": "rails", "requirements": ">= 6.0.0, < 8.0.0" } ] } }
2025-04-10 06:26:40 UTC
YzQflZ0_gamHqcb-hScdw

chagall

Chagall is a deployment tool for Rails applications, optimized for development and production single-server docker/podman compose setups.

0.0.1.beta7
Content{ "name": "chagall", "downloads": 425, "version": "0.0.1.beta7", "version_created_at": "2025-04-10T06:15:29.889Z", "version_downloads": 0, "platform": "ruby", "authors": "Roman Klevtsov", "info": "Chagall is a deployment tool for Rails applications, optimized for development and production single-server docker/podman compose setups.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "26a91e7ab008a4407bcd49a5143ca1c19a0547b1ae9fd4d85efbad17415e3a2b", "spec_sha": "c5a4d44dd6f833deb13bd00d5ef7f8af79b15d0289c3b58a2fb8ea7a5b465774", "project_uri": "https://rubygems.org/gems/chagall", "gem_uri": "https://rubygems.org/gems/chagall-0.0.1.beta7.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/chagall/0.0.1.beta7", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.10" }, { "name": "rspec", "requirements": "~> 3.12" } ], "runtime": [ { "name": "clamp", "requirements": "~> 1.3" }, { "name": "pry", "requirements": "~> 0.14" }, { "name": "zeitwerk", "requirements": "~> 2.5" } ] } }
2025-04-10 06:15:32 UTC
hFTm47IdGQ5OWD-6Y6KXm

chagall

Chagall is a deployment tool for Rails applications, optimized for development and production single-server docker/podman compose setups.

0.0.1.beta6
Content{ "name": "chagall", "downloads": 425, "version": "0.0.1.beta6", "version_created_at": "2025-04-10T06:14:00.096Z", "version_downloads": 0, "platform": "ruby", "authors": "Roman Klevtsov", "info": "Chagall is a deployment tool for Rails applications, optimized for development and production single-server docker/podman compose setups.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "bb0f7f7ec1d4fbc33fa9c325a6fed05f7a87260007c3bad074365bdabdbecc35", "spec_sha": "9b65721faf8c8989b9ca58e12c1b862a10122fc109de430ec3dbdaaa50bdffc6", "project_uri": "https://rubygems.org/gems/chagall", "gem_uri": "https://rubygems.org/gems/chagall-0.0.1.beta6.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/chagall/0.0.1.beta6", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.10" }, { "name": "rspec", "requirements": "~> 3.12" } ], "runtime": [ { "name": "clamp", "requirements": "~> 1.3" }, { "name": "pry", "requirements": "~> 0.14" }, { "name": "zeitwerk", "requirements": "~> 2.5" } ] } }
2025-04-10 06:14:02 UTC
kgN9I-fw90-RMyleODx8M

killbill-assets-ui

Rails UI plugin for the Deposit plugin.

0.1.5
Content{ "name": "killbill-assets-ui", "downloads": 2921, "version": "0.1.5", "version_created_at": "2025-04-10T06:12:55.358Z", "version_downloads": 0, "platform": "ruby", "authors": "Kill Bill core team", "info": "Rails UI plugin for the Deposit plugin.", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "163576336c72c35df4931da10a0e2d9e058dd912ce163208789a1b0f91b1e1cc", "spec_sha": "12033d4c2a8f92d0029cbb1988e1e6ba18a954bbda880f2185b97fcf759054f0", "project_uri": "https://rubygems.org/gems/killbill-assets-ui", "gem_uri": "https://rubygems.org/gems/killbill-assets-ui-0.1.5.gem", "homepage_uri": "https://killbill.io", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/killbill-assets-ui/0.1.5", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bootstrap-datepicker-rails", "requirements": ">= 0" }, { "name": "font-awesome-rails", "requirements": ">= 0" }, { "name": "jquery-rails", "requirements": "~> 4.5.1" }, { "name": "rails", "requirements": ">= 7.0" } ] } }
2025-04-10 06:12:59 UTC
H23l5bu96Y1PiJ4CKzDZ-

killbill-client

An API client library for Kill Bill.

4.0.6
Content{ "name": "killbill-client", "downloads": 320405, "version": "4.0.6", "version_created_at": "2025-04-10T06:10:02.681Z", "version_downloads": 0, "platform": "ruby", "authors": "Killbill core team", "info": "An API client library for Kill Bill.", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "ca004843d1add600ff72e34f9eec33aca0b3756d170e1479025519f2e06e59f6", "spec_sha": "e1da95e6e2b4c80d5c33f9c99abcf603dd7febe73dc5e1c1118fe8c76b69dd43", "project_uri": "https://rubygems.org/gems/killbill-client", "gem_uri": "https://rubygems.org/gems/killbill-client-4.0.6.gem", "homepage_uri": "http://www.killbilling.org", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/killbill-client/4.0.6", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "gem-release", "requirements": "~> 2.2" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.4" } ], "runtime": [] } }
2025-04-10 06:10:06 UTC
b2Ox4Z0qVGVWbknQZaN4_

gaskit

Gaskit provides a lightweight, extensible framework for encapsulating business logic using a consistent, composable operation pattern. It supports context propagation, exit handling, structured results, and flexible logging via configuration.

0.1.1
Content{ "name": "gaskit", "downloads": 105, "version": "0.1.1", "version_created_at": "2025-04-10T05:47:09.625Z", "version_downloads": 0, "platform": "ruby", "authors": "Nathan Lucas", "info": "Gaskit provides a lightweight, extensible framework for encapsulating business logic using a consistent, composable operation pattern. It supports context propagation, exit handling, structured results, and flexible logging via configuration.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/bnlucas/gaskit", "changelog_uri": "https://github.com/bnlucas/gaskit/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/bnlucas/gaskit", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "85cd032c3348f247f09126487a1a882f5d5e080765d57efb376c265d694d9be2", "spec_sha": "5bb72e63a463a5e744b844640d39d99b40c690812dd088fea7c5e21260d01ec3", "project_uri": "https://rubygems.org/gems/gaskit", "gem_uri": "https://rubygems.org/gems/gaskit-0.1.1.gem", "homepage_uri": "https://github.com/bnlucas/gaskit", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/bnlucas/gaskit", "bug_tracker_uri": null, "changelog_uri": "https://github.com/bnlucas/gaskit/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rubocop", "requirements": "~> 1.60" }, { "name": "yard", "requirements": "~> 0.9" } ], "runtime": [ { "name": "railties", "requirements": "~> 7.0" } ] } }
2025-04-10 05:47:13 UTC
_p6WFKB5Le1cMuX7QN4Xq

active_mcp

A Rails engine that provides MCP capabilities to your Rails application

0.10.7
Content{ "name": "active_mcp", "downloads": 3077, "version": "0.10.7", "version_created_at": "2025-04-10T05:44:23.662Z", "version_downloads": 0, "platform": "ruby", "authors": "Moeki Kawakami", "info": "A Rails engine that provides MCP capabilities to your Rails application", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "aba3f27e9db8e623bd70a6dec5afb6ede7a109777e84fb678fe49fc81add98e8", "spec_sha": "f890ea99f7acb9731a466a648b4aeac120c1177ed8e71db19457ae2c140bea7b", "project_uri": "https://rubygems.org/gems/active_mcp", "gem_uri": "https://rubygems.org/gems/active_mcp-0.10.7.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/active_mcp/0.10.7", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "jbuilder", "requirements": ">= 2.7" }, { "name": "json-schema", "requirements": ">= 0" }, { "name": "rails", "requirements": ">= 6.0.0, < 8.0.0" } ] } }
2025-04-10 05:44:26 UTC
JwC_hj8cIrTPZIrUSIzop

json_data_extractor

json_data_extractor makes it easy to extract data from complex JSON structures, such as API responses or configuration files, using a schema that defines the path to the data and any necessary transformations. The schema is defined as a simple Ruby hash that maps keys to paths and optional modifiers.

0.1.04
Content{ "name": "json_data_extractor", "downloads": 7138, "version": "0.1.04", "version_created_at": "2025-04-10T05:43:11.764Z", "version_downloads": 0, "platform": "ruby", "authors": "Max Buslaev", "info": "json_data_extractor makes it easy to extract data from complex JSON structures,\nsuch as API responses or configuration files, using a schema that defines the path to the data and any necessary\ntransformations. The schema is defined as a simple Ruby hash that maps keys to paths and optional modifiers.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "d234ee7824dfd978c3e8a89dcefc19a184f2d2d039f4f350438d3209d8e290ca", "spec_sha": "6588bb8425fcdbb96157e3a304ad65ef5bce996d36c6966197f2821b04506f48", "project_uri": "https://rubygems.org/gems/json_data_extractor", "gem_uri": "https://rubygems.org/gems/json_data_extractor-0.1.04.gem", "homepage_uri": "https://github.com/austerlitz/json_data_extractor", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/json_data_extractor/0.1.04", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "amazing_print", "requirements": ">= 0" }, { "name": "bundler", "requirements": ">= 0" }, { "name": "pry", "requirements": ">= 0" }, { "name": "rake", "requirements": "~> 10.0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rubocop", "requirements": ">= 0" } ], "runtime": [ { "name": "jsonpath", "requirements": ">= 0" }, { "name": "oj", "requirements": ">= 0" } ] } }
2025-04-10 05:43:15 UTC
Uqco6_jPcpCpEwBAy_5wi

sorbet-static-and-runtime

Sorbet static and runtime in one gem

0.5.12003
Content{ "name": "sorbet-static-and-runtime", "downloads": 19051232, "version": "0.5.12003", "version_created_at": "2025-04-10T05:36:01.141Z", "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": "b2a2910ee681ac009d4251fbf3b2972c4eda0690e546cf7e3f82abd3999aa968", "spec_sha": "51821c4c84eb230427cce252e5a489d0d18741217f730034c660627ee1b0d36e", "project_uri": "https://rubygems.org/gems/sorbet-static-and-runtime", "gem_uri": "https://rubygems.org/gems/sorbet-static-and-runtime-0.5.12003.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.12003" }, { "name": "sorbet-runtime", "requirements": "= 0.5.12003" } ] } }
2025-04-10 05:36:04 UTC
fJEyYja6oIDb2KCtXqj33

sorbet

The main entrypoint for using Sorbet

0.5.12003
Content{ "name": "sorbet", "downloads": 36802992, "version": "0.5.12003", "version_created_at": "2025-04-10T05:35:58.770Z", "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": "ec6d5716cdd10afa8d0f42be3ccb3b20c83de69779da570d51186c983fc1dd1e", "spec_sha": "e691fa3e47622f760e410199214303acd0b72e656cefec81589a98c9b8e7ff6f", "project_uri": "https://rubygems.org/gems/sorbet", "gem_uri": "https://rubygems.org/gems/sorbet-0.5.12003.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.12003" } ] } }
2025-04-10 05:36:02 UTC
6IZBR9n0BxS-zXyfeeShD

sorbet-runtime

Sorbet's runtime type checking component

0.5.12003
Content{ "name": "sorbet-runtime", "downloads": 82988990, "version": "0.5.12003", "version_created_at": "2025-04-10T05:35:56.400Z", "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": "bd15e072619138091001fe056fe0ddad2835e164ece8ece890f9fac90f1bc5d4", "spec_sha": "4a7ec51c4c452fb73137601002e7ffc40fc13587834bebf50985a3a3b02764ad", "project_uri": "https://rubygems.org/gems/sorbet-runtime", "gem_uri": "https://rubygems.org/gems/sorbet-runtime-0.5.12003.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-04-10 05:35:59 UTC
3apa9LEG6mKJ591AZUGB3

sorbet-static

The Sorbet typechecker binary

0.5.12003
Content{ "name": "sorbet-static", "downloads": 50713847, "version": "0.5.12003", "version_created_at": "2025-04-10T05:35:46.166Z", "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": "d5a70f37597aa174d672063b2d5cbec94326757b3e5e89f979792811a1d2b3ae", "spec_sha": "fcc10557d3844b99438180020316104f65e88fa1170752a9c907c9f22d1242d6", "project_uri": "https://rubygems.org/gems/sorbet-static", "gem_uri": "https://rubygems.org/gems/sorbet-static-0.5.12003-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-04-10 05:35:57 UTC
wlebMyU7uqlHcoOFTz2e6

sorbet-static

The Sorbet typechecker binary

0.5.12003
Content{ "name": "sorbet-static", "downloads": 50713847, "version": "0.5.12003", "version_created_at": "2025-04-10T05:35:39.465Z", "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": "555b3c292bb7d902af08d48d39fb784beba73883d5ca28f3a75f25d8e23f1222", "spec_sha": "580af254ae6a6117111d20f79500f596917b97de3b4f7710ec7e65ae6b08fc95", "project_uri": "https://rubygems.org/gems/sorbet-static", "gem_uri": "https://rubygems.org/gems/sorbet-static-0.5.12003-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-04-10 05:35:47 UTC
ze9Vcx05bYcuREnd0BAhW

sorbet-static

The Sorbet typechecker binary

0.5.12003
Content{ "name": "sorbet-static", "downloads": 50713847, "version": "0.5.12003", "version_created_at": "2025-04-10T05:35:31.750Z", "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": "bb3f9d4169d2ba44ff7c85dea2a943f768c808f67b62f8d2855666b104aa3fc2", "spec_sha": "f7245986bb801b7827935347ed17d16f10c8040760b8e5851763eb91461d6448", "project_uri": "https://rubygems.org/gems/sorbet-static", "gem_uri": "https://rubygems.org/gems/sorbet-static-0.5.12003-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-04-10 05:35:43 UTC
q6Ieu90svTjefCf2KBuE6

sorbet-static

The Sorbet typechecker binary

0.5.12003
Content{ "name": "sorbet-static", "downloads": 50713847, "version": "0.5.12003", "version_created_at": "2025-04-10T05:35:18.707Z", "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": "9d3e897ca9b8a5bba8cc0c99cfb79541e2a304902465beffeabee03df1a1361a", "spec_sha": "9ae2cd35d4a46f583affb0068e12c578c9dd250fc95dd7a6443b3a111fd11abc", "project_uri": "https://rubygems.org/gems/sorbet-static", "gem_uri": "https://rubygems.org/gems/sorbet-static-0.5.12003-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-04-10 05:35:31 UTC
blR8Y3J1yo7wYM6T-7h7Q

ffi-bitfield

bit fields for Ruby-FFI

0.0.9
Content{ "name": "ffi-bitfield", "downloads": 10490, "version": "0.0.9", "version_created_at": "2025-04-10T05:29:16.791Z", "version_downloads": 0, "platform": "ruby", "authors": "kojix2", "info": "bit fields for Ruby-FFI", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "d50cf6de4d097e8281675da4b9f145c5215c401a116ea51f37f1302c01016a2f", "spec_sha": "a827fcfc845cf3df88e60975ed9156ab866cf96d5df9dc6d0eb2a59d308a0472", "project_uri": "https://rubygems.org/gems/ffi-bitfield", "gem_uri": "https://rubygems.org/gems/ffi-bitfield-0.0.9.gem", "homepage_uri": "https://github.com/kojix2/ffi-bitfield", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/ffi-bitfield/0.0.9", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "ffi", "requirements": ">= 0" } ] } }
2025-04-10 05:29:21 UTC
y7wBAX5iu5krqqxyh4N_1

standard_view

Use Bootstrap to present a nicely standardized view for your models.

0.1.26
Content{ "name": "standard_view", "downloads": 30848, "version": "0.1.26", "version_created_at": "2025-04-10T04:54:40.879Z", "version_downloads": 0, "platform": "ruby", "authors": "Eric Garside, Brandon Trumpold", "info": "Use Bootstrap to present a nicely standardized view for your models.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "937a4c2baa1768831dc6a9041c03bf800106b57009c8ba2c0646090e27f08481", "spec_sha": "50aba973d871d3ea4ff8cfccd7192c651466328d90607da20cf1070c2f20de26", "project_uri": "https://rubygems.org/gems/standard_view", "gem_uri": "https://rubygems.org/gems/standard_view-0.1.26.gem", "homepage_uri": "https://github.com/Freshly/standard_view", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/standard_view/0.1.26", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.0.1" }, { "name": "faker", "requirements": "~> 1.8" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec-html-matchers", "requirements": ">= 0" }, { "name": "rspec-rails", "requirements": "~> 3.8.2" }, { "name": "rspice", "requirements": ">= 0.26.0.4, < 1.0" }, { "name": "simplecov", "requirements": "~> 0.16" }, { "name": "spicerack-styleguide", "requirements": ">= 0.26.0.4, < 1.0" }, { "name": "sqlite3", "requirements": "~> 1.4.2" } ], "runtime": [ { "name": "law", "requirements": ">= 0.1.8, < 1.0" }, { "name": "material", "requirements": ">= 0.3.9, < 1.0" }, { "name": "rails", "requirements": ">= 6.0.3.7" }, { "name": "simple_form", "requirements": ">= 4.1, < 5.1" }, { "name": "spicery", "requirements": ">= 0.26.0.4, < 1.0" }, { "name": "will_paginate", "requirements": "~> 3.1.1" } ] } }
2025-04-10 04:54:43 UTC
1DYsgcpURa_5paEfRuzxl

coverband

Rack middleware to measure production code usage (LOC runtime usage)

6.1.5
Content{ "name": "coverband", "downloads": 20960012, "version": "6.1.5", "version_created_at": "2025-04-10T04:53:45.103Z", "version_downloads": 0, "platform": "ruby", "authors": "Dan Mayer, Karl Baum", "info": "Rack middleware to measure production code usage (LOC runtime usage)", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/danmayer/coverband", "changelog_uri": "https://github.com/danmayer/coverband/blob/main/changes.md", "bug_tracker_uri": "https://github.com/danmayer/coverband/issues", "source_code_uri": "https://github.com/danmayer/coverband", "documentation_uri": "https://github.com/danmayer/coverband" }, "yanked": false, "sha": "45173be9b00f70c1700d5a0d5bde1d553288862741dc5c602c58d3b3fb0f8225", "spec_sha": "51e3bf18c991aa0ca2d992f63f9fd811826191d193e908ee162053bb5d47fee4", "project_uri": "https://rubygems.org/gems/coverband", "gem_uri": "https://rubygems.org/gems/coverband-6.1.5.gem", "homepage_uri": "https://github.com/danmayer/coverband", "wiki_uri": null, "documentation_uri": "https://github.com/danmayer/coverband", "mailing_list_uri": null, "source_code_uri": "https://github.com/danmayer/coverband", "bug_tracker_uri": "https://github.com/danmayer/coverband/issues", "changelog_uri": "https://github.com/danmayer/coverband/blob/main/changes.md", "funding_uri": null, "dependencies": { "development": [ { "name": "benchmark-ips", "requirements": ">= 0" }, { "name": "capybara", "requirements": ">= 0" }, { "name": "coveralls", "requirements": ">= 0" }, { "name": "dalli", "requirements": ">= 0" }, { "name": "m", "requirements": ">= 0" }, { "name": "memory_profiler", "requirements": ">= 0" }, { "name": "minitest", "requirements": ">= 0" }, { "name": "minitest-fork_executor", "requirements": ">= 0" }, { "name": "minitest-stub-const", "requirements": ">= 0" }, { "name": "mocha", "requirements": ">= 0" }, { "name": "rack", "requirements": ">= 0" }, { "name": "rack-test", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "resque", "requirements": ">= 0" }, { "name": "rubocop", "requirements": ">= 0" }, { "name": "spy", "requirements": ">= 0" }, { "name": "standard", "requirements": ">= 1.35.1" }, { "name": "webmock", "requirements": ">= 0" } ], "runtime": [ { "name": "base64", "requirements": ">= 0" }, { "name": "redis", "requirements": ">= 3.0" } ] } }
2025-04-10 04:53:50 UTC
OdCjagyJDCjlIH_63R4sC

relaton-cli

Relaton Command-line Interface

1.20.1
Content{ "name": "relaton-cli", "downloads": 391631, "version": "1.20.1", "version_created_at": "2025-04-10T04:43:58.856Z", "version_downloads": 0, "platform": "ruby", "authors": "Ribose Inc.", "info": "Relaton Command-line Interface", "licenses": [ "BSD-2-Clause" ], "metadata": {}, "yanked": false, "sha": "46e93e2d7e7e5f947c159a0c5d0670c339d9a5c37a968f15b1697f92468d4cc9", "spec_sha": "4af712cad1ead24aa00b12d3f5c28737bac2dd2800dab8c74f5c53b4f503e49d", "project_uri": "https://rubygems.org/gems/relaton-cli", "gem_uri": "https://rubygems.org/gems/relaton-cli-1.20.1.gem", "homepage_uri": "https://github.com/metanorma/relaton-cli", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/relaton-cli/1.20.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "liquid", "requirements": "~> 5" }, { "name": "relaton", "requirements": "~> 1.20.0" }, { "name": "thor", "requirements": ">= 0" }, { "name": "thor-hollaback", "requirements": ">= 0" } ] } }
2025-04-10 04:44:02 UTC
E8fHxWtZfS8SqQynjuC94

stack_car

A tool to make rails + docker easy

0.22.0
Content{ "name": "stack_car", "downloads": 58727, "version": "0.22.0", "version_created_at": "2025-04-10T04:43:12.486Z", "version_downloads": 0, "platform": "ruby", "authors": "Rob Kaufman", "info": "A tool to make rails + docker easy", "licenses": [], "metadata": {}, "yanked": false, "sha": "776b9caad43babebe8b4a4b5ad6b243528f94946a16d1e49e40be4ec65c07e1e", "spec_sha": "97e1f3e818a14bdc23d0eabf01a63a8e8101c0ffdb88f43c40900b9a239bc19f", "project_uri": "https://rubygems.org/gems/stack_car", "gem_uri": "https://rubygems.org/gems/stack_car-0.22.0.gem", "homepage_uri": "https://gitlab.com/notch8/stack_car", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/stack_car/0.22.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": "pry", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "yard", "requirements": ">= 0" }, { "name": "yard-thor", "requirements": ">= 0" } ], "runtime": [ { "name": "archive-zip", "requirements": ">= 0" }, { "name": "dotenv", "requirements": ">= 0" }, { "name": "json", "requirements": "~> 2.3" }, { "name": "thor", "requirements": "~> 0.20" } ] } }
2025-04-10 04:43:16 UTC
DbTAKFNtdsKftXVP4_76c

zon_board_crawling

File to Clipboard gem

0.0.3
Content{ "name": "zon_board_crawling", "downloads": 119, "version": "0.0.3", "version_created_at": "2025-04-10T04:26:20.939Z", "version_downloads": 0, "platform": "ruby", "authors": "zon", "info": "File to Clipboard gem", "licenses": [ "zon" ], "metadata": {}, "yanked": false, "sha": "a6df26f3b18b685dc94242c04d5c0797ed11318830e855a5c1e04cac930d8c5d", "spec_sha": "7743aaed25b50c0d2ed81ea0908cdd907034d60af592c2fed0225d1c39f6a9af", "project_uri": "https://rubygems.org/gems/zon_board_crawling", "gem_uri": "https://rubygems.org/gems/zon_board_crawling-0.0.3.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/zon_board_crawling/0.0.3", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-10 04:26:23 UTC
CHQcqqjUoQO9AE5qDnQKn

duo_board_crawling

File to Clipboard gem

0.0.3
Content{ "name": "duo_board_crawling", "downloads": 126, "version": "0.0.3", "version_created_at": "2025-04-10T04:25:50.308Z", "version_downloads": 0, "platform": "ruby", "authors": "zon", "info": "File to Clipboard gem", "licenses": [ "zon" ], "metadata": {}, "yanked": false, "sha": "c4537ba886d85f1f53082b60413f801fda8ba01ec6b54ade3e389925de368b17", "spec_sha": "2924d0bcf1c584a097c822c32aa4d112d9559d9da496b84f7bea598b38c6d55a", "project_uri": "https://rubygems.org/gems/duo_board_crawling", "gem_uri": "https://rubygems.org/gems/duo_board_crawling-0.0.3.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/duo_board_crawling/0.0.3", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-10 04:25:53 UTC
aUquw6ZculpOUHoIfpXEU

zon_board_crawling

File to Clipboard gem

0.0.2
Content{ "name": "zon_board_crawling", "downloads": 119, "version": "0.0.2", "version_created_at": "2025-04-10T04:25:06.450Z", "version_downloads": 0, "platform": "ruby", "authors": "zon", "info": "File to Clipboard gem", "licenses": [ "zon" ], "metadata": {}, "yanked": false, "sha": "9c6fd45e91bd725ca23db6c3a68361c786e5e2f56bece4aea7c4f49b941a7288", "spec_sha": "ce5ef12e190a42081a4a89c53ef1718327c6188587f96d2049fa6ff3a7cead0f", "project_uri": "https://rubygems.org/gems/zon_board_crawling", "gem_uri": "https://rubygems.org/gems/zon_board_crawling-0.0.2.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/zon_board_crawling/0.0.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-10 04:25:09 UTC
tXPhy0HmLIlZA8IEi_JxY

orthoses-rails

Orthoses middleware collection for Ruby on Rails

1.10.0
Content{ "name": "orthoses-rails", "downloads": 33754, "version": "1.10.0", "version_created_at": "2025-04-10T04:15:57.669Z", "version_downloads": 0, "platform": "ruby", "authors": "ksss", "info": "Orthoses middleware collection for Ruby on Rails", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/ksss/orthoses-rails", "changelog_uri": "https://github.com/ksss/orthoses-rails", "source_code_uri": "https://github.com/ksss/orthoses-rails" }, "yanked": false, "sha": "499dc5d02bd36144d0b38e272443be8563cd3c97c5aafdf2d23532af2e484fee", "spec_sha": "5094529595ff04de2465abd80237568852196cae34c4d6145e7253497aad25c6", "project_uri": "https://rubygems.org/gems/orthoses-rails", "gem_uri": "https://rubygems.org/gems/orthoses-rails-1.10.0.gem", "homepage_uri": "https://github.com/ksss/orthoses-rails", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/ksss/orthoses-rails", "bug_tracker_uri": null, "changelog_uri": "https://github.com/ksss/orthoses-rails", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "orthoses", "requirements": ">= 1.13" } ] } }
2025-04-10 04:16:01 UTC
Hq7TxQLkd1eOr8c2tHezB

stack_car

A tool to make rails + docker easy

0.21.0
Content{ "name": "stack_car", "downloads": 58709, "version": "0.21.0", "version_created_at": "2025-04-10T04:11:28.257Z", "version_downloads": 0, "platform": "ruby", "authors": "Rob Kaufman", "info": "A tool to make rails + docker easy", "licenses": [], "metadata": {}, "yanked": false, "sha": "9a70bc03f47764ee4098b88819eca91d00c3750a4c3af64056879ef65f793d7a", "spec_sha": "8fbf33cc6c45cb33483210e4b6a82dfa093080334dc2778e4c1be5785b995e73", "project_uri": "https://rubygems.org/gems/stack_car", "gem_uri": "https://rubygems.org/gems/stack_car-0.21.0.gem", "homepage_uri": "https://gitlab.com/notch8/stack_car", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/stack_car/0.21.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": "pry", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "yard", "requirements": ">= 0" }, { "name": "yard-thor", "requirements": ">= 0" } ], "runtime": [ { "name": "archive-zip", "requirements": ">= 0" }, { "name": "dotenv", "requirements": ">= 0" }, { "name": "json", "requirements": "~> 2.3" }, { "name": "thor", "requirements": "~> 0.20" } ] } }
2025-04-10 04:11:31 UTC
zMExkhzvabJXwJpVtaN-G

foobara-json-schema-generator

Takes a Foobara type and converts it to a json schema

0.0.4
Content{ "name": "foobara-json-schema-generator", "downloads": 393, "version": "0.0.4", "version_created_at": "2025-04-10T04:01:16.235Z", "version_downloads": 0, "platform": "ruby", "authors": "Miles Georgi", "info": "Takes a Foobara type and converts it to a json schema", "licenses": [ "Apache-2.0 OR MIT" ], "metadata": { "homepage_uri": "https://github.com/foobara/json-schema-generator", "changelog_uri": "https://github.com/foobara/json-schema-generator/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/foobara/json-schema-generator", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "869ab8658070224cb5314730b17f80b191496d04a2fa46beaf0cab77596fbc9d", "spec_sha": "40e1e70e3e5405b0fd83204fec295424c26b8c890eeb0dc995b0316f7548243a", "project_uri": "https://rubygems.org/gems/foobara-json-schema-generator", "gem_uri": "https://rubygems.org/gems/foobara-json-schema-generator-0.0.4.gem", "homepage_uri": "https://github.com/foobara/json-schema-generator", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/foobara/json-schema-generator", "bug_tracker_uri": null, "changelog_uri": "https://github.com/foobara/json-schema-generator/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "foobara", "requirements": "~> 0.0.92" } ] } }
2025-04-10 04:01:18 UTC
zm1fIfehy3hKjOTkXJP91

active_mcp

A Rails engine that provides MCP capabilities to your Rails application

0.10.6
Content{ "name": "active_mcp", "downloads": 3008, "version": "0.10.6", "version_created_at": "2025-04-10T03:50:44.993Z", "version_downloads": 0, "platform": "ruby", "authors": "Moeki Kawakami", "info": "A Rails engine that provides MCP capabilities to your Rails application", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "ca5e4772078c5d51fdda9f5dc4f97c20668b3ac868c7f0250fa35f597873737d", "spec_sha": "e899527c6303aff684dfa610ed1a5ed01239846881602bf312081e7a0bde24fa", "project_uri": "https://rubygems.org/gems/active_mcp", "gem_uri": "https://rubygems.org/gems/active_mcp-0.10.6.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/active_mcp/0.10.6", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "jbuilder", "requirements": ">= 2.7" }, { "name": "json-schema", "requirements": ">= 0" }, { "name": "rails", "requirements": ">= 6.0.0, < 8.0.0" } ] } }
2025-04-10 03:50:48 UTC
IX1DWlbQl2zcHypY9AqIK

simple_xlsx_reader

Read xlsx data the Ruby way

5.1.0
Content{ "name": "simple_xlsx_reader", "downloads": 5634075, "version": "5.1.0", "version_created_at": "2025-04-10T03:42:36.121Z", "version_downloads": 0, "platform": "ruby", "authors": "Woody Peterson", "info": "Read xlsx data the Ruby way", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "95b6e1ab6fbefcd70d1d127cc816098ff89d114f4fbf552515852c1a798eb6d9", "spec_sha": "fcb810dfd4e5bf75a3a804b2b114471bf0a68fdd8a5c43e745131faf71a64564", "project_uri": "https://rubygems.org/gems/simple_xlsx_reader", "gem_uri": "https://rubygems.org/gems/simple_xlsx_reader-5.1.0.gem", "homepage_uri": "", "wiki_uri": "", "documentation_uri": "https://github.com/woahdae/simple_xlsx_reader", "mailing_list_uri": "", "source_code_uri": "https://github.com/woahdae/simple_xlsx_reader", "bug_tracker_uri": "", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "minitest", "requirements": ">= 5.0" }, { "name": "pry", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" } ], "runtime": [ { "name": "nokogiri", "requirements": ">= 0" }, { "name": "rubyzip", "requirements": ">= 0" } ] } }
2025-04-10 03:42:39 UTC
ro4iZqdK00f0oeZ06Wavp

rubicons

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

0.4.0
Content{ "name": "rubicons", "downloads": 486, "version": "0.4.0", "version_created_at": "2025-04-10T03:39:53.233Z", "version_downloads": 0, "platform": "ruby", "authors": "insomnius", "info": "Rubicons is a pure Ruby icon toolkit inspired by react-icons, offering a simple and consistent way to include SVG-based icons in your Ruby applications without external dependencies.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "ddfcc959f59386ac069643d9d96acb05b128e2bfb4d89769341d3bfaa2edf30a", "spec_sha": "74ab3b9f5a900d87b82da007e30b8b893ddd8b397b3140ea9f49b00786397cd1", "project_uri": "https://rubygems.org/gems/rubicons", "gem_uri": "https://rubygems.org/gems/rubicons-0.4.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/rubicons/0.4.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-10 03:39:58 UTC
t6Zc5r94jJ2Gcmwdk5oQ7

orb-billing

Ruby library to access the Orb API

0.1.2
Content{ "name": "orb-billing", "downloads": 768, "version": "0.1.2", "version_created_at": "2025-04-10T02:41:56.628Z", "version_downloads": 0, "platform": "ruby", "authors": "Orb", "info": "Ruby library to access the Orb API", "licenses": [], "metadata": { "homepage_uri": "https://gemdocs.org/gems/orb-billing", "source_code_uri": "https://github.com/orbcorp/orb-ruby", "rubygems_mfa_required": "false" }, "yanked": false, "sha": "2d69ef1cc9c644b40f94c1e8cfe2f882c564a5f8dc67af3804b3331316a24242", "spec_sha": "64cf117b4afec52b9bb2bb054277fbba1e43811c53028ef94223c54b20b25dbf", "project_uri": "https://rubygems.org/gems/orb-billing", "gem_uri": "https://rubygems.org/gems/orb-billing-0.1.2.gem", "homepage_uri": "https://gemdocs.org/gems/orb-billing", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/orbcorp/orb-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "connection_pool", "requirements": ">= 0" } ] } }
2025-04-10 02:42:01 UTC
CCK-jRqkmxZxZneQ4XsGY

ruby_conversations

A Ruby client library for managing AI conversations via a remote API.

1.0.9
Content{ "name": "ruby_conversations", "downloads": 969, "version": "1.0.9", "version_created_at": "2025-04-10T02:39:52.599Z", "version_downloads": 0, "platform": "ruby", "authors": "Paul Shippy", "info": "A Ruby client library for managing AI conversations via a remote API.", "licenses": [ "None" ], "metadata": { "homepage_uri": "https://github.com/StrongMind/ruby-conversations", "changelog_uri": "https://github.com/StrongMind/ruby-conversations/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/StrongMind/ruby-conversations", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "3621bc1b7fda1c8e47681b3576e7137337d3e64328b76e8954fec063391da019", "spec_sha": "4a1a32225605760c4981b57cb61548bd7c7da3728d88c2def4d22d75815d5784", "project_uri": "https://rubygems.org/gems/ruby_conversations", "gem_uri": "https://rubygems.org/gems/ruby_conversations-1.0.9.gem", "homepage_uri": "https://github.com/StrongMind/ruby-conversations", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/StrongMind/ruby-conversations", "bug_tracker_uri": null, "changelog_uri": "https://github.com/StrongMind/ruby-conversations/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bootsnap", "requirements": "~> 1.0" }, { "name": "dotenv-rails", "requirements": ">= 0" }, { "name": "factory_bot", "requirements": ">= 0" }, { "name": "pry-byebug", "requirements": ">= 0" }, { "name": "rspec", "requirements": ">= 0" }, { "name": "rspec-rails", "requirements": ">= 0" }, { "name": "rubocop-rails", "requirements": ">= 0" }, { "name": "rubocop-rspec", "requirements": ">= 0" }, { "name": "shoulda-matchers", "requirements": ">= 0" } ], "runtime": [ { "name": "activesupport", "requirements": ">= 7.0" }, { "name": "aws-sdk-core", "requirements": "~> 3.0" }, { "name": "faraday", "requirements": "~> 2.0" }, { "name": "jwt", "requirements": "~> 2.0" }, { "name": "ruby_llm", "requirements": "~> 1.1" }, { "name": "strongmind-auth", "requirements": "~> 1.0" }, { "name": "zeitwerk", "requirements": "~> 2.6" } ] } }
2025-04-10 02:39:55 UTC
5MabZbC7wtIZ1jWySySzB

iruby

A Ruby kernel for Jupyter environment. Try it at try.jupyter.org.

0.8.2
Content{ "name": "iruby", "downloads": 448616, "version": "0.8.2", "version_created_at": "2025-04-10T02:38:50.798Z", "version_downloads": 0, "platform": "ruby", "authors": "Daniel Mendler, The SciRuby developers", "info": "A Ruby kernel for Jupyter environment. Try it at try.jupyter.org.", "licenses": [ "MIT" ], "metadata": { "msys2_mingw_dependencies": "zeromq" }, "yanked": false, "sha": "168cbf522912934ea25166fc8a8506ec27defe4e929a37c0704e5d3ca93b8b86", "spec_sha": "3ec3dc3627736a6510cc5f91316a58012f3dbe070aad37e1572d6ad159b03b21", "project_uri": "https://rubygems.org/gems/iruby", "gem_uri": "https://rubygems.org/gems/iruby-0.8.2.gem", "homepage_uri": "https://github.com/SciRuby/iruby", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/iruby/0.8.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "pycall", "requirements": ">= 1.2.1" }, { "name": "rake", "requirements": ">= 0" }, { "name": "test-unit", "requirements": ">= 0" }, { "name": "test-unit-rr", "requirements": ">= 0" } ], "runtime": [ { "name": "data_uri", "requirements": "~> 0.1" }, { "name": "ffi-rzmq", "requirements": ">= 0" }, { "name": "irb", "requirements": ">= 0" }, { "name": "logger", "requirements": ">= 0" }, { "name": "mime-types", "requirements": ">= 3.3.1" }, { "name": "multi_json", "requirements": "~> 1.11" } ] } }
2025-04-10 02:38:53 UTC
2mUxBJ8hwQ09g69SGZlzF

ruby_conversations

A Ruby client library for managing AI conversations via a remote API.

1.0.8
Content{ "name": "ruby_conversations", "downloads": 969, "version": "1.0.8", "version_created_at": "2025-04-10T02:35:51.169Z", "version_downloads": 0, "platform": "ruby", "authors": "Paul Shippy", "info": "A Ruby client library for managing AI conversations via a remote API.", "licenses": [ "None" ], "metadata": { "homepage_uri": "https://github.com/StrongMind/ruby-conversations", "changelog_uri": "https://github.com/StrongMind/ruby-conversations/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/StrongMind/ruby-conversations", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "08bd2b32f224b90bf503c06b949cf3d7e1572cb9698b272c7dd7511efa64c9ce", "spec_sha": "3d2e59ad653e5f9bdbfdef36dbc227936fc0aaad3b7da20778288dc84490c652", "project_uri": "https://rubygems.org/gems/ruby_conversations", "gem_uri": "https://rubygems.org/gems/ruby_conversations-1.0.8.gem", "homepage_uri": "https://github.com/StrongMind/ruby-conversations", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/StrongMind/ruby-conversations", "bug_tracker_uri": null, "changelog_uri": "https://github.com/StrongMind/ruby-conversations/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bootsnap", "requirements": "~> 1.0" }, { "name": "dotenv-rails", "requirements": ">= 0" }, { "name": "factory_bot", "requirements": ">= 0" }, { "name": "pry-byebug", "requirements": ">= 0" }, { "name": "rspec", "requirements": ">= 0" }, { "name": "rspec-rails", "requirements": ">= 0" }, { "name": "rubocop-rails", "requirements": ">= 0" }, { "name": "rubocop-rspec", "requirements": ">= 0" }, { "name": "shoulda-matchers", "requirements": ">= 0" } ], "runtime": [ { "name": "activesupport", "requirements": ">= 7.0" }, { "name": "aws-sdk-core", "requirements": "~> 3.0" }, { "name": "faraday", "requirements": "~> 2.0" }, { "name": "jwt", "requirements": "~> 2.0" }, { "name": "ruby_llm", "requirements": "~> 1.1" }, { "name": "strongmind-auth", "requirements": "~> 1.0" }, { "name": "zeitwerk", "requirements": "~> 2.6" } ] } }
2025-04-10 02:35:53 UTC
yy762P4YPalpPk5XgIH4S

lithic

Ruby library to access the Lithic API

0.1.0.pre.alpha.10
Content{ "name": "lithic", "downloads": 756, "version": "0.1.0.pre.alpha.10", "version_created_at": "2025-04-10T01:57:44.817Z", "version_downloads": 0, "platform": "ruby", "authors": "Lithic", "info": "Ruby library to access the Lithic API", "licenses": [], "metadata": { "homepage_uri": "https://gemdocs.org/gems/lithic", "source_code_uri": "https://github.com/lithic-com/lithic-ruby", "rubygems_mfa_required": "false" }, "yanked": false, "sha": "9376afebe9c6e81d00017c99de8864e7d7a1c114f301bf69071e098aa1d6d869", "spec_sha": "447d1093c6917a8ea2cd5413d3ca3393da95d3d0a8f26ba495579e6119817dc9", "project_uri": "https://rubygems.org/gems/lithic", "gem_uri": "https://rubygems.org/gems/lithic-0.1.0.pre.alpha.10.gem", "homepage_uri": "https://gemdocs.org/gems/lithic", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/lithic-com/lithic-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "connection_pool", "requirements": ">= 0" } ] } }
2025-04-10 01:57:49 UTC
1C4o4ML8iZXvj_szSDhKT

virust-locator-ruby

virust-locator provides API for HIV/SIV sequence locating, as in the LANL HIV tools. This is the Ruby wrapper for the virust-locator cmd tool.

0.1.0
Content{ "name": "virust-locator-ruby", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-04-10T01:48:54.658Z", "version_downloads": 0, "platform": "ruby", "authors": "Shuntai Zhou", "info": "virust-locator provides API for HIV/SIV sequence locating, as in the LANL HIV tools. This is the Ruby wrapper for the virust-locator cmd tool.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/ViralSeq/virust-locator-ruby", "allowed_push_host": "https://rubygems.org/" }, "yanked": false, "sha": "181d0960b4b10c3135f9b869f020a92af5931d0337a00d6f5d382bd4274e0e31", "spec_sha": "84793c6ac79441b6e268d4c3ad02e31a082641910fcb59532f0af4a9323b0363", "project_uri": "https://rubygems.org/gems/virust-locator-ruby", "gem_uri": "https://rubygems.org/gems/virust-locator-ruby-0.1.0.gem", "homepage_uri": "https://github.com/ViralSeq/virust-locator-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "shellwords", "requirements": "~> 0.2" } ] } }
2025-04-10 01:48:57 UTC
Ev_MxwF24ggHVC9gWnfHf

kennel

Keep datadog monitors/dashboards/etc in version control, avoid chaotic management via UI

1.160.0
Content{ "name": "kennel", "downloads": 498162, "version": "1.160.0", "version_created_at": "2025-04-10T01:35:10.744Z", "version_downloads": 0, "platform": "ruby", "authors": "Michael Grosser", "info": "Keep datadog monitors/dashboards/etc in version control, avoid chaotic management via UI", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "b71bbcff30318aba0ad5705d14dfebf2f89e618c0d4c2ad44ae8095ad6d59a3c", "spec_sha": "f7c696ed2d35fc102a5bd6af36adde5dd22668b9f4111da70440109a872329fb", "project_uri": "https://rubygems.org/gems/kennel", "gem_uri": "https://rubygems.org/gems/kennel-1.160.0.gem", "homepage_uri": "https://github.com/grosser/kennel", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/kennel/1.160.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "diff-lcs", "requirements": "~> 1.5" }, { "name": "faraday", "requirements": "~> 1.8" }, { "name": "hashdiff", "requirements": "~> 1.0" }, { "name": "net-http-persistent", "requirements": "~> 4.0" }, { "name": "zeitwerk", "requirements": "~> 2.4" } ] } }
2025-04-10 01:35:14 UTC
7pT3SRl7SfFdb_m5uiI6D

rubocop-haml

RuboCop plugin for Haml template.

0.3.1
Content{ "name": "rubocop-haml", "downloads": 26383, "version": "0.3.1", "version_created_at": "2025-04-10T00:51:50.686Z", "version_downloads": 0, "platform": "ruby", "authors": "Ryo Nakamura", "info": "RuboCop plugin for Haml template.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/r7kamura/rubocop-haml", "changelog_uri": "https://github.com/r7kamura/rubocop-haml/releases", "source_code_uri": "https://github.com/r7kamura/rubocop-haml", "default_lint_roller_plugin": "RuboCop::Haml::Plugin" }, "yanked": false, "sha": "f9125a3996079e3c93ed002cd420fd7e8744a01d8e007eafa0bf0350f6b24c96", "spec_sha": "7f855ec161b9e65d906ea4778f34d49e6f9c1708f34a19c0099064b95eddcc0f", "project_uri": "https://rubygems.org/gems/rubocop-haml", "gem_uri": "https://rubygems.org/gems/rubocop-haml-0.3.1.gem", "homepage_uri": "https://github.com/r7kamura/rubocop-haml", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/r7kamura/rubocop-haml", "bug_tracker_uri": null, "changelog_uri": "https://github.com/r7kamura/rubocop-haml/releases", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "hamli", "requirements": "~> 0.5" }, { "name": "lint_roller", "requirements": ">= 1.1" }, { "name": "rubocop", "requirements": ">= 1.72.1" } ] } }
2025-04-10 00:51:53 UTC
sww2sowGdLRNo6fOWd4aA

hmrc_ir_mark_calculator

IRmark calculator for HMRC Corporate Tax Submissions

1.0.0
Content{ "name": "hmrc_ir_mark_calculator", "downloads": 3039, "version": "1.0.0", "version_created_at": "2023-03-06T13:03:17.102Z", "version_downloads": 2914, "platform": "ruby", "authors": "Dami Olusakin", "info": "IRmark calculator for HMRC Corporate Tax Submissions", "licenses": [], "metadata": {}, "yanked": true, "sha": "ba96f360d9d3b50ac9ab2b449ad22355d4093168d5592f11630013699cdca3ce", "spec_sha": "28af9ff364b49de526d6a2e85917b5a7db425dd3dfe1dceb9cd9ac4a764457a0", "project_uri": "https://rubygems.org/gems/hmrc_ir_mark_calculator", "gem_uri": "https://rubygems.org/gems/hmrc_ir_mark_calculator-1.0.0.gem", "homepage_uri": "http://www.github.com/oluwadamilareolusakin/hmrc-irmark-calculator", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/hmrc_ir_mark_calculator/1.0.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-10 00:49:59 UTC
sQ2w2VZWMz1CNqiesI4P0

logicuit

logi(c cir)cuit -> logicuit

0.2.0
Content{ "name": "logicuit", "downloads": 1556, "version": "0.2.0", "version_created_at": "2025-04-10T00:47:00.481Z", "version_downloads": 0, "platform": "ruby", "authors": "Koji NAKAMURA", "info": "logi(c cir)cuit -> logicuit", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/kozy4324/logicuit", "changelog_uri": "https://github.com/kozy4324/logicuit/releases", "source_code_uri": "https://github.com/kozy4324/logicuit", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "a629b5c49a9f6e19ce362c9ade478e6c60efa8c5e7db7afa76b8c0f79089442d", "spec_sha": "6d9a1a533fd61b0ec37fbe273ef16901b704e615ad11e896ecc2e4fae4c48840", "project_uri": "https://rubygems.org/gems/logicuit", "gem_uri": "https://rubygems.org/gems/logicuit-0.2.0.gem", "homepage_uri": "https://github.com/kozy4324/logicuit", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/kozy4324/logicuit", "bug_tracker_uri": null, "changelog_uri": "https://github.com/kozy4324/logicuit/releases", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-10 00:47:03 UTC
KllD9X_DzWGHAtGD3q3yE

files.com

The Files.com Ruby client.

1.1.239
Content{ "name": "files.com", "downloads": 733044, "version": "1.1.239", "version_created_at": "2025-04-10T00:45:53.730Z", "version_downloads": 0, "platform": "ruby", "authors": "files.com", "info": "The Files.com Ruby client.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "08d1e97110faeedea16d84679b2455015281d3e71a6cb5724a7a86a78e270c69", "spec_sha": "29fb4dfef536d4d86d72aaa85dfad86995653620c162dc37eef2edc860bfa8f5", "project_uri": "https://rubygems.org/gems/files.com", "gem_uri": "https://rubygems.org/gems/files.com-1.1.239.gem", "homepage_uri": "https://www.files.com", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/files.com/1.1.239", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "addressable", "requirements": ">= 2.8.0" }, { "name": "concurrent-ruby", "requirements": ">= 1.1.3" }, { "name": "faraday", "requirements": ">= 1.0.1" }, { "name": "faraday-multipart", "requirements": ">= 1.0" }, { "name": "faraday-net_http_persistent", "requirements": ">= 2.0" }, { "name": "net-http-persistent", "requirements": ">= 4.0" } ] } }
2025-04-10 00:45:57 UTC
EdAoNBExcXXxhNLGfy1qJ

tebako

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

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

ding_sdk

Ding Ruby SDK

0.14.2
Content{ "name": "ding_sdk", "downloads": 36151, "version": "0.14.2", "version_created_at": "2025-04-10T00:22:27.931Z", "version_downloads": 0, "platform": "ruby", "authors": "Ding", "info": "Ding Ruby SDK", "licenses": [ "Apache-2.0" ], "metadata": { "homepage_uri": "https://github.com/ding-live/ding-ruby.git", "source_code_uri": "https://github.com/ding-live/ding-ruby.git", "documentation_uri": "https://github.com/ding-live/ding-ruby.git" }, "yanked": false, "sha": "8e94d1832e3234db9daad2c7f7067a0b1423f30f8f168239dfffc0dc74fd623a", "spec_sha": "681acb9c4ed41cdb9861304a0272faeb9e50bd90230520b3c95fd7fe407774c9", "project_uri": "https://rubygems.org/gems/ding_sdk", "gem_uri": "https://rubygems.org/gems/ding_sdk-0.14.2.gem", "homepage_uri": "https://github.com/ding-live/ding-ruby.git", "wiki_uri": null, "documentation_uri": "https://github.com/ding-live/ding-ruby.git", "mailing_list_uri": null, "source_code_uri": "https://github.com/ding-live/ding-ruby.git", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "minitest", "requirements": ">= 0" }, { "name": "minitest-focus", "requirements": ">= 0" }, { "name": "rubocop", "requirements": "~> 1.73.2" }, { "name": "rubocop-minitest", "requirements": "~> 0.37.1" }, { "name": "sorbet", "requirements": ">= 0" }, { "name": "tapioca", "requirements": ">= 0" } ], "runtime": [ { "name": "faraday", "requirements": ">= 0" }, { "name": "faraday-multipart", "requirements": ">= 0" }, { "name": "faraday-retry", "requirements": "~> 2.2.1" }, { "name": "rack", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "sorbet-runtime", "requirements": ">= 0" } ] } }
2025-04-10 00:22:31 UTC
8LdISeMfSHbSntYXS0RSX

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.0.0
Content{ "name": "optify-config", "downloads": 8883, "version": "1.0.0", "version_created_at": "2025-04-10T00:18:26.650Z", "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": "36178105c5a6bf82ee85c99e8a03f3fe12ac91d36219d24e95379567c58c1ec5", "spec_sha": "f45ddee770ac6e29699d16f2202fa4dfa96ac751169c2a5efb1eadb7cf10e147", "project_uri": "https://rubygems.org/gems/optify-config", "gem_uri": "https://rubygems.org/gems/optify-config-1.0.0-x86_64-linux.gem", "homepage_uri": null, "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.2.9" }, { "name": "rbs", "requirements": "~> 3.8.1" }, { "name": "sorbet", "requirements": "~> 0.5.11911" }, { "name": "tapioca", "requirements": "~> 0.16.11" }, { "name": "test-unit", "requirements": "~> 3.6.7" } ], "runtime": [ { "name": "sorbet-runtime", "requirements": "~> 0.5.11911" } ] } }
2025-04-10 00:18:32 UTC
pA6knQ8AvKIfKISf64kRZ

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.0.0
Content{ "name": "optify-config", "downloads": 8883, "version": "1.0.0", "version_created_at": "2025-04-10T00:18:25.585Z", "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": "e9fa492fd5a13e6c78c71272a406ec0c1fa1e81daa795242effdd40134587f3f", "spec_sha": "b75aeb67330c8e7989e53059402efa433ac8f1cea68e1e418a1a088b9aae8020", "project_uri": "https://rubygems.org/gems/optify-config", "gem_uri": "https://rubygems.org/gems/optify-config-1.0.0-arm64-darwin.gem", "homepage_uri": null, "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.2.9" }, { "name": "rbs", "requirements": "~> 3.8.1" }, { "name": "sorbet", "requirements": "~> 0.5.11911" }, { "name": "tapioca", "requirements": "~> 0.16.11" }, { "name": "test-unit", "requirements": "~> 3.6.7" } ], "runtime": [ { "name": "sorbet-runtime", "requirements": "~> 0.5.11911" } ] } }
2025-04-10 00:18:31 UTC
CMschqD9NFuKCTWFQz-FV

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.0.0
Content{ "name": "optify-config", "downloads": 8883, "version": "1.0.0", "version_created_at": "2025-04-10T00:18:18.713Z", "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": "360ac158d608f9c1a2658e945891a8ef87229392df606cfa393e5e45ade64d55", "spec_sha": "e191ca7c4c99fa25fddc7251e67bfd61969fed332f3309f514c69effbc303c1c", "project_uri": "https://rubygems.org/gems/optify-config", "gem_uri": "https://rubygems.org/gems/optify-config-1.0.0-aarch64-linux.gem", "homepage_uri": null, "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.2.9" }, { "name": "rbs", "requirements": "~> 3.8.1" }, { "name": "sorbet", "requirements": "~> 0.5.11911" }, { "name": "tapioca", "requirements": "~> 0.16.11" }, { "name": "test-unit", "requirements": "~> 3.6.7" } ], "runtime": [ { "name": "sorbet-runtime", "requirements": "~> 0.5.11911" } ] } }
2025-04-10 00:18:22 UTC
NcZ4YPCFgh39UW5KxTjCC

rubocop-slim

RuboCop plugin for Slim template.

0.3.0
Content{ "name": "rubocop-slim", "downloads": 82893, "version": "0.3.0", "version_created_at": "2025-04-09T23:40:13.458Z", "version_downloads": 0, "platform": "ruby", "authors": "Ryo Nakamura", "info": "RuboCop plugin for Slim template.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/r7kamura/rubocop-slim", "changelog_uri": "https://github.com/r7kamura/rubocop-slim/releases", "source_code_uri": "https://github.com/r7kamura/rubocop-slim", "default_lint_roller_plugin": "RuboCop::Slim::Plugin" }, "yanked": false, "sha": "ede2c1eea3d7dd2a6fb97875ff5c619da1e6682688e934765b639c638e60ced5", "spec_sha": "660db467ebc25b19e2e124d4a7fd1f0e1f82ac4a70daa0e31bcd9cca2016cfe7", "project_uri": "https://rubygems.org/gems/rubocop-slim", "gem_uri": "https://rubygems.org/gems/rubocop-slim-0.3.0.gem", "homepage_uri": "https://github.com/r7kamura/rubocop-slim", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/r7kamura/rubocop-slim", "bug_tracker_uri": null, "changelog_uri": "https://github.com/r7kamura/rubocop-slim/releases", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "lint_roller", "requirements": ">= 1.1" }, { "name": "rubocop", "requirements": ">= 1.72.1" }, { "name": "slimi", "requirements": "~> 0.7" } ] } }
2025-04-09 23:40:17 UTC
uuIX0yfKZs-JPi1hFx7yi

sevencop

Opinionated custom cops for RuboCop.

0.48.0
Content{ "name": "sevencop", "downloads": 103635, "version": "0.48.0", "version_created_at": "2025-04-09T23:27:29.593Z", "version_downloads": 0, "platform": "ruby", "authors": "Ryo Nakamura", "info": "Opinionated custom cops for RuboCop.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/r7kamura/sevencop", "changelog_uri": "https://github.com/r7kamura/sevencop/releases", "source_code_uri": "https://github.com/r7kamura/sevencop", "default_lint_roller_plugin": "Sevencop::Plugin" }, "yanked": false, "sha": "1d8c2e51599853380012ad5db4297e9370712b98c3507fcf93a1dd8b0b6ccf2e", "spec_sha": "eb8104f69e7c3e9f1803f14dc5343ee7ab33fde83dbd63797e867a526247764a", "project_uri": "https://rubygems.org/gems/sevencop", "gem_uri": "https://rubygems.org/gems/sevencop-0.48.0.gem", "homepage_uri": "https://github.com/r7kamura/sevencop", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/r7kamura/sevencop", "bug_tracker_uri": null, "changelog_uri": "https://github.com/r7kamura/sevencop/releases", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activesupport", "requirements": ">= 0" }, { "name": "lint_roller", "requirements": ">= 1.1" }, { "name": "rubocop", "requirements": ">= 1.72.1" } ] } }
2025-04-09 23:27:34 UTC
UUGW3dlpr5im6FUHsah-a

anthropic-sdk-beta

Ruby library to access the Anthropic API

0.1.0.pre.beta.5
Content{ "name": "anthropic-sdk-beta", "downloads": 61, "version": "0.1.0.pre.beta.5", "version_created_at": "2025-04-09T23:24:32.210Z", "version_downloads": 0, "platform": "ruby", "authors": "Anthropic", "info": "Ruby library to access the Anthropic API", "licenses": [], "metadata": { "homepage_uri": "https://gemdocs.org/gems/anthropic-sdk-beta", "source_code_uri": "https://github.com/anthropics/anthropic-sdk-ruby", "rubygems_mfa_required": "false" }, "yanked": false, "sha": "40ab95751603f7a2489fe488a259171de43274a19e5ba46e1f726100c73f5cc5", "spec_sha": "2f9b451020bd041d168626b02272cdc49aa9a3a294462835fb51cd026e1cffbd", "project_uri": "https://rubygems.org/gems/anthropic-sdk-beta", "gem_uri": "https://rubygems.org/gems/anthropic-sdk-beta-0.1.0.pre.beta.5.gem", "homepage_uri": "https://gemdocs.org/gems/anthropic-sdk-beta", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/anthropics/anthropic-sdk-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "connection_pool", "requirements": ">= 0" } ] } }
2025-04-09 23:24:35 UTC
3uCGoHA5ZcCd1VD8ItDiv

rubocop-migration

RuboCop plugin for ActiveRecord migration.

0.7.0
Content{ "name": "rubocop-migration", "downloads": 568162, "version": "0.7.0", "version_created_at": "2025-04-09T23:02:45.742Z", "version_downloads": 0, "platform": "ruby", "authors": "Ryo Nakamura", "info": "RuboCop plugin for ActiveRecord migration.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/r7kamura/rubocop-migration", "changelog_uri": "https://github.com/r7kamura/rubocop-migration/releases", "source_code_uri": "https://github.com/r7kamura/rubocop-migration", "default_lint_roller_plugin": "RuboCop::Migration::Plugin" }, "yanked": false, "sha": "f3923ac2e3477e6660f77332fd9e3b1995dde3c22062336f9c9d5a10b1109502", "spec_sha": "45ebfb1e62f606866ba42471488f38858eda07772e2066807b284440aed25729", "project_uri": "https://rubygems.org/gems/rubocop-migration", "gem_uri": "https://rubygems.org/gems/rubocop-migration-0.7.0.gem", "homepage_uri": "https://github.com/r7kamura/rubocop-migration", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/r7kamura/rubocop-migration", "bug_tracker_uri": null, "changelog_uri": "https://github.com/r7kamura/rubocop-migration/releases", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activesupport", "requirements": ">= 0" }, { "name": "lint_roller", "requirements": ">= 1.1" }, { "name": "rubocop", "requirements": ">= 1.72.1" }, { "name": "rubocop-rails", "requirements": ">= 2.24" } ] } }
2025-04-09 23:02:49 UTC
9RmipECI-EXrV8INlnz0D

gurke

An alternative gherkin feature runner inspired by rspec and turnip.

3.5.1
Content{ "name": "gurke", "downloads": 77200, "version": "3.5.1", "version_created_at": "2025-04-09T22:39:45.918Z", "version_downloads": 0, "platform": "ruby", "authors": "Jan Graichen", "info": "An alternative gherkin feature runner inspired by rspec and turnip.", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "dcea460e3e7498f05da3fb219da3c94dd1d9454a569bfcf5c778e1de786ebc1a", "spec_sha": "c41aebaa15dd757f13d6f3d0a18207a168625d08170b79bb59c6859666638845", "project_uri": "https://rubygems.org/gems/gurke", "gem_uri": "https://rubygems.org/gems/gurke-3.5.1.gem", "homepage_uri": "https://github.com/jgraichen/gurke", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/gurke/3.5.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "colorize", "requirements": ">= 0" }, { "name": "gherkin", "requirements": "~> 2.0" } ] } }
2025-04-09 22:39:48 UTC
WLVWaiaelfhIpUzp6PTGS

xchan.rb

An easy to use InterProcess Communication (IPC) library

0.19.0
Content{ "name": "xchan.rb", "downloads": 20059, "version": "0.19.0", "version_created_at": "2025-04-09T22:29:28.460Z", "version_downloads": 0, "platform": "ruby", "authors": "0x1eef", "info": "An easy to use InterProcess Communication (IPC) library", "licenses": [ "0BSD" ], "metadata": {}, "yanked": false, "sha": "ce9d305b95720b968171f9170d7e14fe961aa837a11af1a38344abbb1e18e661", "spec_sha": "31cc75bc636c23de4ccea6afc3355d8831fd638e299643ccc2a4a85e77dcbadf", "project_uri": "https://rubygems.org/gems/xchan.rb", "gem_uri": "https://rubygems.org/gems/xchan.rb-0.19.0.gem", "homepage_uri": "https://github.com/0x1eef/xchan.rb#readme", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/xchan.rb/0.19.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "irb", "requirements": "~> 1.14" }, { "name": "kramdown", "requirements": "~> 2.5" }, { "name": "rake", "requirements": "~> 13.1" }, { "name": "standard", "requirements": "~> 1.13" }, { "name": "test-cmd.rb", "requirements": "~> 0.12.4" }, { "name": "test-unit", "requirements": "~> 3.5.7" }, { "name": "yard", "requirements": "~> 0.9" } ], "runtime": [ { "name": "lockf.rb", "requirements": "~> 2.1" } ] } }
2025-04-09 22:29:31 UTC
0nSk87N_9npS3WbqCglvp

trophy_api_client

Ruby library for the Trophy API.

1.0.3
Content{ "name": "trophy_api_client", "downloads": 955, "version": "1.0.3", "version_created_at": "2025-04-09T22:29:16.351Z", "version_downloads": 0, "platform": "ruby", "authors": "Trophy Labs, Inc", "info": "Ruby library for the Trophy API.", "licenses": [], "metadata": { "homepage_uri": "https://github.com/trophyso/trophy-ruby", "changelog_uri": "https://github.com/trophyso/trophy-ruby", "source_code_uri": "https://github.com/trophyso/trophy-ruby" }, "yanked": false, "sha": "31a6d54aa16732c905f6c0c205763e4b51346c538f1e56ac91760a028248ac8f", "spec_sha": "c3ae55ea47c247650ec2d7bb2eebb0964bd45a4cbe3aad229a5136fb5a75c731", "project_uri": "https://rubygems.org/gems/trophy_api_client", "gem_uri": "https://rubygems.org/gems/trophy_api_client-1.0.3.gem", "homepage_uri": "https://github.com/trophyso/trophy-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/trophyso/trophy-ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/trophyso/trophy-ruby", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "async-http-faraday", "requirements": ">= 0.0, < 1.0" }, { "name": "faraday", "requirements": ">= 1.10, < 3.0" }, { "name": "faraday-net_http", "requirements": ">= 1.0, < 4.0" }, { "name": "faraday-retry", "requirements": ">= 1.0, < 3.0" } ] } }
2025-04-09 22:29:18 UTC
GuTGE0__ckPtOCGJS6GbN

access_allow

Permissions and access control gem for Rails.

0.3.0
Content{ "name": "access_allow", "downloads": 1463, "version": "0.3.0", "version_created_at": "2025-04-09T22:27:55.454Z", "version_downloads": 0, "platform": "ruby", "authors": "Stephen Ierodiaconou", "info": "Permissions and access control gem for Rails.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/stevegeek/access_allow", "source_code_uri": "https://github.com/stevegeek/access_allow" }, "yanked": false, "sha": "363642d410c130f344572e68a86ed45eb3d5a127417788b96a2afc4d37df79ac", "spec_sha": "e22aed3ecf58f2320001fc078170e9c961c680e0ce426fb9e78c1d6bde36798e", "project_uri": "https://rubygems.org/gems/access_allow", "gem_uri": "https://rubygems.org/gems/access_allow-0.3.0.gem", "homepage_uri": "https://github.com/stevegeek/access_allow", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/stevegeek/access_allow", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rails", "requirements": ">= 7.2, < 9" } ] } }
2025-04-09 22:27:58 UTC
TguUFpFwj-HAxBHZciId-

linzer

An implementation of HTTP Messages Signatures (RFC9421)

0.6.5
Content{ "name": "linzer", "downloads": 6422, "version": "0.6.5", "version_created_at": "2025-04-09T22:26:36.709Z", "version_downloads": 0, "platform": "ruby", "authors": "Miguel Landaeta", "info": "An implementation of HTTP Messages Signatures (RFC9421)", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/nomadium/linzer", "changelog_uri": "https://github.com/nomadium/linzer/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/nomadium/linzer" }, "yanked": false, "sha": "ba06d7f208ee5cd40fb09f7d3a6ff061dda8c45129cf3b4089bfda145599c461", "spec_sha": "ab3c91b172a9ca2d4132a99b6d53cc505ed6c32b37b06b3e63d5d48d44790f46", "project_uri": "https://rubygems.org/gems/linzer", "gem_uri": "https://rubygems.org/gems/linzer-0.6.5.gem", "homepage_uri": "https://github.com/nomadium/linzer", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/nomadium/linzer", "bug_tracker_uri": null, "changelog_uri": "https://github.com/nomadium/linzer/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "openssl", "requirements": "~> 3.0, >= 3.0.0" }, { "name": "rack", "requirements": ">= 2.2, < 4.0" }, { "name": "starry", "requirements": "~> 0.2" }, { "name": "stringio", "requirements": "~> 3.1, >= 3.1.2" }, { "name": "uri", "requirements": "~> 1.0, >= 1.0.2" } ] } }
2025-04-09 22:26:42 UTC
cMTmM11Dc2YYgd6Eb5_yS

mippin

This is a fork of https://rubygems.org/gems/lanyon, since it looks like it is no longer being maintained.

0.6.0
Content{ "name": "mippin", "downloads": 0, "version": "0.6.0", "version_created_at": "2025-04-09T22:22:02.551Z", "version_downloads": 0, "platform": "ruby", "authors": "Rory Dudley", "info": "This is a fork of\n https://rubygems.org/gems/lanyon, since it looks like it is no\n longer being maintained.", "licenses": [], "metadata": { "homepage_uri": "https://git.grovest.io/rory/mippin", "changelog_uri": "https://git.grovest.io/rory/mippin/src/branch/main/CHANGELOG.md", "source_code_uri": "https://git.grovest.io/rory/mippin", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "ff0b659465b3d0d51b2b493ffbb11178db937c77b323183cc79fd1b0532cfcc0", "spec_sha": "efe85dc3bb45fd6619ac1e3afc5a5a441de5eb3fc755d6f3cf21e31af062e252", "project_uri": "https://rubygems.org/gems/mippin", "gem_uri": "https://rubygems.org/gems/mippin-0.6.0.gem", "homepage_uri": "https://git.grovest.io/rory/mippin", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://git.grovest.io/rory/mippin", "bug_tracker_uri": null, "changelog_uri": "https://git.grovest.io/rory/mippin/src/branch/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "jekyll", "requirements": ">= 2.0" }, { "name": "rack", "requirements": ">= 1.6" } ] } }
2025-04-09 22:22:06 UTC
2UEXGHWy-I1CJVpbSlziq

encoded_id-rails

ActiveRecord concern to use EncodedID to turn IDs into reversible and human friendly obfuscated strings.

1.0.0.rc1
Content{ "name": "encoded_id-rails", "downloads": 5736, "version": "1.0.0.rc1", "version_created_at": "2025-04-09T22:18:59.982Z", "version_downloads": 0, "platform": "ruby", "authors": "Stephen Ierodiaconou", "info": "ActiveRecord concern to use EncodedID to turn IDs into reversible and human friendly obfuscated strings.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/stevegeek/encoded_id-rails", "changelog_uri": "https://github.com/stevegeek/encoded_id-rails/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/stevegeek/encoded_id-rails" }, "yanked": false, "sha": "016cadb37688335a91bff7fa6ca5abfbf3df40e20b0de19e97e51a6032a94157", "spec_sha": "71871a6331f9dc985fcc6bba93c1f3bd53f55157625df82d2aae7c28bcea8c65", "project_uri": "https://rubygems.org/gems/encoded_id-rails", "gem_uri": "https://rubygems.org/gems/encoded_id-rails-1.0.0.rc1.gem", "homepage_uri": "https://github.com/stevegeek/encoded_id-rails", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/stevegeek/encoded_id-rails", "bug_tracker_uri": null, "changelog_uri": "https://github.com/stevegeek/encoded_id-rails/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activerecord", "requirements": ">= 7.2, < 9" }, { "name": "activesupport", "requirements": ">= 7.2, < 9" }, { "name": "encoded_id", "requirements": "= 1.0.0.rc5" } ] } }
2025-04-09 22:19:03 UTC
ARP9XrcyXHy4Wqb5i9wYG

health-monitor-rails

Health monitoring Rails plug-in, which checks various services (db, cache, sidekiq, redis, etc.).

12.7.0
Content{ "name": "health-monitor-rails", "downloads": 1018292, "version": "12.7.0", "version_created_at": "2025-04-09T22:13:54.960Z", "version_downloads": 0, "platform": "ruby", "authors": "Leonid Beder", "info": "Health monitoring Rails plug-in, which checks various services (db, cache, sidekiq, redis, etc.).", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "0e3e327556d451cd98e08dca7baa2506752c74989d74ccfa8aad2e97a92e6f95", "spec_sha": "65510d3f1a7ed5f3e2f377f2d4218863e3643304962358f5061c524e324e4bfa", "project_uri": "https://rubygems.org/gems/health-monitor-rails", "gem_uri": "https://rubygems.org/gems/health-monitor-rails-12.7.0.gem", "homepage_uri": "https://github.com/lbeder/health-monitor-rails", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/health-monitor-rails/12.7.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "railties", "requirements": ">= 6.1" } ] } }
2025-04-09 22:13:59 UTC
hAtPWVc82F5q3nP_rHV41

rspec-watchdog

Track RSpec test performance, identify slow tests, and generate metrics

0.1.1
Content{ "name": "rspec-watchdog", "downloads": 112, "version": "0.1.1", "version_created_at": "2025-04-09T22:06:41.011Z", "version_downloads": 0, "platform": "ruby", "authors": "Federico Aldunate, Agustin Fornio", "info": "Track RSpec test performance, identify slow tests, and generate metrics", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/windmotion-io/rspec-watchdog", "changelog_uri": "https://github.com/windmotion-io/rspec-watchdog", "source_code_uri": "https://github.com/windmotion-io/rspec-watchdog" }, "yanked": false, "sha": "356282ca30586f034a899801b6ac6cf8d85e1e345dabda10c1f68d0bb8186640", "spec_sha": "0346258d020aa2d95716cf637dbb8b80e98b88433e3ef4b8d54034d72e8f520e", "project_uri": "https://rubygems.org/gems/rspec-watchdog", "gem_uri": "https://rubygems.org/gems/rspec-watchdog-0.1.1.gem", "homepage_uri": "https://github.com/windmotion-io/rspec-watchdog", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/windmotion-io/rspec-watchdog", "bug_tracker_uri": null, "changelog_uri": "https://github.com/windmotion-io/rspec-watchdog", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rspec", "requirements": "~> 3" }, { "name": "rspec-rebound", "requirements": "~> 0.2.1" } ] } }
2025-04-09 22:06:46 UTC
DoT-SGRAMZQ46kKWtKG0I

async-await

Implements the async/await pattern on top of async :)

0.8.0
Content{ "name": "async-await", "downloads": 329755, "version": "0.8.0", "version_created_at": "2025-04-09T21:42:00.191Z", "version_downloads": 0, "platform": "ruby", "authors": "Samuel Williams, Kent 'picat' Gruber, Olle Jonsson", "info": "Implements the async/await pattern on top of async :)", "licenses": [ "MIT" ], "metadata": { "source_code_uri": "https://github.com/socketry/async-await.git", "documentation_uri": "https://socketry.github.io/async-await/" }, "yanked": false, "sha": "d3e27517eb167ed62aa4bb613050b8417942c6b4d71c247619b758880914236f", "spec_sha": "7aadf3a03278cfe7174580816868d22f39292ef2c4815d686d984e7e7628e420", "project_uri": "https://rubygems.org/gems/async-await", "gem_uri": "https://rubygems.org/gems/async-await-0.8.0.gem", "homepage_uri": "https://github.com/socketry/async-await", "wiki_uri": null, "documentation_uri": "https://socketry.github.io/async-await/", "mailing_list_uri": null, "source_code_uri": "https://github.com/socketry/async-await.git", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "async", "requirements": ">= 0" } ] } }
2025-04-09 21:42:03 UTC
ySiaXa84cNqLSoXLTsnEu

gurke

An alternative gherkin feature runner inspired by rspec and turnip.

3.5.0
Content{ "name": "gurke", "downloads": 77152, "version": "3.5.0", "version_created_at": "2025-04-09T21:20:18.578Z", "version_downloads": 0, "platform": "ruby", "authors": "Jan Graichen", "info": "An alternative gherkin feature runner inspired by rspec and turnip.", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "02bee5f756fa6f0bd3ff06d745fa6cafe1a525d0ae1cb73ac3adf26a4bc749dd", "spec_sha": "9a3592a022604364d424067e71ca65a31ad6e7e7fc942fd995411f284be57eb3", "project_uri": "https://rubygems.org/gems/gurke", "gem_uri": "https://rubygems.org/gems/gurke-3.5.0.gem", "homepage_uri": "https://github.com/jgraichen/gurke", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/gurke/3.5.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "colorize", "requirements": ">= 0" }, { "name": "gherkin", "requirements": "~> 2.0" } ] } }
2025-04-09 21:20:23 UTC
OsBmFgIvokpWIdkxxgS0F

swagcov

OpenAPI documentation coverage for Rails Routes

0.6.0
Content{ "name": "swagcov", "downloads": 56426, "version": "0.6.0", "version_created_at": "2025-04-09T21:11:47.434Z", "version_downloads": 0, "platform": "ruby", "authors": "Sarah Ridge", "info": "OpenAPI documentation coverage for Rails Routes", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/smridge/swagcov", "changelog_uri": "https://github.com/smridge/swagcov/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/smridge/swagcov", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "a4d7b5451ef99c316c85a90e08c2b0ff121b1bd149c3017b5786209bf8d242e5", "spec_sha": "d173a78e59ab14bfe786c154e55b849e4022bc893254c5444da50f1df2f0e41c", "project_uri": "https://rubygems.org/gems/swagcov", "gem_uri": "https://rubygems.org/gems/swagcov-0.6.0.gem", "homepage_uri": "https://github.com/smridge/swagcov", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/smridge/swagcov", "bug_tracker_uri": null, "changelog_uri": "https://github.com/smridge/swagcov/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rails", "requirements": ">= 4.2" } ] } }
2025-04-09 21:11:50 UTC
bxAPIejHvaIqa4zPeaQjx

tencentcloud-sdk-dcdb

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

3.0.1037
Content{ "name": "tencentcloud-sdk-dcdb", "downloads": 493045, "version": "3.0.1037", "version_created_at": "2025-04-09T21:10:03.929Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service DCDB.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-dcdb" }, "yanked": false, "sha": "006c044392c7f41be13b92ef6c66f9bf0885e3c1166d7be8c039755cb25381d3", "spec_sha": "9c9c001b8ddb8d6ddb6137a95884c38046e253ea568c1fc3940e370297ae9fb2", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-dcdb", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-dcdb-3.0.1037.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-dcdb", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-04-09 21:10:07 UTC
Ra9Xw7boNA3PBG6eNGSFd

tencentcloud-sdk-icr

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

3.0.1037
Content{ "name": "tencentcloud-sdk-icr", "downloads": 367153, "version": "3.0.1037", "version_created_at": "2025-04-09T21:10:00.709Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service ICR.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-icr" }, "yanked": false, "sha": "eb717eabacd98dec5f0cc861d64f6c2852a15b2554494888668b9ece232ecc2a", "spec_sha": "51678ce9f4eb5a06ad4653b0208d30a2f9e81e36f45054c8e6bd4ff288d246be", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-icr", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-icr-3.0.1037.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-icr", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-04-09 21:10:05 UTC
kS5Q1D6m8OBZTnLcDykHM

tencentcloud-sdk-bmlb

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

3.0.1037
Content{ "name": "tencentcloud-sdk-bmlb", "downloads": 481825, "version": "3.0.1037", "version_created_at": "2025-04-09T21:09:58.203Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service BMLB.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-bmlb" }, "yanked": false, "sha": "eb3a8483c5d89ae4d4489c5ff619042a772b84f45260a29cd41b615713a45316", "spec_sha": "33eec86b6e597759eb6a0d303ddcc741091aaad27ee3750e1111e35a3f1877da", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-bmlb", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-bmlb-3.0.1037.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-bmlb", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-04-09 21:10:01 UTC
pcjkjx5j_VJ4XiB6oM1w1

tencentcloud-sdk-iss

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

3.0.1037
Content{ "name": "tencentcloud-sdk-iss", "downloads": 116825, "version": "3.0.1037", "version_created_at": "2025-04-09T21:09:55.185Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service ISS.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-iss" }, "yanked": false, "sha": "57959a334bb3a2a79c42c2fee0d3ecb9d05158cdde07d7295e0cf15737001e26", "spec_sha": "bc03eddd9aac941798a428cdbb7b4db67a48931081fdd80dca8315adb83feab6", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-iss", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-iss-3.0.1037.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-iss", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-04-09 21:09:58 UTC