Rubyhooks

Lastest updates from Rubygems.org

ID Gem Version Body Updated At
DSZiJ9b-7i7dz3hUFcSAe

rubocop-traitify

Traitify's Ruby configuration for Rubocop. Heavily influenced by (as well as dependent on) Airbnb's https://github.com/airbnb/ruby

1.3.0
Content{ "name": "rubocop-traitify", "downloads": 11576, "version": "1.3.0", "version_created_at": "2025-04-17T15:04:23.689Z", "version_downloads": 0, "platform": "ruby", "authors": "Tom Prats, Jack Burum", "info": " Traitify's Ruby configuration for Rubocop. Heavily influenced by (as well as dependent on)\n Airbnb's https://github.com/airbnb/ruby\n", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "0b2048e2b018928037c9179f8576917c760a9b742e684b6bece4879c9baf9135", "spec_sha": "b40614a6fc0871b27d414b1b49fea2948b11912928a8a2aff93b0e7ce4d55d8b", "project_uri": "https://rubygems.org/gems/rubocop-traitify", "gem_uri": "https://rubygems.org/gems/rubocop-traitify-1.3.0.gem", "homepage_uri": "https://github.com/traitify/rubocop-traitify", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/rubocop-traitify/1.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-airbnb", "requirements": "~> 8.0.0" } ] } }
2025-04-17 15:04:25 UTC
mQg52aFiI2qCxJjU9eSBK

bidi2pdf

Bidi2pdf is a powerful PDF generation tool that uses Chrome's BiDirectional Protocol to render web pages as high-quality PDF documents. It offers: * Command-line interface for easy PDF generation * Support for cookies, headers, and basic authentication * Waiting conditions (window loaded, network idle) * Headless Chrome operation for server environments * Docker compatibility * Customizable PDF output options Bidi2pdf uses ChromeDriver to control Chrome through its BiDi protocol, providing precise rendering for reports, invoices, documentation, and other PDF documents from web-based content. It automatically manages the ChromeDriver binary and browser sessions for a seamless experience.

0.1.7
Content{ "name": "bidi2pdf", "downloads": 903, "version": "0.1.7", "version_created_at": "2025-04-17T15:03:45.838Z", "version_downloads": 0, "platform": "ruby", "authors": "Dieter S.", "info": "Bidi2pdf is a powerful PDF generation tool that uses Chrome's BiDirectional Protocol\nto render web pages as high-quality PDF documents. It offers:\n\n* Command-line interface for easy PDF generation\n* Support for cookies, headers, and basic authentication\n* Waiting conditions (window loaded, network idle)\n* Headless Chrome operation for server environments\n* Docker compatibility\n* Customizable PDF output options\n\nBidi2pdf uses ChromeDriver to control Chrome through its BiDi protocol, providing\nprecise rendering for reports, invoices, documentation, and other PDF documents\nfrom web-based content. It automatically manages the ChromeDriver binary and browser\nsessions for a seamless experience.\n", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/dieter-medium/bidi2pdf", "changelog_uri": "https://github.com/dieter-medium/bidi2pdf/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/dieter-medium/bidi2pdf", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "1ed60e73b4fb2d459e00dec31b1441b1d8b6c374a2cfb21e99edcf64e45f97a9", "spec_sha": "7eef7049a96682ea50b19fd505d342f361039d589dd5b61bb94e693ab78d92a7", "project_uri": "https://rubygems.org/gems/bidi2pdf", "gem_uri": "https://rubygems.org/gems/bidi2pdf-0.1.7.gem", "homepage_uri": "https://github.com/dieter-medium/bidi2pdf", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/dieter-medium/bidi2pdf", "bug_tracker_uri": null, "changelog_uri": "https://github.com/dieter-medium/bidi2pdf/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "diff-lcs", "requirements": "~> 1.5" }, { "name": "pdf-reader", "requirements": "~> 2.14" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rbs", "requirements": "~> 3.4" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rspec-benchmark", "requirements": "~> 0.6" }, { "name": "rubocop", "requirements": "~> 1.21" }, { "name": "rubocop-rake", "requirements": "~> 0.7" }, { "name": "rubocop-rspec", "requirements": "~> 3.5" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "testcontainers", "requirements": "~> 0.2" }, { "name": "testcontainers-nginx", "requirements": "~> 0.2" }, { "name": "unicode_utils", "requirements": "~> 1.4" }, { "name": "websocket-native", "requirements": "~> 1.0" } ], "runtime": [ { "name": "base64", "requirements": "~> 0.2.0" }, { "name": "chromedriver-binary", "requirements": ">= 0" }, { "name": "json", "requirements": "~> 2.10" }, { "name": "rubyzip", "requirements": "~> 2.4" }, { "name": "sys-proctable", "requirements": "~> 1.3" }, { "name": "thor", "requirements": "~> 1.3" }, { "name": "websocket-client-simple", "requirements": "~> 0.9.0" } ] } }
2025-04-17 15:03:49 UTC
Mnvnr3iZ3qmk3hGy0Mfx2

taql

Taql allows you to pretty print SQL table queries in Rails.

0.2.3
Content{ "name": "taql", "downloads": 569, "version": "0.2.3", "version_created_at": "2025-04-17T14:59:02.286Z", "version_downloads": 0, "platform": "ruby", "authors": "Ariel Rzezak", "info": "Taql allows you to pretty print SQL table queries in Rails.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/arzezak/taql", "changelog_uri": "https://github.com/arzezak/taql/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/arzezak/taql" }, "yanked": false, "sha": "94e32d644a9d82a208d22649c916a254fdce4e980f7ea834f6ba87ac528aca20", "spec_sha": "ab6ed010c6886561a25b93e9d038e2e23a428adb34a435de60320fce248b168e", "project_uri": "https://rubygems.org/gems/taql", "gem_uri": "https://rubygems.org/gems/taql-0.2.3.gem", "homepage_uri": "https://github.com/arzezak/taql", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/arzezak/taql", "bug_tracker_uri": null, "changelog_uri": "https://github.com/arzezak/taql/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-17 14:59:06 UTC
y_i2FgZ8EgzqCUcAfzCVa

github_pages_rake_tasks

A Rake task to publish documentation like yard or mkdocs to GitHub Pages. The rake task copies all files from the src_dir and pushes them to the GitHub repository and branch identified by repo_url and branch_name. The contents of the branch are completely overwritten by the contents of src_dir.

1.0.3
Content{ "name": "github_pages_rake_tasks", "downloads": 17951, "version": "1.0.3", "version_created_at": "2025-04-17T14:52:53.073Z", "version_downloads": 0, "platform": "ruby", "authors": "James Couball", "info": "A Rake task to publish documentation like yard or mkdocs to GitHub Pages.\n\nThe rake task copies all files from the src_dir and pushes them to the\nGitHub repository and branch identified by repo_url and branch_name.\n\nThe contents of the branch are completely overwritten by the contents of src_dir.\n", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/jcouball/github_pages_rake_tasks", "changelog_uri": "https://github.com/jcouball/github_pages_rake_tasks", "source_code_uri": "https://github.com/jcouball/github_pages_rake_tasks", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "eac35b8c558e8108486f1046d697cde68dd15c0e5c7663dee3b0c6910b8bf14d", "spec_sha": "8517fcca865311f656731cafe010d91036db43fcbff6ef1a95a7bb44e9dbba8d", "project_uri": "https://rubygems.org/gems/github_pages_rake_tasks", "gem_uri": "https://rubygems.org/gems/github_pages_rake_tasks-1.0.3.gem", "homepage_uri": "https://github.com/jcouball/github_pages_rake_tasks", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/jcouball/github_pages_rake_tasks", "bug_tracker_uri": null, "changelog_uri": "https://github.com/jcouball/github_pages_rake_tasks", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler-audit", "requirements": "~> 0.9" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "redcarpet", "requirements": "~> 3.6" }, { "name": "rspec", "requirements": "~> 3.13" }, { "name": "rubocop", "requirements": "~> 1.75" }, { "name": "semverify", "requirements": "~> 0.3" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "simplecov-lcov", "requirements": "~> 0.8" }, { "name": "yard", "requirements": "~> 0.9, >= 0.9.28" }, { "name": "yardstick", "requirements": "~> 0.9" } ], "runtime": [] } }
2025-04-17 14:52:55 UTC
7k8GpnWB6e-5X1g2ixIv1

metadata_presenter

Service Metadata Presenter for the MoJ Forms product

3.4.7
Content{ "name": "metadata_presenter", "downloads": 342910, "version": "3.4.7", "version_created_at": "2025-04-17T14:50:03.610Z", "version_downloads": 0, "platform": "ruby", "authors": "MoJ Forms", "info": "Service Metadata Presenter for the MoJ Forms product", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "f8b429b9c44c8b26d8cb2b542e4493860318d01f6dc788e1aea703b5bdf69f17", "spec_sha": "da786d1d3f3df1ffeee1b5c2e326cb592c5d6b414a24f4c78046e54b1757cb05", "project_uri": "https://rubygems.org/gems/metadata_presenter", "gem_uri": "https://rubygems.org/gems/metadata_presenter-3.4.7.gem", "homepage_uri": "https://moj-forms.service.justice.gov.uk/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/metadata_presenter/3.4.7", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "better_errors", "requirements": ">= 0" }, { "name": "binding_of_caller", "requirements": ">= 0" }, { "name": "brakeman", "requirements": ">= 0" }, { "name": "byebug", "requirements": ">= 0" }, { "name": "hashie", "requirements": ">= 0" }, { "name": "rspec-rails", "requirements": ">= 0" }, { "name": "rubocop", "requirements": ">= 0" }, { "name": "rubocop-govuk", "requirements": ">= 0" }, { "name": "simplecov", "requirements": ">= 0" }, { "name": "simplecov-console", "requirements": ">= 0" }, { "name": "site_prism", "requirements": "< 5.0" }, { "name": "yard", "requirements": ">= 0" } ], "runtime": [ { "name": "govspeak", "requirements": "~> 7.1" }, { "name": "govuk_design_system_formbuilder", "requirements": "~> 4.1.1" }, { "name": "json-schema", "requirements": "~> 4.1.1" }, { "name": "kramdown", "requirements": "~> 2.4.0" }, { "name": "rails", "requirements": "~> 7.1.0" }, { "name": "sassc-rails", "requirements": "= 2.1.2" }, { "name": "sprockets", "requirements": ">= 0" }, { "name": "sprockets-rails", "requirements": ">= 0" }, { "name": "uk_postcode", "requirements": ">= 0" } ] } }
2025-04-17 14:50:05 UTC
-CqS1LXa8TJwZQET8bcV2

document_types-invoice

Modular extension providing invoice document type functionality

0.2.0
Content{ "name": "document_types-invoice", "downloads": 89, "version": "0.2.0", "version_created_at": "2025-04-17T14:49:13.445Z", "version_downloads": 0, "platform": "ruby", "authors": "Olivier", "info": "Modular extension providing invoice document type functionality", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://code.plugandwork.net/plugandwork/document_types/invoice", "source_code_uri": "https://code.plugandwork.net/plugandwork/document_types/invoice" }, "yanked": false, "sha": "2808da3b742bbe1b3840ad8d7fe234a2949ae05a06828c00437c411e7d297b05", "spec_sha": "998f01b45011d368ecbfbdbd35b164f4ded3a4e95a0533e879612d497c05cedc", "project_uri": "https://rubygems.org/gems/document_types-invoice", "gem_uri": "https://rubygems.org/gems/document_types-invoice-0.2.0.gem", "homepage_uri": "https://code.plugandwork.net/plugandwork/document_types/invoice", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://code.plugandwork.net/plugandwork/document_types/invoice", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "mongoid-rspec", "requirements": "~> 4.1" }, { "name": "rspec-rails", "requirements": "~> 7.0" } ], "runtime": [ { "name": "mongoid", "requirements": "~> 7.0, >= 7.0.0" }, { "name": "nokogiri", "requirements": "~> 1.10, >= 1.10.0" }, { "name": "pdf-reader", "requirements": "~> 2.4, >= 2.4.0" }, { "name": "rails", "requirements": "~> 6.0, >= 6.0.0" } ] } }
2025-04-17 14:49:15 UTC
gpoTvrj3MJU75kwvy1nEf

ethon-impersonate

Realistic browser-like HTTP requests using curl-impersonate's impersonation capabilities.

0.17.4
Content{ "name": "ethon-impersonate", "downloads": 74, "version": "0.17.4", "version_created_at": "2025-04-17T14:46:22.509Z", "version_downloads": 0, "platform": "x86_64-linux", "authors": "David Sojevic, Hans Hasselberg", "info": "Realistic browser-like HTTP requests using curl-impersonate's impersonation capabilities.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "6fca367dcef5fdac0d07c12b2ca8212f30ccebfc17bc2ed9a59f75b1ab629b3a", "spec_sha": "da6c52d8f3e9c183358badfa7737106ac87405ecfbf3f9fdf089be486632cbe3", "project_uri": "https://rubygems.org/gems/ethon-impersonate", "gem_uri": "https://rubygems.org/gems/ethon-impersonate-0.17.4-x86_64-linux.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/ethon-impersonate/0.17.4", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "ffi", "requirements": "~> 1.15" } ] } }
2025-04-17 14:46:24 UTC
vy72Cik_q18aTxtwwDzXu

ethon-impersonate

Realistic browser-like HTTP requests using curl-impersonate's impersonation capabilities.

0.17.4
Content{ "name": "ethon-impersonate", "downloads": 74, "version": "0.17.4", "version_created_at": "2025-04-17T14:46:19.891Z", "version_downloads": 0, "platform": "arm64-darwin-24", "authors": "David Sojevic, Hans Hasselberg", "info": "Realistic browser-like HTTP requests using curl-impersonate's impersonation capabilities.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "be1c9b0a7e559221aff9cfe0a89d834495abe5fa88fde084c426c09f3d144468", "spec_sha": "db6cdb59ee0ee9e63fbeb4a26df1f757b22896b543add78afeaffde18ecfa680", "project_uri": "https://rubygems.org/gems/ethon-impersonate", "gem_uri": "https://rubygems.org/gems/ethon-impersonate-0.17.4-arm64-darwin-24.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/ethon-impersonate/0.17.4", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "ffi", "requirements": "~> 1.15" } ] } }
2025-04-17 14:46:21 UTC
cApq3qniWNbmKaCgdJfH9

squared

Rake task generator for managing multi-language workspaces.

0.4.7
Content{ "name": "squared", "downloads": 6725, "version": "0.4.7", "version_created_at": "2025-04-17T14:43:25.870Z", "version_downloads": 0, "platform": "ruby", "authors": "An Pham", "info": "Rake task generator for managing multi-language workspaces.", "licenses": [ "BSD-3-Clause" ], "metadata": { "homepage_uri": "https://github.com/anpham6/squared", "source_code_uri": "https://github.com/anpham6/squared", "documentation_uri": "https://squared.readthedocs.io" }, "yanked": false, "sha": "a272179b3dba89ff036d343c1e32b9d48160a89842070487bafab136961786af", "spec_sha": "b23ec648ed9660f081ac41ea80a6e548c2447aacd2056e8a7d14190f1db2e868", "project_uri": "https://rubygems.org/gems/squared", "gem_uri": "https://rubygems.org/gems/squared-0.4.7.gem", "homepage_uri": "https://github.com/anpham6/squared", "wiki_uri": null, "documentation_uri": "https://squared.readthedocs.io", "mailing_list_uri": null, "source_code_uri": "https://github.com/anpham6/squared", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "logger", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "readline", "requirements": ">= 0" }, { "name": "rexml", "requirements": ">= 0" } ] } }
2025-04-17 14:43:27 UTC
a6TO62imO4uVQp89OTmOz

squared

Rake task generator for managing multi-language workspaces.

0.3.9
Content{ "name": "squared", "downloads": 6725, "version": "0.3.9", "version_created_at": "2025-04-17T14:43:21.122Z", "version_downloads": 0, "platform": "ruby", "authors": "An Pham", "info": "Rake task generator for managing multi-language workspaces.", "licenses": [ "BSD-3-Clause" ], "metadata": { "homepage_uri": "https://github.com/anpham6/squared", "source_code_uri": "https://github.com/anpham6/squared", "documentation_uri": "https://squared.readthedocs.io" }, "yanked": false, "sha": "39c9f912215d3cb4158e6d4366bf85c2041b0bcfe0cecd98447655d304c827a4", "spec_sha": "2a5440eb24afbe701d71fa168d04533ee5a2ab8aabe46cf57b6a8da37abe9321", "project_uri": "https://rubygems.org/gems/squared", "gem_uri": "https://rubygems.org/gems/squared-0.3.9.gem", "homepage_uri": "https://github.com/anpham6/squared", "wiki_uri": null, "documentation_uri": "https://squared.readthedocs.io", "mailing_list_uri": null, "source_code_uri": "https://github.com/anpham6/squared", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "logger", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "readline", "requirements": ">= 0" }, { "name": "rexml", "requirements": ">= 0" } ] } }
2025-04-17 14:43:22 UTC
6OUolEh_bCCi1bQHR4ZVT

squared

Rake task generator for managing multi-language workspaces.

0.2.9
Content{ "name": "squared", "downloads": 6725, "version": "0.2.9", "version_created_at": "2025-04-17T14:43:17.629Z", "version_downloads": 0, "platform": "ruby", "authors": "An Pham", "info": "Rake task generator for managing multi-language workspaces.", "licenses": [ "BSD-3-Clause" ], "metadata": { "homepage_uri": "https://github.com/anpham6/squared", "source_code_uri": "https://github.com/anpham6/squared", "documentation_uri": "https://squared.readthedocs.io" }, "yanked": false, "sha": "f2f339a7ee05d505240b4a937b10687499390edecd39511b2a43b3adc3241f68", "spec_sha": "73caa7e2567ed8bc6131a1f4adaa068b776243b5d6a4721d56d1f71d5b96c668", "project_uri": "https://rubygems.org/gems/squared", "gem_uri": "https://rubygems.org/gems/squared-0.2.9.gem", "homepage_uri": "https://github.com/anpham6/squared", "wiki_uri": null, "documentation_uri": "https://squared.readthedocs.io", "mailing_list_uri": null, "source_code_uri": "https://github.com/anpham6/squared", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "logger", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "readline", "requirements": ">= 0" }, { "name": "rexml", "requirements": ">= 0" } ] } }
2025-04-17 14:43:19 UTC
gmAa7Z44pa6SInGfcYbpf

squared

Rake task generator for managing multi-language workspaces.

0.1.6
Content{ "name": "squared", "downloads": 6725, "version": "0.1.6", "version_created_at": "2025-04-17T14:43:12.763Z", "version_downloads": 0, "platform": "ruby", "authors": "An Pham", "info": "Rake task generator for managing multi-language workspaces.", "licenses": [ "BSD-3-Clause" ], "metadata": { "homepage_uri": "https://github.com/anpham6/squared", "source_code_uri": "https://github.com/anpham6/squared", "documentation_uri": "https://squared.readthedocs.io" }, "yanked": false, "sha": "c6f3cfe16551545640b673329e9ac4ec92936ea9549821098d321c29ca452ad8", "spec_sha": "be84eafb7948b0695bf828deb0f5178f6b03f8e4012f79e68e91e085dd44bef5", "project_uri": "https://rubygems.org/gems/squared", "gem_uri": "https://rubygems.org/gems/squared-0.1.6.gem", "homepage_uri": "https://github.com/anpham6/squared", "wiki_uri": null, "documentation_uri": "https://squared.readthedocs.io", "mailing_list_uri": null, "source_code_uri": "https://github.com/anpham6/squared", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "logger", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "readline", "requirements": ">= 0" }, { "name": "rexml", "requirements": ">= 0" } ] } }
2025-04-17 14:43:14 UTC
PofKhOsmV_Jc6KpUsDih4

researchable_loggable

Researchable's Loggable relies on lograge and elastic's ecs format to log events in a way that is easy to ingest by logstash. This enables log correlation with traces across multiple services.

1.7.1
Content{ "name": "researchable_loggable", "downloads": 10464, "version": "1.7.1", "version_created_at": "2025-04-17T14:42:23.464Z", "version_downloads": 0, "platform": "ruby", "authors": "Researchable", "info": " Researchable's Loggable relies on lograge and elastic's ecs format to log events in a way that is easy to ingest by\n logstash. This enables log correlation with traces across multiple services.\n", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://gitlab.com/researchable/general/gems/loggable/-/blob/v1.7.1/README.md", "changelog_uri": "https://gitlab.com/researchable/general/gems/loggable/-/blob/v1.7.1/CHANGELOG.md", "source_code_uri": "https://gitlab.com/researchable/general/gems/loggable" }, "yanked": false, "sha": "3a3c3f6652c66373b093358569d037958bd99067afab150daf399751245527ba", "spec_sha": "cf6dcece2d4bb878c2d34da2cfb0f42a96a7a9d85928c9ba431e7eb58584ef9f", "project_uri": "https://rubygems.org/gems/researchable_loggable", "gem_uri": "https://rubygems.org/gems/researchable_loggable-1.7.1.gem", "homepage_uri": "https://gitlab.com/researchable/general/gems/loggable/-/blob/v1.7.1/README.md", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://gitlab.com/researchable/general/gems/loggable", "bug_tracker_uri": null, "changelog_uri": "https://gitlab.com/researchable/general/gems/loggable/-/blob/v1.7.1/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "lograge", "requirements": ">= 0" }, { "name": "logstash-event", "requirements": ">= 0" }, { "name": "opentelemetry-exporter-otlp", "requirements": "~> 0.28" }, { "name": "opentelemetry-instrumentation-all", "requirements": "~> 0.63" }, { "name": "opentelemetry-sdk", "requirements": "~> 1.5" } ] } }
2025-04-17 14:42:25 UTC
oiG0QH6d-zb71PQHI13VS

ethon-impersonate

Realistic browser-like HTTP requests using curl-impersonate's impersonation capabilities.

0.17.3
Content{ "name": "ethon-impersonate", "downloads": 62, "version": "0.17.3", "version_created_at": "2025-04-17T14:36:53.401Z", "version_downloads": 0, "platform": "arm64-darwin-24", "authors": "David Sojevic, Hans Hasselberg", "info": "Realistic browser-like HTTP requests using curl-impersonate's impersonation capabilities.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "86d5c9e6e74230fc3349a9068a8deb5bac519da93ee62dfc2eb1a542fbc1643c", "spec_sha": "d7e32c1461e622763290475718942cdd7189060383d272309830c33d74b88f88", "project_uri": "https://rubygems.org/gems/ethon-impersonate", "gem_uri": "https://rubygems.org/gems/ethon-impersonate-0.17.3-arm64-darwin-24.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/ethon-impersonate/0.17.3", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "ffi", "requirements": "~> 1.15" } ] } }
2025-04-17 14:36:55 UTC
M_OawfvmUTO_7u7Nqj3s9

trmnl_preview

Automatically rebuild and preview TRNML plugins in multiple views

0.5.1
Content{ "name": "trmnl_preview", "downloads": 1283, "version": "0.5.1", "version_created_at": "2025-04-17T14:34:40.105Z", "version_downloads": 0, "platform": "ruby", "authors": "Rockwell Schrock", "info": "Automatically rebuild and preview TRNML plugins in multiple views", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/usetrmnl/trmnlp", "source_code_uri": "https://github.com/usetrmnl/trmnlp", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "a006e12df13588a4715f3d2157778de7f6b84fc6e7f928dffdb098b143c25480", "spec_sha": "e614aa04a1769a5fe2305cbb3bfff7d40bd5f5ab46fc286fcfa6685dbed9b209", "project_uri": "https://rubygems.org/gems/trmnl_preview", "gem_uri": "https://rubygems.org/gems/trmnl_preview-0.5.1.gem", "homepage_uri": "https://github.com/usetrmnl/trmnlp", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/usetrmnl/trmnlp", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activesupport", "requirements": "~> 8.0" }, { "name": "faraday", "requirements": "~> 2.1" }, { "name": "faraday-multipart", "requirements": "~> 1.1" }, { "name": "faye-websocket", "requirements": "~> 0.11.3" }, { "name": "ferrum", "requirements": "~> 0.16" }, { "name": "filewatcher", "requirements": "~> 2.1" }, { "name": "liquid", "requirements": "~> 5.6" }, { "name": "mini_magick", "requirements": "~> 4.12.0" }, { "name": "oj", "requirements": "~> 3.16.9" }, { "name": "puma", "requirements": "~> 6.5" }, { "name": "puppeteer-ruby", "requirements": "~> 0.45.6" }, { "name": "rackup", "requirements": "~> 2.2" }, { "name": "rubyzip", "requirements": "~> 2.3.0" }, { "name": "sinatra", "requirements": "~> 4.1" }, { "name": "thor", "requirements": "~> 1.3" }, { "name": "xdg", "requirements": "~> 9.1" } ] } }
2025-04-17 14:34:41 UTC
bhTl6-a_fT5p25eBhetrV

sbmt-kafka_consumer

This gem is used for consuming Kafka messages. It represents a wrapper over Karafka gem and is recommended for using as a transport with sbmt-outbox

3.5.0
Content{ "name": "sbmt-kafka_consumer", "downloads": 6821, "version": "3.5.0", "version_created_at": "2025-04-17T14:30:00.266Z", "version_downloads": 0, "platform": "ruby", "authors": "Kuper Ruby-Platform Team", "info": "This gem is used for consuming Kafka messages. It represents a wrapper over Karafka gem and is recommended for using as a transport with sbmt-outbox", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/Kuper-Tech/sbmt-kafka_consumer", "changelog_uri": "https://github.com/Kuper-Tech/sbmt-kafka_consumer/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/Kuper-Tech/sbmt-kafka_consumer", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "false" }, "yanked": false, "sha": "79b7be0bf85f9844ac3c5b9b6a78704983774e5438265876f39b06c69d1bffc5", "spec_sha": "81a83e1b3e28d3908483db8fba98dd4cb365b5eb41128b84aff49b2eb4b4781b", "project_uri": "https://rubygems.org/gems/sbmt-kafka_consumer", "gem_uri": "https://rubygems.org/gems/sbmt-kafka_consumer-3.5.0.gem", "homepage_uri": "https://github.com/Kuper-Tech/sbmt-kafka_consumer", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/Kuper-Tech/sbmt-kafka_consumer", "bug_tracker_uri": null, "changelog_uri": "https://github.com/Kuper-Tech/sbmt-kafka_consumer/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "appraisal", "requirements": ">= 2.4" }, { "name": "bundler", "requirements": ">= 2.1" }, { "name": "combustion", "requirements": ">= 1.3" }, { "name": "dry-monads", "requirements": ">= 1.3" }, { "name": "factory_bot_rails", "requirements": ">= 0" }, { "name": "google-protobuf", "requirements": ">= 0" }, { "name": "http_health_check", "requirements": ">= 0" }, { "name": "opentelemetry-api", "requirements": ">= 0.17" }, { "name": "opentelemetry-common", "requirements": ">= 0.17" }, { "name": "opentelemetry-instrumentation-base", "requirements": ">= 0.17" }, { "name": "opentelemetry-sdk", "requirements": ">= 0" }, { "name": "pg", "requirements": ">= 0" }, { "name": "rack", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 13.0" }, { "name": "rspec", "requirements": ">= 3.0" }, { "name": "rspec_junit_formatter", "requirements": ">= 0.6" }, { "name": "rspec-rails", "requirements": ">= 4.0" }, { "name": "rubocop-rails", "requirements": ">= 2.5" }, { "name": "rubocop-rspec", "requirements": ">= 2.11" }, { "name": "sbmt-outbox", "requirements": ">= 5.0" }, { "name": "sentry-rails", "requirements": ">= 5.2" }, { "name": "simplecov", "requirements": ">= 0.16" }, { "name": "standard", "requirements": ">= 1.12" }, { "name": "webrick", "requirements": ">= 0" }, { "name": "yabeda-prometheus-mmap", "requirements": ">= 0" } ], "runtime": [ { "name": "anyway_config", "requirements": ">= 2.4.0" }, { "name": "dry-struct", "requirements": ">= 0" }, { "name": "karafka", "requirements": "~> 2.4" }, { "name": "rails", "requirements": ">= 6.1" }, { "name": "thor", "requirements": ">= 0" }, { "name": "yabeda", "requirements": ">= 0.11" }, { "name": "zeitwerk", "requirements": "~> 2.3" } ] } }
2025-04-17 14:30:01 UTC
Dgo4PZZECNtDK_G7Vd6Fl

trmnl_preview

Automatically rebuild and preview TRNML plugins in multiple views

0.5.0
Content{ "name": "trmnl_preview", "downloads": 1280, "version": "0.5.0", "version_created_at": "2025-04-17T14:22:53.430Z", "version_downloads": 0, "platform": "ruby", "authors": "Rockwell Schrock", "info": "Automatically rebuild and preview TRNML plugins in multiple views", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/usetrmnl/trmnlp", "source_code_uri": "https://github.com/usetrmnl/trmnlp", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "810d528af3aa0fc5edd663d24b19777483757492c149f4306a662e6b52a4ecb7", "spec_sha": "f48585207273115cbba94e4b595cef2d4adae6cac0943edcc1437351d40cdf39", "project_uri": "https://rubygems.org/gems/trmnl_preview", "gem_uri": "https://rubygems.org/gems/trmnl_preview-0.5.0.gem", "homepage_uri": "https://github.com/usetrmnl/trmnlp", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/usetrmnl/trmnlp", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activesupport", "requirements": "~> 8.0" }, { "name": "faraday", "requirements": "~> 2.1" }, { "name": "faraday-multipart", "requirements": "~> 1.1" }, { "name": "faye-websocket", "requirements": "~> 0.11.3" }, { "name": "ferrum", "requirements": "~> 0.16" }, { "name": "filewatcher", "requirements": "~> 2.1" }, { "name": "liquid", "requirements": "~> 5.6" }, { "name": "mini_magick", "requirements": "~> 4.12.0" }, { "name": "oj", "requirements": "~> 3.16.9" }, { "name": "puma", "requirements": "~> 6.5" }, { "name": "puppeteer-ruby", "requirements": "~> 0.45.6" }, { "name": "rackup", "requirements": "~> 2.2" }, { "name": "rubyzip", "requirements": "~> 2.3.0" }, { "name": "sinatra", "requirements": "~> 4.1" }, { "name": "thor", "requirements": "~> 1.3" }, { "name": "xdg", "requirements": "~> 9.1" } ] } }
2025-04-17 14:22:55 UTC
VQsqHOGkrkGrlmCjx5WYQ

ethon-impersonate

Realistic browser-like HTTP requests using curl-impersonate's impersonation capabilities.

0.17.2
Content{ "name": "ethon-impersonate", "downloads": 18, "version": "0.17.2", "version_created_at": "2025-04-17T14:16:54.102Z", "version_downloads": 0, "platform": "aarch64-darwin", "authors": "David Sojevic, Hans Hasselberg", "info": "Realistic browser-like HTTP requests using curl-impersonate's impersonation capabilities.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "6e3bc3d405fd3d5eaa0492513e17463c954df670e6f6a84ab8a7052ef9e1da52", "spec_sha": "b1d144b4ad475b0c88d57d0a05eee38ef2a893edc067efa2dfd51fc114f60b4a", "project_uri": "https://rubygems.org/gems/ethon-impersonate", "gem_uri": "https://rubygems.org/gems/ethon-impersonate-0.17.2-aarch64-darwin.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/ethon-impersonate/0.17.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "ffi", "requirements": "~> 1.15" } ] } }
2025-04-17 14:16:55 UTC
zMsVxu-MoY3g9P05C5wBK

cybrid_api_organization_ruby

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

0.123.403
Content{ "name": "cybrid_api_organization_ruby", "downloads": 1316850, "version": "0.123.403", "version_created_at": "2025-04-17T14:05:39.025Z", "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": "eb3afb69a1c464eb3ffd26abc7b5a3d2cacd24e3e94eacb3c0f5396dafe4659f", "spec_sha": "7775d821c815aab35a8887ff582b1bb3cf8f9eb5bc9132b9a98c1be5cc6934f0", "project_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby-0.123.403.gem", "homepage_uri": "https://github.com/Cybrid-app/cybrid-api-organization-ruby/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/cybrid_api_organization_ruby/0.123.403", "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-04-17 14:05:42 UTC
Um6m96B65Iea98SY2aAO1

cybrid_api_bank_ruby

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

0.123.403
Content{ "name": "cybrid_api_bank_ruby", "downloads": 1276454, "version": "0.123.403", "version_created_at": "2025-04-17T14:05:28.924Z", "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": "9442f0dec7b4e8c3b0d7ccc33808e7263c515ab1b5b746c94c633eaa5bf8fbf2", "spec_sha": "609dabeb14e601116b88b59d2188c99404e084d21ad49e4df59e5f49a3324c5b", "project_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby-0.123.403.gem", "homepage_uri": "https://github.com/Cybrid-app/cybrid-api-bank-ruby/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/cybrid_api_bank_ruby/0.123.403", "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-04-17 14:05:32 UTC
Agh4e0vwMc4MaKBtslL9x

cybrid_api_id_ruby

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

0.123.403
Content{ "name": "cybrid_api_id_ruby", "downloads": 1305979, "version": "0.123.403", "version_created_at": "2025-04-17T14:05:01.808Z", "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": "2e4d2afe12d4d536ce9b597c617bda18b0d480e2a166bf2b6aca7bfb2a249f80", "spec_sha": "103a04d3021b631a178b94bab0c19b273f313539d8054491d7e862ba3b3301a5", "project_uri": "https://rubygems.org/gems/cybrid_api_id_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_id_ruby-0.123.403.gem", "homepage_uri": "https://github.com/Cybrid-app/cybrid-api-id-ruby/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/cybrid_api_id_ruby/0.123.403", "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-04-17 14:05:06 UTC
FryY1VKIcLwqy7k8kzjrX

ethon-impersonate

Realistic browser-like HTTP requests using curl-impersonate's impersonation capabilities.

0.17.1
Content{ "name": "ethon-impersonate", "downloads": 7, "version": "0.17.1", "version_created_at": "2025-04-17T14:04:36.606Z", "version_downloads": 0, "platform": "ruby", "authors": "David Sojevic, Hans Hasselberg", "info": "Realistic browser-like HTTP requests using curl-impersonate's impersonation capabilities.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "e16040b5a3851b54c3f9a4cb5d7b6536fb04f04ecfd3720917cf8c7baa3af013", "spec_sha": "a0976c49e3250fb2a71652ee5ac3ee9c06cca7c3194c9598ad13101951c76900", "project_uri": "https://rubygems.org/gems/ethon-impersonate", "gem_uri": "https://rubygems.org/gems/ethon-impersonate-0.17.1.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/ethon-impersonate/0.17.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "ffi", "requirements": "~> 1.15" } ] } }
2025-04-17 14:04:38 UTC
XxJS5sVGQdtPwiwFa2rtQ

ethon-impersonate

Realistic browser-like HTTP requests using curl-impersonate's impersonation capabilities.

0.17.1
Content{ "name": "ethon-impersonate", "downloads": 5, "version": "0.17.1", "version_created_at": "2025-04-17T14:02:38.209Z", "version_downloads": 0, "platform": "aarch64-darwin", "authors": "David Sojevic, Hans Hasselberg", "info": "Realistic browser-like HTTP requests using curl-impersonate's impersonation capabilities.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "d60b68a3769011a80b454a9e8a6b2833728c04e9f83f84fb0c977b529ae69087", "spec_sha": "07effae5377b2c669442f4fba3d2a6b0e095cf2eaa7d70d462f65a6b06cc6d2b", "project_uri": "https://rubygems.org/gems/ethon-impersonate", "gem_uri": "https://rubygems.org/gems/ethon-impersonate-0.17.1-aarch64-darwin.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/ethon-impersonate/0.17.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "ffi", "requirements": "~> 1.15" } ] } }
2025-04-17 14:02:39 UTC
KeABi0gLCtZvamWE2fdXp

better_batch-active_record

Better batch operations.

1.0.3
Content{ "name": "better_batch-active_record", "downloads": 260, "version": "1.0.3", "version_created_at": "2025-04-17T14:01:10.495Z", "version_downloads": 0, "platform": "ruby", "authors": "Tyler Hartland", "info": "Better batch operations.", "licenses": [ "MIT" ], "metadata": { "source_code_uri": "https://github.com/th7/better_batch-active_record", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "bfd40c98c71f5b752e5cf18b33644fed2663292ef53e2f4a3c20bf33737e9f49", "spec_sha": "a1d126560cf8202a21cb503951de782f7ee9873dc7a815e184df284f1e75ed16", "project_uri": "https://rubygems.org/gems/better_batch-active_record", "gem_uri": "https://rubygems.org/gems/better_batch-active_record-1.0.3.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/th7/better_batch-active_record", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activerecord", "requirements": ">= 7, < 9" }, { "name": "better_batch", "requirements": "~> 1" } ] } }
2025-04-17 14:01:12 UTC
wQ_KtnemuTHhXOLehxpbn

onc_certification_g10_test_kit

ONC Certification (g)(10) Standardized API for Patient and Population Services Test Kit

7.2.1
Content{ "name": "onc_certification_g10_test_kit", "downloads": 25064, "version": "7.2.1", "version_created_at": "2025-04-17T14:00:51.637Z", "version_downloads": 0, "platform": "ruby", "authors": "Stephen MacVicar", "info": "ONC Certification (g)(10) Standardized API for Patient and Population Services Test Kit", "licenses": [ "Apache-2.0" ], "metadata": { "homepage_uri": "https://github.com/onc-healthit/onc-certification-g10-test-kit", "source_code_uri": "https://github.com/onc-healthit/onc-certification-g10-test-kit", "inferno_test_kit": "true" }, "yanked": false, "sha": "8b66cee68ac5c8b8f568db51afb9a47f7868e84df99f922cbc7b6c43299a939f", "spec_sha": "cf9a33a77b70ce9d27c0d9ba402b1e3dddc66837264df8168550549397e856ed", "project_uri": "https://rubygems.org/gems/onc_certification_g10_test_kit", "gem_uri": "https://rubygems.org/gems/onc_certification_g10_test_kit-7.2.1.gem", "homepage_uri": "https://github.com/onc-healthit/onc-certification-g10-test-kit", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/onc-healthit/onc-certification-g10-test-kit", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bloomer", "requirements": "~> 1.0.0" }, { "name": "colorize", "requirements": "~> 0.8.1" }, { "name": "inferno_core", "requirements": "~> 0.6.7" }, { "name": "json-jwt", "requirements": "~> 1.15.3" }, { "name": "mime-types", "requirements": "~> 3.4.0" }, { "name": "ndjson", "requirements": "~> 1.0.0" }, { "name": "rubyzip", "requirements": "~> 2.3.2" }, { "name": "smart_app_launch_test_kit", "requirements": "= 0.6.1" }, { "name": "tls_test_kit", "requirements": "= 0.3.0" }, { "name": "us_core_test_kit", "requirements": "= 0.11.1" } ] } }
2025-04-17 14:00:53 UTC
gBeYeHYL8VPl9gddWIOVh

publishing_platform_api_adapters

Adapters to work with Publishing Platform APIs

0.10.0
Content{ "name": "publishing_platform_api_adapters", "downloads": 2955, "version": "0.10.0", "version_created_at": "2025-04-17T13:56:21.486Z", "version_downloads": 0, "platform": "ruby", "authors": "Publishing Platform", "info": "Adapters to work with Publishing Platform APIs", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "616e1ebea1651b075233b17210efb85508940761cee06946c6718c1b7b084717", "spec_sha": "b97e780fb136b2f724881b028ba772ffce20a2c41f862c61325e0153d4d6fdb3", "project_uri": "https://rubygems.org/gems/publishing_platform_api_adapters", "gem_uri": "https://rubygems.org/gems/publishing_platform_api_adapters-0.10.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/publishing_platform_api_adapters/0.10.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "climate_control", "requirements": ">= 0" }, { "name": "publishing_platform_rubocop", "requirements": ">= 0" }, { "name": "publishing_platform_schemas", "requirements": ">= 0" }, { "name": "rack-test", "requirements": ">= 0" }, { "name": "simplecov", "requirements": ">= 0" }, { "name": "timecop", "requirements": ">= 0" }, { "name": "webmock", "requirements": ">= 0" } ], "runtime": [ { "name": "addressable", "requirements": ">= 0" }, { "name": "link_header", "requirements": ">= 0" }, { "name": "null_logger", "requirements": ">= 0" }, { "name": "publishing_platform_location", "requirements": ">= 0" }, { "name": "rest-client", "requirements": "~> 2.0" } ] } }
2025-04-17 13:56:23 UTC
rF68EE20EDInF7FcOPRw1

nobject

network-hosted objects that you can call methods on as if they were local

1.1.8
Content{ "name": "nobject", "downloads": 1006, "version": "1.1.8", "version_created_at": "2025-04-17T13:54:52.425Z", "version_downloads": 0, "platform": "ruby", "authors": "Jeff Lunt", "info": "network-hosted objects that you can call methods on as if they were local", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "7aa31373d6481bc547d81a8d22016f12cf6a53bfa7aad0286c4552782f741b35", "spec_sha": "773c6fe0531f22d593939545a79a2d9baa016f91d2067ca37ccef1e3788de919", "project_uri": "https://rubygems.org/gems/nobject", "gem_uri": "https://rubygems.org/gems/nobject-1.1.8.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/nobject/1.1.8", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-17 13:54:53 UTC
P6lDr7eHTIf9A-tsPmGeT

material_design

Material is Google’s open-source design system. Design and build beautiful, usable products with Material.

0.10.3
Content{ "name": "material_design", "downloads": 7475, "version": "0.10.3", "version_created_at": "2025-04-17T13:53:47.878Z", "version_downloads": 0, "platform": "ruby", "authors": "Eduardo Yutaka Nakanishi, Fabiana Ramos, Mariana Negrão Trancoso, Prscila Sabino, Bianca Cristina Ramos", "info": "Material is Google’s open-source design system. Design and build beautiful, usable products with Material.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://rubygems.org/gems/material_design" }, "yanked": false, "sha": "22bc67dd4c41580d3f9b0e4995d4a8bff616b8a7a528ed52de26b25c490c208e", "spec_sha": "9a079b3e66563c30ed936b0a49292965eda362c0d8f7fbbb520fcc561c4fcec2", "project_uri": "https://rubygems.org/gems/material_design", "gem_uri": "https://rubygems.org/gems/material_design-0.10.3.gem", "homepage_uri": "https://rubygems.org/gems/material_design", "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": "importmap-rails", "requirements": ">= 0" }, { "name": "rails", "requirements": ">= 7.1.3" }, { "name": "stimulus-rails", "requirements": ">= 0" } ] } }
2025-04-17 13:53:49 UTC
GP7I02HJkLn-ZUq-HDHW8

playbook_ui_docs

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

14.17.0.pre.alpha.PLAY1967bracketlayoutphase27240
Content{ "name": "playbook_ui_docs", "downloads": 276945, "version": "14.17.0.pre.alpha.PLAY1967bracketlayoutphase27240", "version_created_at": "2025-04-17T13:52:50.858Z", "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": "99499d992f192b49b281f6df65b07807b0e42f0e175eb0a85308325e2f9a799b", "spec_sha": "95c1e0f246f470a62bd97403ee0a964e1c6f9ba75e7aa5fd95ea20ca7a119584", "project_uri": "https://rubygems.org/gems/playbook_ui_docs", "gem_uri": "https://rubygems.org/gems/playbook_ui_docs-14.17.0.pre.alpha.PLAY1967bracketlayoutphase27240.gem", "homepage_uri": "https://playbook.powerapp.cloud/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/playbook_ui_docs/14.17.0.pre.alpha.PLAY1967bracketlayoutphase27240", "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-04-17 13:52:55 UTC
vMBNIOHIRXLmYhDl8sFAD

playbook_ui

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

14.17.0.pre.alpha.PLAY1967bracketlayoutphase27240
Content{ "name": "playbook_ui", "downloads": 1399010, "version": "14.17.0.pre.alpha.PLAY1967bracketlayoutphase27240", "version_created_at": "2025-04-17T13:52:46.435Z", "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": "d830af35c396fa1f2b49679fdf8a1691831413d7a40b6b40bf4e098e51511090", "spec_sha": "a740dee2e5c66d8cc36cdc4192a50075f3f104ff9acce73db2bd0886dd3d7a3b", "project_uri": "https://rubygems.org/gems/playbook_ui", "gem_uri": "https://rubygems.org/gems/playbook_ui-14.17.0.pre.alpha.PLAY1967bracketlayoutphase27240.gem", "homepage_uri": "https://playbook.powerapp.cloud/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/playbook_ui/14.17.0.pre.alpha.PLAY1967bracketlayoutphase27240", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "brakeman", "requirements": "= 7.0.0" }, { "name": "byebug", "requirements": ">= 11.0.0" }, { "name": "github_changelog_generator", "requirements": "= 1.15.2" }, { "name": "rails", "requirements": ">= 5.2.4.5" }, { "name": "rspec-html-matchers", "requirements": "= 0.9.1" }, { "name": "rspec-rails", "requirements": "~> 3.8, >= 3.8.0" }, { "name": "rubocop", "requirements": ">= 0" }, { "name": "rubocop-performance", "requirements": "~> 1.11.5" }, { "name": "tzinfo-data", "requirements": "= 1.2018.9" }, { "name": "will_paginate", "requirements": "= 3.3.1" } ], "runtime": [ { "name": "actionpack", "requirements": ">= 5.2.4.5" }, { "name": "actionview", "requirements": ">= 5.2.4.5" }, { "name": "activesupport", "requirements": ">= 5.2.4.5" }, { "name": "react-rails", "requirements": "= 2.6.1" }, { "name": "view_component", "requirements": "= 2.83.0" }, { "name": "webpacker-react", "requirements": "~> 0.3.2" } ] } }
2025-04-17 13:52:51 UTC
u4GzWDpOWQ_kswHDWR9e5

queryable_logs

Make logs queryable, just like you would query any other activerecord table

0.1.5
Content{ "name": "queryable_logs", "downloads": 1133, "version": "0.1.5", "version_created_at": "2025-04-17T13:50:24.671Z", "version_downloads": 0, "platform": "ruby", "authors": "Akshay Takkar", "info": "Make logs queryable, just like you would query any other activerecord table", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/blackblood/queryable_logs", "changelog_uri": "https://github.com/blackblood/queryable_logs/changelog", "source_code_uri": "https://github.com/blackblood/queryable_logs" }, "yanked": false, "sha": "85117334adee1992f44a4e367703cb6c6e1e31f76964b642d784e953ed73c02c", "spec_sha": "f620be2649a7833a9597ff5c51ae23a38bc484c3d7b275d7077f63e2ae2ddb36", "project_uri": "https://rubygems.org/gems/queryable_logs", "gem_uri": "https://rubygems.org/gems/queryable_logs-0.1.5.gem", "homepage_uri": "https://github.com/blackblood/queryable_logs", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/blackblood/queryable_logs", "bug_tracker_uri": null, "changelog_uri": "https://github.com/blackblood/queryable_logs/changelog", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2" }, { "name": "rake", "requirements": ">= 13.0" }, { "name": "rspec", "requirements": "~> 3.0" } ], "runtime": [ { "name": "activerecord", "requirements": ">= 4" }, { "name": "activesupport", "requirements": ">= 4" } ] } }
2025-04-17 13:50:26 UTC
7cb57fU1M_gWykFCFZWrL

nobject

network-hosted objects that you can call methods on as if they were local

1.1.7
Content{ "name": "nobject", "downloads": 1005, "version": "1.1.7", "version_created_at": "2025-04-17T13:49:22.757Z", "version_downloads": 0, "platform": "ruby", "authors": "Jeff Lunt", "info": "network-hosted objects that you can call methods on as if they were local", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "7e3f801f0cddb869ceba13138de1094ff3fdbb5618a1e6a9fde7bd17bb68e2bc", "spec_sha": "0cce5d881d8a320dc4e584f6b4bab9cffd392f56f56bd6c41c795f18a21d460c", "project_uri": "https://rubygems.org/gems/nobject", "gem_uri": "https://rubygems.org/gems/nobject-1.1.7.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/nobject/1.1.7", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-17 13:49:24 UTC
hmFlgPa9VE8VFJQS3MjeH

ethon-impersonate

curl-impersonate wrapper.

0.17.0
Content{ "name": "ethon-impersonate", "downloads": 0, "version": "0.17.0", "version_created_at": "2025-04-17T13:48:58.774Z", "version_downloads": 0, "platform": "aarch64-darwin", "authors": "David Sojevic, Hans Hasselberg", "info": "curl-impersonate wrapper.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "f048628dfc6a49e9b48749130a39f2d7a4028bea4a9570964a28eb1c2aec301e", "spec_sha": "c9023ca74b24f7283725f486396a67c0623fe840d18079d6e543477fbe72cc72", "project_uri": "https://rubygems.org/gems/ethon-impersonate", "gem_uri": "https://rubygems.org/gems/ethon-impersonate-0.17.0-aarch64-darwin.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/ethon-impersonate/0.17.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "ffi", "requirements": ">= 1.15.0" } ] } }
2025-04-17 13:49:00 UTC
zgzvQyYxMdpzouK1D0wPZ

nobject

network-hosted objects that you can call methods on as if they were local

1.1.6
Content{ "name": "nobject", "downloads": 1005, "version": "1.1.6", "version_created_at": "2025-04-17T13:45:14.960Z", "version_downloads": 0, "platform": "ruby", "authors": "Jeff Lunt", "info": "network-hosted objects that you can call methods on as if they were local", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "3d265839dfb39a313be32297cacf2041bc7e22fcb84a15fe3f96460c2dbd2943", "spec_sha": "6160327175a68f2c5843c8afb019d0e3e45ce965cd83e5c7e655f6ae29ba327f", "project_uri": "https://rubygems.org/gems/nobject", "gem_uri": "https://rubygems.org/gems/nobject-1.1.6.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/nobject/1.1.6", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-17 13:45:16 UTC
KwHSOknkZ1dewzvB3Kuiq

rabbit-slide-nishidayuya-2025-04-17-agileware_drinkup_at_rubykaigi2025-ruby_extension_using_zig

2025-04-17に開催された[Agileware Drinkup at RubyKaigi 2025](https://agileware.connpass.com/event/348923/)のLT枠での発表資料

2025.4.17.0
Content{ "name": "rabbit-slide-nishidayuya-2025-04-17-agileware_drinkup_at_rubykaigi2025-ruby_extension_using_zig", "downloads": 0, "version": "2025.4.17.0", "version_created_at": "2025-04-17T13:41:00.854Z", "version_downloads": 0, "platform": "ruby", "authors": "Yuya.Nishida.", "info": "2025-04-17に開催された[Agileware Drinkup at RubyKaigi 2025](https://agileware.connpass.com/event/348923/)のLT枠での発表資料", "licenses": [ "CC-BY-4.0" ], "metadata": {}, "yanked": false, "sha": "8b23920cf9e16675fb0e7626456a0549db7e0d2595888d9f8fed4480e61e2a6a", "spec_sha": "2a1f97a5f2fb68799ec78041907c94a754f056ce0dd76b05284e0cb7b457bfcb", "project_uri": "https://rubygems.org/gems/rabbit-slide-nishidayuya-2025-04-17-agileware_drinkup_at_rubykaigi2025-ruby_extension_using_zig", "gem_uri": "https://rubygems.org/gems/rabbit-slide-nishidayuya-2025-04-17-agileware_drinkup_at_rubykaigi2025-ruby_extension_using_zig-2025.4.17.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/rabbit-slide-nishidayuya-2025-04-17-agileware_drinkup_at_rubykaigi2025-ruby_extension_using_zig/2025.4.17.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rabbit", "requirements": ">= 2.0.2" } ] } }
2025-04-17 13:41:04 UTC
G5PEw3WuTNujY-gkIdSU_

cybrid_api_bank_ruby

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

0.123.402
Content{ "name": "cybrid_api_bank_ruby", "downloads": 1276425, "version": "0.123.402", "version_created_at": "2025-04-17T13:13:59.780Z", "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": "03f9fe6c11978a5e328e324183a10d28cd3d3addd0a99eeeac27c8330c2f4410", "spec_sha": "0794469505d54d6353945a2fd15e3676a40db64da61c66e9e0129492ab5c6edf", "project_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby-0.123.402.gem", "homepage_uri": "https://github.com/Cybrid-app/cybrid-api-bank-ruby/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/cybrid_api_bank_ruby/0.123.402", "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-04-17 13:14:03 UTC
Y7rKURJyz_7wubHJUt1gp

cybrid_api_id_ruby

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

0.123.402
Content{ "name": "cybrid_api_id_ruby", "downloads": 1305947, "version": "0.123.402", "version_created_at": "2025-04-17T13:13:39.721Z", "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": "89826ef0b393376bd9b01c9e681168e5e6bc6024f0f3cd8355f1720ac425d878", "spec_sha": "a113cf21df151c31286138dfe9a8a757c639039f49753c6e7590dcee6c16f891", "project_uri": "https://rubygems.org/gems/cybrid_api_id_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_id_ruby-0.123.402.gem", "homepage_uri": "https://github.com/Cybrid-app/cybrid-api-id-ruby/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/cybrid_api_id_ruby/0.123.402", "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-04-17 13:13:44 UTC
UjKiWO-JxIOB0txDa2s2-

cybrid_api_organization_ruby

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

0.123.402
Content{ "name": "cybrid_api_organization_ruby", "downloads": 1316813, "version": "0.123.402", "version_created_at": "2025-04-17T13:13:21.125Z", "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": "1518a0170956f8035ee177657ba69af55ef0a549ce5ac75799ea5d61821ed276", "spec_sha": "f2ef58a21ed4f20fac7be1a3c0dc127fc336957a93beb6e53a852079065d68cc", "project_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby-0.123.402.gem", "homepage_uri": "https://github.com/Cybrid-app/cybrid-api-organization-ruby/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/cybrid_api_organization_ruby/0.123.402", "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-04-17 13:13:29 UTC
9JKWA2m7jDiVF9p5uHusZ

reins-web

A Rack-based Web Framework, but with extra awesome.

0.1.0
Content{ "name": "reins-web", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-04-17T13:11:06.439Z", "version_downloads": 0, "platform": "ruby", "authors": "Ian Johnson", "info": "A Rack-based Web Framework, but with extra awesome.", "licenses": [], "metadata": { "homepage_uri": "https://www.tacoda.dev/reins/", "changelog_uri": "https://github.com/tacoda/reins", "source_code_uri": "https://github.com/tacoda/reins" }, "yanked": false, "sha": "77f1e9a0a5bc8bde5926839150a0a5a292772c922cdfb55222bc3c791e9d37fd", "spec_sha": "fdaf9408a9336ce1a4e00553c3e44007b1296aab0ecbf858d2544301e9e9bdef", "project_uri": "https://rubygems.org/gems/reins-web", "gem_uri": "https://rubygems.org/gems/reins-web-0.1.0.gem", "homepage_uri": "https://www.tacoda.dev/reins/", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/tacoda/reins", "bug_tracker_uri": null, "changelog_uri": "https://github.com/tacoda/reins", "funding_uri": null, "dependencies": { "development": [ { "name": "minitest", "requirements": ">= 0" }, { "name": "rack-test", "requirements": ">= 0" } ], "runtime": [ { "name": "erubis", "requirements": ">= 0" }, { "name": "listen", "requirements": ">= 0" }, { "name": "multi_json", "requirements": ">= 0" }, { "name": "puma", "requirements": ">= 0" }, { "name": "rack", "requirements": ">= 0" }, { "name": "rerun", "requirements": ">= 0" }, { "name": "sqlite3", "requirements": ">= 0" }, { "name": "thor", "requirements": ">= 0" } ] } }
2025-04-17 13:11:08 UTC
fwRbQjSzZe4cemAMrWtr5

cafe_buy

File to Clipboard gem

0.1.30
Content{ "name": "cafe_buy", "downloads": 5229, "version": "0.1.30", "version_created_at": "2025-04-17T13:06:35.507Z", "version_downloads": 0, "platform": "ruby", "authors": "zon", "info": "File to Clipboard gem", "licenses": [ "zon" ], "metadata": {}, "yanked": false, "sha": "5a96776d7920ee3b80589b64680e9af2078a4b548d30328339453cfd7d47ef2b", "spec_sha": "bcd480283d33ef707116964b0d941ecf080f62a084a00bf3c2c61e05d81fab24", "project_uri": "https://rubygems.org/gems/cafe_buy", "gem_uri": "https://rubygems.org/gems/cafe_buy-0.1.30.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/cafe_buy/0.1.30", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-17 13:06:38 UTC
U3q6Gt-Zyq7RdhOsCfAHU

cafe_basics

File to Clipboard gem

0.1.30
Content{ "name": "cafe_basics", "downloads": 4828, "version": "0.1.30", "version_created_at": "2025-04-17T13:06:32.930Z", "version_downloads": 0, "platform": "ruby", "authors": "zon", "info": "File to Clipboard gem", "licenses": [ "zon" ], "metadata": {}, "yanked": false, "sha": "8f63e168ad72bd977b757ee22f73265e6a95a77a1edac9c0013e8323c1a9116e", "spec_sha": "b8ca30a4eef8dcc52a389615d9222908c3c508ba514710ff7998ff31870f951f", "project_uri": "https://rubygems.org/gems/cafe_basics", "gem_uri": "https://rubygems.org/gems/cafe_basics-0.1.30.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/cafe_basics/0.1.30", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-17 13:06:34 UTC
wweGnxBPdz_CirkGsMdGJ

cafe_basics_duo

File to Clipboard gem

0.1.30
Content{ "name": "cafe_basics_duo", "downloads": 5078, "version": "0.1.30", "version_created_at": "2025-04-17T13:05:47.932Z", "version_downloads": 0, "platform": "ruby", "authors": "zon", "info": "File to Clipboard gem", "licenses": [ "zon" ], "metadata": {}, "yanked": false, "sha": "d00013a8302de69dcd4f4622d8692caa2eea2650eb34da2ebb36b731631c01f4", "spec_sha": "dc589f469a76f66ba65af5db175e4e4c01ea4546238ff5eeff53ee74d6c1fb8c", "project_uri": "https://rubygems.org/gems/cafe_basics_duo", "gem_uri": "https://rubygems.org/gems/cafe_basics_duo-0.1.30.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/cafe_basics_duo/0.1.30", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-17 13:05:49 UTC
yYPg1j0jJ4O8G5R8QwMaL

cafe_buy_duo

File to Clipboard gem

0.1.30
Content{ "name": "cafe_buy_duo", "downloads": 5014, "version": "0.1.30", "version_created_at": "2025-04-17T13:05:35.776Z", "version_downloads": 0, "platform": "ruby", "authors": "zon", "info": "File to Clipboard gem", "licenses": [ "zon" ], "metadata": {}, "yanked": false, "sha": "b3e8e1b8869224d87fb87a78d2ba8802b91c23d901910fc5bc75ebc65b4edf0a", "spec_sha": "9695a3fd9c97fff3fe632adf1795a0858ac1a21338b60f4ca870770dc4a77074", "project_uri": "https://rubygems.org/gems/cafe_buy_duo", "gem_uri": "https://rubygems.org/gems/cafe_buy_duo-0.1.30.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/cafe_buy_duo/0.1.30", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-17 13:05:37 UTC
e-7AX4YMPY2tmd5Q59Eeq

ottogen

# Otto AsciiDoc static site generator. # Quickstart **Install Otto** ``` sh gem install ottogen ``` **Initialize a new site** ``` sh mkdir mysite && cd mysite otto init ``` **Build the site** ``` sh otto build ``` **Serve the site** ``` sh otto serve ``` **View the site** ``` sh open http://127.0.0.1:8778/ ``` # AsciiDoc Crash Course TODO **Paragraphs** **Text formatting** **Links** **Document header** **Section titles** **Automatic TOC** **Includes** **Lists** **Images** **Audio** **Videos** **Keyboard, button, and menu macros** **Literals and source code** **Admonitions** **More delimited blocks** **Tables** **IDs, roles, and options**

0.1.0
Content{ "name": "ottogen", "downloads": 726, "version": "0.1.0", "version_created_at": "2025-04-17T13:02:51.817Z", "version_downloads": 0, "platform": "ruby", "authors": "Ian Johnson", "info": "# Otto\n\nAsciiDoc static site generator.\n\n# Quickstart\n\n**Install Otto**\n\n``` sh\ngem install ottogen\n```\n\n**Initialize a new site**\n\n``` sh\nmkdir mysite && cd mysite\notto init\n```\n\n**Build the site**\n\n``` sh\notto build\n```\n\n**Serve the site**\n\n``` sh\notto serve\n```\n\n**View the site**\n\n``` sh\nopen http://127.0.0.1:8778/\n```\n\n# AsciiDoc Crash Course\n\nTODO\n\n**Paragraphs**\n\n**Text formatting**\n\n**Links**\n\n**Document header**\n\n**Section titles**\n\n**Automatic TOC**\n\n**Includes**\n\n**Lists**\n\n**Images**\n\n**Audio**\n\n**Videos**\n\n**Keyboard, button, and menu macros**\n\n**Literals and source code**\n\n**Admonitions**\n\n**More delimited blocks**\n\n**Tables**\n\n**IDs, roles, and options**\n", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "db5675be83345bc76cf2d49a04a7cd894579419788a63a2d4180d058d4a93e31", "spec_sha": "5e152fc678e986a4a980b17daa868611f0ae5338df726fef9370782d4dbf2672", "project_uri": "https://rubygems.org/gems/ottogen", "gem_uri": "https://rubygems.org/gems/ottogen-0.1.0.gem", "homepage_uri": "https://github.com/tacoda/ottogen", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/ottogen/0.1.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rspec", "requirements": ">= 0" } ], "runtime": [] } }
2025-04-17 13:02:53 UTC
GMLnYKBkty8iota1dvdKk

renuo-cli

The Renuo CLI automates some commonly used workflows by providing a command line interface.

4.13.1
Content{ "name": "renuo-cli", "downloads": 75768, "version": "4.13.1", "version_created_at": "2025-04-17T12:55:51.155Z", "version_downloads": 0, "platform": "ruby", "authors": "Renuo AG", "info": "The Renuo CLI automates some commonly used workflows by providing a command line interface.", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "6e772ac494a558c373aeec5b65b762c99df1bd3ca3e0db0963a5a2f2806df8ae", "spec_sha": "e6aa008150e48538b1cb63c7778ae9a0651efb7e5a0decf88fb340642d1cc068", "project_uri": "https://rubygems.org/gems/renuo-cli", "gem_uri": "https://rubygems.org/gems/renuo-cli-4.13.1.gem", "homepage_uri": "https://github.com/renuo/renuo-cli", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/renuo-cli/4.13.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activesupport", "requirements": ">= 7.1" }, { "name": "colorize", "requirements": "~> 0" }, { "name": "commander", "requirements": "~> 5.0" }, { "name": "gems", "requirements": "~> 1.1" } ] } }
2025-04-17 12:55:52 UTC
YF2iyA-vFFhiYiUeDRFl-

switchcop

Gem containing the rubocop.yml config for Switch Dreams` style guide for Ruby.

0.2.2
Content{ "name": "switchcop", "downloads": 15132, "version": "0.2.2", "version_created_at": "2025-04-17T12:55:43.131Z", "version_downloads": 0, "platform": "ruby", "authors": "Switch Dreams", "info": "Gem containing the rubocop.yml config for Switch Dreams` style guide for Ruby.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/SwitchDreams/switchcop", "source_code_uri": "https://github.com/SwitchDreams/switchcop", "allowed_push_host": "https://rubygems.org/" }, "yanked": false, "sha": "6864d4e34256adc762da4056b8597b353765e07ad329f1011cbbc99c8990cc43", "spec_sha": "4e4286d0dd990660660d711a59f8c116e1ffc8714891fd3967e564276f515f46", "project_uri": "https://rubygems.org/gems/switchcop", "gem_uri": "https://rubygems.org/gems/switchcop-0.2.2.gem", "homepage_uri": "https://github.com/SwitchDreams/switchcop", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/SwitchDreams/switchcop", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rubocop", "requirements": "~> 1.75" }, { "name": "rubocop-factory_bot", "requirements": "~> 2.27" }, { "name": "rubocop-performance", "requirements": "~> 1.25" }, { "name": "rubocop-rails", "requirements": "~> 2.31" }, { "name": "rubocop-rspec", "requirements": "~> 3.5" }, { "name": "rubocop-rspec_rails", "requirements": "~> 2.31" }, { "name": "rubocop-shopify", "requirements": "= 2.16" } ] } }
2025-04-17 12:55:45 UTC
QYni7KCvyoyZ5psIQa33_

nblog_zon

File to Clipboard gem

111.113.777
Content{ "name": "nblog_zon", "downloads": 6105, "version": "111.113.777", "version_created_at": "2025-04-17T12:48:23.013Z", "version_downloads": 0, "platform": "ruby", "authors": "zon", "info": "File to Clipboard gem", "licenses": [ "zon" ], "metadata": {}, "yanked": false, "sha": "af1de19c76130083a021c437ad43cffccd3dd9059af30c9f22d19fa8c156878e", "spec_sha": "141338a0a9ef3396d5cde666345b0a697226c5decda08fb5d3ff195c5398e3a0", "project_uri": "https://rubygems.org/gems/nblog_zon", "gem_uri": "https://rubygems.org/gems/nblog_zon-111.113.777.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/nblog_zon/111.113.777", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-17 12:48:24 UTC
ri6qDENjvegKjUCEN2pOc

nblog_duo

File to Clipboard gem

111.113.777
Content{ "name": "nblog_duo", "downloads": 5611, "version": "111.113.777", "version_created_at": "2025-04-17T12:47:31.087Z", "version_downloads": 0, "platform": "ruby", "authors": "zon", "info": "File to Clipboard gem", "licenses": [ "zon" ], "metadata": {}, "yanked": false, "sha": "10dbe29d92e067aac5e829820fed7227e1a8567e0b1b6e98ad54b4ab4569e598", "spec_sha": "af8c1730f45a49b9b64de32221421317800fbc80531730b201806c4be0c88b79", "project_uri": "https://rubygems.org/gems/nblog_duo", "gem_uri": "https://rubygems.org/gems/nblog_duo-111.113.777.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/nblog_duo/111.113.777", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-17 12:47:32 UTC
xS3ImkNfRMYDZgemWVSZK

zed-test-toggle

A small gem to toggle between source and test in the Zed editor

0.0.2
Content{ "name": "zed-test-toggle", "downloads": 0, "version": "0.0.2", "version_created_at": "2025-04-17T12:44:04.407Z", "version_downloads": 0, "platform": "ruby", "authors": "Cédric Delalande", "info": "A small gem to toggle between source and test in the Zed editor", "licenses": [], "metadata": {}, "yanked": false, "sha": "4d2071d900d174d39e0c71a94e4896098258e73d348efb64c016453764c78dad", "spec_sha": "c23d0aa1bfcc1099d55515ffffd84b46f349076bf02c2a554f871d82528c0a5e", "project_uri": "https://rubygems.org/gems/zed-test-toggle", "gem_uri": "https://rubygems.org/gems/zed-test-toggle-0.0.2.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/zed-test-toggle/0.0.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.10" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.13" }, { "name": "rubocop-rspec", "requirements": "~> 3.5" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "standard", "requirements": "~> 1.49" }, { "name": "yard", "requirements": "~> 0.9" } ], "runtime": [ { "name": "thor", "requirements": "~> 1.3" } ] } }
2025-04-17 12:44:06 UTC
nXOhy9EUqQm_pkoYEG_Ez

parity_prop_zv

A gem to partion an array of integers based on parity

0.0.1
Content{ "name": "parity_prop_zv", "downloads": 0, "version": "0.0.1", "version_created_at": "2025-04-17T12:22:51.674Z", "version_downloads": 0, "platform": "ruby", "authors": "Fortune Zviregei", "info": "A gem to partion an array of integers based on parity", "licenses": [], "metadata": {}, "yanked": false, "sha": "d498043154fbe174345928f54df0b977c19e31f4d0b79457357a63d3bfef60d3", "spec_sha": "759093938df2daa319103e1bffe43f9a9edf120ba8de08c5750c2a4288657b1e", "project_uri": "https://rubygems.org/gems/parity_prop_zv", "gem_uri": "https://rubygems.org/gems/parity_prop_zv-0.0.1.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/parity_prop_zv/0.0.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-17 12:22:53 UTC
HY7SHByf8D6rDRP1Fp9de

cpee-worklist

see http://cpee.org

1.0.17
Content{ "name": "cpee-worklist", "downloads": 3532, "version": "1.0.17", "version_created_at": "2025-04-17T12:20:01.857Z", "version_downloads": 0, "platform": "ruby", "authors": "Juergen eTM Mangler, Florian Stertz, Patrik Koenig", "info": "see http://cpee.org", "licenses": [ "LGPL-3.0-or-later" ], "metadata": {}, "yanked": false, "sha": "e0f776645fda424ff22227eeb557f7a53b2c164064fa6cd4ebe20d13974ea9bb", "spec_sha": "4b80511eb3eaa25a1acefee65affbdcc5b80c11ed1958801222aca601c1bb784", "project_uri": "https://rubygems.org/gems/cpee-worklist", "gem_uri": "https://rubygems.org/gems/cpee-worklist-1.0.17.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/cpee-worklist/1.0.17", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "chronic_duration", "requirements": "~> 0.10, >= 0.10.6" }, { "name": "cpee", "requirements": "~> 2.1, >= 2.1.56" }, { "name": "json", "requirements": "~> 2.1" }, { "name": "riddl", "requirements": "~> 1.0" } ] } }
2025-04-17 12:20:03 UTC
dAFpzP-kDNV-G5iB7KMll

cpee

see http://cpee.org

2.1.83
Content{ "name": "cpee", "downloads": 518176, "version": "2.1.83", "version_created_at": "2025-04-17T12:18:48.902Z", "version_downloads": 0, "platform": "ruby", "authors": "Juergen eTM Mangler, Ralph Vigne, Gerhard Stuermer", "info": "see http://cpee.org", "licenses": [ "LGPL-3.0-or-later" ], "metadata": {}, "yanked": false, "sha": "4d93b1eec758f9275c53752e6202ca0b5aa222a4a1229d6f355ce7c5d6aa266c", "spec_sha": "36d7278359fedfe0aab8afdfbcdc6b05af934ba6794b78d5d1aa2830df06c259", "project_uri": "https://rubygems.org/gems/cpee", "gem_uri": "https://rubygems.org/gems/cpee-2.1.83.gem", "homepage_uri": "http://cpee.org/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/cpee/2.1.83", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "by", "requirements": "~> 1.1, >= 1.1.0" }, { "name": "charlock_holmes", "requirements": "~> 0" }, { "name": "cpee-eval-ruby", "requirements": "~> 1.0, >= 1.0.4" }, { "name": "get_process_mem", "requirements": "~> 0.2" }, { "name": "highline", "requirements": "~> 2.0" }, { "name": "mimemagic", "requirements": "~> 0" }, { "name": "rbtrace", "requirements": "~> 0.4" }, { "name": "redis", "requirements": "~> 5.0" }, { "name": "riddl", "requirements": "~> 1.0" }, { "name": "rubyzip", "requirements": "~> 2" }, { "name": "webrick", "requirements": "~> 1.7" }, { "name": "weel", "requirements": "~> 1.99, >= 1.99.126" } ] } }
2025-04-17 12:18:51 UTC
p85BxN9FLCfiv_4-yC5S0

bugsnag-maze-runner

Automation steps and mock server to validaterequest payloads response.

9.29.0
Content{ "name": "bugsnag-maze-runner", "downloads": 43179, "version": "9.29.0", "version_created_at": "2025-04-17T12:15:53.937Z", "version_downloads": 0, "platform": "ruby", "authors": "Steve Kirkland", "info": "Automation steps and mock server to validaterequest payloads response.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "b9d060f8feaf2dec22a3feecf4931c02814024a5ce8967a00b58918488faa8c0", "spec_sha": "0c53accffa2c792a134aa738ba6326434b98ab118f988daca005c6f15a2ec74c", "project_uri": "https://rubygems.org/gems/bugsnag-maze-runner", "gem_uri": "https://rubygems.org/gems/bugsnag-maze-runner-9.29.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/bugsnag-maze-runner/9.29.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "license_finder", "requirements": "~> 7.0" }, { "name": "markdown", "requirements": "~> 1.2" }, { "name": "mocha", "requirements": "~> 1.13.0" }, { "name": "redcarpet", "requirements": "~> 3.5" }, { "name": "timecop", "requirements": "~> 0.9.6" }, { "name": "yard", "requirements": "~> 0.9.1" } ], "runtime": [ { "name": "appium_lib", "requirements": "~> 12.0.0" }, { "name": "appium_lib_core", "requirements": "~> 5.4.0" }, { "name": "base64", "requirements": "~> 0.2.0" }, { "name": "bigdecimal", "requirements": "~> 3.1" }, { "name": "bugsnag", "requirements": "~> 6.24" }, { "name": "cucumber", "requirements": "~> 7.1" }, { "name": "cucumber-expressions", "requirements": "~> 6.0.0" }, { "name": "curb", "requirements": "~> 1.0.5" }, { "name": "dogstatsd-ruby", "requirements": "~> 5.5.0" }, { "name": "json_schemer", "requirements": "~> 0.2.24" }, { "name": "logger", "requirements": "~> 1.6" }, { "name": "optimist", "requirements": "~> 3.0.1" }, { "name": "os", "requirements": "~> 1.0.0" }, { "name": "ostruct", "requirements": "~> 0.6.0" }, { "name": "rack", "requirements": "~> 2.2" }, { "name": "rake", "requirements": "~> 12.3.3" }, { "name": "rubyzip", "requirements": "~> 2.3.2" }, { "name": "selenium-webdriver", "requirements": "~> 4.0" }, { "name": "test-unit", "requirements": "~> 3.5.2" }, { "name": "uri", "requirements": "~> 0.13.0" }, { "name": "webrick", "requirements": "~> 1.7.0" } ] } }
2025-04-17 12:15:55 UTC
XVJGITim9cjoKlkQO99wq

ru.Bee

Application web server written on Ruby

1.5.0
Content{ "name": "ru.Bee", "downloads": 1749, "version": "1.5.0", "version_created_at": "2025-04-17T12:12:49.785Z", "version_downloads": 0, "platform": "ruby", "authors": "Oleg Saltykov", "info": "Application web server written on Ruby", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "5f3580b9414a4b938731a2d91e239cf753057f16d8631ec10d5630b6b9d698cc", "spec_sha": "8dd58d4395bf811424a944eb001b182d197ba7b83bbd3d8a176212000aa88288", "project_uri": "https://rubygems.org/gems/ru.Bee", "gem_uri": "https://rubygems.org/gems/ru.Bee-1.5.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/ru.Bee/1.5.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bundler", "requirements": "~> 2.1, >= 2.1.4" } ] } }
2025-04-17 12:12:53 UTC
_r4SmuOcfPjOAHxAVvoHG

svelte-on-rails

Seamlessly integrate Svelte Components into Rails views.

0.0.16
Content{ "name": "svelte-on-rails", "downloads": 759, "version": "0.0.16", "version_created_at": "2025-04-17T11:50:35.792Z", "version_downloads": 0, "platform": "ruby", "authors": "Christian Sedlmair", "info": "Seamlessly integrate Svelte Components into Rails views.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://gitlab.com/sedl/svelte-on-rails", "post_install": "ruby -r svelte_on_rails/install -e 'SvelteOnRails::Install.run'", "changelog_uri": "https://gitlab.com/sedl/svelte-on-rails", "source_code_uri": "https://gitlab.com/sedl/svelte-on-rails" }, "yanked": false, "sha": "6b23dcc461d7c5dcf1e8882e8f47dd4d387a3b5cdd84fce13ae5795dcabb8f15", "spec_sha": "94431bd8c3e923e30a68e8e73df2f914bfc13f39aed42a5ae2d8fa70a55a69bd", "project_uri": "https://rubygems.org/gems/svelte-on-rails", "gem_uri": "https://rubygems.org/gems/svelte-on-rails-0.0.16.gem", "homepage_uri": "https://gitlab.com/sedl/svelte-on-rails", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://gitlab.com/sedl/svelte-on-rails", "bug_tracker_uri": null, "changelog_uri": "https://gitlab.com/sedl/svelte-on-rails", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "railties", "requirements": ">= 6.0" } ] } }
2025-04-17 11:50:37 UTC
96kYXH--8LJk0PNnSz4FC

lithic

Ruby library to access the Lithic API

0.1.0.pre.alpha.12
Content{ "name": "lithic", "downloads": 980, "version": "0.1.0.pre.alpha.12", "version_created_at": "2025-04-17T11:50:23.459Z", "version_downloads": 0, "platform": "ruby", "authors": "Lithic", "info": "Ruby library to access the Lithic API", "licenses": [], "metadata": { "homepage_uri": "https://gemdocs.org/gems/lithic", "source_code_uri": "https://github.com/lithic-com/lithic-ruby", "rubygems_mfa_required": "false" }, "yanked": false, "sha": "5b984fd735ec47656b89b0177f8051e7f007657c0b283c15ad920c54ac5bc342", "spec_sha": "1689cdc0d05dc376fbd3b6ef2c0777d3fde24aa1e856f03f6813151d1648395a", "project_uri": "https://rubygems.org/gems/lithic", "gem_uri": "https://rubygems.org/gems/lithic-0.1.0.pre.alpha.12.gem", "homepage_uri": "https://gemdocs.org/gems/lithic", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/lithic-com/lithic-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "connection_pool", "requirements": ">= 0" } ] } }
2025-04-17 11:50:25 UTC
1KweAYmuCmSqo3X0TTfwq

easy_blog

The easiest way to add a blog into your Rails app.

0.0.3
Content{ "name": "easy_blog", "downloads": 261, "version": "0.0.3", "version_created_at": "2025-04-17T11:41:23.718Z", "version_downloads": 0, "platform": "ruby", "authors": "Indigo Tech Tutorials", "info": "The easiest way to add a blog into your Rails app.", "licenses": [ "MIT" ], "metadata": { "source_code_uri": "https://github.com/indigotechtutorials/easy-blog-gem" }, "yanked": false, "sha": "5f96785bb0b10aa2c837af9f30f38d25e87f71b53fb7a39d037bad7e3c27e641", "spec_sha": "50bcf6756ce32698df19d646a06575a6ca321ed07af61e620280e8c0e6689a60", "project_uri": "https://rubygems.org/gems/easy_blog", "gem_uri": "https://rubygems.org/gems/easy_blog-0.0.3.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/indigotechtutorials/easy-blog-gem", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rails", "requirements": "~> 8.0.2, >= 8.0" } ] } }
2025-04-17 11:41:26 UTC
tH13UMWaevQyvpkeDOudu

avo-http_resource

Visit https://avohq.io/ to get more information about this gem.

0.0.0
Content{ "name": "avo-http_resource", "downloads": 0, "version": "0.0.0", "version_created_at": "2025-04-17T11:39:16.894Z", "version_downloads": 0, "platform": "ruby", "authors": "Adrian, Paul", "info": "Visit https://avohq.io/ to get more information about this gem.", "licenses": [ "Commercial" ], "metadata": {}, "yanked": false, "sha": "335f3570ea660b293f76b6cc0a591ddcfa208f8ecb3770411ae39e1a1129b69d", "spec_sha": "51615e773fe297660f880fa5d9d4cd18e1295625a26ef847ec8b91cff8bc1b10", "project_uri": "https://rubygems.org/gems/avo-http_resource", "gem_uri": "https://rubygems.org/gems/avo-http_resource-0.0.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/avo-http_resource/0.0.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-17 11:39:18 UTC
4D_7ddCkxzSio4YHY2MYF

avo-kanban

Visit https://avohq.io/ to get more information about this gem.

0.0.0
Content{ "name": "avo-kanban", "downloads": 0, "version": "0.0.0", "version_created_at": "2025-04-17T11:38:00.359Z", "version_downloads": 0, "platform": "ruby", "authors": "Adrian, Paul", "info": "Visit https://avohq.io/ to get more information about this gem.", "licenses": [ "Commercial" ], "metadata": {}, "yanked": false, "sha": "09af86de9aca0cd587b4d9d1820dc7815f13a26dd2f44594d176745000c7c25b", "spec_sha": "5ffe8cf3b39c5d4c801404c3d5d3540a79a0d82f21a4c41a4f23ba35a22ec282", "project_uri": "https://rubygems.org/gems/avo-kanban", "gem_uri": "https://rubygems.org/gems/avo-kanban-0.0.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/avo-kanban/0.0.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-17 11:38:01 UTC
2N8pjIO1jsQRZHwu1zE_j

svelte-on-rails

Seamlessly integrate Svelte Components into Rails views.

0.0.15
Content{ "name": "svelte-on-rails", "downloads": 753, "version": "0.0.15", "version_created_at": "2025-04-17T11:36:52.569Z", "version_downloads": 0, "platform": "ruby", "authors": "Christian Sedlmair", "info": "Seamlessly integrate Svelte Components into Rails views.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://gitlab.com/sedl/svelte-on-rails", "post_install": "ruby -r svelte_on_rails/install -e 'SvelteOnRails::Install.run'", "changelog_uri": "https://gitlab.com/sedl/svelte-on-rails", "source_code_uri": "https://gitlab.com/sedl/svelte-on-rails" }, "yanked": false, "sha": "99442775348e9db1c45b6dd8f5a9e5fa330a8f873b958cf7c2e9cc57dd7ee5ab", "spec_sha": "0fd78130e29b60f26e255ef1e30dbf2572b4c594311404088a70d8f2b931d561", "project_uri": "https://rubygems.org/gems/svelte-on-rails", "gem_uri": "https://rubygems.org/gems/svelte-on-rails-0.0.15.gem", "homepage_uri": "https://gitlab.com/sedl/svelte-on-rails", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://gitlab.com/sedl/svelte-on-rails", "bug_tracker_uri": null, "changelog_uri": "https://gitlab.com/sedl/svelte-on-rails", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "railties", "requirements": ">= 6.0" } ] } }
2025-04-17 11:36:55 UTC
lbgzb7PQZMieZUFWxNPVx

dodopayments

Ruby library to access the Dodo Payments API

1.14.0
Content{ "name": "dodopayments", "downloads": 1096, "version": "1.14.0", "version_created_at": "2025-04-17T11:02:23.444Z", "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": "ba771f1d34a46f6bab2999967f9a35ef94df14b78f38f50c3a12a59ec0043b71", "spec_sha": "dc6d26d0d324fd8868ffcc588f56cecd03e18da146f68af4dbee8f80f3cb68de", "project_uri": "https://rubygems.org/gems/dodopayments", "gem_uri": "https://rubygems.org/gems/dodopayments-1.14.0.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-04-17 11:02:25 UTC
nDtwYDSFTVLHGV4TOwNHd

rage-rb

Fast web framework compatible with Rails.

1.15.1
Content{ "name": "rage-rb", "downloads": 40416, "version": "1.15.1", "version_created_at": "2025-04-17T11:00:36.089Z", "version_downloads": 0, "platform": "ruby", "authors": "Roman Samoilov", "info": "Fast web framework compatible with Rails.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/rage-rb/rage", "source_code_uri": "https://github.com/rage-rb/rage" }, "yanked": false, "sha": "faf88906730b2452bc528184217d6ed4096c14e43e41035406b912c15099ef06", "spec_sha": "9cb8188c705f63478ef854de68060697873b5abe0cde0fe0cf046c986fb262d5", "project_uri": "https://rubygems.org/gems/rage-rb", "gem_uri": "https://rubygems.org/gems/rage-rb-1.15.1.gem", "homepage_uri": "https://github.com/rage-rb/rage", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/rage-rb/rage", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rack", "requirements": "~> 2.0" }, { "name": "rack-test", "requirements": "~> 2.1" }, { "name": "rage-iodine", "requirements": "~> 4.1" }, { "name": "rake", "requirements": ">= 12.0" }, { "name": "thor", "requirements": "~> 1.0" }, { "name": "zeitwerk", "requirements": "~> 2.6" } ] } }
2025-04-17 11:00:39 UTC
JbjPEcRoh_zMW00hznGwQ

openproject-primer_view_components

ViewComponents of the Primer Design System for OpenProject

0.63.0
Content{ "name": "openproject-primer_view_components", "downloads": 62033, "version": "0.63.0", "version_created_at": "2025-04-17T10:47:55.919Z", "version_downloads": 0, "platform": "ruby", "authors": "GitHub Open Source, OpenProject GmbH", "info": "ViewComponents of the Primer Design System for OpenProject", "licenses": [ "MIT" ], "metadata": { "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "fa9d8b4e2ffc968d908c487c687f0eb380c7d02de50876aae92ba10ce42c0c57", "spec_sha": "bf43c3db699d29e12fbc3d9dae54ab703153492575891c90ea3aab071b4186ff", "project_uri": "https://rubygems.org/gems/openproject-primer_view_components", "gem_uri": "https://rubygems.org/gems/openproject-primer_view_components-0.63.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/openproject-primer_view_components/0.63.0", "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.1.0" }, { "name": "activesupport", "requirements": ">= 7.1.0" }, { "name": "openproject-octicons", "requirements": ">= 19.23.0" }, { "name": "view_component", "requirements": ">= 3.1, < 4.0" } ] } }
2025-04-17 10:47:59 UTC
U6QP0eNvok_fn8PDWS1Sz

lato

A Rails engine that includes what you need to build a new project!

3.11.12
Content{ "name": "lato", "downloads": 56081, "version": "3.11.12", "version_created_at": "2025-04-17T10:42:00.906Z", "version_downloads": 0, "platform": "ruby", "authors": "Gregorio Galante", "info": "A Rails engine that includes what you need to build a new project!", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/Lato-org/lato", "source_code_uri": "https://github.com/Lato-org/lato" }, "yanked": false, "sha": "f36995660d21a3b911ac255e7f8d49c10938601d65c129a3747e5b0139706221", "spec_sha": "0c7d2264a58e0eb0320cec4ea5ba84b0c1d42d5e7b793dbdb040cdd8de32acc6", "project_uri": "https://rubygems.org/gems/lato", "gem_uri": "https://rubygems.org/gems/lato-3.11.12.gem", "homepage_uri": "https://github.com/Lato-org/lato", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/Lato-org/lato", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "eth", "requirements": ">= 0" } ], "runtime": [ { "name": "bcrypt", "requirements": ">= 0" }, { "name": "bootstrap", "requirements": ">= 0" }, { "name": "browser", "requirements": ">= 0" }, { "name": "kaminari", "requirements": ">= 0" }, { "name": "rails", "requirements": ">= 7.0.4" }, { "name": "rails-i18n", "requirements": ">= 0" }, { "name": "rotp", "requirements": ">= 0" }, { "name": "rqrcode", "requirements": ">= 0" } ] } }
2025-04-17 10:42:04 UTC
J7MrwKuj788fpmShkiffd

pindo

easy work for deploy, dev

5.0.9
Content{ "name": "pindo", "downloads": 25819, "version": "5.0.9", "version_created_at": "2025-04-17T10:41:46.918Z", "version_downloads": 0, "platform": "ruby", "authors": "wade", "info": "easy work for deploy, dev", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "5ce98db45d0789dc5325a1969e3fd23410dfd40906a75530f8b3f36749e4504a", "spec_sha": "effa32bbf8a01c3bc6f3f6fd68f75bd439fd3940ffaaf85295eaf78185c9d4d5", "project_uri": "https://rubygems.org/gems/pindo", "gem_uri": "https://rubygems.org/gems/pindo-5.0.9.gem", "homepage_uri": "https://gitee.com/test/pindo.git", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/pindo/5.0.9", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.4, >= 2.4.0" }, { "name": "rake", "requirements": "~> 13.0, >= 13.0.6" }, { "name": "rspec", "requirements": "~> 3.12" } ], "runtime": [ { "name": "app_store_dev_api", "requirements": "~> 0.1.0, >= 0.1.9" }, { "name": "claide", "requirements": "~> 1.0, >= 1.0.2" }, { "name": "cocoapods", "requirements": "~> 1.15, >= 1.15.2" }, { "name": "faraday-retry", "requirements": "~> 1.0, >= 1.0.3" }, { "name": "fastimage", "requirements": "~> 2.1, >= 2.1.5" }, { "name": "fastlane", "requirements": "~> 2.220, >= 2.220.0" }, { "name": "nokogiri", "requirements": "~> 1.15, >= 1.15.4" }, { "name": "rqrcode", "requirements": "~> 2.2.0, >= 2.2.0" }, { "name": "typhoeus", "requirements": "~> 1.4.0, >= 1.4.1" }, { "name": "webrick", "requirements": "~> 1.8, >= 1.8.1" } ] } }
2025-04-17 10:41:50 UTC
qZcyRpUEn-EWElE8CmO0f

cbor-diag

cbor-diag implements diagnostic notation for CBOR, RFC 8949 and RFC 8742

0.9.6
Content{ "name": "cbor-diag", "downloads": 359899, "version": "0.9.6", "version_created_at": "2025-04-17T10:32:10.207Z", "version_downloads": 0, "platform": "ruby", "authors": "Carsten Bormann", "info": "cbor-diag implements diagnostic notation for CBOR, RFC 8949 and RFC 8742", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "e148ed7eecc9ec82fe9d5adecbd8fe2f5251f1a92f06186b437042bbdd250a30", "spec_sha": "8075921e97f963b22dfb70eb928bf6b54c17d4dc9a14847d2bda8e20243fd12f", "project_uri": "https://rubygems.org/gems/cbor-diag", "gem_uri": "https://rubygems.org/gems/cbor-diag-0.9.6.gem", "homepage_uri": "http://cbor.io/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/cbor-diag/0.9.6", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 1" } ], "runtime": [ { "name": "cbor-canonical", "requirements": ">= 0" }, { "name": "cbor-deterministic", "requirements": ">= 0" }, { "name": "cbor-packed", "requirements": ">= 0" }, { "name": "json_pure", "requirements": ">= 0" }, { "name": "neatjson", "requirements": ">= 0" }, { "name": "treetop", "requirements": "~> 1" } ] } }
2025-04-17 10:32:12 UTC
nmzzhuXg1nAY6jZ7Py05E

lato

A Rails engine that includes what you need to build a new project!

3.11.11
Content{ "name": "lato", "downloads": 56074, "version": "3.11.11", "version_created_at": "2025-04-17T10:27:51.012Z", "version_downloads": 0, "platform": "ruby", "authors": "Gregorio Galante", "info": "A Rails engine that includes what you need to build a new project!", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/Lato-org/lato", "source_code_uri": "https://github.com/Lato-org/lato" }, "yanked": false, "sha": "7d29e212866801b5cf83861c9d8871242b8f6289ed00e381bb2fda2b2862322a", "spec_sha": "015c6a8f40f8a26542c9003f0b138b342b7321a76d62e28ec7d7cc3f2b21d8c6", "project_uri": "https://rubygems.org/gems/lato", "gem_uri": "https://rubygems.org/gems/lato-3.11.11.gem", "homepage_uri": "https://github.com/Lato-org/lato", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/Lato-org/lato", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "eth", "requirements": ">= 0" } ], "runtime": [ { "name": "bcrypt", "requirements": ">= 0" }, { "name": "bootstrap", "requirements": ">= 0" }, { "name": "browser", "requirements": ">= 0" }, { "name": "kaminari", "requirements": ">= 0" }, { "name": "rails", "requirements": ">= 7.0.4" }, { "name": "rails-i18n", "requirements": ">= 0" }, { "name": "rotp", "requirements": ">= 0" }, { "name": "rqrcode", "requirements": ">= 0" } ] } }
2025-04-17 10:27:52 UTC
7CHLs1cicaWMaxWM3vTlI

eyes_capybara

Provides Capybara support for Applitools Selenium SDK

6.4.2
Content{ "name": "eyes_capybara", "downloads": 316385, "version": "6.4.2", "version_created_at": "2025-04-17T10:20:51.180Z", "version_downloads": 0, "platform": "ruby", "authors": "Applitools Team", "info": "Provides Capybara support for Applitools Selenium SDK", "licenses": [ "Applitools" ], "metadata": {}, "yanked": false, "sha": "45fb0c36d1598b533ed12f55b180b23a1143d51af26b49a700d67e0d2c2ac105", "spec_sha": "7a7c0615e280d152fe17e55365ba99bcf77ab150fac587b3d8abaa10659df3fd", "project_uri": "https://rubygems.org/gems/eyes_capybara", "gem_uri": "https://rubygems.org/gems/eyes_capybara-6.4.2.gem", "homepage_uri": "https://www.applitools.com", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/eyes_capybara/6.4.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "capybara", "requirements": ">= 0" }, { "name": "eyes_selenium", "requirements": "= 6.9.0" } ] } }
2025-04-17 10:20:53 UTC
SsHGljvhjB7yjryx6w3eG

eyes_calabash

Provides SDK for writing Applitools Calabash tests.

6.4.2
Content{ "name": "eyes_calabash", "downloads": 221022, "version": "6.4.2", "version_created_at": "2025-04-17T10:20:49.503Z", "version_downloads": 0, "platform": "ruby", "authors": "Applitools Team", "info": "Provides SDK for writing Applitools Calabash tests.", "licenses": [ "Applitools" ], "metadata": { "yard.run": "yri" }, "yanked": false, "sha": "49b72b1acb30c598c1dc44c7aac29f2b0ffe5daa750990f04917ee408b1afb1b", "spec_sha": "29af4d2c10519d5aa4a210df93c1b1e1f9999134112d6b893f7d54974554467b", "project_uri": "https://rubygems.org/gems/eyes_calabash", "gem_uri": "https://rubygems.org/gems/eyes_calabash-6.4.2.gem", "homepage_uri": "https://www.applitools.com", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/eyes_calabash/6.4.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "cucumber", "requirements": ">= 0" }, { "name": "eyes_core", "requirements": "= 6.7.0" }, { "name": "file_utils", "requirements": ">= 0" }, { "name": "rspec-expectations", "requirements": ">= 0" } ] } }
2025-04-17 10:20:51 UTC
ykfG3rwFNKCDNpAofSLcU

eyes_images

Provides Images SDK for Applitools tests.

6.5.2
Content{ "name": "eyes_images", "downloads": 310282, "version": "6.5.2", "version_created_at": "2025-04-17T10:20:48.125Z", "version_downloads": 0, "platform": "ruby", "authors": "Applitools Team", "info": "Provides Images SDK for Applitools tests.", "licenses": [ "Applitools" ], "metadata": { "yard.run": "yri" }, "yanked": false, "sha": "128c895d9d61191a8c9f927e45713a81be11bf1e52cf27694bea459fd5b0123e", "spec_sha": "e773d40229d61d07d30c156c318e5e7728c60359a9c65c96f961e2faee29aed8", "project_uri": "https://rubygems.org/gems/eyes_images", "gem_uri": "https://rubygems.org/gems/eyes_images-6.5.2.gem", "homepage_uri": "https://www.applitools.com", "wiki_uri": "https://applitools.com/resources/tutorial/screenshots/ruby#step-2", "documentation_uri": "https://www.rubydoc.info/gems/eyes_images/6.5.2", "mailing_list_uri": "", "source_code_uri": "https://github.com/applitools/eyes.sdk.ruby", "bug_tracker_uri": "", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "eyes_core", "requirements": "= 6.7.0" } ] } }
2025-04-17 10:20:50 UTC
2qo6ukbC2awvD6ipetIjD

eyes_appium

Appium support for Applitools Ruby SDK

6.4.2
Content{ "name": "eyes_appium", "downloads": 457787, "version": "6.4.2", "version_created_at": "2025-04-17T10:20:46.615Z", "version_downloads": 0, "platform": "ruby", "authors": "Applitools Team", "info": "Appium support for Applitools Ruby SDK", "licenses": [ "Applitools" ], "metadata": {}, "yanked": false, "sha": "103a27dd2da88282ebaa226cd8451b31ff5f75174885cacd717799b2f0618855", "spec_sha": "ec43385d822bdbacbc502dd59d7a5fff1238e73c4e04df34aeef58dc852869bc", "project_uri": "https://rubygems.org/gems/eyes_appium", "gem_uri": "https://rubygems.org/gems/eyes_appium-6.4.2.gem", "homepage_uri": "https://www.applitools.com", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/eyes_appium/6.4.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "appium_lib", "requirements": ">= 10.6.0" }, { "name": "eyes_selenium", "requirements": "= 6.9.0" }, { "name": "selenium-webdriver", "requirements": ">= 3, < 4.30" } ] } }
2025-04-17 10:20:48 UTC
057-q2oYZaOOgo31XpaKh

eyes_selenium

Provides SDK for writing Applitools Selenium-based tests

6.9.0
Content{ "name": "eyes_selenium", "downloads": 1783001, "version": "6.9.0", "version_created_at": "2025-04-17T10:20:44.414Z", "version_downloads": 0, "platform": "ruby", "authors": "Applitools Team", "info": "Provides SDK for writing Applitools Selenium-based tests", "licenses": [ "Applitools" ], "metadata": {}, "yanked": false, "sha": "fd5c31be029929f16c2e7e5f83afac76b367923b418d519a53c203c48792bbd0", "spec_sha": "baa9e2df9c53845405ce3639ed06dc9af85c4163fa42b31d735bfe9e9a89f96b", "project_uri": "https://rubygems.org/gems/eyes_selenium", "gem_uri": "https://rubygems.org/gems/eyes_selenium-6.9.0.gem", "homepage_uri": "https://www.applitools.com", "wiki_uri": "https://applitools.com/resources/tutorial/selenium/ruby#step-2", "documentation_uri": "https://www.rubydoc.info/gems/eyes_selenium/6.9.0", "mailing_list_uri": "", "source_code_uri": "https://github.com/applitools/eyes.sdk.ruby", "bug_tracker_uri": "", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "crass", "requirements": ">= 0" }, { "name": "css_parser", "requirements": ">= 0" }, { "name": "eyes_core", "requirements": "= 6.7.0" }, { "name": "selenium-webdriver", "requirements": ">= 3" }, { "name": "state_machines", "requirements": ">= 0" } ] } }
2025-04-17 10:20:47 UTC
5JNyyEOGHtcIBUxDKtrnz

eyes_core

Don't use it directly, take a look at eyes_selenium, eyes_images or eyes_calabash gems instead.

6.7.0
Content{ "name": "eyes_core", "downloads": 1474849, "version": "6.7.0", "version_created_at": "2025-04-17T10:20:42.199Z", "version_downloads": 0, "platform": "ruby", "authors": "Applitools Team", "info": "Don't use it directly, take a look at eyes_selenium, eyes_images or eyes_calabash gems instead.", "licenses": [ "Applitools" ], "metadata": { "yard.run": "yri" }, "yanked": false, "sha": "b5c7acbf4277de766131b88c0a434a4362d11ee336ac69373723ed9a1a99cc7a", "spec_sha": "fc1356fa29dc36f0be0b9785a74ed5fcdaccf6a7fbc2a7e639fe8ced470b7b99", "project_uri": "https://rubygems.org/gems/eyes_core", "gem_uri": "https://rubygems.org/gems/eyes_core-6.7.0.gem", "homepage_uri": "https://www.applitools.com", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/eyes_core/6.7.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 0" }, { "name": "byebug", "requirements": ">= 0" }, { "name": "pry", "requirements": ">= 0" }, { "name": "pry-byebug", "requirements": ">= 0" }, { "name": "pry-doc", "requirements": ">= 0" }, { "name": "pry-stack_explorer", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rb-readline", "requirements": ">= 0" }, { "name": "rspec", "requirements": ">= 3" }, { "name": "rubocop", "requirements": "<= 0.46.0" }, { "name": "webdrivers", "requirements": "~> 5.0" } ], "runtime": [ { "name": "colorize", "requirements": ">= 0" }, { "name": "eyes_universal", "requirements": "= 4.37.0" }, { "name": "faraday", "requirements": ">= 0" }, { "name": "faraday-cookie_jar", "requirements": ">= 0" }, { "name": "faraday_middleware", "requirements": ">= 0" }, { "name": "oj", "requirements": ">= 0" }, { "name": "sorted_set", "requirements": ">= 0" }, { "name": "websocket", "requirements": ">= 0" } ] } }
2025-04-17 10:20:44 UTC
1yVNSlCDkxyRGeSj6hBYB

eyes_universal

eyes-universal binaries for writing Applitools tests

4.37.0
Content{ "name": "eyes_universal", "downloads": 469391, "version": "4.37.0", "version_created_at": "2025-04-17T10:20:38.008Z", "version_downloads": 0, "platform": "ruby", "authors": "Applitools Team", "info": "eyes-universal binaries for writing Applitools tests", "licenses": [ "Applitools" ], "metadata": {}, "yanked": false, "sha": "bd152e4324139a8a8854a01b8a64aded6e224e254374220aa662291e48c4ba3f", "spec_sha": "8ce5964d9df5ca3edf35b8589cee8884a161b0315fc1e0c91673846eff2e11d5", "project_uri": "https://rubygems.org/gems/eyes_universal", "gem_uri": "https://rubygems.org/gems/eyes_universal-4.37.0.gem", "homepage_uri": "https://www.applitools.com", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/eyes_universal/4.37.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "open-uri", "requirements": "~> 0.1, >= 0.1.0" }, { "name": "stringio", "requirements": ">= 0" } ], "runtime": [] } }
2025-04-17 10:20:44 UTC
Kp9Gm8Vv8JzAaqykeL1mi

ai_localizer

Create i18n file from source.

0.1.3
Content{ "name": "ai_localizer", "downloads": 38, "version": "0.1.3", "version_created_at": "2025-04-17T10:17:33.915Z", "version_downloads": 0, "platform": "ruby", "authors": "sokmesakhiev", "info": "Create i18n file from source.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/sokmesakhiev/ai_localizer", "changelog_uri": "https://github.com/sokmesakhiev/ai_localizer", "source_code_uri": "https://github.com/sokmesakhiev/ai_localizer" }, "yanked": false, "sha": "7610f9d8827fac1568b4cf8f4b4901eaaa31680bc827e826209a2d1e235e2f3b", "spec_sha": "2a431027cf06a84e50ff3239075e2b76bda8ba1274289e9a31ecb21974300555", "project_uri": "https://rubygems.org/gems/ai_localizer", "gem_uri": "https://rubygems.org/gems/ai_localizer-0.1.3.gem", "homepage_uri": "https://github.com/sokmesakhiev/ai_localizer", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/sokmesakhiev/ai_localizer", "bug_tracker_uri": null, "changelog_uri": "https://github.com/sokmesakhiev/ai_localizer", "funding_uri": null, "dependencies": { "development": [ { "name": "activesupport", "requirements": ">= 0" }, { "name": "bundler", "requirements": "~> 2.3.17" }, { "name": "faker", "requirements": ">= 0" }, { "name": "fakeweb", "requirements": ">= 0" }, { "name": "pry", "requirements": "~> 0.13" }, { "name": "rake", "requirements": "~> 10.0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rspec-its", "requirements": ">= 0" }, { "name": "rubocop", "requirements": ">= 0" } ], "runtime": [ { "name": "anthropic", "requirements": ">= 0" }, { "name": "aws-sdk-bedrockruntime", "requirements": ">= 0" }, { "name": "deepseek-client", "requirements": ">= 0" }, { "name": "faraday", "requirements": ">= 0" }, { "name": "nokogiri", "requirements": ">= 0" }, { "name": "ruby-openai", "requirements": ">= 0" } ] } }
2025-04-17 10:17:35 UTC
EkftK7_EMJWSwPBMjvu5G

pindo

easy work for deploy, dev

5.0.8
Content{ "name": "pindo", "downloads": 25784, "version": "5.0.8", "version_created_at": "2025-04-17T10:09:37.321Z", "version_downloads": 0, "platform": "ruby", "authors": "wade", "info": "easy work for deploy, dev", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "f940af08c917589746015c1cf7ae899bd83e3b595044868b5ce5d4d9f3e46d2d", "spec_sha": "ea5871aeb4a54454e3898753c6cafd5070b42e4b6a9e0a65b9c078da931703bf", "project_uri": "https://rubygems.org/gems/pindo", "gem_uri": "https://rubygems.org/gems/pindo-5.0.8.gem", "homepage_uri": "https://gitee.com/test/pindo.git", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/pindo/5.0.8", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.4, >= 2.4.0" }, { "name": "rake", "requirements": "~> 13.0, >= 13.0.6" }, { "name": "rspec", "requirements": "~> 3.12" } ], "runtime": [ { "name": "app_store_dev_api", "requirements": "~> 0.1.0, >= 0.1.9" }, { "name": "claide", "requirements": "~> 1.0, >= 1.0.2" }, { "name": "cocoapods", "requirements": "~> 1.15, >= 1.15.2" }, { "name": "faraday-retry", "requirements": "~> 1.0, >= 1.0.3" }, { "name": "fastimage", "requirements": "~> 2.1, >= 2.1.5" }, { "name": "fastlane", "requirements": "~> 2.220, >= 2.220.0" }, { "name": "nokogiri", "requirements": "~> 1.15, >= 1.15.4" }, { "name": "rqrcode", "requirements": "~> 2.2.0, >= 2.2.0" }, { "name": "typhoeus", "requirements": "~> 1.4.0, >= 1.4.1" }, { "name": "webrick", "requirements": "~> 1.8, >= 1.8.1" } ] } }
2025-04-17 10:09:40 UTC
UgcBQCwBENXPlRjHYRLRz

ory-client

# Introduction Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. ## SDKs This document describes the APIs available in the Ory Network. The APIs are available as SDKs for the following languages: | Language | Download SDK | Documentation | | -------------- | ---------------------------------------------------------------- | ------------------------------------------------------------------------------------ | | Dart | [pub.dev](https://pub.dev/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/dart/README.md) | | .NET | [nuget.org](https://www.nuget.org/packages/Ory.Client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/dotnet/README.md) | | Elixir | [hex.pm](https://hex.pm/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/elixir/README.md) | | Go | [github.com](https://github.com/ory/client-go) | [README](https://github.com/ory/sdk/blob/master/clients/client/go/README.md) | | Java | [maven.org](https://search.maven.org/artifact/sh.ory/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/java/README.md) | | JavaScript | [npmjs.com](https://www.npmjs.com/package/@ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript/README.md) | | JavaScript (With fetch) | [npmjs.com](https://www.npmjs.com/package/@ory/client-fetch) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript-fetch/README.md) | | PHP | [packagist.org](https://packagist.org/packages/ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/php/README.md) | | Python | [pypi.org](https://pypi.org/project/ory-client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/python/README.md) | | Ruby | [rubygems.org](https://rubygems.org/gems/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/ruby/README.md) | | Rust | [crates.io](https://crates.io/crates/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/rust/README.md) |

1.20.7
Content{ "name": "ory-client", "downloads": 282629, "version": "1.20.7", "version_created_at": "2025-04-17T10:03:30.291Z", "version_downloads": 0, "platform": "ruby", "authors": "ORY GmbH", "info": "# Introduction Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. ## SDKs This document describes the APIs available in the Ory Network. The APIs are available as SDKs for the following languages: | Language | Download SDK | Documentation | | -------------- | ---------------------------------------------------------------- | ------------------------------------------------------------------------------------ | | Dart | [pub.dev](https://pub.dev/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/dart/README.md) | | .NET | [nuget.org](https://www.nuget.org/packages/Ory.Client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/dotnet/README.md) | | Elixir | [hex.pm](https://hex.pm/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/elixir/README.md) | | Go | [github.com](https://github.com/ory/client-go) | [README](https://github.com/ory/sdk/blob/master/clients/client/go/README.md) | | Java | [maven.org](https://search.maven.org/artifact/sh.ory/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/java/README.md) | | JavaScript | [npmjs.com](https://www.npmjs.com/package/@ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript/README.md) | | JavaScript (With fetch) | [npmjs.com](https://www.npmjs.com/package/@ory/client-fetch) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript-fetch/README.md) | | PHP | [packagist.org](https://packagist.org/packages/ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/php/README.md) | | Python | [pypi.org](https://pypi.org/project/ory-client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/python/README.md) | | Ruby | [rubygems.org](https://rubygems.org/gems/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/ruby/README.md) | | Rust | [crates.io](https://crates.io/crates/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/rust/README.md) | ", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "16c3d101ebb0ce844f8793782f535fbf1951489915e3c8a7db33863ab8d22962", "spec_sha": "17add927110e5b66403796ce54d2cec482acf8b36968d7aa2ef1c132e3cd7ff7", "project_uri": "https://rubygems.org/gems/ory-client", "gem_uri": "https://rubygems.org/gems/ory-client-1.20.7.gem", "homepage_uri": "https://www.ory.sh", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/ory-client/1.20.7", "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-04-17 10:03:32 UTC
7VmxLk0-awgDiOdTU2CkM

inprovise-vbox

VBox script extension for Inprovise

0.2.15
Content{ "name": "inprovise-vbox", "downloads": 26237, "version": "0.2.15", "version_created_at": "2025-04-17T09:53:15.938Z", "version_downloads": 0, "platform": "ruby", "authors": "Martin Corino", "info": "VBox script extension for Inprovise", "licenses": [], "metadata": {}, "yanked": false, "sha": "77ee99f830894cef3d5494251178b36f196ca63304cc3c0d5662ff34d56595a2", "spec_sha": "1644cca011b472fb78242e3a2307ce11bf7add6fa89e0231905d1591fe210401", "project_uri": "https://rubygems.org/gems/inprovise-vbox", "gem_uri": "https://rubygems.org/gems/inprovise-vbox-0.2.15.gem", "homepage_uri": "", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/inprovise-vbox/0.2.15", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "inprovise", "requirements": ">= 0" } ] } }
2025-04-17 09:53:18 UTC
cOmB2DZ5MdjSab8ACOtPn

pg_types

Manage PostgreSQL custom types (composite types, enums, domains) in your Rails application with versioned migrations and schema handling. This cuts the need for keeping a structure.sql while still maintaining proper type definitions in your Rails application.

0.2.3
Content{ "name": "pg_types", "downloads": 3221, "version": "0.2.3", "version_created_at": "2025-04-17T09:33:09.148Z", "version_downloads": 0, "platform": "ruby", "authors": "mhenrixon", "info": "Manage PostgreSQL custom types (composite types, enums, domains) in your Rails application with\nversioned migrations and schema handling. This cuts the need for keeping a structure.sql\nwhile still maintaining proper type definitions in your Rails application.\n", "licenses": [ "MIT" ], "metadata": { "funding_uri": "https://github.com/sponsors/mhenrixon", "github_repo": "ssh://github.com/mhenrixon/pg_types", "homepage_uri": "https://github.com/mhenrixon/pg_types", "changelog_uri": "https://github.com/mhenrixon/pg_types/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/mhenrixon/pg_types/issues", "source_code_uri": "https://github.com/mhenrixon/pg_types", "documentation_uri": "https://github.com/mhenrixon/pg_types#readme", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "27380286612d5dd52e220e9a62022faa75304f9bdd96faf24193e27771431321", "spec_sha": "f87655bca9efeb8d4951ec9538c13942aac540963d79f44454eb2c4612c06f60", "project_uri": "https://rubygems.org/gems/pg_types", "gem_uri": "https://rubygems.org/gems/pg_types-0.2.3.gem", "homepage_uri": "https://github.com/mhenrixon/pg_types", "wiki_uri": null, "documentation_uri": "https://github.com/mhenrixon/pg_types#readme", "mailing_list_uri": null, "source_code_uri": "https://github.com/mhenrixon/pg_types", "bug_tracker_uri": "https://github.com/mhenrixon/pg_types/issues", "changelog_uri": "https://github.com/mhenrixon/pg_types/blob/main/CHANGELOG.md", "funding_uri": "https://github.com/sponsors/mhenrixon", "dependencies": { "development": [], "runtime": [ { "name": "activerecord", "requirements": ">= 6.1" }, { "name": "pg", "requirements": ">= 1.1" }, { "name": "railties", "requirements": ">= 6.1" } ] } }
2025-04-17 09:33:10 UTC
_tgN6uC9bRnsIe9BVaIaR

pg_aggregates

Manage PostgreSQL aggregate functions in your Rails application with versioned migrations and schema handling. This cuts the need for keeping a structure.sql

0.2.3
Content{ "name": "pg_aggregates", "downloads": 1569, "version": "0.2.3", "version_created_at": "2025-04-17T09:33:06.815Z", "version_downloads": 0, "platform": "ruby", "authors": "mhenrixon", "info": "Manage PostgreSQL aggregate functions in your Rails application with versioned migrations and schema handling. \n\nThis cuts the need for keeping a structure.sql\n", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/mhenrixon/pg_aggregates", "changelog_uri": "https://github.com/mhenrixon/pg_aggregates/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/mhenrixon/pg_aggregates", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "d4b941706b890d8a8ebf900ab7dbdd5656490bb9112c589fdd0e032ea483d234", "spec_sha": "48f6baf28ead7f37e9c3a591a811f3541b59a8df77f052d19e2fbb4269be22e0", "project_uri": "https://rubygems.org/gems/pg_aggregates", "gem_uri": "https://rubygems.org/gems/pg_aggregates-0.2.3.gem", "homepage_uri": "https://github.com/mhenrixon/pg_aggregates", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/mhenrixon/pg_aggregates", "bug_tracker_uri": null, "changelog_uri": "https://github.com/mhenrixon/pg_aggregates/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activerecord", "requirements": ">= 6.1" }, { "name": "pg", "requirements": ">= 1.1" }, { "name": "railties", "requirements": ">= 6.1" } ] } }
2025-04-17 09:33:10 UTC
CI_HYrFnlm7fdz2WQNmhv

openproject-primer_view_components

ViewComponents of the Primer Design System for OpenProject

0.62.0
Content{ "name": "openproject-primer_view_components", "downloads": 61990, "version": "0.62.0", "version_created_at": "2025-04-17T09:26:29.935Z", "version_downloads": 0, "platform": "ruby", "authors": "GitHub Open Source, OpenProject GmbH", "info": "ViewComponents of the Primer Design System for OpenProject", "licenses": [ "MIT" ], "metadata": { "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "c844b4152c4abfb995c733252a39cf58b3f0105e2448d4a94cb3347d4a5dc2fa", "spec_sha": "9de4582b043e26858cf0ec621352ba549905b22da7d58f710af2a7d6cfe65377", "project_uri": "https://rubygems.org/gems/openproject-primer_view_components", "gem_uri": "https://rubygems.org/gems/openproject-primer_view_components-0.62.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/openproject-primer_view_components/0.62.0", "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.1.0" }, { "name": "activesupport", "requirements": ">= 7.1.0" }, { "name": "openproject-octicons", "requirements": ">= 19.23.0" }, { "name": "view_component", "requirements": ">= 3.1, < 4.0" } ] } }
2025-04-17 09:26:32 UTC
w0Lh7OynKmUZUfDYo-IXt

govspeak

A set of extensions to markdown layered on top of the kramdown library for use in the UK Government Single Domain project

10.2.4
Content{ "name": "govspeak", "downloads": 472687, "version": "10.2.4", "version_created_at": "2025-04-17T09:21:39.886Z", "version_downloads": 0, "platform": "ruby", "authors": "GOV.UK Dev", "info": "A set of extensions to markdown layered on top of the kramdown\nlibrary for use in the UK Government Single Domain project", "licenses": [], "metadata": {}, "yanked": false, "sha": "253c787352a4c00dee63b20823fc393ea573042e330bff65ebb09e8cba410696", "spec_sha": "3ec3459225d5fd99b97dacd42af54c7b3dfbb44f4cf1dee8e809c7d49cef31c3", "project_uri": "https://rubygems.org/gems/govspeak", "gem_uri": "https://rubygems.org/gems/govspeak-10.2.4.gem", "homepage_uri": "http://github.com/alphagov/govspeak", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/govspeak/10.2.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.14" }, { "name": "pry-byebug", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rubocop-govuk", "requirements": "= 5.1.4" }, { "name": "simplecov", "requirements": ">= 0" } ], "runtime": [ { "name": "actionview", "requirements": ">= 6, < 8.0.3" }, { "name": "addressable", "requirements": ">= 2.3.8, < 2.8.8" }, { "name": "govuk_publishing_components", "requirements": ">= 43" }, { "name": "htmlentities", "requirements": "~> 4" }, { "name": "i18n", "requirements": ">= 0.7, < 1.14.8" }, { "name": "kramdown", "requirements": ">= 2.3.1, < 2.5.2" }, { "name": "nokogiri", "requirements": "~> 1.12" }, { "name": "rinku", "requirements": "~> 2.0" }, { "name": "sanitize", "requirements": ">= 6, < 8" } ] } }
2025-04-17 09:21:42 UTC
DjltHm9iRpxZr1nfkPBA6

random-words

Generate random text (lorem ipsum) from a variety of sources.

1.0.7
Content{ "name": "random-words", "downloads": 360, "version": "1.0.7", "version_created_at": "2025-04-17T09:10:25.843Z", "version_downloads": 0, "platform": "ruby", "authors": "Brett Terpstra", "info": "Generate random text (lorem ipsum) from a variety of sources.", "licenses": [ "MIT" ], "metadata": { "github_repo": "git@github.com:ttscoff/random-words.git", "homepage_uri": "https://github.com/ttscoff/random-words", "changelog_uri": "https://github.com/ttscoff/random-words/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/ttscoff/random-words/issues", "source_code_uri": "https://github.com/ttscoff/random-words", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "823a38abea57f074b8e8ffece770ed988970d8a3d059a8464a2e60b6f1b81763", "spec_sha": "00826d3345b5d39cf52fa3fd7a5344ca6fa586e92e89026f6ef750b60f556b43", "project_uri": "https://rubygems.org/gems/random-words", "gem_uri": "https://rubygems.org/gems/random-words-1.0.7.gem", "homepage_uri": "https://github.com/ttscoff/random-words", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/ttscoff/random-words", "bug_tracker_uri": "https://github.com/ttscoff/random-words/issues", "changelog_uri": "https://github.com/ttscoff/random-words/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "nokogiri", "requirements": "~> 1.12" } ] } }
2025-04-17 09:10:29 UTC
ezJRS0QVJ7BdGeC1BgG9V

doc_rspec

Extract RSpec Examples from RDocs formatted with RDoc::Markup (the default)

0.2.5
Content{ "name": "doc_rspec", "downloads": 941, "version": "0.2.5", "version_created_at": "2025-04-17T09:09:42.443Z", "version_downloads": 0, "platform": "ruby", "authors": "Robert Dober", "info": "Extract RSpec Examples from RDocs formatted with RDoc::Markup (the default)", "licenses": [ "AGPL-3.0-or-later" ], "metadata": {}, "yanked": false, "sha": "2e7b6d47b15033b55bfeb70488e6aab80de04b5374bb251418e971e04f62d058", "spec_sha": "41740fde486e541d7eb73d437bb955d111b53f03003bfbbc56e327b3ca91e8f2", "project_uri": "https://rubygems.org/gems/doc_rspec", "gem_uri": "https://rubygems.org/gems/doc_rspec-0.2.5.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/doc_rspec/0.2.5", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "ostruct", "requirements": "~> 0.6.1" }, { "name": "rspec", "requirements": "~> 3.13.0" } ] } }
2025-04-17 09:09:44 UTC
9lDiZEbMsfV7CeFc95P-M

doc_rspec

Extract RSpec Examples from RDocs formatted with RDoc::Markup (the default)

0.2.4
Content{ "name": "doc_rspec", "downloads": 939, "version": "0.2.4", "version_created_at": "2025-04-17T09:00:37.420Z", "version_downloads": 0, "platform": "ruby", "authors": "Robert Dober", "info": "Extract RSpec Examples from RDocs formatted with RDoc::Markup (the default)", "licenses": [ "AGPL-3.0-or-later" ], "metadata": {}, "yanked": false, "sha": "ffd7735e55792d1a36371495e664d7bf70ce7c673f93ea6b95f75dc1a38d4d03", "spec_sha": "10f36b4617cf0b502e253db244ff84ec136706d7130a383f02669e7e2fb4640a", "project_uri": "https://rubygems.org/gems/doc_rspec", "gem_uri": "https://rubygems.org/gems/doc_rspec-0.2.4.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/doc_rspec/0.2.4", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "ostruct", "requirements": "~> 0.6.1" }, { "name": "rspec", "requirements": "~> 3.13.0" } ] } }
2025-04-17 09:00:39 UTC
2uPVvZmgLRGUaEpSHzvpn

edn-abnf

edn-abnf implements converters and miscellaneous tools for CBOR EDN's ABNF

0.5.1
Content{ "name": "edn-abnf", "downloads": 9691, "version": "0.5.1", "version_created_at": "2025-04-17T08:54:35.324Z", "version_downloads": 0, "platform": "ruby", "authors": "Carsten Bormann", "info": "edn-abnf implements converters and miscellaneous tools for CBOR EDN's ABNF", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "3143e51d9cd5bf12499f46899c3a5a571a514d73ce668b3c7e0e8411b503a422", "spec_sha": "211a28130494239cc3cc671f2ca3f9da592a621c0ccd482be36af73f5e657de8", "project_uri": "https://rubygems.org/gems/edn-abnf", "gem_uri": "https://rubygems.org/gems/edn-abnf-0.5.1.gem", "homepage_uri": "http://github.com/cabo/edn-abnf", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/edn-abnf/0.5.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "abnftt", "requirements": "~> 0.2" }, { "name": "bundler", "requirements": "~> 1" } ], "runtime": [ { "name": "cbor-diag", "requirements": ">= 0" }, { "name": "json", "requirements": "~> 2" }, { "name": "neatjson", "requirements": "~> 0.10" }, { "name": "treetop", "requirements": "~> 1" } ] } }
2025-04-17 08:54:36 UTC
XdLbIqAHclrPSrvgH3QBN

ccs-frontend_helpers

Gem containing view helpers for CCS Ruby on Rails projects

2.3.0
Content{ "name": "ccs-frontend_helpers", "downloads": 14093, "version": "2.3.0", "version_created_at": "2025-04-17T08:34:55.378Z", "version_downloads": 0, "platform": "ruby", "authors": "Crown Commercial Service", "info": "Gem containing view helpers for CCS Ruby on Rails projects", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/Crown-Commercial-Service/ccs-frontend_helpers", "changelog_uri": "https://github.com/Crown-Commercial-Service/ccs-frontend_helpers/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/Crown-Commercial-Service/ccs-frontend_helpers", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "8666f81e602e2e843b49344684cae12ca1034d39ab011b1e197e188f5724a5dd", "spec_sha": "bae623d55664950f315ffe62fccf41b4eceef78040334a33ae3d6fbd5578497e", "project_uri": "https://rubygems.org/gems/ccs-frontend_helpers", "gem_uri": "https://rubygems.org/gems/ccs-frontend_helpers-2.3.0.gem", "homepage_uri": "https://github.com/Crown-Commercial-Service/ccs-frontend_helpers", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/Crown-Commercial-Service/ccs-frontend_helpers", "bug_tracker_uri": null, "changelog_uri": "https://github.com/Crown-Commercial-Service/ccs-frontend_helpers/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rails", "requirements": ">= 7.2" } ] } }
2025-04-17 08:34:57 UTC
ZWG4sSUs6zsn2oo8eMARZ

knapsack_pro

Knapsack Pro wraps your current test runner(s) and works with your existing CI infrastructure to parallelize tests optimally. It dynamically splits your tests based on up-to-date test execution data. It's designed from the ground up for CI and supports all of them.

8.1.2
Content{ "name": "knapsack_pro", "downloads": 15851630, "version": "8.1.2", "version_created_at": "2025-04-17T08:34:27.634Z", "version_downloads": 0, "platform": "ruby", "authors": "ArturT", "info": "Knapsack Pro wraps your current test runner(s) and works with your existing CI infrastructure to parallelize tests optimally. It dynamically splits your tests based on up-to-date test execution data. It's designed from the ground up for CI and supports all of them.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://knapsackpro.com", "changelog_uri": "https://github.com/KnapsackPro/knapsack_pro-ruby/blob/master/CHANGELOG.md", "bug_tracker_uri": "https://github.com/KnapsackPro/knapsack_pro-ruby/issues", "source_code_uri": "https://github.com/KnapsackPro/knapsack_pro-ruby", "documentation_uri": "https://docs.knapsackpro.com/knapsack_pro-ruby/guide/" }, "yanked": false, "sha": "f0f372b9981ab04b3fde153d5b46b4289b81e346eca74ffa27df5e62fb319fe5", "spec_sha": "3ab6d21bb36c27c1d8043d35183003fe8e06fae4153bdda3d31532df98030d73", "project_uri": "https://rubygems.org/gems/knapsack_pro", "gem_uri": "https://rubygems.org/gems/knapsack_pro-8.1.2.gem", "homepage_uri": "https://knapsackpro.com", "wiki_uri": null, "documentation_uri": "https://docs.knapsackpro.com/knapsack_pro-ruby/guide/", "mailing_list_uri": null, "source_code_uri": "https://github.com/KnapsackPro/knapsack_pro-ruby", "bug_tracker_uri": "https://github.com/KnapsackPro/knapsack_pro-ruby/issues", "changelog_uri": "https://github.com/KnapsackPro/knapsack_pro-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 1.6" }, { "name": "cucumber", "requirements": ">= 0" }, { "name": "minitest", "requirements": ">= 5.0.0" }, { "name": "ostruct", "requirements": ">= 0.6.0" }, { "name": "pry", "requirements": "~> 0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rspec-its", "requirements": "~> 1.3" }, { "name": "spinach", "requirements": ">= 0.8" }, { "name": "test-unit", "requirements": ">= 3.0.0" }, { "name": "timecop", "requirements": ">= 0.9.9" }, { "name": "vcr", "requirements": ">= 6.0" }, { "name": "webmock", "requirements": ">= 3.13" } ], "runtime": [ { "name": "rake", "requirements": ">= 0" } ] } }
2025-04-17 08:34:29 UTC
8Yz0710eZm-OE4ztKcuYb

marktable

Provides a row-based object model and utility methods for creating, parsing, transforming, and exporting Markdown tables in Ruby.

0.0.5
Content{ "name": "marktable", "downloads": 74, "version": "0.0.5", "version_created_at": "2025-04-17T08:31:40.501Z", "version_downloads": 0, "platform": "ruby", "authors": "Francois Gaspard", "info": "Provides a row-based object model and utility methods for creating, parsing, transforming, and exporting Markdown tables in Ruby.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "e694091a6f34bf06a21fce26e71a7be5ef6817c2b6085a2007cd7ace1e758da7", "spec_sha": "60d216949fd5d31dc98073523dd0d92dc47bcbe83959a1ec5a1aa9512e7fc56a", "project_uri": "https://rubygems.org/gems/marktable", "gem_uri": "https://rubygems.org/gems/marktable-0.0.5.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/marktable/0.0.5", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "nokogiri", "requirements": "~> 1.14" }, { "name": "rake", "requirements": "~> 13.0" } ], "runtime": [] } }
2025-04-17 08:31:41 UTC
JCztU7KKaddnRKbFAPhNZ

dev_metrics

A RubyGem for tracking and analyzing development metrics from various repositories.

0.1.2
Content{ "name": "dev_metrics", "downloads": 407, "version": "0.1.2", "version_created_at": "2025-04-17T08:30:39.385Z", "version_downloads": 0, "platform": "ruby", "authors": "sean2121", "info": "A RubyGem for tracking and analyzing development metrics from various repositories.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "d224303785aa063ebcfa812e5f56bb67a4829d7b6daa9a6c7f7da9f5e5d199b2", "spec_sha": "614c7fad96e51df71d66d0d7d104558a2a8389be01f8023e7c2fb116d10d4f7f", "project_uri": "https://rubygems.org/gems/dev_metrics", "gem_uri": "https://rubygems.org/gems/dev_metrics-0.1.2.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/dev_metrics/0.1.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-17 08:30:43 UTC
8e1JZc00lC0bLqClfbS0a

standard-rubocop-lts

Enables Ruby projects to more confidently support even the most finely-aged Rubies. Part of the rubocop-lts family.

2.0.0
Content{ "name": "standard-rubocop-lts", "downloads": 30606, "version": "2.0.0", "version_created_at": "2025-04-17T08:18:42.647Z", "version_downloads": 0, "platform": "ruby", "authors": "Peter Boling", "info": "Enables Ruby projects to more confidently support even the most finely-aged Rubies.\nPart of the rubocop-lts family.\n", "licenses": [ "MIT" ], "metadata": { "wiki_uri": "https://gitlab.com/rubocop-lts/standard-rubocop-lts/-/wikis/home", "funding_uri": "https://liberapay.com/pboling", "homepage_uri": "https://rubocop-lts.gitlab.io/", "changelog_uri": "https://gitlab.com/rubocop-lts/standard-rubocop-lts/-/blob/v2.0.0/CHANGELOG.md", "bug_tracker_uri": "https://gitlab.com/rubocop-lts/standard-rubocop-lts/-/issues", "source_code_uri": "https://gitlab.com/rubocop-lts/standard-rubocop-lts/-/tree/v2.0.0", "documentation_uri": "https://www.rubydoc.info/gems/standard-rubocop-lts/2.0.0", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "d113a85120b03ecd71d6494264efc2fb7486dcdd5bb30e41b49c51f3cb02f698", "spec_sha": "da94e93c1598deb3513df22979081979457f961f9b7d27bf4c80cbf8442e2d8c", "project_uri": "https://rubygems.org/gems/standard-rubocop-lts", "gem_uri": "https://rubygems.org/gems/standard-rubocop-lts-2.0.0.gem", "homepage_uri": "https://rubocop-lts.gitlab.io/", "wiki_uri": "https://gitlab.com/rubocop-lts/standard-rubocop-lts/-/wikis/home", "documentation_uri": "https://www.rubydoc.info/gems/standard-rubocop-lts/2.0.0", "mailing_list_uri": null, "source_code_uri": "https://gitlab.com/rubocop-lts/standard-rubocop-lts/-/tree/v2.0.0", "bug_tracker_uri": "https://gitlab.com/rubocop-lts/standard-rubocop-lts/-/issues", "changelog_uri": "https://gitlab.com/rubocop-lts/standard-rubocop-lts/-/blob/v2.0.0/CHANGELOG.md", "funding_uri": "https://liberapay.com/pboling", "dependencies": { "development": [ { "name": "kettle-soup-cover", "requirements": "~> 1.0, >= 1.0.5" }, { "name": "rake", "requirements": "~> 13.2, >= 13.2.1" }, { "name": "rspec", "requirements": "~> 3.13" }, { "name": "rspec-block_is_expected", "requirements": "~> 1.0, >= 1.0.6" }, { "name": "rspec_junit_formatter", "requirements": "~> 0.6" }, { "name": "rspec-stubbed_env", "requirements": "~> 1.0, >= 1.0.1" }, { "name": "rubocop-lts", "requirements": "~> 24.0, >= 24.0.2" }, { "name": "rubocop-packaging", "requirements": "~> 0.6, >= 0.6.0" }, { "name": "rubocop-rspec", "requirements": "~> 3.5, >= 3.5.0" }, { "name": "stone_checksums", "requirements": "~> 1.0" }, { "name": "yard", "requirements": "~> 0.9, >= 0.9.37" }, { "name": "yard-junk", "requirements": "~> 0.0, >= 0.0.10" } ], "runtime": [ { "name": "standard", "requirements": ">= 1.35.1, < 2" }, { "name": "standard-custom", "requirements": ">= 1.0.2, < 2" }, { "name": "standard-performance", "requirements": ">= 1.3.1, < 2" }, { "name": "version_gem", "requirements": ">= 1.1.7, < 3" } ] } }
2025-04-17 08:18:44 UTC
nDmMapuXJVXUpjarKPXZu

mongory-rb

A Mongo-like in-memory query DSL for Ruby

0.1.0
Content{ "name": "mongory-rb", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-04-17T08:12:22.292Z", "version_downloads": 0, "platform": "ruby", "authors": "koten0224", "info": "A Mongo-like in-memory query DSL for Ruby", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://koten0224.github.io/mongory-rb/", "changelog_uri": "https://github.com/koten0224/mongory-rb/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/koten0224/mongory-rb", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "66d41b5fe180b2eb597bdc08d72ea886054988d07ad05beea254f2b4d7797a30", "spec_sha": "1b53c444a6066938dabe2f4cb750e1eabc526d71210b539f1b5c2cef3ca5f99f", "project_uri": "https://rubygems.org/gems/mongory-rb", "gem_uri": "https://rubygems.org/gems/mongory-rb-0.1.0.gem", "homepage_uri": "https://koten0224.github.io/mongory-rb/", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/koten0224/mongory-rb", "bug_tracker_uri": null, "changelog_uri": "https://github.com/koten0224/mongory-rb/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-17 08:12:24 UTC
bexgJB9v-E0iJhwFnvZ27

marktable

Provides a row-based object model and utility methods for creating, parsing, transforming, and exporting Markdown tables in Ruby.

0.0.4s
Content{ "name": "marktable", "downloads": 58, "version": "0.0.4s", "version_created_at": "2025-04-17T08:11:22.114Z", "version_downloads": 0, "platform": "ruby", "authors": "Francois Gaspard", "info": "Provides a row-based object model and utility methods for creating, parsing, transforming, and exporting Markdown tables in Ruby.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "eb1427ff9e69bd5f725fcf06cde11ce180974f0106eee6770fa98f4bbe12fdcf", "spec_sha": "a1b55acc877709ad9be5f8c872c11e6a488621ae04e5d22d40752f3a18fcd3da", "project_uri": "https://rubygems.org/gems/marktable", "gem_uri": "https://rubygems.org/gems/marktable-0.0.4s.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/marktable/0.0.4s", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": "~> 13.0" } ], "runtime": [] } }
2025-04-17 08:11:23 UTC
qDUGx00erCVaswTX-nNj2

mongory

A Mongo-like in-memory query DSL for Ruby.It is deprecated, use `mongory-rb` instead.

1.8.1
Content{ "name": "mongory", "downloads": 1494, "version": "1.8.1", "version_created_at": "2025-04-17T08:11:07.988Z", "version_downloads": 0, "platform": "ruby", "authors": "koten0224", "info": "A Mongo-like in-memory query DSL for Ruby.It is deprecated, use `mongory-rb` instead.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://koten0224.github.io/mongory/", "changelog_uri": "https://github.com/koten0224/mongory/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/koten0224/mongory", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "0dba4f56ac4feae43f1e5db7010476c439f9184740c6ef3e1fb9f3402ff7b9b7", "spec_sha": "b3bdb2cdc3aed40a8cfd624bf92c2a9e56981fcd34e46981c9d1e9cd35323258", "project_uri": "https://rubygems.org/gems/mongory", "gem_uri": "https://rubygems.org/gems/mongory-1.8.1.gem", "homepage_uri": "https://koten0224.github.io/mongory/", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/koten0224/mongory", "bug_tracker_uri": null, "changelog_uri": "https://github.com/koten0224/mongory/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-04-17 08:11:09 UTC
evPe4AUQKcfYwcGMUX4Zi

bscf-core

An engine which contains core models for Supply Chain Financing.

0.3.9
Content{ "name": "bscf-core", "downloads": 2110, "version": "0.3.9", "version_created_at": "2025-04-17T08:07:14.049Z", "version_downloads": 0, "platform": "ruby", "authors": "Asrat", "info": "An engine which contains core models for Supply Chain Financing.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://mksaddis.com/", "changelog_uri": "https://github.com/BITS-DEVSEC", "source_code_uri": "https://github.com/BITS-DEVSEC" }, "yanked": false, "sha": "691fe67715e2b7ef6723c0c1208e0d56ee573bd1ff43d174839c98a7b0dab639", "spec_sha": "575068cfbc539c5c186e1f872a039c8551f688a5036f893f241952603d61cefc", "project_uri": "https://rubygems.org/gems/bscf-core", "gem_uri": "https://rubygems.org/gems/bscf-core-0.3.9.gem", "homepage_uri": "https://mksaddis.com/", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/BITS-DEVSEC", "bug_tracker_uri": null, "changelog_uri": "https://github.com/BITS-DEVSEC", "funding_uri": null, "dependencies": { "development": [ { "name": "database_cleaner-active_record", "requirements": ">= 0" }, { "name": "factory_bot_rails", "requirements": ">= 0" }, { "name": "faker", "requirements": ">= 0" }, { "name": "letter_opener", "requirements": ">= 0" }, { "name": "rspec-rails", "requirements": ">= 0" }, { "name": "rspec-retry", "requirements": ">= 0" }, { "name": "rubocop-rspec", "requirements": ">= 0" }, { "name": "shoulda-matchers", "requirements": ">= 0" }, { "name": "simplecov", "requirements": ">= 0" } ], "runtime": [ { "name": "active_model_serializers", "requirements": ">= 0" }, { "name": "ancestry", "requirements": "~> 4.1.0" }, { "name": "bcrypt", "requirements": "~> 3.1" }, { "name": "httparty", "requirements": ">= 0" }, { "name": "image_processing", "requirements": "~> 1.12, >= 1.12.2" }, { "name": "jwt", "requirements": "~> 2.7" }, { "name": "noticed", "requirements": "~> 1.6" }, { "name": "rails", "requirements": "~> 8.0, >= 8.0.2" }, { "name": "ransack", "requirements": ">= 0" } ] } }
2025-04-17 08:07:15 UTC
g9X1_8HaIJNNv3Bykjo2G

pg_aggregates

Manage PostgreSQL aggregate functions in your Rails application with versioned migrations and schema handling. This cuts the need for keeping a structure.sql

0.2.2
Content{ "name": "pg_aggregates", "downloads": 1529, "version": "0.2.2", "version_created_at": "2025-04-17T07:57:10.792Z", "version_downloads": 0, "platform": "ruby", "authors": "mhenrixon", "info": "Manage PostgreSQL aggregate functions in your Rails application with versioned migrations and schema handling. \n\nThis cuts the need for keeping a structure.sql\n", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/mhenrixon/pg_aggregates", "changelog_uri": "https://github.com/mhenrixon/pg_aggregates/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/mhenrixon/pg_aggregates", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "5e2175d435bef5cfc792939d70e9b593b61e36dcaf6479de09ba9b585459401a", "spec_sha": "f290437cb17c248847c1c38538e68e6c9a6a3182024233134a93643b605787d9", "project_uri": "https://rubygems.org/gems/pg_aggregates", "gem_uri": "https://rubygems.org/gems/pg_aggregates-0.2.2.gem", "homepage_uri": "https://github.com/mhenrixon/pg_aggregates", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/mhenrixon/pg_aggregates", "bug_tracker_uri": null, "changelog_uri": "https://github.com/mhenrixon/pg_aggregates/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activerecord", "requirements": ">= 6.1" }, { "name": "pg", "requirements": ">= 1.1" }, { "name": "railties", "requirements": ">= 6.1" } ] } }
2025-04-17 07:57:13 UTC
t58El-BHz85DGWsP7zs-d

pg_types

Manage PostgreSQL custom types (composite types, enums, domains) in your Rails application with versioned migrations and schema handling. This cuts the need for keeping a structure.sql while still maintaining proper type definitions in your Rails application.

0.2.2
Content{ "name": "pg_types", "downloads": 3183, "version": "0.2.2", "version_created_at": "2025-04-17T07:57:08.789Z", "version_downloads": 0, "platform": "ruby", "authors": "mhenrixon", "info": "Manage PostgreSQL custom types (composite types, enums, domains) in your Rails application with\nversioned migrations and schema handling. This cuts the need for keeping a structure.sql\nwhile still maintaining proper type definitions in your Rails application.\n", "licenses": [ "MIT" ], "metadata": { "funding_uri": "https://github.com/sponsors/mhenrixon", "github_repo": "ssh://github.com/mhenrixon/pg_types", "homepage_uri": "https://github.com/mhenrixon/pg_types", "changelog_uri": "https://github.com/mhenrixon/pg_types/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/mhenrixon/pg_types/issues", "source_code_uri": "https://github.com/mhenrixon/pg_types", "documentation_uri": "https://github.com/mhenrixon/pg_types#readme", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "6b6e70eec34c1c95e079796dcd469a73818bce5f6f0174f6323eb916f8057fcf", "spec_sha": "0b20d1ba39cedcc7fb9dbad292b97275b265696f13bcacfa23e2ce2bb0d22ef4", "project_uri": "https://rubygems.org/gems/pg_types", "gem_uri": "https://rubygems.org/gems/pg_types-0.2.2.gem", "homepage_uri": "https://github.com/mhenrixon/pg_types", "wiki_uri": null, "documentation_uri": "https://github.com/mhenrixon/pg_types#readme", "mailing_list_uri": null, "source_code_uri": "https://github.com/mhenrixon/pg_types", "bug_tracker_uri": "https://github.com/mhenrixon/pg_types/issues", "changelog_uri": "https://github.com/mhenrixon/pg_types/blob/main/CHANGELOG.md", "funding_uri": "https://github.com/sponsors/mhenrixon", "dependencies": { "development": [], "runtime": [ { "name": "activerecord", "requirements": ">= 6.1" }, { "name": "pg", "requirements": ">= 1.1" }, { "name": "railties", "requirements": ">= 6.1" } ] } }
2025-04-17 07:57:10 UTC
rPdm17A9RnUfGanvLmh-i

svelte-on-rails

Seamlessly integrate Svelte Components into Rails views.

0.0.14
Content{ "name": "svelte-on-rails", "downloads": 659, "version": "0.0.14", "version_created_at": "2025-04-17T07:56:06.645Z", "version_downloads": 0, "platform": "ruby", "authors": "Christian Sedlmair", "info": "Seamlessly integrate Svelte Components into Rails views.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://gitlab.com/sedl/svelte-on-rails", "post_install": "ruby -r svelte_on_rails/install -e 'SvelteOnRails::Install.run'", "changelog_uri": "https://gitlab.com/sedl/svelte-on-rails", "source_code_uri": "https://gitlab.com/sedl/svelte-on-rails" }, "yanked": false, "sha": "e5f13043b67490060bfa14ed6ab9e3442a49920b12d7132cf3bf1f396eb54c52", "spec_sha": "e138034e44799d0ccc56ea6e944c39acfdb638ab86b34dd431175e0a86b6f23d", "project_uri": "https://rubygems.org/gems/svelte-on-rails", "gem_uri": "https://rubygems.org/gems/svelte-on-rails-0.0.14.gem", "homepage_uri": "https://gitlab.com/sedl/svelte-on-rails", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://gitlab.com/sedl/svelte-on-rails", "bug_tracker_uri": null, "changelog_uri": "https://gitlab.com/sedl/svelte-on-rails", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "railties", "requirements": ">= 6.0" } ] } }
2025-04-17 07:56:10 UTC
95ygFEc_icvcHjbMdNURv

lato

A Rails engine that includes what you need to build a new project!

3.11.10
Content{ "name": "lato", "downloads": 55996, "version": "3.11.10", "version_created_at": "2025-04-17T07:51:28.544Z", "version_downloads": 0, "platform": "ruby", "authors": "Gregorio Galante", "info": "A Rails engine that includes what you need to build a new project!", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/Lato-org/lato", "source_code_uri": "https://github.com/Lato-org/lato" }, "yanked": false, "sha": "10a402686906943a264d61a42e19e82848c4c1abfd89bac761e5b15d443387ce", "spec_sha": "bca64809ec160a9a9be93adc60a36f790fc0fe53aab75fa2f920205f2d2d7495", "project_uri": "https://rubygems.org/gems/lato", "gem_uri": "https://rubygems.org/gems/lato-3.11.10.gem", "homepage_uri": "https://github.com/Lato-org/lato", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/Lato-org/lato", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "eth", "requirements": ">= 0" } ], "runtime": [ { "name": "bcrypt", "requirements": ">= 0" }, { "name": "bootstrap", "requirements": ">= 0" }, { "name": "browser", "requirements": ">= 0" }, { "name": "kaminari", "requirements": ">= 0" }, { "name": "rails", "requirements": ">= 7.0.4" }, { "name": "rails-i18n", "requirements": ">= 0" }, { "name": "rotp", "requirements": ">= 0" }, { "name": "rqrcode", "requirements": ">= 0" } ] } }
2025-04-17 07:51:31 UTC
-orzMnXzHvMxxTiwaOeiI

stay_commerce

Description of Stay.

0.1.13
Content{ "name": "stay_commerce", "downloads": 2650, "version": "0.1.13", "version_created_at": "2025-04-17T07:37:08.959Z", "version_downloads": 0, "platform": "ruby", "authors": "w3villa-vikaspal", "info": "Description of Stay.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/w3villa/StayCommerce", "changelog_uri": "https://github.com/w3villa/StayCommerce", "source_code_uri": "https://github.com/w3villa/StayCommerce", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "d24c18f80ab1ea9839c8e4087a71e854a78983dc2e2a3cd3edc359c20330affc", "spec_sha": "c9ce9c3f556d9ecef0744691b184018c0731208527e56df6c85cfdda9606ba64", "project_uri": "https://rubygems.org/gems/stay_commerce", "gem_uri": "https://rubygems.org/gems/stay_commerce-0.1.13.gem", "homepage_uri": "https://github.com/w3villa/StayCommerce", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/w3villa/StayCommerce", "bug_tracker_uri": null, "changelog_uri": "https://github.com/w3villa/StayCommerce", "funding_uri": null, "dependencies": { "development": [ { "name": "letter_opener", "requirements": "~> 1.10" }, { "name": "pry", "requirements": ">= 0" } ], "runtime": [ { "name": "active_model_serializers", "requirements": ">= 0" }, { "name": "activestorage", "requirements": ">= 0" }, { "name": "bootstrap", "requirements": "~> 5.3" }, { "name": "carmen", "requirements": "~> 1.1" }, { "name": "devise", "requirements": ">= 0" }, { "name": "devise-api", "requirements": ">= 0" }, { "name": "friendly_id", "requirements": ">= 0" }, { "name": "geocoder", "requirements": "~> 1.8" }, { "name": "hotwire-rails", "requirements": "~> 0.1" }, { "name": "inline_svg", "requirements": "~> 1.10" }, { "name": "jquery-rails", "requirements": "~> 4.6" }, { "name": "jquery-ui-rails", "requirements": "~> 7.0" }, { "name": "jsbundling-rails", "requirements": "~> 1.3.1" }, { "name": "kaminari", "requirements": "~> 1.2" }, { "name": "mobility", "requirements": "~> 1.2" }, { "name": "mobility-ransack", "requirements": "~> 1.2" }, { "name": "monetize", "requirements": "~> 1.13" }, { "name": "money", "requirements": "~> 6.12" }, { "name": "mysql2", "requirements": "~> 0.5" }, { "name": "paranoia", "requirements": "~> 3.0" }, { "name": "rack-cors", "requirements": "~> 2.0" }, { "name": "rails", "requirements": ">= 7.2.1, < 9.0" }, { "name": "ransack", "requirements": ">= 0" }, { "name": "sassc-rails", "requirements": "~> 2.1" }, { "name": "sass-rails", "requirements": "~> 6.0" }, { "name": "sprockets", "requirements": ">= 0" }, { "name": "state_machines-activerecord", "requirements": "~> 0.9" }, { "name": "stripe", "requirements": "~> 5.32.0" } ] } }
2025-04-17 07:37:11 UTC