Rubyhooks

Lastest updates from Rubygems.org

ID Gem Version Body Updated At
LVlxCFIQznsRLCRAlwYZh

sorbet-static

The Sorbet typechecker binary

0.6.12549
Content{ "name": "sorbet-static", "downloads": 57808952, "version": "0.6.12549", "version_created_at": "2025-09-18T05:35:40.103Z", "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": "0d7966d8f176ab3888b0e7717a92b66cffa12b74a9a5b9bf138a6b952e8bfe79", "spec_sha": "4c1555397aca1448cbd4c75e9ec4818d27d8b5412d30a6edde7705aaea638d18", "project_uri": "https://rubygems.org/gems/sorbet-static", "gem_uri": "https://rubygems.org/gems/sorbet-static-0.6.12549-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-09-18 05:35:52 UTC
fytytuz2HkhdaoN1IhORt

deadfinder

Find dead-links (broken links). Dead link (broken link) means a link within a web page that cannot be connected. These links can have a negative impact to SEO and Security. This tool makes it easy to identify and modify.

1.9.0
Content{ "name": "deadfinder", "downloads": 13827, "version": "1.9.0", "version_created_at": "2025-09-18T05:27:05.359Z", "version_downloads": 0, "platform": "ruby", "authors": "hahwul", "info": "Find dead-links (broken links). Dead link (broken link) means a link within a web page that cannot be connected. These links can have a negative impact to SEO and Security. This tool makes it easy to identify and modify.", "licenses": [ "MIT" ], "metadata": { "source_code_uri": "https://github.com/hahwul/deadfinder", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "03f0a7c6266ed4313d57ec280bfd1b792275a7e7330eef485737e82fc9eeef07", "spec_sha": "aeca1725eef3b1ae39d92137be5da628fb94348081340996d202875dccff2cda", "project_uri": "https://rubygems.org/gems/deadfinder", "gem_uri": "https://rubygems.org/gems/deadfinder-1.9.0.gem", "homepage_uri": "https://www.hahwul.com/projects/deadfinder/", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/hahwul/deadfinder", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "cyclonedx-ruby", "requirements": "~> 1.4" }, { "name": "rspec", "requirements": "~> 3.12" } ], "runtime": [ { "name": "chunky_png", "requirements": "~> 1.4.0, >= 1.4.0" }, { "name": "colorize", "requirements": "~> 0.8.0, >= 0.8.0" }, { "name": "concurrent-ruby-edge", "requirements": "~> 0.6.0, >= 0.6.0" }, { "name": "json", "requirements": ">= 2.6, < 2.11" }, { "name": "nokogiri", "requirements": ">= 1.13, < 1.19" }, { "name": "open-uri", "requirements": "~> 0.2.0, >= 0.2.0" }, { "name": "set", "requirements": "~> 1.1.0, >= 1.1.0" }, { "name": "sitemap-parser", "requirements": "~> 0.5.0, >= 0.5.0" }, { "name": "thor", "requirements": ">= 1.2, < 1.5" } ] } }
2025-09-18 05:27:08 UTC
LpB1sF4j58a_uwbVykHqX

radfish

A Ruby client library that provides a unified interface for managing servers via Redfish API across multiple hardware vendors (Dell, HPE, Supermicro, etc.) with automatic vendor detection and adaptation

0.2.9
Content{ "name": "radfish", "downloads": 1589, "version": "0.2.9", "version_created_at": "2025-09-18T05:16:21.430Z", "version_downloads": 0, "platform": "ruby", "authors": "Jonathan Siegel", "info": "A Ruby client library that provides a unified interface for managing servers via Redfish API across multiple hardware vendors (Dell, HPE, Supermicro, etc.) with automatic vendor detection and adaptation", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/buildio/radfish", "changelog_uri": "https://github.com/buildio/radfish/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/buildio/radfish", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "fbae48dc75b65c81e3e0125b04e2dbc5b88bfd8e5dae5bf1c744aaf27fe4995d", "spec_sha": "27cd7fe2a26028e75decfd2bfb059f694ac2d7bcfeb81215f3b60aef233b51cf", "project_uri": "https://rubygems.org/gems/radfish", "gem_uri": "https://rubygems.org/gems/radfish-0.2.9.gem", "homepage_uri": "https://github.com/buildio/radfish", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/buildio/radfish", "bug_tracker_uri": null, "changelog_uri": "https://github.com/buildio/radfish/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "webmock", "requirements": "~> 3.0" } ], "runtime": [ { "name": "activesupport", "requirements": ">= 7.0" }, { "name": "colorize", "requirements": ">= 0.8" }, { "name": "faraday", "requirements": "~> 2.0" }, { "name": "faraday-multipart", "requirements": "~> 1.0" }, { "name": "faraday-retry", "requirements": "~> 2.0" }, { "name": "nokogiri", "requirements": "~> 1.14" }, { "name": "thor", "requirements": "~> 1.2" } ] } }
2025-09-18 05:16:23 UTC
VMM5-I3w-Fl9AF2PlAXST

radfish-idrac

Provides Dell iDRAC support for the Radfish unified Redfish client

0.2.7
Content{ "name": "radfish-idrac", "downloads": 1213, "version": "0.2.7", "version_created_at": "2025-09-18T05:15:43.554Z", "version_downloads": 0, "platform": "ruby", "authors": "Jonathan Siegel", "info": "Provides Dell iDRAC support for the Radfish unified Redfish client", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/buildio/radfish-idrac", "changelog_uri": "https://github.com/buildio/radfish-idrac/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/buildio/radfish-idrac", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "47b5b41ce4e28432c384756a42901852363f30adfb5ab2a4b0b637d2e2734b5c", "spec_sha": "5f926e833e9840cc058f1da3639338c1f1364432ceedadc0568ad075828e44ea", "project_uri": "https://rubygems.org/gems/radfish-idrac", "gem_uri": "https://rubygems.org/gems/radfish-idrac-0.2.7.gem", "homepage_uri": "https://github.com/buildio/radfish-idrac", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/buildio/radfish-idrac", "bug_tracker_uri": null, "changelog_uri": "https://github.com/buildio/radfish-idrac/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "rspec", "requirements": "~> 3.0" } ], "runtime": [ { "name": "idrac", "requirements": "~> 0.8" }, { "name": "radfish", "requirements": "~> 0.1" } ] } }
2025-09-18 05:15:45 UTC
TicRKsmxzb-z50F5Us_lv

idrac

A Ruby client for the Dell iDRAC API

0.8.7
Content{ "name": "idrac", "downloads": 13519, "version": "0.8.7", "version_created_at": "2025-09-18T05:14:37.302Z", "version_downloads": 0, "platform": "ruby", "authors": "Jonathan Siegel", "info": "A Ruby client for the Dell iDRAC API", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/buildio/idrac", "source_code_uri": "https://github.com/buildio/idrac" }, "yanked": false, "sha": "99821cc19a2f9bed6cfb81dae60d584e6f1bff7f8455eaa2426bed10e66c69ad", "spec_sha": "fcbd5244bfd518c4d3d964c69c6b1c936e82dc85f016d3f9255ba63b8701e0cf", "project_uri": "https://rubygems.org/gems/idrac", "gem_uri": "https://rubygems.org/gems/idrac-0.8.7.gem", "homepage_uri": "https://github.com/buildio/idrac", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/buildio/idrac", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.4, >= 2.4.0" }, { "name": "debug", "requirements": "~> 1.8, >= 1.8.0" }, { "name": "rake", "requirements": "~> 13.0, >= 13.0.0" }, { "name": "rspec", "requirements": "~> 3.12, >= 3.12.0" } ], "runtime": [ { "name": "activesupport", "requirements": ">= 7.0" }, { "name": "base64", "requirements": "~> 0.1, >= 0.1.0" }, { "name": "colorize", "requirements": "~> 1.1, >= 1.1.0" }, { "name": "faraday", "requirements": "~> 2.7, >= 2.7.0" }, { "name": "faraday-multipart", "requirements": "~> 1.0, >= 1.0.0" }, { "name": "httparty", "requirements": "~> 0.21, >= 0.21.0" }, { "name": "nokogiri", "requirements": "~> 1.15, >= 1.15.0" }, { "name": "thor", "requirements": "~> 1.2, >= 1.2.0" } ] } }
2025-09-18 05:14:39 UTC
z9E7YDgd2auQ9K5__PaF4

sixword

Sixword encodes binary data in a human-friendly format using English words. It uses the 6-word binary encoding created for S/Key (tm) and standardized by RFC 2289, RFC 1760, and RFC 1751. Binary data is encoded using a dictionary of 2048 short English words (1-4 letters in length). Each block of 64 bits is encoded using 6 words, which includes 2 parity bits for error checking. This is ideal for transmitting binary data such as cryptographic keys where humans must communicate or enter the values. See also: Bubble Babble, PGP Word List, Diceware, Base64, Base32

0.5.0
Content{ "name": "sixword", "downloads": 63516, "version": "0.5.0", "version_created_at": "2025-09-18T02:54:58.660Z", "version_downloads": 0, "platform": "ruby", "authors": "Andy Brody", "info": " Sixword encodes binary data in a human-friendly format using English words.\n It uses the 6-word binary encoding created for S/Key (tm) and standardized\n by RFC 2289, RFC 1760, and RFC 1751. Binary data is encoded using a\n dictionary of 2048 short English words (1-4 letters in length). Each block\n of 64 bits is encoded using 6 words, which includes 2 parity bits for error\n checking. This is ideal for transmitting binary data such as cryptographic\n keys where humans must communicate or enter the values.\n\n See also: Bubble Babble, PGP Word List, Diceware, Base64, Base32\n", "licenses": [ "GPL-3" ], "metadata": {}, "yanked": false, "sha": "015d69bb5d987bb133daf5e30859c1ef4461f24d2cd4b6b624eafe0a58fc5717", "spec_sha": "acba0e6857205c914e777a56597038c84155656330d1375db2d638132eb379dd", "project_uri": "https://rubygems.org/gems/sixword", "gem_uri": "https://rubygems.org/gems/sixword-0.5.0.gem", "homepage_uri": "https://github.com/ab/sixword", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/sixword/0.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": "~> 2.2" }, { "name": "pry", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rubocop", "requirements": "~> 0.49" }, { "name": "yard", "requirements": ">= 0" } ], "runtime": [ { "name": "base64", "requirements": ">= 0" } ] } }
2025-09-18 02:55:00 UTC
WFkSThSFTuSRQnBkrnvsb

ddd_domain

It generate the domain of Domain Driven Design.

1.3.2
Content{ "name": "ddd_domain", "downloads": 47799, "version": "1.3.2", "version_created_at": "2025-09-18T02:50:36.229Z", "version_downloads": 0, "platform": "ruby", "authors": "FUNABARA Masao", "info": "It generate the domain of Domain Driven Design.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "e9f2418d924cf44f35b8e049bd22aff6601c838cab5f7893affd805f599bdd67", "spec_sha": "f4a666fc42bc9e004592bc1dbb6e18841119c907b55ebef26e76365f94a4d3d0", "project_uri": "https://rubygems.org/gems/ddd_domain", "gem_uri": "https://rubygems.org/gems/ddd_domain-1.3.2.gem", "homepage_uri": "https://github.com/masoo/ddd_domain", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/ddd_domain/1.3.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "minitest", "requirements": ">= 0" }, { "name": "sqlite3", "requirements": ">= 0" } ], "runtime": [ { "name": "rails", "requirements": "~> 7.0" } ] } }
2025-09-18 02:50:37 UTC
Fe5dHRic58SVzbW1deV7k

increase

Ruby library to access the Increase API

1.81.0
Content{ "name": "increase", "downloads": 28748, "version": "1.81.0", "version_created_at": "2025-09-18T02:49:20.441Z", "version_downloads": 0, "platform": "ruby", "authors": "Increase", "info": "Ruby library to access the Increase API", "licenses": [], "metadata": { "homepage_uri": "https://gemdocs.org/gems/increase", "source_code_uri": "https://github.com/Increase/increase-ruby", "rubygems_mfa_required": "false" }, "yanked": false, "sha": "db526a716bbf8719e3d493f7d47fd3456c7a7fe118738965460e6efcb253fd5e", "spec_sha": "8abc2205abbf3a17c3bd109016dd478882d0c55f9ce59a0818d5af8ea79c477d", "project_uri": "https://rubygems.org/gems/increase", "gem_uri": "https://rubygems.org/gems/increase-1.81.0.gem", "homepage_uri": "https://gemdocs.org/gems/increase", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/Increase/increase-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "connection_pool", "requirements": ">= 0" } ] } }
2025-09-18 02:49:22 UTC
FUFoe1T5QcFkh0iBBCe3_

ddd_domain

It generate the domain of Domain Driven Design.

1.4.2
Content{ "name": "ddd_domain", "downloads": 47788, "version": "1.4.2", "version_created_at": "2025-09-18T02:38:59.860Z", "version_downloads": 0, "platform": "ruby", "authors": "FUNABARA Masao", "info": "It generate the domain of Domain Driven Design.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "4a901e6794d2428e59bf6f5d6e12ee5d5113dbeb15eda41248c3c8e16f7903df", "spec_sha": "0664c376ad28e2baeb274fa083ad45c080030afada60a427b2bf77cef76f9b35", "project_uri": "https://rubygems.org/gems/ddd_domain", "gem_uri": "https://rubygems.org/gems/ddd_domain-1.4.2.gem", "homepage_uri": "https://github.com/masoo/ddd_domain", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/ddd_domain/1.4.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rails", "requirements": "~> 8.0.0" } ] } }
2025-09-18 02:39:03 UTC
kX_d-iZDN5UyQxglx3JLa

curb

Curb (probably CUrl-RuBy or something) provides Ruby-language bindings for the libcurl(3), a fully-featured client-side URL transfer library. cURL and libcurl live at http://curl.haxx.se/

1.2.1
Content{ "name": "curb", "downloads": 38721591, "version": "1.2.1", "version_created_at": "2025-09-18T02:30:47.349Z", "version_downloads": 0, "platform": "ruby", "authors": "Ross Bamford, Todd A. Fisher", "info": "Curb (probably CUrl-RuBy or something) provides Ruby-language bindings for the libcurl(3), a fully-featured client-side URL transfer library. cURL and libcurl live at http://curl.haxx.se/", "licenses": [ "Ruby" ], "metadata": { "changelog_uri": "https://github.com/taf2/curb/blob/master/ChangeLog.md" }, "yanked": false, "sha": "32771a1a16992ea038d432a5fae5c8f21748f7457743a8b583c4a71c1708dc0d", "spec_sha": "6c7e52bb54feeef96b826603218e9f1f34384e4f7cbf76f9ec36013ff108ee00", "project_uri": "https://rubygems.org/gems/curb", "gem_uri": "https://rubygems.org/gems/curb-1.2.1.gem", "homepage_uri": "https://github.com/taf2/curb", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": "https://github.com/taf2/curb/blob/master/ChangeLog.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-18 02:30:50 UTC
774zCvJpwOBq0IXgHgkCB

stable

regression testing is all you need

1.19.0
Content{ "name": "stable", "downloads": 2296, "version": "1.19.0", "version_created_at": "2025-09-18T02:19:31.842Z", "version_downloads": 0, "platform": "ruby", "authors": "Jeff Lunt", "info": "regression testing is all you need", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "43d55a0be3d29a85aa2519c9aad00a600aa62ed0d9adfe7867ac51daa1d6c17a", "spec_sha": "3da1f9f589d59334fc417c0dce53cc0cf6f2b084968a04e22e589a438014ebf0", "project_uri": "https://rubygems.org/gems/stable", "gem_uri": "https://rubygems.org/gems/stable-1.19.0.gem", "homepage_uri": "https://github.com/jefflunt/stable", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/stable/1.19.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rake", "requirements": "~> 13.0" } ] } }
2025-09-18 02:19:37 UTC
CepM_JOpZUBYfhYWUu1c-

dji_mqtt_connect

Manages MQTT Connections with DJI Drones

0.1.29.1
Content{ "name": "dji_mqtt_connect", "downloads": 24667, "version": "0.1.29.1", "version_created_at": "2025-09-18T02:08:42.054Z", "version_downloads": 0, "platform": "ruby", "authors": "Sphere Drones", "info": "Manages MQTT Connections with DJI Drones", "licenses": [], "metadata": { "homepage_uri": "https://github.com/sphere-drones/dji_mqtt_connect", "changelog_uri": "https://github.com/sphere-drones/dji_mqtt_connect/main/CHANGELOG.md", "source_code_uri": "https://github.com/sphere-drones/dji_mqtt_connect" }, "yanked": false, "sha": "63ae51812caf52c915d2364f83624ef69575b87c5dccf1caa362468e8d8e111c", "spec_sha": "dee8a74e579cd707a814de6cb518b603b99a0e830c3cc004cc5e0c3ac424f9ed", "project_uri": "https://rubygems.org/gems/dji_mqtt_connect", "gem_uri": "https://rubygems.org/gems/dji_mqtt_connect-0.1.29.1.gem", "homepage_uri": "https://github.com/sphere-drones/dji_mqtt_connect", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/sphere-drones/dji_mqtt_connect", "bug_tracker_uri": null, "changelog_uri": "https://github.com/sphere-drones/dji_mqtt_connect/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activesupport", "requirements": ">= 6.0, <= 8" }, { "name": "dry-struct", "requirements": "~> 1.7" }, { "name": "dry-transformer", "requirements": "~> 1.0" }, { "name": "json", "requirements": "~> 2.10" }, { "name": "mqtt", "requirements": "~> 0.6.0" }, { "name": "wisper", "requirements": "~> 2.0" } ] } }
2025-09-18 02:08:43 UTC
3ETxd3-PuNWfO3iQ25Y0L

dji_mqtt_connect

Manages MQTT Connections with DJI Drones

0.1.29
Content{ "name": "dji_mqtt_connect", "downloads": 24642, "version": "0.1.29", "version_created_at": "2025-09-18T01:42:49.257Z", "version_downloads": 0, "platform": "ruby", "authors": "Sphere Drones", "info": "Manages MQTT Connections with DJI Drones", "licenses": [], "metadata": { "homepage_uri": "https://github.com/sphere-drones/dji_mqtt_connect", "changelog_uri": "https://github.com/sphere-drones/dji_mqtt_connect/main/CHANGELOG.md", "source_code_uri": "https://github.com/sphere-drones/dji_mqtt_connect" }, "yanked": false, "sha": "c4ec23b521e0f1216253aca2517797497348d41e77a102841d1b9d174507ce41", "spec_sha": "710f5bc2dff7bdbcc68ed9f99662ceafba5e792b85427dc8484ce4125f33b99f", "project_uri": "https://rubygems.org/gems/dji_mqtt_connect", "gem_uri": "https://rubygems.org/gems/dji_mqtt_connect-0.1.29.gem", "homepage_uri": "https://github.com/sphere-drones/dji_mqtt_connect", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/sphere-drones/dji_mqtt_connect", "bug_tracker_uri": null, "changelog_uri": "https://github.com/sphere-drones/dji_mqtt_connect/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activesupport", "requirements": ">= 6.0, <= 8" }, { "name": "dry-struct", "requirements": "~> 1.7" }, { "name": "dry-transformer", "requirements": "~> 1.0" }, { "name": "json", "requirements": "~> 2.10" }, { "name": "mqtt", "requirements": "~> 0.6.0" }, { "name": "wisper", "requirements": "~> 2.0" } ] } }
2025-09-18 01:42:51 UTC
NZlDRL0-vpm6km-p5KSmU

worktrees

A CLI tool to create, list, switch between, and remove Git feature worktrees with safety checks and naming conventions

0.1.0
Content{ "name": "worktrees", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-09-18T01:40:48.213Z", "version_downloads": 0, "platform": "ruby", "authors": "Drew Goddyn", "info": "A CLI tool to create, list, switch between, and remove Git feature worktrees with safety checks and naming conventions", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/Drew-Goddyn/claude-worktrees", "changelog_uri": "https://github.com/Drew-Goddyn/claude-worktrees/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/Drew-Goddyn/claude-worktrees" }, "yanked": false, "sha": "c679005d2d9961c08218615a5cb43a1d88b267e621eb8c5073586e720594d801", "spec_sha": "49cfcaf424962b535421b531d61147dda71ca5a1c93fc60f00b7ede081e58752", "project_uri": "https://rubygems.org/gems/worktrees", "gem_uri": "https://rubygems.org/gems/worktrees-0.1.0.gem", "homepage_uri": "https://github.com/Drew-Goddyn/claude-worktrees", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/Drew-Goddyn/claude-worktrees", "bug_tracker_uri": null, "changelog_uri": "https://github.com/Drew-Goddyn/claude-worktrees/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13.0" } ], "runtime": [ { "name": "dry-cli", "requirements": "~> 1.0" } ] } }
2025-09-18 01:40:51 UTC
jNIXH47YJOevdwQO6CoE8

paperback

Paperback is a library for creating printable paper backups of small amounts of sensitive data like cryptographic keys.

0.0.6
Content{ "name": "paperback", "downloads": 6282, "version": "0.0.6", "version_created_at": "2025-09-18T01:40:39.761Z", "version_downloads": 0, "platform": "ruby", "authors": "Andy Brody", "info": " Paperback is a library for creating printable paper backups of small\n amounts of sensitive data like cryptographic keys.\n", "licenses": [ "GPL-3" ], "metadata": {}, "yanked": false, "sha": "9a5e8ee346a1d0da3a076ea9346aef8a1509c6050d4987f03f87f413d47df17c", "spec_sha": "fa822b8af871c80c88f5a3e5d7f6dedfffacf8c8c725e68f9279125cdbdd5c65", "project_uri": "https://rubygems.org/gems/paperback", "gem_uri": "https://rubygems.org/gems/paperback-0.0.6.gem", "homepage_uri": "https://github.com/ab/paperback", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/paperback/0.0.6", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.0" }, { "name": "pry", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rubocop", "requirements": "~> 0.50" }, { "name": "sorbet", "requirements": "~> 0.5" }, { "name": "tapioca", "requirements": "~> 0.10" }, { "name": "yard", "requirements": ">= 0" } ], "runtime": [ { "name": "base64", "requirements": ">= 0" }, { "name": "prawn", "requirements": "~> 2.5" }, { "name": "rqrcode", "requirements": "~> 3.1" }, { "name": "sixword", "requirements": "~> 0.3" }, { "name": "sorbet-runtime", "requirements": "~> 0.5" }, { "name": "subprocess", "requirements": "~> 1.3" } ] } }
2025-09-18 01:40:42 UTC
GEFCrbH9pNpLJZsFhtpdC

stable

regression testing is all you need

1.18.2
Content{ "name": "stable", "downloads": 2239, "version": "1.18.2", "version_created_at": "2025-09-18T01:38:11.946Z", "version_downloads": 0, "platform": "ruby", "authors": "Jeff Lunt", "info": "regression testing is all you need", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "8568839e8d8a0df8be1a3b3a702e9a7b339fa4d4d30af394c2b9132882790dbb", "spec_sha": "8fa9e4a5331e3d67558040e42d2d5b068e76401d37fbfeb0b03442834987ec7b", "project_uri": "https://rubygems.org/gems/stable", "gem_uri": "https://rubygems.org/gems/stable-1.18.2.gem", "homepage_uri": "https://github.com/jefflunt/stable", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/stable/1.18.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rake", "requirements": "~> 13.0" } ] } }
2025-09-18 01:38:13 UTC
FWJJZi2Hvs02a8L65C2Ai

stable

regression testing is all you need

1.18.1
Content{ "name": "stable", "downloads": 2230, "version": "1.18.1", "version_created_at": "2025-09-18T01:30:37.239Z", "version_downloads": 0, "platform": "ruby", "authors": "Jeff Lunt", "info": "regression testing is all you need", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "7dbd5301a0c0bb80cc860d5603f4b2db4215c806eac4d257ae6b79f3845bebdf", "spec_sha": "54e35df0082f5ca71f13db0196da5fb49e392d3cb5a47b50aaa4b32ea97daf27", "project_uri": "https://rubygems.org/gems/stable", "gem_uri": "https://rubygems.org/gems/stable-1.18.1.gem", "homepage_uri": "https://github.com/jefflunt/stable", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/stable/1.18.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rake", "requirements": "~> 13.0" } ] } }
2025-09-18 01:30:38 UTC
eYKB789xOufSXOiiXcHq6

sheltered-girl

箱入り娘, All in One Packages.

4.0.4.5
Content{ "name": "sheltered-girl", "downloads": 1744, "version": "4.0.4.5", "version_created_at": "2025-09-18T00:35:22.364Z", "version_downloads": 0, "platform": "ruby", "authors": "Takayuki Kamiyama", "info": "箱入り娘, All in One Packages.", "licenses": [ "MIT" ], "metadata": { "github_repo": "https://github.com/takkii/sheltered-girl" }, "yanked": false, "sha": "61a0dfa25c8425acbc1b5925e02e33350b816250ff408536eb75d0b85276e295", "spec_sha": "999bfc60709d2121cebf9218a0d023637585c9d830dfcda6fd858206b22a5963", "project_uri": "https://rubygems.org/gems/sheltered-girl", "gem_uri": "https://rubygems.org/gems/sheltered-girl-4.0.4.5.gem", "homepage_uri": "https://github.com/takkii/sheltered-girl", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/sheltered-girl/4.0.4.5", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bundler", "requirements": "~> 2.6" }, { "name": "dotenv", "requirements": "~> 3.1" }, { "name": "feedjira", "requirements": "~> 3.2" }, { "name": "httparty", "requirements": "~> 0.23" }, { "name": "minitest", "requirements": "~> 5.25" }, { "name": "nokogiri", "requirements": "~> 1.18" }, { "name": "pry", "requirements": "~> 0.15" }, { "name": "pycall", "requirements": "~> 1.5" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "rinku", "requirements": "~> 2.0" }, { "name": "sanitize", "requirements": "~> 7.0" }, { "name": "simplecov", "requirements": "~> 0.22" } ] } }
2025-09-18 00:35:26 UTC
zsG66r884S0IZQh_m_aRH

rails-on-sorbet

A Rails extension that expands support for sorbet

0.2.2
Content{ "name": "rails-on-sorbet", "downloads": 49, "version": "0.2.2", "version_created_at": "2025-09-18T00:17:18.329Z", "version_downloads": 0, "platform": "ruby", "authors": "Mateusz Drewniak, Espago", "info": "A Rails extension that expands support for sorbet", "licenses": [], "metadata": { "homepage_uri": "https://github.com/espago/rails-on_sorbet", "changelog_uri": "https://raw.githubusercontent.com/espago/rails-on_sorbet/refs/heads/main/CHANGELOG.md", "source_code_uri": "https://github.com/espago/rails-on_sorbet", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "342f9b2df0a77777e0e29f84236f2d917b372c9d1eeb6d389fa3dc43e7a645a4", "spec_sha": "021af80071403cab576afc7b5fa4b9dd1e6d82460995f65b44739c0d4e54f634", "project_uri": "https://rubygems.org/gems/rails-on-sorbet", "gem_uri": "https://rubygems.org/gems/rails-on-sorbet-0.2.2.gem", "homepage_uri": "https://github.com/espago/rails-on_sorbet", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/espago/rails-on_sorbet", "bug_tracker_uri": null, "changelog_uri": "https://raw.githubusercontent.com/espago/rails-on_sorbet/refs/heads/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "booleans", "requirements": "~> 0.1.3" }, { "name": "rails", "requirements": ">= 7.2" }, { "name": "sorbet-runtime", "requirements": ">= 0.5" } ] } }
2025-09-18 00:17:19 UTC
ypMeZe8H9MqbhxBwHz2cu

rails-on-sorbet

A Rails extension that expands support for sorbet

0.2.1
Content{ "name": "rails-on-sorbet", "downloads": 48, "version": "0.2.1", "version_created_at": "2025-09-18T00:14:35.270Z", "version_downloads": 0, "platform": "ruby", "authors": "Mateusz Drewniak, Espago", "info": "A Rails extension that expands support for sorbet", "licenses": [], "metadata": { "homepage_uri": "https://github.com/espago/rails-on_sorbet", "changelog_uri": "https://raw.githubusercontent.com/espago/rails-on_sorbet/refs/heads/main/CHANGELOG.md", "source_code_uri": "https://github.com/espago/rails-on_sorbet", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "8db64db68c3c6d2a049fcab9fdd138a20b1d7b198fbf73b1c580cfdcfcf2e99b", "spec_sha": "33546d8d24d97cb86b0d924c35a2e51dffb9cf3830179fe2629bf31993c71f44", "project_uri": "https://rubygems.org/gems/rails-on-sorbet", "gem_uri": "https://rubygems.org/gems/rails-on-sorbet-0.2.1.gem", "homepage_uri": "https://github.com/espago/rails-on_sorbet", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/espago/rails-on_sorbet", "bug_tracker_uri": null, "changelog_uri": "https://raw.githubusercontent.com/espago/rails-on_sorbet/refs/heads/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "booleans", "requirements": "~> 0.1.3" }, { "name": "rails", "requirements": ">= 7.2" }, { "name": "sorbet-runtime", "requirements": ">= 0.6" } ] } }
2025-09-18 00:14:36 UTC
4kjYNNVwwqdUVZ-pszmEP

rails-on-sorbet

A Rails extension that expands support for sorbet

0.2.0
Content{ "name": "rails-on-sorbet", "downloads": 45, "version": "0.2.0", "version_created_at": "2025-09-18T00:10:45.259Z", "version_downloads": 0, "platform": "ruby", "authors": "Mateusz Drewniak, Espago", "info": "A Rails extension that expands support for sorbet", "licenses": [], "metadata": { "homepage_uri": "https://github.com/espago/rails-on_sorbet", "changelog_uri": "https://raw.githubusercontent.com/espago/rails-on_sorbet/refs/heads/main/CHANGELOG.md", "source_code_uri": "https://github.com/espago/rails-on_sorbet", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "dc3658fff81042701101ae530676e7d7999539bd1a0c019da56ffbd7399890ab", "spec_sha": "b77174a6a2f3fb12d71c07fc825e76c7239b9c6d0db74a150cc57f062bc2033a", "project_uri": "https://rubygems.org/gems/rails-on-sorbet", "gem_uri": "https://rubygems.org/gems/rails-on-sorbet-0.2.0.gem", "homepage_uri": "https://github.com/espago/rails-on_sorbet", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/espago/rails-on_sorbet", "bug_tracker_uri": null, "changelog_uri": "https://raw.githubusercontent.com/espago/rails-on_sorbet/refs/heads/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "booleans", "requirements": "~> 0.1.3" }, { "name": "rails", "requirements": ">= 7.2" }, { "name": "sorbet-runtime", "requirements": ">= 0.6" } ] } }
2025-09-18 00:10:47 UTC
bn3WMxug4NI42iIgeepgw

commonmarker

A fast, safe, extensible parser for CommonMark. This wraps the official libcmark library.

0.23.12
Content{ "name": "commonmarker", "downloads": 76200862, "version": "0.23.12", "version_created_at": "2025-09-17T23:38:20.418Z", "version_downloads": 0, "platform": "ruby", "authors": "Garen Torikian, Ashe Connor", "info": "A fast, safe, extensible parser for CommonMark. This wraps the official libcmark library.", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "da2d2f89c7c7b51c42c6e69ace3ab5df39497683f86e83aca7087c671d523ccd", "spec_sha": "f8d62b9e966fcfb9b61bb7ef33fe5239eb8123ee601290816d4c25bdf343952e", "project_uri": "https://rubygems.org/gems/commonmarker", "gem_uri": "https://rubygems.org/gems/commonmarker-0.23.12.gem", "homepage_uri": "https://github.com/gjtorikian/commonmarker", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/commonmarker/0.23.12", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "awesome_print", "requirements": ">= 0" }, { "name": "json", "requirements": "~> 2.3" }, { "name": "minitest", "requirements": "~> 5.6" }, { "name": "minitest-focus", "requirements": "~> 1.1" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rake-compiler", "requirements": "~> 0.9" }, { "name": "rdoc", "requirements": "~> 6.2" }, { "name": "rubocop", "requirements": ">= 0" }, { "name": "rubocop-standard", "requirements": ">= 0" } ], "runtime": [] } }
2025-09-17 23:38:22 UTC
EG90qnzNosQjDl7d-4U07

rails-on-sorbet

A Rails extension that expands support for sorbet

0.1.1
Content{ "name": "rails-on-sorbet", "downloads": 11, "version": "0.1.1", "version_created_at": "2025-09-17T23:33:05.913Z", "version_downloads": 0, "platform": "ruby", "authors": "Mateusz Drewniak, Espago", "info": "A Rails extension that expands support for sorbet", "licenses": [], "metadata": { "homepage_uri": "https://github.com/espago/rails-on_sorbet", "changelog_uri": "https://raw.githubusercontent.com/espago/rails-on_sorbet/refs/heads/main/CHANGELOG.md", "source_code_uri": "https://github.com/espago/rails-on_sorbet", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "e22a431975e1539d74e1e8f2b96aa8a391c35265f6834a9b6c6c1d533112c243", "spec_sha": "c225e5a3f97918f2f07b81bb70bc9e72bbfc96a01d14cda2797dcd3b4359955c", "project_uri": "https://rubygems.org/gems/rails-on-sorbet", "gem_uri": "https://rubygems.org/gems/rails-on-sorbet-0.1.1.gem", "homepage_uri": "https://github.com/espago/rails-on_sorbet", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/espago/rails-on_sorbet", "bug_tracker_uri": null, "changelog_uri": "https://raw.githubusercontent.com/espago/rails-on_sorbet/refs/heads/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "booleans", "requirements": "~> 0.1.3" }, { "name": "rails", "requirements": ">= 7.2" }, { "name": "sorbet-runtime", "requirements": ">= 0.6" } ] } }
2025-09-17 23:33:07 UTC
qHOGCk4_szcfEsSLvOBPI

rails-on-sorbet

A Rails extension that expands support for sorbet

0.1.0
Content{ "name": "rails-on-sorbet", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-09-17T23:17:22.766Z", "version_downloads": 0, "platform": "ruby", "authors": "Mateusz Drewniak, Espago", "info": "A Rails extension that expands support for sorbet", "licenses": [], "metadata": { "homepage_uri": "https://github.com/espago/rails-on_sorbet", "changelog_uri": "https://raw.githubusercontent.com/espago/rails-on_sorbet/refs/heads/main/CHANGELOG.md", "source_code_uri": "https://github.com/espago/rails-on_sorbet", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "929b742dd7cc0fdb6cbef38fd3248bd67b602a8f51d3e38cd3a280d8c349c489", "spec_sha": "b476fce190ae276484293b8d2f952c0b7f9d17d1d9a52d6ca4d1d0ebfbd9ba3d", "project_uri": "https://rubygems.org/gems/rails-on-sorbet", "gem_uri": "https://rubygems.org/gems/rails-on-sorbet-0.1.0.gem", "homepage_uri": "https://github.com/espago/rails-on_sorbet", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/espago/rails-on_sorbet", "bug_tracker_uri": null, "changelog_uri": "https://raw.githubusercontent.com/espago/rails-on_sorbet/refs/heads/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "booleans", "requirements": "~> 0.1.3" }, { "name": "rails", "requirements": ">= 7.2" }, { "name": "sorbet-runtime", "requirements": ">= 0.6" } ] } }
2025-09-17 23:17:24 UTC
Bo4rMA1Vae4GbXwIZTxwQ

tinymce-rails

Seamlessly integrates TinyMCE into the Rails asset pipeline introduced in Rails 3.1.

8.1.1
Content{ "name": "tinymce-rails", "downloads": 12558376, "version": "8.1.1", "version_created_at": "2025-09-17T23:01:29.240Z", "version_downloads": 0, "platform": "ruby", "authors": "Sam Pohlenz", "info": "Seamlessly integrates TinyMCE into the Rails asset pipeline introduced in Rails 3.1.", "licenses": [ "GPL-2.0-or-later" ], "metadata": {}, "yanked": false, "sha": "7e48e3cd06cb0c126ca04b488437278697f3a1df3ada0f65ae1f7e6685686bb1", "spec_sha": "6d7913efe4112ecd5b700e720538e3e087c8a2a13bcb1e57fc5276ffaae0e544", "project_uri": "https://rubygems.org/gems/tinymce-rails", "gem_uri": "https://rubygems.org/gems/tinymce-rails-8.1.1.gem", "homepage_uri": "https://github.com/spohlenz/tinymce-rails", "wiki_uri": "", "documentation_uri": "https://www.rubydoc.info/gems/tinymce-rails/8.1.1", "mailing_list_uri": "", "source_code_uri": "https://github.com/spohlenz/tinymce-rails", "bug_tracker_uri": "", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "railties", "requirements": ">= 3.1.1" } ] } }
2025-09-17 23:01:31 UTC
wMyaH-asvueh-OpYwtKBa

turbopuffer

Ruby library to access the Turbopuffer API

1.2.0
Content{ "name": "turbopuffer", "downloads": 387, "version": "1.2.0", "version_created_at": "2025-09-17T22:56:18.022Z", "version_downloads": 0, "platform": "ruby", "authors": "Turbopuffer", "info": "Ruby library to access the Turbopuffer API", "licenses": [], "metadata": { "homepage_uri": "https://gemdocs.org/gems/turbopuffer", "source_code_uri": "https://github.com/turbopuffer/turbopuffer-ruby", "rubygems_mfa_required": "false" }, "yanked": false, "sha": "1d8491be6f968afe1a68e86eee0efda6f0574fc215a9268397b3b4c8365cefaa", "spec_sha": "b9156c0796d4d495f506cf1f7eca16451c28ad6d00d2fee038ab71e821200058", "project_uri": "https://rubygems.org/gems/turbopuffer", "gem_uri": "https://rubygems.org/gems/turbopuffer-1.2.0.gem", "homepage_uri": "https://gemdocs.org/gems/turbopuffer", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/turbopuffer/turbopuffer-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "connection_pool", "requirements": ">= 0" } ] } }
2025-09-17 22:56:19 UTC
PFCFlHfxkZcleEUgDpnzI

increase

Ruby library to access the Increase API

1.80.0
Content{ "name": "increase", "downloads": 28562, "version": "1.80.0", "version_created_at": "2025-09-17T22:38:53.067Z", "version_downloads": 0, "platform": "ruby", "authors": "Increase", "info": "Ruby library to access the Increase API", "licenses": [], "metadata": { "homepage_uri": "https://gemdocs.org/gems/increase", "source_code_uri": "https://github.com/Increase/increase-ruby", "rubygems_mfa_required": "false" }, "yanked": false, "sha": "ca4d8d55b02d22677903614a62f19ef48d4fd2386a57c6259dba4ba9b8b1b6eb", "spec_sha": "2477ec7c47ed251558342b0d9d4e861121165d4294a0f149a69111ba243b98d4", "project_uri": "https://rubygems.org/gems/increase", "gem_uri": "https://rubygems.org/gems/increase-1.80.0.gem", "homepage_uri": "https://gemdocs.org/gems/increase", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/Increase/increase-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "connection_pool", "requirements": ">= 0" } ] } }
2025-09-17 22:38:54 UTC
ldZm19icnTwG99ri9a_jJ

active_model_logger

A gem that provides logging functionality for ActiveRecord models, storing logs in a separate table with support for log chains, metadata, and different visibility levels.

0.2.2
Content{ "name": "active_model_logger", "downloads": 155, "version": "0.2.2", "version_created_at": "2025-09-17T22:33:36.725Z", "version_downloads": 0, "platform": "ruby", "authors": "Eric Slick", "info": "A gem that provides logging functionality for ActiveRecord models, storing logs in a separate table with support for log chains, metadata, and different visibility levels.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/EricSlick/active_model_logger", "changelog_uri": "https://github.com/EricSlick/active_model_logger/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/EricSlick/active_model_logger/tree/main", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "71d48d9e33c54e04b79cb06fca62e8abbecda1c093344d8923305d34c61118c2", "spec_sha": "dba93a7d131181b9d2a4528e0c782f676d3b92a896a1385ce232a73a6b02adf3", "project_uri": "https://rubygems.org/gems/active_model_logger", "gem_uri": "https://rubygems.org/gems/active_model_logger-0.2.2.gem", "homepage_uri": "https://github.com/EricSlick/active_model_logger", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/EricSlick/active_model_logger/tree/main", "bug_tracker_uri": null, "changelog_uri": "https://github.com/EricSlick/active_model_logger/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rubocop-minitest", "requirements": "~> 0.35" }, { "name": "rubocop-rails-omakase", "requirements": "~> 1.0" }, { "name": "sqlite3", "requirements": "~> 2.0" } ], "runtime": [ { "name": "activerecord", "requirements": ">= 6.0" }, { "name": "activesupport", "requirements": ">= 6.0" }, { "name": "base64", "requirements": "~> 0.1" }, { "name": "bigdecimal", "requirements": "~> 3.0" }, { "name": "mutex_m", "requirements": "~> 0.1" } ] } }
2025-09-17 22:33:38 UTC
Ka116Mwu8-txpexys_sEa

numo-narray-alt

Numo::NArray Alternative is an experimental project forked from Numo::NArray.

0.9.4
Content{ "name": "numo-narray-alt", "downloads": 187, "version": "0.9.4", "version_created_at": "2025-09-17T22:31:30.273Z", "version_downloads": 0, "platform": "ruby", "authors": "yoshoku", "info": "Numo::NArray Alternative is an experimental project forked from Numo::NArray.", "licenses": [ "BSD-3-Clause" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "fdf6a3e09679a24366be6870715478a25de849e01d164849979c8b5703cb6b0f", "spec_sha": "8df312735d48f4104a4f2fcc20d209a9dc599fb4e2680fe232dc8ec2edd334fd", "project_uri": "https://rubygems.org/gems/numo-narray-alt", "gem_uri": "https://rubygems.org/gems/numo-narray-alt-0.9.4.gem", "homepage_uri": "https://github.com/yoshoku/numo-narray-alt", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/numo-narray-alt/0.9.4", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-17 22:31:31 UTC
QEWZlAmqG63bLCl65OxI8

wco_models

https://wasya.co

3.1.0.214
Content{ "name": "wco_models", "downloads": 59165, "version": "3.1.0.214", "version_created_at": "2025-09-17T22:25:24.675Z", "version_downloads": 0, "platform": "ruby", "authors": "Victor Pudeyev", "info": "https://wasya.co", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://wasya.co", "changelog_uri": "https://wasya.co", "source_code_uri": "https://wasya.co" }, "yanked": false, "sha": "06fb1879ddb1ad980b1d7eb7335dd8f8df44ee59278a72568b52cf587549a094", "spec_sha": "9b0ae95bc9313e0c0a83a76ea4cce45c38fc9fea0643fd009bc457eec745eb51", "project_uri": "https://rubygems.org/gems/wco_models", "gem_uri": "https://rubygems.org/gems/wco_models-3.1.0.214.gem", "homepage_uri": "https://wasya.co", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://wasya.co", "bug_tracker_uri": null, "changelog_uri": "https://wasya.co", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "ahoy_matey", "requirements": ">= 0" }, { "name": "aws-sdk-s3", "requirements": ">= 0" }, { "name": "business_time", "requirements": ">= 0" }, { "name": "cancancan", "requirements": "~> 3.5.0" }, { "name": "capybara", "requirements": ">= 0" }, { "name": "devise", "requirements": "~> 4.9.3" }, { "name": "droplet_kit", "requirements": "~> 3.20.0" }, { "name": "haml", "requirements": "~> 6.3.0" }, { "name": "httparty", "requirements": ">= 0" }, { "name": "jbuilder", "requirements": "~> 2.11.5" }, { "name": "kaminari-actionview", "requirements": ">= 0" }, { "name": "kaminari-mongoid", "requirements": "~> 1.0.1" }, { "name": "mongoid", "requirements": "~> 7.3.0" }, { "name": "mongoid-autoinc", "requirements": "~> 6.0" }, { "name": "mongoid-paperclip", "requirements": ">= 0" }, { "name": "mongoid_paranoia", "requirements": "~> 0.6.0" }, { "name": "net-scp", "requirements": "~> 4.0.0" }, { "name": "net-ssh", "requirements": "~> 7.2.0" }, { "name": "prawn", "requirements": ">= 0" }, { "name": "prawn-table", "requirements": ">= 0" }, { "name": "rails", "requirements": "~> 6.1.0" }, { "name": "sass-rails", "requirements": "~> 6.0" }, { "name": "selenium-webdriver", "requirements": "~> 4.9.0" }, { "name": "sidekiq", "requirements": "~> 7.2.0" }, { "name": "stripe", "requirements": "~> 10.4.0" } ] } }
2025-09-17 22:25:28 UTC
UM-d5GOu97qOlJWlIoBNG

wco_email

The Wco Email client.

0.1.1.95
Content{ "name": "wco_email", "downloads": 29092, "version": "0.1.1.95", "version_created_at": "2025-09-17T22:18:57.593Z", "version_downloads": 0, "platform": "ruby", "authors": "Victor Pudeyev", "info": "The Wco Email client.", "licenses": [ "Proprietary" ], "metadata": { "homepage_uri": "https://wasya.co", "changelog_uri": "https://wasya.co", "source_code_uri": "https://wasya.co" }, "yanked": false, "sha": "5a407cce657ceb7ce6c1c435fa83098d700722813368154f475a4ffc42587502", "spec_sha": "c8b57369f29e0fbf30a6acea963219ce576f78cb8604c2e2e9e01bf823f2ba1f", "project_uri": "https://rubygems.org/gems/wco_email", "gem_uri": "https://rubygems.org/gems/wco_email-0.1.1.95.gem", "homepage_uri": "https://wasya.co", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://wasya.co", "bug_tracker_uri": null, "changelog_uri": "https://wasya.co", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-s3", "requirements": ">= 0" }, { "name": "business_time", "requirements": ">= 0" }, { "name": "cancancan", "requirements": "~> 3.5.0" }, { "name": "devise", "requirements": "~> 4.9.3" }, { "name": "exception_notification", "requirements": "~> 4.5.0" }, { "name": "haml", "requirements": "~> 6.3.0" }, { "name": "httparty", "requirements": ">= 0" }, { "name": "jbuilder", "requirements": "~> 2.11.5" }, { "name": "kaminari-actionview", "requirements": ">= 0" }, { "name": "kaminari-mongoid", "requirements": "~> 1.0.1" }, { "name": "mail", "requirements": "~> 2.8.1" }, { "name": "mongoid", "requirements": "~> 7.3.0" }, { "name": "mongoid-autoinc", "requirements": "~> 6.0.3" }, { "name": "mongoid-paperclip", "requirements": "~> 0.1.0" }, { "name": "mongoid_paranoia", "requirements": "~> 0.6.0" }, { "name": "prawn", "requirements": ">= 0" }, { "name": "prawn-table", "requirements": ">= 0" }, { "name": "rails", "requirements": "~> 6.1.7" }, { "name": "sidekiq", "requirements": ">= 0" }, { "name": "wco_models", "requirements": "~> 3.1.0" } ] } }
2025-09-17 22:18:59 UTC
JtDroJz94ygk8rxYA3D8X

wco_models

https://wasya.co

3.1.0.213
Content{ "name": "wco_models", "downloads": 59165, "version": "3.1.0.213", "version_created_at": "2025-09-17T22:18:17.580Z", "version_downloads": 0, "platform": "ruby", "authors": "Victor Pudeyev", "info": "https://wasya.co", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://wasya.co", "changelog_uri": "https://wasya.co", "source_code_uri": "https://wasya.co" }, "yanked": false, "sha": "401a5745f483bd5833aa9ae6df3f254d4133ec5fbdcc4d1f4b6ce615e70cff9d", "spec_sha": "ebdf8b5147c134d7d4ca30f14843fcc6e42593eb261418d8071b4ec5041340e4", "project_uri": "https://rubygems.org/gems/wco_models", "gem_uri": "https://rubygems.org/gems/wco_models-3.1.0.213.gem", "homepage_uri": "https://wasya.co", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://wasya.co", "bug_tracker_uri": null, "changelog_uri": "https://wasya.co", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "ahoy_matey", "requirements": ">= 0" }, { "name": "aws-sdk-s3", "requirements": ">= 0" }, { "name": "business_time", "requirements": ">= 0" }, { "name": "cancancan", "requirements": "~> 3.5.0" }, { "name": "capybara", "requirements": ">= 0" }, { "name": "devise", "requirements": "~> 4.9.3" }, { "name": "droplet_kit", "requirements": "~> 3.20.0" }, { "name": "haml", "requirements": "~> 6.3.0" }, { "name": "httparty", "requirements": ">= 0" }, { "name": "jbuilder", "requirements": "~> 2.11.5" }, { "name": "kaminari-actionview", "requirements": ">= 0" }, { "name": "kaminari-mongoid", "requirements": "~> 1.0.1" }, { "name": "mongoid", "requirements": "~> 7.3.0" }, { "name": "mongoid-autoinc", "requirements": "~> 6.0" }, { "name": "mongoid-paperclip", "requirements": ">= 0" }, { "name": "mongoid_paranoia", "requirements": "~> 0.6.0" }, { "name": "net-scp", "requirements": "~> 4.0.0" }, { "name": "net-ssh", "requirements": "~> 7.2.0" }, { "name": "prawn", "requirements": ">= 0" }, { "name": "prawn-table", "requirements": ">= 0" }, { "name": "rails", "requirements": "~> 6.1.0" }, { "name": "sass-rails", "requirements": "~> 6.0" }, { "name": "selenium-webdriver", "requirements": "~> 4.9.0" }, { "name": "sidekiq", "requirements": "~> 7.2.0" }, { "name": "stripe", "requirements": "~> 10.4.0" } ] } }
2025-09-17 22:18:19 UTC
Ss5-EWFhIwMcgvEbHXeq_

supercharts-bullet_train

Supercharts for Bullet Train

1.3.1
Content{ "name": "supercharts-bullet_train", "downloads": 15333, "version": "1.3.1", "version_created_at": "2025-09-17T22:18:04.860Z", "version_downloads": 0, "platform": "ruby", "authors": "Pascal Laliberté", "info": "Supercharts for Bullet Train", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/supercharts-dev/supercharts-bullet_train", "source_code_uri": "https://github.com/supercharts-dev/supercharts-bullet_train" }, "yanked": false, "sha": "08f69f35a7d8be0a8fb1dd413e85adc36f5f64357ea4eed05810187ab1d45ed1", "spec_sha": "31bc99db3985b31d266b723bad48f417353621df5988f8e2303a61a0a6d92df0", "project_uri": "https://rubygems.org/gems/supercharts-bullet_train", "gem_uri": "https://rubygems.org/gems/supercharts-bullet_train-1.3.1.gem", "homepage_uri": "https://github.com/supercharts-dev/supercharts-bullet_train", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/supercharts-dev/supercharts-bullet_train", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rails", "requirements": ">= 6.0.0" } ] } }
2025-09-17 22:18:08 UTC
QKDCP2xKBXmHW7rmgiwl8

eventmachine-tail

Add file 'tail' implemented with EventMachine. Also includes a 'glob watch' class for watching a directory pattern for new matches, like /var/log/*.log

0.6.6
Content{ "name": "eventmachine-tail", "downloads": 7367733, "version": "0.6.6", "version_created_at": "2025-09-17T22:08:00.437Z", "version_downloads": 0, "platform": "ruby", "authors": "Jordan Sissel", "info": "Add file 'tail' implemented with EventMachine. Also includes a 'glob watch' class for watching a directory pattern for new matches, like /var/log/*.log", "licenses": [ "BSD-3-Clause" ], "metadata": {}, "yanked": false, "sha": "1dbeeaae11e1307b2a93d5a1e951797b07b7c4cd9362f17112958c5600ba1b64", "spec_sha": "2b45a421b67518b33e0868b442d314041f8141143e89d00a0cdef3722a96548a", "project_uri": "https://rubygems.org/gems/eventmachine-tail", "gem_uri": "https://rubygems.org/gems/eventmachine-tail-0.6.6.gem", "homepage_uri": "http://code.google.com/p/semicomplete/wiki/EventMachineTail", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/eventmachine-tail/0.6.6", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "test-unit", "requirements": ">= 0" } ], "runtime": [ { "name": "eventmachine", "requirements": ">= 0" } ] } }
2025-09-17 22:08:02 UTC
ePMhdssKji8EzGUZ30BwF

openai

Ruby library to access the OpenAI API

0.24.0
Content{ "name": "openai", "downloads": 320500, "version": "0.24.0", "version_created_at": "2025-09-17T22:05:15.157Z", "version_downloads": 0, "platform": "ruby", "authors": "OpenAI", "info": "Ruby library to access the OpenAI API", "licenses": [], "metadata": { "homepage_uri": "https://gemdocs.org/gems/openai", "source_code_uri": "https://github.com/openai/openai-ruby", "rubygems_mfa_required": "false" }, "yanked": false, "sha": "c7417e2d5ef08f79ea8ff120e00562b139c68f6c7d4da60618341688b15519b0", "spec_sha": "f13bd8278d53b8d9e3af4f03bb61bdc9caf91f3a8678d335f2ff07daac10ae5e", "project_uri": "https://rubygems.org/gems/openai", "gem_uri": "https://rubygems.org/gems/openai-0.24.0.gem", "homepage_uri": "https://gemdocs.org/gems/openai", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/openai/openai-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "connection_pool", "requirements": ">= 0" } ] } }
2025-09-17 22:05:16 UTC
IRnFhmnHIxJnGWPFQKyoJ

argument_parser

Parse command line arguments with like you parse options with OptionParser.

0.1.3
Content{ "name": "argument_parser", "downloads": 251, "version": "0.1.3", "version_created_at": "2025-09-17T22:01:53.152Z", "version_downloads": 0, "platform": "ruby", "authors": "Matheus Richard", "info": "Parse command line arguments with like you parse options with OptionParser.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/thoughtbot/argument_parser", "changelog_uri": "https://github.com/thoughtbot/argument_parser/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/thoughtbot/argument_parser" }, "yanked": false, "sha": "616ec4bc896ad2655b4d5a2bdc9c85ac9ae26ab004616c39b6817c7f8d127805", "spec_sha": "d7b4aec1538157a363c6c8e42a8ad2d982fdfecf5bb92a43b41b270ae23b594f", "project_uri": "https://rubygems.org/gems/argument_parser", "gem_uri": "https://rubygems.org/gems/argument_parser-0.1.3.gem", "homepage_uri": "https://github.com/thoughtbot/argument_parser", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/thoughtbot/argument_parser", "bug_tracker_uri": null, "changelog_uri": "https://github.com/thoughtbot/argument_parser/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-17 22:01:54 UTC
_ahOryW9moigxb_AviwTU

openapi_parameters

This parses HTTP query/path/header/cookie parameters exactly as described in an OpenAPI API description.

0.8.0
Content{ "name": "openapi_parameters", "downloads": 190705, "version": "0.8.0", "version_created_at": "2025-09-17T21:59:59.387Z", "version_downloads": 0, "platform": "ruby", "authors": "Andreas Haller", "info": "This parses HTTP query/path/header/cookie parameters exactly as described in an OpenAPI API description.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/ahx/openapi_parameters", "changelog_uri": "https://github.com/ahx/openapi_parameters/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/ahx/openapi_parameters", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "f5b3c23fc7feb0fbb892921d8d7d0be80556a1dfd181e5358d1503aaf1be637d", "spec_sha": "41ec2916a26d2137cfd70b1aa31750a4216057abaf66a73619717472b7fa82d4", "project_uri": "https://rubygems.org/gems/openapi_parameters", "gem_uri": "https://rubygems.org/gems/openapi_parameters-0.8.0.gem", "homepage_uri": "https://github.com/ahx/openapi_parameters", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/ahx/openapi_parameters", "bug_tracker_uri": null, "changelog_uri": "https://github.com/ahx/openapi_parameters/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rack", "requirements": ">= 2.2" } ] } }
2025-09-17 22:00:01 UTC
jykxcrr4fIk8GKFvqMOVq

opentelemetry-api

A stats collection and distributed tracing framework

1.7.0
Content{ "name": "opentelemetry-api", "downloads": 51269015, "version": "1.7.0", "version_created_at": "2025-09-17T21:54:29.182Z", "version_downloads": 0, "platform": "ruby", "authors": "OpenTelemetry Authors", "info": "A stats collection and distributed tracing framework", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://open-telemetry.github.io/opentelemetry-ruby/opentelemetry-api/v1.7.0/file.CHANGELOG.html", "bug_tracker_uri": "https://github.com/open-telemetry/opentelemetry-ruby/issues", "source_code_uri": "https://github.com/open-telemetry/opentelemetry-ruby/tree/main/api", "documentation_uri": "https://open-telemetry.github.io/opentelemetry-ruby/opentelemetry-api/v1.7.0" }, "yanked": false, "sha": "ccfd264ea6f2db5bf4185e3c07a1297977b44a944e2ce65457c4fe63a697214f", "spec_sha": "088bbc588292806dec4e27a9ac353c0ea099c3d4b643d1423f7822590ddb84f9", "project_uri": "https://rubygems.org/gems/opentelemetry-api", "gem_uri": "https://rubygems.org/gems/opentelemetry-api-1.7.0.gem", "homepage_uri": "https://github.com/open-telemetry/opentelemetry-ruby", "wiki_uri": null, "documentation_uri": "https://open-telemetry.github.io/opentelemetry-ruby/opentelemetry-api/v1.7.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/open-telemetry/opentelemetry-ruby/tree/main/api", "bug_tracker_uri": "https://github.com/open-telemetry/opentelemetry-ruby/issues", "changelog_uri": "https://open-telemetry.github.io/opentelemetry-ruby/opentelemetry-api/v1.7.0/file.CHANGELOG.html", "funding_uri": null, "dependencies": { "development": [ { "name": "benchmark-ipsa", "requirements": "~> 0.2.0" }, { "name": "bundler", "requirements": ">= 1.17" }, { "name": "concurrent-ruby", "requirements": "~> 1.3" }, { "name": "faraday", "requirements": "~> 0.13" }, { "name": "minitest", "requirements": "~> 5.0" }, { "name": "opentelemetry-test-helpers", "requirements": ">= 0" }, { "name": "rake", "requirements": "~> 12.0" }, { "name": "rubocop", "requirements": "~> 1.65" }, { "name": "simplecov", "requirements": "~> 0.17" }, { "name": "yard", "requirements": "~> 0.9" }, { "name": "yard-doctest", "requirements": "~> 0.1.6" } ], "runtime": [] } }
2025-09-17 21:54:30 UTC
9D-rDAy7J7fQlwiq8V4Ep

refs-rails

A simple way to manage string references in a Rails application.

0.2.0
Content{ "name": "refs-rails", "downloads": 0, "version": "0.2.0", "version_created_at": "2025-09-17T21:50:30.560Z", "version_downloads": 0, "platform": "ruby", "authors": "James Kerr", "info": "A simple way to manage string references in a Rails application.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/jameskerr/refs-rails/blob/main/CHANGELOG.md" }, "yanked": false, "sha": "4122f33823d2677a0e6796a90216473a1f431d89daa1388cde30ef1c6d3e4678", "spec_sha": "e67ad01d474c8ff8f2bcadba2e27b9fbf2252d3fe1d051238a84463d49b10cb1", "project_uri": "https://rubygems.org/gems/refs-rails", "gem_uri": "https://rubygems.org/gems/refs-rails-0.2.0.gem", "homepage_uri": "https://github.com/jameskerr/refs-rails", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": "https://github.com/jameskerr/refs-rails/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rails", "requirements": ">= 0" } ] } }
2025-09-17 21:50:31 UTC
sfR2RZxxXcmOF3DYbtxh8

refs-rails

A simple way to manage string references in a Rails application.

0.1.0
Content{ "name": "refs-rails", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-09-17T21:49:00.199Z", "version_downloads": 0, "platform": "ruby", "authors": "James Kerr", "info": "A simple way to manage string references in a Rails application.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/jameskerr/refs-rails/blob/main/CHANGELOG.md" }, "yanked": false, "sha": "6737b489403aadb7a1795b3830fd1e04b9919dbc4862bb57a7baf185b5f5831b", "spec_sha": "46d2961990e3df65bde806fec8453eb613d57e74d04e58959264af0b5e335ae2", "project_uri": "https://rubygems.org/gems/refs-rails", "gem_uri": "https://rubygems.org/gems/refs-rails-0.1.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": "https://github.com/jameskerr/refs-rails/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rails", "requirements": "~> 6.0" } ] } }
2025-09-17 21:49:01 UTC
LyjdKwPvKXagdM-ALOrhe

google-cloud-eventarc-v1

Eventarc lets you asynchronously deliver events from Google services, SaaS, and your own apps using loosely coupled services that react to state changes. Eventarc requires no infrastructure management — you can optimize productivity and costs while building a modern, event-driven solution. Note that google-cloud-eventarc-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-eventarc instead. See the readme for more details.

2.3.0
Content{ "name": "google-cloud-eventarc-v1", "downloads": 18639, "version": "2.3.0", "version_created_at": "2025-09-17T21:45:34.739Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "Eventarc lets you asynchronously deliver events from Google services, SaaS, and your own apps using loosely coupled services that react to state changes. Eventarc requires no infrastructure management — you can optimize productivity and costs while building a modern, event-driven solution. Note that google-cloud-eventarc-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-eventarc instead. See the readme for more details.", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "66f1b65ab728529c4c1dcd0ff21835c7ebd6a96741743681993b3b05d10a542c", "spec_sha": "9450d3a3c63c5f32e60425adf58ca773d96c8efb5bb2aa79b4b95ad922c178e9", "project_uri": "https://rubygems.org/gems/google-cloud-eventarc-v1", "gem_uri": "https://rubygems.org/gems/google-cloud-eventarc-v1-2.3.0.gem", "homepage_uri": "https://github.com/googleapis/google-cloud-ruby", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/google-cloud-eventarc-v1/2.3.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "gapic-common", "requirements": "~> 1.2" }, { "name": "google-cloud-errors", "requirements": "~> 1.0" }, { "name": "google-cloud-location", "requirements": "~> 1.0" }, { "name": "google-iam-v1", "requirements": "~> 1.3" } ] } }
2025-09-17 21:45:36 UTC
F2MBu1ywSfUTkMOGC9vo7

google-cloud-ai_platform-v1

Vertex AI enables data scientists, developers, and AI newcomers to create custom machine learning models specific to their business needs by leveraging Google's state-of-the-art transfer learning and innovative AI research. Note that google-cloud-ai_platform-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-ai_platform instead. See the readme for more details.

1.23.0
Content{ "name": "google-cloud-ai_platform-v1", "downloads": 955215, "version": "1.23.0", "version_created_at": "2025-09-17T21:44:28.935Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "Vertex AI enables data scientists, developers, and AI newcomers to create custom machine learning models specific to their business needs by leveraging Google's state-of-the-art transfer learning and innovative AI research. Note that google-cloud-ai_platform-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-ai_platform instead. See the readme for more details.", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "6b3b8c556abb11eee5c313af11ffdcd0a69831b6cf174000d5558e571b99a9dd", "spec_sha": "9a429d3cec37b6cd0b8f625267ea35091592524e6a971329386d1ff6c52fbdb2", "project_uri": "https://rubygems.org/gems/google-cloud-ai_platform-v1", "gem_uri": "https://rubygems.org/gems/google-cloud-ai_platform-v1-1.23.0.gem", "homepage_uri": "https://github.com/googleapis/google-cloud-ruby", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/google-cloud-ai_platform-v1/1.23.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "gapic-common", "requirements": "~> 1.2" }, { "name": "google-cloud-errors", "requirements": "~> 1.0" }, { "name": "google-cloud-location", "requirements": "~> 1.0" }, { "name": "google-iam-v1", "requirements": "~> 1.3" } ] } }
2025-09-17 21:44:30 UTC
1CKlURZqrOeCtQ_R5XLs1

myob_acumatica

Ruby client for MYOB Acumatica

0.1.6
Content{ "name": "myob_acumatica", "downloads": 1064, "version": "0.1.6", "version_created_at": "2025-09-17T21:44:09.673Z", "version_downloads": 0, "platform": "ruby", "authors": "Adam Mikulasev", "info": "Ruby client for MYOB Acumatica", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/fast-programmer/myob_acumatica", "changelog_uri": "https://github.com/fast-programmer/myob_acumatica/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/fast-programmer/myob_acumatica", "documentation_uri": "https://www.rubydoc.info/gems/myob_acumatica" }, "yanked": false, "sha": "f7659f834747ecb01e000c3d1004776c7e5eabd0934d48afde2442e1a0a5862c", "spec_sha": "2eaeb7319cdd89f07d8d64b2d690b1f633dba311039bff72fec9b466602ba79a", "project_uri": "https://rubygems.org/gems/myob_acumatica", "gem_uri": "https://rubygems.org/gems/myob_acumatica-0.1.6.gem", "homepage_uri": "https://github.com/fast-programmer/myob_acumatica", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/myob_acumatica", "mailing_list_uri": null, "source_code_uri": "https://github.com/fast-programmer/myob_acumatica", "bug_tracker_uri": null, "changelog_uri": "https://github.com/fast-programmer/myob_acumatica/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "byebug", "requirements": "~> 11.1" }, { "name": "dotenv", "requirements": "~> 3.1" }, { "name": "pry", "requirements": "~> 0.15" }, { "name": "puma", "requirements": "~> 6.6" }, { "name": "rackup", "requirements": "~> 2.2" }, { "name": "rerun", "requirements": "~> 0.14" }, { "name": "rubocop", "requirements": "~> 1.71" }, { "name": "sinatra", "requirements": "~> 4.1" }, { "name": "yard", "requirements": "~> 0.9" } ], "runtime": [] } }
2025-09-17 21:44:11 UTC
8OdRkcqeWoZGXCul8AvhA

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. VERSION 6.0.0 BREAKING CHANGE: Apps must now explicitly call Rcurses.init! - auto-initialization has been removed for Ruby 3.4+ compatibility.

6.1.1
Content{ "name": "rcurses", "downloads": 20721, "version": "6.1.1", "version_created_at": "2025-09-17T21:43:55.193Z", "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. VERSION 6.0.0 BREAKING CHANGE: Apps must now explicitly call Rcurses.init! - auto-initialization has been removed for Ruby 3.4+ compatibility.", "licenses": [ "Unlicense" ], "metadata": { "source_code_uri": "https://github.com/isene/rcurses" }, "yanked": false, "sha": "848b2a144d619b1fd33cc04bd387cbdcdc694a0637077912c2e5f5b03bb54945", "spec_sha": "4017258db1d696ed3ca71a3f6915c6cea00f80bbc7cf70c9b537acd205aec78a", "project_uri": "https://rubygems.org/gems/rcurses", "gem_uri": "https://rubygems.org/gems/rcurses-6.1.1.gem", "homepage_uri": "https://isene.com/", "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-09-17 21:43:56 UTC
RdQyvbwsT_oswcxbHeFXR

google-cloud-compute-v1

google-cloud-compute-v1 is the official client library for the Google Cloud Compute V1 API.

3.4.0
Content{ "name": "google-cloud-compute-v1", "downloads": 15070262, "version": "3.4.0", "version_created_at": "2025-09-17T21:40:41.404Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "google-cloud-compute-v1 is the official client library for the Google Cloud Compute V1 API.", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "94f38b975e4847ea3fc04be06fc0b2e7abba9a95c14405330f26b3710b8a69e3", "spec_sha": "d7c11a60a52a128c96805196b386808ac39993f503964f1a5a01fd5467fceddd", "project_uri": "https://rubygems.org/gems/google-cloud-compute-v1", "gem_uri": "https://rubygems.org/gems/google-cloud-compute-v1-3.4.0.gem", "homepage_uri": "https://github.com/googleapis/google-cloud-ruby", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/google-cloud-compute-v1/3.4.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "gapic-common", "requirements": "~> 1.2" }, { "name": "google-cloud-common", "requirements": "~> 1.0" }, { "name": "google-cloud-errors", "requirements": "~> 1.0" } ] } }
2025-09-17 21:40:44 UTC
i-KFbEJLc_It97epwja43

cybrid_api_bank_ruby

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

0.124.171
Content{ "name": "cybrid_api_bank_ruby", "downloads": 1700071, "version": "0.124.171", "version_created_at": "2025-09-17T21:34:04.102Z", "version_downloads": 0, "platform": "ruby", "authors": "Cybrid", "info": "View our documentation at https://github.com/Cybrid-app/cybrid-api-bank-ruby/", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "1e1fc87c1512c28d375137e6b2f78d8477dc16b67c75a4da74a8931d5517f78e", "spec_sha": "ff8564cde02ef97e915a1d295820a2da4a2e32f9e5c5f378158b377c5822fd06", "project_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby-0.124.171.gem", "homepage_uri": "https://github.com/Cybrid-app/cybrid-api-bank-ruby/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/cybrid_api_bank_ruby/0.124.171", "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-09-17 21:34:08 UTC
_-6WbQgHSyuYYnxj-VjnY

jisho_sort

Sort Japanese letters, including Chinese letters, in dictionary order.

0.0.6
Content{ "name": "jisho_sort", "downloads": 837, "version": "0.0.6", "version_created_at": "2025-09-17T21:33:58.360Z", "version_downloads": 0, "platform": "ruby", "authors": "fvknk97034", "info": "Sort Japanese letters, including Chinese letters, in dictionary order.", "licenses": [], "metadata": { "source_code_uri": "https://github.com/fvknk97034/jisho_sort.git", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "209257f21292955b710c42a4cbe73bd6f7836b36b804e462f4ac78218d61ca06", "spec_sha": "b200129c3d9907e0fb3fcde1d2969219b6979b1a75e1c52f2595ded3e1533b5e", "project_uri": "https://rubygems.org/gems/jisho_sort", "gem_uri": "https://rubygems.org/gems/jisho_sort-0.0.6.gem", "homepage_uri": "https://github.com/fvknk97034", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/fvknk97034/jisho_sort.git", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "ffi", "requirements": ">= 1.9.0" }, { "name": "natto", "requirements": ">= 0" } ] } }
2025-09-17 21:34:00 UTC
qKn3GptBGd_fLe14CK55C

cybrid_api_id_ruby

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

0.124.171
Content{ "name": "cybrid_api_id_ruby", "downloads": 1703070, "version": "0.124.171", "version_created_at": "2025-09-17T21:33:19.001Z", "version_downloads": 0, "platform": "ruby", "authors": "Cybrid", "info": "View our documentation at https://github.com/Cybrid-app/cybrid-api-id-ruby/", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "53e690555076298dea6cc1317cfe5ebdb48ecdafaa0dae105a0bbd6fc19c870f", "spec_sha": "1b475bc5c946d9accfec94f55abb724b0691b85a6be2520faded0adfbeca36a7", "project_uri": "https://rubygems.org/gems/cybrid_api_id_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_id_ruby-0.124.171.gem", "homepage_uri": "https://github.com/Cybrid-app/cybrid-api-id-ruby/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/cybrid_api_id_ruby/0.124.171", "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-09-17 21:33:23 UTC
nX0xBaLiZ4q6BBzkvlkDN

cybrid_api_organization_ruby

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

0.124.171
Content{ "name": "cybrid_api_organization_ruby", "downloads": 1713892, "version": "0.124.171", "version_created_at": "2025-09-17T21:32:23.976Z", "version_downloads": 0, "platform": "ruby", "authors": "Cybrid", "info": "View our documentation at https://github.com/Cybrid-app/cybrid-api-organization-ruby/", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "3907be615862c81215ce7243e44b60fbeefef960dac6ac39c8875dcce4965c5e", "spec_sha": "8d40fc58b411fd1b4ad137cf27dc088f929f77ec9e906da2dec1738ab5ad1666", "project_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby-0.124.171.gem", "homepage_uri": "https://github.com/Cybrid-app/cybrid-api-organization-ruby/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/cybrid_api_organization_ruby/0.124.171", "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-09-17 21:32:29 UTC
BB7VUSPhR_GUbpTT2hufq

recaptcha

Helpers for the reCAPTCHA API

5.21.1
Content{ "name": "recaptcha", "downloads": 80683928, "version": "5.21.1", "version_created_at": "2025-09-17T21:31:35.492Z", "version_downloads": 0, "platform": "ruby", "authors": "Jason L Perry", "info": "Helpers for the reCAPTCHA API", "licenses": [ "MIT" ], "metadata": { "source_code_uri": "https://github.com/ambethia/recaptcha" }, "yanked": false, "sha": "e003e9ceba9b993a9f0c6a828c192f2d46693cd2aa0b0beae94f936649507adb", "spec_sha": "206b202259c0170fd87676f4ad13041d4aec43638f1583ecb315a8296f26b6c1", "project_uri": "https://rubygems.org/gems/recaptcha", "gem_uri": "https://rubygems.org/gems/recaptcha-5.21.1.gem", "homepage_uri": "http://github.com/ambethia/recaptcha", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/ambethia/recaptcha", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bump", "requirements": ">= 0" }, { "name": "i18n", "requirements": ">= 0" }, { "name": "maxitest", "requirements": ">= 0" }, { "name": "mocha", "requirements": ">= 0" }, { "name": "pry-byebug", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rubocop", "requirements": ">= 0" }, { "name": "webmock", "requirements": ">= 0" } ], "runtime": [] } }
2025-09-17 21:31:38 UTC
sR82_ndYBmgal2UNxWrq3

halo_msp_api

A comprehensive Ruby gem for interacting with the Halo MSP platform including HaloITSM, HaloPSA, and HaloCRM REST APIs

0.2.0
Content{ "name": "halo_msp_api", "downloads": 193, "version": "0.2.0", "version_created_at": "2025-09-17T21:27:07.232Z", "version_downloads": 0, "platform": "ruby", "authors": "Evo Security", "info": "A comprehensive Ruby gem for interacting with the Halo MSP platform including HaloITSM, HaloPSA, and HaloCRM REST APIs", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/evosecurity/HaloAPI-Ruby", "changelog_uri": "https://github.com/evosecurity/HaloAPI-Ruby/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/evosecurity/HaloAPI-Ruby", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "7bcfa214b2bd0e9e3374b432c48e83706fea14740fe862e009e4845b4a94fa00", "spec_sha": "1489d16a3d0d64fcab742b64fffab6901a4ce8e46e9ac6ff45dba71eebf2591a", "project_uri": "https://rubygems.org/gems/halo_msp_api", "gem_uri": "https://rubygems.org/gems/halo_msp_api-0.2.0.gem", "homepage_uri": "https://github.com/evosecurity/HaloAPI-Ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/evosecurity/HaloAPI-Ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/evosecurity/HaloAPI-Ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rubocop", "requirements": "~> 1.0" }, { "name": "vcr", "requirements": "~> 6.0" }, { "name": "webmock", "requirements": "~> 3.0" }, { "name": "yard", "requirements": "~> 0.9" } ], "runtime": [ { "name": "faraday", "requirements": "~> 2.0" }, { "name": "faraday-retry", "requirements": "~> 2.0" }, { "name": "json", "requirements": "~> 2.0" } ] } }
2025-09-17 21:27:08 UTC
G3lmcDZOXesDuq_Pa9GJF

bootstrap-email

Bootstrap 5+ stylesheet, compiler, and inliner for responsive and consistent emails with the Bootstrap syntax you know and love. Support: command line, ruby, rails

1.5.2
Content{ "name": "bootstrap-email", "downloads": 1345974, "version": "1.5.2", "version_created_at": "2025-09-17T21:11:10.842Z", "version_downloads": 0, "platform": "ruby", "authors": "Stuart Yamartino", "info": "Bootstrap 5+ stylesheet, compiler, and inliner for responsive and consistent emails with the Bootstrap syntax you know and love. Support: command line, ruby, rails", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "2e641f41b73f4b1b21210b330578aab7cd4baf9ceaee40aeaa6a0895a058354c", "spec_sha": "2a792d1ba05d46f066ccfeb5c71cb65c97d96c8590988dfa07b0e5ce3c62097b", "project_uri": "https://rubygems.org/gems/bootstrap-email", "gem_uri": "https://rubygems.org/gems/bootstrap-email-1.5.2.gem", "homepage_uri": "https://bootstrapemail.com", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/bootstrap-email/1.5.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "htmlbeautifier", "requirements": "~> 1.3" }, { "name": "nokogiri", "requirements": "~> 1.6" }, { "name": "ostruct", "requirements": "~> 0.6" }, { "name": "premailer", "requirements": "~> 1.7" }, { "name": "sass-embedded", "requirements": "~> 1.53" } ] } }
2025-09-17 21:11:12 UTC
yJfk85k0yJzdD2rXnmvmr

md-logstasher

Awesome rails logs

1.9.1
Content{ "name": "md-logstasher", "downloads": 42443, "version": "1.9.1", "version_created_at": "2025-09-17T21:08:34.229Z", "version_downloads": 0, "platform": "ruby", "authors": "Devin Christensen", "info": "Awesome rails logs", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "e43f1f458cd9f37b231a0cb84dc19d3f4243bf703d11d61e4ea92ef9d7e5e9cd", "spec_sha": "0281d9694ee2aa22152800a9558966ed9e58fa01e1d04caa60f10e86c1d3e6ce", "project_uri": "https://rubygems.org/gems/md-logstasher", "gem_uri": "https://rubygems.org/gems/md-logstasher-1.9.1.gem", "homepage_uri": "https://github.com/moneydesktop/logstasher", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/md-logstasher/1.9.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 1.0.0" }, { "name": "redis", "requirements": ">= 0" }, { "name": "rspec", "requirements": ">= 0" } ], "runtime": [ { "name": "dry-validation", "requirements": ">= 1.11.0" }, { "name": "logstash-event", "requirements": "~> 1.2" } ] } }
2025-09-17 21:08:36 UTC
bIv4LdcAT6bI7a1iLnM4m

activerecord-tenanted

Enable a Rails application to have separate databases for each tenant. This gem primarily extends Active Record, creating a new connection pool for each tenant and using horizontal sharding to swap between them. It also provides integrations for middleware tenant selection, Action View Caching, Active Job, Action Cable, Active Storage, Action Mailbox, and Action Text, with support and documentation for Solid Cache, Solid Queue, Solid Cable, and Turbo Rails.

0.4.1
Content{ "name": "activerecord-tenanted", "downloads": 557, "version": "0.4.1", "version_created_at": "2025-09-17T21:07:09.734Z", "version_downloads": 0, "platform": "ruby", "authors": "Mike Dalessio", "info": "Enable a Rails application to have separate databases for each tenant.\n\nThis gem primarily extends Active Record, creating a new connection pool for each tenant and\nusing horizontal sharding to swap between them. It also provides integrations for middleware\ntenant selection, Action View Caching, Active Job, Action Cable, Active Storage, Action Mailbox,\nand Action Text, with support and documentation for Solid Cache, Solid Queue, Solid Cable, and\nTurbo Rails.\n", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/basecamp/activerecord-tenanted" }, "yanked": false, "sha": "dd06959172f56724842f7a39e0b10490cc9398fdfd76f1c8b9351ab290ebb6e4", "spec_sha": "35736a80f024e40e5b2b25fbfcdf0358b60ecdf5ee4197a10d96fef219a3c9b6", "project_uri": "https://rubygems.org/gems/activerecord-tenanted", "gem_uri": "https://rubygems.org/gems/activerecord-tenanted-0.4.1.gem", "homepage_uri": "https://github.com/basecamp/activerecord-tenanted", "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": "activerecord", "requirements": ">= 8.1.beta" }, { "name": "railties", "requirements": ">= 8.1.beta" }, { "name": "zeitwerk", "requirements": ">= 0" } ] } }
2025-09-17 21:07:11 UTC
2qjqWw4D2ZpFHzyGE9mHK

activerecord-tenanted

Enable a Rails application to have separate databases for each tenant. This gem primarily extends Active Record, creating a new connection pool for each tenant and using horizontal sharding to swap between them. It also provides integrations for middleware tenant selection, Action View Caching, Active Job, Action Cable, Active Storage, Action Mailbox, and Action Text, with support and documentation for Solid Cache, Solid Queue, Solid Cable, and Turbo Rails.

0.4.0
Content{ "name": "activerecord-tenanted", "downloads": 555, "version": "0.4.0", "version_created_at": "2025-09-17T21:01:02.872Z", "version_downloads": 0, "platform": "ruby", "authors": "Mike Dalessio", "info": "Enable a Rails application to have separate databases for each tenant.\n\nThis gem primarily extends Active Record, creating a new connection pool for each tenant and\nusing horizontal sharding to swap between them. It also provides integrations for middleware\ntenant selection, Action View Caching, Active Job, Action Cable, Active Storage, Action Mailbox,\nand Action Text, with support and documentation for Solid Cache, Solid Queue, Solid Cable, and\nTurbo Rails.\n", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/basecamp/activerecord-tenanted" }, "yanked": false, "sha": "6eba2c7a1b6300f4af1ab2d1ba3afbf4986f3a81ace3e1aaed7c16aa699eeec0", "spec_sha": "d387260e3b7410a896d404e6c448781395e3925ccbc0024a3233b2e700776463", "project_uri": "https://rubygems.org/gems/activerecord-tenanted", "gem_uri": "https://rubygems.org/gems/activerecord-tenanted-0.4.0.gem", "homepage_uri": "https://github.com/basecamp/activerecord-tenanted", "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": "activerecord", "requirements": ">= 8.1.beta" }, { "name": "railties", "requirements": ">= 8.1.beta" }, { "name": "zeitwerk", "requirements": ">= 0" } ] } }
2025-09-17 21:01:04 UTC
K3EXjWIhV8CaNN1rwuzt_

google-cloud-gke_recommender

GKE Recommender API.

0.1.0
Content{ "name": "google-cloud-gke_recommender", "downloads": 80, "version": "0.1.0", "version_created_at": "2025-09-17T20:39:14.701Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "GKE Recommender API.", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "924ff2751aa07e99df0693750582f764a1e1d1d4170a0a85000ff36c5feee442", "spec_sha": "e79940581921f41237541e094d815f4dcc4052dc2831bd2e24e5667778dd8806", "project_uri": "https://rubygems.org/gems/google-cloud-gke_recommender", "gem_uri": "https://rubygems.org/gems/google-cloud-gke_recommender-0.1.0.gem", "homepage_uri": "https://github.com/googleapis/google-cloud-ruby", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/google-cloud-gke_recommender/0.1.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "google-cloud-core", "requirements": "~> 1.6" }, { "name": "google-cloud-gke_recommender-v1", "requirements": ">= 0.0, < 2.a" } ] } }
2025-09-17 20:39:16 UTC
cQPeT7rN2Ni0h550XlBhb

cybrid_api_organization_ruby

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

0.124.170
Content{ "name": "cybrid_api_organization_ruby", "downloads": 1713796, "version": "0.124.170", "version_created_at": "2025-09-17T20:38:21.225Z", "version_downloads": 0, "platform": "ruby", "authors": "Cybrid", "info": "View our documentation at https://github.com/Cybrid-app/cybrid-api-organization-ruby/", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "6177d6607183bf7ab92c2f19f4fafb99c2b4b73a7867a21d7c0b33c99ebebd87", "spec_sha": "69306f8903e02b95e597ab0f5ec48871cb24a941ba4cc131ffd99feda3efec76", "project_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby-0.124.170.gem", "homepage_uri": "https://github.com/Cybrid-app/cybrid-api-organization-ruby/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/cybrid_api_organization_ruby/0.124.170", "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-09-17 20:38:26 UTC
ibfbP9Hs1bPlr6BQ6OZzn

cybrid_api_bank_ruby

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

0.124.170
Content{ "name": "cybrid_api_bank_ruby", "downloads": 1699975, "version": "0.124.170", "version_created_at": "2025-09-17T20:38:16.668Z", "version_downloads": 0, "platform": "ruby", "authors": "Cybrid", "info": "View our documentation at https://github.com/Cybrid-app/cybrid-api-bank-ruby/", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "664e5ea438bfe9da846d3346d97e2e62f4d0266db128f9a3656511ae9639b7d4", "spec_sha": "cfc4c9026924984c3d54caf00cedafc0a8cb9106d58d67308420e96705d83432", "project_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby-0.124.170.gem", "homepage_uri": "https://github.com/Cybrid-app/cybrid-api-bank-ruby/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/cybrid_api_bank_ruby/0.124.170", "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-09-17 20:38:20 UTC
q7gqjKJKILRcHXWKWbles

cybrid_api_id_ruby

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

0.124.170
Content{ "name": "cybrid_api_id_ruby", "downloads": 1702962, "version": "0.124.170", "version_created_at": "2025-09-17T20:37:56.875Z", "version_downloads": 0, "platform": "ruby", "authors": "Cybrid", "info": "View our documentation at https://github.com/Cybrid-app/cybrid-api-id-ruby/", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "89987d16048ae414bbba6a7af29c2ad541a2089f2d3da6400fd821b9a2728092", "spec_sha": "6f14db17cae709ca58499fbf22c3747c043797e59851b838189bfc8fc40ff772", "project_uri": "https://rubygems.org/gems/cybrid_api_id_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_id_ruby-0.124.170.gem", "homepage_uri": "https://github.com/Cybrid-app/cybrid-api-id-ruby/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/cybrid_api_id_ruby/0.124.170", "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-09-17 20:38:02 UTC
pmrYrQKIyUNXATubOmaWN

google-cloud-bigquery

google-cloud-bigquery is the official library for Google BigQuery.

1.59.0
Content{ "name": "google-cloud-bigquery", "downloads": 20086338, "version": "1.59.0", "version_created_at": "2025-09-17T20:37:22.550Z", "version_downloads": 0, "platform": "ruby", "authors": "Mike Moore, Chris Smith", "info": "google-cloud-bigquery is the official library for Google BigQuery.", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "ad897d0b52794e548a24bdd339bc126b852d0ca3304956a1168aaf26c509f3ea", "spec_sha": "c11337f6066898b2d3a5702eefc960feee2f277bca6a69359892aa76bdef9015", "project_uri": "https://rubygems.org/gems/google-cloud-bigquery", "gem_uri": "https://rubygems.org/gems/google-cloud-bigquery-1.59.0.gem", "homepage_uri": "https://github.com/googleapis/google-cloud-ruby/tree/master/google-cloud-bigquery", "wiki_uri": "", "documentation_uri": "http://googlecloudplatform.github.io/google-cloud-ruby/#/docs/google-cloud-bigquery/latest", "mailing_list_uri": "", "source_code_uri": "", "bug_tracker_uri": "https://github.com/GoogleCloudPlatform/google-cloud-ruby/labels/API%3A%20bigquery", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bigdecimal", "requirements": "~> 3.0" }, { "name": "concurrent-ruby", "requirements": "~> 1.0" }, { "name": "google-apis-bigquery_v2", "requirements": "~> 0.71" }, { "name": "google-apis-core", "requirements": ">= 0.18, < 2" }, { "name": "googleauth", "requirements": "~> 1.9" }, { "name": "google-cloud-core", "requirements": "~> 1.6" }, { "name": "mini_mime", "requirements": "~> 1.0" } ] } }
2025-09-17 20:37:24 UTC
CcC-BWe7vwdUfb2ZUHXBu

google-cloud-gke_recommender-v1

GKE Recommender API. Note that google-cloud-gke_recommender-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-gke_recommender instead. See the readme for more details.

0.1.0
Content{ "name": "google-cloud-gke_recommender-v1", "downloads": 80, "version": "0.1.0", "version_created_at": "2025-09-17T20:37:04.655Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "GKE Recommender API. Note that google-cloud-gke_recommender-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-gke_recommender instead. See the readme for more details.", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "1bc4da6490bec1a522efa3da04a55dd9eede7b9ed98f087b38e0540b4b087e88", "spec_sha": "aa00ec59a9620e99041fda68abaa551387be02ff9e975c2d0977e82d0f0d13f3", "project_uri": "https://rubygems.org/gems/google-cloud-gke_recommender-v1", "gem_uri": "https://rubygems.org/gems/google-cloud-gke_recommender-v1-0.1.0.gem", "homepage_uri": "https://github.com/googleapis/google-cloud-ruby", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/google-cloud-gke_recommender-v1/0.1.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "gapic-common", "requirements": "~> 1.2" }, { "name": "google-cloud-errors", "requirements": "~> 1.0" } ] } }
2025-09-17 20:37:06 UTC
BP6a186jVE4quXp2gs7TS

tencentcloud-sdk-vtc

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

3.0.1142
Content{ "name": "tencentcloud-sdk-vtc", "downloads": 59516, "version": "3.0.1142", "version_created_at": "2025-09-17T20:29:58.747Z", "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 VTC.", "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-vtc" }, "yanked": false, "sha": "e6961621c319fcd9c577be3c4133c7e2cc909c995e62630c92b7a378356a7d68", "spec_sha": "473c4f39cfd861dcaa584a984060a73107c23882726badd3cc40aae3b83cc736", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-vtc", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-vtc-3.0.1142.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-vtc", "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-09-17 20:30:00 UTC
nmJcujpM8K0C2V9mIsboT

tencentcloud-sdk-redis

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

3.0.1142
Content{ "name": "tencentcloud-sdk-redis", "downloads": 549858, "version": "3.0.1142", "version_created_at": "2025-09-17T20:29:55.644Z", "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 REDIS.", "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-redis" }, "yanked": false, "sha": "c51871266203a11643a1e1111c0383c3b62e3095d3c215ac522eb7280c6032d1", "spec_sha": "14a634028f9a6c7b0693ee5f5e9fa40dea8546ef2ccfbf14e0aa0ac1d25e8959", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-redis", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-redis-3.0.1142.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-redis", "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-09-17 20:29:58 UTC
3oozWShUoRp9noHorb8h2

tencentcloud-sdk-mps

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

3.0.1142
Content{ "name": "tencentcloud-sdk-mps", "downloads": 566564, "version": "3.0.1142", "version_created_at": "2025-09-17T20:29:49.858Z", "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 MPS.", "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-mps" }, "yanked": false, "sha": "9a2b8001d3776baed1f739a1edad0a0902375645ba44499d5d29cf503074091b", "spec_sha": "eb72152047efd2a1fdbc9a9d4eb831e448a9c2f5b85fbc863cc075c66931c590", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-mps", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-mps-3.0.1142.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-mps", "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-09-17 20:29:52 UTC
V36ep9H-_HxeWCS9bKvoU

tencentcloud-sdk-lke

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

3.0.1142
Content{ "name": "tencentcloud-sdk-lke", "downloads": 75838, "version": "3.0.1142", "version_created_at": "2025-09-17T20:29:46.941Z", "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 LKE.", "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-lke" }, "yanked": false, "sha": "5f6761d14936d29a74d2bb0eccfaa1ce964867474f4bdc57af65cd45422d3fbb", "spec_sha": "0b57b2c0b7d3f288d30870a392c1f6e97113c1dd8b2cb01534d44804b17dec04", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-lke", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-lke-3.0.1142.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-lke", "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-09-17 20:29:49 UTC
cs6BP_JamyoqHp3nZnuCT

tencentcloud-sdk-essbasic

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

3.0.1142
Content{ "name": "tencentcloud-sdk-essbasic", "downloads": 564516, "version": "3.0.1142", "version_created_at": "2025-09-17T20:29:43.487Z", "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 ESSBASIC.", "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-essbasic" }, "yanked": false, "sha": "3236a5f2faead1a8c041b91ae18acccf98bc672d87d7c3bff82890ecd2e78e9d", "spec_sha": "02675197abab9617175e952cfdff6f4f6d473f5adf292c352e188131e47924c0", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-essbasic", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-essbasic-3.0.1142.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-essbasic", "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-09-17 20:29:46 UTC
tGXi995qSe-CCQjJo65KV

tencentcloud-sdk-ess

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

3.0.1142
Content{ "name": "tencentcloud-sdk-ess", "downloads": 473457, "version": "3.0.1142", "version_created_at": "2025-09-17T20:29:39.676Z", "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 ESS.", "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-ess" }, "yanked": false, "sha": "9917d038a451c32ea31eb861b50a92127fce365a3a4547f76cfa94d9a00a6aed", "spec_sha": "aac4d7963d5059eeee5fd74a918556be46d43bb77088a1f53661a9025adff33d", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-ess", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-ess-3.0.1142.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-ess", "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-09-17 20:29:42 UTC
mAMPCuod_vhXKZjLL5Evg

tencentcloud-sdk-common

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

3.0.1142
Content{ "name": "tencentcloud-sdk-common", "downloads": 1128272, "version": "3.0.1142", "version_created_at": "2025-09-17T20:29:36.206Z", "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.", "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-common" }, "yanked": false, "sha": "89ded506e2c587d7d199ef3678336a39f7c0c36c67f350287add01d2b3a37091", "spec_sha": "361a024bcd04e0d5905269f8968b94ba3d1bf3fceca554bff83647b16b408f70", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-common", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-common-3.0.1142.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-common", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-17 20:29:38 UTC
p55bjMYaPvVMwGpwmyU3i

tencentcloud-sdk-asr

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

3.0.1142
Content{ "name": "tencentcloud-sdk-asr", "downloads": 538229, "version": "3.0.1142", "version_created_at": "2025-09-17T20:29:30.784Z", "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 ASR.", "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-asr" }, "yanked": false, "sha": "f730ba476515a1c0d309354a34a672dca1ed0ea2bce155ea02663e2e46b44b58", "spec_sha": "4047c3ba63435d438bf4dd23df66974d62d9993e9921fa3d0e672f135e377e56", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-asr", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-asr-3.0.1142.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-asr", "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-09-17 20:29:35 UTC
WWKORpVFzVolTCMdd-eat

tencentcloud-sdk-ai3d

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

3.0.1142
Content{ "name": "tencentcloud-sdk-ai3d", "downloads": 652, "version": "3.0.1142", "version_created_at": "2025-09-17T20:29:27.239Z", "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 AI3D.", "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-ai3d" }, "yanked": false, "sha": "ff81cc6d698dcd88e83877316e59100a7be91d342cac2a03ecceedae1c8a3745", "spec_sha": "b20346f0b8fb608f497e40231e5a681b7ed58b18a9c376d5a797c28c4403b4b7", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-ai3d", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-ai3d-3.0.1142.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-ai3d", "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-09-17 20:29:28 UTC
4M6C2xSVMEItfD4yDgcxe

playbook_ui_docs

Display all the components from Playbook UI inside your own system.

15.1.0.pre.rc.4
Content{ "name": "playbook_ui_docs", "downloads": 492375, "version": "15.1.0.pre.rc.4", "version_created_at": "2025-09-17T20:28:05.216Z", "version_downloads": 0, "platform": "ruby", "authors": "Power UX, Power Devs", "info": "Display all the components from Playbook UI inside your own system.", "licenses": [ "ISC" ], "metadata": {}, "yanked": false, "sha": "295dce54131374645be6c550dbfd4ba127e52351014590bdf9d6e162795455a8", "spec_sha": "201b201add3722df64ba1b43527664fe75bcc76d003f608b40b4ae1b625716a2", "project_uri": "https://rubygems.org/gems/playbook_ui_docs", "gem_uri": "https://rubygems.org/gems/playbook_ui_docs-15.1.0.pre.rc.4.gem", "homepage_uri": "https://playbook.powerapp.cloud/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/playbook_ui_docs/15.1.0.pre.rc.4", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "playbook_ui", "requirements": ">= 0" } ] } }
2025-09-17 20:28:10 UTC
24z8f4Dvfbrm9WyBfZ91H

playbook_ui

Playbook UI is built out in Ruby View Components and React Components. Playbook takes a modern design approach and applies it in a way that makes it easy to support bleeding edge or legacy systems.

15.1.0.pre.rc.4
Content{ "name": "playbook_ui", "downloads": 1724243, "version": "15.1.0.pre.rc.4", "version_created_at": "2025-09-17T20:28:00.831Z", "version_downloads": 0, "platform": "ruby", "authors": "Power UX, Power Devs", "info": "Playbook UI is built out in Ruby View Components and React Components. Playbook takes a modern design approach and applies it in a way that makes it easy to support bleeding edge or legacy systems.", "licenses": [ "ISC" ], "metadata": {}, "yanked": false, "sha": "a0d3ca3ae17dc5a9fa014c112727a719a8aa718a7ddbddbffd8d3aae3900c216", "spec_sha": "e3a41292e0cca2115462d33e0fec2a557cdc73136d696ac754ec86d1dabe78df", "project_uri": "https://rubygems.org/gems/playbook_ui", "gem_uri": "https://rubygems.org/gems/playbook_ui-15.1.0.pre.rc.4.gem", "homepage_uri": "https://playbook.powerapp.cloud/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/playbook_ui/15.1.0.pre.rc.4", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "brakeman", "requirements": "= 7.0.0" }, { "name": "byebug", "requirements": ">= 11.0.0" }, { "name": "github_changelog_generator", "requirements": "= 1.15.2" }, { "name": "rails", "requirements": ">= 5.2.4.5" }, { "name": "rspec-html-matchers", "requirements": "= 0.9.1" }, { "name": "rspec-rails", "requirements": "~> 3.8, >= 3.8.0" }, { "name": "rubocop", "requirements": ">= 0" }, { "name": "rubocop-performance", "requirements": "~> 1.11.5" }, { "name": "tzinfo-data", "requirements": "= 1.2018.9" }, { "name": "will_paginate", "requirements": "= 3.3.1" } ], "runtime": [ { "name": "actionpack", "requirements": ">= 5.2.4.5" }, { "name": "actionview", "requirements": ">= 5.2.4.5" }, { "name": "activesupport", "requirements": ">= 5.2.4.5" }, { "name": "react-rails", "requirements": "= 2.6.1" }, { "name": "view_component", "requirements": "= 2.83.0" }, { "name": "webpacker-react", "requirements": "~> 0.3.2" } ] } }
2025-09-17 20:28:07 UTC
TBtkWbGXg9Q1AZBG0TEP1

foreman_rh_cloud

Foreman plugin that process & upload data to Red Hat Cloud

12.2.8
Content{ "name": "foreman_rh_cloud", "downloads": 174511, "version": "12.2.8", "version_created_at": "2025-09-17T20:19:00.706Z", "version_downloads": 0, "platform": "ruby", "authors": "Foreman Red Hat Cloud team", "info": "Foreman plugin that process & upload data to Red Hat Cloud", "licenses": [ "GPL-3.0" ], "metadata": {}, "yanked": false, "sha": "5b386c6e01d8cc02e39ca2f2fb5a9c02e7ad4a08974ab547c30bbb5805afd75f", "spec_sha": "42531bc173e817f643d74b4f7255105deb222128933026c35c6e6449fac6a0d3", "project_uri": "https://rubygems.org/gems/foreman_rh_cloud", "gem_uri": "https://rubygems.org/gems/foreman_rh_cloud-12.2.8.gem", "homepage_uri": "https://github.com/theforeman/foreman_rh_cloud", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/foreman_rh_cloud/12.2.8", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rdoc", "requirements": ">= 0" }, { "name": "theforeman-rubocop", "requirements": "~> 0.1.0" } ], "runtime": [ { "name": "foreman_ansible", "requirements": ">= 15.0.0" }, { "name": "foreman-tasks", "requirements": ">= 10.0.0" }, { "name": "katello", "requirements": ">= 4.18" } ] } }
2025-09-17 20:19:02 UTC
is4n-zYW-zHFi2kjL0HoH

foreman_rh_cloud

Foreman plugin that process & upload data to Red Hat Cloud

13.0.3
Content{ "name": "foreman_rh_cloud", "downloads": 174511, "version": "13.0.3", "version_created_at": "2025-09-17T20:18:01.442Z", "version_downloads": 0, "platform": "ruby", "authors": "Foreman Red Hat Cloud team", "info": "Foreman plugin that process & upload data to Red Hat Cloud", "licenses": [ "GPL-3.0" ], "metadata": {}, "yanked": false, "sha": "2c3a38b7bae6a9ebc7dc5c2b5359e1728d7d3293b1dcde58102e2209bcc20e38", "spec_sha": "d42d6f6991391ec0fb63525b1e2a12b87ca66fddfbf1cfb748f2e4176427e05b", "project_uri": "https://rubygems.org/gems/foreman_rh_cloud", "gem_uri": "https://rubygems.org/gems/foreman_rh_cloud-13.0.3.gem", "homepage_uri": "https://github.com/theforeman/foreman_rh_cloud", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/foreman_rh_cloud/13.0.3", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rdoc", "requirements": ">= 0" }, { "name": "theforeman-rubocop", "requirements": "~> 0.1.0" } ], "runtime": [ { "name": "foreman_ansible", "requirements": ">= 15.0.0" }, { "name": "foreman-tasks", "requirements": ">= 10.0.0" }, { "name": "katello", "requirements": ">= 4.18" } ] } }
2025-09-17 20:18:05 UTC
nKGc_um2JK1fBeNQyoFNV

remotion_lambda

A Ruby SDK for Remotion Lambda

4.0.350
Content{ "name": "remotion_lambda", "downloads": 26898, "version": "4.0.350", "version_created_at": "2025-09-17T20:12:30.271Z", "version_downloads": 0, "platform": "ruby", "authors": "Jonny Burger", "info": "A Ruby SDK for Remotion Lambda", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "ed002ea59bebcb7ee8ef1ca3d86a2e44fa46d67d4917aa246273de244acd4881", "spec_sha": "8f7f02aabedf1f58ff6d5a622dbb2028beb2baad993346a36a1b29979a7326b5", "project_uri": "https://rubygems.org/gems/remotion_lambda", "gem_uri": "https://rubygems.org/gems/remotion_lambda-4.0.350.gem", "homepage_uri": "https://rubygems.org/gems/remotion_lambda", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/remotion_lambda/4.0.350", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-lambda", "requirements": "> 1.0.0" }, { "name": "json", "requirements": "> 2.0.0" }, { "name": "logger", "requirements": "> 1.0.0" } ] } }
2025-09-17 20:12:32 UTC
P6cYOTeKoQUGhnQ-tCOIM

issue-db

A Ruby Gem to use GitHub Issues as a NoSQL JSON document db

1.4.0
Content{ "name": "issue-db", "downloads": 2001, "version": "1.4.0", "version_created_at": "2025-09-17T19:45:50.887Z", "version_downloads": 0, "platform": "ruby", "authors": "runwaylab, GrantBirki", "info": "A Ruby Gem to use GitHub Issues as a NoSQL JSON document db\n", "licenses": [ "MIT" ], "metadata": { "bug_tracker_uri": "https://github.com/runwaylab/issue-db/issues", "source_code_uri": "https://github.com/runwaylab/issue-db", "documentation_uri": "https://github.com/runwaylab/issue-db" }, "yanked": false, "sha": "0b729549cee7641c81fb90558b47d719dc559a9e8a79c860ce3a3297ca2c0113", "spec_sha": "cf0f032f9f3c70421bab78a55bfe31db6be655110e238fabe4640c6613f47f45", "project_uri": "https://rubygems.org/gems/issue-db", "gem_uri": "https://rubygems.org/gems/issue-db-1.4.0.gem", "homepage_uri": "https://github.com/runwaylab/issue-db", "wiki_uri": null, "documentation_uri": "https://github.com/runwaylab/issue-db", "mailing_list_uri": null, "source_code_uri": "https://github.com/runwaylab/issue-db", "bug_tracker_uri": "https://github.com/runwaylab/issue-db/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "faraday-retry", "requirements": "~> 2.2, >= 2.2.1" }, { "name": "jwt", "requirements": ">= 2.9.3, < 4.0" }, { "name": "octokit", "requirements": ">= 9.2, < 11.0" }, { "name": "redacting-logger", "requirements": "~> 1.4" } ] } }
2025-09-17 19:45:54 UTC
9heFv3ZDhUh3kLffsyE5B

time-sheet

a time tracking solution based on spreadsheets

1.1.0
Content{ "name": "time-sheet", "downloads": 28552, "version": "1.1.0", "version_created_at": "2025-09-17T19:36:48.828Z", "version_downloads": 0, "platform": "ruby", "authors": "Moritz Schepp", "info": "a time tracking solution based on spreadsheets", "licenses": [ "GPL-3.0-only" ], "metadata": { "bug_tracker_uri": "https://github.com/moritzschepp/time-sheet/issues", "documentation_uri": "https://github.com/moritzschepp/time-sheet" }, "yanked": false, "sha": "0acf09a77f2c3ae7c39aaddb9a44472e3543da0a412aaf9876368c385fa5a3c6", "spec_sha": "3fb00b3a480c5de25d9d9c18b4a57716c2eaa619a5b578b5499bc0df819db8a7", "project_uri": "https://rubygems.org/gems/time-sheet", "gem_uri": "https://rubygems.org/gems/time-sheet-1.1.0.gem", "homepage_uri": "https://github.com/moritzschepp/time-sheet", "wiki_uri": null, "documentation_uri": "https://github.com/moritzschepp/time-sheet", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/moritzschepp/time-sheet/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "pry", "requirements": ">= 0" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.0" } ], "runtime": [ { "name": "httpclient", "requirements": ">= 0" }, { "name": "roo", "requirements": ">= 0" }, { "name": "slop", "requirements": ">= 0" } ] } }
2025-09-17 19:36:50 UTC
ngyjvvnLFapz5iVgmC2Kl

aws-sdk-ec2

Official AWS Ruby gem for Amazon Elastic Compute Cloud (Amazon EC2). This gem is part of the AWS SDK for Ruby.

1.557.0
Content{ "name": "aws-sdk-ec2", "downloads": 222190382, "version": "1.557.0", "version_created_at": "2025-09-17T19:34:26.638Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for Amazon Elastic Compute Cloud (Amazon EC2). This gem is part of the AWS SDK for Ruby.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-ec2/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-ec2" }, "yanked": false, "sha": "c94173f719cba15be9cce33cbbbf0541b379ea903fd862c7963d1d28277ddf5c", "spec_sha": "1d14a9ed435a306c6f3766ffd9ac7fd3d2129e483f8899cb2f73207c151bd4c2", "project_uri": "https://rubygems.org/gems/aws-sdk-ec2", "gem_uri": "https://rubygems.org/gems/aws-sdk-ec2-1.557.0.gem", "homepage_uri": "https://github.com/aws/aws-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-ec2", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-ec2/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.231.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-09-17 19:34:31 UTC
VYaWko6M1IVqo431nH8Rd

aws-sdk-networkfirewall

Official AWS Ruby gem for AWS Network Firewall (Network Firewall). This gem is part of the AWS SDK for Ruby.

1.76.0
Content{ "name": "aws-sdk-networkfirewall", "downloads": 37493655, "version": "1.76.0", "version_created_at": "2025-09-17T19:34:26.574Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for AWS Network Firewall (Network Firewall). This gem is part of the AWS SDK for Ruby.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-networkfirewall/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-networkfirewall" }, "yanked": false, "sha": "6bea9523b77849f251280cdea6af657260aa1f4390be62f3661ab06b67e91b45", "spec_sha": "1a0ef5dc1341b2c4042eb55e6ab7bb5ba83403641cad25bee13ef14a86406998", "project_uri": "https://rubygems.org/gems/aws-sdk-networkfirewall", "gem_uri": "https://rubygems.org/gems/aws-sdk-networkfirewall-1.76.0.gem", "homepage_uri": "https://github.com/aws/aws-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-networkfirewall", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-networkfirewall/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.231.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-09-17 19:34:31 UTC
Jzt8Wg-1SxWOCkmtsCDLB

aws-sdk-pcs

Official AWS Ruby gem for AWS Parallel Computing Service. This gem is part of the AWS SDK for Ruby.

1.31.0
Content{ "name": "aws-sdk-pcs", "downloads": 2740042, "version": "1.31.0", "version_created_at": "2025-09-17T19:34:26.530Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for AWS Parallel Computing Service. This gem is part of the AWS SDK for Ruby.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-pcs/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-pcs" }, "yanked": false, "sha": "2ef94f9c4a2d31d574e82b8c720958466adef87b1d252b62452284702912089a", "spec_sha": "5d5c86cec160159c01f529e970509a9e32b4dc58d80e69e1b5fbe185e073b2fd", "project_uri": "https://rubygems.org/gems/aws-sdk-pcs", "gem_uri": "https://rubygems.org/gems/aws-sdk-pcs-1.31.0.gem", "homepage_uri": "https://github.com/aws/aws-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-pcs", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-pcs/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.231.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-09-17 19:34:30 UTC
NEB6jfPUxLVZ8FchdxynJ

files.com

The Files.com Ruby client.

1.1.326
Content{ "name": "files.com", "downloads": 829739, "version": "1.1.326", "version_created_at": "2025-09-17T19:26:35.752Z", "version_downloads": 0, "platform": "ruby", "authors": "files.com", "info": "The Files.com Ruby client.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "d7889d008754142ee4df6e96ebed3912590839b9694d9cb8a0a0b6a91bb113e3", "spec_sha": "1983867c341691381b48101bee55d24f4811a6ef4272c2d73d7a579dda4edb9b", "project_uri": "https://rubygems.org/gems/files.com", "gem_uri": "https://rubygems.org/gems/files.com-1.1.326.gem", "homepage_uri": "https://www.files.com", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/files.com/1.1.326", "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": "base64", "requirements": "~> 0.2.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": "logger", "requirements": "~> 1.6.0" }, { "name": "net-http-persistent", "requirements": ">= 4.0" }, { "name": "ostruct", "requirements": "~> 0.6.0" } ] } }
2025-09-17 19:26:39 UTC
67CKyUsL_5AB-wA-qAN1w

cybrid_api_organization_ruby

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

0.124.169
Content{ "name": "cybrid_api_organization_ruby", "downloads": 1713665, "version": "0.124.169", "version_created_at": "2025-09-17T19:23:33.342Z", "version_downloads": 0, "platform": "ruby", "authors": "Cybrid", "info": "View our documentation at https://github.com/Cybrid-app/cybrid-api-organization-ruby/", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "b9b5a73541eefbe2f4a9c48847c1685925bb29fb006c11ef82f98438efc25041", "spec_sha": "ec2d2da2905bac07be2f06d60e7e70f2de54a44e9adb347321ece3a131ecf1c1", "project_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby-0.124.169.gem", "homepage_uri": "https://github.com/Cybrid-app/cybrid-api-organization-ruby/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/cybrid_api_organization_ruby/0.124.169", "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-09-17 19:23:38 UTC
o2l2Q7zR91kQYCtBFKcEy

cybrid_api_id_ruby

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

0.124.169
Content{ "name": "cybrid_api_id_ruby", "downloads": 1702755, "version": "0.124.169", "version_created_at": "2025-09-17T19:22:49.195Z", "version_downloads": 0, "platform": "ruby", "authors": "Cybrid", "info": "View our documentation at https://github.com/Cybrid-app/cybrid-api-id-ruby/", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "ebaf30d68f07fb1ec0a7043a53b5b8aed0df5e7b69be88bbce9d9b9ec4fd8833", "spec_sha": "a647226cdb99f564ae92e27a6037ee74e9f434ead1837b5ba97129bc423064d7", "project_uri": "https://rubygems.org/gems/cybrid_api_id_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_id_ruby-0.124.169.gem", "homepage_uri": "https://github.com/Cybrid-app/cybrid-api-id-ruby/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/cybrid_api_id_ruby/0.124.169", "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-09-17 19:22:53 UTC
bzTdrkyU-WR9CP0mMxjGL

cybrid_api_bank_ruby

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

0.124.169
Content{ "name": "cybrid_api_bank_ruby", "downloads": 1699763, "version": "0.124.169", "version_created_at": "2025-09-17T19:22:34.433Z", "version_downloads": 0, "platform": "ruby", "authors": "Cybrid", "info": "View our documentation at https://github.com/Cybrid-app/cybrid-api-bank-ruby/", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "41633d614cf85a3583d26aa3ae7edaa7c7691e2806dff50f60b9756a7f67907a", "spec_sha": "bebd377e816c799222e48a855b63fd7e38659f5395bd55a3e16b966443968ec8", "project_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby-0.124.169.gem", "homepage_uri": "https://github.com/Cybrid-app/cybrid-api-bank-ruby/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/cybrid_api_bank_ruby/0.124.169", "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-09-17 19:22:39 UTC
XRNMhvViOaaJjn3RDuycq

syntropy

Syntropic Web Framework

0.20
Content{ "name": "syntropy", "downloads": 5308, "version": "0.20", "version_created_at": "2025-09-17T19:19:39.681Z", "version_downloads": 0, "platform": "ruby", "authors": "Sharon Rosner", "info": "Syntropic Web Framework", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/digital-fabric/syntropy", "changelog_uri": "https://github.com/digital-fabric/syntropy/blob/master/CHANGELOG.md", "documentation_uri": "https://www.rubydoc.info/gems/syntropy" }, "yanked": false, "sha": "67ebf8ae827dafb674c9d6a0c641138d53e51c3150a608bef56a0c674b09bdda", "spec_sha": "0ec8bebec9ef5fdf9b689913ca247cd024387b4c023b9f8b56beccf76d591c46", "project_uri": "https://rubygems.org/gems/syntropy", "gem_uri": "https://rubygems.org/gems/syntropy-0.20.gem", "homepage_uri": "https://github.com/digital-fabric/syntropy", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/syntropy", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": "https://github.com/digital-fabric/syntropy/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "minitest", "requirements": "= 5.25.5" }, { "name": "rake", "requirements": "= 13.3.0" } ], "runtime": [ { "name": "extralite", "requirements": "= 2.13" }, { "name": "json", "requirements": "= 2.13.2" }, { "name": "listen", "requirements": "= 3.9.0" }, { "name": "logger", "requirements": "= 1.7.0" }, { "name": "papercraft", "requirements": "= 2.14" }, { "name": "qeweney", "requirements": "= 0.22" }, { "name": "tp2", "requirements": "= 0.18" }, { "name": "uringmachine", "requirements": "= 0.18" } ] } }
2025-09-17 19:19:41 UTC
p2HDCxv_izfaUsGWkPijI

papercraft

Papercraft: functional HTML templating for Ruby

2.14
Content{ "name": "papercraft", "downloads": 33560, "version": "2.14", "version_created_at": "2025-09-17T19:16:54.941Z", "version_downloads": 0, "platform": "ruby", "authors": "Sharon Rosner", "info": "Papercraft: functional HTML templating for Ruby", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/digital-fabric/papercraft", "changelog_uri": "https://github.com/digital-fabric/papercraft/blob/master/CHANGELOG.md", "documentation_uri": "https://www.rubydoc.info/gems/papercraft" }, "yanked": false, "sha": "815a1b8a7cad9ad5e559a86de5095066b74692f02c624af785c3a4e9f3597f42", "spec_sha": "bd9f83dfc543b0ab2dcb8a6f0a0b55c1135732418535e6a87a9e4d4b9a915a7a", "project_uri": "https://rubygems.org/gems/papercraft", "gem_uri": "https://rubygems.org/gems/papercraft-2.14.gem", "homepage_uri": "https://github.com/digital-fabric/papercraft", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/papercraft", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": "https://github.com/digital-fabric/papercraft/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "benchmark-ips", "requirements": "~> 2.7.2" }, { "name": "minitest", "requirements": "~> 5.25.4" } ], "runtime": [ { "name": "kramdown", "requirements": "~> 2.5.1" }, { "name": "kramdown-parser-gfm", "requirements": "~> 1.1.0" }, { "name": "rouge", "requirements": "~> 4.5.1" }, { "name": "sirop", "requirements": "~> 0.9" } ] } }
2025-09-17 19:16:57 UTC
i9F6Yjtu8tP3ugzPVC-kC

qawolf-socket-rubygem

Simple gem used for publishing/indexing tests on RubyGems + Socket.

0.0.32
Content{ "name": "qawolf-socket-rubygem", "downloads": 1170, "version": "0.0.32", "version_created_at": "2025-09-17T18:52:23.951Z", "version_downloads": 0, "platform": "ruby", "authors": "QA Wolf", "info": "Simple gem used for publishing/indexing tests on RubyGems + Socket.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "1b369c8d601d7c632dd03e1ae5749777164bca20d69ab577d6dae98a4b5954af", "spec_sha": "f6a977fc795ab5c24b2dac164dce735e289496f8540baae31436ebc006bfe9d0", "project_uri": "https://rubygems.org/gems/qawolf-socket-rubygem", "gem_uri": "https://rubygems.org/gems/qawolf-socket-rubygem-0.0.32.gem", "homepage_uri": "https://github.com/qawolfsocket/qawolf-socket-rubygem", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/qawolf-socket-rubygem/0.0.32", "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" }, { "name": "concurrent-ruby", "requirements": "~> 1.3" }, { "name": "faraday", "requirements": "~> 2.10" }, { "name": "oj", "requirements": "~> 3.16" }, { "name": "semantic_logger", "requirements": "~> 4.15" }, { "name": "uuidtools", "requirements": "~> 2.2" } ] } }
2025-09-17 18:52:25 UTC
fWcAyPFDhttslE7dhOUfR

qawolf-socket-rubygem

Simple gem used for publishing/indexing tests on RubyGems + Socket.

0.0.31
Content{ "name": "qawolf-socket-rubygem", "downloads": 1165, "version": "0.0.31", "version_created_at": "2025-09-17T18:50:22.078Z", "version_downloads": 0, "platform": "ruby", "authors": "QA Wolf", "info": "Simple gem used for publishing/indexing tests on RubyGems + Socket.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "f770b896967ac1450704eac4ad702370b6c9c441de50d81d31c958fc3a6a5a49", "spec_sha": "52b1e7975c8eb2c35b3562de44147f107e9f6d57d5c85190fcbf92a86cdc556b", "project_uri": "https://rubygems.org/gems/qawolf-socket-rubygem", "gem_uri": "https://rubygems.org/gems/qawolf-socket-rubygem-0.0.31.gem", "homepage_uri": "https://github.com/qawolfsocket/qawolf-socket-rubygem", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/qawolf-socket-rubygem/0.0.31", "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" }, { "name": "concurrent-ruby", "requirements": "~> 1.3" }, { "name": "faraday", "requirements": "~> 2.10" }, { "name": "oj", "requirements": "~> 3.16" }, { "name": "semantic_logger", "requirements": "~> 4.15" }, { "name": "uuidtools", "requirements": "~> 2.2" } ] } }
2025-09-17 18:50:23 UTC
0ungwKttNLfDshPIqg7sh

qawolf-socket-rubygem

Simple gem used for publishing/indexing tests on RubyGems + Socket.

0.0.30
Content{ "name": "qawolf-socket-rubygem", "downloads": 1151, "version": "0.0.30", "version_created_at": "2025-09-17T18:44:41.080Z", "version_downloads": 0, "platform": "ruby", "authors": "QA Wolf", "info": "Simple gem used for publishing/indexing tests on RubyGems + Socket.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "bd739027fe463bad13dfe9205c1921ff3ddd05496650fba4525a7fa27526a377", "spec_sha": "dd10e752b1a8074ccd563762b05f757ca5d21f9b1d31f73cebd17c70e299cc88", "project_uri": "https://rubygems.org/gems/qawolf-socket-rubygem", "gem_uri": "https://rubygems.org/gems/qawolf-socket-rubygem-0.0.30.gem", "homepage_uri": "https://github.com/qawolfsocket/qawolf-socket-rubygem", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/qawolf-socket-rubygem/0.0.30", "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" }, { "name": "concurrent-ruby", "requirements": "~> 1.3" }, { "name": "faraday", "requirements": "~> 2.10" }, { "name": "oj", "requirements": "~> 3.16" }, { "name": "semantic_logger", "requirements": "~> 4.15" }, { "name": "uuidtools", "requirements": "~> 2.2" } ] } }
2025-09-17 18:44:42 UTC
1lSwN295FrADdUBZTpR65

qawolf-socket-rubygem

Simple gem used for publishing/indexing tests on RubyGems + Socket.

0.0.29
Content{ "name": "qawolf-socket-rubygem", "downloads": 1143, "version": "0.0.29", "version_created_at": "2025-09-17T18:40:40.409Z", "version_downloads": 0, "platform": "ruby", "authors": "QA Wolf", "info": "Simple gem used for publishing/indexing tests on RubyGems + Socket.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "66540a87fcce9475efc10597129c9058bb6935e0a9501060bc007a845c7b587b", "spec_sha": "5d2b6366a29443d51106e61d20d8a1263e14e80609d5470df4bb7fbb01c8fcbe", "project_uri": "https://rubygems.org/gems/qawolf-socket-rubygem", "gem_uri": "https://rubygems.org/gems/qawolf-socket-rubygem-0.0.29.gem", "homepage_uri": "https://github.com/qawolfsocket/qawolf-socket-rubygem", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/qawolf-socket-rubygem/0.0.29", "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" }, { "name": "concurrent-ruby", "requirements": "~> 1.3" }, { "name": "faraday", "requirements": "~> 2.10" }, { "name": "oj", "requirements": "~> 3.16" }, { "name": "semantic_logger", "requirements": "~> 4.15" }, { "name": "uuidtools", "requirements": "~> 2.2" } ] } }
2025-09-17 18:40:42 UTC
xk8SVwyH5JUc_xq9qprBR

qawolf-socket-rubygem

Simple gem used for publishing/indexing tests on RubyGems + Socket.

0.0.28
Content{ "name": "qawolf-socket-rubygem", "downloads": 1142, "version": "0.0.28", "version_created_at": "2025-09-17T18:38:33.182Z", "version_downloads": 0, "platform": "ruby", "authors": "QA Wolf", "info": "Simple gem used for publishing/indexing tests on RubyGems + Socket.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "3ccbb9b007cb45438908693d6f4ac717cd1d678a17b5600c9fc6189332d544b8", "spec_sha": "9e73291cc2bf3030f3de592ff266829e42c68f9e7ef63eda14779fe9461b9954", "project_uri": "https://rubygems.org/gems/qawolf-socket-rubygem", "gem_uri": "https://rubygems.org/gems/qawolf-socket-rubygem-0.0.28.gem", "homepage_uri": "https://github.com/qawolfsocket/qawolf-socket-rubygem", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/qawolf-socket-rubygem/0.0.28", "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" }, { "name": "concurrent-ruby", "requirements": "~> 1.3" }, { "name": "faraday", "requirements": "~> 2.10" }, { "name": "oj", "requirements": "~> 3.16" }, { "name": "semantic_logger", "requirements": "~> 4.15" }, { "name": "uuidtools", "requirements": "~> 2.2" } ] } }
2025-09-17 18:38:34 UTC
9BqzIYF1Tp4JWnyHAIMWS

stripe

Stripe is the easiest way to accept payments online. See https://stripe.com for details.

15.6.0.pre.alpha.3
Content{ "name": "stripe", "downloads": 96260167, "version": "15.6.0.pre.alpha.3", "version_created_at": "2025-09-17T18:36:13.947Z", "version_downloads": 0, "platform": "ruby", "authors": "Stripe", "info": "Stripe is the easiest way to accept payments online. See https://stripe.com for details.", "licenses": [ "MIT" ], "metadata": { "github_repo": "ssh://github.com/stripe/stripe-ruby", "homepage_uri": "https://stripe.com/docs/api?lang=ruby", "changelog_uri": "https://github.com/stripe/stripe-ruby/blob/master/CHANGELOG.md", "bug_tracker_uri": "https://github.com/stripe/stripe-ruby/issues", "source_code_uri": "https://github.com/stripe/stripe-ruby", "documentation_uri": "https://stripe.com/docs/api?lang=ruby", "rubygems_mfa_required": "false" }, "yanked": false, "sha": "8fa15923daa1bf5d8e365452d724ad601d3fd901674af10cde80d803a420b2ee", "spec_sha": "e85be89726b995614bddbe49cc68391de44a15d07444bb6e806965674c2e5b21", "project_uri": "https://rubygems.org/gems/stripe", "gem_uri": "https://rubygems.org/gems/stripe-15.6.0.pre.alpha.3.gem", "homepage_uri": "https://stripe.com/docs/api?lang=ruby", "wiki_uri": null, "documentation_uri": "https://stripe.com/docs/api?lang=ruby", "mailing_list_uri": null, "source_code_uri": "https://github.com/stripe/stripe-ruby", "bug_tracker_uri": "https://github.com/stripe/stripe-ruby/issues", "changelog_uri": "https://github.com/stripe/stripe-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-17 18:36:16 UTC
4UQt3Edyl2jsgmwKfio1P

replicate-client

Ruby client for Replicate API.

0.1.10
Content{ "name": "replicate-client", "downloads": 7033, "version": "0.1.10", "version_created_at": "2025-09-17T18:33:18.953Z", "version_downloads": 0, "platform": "ruby", "authors": "Dylan Player", "info": "Ruby client for Replicate API.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/851-labs/replicate", "source_code_uri": "https://github.com/851-labs/replicate", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "a5cd1d29ac9bfba9acc22d636909c4ad63d82d22caa3f70cdbc48887efb87f7a", "spec_sha": "6a17e257adc7bd194a1f924e6fade547ebede8266a14e6d5a6d0b111cd0ffa5b", "project_uri": "https://rubygems.org/gems/replicate-client", "gem_uri": "https://rubygems.org/gems/replicate-client-0.1.10.gem", "homepage_uri": "https://github.com/851-labs/replicate", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/851-labs/replicate", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "faraday", "requirements": ">= 1" } ] } }
2025-09-17 18:33:20 UTC
laML9-xCt8x1pO8WvzjtJ

rbfind

A replacement for the standard UNIX command find. Files may be examined using Ruby expressions. Full ls-style output support including color. Full grep-style output support.

2.14.1
Content{ "name": "rbfind", "downloads": 53456, "version": "2.14.1", "version_created_at": "2025-09-17T18:30:23.851Z", "version_downloads": 0, "platform": "ruby", "authors": "Bertram Scharpf", "info": "A replacement for the standard UNIX command find.\nFiles may be examined using Ruby expressions.\nFull ls-style output support including color.\nFull grep-style output support.\n", "licenses": [ "BSD-2-Clause+" ], "metadata": {}, "yanked": false, "sha": "312850d2810ef8e639bb34f7ad7a08c92744da547f86b526a080a4901f9f764d", "spec_sha": "950d5ce2b333cdae78ba6cd370c90481e7b7235cdff49cf86afbdde8d45fb15a", "project_uri": "https://rubygems.org/gems/rbfind", "gem_uri": "https://rubygems.org/gems/rbfind-2.14.1.gem", "homepage_uri": "http://www.bertram-scharpf.de/software/rbfind", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/rbfind/2.14.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-09-17 18:30:25 UTC
KCqyvYolzbDmicPtUoo8o

fbe

A collection of extensions for a factbase, helping the judges of Zerocracy manipulate the facts and create new ones

0.38.1
Content{ "name": "fbe", "downloads": 62126, "version": "0.38.1", "version_created_at": "2025-09-17T18:25:13.160Z", "version_downloads": 0, "platform": "ruby", "authors": "Yegor Bugayenko", "info": "A collection of extensions for a factbase, helping the judges of Zerocracy manipulate the facts and create new ones", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "36c1384fb55d1719d8035620d2e2c13fa0196face245c4bb78e06e379e30a23d", "spec_sha": "e7cb4abc322ac907fa125aadc5c593bfe8b62ac418954f39437a6decc6f9ab2a", "project_uri": "https://rubygems.org/gems/fbe", "gem_uri": "https://rubygems.org/gems/fbe-0.38.1.gem", "homepage_uri": "https://github.com/zerocracy/fbe", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/fbe/0.38.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "backtrace", "requirements": "~> 0.4" }, { "name": "baza.rb", "requirements": "~> 0.9" }, { "name": "decoor", "requirements": "~> 0.1" }, { "name": "ellipsized", "requirements": "~> 0.3" }, { "name": "factbase", "requirements": "~> 0.11" }, { "name": "faraday", "requirements": "~> 2.0" }, { "name": "faraday-http-cache", "requirements": "~> 2.5" }, { "name": "faraday-multipart", "requirements": "~> 1.1" }, { "name": "faraday-retry", "requirements": "~> 2.3" }, { "name": "filesize", "requirements": "~> 0.2" }, { "name": "graphql-client", "requirements": "~> 0.26" }, { "name": "intercepted", "requirements": "~> 0.2" }, { "name": "joined", "requirements": "~> 0.1" }, { "name": "judges", "requirements": "~> 0.46" }, { "name": "liquid", "requirements": "~> 5.5" }, { "name": "loog", "requirements": "~> 0.6" }, { "name": "obk", "requirements": "~> 0.3" }, { "name": "octokit", "requirements": "~> 10.0" }, { "name": "others", "requirements": "~> 0.1" }, { "name": "sqlite3", "requirements": "~> 2.6" }, { "name": "tago", "requirements": "~> 0.1" }, { "name": "verbose", "requirements": "~> 0.0" } ] } }
2025-09-17 18:25:15 UTC
3fp3r418tNVU7kWTdp03B

qawolf-socket-rubygem

Simple gem used for publishing/indexing tests on RubyGems + Socket.

0.0.27
Content{ "name": "qawolf-socket-rubygem", "downloads": 1106, "version": "0.0.27", "version_created_at": "2025-09-17T18:25:07.054Z", "version_downloads": 0, "platform": "ruby", "authors": "QA Wolf", "info": "Simple gem used for publishing/indexing tests on RubyGems + Socket.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "344d66543f4e2d2f19f6145cc106f537ed72b39d7f51e727eebab0d0a4428406", "spec_sha": "f6c63db6405a32338784a63a7b5e9ff20cde071eee53e1aab3f69b1a65a37353", "project_uri": "https://rubygems.org/gems/qawolf-socket-rubygem", "gem_uri": "https://rubygems.org/gems/qawolf-socket-rubygem-0.0.27.gem", "homepage_uri": "https://github.com/qawolfsocket/qawolf-socket-rubygem", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/qawolf-socket-rubygem/0.0.27", "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" }, { "name": "concurrent-ruby", "requirements": "~> 1.3" }, { "name": "faraday", "requirements": "~> 2.10" }, { "name": "oj", "requirements": "~> 3.16" }, { "name": "semantic_logger", "requirements": "~> 4.15" }, { "name": "uuidtools", "requirements": "~> 2.2" } ] } }
2025-09-17 18:25:08 UTC
J3X0-YnOvV7oQEiFUVBxE

strongdm

strongDM Ruby Library for automating interactions with strongDM.

15.14.0
Content{ "name": "strongdm", "downloads": 1499970, "version": "15.14.0", "version_created_at": "2025-09-17T18:23:27.723Z", "version_downloads": 0, "platform": "ruby", "authors": "strongDM Team", "info": "strongDM Ruby Library for automating interactions with strongDM.", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "405cd42e458792ee8b684c32e9f99df9e05d6f7ed4db4a3ec3f5f6d9154f8f12", "spec_sha": "e5d5cafbd5b82cdc516f8602c0525b4a53c8ee27b92a21a033da7134cd71a94f", "project_uri": "https://rubygems.org/gems/strongdm", "gem_uri": "https://rubygems.org/gems/strongdm-15.14.0.gem", "homepage_uri": "https://github.com/strongdm/strongdm-sdk-ruby", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/strongdm/15.14.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "grpc", "requirements": "~> 1.36" }, { "name": "grpc-tools", "requirements": "~> 1.36" }, { "name": "openssl", "requirements": "~> 3.1" } ] } }
2025-09-17 18:23:30 UTC
rgvUk65F2b5KO4eqOi12P

qawolf-socket-rubygem

Simple gem used for publishing/indexing tests on RubyGems + Socket.

0.0.26
Content{ "name": "qawolf-socket-rubygem", "downloads": 1106, "version": "0.0.26", "version_created_at": "2025-09-17T18:21:59.322Z", "version_downloads": 0, "platform": "ruby", "authors": "QA Wolf", "info": "Simple gem used for publishing/indexing tests on RubyGems + Socket.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "21fc184d30f686566a35d4c987046defad90967feaa88c8c6b45b57daf17afae", "spec_sha": "8b4d6026025f2591f85a4c325889b2c5517c6817f0363a41e0427148d02c11f5", "project_uri": "https://rubygems.org/gems/qawolf-socket-rubygem", "gem_uri": "https://rubygems.org/gems/qawolf-socket-rubygem-0.0.26.gem", "homepage_uri": "https://github.com/qawolfsocket/qawolf-socket-rubygem", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/qawolf-socket-rubygem/0.0.26", "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" }, { "name": "concurrent-ruby", "requirements": "~> 1.3" }, { "name": "faraday", "requirements": "~> 2.10" }, { "name": "oj", "requirements": "~> 3.16" }, { "name": "semantic_logger", "requirements": "~> 4.15" }, { "name": "uuidtools", "requirements": "~> 2.2" } ] } }
2025-09-17 18:22:01 UTC
JbM50G-RsgSQjr8vV7feG

qawolf-socket-rubygem

Simple gem used for publishing/indexing tests on RubyGems + Socket.

0.0.25
Content{ "name": "qawolf-socket-rubygem", "downloads": 1106, "version": "0.0.25", "version_created_at": "2025-09-17T18:20:41.043Z", "version_downloads": 0, "platform": "ruby", "authors": "QA Wolf", "info": "Simple gem used for publishing/indexing tests on RubyGems + Socket.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "da4761916185105b4e20f4e7d09f3a35ec031b19b2879757f61c9e4565d5bdae", "spec_sha": "83bd780e4f9aa983e2667d3f3505db6b1d48edc0aeb66537ef284c227f179797", "project_uri": "https://rubygems.org/gems/qawolf-socket-rubygem", "gem_uri": "https://rubygems.org/gems/qawolf-socket-rubygem-0.0.25.gem", "homepage_uri": "https://github.com/qawolfsocket/qawolf-socket-rubygem", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/qawolf-socket-rubygem/0.0.25", "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" }, { "name": "concurrent-ruby", "requirements": "~> 1.3" }, { "name": "faraday", "requirements": "~> 2.10" }, { "name": "oj", "requirements": "~> 3.16" }, { "name": "semantic_logger", "requirements": "~> 4.15" }, { "name": "uuidtools", "requirements": "~> 2.2" } ] } }
2025-09-17 18:20:42 UTC
R2MP7jQadAByyxneiMkBA

playbook_ui_docs

Display all the components from Playbook UI inside your own system.

15.0.0.pre.alpha.removewebpacker10550
Content{ "name": "playbook_ui_docs", "downloads": 492247, "version": "15.0.0.pre.alpha.removewebpacker10550", "version_created_at": "2025-09-17T18:09:38.455Z", "version_downloads": 0, "platform": "ruby", "authors": "Power UX, Power Devs", "info": "Display all the components from Playbook UI inside your own system.", "licenses": [ "ISC" ], "metadata": {}, "yanked": false, "sha": "4e46e7b7b6cc313c0277eff2a49db1ade13ba3d31185cb36f5d37765de7fdc2d", "spec_sha": "9299023bc7193195350f990cea8db71ecb6d88456862b2fa8e633ef4767bb92f", "project_uri": "https://rubygems.org/gems/playbook_ui_docs", "gem_uri": "https://rubygems.org/gems/playbook_ui_docs-15.0.0.pre.alpha.removewebpacker10550.gem", "homepage_uri": "https://playbook.powerapp.cloud/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/playbook_ui_docs/15.0.0.pre.alpha.removewebpacker10550", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "playbook_ui", "requirements": ">= 0" } ] } }
2025-09-17 18:09:43 UTC