Rubyhooks

Lastest updates from Rubygems.org

ID Gem Version Body Updated At
A6YKAPvrfRXIteAHIfU69

kintsugi_sdk

Ruby SDK for Kintsugi Tax Platform

5.5.10
Content{ "name": "kintsugi_sdk", "downloads": 309, "version": "5.5.10", "version_created_at": "2025-08-20T21:39:48.767Z", "version_downloads": 0, "platform": "ruby", "authors": "Kintsugi", "info": "Ruby SDK for Kintsugi Tax Platform", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "4e2d7082630a35085d89a5ab0c0476fc9db10ccda882b242055876794845720b", "spec_sha": "a5f2f5cb26fe960351144c0c7a2ad998af9b815c57a0670f3fc2206ee1498ffa", "project_uri": "https://rubygems.org/gems/kintsugi_sdk", "gem_uri": "https://rubygems.org/gems/kintsugi_sdk-5.5.10.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/kintsugi_sdk/5.5.10", "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": "minitest-focus", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rubocop", "requirements": "~> 1.73.2" }, { "name": "rubocop-minitest", "requirements": "~> 0.37.1" }, { "name": "sorbet", "requirements": ">= 0" }, { "name": "tapioca", "requirements": "~> 0.16.11" } ], "runtime": [ { "name": "base64", "requirements": ">= 0.2.0, < 1.0" }, { "name": "faraday", "requirements": ">= 0" }, { "name": "faraday-multipart", "requirements": ">= 0" }, { "name": "faraday-retry", "requirements": "~> 2.2.1" }, { "name": "sorbet-runtime", "requirements": ">= 0" } ] } }
2025-08-20 21:39:50 UTC
e7HQVPIc8d4BoYZWq-tDN

tosspayments2-rails

Rails engine & helpers to integrate TossPayments online payments (script tag helper, configuration, server-side confirm API wrapper, generator).

0.4.0
Content{ "name": "tosspayments2-rails", "downloads": 129, "version": "0.4.0", "version_created_at": "2025-08-20T21:37:25.515Z", "version_downloads": 0, "platform": "ruby", "authors": "Lucius Choi", "info": "Rails engine & helpers to integrate TossPayments online payments (script tag helper, configuration, server-side confirm API wrapper, generator).", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/luciuschoi/tosspayments2-rails", "changelog_uri": "https://github.com/luciuschoi/tosspayments2-rails/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/luciuschoi/tosspayments2-rails", "documentation_uri": "https://www.rubydoc.info/gems/tosspayments2-rails", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "ca3c0304f5816f7046eaa9582c8b51a5e2660b5f452c73162888413fe9ded273", "spec_sha": "2f50afed790f030b1fcbac37cf3b54cd22ecbed0db50ab1910485aa55d546694", "project_uri": "https://rubygems.org/gems/tosspayments2-rails", "gem_uri": "https://rubygems.org/gems/tosspayments2-rails-0.4.0.gem", "homepage_uri": "https://github.com/luciuschoi/tosspayments2-rails", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/tosspayments2-rails", "mailing_list_uri": null, "source_code_uri": "https://github.com/luciuschoi/tosspayments2-rails", "bug_tracker_uri": null, "changelog_uri": "https://github.com/luciuschoi/tosspayments2-rails/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rails", "requirements": ">= 7.0, < 9.0" } ] } }
2025-08-20 21:37:27 UTC
joMQ7BAXeccXqm3n8dKHg

git

The git gem provides an API that can be used to create, read, and manipulate Git repositories by wrapping system calls to the git command line. The API can be used for working with Git in complex interactions including branching and merging, object inspection and manipulation, history, patch generation and more.

4.0.5
Content{ "name": "git", "downloads": 172099560, "version": "4.0.5", "version_created_at": "2025-08-20T21:36:05.778Z", "version_downloads": 0, "platform": "ruby", "authors": "Scott Chacon and others", "info": "The git gem provides an API that can be used to\ncreate, read, and manipulate Git repositories by wrapping system calls to the git\ncommand line. The API can be used for working with Git in complex interactions\nincluding branching and merging, object inspection and manipulation, history, patch\ngeneration and more.\n", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "http://github.com/ruby-git/ruby-git", "changelog_uri": "https://rubydoc.info/gems/git/4.0.5/file/CHANGELOG.md", "source_code_uri": "http://github.com/ruby-git/ruby-git", "documentation_uri": "https://rubydoc.info/gems/git/4.0.5", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "da562b58dc8e93ae62f85cb4c17cde45b154fe006557d3d2734da74f8e1f9eac", "spec_sha": "1f927d76d5bf0265d1ddea67654be987d32239f51ec742eefa43e5e8028c7e33", "project_uri": "https://rubygems.org/gems/git", "gem_uri": "https://rubygems.org/gems/git-4.0.5.gem", "homepage_uri": "http://github.com/ruby-git/ruby-git", "wiki_uri": null, "documentation_uri": "https://rubydoc.info/gems/git/4.0.5", "mailing_list_uri": null, "source_code_uri": "http://github.com/ruby-git/ruby-git", "bug_tracker_uri": null, "changelog_uri": "https://rubydoc.info/gems/git/4.0.5/file/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "create_github_release", "requirements": "~> 2.1" }, { "name": "main_branch_shared_rubocop_config", "requirements": "~> 0.1" }, { "name": "minitar", "requirements": "~> 1.0" }, { "name": "mocha", "requirements": "~> 2.7" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "redcarpet", "requirements": "~> 3.6" }, { "name": "rubocop", "requirements": "~> 1.77" }, { "name": "test-unit", "requirements": "~> 3.6" }, { "name": "yard", "requirements": "~> 0.9, >= 0.9.28" }, { "name": "yardstick", "requirements": "~> 0.9" } ], "runtime": [ { "name": "activesupport", "requirements": ">= 5.0" }, { "name": "addressable", "requirements": "~> 2.8" }, { "name": "process_executer", "requirements": "~> 4.0" }, { "name": "rchardet", "requirements": "~> 1.9" } ] } }
2025-08-20 21:36:08 UTC
YK5dcBy5yEV6hY4Fh6co2

ethon

Very lightweight libcurl wrapper.

0.17.0
Content{ "name": "ethon", "downloads": 238037083, "version": "0.17.0", "version_created_at": "2025-08-20T21:29:38.591Z", "version_downloads": 0, "platform": "ruby", "authors": "Hans Hasselberg", "info": "Very lightweight libcurl wrapper.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "2a467db7620243af86aaf146aaa5b2cb7228a5646a013d8558cd240f7cf6e3b4", "spec_sha": "61be7a73e7f37bdf82c249aabdf349042bbc917c675dd6dfea6e04ed63d1c6d1", "project_uri": "https://rubygems.org/gems/ethon", "gem_uri": "https://rubygems.org/gems/ethon-0.17.0.gem", "homepage_uri": "https://github.com/typhoeus/ethon", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/ethon/0.17.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "ffi", "requirements": ">= 1.15.0" } ] } }
2025-08-20 21:29:40 UTC
gMVCmGxOX4P5eA4tVZdVF

has_geo_lookup

A Ruby gem that provides geographic lookup functionality using both GeoBoundaries.org and Geonames.org datasets. Features include coordinate validation with radian/degree detection, spatial containment queries, distance-based lookups, and data coverage analysis utilities.

0.1.0
Content{ "name": "has_geo_lookup", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-08-20T21:23:51.649Z", "version_downloads": 0, "platform": "ruby", "authors": "Michael Edlund", "info": "A Ruby gem that provides geographic lookup functionality using both GeoBoundaries.org and Geonames.org datasets. Features include coordinate validation with radian/degree detection, spatial containment queries, distance-based lookups, and data coverage analysis utilities.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/arcticleo/has_geo_lookup", "changelog_uri": "https://github.com/arcticleo/has_geo_lookup/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/arcticleo/has_geo_lookup", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "5b399ea5917b644e7da2ce22c4f59126aace62b32ef26166f6b1d1879dd18c50", "spec_sha": "cb2be573110f3a0ec0fa6374f56284ac8459ab010dbeaaef3d9bd93b35a62825", "project_uri": "https://rubygems.org/gems/has_geo_lookup", "gem_uri": "https://rubygems.org/gems/has_geo_lookup-0.1.0.gem", "homepage_uri": "https://github.com/arcticleo/has_geo_lookup", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/arcticleo/has_geo_lookup", "bug_tracker_uri": null, "changelog_uri": "https://github.com/arcticleo/has_geo_lookup/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "minitest", "requirements": "~> 5.0" }, { "name": "rake", "requirements": "~> 13.0" } ], "runtime": [ { "name": "activerecord", "requirements": ">= 7.0.0" }, { "name": "activesupport", "requirements": ">= 7.0.0" }, { "name": "iso_3166", "requirements": ">= 0.1.0" }, { "name": "rails", "requirements": ">= 7.0.0" }, { "name": "rgeo", "requirements": "~> 3.0" }, { "name": "rgeo-geojson", "requirements": "~> 2.0" } ] } }
2025-08-20 21:23:54 UTC
QG6P4OXrpoQ1em1jUw3P2

railsui

Professionally designed UI components and templates for Ruby on Rails.

3.2.2
Content{ "name": "railsui", "downloads": 3117, "version": "3.2.2", "version_created_at": "2025-08-20T21:16:51.854Z", "version_downloads": 0, "platform": "ruby", "authors": "Andy Leverenz", "info": "Professionally designed UI components and templates for Ruby on Rails.", "licenses": [ "Unlicense" ], "metadata": { "homepage_uri": "https://railsui.com", "mailing_list_uri": "https://railsui.com/updates", "documentation_uri": "https://railsui.com/docs" }, "yanked": false, "sha": "dea0cbd86522495973a97d9f5ccc07a8500b9fa5305110e0841cb560e50629dc", "spec_sha": "3fc6c882faf10ef4fc694bc6468a972402b2bdecc8ede5895416430da60565ae", "project_uri": "https://rubygems.org/gems/railsui", "gem_uri": "https://rubygems.org/gems/railsui-3.2.2.gem", "homepage_uri": "https://railsui.com", "wiki_uri": null, "documentation_uri": "https://railsui.com/docs", "mailing_list_uri": "https://railsui.com/updates", "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "meta-tags", "requirements": ">= 0" }, { "name": "psych", "requirements": ">= 0" }, { "name": "rails", "requirements": ">= 7.0" }, { "name": "railsui_icon", "requirements": ">= 0" } ] } }
2025-08-20 21:16:54 UTC
Zkz7a5qcSv0q7lGOCwnZc

tailwindcss-ruby

A self-contained `tailwindcss` executable, wrapped up in a ruby gem. That's it. Nothing else.

4.1.12
Content{ "name": "tailwindcss-ruby", "downloads": 3227731, "version": "4.1.12", "version_created_at": "2025-08-20T21:12:49.360Z", "version_downloads": 0, "platform": "x86_64-linux-musl", "authors": "Mike Dalessio, David Heinemeier Hansson", "info": "A self-contained `tailwindcss` executable, wrapped up in a ruby gem. That's it. Nothing else.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/flavorjones/tailwindcss-ruby/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/flavorjones/tailwindcss-ruby", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "510c412cd7b71db0f14e42fa124d4d17fbf18e4bb693602611eba4ea93cdb738", "spec_sha": "de8eed45c0a71d978fb84d38a7faf3749bd9ecb18c34b4de17796326e9a6485c", "project_uri": "https://rubygems.org/gems/tailwindcss-ruby", "gem_uri": "https://rubygems.org/gems/tailwindcss-ruby-4.1.12-x86_64-linux-musl.gem", "homepage_uri": "https://github.com/flavorjones/tailwindcss-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/flavorjones/tailwindcss-ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/flavorjones/tailwindcss-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-08-20 21:12:52 UTC
Fbr8bU2vBXts1m7YiEvUA

tailwindcss-ruby

A self-contained `tailwindcss` executable, wrapped up in a ruby gem. That's it. Nothing else.

4.1.12
Content{ "name": "tailwindcss-ruby", "downloads": 3227728, "version": "4.1.12", "version_created_at": "2025-08-20T21:12:42.816Z", "version_downloads": 0, "platform": "x86_64-linux-gnu", "authors": "Mike Dalessio, David Heinemeier Hansson", "info": "A self-contained `tailwindcss` executable, wrapped up in a ruby gem. That's it. Nothing else.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/flavorjones/tailwindcss-ruby/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/flavorjones/tailwindcss-ruby", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "065315e6083bd4b1bf2512fc4aebe737ea5e5063a77a9c4e7f1b864fb8d8c481", "spec_sha": "79ce0f1515777ac8575d7025c69d2949bc3def465e9048f29215a5c5f164370c", "project_uri": "https://rubygems.org/gems/tailwindcss-ruby", "gem_uri": "https://rubygems.org/gems/tailwindcss-ruby-4.1.12-x86_64-linux-gnu.gem", "homepage_uri": "https://github.com/flavorjones/tailwindcss-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/flavorjones/tailwindcss-ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/flavorjones/tailwindcss-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-08-20 21:12:45 UTC
su600OmEqOCpDGP3OLavz

tailwindcss-ruby

A self-contained `tailwindcss` executable, wrapped up in a ruby gem. That's it. Nothing else.

4.1.12
Content{ "name": "tailwindcss-ruby", "downloads": 3227728, "version": "4.1.12", "version_created_at": "2025-08-20T21:12:35.961Z", "version_downloads": 0, "platform": "x86_64-darwin", "authors": "Mike Dalessio, David Heinemeier Hansson", "info": "A self-contained `tailwindcss` executable, wrapped up in a ruby gem. That's it. Nothing else.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/flavorjones/tailwindcss-ruby/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/flavorjones/tailwindcss-ruby", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "63e9b8c2832605e9af3e1c9640f4f6090df3776382c5fd39d893975de9dbcb7f", "spec_sha": "ee9232e83bbed4ec70ad761c22aebce452973832ace84094076b8eb29fea3ee3", "project_uri": "https://rubygems.org/gems/tailwindcss-ruby", "gem_uri": "https://rubygems.org/gems/tailwindcss-ruby-4.1.12-x86_64-darwin.gem", "homepage_uri": "https://github.com/flavorjones/tailwindcss-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/flavorjones/tailwindcss-ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/flavorjones/tailwindcss-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-08-20 21:12:38 UTC
9SGSe8fcBbexrfgc_3RV_

tailwindcss-ruby

A self-contained `tailwindcss` executable, wrapped up in a ruby gem. That's it. Nothing else.

4.1.12
Content{ "name": "tailwindcss-ruby", "downloads": 3227728, "version": "4.1.12", "version_created_at": "2025-08-20T21:12:30.142Z", "version_downloads": 0, "platform": "x64-mingw-ucrt", "authors": "Mike Dalessio, David Heinemeier Hansson", "info": "A self-contained `tailwindcss` executable, wrapped up in a ruby gem. That's it. Nothing else.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/flavorjones/tailwindcss-ruby/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/flavorjones/tailwindcss-ruby", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "ecde1f66e5f8e98d430f2bb105690000d5ed95d6a277db02bd3604fad5743009", "spec_sha": "d3d2d9f6e8d0febbaef4283a1da18abd3b247dd8f10b1a5dda32facebba35a7e", "project_uri": "https://rubygems.org/gems/tailwindcss-ruby", "gem_uri": "https://rubygems.org/gems/tailwindcss-ruby-4.1.12-x64-mingw-ucrt.gem", "homepage_uri": "https://github.com/flavorjones/tailwindcss-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/flavorjones/tailwindcss-ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/flavorjones/tailwindcss-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-08-20 21:12:32 UTC
YLBFjvyEW1IF5fJryPz01

tailwindcss-ruby

A self-contained `tailwindcss` executable, wrapped up in a ruby gem. That's it. Nothing else.

4.1.12
Content{ "name": "tailwindcss-ruby", "downloads": 3227728, "version": "4.1.12", "version_created_at": "2025-08-20T21:12:22.713Z", "version_downloads": 0, "platform": "x64-mingw32", "authors": "Mike Dalessio, David Heinemeier Hansson", "info": "A self-contained `tailwindcss` executable, wrapped up in a ruby gem. That's it. Nothing else.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/flavorjones/tailwindcss-ruby/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/flavorjones/tailwindcss-ruby", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "9c17778095c0fbae20bcb37f7b83943d3d1890d186103fb764ec603700756f85", "spec_sha": "95902a5e8e79f4cbe541518b1b5d6459b02de4421986c1bdf9cff4a52128a2ab", "project_uri": "https://rubygems.org/gems/tailwindcss-ruby", "gem_uri": "https://rubygems.org/gems/tailwindcss-ruby-4.1.12-x64-mingw32.gem", "homepage_uri": "https://github.com/flavorjones/tailwindcss-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/flavorjones/tailwindcss-ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/flavorjones/tailwindcss-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-08-20 21:12:25 UTC
gyEtHYOMyS1JiWkNAwdnp

tailwindcss-ruby

A self-contained `tailwindcss` executable, wrapped up in a ruby gem. That's it. Nothing else.

4.1.12
Content{ "name": "tailwindcss-ruby", "downloads": 3227728, "version": "4.1.12", "version_created_at": "2025-08-20T21:12:16.417Z", "version_downloads": 0, "platform": "ruby", "authors": "Mike Dalessio, David Heinemeier Hansson", "info": "A self-contained `tailwindcss` executable, wrapped up in a ruby gem. That's it. Nothing else.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/flavorjones/tailwindcss-ruby/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/flavorjones/tailwindcss-ruby", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "cdb8ffbeedc8292e311c3a450d471e159c126998c562c8b89e608d679c1d7c7c", "spec_sha": "2824dcb037e3afcac6d9dca0b74707cadf763683b8b8c71ccfd6b42da236e5aa", "project_uri": "https://rubygems.org/gems/tailwindcss-ruby", "gem_uri": "https://rubygems.org/gems/tailwindcss-ruby-4.1.12.gem", "homepage_uri": "https://github.com/flavorjones/tailwindcss-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/flavorjones/tailwindcss-ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/flavorjones/tailwindcss-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-08-20 21:12:18 UTC
e4HKf1OphNte6nUPFpEOU

tailwindcss-ruby

A self-contained `tailwindcss` executable, wrapped up in a ruby gem. That's it. Nothing else.

4.1.12
Content{ "name": "tailwindcss-ruby", "downloads": 3227725, "version": "4.1.12", "version_created_at": "2025-08-20T21:12:13.967Z", "version_downloads": 0, "platform": "arm64-darwin", "authors": "Mike Dalessio, David Heinemeier Hansson", "info": "A self-contained `tailwindcss` executable, wrapped up in a ruby gem. That's it. Nothing else.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/flavorjones/tailwindcss-ruby/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/flavorjones/tailwindcss-ruby", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "f3abed1f9d8746472be9e1b41b34ee161c7170052f7faf77e919f403aa53c520", "spec_sha": "bd74ed063f6f13bbdd45481f4d1b14f686a5b3fc0793fba7cdcec2fdf0f5788a", "project_uri": "https://rubygems.org/gems/tailwindcss-ruby", "gem_uri": "https://rubygems.org/gems/tailwindcss-ruby-4.1.12-arm64-darwin.gem", "homepage_uri": "https://github.com/flavorjones/tailwindcss-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/flavorjones/tailwindcss-ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/flavorjones/tailwindcss-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-08-20 21:12:17 UTC
KtzJt1CMdWVnlZtXzPlAA

tailwindcss-ruby

A self-contained `tailwindcss` executable, wrapped up in a ruby gem. That's it. Nothing else.

4.1.12
Content{ "name": "tailwindcss-ruby", "downloads": 3227722, "version": "4.1.12", "version_created_at": "2025-08-20T21:12:08.918Z", "version_downloads": 0, "platform": "aarch64-linux-musl", "authors": "Mike Dalessio, David Heinemeier Hansson", "info": "A self-contained `tailwindcss` executable, wrapped up in a ruby gem. That's it. Nothing else.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/flavorjones/tailwindcss-ruby/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/flavorjones/tailwindcss-ruby", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "caf51ec991fe46c296e3c007ead867f94d7f35a8b818754d242d4e5e7307b69a", "spec_sha": "c5d2b98ab9923ef3bad430e42eec9588bf84d5368d1ff5cb1b8effbfb9a7fc26", "project_uri": "https://rubygems.org/gems/tailwindcss-ruby", "gem_uri": "https://rubygems.org/gems/tailwindcss-ruby-4.1.12-aarch64-linux-musl.gem", "homepage_uri": "https://github.com/flavorjones/tailwindcss-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/flavorjones/tailwindcss-ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/flavorjones/tailwindcss-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-08-20 21:12:11 UTC
kx4swkBkFqVPdc4LwwojD

tailwindcss-ruby

A self-contained `tailwindcss` executable, wrapped up in a ruby gem. That's it. Nothing else.

4.1.12
Content{ "name": "tailwindcss-ruby", "downloads": 3227721, "version": "4.1.12", "version_created_at": "2025-08-20T21:12:01.657Z", "version_downloads": 0, "platform": "aarch64-linux-gnu", "authors": "Mike Dalessio, David Heinemeier Hansson", "info": "A self-contained `tailwindcss` executable, wrapped up in a ruby gem. That's it. Nothing else.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/flavorjones/tailwindcss-ruby/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/flavorjones/tailwindcss-ruby", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "dd0b6f27047ba629fd2b61a03af1b4386371f864e98448484174769ec9f525d2", "spec_sha": "a4f4eb26cf6ed877befc70264541c5fc018eea987d475bce9920baeb1c9a9c8c", "project_uri": "https://rubygems.org/gems/tailwindcss-ruby", "gem_uri": "https://rubygems.org/gems/tailwindcss-ruby-4.1.12-aarch64-linux-gnu.gem", "homepage_uri": "https://github.com/flavorjones/tailwindcss-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/flavorjones/tailwindcss-ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/flavorjones/tailwindcss-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-08-20 21:12:05 UTC
QQi9o4dO07VlZPq-eicEC

playbook_ui_docs

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

14.25.0.pre.alpha.testingcss9751
Content{ "name": "playbook_ui_docs", "downloads": 445314, "version": "14.25.0.pre.alpha.testingcss9751", "version_created_at": "2025-08-20T21:10:55.337Z", "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": "da10356f30d460fea0ae498437c7355e64c5a75c4b3981dea4b7c8a4401d03de", "spec_sha": "904bb6e65bb44660a77d3519637da0725399e90696908d6f1208e5cb79df75de", "project_uri": "https://rubygems.org/gems/playbook_ui_docs", "gem_uri": "https://rubygems.org/gems/playbook_ui_docs-14.25.0.pre.alpha.testingcss9751.gem", "homepage_uri": "https://playbook.powerapp.cloud/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/playbook_ui_docs/14.25.0.pre.alpha.testingcss9751", "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-08-20 21:10:58 UTC
ryGKyburKjLu94xyQhz5N

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.

14.25.0.pre.alpha.testingcss9751
Content{ "name": "playbook_ui", "downloads": 1643984, "version": "14.25.0.pre.alpha.testingcss9751", "version_created_at": "2025-08-20T21:10:51.025Z", "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": "8c2c5db579a441f4f92e8e2bf3db9a21c1449baf074e1f0248a3bf5533b21fe5", "spec_sha": "47891223f28840d955d199394869a153ddeb11489ec8933ee88dac74e4060eda", "project_uri": "https://rubygems.org/gems/playbook_ui", "gem_uri": "https://rubygems.org/gems/playbook_ui-14.25.0.pre.alpha.testingcss9751.gem", "homepage_uri": "https://playbook.powerapp.cloud/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/playbook_ui/14.25.0.pre.alpha.testingcss9751", "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-08-20 21:10:55 UTC
FULoAuA2jI2awa0Md5AZx

rage-rb

Fast web framework compatible with Rails.

1.17.0
Content{ "name": "rage-rb", "downloads": 60277, "version": "1.17.0", "version_created_at": "2025-08-20T20:56:34.604Z", "version_downloads": 0, "platform": "ruby", "authors": "Roman Samoilov", "info": "Fast web framework compatible with Rails.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/rage-rb/rage", "source_code_uri": "https://github.com/rage-rb/rage" }, "yanked": false, "sha": "2eed7766f4a38ae232ede320e4d1587ae176452ae002ac5cffdb921b2c068b55", "spec_sha": "9652cba435fda203b6cd91593dfb0cd45f49e7990a028863e5cf0deb86f41518", "project_uri": "https://rubygems.org/gems/rage-rb", "gem_uri": "https://rubygems.org/gems/rage-rb-1.17.0.gem", "homepage_uri": "https://github.com/rage-rb/rage", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/rage-rb/rage", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rack", "requirements": "~> 2.0" }, { "name": "rack-test", "requirements": "~> 2.1" }, { "name": "rage-iodine", "requirements": "~> 4.3" }, { "name": "rake", "requirements": ">= 12.0" }, { "name": "thor", "requirements": "~> 1.0" }, { "name": "zeitwerk", "requirements": "~> 2.6" } ] } }
2025-08-20 20:56:36 UTC
y_y69QqB4G4zI1YZZrPud

eventify

Get notifications about upcoming events from different providers/organizers.

4.0.2
Content{ "name": "eventify", "downloads": 54173, "version": "4.0.2", "version_created_at": "2025-08-20T20:51:02.838Z", "version_downloads": 0, "platform": "ruby", "authors": "Jarmo Pertman", "info": "Get notifications about upcoming events from different providers/organizers.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "100db9b2e042b5069246211ef2ecdeb89a8d446c38d013ebd75ece739e9f5b1d", "spec_sha": "8a307ca7960a4c61bc30a446fafb4c05f5ae1113174d3ffbfebf782a3c710675", "project_uri": "https://rubygems.org/gems/eventify", "gem_uri": "https://rubygems.org/gems/eventify-4.0.2.gem", "homepage_uri": "https://github.com/jarmo/eventify", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/eventify/4.0.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": ">= 0" }, { "name": "webmock", "requirements": ">= 0" }, { "name": "yard", "requirements": ">= 0" } ], "runtime": [ { "name": "mail", "requirements": ">= 0" }, { "name": "nokogiri", "requirements": ">= 0" }, { "name": "simple-rss", "requirements": ">= 0" }, { "name": "sqlite3", "requirements": ">= 0" } ] } }
2025-08-20 20:51:04 UTC
lHuBySfcAEqwEEuy-BsTH

configature

Assists in the creation of config files from example templates and can identify when some customization is necessary.

0.4.0
Content{ "name": "configature", "downloads": 8419, "version": "0.4.0", "version_created_at": "2025-08-20T20:49:55.147Z", "version_downloads": 0, "platform": "ruby", "authors": "Scott Tadman", "info": "Assists in the creation of config files from example templates and can identify when some customization is necessary.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://postageapp.com/", "changelog_uri": "https://github.com/postageapp/configuature", "source_code_uri": "https://github.com/postageapp/configuature", "allowed_push_host": "https://rubygems.org/" }, "yanked": false, "sha": "b624dea6bf22c5aed64cd4cc79cc611720b2bd9ff0d24e8603effa3c128a3b90", "spec_sha": "4bab3723508670baca5fe504e910b374f382cad1c12d137c0ea144b4f63a602b", "project_uri": "https://rubygems.org/gems/configature", "gem_uri": "https://rubygems.org/gems/configature-0.4.0.gem", "homepage_uri": "https://postageapp.com/", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/postageapp/configuature", "bug_tracker_uri": null, "changelog_uri": "https://github.com/postageapp/configuature", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "ostruct", "requirements": ">= 0" } ] } }
2025-08-20 20:49:56 UTC
oix5Z6Ch9D9DxGeQC0bXP

increase

Ruby library to access the Increase API

1.43.0
Content{ "name": "increase", "downloads": 21333, "version": "1.43.0", "version_created_at": "2025-08-20T20:48:32.988Z", "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": "bdf1ac8c05d22dedd050a631590f66a06577e3020ae77652763f6e623ee4010c", "spec_sha": "481fc20e8f9ebb613a42bc0d0ec6c0ca530722762b3e69d57143e61ed6e530ad", "project_uri": "https://rubygems.org/gems/increase", "gem_uri": "https://rubygems.org/gems/increase-1.43.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-08-20 20:48:34 UTC
T5reUr6hejnAPbP0LLy4h

smart_message

Much like ActiveRecord abstracts the model as an ORM from the backend data-store, SmartMessage abstracts the message from its backend transport processes.

0.0.9
Content{ "name": "smart_message", "downloads": 692, "version": "0.0.9", "version_created_at": "2025-08-20T20:29:11.743Z", "version_downloads": 0, "platform": "ruby", "authors": "Dewayne VanHoozer", "info": "Much like ActiveRecord abstracts the model as an ORM from the\nbackend data-store, SmartMessage abstracts the message from\nits backend transport processes.\n", "licenses": [], "metadata": { "homepage_uri": "https://github.com/MadBomber/smart_message", "changelog_uri": "https://github.com/MadBomber/smart_message/blob/master/CHANGELOG.md", "bug_tracker_uri": "https://github.com/MadBomber/smart_message/issues", "source_code_uri": "https://github.com/MadBomber/smart_message", "documentation_uri": "https://github.com/MadBomber/smart_message/blob/master/README.md" }, "yanked": false, "sha": "d391083ecb1fe0a19bc154c71d8328f37f966b84f24977aff45612b28676e2c1", "spec_sha": "d5431f45109a489c67fbb0cba9183cd1d938ec9b6cd0027796dfc71328a55315", "project_uri": "https://rubygems.org/gems/smart_message", "gem_uri": "https://rubygems.org/gems/smart_message-0.0.9.gem", "homepage_uri": "https://github.com/MadBomber/smart_message", "wiki_uri": null, "documentation_uri": "https://github.com/MadBomber/smart_message/blob/master/README.md", "mailing_list_uri": null, "source_code_uri": "https://github.com/MadBomber/smart_message", "bug_tracker_uri": "https://github.com/MadBomber/smart_message/issues", "changelog_uri": "https://github.com/MadBomber/smart_message/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "amazing_print", "requirements": ">= 0" }, { "name": "bundler", "requirements": ">= 0" }, { "name": "debug_me", "requirements": ">= 0" }, { "name": "minitest", "requirements": ">= 0" }, { "name": "minitest-power_assert", "requirements": ">= 0" }, { "name": "mutex_m", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "shoulda", "requirements": ">= 0" } ], "runtime": [ { "name": "activesupport", "requirements": ">= 0" }, { "name": "breaker_machines", "requirements": ">= 0" }, { "name": "colorize", "requirements": ">= 0" }, { "name": "concurrent-ruby", "requirements": ">= 0" }, { "name": "hashie", "requirements": ">= 0" }, { "name": "lumberjack", "requirements": ">= 0" }, { "name": "redis", "requirements": ">= 0" }, { "name": "zeitwerk", "requirements": ">= 0" } ] } }
2025-08-20 20:29:13 UTC
TGYnSZFAcEPoxVlCFaRyB

uddf

A Ruby library for parsing and writing UDDF (Universal Data Description Format) files.

0.1.0
Content{ "name": "uddf", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-08-20T20:25:57.059Z", "version_downloads": 0, "platform": "ruby", "authors": "Flipez", "info": "A Ruby library for parsing and writing UDDF (Universal Data Description Format) files.", "licenses": [], "metadata": { "homepage_uri": "https://github.com/Flipez/ruby-uddf", "changelog_uri": "https://github.com/Flipez/ruby-uddf", "source_code_uri": "https://github.com/Flipez/ruby-uddf" }, "yanked": false, "sha": "e772779e6293cbb6c7c80127a3a725ab4311911fc13036b24cc7e1c8364767ac", "spec_sha": "0a31dc3301a85941a8f03a72b48d06d4391ddbf375a13bcfc74a3974e41eb014", "project_uri": "https://rubygems.org/gems/uddf", "gem_uri": "https://rubygems.org/gems/uddf-0.1.0.gem", "homepage_uri": "https://github.com/Flipez/ruby-uddf", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/Flipez/ruby-uddf", "bug_tracker_uri": null, "changelog_uri": "https://github.com/Flipez/ruby-uddf", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-08-20 20:25:58 UTC
pAnGbmitiMzvT0bcxPu5T

cocina_display

Helpers for rendering Cocina metadata

1.1.3
Content{ "name": "cocina_display", "downloads": 1522, "version": "1.1.3", "version_created_at": "2025-08-20T20:25:14.157Z", "version_downloads": 0, "platform": "ruby", "authors": "Nick Budak", "info": "Helpers for rendering Cocina metadata", "licenses": [ "Apache-2.0" ], "metadata": { "homepage_uri": "https://sul-dlss.github.io/cocina_display/", "source_code_uri": "https://github.com/sul-dlss/cocina_display" }, "yanked": false, "sha": "988052d2c66c11bc1f482a134ba1ffca7e47fa9822193996dff30c2e982b90d5", "spec_sha": "7601b39040e6776e3d271a7c4151f4d834e64ab994f1180a32e010e9b56e1a14", "project_uri": "https://rubygems.org/gems/cocina_display", "gem_uri": "https://rubygems.org/gems/cocina_display-1.1.3.gem", "homepage_uri": "https://sul-dlss.github.io/cocina_display/", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/sul-dlss/cocina_display", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "purl_fetcher-client", "requirements": "~> 3.1" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "simplecov", "requirements": "~> 0.22.0" }, { "name": "simplecov-rspec", "requirements": "~> 0.4" }, { "name": "standard", "requirements": "~> 1.3" }, { "name": "webrick", "requirements": "~> 1.9, >= 1.9.1" }, { "name": "yard", "requirements": "~> 0.9.37" } ], "runtime": [ { "name": "activesupport", "requirements": ">= 7" }, { "name": "edtf", "requirements": "~> 3.2" }, { "name": "geo_coord", "requirements": "~> 0.2" }, { "name": "iso639", "requirements": "~> 1.3" }, { "name": "janeway-jsonpath", "requirements": "~> 0.6" } ] } }
2025-08-20 20:25:18 UTC
jdll2GXwVhtHWRnjP9uln

eventify

Get notifications about upcoming events from different providers/organizers.

4.0.1
Content{ "name": "eventify", "downloads": 54164, "version": "4.0.1", "version_created_at": "2025-08-20T20:25:09.200Z", "version_downloads": 0, "platform": "ruby", "authors": "Jarmo Pertman", "info": "Get notifications about upcoming events from different providers/organizers.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "fc7c9b31321d922800932afda4aee150b9aee77c52be8ed759149350d201f8e9", "spec_sha": "70c1f09d514cd99434786100e4c4632195dbd6090c63f278440e8fb673ea06d4", "project_uri": "https://rubygems.org/gems/eventify", "gem_uri": "https://rubygems.org/gems/eventify-4.0.1.gem", "homepage_uri": "https://github.com/jarmo/eventify", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/eventify/4.0.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": ">= 0" }, { "name": "webmock", "requirements": ">= 0" }, { "name": "yard", "requirements": ">= 0" } ], "runtime": [ { "name": "mail", "requirements": ">= 0" }, { "name": "nokogiri", "requirements": ">= 0" }, { "name": "simple-rss", "requirements": ">= 0" }, { "name": "sqlite3", "requirements": ">= 0" } ] } }
2025-08-20 20:25:13 UTC
1zRXQHuPdGx1camIYHfxC

code_healer

CodeHealer is a revolutionary gem that enables your Ruby applications to automatically detect, analyze, and fix errors using AI. It integrates with OpenAI API, Claude Code terminal, and provides intelligent error handling, business context awareness, and automated Git operations. Features: - 🤖 AI-powered error analysis and code generation - 🎯 Business context-aware fixes - 🔄 Multiple healing strategies (API, Claude Code, Hybrid) - 📝 Automated Git operations and PR creation - 📋 Business requirements integration from markdown - ⚡ Background job processing with Sidekiq - 🎨 Configurable via YAML files

0.1.15
Content{ "name": "code_healer", "downloads": 610, "version": "0.1.15", "version_created_at": "2025-08-20T20:18:12.456Z", "version_downloads": 0, "platform": "ruby", "authors": "Deepan Kumar", "info": "CodeHealer is a revolutionary gem that enables your Ruby applications to \nautomatically detect, analyze, and fix errors using AI. It integrates \nwith OpenAI API, Claude Code terminal, and provides intelligent error handling, \nbusiness context awareness, and automated Git operations.\n\nFeatures:\n- 🤖 AI-powered error analysis and code generation\n- 🎯 Business context-aware fixes\n- 🔄 Multiple healing strategies (API, Claude Code, Hybrid)\n- 📝 Automated Git operations and PR creation\n- 📋 Business requirements integration from markdown\n- ⚡ Background job processing with Sidekiq\n- 🎨 Configurable via YAML files\n", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/deepan-g2/code-healer", "changelog_uri": "https://github.com/deepan-g2/code-healer/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/deepan-g2/code-healer/issues", "source_code_uri": "https://github.com/deepan-g2/code-healer", "documentation_uri": "https://github.com/deepan-g2/code-healer/blob/main/README.md" }, "yanked": false, "sha": "1d2b5bf14337ac686ce3a8dc4b211a943471af55dd32ad59d6e9c67bfe0f2f0e", "spec_sha": "06fdda0f1b1f01757b3e92dc5d6960e7077420f4cc148881d78f1ecf506918c7", "project_uri": "https://rubygems.org/gems/code_healer", "gem_uri": "https://rubygems.org/gems/code_healer-0.1.15.gem", "homepage_uri": "https://github.com/deepan-g2/code-healer", "wiki_uri": null, "documentation_uri": "https://github.com/deepan-g2/code-healer/blob/main/README.md", "mailing_list_uri": null, "source_code_uri": "https://github.com/deepan-g2/code-healer", "bug_tracker_uri": "https://github.com/deepan-g2/code-healer/issues", "changelog_uri": "https://github.com/deepan-g2/code-healer/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 2.0.0" }, { "name": "factory_bot_rails", "requirements": ">= 6.0.0" }, { "name": "faker", "requirements": ">= 2.0.0" }, { "name": "rake", "requirements": ">= 13.0.0" }, { "name": "redcarpet", "requirements": ">= 3.0.0" }, { "name": "rspec", "requirements": ">= 3.0.0" }, { "name": "rspec-rails", "requirements": ">= 5.0.0" }, { "name": "rubocop", "requirements": ">= 1.0.0" }, { "name": "rubocop-rails", "requirements": ">= 2.0.0" }, { "name": "vcr", "requirements": ">= 6.0.0" }, { "name": "webmock", "requirements": ">= 3.0.0" }, { "name": "yard", "requirements": ">= 0.9.0" } ], "runtime": [ { "name": "actionpack", "requirements": ">= 6.0.0" }, { "name": "activemodel", "requirements": ">= 6.0.0" }, { "name": "activesupport", "requirements": ">= 6.0.0" }, { "name": "git", "requirements": "~> 1.0, >= 1.0.0" }, { "name": "octokit", "requirements": "~> 4.0, >= 4.0.0" }, { "name": "openai", "requirements": "~> 0.16.0, >= 0.16.0" }, { "name": "rails", "requirements": ">= 6.0.0" }, { "name": "redis", "requirements": "~> 4.0, >= 4.0.0" }, { "name": "sidekiq", "requirements": ">= 6.0.0" } ] } }
2025-08-20 20:18:14 UTC
pW8rfagIOtjq5K3h_K3R8

tosspayments2-rails

Rails engine & helpers to integrate TossPayments online payments (script tag helper, configuration, server-side confirm API wrapper, generator).

0.3.0
Content{ "name": "tosspayments2-rails", "downloads": 101, "version": "0.3.0", "version_created_at": "2025-08-20T20:17:57.560Z", "version_downloads": 0, "platform": "ruby", "authors": "Lucius Choi", "info": "Rails engine & helpers to integrate TossPayments online payments (script tag helper, configuration, server-side confirm API wrapper, generator).", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/luciuschoi/tosspayments2-rails", "changelog_uri": "https://github.com/luciuschoi/tosspayments2-rails/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/luciuschoi/tosspayments2-rails", "documentation_uri": "https://www.rubydoc.info/gems/tosspayments2-rails", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "64c4a167a0ca8b0b696abc1a2f22349b1dbae084ce5b7d340aa279a040dde6da", "spec_sha": "d24c655df15989d1760861e378301954b98ed4e6f7ae5708e7c09c46f0ebb83c", "project_uri": "https://rubygems.org/gems/tosspayments2-rails", "gem_uri": "https://rubygems.org/gems/tosspayments2-rails-0.3.0.gem", "homepage_uri": "https://github.com/luciuschoi/tosspayments2-rails", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/tosspayments2-rails", "mailing_list_uri": null, "source_code_uri": "https://github.com/luciuschoi/tosspayments2-rails", "bug_tracker_uri": null, "changelog_uri": "https://github.com/luciuschoi/tosspayments2-rails/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rails", "requirements": ">= 7.0, < 9.0" } ] } }
2025-08-20 20:17:59 UTC
72gLnxKw2vCOOV4Nz8RSq

timecop-rspec

⌚️ Timecop::Rspec provides Timecop time-machines for RSpec that allow youto time-travel test examples, context/describes, and/or your entire test suite. Find out how your code will behave... in the future! Fund overlooked open source projects - bottom of stack, dev/test dependencies: floss-funding.dev

1.0.3
Content{ "name": "timecop-rspec", "downloads": 511, "version": "1.0.3", "version_created_at": "2025-08-20T20:10:54.649Z", "version_downloads": 0, "platform": "ruby", "authors": "Peter H. Boling, Zach Taylor, Tim Mertens", "info": "⌚️ Timecop::Rspec provides Timecop time-machines for RSpec that allow youto time-travel test examples, context/describes, and/or your entire test suite. Find out how your code will behave... in the future! Fund overlooked open source projects - bottom of stack, dev/test dependencies: floss-funding.dev", "licenses": [ "MIT" ], "metadata": { "news_uri": "https://www.railsbling.com/tags/timecop-rspec", "wiki_uri": "https://github.com/galtzo-floss/timecop-rspec/wiki", "discord_uri": "https://discord.gg/3qme4XHNKN", "funding_uri": "https://github.com/sponsors/pboling", "homepage_uri": "https://timecop-rspec.galtzo.com/", "changelog_uri": "https://github.com/galtzo-floss/timecop-rspec/blob/v1.0.3/CHANGELOG.md", "bug_tracker_uri": "https://github.com/galtzo-floss/timecop-rspec/issues", "source_code_uri": "https://github.com/galtzo-floss/timecop-rspec/tree/v1.0.3", "documentation_uri": "https://www.rubydoc.info/gems/timecop-rspec/1.0.3", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "005f14841bb606dcaefb060e321b5388e2e59537742bee8b3a9a9a40e598fab9", "spec_sha": "5fdd0057c3acadeddd83f07abbd717807444328a6e91e6f1426a3789e15beac8", "project_uri": "https://rubygems.org/gems/timecop-rspec", "gem_uri": "https://rubygems.org/gems/timecop-rspec-1.0.3.gem", "homepage_uri": "https://timecop-rspec.galtzo.com/", "wiki_uri": "https://github.com/galtzo-floss/timecop-rspec/wiki", "documentation_uri": "https://www.rubydoc.info/gems/timecop-rspec/1.0.3", "mailing_list_uri": null, "source_code_uri": "https://github.com/galtzo-floss/timecop-rspec/tree/v1.0.3", "bug_tracker_uri": "https://github.com/galtzo-floss/timecop-rspec/issues", "changelog_uri": "https://github.com/galtzo-floss/timecop-rspec/blob/v1.0.3/CHANGELOG.md", "funding_uri": "https://github.com/sponsors/pboling", "dependencies": { "development": [ { "name": "appraisal2", "requirements": "~> 3.0" }, { "name": "erb", "requirements": ">= 2.2" }, { "name": "gitmoji-regex", "requirements": "~> 1.0, >= 1.0.3" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec-block_is_expected", "requirements": "~> 1.0" }, { "name": "rspec_junit_formatter", "requirements": "~> 0.6" }, { "name": "rspec-stubbed_env", "requirements": "~> 1.0" }, { "name": "silent_stream", "requirements": "~> 1.0, >= 1.0.11" }, { "name": "stone_checksums", "requirements": "~> 1.0" }, { "name": "timecop", "requirements": "~> 0.9, >= 0.9.10" } ], "runtime": [ { "name": "delegate", "requirements": "~> 0.1" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "timecop", "requirements": ">= 0.7, < 1" } ] } }
2025-08-20 20:10:56 UTC
xD9HTh3VaIypMjRx4lfgF

active_cached_resource

ActiveResource, but with a caching layer.

0.2.3
Content{ "name": "active_cached_resource", "downloads": 3200, "version": "0.2.3", "version_created_at": "2025-08-20T20:06:10.728Z", "version_downloads": 0, "platform": "ruby", "authors": "Jean Luis Urena", "info": "ActiveResource, but with a caching layer.", "licenses": [], "metadata": { "wiki_uri": "https://github.com/jlurena/active_cached_resource/wiki", "homepage_uri": "https://github.com/jlurena/active_cached_resource", "changelog_uri": "https://github.com/jlurena/active_cached_resource/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/jlurena/active_cached_resource", "documentation_uri": "https://rubydoc.info/gems/active_cached_resource/" }, "yanked": false, "sha": "01b46a1e64f9243f49a478fee0e783423c0938eb90971438eb356b565d5b4d65", "spec_sha": "572528e680db40c4fc7c603065d53a35447109bb160a042ac24eed32dd23c122", "project_uri": "https://rubygems.org/gems/active_cached_resource", "gem_uri": "https://rubygems.org/gems/active_cached_resource-0.2.3.gem", "homepage_uri": "https://github.com/jlurena/active_cached_resource", "wiki_uri": "https://github.com/jlurena/active_cached_resource/wiki", "documentation_uri": "https://rubydoc.info/gems/active_cached_resource/", "mailing_list_uri": null, "source_code_uri": "https://github.com/jlurena/active_cached_resource", "bug_tracker_uri": null, "changelog_uri": "https://github.com/jlurena/active_cached_resource/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activemodel", "requirements": ">= 6.0" }, { "name": "activemodel-serializers-xml", "requirements": "~> 1.0" }, { "name": "activesupport", "requirements": ">= 6.0" }, { "name": "ostruct", "requirements": "~> 0.6.1" } ] } }
2025-08-20 20:06:12 UTC
7g_h_miz9FLHhis71aBUz

ruby_llm

One beautiful Ruby API for GPT, Claude, Gemini, and more. Easily build chatbots, AI agents, RAG applications, and content generators. Features chat (text, images, audio, PDFs), image generation, embeddings, tools (function calling), structured output, Rails integration, and streaming. Works with OpenAI, Anthropic, Google Gemini, AWS Bedrock, DeepSeek, Mistral, Ollama (local models), OpenRouter, Perplexity, GPUStack, and any OpenAI-compatible API. Minimal dependencies - just Faraday, Zeitwerk, and Marcel.

1.6.4
Content{ "name": "ruby_llm", "downloads": 2018173, "version": "1.6.4", "version_created_at": "2025-08-20T20:01:37.454Z", "version_downloads": 0, "platform": "ruby", "authors": "Carmine Paolino", "info": "One beautiful Ruby API for GPT, Claude, Gemini, and more. Easily build chatbots, AI agents, RAG applications, and content generators. Features chat (text, images, audio, PDFs), image generation, embeddings, tools (function calling), structured output, Rails integration, and streaming. Works with OpenAI, Anthropic, Google Gemini, AWS Bedrock, DeepSeek, Mistral, Ollama (local models), OpenRouter, Perplexity, GPUStack, and any OpenAI-compatible API. Minimal dependencies - just Faraday, Zeitwerk, and Marcel.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://rubyllm.com", "changelog_uri": "https://github.com/crmne/ruby_llm/commits/main", "bug_tracker_uri": "https://github.com/crmne/ruby_llm/issues", "source_code_uri": "https://github.com/crmne/ruby_llm", "documentation_uri": "https://rubyllm.com", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "c7a58e2390cdc4d0a3449c7843e063d76bc7d6c9a368a29a6cada6892297a2c3", "spec_sha": "560c58bf806450b08877bb09a1219f2643c489ca2334ec96988037282ff3a801", "project_uri": "https://rubygems.org/gems/ruby_llm", "gem_uri": "https://rubygems.org/gems/ruby_llm-1.6.4.gem", "homepage_uri": "https://rubyllm.com", "wiki_uri": null, "documentation_uri": "https://rubyllm.com", "mailing_list_uri": null, "source_code_uri": "https://github.com/crmne/ruby_llm", "bug_tracker_uri": "https://github.com/crmne/ruby_llm/issues", "changelog_uri": "https://github.com/crmne/ruby_llm/commits/main", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "base64", "requirements": ">= 0" }, { "name": "event_stream_parser", "requirements": "~> 1" }, { "name": "faraday", "requirements": ">= 1.10.0" }, { "name": "faraday-multipart", "requirements": ">= 1" }, { "name": "faraday-net_http", "requirements": ">= 1" }, { "name": "faraday-retry", "requirements": ">= 1" }, { "name": "marcel", "requirements": "~> 1.0" }, { "name": "zeitwerk", "requirements": "~> 2" } ] } }
2025-08-20 20:01:39 UTC
Z_w-W9ICW3eM2P-pF7LM_

gitlab_support_readiness

Official gem of GitLab Support Readiness

1.4.0
Content{ "name": "gitlab_support_readiness", "downloads": 951126, "version": "1.4.0", "version_created_at": "2025-08-20T19:55:19.125Z", "version_downloads": 0, "platform": "ruby", "authors": "Jason Colyer", "info": "Official gem of GitLab Support Readiness", "licenses": [ "MIT" ], "metadata": { "bug_tracker_uri": "https://gitlab.com/gitlab-com/support/support-ops/support-ops-project/-/issues", "documentation_uri": "https://gitlab-support-readiness.gitlab.io/gitlab_support_readiness_gem/" }, "yanked": false, "sha": "fdbf2a0d1cd56a5af06336c8cc152d4a7142028172fb8c293f0c7312c4465db2", "spec_sha": "ff2e9ff674944671e6d8760bf00c903335e63131349417e2849fbf4a126e0262", "project_uri": "https://rubygems.org/gems/gitlab_support_readiness", "gem_uri": "https://rubygems.org/gems/gitlab_support_readiness-1.4.0.gem", "homepage_uri": "https://gitlab.com/gitlab-support-readiness/gitlab_support_readiness_gem", "wiki_uri": null, "documentation_uri": "https://gitlab-support-readiness.gitlab.io/gitlab_support_readiness_gem/", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://gitlab.com/gitlab-com/support/support-ops/support-ops-project/-/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activesupport", "requirements": "~> 7.0, <= 7.0.8" }, { "name": "cgi", "requirements": "~> 0.4.1" }, { "name": "concurrent-ruby", "requirements": "= 1.3.4" }, { "name": "digest", "requirements": "~> 3.1.1" }, { "name": "erb", "requirements": "~> 4.0.2" }, { "name": "faraday", "requirements": "~> 2.11.0" }, { "name": "faraday-multipart", "requirements": "~> 1.0.4" }, { "name": "faraday-retry", "requirements": "~> 2.2.1" }, { "name": "google-apis-calendar_v3", "requirements": "~> 0.43.0" }, { "name": "google-apis-sheets_v4", "requirements": "~> 0.38.0" }, { "name": "json", "requirements": "~> 2.7.1" }, { "name": "nokogiri", "requirements": "~> 1.16.7" }, { "name": "oj", "requirements": "~> 3.16.3" }, { "name": "redis", "requirements": "~> 5.0.8" }, { "name": "restforce", "requirements": "~> 7.5.0" }, { "name": "rubyzip", "requirements": "~> 2.3.2" }, { "name": "yaml", "requirements": "~> 0.3.0" } ] } }
2025-08-20 19:55:21 UTC
O_ReWD-FP2ckiXpjSpQxj

bigcartel-currency-locales

Common locale data for Rails i18n of Big Cartel's supported currencies.

2.4.0
Content{ "name": "bigcartel-currency-locales", "downloads": 26678, "version": "2.4.0", "version_created_at": "2025-08-20T19:53:49.648Z", "version_downloads": 0, "platform": "ruby", "authors": "Big Cartel", "info": "Common locale data for Rails i18n of Big Cartel's supported currencies.", "licenses": [], "metadata": {}, "yanked": false, "sha": "29fbf9f61385104b25c083b29cdcdc80fa1179cc9f41046f8ccbf35c5995ac11", "spec_sha": "cb9db0a7e4a5f2d4917780b95b22f58beafc65ae158d931a35ccd522e5f31c97", "project_uri": "https://rubygems.org/gems/bigcartel-currency-locales", "gem_uri": "https://rubygems.org/gems/bigcartel-currency-locales-2.4.0.gem", "homepage_uri": "http://github.com/bigcartel/bigcartel-currency-locales", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/bigcartel-currency-locales/2.4.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "appraisal", "requirements": ">= 0" }, { "name": "rails", "requirements": ">= 0" }, { "name": "rspec-rails", "requirements": ">= 0" } ], "runtime": [] } }
2025-08-20 19:53:51 UTC
jFNRqCkgGdmS4uBlsAqui

yara-ffi

Use YARA-X from Ruby via FFI bindings.

4.1.0
Content{ "name": "yara-ffi", "downloads": 10590, "version": "4.1.0", "version_created_at": "2025-08-20T19:53:42.184Z", "version_downloads": 0, "platform": "ruby", "authors": "Jonathan Hoyt", "info": "Use YARA-X from Ruby via FFI bindings.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/jonmagic/yara-ffi", "changelog_uri": "https://github.com/jonmagic/yara-ffi/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/jonmagic/yara-ffi" }, "yanked": false, "sha": "2796e2a7b9fd0d64e7f23f0ae6f45dc392a2d0e94cf0b467af0816dbbb128946", "spec_sha": "ad5d1f34a84e8981521b967225c987dc69b650ef94457de9e65fe866d7694741", "project_uri": "https://rubygems.org/gems/yara-ffi", "gem_uri": "https://rubygems.org/gems/yara-ffi-4.1.0.gem", "homepage_uri": "https://github.com/jonmagic/yara-ffi", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/jonmagic/yara-ffi", "bug_tracker_uri": null, "changelog_uri": "https://github.com/jonmagic/yara-ffi/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "ffi", "requirements": ">= 0" } ] } }
2025-08-20 19:53:43 UTC
Vo8Ta37q4owIrfqT4eWY-

code_healer

CodeHealer is a revolutionary gem that enables your Ruby applications to automatically detect, analyze, and fix errors using AI. It integrates with OpenAI API, Claude Code terminal, and provides intelligent error handling, business context awareness, and automated Git operations. Features: - 🤖 AI-powered error analysis and code generation - 🎯 Business context-aware fixes - 🔄 Multiple healing strategies (API, Claude Code, Hybrid) - 📝 Automated Git operations and PR creation - 📋 Business requirements integration from markdown - ⚡ Background job processing with Sidekiq - 🎨 Configurable via YAML files

0.1.14
Content{ "name": "code_healer", "downloads": 593, "version": "0.1.14", "version_created_at": "2025-08-20T19:46:23.445Z", "version_downloads": 0, "platform": "ruby", "authors": "Deepan Kumar", "info": "CodeHealer is a revolutionary gem that enables your Ruby applications to \nautomatically detect, analyze, and fix errors using AI. It integrates \nwith OpenAI API, Claude Code terminal, and provides intelligent error handling, \nbusiness context awareness, and automated Git operations.\n\nFeatures:\n- 🤖 AI-powered error analysis and code generation\n- 🎯 Business context-aware fixes\n- 🔄 Multiple healing strategies (API, Claude Code, Hybrid)\n- 📝 Automated Git operations and PR creation\n- 📋 Business requirements integration from markdown\n- ⚡ Background job processing with Sidekiq\n- 🎨 Configurable via YAML files\n", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/deepan-g2/code-healer", "changelog_uri": "https://github.com/deepan-g2/code-healer/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/deepan-g2/code-healer/issues", "source_code_uri": "https://github.com/deepan-g2/code-healer", "documentation_uri": "https://github.com/deepan-g2/code-healer/blob/main/README.md" }, "yanked": false, "sha": "d711f7291c85ebee017290d41368cc46d70c39f27e2890facf704a322f5120fe", "spec_sha": "925f8bfdb1c476eb80823bbe266f04ca52219f5272f1fac3dc801edbb3c69667", "project_uri": "https://rubygems.org/gems/code_healer", "gem_uri": "https://rubygems.org/gems/code_healer-0.1.14.gem", "homepage_uri": "https://github.com/deepan-g2/code-healer", "wiki_uri": null, "documentation_uri": "https://github.com/deepan-g2/code-healer/blob/main/README.md", "mailing_list_uri": null, "source_code_uri": "https://github.com/deepan-g2/code-healer", "bug_tracker_uri": "https://github.com/deepan-g2/code-healer/issues", "changelog_uri": "https://github.com/deepan-g2/code-healer/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 2.0.0" }, { "name": "factory_bot_rails", "requirements": ">= 6.0.0" }, { "name": "faker", "requirements": ">= 2.0.0" }, { "name": "rake", "requirements": ">= 13.0.0" }, { "name": "redcarpet", "requirements": ">= 3.0.0" }, { "name": "rspec", "requirements": ">= 3.0.0" }, { "name": "rspec-rails", "requirements": ">= 5.0.0" }, { "name": "rubocop", "requirements": ">= 1.0.0" }, { "name": "rubocop-rails", "requirements": ">= 2.0.0" }, { "name": "vcr", "requirements": ">= 6.0.0" }, { "name": "webmock", "requirements": ">= 3.0.0" }, { "name": "yard", "requirements": ">= 0.9.0" } ], "runtime": [ { "name": "actionpack", "requirements": ">= 6.0.0" }, { "name": "activemodel", "requirements": ">= 6.0.0" }, { "name": "activesupport", "requirements": ">= 6.0.0" }, { "name": "git", "requirements": "~> 1.0, >= 1.0.0" }, { "name": "octokit", "requirements": "~> 4.0, >= 4.0.0" }, { "name": "openai", "requirements": "~> 0.16.0, >= 0.16.0" }, { "name": "rails", "requirements": ">= 6.0.0" }, { "name": "redis", "requirements": "~> 4.0, >= 4.0.0" }, { "name": "sidekiq", "requirements": ">= 6.0.0" } ] } }
2025-08-20 19:46:25 UTC
jyo7PmKNAgLzwSx1Jp14M

activerecord-cockroachdb-adapter

Allows the use of CockroachDB as a backend for ActiveRecord and Rails apps.

7.2.2
Content{ "name": "activerecord-cockroachdb-adapter", "downloads": 670926, "version": "7.2.2", "version_created_at": "2025-08-20T19:25:14.097Z", "version_downloads": 0, "platform": "ruby", "authors": "Cockroach Labs", "info": "Allows the use of CockroachDB as a backend for ActiveRecord and Rails apps.", "licenses": [ "Apache-2.0" ], "metadata": { "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "8ae5b575b4dcfc3c53626a4cfa937cbfb52a83c5b2d4b92c27b8040cc5553f69", "spec_sha": "c2bbfe5ad8990570c61fc2f19772e2c2a3e397ed925eb4b012c4e6d6c0fc36bb", "project_uri": "https://rubygems.org/gems/activerecord-cockroachdb-adapter", "gem_uri": "https://rubygems.org/gems/activerecord-cockroachdb-adapter-7.2.2.gem", "homepage_uri": "https://github.com/cockroachdb/activerecord-cockroachdb-adapter", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/activerecord-cockroachdb-adapter/7.2.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "benchmark-ips", "requirements": "~> 2.9.1" } ], "runtime": [ { "name": "activerecord", "requirements": "~> 7.2.0" }, { "name": "pg", "requirements": "~> 1.5" }, { "name": "rgeo-activerecord", "requirements": "~> 7.0.0" } ] } }
2025-08-20 19:25:15 UTC
reqWV_FcDjS0SB7VvUtia

aws-sdk-sesv2

Official AWS Ruby gem for Amazon Simple Email Service (Amazon SES V2). This gem is part of the AWS SDK for Ruby.

1.83.0
Content{ "name": "aws-sdk-sesv2", "downloads": 52700504, "version": "1.83.0", "version_created_at": "2025-08-20T19:24:50.367Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for Amazon Simple Email Service (Amazon SES V2). 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-sesv2/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-sesv2" }, "yanked": false, "sha": "d9c5bcdac0f2dddc3c70f6570f302f82493b57dc1b7186afb98d0a9f891cb6a6", "spec_sha": "1abe6627187342ad7512d154100fbea0a08b82aff816e06da688cdd6cdb00ca1", "project_uri": "https://rubygems.org/gems/aws-sdk-sesv2", "gem_uri": "https://rubygems.org/gems/aws-sdk-sesv2-1.83.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-sesv2", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-sesv2/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.228.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-08-20 19:24:52 UTC
u-OrSWRxZFzCwTFSGcxPN

aws-sdk-networkmanager

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

1.69.0
Content{ "name": "aws-sdk-networkmanager", "downloads": 47417997, "version": "1.69.0", "version_created_at": "2025-08-20T19:24:40.345Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for AWS Network Manager (NetworkManager). 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-networkmanager/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-networkmanager" }, "yanked": false, "sha": "87974ede4471630edaf44e9eed94f7a75d00cdd97760ac3ad09f8284c0526706", "spec_sha": "f89ca4476c2da6e4f20367b7b92fc53e2f5029133b2a097975c3d91dff9b55a6", "project_uri": "https://rubygems.org/gems/aws-sdk-networkmanager", "gem_uri": "https://rubygems.org/gems/aws-sdk-networkmanager-1.69.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-networkmanager", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-networkmanager/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.228.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-08-20 19:24:41 UTC
on9hMP8oHMB7BGs_3ix2P

aws-sdk-route53recoverycontrolconfig

Official AWS Ruby gem for AWS Route53 Recovery Control Config. This gem is part of the AWS SDK for Ruby.

1.48.0
Content{ "name": "aws-sdk-route53recoverycontrolconfig", "downloads": 25845095, "version": "1.48.0", "version_created_at": "2025-08-20T19:24:30.339Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for AWS Route53 Recovery Control Config. 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-route53recoverycontrolconfig/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-route53recoverycontrolconfig" }, "yanked": false, "sha": "f4a920db503c37dfe93ff9465e04fa9578f58053ec03da233f846addc7b21c9a", "spec_sha": "2a6ad3860ef70bd47749e0da5390d8b268c9c35cdd44c2309793416c0087aac0", "project_uri": "https://rubygems.org/gems/aws-sdk-route53recoverycontrolconfig", "gem_uri": "https://rubygems.org/gems/aws-sdk-route53recoverycontrolconfig-1.48.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-route53recoverycontrolconfig", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-route53recoverycontrolconfig/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.228.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-08-20 19:24:31 UTC
19kuQW2o3L00f5ZHvGHWf

aws-sdk-marketplaceentitlementservice

Official AWS Ruby gem for AWS Marketplace Entitlement Service. This gem is part of the AWS SDK for Ruby.

1.76.0
Content{ "name": "aws-sdk-marketplaceentitlementservice", "downloads": 78341616, "version": "1.76.0", "version_created_at": "2025-08-20T19:24:20.361Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for AWS Marketplace Entitlement 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-marketplaceentitlementservice/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-marketplaceentitlementservice" }, "yanked": false, "sha": "51a3b48847da49e17990ed65f2ccbee1330343888b1c5417c6e3a222bc5fd63f", "spec_sha": "5d44501d8b8aa0c6ce0e590a9f51110c458a96037c088c96427b0e3a7717350f", "project_uri": "https://rubygems.org/gems/aws-sdk-marketplaceentitlementservice", "gem_uri": "https://rubygems.org/gems/aws-sdk-marketplaceentitlementservice-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-marketplaceentitlementservice", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-marketplaceentitlementservice/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.228.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-08-20 19:24:21 UTC
Gi0Ftf1yPY-SeiUVgQ5AI

aws-sdk-marketplacemetering

Official AWS Ruby gem for AWSMarketplace Metering. This gem is part of the AWS SDK for Ruby.

1.85.0
Content{ "name": "aws-sdk-marketplacemetering", "downloads": 79446136, "version": "1.85.0", "version_created_at": "2025-08-20T19:24:10.336Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for AWSMarketplace Metering. 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-marketplacemetering/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-marketplacemetering" }, "yanked": false, "sha": "8282fc377e818bb25a5b652e9752c9eaddabb069ddd59e5a3d747a1be5109593", "spec_sha": "465a1dad8f882d3e7c1b17f700ff4ebfcdca0069fba2e31c60d8e88a8ac92d45", "project_uri": "https://rubygems.org/gems/aws-sdk-marketplacemetering", "gem_uri": "https://rubygems.org/gems/aws-sdk-marketplacemetering-1.85.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-marketplacemetering", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-marketplacemetering/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.228.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-08-20 19:24:11 UTC
pwwyefHadWLSZPy961PXs

aws-sdk-sagemaker

Official AWS Ruby gem for Amazon SageMaker Service (SageMaker). This gem is part of the AWS SDK for Ruby.

1.324.0
Content{ "name": "aws-sdk-sagemaker", "downloads": 84217072, "version": "1.324.0", "version_created_at": "2025-08-20T19:24:00.415Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for Amazon SageMaker Service (SageMaker). 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-sagemaker/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-sagemaker" }, "yanked": false, "sha": "d3f16465027f5e87d928e1de205e5c6af556342e4e6571863c4b17242ba0520a", "spec_sha": "8d29310dd7c6e5d0b87cc49fc4020ca5f5591923086e25f46e313a70d089a7ff", "project_uri": "https://rubygems.org/gems/aws-sdk-sagemaker", "gem_uri": "https://rubygems.org/gems/aws-sdk-sagemaker-1.324.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-sagemaker", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-sagemaker/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.228.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-08-20 19:24:02 UTC
5_PfyuxwNJfNvsCjLr99G

aws-sdk-iam

Official AWS Ruby gem for AWS Identity and Access Management (IAM). This gem is part of the AWS SDK for Ruby.

1.128.0
Content{ "name": "aws-sdk-iam", "downloads": 128172059, "version": "1.128.0", "version_created_at": "2025-08-20T19:23:50.386Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for AWS Identity and Access Management (IAM). 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-iam/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-iam" }, "yanked": false, "sha": "49d066123eb99ed93421bc692740750ecce6e65328cc40003afa1e1ca34c9ae0", "spec_sha": "fde38046f85d2f7621e7e126ee04edbc45d17f74ac0a0492b5cc645b9bb2b068", "project_uri": "https://rubygems.org/gems/aws-sdk-iam", "gem_uri": "https://rubygems.org/gems/aws-sdk-iam-1.128.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-iam", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-iam/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.228.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-08-20 19:23:51 UTC
DB07Xvz_DnW8c6OB_zO2i

aws-sdk-pinpointsmsvoicev2

Official AWS Ruby gem for Amazon Pinpoint SMS Voice V2. This gem is part of the AWS SDK for Ruby.

1.42.0
Content{ "name": "aws-sdk-pinpointsmsvoicev2", "downloads": 18316141, "version": "1.42.0", "version_created_at": "2025-08-20T19:23:40.426Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for Amazon Pinpoint SMS Voice V2. 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-pinpointsmsvoicev2/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-pinpointsmsvoicev2" }, "yanked": false, "sha": "38f29b14c341a30a54b98142b443d03458a1cc5ddc95013e53d8cc62d35bf306", "spec_sha": "6e9205d4be7cfbf8927c2815d3340c2f0c26942540111313d8c70bf9175e43c2", "project_uri": "https://rubygems.org/gems/aws-sdk-pinpointsmsvoicev2", "gem_uri": "https://rubygems.org/gems/aws-sdk-pinpointsmsvoicev2-1.42.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-pinpointsmsvoicev2", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-pinpointsmsvoicev2/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.228.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-08-20 19:23:41 UTC
mqfbVssejCaXmBfZE9CIY

aws-sdk-kinesis

Official AWS Ruby gem for Amazon Kinesis (Kinesis). This gem is part of the AWS SDK for Ruby.

1.85.0
Content{ "name": "aws-sdk-kinesis", "downloads": 181759009, "version": "1.85.0", "version_created_at": "2025-08-20T19:23:30.350Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for Amazon Kinesis (Kinesis). 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-kinesis/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-kinesis" }, "yanked": false, "sha": "06823efa531335fa036adbeffaf03306c86961039c7313b9d839b5928a0de730", "spec_sha": "285f9099609d294bc9f438c35387cd85fb370ec339f95b173bb0fb96630f4e8a", "project_uri": "https://rubygems.org/gems/aws-sdk-kinesis", "gem_uri": "https://rubygems.org/gems/aws-sdk-kinesis-1.85.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-kinesis", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-kinesis/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.228.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-08-20 19:23:31 UTC
QYG0GLV0X-peKGjg74CJX

aws-sdk-kinesisanalyticsv2

Official AWS Ruby gem for Amazon Kinesis Analytics (Kinesis Analytics V2). This gem is part of the AWS SDK for Ruby.

1.80.0
Content{ "name": "aws-sdk-kinesisanalyticsv2", "downloads": 62508198, "version": "1.80.0", "version_created_at": "2025-08-20T19:23:20.336Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for Amazon Kinesis Analytics (Kinesis Analytics V2). 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-kinesisanalyticsv2/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-kinesisanalyticsv2" }, "yanked": false, "sha": "7fbc86454c4a7ee81391c4b71c308651d05472de74c6191b383f4609532231fa", "spec_sha": "3b4472cdf44727acdbe3e9f2f7c4075234184ef7d28e0e05c89ea8bf174bb25f", "project_uri": "https://rubygems.org/gems/aws-sdk-kinesisanalyticsv2", "gem_uri": "https://rubygems.org/gems/aws-sdk-kinesisanalyticsv2-1.80.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-kinesisanalyticsv2", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-kinesisanalyticsv2/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.228.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-08-20 19:23:21 UTC
ioj4nuUiqIuFtajnpnw1Q

aws-sdk-eks

Official AWS Ruby gem for Amazon Elastic Kubernetes Service (Amazon EKS). This gem is part of the AWS SDK for Ruby.

1.144.0
Content{ "name": "aws-sdk-eks", "downloads": 77863573, "version": "1.144.0", "version_created_at": "2025-08-20T19:23:10.342Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for Amazon Elastic Kubernetes Service (Amazon EKS). 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-eks/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-eks" }, "yanked": false, "sha": "d0c272536734dd4123fb03bbde50410d2a5633e19ab894f7a94f35f1df2a2da3", "spec_sha": "602f69ec720a3d831069fe600bc3cb46b9f334709e5d6ba61250a75ae54f074c", "project_uri": "https://rubygems.org/gems/aws-sdk-eks", "gem_uri": "https://rubygems.org/gems/aws-sdk-eks-1.144.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-eks", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-eks/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.228.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-08-20 19:23:14 UTC
qjVC20I9YnUevFlmgrG52

aws-sdk-dynamodb

Official AWS Ruby gem for Amazon DynamoDB (DynamoDB). This gem is part of the AWS SDK for Ruby.

1.151.0
Content{ "name": "aws-sdk-dynamodb", "downloads": 171675335, "version": "1.151.0", "version_created_at": "2025-08-20T19:23:00.560Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for Amazon DynamoDB (DynamoDB). 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-dynamodb/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-dynamodb" }, "yanked": false, "sha": "a26ecf702537f6c7e2b70ba7537019550219b1c6d97a70e69421f1063dc25319", "spec_sha": "f3a840ee926c8ef2d106d9cb12c6ec7154c15b8a01623064c1bc8df8f9867d88", "project_uri": "https://rubygems.org/gems/aws-sdk-dynamodb", "gem_uri": "https://rubygems.org/gems/aws-sdk-dynamodb-1.151.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-dynamodb", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-dynamodb/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.228.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-08-20 19:23:13 UTC
VWHzp1Y6uwQI179fFchIH

aws-partitions

Provides interfaces to enumerate AWS partitions, regions, and services.

1.1149.0
Content{ "name": "aws-partitions", "downloads": 1262266676, "version": "1.1149.0", "version_created_at": "2025-08-20T19:23:00.561Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Provides interfaces to enumerate AWS partitions, regions, and services.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-partitions/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-partitions" }, "yanked": false, "sha": "bda43abe4fd765b8cc342699c04298d0db47a24a5274fe2da624d527e5847649", "spec_sha": "445fadee4f200e18dd4d82aab648990ebf75d457b4f0927cae7c217683243f87", "project_uri": "https://rubygems.org/gems/aws-partitions", "gem_uri": "https://rubygems.org/gems/aws-partitions-1.1149.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-partitions", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-partitions/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-08-20 19:23:13 UTC
l1MyzBuhipiLPfTG8VHwE

aws-sdk-costexplorer

Official AWS Ruby gem for AWS Cost Explorer Service (AWS Cost Explorer). This gem is part of the AWS SDK for Ruby.

1.132.0
Content{ "name": "aws-sdk-costexplorer", "downloads": 79906978, "version": "1.132.0", "version_created_at": "2025-08-20T19:23:00.588Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for AWS Cost Explorer Service (AWS Cost Explorer). 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-costexplorer/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-costexplorer" }, "yanked": false, "sha": "28047715326546824898c2b97c39226b65988c6beeaec9fa3fed5f339fbc6619", "spec_sha": "0af7783588e81b30a09f01319eef9bd096ce90be01d3b905f36c6e81bc1d4463", "project_uri": "https://rubygems.org/gems/aws-sdk-costexplorer", "gem_uri": "https://rubygems.org/gems/aws-sdk-costexplorer-1.132.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-costexplorer", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-costexplorer/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.228.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-08-20 19:23:11 UTC
ixmrZW6A2PtCMm-hHco-1

aws-sdk-cognitoidentityprovider

Official AWS Ruby gem for Amazon Cognito Identity Provider. This gem is part of the AWS SDK for Ruby.

1.128.0
Content{ "name": "aws-sdk-cognitoidentityprovider", "downloads": 89567611, "version": "1.128.0", "version_created_at": "2025-08-20T19:23:00.535Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for Amazon Cognito Identity Provider. 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-cognitoidentityprovider/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-cognitoidentityprovider" }, "yanked": false, "sha": "1edc44f33141884070cb28f3c2fc6dbeeca2fa7cbb3b4ee715740ef8c569d59b", "spec_sha": "8400422e76ab444f75746dff9129983c2024d772510dd41bff3248377432e046", "project_uri": "https://rubygems.org/gems/aws-sdk-cognitoidentityprovider", "gem_uri": "https://rubygems.org/gems/aws-sdk-cognitoidentityprovider-1.128.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-cognitoidentityprovider", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-cognitoidentityprovider/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.228.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-08-20 19:23:10 UTC
ME_fQRjWYmlkG3-HR6XkA

aws-sdk-budgets

Official AWS Ruby gem for AWS Budgets (AWSBudgets). This gem is part of the AWS SDK for Ruby.

1.92.0
Content{ "name": "aws-sdk-budgets", "downloads": 82003637, "version": "1.92.0", "version_created_at": "2025-08-20T19:23:00.519Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for AWS Budgets (AWSBudgets). 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-budgets/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-budgets" }, "yanked": false, "sha": "49684eff5ea9e3b8708bcb7e0344fb6604d7c3143f9e74199745a9f651955a45", "spec_sha": "00143559c8082508324f7abbd9f4bd4e21b3ccb15d9866dfc96bef2052dba262", "project_uri": "https://rubygems.org/gems/aws-sdk-budgets", "gem_uri": "https://rubygems.org/gems/aws-sdk-budgets-1.92.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-budgets", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-budgets/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.228.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-08-20 19:23:10 UTC
9iUPozCysFcf8seS7hEFk

aws-sdk-datazone

Official AWS Ruby gem for Amazon DataZone. This gem is part of the AWS SDK for Ruby.

1.48.0
Content{ "name": "aws-sdk-datazone", "downloads": 6971443, "version": "1.48.0", "version_created_at": "2025-08-20T19:23:00.571Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for Amazon DataZone. 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-datazone/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-datazone" }, "yanked": false, "sha": "8e59149def4da21d2d36f5af53c40d1eded38b96789ca7974e6586c8131b6afc", "spec_sha": "c76eef9a488db57fa1f9f261a4097ea6c5e93b6cc0a6ebaef61740f8b435c6e0", "project_uri": "https://rubygems.org/gems/aws-sdk-datazone", "gem_uri": "https://rubygems.org/gems/aws-sdk-datazone-1.48.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-datazone", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-datazone/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.228.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-08-20 19:23:10 UTC
_8ML88-eaZFlKylwWLogW

aws-sdk-detective

Official AWS Ruby gem for Amazon Detective. This gem is part of the AWS SDK for Ruby.

1.72.0
Content{ "name": "aws-sdk-detective", "downloads": 45546088, "version": "1.72.0", "version_created_at": "2025-08-20T19:23:00.575Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for Amazon Detective. 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-detective/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-detective" }, "yanked": false, "sha": "ad9227a4f185ce60f1ae11fda7bfe64b0fe00cf2c80ca168c0a16e49604e723c", "spec_sha": "7ef84debefb84667aac5362f4fbdd6e442b7e2bb4d67b7bb36ba6c52cbe227e5", "project_uri": "https://rubygems.org/gems/aws-sdk-detective", "gem_uri": "https://rubygems.org/gems/aws-sdk-detective-1.72.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-detective", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-detective/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.228.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-08-20 19:23:09 UTC
K-1lAf3ts-9bw5WtwvVSP

aws-sdk-efs

Official AWS Ruby gem for Amazon Elastic File System (EFS). This gem is part of the AWS SDK for Ruby.

1.100.0
Content{ "name": "aws-sdk-efs", "downloads": 84173322, "version": "1.100.0", "version_created_at": "2025-08-20T19:23:00.486Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for Amazon Elastic File System (EFS). 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-efs/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-efs" }, "yanked": false, "sha": "28c73cc3460045ecc24278642c7fca4a3d9b28be12f1275d084cebc345f64a50", "spec_sha": "d855cebb581108bbbf2462f8be3f6fd1ca2225f9efe4d6088ee2218803e90767", "project_uri": "https://rubygems.org/gems/aws-sdk-efs", "gem_uri": "https://rubygems.org/gems/aws-sdk-efs-1.100.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-efs", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-efs/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.228.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-08-20 19:23:08 UTC
rQzWabZ3K6eAkpckJv_Cn

aws-sdk-bedrockruntime

Official AWS Ruby gem for Amazon Bedrock Runtime. This gem is part of the AWS SDK for Ruby.

1.56.0
Content{ "name": "aws-sdk-bedrockruntime", "downloads": 10503580, "version": "1.56.0", "version_created_at": "2025-08-20T19:23:00.520Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for Amazon Bedrock Runtime. 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-bedrockruntime/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-bedrockruntime" }, "yanked": false, "sha": "5866024b330046e6d9eb5b4a120b5a01c9ddb9a8bb23b6658a1c9bd59cca6244", "spec_sha": "b298c6a10bbfad6138b26873f594ec916fd8abf414cd86c3aad56f968ebe625a", "project_uri": "https://rubygems.org/gems/aws-sdk-bedrockruntime", "gem_uri": "https://rubygems.org/gems/aws-sdk-bedrockruntime-1.56.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-bedrockruntime", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-bedrockruntime/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.228.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-08-20 19:23:07 UTC
UGo9OuDGVO9RzhC1pByKm

aws-sdk-billing

Official AWS Ruby gem for AWS Billing. This gem is part of the AWS SDK for Ruby.

1.12.0
Content{ "name": "aws-sdk-billing", "downloads": 1784851, "version": "1.12.0", "version_created_at": "2025-08-20T19:23:00.507Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for AWS Billing. 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-billing/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-billing" }, "yanked": false, "sha": "fc9fb8c74d5d25c68195c3fcc4f8cb22649d282a98296a1f6dd32f28fad3a656", "spec_sha": "4f057f9a9d280b5228dba392858e65fa390d042435a19adcd40e1eb5e15c7b83", "project_uri": "https://rubygems.org/gems/aws-sdk-billing", "gem_uri": "https://rubygems.org/gems/aws-sdk-billing-1.12.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-billing", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-billing/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.228.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-08-20 19:23:07 UTC
X8IBgtmWkb09lKyKLU7GH

code_healer

CodeHealer is a revolutionary gem that enables your Ruby applications to automatically detect, analyze, and fix errors using AI. It integrates with OpenAI API, Claude Code terminal, and provides intelligent error handling, business context awareness, and automated Git operations. Features: - 🤖 AI-powered error analysis and code generation - 🎯 Business context-aware fixes - 🔄 Multiple healing strategies (API, Claude Code, Hybrid) - 📝 Automated Git operations and PR creation - 📋 Business requirements integration from markdown - ⚡ Background job processing with Sidekiq - 🎨 Configurable via YAML files

0.1.12
Content{ "name": "code_healer", "downloads": 537, "version": "0.1.12", "version_created_at": "2025-08-20T18:54:24.871Z", "version_downloads": 0, "platform": "ruby", "authors": "Deepan Kumar", "info": "CodeHealer is a revolutionary gem that enables your Ruby applications to \nautomatically detect, analyze, and fix errors using AI. It integrates \nwith OpenAI API, Claude Code terminal, and provides intelligent error handling, \nbusiness context awareness, and automated Git operations.\n\nFeatures:\n- 🤖 AI-powered error analysis and code generation\n- 🎯 Business context-aware fixes\n- 🔄 Multiple healing strategies (API, Claude Code, Hybrid)\n- 📝 Automated Git operations and PR creation\n- 📋 Business requirements integration from markdown\n- ⚡ Background job processing with Sidekiq\n- 🎨 Configurable via YAML files\n", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/deepan-g2/code-healer", "changelog_uri": "https://github.com/deepan-g2/code-healer/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/deepan-g2/code-healer/issues", "source_code_uri": "https://github.com/deepan-g2/code-healer", "documentation_uri": "https://github.com/deepan-g2/code-healer/blob/main/README.md" }, "yanked": false, "sha": "e2b43f49c924019a38c75683a88746284516082a285e92ca750263db3a25b184", "spec_sha": "45099645bffecd245d0d8a21d7ad8c49823b5ba80dc4ff8c9ae0ef797669ecf1", "project_uri": "https://rubygems.org/gems/code_healer", "gem_uri": "https://rubygems.org/gems/code_healer-0.1.12.gem", "homepage_uri": "https://github.com/deepan-g2/code-healer", "wiki_uri": null, "documentation_uri": "https://github.com/deepan-g2/code-healer/blob/main/README.md", "mailing_list_uri": null, "source_code_uri": "https://github.com/deepan-g2/code-healer", "bug_tracker_uri": "https://github.com/deepan-g2/code-healer/issues", "changelog_uri": "https://github.com/deepan-g2/code-healer/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 2.0.0" }, { "name": "factory_bot_rails", "requirements": ">= 6.0.0" }, { "name": "faker", "requirements": ">= 2.0.0" }, { "name": "rake", "requirements": ">= 13.0.0" }, { "name": "redcarpet", "requirements": ">= 3.0.0" }, { "name": "rspec", "requirements": ">= 3.0.0" }, { "name": "rspec-rails", "requirements": ">= 5.0.0" }, { "name": "rubocop", "requirements": ">= 1.0.0" }, { "name": "rubocop-rails", "requirements": ">= 2.0.0" }, { "name": "vcr", "requirements": ">= 6.0.0" }, { "name": "webmock", "requirements": ">= 3.0.0" }, { "name": "yard", "requirements": ">= 0.9.0" } ], "runtime": [ { "name": "actionpack", "requirements": ">= 6.0.0" }, { "name": "activemodel", "requirements": ">= 6.0.0" }, { "name": "activesupport", "requirements": ">= 6.0.0" }, { "name": "git", "requirements": "~> 1.0, >= 1.0.0" }, { "name": "octokit", "requirements": "~> 4.0, >= 4.0.0" }, { "name": "openai", "requirements": "~> 0.16.0, >= 0.16.0" }, { "name": "rails", "requirements": ">= 6.0.0" }, { "name": "redis", "requirements": "~> 4.0, >= 4.0.0" }, { "name": "sidekiq", "requirements": ">= 6.0.0" } ] } }
2025-08-20 18:54:26 UTC
rmPu6MtWbi1usx5XlHMaP

code_healer

CodeHealer is a revolutionary gem that enables your Ruby applications to automatically detect, analyze, and fix errors using AI. It integrates with OpenAI API, Claude Code terminal, and provides intelligent error handling, business context awareness, and automated Git operations. Features: - 🤖 AI-powered error analysis and code generation - 🎯 Business context-aware fixes - 🔄 Multiple healing strategies (API, Claude Code, Hybrid) - 📝 Automated Git operations and PR creation - 📋 Business requirements integration from markdown - ⚡ Background job processing with Sidekiq - 🎨 Configurable via YAML files

0.1.11
Content{ "name": "code_healer", "downloads": 536, "version": "0.1.11", "version_created_at": "2025-08-20T18:50:56.097Z", "version_downloads": 0, "platform": "ruby", "authors": "Deepan Kumar", "info": "CodeHealer is a revolutionary gem that enables your Ruby applications to \nautomatically detect, analyze, and fix errors using AI. It integrates \nwith OpenAI API, Claude Code terminal, and provides intelligent error handling, \nbusiness context awareness, and automated Git operations.\n\nFeatures:\n- 🤖 AI-powered error analysis and code generation\n- 🎯 Business context-aware fixes\n- 🔄 Multiple healing strategies (API, Claude Code, Hybrid)\n- 📝 Automated Git operations and PR creation\n- 📋 Business requirements integration from markdown\n- ⚡ Background job processing with Sidekiq\n- 🎨 Configurable via YAML files\n", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/deepan-g2/code-healer", "changelog_uri": "https://github.com/deepan-g2/code-healer/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/deepan-g2/code-healer/issues", "source_code_uri": "https://github.com/deepan-g2/code-healer", "documentation_uri": "https://github.com/deepan-g2/code-healer/blob/main/README.md" }, "yanked": false, "sha": "6760d9dd51051493c07cf8b0bfa37a11363c4919997d8b47060a955c0674d101", "spec_sha": "95fe7d495fc7b8afbf4cd6774c8b5d57b875eefd2dad6c49d5dcf698e1c79542", "project_uri": "https://rubygems.org/gems/code_healer", "gem_uri": "https://rubygems.org/gems/code_healer-0.1.11.gem", "homepage_uri": "https://github.com/deepan-g2/code-healer", "wiki_uri": null, "documentation_uri": "https://github.com/deepan-g2/code-healer/blob/main/README.md", "mailing_list_uri": null, "source_code_uri": "https://github.com/deepan-g2/code-healer", "bug_tracker_uri": "https://github.com/deepan-g2/code-healer/issues", "changelog_uri": "https://github.com/deepan-g2/code-healer/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 2.0.0" }, { "name": "factory_bot_rails", "requirements": ">= 6.0.0" }, { "name": "faker", "requirements": ">= 2.0.0" }, { "name": "rake", "requirements": ">= 13.0.0" }, { "name": "redcarpet", "requirements": ">= 3.0.0" }, { "name": "rspec", "requirements": ">= 3.0.0" }, { "name": "rspec-rails", "requirements": ">= 5.0.0" }, { "name": "rubocop", "requirements": ">= 1.0.0" }, { "name": "rubocop-rails", "requirements": ">= 2.0.0" }, { "name": "vcr", "requirements": ">= 6.0.0" }, { "name": "webmock", "requirements": ">= 3.0.0" }, { "name": "yard", "requirements": ">= 0.9.0" } ], "runtime": [ { "name": "actionpack", "requirements": ">= 6.0.0" }, { "name": "activemodel", "requirements": ">= 6.0.0" }, { "name": "activesupport", "requirements": ">= 6.0.0" }, { "name": "git", "requirements": "~> 1.0, >= 1.0.0" }, { "name": "octokit", "requirements": "~> 4.0, >= 4.0.0" }, { "name": "openai", "requirements": "~> 0.16.0, >= 0.16.0" }, { "name": "rails", "requirements": ">= 6.0.0" }, { "name": "redis", "requirements": "~> 4.0, >= 4.0.0" }, { "name": "sidekiq", "requirements": ">= 6.0.0" } ] } }
2025-08-20 18:50:57 UTC
s7mME37Pn5uvDcIp6rCQF

hammer_cli_katello

Hammer-CLI-Katello is a plugin for Hammer to provide connectivity to a Katello server.

1.18.0
Content{ "name": "hammer_cli_katello", "downloads": 215773, "version": "1.18.0", "version_created_at": "2025-08-20T18:43:50.931Z", "version_downloads": 0, "platform": "ruby", "authors": "Adam Price, Adam Ruzicka, Andrew Kofink, Brad Buckingham, Bryan Kearney, Chris Duryee, Chris Roberts, Christine Fouant, Daniel Lobato García, David Davis, Dustin Tsang, Eric D. Helms, Ivan Nečas, Jason L Connor, Jason Montleon, John Mitsch, Justin Sherrill, Lucy Fu, Martin Bačovský, Michaux Kelley, Og Maciel, Partha Aji, Pavel Moravec, Quinn James, Roman Plevka, Stephen Benjamin, Tomas Strachota, Tom McKay, Walden Raines, Zach Huntington-Meath", "info": "Hammer-CLI-Katello is a plugin for Hammer to provide connectivity to a Katello server.", "licenses": [ "GPL-3.0-or-later" ], "metadata": {}, "yanked": false, "sha": "7fdfd6d8c15404376f61d68a286fa94c76b5648be97a5728b1677389378c5f95", "spec_sha": "01cb5155654d3d77fed3e91a9100ec10407c696efe8dca176db03c8347394c53", "project_uri": "https://rubygems.org/gems/hammer_cli_katello", "gem_uri": "https://rubygems.org/gems/hammer_cli_katello-1.18.0.gem", "homepage_uri": "https://github.com/Katello/hammer-cli-katello", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/hammer_cli_katello/1.18.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "csv", "requirements": "~> 3.2.8" }, { "name": "ostruct", "requirements": "~> 0.6.0" }, { "name": "syslog", "requirements": "~> 0.1.2" }, { "name": "theforeman-rubocop", "requirements": "~> 0.1.0" } ], "runtime": [ { "name": "hammer_cli_foreman", "requirements": "~> 3.9" }, { "name": "hammer_cli_foreman_tasks", "requirements": "~> 0.0.20" } ] } }
2025-08-20 18:43:53 UTC
Tu6DrRmCO6fqzJqdvKEKq

jetstream_bridge

Publisher/Consumer utilities for NATS JetStream with environment-scoped subjects, overlap guards, DLQ routing, retries/backoff, and optional Inbox/Outbox patterns. Includes topology setup helpers for production-safe operation.

2.2.1
Content{ "name": "jetstream_bridge", "downloads": 2047, "version": "2.2.1", "version_created_at": "2025-08-20T18:42:55.523Z", "version_downloads": 0, "platform": "ruby", "authors": "Mike Attara", "info": "Publisher/Consumer utilities for NATS JetStream with environment-scoped subjects,\noverlap guards, DLQ routing, retries/backoff, and optional Inbox/Outbox patterns.\nIncludes topology setup helpers for production-safe operation.", "licenses": [ "MIT" ], "metadata": { "github_repo": "ssh://github.com/attaradev/jetstream_bridge", "homepage_uri": "https://github.com/attaradev/jetstream_bridge", "changelog_uri": "https://github.com/attaradev/jetstream_bridge/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/attaradev/jetstream_bridge/issues", "source_code_uri": "https://github.com/attaradev/jetstream_bridge", "documentation_uri": "https://github.com/attaradev/jetstream_bridge#readme", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "bc69056cf2ffd20d2fa95d1e76de8fe87b5c308e06259b64060313c86e515718", "spec_sha": "0e02ea3b535b37d6afbeea6076d638bb10a40971d0d7248ba5bb6bed0b2b3e89", "project_uri": "https://rubygems.org/gems/jetstream_bridge", "gem_uri": "https://rubygems.org/gems/jetstream_bridge-2.2.1.gem", "homepage_uri": "https://github.com/attaradev/jetstream_bridge", "wiki_uri": null, "documentation_uri": "https://github.com/attaradev/jetstream_bridge#readme", "mailing_list_uri": null, "source_code_uri": "https://github.com/attaradev/jetstream_bridge", "bug_tracker_uri": "https://github.com/attaradev/jetstream_bridge/issues", "changelog_uri": "https://github.com/attaradev/jetstream_bridge/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler-audit", "requirements": ">= 0.9.1" }, { "name": "rake", "requirements": ">= 13.0" }, { "name": "rspec", "requirements": ">= 3.12" }, { "name": "rubocop", "requirements": "~> 1.66" }, { "name": "rubocop-packaging", "requirements": "~> 0.5" }, { "name": "rubocop-performance", "requirements": "~> 1.21" } ], "runtime": [ { "name": "activerecord", "requirements": ">= 6.0" }, { "name": "activesupport", "requirements": ">= 6.0" }, { "name": "nats-pure", "requirements": "~> 2.4" }, { "name": "rails", "requirements": ">= 6.0" } ] } }
2025-08-20 18:42:57 UTC
yGaUMWGAkrMbbqgomX62r

vellum_ai

The Vellum Ruby Library provides access to the Vellum API from Ruby.

1.2.3
Content{ "name": "vellum_ai", "downloads": 17586, "version": "1.2.3", "version_created_at": "2025-08-20T18:25:15.507Z", "version_downloads": 0, "platform": "ruby", "authors": "Vellum", "info": "The Vellum Ruby Library provides access to the Vellum API from Ruby.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/vellum-ai/vellum-client-ruby", "changelog_uri": "https://github.com/vellum-ai/vellum-client-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/vellum-ai/vellum-client-ruby" }, "yanked": false, "sha": "7bc363f03fa45ce31d39db2878cb4fb7ce336cfa3153758632850fd48daedabd", "spec_sha": "fedfba674936b3c88d67cf88144ce09f95140685cc2178c5bbb758b975f23f7d", "project_uri": "https://rubygems.org/gems/vellum_ai", "gem_uri": "https://rubygems.org/gems/vellum_ai-1.2.3.gem", "homepage_uri": "https://github.com/vellum-ai/vellum-client-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/vellum-ai/vellum-client-ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/vellum-ai/vellum-client-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "async-http-faraday", "requirements": ">= 0.0, < 1.0" }, { "name": "faraday", "requirements": ">= 1.10, < 3.0" }, { "name": "faraday-multipart", "requirements": ">= 0.0, < 2.0" }, { "name": "faraday-net_http", "requirements": ">= 1.0, < 4.0" }, { "name": "faraday-retry", "requirements": ">= 1.0, < 3.0" }, { "name": "mini_mime", "requirements": ">= 0" } ] } }
2025-08-20 18:25:17 UTC
ZGLVrHwIuBFztU2dDQdsL

yara-ffi

Use YARA-X from Ruby via FFI bindings.

4.0.0
Content{ "name": "yara-ffi", "downloads": 10545, "version": "4.0.0", "version_created_at": "2025-08-20T18:23:58.988Z", "version_downloads": 0, "platform": "ruby", "authors": "Jonathan Hoyt", "info": "Use YARA-X from Ruby via FFI bindings.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/jonmagic/yara-ffi", "changelog_uri": "https://github.com/jonmagic/yara-ffi/main/CHANGELOG.md,", "source_code_uri": "https://github.com/jonmagic/yara-ffi" }, "yanked": false, "sha": "a2bebee201397bfdf43320612fab4b9086cefa7352329cfdc465e72f190d6f0e", "spec_sha": "0123aa33e718cac2acfe11038eb8d9edcda8060daadba122d4ca99ef1893d3ad", "project_uri": "https://rubygems.org/gems/yara-ffi", "gem_uri": "https://rubygems.org/gems/yara-ffi-4.0.0.gem", "homepage_uri": "https://github.com/jonmagic/yara-ffi", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/jonmagic/yara-ffi", "bug_tracker_uri": null, "changelog_uri": "https://github.com/jonmagic/yara-ffi/main/CHANGELOG.md,", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "ffi", "requirements": ">= 0" } ] } }
2025-08-20 18:24:00 UTC
r7ZUFgEFdl2AJJK4B1CmS

jetstream_bridge

Publisher/Consumer utilities for NATS JetStream with environment-scoped subjects, overlap guards, DLQ routing, retries/backoff, and optional Inbox/Outbox patterns. Includes topology setup helpers for production-safe operation.

2.2.0
Content{ "name": "jetstream_bridge", "downloads": 2025, "version": "2.2.0", "version_created_at": "2025-08-20T18:17:39.627Z", "version_downloads": 0, "platform": "ruby", "authors": "Mike Attara", "info": "Publisher/Consumer utilities for NATS JetStream with environment-scoped subjects,\noverlap guards, DLQ routing, retries/backoff, and optional Inbox/Outbox patterns.\nIncludes topology setup helpers for production-safe operation.", "licenses": [ "MIT" ], "metadata": { "github_repo": "ssh://github.com/attaradev/jetstream_bridge", "homepage_uri": "https://github.com/attaradev/jetstream_bridge", "changelog_uri": "https://github.com/attaradev/jetstream_bridge/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/attaradev/jetstream_bridge/issues", "source_code_uri": "https://github.com/attaradev/jetstream_bridge", "documentation_uri": "https://github.com/attaradev/jetstream_bridge#readme", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "52615acfca983a838a295d69c2302296d9b7000eb0e89ab54c89c09a5622cfb7", "spec_sha": "343102bd69f77802624a25cbd60fdf8108bafc83214d7d483159f0e5411edc04", "project_uri": "https://rubygems.org/gems/jetstream_bridge", "gem_uri": "https://rubygems.org/gems/jetstream_bridge-2.2.0.gem", "homepage_uri": "https://github.com/attaradev/jetstream_bridge", "wiki_uri": null, "documentation_uri": "https://github.com/attaradev/jetstream_bridge#readme", "mailing_list_uri": null, "source_code_uri": "https://github.com/attaradev/jetstream_bridge", "bug_tracker_uri": "https://github.com/attaradev/jetstream_bridge/issues", "changelog_uri": "https://github.com/attaradev/jetstream_bridge/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler-audit", "requirements": ">= 0.9.1" }, { "name": "rake", "requirements": ">= 13.0" }, { "name": "rspec", "requirements": ">= 3.12" }, { "name": "rubocop", "requirements": "~> 1.66" }, { "name": "rubocop-packaging", "requirements": "~> 0.5" }, { "name": "rubocop-performance", "requirements": "~> 1.21" } ], "runtime": [ { "name": "activerecord", "requirements": ">= 6.0" }, { "name": "activesupport", "requirements": ">= 6.0" }, { "name": "nats-pure", "requirements": "~> 2.4" }, { "name": "rails", "requirements": ">= 6.0" } ] } }
2025-08-20 18:17:41 UTC
sCJN2Z5gf66PTj36aQLh7

acmesmith

Acmesmith is an [ACME (Automatic Certificate Management Environment)](https://github.com/ietf-wg-acme/acme) client that works perfect on environment with multiple servers. This client saves certificate and keys on cloud services (e.g. AWS S3) securely, then allow to deploy issued certificates onto your servers smoothly. This works well on [Let's encrypt](https://letsencrypt.org).

2.7.1
Content{ "name": "acmesmith", "downloads": 93276, "version": "2.7.1", "version_created_at": "2025-08-20T18:16:32.063Z", "version_downloads": 0, "platform": "ruby", "authors": "Sorah Fukumori", "info": "Acmesmith is an [ACME (Automatic Certificate Management Environment)](https://github.com/ietf-wg-acme/acme) client that works perfect on environment with multiple servers. This client saves certificate and keys on cloud services (e.g. AWS S3) securely, then allow to deploy issued certificates onto your servers smoothly. This works well on [Let's encrypt](https://letsencrypt.org).\n", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "e46f8bdd6ec9f5337812cfa32e272d0da0e49553071ea06bb711d9ba3da029b0", "spec_sha": "4cf376a1145b94ec1cbc6009dacf2c6701652c1c2229c3a29ecc3398c8a961bd", "project_uri": "https://rubygems.org/gems/acmesmith", "gem_uri": "https://rubygems.org/gems/acmesmith-2.7.1.gem", "homepage_uri": "https://github.com/sorah/acmesmith", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/acmesmith/2.7.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": ">= 0" } ], "runtime": [ { "name": "acme-client", "requirements": ">= 2.0.7, < 3" }, { "name": "aws-sdk-acm", "requirements": ">= 0" }, { "name": "aws-sdk-route53", "requirements": ">= 0" }, { "name": "aws-sdk-s3", "requirements": ">= 0" }, { "name": "thor", "requirements": ">= 0" } ] } }
2025-08-20 18:16:35 UTC
j8V8q5OoSWufPIXz3mmQt

vagrant-docker-hosts-manager

Adds `vagrant hosts` command and lifecycle hooks to apply/remove managed hosts entries with ownership markers, JSON output, i18n, and safe cleanup.

0.2.0
Content{ "name": "vagrant-docker-hosts-manager", "downloads": 0, "version": "0.2.0", "version_created_at": "2025-08-20T18:03:07.331Z", "version_downloads": 0, "platform": "ruby", "authors": "Julien Poirou", "info": "Adds `vagrant hosts` command and lifecycle hooks to apply/remove managed hosts entries with ownership markers, JSON output, i18n, and safe cleanup.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/julienpoirou/vagrant-docker-hosts-manager", "changelog_uri": "https://github.com/julienpoirou/vagrant-docker-hosts-manager/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/julienpoirou/vagrant-docker-hosts-manager/issues", "source_code_uri": "https://github.com/julienpoirou/vagrant-docker-hosts-manager", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "6fd951be5da0573391931c892e8f4d44fe10abefdf89e1cd98a9f1f46987823c", "spec_sha": "8bfba2b6f23c9f634281fcd4c715cff5e4f74255ca73ebd6f2724f1e5fdd17b6", "project_uri": "https://rubygems.org/gems/vagrant-docker-hosts-manager", "gem_uri": "https://rubygems.org/gems/vagrant-docker-hosts-manager-0.2.0.gem", "homepage_uri": "https://github.com/julienpoirou/vagrant-docker-hosts-manager", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/julienpoirou/vagrant-docker-hosts-manager", "bug_tracker_uri": "https://github.com/julienpoirou/vagrant-docker-hosts-manager/issues", "changelog_uri": "https://github.com/julienpoirou/vagrant-docker-hosts-manager/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.12" } ], "runtime": [ { "name": "i18n", "requirements": ">= 1.8" } ] } }
2025-08-20 18:03:09 UTC
BMFPIJUBsRbzD_xP6uvgd

trmnl-liquid

Liquid templating engine for TRMNL plugins

0.2.1
Content{ "name": "trmnl-liquid", "downloads": 151, "version": "0.2.1", "version_created_at": "2025-08-20T17:55:59.946Z", "version_downloads": 0, "platform": "ruby", "authors": "TRMNL", "info": "Liquid templating engine for TRMNL plugins", "licenses": [ "MIT" ], "metadata": { "label": "TRMNL Liquid", "homepage_uri": "https://github.com/usetrmnl/trmnl-liquid", "changelog_uri": "https://github.com/usetrmnl/trmnl-liquid/tags", "bug_tracker_uri": "https://github.com/usetrmnl/trmnl-liquid/issues", "source_code_uri": "https://github.com/usetrmnl/trmnl-liquid", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "279ac521c799f60218193abfccb4691a4a3b1ae167cbfb88c2f976160f65e510", "spec_sha": "8d3886f1252542f875e19416a283fb7ace9513582d28fdfc03adeb15f559a8b4", "project_uri": "https://rubygems.org/gems/trmnl-liquid", "gem_uri": "https://rubygems.org/gems/trmnl-liquid-0.2.1.gem", "homepage_uri": "https://github.com/usetrmnl/trmnl-liquid", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/usetrmnl/trmnl-liquid", "bug_tracker_uri": "https://github.com/usetrmnl/trmnl-liquid/issues", "changelog_uri": "https://github.com/usetrmnl/trmnl-liquid/tags", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "actionview", "requirements": "~> 8.0" }, { "name": "liquid", "requirements": "~> 5.6" }, { "name": "redcarpet", "requirements": "~> 3.6" } ] } }
2025-08-20 17:56:02 UTC
s3kMbKwj8Md1EHOvh7CDg

code_healer

CodeHealer is a revolutionary gem that enables your Ruby applications to automatically detect, analyze, and fix errors using AI. It integrates with OpenAI API, Claude Code terminal, and provides intelligent error handling, business context awareness, and automated Git operations. Features: - 🤖 AI-powered error analysis and code generation - 🎯 Business context-aware fixes - 🔄 Multiple healing strategies (API, Claude Code, Hybrid) - 📝 Automated Git operations and PR creation - 📋 Business requirements integration from markdown - ⚡ Background job processing with Sidekiq - 🎨 Configurable via YAML files

0.1.8
Content{ "name": "code_healer", "downloads": 458, "version": "0.1.8", "version_created_at": "2025-08-20T17:47:38.877Z", "version_downloads": 0, "platform": "ruby", "authors": "Deepan Kumar", "info": "CodeHealer is a revolutionary gem that enables your Ruby applications to \nautomatically detect, analyze, and fix errors using AI. It integrates \nwith OpenAI API, Claude Code terminal, and provides intelligent error handling, \nbusiness context awareness, and automated Git operations.\n\nFeatures:\n- 🤖 AI-powered error analysis and code generation\n- 🎯 Business context-aware fixes\n- 🔄 Multiple healing strategies (API, Claude Code, Hybrid)\n- 📝 Automated Git operations and PR creation\n- 📋 Business requirements integration from markdown\n- ⚡ Background job processing with Sidekiq\n- 🎨 Configurable via YAML files\n", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/deepan-g2/code-healer", "changelog_uri": "https://github.com/deepan-g2/code-healer/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/deepan-g2/code-healer/issues", "source_code_uri": "https://github.com/deepan-g2/code-healer", "documentation_uri": "https://github.com/deepan-g2/code-healer/blob/main/README.md" }, "yanked": false, "sha": "61929be7ca38137e7f07cb0bd5a9d5068e1917465573caa580c9974ba23170bf", "spec_sha": "ab7ace563188833d23096585fb54ed003df4e27be407b69a0d6266d30696c7e4", "project_uri": "https://rubygems.org/gems/code_healer", "gem_uri": "https://rubygems.org/gems/code_healer-0.1.8.gem", "homepage_uri": "https://github.com/deepan-g2/code-healer", "wiki_uri": null, "documentation_uri": "https://github.com/deepan-g2/code-healer/blob/main/README.md", "mailing_list_uri": null, "source_code_uri": "https://github.com/deepan-g2/code-healer", "bug_tracker_uri": "https://github.com/deepan-g2/code-healer/issues", "changelog_uri": "https://github.com/deepan-g2/code-healer/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 2.0.0" }, { "name": "factory_bot_rails", "requirements": ">= 6.0.0" }, { "name": "faker", "requirements": ">= 2.0.0" }, { "name": "rake", "requirements": ">= 13.0.0" }, { "name": "redcarpet", "requirements": ">= 3.0.0" }, { "name": "rspec", "requirements": ">= 3.0.0" }, { "name": "rspec-rails", "requirements": ">= 5.0.0" }, { "name": "rubocop", "requirements": ">= 1.0.0" }, { "name": "rubocop-rails", "requirements": ">= 2.0.0" }, { "name": "vcr", "requirements": ">= 6.0.0" }, { "name": "webmock", "requirements": ">= 3.0.0" }, { "name": "yard", "requirements": ">= 0.9.0" } ], "runtime": [ { "name": "actionpack", "requirements": ">= 6.0.0" }, { "name": "activemodel", "requirements": ">= 6.0.0" }, { "name": "activesupport", "requirements": ">= 6.0.0" }, { "name": "git", "requirements": "~> 1.0, >= 1.0.0" }, { "name": "octokit", "requirements": "~> 4.0, >= 4.0.0" }, { "name": "openai", "requirements": "~> 0.16.0, >= 0.16.0" }, { "name": "rails", "requirements": ">= 6.0.0" }, { "name": "redis", "requirements": "~> 4.0, >= 4.0.0" }, { "name": "sidekiq", "requirements": ">= 6.0.0" } ] } }
2025-08-20 17:47:40 UTC
SpSXN40s2CLZKMQETjaeI

wkhtmltopdf-binary

Provides binaries for WKHTMLTOPDF project in an easily accessible package.

0.12.6.10
Content{ "name": "wkhtmltopdf-binary", "downloads": 59705078, "version": "0.12.6.10", "version_created_at": "2025-08-20T17:43:22.656Z", "version_downloads": 0, "platform": "ruby", "authors": "Zakir Durumeric", "info": "Provides binaries for WKHTMLTOPDF project in an easily accessible package.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/zakird/wkhtmltopdf_binary_gem/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/zakird/wkhtmltopdf_binary_gem" }, "yanked": false, "sha": "863060a4559253d20f9a73c76106bd972a443aec9fdd5013b45e1d1a9a44f352", "spec_sha": "385aaff2363c7ef58cc58aaeee6549a3caa2b22b165d39b0d801f6366db3bc10", "project_uri": "https://rubygems.org/gems/wkhtmltopdf-binary", "gem_uri": "https://rubygems.org/gems/wkhtmltopdf-binary-0.12.6.10.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/zakird/wkhtmltopdf_binary_gem", "bug_tracker_uri": null, "changelog_uri": "https://github.com/zakird/wkhtmltopdf_binary_gem/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "minitest", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" } ], "runtime": [] } }
2025-08-20 17:43:29 UTC
BmABDpQiG6lm3B8AII00j

tng

TNG (Test Next Generation) is a Rails gem that automatically generates comprehensive test files by analyzing your Ruby code using static analysis and AI. It supports models, controllers, and services with intelligent test case generation.

0.2.0
Content{ "name": "tng", "downloads": 1011, "version": "0.2.0", "version_created_at": "2025-08-20T17:40:35.936Z", "version_downloads": 0, "platform": "ruby", "authors": "ralucab", "info": "TNG (Test Next Generation) is a Rails gem that automatically generates comprehensive test files by analyzing your Ruby code using static analysis and AI. It supports models, controllers, and services with intelligent test case generation.", "licenses": [ "Nonstandard" ], "metadata": { "license_uri": "https://github.com/tng-sh/tng-rails/blob/master/LICENSE.md", "homepage_uri": "https://tng.sh/", "source_code_uri": "https://github.com/tng-sh/tng-rails", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "4caebd6f2ce03f9a2ee0a0eb550336644786e300cdc9fc94af0dcd268d9b917a", "spec_sha": "e7b5dc2359d2e0aea393841e1efd28bd733d20d300bbb6685139b58627e94548", "project_uri": "https://rubygems.org/gems/tng", "gem_uri": "https://rubygems.org/gems/tng-0.2.0.gem", "homepage_uri": "https://tng.sh/", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/tng-sh/tng-rails", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "httpx", "requirements": "~> 1.5" }, { "name": "pastel", "requirements": "~> 0.8.0" }, { "name": "prism", "requirements": "~> 1.4.0" }, { "name": "rb_sys", "requirements": "~> 0.9.91" }, { "name": "tty-box", "requirements": "~> 0.7" }, { "name": "tty-file", "requirements": "~> 0.10" }, { "name": "tty-option", "requirements": "~> 0.3" }, { "name": "tty-progressbar", "requirements": "~> 0.18.3" }, { "name": "tty-prompt", "requirements": "~> 0.23" }, { "name": "tty-reader", "requirements": "~> 0.9" }, { "name": "tty-screen", "requirements": "~> 0.8" }, { "name": "tty-spinner", "requirements": "~> 0.9.3" }, { "name": "tty-table", "requirements": "~> 0.12" } ] } }
2025-08-20 17:40:37 UTC
A72mJz6F9HLuuSIOvw1ze

code_healer

CodeHealer is a revolutionary gem that enables your Ruby applications to automatically detect, analyze, and fix errors using AI. It integrates with OpenAI API, Claude Code terminal, and provides intelligent error handling, business context awareness, and automated Git operations. Features: - 🤖 AI-powered error analysis and code generation - 🎯 Business context-aware fixes - 🔄 Multiple healing strategies (API, Claude Code, Hybrid) - 📝 Automated Git operations and PR creation - 📋 Business requirements integration from markdown - ⚡ Background job processing with Sidekiq - 🎨 Configurable via YAML files

0.1.7
Content{ "name": "code_healer", "downloads": 449, "version": "0.1.7", "version_created_at": "2025-08-20T17:39:06.262Z", "version_downloads": 0, "platform": "ruby", "authors": "Deepan Kumar", "info": "CodeHealer is a revolutionary gem that enables your Ruby applications to \nautomatically detect, analyze, and fix errors using AI. It integrates \nwith OpenAI API, Claude Code terminal, and provides intelligent error handling, \nbusiness context awareness, and automated Git operations.\n\nFeatures:\n- 🤖 AI-powered error analysis and code generation\n- 🎯 Business context-aware fixes\n- 🔄 Multiple healing strategies (API, Claude Code, Hybrid)\n- 📝 Automated Git operations and PR creation\n- 📋 Business requirements integration from markdown\n- ⚡ Background job processing with Sidekiq\n- 🎨 Configurable via YAML files\n", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/deepan-g2/code-healer", "changelog_uri": "https://github.com/deepan-g2/code-healer/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/deepan-g2/code-healer/issues", "source_code_uri": "https://github.com/deepan-g2/code-healer", "documentation_uri": "https://github.com/deepan-g2/code-healer/blob/main/README.md" }, "yanked": false, "sha": "a0f4ebbfb134edd29486e6f69dbdb439b4a60f4aab6c7895da3f8057166fae0d", "spec_sha": "c516246238da18e3c8b432a51431babe79e8ff60f081983f8517e925d8d35f50", "project_uri": "https://rubygems.org/gems/code_healer", "gem_uri": "https://rubygems.org/gems/code_healer-0.1.7.gem", "homepage_uri": "https://github.com/deepan-g2/code-healer", "wiki_uri": null, "documentation_uri": "https://github.com/deepan-g2/code-healer/blob/main/README.md", "mailing_list_uri": null, "source_code_uri": "https://github.com/deepan-g2/code-healer", "bug_tracker_uri": "https://github.com/deepan-g2/code-healer/issues", "changelog_uri": "https://github.com/deepan-g2/code-healer/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 2.0.0" }, { "name": "factory_bot_rails", "requirements": ">= 6.0.0" }, { "name": "faker", "requirements": ">= 2.0.0" }, { "name": "rake", "requirements": ">= 13.0.0" }, { "name": "redcarpet", "requirements": ">= 3.0.0" }, { "name": "rspec", "requirements": ">= 3.0.0" }, { "name": "rspec-rails", "requirements": ">= 5.0.0" }, { "name": "rubocop", "requirements": ">= 1.0.0" }, { "name": "rubocop-rails", "requirements": ">= 2.0.0" }, { "name": "vcr", "requirements": ">= 6.0.0" }, { "name": "webmock", "requirements": ">= 3.0.0" }, { "name": "yard", "requirements": ">= 0.9.0" } ], "runtime": [ { "name": "actionpack", "requirements": ">= 6.0.0" }, { "name": "activemodel", "requirements": ">= 6.0.0" }, { "name": "activesupport", "requirements": ">= 6.0.0" }, { "name": "git", "requirements": "~> 1.0, >= 1.0.0" }, { "name": "octokit", "requirements": "~> 4.0, >= 4.0.0" }, { "name": "openai", "requirements": "~> 0.16.0, >= 0.16.0" }, { "name": "rails", "requirements": ">= 6.0.0" }, { "name": "redis", "requirements": "~> 4.0, >= 4.0.0" }, { "name": "sidekiq", "requirements": ">= 6.0.0" } ] } }
2025-08-20 17:39:07 UTC
E-gqfqgZShE1v11HW7S4L

jetstream_bridge

Publisher/Consumer utilities for NATS JetStream with environment-scoped subjects, overlap guards, DLQ routing, retries/backoff, and optional Inbox/Outbox patterns. Includes topology setup helpers for production-safe operation.

2.1.0
Content{ "name": "jetstream_bridge", "downloads": 2004, "version": "2.1.0", "version_created_at": "2025-08-20T17:32:09.284Z", "version_downloads": 0, "platform": "ruby", "authors": "Mike Attara", "info": "Publisher/Consumer utilities for NATS JetStream with environment-scoped subjects,\noverlap guards, DLQ routing, retries/backoff, and optional Inbox/Outbox patterns.\nIncludes topology setup helpers for production-safe operation.", "licenses": [ "MIT" ], "metadata": { "github_repo": "ssh://github.com/attaradev/jetstream_bridge", "homepage_uri": "https://github.com/attaradev/jetstream_bridge", "changelog_uri": "https://github.com/attaradev/jetstream_bridge/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/attaradev/jetstream_bridge/issues", "source_code_uri": "https://github.com/attaradev/jetstream_bridge", "documentation_uri": "https://github.com/attaradev/jetstream_bridge#readme", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "ee0d3712e18675013c99c95a62319fd944731ca4ba5e8741521a1d5d29573864", "spec_sha": "c44d8bc8ca540d127160fbd585015fbe08aea39baca8be5f3db53d0c930f3d66", "project_uri": "https://rubygems.org/gems/jetstream_bridge", "gem_uri": "https://rubygems.org/gems/jetstream_bridge-2.1.0.gem", "homepage_uri": "https://github.com/attaradev/jetstream_bridge", "wiki_uri": null, "documentation_uri": "https://github.com/attaradev/jetstream_bridge#readme", "mailing_list_uri": null, "source_code_uri": "https://github.com/attaradev/jetstream_bridge", "bug_tracker_uri": "https://github.com/attaradev/jetstream_bridge/issues", "changelog_uri": "https://github.com/attaradev/jetstream_bridge/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler-audit", "requirements": ">= 0.9.1" }, { "name": "rake", "requirements": ">= 13.0" }, { "name": "rspec", "requirements": ">= 3.12" }, { "name": "rubocop", "requirements": "~> 1.66" }, { "name": "rubocop-packaging", "requirements": "~> 0.5" }, { "name": "rubocop-performance", "requirements": "~> 1.21" } ], "runtime": [ { "name": "activerecord", "requirements": ">= 6.0" }, { "name": "activesupport", "requirements": ">= 6.0" }, { "name": "nats-pure", "requirements": "~> 2.4" }, { "name": "rails", "requirements": ">= 6.0" } ] } }
2025-08-20 17:32:11 UTC
lu3dm7NzE1mYrBe4NwBaW

code_healer

CodeHealer is a revolutionary gem that enables your Ruby applications to automatically detect, analyze, and fix errors using AI. It integrates with OpenAI API, Claude Code terminal, and provides intelligent error handling, business context awareness, and automated Git operations. Features: - 🤖 AI-powered error analysis and code generation - 🎯 Business context-aware fixes - 🔄 Multiple healing strategies (API, Claude Code, Hybrid) - 📝 Automated Git operations and PR creation - 📋 Business requirements integration from markdown - ⚡ Background job processing with Sidekiq - 🎨 Configurable via YAML files

0.1.6
Content{ "name": "code_healer", "downloads": 437, "version": "0.1.6", "version_created_at": "2025-08-20T17:15:45.687Z", "version_downloads": 0, "platform": "ruby", "authors": "Deepan Kumar", "info": "CodeHealer is a revolutionary gem that enables your Ruby applications to \nautomatically detect, analyze, and fix errors using AI. It integrates \nwith OpenAI API, Claude Code terminal, and provides intelligent error handling, \nbusiness context awareness, and automated Git operations.\n\nFeatures:\n- 🤖 AI-powered error analysis and code generation\n- 🎯 Business context-aware fixes\n- 🔄 Multiple healing strategies (API, Claude Code, Hybrid)\n- 📝 Automated Git operations and PR creation\n- 📋 Business requirements integration from markdown\n- ⚡ Background job processing with Sidekiq\n- 🎨 Configurable via YAML files\n", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/deepan-g2/code-healer", "changelog_uri": "https://github.com/deepan-g2/code-healer/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/deepan-g2/code-healer/issues", "source_code_uri": "https://github.com/deepan-g2/code-healer", "documentation_uri": "https://github.com/deepan-g2/code-healer/blob/main/README.md" }, "yanked": false, "sha": "b5fb6148fe936bf7774f7f2e5d10a54acc04a64852d781a972e809f6c2067afe", "spec_sha": "57c6a1cf3350e7950c957f7a9d153245374666a0ddbcf3bf1f28c0422e171f32", "project_uri": "https://rubygems.org/gems/code_healer", "gem_uri": "https://rubygems.org/gems/code_healer-0.1.6.gem", "homepage_uri": "https://github.com/deepan-g2/code-healer", "wiki_uri": null, "documentation_uri": "https://github.com/deepan-g2/code-healer/blob/main/README.md", "mailing_list_uri": null, "source_code_uri": "https://github.com/deepan-g2/code-healer", "bug_tracker_uri": "https://github.com/deepan-g2/code-healer/issues", "changelog_uri": "https://github.com/deepan-g2/code-healer/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 2.0.0" }, { "name": "factory_bot_rails", "requirements": ">= 6.0.0" }, { "name": "faker", "requirements": ">= 2.0.0" }, { "name": "rake", "requirements": ">= 13.0.0" }, { "name": "redcarpet", "requirements": ">= 3.0.0" }, { "name": "rspec", "requirements": ">= 3.0.0" }, { "name": "rspec-rails", "requirements": ">= 5.0.0" }, { "name": "rubocop", "requirements": ">= 1.0.0" }, { "name": "rubocop-rails", "requirements": ">= 2.0.0" }, { "name": "vcr", "requirements": ">= 6.0.0" }, { "name": "webmock", "requirements": ">= 3.0.0" }, { "name": "yard", "requirements": ">= 0.9.0" } ], "runtime": [ { "name": "actionpack", "requirements": ">= 6.0.0" }, { "name": "activemodel", "requirements": ">= 6.0.0" }, { "name": "activesupport", "requirements": ">= 6.0.0" }, { "name": "git", "requirements": "~> 1.0, >= 1.0.0" }, { "name": "octokit", "requirements": "~> 4.0, >= 4.0.0" }, { "name": "openai", "requirements": "~> 0.16.0, >= 0.16.0" }, { "name": "rails", "requirements": ">= 6.0.0" }, { "name": "redis", "requirements": "~> 4.0, >= 4.0.0" }, { "name": "sidekiq", "requirements": ">= 6.0.0" } ] } }
2025-08-20 17:15:47 UTC
zcCTllhrzR8fUFDHjOMh1

opentelemetry-metrics-sdk

A stats collection and distributed tracing framework

0.9.0
Content{ "name": "opentelemetry-metrics-sdk", "downloads": 356078, "version": "0.9.0", "version_created_at": "2025-08-20T16:57:54.269Z", "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-metrics-sdk/v0.9.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/metrics_sdk", "documentation_uri": "https://open-telemetry.github.io/opentelemetry-ruby/opentelemetry-metrics-sdk/v0.9.0" }, "yanked": false, "sha": "4fa12596d0b144d721620cf1fa019191f36b346381eda996a0d215c5fa72031e", "spec_sha": "5368f82bbd6e178fd2d04ad4025e3168ec7ad1c2a774fe591fabf0c0d65ea2dd", "project_uri": "https://rubygems.org/gems/opentelemetry-metrics-sdk", "gem_uri": "https://rubygems.org/gems/opentelemetry-metrics-sdk-0.9.0.gem", "homepage_uri": "https://github.com/open-telemetry/opentelemetry-ruby", "wiki_uri": null, "documentation_uri": "https://open-telemetry.github.io/opentelemetry-ruby/opentelemetry-metrics-sdk/v0.9.0", "mailing_list_uri": null, "source_code_uri": "https://github.com/open-telemetry/opentelemetry-ruby/tree/main/metrics_sdk", "bug_tracker_uri": "https://github.com/open-telemetry/opentelemetry-ruby/issues", "changelog_uri": "https://open-telemetry.github.io/opentelemetry-ruby/opentelemetry-metrics-sdk/v0.9.0/file.CHANGELOG.html", "funding_uri": null, "dependencies": { "development": [ { "name": "benchmark-ipsa", "requirements": "~> 0.2.0" }, { "name": "bundler", "requirements": ">= 1.17" }, { "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": [ { "name": "opentelemetry-api", "requirements": "~> 1.1" }, { "name": "opentelemetry-metrics-api", "requirements": "~> 0.2" }, { "name": "opentelemetry-sdk", "requirements": "~> 1.2" } ] } }
2025-08-20 16:57:56 UTC
X4xLF3flxJSO0ftLKyYWL

synful

Ruby utility that shows syntax highlighted code in a browser

1.4.0
Content{ "name": "synful", "downloads": 5825, "version": "1.4.0", "version_created_at": "2025-08-20T16:52:10.706Z", "version_downloads": 0, "platform": "ruby", "authors": "Steve Shreeve", "info": "Ruby utility that shows syntax highlighted code in a browser", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "fe41bd69b0273f4e297cf4f2af8db2045a8f237a06557c426e3aa0b4e0a0bc8a", "spec_sha": "909b0ee305d846d65da983ab62ac6b2d797bad9c106a1b6743efae7420d1891a", "project_uri": "https://rubygems.org/gems/synful", "gem_uri": "https://rubygems.org/gems/synful-1.4.0.gem", "homepage_uri": "https://github.com/shreeve/synful", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/synful/1.4.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "base64", "requirements": "~> 0.3" }, { "name": "puma", "requirements": "~> 6.0" }, { "name": "rack-protection", "requirements": "~> 4.0" }, { "name": "rack-session", "requirements": "~> 2.0" }, { "name": "rackup", "requirements": "~> 2.2" }, { "name": "rouge", "requirements": "~> 4.0" }, { "name": "sinatra", "requirements": "~> 4.0" } ] } }
2025-08-20 16:52:12 UTC
kVgoKgu1UTVbIQNv0GfPy

switchlet

Simple boolean feature flags stored in database with web admin interface

0.3.1
Content{ "name": "switchlet", "downloads": 306, "version": "0.3.1", "version_created_at": "2025-08-20T16:51:42.727Z", "version_downloads": 0, "platform": "ruby", "authors": "komagata", "info": "Simple boolean feature flags stored in database with web admin interface", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/komagata/switchlet", "source_code_uri": "https://github.com/komagata/switchlet", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "dfccb74365d7423cf28b220c3cff295cceb0dc35e747752b456e41d859d58b30", "spec_sha": "35f6154d31f82fbb25ef923d1c59a2eedad43ea1c7899c617d527b05455ead70", "project_uri": "https://rubygems.org/gems/switchlet", "gem_uri": "https://rubygems.org/gems/switchlet-0.3.1.gem", "homepage_uri": "https://github.com/komagata/switchlet", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/komagata/switchlet", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "minitest", "requirements": ">= 0" }, { "name": "sqlite3", "requirements": ">= 0" } ], "runtime": [ { "name": "rails", "requirements": ">= 6.1" } ] } }
2025-08-20 16:51:45 UTC
h505YK-Nyk1nLf0fglY5B

svix

Svix makes webhooks easy and reliable. Learn more at https://www.svix.com

1.74.1
Content{ "name": "svix", "downloads": 1717766, "version": "1.74.1", "version_created_at": "2025-08-20T16:47:51.644Z", "version_downloads": 0, "platform": "ruby", "authors": "Svix", "info": "Svix makes webhooks easy and reliable. Learn more at https://www.svix.com", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://www.svix.com", "changelog_uri": "https://github.com/svix/svix-libs/blob/main/ChangeLog.md", "source_code_uri": "https://github.com/svix/svix-libs", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "d4cc445a3048f608b2c2bc879defa6c375a1c76a9d2b44aedd79259ca5ee683f", "spec_sha": "8295801652a6afb0032f0bcfd93b8821ce893d6e6a3e6bfe6188bb15b91dd23b", "project_uri": "https://rubygems.org/gems/svix", "gem_uri": "https://rubygems.org/gems/svix-1.74.1.gem", "homepage_uri": "https://www.svix.com", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/svix/svix-libs", "bug_tracker_uri": null, "changelog_uri": "https://github.com/svix/svix-libs/blob/main/ChangeLog.md", "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.2" }, { "name": "webmock", "requirements": "~> 3.25" } ], "runtime": [] } }
2025-08-20 16:47:53 UTC
WUYbm02v694HovdPImN3s

stigg-sidecar-sdk

Stigg Sidecar SDK for Ruby

3.32.0
Content{ "name": "stigg-sidecar-sdk", "downloads": 11596, "version": "3.32.0", "version_created_at": "2025-08-20T16:47:29.199Z", "version_downloads": 0, "platform": "ruby", "authors": "Stigg", "info": "Stigg Sidecar SDK for Ruby", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://stigg.io" }, "yanked": false, "sha": "1ca956e53cd55891bcc1ea436c4cdf950f5cb170e23766eca5f6e45e9e9325a0", "spec_sha": "89ed2b75dffeccd61fadb583f37480bf0ee40c42c4bdcb28c066be1cdaa4c612", "project_uri": "https://rubygems.org/gems/stigg-sidecar-sdk", "gem_uri": "https://rubygems.org/gems/stigg-sidecar-sdk-3.32.0.gem", "homepage_uri": "https://stigg.io", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "grpc", "requirements": "= 1.62.0" }, { "name": "stigg-api-client", "requirements": "= 2.78.0" } ] } }
2025-08-20 16:47:31 UTC
TJGJXV53AV53116wgYHmp

kintsugi_sdk

Ruby SDK for Kintsugi Tax Platform

5.5.9
Content{ "name": "kintsugi_sdk", "downloads": 245, "version": "5.5.9", "version_created_at": "2025-08-20T16:36:54.709Z", "version_downloads": 0, "platform": "ruby", "authors": "Kintsugi", "info": "Ruby SDK for Kintsugi Tax Platform", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "a98493fb5998a4148db9c831fd3183a558cab0a400f7c04007ff526fe8abd49e", "spec_sha": "74f6096cc89997a3dbdf4d6ae1594a4bd47836ef57054d360ac38542cf053526", "project_uri": "https://rubygems.org/gems/kintsugi_sdk", "gem_uri": "https://rubygems.org/gems/kintsugi_sdk-5.5.9.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/kintsugi_sdk/5.5.9", "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": "minitest-focus", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rubocop", "requirements": "~> 1.73.2" }, { "name": "rubocop-minitest", "requirements": "~> 0.37.1" }, { "name": "sorbet", "requirements": ">= 0" }, { "name": "tapioca", "requirements": "~> 0.16.11" } ], "runtime": [ { "name": "base64", "requirements": ">= 0.2.0, < 1.0" }, { "name": "faraday", "requirements": ">= 0" }, { "name": "faraday-multipart", "requirements": ">= 0" }, { "name": "faraday-retry", "requirements": "~> 2.2.1" }, { "name": "sorbet-runtime", "requirements": ">= 0" } ] } }
2025-08-20 16:36:58 UTC
OyFRQv3nVb1tLuNnBwxoW

log_bench

LogBench is a well-structured Ruby gem for parsing and analyzing Rails log files with a focus on lograge format. Features include real-time log monitoring, interactive TUI with filtering and sorting, domain objects for clean code organization, and support for SQL query analysis.

0.2.8
Content{ "name": "log_bench", "downloads": 3083, "version": "0.2.8", "version_created_at": "2025-08-20T16:25:32.760Z", "version_downloads": 0, "platform": "ruby", "authors": "Benjamín Silva", "info": "LogBench is a well-structured Ruby gem for parsing and analyzing Rails log files with a focus on lograge format. Features include real-time log monitoring, interactive TUI with filtering and sorting, domain objects for clean code organization, and support for SQL query analysis.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/silva96/log_bench", "changelog_uri": "https://github.com/silva96/log_bench/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/silva96/log_bench/issues", "source_code_uri": "https://github.com/silva96/log_bench", "allowed_push_host": "https://rubygems.org", "documentation_uri": "https://github.com/silva96/log_bench/blob/main/README.md" }, "yanked": false, "sha": "12c75d014bd93da5d42b6600527464e59e1de1d9bfb0036d00e34cf2e63fc171", "spec_sha": "83a939e23b777bdaed5b88e217ff67623618b72e0a20f7c3ceec64a48ea10ae0", "project_uri": "https://rubygems.org/gems/log_bench", "gem_uri": "https://rubygems.org/gems/log_bench-0.2.8.gem", "homepage_uri": "https://github.com/silva96/log_bench", "wiki_uri": null, "documentation_uri": "https://github.com/silva96/log_bench/blob/main/README.md", "mailing_list_uri": null, "source_code_uri": "https://github.com/silva96/log_bench", "bug_tracker_uri": "https://github.com/silva96/log_bench/issues", "changelog_uri": "https://github.com/silva96/log_bench/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "minitest", "requirements": "~> 5.25" }, { "name": "rake", "requirements": "~> 13.3" }, { "name": "standard", "requirements": "~> 1.5" } ], "runtime": [ { "name": "curses", "requirements": "~> 1.5" }, { "name": "lograge", "requirements": "~> 0.14" }, { "name": "net-http", "requirements": "~> 0.6" }, { "name": "zeitwerk", "requirements": "~> 2.7" } ] } }
2025-08-20 16:25:34 UTC
Tw01JXMhRny_F9TWxLQAn

increase

Ruby library to access the Increase API

1.42.0
Content{ "name": "increase", "downloads": 21196, "version": "1.42.0", "version_created_at": "2025-08-20T16:23:50.728Z", "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": "79b84bb5332b23cf51724089f6ea8786633ec67bbc7d0c07b53fe36fdb72360a", "spec_sha": "8cd130711d76e0f74da5d43e60770fed1cebcf653b30b542e98a86ed723f3d50", "project_uri": "https://rubygems.org/gems/increase", "gem_uri": "https://rubygems.org/gems/increase-1.42.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-08-20 16:23:54 UTC
h1xGxzsaQu2PjRiuiXvxL

mongo

A pure-Ruby driver for connecting to, querying, and manipulating MongoDB databases. Officially developed and supported by MongoDB, with love for the Ruby community.

2.20.2
Content{ "name": "mongo", "downloads": 92043090, "version": "2.20.2", "version_created_at": "2025-08-20T16:21:15.875Z", "version_downloads": 0, "platform": "ruby", "authors": "The MongoDB Ruby Team", "info": "A pure-Ruby driver for connecting to, querying, and manipulating MongoDB\ndatabases. Officially developed and supported by MongoDB, with love for\nthe Ruby community.\n", "licenses": [ "Apache-2.0" ], "metadata": { "homepage_uri": "https://mongodb.com/docs/ruby-driver/", "changelog_uri": "https://github.com/mongodb/mongo-ruby-driver/releases", "bug_tracker_uri": "https://jira.mongodb.org/projects/RUBY", "source_code_uri": "https://github.com/mongodb/mongo-ruby-driver", "documentation_uri": "https://mongodb.com/docs/ruby-driver/current/tutorials/quick-start/" }, "yanked": false, "sha": "e7a7131e7498a2f5b9f4363c9bf130074d9fe160c9bc5fc849854b5ad9225fd8", "spec_sha": "c749da88cf2983a19279db092ffb226fffc7faf69dbff7a164d0345b174cef72", "project_uri": "https://rubygems.org/gems/mongo", "gem_uri": "https://rubygems.org/gems/mongo-2.20.2.gem", "homepage_uri": "https://mongodb.com/docs/ruby-driver/", "wiki_uri": null, "documentation_uri": "https://mongodb.com/docs/ruby-driver/current/tutorials/quick-start/", "mailing_list_uri": null, "source_code_uri": "https://github.com/mongodb/mongo-ruby-driver", "bug_tracker_uri": "https://jira.mongodb.org/projects/RUBY", "changelog_uri": "https://github.com/mongodb/mongo-ruby-driver/releases", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bson", "requirements": ">= 4.14.1, < 6.0.0" } ] } }
2025-08-20 16:21:20 UTC
QryzOgsxcO2oi2-w8s9rR

govuk_app_config

Base configuration for GOV.UK applications

9.19.3
Content{ "name": "govuk_app_config", "downloads": 713792, "version": "9.19.3", "version_created_at": "2025-08-20T16:02:25.943Z", "version_downloads": 0, "platform": "ruby", "authors": "GOV.UK Dev", "info": "Base configuration for GOV.UK applications", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "d37431cd774a0c71e252dadf9215d9c629811a7db6f835a42ad4a51c85a75b9d", "spec_sha": "34b7635345f05d731050c605fda1160671439bde0bce32476c39860fd2986f83", "project_uri": "https://rubygems.org/gems/govuk_app_config", "gem_uri": "https://rubygems.org/gems/govuk_app_config-9.19.3.gem", "homepage_uri": "https://github.com/alphagov/govuk_app_config", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/govuk_app_config/9.19.3", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "byebug", "requirements": ">= 0" }, { "name": "climate_control", "requirements": ">= 0" }, { "name": "rack-test", "requirements": "~> 2.0" }, { "name": "rails", "requirements": "~> 7" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.10" }, { "name": "rspec-its", "requirements": "~> 2.0" }, { "name": "rubocop-govuk", "requirements": "= 5.1.20" }, { "name": "simplecov", "requirements": ">= 0" }, { "name": "webmock", "requirements": ">= 0" } ], "runtime": [ { "name": "logstasher", "requirements": "~> 2.1" }, { "name": "opentelemetry-exporter-otlp", "requirements": ">= 0.25, < 0.31" }, { "name": "opentelemetry-instrumentation-all", "requirements": ">= 0.39.1, < 0.81.0" }, { "name": "opentelemetry-sdk", "requirements": "~> 1.2" }, { "name": "plek", "requirements": ">= 4, < 6" }, { "name": "prometheus_exporter", "requirements": "~> 2.0" }, { "name": "puma", "requirements": ">= 5.6, < 7.0" }, { "name": "rack-proxy", "requirements": "~> 0.7" }, { "name": "sentry-rails", "requirements": "~> 5.3" }, { "name": "sentry-ruby", "requirements": "~> 5.3" }, { "name": "statsd-ruby", "requirements": "~> 1.5" } ] } }
2025-08-20 16:02:27 UTC
lYRHbdMMSHlD3tmHAWC_Y

cucumber

Behaviour Driven Development with elegance and joy

10.1.0
Content{ "name": "cucumber", "downloads": 90172539, "version": "10.1.0", "version_created_at": "2025-08-20T16:00:50.908Z", "version_downloads": 0, "platform": "ruby", "authors": "Aslak Hellesøy, Matt Wynne, Steve Tooke", "info": "Behaviour Driven Development with elegance and joy", "licenses": [ "MIT" ], "metadata": { "funding_uri": "https://opencollective.com/cucumber", "changelog_uri": "https://github.com/cucumber/cucumber-ruby/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/cucumber/cucumber-ruby/issues", "source_code_uri": "https://github.com/cucumber/cucumber-ruby", "mailing_list_uri": "https://groups.google.com/forum/#!forum/cukes", "documentation_uri": "https://www.rubydoc.info/github/cucumber/cucumber-ruby/" }, "yanked": false, "sha": "bd9f5783b6cc2f1113ed4e64822459d4e73c973063f2325d89b5d555e4fe3e05", "spec_sha": "08062534f47e53f074287b1ae15419c2d7e30cc1f01ab252ecc827e353507b01", "project_uri": "https://rubygems.org/gems/cucumber", "gem_uri": "https://rubygems.org/gems/cucumber-10.1.0.gem", "homepage_uri": "https://cucumber.io/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/github/cucumber/cucumber-ruby/", "mailing_list_uri": "https://groups.google.com/forum/#!forum/cukes", "source_code_uri": "https://github.com/cucumber/cucumber-ruby", "bug_tracker_uri": "https://github.com/cucumber/cucumber-ruby/issues", "changelog_uri": "https://github.com/cucumber/cucumber-ruby/blob/main/CHANGELOG.md", "funding_uri": "https://opencollective.com/cucumber", "dependencies": { "development": [ { "name": "cucumber-compatibility-kit", "requirements": "~> 20.0" }, { "name": "nokogiri", "requirements": "~> 1.15" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "rspec", "requirements": "~> 3.13" }, { "name": "rubocop", "requirements": "~> 1.71.0" }, { "name": "rubocop-packaging", "requirements": "~> 0.5.2" }, { "name": "rubocop-rake", "requirements": "~> 0.6.0" }, { "name": "rubocop-rspec", "requirements": "~> 3.4.0" }, { "name": "simplecov", "requirements": "~> 0.22.0" }, { "name": "webrick", "requirements": "~> 1.8" } ], "runtime": [ { "name": "base64", "requirements": "~> 0.2" }, { "name": "builder", "requirements": "~> 3.2" }, { "name": "cucumber-ci-environment", "requirements": "> 9, < 11" }, { "name": "cucumber-core", "requirements": "> 15, < 17" }, { "name": "cucumber-cucumber-expressions", "requirements": "> 17, < 19" }, { "name": "cucumber-html-formatter", "requirements": "> 20.3, < 22" }, { "name": "diff-lcs", "requirements": "~> 1.5" }, { "name": "logger", "requirements": "~> 1.6" }, { "name": "mini_mime", "requirements": "~> 1.1" }, { "name": "multi_test", "requirements": "~> 1.1" }, { "name": "sys-uname", "requirements": "~> 1.3" } ] } }
2025-08-20 16:00:54 UTC
UFFnvpoQmAEQoXeUOFnUK

log_bench

LogBench is a well-structured Ruby gem for parsing and analyzing Rails log files with a focus on lograge format. Features include real-time log monitoring, interactive TUI with filtering and sorting, domain objects for clean code organization, and support for SQL query analysis.

0.2.6
Content{ "name": "log_bench", "downloads": 3061, "version": "0.2.6", "version_created_at": "2025-08-20T15:48:55.500Z", "version_downloads": 0, "platform": "ruby", "authors": "Benjamín Silva", "info": "LogBench is a well-structured Ruby gem for parsing and analyzing Rails log files with a focus on lograge format. Features include real-time log monitoring, interactive TUI with filtering and sorting, domain objects for clean code organization, and support for SQL query analysis.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/silva96/log_bench", "changelog_uri": "https://github.com/silva96/log_bench/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/silva96/log_bench/issues", "source_code_uri": "https://github.com/silva96/log_bench", "allowed_push_host": "https://rubygems.org", "documentation_uri": "https://github.com/silva96/log_bench/blob/main/README.md" }, "yanked": false, "sha": "a33669b5b582d59de723048f52bfa20187a2720df51636fd15af722943e00ed6", "spec_sha": "2fb36ddf207f980406b679348ee2375e5120850e34f98851e1b58b9e44e5789e", "project_uri": "https://rubygems.org/gems/log_bench", "gem_uri": "https://rubygems.org/gems/log_bench-0.2.6.gem", "homepage_uri": "https://github.com/silva96/log_bench", "wiki_uri": null, "documentation_uri": "https://github.com/silva96/log_bench/blob/main/README.md", "mailing_list_uri": null, "source_code_uri": "https://github.com/silva96/log_bench", "bug_tracker_uri": "https://github.com/silva96/log_bench/issues", "changelog_uri": "https://github.com/silva96/log_bench/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "minitest", "requirements": "~> 5.25" }, { "name": "rake", "requirements": "~> 13.3" }, { "name": "standard", "requirements": "~> 1.5" } ], "runtime": [ { "name": "curses", "requirements": "~> 1.5" }, { "name": "lograge", "requirements": "~> 0.14" }, { "name": "net-http", "requirements": "~> 0.6" }, { "name": "zeitwerk", "requirements": "~> 2.7" } ] } }
2025-08-20 15:48:57 UTC
ycEVs3gveEtPsd6pTRR5b

httpigeon

Client library that simplifies making and logging HTTP requests and responses. This library is built as an abstraction on top of the Faraday ruby client.

2.3.3
Content{ "name": "httpigeon", "downloads": 2147, "version": "2.3.3", "version_created_at": "2025-08-20T15:45:20.161Z", "version_downloads": 0, "platform": "ruby", "authors": "2k-joker", "info": "Client library that simplifies making and logging HTTP requests and responses. This library is built as an abstraction on top of the Faraday ruby client.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/dailypay/httpigeon", "source_code_uri": "https://github.com/dailypay/httpigeon" }, "yanked": false, "sha": "8619b05270f8eb0a178f38a58d4215a1116bc13c5f1e8adae9fa33aa9e94febf", "spec_sha": "427d8c5a1674e06581fa468f28faa26fc2cbefd0f1a5874009b1320b60da9d5d", "project_uri": "https://rubygems.org/gems/httpigeon", "gem_uri": "https://rubygems.org/gems/httpigeon-2.3.3.gem", "homepage_uri": "https://github.com/dailypay/httpigeon", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/dailypay/httpigeon", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "pry", "requirements": "~> 0.13.1" }, { "name": "rake", "requirements": "~> 13.3" }, { "name": "rspec", "requirements": "~> 3.4" }, { "name": "rubocop", "requirements": "~> 1.65" }, { "name": "rubocop-rspec", "requirements": "~> 3.0" }, { "name": "simplecov", "requirements": ">= 0" }, { "name": "timecop", "requirements": "~> 0.9.8" } ], "runtime": [ { "name": "activesupport", "requirements": "~> 7.2.0" }, { "name": "faraday", "requirements": "~> 2.7.6" } ] } }
2025-08-20 15:45:21 UTC
E2XCGT0jWgF_p14qxIWh4

detect_language

Language Detection API Client

2.0.0
Content{ "name": "detect_language", "downloads": 298655, "version": "2.0.0", "version_created_at": "2025-08-20T15:44:50.124Z", "version_downloads": 0, "platform": "ruby", "authors": "Laurynas Butkus", "info": "Language Detection API Client", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "d7be52919b6d7e0fe83023036c6968093a71fe63f0421a046fb6535da8027b04", "spec_sha": "a6b2784440f08f1a33d238d2d87834dd8d7cb87637a8cb483e9f0ec04f7f9db9", "project_uri": "https://rubygems.org/gems/detect_language", "gem_uri": "https://rubygems.org/gems/detect_language-2.0.0.gem", "homepage_uri": "https://github.com/detectlanguage/detectlanguage-ruby", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/detect_language/2.0.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-08-20 15:44:51 UTC
IbjEh9CVP4UFL1qfEspW6

ruby_routes

A lightweight, flexible routing system that provides a Rails-like DSL for defining and matching HTTP routes

2.0.0
Content{ "name": "ruby_routes", "downloads": 383, "version": "2.0.0", "version_created_at": "2025-08-20T15:36:10.601Z", "version_downloads": 0, "platform": "ruby", "authors": "Yosef Benny Widyokarsono", "info": "A lightweight, flexible routing system that provides a Rails-like DSL for defining and matching HTTP routes", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "9c337013a005b0180fc3d1f86762847037645448e1757113d3fd24d395945933", "spec_sha": "f8ac11dc3700fdce540a1b7603d0342e1a8751d6cfc89192783a3910d306eb39", "project_uri": "https://rubygems.org/gems/ruby_routes", "gem_uri": "https://rubygems.org/gems/ruby_routes-2.0.0.gem", "homepage_uri": "https://github.com/yosefbennywidyo/ruby_routes", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/ruby_routes/2.0.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "simplecov", "requirements": "~> 0.22" } ], "runtime": [] } }
2025-08-20 15:36:12 UTC
XK3xoxENOZJb-mfQm_R3D

betagouv-cucumber-steps

These helpers provide a (French) human syntax to drive a browser

0.1.0
Content{ "name": "betagouv-cucumber-steps", "downloads": 199, "version": "0.1.0", "version_created_at": "2025-08-20T15:34:42.341Z", "version_downloads": 0, "platform": "ruby", "authors": "Stéphane Maniaci", "info": "These helpers provide a (French) human syntax to drive a browser", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/betagouv/cucumber-steps", "changelog_uri": "https://github.com/betagouv/cucumber-steps", "source_code_uri": "https://github.com/betagouv/cucumber-steps" }, "yanked": false, "sha": "6bc3429f8dfdec42a0017834cc8965745782e127bfd16cdd9adf159c0e4ffa60", "spec_sha": "7b61274f825d55e359c805a463d14a636e94e9041b70995bf8d4087d815383ed", "project_uri": "https://rubygems.org/gems/betagouv-cucumber-steps", "gem_uri": "https://rubygems.org/gems/betagouv-cucumber-steps-0.1.0.gem", "homepage_uri": "https://github.com/betagouv/cucumber-steps", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/betagouv/cucumber-steps", "bug_tracker_uri": null, "changelog_uri": "https://github.com/betagouv/cucumber-steps", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-08-20 15:34:44 UTC
56wCHLTRqMu88hy_3MHkr

mindee

Quickly and easily connect to Mindee's API services using Ruby.

4.7.0.pre.rc2
Content{ "name": "mindee", "downloads": 172162, "version": "4.7.0.pre.rc2", "version_created_at": "2025-08-20T15:20:37.682Z", "version_downloads": 0, "platform": "ruby", "authors": "Mindee, SA", "info": "Quickly and easily connect to Mindee's API services using Ruby.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://mindee.com/", "changelog_uri": "https://github.com/mindee/mindee-api-ruby/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/mindee/mindee-api-ruby", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "a8748f115dd25a583aa5dcf92002f7766a6366f0c1182693d62512a8713a97cd", "spec_sha": "7890bbd0ef92ba25adbf47d7a9851e23ba06f316f6b5f045256ee5520576e218", "project_uri": "https://rubygems.org/gems/mindee", "gem_uri": "https://rubygems.org/gems/mindee-4.7.0.pre.rc2.gem", "homepage_uri": "https://mindee.com/", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/mindee/mindee-api-ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/mindee/mindee-api-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "prism", "requirements": "~> 1.3" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "rbs", "requirements": "~> 3.6" }, { "name": "rspec", "requirements": "~> 3.13" }, { "name": "rubocop", "requirements": "~> 1.76.0" }, { "name": "steep", "requirements": "~> 1.7" }, { "name": "yard", "requirements": "~> 0.9" } ], "runtime": [ { "name": "base64", "requirements": "~> 0.1" }, { "name": "marcel", "requirements": "~> 1.0" }, { "name": "mini_magick", "requirements": ">= 4, < 6" }, { "name": "origamindee", "requirements": "~> 4.0" }, { "name": "pdf-reader", "requirements": "~> 2.14" } ] } }
2025-08-20 15:20:39 UTC
pq1ujGNaq_uKXja2xNZUk

roast-ai

Roast is a Ruby library for running structured AI workflows along with many building blocks for creating and executing them

0.4.6
Content{ "name": "roast-ai", "downloads": 12069, "version": "0.4.6", "version_created_at": "2025-08-20T15:14:13.251Z", "version_downloads": 0, "platform": "ruby", "authors": "Shopify", "info": "Roast is a Ruby library for running structured AI workflows along with many building blocks for creating and executing them", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/Shopify/roast", "changelog_uri": "https://github.com/Shopify/roast/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/Shopify/roast", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "cc50ed8f4f2142483be72814dc61e73d501102970a6f568948d2c54c39e56e61", "spec_sha": "5621ac26fdaa0c3a99faf99a0ab00d01dabf739c0ece48b3cd127bbbc8d7ffab", "project_uri": "https://rubygems.org/gems/roast-ai", "gem_uri": "https://rubygems.org/gems/roast-ai-0.4.6.gem", "homepage_uri": "https://github.com/Shopify/roast", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/Shopify/roast", "bug_tracker_uri": null, "changelog_uri": "https://github.com/Shopify/roast/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activesupport", "requirements": ">= 7.0" }, { "name": "cli-kit", "requirements": "~> 5.0" }, { "name": "cli-ui", "requirements": "= 2.3.0" }, { "name": "diff-lcs", "requirements": "~> 1.5" }, { "name": "json-schema", "requirements": ">= 0" }, { "name": "open_router", "requirements": "~> 0.3" }, { "name": "raix", "requirements": "~> 1.0.2" }, { "name": "ruby-graphviz", "requirements": "~> 1.2" }, { "name": "sqlite3", "requirements": "~> 2.6" }, { "name": "thor", "requirements": "~> 1.3" }, { "name": "zeitwerk", "requirements": "~> 2.6" } ] } }
2025-08-20 15:14:15 UTC
EDblD2LzCeUcSq_KrDrLB

trinsic_api

This library is an SDK to interact with Trinsic's APIs.

2.1.1.pre.alpha2
Content{ "name": "trinsic_api", "downloads": 4527, "version": "2.1.1.pre.alpha2", "version_created_at": "2025-08-20T15:10:40.847Z", "version_downloads": 0, "platform": "ruby", "authors": "Trinsic", "info": "This library is an SDK to interact with Trinsic's APIs.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "5baef6f66bfb71b4a5153fdcf7a14aa7f1fdadaa1e62ebac3ca25ec30373c385", "spec_sha": "c5ac773dfde6097615bf1f02a2ae2f47fa71a1c9b0ef6f1180c8953c3510b1e3", "project_uri": "https://rubygems.org/gems/trinsic_api", "gem_uri": "https://rubygems.org/gems/trinsic_api-2.1.1.pre.alpha2.gem", "homepage_uri": "https://trinsic.id", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/trinsic_api/2.1.1.pre.alpha2", "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-08-20 15:10:42 UTC
DzT-7rQw8oASKffInB4vE

gitlab_omniauth-ldap

A LDAP strategy for OmniAuth.

2.3.0
Content{ "name": "gitlab_omniauth-ldap", "downloads": 37004963, "version": "2.3.0", "version_created_at": "2025-08-20T15:07:02.635Z", "version_downloads": 0, "platform": "ruby", "authors": "Ping Yu", "info": "A LDAP strategy for OmniAuth.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "167036fe37c2711f2e1d2047260766e4c9b31ac37dfc873b101bcd4ea2a3a3b4", "spec_sha": "9be9f791a1ccf7056cd80c3a8aab7fa7e652f15488275d67eb60954f18e86168", "project_uri": "https://rubygems.org/gems/gitlab_omniauth-ldap", "gem_uri": "https://rubygems.org/gems/gitlab_omniauth-ldap-2.3.0.gem", "homepage_uri": "https://gitlab.com/gitlab-org/omniauth-ldap", "wiki_uri": "", "documentation_uri": "https://www.rubydoc.info/gems/gitlab_omniauth-ldap/2.3.0", "mailing_list_uri": "", "source_code_uri": "https://gitlab.com/gitlab-org/omniauth-ldap", "bug_tracker_uri": "", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "pry", "requirements": ">= 0.9" }, { "name": "rack-test", "requirements": ">= 0.6" }, { "name": "rake", "requirements": ">= 10.0" }, { "name": "rspec", "requirements": ">= 2.12" } ], "runtime": [ { "name": "net-ldap", "requirements": "~> 0.16" }, { "name": "omniauth", "requirements": ">= 1.3, < 3" }, { "name": "pyu-ruby-sasl", "requirements": ">= 0.0.3.3, < 0.1" }, { "name": "rubyntlm", "requirements": "~> 0.5" } ] } }
2025-08-20 15:07:06 UTC
Nftj8WHwdgjU_Pjgud86p

code_healer

CodeHealer is a revolutionary gem that enables your Ruby applications to automatically detect, analyze, and fix errors using AI. It integrates with OpenAI API, Claude Code terminal, and provides intelligent error handling, business context awareness, and automated Git operations. Features: - 🤖 AI-powered error analysis and code generation - 🎯 Business context-aware fixes - 🔄 Multiple healing strategies (API, Claude Code, Hybrid) - 📝 Automated Git operations and PR creation - 📋 Business requirements integration from markdown - ⚡ Background job processing with Sidekiq - 🎨 Configurable via YAML files

0.1.5
Content{ "name": "code_healer", "downloads": 394, "version": "0.1.5", "version_created_at": "2025-08-20T14:56:25.469Z", "version_downloads": 0, "platform": "ruby", "authors": "Deepan Kumar", "info": "CodeHealer is a revolutionary gem that enables your Ruby applications to \nautomatically detect, analyze, and fix errors using AI. It integrates \nwith OpenAI API, Claude Code terminal, and provides intelligent error handling, \nbusiness context awareness, and automated Git operations.\n\nFeatures:\n- 🤖 AI-powered error analysis and code generation\n- 🎯 Business context-aware fixes\n- 🔄 Multiple healing strategies (API, Claude Code, Hybrid)\n- 📝 Automated Git operations and PR creation\n- 📋 Business requirements integration from markdown\n- ⚡ Background job processing with Sidekiq\n- 🎨 Configurable via YAML files\n", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/deepan-g2/code-healer", "changelog_uri": "https://github.com/deepan-g2/code-healer/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/deepan-g2/code-healer/issues", "source_code_uri": "https://github.com/deepan-g2/code-healer", "documentation_uri": "https://github.com/deepan-g2/code-healer/blob/main/README.md" }, "yanked": false, "sha": "b6ac951c62ef812678979e3a542a10004b1e604a24ebbf65b3285723a268e2fb", "spec_sha": "d510b47c74f6b6d6b0bcee60d4e14cc5c32f642f58ead82e5410e8a2d6218480", "project_uri": "https://rubygems.org/gems/code_healer", "gem_uri": "https://rubygems.org/gems/code_healer-0.1.5.gem", "homepage_uri": "https://github.com/deepan-g2/code-healer", "wiki_uri": null, "documentation_uri": "https://github.com/deepan-g2/code-healer/blob/main/README.md", "mailing_list_uri": null, "source_code_uri": "https://github.com/deepan-g2/code-healer", "bug_tracker_uri": "https://github.com/deepan-g2/code-healer/issues", "changelog_uri": "https://github.com/deepan-g2/code-healer/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 2.0.0" }, { "name": "factory_bot_rails", "requirements": ">= 6.0.0" }, { "name": "faker", "requirements": ">= 2.0.0" }, { "name": "rake", "requirements": ">= 13.0.0" }, { "name": "redcarpet", "requirements": ">= 3.0.0" }, { "name": "rspec", "requirements": ">= 3.0.0" }, { "name": "rspec-rails", "requirements": ">= 5.0.0" }, { "name": "rubocop", "requirements": ">= 1.0.0" }, { "name": "rubocop-rails", "requirements": ">= 2.0.0" }, { "name": "vcr", "requirements": ">= 6.0.0" }, { "name": "webmock", "requirements": ">= 3.0.0" }, { "name": "yard", "requirements": ">= 0.9.0" } ], "runtime": [ { "name": "actionpack", "requirements": ">= 6.0.0" }, { "name": "activemodel", "requirements": ">= 6.0.0" }, { "name": "activesupport", "requirements": ">= 6.0.0" }, { "name": "git", "requirements": "~> 1.0, >= 1.0.0" }, { "name": "octokit", "requirements": "~> 4.0, >= 4.0.0" }, { "name": "openai", "requirements": "~> 0.16.0, >= 0.16.0" }, { "name": "rails", "requirements": ">= 6.0.0" }, { "name": "redis", "requirements": "~> 4.0, >= 4.0.0" }, { "name": "sidekiq", "requirements": ">= 6.0.0" } ] } }
2025-08-20 14:56:27 UTC
RZfKRkVQ6uFzYZVyk15ZG

hgsgtk_studio_game

A game about players and treasures

1.0.1
Content{ "name": "hgsgtk_studio_game", "downloads": 0, "version": "1.0.1", "version_created_at": "2025-08-20T14:55:35.004Z", "version_downloads": 0, "platform": "ruby", "authors": "Kazuki Higashiguchi", "info": "A game about players and treasures", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "9ec76e9026da47d59731eda55374012872ffda0f18c3f49344fed7066f481103", "spec_sha": "8ee03389d6a93e8cd74bf87fddbca128c412aa0e75813f489cb1d76f103cf0d7", "project_uri": "https://rubygems.org/gems/hgsgtk_studio_game", "gem_uri": "https://rubygems.org/gems/hgsgtk_studio_game-1.0.1.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/hgsgtk_studio_game/1.0.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-08-20 14:55:36 UTC
61esN59vBo7wxBmXNS8zR

jekyll-github-pages

This is a custom jekyll theme originally intended for my various github pages use

0.1.7
Content{ "name": "jekyll-github-pages", "downloads": 383, "version": "0.1.7", "version_created_at": "2025-08-20T14:53:54.923Z", "version_downloads": 0, "platform": "ruby", "authors": "Francis Rosinante", "info": "This is a custom jekyll theme originally intended for my various github pages use", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "c65d394479f1f4c0fd4fe31fa3e852e8fd6f0503830e49dbb4ed03f213a0bdc5", "spec_sha": "317fb06a612afc3d2cabc3a6b63317c1416ac874ecb6dd9797a2d3a7d4d8d701", "project_uri": "https://rubygems.org/gems/jekyll-github-pages", "gem_uri": "https://rubygems.org/gems/jekyll-github-pages-0.1.7.gem", "homepage_uri": "https://github.com/itsfranrose/jekyll-github-pages", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/jekyll-github-pages/0.1.7", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.6.9" }, { "name": "rake", "requirements": "~> 13.3" } ], "runtime": [ { "name": "jekyll", "requirements": "~> 4.2" } ] } }
2025-08-20 14:53:56 UTC
qQ2NlX7a4CjQPynL6sFx7

hgsgtk_studio_game

A game about players and treasures

1.0.0
Content{ "name": "hgsgtk_studio_game", "downloads": 0, "version": "1.0.0", "version_created_at": "2025-08-20T14:49:09.093Z", "version_downloads": 0, "platform": "ruby", "authors": "Kazuki Higashiguchi", "info": "A game about players and treasures", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "457f4844a6dc8156bd65af369bd0e0bb51ee53d0c1f4fdf76f68512c6ea2d5ae", "spec_sha": "6bdbd5053f41deb41df170815f3c24dbfa37c68dfde344b8106455f379a6040b", "project_uri": "https://rubygems.org/gems/hgsgtk_studio_game", "gem_uri": "https://rubygems.org/gems/hgsgtk_studio_game-1.0.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/hgsgtk_studio_game/1.0.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-08-20 14:49:12 UTC
1hoVOh5eDIsKSpMSBeoYm

cybrid_api_id_ruby

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

0.124.79
Content{ "name": "cybrid_api_id_ruby", "downloads": 1604990, "version": "0.124.79", "version_created_at": "2025-08-20T14:39:17.847Z", "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": "4879ac9414d0aee458f171ad2a5837be62dc27c03df4cd39923c3193d29e9f40", "spec_sha": "46f428bfd2a545eb77dfe800797994641e793752882639247f29ebed257c8df8", "project_uri": "https://rubygems.org/gems/cybrid_api_id_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_id_ruby-0.124.79.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.79", "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-08-20 14:39:22 UTC
14a-cBGiDz99g0WE7Ig-u

cybrid_api_bank_ruby

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

0.124.79
Content{ "name": "cybrid_api_bank_ruby", "downloads": 1601212, "version": "0.124.79", "version_created_at": "2025-08-20T14:37:21.393Z", "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": "12ccc7d751f75742e0422832c36941239843b0cdc29aac760a57725c4dca7962", "spec_sha": "ebcb9c872b12e85a2456a24f5495f87112307852f84cee99c47aefeda91496f5", "project_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby-0.124.79.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.79", "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-08-20 14:37:25 UTC
W-Y1qwhbYnCyjGz67z2zx

cybrid_api_organization_ruby

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

0.124.79
Content{ "name": "cybrid_api_organization_ruby", "downloads": 1623135, "version": "0.124.79", "version_created_at": "2025-08-20T14:36:58.159Z", "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": "4d7a6ee216bc47a3d43b3a8270c67bdc139046dc2e1cafccdfc439fc8b1da436", "spec_sha": "81a11315f05a38e087b9ee4755bce4b2f12a59defb5a6e9ecbd5a786daea9a86", "project_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby-0.124.79.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.79", "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-08-20 14:37:04 UTC
22Dkpn_un2OcIHa0yjJvX

svix

Svix makes webhooks easy and reliable. Learn more at https://www.svix.com

1.74.0
Content{ "name": "svix", "downloads": 1717431, "version": "1.74.0", "version_created_at": "2025-08-20T14:36:27.254Z", "version_downloads": 0, "platform": "ruby", "authors": "Svix", "info": "Svix makes webhooks easy and reliable. Learn more at https://www.svix.com", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://www.svix.com", "changelog_uri": "https://github.com/svix/svix-libs/blob/main/ChangeLog.md", "source_code_uri": "https://github.com/svix/svix-libs", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "5c98002a8748c8e5fb8f1c0bb108430eb22ac7bc88a6da1a534f871151b43c1b", "spec_sha": "9437e0bca872a155c28c5b3b23fd981274aa2a11ae98f595987eb082b5df94f0", "project_uri": "https://rubygems.org/gems/svix", "gem_uri": "https://rubygems.org/gems/svix-1.74.0.gem", "homepage_uri": "https://www.svix.com", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/svix/svix-libs", "bug_tracker_uri": null, "changelog_uri": "https://github.com/svix/svix-libs/blob/main/ChangeLog.md", "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.2" }, { "name": "webmock", "requirements": "~> 3.25" } ], "runtime": [] } }
2025-08-20 14:36:29 UTC