Rubyhooks

Lastest updates from Rubygems.org

ID Gem Version Body Updated At
GjUWAOVBZN6N_yNpW4u2a

logstash-integration-snmp

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

4.1.0
Content{ "name": "logstash-integration-snmp", "downloads": 132582, "version": "4.1.0", "version_created_at": "2025-08-18T22:52:00.607Z", "version_downloads": 0, "platform": "java", "authors": "Elastic", "info": "This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program", "licenses": [ "Apache License (2.0)" ], "metadata": { "logstash_group": "integration", "logstash_plugin": "true", "integration_plugins": "logstash-input-snmp,logstash-input-snmptrap" }, "yanked": false, "sha": "3e1ba2cbdab6f65a2007363530f137443f153428abddc8099ef698edaa5a5526", "spec_sha": "925afea4128f4a1907f953b2883f9d46d73518fc8b5b09f0393755c792c9aea9", "project_uri": "https://rubygems.org/gems/logstash-integration-snmp", "gem_uri": "https://rubygems.org/gems/logstash-integration-snmp-4.1.0-java.gem", "homepage_uri": "http://www.elastic.co/guide/en/logstash/current/index.html", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/logstash-integration-snmp/4.1.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "logstash-devutils", "requirements": ">= 2.3" }, { "name": "rspec-wait", "requirements": ">= 0" } ], "runtime": [ { "name": "logstash-codec-plain", "requirements": ">= 0" }, { "name": "logstash-core", "requirements": ">= 6.5.0" }, { "name": "logstash-core-plugin-api", "requirements": ">= 1.60, <= 2.99" }, { "name": "logstash-mixin-ecs_compatibility_support", "requirements": "~> 1.3" }, { "name": "logstash-mixin-event_support", "requirements": "~> 1.0" }, { "name": "logstash-mixin-normalize_config_support", "requirements": "~> 1.0" }, { "name": "logstash-mixin-validator_support", "requirements": "~> 1.0" } ] } }
2025-08-18 22:52:02 UTC
VfhgVNoPQEQ18YPpg4bXK

online_migrations

Catch unsafe PostgreSQL migrations in development and run them easier in production

0.29.3
Content{ "name": "online_migrations", "downloads": 780409, "version": "0.29.3", "version_created_at": "2025-08-18T22:43:48.098Z", "version_downloads": 0, "platform": "ruby", "authors": "fatkodima", "info": "Catch unsafe PostgreSQL migrations in development and run them easier in production", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/fatkodima/online_migrations", "changelog_uri": "https://github.com/fatkodima/online_migrations/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/fatkodima/online_migrations" }, "yanked": false, "sha": "131018414d10df24e3cdcc7951790e6b315f31c9f0e1387c4241fb25aa8a5fdd", "spec_sha": "4db93fbf8b26ab3d392fe0b6808f950936a68612038ad24379c977a5a74624aa", "project_uri": "https://rubygems.org/gems/online_migrations", "gem_uri": "https://rubygems.org/gems/online_migrations-0.29.3.gem", "homepage_uri": "https://github.com/fatkodima/online_migrations", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/fatkodima/online_migrations", "bug_tracker_uri": null, "changelog_uri": "https://github.com/fatkodima/online_migrations/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activerecord", "requirements": ">= 7.1" } ] } }
2025-08-18 22:43:50 UTC
l-iqOlfLwNau-wWHZUY6G

typed_cache

TypedCache is a Ruby caching library designed to eliminate common caching pitfalls by providing a monadic, type-safe API that makes cache operations explicit and predictable. Cache interactions are first-class operations with comprehensive error handling and transparent state management. The library supports wrapping other caching libraries via custom backends and ActiveSupport::Cache is supported out of the box.

0.4.0.pre.1
Content{ "name": "typed_cache", "downloads": 725, "version": "0.4.0.pre.1", "version_created_at": "2025-08-18T22:13:10.153Z", "version_downloads": 0, "platform": "ruby", "authors": "Autumn Winter", "info": "TypedCache is a Ruby caching library designed to eliminate common caching pitfalls by providing a monadic, type-safe API that makes cache operations explicit and predictable. Cache interactions are first-class operations with\ncomprehensive error handling and transparent state management. The library supports wrapping other caching libraries via custom backends and ActiveSupport::Cache is supported out of the box.\n", "licenses": [ "Apache-2.0" ], "metadata": { "label": "caching", "labels": "typed_cache,ruby,caching,type-safety,rails,rbs", "license_uri": "https://github.com/glossawy/typed_cache/blob/main/LICENSE", "changelog_uri": "https://github.com/glossawy/typed_cache/blob/main/VERSIONS.adoc#040-1", "source_code_uri": "https://github.com/glossawy/typed_cache", "issue_tracker_uri": "https://github.com/glossawy/typed_cache/issues", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "e18430a51d23f2146074f4447071223988518a67076ccc7d99d2f187a7cd4f68", "spec_sha": "24bea901fa7d1249042c52dc1c394f08ea853f5fff1e25e73cae52c4ed29067e", "project_uri": "https://rubygems.org/gems/typed_cache", "gem_uri": "https://rubygems.org/gems/typed_cache-0.4.0.pre.1.gem", "homepage_uri": "https://github.com/glossawy/typed_cache", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/glossawy/typed_cache", "bug_tracker_uri": null, "changelog_uri": "https://github.com/glossawy/typed_cache/blob/main/VERSIONS.adoc#040-1", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "concurrent-ruby", "requirements": "~> 1.0" }, { "name": "dry-configurable", "requirements": "~> 1.0" }, { "name": "dry-monitor", "requirements": "~> 1.0" }, { "name": "dry-struct", "requirements": "~> 1.0" }, { "name": "dry-types", "requirements": "~> 1.0" }, { "name": "multi_json", "requirements": "~> 1.17" } ] } }
2025-08-18 22:13:50 UTC
NEjpCZvTg1deKIAmXkvaN

elasticgraph-support

Provides support utilities for other ElasticGraph gems.

1.0.1
Content{ "name": "elasticgraph-support", "downloads": 5183, "version": "1.0.1", "version_created_at": "2025-08-18T22:10:10.877Z", "version_downloads": 0, "platform": "ruby", "authors": "Myron Marston, Ben VandenBos, Block Engineering", "info": "Provides support utilities for other ElasticGraph gems.", "licenses": [ "MIT" ], "metadata": { "gem_category": "core", "homepage_uri": "https://block.github.io/elasticgraph/", "changelog_uri": "https://github.com/block/elasticgraph/releases/tag/v1.0.1", "bug_tracker_uri": "https://github.com/block/elasticgraph/issues", "source_code_uri": "https://github.com/block/elasticgraph/tree/v1.0.1/elasticgraph-support", "documentation_uri": "https://block.github.io/elasticgraph/api-docs/v1.0.1/" }, "yanked": false, "sha": "366b7f8e6ee62587577e0be31e39ca2bc98c7ca28477e276dae281d4586e8168", "spec_sha": "56ec68cfbfb8012ddf5818a923590de2d3d7794850cda6d5a23f52176158436a", "project_uri": "https://rubygems.org/gems/elasticgraph-support", "gem_uri": "https://rubygems.org/gems/elasticgraph-support-1.0.1.gem", "homepage_uri": "https://block.github.io/elasticgraph/", "wiki_uri": null, "documentation_uri": "https://block.github.io/elasticgraph/api-docs/v1.0.1/", "mailing_list_uri": null, "source_code_uri": "https://github.com/block/elasticgraph/tree/v1.0.1/elasticgraph-support", "bug_tracker_uri": "https://github.com/block/elasticgraph/issues", "changelog_uri": "https://github.com/block/elasticgraph/releases/tag/v1.0.1", "funding_uri": null, "dependencies": { "development": [ { "name": "faraday", "requirements": "~> 2.13, >= 2.13.4" } ], "runtime": [ { "name": "json_schemer", "requirements": "~> 2.4" }, { "name": "logger", "requirements": "~> 1.7" } ] } }
2025-08-18 22:10:12 UTC
1rYmGL9tI49BGKhavkOiJ

elasticgraph-schema_definition

Provides the ElasticGraph schema definition API.

1.0.1
Content{ "name": "elasticgraph-schema_definition", "downloads": 4970, "version": "1.0.1", "version_created_at": "2025-08-18T22:10:07.832Z", "version_downloads": 0, "platform": "ruby", "authors": "Myron Marston, Ben VandenBos, Block Engineering", "info": "Provides the ElasticGraph schema definition API.", "licenses": [ "MIT" ], "metadata": { "gem_category": "local", "homepage_uri": "https://block.github.io/elasticgraph/", "changelog_uri": "https://github.com/block/elasticgraph/releases/tag/v1.0.1", "bug_tracker_uri": "https://github.com/block/elasticgraph/issues", "source_code_uri": "https://github.com/block/elasticgraph/tree/v1.0.1/elasticgraph-schema_definition", "documentation_uri": "https://block.github.io/elasticgraph/api-docs/v1.0.1/" }, "yanked": false, "sha": "a744c2d1639550fcc30b1d6e8d41a1f9adf56e1cf61ff95fb77a72f2d23efcd5", "spec_sha": "0d1471ccfbae46653eb5bd99bfb5b8de4474fc50e888e2255580c425314fd917", "project_uri": "https://rubygems.org/gems/elasticgraph-schema_definition", "gem_uri": "https://rubygems.org/gems/elasticgraph-schema_definition-1.0.1.gem", "homepage_uri": "https://block.github.io/elasticgraph/", "wiki_uri": null, "documentation_uri": "https://block.github.io/elasticgraph/api-docs/v1.0.1/", "mailing_list_uri": null, "source_code_uri": "https://github.com/block/elasticgraph/tree/v1.0.1/elasticgraph-schema_definition", "bug_tracker_uri": "https://github.com/block/elasticgraph/issues", "changelog_uri": "https://github.com/block/elasticgraph/releases/tag/v1.0.1", "funding_uri": null, "dependencies": { "development": [ { "name": "elasticgraph-admin", "requirements": "= 1.0.1" }, { "name": "elasticgraph-datastore_core", "requirements": "= 1.0.1" }, { "name": "elasticgraph-elasticsearch", "requirements": "= 1.0.1" }, { "name": "elasticgraph-opensearch", "requirements": "= 1.0.1" } ], "runtime": [ { "name": "elasticgraph-graphql", "requirements": "= 1.0.1" }, { "name": "elasticgraph-indexer", "requirements": "= 1.0.1" }, { "name": "elasticgraph-schema_artifacts", "requirements": "= 1.0.1" }, { "name": "elasticgraph-support", "requirements": "= 1.0.1" }, { "name": "graphql", "requirements": "~> 2.5.11" }, { "name": "graphql-c_parser", "requirements": "~> 1.1, >= 1.1.3" }, { "name": "rake", "requirements": "~> 13.3" } ] } }
2025-08-18 22:10:09 UTC
CdiJibzd-Wy-sd1BfHBwt

elasticgraph-schema_artifacts

Provides access to ElasticGraph schema artifacts.

1.0.1
Content{ "name": "elasticgraph-schema_artifacts", "downloads": 5819, "version": "1.0.1", "version_created_at": "2025-08-18T22:10:03.791Z", "version_downloads": 0, "platform": "ruby", "authors": "Myron Marston, Ben VandenBos, Block Engineering", "info": "Provides access to ElasticGraph schema artifacts.", "licenses": [ "MIT" ], "metadata": { "gem_category": "core", "homepage_uri": "https://block.github.io/elasticgraph/", "changelog_uri": "https://github.com/block/elasticgraph/releases/tag/v1.0.1", "bug_tracker_uri": "https://github.com/block/elasticgraph/issues", "source_code_uri": "https://github.com/block/elasticgraph/tree/v1.0.1/elasticgraph-schema_artifacts", "documentation_uri": "https://block.github.io/elasticgraph/api-docs/v1.0.1/" }, "yanked": false, "sha": "e64dfb0d53217937072d891482ce53416634e90ad35beab637fd52ade70ac9ba", "spec_sha": "17e424d8ab6741dcbc011848bbbb78c47b76f45fe92e3b67e609bbfd17337980", "project_uri": "https://rubygems.org/gems/elasticgraph-schema_artifacts", "gem_uri": "https://rubygems.org/gems/elasticgraph-schema_artifacts-1.0.1.gem", "homepage_uri": "https://block.github.io/elasticgraph/", "wiki_uri": null, "documentation_uri": "https://block.github.io/elasticgraph/api-docs/v1.0.1/", "mailing_list_uri": null, "source_code_uri": "https://github.com/block/elasticgraph/tree/v1.0.1/elasticgraph-schema_artifacts", "bug_tracker_uri": "https://github.com/block/elasticgraph/issues", "changelog_uri": "https://github.com/block/elasticgraph/releases/tag/v1.0.1", "funding_uri": null, "dependencies": { "development": [ { "name": "elasticgraph-graphql", "requirements": "= 1.0.1" }, { "name": "elasticgraph-indexer", "requirements": "= 1.0.1" } ], "runtime": [ { "name": "elasticgraph-support", "requirements": "= 1.0.1" } ] } }
2025-08-18 22:10:05 UTC
FegGyGqYSiwzW7tFzIlWx

elasticgraph-rack

Serves an ElasticGraph application using Rack.

1.0.1
Content{ "name": "elasticgraph-rack", "downloads": 4980, "version": "1.0.1", "version_created_at": "2025-08-18T22:10:00.281Z", "version_downloads": 0, "platform": "ruby", "authors": "Myron Marston, Ben VandenBos, Block Engineering", "info": "Serves an ElasticGraph application using Rack.", "licenses": [ "MIT" ], "metadata": { "gem_category": "local", "homepage_uri": "https://block.github.io/elasticgraph/", "changelog_uri": "https://github.com/block/elasticgraph/releases/tag/v1.0.1", "bug_tracker_uri": "https://github.com/block/elasticgraph/issues", "source_code_uri": "https://github.com/block/elasticgraph/tree/v1.0.1/elasticgraph-rack", "documentation_uri": "https://block.github.io/elasticgraph/api-docs/v1.0.1/" }, "yanked": false, "sha": "21ee16b0a906275386dcf2d7c3e9ef76d891895f7298c0c77dc36531ce66d130", "spec_sha": "8c1580fea45262e464ee1c10b6b60983fdd8e68d39e786fb0dd9ef02c5758d7f", "project_uri": "https://rubygems.org/gems/elasticgraph-rack", "gem_uri": "https://rubygems.org/gems/elasticgraph-rack-1.0.1.gem", "homepage_uri": "https://block.github.io/elasticgraph/", "wiki_uri": null, "documentation_uri": "https://block.github.io/elasticgraph/api-docs/v1.0.1/", "mailing_list_uri": null, "source_code_uri": "https://github.com/block/elasticgraph/tree/v1.0.1/elasticgraph-rack", "bug_tracker_uri": "https://github.com/block/elasticgraph/issues", "changelog_uri": "https://github.com/block/elasticgraph/releases/tag/v1.0.1", "funding_uri": null, "dependencies": { "development": [ { "name": "elasticgraph-admin", "requirements": "= 1.0.1" }, { "name": "elasticgraph-elasticsearch", "requirements": "= 1.0.1" }, { "name": "elasticgraph-indexer", "requirements": "= 1.0.1" }, { "name": "elasticgraph-opensearch", "requirements": "= 1.0.1" } ], "runtime": [ { "name": "elasticgraph-graphql", "requirements": "= 1.0.1" }, { "name": "rack", "requirements": "~> 3.2" } ] } }
2025-08-18 22:10:02 UTC
nbV-QwPrN9L245iEW4jzS

elasticgraph-query_registry

Provides a source-controlled query registry for ElasticGraph applications.

1.0.1
Content{ "name": "elasticgraph-query_registry", "downloads": 5094, "version": "1.0.1", "version_created_at": "2025-08-18T22:09:56.998Z", "version_downloads": 0, "platform": "ruby", "authors": "Myron Marston, Ben VandenBos, Block Engineering", "info": "Provides a source-controlled query registry for ElasticGraph applications.", "licenses": [ "MIT" ], "metadata": { "gem_category": "extension", "homepage_uri": "https://block.github.io/elasticgraph/", "changelog_uri": "https://github.com/block/elasticgraph/releases/tag/v1.0.1", "bug_tracker_uri": "https://github.com/block/elasticgraph/issues", "source_code_uri": "https://github.com/block/elasticgraph/tree/v1.0.1/elasticgraph-query_registry", "documentation_uri": "https://block.github.io/elasticgraph/api-docs/v1.0.1/" }, "yanked": false, "sha": "f7051ffe1b58689ffe240852bf032dda2bb5320fd7bdd9bff159c92fc387d9c0", "spec_sha": "184795c4c32852e71ab6a023e546eb4b146e03c83c515f0b6700d2fe262a097a", "project_uri": "https://rubygems.org/gems/elasticgraph-query_registry", "gem_uri": "https://rubygems.org/gems/elasticgraph-query_registry-1.0.1.gem", "homepage_uri": "https://block.github.io/elasticgraph/", "wiki_uri": null, "documentation_uri": "https://block.github.io/elasticgraph/api-docs/v1.0.1/", "mailing_list_uri": null, "source_code_uri": "https://github.com/block/elasticgraph/tree/v1.0.1/elasticgraph-query_registry", "bug_tracker_uri": "https://github.com/block/elasticgraph/issues", "changelog_uri": "https://github.com/block/elasticgraph/releases/tag/v1.0.1", "funding_uri": null, "dependencies": { "development": [ { "name": "elasticgraph-elasticsearch", "requirements": "= 1.0.1" }, { "name": "elasticgraph-opensearch", "requirements": "= 1.0.1" } ], "runtime": [ { "name": "elasticgraph-graphql", "requirements": "= 1.0.1" }, { "name": "elasticgraph-support", "requirements": "= 1.0.1" }, { "name": "graphql", "requirements": "~> 2.5.11" }, { "name": "graphql-c_parser", "requirements": "~> 1.1, >= 1.1.3" }, { "name": "rake", "requirements": "~> 13.3" } ] } }
2025-08-18 22:09:58 UTC
uSHtWzq_VIvlLxDEa7SFe

elasticgraph-query_interceptor

Intercepts ElasticGraph datastore queries.

1.0.1
Content{ "name": "elasticgraph-query_interceptor", "downloads": 4441, "version": "1.0.1", "version_created_at": "2025-08-18T22:09:53.931Z", "version_downloads": 0, "platform": "ruby", "authors": "Myron Marston, Ben VandenBos, Block Engineering", "info": "Intercepts ElasticGraph datastore queries.", "licenses": [ "MIT" ], "metadata": { "gem_category": "extension", "homepage_uri": "https://block.github.io/elasticgraph/", "changelog_uri": "https://github.com/block/elasticgraph/releases/tag/v1.0.1", "bug_tracker_uri": "https://github.com/block/elasticgraph/issues", "source_code_uri": "https://github.com/block/elasticgraph/tree/v1.0.1/elasticgraph-query_interceptor", "documentation_uri": "https://block.github.io/elasticgraph/api-docs/v1.0.1/" }, "yanked": false, "sha": "245e8eeb7db81170521d7bbc91536e3dad7049004a606dbeeefb2788f2dfc621", "spec_sha": "357af0c5f0a35b71c94f6adfcdb9e84d75106c7efb1b51dee8771d8ebc3415dc", "project_uri": "https://rubygems.org/gems/elasticgraph-query_interceptor", "gem_uri": "https://rubygems.org/gems/elasticgraph-query_interceptor-1.0.1.gem", "homepage_uri": "https://block.github.io/elasticgraph/", "wiki_uri": null, "documentation_uri": "https://block.github.io/elasticgraph/api-docs/v1.0.1/", "mailing_list_uri": null, "source_code_uri": "https://github.com/block/elasticgraph/tree/v1.0.1/elasticgraph-query_interceptor", "bug_tracker_uri": "https://github.com/block/elasticgraph/issues", "changelog_uri": "https://github.com/block/elasticgraph/releases/tag/v1.0.1", "funding_uri": null, "dependencies": { "development": [ { "name": "elasticgraph-elasticsearch", "requirements": "= 1.0.1" }, { "name": "elasticgraph-opensearch", "requirements": "= 1.0.1" }, { "name": "elasticgraph-schema_definition", "requirements": "= 1.0.1" } ], "runtime": [ { "name": "elasticgraph-graphql", "requirements": "= 1.0.1" }, { "name": "elasticgraph-schema_artifacts", "requirements": "= 1.0.1" } ] } }
2025-08-18 22:09:55 UTC
h8Vv5i9bn1Hb0LeFhMoQD

elasticgraph-opensearch

Wraps the OpenSearch client for use by ElasticGraph.

1.0.1
Content{ "name": "elasticgraph-opensearch", "downloads": 5017, "version": "1.0.1", "version_created_at": "2025-08-18T22:09:50.774Z", "version_downloads": 0, "platform": "ruby", "authors": "Myron Marston, Ben VandenBos, Block Engineering", "info": "Wraps the OpenSearch client for use by ElasticGraph.", "licenses": [ "MIT" ], "metadata": { "gem_category": "datastore_adapter", "homepage_uri": "https://block.github.io/elasticgraph/", "changelog_uri": "https://github.com/block/elasticgraph/releases/tag/v1.0.1", "bug_tracker_uri": "https://github.com/block/elasticgraph/issues", "source_code_uri": "https://github.com/block/elasticgraph/tree/v1.0.1/elasticgraph-opensearch", "documentation_uri": "https://block.github.io/elasticgraph/api-docs/v1.0.1/" }, "yanked": false, "sha": "343b3992e88f35b99d25ff2575d97d510080c3f28367ffd3ee7716169a6de236", "spec_sha": "375c45a95999a50d9a7e9b01340123db6f6417c0c6407db839344da7f045556e", "project_uri": "https://rubygems.org/gems/elasticgraph-opensearch", "gem_uri": "https://rubygems.org/gems/elasticgraph-opensearch-1.0.1.gem", "homepage_uri": "https://block.github.io/elasticgraph/", "wiki_uri": null, "documentation_uri": "https://block.github.io/elasticgraph/api-docs/v1.0.1/", "mailing_list_uri": null, "source_code_uri": "https://github.com/block/elasticgraph/tree/v1.0.1/elasticgraph-opensearch", "bug_tracker_uri": "https://github.com/block/elasticgraph/issues", "changelog_uri": "https://github.com/block/elasticgraph/releases/tag/v1.0.1", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "elasticgraph-support", "requirements": "= 1.0.1" }, { "name": "faraday", "requirements": "~> 2.13, >= 2.13.4" }, { "name": "faraday-retry", "requirements": "~> 2.3, >= 2.3.2" }, { "name": "opensearch-ruby", "requirements": "~> 3.4" } ] } }
2025-08-18 22:09:52 UTC
OibMHY_ka1UwNrqV5M2Qh

elasticgraph-local

Provides support for developing ElasticGraph applications locally.

1.0.1
Content{ "name": "elasticgraph-local", "downloads": 5333, "version": "1.0.1", "version_created_at": "2025-08-18T22:09:47.456Z", "version_downloads": 0, "platform": "ruby", "authors": "Myron Marston, Ben VandenBos, Block Engineering", "info": "Provides support for developing ElasticGraph applications locally.", "licenses": [ "MIT" ], "metadata": { "gem_category": "local", "homepage_uri": "https://block.github.io/elasticgraph/", "changelog_uri": "https://github.com/block/elasticgraph/releases/tag/v1.0.1", "bug_tracker_uri": "https://github.com/block/elasticgraph/issues", "source_code_uri": "https://github.com/block/elasticgraph/tree/v1.0.1/elasticgraph-local", "documentation_uri": "https://block.github.io/elasticgraph/api-docs/v1.0.1/" }, "yanked": false, "sha": "80e6189f0ceca934c8ec1807ced4a8088469b7e4461512905a3129dc4b54ba28", "spec_sha": "bc92e28b859470d4904984501bfc56e40adace2373d4f6516a41e76499fb49e1", "project_uri": "https://rubygems.org/gems/elasticgraph-local", "gem_uri": "https://rubygems.org/gems/elasticgraph-local-1.0.1.gem", "homepage_uri": "https://block.github.io/elasticgraph/", "wiki_uri": null, "documentation_uri": "https://block.github.io/elasticgraph/api-docs/v1.0.1/", "mailing_list_uri": null, "source_code_uri": "https://github.com/block/elasticgraph/tree/v1.0.1/elasticgraph-local", "bug_tracker_uri": "https://github.com/block/elasticgraph/issues", "changelog_uri": "https://github.com/block/elasticgraph/releases/tag/v1.0.1", "funding_uri": null, "dependencies": { "development": [ { "name": "elasticgraph-apollo", "requirements": "= 1.0.1" }, { "name": "elasticgraph-elasticsearch", "requirements": "= 1.0.1" }, { "name": "elasticgraph-opensearch", "requirements": "= 1.0.1" } ], "runtime": [ { "name": "elasticgraph-admin", "requirements": "= 1.0.1" }, { "name": "elasticgraph-graphiql", "requirements": "= 1.0.1" }, { "name": "elasticgraph-graphql", "requirements": "= 1.0.1" }, { "name": "elasticgraph-indexer", "requirements": "= 1.0.1" }, { "name": "elasticgraph-schema_definition", "requirements": "= 1.0.1" }, { "name": "rackup", "requirements": "~> 2.2, >= 2.2.1" }, { "name": "rake", "requirements": "~> 13.3" }, { "name": "webrick", "requirements": "~> 1.9, >= 1.9.1" } ] } }
2025-08-18 22:09:49 UTC
a6bsKUyWaJY3KLVEWOMPx

elasticgraph-lambda_support

Supports running ElasticGraph using AWS Lambda.

1.0.1
Content{ "name": "elasticgraph-lambda_support", "downloads": 4660, "version": "1.0.1", "version_created_at": "2025-08-18T22:09:44.099Z", "version_downloads": 0, "platform": "ruby", "authors": "Myron Marston, Ben VandenBos, Block Engineering", "info": "Supports running ElasticGraph using AWS Lambda.", "licenses": [ "MIT" ], "metadata": { "gem_category": "lambda", "homepage_uri": "https://block.github.io/elasticgraph/", "changelog_uri": "https://github.com/block/elasticgraph/releases/tag/v1.0.1", "bug_tracker_uri": "https://github.com/block/elasticgraph/issues", "source_code_uri": "https://github.com/block/elasticgraph/tree/v1.0.1/elasticgraph-lambda_support", "documentation_uri": "https://block.github.io/elasticgraph/api-docs/v1.0.1/" }, "yanked": false, "sha": "31c176397b9d3a512d69e59dca6155535e03f8b3570378489a61c010e469b4ab", "spec_sha": "c5085ef1110bac773a2efd59b43ef0e68e2d0d955b738ab30b1087695b1d38a2", "project_uri": "https://rubygems.org/gems/elasticgraph-lambda_support", "gem_uri": "https://rubygems.org/gems/elasticgraph-lambda_support-1.0.1.gem", "homepage_uri": "https://block.github.io/elasticgraph/", "wiki_uri": null, "documentation_uri": "https://block.github.io/elasticgraph/api-docs/v1.0.1/", "mailing_list_uri": null, "source_code_uri": "https://github.com/block/elasticgraph/tree/v1.0.1/elasticgraph-lambda_support", "bug_tracker_uri": "https://github.com/block/elasticgraph/issues", "changelog_uri": "https://github.com/block/elasticgraph/releases/tag/v1.0.1", "funding_uri": null, "dependencies": { "development": [ { "name": "elasticgraph-admin", "requirements": "= 1.0.1" }, { "name": "elasticgraph-graphql", "requirements": "= 1.0.1" }, { "name": "elasticgraph-indexer", "requirements": "= 1.0.1" }, { "name": "elasticgraph-indexer_autoscaler_lambda", "requirements": "= 1.0.1" } ], "runtime": [ { "name": "elasticgraph-opensearch", "requirements": "= 1.0.1" }, { "name": "faraday_middleware-aws-sigv4", "requirements": "~> 1.0, >= 1.0.1" } ] } }
2025-08-18 22:09:45 UTC
iXieSL-aEfNXSnzVj3HOC

elasticgraph-indexer_lambda

Adapts elasticgraph-indexer to run in an AWS Lambda.

1.0.1
Content{ "name": "elasticgraph-indexer_lambda", "downloads": 4463, "version": "1.0.1", "version_created_at": "2025-08-18T22:09:40.612Z", "version_downloads": 0, "platform": "ruby", "authors": "Myron Marston, Ben VandenBos, Block Engineering", "info": "Adapts elasticgraph-indexer to run in an AWS Lambda.", "licenses": [ "MIT" ], "metadata": { "gem_category": "lambda", "homepage_uri": "https://block.github.io/elasticgraph/", "changelog_uri": "https://github.com/block/elasticgraph/releases/tag/v1.0.1", "bug_tracker_uri": "https://github.com/block/elasticgraph/issues", "source_code_uri": "https://github.com/block/elasticgraph/tree/v1.0.1/elasticgraph-indexer_lambda", "documentation_uri": "https://block.github.io/elasticgraph/api-docs/v1.0.1/" }, "yanked": false, "sha": "e6d2b3e196cc778902577046c3185da6eb2d0594ed8a13b47ba337f107eeede5", "spec_sha": "780dc52f4ec6a5c93d68130061503717db96c089e638c147035f646185d9d6f1", "project_uri": "https://rubygems.org/gems/elasticgraph-indexer_lambda", "gem_uri": "https://rubygems.org/gems/elasticgraph-indexer_lambda-1.0.1.gem", "homepage_uri": "https://block.github.io/elasticgraph/", "wiki_uri": null, "documentation_uri": "https://block.github.io/elasticgraph/api-docs/v1.0.1/", "mailing_list_uri": null, "source_code_uri": "https://github.com/block/elasticgraph/tree/v1.0.1/elasticgraph-indexer_lambda", "bug_tracker_uri": "https://github.com/block/elasticgraph/issues", "changelog_uri": "https://github.com/block/elasticgraph/releases/tag/v1.0.1", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-s3", "requirements": "~> 1.196, >= 1.196.1" }, { "name": "elasticgraph-indexer", "requirements": "= 1.0.1" }, { "name": "elasticgraph-lambda_support", "requirements": "= 1.0.1" }, { "name": "ox", "requirements": "~> 2.14, >= 2.14.23" } ] } }
2025-08-18 22:09:42 UTC
99pNABbqKDe9ZIUWXNJ18

elasticgraph-indexer_autoscaler_lambda

Monitors OpenSearch CPU utilization to autoscale elasticgraph-indexer_lambda concurrency.

1.0.1
Content{ "name": "elasticgraph-indexer_autoscaler_lambda", "downloads": 4426, "version": "1.0.1", "version_created_at": "2025-08-18T22:09:37.170Z", "version_downloads": 0, "platform": "ruby", "authors": "Myron Marston, Ben VandenBos, Block Engineering", "info": "Monitors OpenSearch CPU utilization to autoscale elasticgraph-indexer_lambda concurrency.", "licenses": [ "MIT" ], "metadata": { "gem_category": "lambda", "homepage_uri": "https://block.github.io/elasticgraph/", "changelog_uri": "https://github.com/block/elasticgraph/releases/tag/v1.0.1", "bug_tracker_uri": "https://github.com/block/elasticgraph/issues", "source_code_uri": "https://github.com/block/elasticgraph/tree/v1.0.1/elasticgraph-indexer_autoscaler_lambda", "documentation_uri": "https://block.github.io/elasticgraph/api-docs/v1.0.1/" }, "yanked": false, "sha": "6bb3b14a8e114f8e190680e92b0d25db053d09732ec41b201cad401ce0e29915", "spec_sha": "368453c339d7119b9555a25ef0593f9bbfb0ccaa1a5c695dfd97c833b1968107", "project_uri": "https://rubygems.org/gems/elasticgraph-indexer_autoscaler_lambda", "gem_uri": "https://rubygems.org/gems/elasticgraph-indexer_autoscaler_lambda-1.0.1.gem", "homepage_uri": "https://block.github.io/elasticgraph/", "wiki_uri": null, "documentation_uri": "https://block.github.io/elasticgraph/api-docs/v1.0.1/", "mailing_list_uri": null, "source_code_uri": "https://github.com/block/elasticgraph/tree/v1.0.1/elasticgraph-indexer_autoscaler_lambda", "bug_tracker_uri": "https://github.com/block/elasticgraph/issues", "changelog_uri": "https://github.com/block/elasticgraph/releases/tag/v1.0.1", "funding_uri": null, "dependencies": { "development": [ { "name": "elasticgraph-elasticsearch", "requirements": "= 1.0.1" }, { "name": "elasticgraph-opensearch", "requirements": "= 1.0.1" } ], "runtime": [ { "name": "aws-sdk-cloudwatch", "requirements": "~> 1.119" }, { "name": "aws-sdk-lambda", "requirements": "~> 1.158" }, { "name": "aws-sdk-sqs", "requirements": "~> 1.100" }, { "name": "elasticgraph-datastore_core", "requirements": "= 1.0.1" }, { "name": "elasticgraph-lambda_support", "requirements": "= 1.0.1" }, { "name": "ox", "requirements": "~> 2.14, >= 2.14.23" } ] } }
2025-08-18 22:09:39 UTC
fqYvdD0Zrxds-kEAGY4ZJ

elasticgraph-indexer

Indexes ElasticGraph data into a datastore.

1.0.1
Content{ "name": "elasticgraph-indexer", "downloads": 5008, "version": "1.0.1", "version_created_at": "2025-08-18T22:09:33.669Z", "version_downloads": 0, "platform": "ruby", "authors": "Myron Marston, Ben VandenBos, Block Engineering", "info": "Indexes ElasticGraph data into a datastore.", "licenses": [ "MIT" ], "metadata": { "gem_category": "core", "homepage_uri": "https://block.github.io/elasticgraph/", "changelog_uri": "https://github.com/block/elasticgraph/releases/tag/v1.0.1", "bug_tracker_uri": "https://github.com/block/elasticgraph/issues", "source_code_uri": "https://github.com/block/elasticgraph/tree/v1.0.1/elasticgraph-indexer", "documentation_uri": "https://block.github.io/elasticgraph/api-docs/v1.0.1/" }, "yanked": false, "sha": "82b98f059cc047f190acdfbab739fd58c44f3c2420624643aa8faf535b46b5d1", "spec_sha": "59bd3333d73663d244e74abad309e5b7a1216fdb2c71148f393fd7d4136a5d0d", "project_uri": "https://rubygems.org/gems/elasticgraph-indexer", "gem_uri": "https://rubygems.org/gems/elasticgraph-indexer-1.0.1.gem", "homepage_uri": "https://block.github.io/elasticgraph/", "wiki_uri": null, "documentation_uri": "https://block.github.io/elasticgraph/api-docs/v1.0.1/", "mailing_list_uri": null, "source_code_uri": "https://github.com/block/elasticgraph/tree/v1.0.1/elasticgraph-indexer", "bug_tracker_uri": "https://github.com/block/elasticgraph/issues", "changelog_uri": "https://github.com/block/elasticgraph/releases/tag/v1.0.1", "funding_uri": null, "dependencies": { "development": [ { "name": "elasticgraph-admin", "requirements": "= 1.0.1" }, { "name": "elasticgraph-elasticsearch", "requirements": "= 1.0.1" }, { "name": "elasticgraph-opensearch", "requirements": "= 1.0.1" }, { "name": "elasticgraph-schema_definition", "requirements": "= 1.0.1" } ], "runtime": [ { "name": "elasticgraph-datastore_core", "requirements": "= 1.0.1" }, { "name": "elasticgraph-schema_artifacts", "requirements": "= 1.0.1" }, { "name": "elasticgraph-support", "requirements": "= 1.0.1" }, { "name": "hashdiff", "requirements": "~> 1.2" } ] } }
2025-08-18 22:09:35 UTC
5SXko39QQUg3QIJ5ep2_a

elasticgraph-health_check

Provides a health check for high availability ElasticGraph deployments.

1.0.1
Content{ "name": "elasticgraph-health_check", "downloads": 4303, "version": "1.0.1", "version_created_at": "2025-08-18T22:09:29.929Z", "version_downloads": 0, "platform": "ruby", "authors": "Myron Marston, Ben VandenBos, Block Engineering", "info": "Provides a health check for high availability ElasticGraph deployments.", "licenses": [ "MIT" ], "metadata": { "gem_category": "extension", "homepage_uri": "https://block.github.io/elasticgraph/", "changelog_uri": "https://github.com/block/elasticgraph/releases/tag/v1.0.1", "bug_tracker_uri": "https://github.com/block/elasticgraph/issues", "source_code_uri": "https://github.com/block/elasticgraph/tree/v1.0.1/elasticgraph-health_check", "documentation_uri": "https://block.github.io/elasticgraph/api-docs/v1.0.1/" }, "yanked": false, "sha": "05f35952a6654ce62de64a90dcfd0c6c67cb8d17e47a9caa448afa654a87fa8a", "spec_sha": "db644a134be9f95cb00f38df22656b1c9da1658d7746244832a6417799d2733e", "project_uri": "https://rubygems.org/gems/elasticgraph-health_check", "gem_uri": "https://rubygems.org/gems/elasticgraph-health_check-1.0.1.gem", "homepage_uri": "https://block.github.io/elasticgraph/", "wiki_uri": null, "documentation_uri": "https://block.github.io/elasticgraph/api-docs/v1.0.1/", "mailing_list_uri": null, "source_code_uri": "https://github.com/block/elasticgraph/tree/v1.0.1/elasticgraph-health_check", "bug_tracker_uri": "https://github.com/block/elasticgraph/issues", "changelog_uri": "https://github.com/block/elasticgraph/releases/tag/v1.0.1", "funding_uri": null, "dependencies": { "development": [ { "name": "elasticgraph-admin", "requirements": "= 1.0.1" }, { "name": "elasticgraph-elasticsearch", "requirements": "= 1.0.1" }, { "name": "elasticgraph-indexer", "requirements": "= 1.0.1" }, { "name": "elasticgraph-opensearch", "requirements": "= 1.0.1" }, { "name": "elasticgraph-schema_definition", "requirements": "= 1.0.1" } ], "runtime": [ { "name": "elasticgraph-datastore_core", "requirements": "= 1.0.1" }, { "name": "elasticgraph-graphql", "requirements": "= 1.0.1" }, { "name": "elasticgraph-support", "requirements": "= 1.0.1" } ] } }
2025-08-18 22:09:32 UTC
eeKI3T-30K6yplMyNTvAj

elasticgraph-graphql_lambda

Adapts elasticgraph-graphql to run as an AWS Lambda.

1.0.1
Content{ "name": "elasticgraph-graphql_lambda", "downloads": 4707, "version": "1.0.1", "version_created_at": "2025-08-18T22:09:26.596Z", "version_downloads": 0, "platform": "ruby", "authors": "Myron Marston, Ben VandenBos, Block Engineering", "info": "Adapts elasticgraph-graphql to run as an AWS Lambda.", "licenses": [ "MIT" ], "metadata": { "gem_category": "lambda", "homepage_uri": "https://block.github.io/elasticgraph/", "changelog_uri": "https://github.com/block/elasticgraph/releases/tag/v1.0.1", "bug_tracker_uri": "https://github.com/block/elasticgraph/issues", "source_code_uri": "https://github.com/block/elasticgraph/tree/v1.0.1/elasticgraph-graphql_lambda", "documentation_uri": "https://block.github.io/elasticgraph/api-docs/v1.0.1/" }, "yanked": false, "sha": "70ee500774da15757adf182f4e51754daa43f9d7afe329288a9052ab77e93cb4", "spec_sha": "5247814d61ca69e048949b3a077945140d603c6105d7853b19365b913d266351", "project_uri": "https://rubygems.org/gems/elasticgraph-graphql_lambda", "gem_uri": "https://rubygems.org/gems/elasticgraph-graphql_lambda-1.0.1.gem", "homepage_uri": "https://block.github.io/elasticgraph/", "wiki_uri": null, "documentation_uri": "https://block.github.io/elasticgraph/api-docs/v1.0.1/", "mailing_list_uri": null, "source_code_uri": "https://github.com/block/elasticgraph/tree/v1.0.1/elasticgraph-graphql_lambda", "bug_tracker_uri": "https://github.com/block/elasticgraph/issues", "changelog_uri": "https://github.com/block/elasticgraph/releases/tag/v1.0.1", "funding_uri": null, "dependencies": { "development": [ { "name": "elasticgraph-elasticsearch", "requirements": "= 1.0.1" }, { "name": "elasticgraph-query_registry", "requirements": "= 1.0.1" } ], "runtime": [ { "name": "elasticgraph-graphql", "requirements": "= 1.0.1" }, { "name": "elasticgraph-lambda_support", "requirements": "= 1.0.1" } ] } }
2025-08-18 22:09:28 UTC
Nq2XkXkRsX1I0fiGmrmHD

elasticgraph-graphql

Provides the ElasticGraph GraphQL query engine.

1.0.1
Content{ "name": "elasticgraph-graphql", "downloads": 5577, "version": "1.0.1", "version_created_at": "2025-08-18T22:09:23.051Z", "version_downloads": 0, "platform": "ruby", "authors": "Myron Marston, Ben VandenBos, Block Engineering", "info": "Provides the ElasticGraph GraphQL query engine.", "licenses": [ "MIT" ], "metadata": { "gem_category": "core", "homepage_uri": "https://block.github.io/elasticgraph/", "changelog_uri": "https://github.com/block/elasticgraph/releases/tag/v1.0.1", "bug_tracker_uri": "https://github.com/block/elasticgraph/issues", "source_code_uri": "https://github.com/block/elasticgraph/tree/v1.0.1/elasticgraph-graphql", "documentation_uri": "https://block.github.io/elasticgraph/api-docs/v1.0.1/" }, "yanked": false, "sha": "60639bb0c413854a408f1794b16f5f9127b8958f77deb5fa35da9d1ee08d3ee8", "spec_sha": "93e114d822467386937d2efb625cee8d48b92ed11c153080941cba59c3e39d1f", "project_uri": "https://rubygems.org/gems/elasticgraph-graphql", "gem_uri": "https://rubygems.org/gems/elasticgraph-graphql-1.0.1.gem", "homepage_uri": "https://block.github.io/elasticgraph/", "wiki_uri": null, "documentation_uri": "https://block.github.io/elasticgraph/api-docs/v1.0.1/", "mailing_list_uri": null, "source_code_uri": "https://github.com/block/elasticgraph/tree/v1.0.1/elasticgraph-graphql", "bug_tracker_uri": "https://github.com/block/elasticgraph/issues", "changelog_uri": "https://github.com/block/elasticgraph/releases/tag/v1.0.1", "funding_uri": null, "dependencies": { "development": [ { "name": "elasticgraph-admin", "requirements": "= 1.0.1" }, { "name": "elasticgraph-elasticsearch", "requirements": "= 1.0.1" }, { "name": "elasticgraph-indexer", "requirements": "= 1.0.1" }, { "name": "elasticgraph-opensearch", "requirements": "= 1.0.1" }, { "name": "elasticgraph-schema_definition", "requirements": "= 1.0.1" } ], "runtime": [ { "name": "base64", "requirements": "~> 0.3" }, { "name": "elasticgraph-datastore_core", "requirements": "= 1.0.1" }, { "name": "elasticgraph-schema_artifacts", "requirements": "= 1.0.1" }, { "name": "graphql", "requirements": "~> 2.5.11" }, { "name": "graphql-c_parser", "requirements": "~> 1.1, >= 1.1.3" } ] } }
2025-08-18 22:09:24 UTC
Gc2eyx92vzl6aewOuYFdE

elasticgraph-graphiql

Provides a GraphiQL IDE for ElasticGraph projects.

1.0.1
Content{ "name": "elasticgraph-graphiql", "downloads": 450, "version": "1.0.1", "version_created_at": "2025-08-18T22:09:19.239Z", "version_downloads": 0, "platform": "ruby", "authors": "Myron Marston, Ben VandenBos, Block Engineering", "info": "Provides a GraphiQL IDE for ElasticGraph projects.", "licenses": [ "MIT" ], "metadata": { "gem_category": "local", "homepage_uri": "https://block.github.io/elasticgraph/", "changelog_uri": "https://github.com/block/elasticgraph/releases/tag/v1.0.1", "bug_tracker_uri": "https://github.com/block/elasticgraph/issues", "source_code_uri": "https://github.com/block/elasticgraph/tree/v1.0.1/elasticgraph-graphiql", "documentation_uri": "https://block.github.io/elasticgraph/api-docs/v1.0.1/" }, "yanked": false, "sha": "855325cbc9e7d97ba0f61ee8713c42c9db1b4832dc4074f92ba1ab73832cb121", "spec_sha": "332cc8c717aeb74f70ed0d04f192bfc6ed2c25eb66267c05010a29925ea37853", "project_uri": "https://rubygems.org/gems/elasticgraph-graphiql", "gem_uri": "https://rubygems.org/gems/elasticgraph-graphiql-1.0.1.gem", "homepage_uri": "https://block.github.io/elasticgraph/", "wiki_uri": null, "documentation_uri": "https://block.github.io/elasticgraph/api-docs/v1.0.1/", "mailing_list_uri": null, "source_code_uri": "https://github.com/block/elasticgraph/tree/v1.0.1/elasticgraph-graphiql", "bug_tracker_uri": "https://github.com/block/elasticgraph/issues", "changelog_uri": "https://github.com/block/elasticgraph/releases/tag/v1.0.1", "funding_uri": null, "dependencies": { "development": [ { "name": "elasticgraph-elasticsearch", "requirements": "= 1.0.1" }, { "name": "elasticgraph-opensearch", "requirements": "= 1.0.1" } ], "runtime": [ { "name": "elasticgraph-rack", "requirements": "= 1.0.1" } ] } }
2025-08-18 22:09:21 UTC
qlcc2CG5beY8Me8LP0DFJ

elasticgraph-elasticsearch

Wraps the Elasticsearch client for use by ElasticGraph.

1.0.1
Content{ "name": "elasticgraph-elasticsearch", "downloads": 4559, "version": "1.0.1", "version_created_at": "2025-08-18T22:09:13.823Z", "version_downloads": 0, "platform": "ruby", "authors": "Myron Marston, Ben VandenBos, Block Engineering", "info": "Wraps the Elasticsearch client for use by ElasticGraph.", "licenses": [ "MIT" ], "metadata": { "gem_category": "datastore_adapter", "homepage_uri": "https://block.github.io/elasticgraph/", "changelog_uri": "https://github.com/block/elasticgraph/releases/tag/v1.0.1", "bug_tracker_uri": "https://github.com/block/elasticgraph/issues", "source_code_uri": "https://github.com/block/elasticgraph/tree/v1.0.1/elasticgraph-elasticsearch", "documentation_uri": "https://block.github.io/elasticgraph/api-docs/v1.0.1/" }, "yanked": false, "sha": "f1879e7fd80529ac207fff39c6b95f939a1627cbb9eee7e94c167fe6a43c1cf4", "spec_sha": "6a6aba403eba87e2870f3d7500754057214e7ed9834ad41ad4f4f989bbfb050a", "project_uri": "https://rubygems.org/gems/elasticgraph-elasticsearch", "gem_uri": "https://rubygems.org/gems/elasticgraph-elasticsearch-1.0.1.gem", "homepage_uri": "https://block.github.io/elasticgraph/", "wiki_uri": null, "documentation_uri": "https://block.github.io/elasticgraph/api-docs/v1.0.1/", "mailing_list_uri": null, "source_code_uri": "https://github.com/block/elasticgraph/tree/v1.0.1/elasticgraph-elasticsearch", "bug_tracker_uri": "https://github.com/block/elasticgraph/issues", "changelog_uri": "https://github.com/block/elasticgraph/releases/tag/v1.0.1", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "elasticgraph-support", "requirements": "= 1.0.1" }, { "name": "elasticsearch", "requirements": "~> 9.1, >= 9.1.1" }, { "name": "faraday", "requirements": "~> 2.13, >= 2.13.4" }, { "name": "faraday-retry", "requirements": "~> 2.3, >= 2.3.2" } ] } }
2025-08-18 22:09:17 UTC
cRL9dYH4_861_zL7zOM1g

elasticgraph-datastore_core

Contains the core datastore logic used by the rest of ElasticGraph.

1.0.1
Content{ "name": "elasticgraph-datastore_core", "downloads": 5124, "version": "1.0.1", "version_created_at": "2025-08-18T22:09:10.113Z", "version_downloads": 0, "platform": "ruby", "authors": "Myron Marston, Ben VandenBos, Block Engineering", "info": "Contains the core datastore logic used by the rest of ElasticGraph.", "licenses": [ "MIT" ], "metadata": { "gem_category": "core", "homepage_uri": "https://block.github.io/elasticgraph/", "changelog_uri": "https://github.com/block/elasticgraph/releases/tag/v1.0.1", "bug_tracker_uri": "https://github.com/block/elasticgraph/issues", "source_code_uri": "https://github.com/block/elasticgraph/tree/v1.0.1/elasticgraph-datastore_core", "documentation_uri": "https://block.github.io/elasticgraph/api-docs/v1.0.1/" }, "yanked": false, "sha": "10209f77bd524eaea243e7648ebf73e8e7ffc5baac1f23fd28a638a4de079eeb", "spec_sha": "33ee6c71d5b3846f23ab3fb762688f3a141c1667758b85bbf7ad1bb5d5d19147", "project_uri": "https://rubygems.org/gems/elasticgraph-datastore_core", "gem_uri": "https://rubygems.org/gems/elasticgraph-datastore_core-1.0.1.gem", "homepage_uri": "https://block.github.io/elasticgraph/", "wiki_uri": null, "documentation_uri": "https://block.github.io/elasticgraph/api-docs/v1.0.1/", "mailing_list_uri": null, "source_code_uri": "https://github.com/block/elasticgraph/tree/v1.0.1/elasticgraph-datastore_core", "bug_tracker_uri": "https://github.com/block/elasticgraph/issues", "changelog_uri": "https://github.com/block/elasticgraph/releases/tag/v1.0.1", "funding_uri": null, "dependencies": { "development": [ { "name": "elasticgraph-admin", "requirements": "= 1.0.1" }, { "name": "elasticgraph-elasticsearch", "requirements": "= 1.0.1" }, { "name": "elasticgraph-opensearch", "requirements": "= 1.0.1" }, { "name": "elasticgraph-schema_definition", "requirements": "= 1.0.1" } ], "runtime": [ { "name": "elasticgraph-schema_artifacts", "requirements": "= 1.0.1" }, { "name": "elasticgraph-support", "requirements": "= 1.0.1" } ] } }
2025-08-18 22:09:11 UTC
_wewd_E5hFcwxHpesVO9O

elasticgraph-apollo

Transforms an ElasticGraph project into an Apollo subgraph.

1.0.1
Content{ "name": "elasticgraph-apollo", "downloads": 4126, "version": "1.0.1", "version_created_at": "2025-08-18T22:09:06.402Z", "version_downloads": 0, "platform": "ruby", "authors": "Myron Marston, Ben VandenBos, Block Engineering", "info": "Transforms an ElasticGraph project into an Apollo subgraph.", "licenses": [ "MIT" ], "metadata": { "gem_category": "extension", "homepage_uri": "https://block.github.io/elasticgraph/", "changelog_uri": "https://github.com/block/elasticgraph/releases/tag/v1.0.1", "bug_tracker_uri": "https://github.com/block/elasticgraph/issues", "source_code_uri": "https://github.com/block/elasticgraph/tree/v1.0.1/elasticgraph-apollo", "documentation_uri": "https://block.github.io/elasticgraph/api-docs/v1.0.1/" }, "yanked": false, "sha": "6c52f91be0640f1f317f0088c550e06064835ac0b4c370a440d9357e08114197", "spec_sha": "06ab1c81e73f75b1587460fe2578da1a3a8f35aa65d851278d4554224fd9c21f", "project_uri": "https://rubygems.org/gems/elasticgraph-apollo", "gem_uri": "https://rubygems.org/gems/elasticgraph-apollo-1.0.1.gem", "homepage_uri": "https://block.github.io/elasticgraph/", "wiki_uri": null, "documentation_uri": "https://block.github.io/elasticgraph/api-docs/v1.0.1/", "mailing_list_uri": null, "source_code_uri": "https://github.com/block/elasticgraph/tree/v1.0.1/elasticgraph-apollo", "bug_tracker_uri": "https://github.com/block/elasticgraph/issues", "changelog_uri": "https://github.com/block/elasticgraph/releases/tag/v1.0.1", "funding_uri": null, "dependencies": { "development": [ { "name": "elasticgraph-admin", "requirements": "= 1.0.1" }, { "name": "elasticgraph-elasticsearch", "requirements": "= 1.0.1" }, { "name": "elasticgraph-indexer", "requirements": "= 1.0.1" }, { "name": "elasticgraph-opensearch", "requirements": "= 1.0.1" }, { "name": "elasticgraph-schema_definition", "requirements": "= 1.0.1" } ], "runtime": [ { "name": "apollo-federation", "requirements": "~> 3.10, >= 3.10.1" }, { "name": "elasticgraph-graphql", "requirements": "= 1.0.1" }, { "name": "elasticgraph-support", "requirements": "= 1.0.1" }, { "name": "graphql", "requirements": "~> 2.5.11" } ] } }
2025-08-18 22:09:08 UTC
ZGHYf2Sc2OKb8pROzhQMC

elasticgraph-admin

Administers a datastore for an ElasticGraph project.

1.0.1
Content{ "name": "elasticgraph-admin", "downloads": 5030, "version": "1.0.1", "version_created_at": "2025-08-18T22:08:59.568Z", "version_downloads": 0, "platform": "ruby", "authors": "Myron Marston, Ben VandenBos, Block Engineering", "info": "Administers a datastore for an ElasticGraph project.", "licenses": [ "MIT" ], "metadata": { "gem_category": "core", "homepage_uri": "https://block.github.io/elasticgraph/", "changelog_uri": "https://github.com/block/elasticgraph/releases/tag/v1.0.1", "bug_tracker_uri": "https://github.com/block/elasticgraph/issues", "source_code_uri": "https://github.com/block/elasticgraph/tree/v1.0.1/elasticgraph-admin", "documentation_uri": "https://block.github.io/elasticgraph/api-docs/v1.0.1/" }, "yanked": false, "sha": "94731aeac0827a018558532ff0708d70191feca7db7e6e01fe51488cba27b86b", "spec_sha": "c5f305eb1af45ba5c193e2d71468167b1d65439d9f097582a47c191ad1b09f51", "project_uri": "https://rubygems.org/gems/elasticgraph-admin", "gem_uri": "https://rubygems.org/gems/elasticgraph-admin-1.0.1.gem", "homepage_uri": "https://block.github.io/elasticgraph/", "wiki_uri": null, "documentation_uri": "https://block.github.io/elasticgraph/api-docs/v1.0.1/", "mailing_list_uri": null, "source_code_uri": "https://github.com/block/elasticgraph/tree/v1.0.1/elasticgraph-admin", "bug_tracker_uri": "https://github.com/block/elasticgraph/issues", "changelog_uri": "https://github.com/block/elasticgraph/releases/tag/v1.0.1", "funding_uri": null, "dependencies": { "development": [ { "name": "elasticgraph-elasticsearch", "requirements": "= 1.0.1" }, { "name": "elasticgraph-opensearch", "requirements": "= 1.0.1" }, { "name": "elasticgraph-schema_definition", "requirements": "= 1.0.1" } ], "runtime": [ { "name": "elasticgraph-datastore_core", "requirements": "= 1.0.1" }, { "name": "elasticgraph-indexer", "requirements": "= 1.0.1" }, { "name": "elasticgraph-schema_artifacts", "requirements": "= 1.0.1" }, { "name": "elasticgraph-support", "requirements": "= 1.0.1" }, { "name": "rake", "requirements": "~> 13.3" } ] } }
2025-08-18 22:09:06 UTC
S0RgnK1PHNZ56OjUiDXfB

elasticgraph-admin_lambda

Adapts elasticgraph-admin to run as an AWS Lambda.

1.0.1
Content{ "name": "elasticgraph-admin_lambda", "downloads": 4060, "version": "1.0.1", "version_created_at": "2025-08-18T22:09:03.032Z", "version_downloads": 0, "platform": "ruby", "authors": "Myron Marston, Ben VandenBos, Block Engineering", "info": "Adapts elasticgraph-admin to run as an AWS Lambda.", "licenses": [ "MIT" ], "metadata": { "gem_category": "lambda", "homepage_uri": "https://block.github.io/elasticgraph/", "changelog_uri": "https://github.com/block/elasticgraph/releases/tag/v1.0.1", "bug_tracker_uri": "https://github.com/block/elasticgraph/issues", "source_code_uri": "https://github.com/block/elasticgraph/tree/v1.0.1/elasticgraph-admin_lambda", "documentation_uri": "https://block.github.io/elasticgraph/api-docs/v1.0.1/" }, "yanked": false, "sha": "5ffca70edb640ec4b8f5cd62d7993a13054cbab10e22228b0b9bd40ae49daa56", "spec_sha": "f0fa667b47bdad20b6908514b62eb2ca1f7cd9c612174139a4133c3c2a7bc0cd", "project_uri": "https://rubygems.org/gems/elasticgraph-admin_lambda", "gem_uri": "https://rubygems.org/gems/elasticgraph-admin_lambda-1.0.1.gem", "homepage_uri": "https://block.github.io/elasticgraph/", "wiki_uri": null, "documentation_uri": "https://block.github.io/elasticgraph/api-docs/v1.0.1/", "mailing_list_uri": null, "source_code_uri": "https://github.com/block/elasticgraph/tree/v1.0.1/elasticgraph-admin_lambda", "bug_tracker_uri": "https://github.com/block/elasticgraph/issues", "changelog_uri": "https://github.com/block/elasticgraph/releases/tag/v1.0.1", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "elasticgraph-admin", "requirements": "= 1.0.1" }, { "name": "elasticgraph-lambda_support", "requirements": "= 1.0.1" }, { "name": "rake", "requirements": "~> 13.3" } ] } }
2025-08-18 22:09:05 UTC
BsoaY164mdwMaTACC1HCO

elasticgraph

Bootstraps ElasticGraph projects.

1.0.1
Content{ "name": "elasticgraph", "downloads": 4807, "version": "1.0.1", "version_created_at": "2025-08-18T22:08:54.982Z", "version_downloads": 0, "platform": "ruby", "authors": "Myron Marston, Ben VandenBos, Block Engineering", "info": "Bootstraps ElasticGraph projects.", "licenses": [ "MIT" ], "metadata": { "gem_category": "local", "homepage_uri": "https://block.github.io/elasticgraph/", "changelog_uri": "https://github.com/block/elasticgraph/releases/tag/v1.0.1", "bug_tracker_uri": "https://github.com/block/elasticgraph/issues", "source_code_uri": "https://github.com/block/elasticgraph/tree/v1.0.1/elasticgraph", "documentation_uri": "https://block.github.io/elasticgraph/api-docs/v1.0.1/" }, "yanked": false, "sha": "5b0381a2d6a76dd6cf2ac0654c8ec2ec4c158ebef82f6fd852c06cbaf726cf7f", "spec_sha": "805a5abda9f2c971f540aba1a0ca43e765f781328b47fa17332977f3ce48aeaf", "project_uri": "https://rubygems.org/gems/elasticgraph", "gem_uri": "https://rubygems.org/gems/elasticgraph-1.0.1.gem", "homepage_uri": "https://block.github.io/elasticgraph/", "wiki_uri": null, "documentation_uri": "https://block.github.io/elasticgraph/api-docs/v1.0.1/", "mailing_list_uri": null, "source_code_uri": "https://github.com/block/elasticgraph/tree/v1.0.1/elasticgraph", "bug_tracker_uri": "https://github.com/block/elasticgraph/issues", "changelog_uri": "https://github.com/block/elasticgraph/releases/tag/v1.0.1", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "elasticgraph-support", "requirements": "= 1.0.1" }, { "name": "thor", "requirements": "~> 1.4" } ] } }
2025-08-18 22:08:57 UTC
MCHbRQWVhh_EDKyBLhKRO

run_ical

Uses Hal Higdon's plans for creating a calendar

0.5.0
Content{ "name": "run_ical", "downloads": 13731, "version": "0.5.0", "version_created_at": "2025-08-18T22:01:10.908Z", "version_downloads": 0, "platform": "ruby", "authors": "Sean Cashin", "info": "Uses Hal Higdon's plans for creating a calendar", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "0598c9519e0f7b1f535d4ab9abaa289dd1fd238c20dbbf3c3b309324744f28b3", "spec_sha": "ac95ab94e6056f8459d4fd6f346f1ea11557d349a31b9ed4fbb8c229deb85bba", "project_uri": "https://rubygems.org/gems/run_ical", "gem_uri": "https://rubygems.org/gems/run_ical-0.5.0.gem", "homepage_uri": "https://github.com/scashin133/run_ical", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/run_ical/0.5.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.0" }, { "name": "irb", "requirements": ">= 0" }, { "name": "rake", "requirements": "~> 10.0" }, { "name": "rdoc", "requirements": ">= 0" }, { "name": "rspec", "requirements": "~> 3.0" } ], "runtime": [ { "name": "activesupport", "requirements": ">= 5.0.0" }, { "name": "base64", "requirements": ">= 0" }, { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "icalendar", "requirements": ">= 2.0.0" }, { "name": "logger", "requirements": ">= 0" }, { "name": "mutex_m", "requirements": ">= 0" }, { "name": "ostruct", "requirements": ">= 0" }, { "name": "yaml", "requirements": ">= 0" } ] } }
2025-08-18 22:01:15 UTC
rw-QRwemjijYzcmrVtOPU

stealth

Ruby framework for building conversational bots.

2.1.1
Content{ "name": "stealth", "downloads": 65909, "version": "2.1.1", "version_created_at": "2025-08-18T21:46:55.664Z", "version_downloads": 0, "platform": "ruby", "authors": "Mauricio Gomes, Matthew Black", "info": "Ruby framework for building conversational bots.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "b7f4d2503dc302a8f04d3d2772949752977316a8302e7178900d4c87a8fb26d8", "spec_sha": "4e2ede3d2f05c07839f5f5326bdab693687a49b2ce11bec6dd9e903caf674755", "project_uri": "https://rubygems.org/gems/stealth", "gem_uri": "https://rubygems.org/gems/stealth-2.1.1.gem", "homepage_uri": "https://github.com/hellostealth/stealth", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/stealth/2.1.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "mock_redis", "requirements": "~> 0.22" }, { "name": "rack-test", "requirements": "~> 2.0" }, { "name": "rspec", "requirements": "~> 3.9" } ], "runtime": [ { "name": "activesupport", "requirements": "~> 7.0" }, { "name": "connection_pool", "requirements": "~> 2.4" }, { "name": "multi_json", "requirements": "~> 1.12" }, { "name": "puma", "requirements": "~> 6.0" }, { "name": "redis", "requirements": "~> 5.0" }, { "name": "sidekiq", "requirements": "~> 7.0" }, { "name": "sinatra", "requirements": ">= 2, < 4" }, { "name": "thor", "requirements": "~> 1.0" }, { "name": "zeitwerk", "requirements": "~> 2.6" } ] } }
2025-08-18 21:46:57 UTC
HY0kY4reGoUyj7Jp9zy2_

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.5
Content{ "name": "smart_message", "downloads": 262, "version": "0.0.5", "version_created_at": "2025-08-18T21:45:33.252Z", "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": "5baa06011499666d27cc45b763d44305b64692d4a17d144919f456a1a5394c9a", "spec_sha": "83636f5bfd9052176642a86119e23507581e698876b9e8449eed1fe36837c7d0", "project_uri": "https://rubygems.org/gems/smart_message", "gem_uri": "https://rubygems.org/gems/smart_message-0.0.5.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": "concurrent-ruby", "requirements": ">= 0" }, { "name": "hashie", "requirements": ">= 0" }, { "name": "redis", "requirements": ">= 0" } ] } }
2025-08-18 21:45:34 UTC
yj8xT4isG6UowEPAEUSO3

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.

1.4.0
Content{ "name": "jetstream_bridge", "downloads": 1052, "version": "1.4.0", "version_created_at": "2025-08-18T21:29:03.869Z", "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": "b2e98608c938994706b8a5f08024aa9a10e4a932a818f7521f5c61a2ef46da51", "spec_sha": "9acbdce76c4ad189fa2e490a423dce70f21b70fa47f4c3e97998f3f4564276e1", "project_uri": "https://rubygems.org/gems/jetstream_bridge", "gem_uri": "https://rubygems.org/gems/jetstream_bridge-1.4.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" }, { "name": "rubocop-rake", "requirements": "~> 0.6" } ], "runtime": [ { "name": "activerecord", "requirements": ">= 6.0" }, { "name": "activesupport", "requirements": ">= 6.0" }, { "name": "nats-pure", "requirements": "~> 2.4" }, { "name": "rails", "requirements": ">= 6.0" } ] } }
2025-08-18 21:29:06 UTC
fUKwUdiu-C2JdfDGDYVjB

color_converters

Convert colors to hex/rgb/hsv/cmyk/hsl/xyz/cielab/oklch

0.1.3
Content{ "name": "color_converters", "downloads": 406, "version": "0.1.3", "version_created_at": "2025-08-18T21:26:22.690Z", "version_downloads": 0, "platform": "ruby", "authors": "Louis Davis", "info": "Convert colors to hex/rgb/hsv/cmyk/hsl/xyz/cielab/oklch", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/louiswdavis/color_converters", "changelog_uri": "https://github.com/louiswdavis/color_converters/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/louiswdavis/color_converters" }, "yanked": false, "sha": "5228145d5ad3a992754f46910f37a81f63c0e754d678626193f18d5be01ed62c", "spec_sha": "016909eaed52233049449c08afdd52fdc784a378d5e66b374c355a72cb967925", "project_uri": "https://rubygems.org/gems/color_converters", "gem_uri": "https://rubygems.org/gems/color_converters-0.1.3.gem", "homepage_uri": "https://github.com/louiswdavis/color_converters", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/louiswdavis/color_converters", "bug_tracker_uri": null, "changelog_uri": "https://github.com/louiswdavis/color_converters/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activesupport", "requirements": "~> 8.0.2" }, { "name": "matrix", "requirements": ">= 0" } ] } }
2025-08-18 21:26:24 UTC
OB2kIxSFR52-VSUy1bBML

y_fantasy

Ruby wrapper for the Yahoo Fantasy Sports API

0.1.1
Content{ "name": "y_fantasy", "downloads": 151, "version": "0.1.1", "version_created_at": "2025-08-18T21:24:43.629Z", "version_downloads": 0, "platform": "ruby", "authors": "Erik Aylward", "info": "Ruby wrapper for the Yahoo Fantasy Sports API", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/eaylward8/y_fantasy", "changelog_uri": "https://github.com/eaylward8/y_fantasy/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/eaylward8/y_fantasy" }, "yanked": false, "sha": "150ff4b541efa3f0027dcb538c1f01c60d0b3a8a2bafee37047b7b86f633329e", "spec_sha": "b13f6006d0171f4f9ed508802a6f0063d43c82140dd8d446af562475f35fe719", "project_uri": "https://rubygems.org/gems/y_fantasy", "gem_uri": "https://rubygems.org/gems/y_fantasy-0.1.1.gem", "homepage_uri": "https://github.com/eaylward8/y_fantasy", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/eaylward8/y_fantasy", "bug_tracker_uri": null, "changelog_uri": "https://github.com/eaylward8/y_fantasy/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.3" }, { "name": "factory_bot", "requirements": "~> 6.5" }, { "name": "pry-byebug", "requirements": "~> 3.10" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "simplecov", "requirements": "~> 0.20" }, { "name": "standard", "requirements": "~> 1.10" }, { "name": "webmock", "requirements": "~> 3.0" } ], "runtime": [ { "name": "dry-configurable", "requirements": "~> 1.0" }, { "name": "dry-initializer", "requirements": "~> 3.0" }, { "name": "dry-transformer", "requirements": "~> 1.0" }, { "name": "dry-types", "requirements": "~> 1.0" }, { "name": "dry-validation", "requirements": "~> 1.0" }, { "name": "mechanize", "requirements": "~> 2.9" }, { "name": "ox", "requirements": "~> 2.14" }, { "name": "thor", "requirements": "~> 1.3" }, { "name": "zeitwerk", "requirements": "~> 2.5" } ] } }
2025-08-18 21:24:45 UTC
mmmfyeUArg-Rs382rWmYn

fibered_mysql2

An adapter for fibered mysql2

0.3.2.pre.tstarck.6
Content{ "name": "fibered_mysql2", "downloads": 4367789, "version": "0.3.2.pre.tstarck.6", "version_created_at": "2025-08-18T21:23:04.315Z", "version_downloads": 0, "platform": "ruby", "authors": "Invoca Development", "info": "An adapter for fibered mysql2", "licenses": [], "metadata": { "homepage_uri": "https://github.com/Invoca/fibered_mysql2", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "e806ad7e38d586e152c711a44077d94ee9d02fca8a694753f51ca320996b8b43", "spec_sha": "7422c08160ff9a2ce80150642b173f3434721bb32f6872dbd605ddcecc349152", "project_uri": "https://rubygems.org/gems/fibered_mysql2", "gem_uri": "https://rubygems.org/gems/fibered_mysql2-0.3.2.pre.tstarck.6.gem", "homepage_uri": "https://github.com/Invoca/fibered_mysql2", "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": "em-synchrony", "requirements": "~> 1.0" }, { "name": "rails", "requirements": ">= 7.0, < 7.2" } ] } }
2025-08-18 21:23:06 UTC
BsAm5tEecRhG39R2G3x0-

make_pdf-jekyll

Allows that some documents, or pages to have a pdf version pre generated.

0.0.2
Content{ "name": "make_pdf-jekyll", "downloads": 0, "version": "0.0.2", "version_created_at": "2025-08-18T21:17:25.887Z", "version_downloads": 0, "platform": "ruby", "authors": "Victor Bogado da Silva Lins", "info": "Allows that some documents, or pages to have a pdf version pre generated.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "252cd14fb02c30141b570cd3462eec6efa7288ebca4b05ef96280ce8d93ebc43", "spec_sha": "625f1dbf30007ec767b4adbc5ee05e146c2acda6f9bf37f69669badb3ad8150d", "project_uri": "https://rubygems.org/gems/make_pdf-jekyll", "gem_uri": "https://rubygems.org/gems/make_pdf-jekyll-0.0.2.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/make_pdf-jekyll/0.0.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-08-18 21:17:27 UTC
nyPeIzeQqOwcClSz_xsNx

fibered_mysql2

An adapter for fibered mysql2

0.3.2.pre.tstarck.5
Content{ "name": "fibered_mysql2", "downloads": 4367758, "version": "0.3.2.pre.tstarck.5", "version_created_at": "2025-08-18T21:12:53.907Z", "version_downloads": 0, "platform": "ruby", "authors": "Invoca Development", "info": "An adapter for fibered mysql2", "licenses": [], "metadata": { "homepage_uri": "https://github.com/Invoca/fibered_mysql2", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "2b428e704961e360f0940fe329379bd346fda1b83f83d57df9961176935e6e54", "spec_sha": "1a879d84ba05f31a580f0d69d82001c5d23ec5afbebf6138223b2b04198b821a", "project_uri": "https://rubygems.org/gems/fibered_mysql2", "gem_uri": "https://rubygems.org/gems/fibered_mysql2-0.3.2.pre.tstarck.5.gem", "homepage_uri": "https://github.com/Invoca/fibered_mysql2", "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": "em-synchrony", "requirements": "~> 1.0" }, { "name": "rails", "requirements": ">= 7.0, < 7.2" } ] } }
2025-08-18 21:12:56 UTC
Ax54GQhmhlm4MXUQ-nX8c

vagrant-docker-networks-manager

Adds `vagrant network` subcommand, creates labeled Docker networks on `vagrant up`, and cleans them on `vagrant destroy` if created by this machine.

1.0.7
Content{ "name": "vagrant-docker-networks-manager", "downloads": 314, "version": "1.0.7", "version_created_at": "2025-08-18T21:10:16.890Z", "version_downloads": 0, "platform": "ruby", "authors": "Julien Poirou", "info": "Adds `vagrant network` subcommand, creates labeled Docker networks on `vagrant up`,\nand cleans them on `vagrant destroy` if created by this machine.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager", "changelog_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager/issues", "source_code_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "6794042d8ce862740350d3b72fcbcbd75f5f8e338e018360b535a364cbffda9b", "spec_sha": "0c9ce97253be12ebd7844fcbb367ccbfb66c8ab331e4d89237b9e90f8e3e749e", "project_uri": "https://rubygems.org/gems/vagrant-docker-networks-manager", "gem_uri": "https://rubygems.org/gems/vagrant-docker-networks-manager-1.0.7.gem", "homepage_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager", "bug_tracker_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager/issues", "changelog_uri": "https://github.com/julienpoirou/vagrant-docker-networks-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-18 21:10:19 UTC
N2L9IU5gyV0RqGW91F6gt

cybrid_api_bank_ruby

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

0.124.77
Content{ "name": "cybrid_api_bank_ruby", "downloads": 1594920, "version": "0.124.77", "version_created_at": "2025-08-18T21:07:48.404Z", "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": "7ab5582fd743dea2a0ffda6994a5fc0a0796745f3c130b5b385b52d7105ba953", "spec_sha": "a028a530982c70e92006049ed0f67074b09d4a884e9285d7dcf8baf1a175bd5c", "project_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby-0.124.77.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.77", "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-18 21:07:53 UTC
L0ihEfKB1-dW97LbUJYPY

cybrid_api_id_ruby

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

0.124.77
Content{ "name": "cybrid_api_id_ruby", "downloads": 1599947, "version": "0.124.77", "version_created_at": "2025-08-18T21:07:47.912Z", "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": "1e2c77285dfb63b4185fba394c589bb6eae4c641d5b0ea5913538c4e85ebf592", "spec_sha": "ecf4ced878f2f3b0574a5c627d3a810127a68b45131691fb8a602dc506c14bbf", "project_uri": "https://rubygems.org/gems/cybrid_api_id_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_id_ruby-0.124.77.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.77", "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-18 21:07:52 UTC
MdB1Ii4OW4UqhRXr8fa2s

cybrid_api_organization_ruby

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

0.124.77
Content{ "name": "cybrid_api_organization_ruby", "downloads": 1618234, "version": "0.124.77", "version_created_at": "2025-08-18T21:07:04.073Z", "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": "bb15dce27466e1bff36475eac4f0b32a44bb089202ac8336459eddb6e2a41ee9", "spec_sha": "b75d641f2c452eecea063abcb68540313ba9f4d7f3f5cd1705bbdd3b5bd91cd9", "project_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby-0.124.77.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.77", "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-18 21:07:09 UTC
2dVI9xFIwFz0ezQZSOF3X

turbopuffer-ruby

Ruby library to access the Turbopuffer API

0.2.6
Content{ "name": "turbopuffer-ruby", "downloads": 2935, "version": "0.2.6", "version_created_at": "2025-08-18T21:01:55.072Z", "version_downloads": 0, "platform": "ruby", "authors": "Turbopuffer", "info": "Ruby library to access the Turbopuffer API", "licenses": [], "metadata": { "homepage_uri": "https://gemdocs.org/gems/turbopuffer-ruby", "source_code_uri": "https://github.com/turbopuffer/turbopuffer-ruby", "rubygems_mfa_required": "false" }, "yanked": false, "sha": "1c7af4c4d765e668c0e711bf2174ca6bdabd62d16d86645b647cca3299630631", "spec_sha": "ab24753048510f1732c66cb9d7208c1e785c7e4d23a9abc7bb0957c36ff4503d", "project_uri": "https://rubygems.org/gems/turbopuffer-ruby", "gem_uri": "https://rubygems.org/gems/turbopuffer-ruby-0.2.6.gem", "homepage_uri": "https://gemdocs.org/gems/turbopuffer-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/turbopuffer/turbopuffer-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "connection_pool", "requirements": ">= 0" } ] } }
2025-08-18 21:01:57 UTC
MoKnxMwO_EAYm3fpp4quD

gl_rubocop

A shareable configuration of Give Lively's rubocop rules.

0.2.16
Content{ "name": "gl_rubocop", "downloads": 21490, "version": "0.2.16", "version_created_at": "2025-08-18T21:00:33.344Z", "version_downloads": 0, "platform": "ruby", "authors": "Give Lively", "info": "A shareable configuration of Give Lively's rubocop rules.", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "b20fed848d0b35870f2605ba0c2179385829e1d2edab9cdaced1a6ba613213cb", "spec_sha": "33cebf50695e9ef699fcc35b31b2fb3779df245156780117b91ba1efca141ba9", "project_uri": "https://rubygems.org/gems/gl_rubocop", "gem_uri": "https://rubygems.org/gems/gl_rubocop-0.2.16.gem", "homepage_uri": "https://github.com/givelively/gl_rubocop", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/gl_rubocop/0.2.16", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rubocop", "requirements": "~> 1.62.1" }, { "name": "rubocop-haml", "requirements": "~> 0.2.4" }, { "name": "rubocop-magic_numbers", "requirements": ">= 0" }, { "name": "rubocop-performance", "requirements": ">= 0" }, { "name": "rubocop-rails", "requirements": ">= 0" }, { "name": "rubocop-rake", "requirements": ">= 0" }, { "name": "rubocop-rspec", "requirements": "~> 2.25" }, { "name": "rubocop-sorbet", "requirements": ">= 0" } ] } }
2025-08-18 21:00:35 UTC
6cV-J2atNk_PgwXXE1ejF

stack-service-base

Common files

0.0.36
Content{ "name": "stack-service-base", "downloads": 5222, "version": "0.0.36", "version_created_at": "2025-08-18T21:00:17.955Z", "version_downloads": 0, "platform": "ruby", "authors": "Artyom B", "info": "Common files", "licenses": [], "metadata": {}, "yanked": false, "sha": "6455e25030d1608e9d2637272fc211b76a75942959d207fe1d385c99e4067ea3", "spec_sha": "21cd30c1cf0e2a20b9a329ad96d53cb5892b0406fdace0398a9cc1f503bd9ac8", "project_uri": "https://rubygems.org/gems/stack-service-base", "gem_uri": "https://rubygems.org/gems/stack-service-base-0.0.36.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/stack-service-base/0.0.36", "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.10" }, { "name": "rspec_junit_formatter", "requirements": "~> 0.5.1" }, { "name": "rubocop", "requirements": "~> 1.63.2" }, { "name": "rubocop-rake", "requirements": "~> 0.6.0" }, { "name": "rubocop-rspec", "requirements": "~> 2.14.2" } ], "runtime": [ { "name": "async", "requirements": ">= 0" }, { "name": "nats-pure", "requirements": ">= 0" }, { "name": "opentelemetry-exporter-otlp", "requirements": ">= 0" }, { "name": "opentelemetry-instrumentation-all", "requirements": ">= 0" }, { "name": "opentelemetry-sdk", "requirements": ">= 0" }, { "name": "prometheus-client", "requirements": ">= 0" }, { "name": "rack", "requirements": ">= 0" }, { "name": "websocket", "requirements": ">= 0" } ] } }
2025-08-18 21:00:20 UTC
jcbkt2WHQliQzzcx1tX-E

vagrant-docker-networks-manager

Adds `vagrant network` subcommand, creates labeled Docker networks on `vagrant up`, and cleans them on `vagrant destroy` if created by this machine.

1.0.6
Content{ "name": "vagrant-docker-networks-manager", "downloads": 261, "version": "1.0.6", "version_created_at": "2025-08-18T20:31:17.276Z", "version_downloads": 0, "platform": "ruby", "authors": "Julien Poirou", "info": "Adds `vagrant network` subcommand, creates labeled Docker networks on `vagrant up`,\nand cleans them on `vagrant destroy` if created by this machine.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager", "changelog_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager/issues", "source_code_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "75a0fbf3969ea841830f735b76979e72d3eeab584ab24b05cad5a6bfd9310e35", "spec_sha": "67ea86114384c4f7d0e6cced0bb28bcae8afac009ea3d386137056184251b527", "project_uri": "https://rubygems.org/gems/vagrant-docker-networks-manager", "gem_uri": "https://rubygems.org/gems/vagrant-docker-networks-manager-1.0.6.gem", "homepage_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager", "bug_tracker_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager/issues", "changelog_uri": "https://github.com/julienpoirou/vagrant-docker-networks-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-18 20:31:19 UTC
_PGYJxX2n3ETXkJEJq5sY

tencentcloud-sdk-vod

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

3.0.1125
Content{ "name": "tencentcloud-sdk-vod", "downloads": 550861, "version": "3.0.1125", "version_created_at": "2025-08-18T20:29:05.558Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service VOD.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-vod" }, "yanked": false, "sha": "ef24b0db40b93762bce6f7a8ce722fb89876f90b0f66a2f2c6a80ceb1ed7ef08", "spec_sha": "bee5e1bac8c5aeb98efbee6c9914070fee6b839c305e02504c92d5c62bd6897d", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-vod", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-vod-3.0.1125.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-vod", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-08-18 20:29:09 UTC
rZ8WZix_HNzKt_us7yoJG

tencentcloud-sdk-tsf

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

3.0.1125
Content{ "name": "tencentcloud-sdk-tsf", "downloads": 535360, "version": "3.0.1125", "version_created_at": "2025-08-18T20:29:02.302Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TSF.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-tsf" }, "yanked": false, "sha": "9e349710bc31a1ed191d340e62abc35860f1f7c22d4cf7694a2a46445280c625", "spec_sha": "e2dc47a6273e1481d92bd27c9b304324b33f12225b98af462f6d659ce009d74c", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-tsf", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-tsf-3.0.1125.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-tsf", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-08-18 20:29:04 UTC
7JcsuVhbWZ9aPbFnIGfql

tencentcloud-sdk-tse

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

3.0.1125
Content{ "name": "tencentcloud-sdk-tse", "downloads": 523616, "version": "3.0.1125", "version_created_at": "2025-08-18T20:28:55.520Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TSE.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-tse" }, "yanked": false, "sha": "2b15ec3b20c9ff3b5807bdca1746c878c8adc47488a3b2a13b0d38c590c2914a", "spec_sha": "371e05eb4b95ba19c1e4c47e85b9e85f5708758560869934d39dcd95490561c4", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-tse", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-tse-3.0.1125.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-tse", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-08-18 20:28:58 UTC
VBXBrt_t1Rs3PikfsA3up

tencentcloud-sdk-trocket

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

3.0.1125
Content{ "name": "tencentcloud-sdk-trocket", "downloads": 147995, "version": "3.0.1125", "version_created_at": "2025-08-18T20:28:50.870Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TROCKET.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-trocket" }, "yanked": false, "sha": "3368e966100d7f023db7457adb1253ccf94064748ff6bb4cbdff90142f14e308", "spec_sha": "be73e4b3e6b04082d2f3c49197cb9d3987cf19392b1193a485f66bbf1940b300", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-trocket", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-trocket-3.0.1125.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-trocket", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-08-18 20:28:53 UTC
EY-USPQwKU3zv0CIEebmA

tencentcloud-sdk-tdmq

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

3.0.1125
Content{ "name": "tencentcloud-sdk-tdmq", "downloads": 538188, "version": "3.0.1125", "version_created_at": "2025-08-18T20:28:44.933Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TDMQ.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-tdmq" }, "yanked": false, "sha": "894023dab684c500141fd6ef8877cb2b5c544041f4ddc613628d7eb40dd8b094", "spec_sha": "02fef62cec2e95eebcac63eb486ebf65fa0c14b640b039aab063a3447b071d81", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-tdmq", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-tdmq-3.0.1125.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-tdmq", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-08-18 20:28:48 UTC
mp7DC4lgLRobgSUrNj7uD

tencentcloud-sdk-tcaplusdb

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

3.0.1125
Content{ "name": "tencentcloud-sdk-tcaplusdb", "downloads": 575597, "version": "3.0.1125", "version_created_at": "2025-08-18T20:28:38.393Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TCAPLUSDB.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-tcaplusdb" }, "yanked": false, "sha": "c7d66c2ddd1f0f38a401e38014e54cdcc28348f55c666287aab8a2d91c6bc6d9", "spec_sha": "5f72842bafa66911a06b2b6721d3c18387189fec3fad30cab6e79f6f1f19bcdc", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-tcaplusdb", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-tcaplusdb-3.0.1125.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-tcaplusdb", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-08-18 20:28:41 UTC
-M5jJIVkbweXImrQk54lO

tencentcloud-sdk-tbaas

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

3.0.1125
Content{ "name": "tencentcloud-sdk-tbaas", "downloads": 543144, "version": "3.0.1125", "version_created_at": "2025-08-18T20:28:28.085Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service TBAAS.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-tbaas" }, "yanked": false, "sha": "0527725f7dbce888dd7a5c1fd46e29e28d3a270ecc4cf986dcaa1eef3676cb39", "spec_sha": "bfc1adb41a2acfa7a0a8a90f1ae9eb1a8351544304850c846f6ff6fadf2f76ab", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-tbaas", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-tbaas-3.0.1125.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-tbaas", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-08-18 20:28:32 UTC
J1W4DIghZBH8Gc22cLc7j

tencentcloud-sdk-postgres

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

3.0.1125
Content{ "name": "tencentcloud-sdk-postgres", "downloads": 552237, "version": "3.0.1125", "version_created_at": "2025-08-18T20:28:23.650Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service POSTGRES.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-postgres" }, "yanked": false, "sha": "40de26610d3bc4a12d63a66b3314c3b9c87afde1499d479d7e8746b153cdbc24", "spec_sha": "5f2b407569e6a8c97cae031ec3b6f08c5d292f70a2793140b0a0551526fb61ef", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-postgres", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-postgres-3.0.1125.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-postgres", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-08-18 20:28:26 UTC
FFFI4MHGrKKewX_LH9Y7l

tencentcloud-sdk-mps

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

3.0.1125
Content{ "name": "tencentcloud-sdk-mps", "downloads": 558974, "version": "3.0.1125", "version_created_at": "2025-08-18T20:28:19.517Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service MPS.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-mps" }, "yanked": false, "sha": "6fe7f2a8c5cf9a555323c8491b322d5199b7372d27f496759cf61027700b6dd7", "spec_sha": "116fb184789ba19b24cab03956d55e2072757e583977a3aec9c0b6dbfc878ea9", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-mps", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-mps-3.0.1125.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-mps", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-08-18 20:28:22 UTC
INZ7Xg1xFRuYoLAYi6qUG

tencentcloud-sdk-ioa

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

3.0.1125
Content{ "name": "tencentcloud-sdk-ioa", "downloads": 91966, "version": "3.0.1125", "version_created_at": "2025-08-18T20:28:12.323Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service IOA.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-ioa" }, "yanked": false, "sha": "ac47511de07a4dd4c461be7f740d032ae70a7fc6c1454ce11c8cfcb33e7965e6", "spec_sha": "ee0c3c460bdf88a71b9b980763ede5156d09d02d8bd5e62a86fa888b9c080c44", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-ioa", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-ioa-3.0.1125.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-ioa", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-08-18 20:28:18 UTC
dNtG_56TPE0k6mPLA5lvc

tencentcloud-sdk-essbasic

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

3.0.1125
Content{ "name": "tencentcloud-sdk-essbasic", "downloads": 554029, "version": "3.0.1125", "version_created_at": "2025-08-18T20:28:05.980Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service ESSBASIC.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-essbasic" }, "yanked": false, "sha": "9e20c2840030741d38528cac1d9a0c26d0cb1f32ff9da7a4e40df6acbcd50cc2", "spec_sha": "75afca3104c26d45afb3fb932750088af31fd4e547612ec7230f4e2cea22f042", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-essbasic", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-essbasic-3.0.1125.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-essbasic", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-08-18 20:28:10 UTC
-ErfEEYePItPn3yjnZj7Z

tencentcloud-sdk-ess

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

3.0.1125
Content{ "name": "tencentcloud-sdk-ess", "downloads": 460269, "version": "3.0.1125", "version_created_at": "2025-08-18T20:27:58.386Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service ESS.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-ess" }, "yanked": false, "sha": "4b5891f1bbd01798d9ae6db04262fac02d99db71ec6c984e1436b6f4088f6a53", "spec_sha": "71b0bdf17e0ef19edf73a63cf5254da38a24245d4cf844cec2c51c8a6cbdc5af", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-ess", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-ess-3.0.1125.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-ess", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-08-18 20:28:01 UTC
ULnjVRUD6gSTSDnBAvIir

tencentcloud-sdk-es

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

3.0.1125
Content{ "name": "tencentcloud-sdk-es", "downloads": 540061, "version": "3.0.1125", "version_created_at": "2025-08-18T20:27:53.080Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service ES.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-es" }, "yanked": false, "sha": "d73c1b2c15fd40ca9fd053b8a71b94ae30335d540e3f7adb87ddb340198999bf", "spec_sha": "9c19dc8e2846941af095fbf809da7ed3e32fb3026cad8a81d5cfabb09be30c49", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-es", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-es-3.0.1125.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-es", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-08-18 20:27:57 UTC
CuD6fXrZoY90uPNVePXYO

tencentcloud-sdk-dlc

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

3.0.1125
Content{ "name": "tencentcloud-sdk-dlc", "downloads": 565777, "version": "3.0.1125", "version_created_at": "2025-08-18T20:27:48.792Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service DLC.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-dlc" }, "yanked": false, "sha": "89e5f2a8ae555b053c27872c8da7afe789f3a8b1ccc430ce2bec37fe62c9e475", "spec_sha": "b572e7fa18b9ea0b4a14dd91978d6242871e61c4d80f168ca3b9783ab5ecfcab", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-dlc", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-dlc-3.0.1125.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-dlc", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-08-18 20:27:52 UTC
kNfS9V8UglxUeeCnKFtfb

tencentcloud-sdk-common

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

3.0.1125
Content{ "name": "tencentcloud-sdk-common", "downloads": 1100260, "version": "3.0.1125", "version_created_at": "2025-08-18T20:27:43.159Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-common" }, "yanked": false, "sha": "f3e06f6fe2de4f2ef57503e2f4f63aa07ac43a9b7229cd9feb03ca6461db1c09", "spec_sha": "f34b96ca10833fce85ac054276a4551195327e034f7eab60afad08fec0797be5", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-common", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-common-3.0.1125.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-common", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-08-18 20:27:48 UTC
MtWUA18AbVCTRVm4ZOGZ4

tencentcloud-sdk-ccc

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

3.0.1125
Content{ "name": "tencentcloud-sdk-ccc", "downloads": 592503, "version": "3.0.1125", "version_created_at": "2025-08-18T20:27:38.243Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service CCC.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-ccc" }, "yanked": false, "sha": "386679b5872b8ce5964583359169b4da44abd3df40a3d053a2b3be48859ad3c3", "spec_sha": "0891c319273b485ec6634ae78101278c23c0071baa6455f5ae74fd7a747de8a4", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-ccc", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-ccc-3.0.1125.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-ccc", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-08-18 20:27:42 UTC
rm4jCmsq97Ve8YMr9_4Wl

tencentcloud-sdk-cbs

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

3.0.1125
Content{ "name": "tencentcloud-sdk-cbs", "downloads": 548678, "version": "3.0.1125", "version_created_at": "2025-08-18T20:27:33.143Z", "version_downloads": 0, "platform": "ruby", "authors": "Tencent Cloud", "info": "Tencent Cloud Ruby SDK is the official software development kit, which allows Ruby developers to write software that makes use of Tencent Cloud service CBS.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-cbs" }, "yanked": false, "sha": "880c25fb2df81b9ca25e625fd1cd105c3b64ab7ab4134ec5d44c3b5076e1c93d", "spec_sha": "a6955b6de3262dd86c185a4696350e7ee8e79187c4938e81245c197a1bb126ef", "project_uri": "https://rubygems.org/gems/tencentcloud-sdk-cbs", "gem_uri": "https://rubygems.org/gems/tencentcloud-sdk-cbs-3.0.1125.gem", "homepage_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/tencentcloud-sdk-cbs", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TencentCloud/tencentcloud-sdk-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "tencentcloud-sdk-common", "requirements": "~> 3.0" } ] } }
2025-08-18 20:27:36 UTC
C3PodqcyL2oszhYlOHtNs

fibered_mysql2

An adapter for fibered mysql2

0.3.2.pre.tstarck.4
Content{ "name": "fibered_mysql2", "downloads": 4367638, "version": "0.3.2.pre.tstarck.4", "version_created_at": "2025-08-18T20:24:43.745Z", "version_downloads": 0, "platform": "ruby", "authors": "Invoca Development", "info": "An adapter for fibered mysql2", "licenses": [], "metadata": { "homepage_uri": "https://github.com/Invoca/fibered_mysql2", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "ec8189da3fa3c812c98dbe855ccaab059ccbb1b79cdabf96ace4689dce0793d8", "spec_sha": "542fa06843419cb8965620204a0f945c493af4fe39d0167ae941f1041d705c45", "project_uri": "https://rubygems.org/gems/fibered_mysql2", "gem_uri": "https://rubygems.org/gems/fibered_mysql2-0.3.2.pre.tstarck.4.gem", "homepage_uri": "https://github.com/Invoca/fibered_mysql2", "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": "em-synchrony", "requirements": "~> 1.0" }, { "name": "rails", "requirements": ">= 7.0, < 7.1" } ] } }
2025-08-18 20:24:45 UTC
0Asiq36MKeNj2Bpd4JA5v

trmnl-i18n

A collection of TRMNL locales.

0.4.0
Content{ "name": "trmnl-i18n", "downloads": 758, "version": "0.4.0", "version_created_at": "2025-08-18T20:24:39.634Z", "version_downloads": 0, "platform": "ruby", "authors": "TRMNL", "info": "A collection of TRMNL locales.", "licenses": [ "MIT" ], "metadata": { "label": "TRMNL I18n", "homepage_uri": "https://github.com/usetrmnl/trmnl-i18n", "changelog_uri": "https://github.com/usetrmnl/trmnl-i18n/tags", "bug_tracker_uri": "https://github.com/usetrmnl/trmnl-i18n/issues", "source_code_uri": "https://github.com/usetrmnl/trmnl-i18n", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "cd2e7069c977339d8bcb233bab93dd8c8511661424aa348571d632c3ef86edce", "spec_sha": "51ea7336441d7f66af69d2036512acfa03dfd59e4770d0ea267e3ae76253b7a6", "project_uri": "https://rubygems.org/gems/trmnl-i18n", "gem_uri": "https://rubygems.org/gems/trmnl-i18n-0.4.0.gem", "homepage_uri": "https://github.com/usetrmnl/trmnl-i18n", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/usetrmnl/trmnl-i18n", "bug_tracker_uri": "https://github.com/usetrmnl/trmnl-i18n/issues", "changelog_uri": "https://github.com/usetrmnl/trmnl-i18n/tags", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "railties", "requirements": "~> 8.0" } ] } }
2025-08-18 20:24:41 UTC
o3xcxmGDVpkh_CtEXni07

cybrid_api_organization_ruby

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

0.124.76
Content{ "name": "cybrid_api_organization_ruby", "downloads": 1618183, "version": "0.124.76", "version_created_at": "2025-08-18T20:04:59.996Z", "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": "a1c07ac89a3123248ac8958c3bbcd7a90efeb6c8795f66285e3b0a179aa7899f", "spec_sha": "8c8af62f91ab91d8a5cbf464e8a39d1c54cb080c5d66c626e2129f571910df61", "project_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby-0.124.76.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.76", "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-18 20:05:07 UTC
Di2GdJudm7zE1t3PGZFat

cybrid_api_id_ruby

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

0.124.76
Content{ "name": "cybrid_api_id_ruby", "downloads": 1599908, "version": "0.124.76", "version_created_at": "2025-08-18T20:04:58.871Z", "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": "6fd2e429983222c5db5e9e0297eeeba9463b2616f971db94b3e4ca14571e4fc4", "spec_sha": "dfa0690bd4fb5eb7cf9c8b4ef673bf4ba2517c1f659e00474433f731d7972ecc", "project_uri": "https://rubygems.org/gems/cybrid_api_id_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_id_ruby-0.124.76.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.76", "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-18 20:05:05 UTC
wcx39-W4ugo-9MmQE8VwW

cybrid_api_bank_ruby

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

0.124.76
Content{ "name": "cybrid_api_bank_ruby", "downloads": 1594883, "version": "0.124.76", "version_created_at": "2025-08-18T20:04:54.254Z", "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": "5f4a04196b6c55029b5fe7898e1fc6db3afe2b2f51127f285acf74cf62fa0735", "spec_sha": "959f9f001983014c8d199573c01d100a1e4a30e1406ad3ce6e972d5588d46c66", "project_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby-0.124.76.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.76", "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-18 20:05:00 UTC
PYzwQd8nqkjMN7MtmRRs3

kiroshi

Kiroshi

0.1.1
Content{ "name": "kiroshi", "downloads": 210, "version": "0.1.1", "version_created_at": "2025-08-18T19:57:51.340Z", "version_downloads": 0, "platform": "ruby", "authors": "Darthjee", "info": "Kiroshi", "licenses": [], "metadata": {}, "yanked": false, "sha": "c3e6ea269cea7dcc722d0a64471515ba4c29b310c5c3df60cd10795d541cd557", "spec_sha": "fafa36fa81621b9604a7d4b98245bbf5f332eafb3369985f67eaa4305a332ccf", "project_uri": "https://rubygems.org/gems/kiroshi", "gem_uri": "https://rubygems.org/gems/kiroshi-0.1.1.gem", "homepage_uri": "https://github.com/darthjee/kiroshi", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/kiroshi/0.1.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activesupport", "requirements": "~> 7.2.x" }, { "name": "sinclair", "requirements": ">= 3.0.0" } ] } }
2025-08-18 19:57:53 UTC
gdT2djH2NKoWqOXtLA_-7

vagrant-docker-networks-manager

Adds `vagrant network` subcommand, creates labeled Docker networks on `vagrant up`, and cleans them on `vagrant destroy` if created by this machine.

1.0.5
Content{ "name": "vagrant-docker-networks-manager", "downloads": 206, "version": "1.0.5", "version_created_at": "2025-08-18T19:50:40.584Z", "version_downloads": 0, "platform": "ruby", "authors": "Julien Poirou", "info": "Adds `vagrant network` subcommand, creates labeled Docker networks on `vagrant up`,\nand cleans them on `vagrant destroy` if created by this machine.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager", "changelog_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager/issues", "source_code_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "fa51e19d416c7b6ee48476ddb8ab629399afeab3a7eca12d6d22d4bfe06b18be", "spec_sha": "1ddbd4bc13307e1c4e2cb9e69e2297af16e39506964e7539dc5666c59a50d417", "project_uri": "https://rubygems.org/gems/vagrant-docker-networks-manager", "gem_uri": "https://rubygems.org/gems/vagrant-docker-networks-manager-1.0.5.gem", "homepage_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager", "bug_tracker_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager/issues", "changelog_uri": "https://github.com/julienpoirou/vagrant-docker-networks-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-18 19:50:42 UTC
00-SRJXxuKvbEMcNTfx3z

madmin

It's an admin, obviously.

2.1.1
Content{ "name": "madmin", "downloads": 228219, "version": "2.1.1", "version_created_at": "2025-08-18T19:47:11.616Z", "version_downloads": 0, "platform": "ruby", "authors": "Chris Oliver, Andrea Fomera", "info": "It's an admin, obviously.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "4878e2bcb8cde5c7595d33656a5b98a00665eadb594d2e39450995d69fa93c6d", "spec_sha": "7e1c4b5903a291d040604f4e45215858ac85658f31616160133af14de0e92d9a", "project_uri": "https://rubygems.org/gems/madmin", "gem_uri": "https://rubygems.org/gems/madmin-2.1.1.gem", "homepage_uri": "https://github.com/excid3/madmin", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/madmin/2.1.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "importmap-rails", "requirements": ">= 0" }, { "name": "pagy", "requirements": ">= 3.5" }, { "name": "propshaft", "requirements": ">= 0" }, { "name": "rails", "requirements": ">= 7.0.0" } ] } }
2025-08-18 19:47:13 UTC
UW8rMzLm3Zdcg1PO9pjQ9

rails_mail

A Rails engine that provides a database-backed delivery method for Action Mailer, primarily intended for local development and staging environments. It captures emails sent through your Rails application and provides a web interface to view them.

0.11.0
Content{ "name": "rails_mail", "downloads": 3347, "version": "0.11.0", "version_created_at": "2025-08-18T19:31:00.600Z", "version_downloads": 0, "platform": "ruby", "authors": "Peter Philips", "info": "A Rails engine that provides a database-backed delivery method for Action Mailer, primarily intended for local development and staging environments. It captures emails sent through your Rails application and provides a web interface to view them.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/synth/rails_mail", "changelog_uri": "https://github.com/synth/rails_mail/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/synth/rails_mail", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "1d47ade4892b7593cb27d3ddb502e6a900390a1e06672016321d51117b262fc2", "spec_sha": "34a24d96ca2c83f0c0846188dd994dcb1840973b961ef14d9c6f3f8ab0a1612a", "project_uri": "https://rubygems.org/gems/rails_mail", "gem_uri": "https://rubygems.org/gems/rails_mail-0.11.0.gem", "homepage_uri": "https://github.com/synth/rails_mail", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/synth/rails_mail", "bug_tracker_uri": null, "changelog_uri": "https://github.com/synth/rails_mail/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": ">= 1.0.0" } ], "runtime": [ { "name": "nokogiri", "requirements": ">= 1.14, < 2.0" }, { "name": "rails", "requirements": ">= 7, < 9" } ] } }
2025-08-18 19:31:03 UTC
F0xfMmVrlUPT9ae9cbwH4

vagrant-docker-networks-manager

Adds `vagrant network` subcommand, creates labeled Docker networks on `vagrant up`, and cleans them on `vagrant destroy` if created by this machine.

1.0.4
Content{ "name": "vagrant-docker-networks-manager", "downloads": 126, "version": "1.0.4", "version_created_at": "2025-08-18T19:28:02.985Z", "version_downloads": 0, "platform": "ruby", "authors": "Julien Poirou", "info": "Adds `vagrant network` subcommand, creates labeled Docker networks on `vagrant up`,\nand cleans them on `vagrant destroy` if created by this machine.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager", "changelog_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager/issues", "source_code_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "74284fcfa1482af5451bab8537bf0cd97d7a74b5db48df1470e560d6aeb6e4f6", "spec_sha": "8898a42807979b90d5eddf4501191ee0e4223949def66239b3eec3dec990b11b", "project_uri": "https://rubygems.org/gems/vagrant-docker-networks-manager", "gem_uri": "https://rubygems.org/gems/vagrant-docker-networks-manager-1.0.4.gem", "homepage_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager", "bug_tracker_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager/issues", "changelog_uri": "https://github.com/julienpoirou/vagrant-docker-networks-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-18 19:28:05 UTC
Y_ZJ8NT1ayzeoppX8mVp_

aws-sdk-resources

The official AWS SDK for Ruby. Provides both resource oriented interfaces and API clients for AWS services.

3.239.0
Content{ "name": "aws-sdk-resources", "downloads": 350627698, "version": "3.239.0", "version_created_at": "2025-08-18T19:25:22.394Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "The official AWS SDK for Ruby. Provides both resource oriented interfaces and API clients for AWS services.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-resources/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-resources" }, "yanked": false, "sha": "e29d5714731b83c6b064224625bf3b4d9c14fbababedc361efdf0621154df2ee", "spec_sha": "0f0b430b09e2e63c0f7469fe6123ed35b8a476c01519aa0eacd8a9e3ee964a9d", "project_uri": "https://rubygems.org/gems/aws-sdk-resources", "gem_uri": "https://rubygems.org/gems/aws-sdk-resources-3.239.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-resources", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-resources/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-accessanalyzer", "requirements": "~> 1" }, { "name": "aws-sdk-account", "requirements": "~> 1" }, { "name": "aws-sdk-acm", "requirements": "~> 1" }, { "name": "aws-sdk-acmpca", "requirements": "~> 1" }, { "name": "aws-sdk-aiops", "requirements": "~> 1" }, { "name": "aws-sdk-amplify", "requirements": "~> 1" }, { "name": "aws-sdk-amplifybackend", "requirements": "~> 1" }, { "name": "aws-sdk-amplifyuibuilder", "requirements": "~> 1" }, { "name": "aws-sdk-apigateway", "requirements": "~> 1" }, { "name": "aws-sdk-apigatewaymanagementapi", "requirements": "~> 1" }, { "name": "aws-sdk-apigatewayv2", "requirements": "~> 1" }, { "name": "aws-sdk-appconfig", "requirements": "~> 1" }, { "name": "aws-sdk-appconfigdata", "requirements": "~> 1" }, { "name": "aws-sdk-appfabric", "requirements": "~> 1" }, { "name": "aws-sdk-appflow", "requirements": "~> 1" }, { "name": "aws-sdk-appintegrationsservice", "requirements": "~> 1" }, { "name": "aws-sdk-applicationautoscaling", "requirements": "~> 1" }, { "name": "aws-sdk-applicationcostprofiler", "requirements": "~> 1" }, { "name": "aws-sdk-applicationdiscoveryservice", "requirements": "~> 1" }, { "name": "aws-sdk-applicationinsights", "requirements": "~> 1" }, { "name": "aws-sdk-applicationsignals", "requirements": "~> 1" }, { "name": "aws-sdk-appmesh", "requirements": "~> 1" }, { "name": "aws-sdk-appregistry", "requirements": "~> 1" }, { "name": "aws-sdk-apprunner", "requirements": "~> 1" }, { "name": "aws-sdk-appstream", "requirements": "~> 1" }, { "name": "aws-sdk-appsync", "requirements": "~> 1" }, { "name": "aws-sdk-apptest", "requirements": "~> 1" }, { "name": "aws-sdk-arcregionswitch", "requirements": "~> 1" }, { "name": "aws-sdk-arczonalshift", "requirements": "~> 1" }, { "name": "aws-sdk-artifact", "requirements": "~> 1" }, { "name": "aws-sdk-athena", "requirements": "~> 1" }, { "name": "aws-sdk-auditmanager", "requirements": "~> 1" }, { "name": "aws-sdk-augmentedairuntime", "requirements": "~> 1" }, { "name": "aws-sdk-autoscaling", "requirements": "~> 1" }, { "name": "aws-sdk-autoscalingplans", "requirements": "~> 1" }, { "name": "aws-sdk-b2bi", "requirements": "~> 1" }, { "name": "aws-sdk-backup", "requirements": "~> 1" }, { "name": "aws-sdk-backupgateway", "requirements": "~> 1" }, { "name": "aws-sdk-backupsearch", "requirements": "~> 1" }, { "name": "aws-sdk-batch", "requirements": "~> 1" }, { "name": "aws-sdk-bcmdashboards", "requirements": "~> 1" }, { "name": "aws-sdk-bcmdataexports", "requirements": "~> 1" }, { "name": "aws-sdk-bcmpricingcalculator", "requirements": "~> 1" }, { "name": "aws-sdk-bcmrecommendedactions", "requirements": "~> 1" }, { "name": "aws-sdk-bedrock", "requirements": "~> 1" }, { "name": "aws-sdk-bedrockagent", "requirements": "~> 1" }, { "name": "aws-sdk-bedrockagentcore", "requirements": "~> 1" }, { "name": "aws-sdk-bedrockagentcorecontrol", "requirements": "~> 1" }, { "name": "aws-sdk-bedrockagentruntime", "requirements": "~> 1" }, { "name": "aws-sdk-bedrockdataautomation", "requirements": "~> 1" }, { "name": "aws-sdk-bedrockdataautomationruntime", "requirements": "~> 1" }, { "name": "aws-sdk-bedrockruntime", "requirements": "~> 1" }, { "name": "aws-sdk-billing", "requirements": "~> 1" }, { "name": "aws-sdk-billingconductor", "requirements": "~> 1" }, { "name": "aws-sdk-braket", "requirements": "~> 1" }, { "name": "aws-sdk-budgets", "requirements": "~> 1" }, { "name": "aws-sdk-chatbot", "requirements": "~> 1" }, { "name": "aws-sdk-chime", "requirements": "~> 1" }, { "name": "aws-sdk-chimesdkidentity", "requirements": "~> 1" }, { "name": "aws-sdk-chimesdkmediapipelines", "requirements": "~> 1" }, { "name": "aws-sdk-chimesdkmeetings", "requirements": "~> 1" }, { "name": "aws-sdk-chimesdkmessaging", "requirements": "~> 1" }, { "name": "aws-sdk-chimesdkvoice", "requirements": "~> 1" }, { "name": "aws-sdk-cleanrooms", "requirements": "~> 1" }, { "name": "aws-sdk-cleanroomsml", "requirements": "~> 1" }, { "name": "aws-sdk-cloud9", "requirements": "~> 1" }, { "name": "aws-sdk-cloudcontrolapi", "requirements": "~> 1" }, { "name": "aws-sdk-clouddirectory", "requirements": "~> 1" }, { "name": "aws-sdk-cloudformation", "requirements": "~> 1" }, { "name": "aws-sdk-cloudfront", "requirements": "~> 1" }, { "name": "aws-sdk-cloudfrontkeyvaluestore", "requirements": "~> 1" }, { "name": "aws-sdk-cloudhsm", "requirements": "~> 1" }, { "name": "aws-sdk-cloudhsmv2", "requirements": "~> 1" }, { "name": "aws-sdk-cloudsearch", "requirements": "~> 1" }, { "name": "aws-sdk-cloudsearchdomain", "requirements": "~> 1" }, { "name": "aws-sdk-cloudtrail", "requirements": "~> 1" }, { "name": "aws-sdk-cloudtraildata", "requirements": "~> 1" }, { "name": "aws-sdk-cloudwatch", "requirements": "~> 1" }, { "name": "aws-sdk-cloudwatchevents", "requirements": "~> 1" }, { "name": "aws-sdk-cloudwatchevidently", "requirements": "~> 1" }, { "name": "aws-sdk-cloudwatchlogs", "requirements": "~> 1" }, { "name": "aws-sdk-cloudwatchrum", "requirements": "~> 1" }, { "name": "aws-sdk-codeartifact", "requirements": "~> 1" }, { "name": "aws-sdk-codebuild", "requirements": "~> 1" }, { "name": "aws-sdk-codecatalyst", "requirements": "~> 1" }, { "name": "aws-sdk-codecommit", "requirements": "~> 1" }, { "name": "aws-sdk-codeconnections", "requirements": "~> 1" }, { "name": "aws-sdk-codedeploy", "requirements": "~> 1" }, { "name": "aws-sdk-codeguruprofiler", "requirements": "~> 1" }, { "name": "aws-sdk-codegurureviewer", "requirements": "~> 1" }, { "name": "aws-sdk-codegurusecurity", "requirements": "~> 1" }, { "name": "aws-sdk-codepipeline", "requirements": "~> 1" }, { "name": "aws-sdk-codestarconnections", "requirements": "~> 1" }, { "name": "aws-sdk-codestarnotifications", "requirements": "~> 1" }, { "name": "aws-sdk-cognitoidentity", "requirements": "~> 1" }, { "name": "aws-sdk-cognitoidentityprovider", "requirements": "~> 1" }, { "name": "aws-sdk-cognitosync", "requirements": "~> 1" }, { "name": "aws-sdk-comprehend", "requirements": "~> 1" }, { "name": "aws-sdk-comprehendmedical", "requirements": "~> 1" }, { "name": "aws-sdk-computeoptimizer", "requirements": "~> 1" }, { "name": "aws-sdk-configservice", "requirements": "~> 1" }, { "name": "aws-sdk-connect", "requirements": "~> 1" }, { "name": "aws-sdk-connectcampaignservice", "requirements": "~> 1" }, { "name": "aws-sdk-connectcampaignsv2", "requirements": "~> 1" }, { "name": "aws-sdk-connectcases", "requirements": "~> 1" }, { "name": "aws-sdk-connectcontactlens", "requirements": "~> 1" }, { "name": "aws-sdk-connectparticipant", "requirements": "~> 1" }, { "name": "aws-sdk-connectwisdomservice", "requirements": "~> 1" }, { "name": "aws-sdk-controlcatalog", "requirements": "~> 1" }, { "name": "aws-sdk-controltower", "requirements": "~> 1" }, { "name": "aws-sdk-costandusagereportservice", "requirements": "~> 1" }, { "name": "aws-sdk-costexplorer", "requirements": "~> 1" }, { "name": "aws-sdk-costoptimizationhub", "requirements": "~> 1" }, { "name": "aws-sdk-customerprofiles", "requirements": "~> 1" }, { "name": "aws-sdk-databasemigrationservice", "requirements": "~> 1" }, { "name": "aws-sdk-dataexchange", "requirements": "~> 1" }, { "name": "aws-sdk-datapipeline", "requirements": "~> 1" }, { "name": "aws-sdk-datasync", "requirements": "~> 1" }, { "name": "aws-sdk-datazone", "requirements": "~> 1" }, { "name": "aws-sdk-dax", "requirements": "~> 1" }, { "name": "aws-sdk-deadline", "requirements": "~> 1" }, { "name": "aws-sdk-detective", "requirements": "~> 1" }, { "name": "aws-sdk-devicefarm", "requirements": "~> 1" }, { "name": "aws-sdk-devopsguru", "requirements": "~> 1" }, { "name": "aws-sdk-directconnect", "requirements": "~> 1" }, { "name": "aws-sdk-directoryservice", "requirements": "~> 1" }, { "name": "aws-sdk-directoryservicedata", "requirements": "~> 1" }, { "name": "aws-sdk-dlm", "requirements": "~> 1" }, { "name": "aws-sdk-docdb", "requirements": "~> 1" }, { "name": "aws-sdk-docdbelastic", "requirements": "~> 1" }, { "name": "aws-sdk-drs", "requirements": "~> 1" }, { "name": "aws-sdk-dsql", "requirements": "~> 1" }, { "name": "aws-sdk-dynamodb", "requirements": "~> 1" }, { "name": "aws-sdk-dynamodbstreams", "requirements": "~> 1" }, { "name": "aws-sdk-ebs", "requirements": "~> 1" }, { "name": "aws-sdk-ec2", "requirements": "~> 1" }, { "name": "aws-sdk-ec2instanceconnect", "requirements": "~> 1" }, { "name": "aws-sdk-ecr", "requirements": "~> 1" }, { "name": "aws-sdk-ecrpublic", "requirements": "~> 1" }, { "name": "aws-sdk-ecs", "requirements": "~> 1" }, { "name": "aws-sdk-efs", "requirements": "~> 1" }, { "name": "aws-sdk-eks", "requirements": "~> 1" }, { "name": "aws-sdk-eksauth", "requirements": "~> 1" }, { "name": "aws-sdk-elasticache", "requirements": "~> 1" }, { "name": "aws-sdk-elasticbeanstalk", "requirements": "~> 1" }, { "name": "aws-sdk-elasticloadbalancing", "requirements": "~> 1" }, { "name": "aws-sdk-elasticloadbalancingv2", "requirements": "~> 1" }, { "name": "aws-sdk-elasticsearchservice", "requirements": "~> 1" }, { "name": "aws-sdk-elastictranscoder", "requirements": "~> 1" }, { "name": "aws-sdk-emr", "requirements": "~> 1" }, { "name": "aws-sdk-emrcontainers", "requirements": "~> 1" }, { "name": "aws-sdk-emrserverless", "requirements": "~> 1" }, { "name": "aws-sdk-entityresolution", "requirements": "~> 1" }, { "name": "aws-sdk-eventbridge", "requirements": "~> 1" }, { "name": "aws-sdk-evs", "requirements": "~> 1" }, { "name": "aws-sdk-finspace", "requirements": "~> 1" }, { "name": "aws-sdk-finspacedata", "requirements": "~> 1" }, { "name": "aws-sdk-firehose", "requirements": "~> 1" }, { "name": "aws-sdk-fis", "requirements": "~> 1" }, { "name": "aws-sdk-fms", "requirements": "~> 1" }, { "name": "aws-sdk-forecastqueryservice", "requirements": "~> 1" }, { "name": "aws-sdk-forecastservice", "requirements": "~> 1" }, { "name": "aws-sdk-frauddetector", "requirements": "~> 1" }, { "name": "aws-sdk-freetier", "requirements": "~> 1" }, { "name": "aws-sdk-fsx", "requirements": "~> 1" }, { "name": "aws-sdk-gamelift", "requirements": "~> 1" }, { "name": "aws-sdk-gameliftstreams", "requirements": "~> 1" }, { "name": "aws-sdk-geomaps", "requirements": "~> 1" }, { "name": "aws-sdk-geoplaces", "requirements": "~> 1" }, { "name": "aws-sdk-georoutes", "requirements": "~> 1" }, { "name": "aws-sdk-glacier", "requirements": "~> 1" }, { "name": "aws-sdk-globalaccelerator", "requirements": "~> 1" }, { "name": "aws-sdk-glue", "requirements": "~> 1" }, { "name": "aws-sdk-gluedatabrew", "requirements": "~> 1" }, { "name": "aws-sdk-greengrass", "requirements": "~> 1" }, { "name": "aws-sdk-greengrassv2", "requirements": "~> 1" }, { "name": "aws-sdk-groundstation", "requirements": "~> 1" }, { "name": "aws-sdk-guardduty", "requirements": "~> 1" }, { "name": "aws-sdk-health", "requirements": "~> 1" }, { "name": "aws-sdk-healthlake", "requirements": "~> 1" }, { "name": "aws-sdk-iam", "requirements": "~> 1" }, { "name": "aws-sdk-identitystore", "requirements": "~> 1" }, { "name": "aws-sdk-imagebuilder", "requirements": "~> 1" }, { "name": "aws-sdk-importexport", "requirements": "~> 1" }, { "name": "aws-sdk-inspector", "requirements": "~> 1" }, { "name": "aws-sdk-inspector2", "requirements": "~> 1" }, { "name": "aws-sdk-inspectorscan", "requirements": "~> 1" }, { "name": "aws-sdk-internetmonitor", "requirements": "~> 1" }, { "name": "aws-sdk-invoicing", "requirements": "~> 1" }, { "name": "aws-sdk-iot", "requirements": "~> 1" }, { "name": "aws-sdk-iotanalytics", "requirements": "~> 1" }, { "name": "aws-sdk-iotdataplane", "requirements": "~> 1" }, { "name": "aws-sdk-iotdeviceadvisor", "requirements": "~> 1" }, { "name": "aws-sdk-iotevents", "requirements": "~> 1" }, { "name": "aws-sdk-ioteventsdata", "requirements": "~> 1" }, { "name": "aws-sdk-iotfleethub", "requirements": "~> 1" }, { "name": "aws-sdk-iotfleetwise", "requirements": "~> 1" }, { "name": "aws-sdk-iotjobsdataplane", "requirements": "~> 1" }, { "name": "aws-sdk-iotmanagedintegrations", "requirements": "~> 1" }, { "name": "aws-sdk-iotsecuretunneling", "requirements": "~> 1" }, { "name": "aws-sdk-iotsitewise", "requirements": "~> 1" }, { "name": "aws-sdk-iotthingsgraph", "requirements": "~> 1" }, { "name": "aws-sdk-iottwinmaker", "requirements": "~> 1" }, { "name": "aws-sdk-iotwireless", "requirements": "~> 1" }, { "name": "aws-sdk-ivs", "requirements": "~> 1" }, { "name": "aws-sdk-ivschat", "requirements": "~> 1" }, { "name": "aws-sdk-ivsrealtime", "requirements": "~> 1" }, { "name": "aws-sdk-kafka", "requirements": "~> 1" }, { "name": "aws-sdk-kafkaconnect", "requirements": "~> 1" }, { "name": "aws-sdk-kendra", "requirements": "~> 1" }, { "name": "aws-sdk-kendraranking", "requirements": "~> 1" }, { "name": "aws-sdk-keyspaces", "requirements": "~> 1" }, { "name": "aws-sdk-keyspacesstreams", "requirements": "~> 1" }, { "name": "aws-sdk-kinesis", "requirements": "~> 1" }, { "name": "aws-sdk-kinesisanalytics", "requirements": "~> 1" }, { "name": "aws-sdk-kinesisanalyticsv2", "requirements": "~> 1" }, { "name": "aws-sdk-kinesisvideo", "requirements": "~> 1" }, { "name": "aws-sdk-kinesisvideoarchivedmedia", "requirements": "~> 1" }, { "name": "aws-sdk-kinesisvideomedia", "requirements": "~> 1" }, { "name": "aws-sdk-kinesisvideosignalingchannels", "requirements": "~> 1" }, { "name": "aws-sdk-kinesisvideowebrtcstorage", "requirements": "~> 1" }, { "name": "aws-sdk-kms", "requirements": "~> 1" }, { "name": "aws-sdk-lakeformation", "requirements": "~> 1" }, { "name": "aws-sdk-lambda", "requirements": "~> 1" }, { "name": "aws-sdk-launchwizard", "requirements": "~> 1" }, { "name": "aws-sdk-lex", "requirements": "~> 1" }, { "name": "aws-sdk-lexmodelbuildingservice", "requirements": "~> 1" }, { "name": "aws-sdk-lexmodelsv2", "requirements": "~> 1" }, { "name": "aws-sdk-lexruntimev2", "requirements": "~> 1" }, { "name": "aws-sdk-licensemanager", "requirements": "~> 1" }, { "name": "aws-sdk-licensemanagerlinuxsubscriptions", "requirements": "~> 1" }, { "name": "aws-sdk-licensemanagerusersubscriptions", "requirements": "~> 1" }, { "name": "aws-sdk-lightsail", "requirements": "~> 1" }, { "name": "aws-sdk-locationservice", "requirements": "~> 1" }, { "name": "aws-sdk-lookoutequipment", "requirements": "~> 1" }, { "name": "aws-sdk-lookoutforvision", "requirements": "~> 1" }, { "name": "aws-sdk-lookoutmetrics", "requirements": "~> 1" }, { "name": "aws-sdk-machinelearning", "requirements": "~> 1" }, { "name": "aws-sdk-macie2", "requirements": "~> 1" }, { "name": "aws-sdk-mailmanager", "requirements": "~> 1" }, { "name": "aws-sdk-mainframemodernization", "requirements": "~> 1" }, { "name": "aws-sdk-managedblockchain", "requirements": "~> 1" }, { "name": "aws-sdk-managedblockchainquery", "requirements": "~> 1" }, { "name": "aws-sdk-managedgrafana", "requirements": "~> 1" }, { "name": "aws-sdk-marketplaceagreement", "requirements": "~> 1" }, { "name": "aws-sdk-marketplacecatalog", "requirements": "~> 1" }, { "name": "aws-sdk-marketplacecommerceanalytics", "requirements": "~> 1" }, { "name": "aws-sdk-marketplacedeployment", "requirements": "~> 1" }, { "name": "aws-sdk-marketplaceentitlementservice", "requirements": "~> 1" }, { "name": "aws-sdk-marketplacemetering", "requirements": "~> 1" }, { "name": "aws-sdk-marketplacereporting", "requirements": "~> 1" }, { "name": "aws-sdk-mediaconnect", "requirements": "~> 1" }, { "name": "aws-sdk-mediaconvert", "requirements": "~> 1" }, { "name": "aws-sdk-medialive", "requirements": "~> 1" }, { "name": "aws-sdk-mediapackage", "requirements": "~> 1" }, { "name": "aws-sdk-mediapackagev2", "requirements": "~> 1" }, { "name": "aws-sdk-mediapackagevod", "requirements": "~> 1" }, { "name": "aws-sdk-mediastore", "requirements": "~> 1" }, { "name": "aws-sdk-mediastoredata", "requirements": "~> 1" }, { "name": "aws-sdk-mediatailor", "requirements": "~> 1" }, { "name": "aws-sdk-medicalimaging", "requirements": "~> 1" }, { "name": "aws-sdk-memorydb", "requirements": "~> 1" }, { "name": "aws-sdk-mgn", "requirements": "~> 1" }, { "name": "aws-sdk-migrationhub", "requirements": "~> 1" }, { "name": "aws-sdk-migrationhubconfig", "requirements": "~> 1" }, { "name": "aws-sdk-migrationhuborchestrator", "requirements": "~> 1" }, { "name": "aws-sdk-migrationhubrefactorspaces", "requirements": "~> 1" }, { "name": "aws-sdk-migrationhubstrategyrecommendations", "requirements": "~> 1" }, { "name": "aws-sdk-mpa", "requirements": "~> 1" }, { "name": "aws-sdk-mq", "requirements": "~> 1" }, { "name": "aws-sdk-mturk", "requirements": "~> 1" }, { "name": "aws-sdk-mwaa", "requirements": "~> 1" }, { "name": "aws-sdk-neptune", "requirements": "~> 1" }, { "name": "aws-sdk-neptunedata", "requirements": "~> 1" }, { "name": "aws-sdk-neptunegraph", "requirements": "~> 1" }, { "name": "aws-sdk-networkfirewall", "requirements": "~> 1" }, { "name": "aws-sdk-networkflowmonitor", "requirements": "~> 1" }, { "name": "aws-sdk-networkmanager", "requirements": "~> 1" }, { "name": "aws-sdk-networkmonitor", "requirements": "~> 1" }, { "name": "aws-sdk-notifications", "requirements": "~> 1" }, { "name": "aws-sdk-notificationscontacts", "requirements": "~> 1" }, { "name": "aws-sdk-oam", "requirements": "~> 1" }, { "name": "aws-sdk-observabilityadmin", "requirements": "~> 1" }, { "name": "aws-sdk-odb", "requirements": "~> 1" }, { "name": "aws-sdk-omics", "requirements": "~> 1" }, { "name": "aws-sdk-opensearchserverless", "requirements": "~> 1" }, { "name": "aws-sdk-opensearchservice", "requirements": "~> 1" }, { "name": "aws-sdk-opsworks", "requirements": "~> 1" }, { "name": "aws-sdk-opsworkscm", "requirements": "~> 1" }, { "name": "aws-sdk-organizations", "requirements": "~> 1" }, { "name": "aws-sdk-osis", "requirements": "~> 1" }, { "name": "aws-sdk-outposts", "requirements": "~> 1" }, { "name": "aws-sdk-panorama", "requirements": "~> 1" }, { "name": "aws-sdk-partnercentralselling", "requirements": "~> 1" }, { "name": "aws-sdk-paymentcryptography", "requirements": "~> 1" }, { "name": "aws-sdk-paymentcryptographydata", "requirements": "~> 1" }, { "name": "aws-sdk-pcaconnectorad", "requirements": "~> 1" }, { "name": "aws-sdk-pcaconnectorscep", "requirements": "~> 1" }, { "name": "aws-sdk-pcs", "requirements": "~> 1" }, { "name": "aws-sdk-personalize", "requirements": "~> 1" }, { "name": "aws-sdk-personalizeevents", "requirements": "~> 1" }, { "name": "aws-sdk-personalizeruntime", "requirements": "~> 1" }, { "name": "aws-sdk-pi", "requirements": "~> 1" }, { "name": "aws-sdk-pinpoint", "requirements": "~> 1" }, { "name": "aws-sdk-pinpointemail", "requirements": "~> 1" }, { "name": "aws-sdk-pinpointsmsvoice", "requirements": "~> 1" }, { "name": "aws-sdk-pinpointsmsvoicev2", "requirements": "~> 1" }, { "name": "aws-sdk-pipes", "requirements": "~> 1" }, { "name": "aws-sdk-polly", "requirements": "~> 1" }, { "name": "aws-sdk-pricing", "requirements": "~> 1" }, { "name": "aws-sdk-prometheusservice", "requirements": "~> 1" }, { "name": "aws-sdk-proton", "requirements": "~> 1" }, { "name": "aws-sdk-qapps", "requirements": "~> 1" }, { "name": "aws-sdk-qbusiness", "requirements": "~> 1" }, { "name": "aws-sdk-qconnect", "requirements": "~> 1" }, { "name": "aws-sdk-qldb", "requirements": "~> 1" }, { "name": "aws-sdk-qldbsession", "requirements": "~> 1" }, { "name": "aws-sdk-quicksight", "requirements": "~> 1" }, { "name": "aws-sdk-ram", "requirements": "~> 1" }, { "name": "aws-sdk-rds", "requirements": "~> 1" }, { "name": "aws-sdk-rdsdataservice", "requirements": "~> 1" }, { "name": "aws-sdk-recyclebin", "requirements": "~> 1" }, { "name": "aws-sdk-redshift", "requirements": "~> 1" }, { "name": "aws-sdk-redshiftdataapiservice", "requirements": "~> 1" }, { "name": "aws-sdk-redshiftserverless", "requirements": "~> 1" }, { "name": "aws-sdk-rekognition", "requirements": "~> 1" }, { "name": "aws-sdk-repostspace", "requirements": "~> 1" }, { "name": "aws-sdk-resiliencehub", "requirements": "~> 1" }, { "name": "aws-sdk-resourceexplorer2", "requirements": "~> 1" }, { "name": "aws-sdk-resourcegroups", "requirements": "~> 1" }, { "name": "aws-sdk-resourcegroupstaggingapi", "requirements": "~> 1" }, { "name": "aws-sdk-robomaker", "requirements": "~> 1" }, { "name": "aws-sdk-rolesanywhere", "requirements": "~> 1" }, { "name": "aws-sdk-route53", "requirements": "~> 1" }, { "name": "aws-sdk-route53domains", "requirements": "~> 1" }, { "name": "aws-sdk-route53profiles", "requirements": "~> 1" }, { "name": "aws-sdk-route53recoverycluster", "requirements": "~> 1" }, { "name": "aws-sdk-route53recoverycontrolconfig", "requirements": "~> 1" }, { "name": "aws-sdk-route53recoveryreadiness", "requirements": "~> 1" }, { "name": "aws-sdk-route53resolver", "requirements": "~> 1" }, { "name": "aws-sdk-s3", "requirements": "~> 1" }, { "name": "aws-sdk-s3control", "requirements": "~> 1" }, { "name": "aws-sdk-s3outposts", "requirements": "~> 1" }, { "name": "aws-sdk-s3tables", "requirements": "~> 1" }, { "name": "aws-sdk-s3vectors", "requirements": "~> 1" }, { "name": "aws-sdk-sagemaker", "requirements": "~> 1" }, { "name": "aws-sdk-sagemakeredgemanager", "requirements": "~> 1" }, { "name": "aws-sdk-sagemakerfeaturestoreruntime", "requirements": "~> 1" }, { "name": "aws-sdk-sagemakergeospatial", "requirements": "~> 1" }, { "name": "aws-sdk-sagemakermetrics", "requirements": "~> 1" }, { "name": "aws-sdk-sagemakerruntime", "requirements": "~> 1" }, { "name": "aws-sdk-savingsplans", "requirements": "~> 1" }, { "name": "aws-sdk-scheduler", "requirements": "~> 1" }, { "name": "aws-sdk-schemas", "requirements": "~> 1" }, { "name": "aws-sdk-secretsmanager", "requirements": "~> 1" }, { "name": "aws-sdk-securityhub", "requirements": "~> 1" }, { "name": "aws-sdk-securityir", "requirements": "~> 1" }, { "name": "aws-sdk-securitylake", "requirements": "~> 1" }, { "name": "aws-sdk-serverlessapplicationrepository", "requirements": "~> 1" }, { "name": "aws-sdk-servicecatalog", "requirements": "~> 1" }, { "name": "aws-sdk-servicediscovery", "requirements": "~> 1" }, { "name": "aws-sdk-servicequotas", "requirements": "~> 1" }, { "name": "aws-sdk-ses", "requirements": "~> 1" }, { "name": "aws-sdk-sesv2", "requirements": "~> 1" }, { "name": "aws-sdk-shield", "requirements": "~> 1" }, { "name": "aws-sdk-signer", "requirements": "~> 1" }, { "name": "aws-sdk-simpledb", "requirements": "~> 1" }, { "name": "aws-sdk-simspaceweaver", "requirements": "~> 1" }, { "name": "aws-sdk-sms", "requirements": "~> 1" }, { "name": "aws-sdk-snowball", "requirements": "~> 1" }, { "name": "aws-sdk-snowdevicemanagement", "requirements": "~> 1" }, { "name": "aws-sdk-sns", "requirements": "~> 1" }, { "name": "aws-sdk-socialmessaging", "requirements": "~> 1" }, { "name": "aws-sdk-sqs", "requirements": "~> 1" }, { "name": "aws-sdk-ssm", "requirements": "~> 1" }, { "name": "aws-sdk-ssmcontacts", "requirements": "~> 1" }, { "name": "aws-sdk-ssmguiconnect", "requirements": "~> 1" }, { "name": "aws-sdk-ssmincidents", "requirements": "~> 1" }, { "name": "aws-sdk-ssmquicksetup", "requirements": "~> 1" }, { "name": "aws-sdk-ssmsap", "requirements": "~> 1" }, { "name": "aws-sdk-ssoadmin", "requirements": "~> 1" }, { "name": "aws-sdk-states", "requirements": "~> 1" }, { "name": "aws-sdk-storagegateway", "requirements": "~> 1" }, { "name": "aws-sdk-supplychain", "requirements": "~> 1" }, { "name": "aws-sdk-support", "requirements": "~> 1" }, { "name": "aws-sdk-supportapp", "requirements": "~> 1" }, { "name": "aws-sdk-swf", "requirements": "~> 1" }, { "name": "aws-sdk-synthetics", "requirements": "~> 1" }, { "name": "aws-sdk-taxsettings", "requirements": "~> 1" }, { "name": "aws-sdk-textract", "requirements": "~> 1" }, { "name": "aws-sdk-timestreaminfluxdb", "requirements": "~> 1" }, { "name": "aws-sdk-timestreamquery", "requirements": "~> 1" }, { "name": "aws-sdk-timestreamwrite", "requirements": "~> 1" }, { "name": "aws-sdk-tnb", "requirements": "~> 1" }, { "name": "aws-sdk-transcribeservice", "requirements": "~> 1" }, { "name": "aws-sdk-transcribestreamingservice", "requirements": "~> 1" }, { "name": "aws-sdk-transfer", "requirements": "~> 1" }, { "name": "aws-sdk-translate", "requirements": "~> 1" }, { "name": "aws-sdk-trustedadvisor", "requirements": "~> 1" }, { "name": "aws-sdk-verifiedpermissions", "requirements": "~> 1" }, { "name": "aws-sdk-voiceid", "requirements": "~> 1" }, { "name": "aws-sdk-vpclattice", "requirements": "~> 1" }, { "name": "aws-sdk-waf", "requirements": "~> 1" }, { "name": "aws-sdk-wafregional", "requirements": "~> 1" }, { "name": "aws-sdk-wafv2", "requirements": "~> 1" }, { "name": "aws-sdk-wellarchitected", "requirements": "~> 1" }, { "name": "aws-sdk-workdocs", "requirements": "~> 1" }, { "name": "aws-sdk-workmail", "requirements": "~> 1" }, { "name": "aws-sdk-workmailmessageflow", "requirements": "~> 1" }, { "name": "aws-sdk-workspaces", "requirements": "~> 1" }, { "name": "aws-sdk-workspacesinstances", "requirements": "~> 1" }, { "name": "aws-sdk-workspacesthinclient", "requirements": "~> 1" }, { "name": "aws-sdk-workspacesweb", "requirements": "~> 1" }, { "name": "aws-sdk-xray", "requirements": "~> 1" } ] } }
2025-08-18 19:25:29 UTC
M0BYetniGsdBUlGJUgcSv

aws-partitions

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

1.1148.0
Content{ "name": "aws-partitions", "downloads": 1260360196, "version": "1.1148.0", "version_created_at": "2025-08-18T19:25:18.055Z", "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": "6cdc422792b424f42e3a2eb97e9cacba6473500388de5356cb126f1e6031c399", "spec_sha": "bb936ec77bf2f4104568f7127f3328aa628408b5a92d6bf6b7a811d9863cc009", "project_uri": "https://rubygems.org/gems/aws-partitions", "gem_uri": "https://rubygems.org/gems/aws-partitions-1.1148.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-18 19:25:28 UTC
XWQc1XvY3ecpvizvZ0MfR

aws-sdk-sagemaker

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

1.323.0
Content{ "name": "aws-sdk-sagemaker", "downloads": 84150904, "version": "1.323.0", "version_created_at": "2025-08-18T19:25:18.262Z", "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": "4c191627ba78a824e00b54f809f655c625ee08bc3e7d9b00cc81791fbac028e0", "spec_sha": "2933bb6bd5c332bd9864a7d19e50377a209465e1986e512b6e57a9e1a96e0e02", "project_uri": "https://rubygems.org/gems/aws-sdk-sagemaker", "gem_uri": "https://rubygems.org/gems/aws-sdk-sagemaker-1.323.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-18 19:25:26 UTC
atsJDceJJUGio94JwqmD2

aws-sdk-s3control

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

1.116.0
Content{ "name": "aws-sdk-s3control", "downloads": 68484469, "version": "1.116.0", "version_created_at": "2025-08-18T19:25:18.155Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for AWS S3 Control. 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-s3control/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-s3control" }, "yanked": false, "sha": "2dd2a75d21da09a6da69e9d8f3ff2d0543be0a0efbe9074702ea3fcf7639b118", "spec_sha": "ac99c2535d39847006c72653f5f086166a83d5f12cf272e170dcb32b0353e087", "project_uri": "https://rubygems.org/gems/aws-sdk-s3control", "gem_uri": "https://rubygems.org/gems/aws-sdk-s3control-1.116.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-s3control", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-s3control/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-18 19:25:26 UTC
Zd-ex0Nj1nLvZymGaqYs3

aws-sdk-bcmdashboards

Official AWS Ruby gem for AWS Billing and Cost Management Dashboards. This gem is part of the AWS SDK for Ruby.

1.0.0
Content{ "name": "aws-sdk-bcmdashboards", "downloads": 0, "version": "1.0.0", "version_created_at": "2025-08-18T19:25:18.295Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for AWS Billing and Cost Management Dashboards. 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-bcmdashboards/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-bcmdashboards" }, "yanked": false, "sha": "eb26e8422e2591d8363e349900346481f4b741acb4bce9d9e9deaa5c0e23ec5d", "spec_sha": "f5ce90e7a18dc29db4a1b015d1d970086d994af6e2e268d5de5e53bb7e2582f1", "project_uri": "https://rubygems.org/gems/aws-sdk-bcmdashboards", "gem_uri": "https://rubygems.org/gems/aws-sdk-bcmdashboards-1.0.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-bcmdashboards", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-bcmdashboards/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-18 19:25:26 UTC
8OZw6m80Dhjc3rc29SsXn

aws-sdk-connect

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

1.212.0
Content{ "name": "aws-sdk-connect", "downloads": 77924005, "version": "1.212.0", "version_created_at": "2025-08-18T19:25:18.186Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for Amazon Connect Service (Amazon Connect). 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-connect/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-connect" }, "yanked": false, "sha": "8bea9b8c02129203fd1b199e973dcbfa4882d83bbe356a3643ccb92c1e09b986", "spec_sha": "c621128358e354b81a4c630de7ca545cc8d61555cfd40b7f348b10947a4ca695", "project_uri": "https://rubygems.org/gems/aws-sdk-connect", "gem_uri": "https://rubygems.org/gems/aws-sdk-connect-1.212.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-connect", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-connect/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-18 19:25:25 UTC
v405v00TnGoohrzniDQNl

aws-sdk-batch

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

1.122.0
Content{ "name": "aws-sdk-batch", "downloads": 84520917, "version": "1.122.0", "version_created_at": "2025-08-18T19:25:18.160Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for AWS Batch. 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-batch/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-batch" }, "yanked": false, "sha": "4a935e9d3020ac1616b88abfc868e569cf7a1be58782272d6d95487a9a6f7aeb", "spec_sha": "4e109c11f8233079013645e67cb95dc9ebc35fb159e43dac69638d52da835d99", "project_uri": "https://rubygems.org/gems/aws-sdk-batch", "gem_uri": "https://rubygems.org/gems/aws-sdk-batch-1.122.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-batch", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-batch/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-18 19:25:23 UTC
ygEkk_2PU0N8Bu0AAPhEB

aws-sdk-connectparticipant

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

1.68.0
Content{ "name": "aws-sdk-connectparticipant", "downloads": 44934015, "version": "1.68.0", "version_created_at": "2025-08-18T19:25:18.141Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for Amazon Connect Participant Service (Amazon Connect Participant). 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-connectparticipant/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-connectparticipant" }, "yanked": false, "sha": "bf5b76ce734ac372d7cf6813bcc0fa7cecf361fee7a6bf636046da8fd497d485", "spec_sha": "f375ae90fca13c285629c35ffa30f7da79f0ea216a1e1d4a910a8bd5ebeb28a6", "project_uri": "https://rubygems.org/gems/aws-sdk-connectparticipant", "gem_uri": "https://rubygems.org/gems/aws-sdk-connectparticipant-1.68.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-connectparticipant", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-connectparticipant/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-18 19:25:22 UTC
ZMwU3TRrOWI2j0VypaMIC

vagrant-docker-networks-manager

Adds `vagrant network` subcommand, creates labeled Docker networks on `vagrant up`, and cleans them on `vagrant destroy` if created by this machine.

1.0.3
Content{ "name": "vagrant-docker-networks-manager", "downloads": 110, "version": "1.0.3", "version_created_at": "2025-08-18T19:19:10.646Z", "version_downloads": 0, "platform": "ruby", "authors": "Julien Poirou", "info": "Adds `vagrant network` subcommand, creates labeled Docker networks on `vagrant up`,\nand cleans them on `vagrant destroy` if created by this machine.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager", "changelog_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager/issues", "source_code_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "df147d0a07599aa86b245063c696c30f0fb548af1611f1637cd412f7d1b4d076", "spec_sha": "920626440e66793f56dad744ab7b0527be784a4c143c90dc4725367b7bad9bdc", "project_uri": "https://rubygems.org/gems/vagrant-docker-networks-manager", "gem_uri": "https://rubygems.org/gems/vagrant-docker-networks-manager-1.0.3.gem", "homepage_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager", "bug_tracker_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager/issues", "changelog_uri": "https://github.com/julienpoirou/vagrant-docker-networks-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-18 19:19:12 UTC
5v6bqo3VdvSKx3bGjrQCe

vagrant-docker-networks-manager

Adds `vagrant network` subcommand, creates labeled Docker networks on `vagrant up`, and cleans them on `vagrant destroy` if created by this machine.

1.0.2
Content{ "name": "vagrant-docker-networks-manager", "downloads": 104, "version": "1.0.2", "version_created_at": "2025-08-18T19:13:26.632Z", "version_downloads": 0, "platform": "ruby", "authors": "Julien Poirou", "info": "Adds `vagrant network` subcommand, creates labeled Docker networks on `vagrant up`,\nand cleans them on `vagrant destroy` if created by this machine.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager", "changelog_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager/issues", "source_code_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "b8d51fae510f3bdc4c6702ea95431d1b7cf3a0b907fcafbf988b852f39a365c0", "spec_sha": "fd874756af1b8b13fa43b3dbf390ab91c1f3726b03cea19cad875c27ff2c3418", "project_uri": "https://rubygems.org/gems/vagrant-docker-networks-manager", "gem_uri": "https://rubygems.org/gems/vagrant-docker-networks-manager-1.0.2.gem", "homepage_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager", "bug_tracker_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager/issues", "changelog_uri": "https://github.com/julienpoirou/vagrant-docker-networks-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-18 19:13:29 UTC
WzrJKNOyKArhkL5fBPaDp

utils

This ruby gem provides some useful command line utilities

0.73.1
Content{ "name": "utils", "downloads": 440585, "version": "0.73.1", "version_created_at": "2025-08-18T19:10:12.468Z", "version_downloads": 0, "platform": "ruby", "authors": "Florian Frank", "info": "This ruby gem provides some useful command line utilities", "licenses": [ "GPL-2.0" ], "metadata": {}, "yanked": false, "sha": "e77b85bb195e30c4f70b67be80a5e618b0e99decc9c87646d184ea64350f1e24", "spec_sha": "af639a3fd69b906f8bb9f6820723d0072f37d544cc3e82be128bc63660016d2a", "project_uri": "https://rubygems.org/gems/utils", "gem_uri": "https://rubygems.org/gems/utils-0.73.1.gem", "homepage_uri": "http://github.com/flori/utils", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/utils/0.73.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "gem_hadar", "requirements": "~> 2.0" }, { "name": "test-unit", "requirements": ">= 0" } ], "runtime": [ { "name": "all_images", "requirements": "~> 0.5.0" }, { "name": "context_spook", "requirements": "~> 0.2" }, { "name": "debug", "requirements": ">= 0" }, { "name": "figlet", "requirements": "~> 1.0" }, { "name": "infobar", "requirements": "~> 0.8" }, { "name": "kramdown-ansi", "requirements": "~> 0.1" }, { "name": "mize", "requirements": "~> 0.6" }, { "name": "ollama-ruby", "requirements": "~> 1.6" }, { "name": "pstree", "requirements": "~> 0.3" }, { "name": "search_ui", "requirements": "~> 0.0" }, { "name": "simplecov", "requirements": ">= 0" }, { "name": "term-ansicolor", "requirements": "~> 1.11" }, { "name": "tins", "requirements": "~> 1.14" }, { "name": "unix_socks", "requirements": ">= 0" }, { "name": "webrick", "requirements": ">= 0" } ] } }
2025-08-18 19:10:15 UTC
lOGhjL9JzvXWvk0C5d1zp

algo_scaffold

A command-line tool to quickly generate Ruby class and RSpec test files for algorithm practice problems from various sources. Mostly implemented by Claude.

0.1.0
Content{ "name": "algo_scaffold", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-08-18T19:08:24.646Z", "version_downloads": 0, "platform": "ruby", "authors": "Molly Huerster", "info": "A command-line tool to quickly generate Ruby class and RSpec test files for algorithm practice problems from various sources. Mostly implemented by Claude.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/mhuerster/algo_scaffold", "source_code_uri": "https://github.com/mhuerster/algo_scaffold", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "882e3a18f590a4137529159fd61a861e92f0e88ff9f88003035b661ff7ba01b4", "spec_sha": "22785e4dc54fe5476534c10588213e7497ea6a80e09f9ec4570ac20b574d5c4b", "project_uri": "https://rubygems.org/gems/algo_scaffold", "gem_uri": "https://rubygems.org/gems/algo_scaffold-0.1.0.gem", "homepage_uri": "https://github.com/mhuerster/algo_scaffold", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/mhuerster/algo_scaffold", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "colorize", "requirements": "~> 1.1" }, { "name": "thor", "requirements": "~> 1.3" } ] } }
2025-08-18 19:08:27 UTC
jKxXfiiStbOdAECCM6B4V

ollama_chat

The app provides a command-line interface (CLI) to an Ollama AI model, allowing users to engage in text-based conversations and generate human-like responses. Users can import data from local files or web pages, which are then processed through three different modes: fully importing the content into the conversation context, summarizing the information for concise reference, or storing it in an embedding vector database for later retrieval based on the conversation.

0.0.25
Content{ "name": "ollama_chat", "downloads": 4311, "version": "0.0.25", "version_created_at": "2025-08-18T19:02:38.765Z", "version_downloads": 0, "platform": "ruby", "authors": "Florian Frank", "info": "The app provides a command-line interface (CLI) to an Ollama AI model,\nallowing users to engage in text-based conversations and generate\nhuman-like responses. Users can import data from local files or web pages,\nwhich are then processed through three different modes: fully importing the\ncontent into the conversation context, summarizing the information for\nconcise reference, or storing it in an embedding vector database for later\nretrieval based on the conversation.\n", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "f110a21a4a0a5e83186909015a9d4ce31d3117ceffe72eb184a5306ce2731703", "spec_sha": "7bacdbb08336f8f41f1ee7834377fc0e39780fedf46b85317de370c4498681ae", "project_uri": "https://rubygems.org/gems/ollama_chat", "gem_uri": "https://rubygems.org/gems/ollama_chat-0.0.25.gem", "homepage_uri": "https://github.com/flori/ollama_chat", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/ollama_chat/0.0.25", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "all_images", "requirements": "~> 0.6" }, { "name": "context_spook", "requirements": ">= 0" }, { "name": "debug", "requirements": ">= 0" }, { "name": "gem_hadar", "requirements": "~> 2.0" }, { "name": "kramdown", "requirements": "~> 2.0" }, { "name": "rspec", "requirements": "~> 3.2" }, { "name": "simplecov", "requirements": ">= 0" }, { "name": "webmock", "requirements": ">= 0" } ], "runtime": [ { "name": "amatch", "requirements": "~> 0.4.1" }, { "name": "complex_config", "requirements": "~> 0.22, >= 0.22.2" }, { "name": "csv", "requirements": "~> 3.0" }, { "name": "documentrix", "requirements": "~> 0.0, >= 0.0.2" }, { "name": "excon", "requirements": "~> 1.0" }, { "name": "kramdown-ansi", "requirements": "~> 0.1" }, { "name": "mime-types", "requirements": "~> 3.0" }, { "name": "ollama-ruby", "requirements": "~> 1.6" }, { "name": "pdf-reader", "requirements": "~> 2.0" }, { "name": "redis", "requirements": "~> 5.0" }, { "name": "reverse_markdown", "requirements": "~> 3.0" }, { "name": "rss", "requirements": "~> 0.3" }, { "name": "search_ui", "requirements": "~> 0.0" }, { "name": "term-ansicolor", "requirements": "~> 1.11" }, { "name": "tins", "requirements": "~> 1.41" }, { "name": "unix_socks", "requirements": ">= 0.0.1" }, { "name": "xdg", "requirements": ">= 0" } ] } }
2025-08-18 19:02:41 UTC
xYAHAuIH7dU9Uqi5PEPKf

asciidoctor-html

An AsciiDoc-to-HTML static site generator based on Asciidoctor.

1.0.0
Content{ "name": "asciidoctor-html", "downloads": 3980, "version": "1.0.0", "version_created_at": "2025-08-18T19:02:15.202Z", "version_downloads": 0, "platform": "ruby", "authors": "Ravi Rajani", "info": "An AsciiDoc-to-HTML static site generator based on Asciidoctor.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/ravirajani/asciidoctor-html", "changelog_uri": "https://github.com/ravirajani/asciidoctor-html", "source_code_uri": "https://github.com/ravirajani/asciidoctor-html", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "14a9e03b42589be77cb9d12ccd6f7fec83b15aef48d697d8e938d84d8a6b4022", "spec_sha": "d659691f7e5fc60cf37515f8639432f1bb764afa7cd109621eb8489bfdc7d808", "project_uri": "https://rubygems.org/gems/asciidoctor-html", "gem_uri": "https://rubygems.org/gems/asciidoctor-html-1.0.0.gem", "homepage_uri": "https://github.com/ravirajani/asciidoctor-html", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/ravirajani/asciidoctor-html", "bug_tracker_uri": null, "changelog_uri": "https://github.com/ravirajani/asciidoctor-html", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "asciidoctor", "requirements": "= 2.0.23" }, { "name": "filewatcher", "requirements": "= 2.1.0" }, { "name": "nokogiri", "requirements": "= 1.18.9" }, { "name": "psych", "requirements": "= 5.2.6" }, { "name": "roman-numerals", "requirements": "= 0.3.0" } ] } }
2025-08-18 19:02:19 UTC
iNWQpdOVjrLIepNCI4BNn

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.

1.3.0
Content{ "name": "jetstream_bridge", "downloads": 855, "version": "1.3.0", "version_created_at": "2025-08-18T19:02:08.775Z", "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": "7835afe5ea746924f6c5c31311a486a44bbd79d98e298c50056d8f8a2d7c89d8", "spec_sha": "134ffae060e13838553f7cac9ca9025afbfe69d46f9785c616512f493ca0b480", "project_uri": "https://rubygems.org/gems/jetstream_bridge", "gem_uri": "https://rubygems.org/gems/jetstream_bridge-1.3.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" }, { "name": "rubocop-rake", "requirements": "~> 0.6" } ], "runtime": [ { "name": "activerecord", "requirements": ">= 6.0" }, { "name": "activesupport", "requirements": ">= 6.0" }, { "name": "nats-pure", "requirements": "~> 2.4" }, { "name": "rails", "requirements": ">= 6.0" } ] } }
2025-08-18 19:02:12 UTC
QPyd-mzWM5nvkcKh1OYAC

increase

Ruby library to access the Increase API

1.37.0
Content{ "name": "increase", "downloads": 20521, "version": "1.37.0", "version_created_at": "2025-08-18T19:01:00.347Z", "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": "6e2a6c00545cc61edfe96ef948c31375aedd7ae5c2f8bbe07f7aabff74d938fe", "spec_sha": "bec893874b6bc1f39776f222569334500742adc3cd4cd57969c96a2d064a32bb", "project_uri": "https://rubygems.org/gems/increase", "gem_uri": "https://rubygems.org/gems/increase-1.37.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-18 19:01:03 UTC
N_V-K_O0be5MCZwAyTLGw

phony

Fast international phone number (E164 standard) normalizing, splitting and formatting. Lots of formatting options: International (+.., 00..), national (0..), and local.

2.22.5
Content{ "name": "phony", "downloads": 29825525, "version": "2.22.5", "version_created_at": "2025-08-18T18:58:28.774Z", "version_downloads": 0, "platform": "ruby", "authors": "Florian Hanke", "info": "Fast international phone number (E164 standard) normalizing, splitting and formatting. Lots of formatting options: International (+.., 00..), national (0..), and local.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "2463cfd980a835dd4114f96ba3edd3bb904d31cb11b9c4afcacd923c211ab2d0", "spec_sha": "e233fd519a2e56e265debf04bbf1fcb90c2444951180867fe99a998214577e42", "project_uri": "https://rubygems.org/gems/phony", "gem_uri": "https://rubygems.org/gems/phony-2.22.5.gem", "homepage_uri": "https://github.com/floere/phony", "wiki_uri": "", "documentation_uri": "http://rubydoc.info/gems/phony/", "mailing_list_uri": "", "source_code_uri": "https://github.com/floere/phony", "bug_tracker_uri": "", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-08-18 18:58:33 UTC
K67BPVq2cmccxTpZ9IEzr

vagrant-docker-networks-manager

Adds `vagrant network` subcommand, creates labeled Docker networks on `vagrant up`, and cleans them on `vagrant destroy` if created by this machine.

1.0.1
Content{ "name": "vagrant-docker-networks-manager", "downloads": 86, "version": "1.0.1", "version_created_at": "2025-08-18T18:57:44.559Z", "version_downloads": 0, "platform": "ruby", "authors": "Julien Poirou", "info": "Adds `vagrant network` subcommand, creates labeled Docker networks on `vagrant up`,\nand cleans them on `vagrant destroy` if created by this machine.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager", "changelog_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager/issues", "source_code_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "c4cbc0a3ae11a79edc83118502c8d723e8d5c3fc4450016095e0dfa40aab98a7", "spec_sha": "77e3762aeab37774d05d501ff7538397ba9c62ab18a4d8bd9b986ab8f1c6a410", "project_uri": "https://rubygems.org/gems/vagrant-docker-networks-manager", "gem_uri": "https://rubygems.org/gems/vagrant-docker-networks-manager-1.0.1.gem", "homepage_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager", "bug_tracker_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager/issues", "changelog_uri": "https://github.com/julienpoirou/vagrant-docker-networks-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-18 18:57:48 UTC
UH5_6zNlA9B5ANKhFh-TZ

my_package-test

A longer description of your gem

0.1.1
Content{ "name": "my_package-test", "downloads": 548, "version": "0.1.1", "version_created_at": "2025-08-18T18:54:05.848Z", "version_downloads": 0, "platform": "ruby", "authors": "Brandon", "info": "A longer description of your gem", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "87a58b8713c8aba9781ec0c3f54ef82d04a1f39aefc9ff6f1894d85e552883ef", "spec_sha": "a9fc50988f630eca2ced30aff245f7efe695082421f3ac4bc1e3eda5cec0384e", "project_uri": "https://rubygems.org/gems/my_package-test", "gem_uri": "https://rubygems.org/gems/my_package-test-0.1.1.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/my_package-test/0.1.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-08-18 18:54:08 UTC
B419RTvyanuNBx2lY3YU5

vagrant-docker-networks-manager

Adds `vagrant network` subcommand, creates labeled Docker networks on `vagrant up`, and cleans them on `vagrant destroy` if created by this machine.

1.0.0
Content{ "name": "vagrant-docker-networks-manager", "downloads": 78, "version": "1.0.0", "version_created_at": "2025-08-18T18:48:03.833Z", "version_downloads": 0, "platform": "ruby", "authors": "Julien Poirou", "info": "Adds `vagrant network` subcommand, creates labeled Docker networks on `vagrant up`,\nand cleans them on `vagrant destroy` if created by this machine.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager", "changelog_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager/issues", "source_code_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "d42f8ea15ea1c40401b6fda98587d7ef8a92fb977b9175ca9494eae64e203ab0", "spec_sha": "b113e95eb69df15705ab77a5de1c1c7d636e1cd0d802bdc3096f7be476407c31", "project_uri": "https://rubygems.org/gems/vagrant-docker-networks-manager", "gem_uri": "https://rubygems.org/gems/vagrant-docker-networks-manager-1.0.0.gem", "homepage_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager", "bug_tracker_uri": "https://github.com/julienpoirou/vagrant-docker-networks-manager/issues", "changelog_uri": "https://github.com/julienpoirou/vagrant-docker-networks-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-18 18:48:07 UTC
I7T8cBvbc2T4lfA-OLLoJ

playbook_ui_docs

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

14.25.0.pre.alpha.testingcss9700
Content{ "name": "playbook_ui_docs", "downloads": 442385, "version": "14.25.0.pre.alpha.testingcss9700", "version_created_at": "2025-08-18T18:48:00.161Z", "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": "49620067ca27176cdca742bee415f523e3a424d50bd72250b5389abb0e4b2203", "spec_sha": "7efad18c1d139e05464ddbf5766a3226f3595226c547d67fbc6c88f711eb53be", "project_uri": "https://rubygems.org/gems/playbook_ui_docs", "gem_uri": "https://rubygems.org/gems/playbook_ui_docs-14.25.0.pre.alpha.testingcss9700.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.testingcss9700", "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-18 18:48:04 UTC
Y9dzUN6O1Frw6qC46Wz6f

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.testingcss9700
Content{ "name": "playbook_ui", "downloads": 1638785, "version": "14.25.0.pre.alpha.testingcss9700", "version_created_at": "2025-08-18T18:47:55.872Z", "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": "9c7f30eb576bfc0c70eda87c8629f2b5a387c74d006ecb12c3c561595d37890f", "spec_sha": "ed03ae7902481784768fab6c03fd8f91ba7629a527447d1608fc38e6b3db0cfb", "project_uri": "https://rubygems.org/gems/playbook_ui", "gem_uri": "https://rubygems.org/gems/playbook_ui-14.25.0.pre.alpha.testingcss9700.gem", "homepage_uri": "https://playbook.powerapp.cloud/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/playbook_ui/14.25.0.pre.alpha.testingcss9700", "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-18 18:48:00 UTC
aAuJaqClAoR67KzVPm-tA

ollama-ruby

Library that allows interacting with the Ollama API

1.6.0
Content{ "name": "ollama-ruby", "downloads": 11755, "version": "1.6.0", "version_created_at": "2025-08-18T18:47:04.268Z", "version_downloads": 0, "platform": "ruby", "authors": "Florian Frank", "info": "Library that allows interacting with the Ollama API", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "d6c15e6fcf7368664d8b1018f3734a018d5a7a8af9e9b860745fc29461843b84", "spec_sha": "6f4043436b06c705dbbe8adb9792f3a36466611d9066b3aa30a8fce955a1b155", "project_uri": "https://rubygems.org/gems/ollama-ruby", "gem_uri": "https://rubygems.org/gems/ollama-ruby-1.6.0.gem", "homepage_uri": "https://github.com/flori/ollama-ruby", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/ollama-ruby/1.6.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "all_images", "requirements": "~> 0.6" }, { "name": "context_spook", "requirements": ">= 0" }, { "name": "debug", "requirements": ">= 0" }, { "name": "gem_hadar", "requirements": "~> 2.0" }, { "name": "kramdown", "requirements": "~> 2.0" }, { "name": "rspec", "requirements": "~> 3.2" }, { "name": "simplecov", "requirements": ">= 0" }, { "name": "webmock", "requirements": ">= 0" } ], "runtime": [ { "name": "excon", "requirements": "~> 1.0" }, { "name": "infobar", "requirements": "~> 0.8" }, { "name": "json", "requirements": "~> 2.0" }, { "name": "kramdown-ansi", "requirements": "~> 0.0, >= 0.0.1" }, { "name": "ostruct", "requirements": "~> 0.0" }, { "name": "term-ansicolor", "requirements": "~> 1.11" }, { "name": "tins", "requirements": "~> 1.41" } ] } }
2025-08-18 18:47:06 UTC
I5ceQw9KZitdYJOpO3oDf

simp-rake-helpers

"simp-rake-helpers provides common methods for SIMP Rake Tasks"

5.23.0
Content{ "name": "simp-rake-helpers", "downloads": 429823, "version": "5.23.0", "version_created_at": "2025-08-18T18:45:11.403Z", "version_downloads": 0, "platform": "ruby", "authors": "Chris Tessmer, Trevor Vaughan", "info": " \"simp-rake-helpers provides common methods for SIMP Rake Tasks\"\n", "licenses": [ "Apache-2.0" ], "metadata": { "issue_tracker": "https://github.com/simp/rubygem-simp-rake-helpers/issues" }, "yanked": false, "sha": "87112927322185f67fa75bce56527b811f7a4069a66624242013ccff95ea9a3f", "spec_sha": "ea0c14c66c557da3ba4eed8de51d550d3eb20a272d6d7b607057e6dc138538d3", "project_uri": "https://rubygems.org/gems/simp-rake-helpers", "gem_uri": "https://rubygems.org/gems/simp-rake-helpers-5.23.0.gem", "homepage_uri": "https://github.com/simp/rubygem-simp-rake-helpers", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/simp-rake-helpers/5.23.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "pry", "requirements": ">= 0" }, { "name": "pry-doc", "requirements": ">= 0" } ], "runtime": [ { "name": "bundler", "requirements": ">= 1.14, < 3.0" }, { "name": "metadata-json-lint", "requirements": ">= 1.2, < 5.0" }, { "name": "pager", "requirements": "~> 1.0" }, { "name": "parallel", "requirements": "~> 1.0" }, { "name": "parallel_tests", "requirements": "> 2.4, < 5.0" }, { "name": "puppet", "requirements": ">= 3.0, < 9.0" }, { "name": "puppet-blacksmith", "requirements": ">= 3.3.0, < 8.0" }, { "name": "puppetlabs_spec_helper", "requirements": ">= 6.0, < 8.0" }, { "name": "puppet-lint", "requirements": ">= 1.0, < 5.0" }, { "name": "puppet-lint-optional_default-check", "requirements": ">= 1.0, < 3.0" }, { "name": "puppet-lint-params_empty_string-check", "requirements": ">= 1.0, < 3.0" }, { "name": "r10k", "requirements": ">= 2.2, < 5.0" }, { "name": "rake", "requirements": ">= 10.0, < 14.0" }, { "name": "ruby-progressbar", "requirements": "~> 1.0" }, { "name": "simp-beaker-helpers", "requirements": "~> 2.0" }, { "name": "simp-rspec-puppet-facts", "requirements": ">= 2.4.1, < 4.0" } ] } }
2025-08-18 18:45:13 UTC
AT5NjZMuVcM3LIMWn19Yx

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.

1.2.0
Content{ "name": "jetstream_bridge", "downloads": 816, "version": "1.2.0", "version_created_at": "2025-08-18T18:35:55.459Z", "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": "7f76cba888c26f3776e6be9dd96bd4a514098926292fdec357fbe751e82fd346", "spec_sha": "8f1091a3f7cfc1a70ee58df1647469aef85718ae69fe6f5c3075c3d5d03f9a64", "project_uri": "https://rubygems.org/gems/jetstream_bridge", "gem_uri": "https://rubygems.org/gems/jetstream_bridge-1.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" }, { "name": "rubocop-rake", "requirements": "~> 0.6" } ], "runtime": [ { "name": "activerecord", "requirements": ">= 6.0" }, { "name": "activesupport", "requirements": ">= 6.0" }, { "name": "nats-pure", "requirements": "~> 2.4" }, { "name": "rails", "requirements": ">= 6.0" } ] } }
2025-08-18 18:35:57 UTC
OMERjLNpPJKLwtP9btusS

cybrid_api_bank_ruby

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

0.124.75
Content{ "name": "cybrid_api_bank_ruby", "downloads": 1594530, "version": "0.124.75", "version_created_at": "2025-08-18T18:25:36.317Z", "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": "d6cfd0f081f1a758cb80191931347cb86b8e6850a8026fbf8c3f7cfe3a75a06e", "spec_sha": "3398d00349c7eedfe004a295cf43eede264dd5ddf6c7d64530acbe7b3c34eb0b", "project_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby-0.124.75.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.75", "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-18 18:25:40 UTC
MnxPW3H_cfuyQUn6u8J9D

cybrid_api_id_ruby

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

0.124.75
Content{ "name": "cybrid_api_id_ruby", "downloads": 1599858, "version": "0.124.75", "version_created_at": "2025-08-18T18:24:39.673Z", "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": "7651d5a6b00ed385c1823f11bafb3ccbd53e116e38d878baeb7b56025f2afc37", "spec_sha": "b16d7be868cbb0bb2fadb37ccb0daaa3ef5163472b9aeaf44077d6d7ffeff6b6", "project_uri": "https://rubygems.org/gems/cybrid_api_id_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_id_ruby-0.124.75.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.75", "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-18 18:24:45 UTC
1kZNUius56uoMkTWMd-je

cybrid_api_organization_ruby

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

0.124.75
Content{ "name": "cybrid_api_organization_ruby", "downloads": 1618132, "version": "0.124.75", "version_created_at": "2025-08-18T18:24:33.619Z", "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": "0e09f776a919a840e731c4d837f8b0feb56303b964bea96a5048ced0bc7391c1", "spec_sha": "d858651a1ad21c0755643d312f88caaadf51dbc7fffd328de5886c389d74583c", "project_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby-0.124.75.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.75", "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-18 18:24:38 UTC
XX9MIVTuoQFYl-xfgK1yo

rails_auth_generator

Provides Rails generators for authentication, user management, password resets, and mailers, streamlining the setup of secure user authentication in Rails applications.

0.1.0
Content{ "name": "rails_auth_generator", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-08-18T18:23:29.426Z", "version_downloads": 0, "platform": "ruby", "authors": "Zeyad Hassan", "info": "Provides Rails generators for authentication, user management, password resets, and mailers, streamlining the setup of secure user authentication in Rails applications.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "f439a7502b1dbdedc2bc9444648cb87519dc4167acdc353e6c01429ba371b07e", "spec_sha": "b957e4a656c6981eabb07c39b9c50833d2ae24df930afebc508c40994e78a29a", "project_uri": "https://rubygems.org/gems/rails_auth_generator", "gem_uri": "https://rubygems.org/gems/rails_auth_generator-0.1.0.gem", "homepage_uri": "https://github.com/Zeyad-Hassan-1/authJWT.git", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/rails_auth_generator/0.1.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rails", "requirements": ">= 6.0, < 9.0" } ] } }
2025-08-18 18:23:33 UTC
GPmBTCdlko9Shg6gvIhV9

devcenter

CLI to interact with Heroku's Dev Center

1.3.1
Content{ "name": "devcenter", "downloads": 93148, "version": "1.3.1", "version_created_at": "2025-08-18T18:09:42.408Z", "version_downloads": 0, "platform": "ruby", "authors": "Heroku", "info": "CLI to interact with Heroku's Dev Center", "licenses": [], "metadata": {}, "yanked": false, "sha": "4fd540df37b1617a1f186ab176bf8333070d9db99c278e8cd4908370cee4508a", "spec_sha": "5fc6c9bd9e6427d97e793119433e4ebf6b402cc954fdd7f310abe2a592174634", "project_uri": "https://rubygems.org/gems/devcenter", "gem_uri": "https://rubygems.org/gems/devcenter-1.3.1.gem", "homepage_uri": "https://devcenter.heroku.com", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/devcenter/1.3.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "coderay", "requirements": "~> 1.1.3" }, { "name": "commander", "requirements": "~> 4.6" }, { "name": "devcenter-parser", "requirements": "~> 2.3" }, { "name": "excon", "requirements": "~> 0.100.0" }, { "name": "json", "requirements": "~> 2.3.1" }, { "name": "launchy", "requirements": "~> 2.4.3" }, { "name": "listen", "requirements": "~> 3.4.1" }, { "name": "netrc", "requirements": "~> 0.11.0" }, { "name": "rack", "requirements": "~> 2.2.8" }, { "name": "rack-protection", "requirements": "~> 2.2.4" }, { "name": "sinatra", "requirements": "~> 2.2.4" }, { "name": "thin", "requirements": "~> 1.8.2" }, { "name": "tilt", "requirements": "~> 2.0.11" } ] } }
2025-08-18 18:09:44 UTC
bYcFShqETy1mLwfdORcgA

google-cloud-bigtable-v2

Cloud Bigtable is a fully managed, scalable NoSQL database service for large analytical and operational workloads. Note that google-cloud-bigtable-v2 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-bigtable instead. See the readme for more details.

1.9.0
Content{ "name": "google-cloud-bigtable-v2", "downloads": 1408655, "version": "1.9.0", "version_created_at": "2025-08-18T18:06:14.850Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "Cloud Bigtable is a fully managed, scalable NoSQL database service for large analytical and operational workloads. Note that google-cloud-bigtable-v2 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-bigtable instead. See the readme for more details.", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "6a65a0f49d852c6e2153bd44047e37b556dae4b6cb5319910a193b436bc004a7", "spec_sha": "227b59ccfc0dda89dd3cdd0cce52ac5cad0784884110754753d083e41df93384", "project_uri": "https://rubygems.org/gems/google-cloud-bigtable-v2", "gem_uri": "https://rubygems.org/gems/google-cloud-bigtable-v2-1.9.0.gem", "homepage_uri": "https://github.com/googleapis/google-cloud-ruby", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/google-cloud-bigtable-v2/1.9.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "gapic-common", "requirements": "~> 1.0" }, { "name": "google-cloud-errors", "requirements": "~> 1.0" } ] } }
2025-08-18 18:06:16 UTC