Rubyhooks

Lastest updates from Rubygems.org

ID Gem Version Body Updated At
g1L6GnvAz1QdgCAWEfYix

oneroster

Wrapper for the OneRoster API.

2.3.24
Content{ "name": "oneroster", "downloads": 84451, "version": "2.3.24", "version_created_at": "2025-07-17T16:24:13.810Z", "version_downloads": 0, "platform": "ruby", "authors": "Robert Julius", "info": "Wrapper for the OneRoster API.", "licenses": [ "MIT" ], "metadata": { "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "2ab77ebcd2928fdbf0fda4396f6e7489d3a6607aaa246ddb8380f5104b7422c5", "spec_sha": "84718250a2bd07b889d982276dff0b1dcc7e745a6517b69b62c9d2cbb559f73a", "project_uri": "https://rubygems.org/gems/oneroster", "gem_uri": "https://rubygems.org/gems/oneroster-2.3.24.gem", "homepage_uri": "https://github.com/TCI/oneroster", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/oneroster/2.3.24", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.1.4" }, { "name": "mocha", "requirements": ">= 0" }, { "name": "pry", "requirements": ">= 0" }, { "name": "pry-nav", "requirements": ">= 0" }, { "name": "rake", "requirements": "~> 10.0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rspec_junit_formatter", "requirements": ">= 0" }, { "name": "rubocop", "requirements": "~> 1.53" }, { "name": "simplecov", "requirements": "~> 0.22" } ], "runtime": [ { "name": "dry-inflector", "requirements": "~> 1.0.0" }, { "name": "faraday", "requirements": ">= 0" }, { "name": "faraday_middleware", "requirements": ">= 0" }, { "name": "oauth", "requirements": ">= 0" }, { "name": "simple_oauth", "requirements": ">= 0" } ] } }
2025-07-17 16:24:15 UTC
KkF0KaqEN4pEDsBsYkJOZ

clever

Wrapper for the Clever API.

3.2.12
Content{ "name": "clever", "downloads": 94576, "version": "3.2.12", "version_created_at": "2025-07-17T16:21:59.541Z", "version_downloads": 0, "platform": "ruby", "authors": "Robert Julius", "info": "Wrapper for the Clever API.", "licenses": [ "MIT" ], "metadata": { "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "95068e148faed2740da341fddaa562a44fe1255bacac7758372a168ee8a52082", "spec_sha": "2f080c708d0c7caf449107150ff6cc53e169760b79c67fc5882b49902d70d9b3", "project_uri": "https://rubygems.org/gems/clever", "gem_uri": "https://rubygems.org/gems/clever-3.2.12.gem", "homepage_uri": "https://github.com/tci/clever", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/clever/3.2.12", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.1.4" }, { "name": "mocha", "requirements": ">= 0" }, { "name": "pry", "requirements": ">= 0" }, { "name": "pry-nav", "requirements": ">= 0" }, { "name": "rake", "requirements": "~> 10.0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rspec_junit_formatter", "requirements": ">= 0" }, { "name": "rubocop", "requirements": "~> 1.53" }, { "name": "simplecov", "requirements": "~> 0.22" } ], "runtime": [ { "name": "faraday", "requirements": ">= 0" }, { "name": "faraday_middleware", "requirements": ">= 0" } ] } }
2025-07-17 16:22:01 UTC
qPeW4kfg70Acu1k4QIWkV

ai4r

AI4R is a lightweight, educational Ruby library featuring clean implementations of core machine learning and AI algorithms—such as decision trees, neural networks, k-means, genetic algorithms, and even a bit size Transformers architecture covering encoder, decoder, and seq2seq variations. Designed with simplicity and clarity in mind, this library is ideal for students, educators, and developers who want to understand these algorithms line by line. With no external dependencies, no GPU support, and no production overhead, AI4R serves as a practical and transparent way to explore the foundations of AI in Ruby. It is a long-maintained open-source effort to bring accessible, hands-on machine learning to the Ruby community.

2.0
Content{ "name": "ai4r", "downloads": 259374, "version": "2.0", "version_created_at": "2025-07-17T15:52:28.262Z", "version_downloads": 0, "platform": "ruby", "authors": "Sergio Fierens", "info": "AI4R is a lightweight, educational Ruby library featuring clean implementations of core machine learning and AI algorithms—such as decision trees, neural networks, k-means, genetic algorithms, and even a bit size Transformers architecture covering encoder, decoder, and seq2seq variations. Designed with simplicity and clarity in mind, this library is ideal for students, educators, and developers who want to understand these algorithms line by line.\n\nWith no external dependencies, no GPU support, and no production overhead, AI4R serves as a practical and transparent way to explore the foundations of AI in Ruby. It is a long-maintained open-source effort to bring accessible, hands-on machine learning to the Ruby community.\n", "licenses": [ "Unlicense" ], "metadata": { "source_code_uri": "https://github.com/SergioFierens/ai4r", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "92c38a125292a4091ffc220e2936b33c392d7ad2a723d330923e3d3df5423509", "spec_sha": "6dd75ddd559776f5083d59ba236b63430c186158b5f15c28ddb79591698d2d2c", "project_uri": "https://rubygems.org/gems/ai4r", "gem_uri": "https://rubygems.org/gems/ai4r-2.0.gem", "homepage_uri": "http://www.ai4r.org", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/SergioFierens/ai4r", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-07-17 15:52:29 UTC
yALN5BZCHotVWQbnbMdKp

blueprint_config

Flexible configuration for Ruby/Rails applications with a variety of backends

1.5.0
Content{ "name": "blueprint_config", "downloads": 2170, "version": "1.5.0", "version_created_at": "2025-07-17T15:40:44.493Z", "version_downloads": 0, "platform": "ruby", "authors": "Vladimir Elchinov, Rails Blueprint", "info": "Flexible configuration for Ruby/Rails applications with a variety of backends", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "f99c3cca07a85cffedf40d7e5d814ea8e1073e166e80b168adfc687489c7f8e1", "spec_sha": "efa2d23055288dcd92ce6259dd6d5bb59884a25fa7856e340ea41e2a275518ad", "project_uri": "https://rubygems.org/gems/blueprint_config", "gem_uri": "https://rubygems.org/gems/blueprint_config-1.5.0.gem", "homepage_uri": "https://github.com/railsblueprint/blueprint_config", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/blueprint_config/1.5.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "activerecord", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "redis", "requirements": ">= 0" }, { "name": "rspec", "requirements": ">= 0" }, { "name": "sqlite3", "requirements": ">= 0" } ], "runtime": [] } }
2025-07-17 15:40:46 UTC
SJXAM9MVYFhl7I5xS7jve

jsonrpc-middleware

Implements the JSON-RPC 2.0 protocol, enabling standardized remote procedure calls encoded in JSON.

0.3.0
Content{ "name": "jsonrpc-middleware", "downloads": 285, "version": "0.3.0", "version_created_at": "2025-07-17T15:38:15.575Z", "version_downloads": 0, "platform": "ruby", "authors": "Wilson Silva", "info": "Implements the JSON-RPC 2.0 protocol, enabling standardized remote procedure calls encoded in JSON.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/wilsonsilva/jsonrpc-middleware", "changelog_uri": "https://github.com/wilsonsilva/jsonrpc-middleware/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/wilsonsilva/jsonrpc-middleware", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "4fee698276a255b31d07fd775138e37b656e8ae5d293ee8879a505e1d5ec9275", "spec_sha": "e29775b380877cb4559bcf9bcdc12944f5509b6fb74f3ffa60b21759c9ff65e2", "project_uri": "https://rubygems.org/gems/jsonrpc-middleware", "gem_uri": "https://rubygems.org/gems/jsonrpc-middleware-0.3.0.gem", "homepage_uri": "https://github.com/wilsonsilva/jsonrpc-middleware", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/wilsonsilva/jsonrpc-middleware", "bug_tracker_uri": null, "changelog_uri": "https://github.com/wilsonsilva/jsonrpc-middleware/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "dry-validation", "requirements": "~> 1.11" }, { "name": "zeitwerk", "requirements": "~> 2.7" } ] } }
2025-07-17 15:38:17 UTC
ZfylQuu9jsA_HWSKBGSD0

rdkafka

Modern Kafka client library for Ruby based on librdkafka

0.22.1
Content{ "name": "rdkafka", "downloads": 14873315, "version": "0.22.1", "version_created_at": "2025-07-17T15:35:03.650Z", "version_downloads": 0, "platform": "x86_64-linux-musl", "authors": "Thijs Cadier, Maciej Mensfeld", "info": "Modern Kafka client library for Ruby based on librdkafka", "licenses": [ "MIT" ], "metadata": { "funding_uri": "https://karafka.io/#become-pro", "homepage_uri": "https://karafka.io", "changelog_uri": "https://karafka.io/docs/Changelog-Rdkafka", "bug_tracker_uri": "https://github.com/karafka/rdkafka-ruby/issues", "source_code_uri": "https://github.com/karafka/rdkafka-ruby", "documentation_uri": "https://karafka.io/docs", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "7bf8c51dd6a5111d7ae9a32a6f3adc39cc9f0a0e055a20b1f348670cc8934f84", "spec_sha": "3c7892260eac1080af4ca986db764a3888d47746d2c83fc7f6b734c96d36d54d", "project_uri": "https://rubygems.org/gems/rdkafka", "gem_uri": "https://rubygems.org/gems/rdkafka-0.22.1-x86_64-linux-musl.gem", "homepage_uri": "https://karafka.io", "wiki_uri": null, "documentation_uri": "https://karafka.io/docs", "mailing_list_uri": null, "source_code_uri": "https://github.com/karafka/rdkafka-ruby", "bug_tracker_uri": "https://github.com/karafka/rdkafka-ruby/issues", "changelog_uri": "https://karafka.io/docs/Changelog-Rdkafka", "funding_uri": "https://karafka.io/#become-pro", "dependencies": { "development": [ { "name": "ostruct", "requirements": ">= 0" }, { "name": "pry", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": "~> 3.5" }, { "name": "simplecov", "requirements": ">= 0" } ], "runtime": [ { "name": "ffi", "requirements": "~> 1.15" }, { "name": "logger", "requirements": ">= 0" }, { "name": "mini_portile2", "requirements": "~> 2.6" }, { "name": "rake", "requirements": "> 12" } ] } }
2025-07-17 15:35:05 UTC
bcIEMlodxpOy4DJ7BUvtZ

rdkafka

Modern Kafka client library for Ruby based on librdkafka

0.22.1
Content{ "name": "rdkafka", "downloads": 14873250, "version": "0.22.1", "version_created_at": "2025-07-17T15:32:56.699Z", "version_downloads": 0, "platform": "arm64-darwin", "authors": "Thijs Cadier, Maciej Mensfeld", "info": "Modern Kafka client library for Ruby based on librdkafka", "licenses": [ "MIT" ], "metadata": { "funding_uri": "https://karafka.io/#become-pro", "homepage_uri": "https://karafka.io", "changelog_uri": "https://karafka.io/docs/Changelog-Rdkafka", "bug_tracker_uri": "https://github.com/karafka/rdkafka-ruby/issues", "source_code_uri": "https://github.com/karafka/rdkafka-ruby", "documentation_uri": "https://karafka.io/docs", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "a615f9cb6e3f5613cade0fddb9d89f65270ec4c4a8ddb67731ded259585c35a6", "spec_sha": "5ad3d6c75739bc38ff3875620ef5b519c166af6ed3c9c50ba86f86084209e263", "project_uri": "https://rubygems.org/gems/rdkafka", "gem_uri": "https://rubygems.org/gems/rdkafka-0.22.1-arm64-darwin.gem", "homepage_uri": "https://karafka.io", "wiki_uri": null, "documentation_uri": "https://karafka.io/docs", "mailing_list_uri": null, "source_code_uri": "https://github.com/karafka/rdkafka-ruby", "bug_tracker_uri": "https://github.com/karafka/rdkafka-ruby/issues", "changelog_uri": "https://karafka.io/docs/Changelog-Rdkafka", "funding_uri": "https://karafka.io/#become-pro", "dependencies": { "development": [ { "name": "ostruct", "requirements": ">= 0" }, { "name": "pry", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": "~> 3.5" }, { "name": "simplecov", "requirements": ">= 0" } ], "runtime": [ { "name": "ffi", "requirements": "~> 1.15" }, { "name": "logger", "requirements": ">= 0" }, { "name": "mini_portile2", "requirements": "~> 2.6" }, { "name": "rake", "requirements": "> 12" } ] } }
2025-07-17 15:32:58 UTC
SPxgE70S0afKw-EtDOxz4

rdkafka

Modern Kafka client library for Ruby based on librdkafka

0.22.1
Content{ "name": "rdkafka", "downloads": 14873250, "version": "0.22.1", "version_created_at": "2025-07-17T15:32:49.589Z", "version_downloads": 0, "platform": "x86_64-linux-gnu", "authors": "Thijs Cadier, Maciej Mensfeld", "info": "Modern Kafka client library for Ruby based on librdkafka", "licenses": [ "MIT" ], "metadata": { "funding_uri": "https://karafka.io/#become-pro", "homepage_uri": "https://karafka.io", "changelog_uri": "https://karafka.io/docs/Changelog-Rdkafka", "bug_tracker_uri": "https://github.com/karafka/rdkafka-ruby/issues", "source_code_uri": "https://github.com/karafka/rdkafka-ruby", "documentation_uri": "https://karafka.io/docs", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "db19538523dcf39fee460a2c15aa7b74e77c1c29646268cfdcc2e9488077e7ca", "spec_sha": "61a7455e6912e2e70f39dbe596a7fb7c85b0a680fc3262a42ac820ab4fdd535b", "project_uri": "https://rubygems.org/gems/rdkafka", "gem_uri": "https://rubygems.org/gems/rdkafka-0.22.1-x86_64-linux-gnu.gem", "homepage_uri": "https://karafka.io", "wiki_uri": null, "documentation_uri": "https://karafka.io/docs", "mailing_list_uri": null, "source_code_uri": "https://github.com/karafka/rdkafka-ruby", "bug_tracker_uri": "https://github.com/karafka/rdkafka-ruby/issues", "changelog_uri": "https://karafka.io/docs/Changelog-Rdkafka", "funding_uri": "https://karafka.io/#become-pro", "dependencies": { "development": [ { "name": "ostruct", "requirements": ">= 0" }, { "name": "pry", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": "~> 3.5" }, { "name": "simplecov", "requirements": ">= 0" } ], "runtime": [ { "name": "ffi", "requirements": "~> 1.15" }, { "name": "logger", "requirements": ">= 0" }, { "name": "mini_portile2", "requirements": "~> 2.6" }, { "name": "rake", "requirements": "> 12" } ] } }
2025-07-17 15:32:51 UTC
tselseEZX3mv4malKq1v8

rdkafka

Modern Kafka client library for Ruby based on librdkafka

0.22.1
Content{ "name": "rdkafka", "downloads": 14873204, "version": "0.22.1", "version_created_at": "2025-07-17T15:29:18.116Z", "version_downloads": 0, "platform": "ruby", "authors": "Thijs Cadier, Maciej Mensfeld", "info": "Modern Kafka client library for Ruby based on librdkafka", "licenses": [ "MIT" ], "metadata": { "funding_uri": "https://karafka.io/#become-pro", "homepage_uri": "https://karafka.io", "changelog_uri": "https://karafka.io/docs/Changelog-Rdkafka", "bug_tracker_uri": "https://github.com/karafka/rdkafka-ruby/issues", "source_code_uri": "https://github.com/karafka/rdkafka-ruby", "documentation_uri": "https://karafka.io/docs", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "7936c00d81a806e9ca6deba45536b8ef83928604a9b363f6c507f6cdda729393", "spec_sha": "b8fbe4cdc90412a251e4a597a079d6cca2a6ae589ba580ffbfb6d7286909ada8", "project_uri": "https://rubygems.org/gems/rdkafka", "gem_uri": "https://rubygems.org/gems/rdkafka-0.22.1.gem", "homepage_uri": "https://karafka.io", "wiki_uri": null, "documentation_uri": "https://karafka.io/docs", "mailing_list_uri": null, "source_code_uri": "https://github.com/karafka/rdkafka-ruby", "bug_tracker_uri": "https://github.com/karafka/rdkafka-ruby/issues", "changelog_uri": "https://karafka.io/docs/Changelog-Rdkafka", "funding_uri": "https://karafka.io/#become-pro", "dependencies": { "development": [ { "name": "ostruct", "requirements": ">= 0" }, { "name": "pry", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": "~> 3.5" }, { "name": "simplecov", "requirements": ">= 0" } ], "runtime": [ { "name": "ffi", "requirements": "~> 1.15" }, { "name": "logger", "requirements": ">= 0" }, { "name": "mini_portile2", "requirements": "~> 2.6" }, { "name": "rake", "requirements": "> 12" } ] } }
2025-07-17 15:29:19 UTC
mcisbSefpqN21H5UYpi_M

dependabot-python

Dependabot-Python provides support for bumping Python packages via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.

0.322.0
Content{ "name": "dependabot-python", "downloads": 8237449, "version": "0.322.0", "version_created_at": "2025-07-17T15:20:45.430Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-Python provides support for bumping Python packages via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.322.0", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "01ed00f612e42cae1f59a7923119ea96ea58b46762b7e789116bb205210fb210", "spec_sha": "e9b274a4cfa8194d3ccc14599d5f8afbf97728073ff6ec080c5b4b9a415ec1b5", "project_uri": "https://rubygems.org/gems/dependabot-python", "gem_uri": "https://rubygems.org/gems/dependabot-python-0.322.0.gem", "homepage_uri": "https://github.com/dependabot/dependabot-core", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues", "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.322.0", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9" }, { "name": "gpgme", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "rspec-sorbet", "requirements": "~> 1.9" }, { "name": "rubocop", "requirements": "~> 1.67" }, { "name": "rubocop-performance", "requirements": "~> 1.22" }, { "name": "rubocop-rspec", "requirements": "~> 2.29" }, { "name": "rubocop-sorbet", "requirements": "~> 0.8" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.322.0" } ] } }
2025-07-17 15:20:48 UTC
pb2rl6ZDtwIP9uO45Zf0C

dependabot-pub

Dependabot-Pub provides support for bumping Dart (pub) packages via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.

0.322.0
Content{ "name": "dependabot-pub", "downloads": 5703965, "version": "0.322.0", "version_created_at": "2025-07-17T15:20:41.974Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-Pub provides support for bumping Dart (pub) packages via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.322.0", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "8fcbd00d98c9d88dd0add607279cf6cb34c0de7e835fe2cfe7c139c7986615da", "spec_sha": "fc87e23e26311e2003b87add8f0f2e9494b0e2b92af784e465dd60a5f18652a5", "project_uri": "https://rubygems.org/gems/dependabot-pub", "gem_uri": "https://rubygems.org/gems/dependabot-pub-0.322.0.gem", "homepage_uri": "https://github.com/dependabot/dependabot-core", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues", "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.322.0", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9" }, { "name": "gpgme", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "rspec-sorbet", "requirements": "~> 1.9" }, { "name": "rubocop", "requirements": "~> 1.67" }, { "name": "rubocop-performance", "requirements": "~> 1.22" }, { "name": "rubocop-rspec", "requirements": "~> 2.29" }, { "name": "rubocop-sorbet", "requirements": "~> 0.8" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.322.0" } ] } }
2025-07-17 15:20:43 UTC
9AZPa54rFLmmSoLjfJ03V

dependabot-omnibus

Dependabot-Omnibus provides all the gems included in Dependabot. Dependabot provides automated dependency updates for multiple package managers.

0.322.0
Content{ "name": "dependabot-omnibus", "downloads": 8318164, "version": "0.322.0", "version_created_at": "2025-07-17T15:20:37.660Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-Omnibus provides all the gems included in Dependabot. Dependabot provides automated dependency updates for multiple package managers.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.322.0", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "29aad9372eace16ca9fb68fc6efc2428657172eb804e9d7e0706bef051057979", "spec_sha": "8557a7c66cb908816d2242d61411845f5649e31d56f66b3edad0db374991da96", "project_uri": "https://rubygems.org/gems/dependabot-omnibus", "gem_uri": "https://rubygems.org/gems/dependabot-omnibus-0.322.0.gem", "homepage_uri": "https://github.com/dependabot/dependabot-core", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues", "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.322.0", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9" }, { "name": "gpgme", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "rspec-sorbet", "requirements": "~> 1.9" }, { "name": "rubocop", "requirements": "~> 1.67" }, { "name": "rubocop-performance", "requirements": "~> 1.22" }, { "name": "rubocop-rspec", "requirements": "~> 2.29" }, { "name": "rubocop-sorbet", "requirements": "~> 0.8" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-bun", "requirements": "= 0.322.0" }, { "name": "dependabot-bundler", "requirements": "= 0.322.0" }, { "name": "dependabot-cargo", "requirements": "= 0.322.0" }, { "name": "dependabot-common", "requirements": "= 0.322.0" }, { "name": "dependabot-composer", "requirements": "= 0.322.0" }, { "name": "dependabot-devcontainers", "requirements": "= 0.322.0" }, { "name": "dependabot-docker", "requirements": "= 0.322.0" }, { "name": "dependabot-docker_compose", "requirements": "= 0.322.0" }, { "name": "dependabot-dotnet_sdk", "requirements": "= 0.322.0" }, { "name": "dependabot-elm", "requirements": "= 0.322.0" }, { "name": "dependabot-github_actions", "requirements": "= 0.322.0" }, { "name": "dependabot-git_submodules", "requirements": "= 0.322.0" }, { "name": "dependabot-go_modules", "requirements": "= 0.322.0" }, { "name": "dependabot-gradle", "requirements": "= 0.322.0" }, { "name": "dependabot-helm", "requirements": "= 0.322.0" }, { "name": "dependabot-hex", "requirements": "= 0.322.0" }, { "name": "dependabot-maven", "requirements": "= 0.322.0" }, { "name": "dependabot-npm_and_yarn", "requirements": "= 0.322.0" }, { "name": "dependabot-nuget", "requirements": "= 0.322.0" }, { "name": "dependabot-pub", "requirements": "= 0.322.0" }, { "name": "dependabot-python", "requirements": "= 0.322.0" }, { "name": "dependabot-rust_toolchain", "requirements": "= 0.322.0" }, { "name": "dependabot-swift", "requirements": "= 0.322.0" }, { "name": "dependabot-terraform", "requirements": "= 0.322.0" }, { "name": "dependabot-uv", "requirements": "= 0.322.0" }, { "name": "dependabot-vcpkg", "requirements": "= 0.322.0" } ] } }
2025-07-17 15:20:40 UTC
RTKk18fW1BtgNogUslueA

dependabot-nuget

Dependabot-Nuget provides support for bumping .NET (NuGet) packages via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.

0.322.0
Content{ "name": "dependabot-nuget", "downloads": 8243809, "version": "0.322.0", "version_created_at": "2025-07-17T15:20:34.013Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-Nuget provides support for bumping .NET (NuGet) packages via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.322.0", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "3af3556cd01158a25a7e2641f4aca3ad41ec1cd454887a5f6272de688dd53b80", "spec_sha": "5440cb9c0d0edb672f9abbd8323707163be7682d35b1ad3179990eaee113b8fc", "project_uri": "https://rubygems.org/gems/dependabot-nuget", "gem_uri": "https://rubygems.org/gems/dependabot-nuget-0.322.0.gem", "homepage_uri": "https://github.com/dependabot/dependabot-core", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues", "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.322.0", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9" }, { "name": "gpgme", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "rspec-sorbet", "requirements": "~> 1.9" }, { "name": "rubocop", "requirements": "~> 1.67" }, { "name": "rubocop-performance", "requirements": "~> 1.22" }, { "name": "rubocop-rspec", "requirements": "~> 2.29" }, { "name": "rubocop-sorbet", "requirements": "~> 0.8" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.322.0" }, { "name": "rubyzip", "requirements": ">= 2.3.2, < 3.0" } ] } }
2025-07-17 15:20:36 UTC
Ooeg2ggqSzZsfr5tHS86L

dependabot-npm_and_yarn

Dependabot-NPM_And_Yarn provides support for bumping Javascript (npm and yarn) libraries via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.

0.322.0
Content{ "name": "dependabot-npm_and_yarn", "downloads": 8077078, "version": "0.322.0", "version_created_at": "2025-07-17T15:20:29.746Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-NPM_And_Yarn provides support for bumping Javascript (npm and yarn) libraries via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.322.0", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "c30ae331b43dc21445c7856f164b639e10717c88d305ce45880f2431fcf4ed83", "spec_sha": "9b4375cb15697583361c68ba5950e1f4394ee6bf350af8f9e28ed357d587fa27", "project_uri": "https://rubygems.org/gems/dependabot-npm_and_yarn", "gem_uri": "https://rubygems.org/gems/dependabot-npm_and_yarn-0.322.0.gem", "homepage_uri": "https://github.com/dependabot/dependabot-core", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues", "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.322.0", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9" }, { "name": "gpgme", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "rspec-sorbet", "requirements": "~> 1.9" }, { "name": "rubocop", "requirements": "~> 1.67" }, { "name": "rubocop-performance", "requirements": "~> 1.22" }, { "name": "rubocop-rspec", "requirements": "~> 2.29" }, { "name": "rubocop-sorbet", "requirements": "~> 0.8" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.322.0" } ] } }
2025-07-17 15:20:32 UTC
BXR7AP0CY-_EyLr_bGslq

dependabot-maven

Dependabot-Maven provides support for bumping Maven packages via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.

0.322.0
Content{ "name": "dependabot-maven", "downloads": 8195127, "version": "0.322.0", "version_created_at": "2025-07-17T15:20:25.837Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-Maven provides support for bumping Maven packages via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.322.0", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "84eaf014cdae62ed06d86962f2d05fac56a70b486e9cef89b6cf026cef77078a", "spec_sha": "5ef29e879478a5b419c51af24617ac1a02c2044c3c96383497800e5a4e34e6dd", "project_uri": "https://rubygems.org/gems/dependabot-maven", "gem_uri": "https://rubygems.org/gems/dependabot-maven-0.322.0.gem", "homepage_uri": "https://github.com/dependabot/dependabot-core", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues", "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.322.0", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9" }, { "name": "gpgme", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "rspec-sorbet", "requirements": "~> 1.9" }, { "name": "rubocop", "requirements": "~> 1.67" }, { "name": "rubocop-performance", "requirements": "~> 1.22" }, { "name": "rubocop-rspec", "requirements": "~> 2.29" }, { "name": "rubocop-sorbet", "requirements": "~> 0.8" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.322.0" } ] } }
2025-07-17 15:20:27 UTC
Hfx2zd80sZLwLsiCxwRS2

dependabot-hex

Dependabot-Hex provides support for bumping Elixir (hex) packages via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.

0.322.0
Content{ "name": "dependabot-hex", "downloads": 8082713, "version": "0.322.0", "version_created_at": "2025-07-17T15:20:21.304Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-Hex provides support for bumping Elixir (hex) packages via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.322.0", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "81f12cbf72efd29f95d7397c3ba7f086ef210a2b8377f30f8c4602d954fa58c2", "spec_sha": "ed707dddec8df71b82d7c5a1470df38903735f3f7059d181456a786cf424903b", "project_uri": "https://rubygems.org/gems/dependabot-hex", "gem_uri": "https://rubygems.org/gems/dependabot-hex-0.322.0.gem", "homepage_uri": "https://github.com/dependabot/dependabot-core", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues", "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.322.0", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9" }, { "name": "gpgme", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "rspec-sorbet", "requirements": "~> 1.9" }, { "name": "rubocop", "requirements": "~> 1.67" }, { "name": "rubocop-performance", "requirements": "~> 1.22" }, { "name": "rubocop-rspec", "requirements": "~> 2.29" }, { "name": "rubocop-sorbet", "requirements": "~> 0.8" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.322.0" } ] } }
2025-07-17 15:20:24 UTC
QZCqyNSCJ03X2Itv_AfLC

dependabot-helm

Dependabot-Helm provides support for bumping Helm image tags via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.

0.322.0
Content{ "name": "dependabot-helm", "downloads": 2398143, "version": "0.322.0", "version_created_at": "2025-07-17T15:20:17.716Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-Helm provides support for bumping Helm image tags via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.322.0", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "04621d5aa63c264aba669c6c078576f2d6d1ff1606e277ce6cee53a20aa602b5", "spec_sha": "2886a9db2e9b3d7e491249e76926cc5772248e73708ab9ab8f6d7acfcd692e23", "project_uri": "https://rubygems.org/gems/dependabot-helm", "gem_uri": "https://rubygems.org/gems/dependabot-helm-0.322.0.gem", "homepage_uri": "https://github.com/dependabot/dependabot-core", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues", "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.322.0", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9" }, { "name": "gpgme", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "rspec-sorbet", "requirements": "~> 1.9" }, { "name": "rubocop", "requirements": "~> 1.67" }, { "name": "rubocop-performance", "requirements": "~> 1.22" }, { "name": "rubocop-rspec", "requirements": "~> 2.29" }, { "name": "rubocop-sorbet", "requirements": "~> 0.8" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.322.0" }, { "name": "dependabot-docker", "requirements": "= 0.322.0" } ] } }
2025-07-17 15:20:19 UTC
yg4Rdix3pJObgK-JGQ43Y

dependabot-gradle

Dependabot-Gradle provides support for bumping Gradle packages via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.

0.322.0
Content{ "name": "dependabot-gradle", "downloads": 8204823, "version": "0.322.0", "version_created_at": "2025-07-17T15:20:13.690Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-Gradle provides support for bumping Gradle packages via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.322.0", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "6a6c904283b4d6aea3e0574630c097d1065cd59faf73fe066c26d347fee8a06d", "spec_sha": "1c38d2e9d32ee9650ce7533621a91755bbb499df32721dc95da9c4b9fb43caaa", "project_uri": "https://rubygems.org/gems/dependabot-gradle", "gem_uri": "https://rubygems.org/gems/dependabot-gradle-0.322.0.gem", "homepage_uri": "https://github.com/dependabot/dependabot-core", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues", "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.322.0", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9" }, { "name": "gpgme", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "rspec-sorbet", "requirements": "~> 1.9" }, { "name": "rubocop", "requirements": "~> 1.67" }, { "name": "rubocop-performance", "requirements": "~> 1.22" }, { "name": "rubocop-rspec", "requirements": "~> 2.29" }, { "name": "rubocop-sorbet", "requirements": "~> 0.8" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.322.0" }, { "name": "dependabot-maven", "requirements": "= 0.322.0" } ] } }
2025-07-17 15:20:16 UTC
GRwpxFsjnVQSuB6EjCK9X

dependabot-go_modules

Dependabot-Go_Modules provides support for bumping Go Modules versions via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.

0.322.0
Content{ "name": "dependabot-go_modules", "downloads": 8122463, "version": "0.322.0", "version_created_at": "2025-07-17T15:20:09.737Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-Go_Modules provides support for bumping Go Modules versions via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.322.0", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "433e99e491fa5a301bfa43c633b97d160c804a8c24b1f0fe73856e271cba4b5e", "spec_sha": "e03fe436a465ba43bfcf7f92107b373f0f6b33a6963c18f36c8e67a9336fead6", "project_uri": "https://rubygems.org/gems/dependabot-go_modules", "gem_uri": "https://rubygems.org/gems/dependabot-go_modules-0.322.0.gem", "homepage_uri": "https://github.com/dependabot/dependabot-core", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues", "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.322.0", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9" }, { "name": "gpgme", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "rspec-sorbet", "requirements": "~> 1.9" }, { "name": "rubocop", "requirements": "~> 1.67" }, { "name": "rubocop-performance", "requirements": "~> 1.22" }, { "name": "rubocop-rspec", "requirements": "~> 2.29" }, { "name": "rubocop-sorbet", "requirements": "~> 0.8" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.322.0" } ] } }
2025-07-17 15:20:12 UTC
y5K6QM5F-bMD3oUqKwpgO

dependabot-github_actions

Dependabot-GitHub_Actions provides support for bumping GitHub Actions via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.

0.322.0
Content{ "name": "dependabot-github_actions", "downloads": 6947671, "version": "0.322.0", "version_created_at": "2025-07-17T15:20:06.366Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-GitHub_Actions provides support for bumping GitHub Actions via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.322.0", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "51718ed53bf93e7d77cf8d2a1f21369a135136eaf1b560768569a1999a443af0", "spec_sha": "2b5f9271cb390bab7d31b333aa070a7ac61df3720dca7408bbe070f5de53d28d", "project_uri": "https://rubygems.org/gems/dependabot-github_actions", "gem_uri": "https://rubygems.org/gems/dependabot-github_actions-0.322.0.gem", "homepage_uri": "https://github.com/dependabot/dependabot-core", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues", "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.322.0", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9" }, { "name": "gpgme", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "rspec-sorbet", "requirements": "~> 1.9" }, { "name": "rubocop", "requirements": "~> 1.67" }, { "name": "rubocop-performance", "requirements": "~> 1.22" }, { "name": "rubocop-rspec", "requirements": "~> 2.29" }, { "name": "rubocop-sorbet", "requirements": "~> 0.8" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.322.0" } ] } }
2025-07-17 15:20:08 UTC
a0NPTVxN-yb-qfBHbVCDj

dependabot-git_submodules

Dependabot-Git_Submodules provides support for bumping git submodules via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.

0.322.0
Content{ "name": "dependabot-git_submodules", "downloads": 8270938, "version": "0.322.0", "version_created_at": "2025-07-17T15:20:02.931Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-Git_Submodules provides support for bumping git submodules via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.322.0", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "3acd765580a261de9b74337977356f9466a118d702de9cda16f07b3905a9b939", "spec_sha": "691476453d5f038ccb63eea1be473b484db058a77dc53960ee2644e5baf4fa49", "project_uri": "https://rubygems.org/gems/dependabot-git_submodules", "gem_uri": "https://rubygems.org/gems/dependabot-git_submodules-0.322.0.gem", "homepage_uri": "https://github.com/dependabot/dependabot-core", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues", "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.322.0", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9" }, { "name": "gpgme", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "rspec-sorbet", "requirements": "~> 1.9" }, { "name": "rubocop", "requirements": "~> 1.67" }, { "name": "rubocop-performance", "requirements": "~> 1.22" }, { "name": "rubocop-rspec", "requirements": "~> 2.29" }, { "name": "rubocop-sorbet", "requirements": "~> 0.8" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.322.0" }, { "name": "parseconfig", "requirements": "~> 1.0, < 1.1.0" } ] } }
2025-07-17 15:20:05 UTC
0eFiP8Zy6wB91i4Apbh3p

dependabot-elm

Dependabot-Elm provides support for bumping Elm packages via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.

0.322.0
Content{ "name": "dependabot-elm", "downloads": 8216642, "version": "0.322.0", "version_created_at": "2025-07-17T15:19:58.190Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-Elm provides support for bumping Elm packages via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.322.0", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "126cad54d1881f4e8423b9b88cce8015ba541364a43ad6cf32584ca4e813c000", "spec_sha": "40e27286e77434460833dc2ff14747262279ce7800fb7d832bf3fbafc22d2f61", "project_uri": "https://rubygems.org/gems/dependabot-elm", "gem_uri": "https://rubygems.org/gems/dependabot-elm-0.322.0.gem", "homepage_uri": "https://github.com/dependabot/dependabot-core", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues", "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.322.0", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9" }, { "name": "gpgme", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "rspec-sorbet", "requirements": "~> 1.9" }, { "name": "rubocop", "requirements": "~> 1.67" }, { "name": "rubocop-performance", "requirements": "~> 1.22" }, { "name": "rubocop-rspec", "requirements": "~> 2.29" }, { "name": "rubocop-sorbet", "requirements": "~> 0.8" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.322.0" } ] } }
2025-07-17 15:20:01 UTC
PCmNLlDb_syPgHne136W9

dependabot-dotnet_sdk

dependabot-dotnet_sdk provides support for managing .NET SDK versioning via Dependabot.

0.322.0
Content{ "name": "dependabot-dotnet_sdk", "downloads": 2417784, "version": "0.322.0", "version_created_at": "2025-07-17T15:19:55.103Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "dependabot-dotnet_sdk provides support for managing .NET SDK versioning via Dependabot.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.322.0", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "90bab72f948aaad91a6e75f06b1e917bcb84d90a03211ced99cb86ee5fdf5744", "spec_sha": "dc71861a7e841c78bf2d3368615b048eab78572a8ef765368ee4e52009427dea", "project_uri": "https://rubygems.org/gems/dependabot-dotnet_sdk", "gem_uri": "https://rubygems.org/gems/dependabot-dotnet_sdk-0.322.0.gem", "homepage_uri": "https://github.com/dependabot/dependabot-core", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues", "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.322.0", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9" }, { "name": "gpgme", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "rspec-sorbet", "requirements": "~> 1.9" }, { "name": "rubocop", "requirements": "~> 1.67" }, { "name": "rubocop-performance", "requirements": "~> 1.22" }, { "name": "rubocop-rspec", "requirements": "~> 2.29" }, { "name": "rubocop-sorbet", "requirements": "~> 0.8" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.322.0" } ] } }
2025-07-17 15:19:56 UTC
s7Nrw4Ofwcqjq9u0Mrd4n

dependabot-docker

Dependabot-Docker provides support for bumping Docker image tags via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.

0.322.0
Content{ "name": "dependabot-docker", "downloads": 8270694, "version": "0.322.0", "version_created_at": "2025-07-17T15:19:50.620Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-Docker provides support for bumping Docker image tags via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.322.0", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "8df5b80eebc6891c204c7170f0df5ac3149ea0c8e3c3bfca3832818cdfc64eb1", "spec_sha": "ce150adee993272abe8af1ea64732f1efd7b1f0a2bb772d1dda4aeb5444e8056", "project_uri": "https://rubygems.org/gems/dependabot-docker", "gem_uri": "https://rubygems.org/gems/dependabot-docker-0.322.0.gem", "homepage_uri": "https://github.com/dependabot/dependabot-core", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues", "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.322.0", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9" }, { "name": "gpgme", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "rspec-sorbet", "requirements": "~> 1.9" }, { "name": "rubocop", "requirements": "~> 1.67" }, { "name": "rubocop-performance", "requirements": "~> 1.22" }, { "name": "rubocop-rspec", "requirements": "~> 2.29" }, { "name": "rubocop-sorbet", "requirements": "~> 0.8" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.322.0" } ] } }
2025-07-17 15:19:53 UTC
NS3uQW5yyJBB9nQMlblr8

dependabot-docker_compose

Dependabot-Docker-Compose provides support for bumping Docker Compose image tags via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.

0.322.0
Content{ "name": "dependabot-docker_compose", "downloads": 2401064, "version": "0.322.0", "version_created_at": "2025-07-17T15:19:47.629Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-Docker-Compose provides support for bumping Docker Compose image tags via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.322.0", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "6377cdf135a3862177d7bbceac4d60bcc9e9beabfca7a1c82f20008c7f98ccc0", "spec_sha": "0104d4836facf2736736fd84021b66dbe4ca02a5a7bd1d771cf87cb8211a9d43", "project_uri": "https://rubygems.org/gems/dependabot-docker_compose", "gem_uri": "https://rubygems.org/gems/dependabot-docker_compose-0.322.0.gem", "homepage_uri": "https://github.com/dependabot/dependabot-core", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues", "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.322.0", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9" }, { "name": "gpgme", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "rspec-sorbet", "requirements": "~> 1.9" }, { "name": "rubocop", "requirements": "~> 1.67" }, { "name": "rubocop-performance", "requirements": "~> 1.22" }, { "name": "rubocop-rspec", "requirements": "~> 2.29" }, { "name": "rubocop-sorbet", "requirements": "~> 0.8" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.322.0" }, { "name": "dependabot-docker", "requirements": "= 0.322.0" } ] } }
2025-07-17 15:19:49 UTC
7RNI80XciNnok4vl5CT_x

dependabot-devcontainers

Dependabot-Devcontainers provides support for managing dev container versioning via Dependabot.

0.322.0
Content{ "name": "dependabot-devcontainers", "downloads": 5060734, "version": "0.322.0", "version_created_at": "2025-07-17T15:19:44.392Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-Devcontainers provides support for managing dev container versioning via Dependabot.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.322.0", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "c63bc8063fa74d41246fcec9a5324e5998efb8dcdc5555ea8ebad8f9ddc56b2e", "spec_sha": "165184ed7e27bd44d87b7042a346cdc0fbffa0b0321fa96ad051e88fc0b7d9ed", "project_uri": "https://rubygems.org/gems/dependabot-devcontainers", "gem_uri": "https://rubygems.org/gems/dependabot-devcontainers-0.322.0.gem", "homepage_uri": "https://github.com/dependabot/dependabot-core", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues", "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.322.0", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9" }, { "name": "gpgme", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "rspec-sorbet", "requirements": "~> 1.9" }, { "name": "rubocop", "requirements": "~> 1.67" }, { "name": "rubocop-performance", "requirements": "~> 1.22" }, { "name": "rubocop-rspec", "requirements": "~> 2.29" }, { "name": "rubocop-sorbet", "requirements": "~> 0.8" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.322.0" } ] } }
2025-07-17 15:19:46 UTC
uCaDZL_NhiUfpuwSV-ZIz

dependabot-composer

Dependabot-Composer provides support for bumping PHP (composer) libraries via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.

0.322.0
Content{ "name": "dependabot-composer", "downloads": 8090617, "version": "0.322.0", "version_created_at": "2025-07-17T15:19:40.200Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-Composer provides support for bumping PHP (composer) libraries via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.322.0", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "127af691aba6388e1feb4d732b4ea6659f0abb9c49970882c5c9bdfe6db77c17", "spec_sha": "7d7cd27de082c920c13022acb6dfb9e2ae45aae9784857824157003015c78669", "project_uri": "https://rubygems.org/gems/dependabot-composer", "gem_uri": "https://rubygems.org/gems/dependabot-composer-0.322.0.gem", "homepage_uri": "https://github.com/dependabot/dependabot-core", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues", "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.322.0", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9" }, { "name": "gpgme", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "rspec-sorbet", "requirements": "~> 1.9" }, { "name": "rubocop", "requirements": "~> 1.67" }, { "name": "rubocop-performance", "requirements": "~> 1.22" }, { "name": "rubocop-rspec", "requirements": "~> 2.29" }, { "name": "rubocop-sorbet", "requirements": "~> 0.8" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.322.0" } ] } }
2025-07-17 15:19:42 UTC
0W_CCNLerb_UOn-Iir2oE

dependabot-cargo

Dependabot-Cargo provides support for bumping Rust (cargo) crates via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.

0.322.0
Content{ "name": "dependabot-cargo", "downloads": 8220216, "version": "0.322.0", "version_created_at": "2025-07-17T15:19:36.203Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-Cargo provides support for bumping Rust (cargo) crates via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.322.0", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "fe6b82029f7175e6e1149d785b0470c3a4be6b819cf0a4178474c263ab61ae5e", "spec_sha": "1287b676eff40a1eb07c0f591caa3767347e248783026a9165d9c4dc746d61ac", "project_uri": "https://rubygems.org/gems/dependabot-cargo", "gem_uri": "https://rubygems.org/gems/dependabot-cargo-0.322.0.gem", "homepage_uri": "https://github.com/dependabot/dependabot-core", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues", "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.322.0", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9" }, { "name": "gpgme", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "rspec-sorbet", "requirements": "~> 1.9" }, { "name": "rubocop", "requirements": "~> 1.67" }, { "name": "rubocop-performance", "requirements": "~> 1.22" }, { "name": "rubocop-rspec", "requirements": "~> 2.29" }, { "name": "rubocop-sorbet", "requirements": "~> 0.8" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.322.0" } ] } }
2025-07-17 15:19:38 UTC
YZ5NX0twwe5K5Ty4KhuvO

dependabot-bundler

Dependabot-Bundler provides support for bumping Ruby (bundler) gems via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.

0.322.0
Content{ "name": "dependabot-bundler", "downloads": 7978291, "version": "0.322.0", "version_created_at": "2025-07-17T15:19:32.408Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-Bundler provides support for bumping Ruby (bundler) gems via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.322.0", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "5dae5449a4e2eb7d577e700888840e53c090e50f0bc42717a1c4a3db7d0a0043", "spec_sha": "72453f83588a779fb2e0703305717ee9416c3c3bd41d009163db6c787dac1801", "project_uri": "https://rubygems.org/gems/dependabot-bundler", "gem_uri": "https://rubygems.org/gems/dependabot-bundler-0.322.0.gem", "homepage_uri": "https://github.com/dependabot/dependabot-core", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues", "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.322.0", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9" }, { "name": "gpgme", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "rspec-sorbet", "requirements": "~> 1.9" }, { "name": "rubocop", "requirements": "~> 1.67" }, { "name": "rubocop-performance", "requirements": "~> 1.22" }, { "name": "rubocop-rspec", "requirements": "~> 2.29" }, { "name": "rubocop-sorbet", "requirements": "~> 0.8" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.322.0" }, { "name": "parallel", "requirements": "~> 1.24" } ] } }
2025-07-17 15:19:35 UTC
KCS8hyy-8hN4dgDRmsAJ9

dependabot-bun

Dependabot-BUN provides support for bumping Javascript libraries via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.

0.322.0
Content{ "name": "dependabot-bun", "downloads": 2402574, "version": "0.322.0", "version_created_at": "2025-07-17T15:19:29.033Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-BUN provides support for bumping Javascript libraries via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.322.0", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "912e5a60980b4e87d3b4a35f284055265111e3b67ba129f1e61d1f4f9ff97370", "spec_sha": "684e2667eeaaee6f364e966bb648a008b86e241a68d964709dc337aa2dee0e32", "project_uri": "https://rubygems.org/gems/dependabot-bun", "gem_uri": "https://rubygems.org/gems/dependabot-bun-0.322.0.gem", "homepage_uri": "https://github.com/dependabot/dependabot-core", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues", "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.322.0", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9" }, { "name": "gpgme", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "rspec-sorbet", "requirements": "~> 1.9" }, { "name": "rubocop", "requirements": "~> 1.67" }, { "name": "rubocop-performance", "requirements": "~> 1.22" }, { "name": "rubocop-rspec", "requirements": "~> 2.29" }, { "name": "rubocop-sorbet", "requirements": "~> 0.8" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.322.0" } ] } }
2025-07-17 15:19:30 UTC
EDcdOM4DgLYOveZWqhVGc

dependabot-common

Dependabot-Common provides the shared code used across Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.

0.322.0
Content{ "name": "dependabot-common", "downloads": 8664342, "version": "0.322.0", "version_created_at": "2025-07-17T15:19:23.773Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-Common provides the shared code used across Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.322.0", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "84176ee016afb4d4b45b726d71acc5f071728d1cb7021b5d34fb833b368c0740", "spec_sha": "679aa46c9b6c58e73236fbdaaa7fc18553e92f88937d4ea8b244b5b97745be15", "project_uri": "https://rubygems.org/gems/dependabot-common", "gem_uri": "https://rubygems.org/gems/dependabot-common-0.322.0.gem", "homepage_uri": "https://github.com/dependabot/dependabot-core", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues", "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.322.0", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.9" }, { "name": "gpgme", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "rspec-sorbet", "requirements": "~> 1.9" }, { "name": "rubocop", "requirements": "~> 1.67" }, { "name": "rubocop-performance", "requirements": "~> 1.22" }, { "name": "rubocop-rspec", "requirements": "~> 2.29" }, { "name": "rubocop-sorbet", "requirements": "~> 0.8" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "aws-sdk-codecommit", "requirements": "~> 1.28" }, { "name": "aws-sdk-ecr", "requirements": "~> 1.5" }, { "name": "bundler", "requirements": ">= 1.16, < 3.0.0" }, { "name": "commonmarker", "requirements": "~> 2.3" }, { "name": "docker_registry2", "requirements": "~> 1.18" }, { "name": "excon", "requirements": "~> 1.2" }, { "name": "faraday", "requirements": "~> 2.7" }, { "name": "faraday-retry", "requirements": "~> 2.2" }, { "name": "gitlab", "requirements": "~> 5.0" }, { "name": "json", "requirements": "< 2.12" }, { "name": "nokogiri", "requirements": "~> 1.8" }, { "name": "octokit", "requirements": "~> 7.2" }, { "name": "opentelemetry-api", "requirements": "~> 1.5" }, { "name": "opentelemetry-logs-api", "requirements": "~> 0.2" }, { "name": "opentelemetry-metrics-api", "requirements": "~> 0.3" }, { "name": "ostruct", "requirements": "~> 0.6" }, { "name": "parser", "requirements": "~> 3.3" }, { "name": "psych", "requirements": "~> 5.0" }, { "name": "sorbet-runtime", "requirements": "~> 0.5" }, { "name": "stackprof", "requirements": "~> 0.2" }, { "name": "toml-rb", "requirements": "~> 4.0" } ] } }
2025-07-17 15:19:27 UTC
zuPlJXntOHSn1nhKJi9En

simplycop

Require this gem in your application to use Simply Business common rubocop rules.

2.22.0
Content{ "name": "simplycop", "downloads": 1057291, "version": "2.22.0", "version_created_at": "2025-07-17T15:11:25.031Z", "version_downloads": 0, "platform": "ruby", "authors": "Simply Business", "info": "Require this gem in your application to use Simply Business common rubocop rules.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "3b4e2286ac9eb425eb950ef471cacc5ba8fd9e6f037b40991e632591dc6facb6", "spec_sha": "1a5a444d4e677a74a47933b3d6d7e681ce5bc3b0f22937cbd7308dd37d6943ed", "project_uri": "https://rubygems.org/gems/simplycop", "gem_uri": "https://rubygems.org/gems/simplycop-2.22.0.gem", "homepage_uri": "https://github.com/simplybusiness/simplycop", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/simplycop/2.22.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 2.2.15" }, { "name": "rake", "requirements": ">= 12.3.3" }, { "name": "rspec", "requirements": "~> 3.10" } ], "runtime": [ { "name": "rubocop", "requirements": "= 1.77.0" }, { "name": "rubocop-ast", "requirements": "= 1.45.1" }, { "name": "rubocop-capybara", "requirements": "= 2.22.1" }, { "name": "rubocop-factory_bot", "requirements": "= 2.27.1" }, { "name": "rubocop-performance", "requirements": "= 1.25.0" }, { "name": "rubocop-rails", "requirements": "= 2.32.0" }, { "name": "rubocop-rspec", "requirements": "= 3.6.0" }, { "name": "rubocop-rspec_rails", "requirements": "= 2.31.0" } ] } }
2025-07-17 15:11:27 UTC
B5opLn2BgvuxtfoYE9-yi

gitlab_quality-test_tooling

A collection of test-related tools.

2.16.0
Content{ "name": "gitlab_quality-test_tooling", "downloads": 24083010, "version": "2.16.0", "version_created_at": "2025-07-17T14:58:36.399Z", "version_downloads": 0, "platform": "ruby", "authors": "GitLab Quality", "info": "A collection of test-related tools.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab_quality-test_tooling", "changelog_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab_quality-test_tooling/-/releases", "source_code_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab_quality-test_tooling" }, "yanked": false, "sha": "af2647945594b5a7b74e2ffb6f221bd9e251457a4e05767ee36bc3e9dc21f0d6", "spec_sha": "2e2668127a50c066fd029e143b820e89bb4e554422a75807e07ad35232df899f", "project_uri": "https://rubygems.org/gems/gitlab_quality-test_tooling", "gem_uri": "https://rubygems.org/gems/gitlab_quality-test_tooling-2.16.0.gem", "homepage_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab_quality-test_tooling", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab_quality-test_tooling", "bug_tracker_uri": null, "changelog_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab_quality-test_tooling/-/releases", "funding_uri": null, "dependencies": { "development": [ { "name": "climate_control", "requirements": "~> 1.2" }, { "name": "gitlab-dangerfiles", "requirements": "~> 3.8" }, { "name": "gitlab-styles", "requirements": "~> 12.0" }, { "name": "guard-rspec", "requirements": "~> 4.7" }, { "name": "lefthook", "requirements": "~> 1.3" }, { "name": "pry-byebug", "requirements": "= 3.10.1" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rest-client", "requirements": "~> 2.1.0" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec_junit_formatter", "requirements": "~> 0.6.0" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "simplecov-cobertura", "requirements": "~> 2.1" }, { "name": "solargraph", "requirements": "~> 0.41" }, { "name": "timecop", "requirements": "~> 0.9.5" }, { "name": "webmock", "requirements": "= 3.7.0" } ], "runtime": [ { "name": "activesupport", "requirements": ">= 7.0, < 7.3" }, { "name": "amatch", "requirements": "~> 0.4.1" }, { "name": "fog-google", "requirements": "~> 1.24, >= 1.24.1" }, { "name": "gitlab", "requirements": ">= 4.19, < 7.0" }, { "name": "http", "requirements": "~> 5.0" }, { "name": "influxdb-client", "requirements": "~> 3.1" }, { "name": "nokogiri", "requirements": "~> 1.10" }, { "name": "parallel", "requirements": ">= 1, < 2" }, { "name": "rainbow", "requirements": ">= 3, < 4" }, { "name": "rspec-parameterized", "requirements": ">= 1.0, < 3.0" }, { "name": "table_print", "requirements": "= 1.5.7" }, { "name": "zeitwerk", "requirements": ">= 2, < 3" } ] } }
2025-07-17 14:58:38 UTC
W0kC-eaAws1xMFut7YXa6

foreman-tasks

The goal of this plugin is to unify the way of showing task statuses across the Foreman instance. It defines Task model for keeping the information about the tasks and Lock for assigning the tasks to resources. The locking allows dealing with preventing multiple colliding tasks to be run on the same resource. It also optionally provides Dynflow infrastructure for using it for managing the tasks.

11.0.2
Content{ "name": "foreman-tasks", "downloads": 593116, "version": "11.0.2", "version_created_at": "2025-07-17T14:45:16.289Z", "version_downloads": 0, "platform": "ruby", "authors": "Ivan Nečas", "info": "The goal of this plugin is to unify the way of showing task statuses across the Foreman instance.\nIt defines Task model for keeping the information about the tasks and Lock for assigning the tasks\nto resources. The locking allows dealing with preventing multiple colliding tasks to be run on the\nsame resource. It also optionally provides Dynflow infrastructure for using it for managing the tasks.\n", "licenses": [ "GPL-3.0" ], "metadata": {}, "yanked": false, "sha": "584aa50390ec4dfc14d5777553c1476504416ae1d9564718918cc026d3e13208", "spec_sha": "9372404425ac04d0d4d2d22fd0a4b49b0bb492ac3ede535f816fe27133de7a34", "project_uri": "https://rubygems.org/gems/foreman-tasks", "gem_uri": "https://rubygems.org/gems/foreman-tasks-11.0.2.gem", "homepage_uri": "https://github.com/theforeman/foreman-tasks", "wiki_uri": "", "documentation_uri": "https://github.com/theforeman/foreman-tasks", "mailing_list_uri": "", "source_code_uri": "", "bug_tracker_uri": "", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "factory_bot_rails", "requirements": "~> 4.8.0" }, { "name": "sqlite3", "requirements": ">= 0" }, { "name": "theforeman-rubocop", "requirements": "~> 0.1.0" } ], "runtime": [ { "name": "dynflow", "requirements": ">= 1.9.0" }, { "name": "fugit", "requirements": "~> 1.8" }, { "name": "get_process_mem", "requirements": ">= 0" }, { "name": "sinatra", "requirements": ">= 0" } ] } }
2025-07-17 14:45:18 UTC
-ZlPhw724KjX_fN3rVv6q

playwright-ruby-client

The Ruby binding of playwright driver 1.53.0

1.53.0
Content{ "name": "playwright-ruby-client", "downloads": 1174287, "version": "1.53.0", "version_created_at": "2025-07-17T14:39:31.929Z", "version_downloads": 0, "platform": "ruby", "authors": "YusukeIwaki", "info": "The Ruby binding of playwright driver 1.53.0", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "640691a49e7a60b1388b7b8695e7d8c62dd1a5d9583907c3168b9656cfab4094", "spec_sha": "5a7906372d61386ce6596f27858bd22ca843a015063fff4dcc5c342307f43bad", "project_uri": "https://rubygems.org/gems/playwright-ruby-client", "gem_uri": "https://rubygems.org/gems/playwright-ruby-client-1.53.0.gem", "homepage_uri": "https://github.com/YusukeIwaki/playwright-ruby-client", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/playwright-ruby-client/1.53.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 0" }, { "name": "chunky_png", "requirements": ">= 0" }, { "name": "dry-inflector", "requirements": ">= 0" }, { "name": "faye-websocket", "requirements": ">= 0" }, { "name": "pry-byebug", "requirements": ">= 0" }, { "name": "puma", "requirements": ">= 0" }, { "name": "rack", "requirements": "< 3" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": ">= 0" }, { "name": "rubocop-rspec", "requirements": ">= 0" }, { "name": "sinatra", "requirements": ">= 0" } ], "runtime": [ { "name": "concurrent-ruby", "requirements": ">= 1.1.6" }, { "name": "mime-types", "requirements": ">= 3.0" } ] } }
2025-07-17 14:39:33 UTC
uG9P8ojaESxfLqy3EdPgI

cv-parser

CV Parser is a Ruby gem that extracts structured information from CVs and resumes in various formats using LLMs.

0.1.1
Content{ "name": "cv-parser", "downloads": 177, "version": "0.1.1", "version_created_at": "2025-07-17T14:35:15.302Z", "version_downloads": 0, "platform": "ruby", "authors": "Gys Muller", "info": "CV Parser is a Ruby gem that extracts structured information from CVs and resumes in various formats using LLMs.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/gysmuller/cv-parser", "changelog_uri": "https://github.com/gysmuller/cv-parser/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/gysmuller/cv-parser", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "57610bc6501c187aa02dafde0c177d187248c5a0668407ce479e080b98a6d15f", "spec_sha": "810917f6eb5fb6bcabf211afbe2d1e9ffda9c5375fd3ba3fb32e9865fa1d4e2a", "project_uri": "https://rubygems.org/gems/cv-parser", "gem_uri": "https://rubygems.org/gems/cv-parser-0.1.1.gem", "homepage_uri": "https://github.com/gysmuller/cv-parser", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/gysmuller/cv-parser", "bug_tracker_uri": null, "changelog_uri": "https://github.com/gysmuller/cv-parser/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "base64", "requirements": "~> 0.2" }, { "name": "faraday", "requirements": ">= 1.0" }, { "name": "faraday-multipart", "requirements": ">= 1.0" }, { "name": "fiddle", "requirements": "~> 1.1" }, { "name": "json", "requirements": "~> 2.6" }, { "name": "mime-types", "requirements": "~> 3.5" }, { "name": "rdoc", "requirements": "~> 6.6" }, { "name": "rexml", "requirements": "~> 3.2" }, { "name": "zlib", "requirements": "~> 3.0" } ] } }
2025-07-17 14:35:16 UTC
_vX4ppb8bn8yJjuhwb9pk

cybrid_api_bank_ruby

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

0.123.698
Content{ "name": "cybrid_api_bank_ruby", "downloads": 1484307, "version": "0.123.698", "version_created_at": "2025-07-17T14:34:39.165Z", "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": "b9b646296c3b24fbe5c1c3fd007fbf65b8b739e40d2cab0ac9787befd66d14e1", "spec_sha": "85fb35e65c736cbea839f97d6bd8c38afb7f5982ca6eac5ed480650ed7eaa16b", "project_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby-0.123.698.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.123.698", "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-07-17 14:34:43 UTC
eR2AXYbyuk9YKxprSHP6C

cybrid_api_organization_ruby

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

0.123.698
Content{ "name": "cybrid_api_organization_ruby", "downloads": 1526884, "version": "0.123.698", "version_created_at": "2025-07-17T14:34:35.862Z", "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": "50b79a11453c4c05a5e50daf7feec84aabd9c36dc7111009deead317cc68682e", "spec_sha": "986cfc8f52aa92cf69f19463439bcc38f3606c0af986b216099d671463e61b8d", "project_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby-0.123.698.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.123.698", "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-07-17 14:34:40 UTC
FDbowOf6LHW22jJ571cGA

cybrid_api_id_ruby

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

0.123.698
Content{ "name": "cybrid_api_id_ruby", "downloads": 1508018, "version": "0.123.698", "version_created_at": "2025-07-17T14:34:19.406Z", "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": "8fadab3e6f3a87da2c4266da58596d6f684298a607fd8edf244d965d1e0c8187", "spec_sha": "a4fa86be8f38c9a95f1a120f86a4a4e5a17ca71c899f27cda6009edfa67c8873", "project_uri": "https://rubygems.org/gems/cybrid_api_id_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_id_ruby-0.123.698.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.123.698", "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-07-17 14:34:25 UTC
ZhP1FYNSc_DcZD52Mj2ju

neeto-jwt-engine

The `neeto-jwt-engine` handles JWT-based authentication in Neeto.

1.1.0
Content{ "name": "neeto-jwt-engine", "downloads": 0, "version": "1.1.0", "version_created_at": "2025-07-17T14:32:37.106Z", "version_downloads": 0, "platform": "ruby", "authors": "Abhay V Ashokan", "info": "The `neeto-jwt-engine` handles JWT-based authentication in Neeto.", "licenses": [], "metadata": { "homepage_uri": "https://github.com/bigbinary/neeto-jwt-engine", "source_code_uri": "https://github.com/bigbinary/neeto-jwt-engine" }, "yanked": false, "sha": "9a88110d1856c9c42feb359778d4c12971d382e85e01ad87ce79765e5b26f45e", "spec_sha": "a2be0b2b36a91bf4ec9829b474d31454a258636bfd0a1f3d33f6a0a0193c26db", "project_uri": "https://rubygems.org/gems/neeto-jwt-engine", "gem_uri": "https://rubygems.org/gems/neeto-jwt-engine-1.1.0.gem", "homepage_uri": "https://github.com/bigbinary/neeto-jwt-engine", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/bigbinary/neeto-jwt-engine", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "jwt", "requirements": ">= 0" } ] } }
2025-07-17 14:32:38 UTC
rBjPNmhibRyqb1n17WXWN

graphql-filters

Provide a fully typed interface to filter lists in a GraphQL API.

1.1.4
Content{ "name": "graphql-filters", "downloads": 3774, "version": "1.1.4", "version_created_at": "2025-07-17T14:23:36.795Z", "version_downloads": 0, "platform": "ruby", "authors": "Moku S.r.l., Riccardo Agatea", "info": "Provide a fully typed interface to filter lists in a GraphQL API.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/moku-io/graphql-filters", "changelog_uri": "https://github.com/moku-io/graphql-filters/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/moku-io/graphql-filters" }, "yanked": false, "sha": "c286c82b04a8168e8e3d9df2d1f58f9d6982b5439b72b349f4b8d6d4700a24bc", "spec_sha": "9482f47dd648550e408b3df840a380242bae3da0a5fc445d6307003a5006f11c", "project_uri": "https://rubygems.org/gems/graphql-filters", "gem_uri": "https://rubygems.org/gems/graphql-filters-1.1.4.gem", "homepage_uri": "https://github.com/moku-io/graphql-filters", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/moku-io/graphql-filters", "bug_tracker_uri": null, "changelog_uri": "https://github.com/moku-io/graphql-filters/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activerecord", "requirements": ">= 0" }, { "name": "activesupport", "requirements": ">= 0" }, { "name": "graphql", "requirements": ">= 0" }, { "name": "graphql-models_connect", "requirements": ">= 1.1.0" }, { "name": "ostruct", "requirements": ">= 0" } ] } }
2025-07-17 14:23:38 UTC
sBihpnqZI1hTMdUlO-Lcw

fastlane-plugin-create_simulator_devices

Fastlane plugin to create simulator devices

0.0.5
Content{ "name": "fastlane-plugin-create_simulator_devices", "downloads": 133, "version": "0.0.5", "version_created_at": "2025-07-17T14:22:18.710Z", "version_downloads": 0, "platform": "ruby", "authors": "Vitalii Budnik", "info": "Fastlane plugin to create simulator devices", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "95f8fbb6f4959b65845a7d410661300aea1d83e1340bc81729ad97bfca6f02b7", "spec_sha": "3c713773c8eaf51e9c3fdd04462797b7735589311e894518fe034229f844daa3", "project_uri": "https://rubygems.org/gems/fastlane-plugin-create_simulator_devices", "gem_uri": "https://rubygems.org/gems/fastlane-plugin-create_simulator_devices-0.0.5.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/fastlane-plugin-create_simulator_devices/0.0.5", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-07-17 14:22:20 UTC
i09AqP3C0vExWdAVLIjDd

eac_rails_gem_support

Put here de description.

0.11.0
Content{ "name": "eac_rails_gem_support", "downloads": 15695, "version": "0.11.0", "version_created_at": "2025-07-17T14:20:16.558Z", "version_downloads": 0, "platform": "ruby", "authors": "Put here the authors", "info": "Put here de description.", "licenses": [], "metadata": {}, "yanked": false, "sha": "4488a19a4077a90e209d9e220d651fe88850afca659afa46ceb712e85b143ba3", "spec_sha": "9de47f1555b6c71b209abe7776343f0178ad969bb89537fa6ba302510391b9eb", "project_uri": "https://rubygems.org/gems/eac_rails_gem_support", "gem_uri": "https://rubygems.org/gems/eac_rails_gem_support-0.11.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/eac_rails_gem_support/0.11.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "avm-eac_ruby_base1", "requirements": "~> 0.36" }, { "name": "capybara", "requirements": "~> 3.39, >= 3.39.2" }, { "name": "concurrent-ruby", "requirements": "= 1.3.4" }, { "name": "eac_ruby_gem_support", "requirements": "~> 0.12" }, { "name": "eac_ruby_utils", "requirements": "~> 0.128" }, { "name": "eac_templates", "requirements": "~> 0.8, >= 0.8.1" }, { "name": "factory_bot_rails", "requirements": "~> 6.4, >= 6.4.3" }, { "name": "launchy", "requirements": "~> 2.5, >= 2.5.2" }, { "name": "letter_opener", "requirements": "~> 1.10" }, { "name": "rails", "requirements": ">= 5.2.8.1, < 7" }, { "name": "rspec-rails", "requirements": "~> 5.1, >= 5.1.2" }, { "name": "sqlite3", "requirements": "~> 1.7, >= 1.7.3" } ] } }
2025-07-17 14:20:18 UTC
t5vq0mv-0gg84n9djBiKO

eac_rails_base0

A Rails base for multiple Rails projects developed by Esquilo Azul Company.

0.70.0
Content{ "name": "eac_rails_base0", "downloads": 178591, "version": "0.70.0", "version_created_at": "2025-07-17T14:19:53.194Z", "version_downloads": 0, "platform": "ruby", "authors": "Esquilo Azul Company", "info": "A Rails base for multiple Rails projects developed by Esquilo Azul Company.", "licenses": [ "MIT" ], "metadata": { "source_code_uri": "https://github.com/esquilo-azul/eac_rails_base0" }, "yanked": false, "sha": "7e8ea8ed7d657f7d36859d43c8a506d7c73ae34cf66efae03c6bfa16852f6c63", "spec_sha": "eb0b846d0e55e8891938295c2226d056ca0e3851d0fad258960b7771e517df76", "project_uri": "https://rubygems.org/gems/eac_rails_base0", "gem_uri": "https://rubygems.org/gems/eac_rails_base0-0.70.0.gem", "homepage_uri": "https://github.com/esquilo-azul/eac_rails_base0", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/esquilo-azul/eac_rails_base0", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aranha-parsers", "requirements": "~> 0.26, >= 0.26.1" }, { "name": "aranha-rails", "requirements": "~> 0.10, >= 0.10.1" }, { "name": "aranha-selenium", "requirements": "~> 0.12" }, { "name": "bootstrap-sass", "requirements": "~> 3.4, >= 3.4.1" }, { "name": "br_railties", "requirements": "~> 0.6" }, { "name": "can_can_dry", "requirements": "~> 0.5, >= 0.5.7" }, { "name": "carrierwave", "requirements": "~> 1.3, >= 1.3.4" }, { "name": "coffee-rails", "requirements": "~> 5.0" }, { "name": "eac_active_scaffold", "requirements": "~> 0.6, >= 0.6.1" }, { "name": "eac_cli", "requirements": "~> 0.43, >= 0.43.1" }, { "name": "eac_fs", "requirements": "~> 0.19, >= 0.19.1" }, { "name": "eac_rails_delayed_job", "requirements": "~> 0.2, >= 0.2.1" }, { "name": "eac_rails_gem_support", "requirements": "~> 0.11" }, { "name": "eac_rails_remotes", "requirements": "~> 0.4" }, { "name": "eac_rails_utils", "requirements": "~> 0.26" }, { "name": "eac_ruby_utils", "requirements": "~> 0.128, >= 0.128.3" }, { "name": "eac_users_support", "requirements": "~> 0.11, >= 0.11.1" }, { "name": "fog-aws", "requirements": "~> 3.32" }, { "name": "jbuilder", "requirements": "~> 2.13" }, { "name": "jquery-rails", "requirements": "~> 4.6" }, { "name": "jquery-ui-rails", "requirements": "~> 6.0, >= 6.0.1" }, { "name": "launchy", "requirements": "~> 2.5, >= 2.5.2" }, { "name": "letter_opener", "requirements": "~> 1.10" }, { "name": "listen", "requirements": "~> 3.9" }, { "name": "pg", "requirements": "~> 1.5, >= 1.5.9" }, { "name": "premailer-rails", "requirements": "~> 1.12" }, { "name": "puma", "requirements": "~> 5.6, >= 5.6.9" }, { "name": "rails", "requirements": "~> 6.1" }, { "name": "rails-i18n", "requirements": "~> 7.0, >= 7.0.10" }, { "name": "recordselect", "requirements": "~> 3.10, >= 3.10.9" }, { "name": "sass-rails", "requirements": "~> 5.1" }, { "name": "spring", "requirements": "~> 4.3" }, { "name": "tasks_scheduler", "requirements": "~> 0.9, >= 0.9.4" }, { "name": "turbolinks", "requirements": "~> 5.2, >= 5.2.1" }, { "name": "uglifier", "requirements": "~> 4.2, >= 4.2.1" } ] } }
2025-07-17 14:19:55 UTC
eRTHUW_iWmzehi8_zr9PR

decode

Code analysis for documentation generation.

0.24.2
Content{ "name": "decode", "downloads": 247898, "version": "0.24.2", "version_created_at": "2025-07-17T14:15:21.371Z", "version_downloads": 0, "platform": "ruby", "authors": "Samuel Williams", "info": "Code analysis for documentation generation.", "licenses": [ "MIT" ], "metadata": { "funding_uri": "https://github.com/sponsors/socketry/", "source_code_uri": "https://github.com/socketry/decode.git", "documentation_uri": "https://socketry.github.io/decode/" }, "yanked": false, "sha": "cfea190d62cd02c2a334186c02d0c5bab2095515e8ea54fcbc6bafcc12435cbf", "spec_sha": "e29b211dfb8562502eaf91ca5a6086e52e0f1180f9227baf37080555e6938d56", "project_uri": "https://rubygems.org/gems/decode", "gem_uri": "https://rubygems.org/gems/decode-0.24.2.gem", "homepage_uri": "https://github.com/socketry/decode", "wiki_uri": null, "documentation_uri": "https://socketry.github.io/decode/", "mailing_list_uri": null, "source_code_uri": "https://github.com/socketry/decode.git", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": "https://github.com/sponsors/socketry/", "dependencies": { "development": [], "runtime": [ { "name": "prism", "requirements": ">= 0" }, { "name": "rbs", "requirements": ">= 0" }, { "name": "types", "requirements": ">= 0" } ] } }
2025-07-17 14:15:23 UTC
XF8SBHqeBpbbzPm_Nik5D

aes-bridge

AesBridge is a modern, secure, and cross-language AES encryption library. It offers a unified interface for encrypting and decrypting data across multiple programming languages.

2.0.0
Content{ "name": "aes-bridge", "downloads": 0, "version": "2.0.0", "version_created_at": "2025-07-17T14:08:35.190Z", "version_downloads": 0, "platform": "ruby", "authors": "Andrey Izman", "info": "AesBridge is a modern, secure, and cross-language AES encryption library. It offers a unified interface for encrypting and decrypting data across multiple programming languages.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/mervick/aes-bridge-ruby", "source_code_uri": "https://github.com/mervick/aes-bridge-ruby", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "39614fce355c24ef3ae0f3c6df83361a6c706e8a7547ed47bc3f1c3c1a412d98", "spec_sha": "3e9db9798ae0860d03155b51ffa9702422e18947cf1ff9ad07552856d9f9450d", "project_uri": "https://rubygems.org/gems/aes-bridge", "gem_uri": "https://rubygems.org/gems/aes-bridge-2.0.0.gem", "homepage_uri": "https://github.com/mervick/aes-bridge-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/mervick/aes-bridge-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "json", "requirements": ">= 0" }, { "name": "mutex_m", "requirements": ">= 0" }, { "name": "openssl", "requirements": ">= 0" } ] } }
2025-07-17 14:08:36 UTC
hzXeCwIAU3fcmTypYGPUp

decode

Code analysis for documentation generation.

0.24.1
Content{ "name": "decode", "downloads": 247894, "version": "0.24.1", "version_created_at": "2025-07-17T14:08:13.832Z", "version_downloads": 0, "platform": "ruby", "authors": "Samuel Williams", "info": "Code analysis for documentation generation.", "licenses": [ "MIT" ], "metadata": { "funding_uri": "https://github.com/sponsors/socketry/", "source_code_uri": "https://github.com/socketry/decode.git", "documentation_uri": "https://socketry.github.io/decode/" }, "yanked": false, "sha": "43c3c9d5b19cf1b0bfc37023c780a0424ea2b82f5f19f1c41885e16a319861c4", "spec_sha": "15d3d5e758cf6d353f1fd0da7a324366f00205d7f3f0667d0f0a3497fa1cce98", "project_uri": "https://rubygems.org/gems/decode", "gem_uri": "https://rubygems.org/gems/decode-0.24.1.gem", "homepage_uri": "https://github.com/ioquatix/decode", "wiki_uri": null, "documentation_uri": "https://socketry.github.io/decode/", "mailing_list_uri": null, "source_code_uri": "https://github.com/socketry/decode.git", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": "https://github.com/sponsors/socketry/", "dependencies": { "development": [], "runtime": [ { "name": "prism", "requirements": ">= 0" }, { "name": "rbs", "requirements": ">= 0" }, { "name": "types", "requirements": ">= 0" } ] } }
2025-07-17 14:08:15 UTC
vhoyRou-c4SchypnfNN55

manageiq-messaging

Client library for ManageIQ components to exchange messages through its internal message bus.

2.0.0
Content{ "name": "manageiq-messaging", "downloads": 221924, "version": "2.0.0", "version_created_at": "2025-07-17T14:05:28.897Z", "version_downloads": 0, "platform": "ruby", "authors": "ManageIQ Authors", "info": "Client library for ManageIQ components to exchange messages through its internal message bus.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/ManageIQ/manageiq-messaging/blob/master/CHANGELOG.md", "bug_tracker_uri": "https://github.com/ManageIQ/manageiq-messaging/issues", "source_code_uri": "https://github.com/ManageIQ/manageiq-messaging/" }, "yanked": false, "sha": "6455da1e59419c87a36f5a3c685e14877a8d78d20cd2a7ade524adbc58cf11b9", "spec_sha": "70019a293b83d7064fc644c0fbdcfe71158ce9acc319b0cc5735151d7466c3cd", "project_uri": "https://rubygems.org/gems/manageiq-messaging", "gem_uri": "https://rubygems.org/gems/manageiq-messaging-2.0.0.gem", "homepage_uri": "https://github.com/ManageIQ/manageiq-messaging", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/ManageIQ/manageiq-messaging/", "bug_tracker_uri": "https://github.com/ManageIQ/manageiq-messaging/issues", "changelog_uri": "https://github.com/ManageIQ/manageiq-messaging/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 0" }, { "name": "manageiq-style", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 12.3.3" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "simplecov", "requirements": ">= 0.21.2" } ], "runtime": [ { "name": "activesupport", "requirements": ">= 7.0.8, < 8.0" }, { "name": "rdkafka", "requirements": "~> 0.8" }, { "name": "stomp", "requirements": "~> 1.4.4" } ] } }
2025-07-17 14:05:30 UTC
JW9Ijmg4zSqrwwBqZmz3m

jefferies_tube

Useful tools for Rails.

1.7.3
Content{ "name": "jefferies_tube", "downloads": 65822, "version": "1.7.3", "version_created_at": "2025-07-17T14:04:02.073Z", "version_downloads": 0, "platform": "ruby", "authors": "Brian Samson", "info": "Useful tools for Rails.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "a19f708bd48853058d0923b01a3adab56f6a576479370648188aaefcc0ce54ba", "spec_sha": "313c16a4d694096174ac6230ffefb076acd0ace84404abf563bb58d8cd072936", "project_uri": "https://rubygems.org/gems/jefferies_tube", "gem_uri": "https://rubygems.org/gems/jefferies_tube-1.7.3.gem", "homepage_uri": "https://github.com/tenforwardconsulting/jefferies_tube/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/jefferies_tube/1.7.3", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "awesome_print", "requirements": ">= 0" }, { "name": "bundler", "requirements": ">= 0" }, { "name": "pry", "requirements": "~> 0.13" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": "~> 3.0" } ], "runtime": [ { "name": "bundler-audit", "requirements": "~> 0.9" }, { "name": "pry", "requirements": "~> 0.13" }, { "name": "rubocop", "requirements": "~> 1.26" }, { "name": "rubocop-rails", "requirements": "~> 2.14.2" }, { "name": "simplecov", "requirements": ">= 0" } ] } }
2025-07-17 14:04:03 UTC
YxUeKvk-lBIVQ84a8_2FJ

foreman_maintain

Provides various features that helps keeping the Foreman/Satellite up and running.

1.12.1
Content{ "name": "foreman_maintain", "downloads": 267241, "version": "1.12.1", "version_created_at": "2025-07-17T13:58:41.759Z", "version_downloads": 0, "platform": "ruby", "authors": "Ivan Nečas", "info": "Provides various features that helps keeping the Foreman/Satellite up and running.", "licenses": [ "GPL-3.0" ], "metadata": {}, "yanked": false, "sha": "9bd014e575bbeb1c2f833367ac21e1910a55a1b965616b5dc27d43e502702887", "spec_sha": "e0f7b9190bea2651956fda4e64d02b7b765ae14e301c6a5f74a9d2eafd5f8607", "project_uri": "https://rubygems.org/gems/foreman_maintain", "gem_uri": "https://rubygems.org/gems/foreman_maintain-1.12.1.gem", "homepage_uri": "https://github.com/theforeman/foreman_maintain", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/foreman_maintain/1.12.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 1.17" }, { "name": "minitest", "requirements": ">= 0" }, { "name": "minitest-reporters", "requirements": ">= 0" }, { "name": "minitest-stub-const", "requirements": ">= 0" }, { "name": "mocha", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "theforeman-rubocop", "requirements": ">= 0" } ], "runtime": [ { "name": "clamp", "requirements": ">= 0" }, { "name": "highline", "requirements": ">= 0" } ] } }
2025-07-17 13:58:45 UTC
evTigQKnAyumMi4eEIH5T

activematrix

ActiveMatrix is a comprehensive Rails-native Matrix SDK that enables developers to build sophisticated multi-agent bot systems and real-time communication features. This gem provides deep Rails integration with ActiveRecord models, state machines for bot lifecycle management, multi-tiered memory systems, intelligent event routing, connection pooling, and built-in inter-agent communication. Perfect for building chatbots, automation systems, monitoring agents, and collaborative AI systems within Rails applications. Features include command handling, room management, media support, end-to-end encryption capabilities, and extensive protocol support (CS, AS, IS, SS).

0.0.7
Content{ "name": "activematrix", "downloads": 794, "version": "0.0.7", "version_created_at": "2025-07-17T13:57:42.527Z", "version_downloads": 0, "platform": "ruby", "authors": "Abdelkader Boudih, Alexander Olofsson", "info": "ActiveMatrix is a comprehensive Rails-native Matrix SDK that enables developers to build sophisticated multi-agent bot systems \nand real-time communication features. This gem provides deep Rails integration with ActiveRecord models, state machines for \nbot lifecycle management, multi-tiered memory systems, intelligent event routing, connection pooling, and built-in \ninter-agent communication. Perfect for building chatbots, automation systems, monitoring agents, and collaborative AI \nsystems within Rails applications. Features include command handling, room management, media support, end-to-end encryption \ncapabilities, and extensive protocol support (CS, AS, IS, SS).\n", "licenses": [ "MIT" ], "metadata": { "tags": "matrix, matrix-protocol, matrix-sdk, matrix-api, matrix-client, rails, rails-engine, activerecord, activejob, rails-integration, bot, chatbot, multi-agent, agent-system, bot-framework, real-time, messaging, communication, chat, state-machine", "wiki_uri": "https://github.com/seuros/activematrix/wiki", "homepage_uri": "https://github.com/seuros/activematrix", "changelog_uri": "https://github.com/seuros/activematrix/blob/master/CHANGELOG.md", "bug_tracker_uri": "https://github.com/seuros/activematrix/issues", "source_code_uri": "https://github.com/seuros/activematrix", "documentation_uri": "https://rubydoc.info/gems/activematrix", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "48066d4d5dc7fb4fa444faa78576033b533f6d0fad2068f256930a9fb3f9290b", "spec_sha": "6da11e84299e78450bd73e41a5cfcbe0078ec076a642b8b61ca1c6b926042cfe", "project_uri": "https://rubygems.org/gems/activematrix", "gem_uri": "https://rubygems.org/gems/activematrix-0.0.7.gem", "homepage_uri": "https://github.com/seuros/activematrix", "wiki_uri": "https://github.com/seuros/activematrix/wiki", "documentation_uri": "https://rubydoc.info/gems/activematrix", "mailing_list_uri": null, "source_code_uri": "https://github.com/seuros/activematrix", "bug_tracker_uri": "https://github.com/seuros/activematrix/issues", "changelog_uri": "https://github.com/seuros/activematrix/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "maxitest", "requirements": ">= 0" }, { "name": "mocha", "requirements": ">= 0" }, { "name": "ostruct", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rubocop", "requirements": ">= 0" }, { "name": "rubocop-minitest", "requirements": ">= 0" }, { "name": "rubocop-performance", "requirements": ">= 0" }, { "name": "rubocop-rails", "requirements": ">= 0" }, { "name": "simplecov", "requirements": ">= 0" }, { "name": "sqlite3", "requirements": "~> 2.0" }, { "name": "syslog", "requirements": ">= 0" }, { "name": "test-unit", "requirements": ">= 0" }, { "name": "vcr", "requirements": "~> 6.2" }, { "name": "webmock", "requirements": "~> 3.19" } ], "runtime": [ { "name": "activejob", "requirements": "~> 8.0" }, { "name": "activerecord", "requirements": "~> 8.0" }, { "name": "bcrypt", "requirements": "~> 3.1" }, { "name": "concurrent-ruby", "requirements": "~> 1.2" }, { "name": "railties", "requirements": "~> 8.0" }, { "name": "state_machines-activerecord", "requirements": "<= 0.100.0" }, { "name": "zeitwerk", "requirements": "~> 2.6" } ] } }
2025-07-17 13:57:44 UTC
tN8uJD3_cr2Ilcjd8qaZx

smart_proxy_dhcp_kea_api

Provides DHCP management for Foreman via the ISC Kea API, requiring the host_cmds and lease_cmds hooks.

1.0.0
Content{ "name": "smart_proxy_dhcp_kea_api", "downloads": 0, "version": "1.0.0", "version_created_at": "2025-07-17T13:48:54.020Z", "version_downloads": 0, "platform": "ruby", "authors": "Sam McCarthy", "info": "Provides DHCP management for Foreman via the ISC Kea API, requiring the host_cmds and lease_cmds hooks.", "licenses": [ "GPL-3.0-only" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "55dd4609ae3a909fd6190df6713064153f44601e9eba9cd9332185025babf3b0", "spec_sha": "8f43d77961d4533e3b5f9ee247b8af615bab4ebea48530195f668d38bcb5e206", "project_uri": "https://rubygems.org/gems/smart_proxy_dhcp_kea_api", "gem_uri": "https://rubygems.org/gems/smart_proxy_dhcp_kea_api-1.0.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/smart_proxy_dhcp_kea_api/1.0.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-07-17 13:48:55 UTC
uM7IxGkjP35mK9AGVWQXS

test_bench-executable

Command line interface for TestBench.

3.0.1.0
Content{ "name": "test_bench-executable", "downloads": 354, "version": "3.0.1.0", "version_created_at": "2025-07-17T13:41:56.604Z", "version_downloads": 0, "platform": "ruby", "authors": "Brightworks Digital", "info": "Command line interface for TestBench.", "licenses": [ "MIT" ], "metadata": { "namespace": "TestBench::Executable", "homepage_uri": "http://test-bench.software", "source_code_uri": "https://github.com/test-bench-demo/test-bench-executable", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "d0b76bdb5461d1aa54230884321a09c919f4adc7a275472e6c123a6f38d465c0", "spec_sha": "8ca809e9063a5204aedc678c57d79a7cca45fce0de56ea4a17b8cbf68293a9ce", "project_uri": "https://rubygems.org/gems/test_bench-executable", "gem_uri": "https://rubygems.org/gems/test_bench-executable-3.0.1.0.gem", "homepage_uri": "http://test-bench.software", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/test-bench-demo/test-bench-executable", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "test_bench-bootstrap", "requirements": ">= 0" } ], "runtime": [ { "name": "test_bench-run", "requirements": ">= 0" } ] } }
2025-07-17 13:41:58 UTC
c3CVA_3Tre8TKXTCQ6ZJq

playbook_ui_docs

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

14.24.0.pre.rc.0
Content{ "name": "playbook_ui_docs", "downloads": 397696, "version": "14.24.0.pre.rc.0", "version_created_at": "2025-07-17T13:32:06.519Z", "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": "7f79935511c1b44995a79d0a707e05a219e985be0d3a477f09b324a7eb6042e7", "spec_sha": "de0205173116bf030fe06aa5f9822b826d70283ca5c2c7cb58d1f3187eacf88b", "project_uri": "https://rubygems.org/gems/playbook_ui_docs", "gem_uri": "https://rubygems.org/gems/playbook_ui_docs-14.24.0.pre.rc.0.gem", "homepage_uri": "https://playbook.powerapp.cloud/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/playbook_ui_docs/14.24.0.pre.rc.0", "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-07-17 13:32:10 UTC
6Lw_xtchO2kqroyMHkaYR

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.24.0.pre.rc.0
Content{ "name": "playbook_ui", "downloads": 1565218, "version": "14.24.0.pre.rc.0", "version_created_at": "2025-07-17T13:32:01.832Z", "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": "4dcd7906516e7514ae73bb61a9776196cfa67b85fe48660439fe48184e8a234f", "spec_sha": "94529aa4210bbcb3828b2f52898992a362ae9e5fefd73eb4e8ee40b6f8e03b8e", "project_uri": "https://rubygems.org/gems/playbook_ui", "gem_uri": "https://rubygems.org/gems/playbook_ui-14.24.0.pre.rc.0.gem", "homepage_uri": "https://playbook.powerapp.cloud/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/playbook_ui/14.24.0.pre.rc.0", "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-07-17 13:32:06 UTC
bkmSWctz83Dk2wC5i6Drd

posting_zon

posting app

3.111.026
Content{ "name": "posting_zon", "downloads": 16288, "version": "3.111.026", "version_created_at": "2025-07-17T13:22:22.182Z", "version_downloads": 0, "platform": "ruby", "authors": "zon", "info": "posting app", "licenses": [ "zon" ], "metadata": {}, "yanked": false, "sha": "ab0b417bd9d1c202d0d439b59d3790b2e7a92d1156d2951044784f60822956cb", "spec_sha": "f195d65f305cd62a261c11907295474f68284c6e7533e0167fcc3f46df186d89", "project_uri": "https://rubygems.org/gems/posting_zon", "gem_uri": "https://rubygems.org/gems/posting_zon-3.111.026.gem", "homepage_uri": "", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/posting_zon/3.111.026", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-07-17 13:22:25 UTC
loetRO7YLd8sasrzdXHmV

posting_duo

File to Clipboard gem

3.111.026
Content{ "name": "posting_duo", "downloads": 18083, "version": "3.111.026", "version_created_at": "2025-07-17T13:21:47.545Z", "version_downloads": 0, "platform": "ruby", "authors": "zon", "info": "File to Clipboard gem", "licenses": [ "zon" ], "metadata": {}, "yanked": false, "sha": "818a2270afc795f0feb148a9a3bae81b67df08f2b255b26ced1a069e507fc7da", "spec_sha": "38d2169c5fe97be7819e5f713c5300b42ce8d64f9968d20cf967ace5cd42ef90", "project_uri": "https://rubygems.org/gems/posting_duo", "gem_uri": "https://rubygems.org/gems/posting_duo-3.111.026.gem", "homepage_uri": "", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/posting_duo/3.111.026", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-07-17 13:21:50 UTC
YHoBgTqMlyidopHPo7Ma9

rubocop-socketry

RuboCop rules for Socketry projects

0.2.0
Content{ "name": "rubocop-socketry", "downloads": 551, "version": "0.2.0", "version_created_at": "2025-07-17T13:15:35.941Z", "version_downloads": 0, "platform": "ruby", "authors": "Samuel Williams", "info": "RuboCop rules for Socketry projects", "licenses": [ "MIT" ], "metadata": { "funding_uri": "https://github.com/sponsors/ioquatix/", "source_code_uri": "https://github.com/socketry/rubocop-socketry.git", "documentation_uri": "https://socketry.github.io/rubocop-socketry/", "default_lint_roller_plugin": "RuboCop::Socketry::Plugin" }, "yanked": false, "sha": "d560b9a91e9bee0da1eec4b30684bd50b73bbcbad34e32e722a777de0c4e32fa", "spec_sha": "3a58e3353ebb9114ce5d8a25c3a39dca750e47a1202503957238058d457e2e1f", "project_uri": "https://rubygems.org/gems/rubocop-socketry", "gem_uri": "https://rubygems.org/gems/rubocop-socketry-0.2.0.gem", "homepage_uri": "https://github.com/socketry/rubocop-socketry", "wiki_uri": null, "documentation_uri": "https://socketry.github.io/rubocop-socketry/", "mailing_list_uri": null, "source_code_uri": "https://github.com/socketry/rubocop-socketry.git", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": "https://github.com/sponsors/ioquatix/", "dependencies": { "development": [], "runtime": [ { "name": "lint_roller", "requirements": ">= 0" }, { "name": "rubocop", "requirements": ">= 1.72" } ] } }
2025-07-17 13:15:37 UTC
_8qJ4kRMSARwIwB--ZSVd

tasks_scheduler

Scheduler for Rake tasks.

0.10.0
Content{ "name": "tasks_scheduler", "downloads": 59197, "version": "0.10.0", "version_created_at": "2025-07-17T13:15:23.035Z", "version_downloads": 0, "platform": "ruby", "authors": "Eduardo H. Bogoni", "info": "Scheduler for Rake tasks.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "fe9cb5531c859008c62fb80bd9261894079f0efed76a7c3c37fa4bd004c5f196", "spec_sha": "d603cc09d978269f53d42973011a5d8f4087126023955a46b10235dda110b36a", "project_uri": "https://rubygems.org/gems/tasks_scheduler", "gem_uri": "https://rubygems.org/gems/tasks_scheduler-0.10.0.gem", "homepage_uri": "https://github.com/esquilo-azul/tasks_scheduler", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/tasks_scheduler/0.10.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "eac_rails_gem_support", "requirements": "~> 0.11" } ], "runtime": [ { "name": "avm-eac_ruby_base1", "requirements": "~> 0.37, >= 0.37.1" }, { "name": "daemons", "requirements": "~> 1.4, >= 1.4.1" }, { "name": "eac_active_scaffold", "requirements": "~> 0.6, >= 0.6.1" }, { "name": "eac_rails_utils", "requirements": "~> 0.26" }, { "name": "eac_ruby_utils", "requirements": "~> 0.128, >= 0.128.3" }, { "name": "parse-cron", "requirements": "~> 0.1, >= 0.1.4" } ] } }
2025-07-17 13:15:24 UTC
ltfiUWzeR3Z9mkpn9SpZy

eac_rails_utils

Código reutilizável para as aplicações Rails da E.A.C..

0.26.0
Content{ "name": "eac_rails_utils", "downloads": 84068, "version": "0.26.0", "version_created_at": "2025-07-17T13:15:05.088Z", "version_downloads": 0, "platform": "ruby", "authors": "E.A.C.", "info": "Código reutilizável para as aplicações Rails da E.A.C..", "licenses": [], "metadata": {}, "yanked": false, "sha": "0e38d0d265d32bdf4563038fdf433fb3cf98217d3ce5ea80afc18acd519d987b", "spec_sha": "28dcf172cb8fe8cbcde2b801c7d8cea393e6266ef0200c40c9601ec298bedf83", "project_uri": "https://rubygems.org/gems/eac_rails_utils", "gem_uri": "https://rubygems.org/gems/eac_rails_utils-0.26.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/eac_rails_utils/0.26.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "eac_rails_gem_support", "requirements": "~> 0.11" } ], "runtime": [ { "name": "bootstrap-sass", "requirements": "~> 3.4, >= 3.4.1" }, { "name": "eac_ruby_utils", "requirements": "~> 0.128" }, { "name": "nested_form_fields", "requirements": "~> 0.8, >= 0.8.4" }, { "name": "rails", "requirements": ">= 5.2.8.1" }, { "name": "virtus", "requirements": "~> 2.0" } ] } }
2025-07-17 13:15:06 UTC
QHywERYNqwiIQBXazz65w

eac_cli

Utilities to build CLI applications with Ruby.

0.44.0
Content{ "name": "eac_cli", "downloads": 103971, "version": "0.44.0", "version_created_at": "2025-07-17T13:14:36.398Z", "version_downloads": 0, "platform": "ruby", "authors": "Esquilo Azul Company", "info": "Utilities to build CLI applications with Ruby.", "licenses": [], "metadata": {}, "yanked": false, "sha": "3ac4ddf06494f04b2ce65070e78e8451f1564013d72bdea91497687a936e617a", "spec_sha": "35826321a419e4160a3f237dd01093088a801ed449c9ee8fbebb2ce0249d7850", "project_uri": "https://rubygems.org/gems/eac_cli", "gem_uri": "https://rubygems.org/gems/eac_cli-0.44.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/eac_cli/0.44.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "eac_ruby_gem_support", "requirements": "~> 0.12" } ], "runtime": [ { "name": "colorize", "requirements": "~> 0.8, >= 0.8.1" }, { "name": "eac_config", "requirements": "~> 0.15" }, { "name": "eac_ruby_utils", "requirements": "~> 0.128, >= 0.128.3" }, { "name": "tty-table", "requirements": "~> 0.12" } ] } }
2025-07-17 13:14:38 UTC
R5beAzNUX6Gps3_j28zOA

karafka-rdkafka

Modern Kafka client library for Ruby based on librdkafka

0.20.0
Content{ "name": "karafka-rdkafka", "downloads": 15250309, "version": "0.20.0", "version_created_at": "2025-07-17T13:14:04.249Z", "version_downloads": 0, "platform": "arm64-darwin", "authors": "Thijs Cadier, Maciej Mensfeld", "info": "Modern Kafka client library for Ruby based on librdkafka", "licenses": [ "MIT" ], "metadata": { "funding_uri": "https://karafka.io/#become-pro", "homepage_uri": "https://karafka.io", "changelog_uri": "https://karafka.io/docs/Changelog-Karafka-Rdkafka/", "bug_tracker_uri": "https://github.com/karafka/karafka-rdkafka/issues", "source_code_uri": "https://github.com/karafka/karafka-rdkafka", "documentation_uri": "https://karafka.io/docs", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "1706f8126e9567d8b0c5a6c3d9bfbb6d6493ef4383c272bf3e1bd55f9d2107ed", "spec_sha": "d55a43ff7dfd46b3a0f4a6152454c8f19c23cfe5b3dd3b81661cc65e26391148", "project_uri": "https://rubygems.org/gems/karafka-rdkafka", "gem_uri": "https://rubygems.org/gems/karafka-rdkafka-0.20.0-arm64-darwin.gem", "homepage_uri": "https://karafka.io", "wiki_uri": null, "documentation_uri": "https://karafka.io/docs", "mailing_list_uri": null, "source_code_uri": "https://github.com/karafka/karafka-rdkafka", "bug_tracker_uri": "https://github.com/karafka/karafka-rdkafka/issues", "changelog_uri": "https://karafka.io/docs/Changelog-Karafka-Rdkafka/", "funding_uri": "https://karafka.io/#become-pro", "dependencies": { "development": [ { "name": "ostruct", "requirements": ">= 0" }, { "name": "pry", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": "~> 3.5" }, { "name": "simplecov", "requirements": ">= 0" } ], "runtime": [ { "name": "ffi", "requirements": "~> 1.15" }, { "name": "logger", "requirements": ">= 0" }, { "name": "mini_portile2", "requirements": "~> 2.6" }, { "name": "rake", "requirements": "> 12" } ] } }
2025-07-17 13:14:06 UTC
DQ4tymo1rrNsSf0IrQzpE

notation

The notation library provides unicode symbols that you can use as methods instead of using standard method names.

0.3.0
Content{ "name": "notation", "downloads": 15566, "version": "0.3.0", "version_created_at": "2025-07-17T13:12:09.014Z", "version_downloads": 0, "platform": "ruby", "authors": "Daniel J. Berger", "info": " The notation library provides unicode symbols that you can use as\n methods instead of using standard method names.\n", "licenses": [ "Apache-2.0" ], "metadata": { "wiki_uri": "https://github.com/djberg96/notation/wiki", "funding_uri": "https://github.com/sponsors/djberg96", "github_repo": "https://github.com/djberg96/notation", "homepage_uri": "https://github.com/djberg96/notation", "changelog_uri": "https://github.com/djberg96/notation/blob/πρῶτον/CHANGES.md", "bug_tracker_uri": "https://github.com/djberg96/notation/issues", "source_code_uri": "https://github.com/djberg96/notation", "documentation_uri": "https://github.com/djberg96/notation/wiki", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "3b596732050628d84f7313485c9dba65f7b577eff53446edaa2d569d8439fd3f", "spec_sha": "3f9154701ad54612f94b302cc8ac9f65542ce1644db2925d5c6d286a1f7a594b", "project_uri": "https://rubygems.org/gems/notation", "gem_uri": "https://rubygems.org/gems/notation-0.3.0.gem", "homepage_uri": "https://github.com/djberg96/notation", "wiki_uri": "https://github.com/djberg96/notation/wiki", "documentation_uri": "https://github.com/djberg96/notation/wiki", "mailing_list_uri": null, "source_code_uri": "https://github.com/djberg96/notation", "bug_tracker_uri": "https://github.com/djberg96/notation/issues", "changelog_uri": "https://github.com/djberg96/notation/blob/πρῶτον/CHANGES.md", "funding_uri": "https://github.com/sponsors/djberg96", "dependencies": { "development": [ { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": "~> 3.9" } ], "runtime": [] } }
2025-07-17 13:12:10 UTC
V_XInVdA6rFgIiecNH9_s

karafka-rdkafka

Modern Kafka client library for Ruby based on librdkafka

0.20.0
Content{ "name": "karafka-rdkafka", "downloads": 15250152, "version": "0.20.0", "version_created_at": "2025-07-17T13:09:16.757Z", "version_downloads": 0, "platform": "x86_64-linux-musl", "authors": "Thijs Cadier, Maciej Mensfeld", "info": "Modern Kafka client library for Ruby based on librdkafka", "licenses": [ "MIT" ], "metadata": { "funding_uri": "https://karafka.io/#become-pro", "homepage_uri": "https://karafka.io", "changelog_uri": "https://karafka.io/docs/Changelog-Karafka-Rdkafka/", "bug_tracker_uri": "https://github.com/karafka/karafka-rdkafka/issues", "source_code_uri": "https://github.com/karafka/karafka-rdkafka", "documentation_uri": "https://karafka.io/docs", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "58084d959d6d01ad7b13eb1b7b6409dccc61bcdd9a005555ed11d9a03045e8da", "spec_sha": "8a1f5e78d1bd51a20ac2047c47501b055f02f41f95a22784d96671fd168158bf", "project_uri": "https://rubygems.org/gems/karafka-rdkafka", "gem_uri": "https://rubygems.org/gems/karafka-rdkafka-0.20.0-x86_64-linux-musl.gem", "homepage_uri": "https://karafka.io", "wiki_uri": null, "documentation_uri": "https://karafka.io/docs", "mailing_list_uri": null, "source_code_uri": "https://github.com/karafka/karafka-rdkafka", "bug_tracker_uri": "https://github.com/karafka/karafka-rdkafka/issues", "changelog_uri": "https://karafka.io/docs/Changelog-Karafka-Rdkafka/", "funding_uri": "https://karafka.io/#become-pro", "dependencies": { "development": [ { "name": "ostruct", "requirements": ">= 0" }, { "name": "pry", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": "~> 3.5" }, { "name": "simplecov", "requirements": ">= 0" } ], "runtime": [ { "name": "ffi", "requirements": "~> 1.15" }, { "name": "logger", "requirements": ">= 0" }, { "name": "mini_portile2", "requirements": "~> 2.6" }, { "name": "rake", "requirements": "> 12" } ] } }
2025-07-17 13:09:18 UTC
8nJ1oIQNhGipY-coRi1xq

ruby_llm

A delightful Ruby way to work with AI. Tired of juggling different SDKs? RubyLLM provides one beautiful, Ruby-like interface for OpenAI, Anthropic, Gemini, Bedrock, OpenRouter, DeepSeek, Ollama, and any OpenAI-compatible API. Chat (with text, images, audio, PDFs), generate images, create embeddings, use tools (function calling), stream responses, and integrate with Rails effortlessly. Minimal dependencies, maximum developer happiness - just clean Ruby code that works.

1.3.2beta1
Content{ "name": "ruby_llm", "downloads": 870749, "version": "1.3.2beta1", "version_created_at": "2025-07-17T13:08:13.941Z", "version_downloads": 0, "platform": "ruby", "authors": "Carmine Paolino", "info": "A delightful Ruby way to work with AI. Tired of juggling different SDKs? RubyLLM provides one beautiful, Ruby-like interface for OpenAI, Anthropic, Gemini, Bedrock, OpenRouter, DeepSeek, Ollama, and any OpenAI-compatible API. Chat (with text, images, audio, PDFs), generate images, create embeddings, use tools (function calling), stream responses, and integrate with Rails effortlessly. Minimal dependencies, maximum developer happiness - just clean Ruby code that works.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://rubyllm.com", "changelog_uri": "https://github.com/crmne/ruby_llm/commits/main", "bug_tracker_uri": "https://github.com/crmne/ruby_llm/issues", "source_code_uri": "https://github.com/crmne/ruby_llm", "documentation_uri": "https://rubyllm.com", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "d4813c9616d015e5b774cff52d19f49b0657659dea2f8acc3f080307be61129f", "spec_sha": "6f184b0b72bed31f2080dd9a5b65e0617ec7b335b2b17a045e787d853d672871", "project_uri": "https://rubygems.org/gems/ruby_llm", "gem_uri": "https://rubygems.org/gems/ruby_llm-1.3.2beta1.gem", "homepage_uri": "https://rubyllm.com", "wiki_uri": null, "documentation_uri": "https://rubyllm.com", "mailing_list_uri": null, "source_code_uri": "https://github.com/crmne/ruby_llm", "bug_tracker_uri": "https://github.com/crmne/ruby_llm/issues", "changelog_uri": "https://github.com/crmne/ruby_llm/commits/main", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "base64", "requirements": ">= 0" }, { "name": "event_stream_parser", "requirements": "~> 1" }, { "name": "faraday", "requirements": ">= 1.10.0" }, { "name": "faraday-multipart", "requirements": ">= 1" }, { "name": "faraday-net_http", "requirements": ">= 1" }, { "name": "faraday-retry", "requirements": ">= 1" }, { "name": "marcel", "requirements": "~> 1.0" }, { "name": "zeitwerk", "requirements": "~> 2" } ] } }
2025-07-17 13:08:15 UTC
EOHBmeo4y4HqZW0YKAzVH

ferrum_pdf

Export PDFs & screenshots from HTML in Rails using Ferrum & headless Chrome

1.0.0
Content{ "name": "ferrum_pdf", "downloads": 22296, "version": "1.0.0", "version_created_at": "2025-07-17T13:07:45.352Z", "version_downloads": 0, "platform": "ruby", "authors": "Chris Oliver", "info": "Export PDFs & screenshots from HTML in Rails using Ferrum & headless Chrome", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/excid3/ferrum_pdf", "changelog_uri": "https://github.com/excid3/ferrum_pdf/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/excid3/ferrum_pdf" }, "yanked": false, "sha": "5420e9f999e390ba42bccb905fb29131eb4c6688c7a77f359eaf5539b10f5299", "spec_sha": "52bdb85c7903ff2cd5ce3162102bde7d9ac19ba68f91c7478684bb62fac6ac7a", "project_uri": "https://rubygems.org/gems/ferrum_pdf", "gem_uri": "https://rubygems.org/gems/ferrum_pdf-1.0.0.gem", "homepage_uri": "https://github.com/excid3/ferrum_pdf", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/excid3/ferrum_pdf", "bug_tracker_uri": null, "changelog_uri": "https://github.com/excid3/ferrum_pdf/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "ferrum", "requirements": "~> 0.15" }, { "name": "rails", "requirements": ">= 6.0.0" } ] } }
2025-07-17 13:07:46 UTC
0RCECkDmYhwINgxD3mngk

karafka-rdkafka

Modern Kafka client library for Ruby based on librdkafka

0.20.0
Content{ "name": "karafka-rdkafka", "downloads": 15250046, "version": "0.20.0", "version_created_at": "2025-07-17T13:06:22.369Z", "version_downloads": 0, "platform": "x86_64-linux-gnu", "authors": "Thijs Cadier, Maciej Mensfeld", "info": "Modern Kafka client library for Ruby based on librdkafka", "licenses": [ "MIT" ], "metadata": { "funding_uri": "https://karafka.io/#become-pro", "homepage_uri": "https://karafka.io", "changelog_uri": "https://karafka.io/docs/Changelog-Karafka-Rdkafka/", "bug_tracker_uri": "https://github.com/karafka/karafka-rdkafka/issues", "source_code_uri": "https://github.com/karafka/karafka-rdkafka", "documentation_uri": "https://karafka.io/docs", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "4f4a5bb7fb03d329425e6c2134af310ba9007b4f517f9f928d038b5c9a0f2d79", "spec_sha": "77d72737437a2b1a2d7b4134f778f9ef4925ff6eb409efc4c964c8b27f59f968", "project_uri": "https://rubygems.org/gems/karafka-rdkafka", "gem_uri": "https://rubygems.org/gems/karafka-rdkafka-0.20.0-x86_64-linux-gnu.gem", "homepage_uri": "https://karafka.io", "wiki_uri": null, "documentation_uri": "https://karafka.io/docs", "mailing_list_uri": null, "source_code_uri": "https://github.com/karafka/karafka-rdkafka", "bug_tracker_uri": "https://github.com/karafka/karafka-rdkafka/issues", "changelog_uri": "https://karafka.io/docs/Changelog-Karafka-Rdkafka/", "funding_uri": "https://karafka.io/#become-pro", "dependencies": { "development": [ { "name": "ostruct", "requirements": ">= 0" }, { "name": "pry", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": "~> 3.5" }, { "name": "simplecov", "requirements": ">= 0" } ], "runtime": [ { "name": "ffi", "requirements": "~> 1.15" }, { "name": "logger", "requirements": ">= 0" }, { "name": "mini_portile2", "requirements": "~> 2.6" }, { "name": "rake", "requirements": "> 12" } ] } }
2025-07-17 13:06:24 UTC
EJG1Ybjyt8SQJc6CojdXZ

ferrum_pdf

Export PDFs & screenshots from HTML in Rails using Ferrum & headless Chrome

0.5.0
Content{ "name": "ferrum_pdf", "downloads": 22295, "version": "0.5.0", "version_created_at": "2025-07-17T13:03:12.965Z", "version_downloads": 0, "platform": "ruby", "authors": "Chris Oliver", "info": "Export PDFs & screenshots from HTML in Rails using Ferrum & headless Chrome", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/excid3/ferrum_pdf", "changelog_uri": "https://github.com/excid3/ferrum_pdf/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/excid3/ferrum_pdf" }, "yanked": false, "sha": "393e8ac88069952c0837fabb59874eac81f6730a676ec60658303a1e9966027a", "spec_sha": "b2f90628aabaf26259b5d2aa2abba350cf6f18e6ec9df26824c7f09f3bd79508", "project_uri": "https://rubygems.org/gems/ferrum_pdf", "gem_uri": "https://rubygems.org/gems/ferrum_pdf-0.5.0.gem", "homepage_uri": "https://github.com/excid3/ferrum_pdf", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/excid3/ferrum_pdf", "bug_tracker_uri": null, "changelog_uri": "https://github.com/excid3/ferrum_pdf/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "ferrum", "requirements": "~> 0.15" }, { "name": "rails", "requirements": ">= 6.0.0" } ] } }
2025-07-17 13:03:16 UTC
XGye7QB8FmsaUeszb7c8p

karafka-rdkafka

Modern Kafka client library for Ruby based on librdkafka

0.20.0
Content{ "name": "karafka-rdkafka", "downloads": 15249928, "version": "0.20.0", "version_created_at": "2025-07-17T13:02:50.380Z", "version_downloads": 0, "platform": "ruby", "authors": "Thijs Cadier, Maciej Mensfeld", "info": "Modern Kafka client library for Ruby based on librdkafka", "licenses": [ "MIT" ], "metadata": { "funding_uri": "https://karafka.io/#become-pro", "homepage_uri": "https://karafka.io", "changelog_uri": "https://karafka.io/docs/Changelog-Karafka-Rdkafka/", "bug_tracker_uri": "https://github.com/karafka/karafka-rdkafka/issues", "source_code_uri": "https://github.com/karafka/karafka-rdkafka", "documentation_uri": "https://karafka.io/docs", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "d62bbf814dd9ef363c94ff0036d9d54f8254b7276639332a9501c30c8031ae55", "spec_sha": "0d58fbd59d037d6bcb8705a9f5d145cc7f020bdb9e05906f14afe7e55b1a5e81", "project_uri": "https://rubygems.org/gems/karafka-rdkafka", "gem_uri": "https://rubygems.org/gems/karafka-rdkafka-0.20.0.gem", "homepage_uri": "https://karafka.io", "wiki_uri": null, "documentation_uri": "https://karafka.io/docs", "mailing_list_uri": null, "source_code_uri": "https://github.com/karafka/karafka-rdkafka", "bug_tracker_uri": "https://github.com/karafka/karafka-rdkafka/issues", "changelog_uri": "https://karafka.io/docs/Changelog-Karafka-Rdkafka/", "funding_uri": "https://karafka.io/#become-pro", "dependencies": { "development": [ { "name": "ostruct", "requirements": ">= 0" }, { "name": "pry", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": "~> 3.5" }, { "name": "simplecov", "requirements": ">= 0" } ], "runtime": [ { "name": "ffi", "requirements": "~> 1.15" }, { "name": "logger", "requirements": ">= 0" }, { "name": "mini_portile2", "requirements": "~> 2.6" }, { "name": "rake", "requirements": "> 12" } ] } }
2025-07-17 13:02:53 UTC
3g_6GGYKqlQtdwpynz_IO

recog

Recog is a framework for identifying products, services, operating systems, and hardware by matching fingerprints against data returned from various network probes. Recog makes it simply to extract useful information from web server banners, snmp system description fields, and a whole lot more.

3.1.18
Content{ "name": "recog", "downloads": 3404499, "version": "3.1.18", "version_created_at": "2025-07-17T12:48:59.733Z", "version_downloads": 0, "platform": "ruby", "authors": "Rapid7 Research", "info": "Recog is a framework for identifying products, services, operating systems, and hardware by matching fingerprints against data returned from various network probes. Recog makes it simply to extract useful information from web server banners, snmp system description fields, and a whole lot more.", "licenses": [], "metadata": {}, "yanked": false, "sha": "9ac4062e08ebc0a96916e4432c5d1149c4ba56a597d687066ef9166ce77a7dd0", "spec_sha": "6584993e4b6e60724667cca7c946d64dbea025c4983b067c59ee8d694bdaf9a7", "project_uri": "https://rubygems.org/gems/recog", "gem_uri": "https://rubygems.org/gems/recog-3.1.18.gem", "homepage_uri": "https://www.github.com/rapid7/recog-ruby", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/recog/3.1.18", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "aruba", "requirements": ">= 0" }, { "name": "redcarpet", "requirements": ">= 0" }, { "name": "rspec", "requirements": ">= 0" }, { "name": "simplecov", "requirements": ">= 0" }, { "name": "yard", "requirements": ">= 0" } ], "runtime": [ { "name": "nokogiri", "requirements": ">= 0" } ] } }
2025-07-17 12:49:02 UTC
mpg2XazB7QjXFb4gft2yd

decode

Code analysis for documentation generation.

0.24.0
Content{ "name": "decode", "downloads": 247777, "version": "0.24.0", "version_created_at": "2025-07-17T12:40:15.451Z", "version_downloads": 0, "platform": "ruby", "authors": "Samuel Williams", "info": "Code analysis for documentation generation.", "licenses": [ "MIT" ], "metadata": { "funding_uri": "https://github.com/sponsors/ioquatix/", "source_code_uri": "https://github.com/ioquatix/decode.git", "documentation_uri": "https://ioquatix.github.io/decode/" }, "yanked": false, "sha": "bbd13639b10a860203ab101b20a5e9dfbd21dd443fb0fa40bd0fced2c13d5cc9", "spec_sha": "16abfd30ded81d3d99661ee52e6ddde8494dd6836fd1c8b3e291f7b5e533dc45", "project_uri": "https://rubygems.org/gems/decode", "gem_uri": "https://rubygems.org/gems/decode-0.24.0.gem", "homepage_uri": "https://github.com/ioquatix/decode", "wiki_uri": null, "documentation_uri": "https://ioquatix.github.io/decode/", "mailing_list_uri": null, "source_code_uri": "https://github.com/ioquatix/decode.git", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": "https://github.com/sponsors/ioquatix/", "dependencies": { "development": [], "runtime": [ { "name": "prism", "requirements": ">= 0" }, { "name": "rbs", "requirements": ">= 0" }, { "name": "types", "requirements": ">= 0" } ] } }
2025-07-17 12:40:17 UTC
qIg-2T-IlL4VS8YaNCMwJ

gate.rb

Access the Gate API with Ruby.

0.2.0
Content{ "name": "gate.rb", "downloads": 103, "version": "0.2.0", "version_created_at": "2025-07-17T12:27:04.955Z", "version_downloads": 0, "platform": "ruby", "authors": "thoran", "info": "Access the Gate API with Ruby.", "licenses": [ "Ruby" ], "metadata": {}, "yanked": false, "sha": "f7a611a5a06b5ef3b54e8d3ebd33437b4d4e7cbad4c9778b818c9081593cfc85", "spec_sha": "677c81b59c8d86cc6f42cf9190ea6e09a361dcc02ecebea4666ee0fe5afed60f", "project_uri": "https://rubygems.org/gems/gate.rb", "gem_uri": "https://rubygems.org/gems/gate.rb-0.2.0.gem", "homepage_uri": "http://github.com/thoran/gate.rb", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/gate.rb/0.2.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "http.rb", "requirements": ">= 0" } ] } }
2025-07-17 12:27:08 UTC
LlL8h4sGGUaEVxVpCPjj0

refract

Ruby code rewriter.

1.0.0.beta1
Content{ "name": "refract", "downloads": 5562, "version": "1.0.0.beta1", "version_created_at": "2025-07-17T12:20:45.166Z", "version_downloads": 0, "platform": "ruby", "authors": "Joel Drapper", "info": "Ruby code rewriter.", "licenses": [ "MIT" ], "metadata": { "funding_uri": "https://github.com/sponsors/joeldrapper", "homepage_uri": "https://github.com/yippee-fun/refract", "source_code_uri": "https://github.com/yippee-fun/refract", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "e78af8796803a23d14fed488242b1b1ace30afd12b26367b5149ecef8587a523", "spec_sha": "6c16893fe6b7bf653bc74fc1ae9f837feb7a8836a5af93e4701161a4141be21e", "project_uri": "https://rubygems.org/gems/refract", "gem_uri": "https://rubygems.org/gems/refract-1.0.0.beta1.gem", "homepage_uri": "https://github.com/yippee-fun/refract", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/yippee-fun/refract", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": "https://github.com/sponsors/joeldrapper", "dependencies": { "development": [], "runtime": [ { "name": "prism", "requirements": ">= 0" }, { "name": "zeitwerk", "requirements": ">= 0" } ] } }
2025-07-17 12:20:46 UTC
Ag8dXHWwUz42FeziT1VJ1

orbitalqueue

OrbitalQueue is a lightweight Ruby library that implements the Orbital Design Pattern via a file-based queuing mechanism. Ideal for modular systems requiring isolated message handling.

0.0.4
Content{ "name": "orbitalqueue", "downloads": 280, "version": "0.0.4", "version_created_at": "2025-07-17T12:18:16.243Z", "version_downloads": 0, "platform": "ruby", "authors": "Masaki Haruka", "info": "OrbitalQueue is a lightweight Ruby library that implements the Orbital Design Pattern via a file-based queuing mechanism. Ideal for modular systems requiring isolated message handling.", "licenses": [ "Apache-2.0" ], "metadata": { "homepage_uri": "https://github.com/reasonset/orbital-queue", "bug_tracker_uri": "https://github.com/reasonset/orbital-queue/issues", "source_code_uri": "https://github.com/reasonset/orbital-queue" }, "yanked": false, "sha": "bcc6c0545ff8b455c3938497875044ad8641e59727b7cf7250850772bec06d37", "spec_sha": "a767b57aa3ffcba781a6fc11300eec9431ed87257383c010b0eb6fa8f4c99bbb", "project_uri": "https://rubygems.org/gems/orbitalqueue", "gem_uri": "https://rubygems.org/gems/orbitalqueue-0.0.4.gem", "homepage_uri": "https://github.com/reasonset/orbital-queue", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/reasonset/orbital-queue", "bug_tracker_uri": "https://github.com/reasonset/orbital-queue/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-07-17 12:18:17 UTC
0o1Qxp_-qOuoF6xHHplwd

gitlab-cloud-connector

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

1.22.0
Content{ "name": "gitlab-cloud-connector", "downloads": 8997978, "version": "1.22.0", "version_created_at": "2025-07-17T12:18:06.365Z", "version_downloads": 0, "platform": "ruby", "authors": "Nikola Milojevic", "info": "This gem provides common CloudConnector configuration and libraries for GitLab projects.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://gitlab.com/gitlab-org/cloud-connector/gitlab-cloud-connector", "changelog_uri": "https://gitlab.com/gitlab-org/cloud-connector/gitlab-cloud-connector/-/releases", "source_code_uri": "https://gitlab.com/gitlab-org/cloud-connector/gitlab-cloud-connector", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "5c9cffd0a24b7004fa7a16d0a5ef378c7192ceb11b38b8147f18c268720b2a86", "spec_sha": "8c2d863a73bb0ce1323904195c2d813c6d8abf16b67124ed1ca606108a43bec7", "project_uri": "https://rubygems.org/gems/gitlab-cloud-connector", "gem_uri": "https://rubygems.org/gems/gitlab-cloud-connector-1.22.0.gem", "homepage_uri": "https://gitlab.com/gitlab-org/cloud-connector/gitlab-cloud-connector", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://gitlab.com/gitlab-org/cloud-connector/gitlab-cloud-connector", "bug_tracker_uri": null, "changelog_uri": "https://gitlab.com/gitlab-org/cloud-connector/gitlab-cloud-connector/-/releases", "funding_uri": null, "dependencies": { "development": [ { "name": "gitlab-styles", "requirements": "~> 12.0.1" }, { "name": "rake", "requirements": "~> 13.0.6" }, { "name": "rspec", "requirements": "~> 3.8" } ], "runtime": [ { "name": "activesupport", "requirements": "~> 7.0" }, { "name": "jwt", "requirements": "~> 2.9.3" } ] } }
2025-07-17 12:18:07 UTC
uB8yIXtgIbHzTxFeAsSn9

playbook_ui_docs

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

14.23.0.pre.alpha.PLAY2243customindeterminatemaincheckboxlabels9046
Content{ "name": "playbook_ui_docs", "downloads": 397649, "version": "14.23.0.pre.alpha.PLAY2243customindeterminatemaincheckboxlabels9046", "version_created_at": "2025-07-17T12:15:06.245Z", "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": "b5d9509afd8712347ff4dd57c52827578b0dc97e5879b7d9644aaf48ceb06745", "spec_sha": "ae501a25bfd7b6599979c126e4b3a5b932292aa7fb2c696dd124d262b4c0eae3", "project_uri": "https://rubygems.org/gems/playbook_ui_docs", "gem_uri": "https://rubygems.org/gems/playbook_ui_docs-14.23.0.pre.alpha.PLAY2243customindeterminatemaincheckboxlabels9046.gem", "homepage_uri": "https://playbook.powerapp.cloud/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/playbook_ui_docs/14.23.0.pre.alpha.PLAY2243customindeterminatemaincheckboxlabels9046", "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-07-17 12:15:10 UTC
iFdXuW3uk29zAUGrKFZNx

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.23.0.pre.alpha.PLAY2243customindeterminatemaincheckboxlabels9046
Content{ "name": "playbook_ui", "downloads": 1565105, "version": "14.23.0.pre.alpha.PLAY2243customindeterminatemaincheckboxlabels9046", "version_created_at": "2025-07-17T12:15:01.044Z", "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": "367bfdbc2acbef8d7ed1a00cef448c3cde9fb8f622677e3ed9f9c52909f52799", "spec_sha": "2859af4c51fccdb9fcb6e09ee012fe7d2d8986f1b6b62577a5c991993fbcab44", "project_uri": "https://rubygems.org/gems/playbook_ui", "gem_uri": "https://rubygems.org/gems/playbook_ui-14.23.0.pre.alpha.PLAY2243customindeterminatemaincheckboxlabels9046.gem", "homepage_uri": "https://playbook.powerapp.cloud/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/playbook_ui/14.23.0.pre.alpha.PLAY2243customindeterminatemaincheckboxlabels9046", "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-07-17 12:15:06 UTC
uitbJkRw8sGol0QiNrVtT

dagger_ruby

DaggerRuby provides a fluent, idiomatic Ruby interface to Dagger's container-based CI/CD engine. Define build pipelines programmatically with Ruby instead of YAML. Features lazy execution, caching, secrets, and service orchestration.

0.3.0
Content{ "name": "dagger_ruby", "downloads": 55, "version": "0.3.0", "version_created_at": "2025-07-17T12:10:29.320Z", "version_downloads": 0, "platform": "ruby", "authors": "Gaurav Tiwari, Claude Sonnet 4 + GPT-4", "info": "DaggerRuby provides a fluent, idiomatic Ruby interface to Dagger's container-based CI/CD engine. Define build pipelines programmatically with Ruby instead of YAML. Features lazy execution, caching, secrets, and service orchestration.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/boringcache/dagger_ruby", "changelog_uri": "https://github.com/boringcache/dagger_ruby/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/boringcache/dagger_ruby", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "1e093467fb916fab2c2e5593bcd6dbd0a65171f4713878514b43410404030340", "spec_sha": "4be41642e9667fbcb2f54242992430e8af12360bdf7aff7f93b4d3c9e1fc44be", "project_uri": "https://rubygems.org/gems/dagger_ruby", "gem_uri": "https://rubygems.org/gems/dagger_ruby-0.3.0.gem", "homepage_uri": "https://github.com/boringcache/dagger_ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/boringcache/dagger_ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/boringcache/dagger_ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "base64", "requirements": "~> 0.1" }, { "name": "json", "requirements": "~> 2.6" }, { "name": "logger", "requirements": "~> 1.4" } ] } }
2025-07-17 12:10:30 UTC
3zxPSSq5g9NBATOpU-R5u

wasapi_client

This provides API interaction with the Archive-It WASAPI API

0.1.0
Content{ "name": "wasapi_client", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-07-17T12:09:53.865Z", "version_downloads": 0, "platform": "ruby", "authors": "Laura Wrubel", "info": "This provides API interaction with the Archive-It WASAPI API", "licenses": [], "metadata": { "homepage_uri": "https://github.com/sul-dlss/wasapi_client", "changelog_uri": "https://github.com/sul-dlss/wasapi_client/releases", "source_code_uri": "https://github.com/sul-dlss/wasapi_client", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "784421e5cda1d9a813023a78240f01f511e324f1ebb3f31253fe10f4b14c98d5", "spec_sha": "e0117fa9ff962806d3d0d56c4bd470515f7723bbb9d9f96e5784ab98426949fe", "project_uri": "https://rubygems.org/gems/wasapi_client", "gem_uri": "https://rubygems.org/gems/wasapi_client-0.1.0.gem", "homepage_uri": "https://github.com/sul-dlss/wasapi_client", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/sul-dlss/wasapi_client", "bug_tracker_uri": null, "changelog_uri": "https://github.com/sul-dlss/wasapi_client/releases", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": ">= 0" }, { "name": "rubocop", "requirements": ">= 0" }, { "name": "rubocop-performance", "requirements": ">= 0" }, { "name": "rubocop-rspec", "requirements": ">= 0" }, { "name": "rubocop-rspec_rails", "requirements": ">= 0" }, { "name": "simplecov", "requirements": ">= 0" }, { "name": "webmock", "requirements": ">= 0" } ], "runtime": [ { "name": "activesupport", "requirements": ">= 0" }, { "name": "digest", "requirements": ">= 0" }, { "name": "faraday", "requirements": ">= 0" }, { "name": "faraday-follow_redirects", "requirements": ">= 0" }, { "name": "faraday-retry", "requirements": ">= 0" }, { "name": "zeitwerk", "requirements": ">= 0" } ] } }
2025-07-17 12:09:55 UTC
OYA5NgdEbTK_PmoiswUjd

fastlane-plugin-create_simulator_devices

Fastlane plugin to create simulator devices

0.0.4
Content{ "name": "fastlane-plugin-create_simulator_devices", "downloads": 67, "version": "0.0.4", "version_created_at": "2025-07-17T11:46:34.507Z", "version_downloads": 0, "platform": "ruby", "authors": "Vitalii Budnik", "info": "Fastlane plugin to create simulator devices", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "01afad34b6f5a3b432d1af68d96f550354664d7c96fc9d34218688d724877071", "spec_sha": "8136c62febe056365674f35b38c3292838cd7cac25c15df6f0cad4217239848b", "project_uri": "https://rubygems.org/gems/fastlane-plugin-create_simulator_devices", "gem_uri": "https://rubygems.org/gems/fastlane-plugin-create_simulator_devices-0.0.4.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/fastlane-plugin-create_simulator_devices/0.0.4", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-07-17 11:46:37 UTC
R0W0-7rpFbnpx68wKnElH

archive-tar-external

The archive-tar-external is a simple wrapper interface for creating tar files using your system's tar command. You can also easily compress your tar files with your system's compression programs such as zip, gzip, or bzip2.

1.6.0
Content{ "name": "archive-tar-external", "downloads": 120748, "version": "1.6.0", "version_created_at": "2025-07-17T11:30:25.326Z", "version_downloads": 0, "platform": "ruby", "authors": "Daniel Berger", "info": " The archive-tar-external is a simple wrapper interface for creating\n tar files using your system's tar command. You can also easily compress\n your tar files with your system's compression programs such as zip, gzip,\n or bzip2.\n", "licenses": [ "Apache-2.0" ], "metadata": { "wiki_uri": "https://github.com/djberg96/archive-tar-external/wiki", "funding_uri": "https://github.com/sponsors/djberg96", "github_repo": "https://github.com/djberg96/archive-tar-external", "homepage_uri": "https://github.com/djberg96/archive-tar-external", "changelog_uri": "https://github.com/djberg96/archive-tar-external/blob/main/CHANGES.md", "bug_tracker_uri": "https://github.com/djberg96/archive-tar-external/issues", "source_code_uri": "https://github.com/djberg96/archive-tar-external", "documentation_uri": "https://github.com/djberg96/archive-tar-external/wiki", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "9c6c2cc9f978f09186412e115bd04f4d0a773b8e2063bb515a757e9ead33c53c", "spec_sha": "11580f57d3db326d06c5bf791bd0e841fd7b2c3eb8b72312babad8e8af9e0ad8", "project_uri": "https://rubygems.org/gems/archive-tar-external", "gem_uri": "https://rubygems.org/gems/archive-tar-external-1.6.0.gem", "homepage_uri": "https://github.com/djberg96/archive-tar-external", "wiki_uri": "https://github.com/djberg96/archive-tar-external/wiki", "documentation_uri": "https://github.com/djberg96/archive-tar-external/wiki", "mailing_list_uri": null, "source_code_uri": "https://github.com/djberg96/archive-tar-external", "bug_tracker_uri": "https://github.com/djberg96/archive-tar-external/issues", "changelog_uri": "https://github.com/djberg96/archive-tar-external/blob/main/CHANGES.md", "funding_uri": "https://github.com/sponsors/djberg96", "dependencies": { "development": [ { "name": "ptools", "requirements": "~> 1.5" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": "~> 3.9" }, { "name": "rubocop", "requirements": ">= 0" }, { "name": "rubocop-rspec", "requirements": ">= 0" } ], "runtime": [] } }
2025-07-17 11:30:27 UTC
1p_01wCn3YlhAK2pwuqig

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.0.7
Content{ "name": "logstash-integration-snmp", "downloads": 113556, "version": "4.0.7", "version_created_at": "2025-07-17T11:27:24.378Z", "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": "42eedfb305538ab999b0eaaf551df02894a2752c7679dd361318b6ae5da87b0c", "spec_sha": "f51e7b3881ca7cd3e8bba740f86c96de4cb69566266d7da334f66a49b98150a4", "project_uri": "https://rubygems.org/gems/logstash-integration-snmp", "gem_uri": "https://rubygems.org/gems/logstash-integration-snmp-4.0.7-java.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/logstash-integration-snmp/4.0.7", "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-07-17 11:27:25 UTC
wyS4IzpVbvQTLL9L6-XdT

fastlane-plugin-create_simulator_devices

Fastlane plugin to create simulator devices

0.0.3
Content{ "name": "fastlane-plugin-create_simulator_devices", "downloads": 39, "version": "0.0.3", "version_created_at": "2025-07-17T11:22:47.712Z", "version_downloads": 0, "platform": "ruby", "authors": "Vitalii Budnik", "info": "Fastlane plugin to create simulator devices", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "b09d9baeda37549b44c75bd112936c26392690ac0ef876033624925a6a152214", "spec_sha": "acb34c6d021a99d83be1cb5fe74223824a51f6813350abbe7270e01f1d30d080", "project_uri": "https://rubygems.org/gems/fastlane-plugin-create_simulator_devices", "gem_uri": "https://rubygems.org/gems/fastlane-plugin-create_simulator_devices-0.0.3.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/fastlane-plugin-create_simulator_devices/0.0.3", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-07-17 11:22:49 UTC
OUlsEmQSVQxGjAj4xr51V

emergent_ussd_gateway

This gem simplifies the integration of Emergent Technology's USSD Gateway into Ruby on Rails applications. It provides request parsers, response builders, and a base controller for clean USSD session handling.

0.1.0
Content{ "name": "emergent_ussd_gateway", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-07-17T11:11:22.803Z", "version_downloads": 0, "platform": "ruby", "authors": "Shepherd Yaw Morttey", "info": "This gem simplifies the integration of Emergent Technology's USSD Gateway into Ruby on Rails applications. It provides request parsers, response builders, and a base controller for clean USSD session handling.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/smorttey/emergent_ussd_gateway", "changelog_uri": "https://github.com/smorttey/emergent_ussd_gateway/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/smorttey/emergent_ussd_gateway", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "27959f339d0b281cc6907db90e589d905289135bd58f4418449b46dc804c5344", "spec_sha": "dbf5c0c9dfb6a4904ef0d6ceab4db5abd75bcb1d109b4fe071f4085bc87c3f2b", "project_uri": "https://rubygems.org/gems/emergent_ussd_gateway", "gem_uri": "https://rubygems.org/gems/emergent_ussd_gateway-0.1.0.gem", "homepage_uri": "https://github.com/smorttey/emergent_ussd_gateway", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/smorttey/emergent_ussd_gateway", "bug_tracker_uri": null, "changelog_uri": "https://github.com/smorttey/emergent_ussd_gateway/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "rspec", "requirements": ">= 0" } ], "runtime": [ { "name": "rails", "requirements": ">= 6.0" } ] } }
2025-07-17 11:11:24 UTC
d6E0HQbYVO7yBZYwX6cA0

fastlane-plugin-create_simulator_devices

Fastlane plugin to create simulator devices

0.0.2
Content{ "name": "fastlane-plugin-create_simulator_devices", "downloads": 25, "version": "0.0.2", "version_created_at": "2025-07-17T11:02:06.851Z", "version_downloads": 0, "platform": "ruby", "authors": "Vitalii Budnik", "info": "Fastlane plugin to create simulator devices", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "dca426f607646b3b55ae49faa197254c314f9bc3f5325a74a6cec7d9ccfc46d8", "spec_sha": "3ba9db6a3c744f451b544a2da4f807f8101e1f27ccc88e92b3de1e19c156194b", "project_uri": "https://rubygems.org/gems/fastlane-plugin-create_simulator_devices", "gem_uri": "https://rubygems.org/gems/fastlane-plugin-create_simulator_devices-0.0.2.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/fastlane-plugin-create_simulator_devices/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-07-17 11:02:08 UTC
OOZadUNgUd7q7gF2g24tO

outscraper

The library provides convenient access to the Outscraper API from applications written in the Python language. Allows using Outscraper's services from your code. See https://outscraper.com for details.

0.3.1
Content{ "name": "outscraper", "downloads": 14396, "version": "0.3.1", "version_created_at": "2025-07-17T10:56:18.205Z", "version_downloads": 0, "platform": "ruby", "authors": "Outscraper", "info": "The library provides convenient access to the Outscraper API from applications written in the Python language. Allows using Outscraper's services from your code. See https://outscraper.com for details.", "licenses": [ "MIT" ], "metadata": { "github_repo": "ssh://github.com/outscraper/outscraper-ruby", "homepage_uri": "https://github.com/outscraper/outscraper-ruby", "changelog_uri": "https://github.com/outscraper/outscraper-ruby", "bug_tracker_uri": "https://github.com/outscraper/outscraper-ruby/issues", "source_code_uri": "https://github.com/outscraper/outscraper-ruby", "documentation_uri": "https://app.outscraper.com/api-docs" }, "yanked": false, "sha": "8bffe33247cc7742e0b5c3e712f81e5721ca1638df56662ef59de807decc122e", "spec_sha": "692a80707b0c28e87b05bc63b03830bd421945af1d99420919594e6107806e88", "project_uri": "https://rubygems.org/gems/outscraper", "gem_uri": "https://rubygems.org/gems/outscraper-0.3.1.gem", "homepage_uri": "https://github.com/outscraper/outscraper-ruby", "wiki_uri": null, "documentation_uri": "https://app.outscraper.com/api-docs", "mailing_list_uri": null, "source_code_uri": "https://github.com/outscraper/outscraper-ruby", "bug_tracker_uri": "https://github.com/outscraper/outscraper-ruby/issues", "changelog_uri": "https://github.com/outscraper/outscraper-ruby", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "httparty", "requirements": ">= 0" } ] } }
2025-07-17 10:56:19 UTC
8V-_h4nhUclNi1l1t2unb

spectre-core

A DSL and command line tool to describe and run automated tests

2.1.1
Content{ "name": "spectre-core", "downloads": 25230, "version": "2.1.1", "version_created_at": "2025-07-17T10:45:59.059Z", "version_downloads": 0, "platform": "ruby", "authors": "Christian Neubauer", "info": "A DSL and command line tool to describe and run automated tests", "licenses": [ "GPL-3.0-or-later" ], "metadata": { "changelog_uri": "https://github.com/ionos-spectre/spectre-core/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/ionos-spectre/spectre-core" }, "yanked": false, "sha": "a587c8c753d6b80c75a4fceeb0c52465836d5809b81e19d68a0159cbf2db742b", "spec_sha": "60b5d888362421f6c77bb4b5217bf3d95ddfc7b8621f9348b36603a0d96d487f", "project_uri": "https://rubygems.org/gems/spectre-core", "gem_uri": "https://rubygems.org/gems/spectre-core-2.1.1.gem", "homepage_uri": "https://github.com/ionos-spectre/spectre-core", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/ionos-spectre/spectre-core", "bug_tracker_uri": null, "changelog_uri": "https://github.com/ionos-spectre/spectre-core/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "debug", "requirements": "~> 1.0" }, { "name": "ectoplasm", "requirements": "~> 1.4" }, { "name": "logger", "requirements": "~> 1.0" }, { "name": "ostruct", "requirements": "~> 0.1" }, { "name": "stringio", "requirements": "~> 3.0" } ] } }
2025-07-17 10:46:00 UTC
7bbTQ3YLRsrsoW3iHieR6

libdatadog

libdatadog is a Rust-based utility library for Datadog's ddtrace gem.

19.1.0.1.0
Content{ "name": "libdatadog", "downloads": 45943278, "version": "19.1.0.1.0", "version_created_at": "2025-07-17T10:40:59.747Z", "version_downloads": 0, "platform": "aarch64-linux", "authors": "Datadog, Inc.", "info": "libdatadog is a Rust-based utility library for Datadog's ddtrace gem.", "licenses": [ "Apache-2.0" ], "metadata": { "homepage_uri": "https://docs.datadoghq.com/tracing/", "source_code_uri": "https://github.com/datadog/libdatadog/tree/main/ruby", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "9eff67515f78d2abd0db6617dec8bfd5874ed01a6cb16363dbe1fe5504d9892f", "spec_sha": "4d0d4fc153e9cb70b831115b6b19c976ab139161011d2adc5c2c52578069a047", "project_uri": "https://rubygems.org/gems/libdatadog", "gem_uri": "https://rubygems.org/gems/libdatadog-19.1.0.1.0-aarch64-linux.gem", "homepage_uri": "https://docs.datadoghq.com/tracing/", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/datadog/libdatadog/tree/main/ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-07-17 10:41:01 UTC
REWcJmC6-RVkwxvn-oDdT

libdatadog

libdatadog is a Rust-based utility library for Datadog's ddtrace gem.

19.1.0.1.0
Content{ "name": "libdatadog", "downloads": 45943278, "version": "19.1.0.1.0", "version_created_at": "2025-07-17T10:40:55.936Z", "version_downloads": 0, "platform": "x86_64-linux", "authors": "Datadog, Inc.", "info": "libdatadog is a Rust-based utility library for Datadog's ddtrace gem.", "licenses": [ "Apache-2.0" ], "metadata": { "homepage_uri": "https://docs.datadoghq.com/tracing/", "source_code_uri": "https://github.com/datadog/libdatadog/tree/main/ruby", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "b07987777624779867502d150ba83c24600ee338343300487309df9ceca9d104", "spec_sha": "24f9f0a0c817f65070002a0dbe61d407635d53a21d6acdfb76ac5ca04a61a627", "project_uri": "https://rubygems.org/gems/libdatadog", "gem_uri": "https://rubygems.org/gems/libdatadog-19.1.0.1.0-x86_64-linux.gem", "homepage_uri": "https://docs.datadoghq.com/tracing/", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/datadog/libdatadog/tree/main/ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-07-17 10:40:57 UTC
PclmVDRANqG4j5ciu1bnD

libdatadog

libdatadog is a Rust-based utility library for Datadog's ddtrace gem.

19.1.0.1.0
Content{ "name": "libdatadog", "downloads": 45943278, "version": "19.1.0.1.0", "version_created_at": "2025-07-17T10:40:51.578Z", "version_downloads": 0, "platform": "ruby", "authors": "Datadog, Inc.", "info": "libdatadog is a Rust-based utility library for Datadog's ddtrace gem.", "licenses": [ "Apache-2.0" ], "metadata": { "homepage_uri": "https://docs.datadoghq.com/tracing/", "source_code_uri": "https://github.com/datadog/libdatadog/tree/main/ruby", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "488a2b4f4191fb752d564971d9cd42b3bb2e4da54928977c178236f22f0dd2d2", "spec_sha": "596d257069a90dba6868ebba7b9b123efda37a37187a5fc18cbf86273e29fd9a", "project_uri": "https://rubygems.org/gems/libdatadog", "gem_uri": "https://rubygems.org/gems/libdatadog-19.1.0.1.0.gem", "homepage_uri": "https://docs.datadoghq.com/tracing/", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/datadog/libdatadog/tree/main/ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-07-17 10:40:55 UTC
F96a2foXuNga9EwJVfxMD

invoicetronic_sdk

Ruby SDK for the Invoicetronic API

1.0.0
Content{ "name": "invoicetronic_sdk", "downloads": 0, "version": "1.0.0", "version_created_at": "2025-07-17T10:33:24.865Z", "version_downloads": 0, "platform": "ruby", "authors": "Invoicetronic DevTeam", "info": "Ruby SDK for the Invoicetronic API", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "a0d9b809d9179c308c4bf50a1426c993399e98e38d8b9145baf8f342d98d85c7", "spec_sha": "cbe09b7ce3ed8702f362f08ff6dd366844215ce06be3cc67ce27021df0bee136", "project_uri": "https://rubygems.org/gems/invoicetronic_sdk", "gem_uri": "https://rubygems.org/gems/invoicetronic_sdk-1.0.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/invoicetronic_sdk/1.0.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rspec", "requirements": "~> 3.6, >= 3.6.0" } ], "runtime": [ { "name": "typhoeus", "requirements": "~> 1.0, >= 1.0.1" } ] } }
2025-07-17 10:33:26 UTC
dKuRO2dDlK568F85vvCsG

oslovision

A Ruby gem providing a client for interacting with the Oslo API, a platform for creating and managing datasets for machine learning projects. The client allows you to easily upload images, create annotations, and download dataset exports.

0.1.4
Content{ "name": "oslovision", "downloads": 168, "version": "0.1.4", "version_created_at": "2025-07-17T10:32:07.619Z", "version_downloads": 0, "platform": "ruby", "authors": "Alastair Brunton", "info": "A Ruby gem providing a client for interacting with the Oslo API, a platform for creating and managing datasets for machine learning projects. The client allows you to easily upload images, create annotations, and download dataset exports.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://oslo.vision", "changelog_uri": "https://github.com/OsloVision/oslovision-ruby/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/OsloVision/oslovision-ruby", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "87461946dc435799959d61e1a1b46164ac137fd22dd5de8c7986df1e4fc4646f", "spec_sha": "e6fd3faf47399e65ed28a4b303953c0c02ebbbb8d61b9ebb5f0003cd229052e4", "project_uri": "https://rubygems.org/gems/oslovision", "gem_uri": "https://rubygems.org/gems/oslovision-0.1.4.gem", "homepage_uri": "https://oslo.vision", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/OsloVision/oslovision-ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/OsloVision/oslovision-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "vcr", "requirements": "~> 6.2" }, { "name": "webmock", "requirements": "~> 3.20" } ], "runtime": [ { "name": "httparty", "requirements": "~> 0.22.0" }, { "name": "mime-types", "requirements": "~> 3.0" }, { "name": "rubyzip", "requirements": "~> 2.3" } ] } }
2025-07-17 10:32:09 UTC
1-dCHzr8t1rMYo6_njwbf

nested_array

Convert a flat array into a nested one in 1 pass and another…

3.0.1
Content{ "name": "nested_array", "downloads": 23061, "version": "3.0.1", "version_created_at": "2025-07-17T10:28:34.505Z", "version_downloads": 0, "platform": "ruby", "authors": "zlatov", "info": "Convert a flat array into a nested one in 1 pass and another…", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/Zlatov/nested_array", "source_code_uri": "https://github.com/Zlatov/nested_array.git", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "3306640d710d13e54a1483f06e1c0c1ed0319720fa4a8325ff0dc4098e18fabb", "spec_sha": "057571715252ecc86cbeb507a758492e4b2c260605bf479eeb3cad0e4ba2d17a", "project_uri": "https://rubygems.org/gems/nested_array", "gem_uri": "https://rubygems.org/gems/nested_array-3.0.1.gem", "homepage_uri": "https://github.com/Zlatov/nested_array", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/Zlatov/nested_array.git", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "awesome_print", "requirements": "~> 1.8" }, { "name": "bundler", "requirements": "~> 2.0" }, { "name": "byebug", "requirements": "~> 11.0" }, { "name": "rake", "requirements": "~> 10.0" }, { "name": "rspec", "requirements": "~> 3.9" } ], "runtime": [] } }
2025-07-17 10:28:36 UTC
1Ttlnic_Yll86qYDQSMQ-

oslovision

A Ruby gem providing a client for interacting with the Oslo API, a platform for creating and managing datasets for machine learning projects. The client allows you to easily upload images, create annotations, and download dataset exports.

0.1.3
Content{ "name": "oslovision", "downloads": 167, "version": "0.1.3", "version_created_at": "2025-07-17T10:28:04.790Z", "version_downloads": 0, "platform": "ruby", "authors": "Alastair Brunton", "info": "A Ruby gem providing a client for interacting with the Oslo API, a platform for creating and managing datasets for machine learning projects. The client allows you to easily upload images, create annotations, and download dataset exports.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://oslo.vision", "changelog_uri": "https://github.com/OsloVision/oslovision-ruby/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/OsloVision/oslovision-ruby", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "9902009cb6c2262e116bb18fe79d5b0a7aa9a740cfcc73e539f09ae53bd12c3b", "spec_sha": "bb84dd3bac670e5b20b8ceffc1db7d93136dcb22336eef822717feb35892be94", "project_uri": "https://rubygems.org/gems/oslovision", "gem_uri": "https://rubygems.org/gems/oslovision-0.1.3.gem", "homepage_uri": "https://oslo.vision", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/OsloVision/oslovision-ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/OsloVision/oslovision-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "vcr", "requirements": "~> 6.2" }, { "name": "webmock", "requirements": "~> 3.20" } ], "runtime": [ { "name": "httparty", "requirements": "~> 0.22.0" }, { "name": "mime-types", "requirements": "~> 3.0" }, { "name": "rubyzip", "requirements": "~> 2.3" } ] } }
2025-07-17 10:28:06 UTC
n3pPAhOAqcNfcAYfTFXif

simplycop

Require this gem in your application to use Simply Business common rubocop rules.

2.21.0
Content{ "name": "simplycop", "downloads": 1056746, "version": "2.21.0", "version_created_at": "2025-07-17T10:23:21.996Z", "version_downloads": 0, "platform": "ruby", "authors": "Simply Business", "info": "Require this gem in your application to use Simply Business common rubocop rules.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "557c4f59aae15c468a7258aa693e6028382bd8167eb7bf3fa8ebdeca342a91d9", "spec_sha": "07ee369d21c01ca05441999bd9ae9895371d9a7c48013e8c81fdc699b01cf610", "project_uri": "https://rubygems.org/gems/simplycop", "gem_uri": "https://rubygems.org/gems/simplycop-2.21.0.gem", "homepage_uri": "https://github.com/simplybusiness/simplycop", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/simplycop/2.21.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 2.2.15" }, { "name": "rake", "requirements": ">= 12.3.3" }, { "name": "rspec", "requirements": "~> 3.10" } ], "runtime": [ { "name": "rubocop", "requirements": "= 1.77.0" }, { "name": "rubocop-ast", "requirements": "= 1.45.1" }, { "name": "rubocop-capybara", "requirements": "= 2.22.1" }, { "name": "rubocop-factory_bot", "requirements": "= 2.27.1" }, { "name": "rubocop-performance", "requirements": "= 1.25.0" }, { "name": "rubocop-rails", "requirements": "= 2.32.0" }, { "name": "rubocop-rspec", "requirements": "= 3.6.0" }, { "name": "rubocop-rspec_rails", "requirements": "= 2.31.0" } ] } }
2025-07-17 10:23:24 UTC
zJS9BbPQHevsqk6JdDKDE

dagger_ruby

DaggerRuby provides a fluent, idiomatic Ruby interface to Dagger's container-based CI/CD engine. Define build pipelines programmatically with the full power of Ruby instead of YAML configurations. Features lazy execution, caching, secrets management, and service orchestration.

0.2.0
Content{ "name": "dagger_ruby", "downloads": 1, "version": "0.2.0", "version_created_at": "2025-07-17T10:22:24.073Z", "version_downloads": 0, "platform": "ruby", "authors": "Gaurav Tiwari", "info": "DaggerRuby provides a fluent, idiomatic Ruby interface to Dagger's container-based CI/CD engine. Define build pipelines programmatically with the full power of Ruby instead of YAML configurations. Features lazy execution, caching, secrets management, and service orchestration.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/boringcache/dagger_ruby", "changelog_uri": "https://github.com/boringcache/dagger_ruby/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/boringcache/dagger_ruby", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "1950e3d0d299436b425ba93060e8f5636bd0355e11252db084229e627d32272c", "spec_sha": "d55f8fdf2385c2ae493bfc7f27a6fa0cac0cd3cd70763f41d1948c58d7cad522", "project_uri": "https://rubygems.org/gems/dagger_ruby", "gem_uri": "https://rubygems.org/gems/dagger_ruby-0.2.0.gem", "homepage_uri": "https://github.com/boringcache/dagger_ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/boringcache/dagger_ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/boringcache/dagger_ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "base64", "requirements": "~> 0.1" }, { "name": "json", "requirements": "~> 2.6" } ] } }
2025-07-17 10:22:25 UTC
D3R7EHxdkbrR63ZJPjxAU

oslovision

A Ruby gem providing a client for interacting with the Oslo API, a platform for creating and managing datasets for machine learning projects. The client allows you to easily upload images, create annotations, and download dataset exports.

0.1.2
Content{ "name": "oslovision", "downloads": 162, "version": "0.1.2", "version_created_at": "2025-07-17T10:18:58.592Z", "version_downloads": 0, "platform": "ruby", "authors": "Alastair Brunton", "info": "A Ruby gem providing a client for interacting with the Oslo API, a platform for creating and managing datasets for machine learning projects. The client allows you to easily upload images, create annotations, and download dataset exports.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://oslo.vision", "changelog_uri": "https://github.com/OsloVision/oslovision-ruby/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/OsloVision/oslovision-ruby", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "15bb72f826d2cb0cc4b82cd825e16bdb62b98b3c62b08253724ebbd2d7dfca4c", "spec_sha": "11e8a9e2c9de9f88d8d5366f27e4fbaeddfbee9d811aadab2c63867e38bf56e3", "project_uri": "https://rubygems.org/gems/oslovision", "gem_uri": "https://rubygems.org/gems/oslovision-0.1.2.gem", "homepage_uri": "https://oslo.vision", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/OsloVision/oslovision-ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/OsloVision/oslovision-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "vcr", "requirements": "~> 6.2" }, { "name": "webmock", "requirements": "~> 3.20" } ], "runtime": [ { "name": "httparty", "requirements": "~> 0.22.0" }, { "name": "mime-types", "requirements": "~> 3.0" }, { "name": "rubyzip", "requirements": "~> 2.3" } ] } }
2025-07-17 10:19:00 UTC
uiuifmOxg6cR0G37WHyJT

dagger_ruby

A Ruby SDK for Dagger that provides a simple interface to build and deploy applications

0.1.0
Content{ "name": "dagger_ruby", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-07-17T10:16:28.348Z", "version_downloads": 0, "platform": "ruby", "authors": "Gaurav Tiwari", "info": "A Ruby SDK for Dagger that provides a simple interface to build and deploy applications", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/boring-build/dagger-ruby", "changelog_uri": "https://github.com/boring-build/dagger-ruby/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/boring-build/dagger-ruby", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "674f612fa741a57b44de7930b0a5aec195a4acdf26e0388cd589794fd871bdc8", "spec_sha": "b77847bfe5d0ebeb30332ce85390bc30e58a7db3d1cc85092f6fbe9feca256e2", "project_uri": "https://rubygems.org/gems/dagger_ruby", "gem_uri": "https://rubygems.org/gems/dagger_ruby-0.1.0.gem", "homepage_uri": "https://github.com/boring-build/dagger-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/boring-build/dagger-ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/boring-build/dagger-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "base64", "requirements": "~> 0.1" }, { "name": "json", "requirements": "~> 2.6" } ] } }
2025-07-17 10:16:29 UTC
PIh5CKf_atNHWI9TSru4H

fastlane-plugin-create_simulator_devices

Fastlane plugin to create simulator devices

0.0.1
Content{ "name": "fastlane-plugin-create_simulator_devices", "downloads": 0, "version": "0.0.1", "version_created_at": "2025-07-17T10:11:57.754Z", "version_downloads": 0, "platform": "ruby", "authors": "Vitalii Budnik", "info": "Fastlane plugin to create simulator devices", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "21cbec8213c7b882cfc0e24596e7c62c66e258d82d5f7cee1160b4dea822010f", "spec_sha": "b99a310bba8371370fd1d0667d6785f2d008c706e536ee72fcfe1ffbe33189de", "project_uri": "https://rubygems.org/gems/fastlane-plugin-create_simulator_devices", "gem_uri": "https://rubygems.org/gems/fastlane-plugin-create_simulator_devices-0.0.1.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/fastlane-plugin-create_simulator_devices/0.0.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-07-17 10:11:59 UTC
NtNG0c-FP3_oL1-WXreg4

dcm

Provides an wrapper for exporting/importing labels in *.dcm format

0.1.24
Content{ "name": "dcm", "downloads": 7100, "version": "0.1.24", "version_created_at": "2025-07-17T10:10:18.318Z", "version_downloads": 0, "platform": "ruby", "authors": "Jonas Mueller", "info": "Provides an wrapper for exporting/importing labels in *.dcm format", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "751405c5f1dc5fb527d98a41358a97d0e0203adbf2adb141e7692280d6b23ffd", "spec_sha": "56dd8e5147e228ce89a69a6dc64e1713212e6c1e425d744cc7f8f37b0e0e0a58", "project_uri": "https://rubygems.org/gems/dcm", "gem_uri": "https://rubygems.org/gems/dcm-0.1.24.gem", "homepage_uri": "https://sr.ht/~muellerj/dcm", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/dcm/0.1.24", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.2" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.10" } ], "runtime": [ { "name": "automotive-ecu", "requirements": "~> 0.2.10" }, { "name": "diffy", "requirements": ">= 0" }, { "name": "filesize", "requirements": ">= 0" }, { "name": "io-console", "requirements": ">= 0" }, { "name": "json", "requirements": ">= 0" }, { "name": "pastel", "requirements": ">= 0" }, { "name": "simple_xlsx_reader", "requirements": ">= 0" }, { "name": "thor", "requirements": ">= 0" } ] } }
2025-07-17 10:10:19 UTC