Rubyhooks

Lastest updates from Rubygems.org

ID Gem Version Body Updated At
OtFjSbj4VVmP4emd5rkbU

usps-imis-api

A wrapper for the iMIS API.

0.9.13
Content{ "name": "usps-imis-api", "downloads": 9594, "version": "0.9.13", "version_created_at": "2025-10-27T17:02:41.961Z", "version_downloads": 0, "platform": "ruby", "authors": "Julian Fiander", "info": "A wrapper for the iMIS API.", "licenses": [], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "ef002cdbc47f77617e9cf4a073b42e18649c4b3851c192aa184905a1ea91deb2", "spec_sha": "f9f862fec6fe95a86e6302137fe2d9ef169a9a4c3d695c96d9233d6b4451736d", "project_uri": "https://rubygems.org/gems/usps-imis-api", "gem_uri": "https://rubygems.org/gems/usps-imis-api-0.9.13.gem", "homepage_uri": "https://github.com/unitedstatespowersquadrons/imis-api-ruby", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/usps-imis-api/0.9.13", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activesupport", "requirements": "~> 8.0" } ] } }
2025-10-27 17:02:43 UTC
M6FQTM2ldiUedPzmpra87

scope_hunter

Scope Hunter is a RuboCop extension that detects ActiveRecord query chains that duplicate existing named scopes and suggests using those scopes instead. It indexes model scopes, canonicalizes relation chains, and flags matches with an autocorrect that replaces the initial query with Model.scope while preserving any trailing methods. This keeps query logic DRY, improves readability, and helps teams discover and reuse well-named scopes.

0.1.2
Content{ "name": "scope_hunter", "downloads": 17, "version": "0.1.2", "version_created_at": "2025-10-27T17:01:42.218Z", "version_downloads": 0, "platform": "ruby", "authors": "Ajith kumar", "info": "Scope Hunter is a RuboCop extension that detects ActiveRecord query chains that duplicate existing named scopes and suggests using those scopes instead. It indexes model scopes, canonicalizes relation chains, and flags matches with an autocorrect that replaces the initial query with Model.scope while preserving any trailing methods. This keeps query logic DRY, improves readability, and helps teams discover and reuse well-named scopes.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/ajithbuddy/scope_hunter", "changelog_uri": "https://github.com/ajithbuddy/scope_hunter/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/ajithbuddy/scope_hunter", "allowed_push_host": "https://rubygems.org", "default_lint_roller_plugin": "ScopeHunter::Plugin" }, "yanked": false, "sha": "0e94ab13a1548913966270d1ce8a2ee460a4e54e0ecc811e6c67d645711c787e", "spec_sha": "31c161334b88e85e82867eaf0fca80e63bcc3b68552465b4619d7ef084b1139d", "project_uri": "https://rubygems.org/gems/scope_hunter", "gem_uri": "https://rubygems.org/gems/scope_hunter-0.1.2.gem", "homepage_uri": "https://github.com/ajithbuddy/scope_hunter", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/ajithbuddy/scope_hunter", "bug_tracker_uri": null, "changelog_uri": "https://github.com/ajithbuddy/scope_hunter/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "standard", "requirements": ">= 1.40" } ], "runtime": [ { "name": "parser", "requirements": "~> 3.3" }, { "name": "rubocop", "requirements": ">= 1.60" }, { "name": "rubocop-ast", "requirements": "~> 1.32" } ] } }
2025-10-27 17:01:44 UTC
B6npkEyKNPcZB8VrAxZum

velvet-components

ViewComponents for the Velvet Design System

0.0.1
Content{ "name": "velvet-components", "downloads": 0, "version": "0.0.1", "version_created_at": "2025-10-27T17:00:33.946Z", "version_downloads": 0, "platform": "ruby", "authors": "Github Open Source", "info": "ViewComponents for the Velvet Design System", "licenses": [ "MIT" ], "metadata": { "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "0e062dc9b3af68d63147544ea4571f5e387e2c8746275e0ea865f934294bec5e", "spec_sha": "ff79e83a482bfafb4744b358985de2cbee15dce8a41cb20a178c7e705f6db915", "project_uri": "https://rubygems.org/gems/velvet-components", "gem_uri": "https://rubygems.org/gems/velvet-components-0.0.1.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/velvet-components/0.0.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "actionview", "requirements": ">= 7.2.0" }, { "name": "activesupport", "requirements": ">= 7.2.0" }, { "name": "octicons", "requirements": ">= 18.0.0" }, { "name": "view_component", "requirements": ">= 3.1, < 5.0" } ] } }
2025-10-27 17:00:35 UTC
s22NKY9omDUr872sqEdsm

event_system

Event-driven architecture with pluggable storage backends, visualization tools, and comprehensive logging. Perfect for building decoupled, maintainable applications.

0.1.0
Content{ "name": "event_system", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-10-27T16:59:14.275Z", "version_downloads": 0, "platform": "ruby", "authors": "David Silva", "info": "Event-driven architecture with pluggable storage backends, visualization tools, and comprehensive logging. Perfect for building decoupled, maintainable applications.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/davidslv/event_system", "source_code_uri": "https://github.com/davidslv/event_system", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "66dc0bfbea0f4e2ae9d73957e4c149bd5803d6b39704f50aecc2bbd29ab50eb7", "spec_sha": "935e3dfa9ba1d73e75be277ace586749f45b759a922232f8848a8ebc2f6c7126", "project_uri": "https://rubygems.org/gems/event_system", "gem_uri": "https://rubygems.org/gems/event_system-0.1.0.gem", "homepage_uri": "https://github.com/davidslv/event_system", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/davidslv/event_system", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "pg", "requirements": "~> 1.0" }, { "name": "redis", "requirements": "~> 4.0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rubocop", "requirements": "~> 1.0" }, { "name": "simplecov", "requirements": "~> 0.21" }, { "name": "yard", "requirements": "~> 0.9" } ], "runtime": [ { "name": "json", "requirements": "~> 2.0" } ] } }
2025-10-27 16:59:15 UTC
pivAcOaXU6kAhEINZqzvK

wayback_machine_downloader_straw

Download complete websites from the Internet Archive's Wayback Machine. While the Wayback Machine (archive.org) excellently preserves web history, it lacks a built-in export functionality; this gem does just that, allowing you to download entire archived websites. (This is a significant rewrite of the original wayback_machine_downloader gem by hartator, with enhanced features and performance improvements.)

2.4.4
Content{ "name": "wayback_machine_downloader_straw", "downloads": 6725, "version": "2.4.4", "version_created_at": "2025-10-27T16:57:17.326Z", "version_downloads": 0, "platform": "ruby", "authors": "strawberrymaster", "info": "Download complete websites from the Internet Archive's Wayback Machine. While the Wayback Machine (archive.org) excellently preserves web history, it lacks a built-in export functionality; this gem does just that, allowing you to download entire archived websites. (This is a significant rewrite of the original wayback_machine_downloader gem by hartator, with enhanced features and performance improvements.)", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "7d18c05f0ba41a47edf4026cb9a3ebde515df570395ace9de4785a36e622b3b5", "spec_sha": "d9e57b72729b7dd08184dcc587ece6487b28549cc9cc699c1f75806dc5b9b418", "project_uri": "https://rubygems.org/gems/wayback_machine_downloader_straw", "gem_uri": "https://rubygems.org/gems/wayback_machine_downloader_straw-2.4.4.gem", "homepage_uri": "https://github.com/StrawberryMaster/wayback-machine-downloader", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/wayback_machine_downloader_straw/2.4.4", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "minitest", "requirements": "~> 5.2" }, { "name": "rake", "requirements": "~> 12.2" } ], "runtime": [ { "name": "concurrent-ruby", "requirements": "~> 1.3, >= 1.3.4" } ] } }
2025-10-27 16:57:19 UTC
b_5KEdM06OXXj1HjlmVyy

scope_hunter

Scope Hunter is a RuboCop extension that detects ActiveRecord query chains that duplicate existing named scopes and suggests using those scopes instead. It indexes model scopes, canonicalizes relation chains, and flags matches with an autocorrect that replaces the initial query with Model.scope while preserving any trailing methods. This keeps query logic DRY, improves readability, and helps teams discover and reuse well-named scopes.

0.1.1
Content{ "name": "scope_hunter", "downloads": 15, "version": "0.1.1", "version_created_at": "2025-10-27T16:53:56.182Z", "version_downloads": 0, "platform": "ruby", "authors": "Ajith kumar", "info": "Scope Hunter is a RuboCop extension that detects ActiveRecord query chains that duplicate existing named scopes and suggests using those scopes instead. It indexes model scopes, canonicalizes relation chains, and flags matches with an autocorrect that replaces the initial query with Model.scope while preserving any trailing methods. This keeps query logic DRY, improves readability, and helps teams discover and reuse well-named scopes.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/ajithbuddy/scope_hunter", "changelog_uri": "https://github.com/ajithbuddy/scope_hunter/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/ajithbuddy/scope_hunter", "allowed_push_host": "https://rubygems.org", "default_lint_roller_plugin": "ScopeHunter::Plugin" }, "yanked": false, "sha": "fd75d3d61e225a4264ef53f55308216ae3616a00bae1917123d403fa1d533d5c", "spec_sha": "90f427eb832ec7b82e90a3fb1828a8d668d0b49a1857382acfcbfcb5c088731b", "project_uri": "https://rubygems.org/gems/scope_hunter", "gem_uri": "https://rubygems.org/gems/scope_hunter-0.1.1.gem", "homepage_uri": "https://github.com/ajithbuddy/scope_hunter", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/ajithbuddy/scope_hunter", "bug_tracker_uri": null, "changelog_uri": "https://github.com/ajithbuddy/scope_hunter/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "standard", "requirements": ">= 1.40" } ], "runtime": [ { "name": "parser", "requirements": "~> 3.3" }, { "name": "rubocop", "requirements": ">= 1.60" }, { "name": "rubocop-ast", "requirements": "~> 1.32" } ] } }
2025-10-27 16:53:57 UTC
3HxhkSAmqsDtYG_8t_Rlw

playbook_ui_docs

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

15.4.0.pre.rc.0
Content{ "name": "playbook_ui_docs", "downloads": 577084, "version": "15.4.0.pre.rc.0", "version_created_at": "2025-10-27T16:53:30.372Z", "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": "a7c952b893912ee415a8b997a28b48ce203bfd20a9ccb46f9f069a71046a4699", "spec_sha": "0d74c93fcefa86fcec6d3661fded8bf106867ebfac2de451d4d18d2a8e62223a", "project_uri": "https://rubygems.org/gems/playbook_ui_docs", "gem_uri": "https://rubygems.org/gems/playbook_ui_docs-15.4.0.pre.rc.0.gem", "homepage_uri": "https://playbook.powerapp.cloud/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/playbook_ui_docs/15.4.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-10-27 16:53:33 UTC
mHgj8Pg1bEqTs-MjOagcP

playbook_ui

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

15.4.0.pre.rc.0
Content{ "name": "playbook_ui", "downloads": 1855671, "version": "15.4.0.pre.rc.0", "version_created_at": "2025-10-27T16:53:26.761Z", "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": "1be23f25ad7e208e3b8349c25ee2c664b7471253820dde35018ac4bd0b879898", "spec_sha": "d9b49d374ed5920315c83e57b7c130e0598d3c16f4a99f52b208070ec6b716f1", "project_uri": "https://rubygems.org/gems/playbook_ui", "gem_uri": "https://rubygems.org/gems/playbook_ui-15.4.0.pre.rc.0.gem", "homepage_uri": "https://playbook.powerapp.cloud/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/playbook_ui/15.4.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": "view_component", "requirements": "= 2.83.0" }, { "name": "vite_rails", "requirements": ">= 0" } ] } }
2025-10-27 16:53:30 UTC
H3ZTNyt-dDbiMa7W0oyaR

cybrid_api_bank_ruby

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

0.125.95
Content{ "name": "cybrid_api_bank_ruby", "downloads": 1829238, "version": "0.125.95", "version_created_at": "2025-10-27T16:52:51.909Z", "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": "e791e2d80d8f4b67c4cd040af855b5774183d91699e7661697e076329e511e6d", "spec_sha": "73f31fabdfd6a3e1ac8e539663fc01a4c05d9c97a3530ac7ae52b3c340d11580", "project_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby-0.125.95.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.125.95", "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-10-27 16:52:55 UTC
YxwZLbhnCi42ZsmpLvu9i

cybrid_api_organization_ruby

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

0.125.95
Content{ "name": "cybrid_api_organization_ruby", "downloads": 1857867, "version": "0.125.95", "version_created_at": "2025-10-27T16:52:26.259Z", "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": "dd1b7715983f352686372abfb7b1ab6accb5a941b79d5ea626dcc0008a262a37", "spec_sha": "6828f1f77b5a389b1f9d83cc68dcc05ed5b849b0ae85e27c644c99bbb929e6f9", "project_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby-0.125.95.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.125.95", "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-10-27 16:52:31 UTC
8abR-tT-DyZkoiw0WpZo_

cybrid_api_id_ruby

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

0.125.95
Content{ "name": "cybrid_api_id_ruby", "downloads": 1839280, "version": "0.125.95", "version_created_at": "2025-10-27T16:52:25.086Z", "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": "ac4cdd7e2b06f90a8971c3d36b339448bec9cc8212fd82c3288f3adf0a9aa621", "spec_sha": "908525dd1ab6f65231bb5645dead6cbc5ffc4bfc04cac2a632ac893a6b3ee131", "project_uri": "https://rubygems.org/gems/cybrid_api_id_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_id_ruby-0.125.95.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.125.95", "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-10-27 16:52:29 UTC
ERYz_lcAG6vrs5wKtKgtX

rubosquad

A tool to run RuboCop with auto-correct on Ruby files changed in your Git branch compared to main

0.3.0
Content{ "name": "rubosquad", "downloads": 494, "version": "0.3.0", "version_created_at": "2025-10-27T16:51:26.792Z", "version_downloads": 0, "platform": "ruby", "authors": "LucasWaki", "info": "A tool to run RuboCop with auto-correct on Ruby files changed in your Git branch compared to main", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "ac8eebc1f2c823232bc4a99d5f99b0833872f933affc00e332e9b4c7baa54b16", "spec_sha": "abf50397d5843d6fde3ff994c5e2f3f50e127fe53fb8e13e1bc5f1ede3237d20", "project_uri": "https://rubygems.org/gems/rubosquad", "gem_uri": "https://rubygems.org/gems/rubosquad-0.3.0.gem", "homepage_uri": "https://github.com/cw-lucaswaki/rubosquad", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/rubosquad/0.3.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rubocop", "requirements": "~> 1.50" }, { "name": "rubocop-factory_bot", "requirements": "~> 2.0" }, { "name": "rubocop-rails", "requirements": "~> 2.0" }, { "name": "rubocop-rspec", "requirements": "~> 2.0" }, { "name": "rubocop-rspec_rails", "requirements": "~> 2.0" } ] } }
2025-10-27 16:51:28 UTC
mVht1CPkVaBVY6xs8a4_E

usps-imis-api

A wrapper for the iMIS API.

0.9.12
Content{ "name": "usps-imis-api", "downloads": 9589, "version": "0.9.12", "version_created_at": "2025-10-27T16:48:34.628Z", "version_downloads": 0, "platform": "ruby", "authors": "Julian Fiander", "info": "A wrapper for the iMIS API.", "licenses": [], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "959a088445b9ab2d69bb2b84547270c6e4074139bc14116a92fc574bb7630709", "spec_sha": "dbeaa0993823f777ece9fb710abacf15fe53f9ef2e8e1cbdadeec0b3f7148e50", "project_uri": "https://rubygems.org/gems/usps-imis-api", "gem_uri": "https://rubygems.org/gems/usps-imis-api-0.9.12.gem", "homepage_uri": "https://github.com/unitedstatespowersquadrons/imis-api-ruby", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/usps-imis-api/0.9.12", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activesupport", "requirements": "~> 8.0" } ] } }
2025-10-27 16:48:36 UTC
cnoeK4NtNn15tZv6V67vf

tefoji

From a YAML specification, create a batch of Jira issues allowing for variable substitutions.

3.5.0
Content{ "name": "tefoji", "downloads": 10149, "version": "3.5.0", "version_created_at": "2025-10-27T16:46:21.176Z", "version_downloads": 0, "platform": "ruby", "authors": "Puppet By Perforce", "info": "From a YAML specification, create a batch of Jira issues allowing for variable substitutions.\n", "licenses": [ "Apache-2.0" ], "metadata": { "homepage_uri": "https://github.com/puppetlabs/tefoji", "changelog_uri": "https://github.com/puppetlabs/tefoji/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/puppetlabs/tefoji" }, "yanked": false, "sha": "698d17d58f264c825d06b793c57161d9500edc3016f586a6547d56c10f43c9ea", "spec_sha": "17e7276387cc655e28fe2e5d4bc5aef63cc44eb6269db7b52b793c564ef1ce86", "project_uri": "https://rubygems.org/gems/tefoji", "gem_uri": "https://rubygems.org/gems/tefoji-3.5.0.gem", "homepage_uri": "https://github.com/puppetlabs/tefoji", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/puppetlabs/tefoji", "bug_tracker_uri": null, "changelog_uri": "https://github.com/puppetlabs/tefoji/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": ">= 1.0.0" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rubocop", "requirements": ">= 0" }, { "name": "rubocop-rake", "requirements": ">= 0" }, { "name": "rubocop-rspec", "requirements": ">= 0" }, { "name": "webmock", "requirements": ">= 0" }, { "name": "yard", "requirements": "~> 0.9" } ], "runtime": [ { "name": "docopt", "requirements": "~> 0.6" }, { "name": "rest-client", "requirements": "~> 2.1" } ] } }
2025-10-27 16:46:22 UTC
_oCExDEt_hZtqge97Jx6N

trusted_publishing_test

This gem exists solely to test the trusted publishing workflow on rubygems.org

0.1.14
Content{ "name": "trusted_publishing_test", "downloads": 765, "version": "0.1.14", "version_created_at": "2025-10-27T16:38:49.127Z", "version_downloads": 0, "platform": "ruby", "authors": "Ruby Central", "info": "This gem exists solely to test the trusted publishing workflow on rubygems.org", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/RubyGemsOrg/trusted-publishing-test", "changelog_uri": "https://github.com/RubyGemsOrg/trusted-publishing-test/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/RubyGemsOrg/trusted-publishing-test" }, "yanked": false, "sha": "bec22c0149a3b6815bd9c6d1173bc99fca577b42f631c78ab5cc1bd5ca207217", "spec_sha": "9977ef2907f7c70a11649568c7376972180ba4e49ee834460af6684bdc505a9d", "project_uri": "https://rubygems.org/gems/trusted_publishing_test", "gem_uri": "https://rubygems.org/gems/trusted_publishing_test-0.1.14.gem", "homepage_uri": "https://github.com/RubyGemsOrg/trusted-publishing-test", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/RubyGemsOrg/trusted-publishing-test", "bug_tracker_uri": null, "changelog_uri": "https://github.com/RubyGemsOrg/trusted-publishing-test/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-10-27 16:38:51 UTC
a91-cC8oOb0ShaIwyw3rn

hackmac

This ruby gem provides some useful tools for working with a Hackintosh.

2.0.0
Content{ "name": "hackmac", "downloads": 66336, "version": "2.0.0", "version_created_at": "2025-10-27T16:34:33.965Z", "version_downloads": 0, "platform": "ruby", "authors": "Florian Frank", "info": "This ruby gem provides some useful tools for working with a Hackintosh.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "157eb3dfbab911a007dc81746cf1a259a87cd27280e08a8c669f126661e4653b", "spec_sha": "3cee97a2c6cece64fc04720e52faa5629fa32500d5a5d210f3f20e754ca489a6", "project_uri": "https://rubygems.org/gems/hackmac", "gem_uri": "https://rubygems.org/gems/hackmac-2.0.0.gem", "homepage_uri": "http://github.com/flori/hackmac", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/hackmac/2.0.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": ">= 0" }, { "name": "gem_hadar", "requirements": "~> 2.8" } ], "runtime": [ { "name": "amatch", "requirements": ">= 0" }, { "name": "complex_config", "requirements": ">= 0" }, { "name": "graphina", "requirements": ">= 0" }, { "name": "hashie", "requirements": ">= 0" }, { "name": "plist", "requirements": ">= 0" }, { "name": "search_ui", "requirements": ">= 0" }, { "name": "tabulo", "requirements": ">= 0" }, { "name": "term-ansicolor", "requirements": "~> 1.10" }, { "name": "tins", "requirements": "~> 1.14" } ] } }
2025-10-27 16:34:35 UTC
enLap9iNGw_eS8HdTfViR

scope_hunter

Scope Hunter is a RuboCop extension that detects ActiveRecord query chains that duplicate existing named scopes and suggests using those scopes instead. It indexes model scopes, canonicalizes relation chains, and flags matches with an autocorrect that replaces the initial query with Model.scope while preserving any trailing methods. This keeps query logic DRY, improves readability, and helps teams discover and reuse well-named scopes.

0.1.0
Content{ "name": "scope_hunter", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-10-27T16:33:54.722Z", "version_downloads": 0, "platform": "ruby", "authors": "Ajith kumar", "info": "Scope Hunter is a RuboCop extension that detects ActiveRecord query chains that duplicate existing named scopes and suggests using those scopes instead. It indexes model scopes, canonicalizes relation chains, and flags matches with an autocorrect that replaces the initial query with Model.scope while preserving any trailing methods. This keeps query logic DRY, improves readability, and helps teams discover and reuse well-named scopes.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/ajithbuddy/scope_hunter", "changelog_uri": "https://github.com/ajithbuddy/scope_hunter/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/ajithbuddy/scope_hunter", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "0f3b306d699c3d75c14128756ba4259450afc0ee71725bc49873f4009a427d34", "spec_sha": "759694596c5ccdfbfe80829c753df4fc23a9f698073035f5c9bdd202ed0ac8f8", "project_uri": "https://rubygems.org/gems/scope_hunter", "gem_uri": "https://rubygems.org/gems/scope_hunter-0.1.0.gem", "homepage_uri": "https://github.com/ajithbuddy/scope_hunter", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/ajithbuddy/scope_hunter", "bug_tracker_uri": null, "changelog_uri": "https://github.com/ajithbuddy/scope_hunter/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "standard", "requirements": ">= 1.40" } ], "runtime": [ { "name": "parser", "requirements": "~> 3.3" }, { "name": "rubocop", "requirements": ">= 1.60" }, { "name": "rubocop-ast", "requirements": "~> 1.32" } ] } }
2025-10-27 16:33:56 UTC
9T3Q9VNohHvGlsGCVgvNj

bmc

BMC

1.7.0
Content{ "name": "bmc", "downloads": 18756, "version": "1.7.0", "version_created_at": "2025-10-27T16:30:29.854Z", "version_downloads": 0, "platform": "ruby", "authors": "Benoit MARTIN-CHAVE", "info": "BMC", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "248e448a4eae339397c33db7db3845d3d16409069b4927399f18e4a12f54755e", "spec_sha": "562af5ac9b506aec7a152ec3e1fb4cd27f32aab6d78efae2a2a304ca35e5b967", "project_uri": "https://rubygems.org/gems/bmc", "gem_uri": "https://rubygems.org/gems/bmc-1.7.0.gem", "homepage_uri": "https://gitlab.benoitmc.com/pub/bmc", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/bmc/1.7.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "addressable", "requirements": ">= 0" }, { "name": "attr_extras", "requirements": ">= 0" }, { "name": "awesome_print", "requirements": ">= 0" }, { "name": "nilify_blanks", "requirements": ">= 0" }, { "name": "pry-rails", "requirements": ">= 0" }, { "name": "rails-i18n", "requirements": ">= 0" }, { "name": "tapenade", "requirements": ">= 0" } ] } }
2025-10-27 16:30:31 UTC
C56xn4vnModaYlM8unUlN

liquid

A secure, non-evaling end user template engine with aesthetic markup.

5.9.0
Content{ "name": "liquid", "downloads": 113297128, "version": "5.9.0", "version_created_at": "2025-10-27T16:30:03.449Z", "version_downloads": 0, "platform": "ruby", "authors": "Tobias Lütke", "info": "A secure, non-evaling end user template engine with aesthetic markup.", "licenses": [ "MIT" ], "metadata": { "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "069973accd11a97ad77992bb77dab599f4497ece4f394886455a39fe2afef92b", "spec_sha": "a34ee73e4d30c7a13ce6ec4601a20f2d352cd66d0604f5dd113501b875276284", "project_uri": "https://rubygems.org/gems/liquid", "gem_uri": "https://rubygems.org/gems/liquid-5.9.0.gem", "homepage_uri": "https://shopify.github.io/liquid/", "wiki_uri": "", "documentation_uri": "https://www.rubydoc.info/gems/liquid/5.9.0", "mailing_list_uri": "", "source_code_uri": "https://github.com/Shopify/liquid", "bug_tracker_uri": "", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "minitest", "requirements": ">= 0" }, { "name": "rake", "requirements": "~> 13.0" } ], "runtime": [ { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "strscan", "requirements": ">= 3.1.1" } ] } }
2025-10-27 16:30:05 UTC
lZlNEVp0tpE5KIRHkKUvo

graphina

Gem that provides terminal-based data visualization capabilities, enabling developers to create dynamic, real-time graphical displays of numerical data directly within terminal environments using Unicode characters and ANSI styling.

0.0.0
Content{ "name": "graphina", "downloads": 0, "version": "0.0.0", "version_created_at": "2025-10-27T16:29:02.470Z", "version_downloads": 0, "platform": "ruby", "authors": "Florian Frank", "info": "Gem that provides terminal-based data visualization capabilities, enabling\ndevelopers to create dynamic, real-time graphical displays of numerical data\ndirectly within terminal environments using Unicode characters and ANSI\nstyling.\n", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "1ad4c67619e7ff75f65b79202c37779773157b8c88b6630c0b286e6ddac84c05", "spec_sha": "d60d923f8917e406e5ead5363d2d5d9069db3cd4eac99b8c0c53b882b3af892c", "project_uri": "https://rubygems.org/gems/graphina", "gem_uri": "https://rubygems.org/gems/graphina-0.0.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/graphina/0.0.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.0" }, { "name": "gem_hadar", "requirements": "~> 2.8" } ], "runtime": [ { "name": "term-ansicolor", "requirements": "~> 1.11" }, { "name": "tins", "requirements": "~> 1.45" } ] } }
2025-10-27 16:29:04 UTC
VBss1OMR2bT8Kb9JpVrt5

definition

Simple and composable validation and coercion of data structures inspired by clojure specs

1.1.3
Content{ "name": "definition", "downloads": 29741, "version": "1.1.3", "version_created_at": "2025-10-27T16:27:17.324Z", "version_downloads": 0, "platform": "ruby", "authors": "Dominik Goltermann", "info": "Simple and composable validation and coercion of data structures inspired by clojure specs", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "ed3b69927e073faddcd9b462e6cd1cfc4f6c354e9242fc0f81cef3d6db043b6f", "spec_sha": "fbdf7b674be399b2650ade87f83b3afc018563f1490643ac3fca71256209bf02", "project_uri": "https://rubygems.org/gems/definition", "gem_uri": "https://rubygems.org/gems/definition-1.1.3.gem", "homepage_uri": "https://github.com/Goltergaul/definition", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/definition/1.1.3", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "approvals", "requirements": "~> 0.0" }, { "name": "awesome_print", "requirements": ">= 0" }, { "name": "benchmark-ips", "requirements": ">= 0" }, { "name": "fuubar", "requirements": ">= 0" }, { "name": "guard", "requirements": ">= 0" }, { "name": "guard-rspec", "requirements": ">= 0" }, { "name": "pry", "requirements": ">= 0" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rspec-its", "requirements": "~> 1.2" }, { "name": "rspec_junit_formatter", "requirements": ">= 0" }, { "name": "rubocop", "requirements": "= 0.66.0" }, { "name": "rubocop-rspec", "requirements": "= 1.32.0" }, { "name": "rubocop_runner", "requirements": ">= 0" }, { "name": "timecop", "requirements": ">= 0" } ], "runtime": [ { "name": "activesupport", "requirements": ">= 0" }, { "name": "i18n", "requirements": ">= 0" } ] } }
2025-10-27 16:27:19 UTC
Oy_L41_TSkjWf29JCIhWM

remotion_lambda

A Ruby SDK for Remotion Lambda

4.0.369
Content{ "name": "remotion_lambda", "downloads": 33760, "version": "4.0.369", "version_created_at": "2025-10-27T16:25:15.096Z", "version_downloads": 0, "platform": "ruby", "authors": "Jonny Burger", "info": "A Ruby SDK for Remotion Lambda", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "7a59ae54c536fe6aa307864e93721a9f3005a101db45950d13b050edf3f40f33", "spec_sha": "a5b2a6019ddc159c6a61514c5b5b453b3af1af9836a3430737a89e59a04fab6b", "project_uri": "https://rubygems.org/gems/remotion_lambda", "gem_uri": "https://rubygems.org/gems/remotion_lambda-4.0.369.gem", "homepage_uri": "https://rubygems.org/gems/remotion_lambda", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/remotion_lambda/4.0.369", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-lambda", "requirements": "> 1.0.0" }, { "name": "json", "requirements": "> 2.0.0" }, { "name": "logger", "requirements": "> 1.0.0" } ] } }
2025-10-27 16:25:17 UTC
pm3KG5qBE2qANwcwqJ7JI

llm-docs-builder

A comprehensive Ruby tool for building and optimizing documentation for Large Language Models. Features include: generating llms.txt files from documentation directories with automatic file prioritization, transforming individual markdown files by expanding relative links to absolute URLs, bulk transforming entire documentation trees with customizable exclusion patterns, comparing content sizes to measure context window savings, and serving LLM-optimized documentation. Provides both CLI and Ruby API with configuration file support.

0.9.4
Content{ "name": "llm-docs-builder", "downloads": 964, "version": "0.9.4", "version_created_at": "2025-10-27T16:22:29.152Z", "version_downloads": 0, "platform": "ruby", "authors": "Maciej Mensfeld", "info": "A comprehensive Ruby tool for building and optimizing documentation for Large Language Models.\nFeatures include: generating llms.txt files from documentation directories with automatic file\nprioritization, transforming individual markdown files by expanding relative links to absolute URLs,\nbulk transforming entire documentation trees with customizable exclusion patterns, comparing content\nsizes to measure context window savings, and serving LLM-optimized documentation. Provides both CLI\nand Ruby API with configuration file support.\n", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/mensfeld/llm-docs-builder", "changelog_uri": "https://github.com/mensfeld/llm-docs-builder/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/mensfeld/llm-docs-builder", "allowed_push_host": "https://rubygems.org", "documentation_uri": "https://github.com/mensfeld/llm-docs-builder", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "c32ae301eb90527b7a4f7201f155ccbcd04cb9efeecc0f68f92e02f8ddd92540", "spec_sha": "e2a25de25d5e110ab9058b41703ab2ba344e07ab8458517b9c10f11d4513128e", "project_uri": "https://rubygems.org/gems/llm-docs-builder", "gem_uri": "https://rubygems.org/gems/llm-docs-builder-0.9.4.gem", "homepage_uri": "https://github.com/mensfeld/llm-docs-builder", "wiki_uri": null, "documentation_uri": "https://github.com/mensfeld/llm-docs-builder", "mailing_list_uri": null, "source_code_uri": "https://github.com/mensfeld/llm-docs-builder", "bug_tracker_uri": null, "changelog_uri": "https://github.com/mensfeld/llm-docs-builder/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rubocop", "requirements": "~> 1.0" }, { "name": "simplecov", "requirements": "~> 0.21" } ], "runtime": [ { "name": "zeitwerk", "requirements": "~> 2.6" } ] } }
2025-10-27 16:22:30 UTC
ianPZCYN2GXs-WcM6QEjU

remotion_lambda

A Ruby SDK for Remotion Lambda

4.0.368
Content{ "name": "remotion_lambda", "downloads": 33757, "version": "4.0.368", "version_created_at": "2025-10-27T16:18:09.886Z", "version_downloads": 0, "platform": "ruby", "authors": "Jonny Burger", "info": "A Ruby SDK for Remotion Lambda", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "8fd1450549c2aede208ed7ff2c46d0950eb84b1c723d16eaf3bb4568c497cffa", "spec_sha": "555b9979ce3084760d9dac121a9e70cec320ee50b140c666ae8ada72a313bb69", "project_uri": "https://rubygems.org/gems/remotion_lambda", "gem_uri": "https://rubygems.org/gems/remotion_lambda-4.0.368.gem", "homepage_uri": "https://rubygems.org/gems/remotion_lambda", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/remotion_lambda/4.0.368", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-lambda", "requirements": "> 1.0.0" }, { "name": "json", "requirements": "> 2.0.0" }, { "name": "logger", "requirements": "> 1.0.0" } ] } }
2025-10-27 16:18:11 UTC
YoTh55BMnT4bN_B7KCXj9

cucumber-compatibility-kit

Kit to check compatibility with official cucumber ruby implementation

24.0.1
Content{ "name": "cucumber-compatibility-kit", "downloads": 44132, "version": "24.0.1", "version_created_at": "2025-10-27T16:07:02.864Z", "version_downloads": 0, "platform": "ruby", "authors": "Aurélien Reeves, Luke Hill, Aslak Hellesøy, Vincent Prêtre, Cucumber Ltd", "info": "Kit to check compatibility with official cucumber ruby implementation", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/cucumber/compatibility-kit/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/cucumber/compatibility-kit/issues", "source_code_uri": "https://github.com/cucumber/compatibility-kit/blob/main/ruby", "mailing_list_uri": "https://groups.google.com/forum/#!forum/cukes", "documentation_uri": "https://github.com/cucumber/compatibility-kit/blob/main/CONTRIBUTING.md" }, "yanked": false, "sha": "4408608047e55793cc06604d728fa27765fd4dcd65aed8a7c8e018fcb46453d3", "spec_sha": "e11bdeaa47372f94d341e0c2fdeeff169a167c2c7b26436f0df7c575f83bf2d7", "project_uri": "https://rubygems.org/gems/cucumber-compatibility-kit", "gem_uri": "https://rubygems.org/gems/cucumber-compatibility-kit-24.0.1.gem", "homepage_uri": "https://github.com/cucumber/compatibility-kit", "wiki_uri": null, "documentation_uri": "https://github.com/cucumber/compatibility-kit/blob/main/CONTRIBUTING.md", "mailing_list_uri": "https://groups.google.com/forum/#!forum/cukes", "source_code_uri": "https://github.com/cucumber/compatibility-kit/blob/main/ruby", "bug_tracker_uri": "https://github.com/cucumber/compatibility-kit/issues", "changelog_uri": "https://github.com/cucumber/compatibility-kit/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "rspec", "requirements": "~> 3.13" }, { "name": "rubocop", "requirements": "~> 1.81.0" }, { "name": "rubocop-performance", "requirements": "~> 1.26.0" }, { "name": "rubocop-rspec", "requirements": "~> 3.7.0" } ], "runtime": [] } }
2025-10-27 16:07:04 UTC
uWH0THOgwZUhEL30YZ4oD

effective_bootstrap

Everything you need to get set up with bootstrap 4.

1.21.10
Content{ "name": "effective_bootstrap", "downloads": 503676, "version": "1.21.10", "version_created_at": "2025-10-27T16:06:51.381Z", "version_downloads": 0, "platform": "ruby", "authors": "Code and Effect", "info": "Everything you need to get set up with bootstrap 4.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "19cb0ae4fe5a20baca2fa69d02bcb66684dbda8839af1e33eab88581551b0e6a", "spec_sha": "2257e4bce76fe960dea5179ac5251dce7cee42bfa11b965ea1272a10ed19689f", "project_uri": "https://rubygems.org/gems/effective_bootstrap", "gem_uri": "https://rubygems.org/gems/effective_bootstrap-1.21.10.gem", "homepage_uri": "https://github.com/code-and-effect/effective_bootstrap", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/effective_bootstrap/1.21.10", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bootstrap", "requirements": "< 5" }, { "name": "coffee-rails", "requirements": ">= 0" }, { "name": "effective_resources", "requirements": ">= 0" }, { "name": "haml", "requirements": ">= 0" }, { "name": "inline_svg", "requirements": ">= 0" }, { "name": "jquery-rails", "requirements": ">= 0" }, { "name": "rails", "requirements": ">= 4.0.0" }, { "name": "sassc", "requirements": ">= 0" }, { "name": "sprockets-rails", "requirements": ">= 0" } ] } }
2025-10-27 16:06:53 UTC
AQeyXkQBNzibG8A2jjsc5

qawolf-socket-rubygem

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

0.0.92
Content{ "name": "qawolf-socket-rubygem", "downloads": 14184, "version": "0.0.92", "version_created_at": "2025-10-27T16:06:07.504Z", "version_downloads": 0, "platform": "ruby", "authors": "QA Wolf", "info": "Simple gem used for publishing/indexing tests on RubyGems + Socket.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "8371bf7e7f76801ce77211a700288079e68d268679e30f7e47a10bca96b87158", "spec_sha": "d7cd9f1bbf8638213c82f25b3ba30c9d078ad088b14102b94c481b0b7e383ab4", "project_uri": "https://rubygems.org/gems/qawolf-socket-rubygem", "gem_uri": "https://rubygems.org/gems/qawolf-socket-rubygem-0.0.92.gem", "homepage_uri": "https://github.com/qawolfsocket/qawolf-socket-rubygem", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/qawolf-socket-rubygem/0.0.92", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "addressable", "requirements": "~> 2.8" }, { "name": "concurrent-ruby", "requirements": "~> 1.3" }, { "name": "faraday", "requirements": "~> 2.10" }, { "name": "oj", "requirements": "~> 3.16" }, { "name": "semantic_logger", "requirements": "~> 4.15" }, { "name": "uuidtools", "requirements": "~> 2.2" } ] } }
2025-10-27 16:06:09 UTC
lp3SGG01nDU-UG1onURqE

markawesome

A library that transforms custom Markdown syntax into Web Awesome components. Framework-agnostic and can be used with Jekyll, Hugo, or any other static site generator.

0.2.0
Content{ "name": "markawesome", "downloads": 26, "version": "0.2.0", "version_created_at": "2025-10-27T16:04:27.696Z", "version_downloads": 0, "platform": "ruby", "authors": "Janne Waren", "info": "A library that transforms custom Markdown syntax into Web Awesome components. Framework-agnostic and can be used with Jekyll, Hugo, or any other static site generator.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/jannewaren/markawesome", "changelog_uri": "https://github.com/jannewaren/markawesome/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/jannewaren/markawesome/tree/main" }, "yanked": false, "sha": "08e6fa241bc66d411ad8a892ed931dfdbe26df07d12c6f03079e81c662bf7a25", "spec_sha": "8c913c50f302753e77ae98e6c2d3bc5c357f15c8ee1cfecf4dec1d43fbfb2448", "project_uri": "https://rubygems.org/gems/markawesome", "gem_uri": "https://rubygems.org/gems/markawesome-0.2.0.gem", "homepage_uri": "https://github.com/jannewaren/markawesome", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/jannewaren/markawesome/tree/main", "bug_tracker_uri": null, "changelog_uri": "https://github.com/jannewaren/markawesome/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rubocop", "requirements": "~> 1.0" } ], "runtime": [ { "name": "kramdown", "requirements": "~> 2.0" } ] } }
2025-10-27 16:04:29 UTC
zkOSM2aN1wd8UqCz7ovbl

aikido-zen

Zen by Aikido is an embedded Web Application Firewall that autonomously protects Ruby apps against common and critical attacks.

1.0.2.beta.7
Content{ "name": "aikido-zen", "downloads": 13609, "version": "1.0.2.beta.7", "version_created_at": "2025-10-27T16:01:30.085Z", "version_downloads": 0, "platform": "ruby", "authors": "Aikido Security", "info": "Zen by Aikido is an embedded Web Application Firewall that autonomously protects Ruby apps against common and critical attacks.", "licenses": [ "AGPL-3.0-or-later" ], "metadata": { "homepage_uri": "https://aikido.dev/zen", "source_code_uri": "https://github.com/aikidosec/firewall-ruby" }, "yanked": false, "sha": "101d7be3b4c30fbd08c8f793c84416e87f667660fbefcbf914d4e47dda48b09e", "spec_sha": "f43ba0dea29dd97c84d06fcdad7696e497fdb11261a09daa70401f28a7709eae", "project_uri": "https://rubygems.org/gems/aikido-zen", "gem_uri": "https://rubygems.org/gems/aikido-zen-1.0.2.beta.7.gem", "homepage_uri": "https://aikido.dev/zen", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/aikidosec/firewall-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "concurrent-ruby", "requirements": "~> 1.0" }, { "name": "ffi", "requirements": ">= 0" }, { "name": "rack", "requirements": ">= 0" } ] } }
2025-10-27 16:01:31 UTC
MjeaIPQP5M5b9LiamDk_5

aikido-zen

Zen by Aikido is an embedded Web Application Firewall that autonomously protects Ruby apps against common and critical attacks.

1.0.2.beta.7
Content{ "name": "aikido-zen", "downloads": 13609, "version": "1.0.2.beta.7", "version_created_at": "2025-10-27T16:01:27.996Z", "version_downloads": 0, "platform": "x86_64-mingw-64", "authors": "Aikido Security", "info": "Zen by Aikido is an embedded Web Application Firewall that autonomously protects Ruby apps against common and critical attacks.", "licenses": [ "AGPL-3.0-or-later" ], "metadata": { "homepage_uri": "https://aikido.dev/zen", "source_code_uri": "https://github.com/aikidosec/firewall-ruby" }, "yanked": false, "sha": "528f61dad25d0eb7bc7e997abe38b35a955a1bd2cad7b41f2ffd737510adee95", "spec_sha": "9dbef5b250617aa4cc30ebabfb9cd0c45d698e76c59e6ba3a793fca2f956b930", "project_uri": "https://rubygems.org/gems/aikido-zen", "gem_uri": "https://rubygems.org/gems/aikido-zen-1.0.2.beta.7-x86_64-mingw-64.gem", "homepage_uri": "https://aikido.dev/zen", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/aikidosec/firewall-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "concurrent-ruby", "requirements": "~> 1.0" }, { "name": "ffi", "requirements": ">= 0" }, { "name": "rack", "requirements": ">= 0" } ] } }
2025-10-27 16:01:29 UTC
sQNkEXVHfwTh_bBulqknd

aikido-zen

Zen by Aikido is an embedded Web Application Firewall that autonomously protects Ruby apps against common and critical attacks.

1.0.2.beta.7
Content{ "name": "aikido-zen", "downloads": 13609, "version": "1.0.2.beta.7", "version_created_at": "2025-10-27T16:01:25.469Z", "version_downloads": 0, "platform": "x86_64-linux-musl", "authors": "Aikido Security", "info": "Zen by Aikido is an embedded Web Application Firewall that autonomously protects Ruby apps against common and critical attacks.", "licenses": [ "AGPL-3.0-or-later" ], "metadata": { "homepage_uri": "https://aikido.dev/zen", "source_code_uri": "https://github.com/aikidosec/firewall-ruby" }, "yanked": false, "sha": "e4447492a346650e7803acd3fa778dcbf6b2dd6785ff1c234718f6d9b774d732", "spec_sha": "b1fb2f2fe34c5de78d295c141c527ad5b267a36c5dbd6a56c732a41271558f94", "project_uri": "https://rubygems.org/gems/aikido-zen", "gem_uri": "https://rubygems.org/gems/aikido-zen-1.0.2.beta.7-x86_64-linux-musl.gem", "homepage_uri": "https://aikido.dev/zen", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/aikidosec/firewall-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "concurrent-ruby", "requirements": "~> 1.0" }, { "name": "ffi", "requirements": ">= 0" }, { "name": "rack", "requirements": ">= 0" } ] } }
2025-10-27 16:01:27 UTC
DZl48h2GNNxUgdsRrJzme

aikido-zen

Zen by Aikido is an embedded Web Application Firewall that autonomously protects Ruby apps against common and critical attacks.

1.0.2.beta.7
Content{ "name": "aikido-zen", "downloads": 13609, "version": "1.0.2.beta.7", "version_created_at": "2025-10-27T16:01:22.989Z", "version_downloads": 0, "platform": "x86_64-linux", "authors": "Aikido Security", "info": "Zen by Aikido is an embedded Web Application Firewall that autonomously protects Ruby apps against common and critical attacks.", "licenses": [ "AGPL-3.0-or-later" ], "metadata": { "homepage_uri": "https://aikido.dev/zen", "source_code_uri": "https://github.com/aikidosec/firewall-ruby" }, "yanked": false, "sha": "a5ba1aee89750a9479b31189c5386a7ad508294ff6bba207a91b419dd2ae1174", "spec_sha": "7dfd204a52513f083a17bc903600e4d17c44dc4fc9f1a10a2a69aac590f5d9f3", "project_uri": "https://rubygems.org/gems/aikido-zen", "gem_uri": "https://rubygems.org/gems/aikido-zen-1.0.2.beta.7-x86_64-linux.gem", "homepage_uri": "https://aikido.dev/zen", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/aikidosec/firewall-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "concurrent-ruby", "requirements": "~> 1.0" }, { "name": "ffi", "requirements": ">= 0" }, { "name": "rack", "requirements": ">= 0" } ] } }
2025-10-27 16:01:24 UTC
coC9c30BhkNJjEw4q0GyL

aikido-zen

Zen by Aikido is an embedded Web Application Firewall that autonomously protects Ruby apps against common and critical attacks.

1.0.2.beta.7
Content{ "name": "aikido-zen", "downloads": 13609, "version": "1.0.2.beta.7", "version_created_at": "2025-10-27T16:01:20.576Z", "version_downloads": 0, "platform": "x86_64-darwin", "authors": "Aikido Security", "info": "Zen by Aikido is an embedded Web Application Firewall that autonomously protects Ruby apps against common and critical attacks.", "licenses": [ "AGPL-3.0-or-later" ], "metadata": { "homepage_uri": "https://aikido.dev/zen", "source_code_uri": "https://github.com/aikidosec/firewall-ruby" }, "yanked": false, "sha": "d368501a9e17165bb67d0eb5a4cb0405e9c99c1fa45bd9a15fed90e400d9609b", "spec_sha": "58d923ddbba3f8b21c3e7468ae3b8540b33ab5c80bb8168260371c548fa871d5", "project_uri": "https://rubygems.org/gems/aikido-zen", "gem_uri": "https://rubygems.org/gems/aikido-zen-1.0.2.beta.7-x86_64-darwin.gem", "homepage_uri": "https://aikido.dev/zen", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/aikidosec/firewall-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "concurrent-ruby", "requirements": "~> 1.0" }, { "name": "ffi", "requirements": ">= 0" }, { "name": "rack", "requirements": ">= 0" } ] } }
2025-10-27 16:01:22 UTC
1vjZ3VA_-zQjcagrJeJmM

aikido-zen

Zen by Aikido is an embedded Web Application Firewall that autonomously protects Ruby apps against common and critical attacks.

1.0.2.beta.7
Content{ "name": "aikido-zen", "downloads": 13609, "version": "1.0.2.beta.7", "version_created_at": "2025-10-27T16:01:18.234Z", "version_downloads": 0, "platform": "aarch64-linux", "authors": "Aikido Security", "info": "Zen by Aikido is an embedded Web Application Firewall that autonomously protects Ruby apps against common and critical attacks.", "licenses": [ "AGPL-3.0-or-later" ], "metadata": { "homepage_uri": "https://aikido.dev/zen", "source_code_uri": "https://github.com/aikidosec/firewall-ruby" }, "yanked": false, "sha": "f767d4e8319cb17e5217caa56614bb8735a358eba2f3481963c3fa40a5df95e6", "spec_sha": "8b23c9aa5160ae23ea5e8e0323722e11a38153461a5edbab40abd4b4b84aea03", "project_uri": "https://rubygems.org/gems/aikido-zen", "gem_uri": "https://rubygems.org/gems/aikido-zen-1.0.2.beta.7-aarch64-linux.gem", "homepage_uri": "https://aikido.dev/zen", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/aikidosec/firewall-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "concurrent-ruby", "requirements": "~> 1.0" }, { "name": "ffi", "requirements": ">= 0" }, { "name": "rack", "requirements": ">= 0" } ] } }
2025-10-27 16:01:19 UTC
oOqY0OPTZi3r62UM73neg

aikido-zen

Zen by Aikido is an embedded Web Application Firewall that autonomously protects Ruby apps against common and critical attacks.

1.0.2.beta.7
Content{ "name": "aikido-zen", "downloads": 13609, "version": "1.0.2.beta.7", "version_created_at": "2025-10-27T16:01:15.574Z", "version_downloads": 0, "platform": "arm64-linux-musl", "authors": "Aikido Security", "info": "Zen by Aikido is an embedded Web Application Firewall that autonomously protects Ruby apps against common and critical attacks.", "licenses": [ "AGPL-3.0-or-later" ], "metadata": { "homepage_uri": "https://aikido.dev/zen", "source_code_uri": "https://github.com/aikidosec/firewall-ruby" }, "yanked": false, "sha": "aa425a49600d98fc86621a9a2704e0c30c60c9b32eeba3d1605cea38af4c0f3a", "spec_sha": "6d9efe73342397e973a9c0db6ffc383ebcba9d31a83efa3c85afccc847e59580", "project_uri": "https://rubygems.org/gems/aikido-zen", "gem_uri": "https://rubygems.org/gems/aikido-zen-1.0.2.beta.7-arm64-linux-musl.gem", "homepage_uri": "https://aikido.dev/zen", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/aikidosec/firewall-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "concurrent-ruby", "requirements": "~> 1.0" }, { "name": "ffi", "requirements": ">= 0" }, { "name": "rack", "requirements": ">= 0" } ] } }
2025-10-27 16:01:17 UTC
R1qYMjZcjaMsSiaVj4bvi

aikido-zen

Zen by Aikido is an embedded Web Application Firewall that autonomously protects Ruby apps against common and critical attacks.

1.0.2.beta.7
Content{ "name": "aikido-zen", "downloads": 13609, "version": "1.0.2.beta.7", "version_created_at": "2025-10-27T16:01:12.633Z", "version_downloads": 0, "platform": "arm64-linux", "authors": "Aikido Security", "info": "Zen by Aikido is an embedded Web Application Firewall that autonomously protects Ruby apps against common and critical attacks.", "licenses": [ "AGPL-3.0-or-later" ], "metadata": { "homepage_uri": "https://aikido.dev/zen", "source_code_uri": "https://github.com/aikidosec/firewall-ruby" }, "yanked": false, "sha": "7362c1e698dadb1517af4f96a911a66c7a07ac974138743e8214fb4d44768670", "spec_sha": "cdc6dfb744e5d5d816bb26a58722b6fe4484a411e30794b0701f4e6d6e49486f", "project_uri": "https://rubygems.org/gems/aikido-zen", "gem_uri": "https://rubygems.org/gems/aikido-zen-1.0.2.beta.7-arm64-linux.gem", "homepage_uri": "https://aikido.dev/zen", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/aikidosec/firewall-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "concurrent-ruby", "requirements": "~> 1.0" }, { "name": "ffi", "requirements": ">= 0" }, { "name": "rack", "requirements": ">= 0" } ] } }
2025-10-27 16:01:14 UTC
mGPwWK_XxWyYeZK0aE03b

aikido-zen

Zen by Aikido is an embedded Web Application Firewall that autonomously protects Ruby apps against common and critical attacks.

1.0.2.beta.7
Content{ "name": "aikido-zen", "downloads": 13609, "version": "1.0.2.beta.7", "version_created_at": "2025-10-27T16:01:10.119Z", "version_downloads": 0, "platform": "arm64-darwin", "authors": "Aikido Security", "info": "Zen by Aikido is an embedded Web Application Firewall that autonomously protects Ruby apps against common and critical attacks.", "licenses": [ "AGPL-3.0-or-later" ], "metadata": { "homepage_uri": "https://aikido.dev/zen", "source_code_uri": "https://github.com/aikidosec/firewall-ruby" }, "yanked": false, "sha": "63a1e4b9a21b5c312b56225c90cc6bddb1a1ba530e9eacca307f001f76600442", "spec_sha": "e086c0cb6cd2532ede2f4eb705926c632c3f8d88a97c6dcf7c898594bfba8a34", "project_uri": "https://rubygems.org/gems/aikido-zen", "gem_uri": "https://rubygems.org/gems/aikido-zen-1.0.2.beta.7-arm64-darwin.gem", "homepage_uri": "https://aikido.dev/zen", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/aikidosec/firewall-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "concurrent-ruby", "requirements": "~> 1.0" }, { "name": "ffi", "requirements": ">= 0" }, { "name": "rack", "requirements": ">= 0" } ] } }
2025-10-27 16:01:11 UTC
mnJMexzW3qKktpvkHkIvZ

remotion_lambda

A Ruby SDK for Remotion Lambda

4.0.367
Content{ "name": "remotion_lambda", "downloads": 33728, "version": "4.0.367", "version_created_at": "2025-10-27T15:39:36.769Z", "version_downloads": 0, "platform": "ruby", "authors": "Jonny Burger", "info": "A Ruby SDK for Remotion Lambda", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "51d8878fa10bc95723a0d25ebb27cd5e6ab4b68598aab1f2eaddcb63c6dd9ab0", "spec_sha": "134c54b9eff62a477fcffaae2dd834cabb9d8ed6c2ff4e41a3553a66639ec982", "project_uri": "https://rubygems.org/gems/remotion_lambda", "gem_uri": "https://rubygems.org/gems/remotion_lambda-4.0.367.gem", "homepage_uri": "https://rubygems.org/gems/remotion_lambda", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/remotion_lambda/4.0.367", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-lambda", "requirements": "> 1.0.0" }, { "name": "json", "requirements": "> 2.0.0" }, { "name": "logger", "requirements": "> 1.0.0" } ] } }
2025-10-27 15:39:38 UTC
qJL5VqipJeV2LPcJWlAhK

llm-docs-builder

A comprehensive Ruby tool for building and optimizing documentation for Large Language Models. Features include: generating llms.txt files from documentation directories with automatic file prioritization, transforming individual markdown files by expanding relative links to absolute URLs, bulk transforming entire documentation trees with customizable exclusion patterns, comparing content sizes to measure context window savings, and serving LLM-optimized documentation. Provides both CLI and Ruby API with configuration file support.

0.9.3
Content{ "name": "llm-docs-builder", "downloads": 935, "version": "0.9.3", "version_created_at": "2025-10-27T15:23:50.996Z", "version_downloads": 0, "platform": "ruby", "authors": "Maciej Mensfeld", "info": "A comprehensive Ruby tool for building and optimizing documentation for Large Language Models.\nFeatures include: generating llms.txt files from documentation directories with automatic file\nprioritization, transforming individual markdown files by expanding relative links to absolute URLs,\nbulk transforming entire documentation trees with customizable exclusion patterns, comparing content\nsizes to measure context window savings, and serving LLM-optimized documentation. Provides both CLI\nand Ruby API with configuration file support.\n", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/mensfeld/llm-docs-builder", "changelog_uri": "https://github.com/mensfeld/llm-docs-builder/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/mensfeld/llm-docs-builder", "allowed_push_host": "https://rubygems.org", "documentation_uri": "https://github.com/mensfeld/llm-docs-builder", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "5c10d2dc11cff7e54937a0bbaf19ff218b0774c710eb0cee74b69def250a662a", "spec_sha": "c01263ff0796d4096ec50d6f00607dadcfc5b90d673fdb0fd9087b1a962fa006", "project_uri": "https://rubygems.org/gems/llm-docs-builder", "gem_uri": "https://rubygems.org/gems/llm-docs-builder-0.9.3.gem", "homepage_uri": "https://github.com/mensfeld/llm-docs-builder", "wiki_uri": null, "documentation_uri": "https://github.com/mensfeld/llm-docs-builder", "mailing_list_uri": null, "source_code_uri": "https://github.com/mensfeld/llm-docs-builder", "bug_tracker_uri": null, "changelog_uri": "https://github.com/mensfeld/llm-docs-builder/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rubocop", "requirements": "~> 1.0" }, { "name": "simplecov", "requirements": "~> 0.21" } ], "runtime": [ { "name": "zeitwerk", "requirements": "~> 2.6" } ] } }
2025-10-27 15:23:52 UTC
EljTvYdxD6Psm4wfVabyA

sigstore-cli

A CLI interface to the sigstore ruby client

0.2.2
Content{ "name": "sigstore-cli", "downloads": 14368, "version": "0.2.2", "version_created_at": "2025-10-27T15:21:58.767Z", "version_downloads": 0, "platform": "ruby", "authors": "The Sigstore Authors, Samuel Giddins", "info": "A CLI interface to the sigstore ruby client", "licenses": [ "Apache-2.0" ], "metadata": { "homepage_uri": "https://github.com/sigstore/sigstore-ruby", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "84b547fdea990a994661aae1f2d9f26153288daa426a88c884b290d8d463893e", "spec_sha": "13ca6ccc107c3a0b93d5e91e9dbbba1ae9ebaf811ad08eaa74f7689d699d588d", "project_uri": "https://rubygems.org/gems/sigstore-cli", "gem_uri": "https://rubygems.org/gems/sigstore-cli-0.2.2.gem", "homepage_uri": "https://github.com/sigstore/sigstore-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "sigstore", "requirements": "= 0.2.2" }, { "name": "thor", "requirements": ">= 0" } ] } }
2025-10-27 15:22:00 UTC
O8ivK_P6OIZIEAvbfM3iZ

sigstore

A pure-ruby implementation of sigstore signature verification

0.2.2
Content{ "name": "sigstore", "downloads": 24849, "version": "0.2.2", "version_created_at": "2025-10-27T15:21:35.570Z", "version_downloads": 0, "platform": "ruby", "authors": "The Sigstore Authors, Samuel Giddins", "info": "A pure-ruby implementation of sigstore signature verification", "licenses": [ "Apache-2.0" ], "metadata": { "homepage_uri": "https://github.com/sigstore/sigstore-ruby", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "062d14c1490721e21eb1c33e93b5c48cd9167f79499033fb035c98efbc3dc0a1", "spec_sha": "3df9f88126979f408541b4f5da1c3d73345eabc7124ca70e4ead0b3e893b3bd6", "project_uri": "https://rubygems.org/gems/sigstore", "gem_uri": "https://rubygems.org/gems/sigstore-0.2.2.gem", "homepage_uri": "https://github.com/sigstore/sigstore-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "logger", "requirements": ">= 0" }, { "name": "net-http", "requirements": ">= 0" }, { "name": "protobug_sigstore_protos", "requirements": "~> 0.1.0" }, { "name": "uri", "requirements": ">= 0" } ] } }
2025-10-27 15:21:37 UTC
b95HZK34gPob3CzsClKD9

markawesome

A library that transforms custom Markdown syntax into Web Awesome components.

0.1.0
Content{ "name": "markawesome", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-10-27T15:15:28.493Z", "version_downloads": 0, "platform": "ruby", "authors": "Janne Waren", "info": "A library that transforms custom Markdown syntax into Web Awesome components.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/jannewaren/markawesome", "changelog_uri": "https://github.com/jannewaren/markawesome/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/jannewaren/markawesome/tree/main" }, "yanked": false, "sha": "7f81187fd9129c961136657b76742f0a7673658b4a1f706cc2549f91019a0c82", "spec_sha": "822f931744114db710d1774e70272553ff118557b5d41f88fbf10f485e940736", "project_uri": "https://rubygems.org/gems/markawesome", "gem_uri": "https://rubygems.org/gems/markawesome-0.1.0.gem", "homepage_uri": "https://github.com/jannewaren/markawesome", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/jannewaren/markawesome/tree/main", "bug_tracker_uri": null, "changelog_uri": "https://github.com/jannewaren/markawesome/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rubocop", "requirements": "~> 1.0" } ], "runtime": [ { "name": "kramdown", "requirements": "~> 2.0" } ] } }
2025-10-27 15:15:32 UTC
zSSemhKblDYSDzFTksu7a

workos

API client for WorkOS

5.27.0
Content{ "name": "workos", "downloads": 2037633, "version": "5.27.0", "version_created_at": "2025-10-27T15:03:02.922Z", "version_downloads": 0, "platform": "ruby", "authors": "WorkOS", "info": "API client for WorkOS", "licenses": [ "MIT" ], "metadata": { "documentation_uri": "https://docs.workos.com/sdk/ruby" }, "yanked": false, "sha": "866c748db99577450fc1c39887b445a5302ba0099b3338c6f25406e29732e005", "spec_sha": "776d1da6930b5683dd3453ae487b147ed69ed5193a2c8ecbb851fad94b82e996", "project_uri": "https://rubygems.org/gems/workos", "gem_uri": "https://rubygems.org/gems/workos-5.27.0.gem", "homepage_uri": "https://github.com/workos-inc/workos-ruby", "wiki_uri": null, "documentation_uri": "https://docs.workos.com/sdk/ruby", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 2.0.1" }, { "name": "rspec", "requirements": "~> 3.9.0" }, { "name": "rubocop", "requirements": "~> 1.71" }, { "name": "vcr", "requirements": "~> 6.0" }, { "name": "webmock", "requirements": ">= 0" } ], "runtime": [ { "name": "encryptor", "requirements": "~> 3.0" }, { "name": "jwt", "requirements": "~> 2.8" } ] } }
2025-10-27 15:03:06 UTC
LvamW3uS0z_JU3r7L7RGR

amqp-client

Modern AMQP 0-9-1 Ruby client

2.0.0
Content{ "name": "amqp-client", "downloads": 157193, "version": "2.0.0", "version_created_at": "2025-10-27T14:48:57.090Z", "version_downloads": 0, "platform": "ruby", "authors": "CloudAMQP", "info": "Modern AMQP 0-9-1 Ruby client", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/cloudamqp/amqp-client.rb", "changelog_uri": "https://github.com/cloudamqp/amqp-client.rb/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/cloudamqp/amqp-client.rb.git", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "0c7c4ad878704810ce443a91825b7e2c823fb1ee784ff4783ffee619b6c6fa18", "spec_sha": "250629247251f3e56078b5e18e794c7a536bd03d4a312741eefa99f980ff2082", "project_uri": "https://rubygems.org/gems/amqp-client", "gem_uri": "https://rubygems.org/gems/amqp-client-2.0.0.gem", "homepage_uri": "https://github.com/cloudamqp/amqp-client.rb", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/cloudamqp/amqp-client.rb.git", "bug_tracker_uri": null, "changelog_uri": "https://github.com/cloudamqp/amqp-client.rb/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-10-27 14:48:58 UTC
ebTzOFL9HCcyiqGcrBZ7n

kanayago

Trying to Make Ruby's Parser Available as a Gem

0.4.0
Content{ "name": "kanayago", "downloads": 698, "version": "0.4.0", "version_created_at": "2025-10-27T14:48:53.232Z", "version_downloads": 0, "platform": "ruby", "authors": "S-H-GAMELINKS", "info": "Trying to Make Ruby's Parser Available as a Gem", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/S-H-GAMELINKS/kanayago", "changelog_uri": "https://github.com/S-H-GAMELINKS/kanayago/releases", "source_code_uri": "https://github.com/S-H-GAMELINKS/kanayago", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "f1a65305f5dd7e633582eecda02e54b8beeb6f7ddf67afcc1c139e7f21a97f85", "spec_sha": "557b1cf82592faae35b98252cb9f5ea5b72b7478b0f1e2042344095b40f3577a", "project_uri": "https://rubygems.org/gems/kanayago", "gem_uri": "https://rubygems.org/gems/kanayago-0.4.0.gem", "homepage_uri": "https://github.com/S-H-GAMELINKS/kanayago", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/S-H-GAMELINKS/kanayago", "bug_tracker_uri": null, "changelog_uri": "https://github.com/S-H-GAMELINKS/kanayago/releases", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-10-27 14:48:56 UTC
o1qGNG0Tcwf9KWUPIUVz-

pg_ha_migrations

Enforces DDL/migration safety in Ruby on Rails project with an emphasis on explicitly choosing trade-offs and avoiding unnecessary magic.

2.1.0
Content{ "name": "pg_ha_migrations", "downloads": 378906, "version": "2.1.0", "version_created_at": "2025-10-27T14:46:48.054Z", "version_downloads": 0, "platform": "ruby", "authors": "celeen, cosgroveb, jaronkk, jcoleman, kexline4710, mgates, redneckbeard", "info": "Enforces DDL/migration safety in Ruby on Rails project with an emphasis on explicitly choosing trade-offs and avoiding unnecessary magic.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "157b6ba9c79b0fb2b25e6bb1df543b90451a5cd569e2d341567a2c3595d4c3d8", "spec_sha": "9b56b25727f4991f8bef31b7a8fb02be6da4bbd955721e9a66d729ed62469dc8", "project_uri": "https://rubygems.org/gems/pg_ha_migrations", "gem_uri": "https://rubygems.org/gems/pg_ha_migrations-2.1.0.gem", "homepage_uri": "", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/pg_ha_migrations/2.1.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "appraisal", "requirements": "~> 2.5" }, { "name": "db-query-matchers", "requirements": "~> 0.14" }, { "name": "pg", "requirements": ">= 0" }, { "name": "pry", "requirements": ">= 0" }, { "name": "pry-byebug", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 12.3.3" }, { "name": "rspec", "requirements": "~> 3.0" } ], "runtime": [ { "name": "rails", "requirements": ">= 7.1, < 8.1" }, { "name": "relation_to_struct", "requirements": ">= 1.5.1" }, { "name": "ruby2_keywords", "requirements": ">= 0" } ] } }
2025-10-27 14:46:51 UTC
ZwK_ZQJjgDAQ-5J6bCRzy

cookstyle

Cookstyle is a code linting tool that helps you to write better Chef Infra cookbooks by detecting and automatically correcting style, syntax, and logic mistakes in your code.

8.5.2
Content{ "name": "cookstyle", "downloads": 2937055, "version": "8.5.2", "version_created_at": "2025-10-27T14:34:39.721Z", "version_downloads": 0, "platform": "ruby", "authors": "Thom May, Tim Smith", "info": "Cookstyle is a code linting tool that helps you to write better Chef Infra cookbooks by detecting and automatically correcting style, syntax, and logic mistakes in your code.", "licenses": [ "Apache-2.0" ], "metadata": { "homepage_uri": "https://github.com/chef/cookstyle", "changelog_uri": "https://github.com/chef/cookstyle/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/chef/cookstyle/issues", "source_code_uri": "https://github.com/chef/cookstyle", "documentation_uri": "https://docs.chef.io/workstation/cookstyle/" }, "yanked": false, "sha": "efeb4b5dbd7a170612c921e7500ee6218895bf608061d8d5e70ab5c24a433495", "spec_sha": "62290d3b7f9cc8f5e33a99f92d685cc187cd504c9284c0a6977eaf568f75c5d3", "project_uri": "https://rubygems.org/gems/cookstyle", "gem_uri": "https://rubygems.org/gems/cookstyle-8.5.2.gem", "homepage_uri": "https://github.com/chef/cookstyle", "wiki_uri": null, "documentation_uri": "https://docs.chef.io/workstation/cookstyle/", "mailing_list_uri": null, "source_code_uri": "https://github.com/chef/cookstyle", "bug_tracker_uri": "https://github.com/chef/cookstyle/issues", "changelog_uri": "https://github.com/chef/cookstyle/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rubocop", "requirements": "= 1.81.6" } ] } }
2025-10-27 14:34:42 UTC
9GQ_VV-YbdxLYJullb209

cucumber-ci-environment

Detect CI Environment from environment variables

12.0.0
Content{ "name": "cucumber-ci-environment", "downloads": 22164932, "version": "12.0.0", "version_created_at": "2025-10-27T14:30:06.948Z", "version_downloads": 0, "platform": "ruby", "authors": "Vincent Prêtre", "info": "Detect CI Environment from environment variables", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/cucumber/ci-environment/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/cucumber/ci-environment/issues", "source_code_uri": "https://github.com/cucumber/ci-environment/tree/main/ruby" }, "yanked": false, "sha": "3a0aa514bb576667329a90315847a6edaf9c9950c65dd65ad727e1a3a44b7d3b", "spec_sha": "ade81f067f6acab1d0597d51d5ab67bd38275a2a3fc7d7ff00bbc8624316139a", "project_uri": "https://rubygems.org/gems/cucumber-ci-environment", "gem_uri": "https://rubygems.org/gems/cucumber-ci-environment-12.0.0.gem", "homepage_uri": "https://github.com/cucumber/ci-environment", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/cucumber/ci-environment/tree/main/ruby", "bug_tracker_uri": "https://github.com/cucumber/ci-environment/issues", "changelog_uri": "https://github.com/cucumber/ci-environment/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": "~> 13.3" }, { "name": "rspec", "requirements": "~> 3.13" }, { "name": "rubocop", "requirements": "~> 1.81.0" }, { "name": "rubocop-performance", "requirements": "~> 1.23.0" }, { "name": "rubocop-rake", "requirements": "~> 0.6.0" }, { "name": "rubocop-rspec", "requirements": "~> 3.7.0" } ], "runtime": [] } }
2025-10-27 14:30:08 UTC
Z_K-baVRykcWWt5Ite0g1

phrase

Phrase Strings is a translation management platform for software projects.

4.14.0
Content{ "name": "phrase", "downloads": 916663, "version": "4.14.0", "version_created_at": "2025-10-27T14:26:40.615Z", "version_downloads": 0, "platform": "ruby", "authors": "Phrase", "info": "Phrase Strings is a translation management platform for software projects.", "licenses": [ "MIT" ], "metadata": { "bug_tracker_uri": "https://github.com/phrase/phrase-ruby/issues", "source_code_uri": "https://github.com/phrase/phrase-ruby" }, "yanked": false, "sha": "98f24ac975db00ff320e6c8954551dc36f630ce903b18baa65b58f2616002ced", "spec_sha": "967dd3b0f56bee6022cd82356f31214e7be63a45b32d44e971878f6ca4440803", "project_uri": "https://rubygems.org/gems/phrase", "gem_uri": "https://rubygems.org/gems/phrase-4.14.0.gem", "homepage_uri": "https://phrase.com", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/phrase/phrase-ruby", "bug_tracker_uri": "https://github.com/phrase/phrase-ruby/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rspec", "requirements": ">= 3.6.0" } ], "runtime": [ { "name": "json", "requirements": ">= 2.1.0" }, { "name": "link-header-parser", "requirements": ">= 0" }, { "name": "typhoeus", "requirements": ">= 1.0.1" } ] } }
2025-10-27 14:26:43 UTC
42vDjJxTr0PYzvblfZLm3

pagy_infinite_scroll

A Rails gem that adds infinite scroll functionality to any Rails application using Pagy for efficient pagination and Stimulus for smooth frontend interactions. Features include automatic lazy loading, state preservation, AJAX support, and customizable behavior.

0.1.1
Content{ "name": "pagy_infinite_scroll", "downloads": 3, "version": "0.1.1", "version_created_at": "2025-10-27T14:21:10.586Z", "version_downloads": 0, "platform": "ruby", "authors": "Hassan Haroon", "info": "A Rails gem that adds infinite scroll functionality to any Rails application using Pagy for efficient pagination and Stimulus for smooth frontend interactions. Features include automatic lazy loading, state preservation, AJAX support, and customizable behavior.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/hassanharoon86/pagy_infinite_scroll", "changelog_uri": "https://github.com/hassanharoon86/pagy_infinite_scroll/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/hassanharoon86/pagy_infinite_scroll" }, "yanked": false, "sha": "d1660c312f9ca07ca3d9fa4037a6bd2cec6491cecc6c39ecd9983b8fd3ee5396", "spec_sha": "9efaf75da46b8b85b4529fc07575832344af54f2b6e9345a6333834042314a40", "project_uri": "https://rubygems.org/gems/pagy_infinite_scroll", "gem_uri": "https://rubygems.org/gems/pagy_infinite_scroll-0.1.1.gem", "homepage_uri": "https://github.com/hassanharoon86/pagy_infinite_scroll", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/hassanharoon86/pagy_infinite_scroll", "bug_tracker_uri": null, "changelog_uri": "https://github.com/hassanharoon86/pagy_infinite_scroll/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rspec-rails", "requirements": "~> 6.0" }, { "name": "sqlite3", "requirements": "~> 1.4" } ], "runtime": [ { "name": "pagy", "requirements": ">= 6.0" }, { "name": "rails", "requirements": ">= 7.0" } ] } }
2025-10-27 14:21:13 UTC
ew09NmT0hhoeE1KgeKFaH

forest_admin_datasource_rpc

Forest is a modern admin interface that works on all major web frameworks. This gem makes Forest admin work on any Ruby application.

1.12.9
Content{ "name": "forest_admin_datasource_rpc", "downloads": 4478, "version": "1.12.9", "version_created_at": "2025-10-27T14:19:09.814Z", "version_downloads": 0, "platform": "ruby", "authors": "Matthieu, Nicolas", "info": "Forest is a modern admin interface that works on all major web frameworks. This gem makes Forest\nadmin work on any Ruby application.", "licenses": [ "GPL-3.0" ], "metadata": { "homepage_uri": "https://www.forestadmin.com", "changelog_uri": "https://github.com/ForestAdmin/agent-ruby/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/ForestAdmin/agent-ruby", "rubygems_mfa_required": "false" }, "yanked": false, "sha": "2469d0d21cb96f64002e87c31c23670dc171d31e0bdc7be5f18674f3a497123f", "spec_sha": "756936c3aedc1f0a6574bca5b61839e5d699209b47a2e72300c41af0ff02e254", "project_uri": "https://rubygems.org/gems/forest_admin_datasource_rpc", "gem_uri": "https://rubygems.org/gems/forest_admin_datasource_rpc-1.12.9.gem", "homepage_uri": "https://www.forestadmin.com", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/ForestAdmin/agent-ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/ForestAdmin/agent-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "base64", "requirements": ">= 0" }, { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "csv", "requirements": ">= 0" }, { "name": "faraday", "requirements": "~> 2.7" }, { "name": "ld-eventsource", "requirements": "~> 2.2" }, { "name": "mutex_m", "requirements": ">= 0" }, { "name": "ostruct", "requirements": ">= 0" }, { "name": "zeitwerk", "requirements": "~> 2.3" } ] } }
2025-10-27 14:19:11 UTC
1O3S8NjgoHi1qsi6SpnSo

forest_admin_rpc_agent

Forest is a modern admin interface that works on all major web frameworks. This gem makes Forest admin work on any Ruby application.

1.12.9
Content{ "name": "forest_admin_rpc_agent", "downloads": 4938, "version": "1.12.9", "version_created_at": "2025-10-27T14:19:08.779Z", "version_downloads": 0, "platform": "ruby", "authors": "Matthieu, Nicolas", "info": "Forest is a modern admin interface that works on all major web frameworks. This gem makes Forest\nadmin work on any Ruby application.", "licenses": [ "GPL-3.0" ], "metadata": { "homepage_uri": "https://www.forestadmin.com", "changelog_uri": "https://github.com/ForestAdmin/agent-ruby/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/ForestAdmin/agent-ruby", "rubygems_mfa_required": "false" }, "yanked": false, "sha": "692adb20241b3b4ac0a2d28e143e83763e6961a1a69f9a94118a26f1387dd79d", "spec_sha": "c283917cb00e236e7d9e79f1593567dc8ff6d5688a15fa03ec1541d6cea81858", "project_uri": "https://rubygems.org/gems/forest_admin_rpc_agent", "gem_uri": "https://rubygems.org/gems/forest_admin_rpc_agent-1.12.9.gem", "homepage_uri": "https://www.forestadmin.com", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/ForestAdmin/agent-ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/ForestAdmin/agent-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "base64", "requirements": ">= 0" }, { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "csv", "requirements": ">= 0" }, { "name": "dry-configurable", "requirements": "~> 1.1" }, { "name": "mutex_m", "requirements": ">= 0" }, { "name": "ostruct", "requirements": ">= 0" }, { "name": "thor", "requirements": "~> 1.3" }, { "name": "zeitwerk", "requirements": "~> 2.3" } ] } }
2025-10-27 14:19:10 UTC
GvcZtm4QbheF2QIXwgK_1

forest_admin_datasource_mongoid

Forest is a modern admin interface that works on all major web frameworks. This gem makes Forest admin work on any Ruby application.

1.12.9
Content{ "name": "forest_admin_datasource_mongoid", "downloads": 4438, "version": "1.12.9", "version_created_at": "2025-10-27T14:19:07.681Z", "version_downloads": 0, "platform": "ruby", "authors": "Matthieu, Nicolas", "info": "Forest is a modern admin interface that works on all major web frameworks. This gem makes Forest\nadmin work on any Ruby application.", "licenses": [ "GPL-3.0" ], "metadata": { "homepage_uri": "https://www.forestadmin.com", "changelog_uri": "https://github.com/ForestAdmin/agent-ruby/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/ForestAdmin/agent-ruby", "rubygems_mfa_required": "false" }, "yanked": false, "sha": "2ef3f41ec5805379d56473725612de01a8c457d8727572d5add3d756ae1273db", "spec_sha": "4f67a6cbe6fb688cef3889cd912ae4bbb92baaeb23691798836df8d1e34e6fc3", "project_uri": "https://rubygems.org/gems/forest_admin_datasource_mongoid", "gem_uri": "https://rubygems.org/gems/forest_admin_datasource_mongoid-1.12.9.gem", "homepage_uri": "https://www.forestadmin.com", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/ForestAdmin/agent-ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/ForestAdmin/agent-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activesupport", "requirements": ">= 6.1" }, { "name": "mongoid", "requirements": ">= 9.0" }, { "name": "zeitwerk", "requirements": "~> 2.3" } ] } }
2025-10-27 14:19:09 UTC
pacMvhqqOw1AQ2oFSwYxL

forest_admin_rails

Forest is a modern admin interface that works on all major web frameworks. This gem makes Forest admin work on any Rails application (Rails >= 6.1).

1.12.9
Content{ "name": "forest_admin_rails", "downloads": 29587, "version": "1.12.9", "version_created_at": "2025-10-27T14:19:06.497Z", "version_downloads": 0, "platform": "ruby", "authors": "Matthieu, Nicolas", "info": "Forest is a modern admin interface that works on all major web frameworks. This gem makes Forest\nadmin work on any Rails application (Rails >= 6.1).", "licenses": [ "GPL-3.0" ], "metadata": { "homepage_uri": "https://www.forestadmin.com", "changelog_uri": "https://github.com/ForestAdmin/agent-ruby/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/ForestAdmin/agent-ruby", "rubygems_mfa_required": "false" }, "yanked": false, "sha": "07970aa963f503eb199288fbec63b9b4198ed540f25a0bf67aa0b18f611730a3", "spec_sha": "bbdffc7534bb0a135d6c52f1313218b0d138f0ec4b5e5d682d1d0d74511aec50", "project_uri": "https://rubygems.org/gems/forest_admin_rails", "gem_uri": "https://rubygems.org/gems/forest_admin_rails-1.12.9.gem", "homepage_uri": "https://www.forestadmin.com", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/ForestAdmin/agent-ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/ForestAdmin/agent-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "base64", "requirements": ">= 0" }, { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "csv", "requirements": ">= 0" }, { "name": "dry-configurable", "requirements": "~> 1.1" }, { "name": "mutex_m", "requirements": ">= 0" }, { "name": "ostruct", "requirements": ">= 0" }, { "name": "rails", "requirements": ">= 6.1" }, { "name": "zeitwerk", "requirements": "~> 2.3" } ] } }
2025-10-27 14:19:08 UTC
BDobO0gmvyc4eIhxhN29_

forest_admin_datasource_customizer

Forest is a modern admin interface that works on all major web frameworks. This gem makes Forest admin work on any Ruby application.

1.12.9
Content{ "name": "forest_admin_datasource_customizer", "downloads": 21748, "version": "1.12.9", "version_created_at": "2025-10-27T14:19:04.947Z", "version_downloads": 0, "platform": "ruby", "authors": "Matthieu, Nicolas", "info": "Forest is a modern admin interface that works on all major web frameworks. This gem makes Forest\nadmin work on any Ruby application.", "licenses": [ "GPL-3.0" ], "metadata": { "homepage_uri": "https://www.forestadmin.com", "changelog_uri": "https://github.com/ForestAdmin/agent-ruby/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/ForestAdmin/agent-ruby", "rubygems_mfa_required": "false" }, "yanked": false, "sha": "c3197db6937dd15a90e85ab6d46447057ff9954b58497082ef9447a5e209c067", "spec_sha": "7dca941eb76e1e6e47ce2b116a20fcfde6bd070f4dad7e19fb805e5a7dfe82e0", "project_uri": "https://rubygems.org/gems/forest_admin_datasource_customizer", "gem_uri": "https://rubygems.org/gems/forest_admin_datasource_customizer-1.12.9.gem", "homepage_uri": "https://www.forestadmin.com", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/ForestAdmin/agent-ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/ForestAdmin/agent-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activesupport", "requirements": ">= 6.1" }, { "name": "base64", "requirements": ">= 0" }, { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "csv", "requirements": ">= 0" }, { "name": "marcel", "requirements": "~> 1.0, >= 1.0.4" }, { "name": "mutex_m", "requirements": ">= 0" }, { "name": "ostruct", "requirements": ">= 0" }, { "name": "zeitwerk", "requirements": "~> 2.3" } ] } }
2025-10-27 14:19:07 UTC
YxZ-U7oLPg5gVSLHx9cn0

forest_admin_datasource_toolkit

Forest is a modern admin interface that works on all major web frameworks. This gem makes Forest admin work on any Ruby application.

1.12.9
Content{ "name": "forest_admin_datasource_toolkit", "downloads": 38588, "version": "1.12.9", "version_created_at": "2025-10-27T14:19:02.759Z", "version_downloads": 0, "platform": "ruby", "authors": "Matthieu, Nicolas", "info": "Forest is a modern admin interface that works on all major web frameworks. This gem makes Forest\nadmin work on any Ruby application.", "licenses": [ "GPL-3.0" ], "metadata": { "homepage_uri": "https://www.forestadmin.com", "changelog_uri": "https://github.com/ForestAdmin/agent-ruby/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/ForestAdmin/agent-ruby", "rubygems_mfa_required": "false" }, "yanked": false, "sha": "8960ad9633e24bca2b0d69ded26430f3fbc8e56bc373789e64fe33de068834e9", "spec_sha": "4952b32b465e56d575d4537265151afe8797a03561698fba8a7f8f06b688e93d", "project_uri": "https://rubygems.org/gems/forest_admin_datasource_toolkit", "gem_uri": "https://rubygems.org/gems/forest_admin_datasource_toolkit-1.12.9.gem", "homepage_uri": "https://www.forestadmin.com", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/ForestAdmin/agent-ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/ForestAdmin/agent-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activesupport", "requirements": ">= 6.1" }, { "name": "zeitwerk", "requirements": "~> 2.3" } ] } }
2025-10-27 14:19:04 UTC
btNcny3TJEcgjB_7xPDC3

forest_admin_datasource_active_record

Forest is a modern admin interface that works on all major web frameworks. This gem makes Forest admin work on any Ruby application.

1.12.9
Content{ "name": "forest_admin_datasource_active_record", "downloads": 30325, "version": "1.12.9", "version_created_at": "2025-10-27T14:19:00.584Z", "version_downloads": 0, "platform": "ruby", "authors": "Matthieu, Nicolas", "info": "Forest is a modern admin interface that works on all major web frameworks. This gem makes Forest\nadmin work on any Ruby application.", "licenses": [ "GPL-3.0" ], "metadata": { "homepage_uri": "https://www.forestadmin.com", "changelog_uri": "https://github.com/ForestAdmin/agent-ruby/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/ForestAdmin/agent-ruby", "rubygems_mfa_required": "false" }, "yanked": false, "sha": "c11ccfdd2d104a5e07ea60b1d76fce9d4810ab776b208539f2f5d9cdecbff3b8", "spec_sha": "37cbba7abb236465125dfc6d3421b17d3d46982127b63413cccfd5f53c6bfad1", "project_uri": "https://rubygems.org/gems/forest_admin_datasource_active_record", "gem_uri": "https://rubygems.org/gems/forest_admin_datasource_active_record-1.12.9.gem", "homepage_uri": "https://www.forestadmin.com", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/ForestAdmin/agent-ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/ForestAdmin/agent-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activerecord", "requirements": ">= 6.1" }, { "name": "activesupport", "requirements": ">= 6.1" }, { "name": "zeitwerk", "requirements": "~> 2.3" } ] } }
2025-10-27 14:19:02 UTC
WwT5CvawcQuPjt8tqw2_b

forest_admin_agent

Forest is a modern admin interface that works on all major web frameworks. This gem makes Forest admin work on any Ruby application.

1.12.9
Content{ "name": "forest_admin_agent", "downloads": 38815, "version": "1.12.9", "version_created_at": "2025-10-27T14:18:59.097Z", "version_downloads": 0, "platform": "ruby", "authors": "Matthieu, Nicolas", "info": "Forest is a modern admin interface that works on all major web frameworks. This gem makes Forest\nadmin work on any Ruby application.", "licenses": [ "GPL-3.0" ], "metadata": { "homepage_uri": "https://www.forestadmin.com", "changelog_uri": "https://github.com/ForestAdmin/agent-ruby/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/ForestAdmin/agent-ruby", "rubygems_mfa_required": "false" }, "yanked": false, "sha": "63285d6a4d086279a74faffa885332f34aeae8b1734d44cea710b1b509be9c25", "spec_sha": "6c161377f119ff53645ca55a14761af06d7febbed2b8d34259e22ca6e6249bd5", "project_uri": "https://rubygems.org/gems/forest_admin_agent", "gem_uri": "https://rubygems.org/gems/forest_admin_agent-1.12.9.gem", "homepage_uri": "https://www.forestadmin.com", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/ForestAdmin/agent-ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/ForestAdmin/agent-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activesupport", "requirements": ">= 6.1" }, { "name": "base64", "requirements": ">= 0" }, { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "csv", "requirements": ">= 0" }, { "name": "deepsort", "requirements": "~> 0.4.5" }, { "name": "dry-container", "requirements": "~> 0.11" }, { "name": "faraday", "requirements": "~> 2.7" }, { "name": "filecache", "requirements": "~> 1.0" }, { "name": "ipaddress", "requirements": "~> 0.8.3" }, { "name": "jsonapi-serializers", "requirements": "~> 1.0" }, { "name": "jwt", "requirements": "~> 2.7" }, { "name": "ld-eventsource", "requirements": "~> 2.2" }, { "name": "mono_logger", "requirements": "~> 1.1" }, { "name": "mutex_m", "requirements": ">= 0" }, { "name": "openid_connect", "requirements": "~> 2.2" }, { "name": "ostruct", "requirements": ">= 0" }, { "name": "rack-cors", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "zeitwerk", "requirements": "~> 2.3" } ] } }
2025-10-27 14:19:00 UTC
7AmpTy8W92km9ubE8wa7x

pagy_infinite_scroll

A Rails gem that adds infinite scroll functionality to any Rails application using Pagy for efficient pagination and Stimulus for smooth frontend interactions. Features include automatic lazy loading, state preservation, AJAX support, and customizable behavior.

0.1.0
Content{ "name": "pagy_infinite_scroll", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-10-27T14:07:52.339Z", "version_downloads": 0, "platform": "ruby", "authors": "Hassan Haroon", "info": "A Rails gem that adds infinite scroll functionality to any Rails application using Pagy for efficient pagination and Stimulus for smooth frontend interactions. Features include automatic lazy loading, state preservation, AJAX support, and customizable behavior.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/hassanharoon86/pagy_infinite_scroll", "changelog_uri": "https://github.com/hassanharoon86/pagy_infinite_scroll/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/hassanharoon86/pagy_infinite_scroll" }, "yanked": false, "sha": "2f40560f82484491b3b0c12d0035022d4d446c9e3a4f1d3e2e29f778862950b9", "spec_sha": "f6e34a36f7efe5a25445fae464aa9624a17839a7a817a32358de7c8a2e36565c", "project_uri": "https://rubygems.org/gems/pagy_infinite_scroll", "gem_uri": "https://rubygems.org/gems/pagy_infinite_scroll-0.1.0.gem", "homepage_uri": "https://github.com/hassanharoon86/pagy_infinite_scroll", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/hassanharoon86/pagy_infinite_scroll", "bug_tracker_uri": null, "changelog_uri": "https://github.com/hassanharoon86/pagy_infinite_scroll/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rspec-rails", "requirements": "~> 6.0" }, { "name": "sqlite3", "requirements": "~> 1.4" } ], "runtime": [ { "name": "pagy", "requirements": ">= 6.0" }, { "name": "rails", "requirements": ">= 7.0" } ] } }
2025-10-27 14:07:54 UTC
t5aQsjVaYTZmYqxuIr-0R

dodopayments

Ruby library to access the Dodo Payments API

1.56.2
Content{ "name": "dodopayments", "downloads": 5965, "version": "1.56.2", "version_created_at": "2025-10-27T13:57:23.296Z", "version_downloads": 0, "platform": "ruby", "authors": "Dodo Payments", "info": "Ruby library to access the Dodo Payments API", "licenses": [], "metadata": { "homepage_uri": "https://gemdocs.org/gems/dodopayments", "source_code_uri": "https://github.com/dodopayments/dodopayments-ruby", "rubygems_mfa_required": "false" }, "yanked": false, "sha": "5445bccfdda00a486986065dec6afb42343667d84cfd41e14ef67374fd47980e", "spec_sha": "ff61ccff8ede8be7a2e825368dfaa6ceac394049cddae7375c28d756c824404b", "project_uri": "https://rubygems.org/gems/dodopayments", "gem_uri": "https://rubygems.org/gems/dodopayments-1.56.2.gem", "homepage_uri": "https://gemdocs.org/gems/dodopayments", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/dodopayments/dodopayments-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "connection_pool", "requirements": ">= 0" } ] } }
2025-10-27 13:57:25 UTC
A5zcH0viJCO_b8uQdUy2N

aikido-zen

Zen by Aikido is an embedded Web Application Firewall that autonomously protects Ruby apps against common and critical attacks.

1.0.2.beta.6
Content{ "name": "aikido-zen", "downloads": 13360, "version": "1.0.2.beta.6", "version_created_at": "2025-10-27T13:56:10.723Z", "version_downloads": 0, "platform": "ruby", "authors": "Aikido Security", "info": "Zen by Aikido is an embedded Web Application Firewall that autonomously protects Ruby apps against common and critical attacks.", "licenses": [ "AGPL-3.0-or-later" ], "metadata": { "homepage_uri": "https://aikido.dev/zen", "source_code_uri": "https://github.com/aikidosec/firewall-ruby" }, "yanked": false, "sha": "7387ab33e3adf43dd1ab38030609faba7937a0b8bf1c76786ca8edc0d0b48e9e", "spec_sha": "b3a8d02264d6f57f6c42ab2c35a4deb807133cd4d4e5275beb734a167f374d2e", "project_uri": "https://rubygems.org/gems/aikido-zen", "gem_uri": "https://rubygems.org/gems/aikido-zen-1.0.2.beta.6.gem", "homepage_uri": "https://aikido.dev/zen", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/aikidosec/firewall-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "concurrent-ruby", "requirements": "~> 1.0" }, { "name": "ffi", "requirements": ">= 0" }, { "name": "rack", "requirements": ">= 0" } ] } }
2025-10-27 13:56:12 UTC
HdjqUdQygMglVen_GhFrb

aikido-zen

Zen by Aikido is an embedded Web Application Firewall that autonomously protects Ruby apps against common and critical attacks.

1.0.2.beta.6
Content{ "name": "aikido-zen", "downloads": 13360, "version": "1.0.2.beta.6", "version_created_at": "2025-10-27T13:56:08.541Z", "version_downloads": 0, "platform": "x86_64-mingw-64", "authors": "Aikido Security", "info": "Zen by Aikido is an embedded Web Application Firewall that autonomously protects Ruby apps against common and critical attacks.", "licenses": [ "AGPL-3.0-or-later" ], "metadata": { "homepage_uri": "https://aikido.dev/zen", "source_code_uri": "https://github.com/aikidosec/firewall-ruby" }, "yanked": false, "sha": "8bde84f8ac32e5610345d6683e8d8984fbf5242a0ecdd737935537daa444758f", "spec_sha": "b4d23cd8f9814141451f92709ef5b0b53e0f7cff6ed870ca1791ceb8dd782741", "project_uri": "https://rubygems.org/gems/aikido-zen", "gem_uri": "https://rubygems.org/gems/aikido-zen-1.0.2.beta.6-x86_64-mingw-64.gem", "homepage_uri": "https://aikido.dev/zen", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/aikidosec/firewall-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "concurrent-ruby", "requirements": "~> 1.0" }, { "name": "ffi", "requirements": ">= 0" }, { "name": "rack", "requirements": ">= 0" } ] } }
2025-10-27 13:56:10 UTC
D7dtJoRKjrdzj2-VcoDCc

aikido-zen

Zen by Aikido is an embedded Web Application Firewall that autonomously protects Ruby apps against common and critical attacks.

1.0.2.beta.6
Content{ "name": "aikido-zen", "downloads": 13360, "version": "1.0.2.beta.6", "version_created_at": "2025-10-27T13:56:05.858Z", "version_downloads": 0, "platform": "x86_64-linux-musl", "authors": "Aikido Security", "info": "Zen by Aikido is an embedded Web Application Firewall that autonomously protects Ruby apps against common and critical attacks.", "licenses": [ "AGPL-3.0-or-later" ], "metadata": { "homepage_uri": "https://aikido.dev/zen", "source_code_uri": "https://github.com/aikidosec/firewall-ruby" }, "yanked": false, "sha": "982d624de3e172a4669e8ed6045e5bc95c23b215c8355fd2838307c2e7ee9f7f", "spec_sha": "2e579c99028afb9208972478688a78b425f6ed2bd2c4f479898c08259569e531", "project_uri": "https://rubygems.org/gems/aikido-zen", "gem_uri": "https://rubygems.org/gems/aikido-zen-1.0.2.beta.6-x86_64-linux-musl.gem", "homepage_uri": "https://aikido.dev/zen", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/aikidosec/firewall-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "concurrent-ruby", "requirements": "~> 1.0" }, { "name": "ffi", "requirements": ">= 0" }, { "name": "rack", "requirements": ">= 0" } ] } }
2025-10-27 13:56:07 UTC
o3hGJu3EyxX6q4TGRlQw-

aikido-zen

Zen by Aikido is an embedded Web Application Firewall that autonomously protects Ruby apps against common and critical attacks.

1.0.2.beta.6
Content{ "name": "aikido-zen", "downloads": 13360, "version": "1.0.2.beta.6", "version_created_at": "2025-10-27T13:56:03.452Z", "version_downloads": 0, "platform": "x86_64-linux", "authors": "Aikido Security", "info": "Zen by Aikido is an embedded Web Application Firewall that autonomously protects Ruby apps against common and critical attacks.", "licenses": [ "AGPL-3.0-or-later" ], "metadata": { "homepage_uri": "https://aikido.dev/zen", "source_code_uri": "https://github.com/aikidosec/firewall-ruby" }, "yanked": false, "sha": "7e9227d8f2da4947df205e800bf55c829944b48da2d17673e90ac9166c9ef23f", "spec_sha": "74234c6da0d4a8c1767917e6a63ebda62704d499b97e958654cfac9dca0e102a", "project_uri": "https://rubygems.org/gems/aikido-zen", "gem_uri": "https://rubygems.org/gems/aikido-zen-1.0.2.beta.6-x86_64-linux.gem", "homepage_uri": "https://aikido.dev/zen", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/aikidosec/firewall-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "concurrent-ruby", "requirements": "~> 1.0" }, { "name": "ffi", "requirements": ">= 0" }, { "name": "rack", "requirements": ">= 0" } ] } }
2025-10-27 13:56:05 UTC
9nL9eq8oXDNCIzoRsl9hX

aikido-zen

Zen by Aikido is an embedded Web Application Firewall that autonomously protects Ruby apps against common and critical attacks.

1.0.2.beta.6
Content{ "name": "aikido-zen", "downloads": 13360, "version": "1.0.2.beta.6", "version_created_at": "2025-10-27T13:56:00.807Z", "version_downloads": 0, "platform": "x86_64-darwin", "authors": "Aikido Security", "info": "Zen by Aikido is an embedded Web Application Firewall that autonomously protects Ruby apps against common and critical attacks.", "licenses": [ "AGPL-3.0-or-later" ], "metadata": { "homepage_uri": "https://aikido.dev/zen", "source_code_uri": "https://github.com/aikidosec/firewall-ruby" }, "yanked": false, "sha": "4afcb94892f9cf82b1ca7c4189036ff7d79f2a1bb8f714b765ac5867b70038bd", "spec_sha": "68d2847c9e1b1203674a2d6d09a2ddf6db11b272896e93cb4b57fd426ee586cc", "project_uri": "https://rubygems.org/gems/aikido-zen", "gem_uri": "https://rubygems.org/gems/aikido-zen-1.0.2.beta.6-x86_64-darwin.gem", "homepage_uri": "https://aikido.dev/zen", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/aikidosec/firewall-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "concurrent-ruby", "requirements": "~> 1.0" }, { "name": "ffi", "requirements": ">= 0" }, { "name": "rack", "requirements": ">= 0" } ] } }
2025-10-27 13:56:02 UTC
DKOTuc-8Q0u-yf5CENHVy

aikido-zen

Zen by Aikido is an embedded Web Application Firewall that autonomously protects Ruby apps against common and critical attacks.

1.0.2.beta.6
Content{ "name": "aikido-zen", "downloads": 13360, "version": "1.0.2.beta.6", "version_created_at": "2025-10-27T13:55:58.372Z", "version_downloads": 0, "platform": "aarch64-linux", "authors": "Aikido Security", "info": "Zen by Aikido is an embedded Web Application Firewall that autonomously protects Ruby apps against common and critical attacks.", "licenses": [ "AGPL-3.0-or-later" ], "metadata": { "homepage_uri": "https://aikido.dev/zen", "source_code_uri": "https://github.com/aikidosec/firewall-ruby" }, "yanked": false, "sha": "20f197f252000f9abbef668319298fd0f76efeb97c427815284d659fa963b45c", "spec_sha": "67e241cf81c4d53a86ee03f70587404e0fa0a44a57c2a81fdb461b9969e5eeeb", "project_uri": "https://rubygems.org/gems/aikido-zen", "gem_uri": "https://rubygems.org/gems/aikido-zen-1.0.2.beta.6-aarch64-linux.gem", "homepage_uri": "https://aikido.dev/zen", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/aikidosec/firewall-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "concurrent-ruby", "requirements": "~> 1.0" }, { "name": "ffi", "requirements": ">= 0" }, { "name": "rack", "requirements": ">= 0" } ] } }
2025-10-27 13:55:59 UTC
D1l0x-3_OvFy0dCpcO_B1

aikido-zen

Zen by Aikido is an embedded Web Application Firewall that autonomously protects Ruby apps against common and critical attacks.

1.0.2.beta.6
Content{ "name": "aikido-zen", "downloads": 13360, "version": "1.0.2.beta.6", "version_created_at": "2025-10-27T13:55:56.297Z", "version_downloads": 0, "platform": "arm64-linux-musl", "authors": "Aikido Security", "info": "Zen by Aikido is an embedded Web Application Firewall that autonomously protects Ruby apps against common and critical attacks.", "licenses": [ "AGPL-3.0-or-later" ], "metadata": { "homepage_uri": "https://aikido.dev/zen", "source_code_uri": "https://github.com/aikidosec/firewall-ruby" }, "yanked": false, "sha": "37930b7b51617dfe152a072a2085eb7360dc0e5e602ec402690ad9f90b7fb56f", "spec_sha": "9cf77b151cbff633fb2497c8c9efd4dab4a2122e513b10b159dc8f34bfb7c692", "project_uri": "https://rubygems.org/gems/aikido-zen", "gem_uri": "https://rubygems.org/gems/aikido-zen-1.0.2.beta.6-arm64-linux-musl.gem", "homepage_uri": "https://aikido.dev/zen", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/aikidosec/firewall-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "concurrent-ruby", "requirements": "~> 1.0" }, { "name": "ffi", "requirements": ">= 0" }, { "name": "rack", "requirements": ">= 0" } ] } }
2025-10-27 13:55:57 UTC
C4FsmyMHMfCsDanGhIWz9

aikido-zen

Zen by Aikido is an embedded Web Application Firewall that autonomously protects Ruby apps against common and critical attacks.

1.0.2.beta.6
Content{ "name": "aikido-zen", "downloads": 13360, "version": "1.0.2.beta.6", "version_created_at": "2025-10-27T13:55:53.675Z", "version_downloads": 0, "platform": "arm64-linux", "authors": "Aikido Security", "info": "Zen by Aikido is an embedded Web Application Firewall that autonomously protects Ruby apps against common and critical attacks.", "licenses": [ "AGPL-3.0-or-later" ], "metadata": { "homepage_uri": "https://aikido.dev/zen", "source_code_uri": "https://github.com/aikidosec/firewall-ruby" }, "yanked": false, "sha": "3ff721eed8b30924639156712941998e05bb6e6a7ae96e485762982f7ed42c78", "spec_sha": "e263757129871c42d223f12dd419b536f12e6c3c2a33c9398ce971358340aa3b", "project_uri": "https://rubygems.org/gems/aikido-zen", "gem_uri": "https://rubygems.org/gems/aikido-zen-1.0.2.beta.6-arm64-linux.gem", "homepage_uri": "https://aikido.dev/zen", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/aikidosec/firewall-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "concurrent-ruby", "requirements": "~> 1.0" }, { "name": "ffi", "requirements": ">= 0" }, { "name": "rack", "requirements": ">= 0" } ] } }
2025-10-27 13:55:55 UTC
m1T0OUC5MxNyZw2iF-SDx

aikido-zen

Zen by Aikido is an embedded Web Application Firewall that autonomously protects Ruby apps against common and critical attacks.

1.0.2.beta.6
Content{ "name": "aikido-zen", "downloads": 13360, "version": "1.0.2.beta.6", "version_created_at": "2025-10-27T13:55:51.108Z", "version_downloads": 0, "platform": "arm64-darwin", "authors": "Aikido Security", "info": "Zen by Aikido is an embedded Web Application Firewall that autonomously protects Ruby apps against common and critical attacks.", "licenses": [ "AGPL-3.0-or-later" ], "metadata": { "homepage_uri": "https://aikido.dev/zen", "source_code_uri": "https://github.com/aikidosec/firewall-ruby" }, "yanked": false, "sha": "802a84ad0edc80398c08209fd7e5e0993c09985208655fc5b6b1f5286bb54f4a", "spec_sha": "2905b75b8fcc5cfc943c7e756b7557ab1de0f1558af6f49b6042e7650b065582", "project_uri": "https://rubygems.org/gems/aikido-zen", "gem_uri": "https://rubygems.org/gems/aikido-zen-1.0.2.beta.6-arm64-darwin.gem", "homepage_uri": "https://aikido.dev/zen", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/aikidosec/firewall-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "concurrent-ruby", "requirements": "~> 1.0" }, { "name": "ffi", "requirements": ">= 0" }, { "name": "rack", "requirements": ">= 0" } ] } }
2025-10-27 13:55:53 UTC
BPSzGhFO8L0ejjndp-r-x

dependabot-vcpkg

dependabot-vcpkg provides support for managing VCPKG projects via Dependabot.

0.343.1
Content{ "name": "dependabot-vcpkg", "downloads": 9589, "version": "0.343.1", "version_created_at": "2025-10-27T13:52:00.837Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "dependabot-vcpkg provides support for managing VCPKG projects via Dependabot.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.343.1", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "ebc9afd92edc8374bfee4d1f5b14e59074fcf4ee1ffa0c0273092d58e8d36639", "spec_sha": "2ca2ddc48bba76d6b4ff50cdfcb5997c5590ef100ac6d472de31b1e4a4291f10", "project_uri": "https://rubygems.org/gems/dependabot-vcpkg", "gem_uri": "https://rubygems.org/gems/dependabot-vcpkg-0.343.1.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.343.1", "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.80" }, { "name": "rubocop-performance", "requirements": "~> 1.26" }, { "name": "rubocop-rspec", "requirements": "~> 3.7" }, { "name": "rubocop-sorbet", "requirements": "~> 0.10" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2.5" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.25" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.343.1" } ] } }
2025-10-27 13:52:02 UTC
Hwdq82OqXnMmzEROpGO-T

dependabot-uv

Dependabot-uv 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.343.1
Content{ "name": "dependabot-uv", "downloads": 9652896, "version": "0.343.1", "version_created_at": "2025-10-27T13:51:57.576Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-uv 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.343.1", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "72d2259ad7fce3d83326e8fd66a97ecd19d08ed82f24961aed5ebedaae36213b", "spec_sha": "30a225a409bc7485862b8ef32d06b935fbc2255b519e4c0cab719ea84625d0a6", "project_uri": "https://rubygems.org/gems/dependabot-uv", "gem_uri": "https://rubygems.org/gems/dependabot-uv-0.343.1.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.343.1", "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.80" }, { "name": "rubocop-performance", "requirements": "~> 1.26" }, { "name": "rubocop-rspec", "requirements": "~> 3.7" }, { "name": "rubocop-sorbet", "requirements": "~> 0.10" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2.5" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.25" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.343.1" } ] } }
2025-10-27 13:51:59 UTC
9KBhVVkGAm1tbOKRjMnbn

dependabot-terraform

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

0.343.1
Content{ "name": "dependabot-terraform", "downloads": 15691922, "version": "0.343.1", "version_created_at": "2025-10-27T13:51:53.709Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-Terraform provides support for bumping Terraform modules 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.343.1", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "9813d14872e33894ee991d2845845db5306875caec11909aa2f510f0cd5f5776", "spec_sha": "64886ef0b8179fc105de49b851790b4dc25c3b1c73128eaed501831256603843", "project_uri": "https://rubygems.org/gems/dependabot-terraform", "gem_uri": "https://rubygems.org/gems/dependabot-terraform-0.343.1.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.343.1", "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.80" }, { "name": "rubocop-performance", "requirements": "~> 1.26" }, { "name": "rubocop-rspec", "requirements": "~> 3.7" }, { "name": "rubocop-sorbet", "requirements": "~> 0.10" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2.5" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.25" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.343.1" } ] } }
2025-10-27 13:51:56 UTC
2pcReHhI4CqwvhBO3ITyX

dependabot-swift

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

0.343.1
Content{ "name": "dependabot-swift", "downloads": 12414441, "version": "0.343.1", "version_created_at": "2025-10-27T13:51:50.304Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-Swift provides support for bumping Swift 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.343.1", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "093111695c3139d9a0cce15dbac3c8e7dc0c176397cee8b9a171640c8be4f195", "spec_sha": "fc48f459c8ad7daee166f10087827fe5077448de3995963d98d3f8cf1f5295af", "project_uri": "https://rubygems.org/gems/dependabot-swift", "gem_uri": "https://rubygems.org/gems/dependabot-swift-0.343.1.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.343.1", "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.80" }, { "name": "rubocop-performance", "requirements": "~> 1.26" }, { "name": "rubocop-rspec", "requirements": "~> 3.7" }, { "name": "rubocop-sorbet", "requirements": "~> 0.10" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2.5" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.25" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.343.1" } ] } }
2025-10-27 13:51:51 UTC
lgWQfMe29pktId_bT4e9l

dependabot-silent

Silent ecosystem

0.343.1
Content{ "name": "dependabot-silent", "downloads": 33253, "version": "0.343.1", "version_created_at": "2025-10-27T13:51:47.102Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Silent ecosystem", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.343.1", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "0434a4f00b1b2eaa2bb6f5dcd1edea0c48a0d6e5055a4190e4e4d42933a39884", "spec_sha": "597ff2ef8520fecf13f71ccbc4d259b6f675670e6b1c8c8596c4f7abf01c843b", "project_uri": "https://rubygems.org/gems/dependabot-silent", "gem_uri": "https://rubygems.org/gems/dependabot-silent-0.343.1.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.343.1", "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.80" }, { "name": "rubocop-performance", "requirements": "~> 1.26" }, { "name": "rubocop-rspec", "requirements": "~> 3.7" }, { "name": "rubocop-sorbet", "requirements": "~> 0.10" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2.5" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.25" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.343.1" } ] } }
2025-10-27 13:51:48 UTC
xXxSWgPa4gLs01Vt_PR5t

dependabot-rust_toolchain

dependabot-rust_toolchain provides support for managing Rust toolchain versions via Dependabot.

0.343.1
Content{ "name": "dependabot-rust_toolchain", "downloads": 9452, "version": "0.343.1", "version_created_at": "2025-10-27T13:51:44.046Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "dependabot-rust_toolchain provides support for managing Rust toolchain versions via Dependabot.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/dependabot/dependabot-core/releases/tag/v0.343.1", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "fa1328c9a1e0231ddc3f018deb53ae5529f9396b3fef7fa902b829d19c728ae3", "spec_sha": "873cbe49e32a150e171386e4641b2959cf0bc5bb0cb5228e2660b128e14ef9d7", "project_uri": "https://rubygems.org/gems/dependabot-rust_toolchain", "gem_uri": "https://rubygems.org/gems/dependabot-rust_toolchain-0.343.1.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.343.1", "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.80" }, { "name": "rubocop-performance", "requirements": "~> 1.26" }, { "name": "rubocop-rspec", "requirements": "~> 3.7" }, { "name": "rubocop-sorbet", "requirements": "~> 0.10" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2.5" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.25" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.343.1" } ] } }
2025-10-27 13:51:45 UTC
ttTmB2DWqFUJoJ_xhj4Ke

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.343.1
Content{ "name": "dependabot-python", "downloads": 15587974, "version": "0.343.1", "version_created_at": "2025-10-27T13:51:40.336Z", "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.343.1", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "f0c167dc66a05b16ad2dec0fd4a0c7d095ab0876c62dca8c2fdf98c4c50c6383", "spec_sha": "1ba6e2c713c0cef7e356504a2fae259bb1d286835d7d81c6d5c6d9017c785b0b", "project_uri": "https://rubygems.org/gems/dependabot-python", "gem_uri": "https://rubygems.org/gems/dependabot-python-0.343.1.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.343.1", "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.80" }, { "name": "rubocop-performance", "requirements": "~> 1.26" }, { "name": "rubocop-rspec", "requirements": "~> 3.7" }, { "name": "rubocop-sorbet", "requirements": "~> 0.10" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2.5" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.25" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.343.1" } ] } }
2025-10-27 13:51:42 UTC
AwsXzxW0x7K02xtt4I6CI

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.343.1
Content{ "name": "dependabot-pub", "downloads": 13007785, "version": "0.343.1", "version_created_at": "2025-10-27T13:51:36.990Z", "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.343.1", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "d1b6ed0460a341bcfe61602007d1fc0d01dd6b235ebda828e3374afb4e81077a", "spec_sha": "11a1ea5cd041699bda3167d30cc3ea40adfa21e0a8a3d5ce6d5d70ff5eb3f354", "project_uri": "https://rubygems.org/gems/dependabot-pub", "gem_uri": "https://rubygems.org/gems/dependabot-pub-0.343.1.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.343.1", "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.80" }, { "name": "rubocop-performance", "requirements": "~> 1.26" }, { "name": "rubocop-rspec", "requirements": "~> 3.7" }, { "name": "rubocop-sorbet", "requirements": "~> 0.10" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2.5" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.25" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.343.1" } ] } }
2025-10-27 13:51:38 UTC
4igsgsZG4v6gLXC-gn5Pd

dependabot-omnibus

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

0.343.1
Content{ "name": "dependabot-omnibus", "downloads": 15679504, "version": "0.343.1", "version_created_at": "2025-10-27T13:51:32.632Z", "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.343.1", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "71ff8a76d978b0ae7b8b67ab06ed120ea17ee52df076c962daa6880b48262fb2", "spec_sha": "814ae0c9c0d8352ac38d40564ffd78f80910bf2676739fac22368bf41e89f811", "project_uri": "https://rubygems.org/gems/dependabot-omnibus", "gem_uri": "https://rubygems.org/gems/dependabot-omnibus-0.343.1.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.343.1", "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.80" }, { "name": "rubocop-performance", "requirements": "~> 1.26" }, { "name": "rubocop-rspec", "requirements": "~> 3.7" }, { "name": "rubocop-sorbet", "requirements": "~> 0.10" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2.5" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.25" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-bun", "requirements": "= 0.343.1" }, { "name": "dependabot-bundler", "requirements": "= 0.343.1" }, { "name": "dependabot-cargo", "requirements": "= 0.343.1" }, { "name": "dependabot-common", "requirements": "= 0.343.1" }, { "name": "dependabot-composer", "requirements": "= 0.343.1" }, { "name": "dependabot-conda", "requirements": "= 0.343.1" }, { "name": "dependabot-devcontainers", "requirements": "= 0.343.1" }, { "name": "dependabot-docker", "requirements": "= 0.343.1" }, { "name": "dependabot-docker_compose", "requirements": "= 0.343.1" }, { "name": "dependabot-dotnet_sdk", "requirements": "= 0.343.1" }, { "name": "dependabot-elm", "requirements": "= 0.343.1" }, { "name": "dependabot-github_actions", "requirements": "= 0.343.1" }, { "name": "dependabot-git_submodules", "requirements": "= 0.343.1" }, { "name": "dependabot-go_modules", "requirements": "= 0.343.1" }, { "name": "dependabot-gradle", "requirements": "= 0.343.1" }, { "name": "dependabot-helm", "requirements": "= 0.343.1" }, { "name": "dependabot-hex", "requirements": "= 0.343.1" }, { "name": "dependabot-julia", "requirements": "= 0.343.1" }, { "name": "dependabot-maven", "requirements": "= 0.343.1" }, { "name": "dependabot-npm_and_yarn", "requirements": "= 0.343.1" }, { "name": "dependabot-nuget", "requirements": "= 0.343.1" }, { "name": "dependabot-pub", "requirements": "= 0.343.1" }, { "name": "dependabot-python", "requirements": "= 0.343.1" }, { "name": "dependabot-rust_toolchain", "requirements": "= 0.343.1" }, { "name": "dependabot-swift", "requirements": "= 0.343.1" }, { "name": "dependabot-terraform", "requirements": "= 0.343.1" }, { "name": "dependabot-uv", "requirements": "= 0.343.1" }, { "name": "dependabot-vcpkg", "requirements": "= 0.343.1" } ] } }
2025-10-27 13:51:35 UTC
kF6KAb4XTvXRA2AwUmMVX

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.343.1
Content{ "name": "dependabot-nuget", "downloads": 15644411, "version": "0.343.1", "version_created_at": "2025-10-27T13:51:28.940Z", "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.343.1", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "11723487a844cd333b541e2dfb461d5c8d06dfcc52e37e1693cbefa05a958ad1", "spec_sha": "9941c808ac96f56acc9bc13b396a13f0fcfe6dbeb7c6f658f1be26715e3cc2f2", "project_uri": "https://rubygems.org/gems/dependabot-nuget", "gem_uri": "https://rubygems.org/gems/dependabot-nuget-0.343.1.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.343.1", "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.80" }, { "name": "rubocop-performance", "requirements": "~> 1.26" }, { "name": "rubocop-rspec", "requirements": "~> 3.7" }, { "name": "rubocop-sorbet", "requirements": "~> 0.10" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2.5" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.25" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.343.1" } ] } }
2025-10-27 13:51:31 UTC
xMGwvFOupDpPSfYNykyuA

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.343.1
Content{ "name": "dependabot-npm_and_yarn", "downloads": 15414369, "version": "0.343.1", "version_created_at": "2025-10-27T13:51:24.839Z", "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.343.1", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "c2c6bd9003d661857af6e2d6c466905cc48aba3c0d6ea94f48694a4673751a5d", "spec_sha": "7e10f9f8cce93165e9abc5ae17c5125f01aa70209f52013852522dfc57323826", "project_uri": "https://rubygems.org/gems/dependabot-npm_and_yarn", "gem_uri": "https://rubygems.org/gems/dependabot-npm_and_yarn-0.343.1.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.343.1", "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.80" }, { "name": "rubocop-performance", "requirements": "~> 1.26" }, { "name": "rubocop-rspec", "requirements": "~> 3.7" }, { "name": "rubocop-sorbet", "requirements": "~> 0.10" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2.5" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.25" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.343.1" } ] } }
2025-10-27 13:51:26 UTC
yqiAOLo2JLD3zDCna-IR6

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.343.1
Content{ "name": "dependabot-maven", "downloads": 15532916, "version": "0.343.1", "version_created_at": "2025-10-27T13:51:20.987Z", "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.343.1", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "b10684651144885d126892facc92c24fdcf9e071bfbd197ebe2aa531a7aa2730", "spec_sha": "ac84cdbb29a32c085657c638353ec69388a6277b6d17e14d50bf0ff2f015944a", "project_uri": "https://rubygems.org/gems/dependabot-maven", "gem_uri": "https://rubygems.org/gems/dependabot-maven-0.343.1.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.343.1", "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.80" }, { "name": "rubocop-performance", "requirements": "~> 1.26" }, { "name": "rubocop-rspec", "requirements": "~> 3.7" }, { "name": "rubocop-sorbet", "requirements": "~> 0.10" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2.5" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.25" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.343.1" }, { "name": "rexml", "requirements": "~> 3.4.1" } ] } }
2025-10-27 13:51:23 UTC
JRPzVb-wKlQ-rmIPk9ZTe

dependabot-julia

Dependabot-Julia provides support for updating Julia dependencies via Dependabot. If you want support for multiple package managers, you probably want the meta-gem dependabot-omnibus.

0.343.1
Content{ "name": "dependabot-julia", "downloads": 341, "version": "0.343.1", "version_created_at": "2025-10-27T13:51:17.656Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-Julia provides support for updating Julia dependencies 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.343.1", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "45e02e3f2f34c0051a24dd248b32dd38dec12fa0601df79600e61196d071b522", "spec_sha": "96705e3a279128f34e80fa47bd802d6fd8bf17d3fb3652a0d335baa313cfcbb0", "project_uri": "https://rubygems.org/gems/dependabot-julia", "gem_uri": "https://rubygems.org/gems/dependabot-julia-0.343.1.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.343.1", "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.80" }, { "name": "rubocop-performance", "requirements": "~> 1.26" }, { "name": "rubocop-rspec", "requirements": "~> 3.7" }, { "name": "rubocop-sorbet", "requirements": "~> 0.10" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2.5" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.25" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.343.1" } ] } }
2025-10-27 13:51:19 UTC
qdC6MECcpfzN7EYkOs4y7

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.343.1
Content{ "name": "dependabot-hex", "downloads": 15434412, "version": "0.343.1", "version_created_at": "2025-10-27T13:51:13.700Z", "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.343.1", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "9d1bab1ff229fb0f9ff7be1d8741bff1cb441c98a99b9aa132c5eb8663e584fa", "spec_sha": "bf0eaeb427a9fe16a005fb67b539fb2a91bd4df666e891676daeaf9d53031161", "project_uri": "https://rubygems.org/gems/dependabot-hex", "gem_uri": "https://rubygems.org/gems/dependabot-hex-0.343.1.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.343.1", "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.80" }, { "name": "rubocop-performance", "requirements": "~> 1.26" }, { "name": "rubocop-rspec", "requirements": "~> 3.7" }, { "name": "rubocop-sorbet", "requirements": "~> 0.10" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2.5" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.25" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.343.1" } ] } }
2025-10-27 13:51:15 UTC
D094LIF1N7XinJw0u8-HL

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.343.1
Content{ "name": "dependabot-helm", "downloads": 9650457, "version": "0.343.1", "version_created_at": "2025-10-27T13:51:10.434Z", "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.343.1", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "689f25478e0fcdafc225671e29c56ee501e62f38c87c0b0525d17d27acee2298", "spec_sha": "505ccd21fbce01eb74411bcd092043c9c27a09cc7f0c8df5f163ad32565df2c2", "project_uri": "https://rubygems.org/gems/dependabot-helm", "gem_uri": "https://rubygems.org/gems/dependabot-helm-0.343.1.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.343.1", "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.80" }, { "name": "rubocop-performance", "requirements": "~> 1.26" }, { "name": "rubocop-rspec", "requirements": "~> 3.7" }, { "name": "rubocop-sorbet", "requirements": "~> 0.10" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2.5" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.25" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.343.1" }, { "name": "dependabot-docker", "requirements": "= 0.343.1" } ] } }
2025-10-27 13:51:11 UTC
aAYjDhM31rZPM7HH5o_xS

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.343.1
Content{ "name": "dependabot-gradle", "downloads": 15566086, "version": "0.343.1", "version_created_at": "2025-10-27T13:51:05.989Z", "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.343.1", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "f3f19f98cabcbbf90f24d95d29879f72c05d5d32c0c604ff3465e5026904630d", "spec_sha": "be0de37730c2b1d59898c520dca06518a7b7f335b18fa0a70629ded1d089a011", "project_uri": "https://rubygems.org/gems/dependabot-gradle", "gem_uri": "https://rubygems.org/gems/dependabot-gradle-0.343.1.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.343.1", "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.80" }, { "name": "rubocop-performance", "requirements": "~> 1.26" }, { "name": "rubocop-rspec", "requirements": "~> 3.7" }, { "name": "rubocop-sorbet", "requirements": "~> 0.10" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2.5" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.25" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.343.1" }, { "name": "dependabot-maven", "requirements": "= 0.343.1" } ] } }
2025-10-27 13:51:08 UTC
QcxZMMrA0RSkcHinYC3Oj

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.343.1
Content{ "name": "dependabot-go_modules", "downloads": 15456876, "version": "0.343.1", "version_created_at": "2025-10-27T13:51:01.676Z", "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.343.1", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "94019a1fc61d0cfcf91cf4dc00409fd8938b653983cdb6d7e51eb531bace76b4", "spec_sha": "662f6352e208e91ea32e772081d0ae1356d981c7e3d3730608c5b5917e2043da", "project_uri": "https://rubygems.org/gems/dependabot-go_modules", "gem_uri": "https://rubygems.org/gems/dependabot-go_modules-0.343.1.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.343.1", "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.80" }, { "name": "rubocop-performance", "requirements": "~> 1.26" }, { "name": "rubocop-rspec", "requirements": "~> 3.7" }, { "name": "rubocop-sorbet", "requirements": "~> 0.10" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2.5" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.25" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.343.1" } ] } }
2025-10-27 13:51:04 UTC
pR3EuuI2c-3LMstCUrrMq

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.343.1
Content{ "name": "dependabot-github_actions", "downloads": 14269145, "version": "0.343.1", "version_created_at": "2025-10-27T13:50:57.667Z", "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.343.1", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "75f80ba45579578b7c29ffd5f1e45f75fe4aba4ef36e4d1d85b9533a4abd817f", "spec_sha": "0860c26603e12443182b7bf67b9d545908d61763e967e9003e14c857cfa9fcc1", "project_uri": "https://rubygems.org/gems/dependabot-github_actions", "gem_uri": "https://rubygems.org/gems/dependabot-github_actions-0.343.1.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.343.1", "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.80" }, { "name": "rubocop-performance", "requirements": "~> 1.26" }, { "name": "rubocop-rspec", "requirements": "~> 3.7" }, { "name": "rubocop-sorbet", "requirements": "~> 0.10" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2.5" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.25" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.343.1" } ] } }
2025-10-27 13:50:59 UTC
9T37QeK5CbfrIXKHtaiGU

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.343.1
Content{ "name": "dependabot-git_submodules", "downloads": 15633948, "version": "0.343.1", "version_created_at": "2025-10-27T13:50:53.211Z", "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.343.1", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "9f413771778b324134dcb2f500c42a36ef4c21eda89cc74d172de5702ec92b1c", "spec_sha": "d40bba3642796960b6288268502229796ca3a53998c1d172244f7e50cacc8778", "project_uri": "https://rubygems.org/gems/dependabot-git_submodules", "gem_uri": "https://rubygems.org/gems/dependabot-git_submodules-0.343.1.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.343.1", "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.80" }, { "name": "rubocop-performance", "requirements": "~> 1.26" }, { "name": "rubocop-rspec", "requirements": "~> 3.7" }, { "name": "rubocop-sorbet", "requirements": "~> 0.10" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2.5" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.25" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.343.1" }, { "name": "parseconfig", "requirements": "~> 1.0, < 1.1.0" } ] } }
2025-10-27 13:50:56 UTC
iGM0VqsDHV-KX9KwuboGJ

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.343.1
Content{ "name": "dependabot-elm", "downloads": 15557333, "version": "0.343.1", "version_created_at": "2025-10-27T13:50:48.300Z", "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.343.1", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "dc7006b7db7abbcc66d152fe1d3a46063a4414c8ceffde25e913f1b487a25727", "spec_sha": "75c549c9f99e7e381af7b6792856f1108a49b6083d3c5e1cd949639f775b3109", "project_uri": "https://rubygems.org/gems/dependabot-elm", "gem_uri": "https://rubygems.org/gems/dependabot-elm-0.343.1.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.343.1", "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.80" }, { "name": "rubocop-performance", "requirements": "~> 1.26" }, { "name": "rubocop-rspec", "requirements": "~> 3.7" }, { "name": "rubocop-sorbet", "requirements": "~> 0.10" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2.5" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.25" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.343.1" } ] } }
2025-10-27 13:50:51 UTC
0pR3BL-pWOaCUsrBCNt0m

dependabot-dotnet_sdk

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

0.343.1
Content{ "name": "dependabot-dotnet_sdk", "downloads": 9672999, "version": "0.343.1", "version_created_at": "2025-10-27T13:50:44.841Z", "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.343.1", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "856799a42071af25f2d8565acd0353979adf04cd4895d1916c8b806d271104fd", "spec_sha": "f8ab599cfe803318fb482b8788fca201af67ca4b0ef4c8938dc1849470ab01e4", "project_uri": "https://rubygems.org/gems/dependabot-dotnet_sdk", "gem_uri": "https://rubygems.org/gems/dependabot-dotnet_sdk-0.343.1.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.343.1", "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.80" }, { "name": "rubocop-performance", "requirements": "~> 1.26" }, { "name": "rubocop-rspec", "requirements": "~> 3.7" }, { "name": "rubocop-sorbet", "requirements": "~> 0.10" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2.5" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.25" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.343.1" } ] } }
2025-10-27 13:50:46 UTC
OSlJSJ1pAg76fc3vbQxph

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.343.1
Content{ "name": "dependabot-docker", "downloads": 15604287, "version": "0.343.1", "version_created_at": "2025-10-27T13:50:40.222Z", "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.343.1", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "a88fef5badb21c5a740f813393c87c15bba501cd91d640ca1935f288679e9876", "spec_sha": "ebcd670d18feae03265347ba7cfe8dbac7d4f8e949beb400ba4f825811cefe71", "project_uri": "https://rubygems.org/gems/dependabot-docker", "gem_uri": "https://rubygems.org/gems/dependabot-docker-0.343.1.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.343.1", "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.80" }, { "name": "rubocop-performance", "requirements": "~> 1.26" }, { "name": "rubocop-rspec", "requirements": "~> 3.7" }, { "name": "rubocop-sorbet", "requirements": "~> 0.10" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2.5" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.25" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.343.1" } ] } }
2025-10-27 13:50:43 UTC
7ydghogWSDU1w8S9F420V

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.343.1
Content{ "name": "dependabot-docker_compose", "downloads": 9654289, "version": "0.343.1", "version_created_at": "2025-10-27T13:50:36.666Z", "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.343.1", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "b6f58392ebd0f9d618de5f8865c6f4020ba23f8750c072ee3670fffcb35dd961", "spec_sha": "de763725a8ffc65d83f704b65d83ddc157d6ee4744d9704f4a3cbfe7f2b32bf5", "project_uri": "https://rubygems.org/gems/dependabot-docker_compose", "gem_uri": "https://rubygems.org/gems/dependabot-docker_compose-0.343.1.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.343.1", "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.80" }, { "name": "rubocop-performance", "requirements": "~> 1.26" }, { "name": "rubocop-rspec", "requirements": "~> 3.7" }, { "name": "rubocop-sorbet", "requirements": "~> 0.10" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2.5" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.25" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.343.1" }, { "name": "dependabot-docker", "requirements": "= 0.343.1" } ] } }
2025-10-27 13:50:38 UTC
WGqivljCh1qgBMsZO5lnO

dependabot-devcontainers

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

0.343.1
Content{ "name": "dependabot-devcontainers", "downloads": 12320920, "version": "0.343.1", "version_created_at": "2025-10-27T13:50:32.916Z", "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.343.1", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "8d664a610ee2d1d7d1d660a53936dcae8e4789ca5a489c8125caae3f17cbef77", "spec_sha": "79bf032222a0829915075e7958723b3c86af88b075d61eaa607caf70b15bb8b8", "project_uri": "https://rubygems.org/gems/dependabot-devcontainers", "gem_uri": "https://rubygems.org/gems/dependabot-devcontainers-0.343.1.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.343.1", "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.80" }, { "name": "rubocop-performance", "requirements": "~> 1.26" }, { "name": "rubocop-rspec", "requirements": "~> 3.7" }, { "name": "rubocop-sorbet", "requirements": "~> 0.10" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2.5" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.25" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.343.1" } ] } }
2025-10-27 13:50:34 UTC
TB46sdVvQ4zMyOGVTPh6m

dependabot-conda

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

0.343.1
Content{ "name": "dependabot-conda", "downloads": 7308, "version": "0.343.1", "version_created_at": "2025-10-27T13:50:29.314Z", "version_downloads": 0, "platform": "ruby", "authors": "Dependabot", "info": "Dependabot-Conda provides support for bumping Python packages in Conda environment.yml files 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.343.1", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "04bfb2d76b42aa1639a4d544f06e8db8ff7b48375b8c0c4e8f392db751328f8d", "spec_sha": "a98b22005e1172b509098354e86d8771aca6ecd0bb167a13f708fff4e1ca1c16", "project_uri": "https://rubygems.org/gems/dependabot-conda", "gem_uri": "https://rubygems.org/gems/dependabot-conda-0.343.1.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.343.1", "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.80" }, { "name": "rubocop-performance", "requirements": "~> 1.26" }, { "name": "rubocop-rspec", "requirements": "~> 3.7" }, { "name": "rubocop-sorbet", "requirements": "~> 0.10" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2.5" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.25" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.343.1" }, { "name": "dependabot-python", "requirements": "= 0.343.1" } ] } }
2025-10-27 13:50:31 UTC
Y2r5IaINyj3HvvsQt82-Q

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.343.1
Content{ "name": "dependabot-composer", "downloads": 15467236, "version": "0.343.1", "version_created_at": "2025-10-27T13:50:24.607Z", "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.343.1", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "984c5b7f39567c943a4a0f80e0b41beef17765e69d6a7e1c80608807410ed100", "spec_sha": "7042caa4a911d95a8069a898d877b80f51b736a86f2ea50f796cb834ea204c1a", "project_uri": "https://rubygems.org/gems/dependabot-composer", "gem_uri": "https://rubygems.org/gems/dependabot-composer-0.343.1.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.343.1", "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.80" }, { "name": "rubocop-performance", "requirements": "~> 1.26" }, { "name": "rubocop-rspec", "requirements": "~> 3.7" }, { "name": "rubocop-sorbet", "requirements": "~> 0.10" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2.5" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.25" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.343.1" } ] } }
2025-10-27 13:50:27 UTC
FIa86TZdHLZfWduGKAyT6

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.343.1
Content{ "name": "dependabot-cargo", "downloads": 15565049, "version": "0.343.1", "version_created_at": "2025-10-27T13:50:19.937Z", "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.343.1", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "35761a6846cb5c76858d7c8691c98904144b4e92df102881859944a4194f0aa9", "spec_sha": "47cd38030157c91baf027ce2a5d2bba899db8287c954ac1ef952374708122a61", "project_uri": "https://rubygems.org/gems/dependabot-cargo", "gem_uri": "https://rubygems.org/gems/dependabot-cargo-0.343.1.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.343.1", "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.80" }, { "name": "rubocop-performance", "requirements": "~> 1.26" }, { "name": "rubocop-rspec", "requirements": "~> 3.7" }, { "name": "rubocop-sorbet", "requirements": "~> 0.10" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2.5" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.25" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.343.1" } ] } }
2025-10-27 13:50:22 UTC
e0Jwt692j6wkOT-dXienU

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.343.1
Content{ "name": "dependabot-bundler", "downloads": 15310111, "version": "0.343.1", "version_created_at": "2025-10-27T13:50:12.298Z", "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.343.1", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "aa450265786e2ad36882ace66963ec21e5c2d1eeb3c0a38e5758ca93d2685404", "spec_sha": "e2731ec2f6d46654f2efa931dcd3822411960c21b03bb2eb27872bece3141fa4", "project_uri": "https://rubygems.org/gems/dependabot-bundler", "gem_uri": "https://rubygems.org/gems/dependabot-bundler-0.343.1.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.343.1", "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.80" }, { "name": "rubocop-performance", "requirements": "~> 1.26" }, { "name": "rubocop-rspec", "requirements": "~> 3.7" }, { "name": "rubocop-sorbet", "requirements": "~> 0.10" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2.5" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.25" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.343.1" }, { "name": "parallel", "requirements": "~> 1.24" } ] } }
2025-10-27 13:50:17 UTC
Az4qmapQ3JYoDcJaJyswk

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.343.1
Content{ "name": "dependabot-bun", "downloads": 9656117, "version": "0.343.1", "version_created_at": "2025-10-27T13:50:08.556Z", "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.343.1", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "7213c2beee2d1b6c2d59ae58bd3b638a7cd1921ffb5fe25b9fba69a2ecdd1af6", "spec_sha": "806441e24e02abbeec4f87d32cf18a888f46456de5e1116b379e59e3f8a31c8a", "project_uri": "https://rubygems.org/gems/dependabot-bun", "gem_uri": "https://rubygems.org/gems/dependabot-bun-0.343.1.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.343.1", "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.80" }, { "name": "rubocop-performance", "requirements": "~> 1.26" }, { "name": "rubocop-rspec", "requirements": "~> 3.7" }, { "name": "rubocop-sorbet", "requirements": "~> 0.10" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2.5" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.25" }, { "name": "webrick", "requirements": "~> 1.9" } ], "runtime": [ { "name": "dependabot-common", "requirements": "= 0.343.1" } ] } }
2025-10-27 13:50:10 UTC
vziwngcZN1lrUHPjDNHgY

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.343.1
Content{ "name": "dependabot-common", "downloads": 16120494, "version": "0.343.1", "version_created_at": "2025-10-27T13:50:01.466Z", "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.343.1", "bug_tracker_uri": "https://github.com/dependabot/dependabot-core/issues" }, "yanked": false, "sha": "3c54a18e0ad4d4c5a1af6693bdf8d8e65f536044d4446ab7be4234e08fd5f168", "spec_sha": "d7085f020e3a08ab735765bd61bb20b343c10c7d69d8c13d2ebe0c640fb01ef4", "project_uri": "https://rubygems.org/gems/dependabot-common", "gem_uri": "https://rubygems.org/gems/dependabot-common-0.343.1.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.343.1", "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.80" }, { "name": "rubocop-performance", "requirements": "~> 1.26" }, { "name": "rubocop-rspec", "requirements": "~> 3.7" }, { "name": "rubocop-sorbet", "requirements": "~> 0.10" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "turbo_tests", "requirements": "~> 2.2.5" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.25" }, { "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.6" }, { "name": "stackprof", "requirements": "~> 0.2" }, { "name": "toml-rb", "requirements": "~> 4.0" } ] } }
2025-10-27 13:50:06 UTC
PGyYNpBOOZ8YIf_i9C80C

tdc

A simple framework for creating a Test Data Catalog

1.3
Content{ "name": "tdc", "downloads": 57973, "version": "1.3", "version_created_at": "2025-10-27T13:48:40.774Z", "version_downloads": 0, "platform": "ruby", "authors": "Alistair McKinnell", "info": "A simple framework for creating a Test Data Catalog", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/nulogy/tdc", "changelog_uri": "https://github.com/nulogy/tdc/blob/master/CHANGELOG.md", "bug_tracker_uri": "https://github.com/nulogy/tdc/issues", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "505b0f82322a84ff54f9e7fbe8c73bf5f83dc713a78991f519b70a4aca106eb2", "spec_sha": "b1a9d22a44134c6383b141f9d5d5d81af0cce990f43f1ab3015a686a14a95b93", "project_uri": "https://rubygems.org/gems/tdc", "gem_uri": "https://rubygems.org/gems/tdc-1.3.gem", "homepage_uri": "https://github.com/nulogy/tdc", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/nulogy/tdc/issues", "changelog_uri": "https://github.com/nulogy/tdc/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activesupport", "requirements": ">= 7.2, < 8.1" }, { "name": "ostruct", "requirements": ">= 0.6" }, { "name": "zeitwerk", "requirements": ">= 2.7" } ] } }
2025-10-27 13:48:42 UTC