Lastest updates from Rubygems.org
ID | Gem | Version | Body | Updated At |
---|---|---|---|---|
NSRxLDUgpS9nssSN7OHmi |
delayedDelayed is a multi-threaded, SQL-driven ActiveJob backend used at Betterment to process millions of background jobs per day. It supports postgres, mysql, and sqlite, and is designed to be Reliable (with co-transactional job enqueues and guaranteed, at-least-once execution), Scalable (with an optimized pickup query and concurrent job execution), Resilient (with built-in retry mechanisms, exponential backoff, and failed job preservation), and Maintainable (with robust instrumentation, continuous monitoring, and priority-based alerting). |
1.0.0 | Content{ "name": "delayed", "downloads": 449714, "version": "1.0.0", "version_created_at": "2025-05-08T20:16:06.849Z", "version_downloads": 0, "platform": "ruby", "authors": "Nathan Griffith, Rowan McDonald, Cyrus Eslami, John Mileham, Brandon Keepers, Brian Ryckbost, Chris Gaffney, David Genord II, Erik Michaels-Ober, Matt Griffin, Steve Richert, Tobias Lütke", "info": "Delayed is a multi-threaded, SQL-driven ActiveJob backend used at Betterment to process millions\nof background jobs per day. It supports postgres, mysql, and sqlite, and is designed to be\nReliable (with co-transactional job enqueues and guaranteed, at-least-once execution), Scalable\n(with an optimized pickup query and concurrent job execution), Resilient (with built-in retry\nmechanisms, exponential backoff, and failed job preservation), and Maintainable (with robust\ninstrumentation, continuous monitoring, and priority-based alerting).\n", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/betterment/delayed/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/betterment/delayed/issues", "source_code_uri": "https://github.com/betterment/delayed", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "f9815df15e949957399900220a3f1f4e9452db90e29bc0e1a0b4f6254648f30a", "spec_sha": "5267a377a1a0d922e5b67ed17424eb80734bd87ce031e5c43220c3195d2d4944", "project_uri": "https://rubygems.org/gems/delayed", "gem_uri": "https://rubygems.org/gems/delayed-1.0.0.gem", "homepage_uri": "http://github.com/betterment/delayed", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/betterment/delayed", "bug_tracker_uri": "https://github.com/betterment/delayed/issues", "changelog_uri": "https://github.com/betterment/delayed/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activerecord", "requirements": ">= 5.2" }, { "name": "concurrent-ruby", "requirements": ">= 0" } ] } } |
2025-05-08 20:16:08 UTC |
6_kYzdpNEu_SsxJDySarI |
omniai-anthropicAn implementation of OmniAI for Anthropic |
2.6.0 | Content{ "name": "omniai-anthropic", "downloads": 21606, "version": "2.6.0", "version_created_at": "2025-05-08T20:13:47.366Z", "version_downloads": 0, "platform": "ruby", "authors": "Kevin Sylvestre", "info": "An implementation of OmniAI for Anthropic", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/ksylvest/omniai-anthropic", "changelog_uri": "https://github.com/ksylvest/omniai-anthropic/releases", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "844d109293aa6f8bc0179f34f6a050ccefb0c756f79f82c24429a4cd5549b8de", "spec_sha": "3238794112ee56d32c66af61d0a4ece5e3d89d1e6593078dfbe3e8005ac3c2d3", "project_uri": "https://rubygems.org/gems/omniai-anthropic", "gem_uri": "https://rubygems.org/gems/omniai-anthropic-2.6.0.gem", "homepage_uri": "https://github.com/ksylvest/omniai-anthropic", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": "https://github.com/ksylvest/omniai-anthropic/releases", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "event_stream_parser", "requirements": ">= 0" }, { "name": "omniai", "requirements": "~> 2.6" }, { "name": "zeitwerk", "requirements": ">= 0" } ] } } |
2025-05-08 20:13:49 UTC |
pf3YMi04ClBg77aQcOKCZ |
files.comThe Files.com Ruby client. |
1.1.253 | Content{ "name": "files.com", "downloads": 747532, "version": "1.1.253", "version_created_at": "2025-05-08T19:57:39.509Z", "version_downloads": 0, "platform": "ruby", "authors": "files.com", "info": "The Files.com Ruby client.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "913e1c89aaebecd86ffa833aece984f27b00a17add36e655a007bb2d9085543d", "spec_sha": "6a090d2381039129d481e2182bad4a6c0af0ea5e5dd920d24b35efa66e160572", "project_uri": "https://rubygems.org/gems/files.com", "gem_uri": "https://rubygems.org/gems/files.com-1.1.253.gem", "homepage_uri": "https://www.files.com", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/files.com/1.1.253", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "addressable", "requirements": ">= 2.8.0" }, { "name": "concurrent-ruby", "requirements": ">= 1.1.3" }, { "name": "faraday", "requirements": ">= 1.0.1" }, { "name": "faraday-multipart", "requirements": ">= 1.0" }, { "name": "faraday-net_http_persistent", "requirements": ">= 2.0" }, { "name": "net-http-persistent", "requirements": ">= 4.0" } ] } } |
2025-05-08 19:57:42 UTC |
Rr_rqgWU8qMNm_sDgfkeQ |
omniai-googleAn implementation of OmniAI for Google |
2.6.0 | Content{ "name": "omniai-google", "downloads": 23889, "version": "2.6.0", "version_created_at": "2025-05-08T19:55:12.723Z", "version_downloads": 0, "platform": "ruby", "authors": "Kevin Sylvestre", "info": "An implementation of OmniAI for Google", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/ksylvest/omniai-google", "changelog_uri": "https://github.com/ksylvest/omniai-google/releases", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "12b3fa4978a5762c3a28e7ed04b728d19d5c34d1cf7020f223d76e41b7b342ab", "spec_sha": "360233696af579b06f261538ba9e25a777c00231fa092a182989166fd9a45b33", "project_uri": "https://rubygems.org/gems/omniai-google", "gem_uri": "https://rubygems.org/gems/omniai-google-2.6.0.gem", "homepage_uri": "https://github.com/ksylvest/omniai-google", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": "https://github.com/ksylvest/omniai-google/releases", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "event_stream_parser", "requirements": ">= 0" }, { "name": "googleauth", "requirements": ">= 0" }, { "name": "omniai", "requirements": "~> 2.6" }, { "name": "zeitwerk", "requirements": ">= 0" } ] } } |
2025-05-08 19:55:14 UTC |
oi_wkQHu0AcrB7ulF5v51 |
omniai-mistralAn implementation of OmniAI for Mistral |
2.6.0 | Content{ "name": "omniai-mistral", "downloads": 16350, "version": "2.6.0", "version_created_at": "2025-05-08T19:53:41.417Z", "version_downloads": 0, "platform": "ruby", "authors": "Kevin Sylvestre", "info": "An implementation of OmniAI for Mistral", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/ksylvest/omniai-mistral", "changelog_uri": "https://github.com/ksylvest/omniai-mistral/releases", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "6e504ca1d80ff7b4da322da12e66c615e9cb9d56cf6886eecc907b51d543df78", "spec_sha": "a060ba5e76afa48afb22910e6adde2aa9bf3ce333721dfc5c0b1a65a3d0930d2", "project_uri": "https://rubygems.org/gems/omniai-mistral", "gem_uri": "https://rubygems.org/gems/omniai-mistral-2.6.0.gem", "homepage_uri": "https://github.com/ksylvest/omniai-mistral", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": "https://github.com/ksylvest/omniai-mistral/releases", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "event_stream_parser", "requirements": ">= 0" }, { "name": "omniai", "requirements": "~> 2.6" }, { "name": "zeitwerk", "requirements": ">= 0" } ] } } |
2025-05-08 19:53:43 UTC |
lApm2rEc8Ua08XXlcWD63 |
omniai-openaiAn implementation of OmniAI for OpenAI |
2.6.0 | Content{ "name": "omniai-openai", "downloads": 24205, "version": "2.6.0", "version_created_at": "2025-05-08T19:53:11.843Z", "version_downloads": 0, "platform": "ruby", "authors": "Kevin Sylvestre", "info": "An implementation of OmniAI for OpenAI", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/ksylvest/omniai-openai", "changelog_uri": "https://github.com/ksylvest/omniai-openai/releases", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "3817016f41ec3f7538bbeaafa1de2382aa4d763c3c74961e0209d6d3748cb505", "spec_sha": "53b3668a035a7130054fc12cc4f6b692644ecabc1956527f7751db9cb0492acf", "project_uri": "https://rubygems.org/gems/omniai-openai", "gem_uri": "https://rubygems.org/gems/omniai-openai-2.6.0.gem", "homepage_uri": "https://github.com/ksylvest/omniai-openai", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": "https://github.com/ksylvest/omniai-openai/releases", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "event_stream_parser", "requirements": ">= 0" }, { "name": "omniai", "requirements": "~> 2.6" }, { "name": "zeitwerk", "requirements": ">= 0" } ] } } |
2025-05-08 19:53:13 UTC |
tM2UMq0-WqgFfi4031CAW |
omniaiAn interface for OpenAI's ChatGPT, Google's Gemini, Anthropic's Claude, Mistral's LeChat, etc. |
2.6.0 | Content{ "name": "omniai", "downloads": 39851, "version": "2.6.0", "version_created_at": "2025-05-08T19:49:28.023Z", "version_downloads": 0, "platform": "ruby", "authors": "Kevin Sylvestre", "info": "An interface for OpenAI's ChatGPT, Google's Gemini, Anthropic's Claude, Mistral's LeChat, etc.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/ksylvest/omniai", "changelog_uri": "https://github.com/ksylvest/omniai/releases", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "8fbfa3b8d89886adf0596c95014c72730bb1e6b6d1109434bb8bc4d7a81ea097", "spec_sha": "cced505522765fc610c0b5b04c8b8e0174125f5abb4c2033596231f6a2992800", "project_uri": "https://rubygems.org/gems/omniai", "gem_uri": "https://rubygems.org/gems/omniai-2.6.0.gem", "homepage_uri": "https://github.com/ksylvest/omniai", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": "https://github.com/ksylvest/omniai/releases", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "event_stream_parser", "requirements": ">= 0" }, { "name": "http", "requirements": ">= 0" }, { "name": "logger", "requirements": ">= 0" }, { "name": "zeitwerk", "requirements": ">= 0" } ] } } |
2025-05-08 19:49:30 UTC |
FmZ3WfMhkvhsyXoXkZ8db |
capybara-screenshot-diffSave screen shots and track changes with graphical diff |
1.10.3.1 | Content{ "name": "capybara-screenshot-diff", "downloads": 415769, "version": "1.10.3.1", "version_created_at": "2025-05-08T19:41:17.500Z", "version_downloads": 0, "platform": "ruby", "authors": "Uwe Kubosch", "info": "Save screen shots and track changes with graphical diff", "licenses": [ "MIT" ], "metadata": { "allowed_push_host": "https://rubygems.org/" }, "yanked": false, "sha": "6d5696034243c8a78a354990a46346f441bb2536af832092ddc69a269035db03", "spec_sha": "394bb8d3235c8c06faace11fa8a416b769e51edc7492548138ba4246c20adc30", "project_uri": "https://rubygems.org/gems/capybara-screenshot-diff", "gem_uri": "https://rubygems.org/gems/capybara-screenshot-diff-1.10.3.1.gem", "homepage_uri": "https://github.com/donv/capybara-screenshot-diff", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/capybara-screenshot-diff/1.10.3.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "actionpack", "requirements": ">= 7.0, < 9" }, { "name": "capybara", "requirements": ">= 2, < 4" } ] } } |
2025-05-08 19:41:21 UTC |
P4k4d4DRhtUgz4974160R |
rb_sysHelpers for compiling Rust extensions for ruby |
0.9.114 | Content{ "name": "rb_sys", "downloads": 22667257, "version": "0.9.114", "version_created_at": "2025-05-08T19:34:06.534Z", "version_downloads": 0, "platform": "ruby", "authors": "Ian Ker-Seymer", "info": "Helpers for compiling Rust extensions for ruby", "licenses": [ "MIT", "Apache-2.0" ], "metadata": { "homepage_uri": "https://oxidize-rb.github.io/rb-sys/", "source_code_uri": "https://github.com/oxidize-rb/rb-sys", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "9c7359b1c35a2a1806a3e1ad85aa6786d60ed65dbcc00cc5c0e1cb1ad9609b20", "spec_sha": "a86a93035257a98a9df728886d641f9cd9c2e868b5d68505b9ae9c40e585ee8d", "project_uri": "https://rubygems.org/gems/rb_sys", "gem_uri": "https://rubygems.org/gems/rb_sys-0.9.114.gem", "homepage_uri": "https://oxidize-rb.github.io/rb-sys/", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/oxidize-rb/rb-sys", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rake-compiler-dock", "requirements": "= 1.9.1" } ] } } |
2025-05-08 19:34:08 UTC |
_y1tUnVDGkzHn3YmRNy5Q |
foobaraA command-centric and discoverable software framework with a focus on domain concepts and abstracting away integration code |
0.0.119 | Content{ "name": "foobara", "downloads": 21638, "version": "0.0.119", "version_created_at": "2025-05-08T19:31:16.211Z", "version_downloads": 0, "platform": "ruby", "authors": "Miles Georgi", "info": "A command-centric and discoverable software framework with a focus on domain concepts and abstracting away integration code", "licenses": [ "MPL-2.0" ], "metadata": { "homepage_uri": "https://foobara.com", "changelog_uri": "https://foobara.com/blob/main/CHANGELOG.md", "source_code_uri": "https://foobara.com", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "d2127e12b87fc50a0991ff93164bfa620e194ee4ed861bd354f04e9e030f7123", "spec_sha": "d15f20ed56b0dce8bdf28620409b8bf43afa42134558e176797b14a71d9ac2a3", "project_uri": "https://rubygems.org/gems/foobara", "gem_uri": "https://rubygems.org/gems/foobara-0.0.119.gem", "homepage_uri": "https://foobara.com", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://foobara.com", "bug_tracker_uri": null, "changelog_uri": "https://foobara.com/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "foobara-lru-cache", "requirements": "~> 0.0.2" }, { "name": "foobara-util", "requirements": "~> 0.0.11" }, { "name": "inheritable-thread-vars", "requirements": "~> 0.0.1" } ] } } |
2025-05-08 19:31:18 UTC |
PDiecoqqMs2yQAU6M0bLw |
candidhealthThis rubygem does not have a description or summary. |
0.43.0 | Content{ "name": "candidhealth", "downloads": 18212, "version": "0.43.0", "version_created_at": "2025-05-08T19:30:18.923Z", "version_downloads": 0, "platform": "ruby", "authors": "", "info": "This rubygem does not have a description or summary.", "licenses": [], "metadata": { "homepage_uri": "https://github.com/candidhealth/candid-ruby", "changelog_uri": "https://github.com/candidhealth/candid-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/candidhealth/candid-ruby" }, "yanked": false, "sha": "a99831c4acbe6424ee4b302153df5a384b63c1bdb01b558e502a39fe8a14d1b3", "spec_sha": "37603e6fd7f6880b95bb04103e5aceff64196f3c08acce735e77595fcaaa00bf", "project_uri": "https://rubygems.org/gems/candidhealth", "gem_uri": "https://rubygems.org/gems/candidhealth-0.43.0.gem", "homepage_uri": "https://github.com/candidhealth/candid-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/candidhealth/candid-ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/candidhealth/candid-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "async-http-faraday", "requirements": ">= 0.0, < 1.0" }, { "name": "faraday", "requirements": ">= 1.10, < 3.0" }, { "name": "faraday-multipart", "requirements": ">= 0.0, < 2.0" }, { "name": "faraday-net_http", "requirements": ">= 1.0, < 4.0" }, { "name": "faraday-retry", "requirements": ">= 1.0, < 3.0" }, { "name": "mini_mime", "requirements": ">= 0" } ] } } |
2025-05-08 19:30:20 UTC |
-yFXvSsXY5dZuurS8weZV |
aws-partitionsProvides interfaces to enumerate AWS partitions, regions, and services. |
1.1101.0 | Content{ "name": "aws-partitions", "downloads": 1193308861, "version": "1.1101.0", "version_created_at": "2025-05-08T19:20:33.915Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Provides interfaces to enumerate AWS partitions, regions, and services.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-partitions/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-partitions" }, "yanked": false, "sha": "ce12b58e6462627560b32160421fa15bbbc9682c1e678028b90f244f8a2f00a2", "spec_sha": "dec4234bf87d60bc8634d4b8fde04dade7345606c7ada2cb9e4f0ba0e8a15219", "project_uri": "https://rubygems.org/gems/aws-partitions", "gem_uri": "https://rubygems.org/gems/aws-partitions-1.1101.0.gem", "homepage_uri": "https://github.com/aws/aws-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-partitions", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-partitions/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } } |
2025-05-08 19:20:40 UTC |
8gzfn_jTkrKex09OFPfyi |
aws-sdk-glueOfficial AWS Ruby gem for AWS Glue. This gem is part of the AWS SDK for Ruby. |
1.215.0 | Content{ "name": "aws-sdk-glue", "downloads": 84668845, "version": "1.215.0", "version_created_at": "2025-05-08T19:20:33.940Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for AWS Glue. This gem is part of the AWS SDK for Ruby.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-glue/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-glue" }, "yanked": false, "sha": "1270492702dc28ce977a44a22e780da7ad550a2ac9f919d14f556489cdc97095", "spec_sha": "3b5ce74f6130d185bcbb009fcb78e6743c4d8efcef1adfc089d8175a2b6137b4", "project_uri": "https://rubygems.org/gems/aws-sdk-glue", "gem_uri": "https://rubygems.org/gems/aws-sdk-glue-1.215.0.gem", "homepage_uri": "https://github.com/aws/aws-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-glue", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-glue/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.216.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } } |
2025-05-08 19:20:38 UTC |
fTaPF_I8sHbyeh6IykZ1U |
aws-sdk-ec2Official AWS Ruby gem for Amazon Elastic Compute Cloud (Amazon EC2). This gem is part of the AWS SDK for Ruby. |
1.522.0 | Content{ "name": "aws-sdk-ec2", "downloads": 210737474, "version": "1.522.0", "version_created_at": "2025-05-08T19:20:34.058Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for Amazon Elastic Compute Cloud (Amazon EC2). This gem is part of the AWS SDK for Ruby.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-ec2/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-ec2" }, "yanked": false, "sha": "a1010e8d6e3886a7cdf6c6013e37eb378d9cc619e475af6becbbfb1bb72021d9", "spec_sha": "846c68633012ae7f61e76a0705a02b46d03013cb8e1fc3702f655003222981bf", "project_uri": "https://rubygems.org/gems/aws-sdk-ec2", "gem_uri": "https://rubygems.org/gems/aws-sdk-ec2-1.522.0.gem", "homepage_uri": "https://github.com/aws/aws-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-ec2", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-ec2/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.216.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } } |
2025-05-08 19:20:37 UTC |
-LXfITspDstJu1UweHvPa |
aws-sdk-guarddutyOfficial AWS Ruby gem for Amazon GuardDuty. This gem is part of the AWS SDK for Ruby. |
1.115.0 | Content{ "name": "aws-sdk-guardduty", "downloads": 78164397, "version": "1.115.0", "version_created_at": "2025-05-08T19:20:33.921Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for Amazon GuardDuty. This gem is part of the AWS SDK for Ruby.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-guardduty/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-guardduty" }, "yanked": false, "sha": "98a73a958e9085c683a4ba8d3ab0af18958ed915f591161bae725f43bfc07e33", "spec_sha": "9d3d587e735d426ebc3f657dc3edf322df2235bac07e38018eb3ceb0c3f317fe", "project_uri": "https://rubygems.org/gems/aws-sdk-guardduty", "gem_uri": "https://rubygems.org/gems/aws-sdk-guardduty-1.115.0.gem", "homepage_uri": "https://github.com/aws/aws-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-guardduty", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-guardduty/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.216.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } } |
2025-05-08 19:20:37 UTC |
hzayV3wga9nE7D9l1s-4c |
aws-sdk-cloudfrontOfficial AWS Ruby gem for Amazon CloudFront (CloudFront). This gem is part of the AWS SDK for Ruby. |
1.117.0 | Content{ "name": "aws-sdk-cloudfront", "downloads": 100399425, "version": "1.117.0", "version_created_at": "2025-05-08T19:20:33.977Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for Amazon CloudFront (CloudFront). This gem is part of the AWS SDK for Ruby.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-cloudfront/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-cloudfront" }, "yanked": false, "sha": "335ea3cc03ef6d56245e09d5bacf62519694148ed4e6e9c4df430194d575cdcd", "spec_sha": "c861e382f3a87949a58094aaec2d861874550f1233492d1d24ac88c2ae295f0b", "project_uri": "https://rubygems.org/gems/aws-sdk-cloudfront", "gem_uri": "https://rubygems.org/gems/aws-sdk-cloudfront-1.117.0.gem", "homepage_uri": "https://github.com/aws/aws-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-cloudfront", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-cloudfront/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.216.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } } |
2025-05-08 19:20:36 UTC |
LlW7pv31bL4hzZEupoNRQ |
aws-sdk-codepipelineOfficial AWS Ruby gem for AWS CodePipeline (CodePipeline). This gem is part of the AWS SDK for Ruby. |
1.98.0 | Content{ "name": "aws-sdk-codepipeline", "downloads": 80404410, "version": "1.98.0", "version_created_at": "2025-05-08T19:20:33.941Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for AWS CodePipeline (CodePipeline). This gem is part of the AWS SDK for Ruby.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-codepipeline/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-codepipeline" }, "yanked": false, "sha": "5ef1f14deeefeca19ca253d8e924eac1c0e3650e6881233a2ded52b2d07ad1d5", "spec_sha": "ef88bc72d61bda7452129cd9c80c4e00e152b5d8464404eda56735dc765ea167", "project_uri": "https://rubygems.org/gems/aws-sdk-codepipeline", "gem_uri": "https://rubygems.org/gems/aws-sdk-codepipeline-1.98.0.gem", "homepage_uri": "https://github.com/aws/aws-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-codepipeline", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-codepipeline/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.216.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } } |
2025-05-08 19:20:36 UTC |
By6g5ACJJ8zxB-npa6VRM |
aws-sdk-ssoadminOfficial AWS Ruby gem for AWS Single Sign-On Admin (SSO Admin). This gem is part of the AWS SDK for Ruby. |
1.53.0 | Content{ "name": "aws-sdk-ssoadmin", "downloads": 34433201, "version": "1.53.0", "version_created_at": "2025-05-08T19:20:33.918Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for AWS Single Sign-On Admin (SSO Admin). This gem is part of the AWS SDK for Ruby.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-ssoadmin/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-ssoadmin" }, "yanked": false, "sha": "ab10377446022efc18869953dacb54dd2497400e20daec6cc9c519c8edf0dfd2", "spec_sha": "d878b088281abaa4d02ccecac185a27957187a380df8f762415c2b4a20ce3b2d", "project_uri": "https://rubygems.org/gems/aws-sdk-ssoadmin", "gem_uri": "https://rubygems.org/gems/aws-sdk-ssoadmin-1.53.0.gem", "homepage_uri": "https://github.com/aws/aws-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-ssoadmin", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-ssoadmin/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.216.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } } |
2025-05-08 19:20:35 UTC |
WFIF0ZjOoCoR7wOOa--vX |
claws-scanAnalyzes your Github Actions |
0.8.0 | Content{ "name": "claws-scan", "downloads": 249, "version": "0.8.0", "version_created_at": "2025-05-08T19:14:11.818Z", "version_downloads": 0, "platform": "ruby", "authors": "Omar", "info": "Analyzes your Github Actions", "licenses": [], "metadata": { "homepage_uri": "https://github.com/Betterment/claws", "source_code_uri": "https://github.com/Betterment/claws" }, "yanked": false, "sha": "742d53fe15f972ee97122945e752a2ed897b1587dc8957a34206b51e6c19e002", "spec_sha": "eb8cbf0156aac6d2c74002927e30f3e24212948281721727aff90dbe7f6ef338", "project_uri": "https://rubygems.org/gems/claws-scan", "gem_uri": "https://rubygems.org/gems/claws-scan-0.8.0.gem", "homepage_uri": "https://github.com/Betterment/claws", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/Betterment/claws", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "equation", "requirements": "~> 0.6" }, { "name": "pry", "requirements": ">= 0" }, { "name": "slop", "requirements": "~> 4.9" }, { "name": "treetop", "requirements": ">= 0" } ] } } |
2025-05-08 19:14:13 UTC |
WTdH30-QVinYtIDoiHtOo |
sxg_checkerChecks SXG document and its subresources validity. |
0.1.1 | Content{ "name": "sxg_checker", "downloads": 12, "version": "0.1.1", "version_created_at": "2025-05-08T19:06:08.822Z", "version_downloads": 0, "platform": "ruby", "authors": "Paweł Pokrywka", "info": "Checks SXG document and its subresources validity.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/pepawel/sxg_checker", "changelog_uri": "https://github.com/pepawel/sxg_checker/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/pepawel/sxg_checker" }, "yanked": false, "sha": "f0c4a1deed812722862159a6f4971262510cac958efbd627c6a24d269a10bdde", "spec_sha": "8cf4f6e766dabb1bfbf268d70574406d0f5f72f2fb92f8b029d206f2855706e1", "project_uri": "https://rubygems.org/gems/sxg_checker", "gem_uri": "https://rubygems.org/gems/sxg_checker-0.1.1.gem", "homepage_uri": "https://github.com/pepawel/sxg_checker", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/pepawel/sxg_checker", "bug_tracker_uri": null, "changelog_uri": "https://github.com/pepawel/sxg_checker/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "http", "requirements": "~> 5.2" }, { "name": "parallel", "requirements": "~> 1.27" } ] } } |
2025-05-08 19:06:10 UTC |
GWX5JxzDAeat-OFMWK1dB |
claws-scanAnalyzes your Github Actions |
0.7.6 | Content{ "name": "claws-scan", "downloads": 235, "version": "0.7.6", "version_created_at": "2025-05-08T19:02:00.638Z", "version_downloads": 0, "platform": "ruby", "authors": "Omar", "info": "Analyzes your Github Actions", "licenses": [], "metadata": { "homepage_uri": "https://github.com/Betterment/claws", "source_code_uri": "https://github.com/Betterment/claws" }, "yanked": false, "sha": "9c9f5aaf2d1562192716862576ac7501fa2c58baab9b468316266fb95843081e", "spec_sha": "3ac4df11ecb5cbab429b79b15a279789949816a1475ff2fc500aee3f06c28116", "project_uri": "https://rubygems.org/gems/claws-scan", "gem_uri": "https://rubygems.org/gems/claws-scan-0.7.6.gem", "homepage_uri": "https://github.com/Betterment/claws", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/Betterment/claws", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "equation", "requirements": "~> 0.6" }, { "name": "pry", "requirements": ">= 0" }, { "name": "slop", "requirements": "~> 4.9" }, { "name": "treetop", "requirements": ">= 0" } ] } } |
2025-05-08 19:02:02 UTC |
ApsVhvYzxoerIL-ok1nt_ |
optify-configSimplifies getting the right configuration options for a process using pre-loaded configurations from files to manage options for experiments or flights. |
1.3.1 | Content{ "name": "optify-config", "downloads": 12444, "version": "1.3.1", "version_created_at": "2025-05-08T19:00:08.174Z", "version_downloads": 0, "platform": "arm64-darwin", "authors": "Justin D. Harris", "info": "Simplifies getting the right configuration options for a process using pre-loaded configurations\n from files to manage options for experiments or flights.", "licenses": [ "MIT" ], "metadata": { "bug_tracker_uri": "https://github.com/juharris/optify/issues", "source_code_uri": "https://github.com/juharris/optify" }, "yanked": false, "sha": "7167efb6ee77c76aeb77cdb715ba934a047c406dc22f7911550727e78ccee3db", "spec_sha": "032ca28d3348d7d7b215f6d3151636cd0652420343c9d946acd7c1a0507271c3", "project_uri": "https://rubygems.org/gems/optify-config", "gem_uri": "https://rubygems.org/gems/optify-config-1.3.1-arm64-darwin.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/juharris/optify", "bug_tracker_uri": "https://github.com/juharris/optify/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake-compiler", "requirements": "~> 1.2.9" }, { "name": "rbs", "requirements": "~> 3.9.2" }, { "name": "sorbet", "requirements": "~> 0.5.11911" }, { "name": "tapioca", "requirements": "~> 0.16.11" }, { "name": "test-unit", "requirements": "~> 3.6.7" } ], "runtime": [ { "name": "sorbet-runtime", "requirements": "~> 0.5.11911" } ] } } |
2025-05-08 19:00:11 UTC |
VKr172JwEktOyPO8TUH0Z |
optify-configSimplifies getting the right configuration options for a process using pre-loaded configurations from files to manage options for experiments or flights. |
1.3.1 | Content{ "name": "optify-config", "downloads": 12444, "version": "1.3.1", "version_created_at": "2025-05-08T18:59:54.106Z", "version_downloads": 0, "platform": "aarch64-linux", "authors": "Justin D. Harris", "info": "Simplifies getting the right configuration options for a process using pre-loaded configurations\n from files to manage options for experiments or flights.", "licenses": [ "MIT" ], "metadata": { "bug_tracker_uri": "https://github.com/juharris/optify/issues", "source_code_uri": "https://github.com/juharris/optify" }, "yanked": false, "sha": "a9987877c53c957a256551b1089636baccd63fd7eac4a69d59973db0579ceb71", "spec_sha": "3e84b0ce381bb87e10a6caf724ee06fbb96e65c213e3a725042740eb6bc6d95a", "project_uri": "https://rubygems.org/gems/optify-config", "gem_uri": "https://rubygems.org/gems/optify-config-1.3.1-aarch64-linux.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/juharris/optify", "bug_tracker_uri": "https://github.com/juharris/optify/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake-compiler", "requirements": "~> 1.2.9" }, { "name": "rbs", "requirements": "~> 3.9.2" }, { "name": "sorbet", "requirements": "~> 0.5.11911" }, { "name": "tapioca", "requirements": "~> 0.16.11" }, { "name": "test-unit", "requirements": "~> 3.6.7" } ], "runtime": [ { "name": "sorbet-runtime", "requirements": "~> 0.5.11911" } ] } } |
2025-05-08 18:59:56 UTC |
4DbIYmJl-i_1Xfy8beioF |
optify-configSimplifies getting the right configuration options for a process using pre-loaded configurations from files to manage options for experiments or flights. |
1.3.1 | Content{ "name": "optify-config", "downloads": 12444, "version": "1.3.1", "version_created_at": "2025-05-08T18:59:47.469Z", "version_downloads": 0, "platform": "x86_64-linux", "authors": "Justin D. Harris", "info": "Simplifies getting the right configuration options for a process using pre-loaded configurations\n from files to manage options for experiments or flights.", "licenses": [ "MIT" ], "metadata": { "bug_tracker_uri": "https://github.com/juharris/optify/issues", "source_code_uri": "https://github.com/juharris/optify" }, "yanked": false, "sha": "60a1ec0f9fa0e9a722aa6a9254f3043ee25dfc117da291c8de6baeb3fe5c7241", "spec_sha": "01f8f791224ca89f0e4aabf79b92c4b83974bfdaf7afb3ae151d76c050e1cbe0", "project_uri": "https://rubygems.org/gems/optify-config", "gem_uri": "https://rubygems.org/gems/optify-config-1.3.1-x86_64-linux.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/juharris/optify", "bug_tracker_uri": "https://github.com/juharris/optify/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake-compiler", "requirements": "~> 1.2.9" }, { "name": "rbs", "requirements": "~> 3.9.2" }, { "name": "sorbet", "requirements": "~> 0.5.11911" }, { "name": "tapioca", "requirements": "~> 0.16.11" }, { "name": "test-unit", "requirements": "~> 3.6.7" } ], "runtime": [ { "name": "sorbet-runtime", "requirements": "~> 0.5.11911" } ] } } |
2025-05-08 18:59:49 UTC |
fSJ7IZawCv9-oFo1357js |
cybrid_api_bank_rubyView our documentation at https://github.com/Cybrid-app/cybrid-api-bank-ruby/ |
0.123.465 | Content{ "name": "cybrid_api_bank_ruby", "downloads": 1321169, "version": "0.123.465", "version_created_at": "2025-05-08T18:47:53.435Z", "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": "c712d1d26b11964bf436f7e7e009d000fb32831832ffa819d7fb7544e19278ad", "spec_sha": "9da0470ee6e3307dce7111552a255862b5da62bec70aae0162fde90cb908e70a", "project_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby-0.123.465.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.465", "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-05-08 18:47:58 UTC |
sGqlQVDnguhVzHUXuQVpw |
cybrid_api_organization_rubyView our documentation at https://github.com/Cybrid-app/cybrid-api-organization-ruby/ |
0.123.465 | Content{ "name": "cybrid_api_organization_ruby", "downloads": 1366772, "version": "0.123.465", "version_created_at": "2025-05-08T18:47:27.892Z", "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": "3867e60a9119e6f5ef45a52d08f414c8d6e0faf05be13db7da0df3c03d791ff9", "spec_sha": "8e2e67fb23bf726c3634e7b10e75f0ebdbb5ac17f9471052f5707dfc3369de55", "project_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby-0.123.465.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.465", "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-05-08 18:47:31 UTC |
JSEnXI6TPB_u0gR3D8hno |
sxg_checkerChecks SXG document and its subresources validity. |
0.1.0 | Content{ "name": "sxg_checker", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-05-08T18:47:29.271Z", "version_downloads": 0, "platform": "ruby", "authors": "Paweł Pokrywka", "info": "Checks SXG document and its subresources validity.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/pepawel/sxg_checker", "changelog_uri": "https://github.com/pepawel/sxg_checker/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/pepawel/sxg_checker" }, "yanked": false, "sha": "73b5678ea17a899f01c6551f2124f1fb676b7564c7329e9175dc303609e8a32c", "spec_sha": "5d794b18651b444f4135c55fef9dd1e0ed914b2c858ab0402821f454ed7a0757", "project_uri": "https://rubygems.org/gems/sxg_checker", "gem_uri": "https://rubygems.org/gems/sxg_checker-0.1.0.gem", "homepage_uri": "https://github.com/pepawel/sxg_checker", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/pepawel/sxg_checker", "bug_tracker_uri": null, "changelog_uri": "https://github.com/pepawel/sxg_checker/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "http", "requirements": "~> 5.2" }, { "name": "parallel", "requirements": "~> 1.27" } ] } } |
2025-05-08 18:47:30 UTC |
DJfR58RWW_Veg8ocD_CxY |
cybrid_api_id_rubyView our documentation at https://github.com/Cybrid-app/cybrid-api-id-ruby/ |
0.123.465 | Content{ "name": "cybrid_api_id_ruby", "downloads": 1355018, "version": "0.123.465", "version_created_at": "2025-05-08T18:47:18.871Z", "version_downloads": 0, "platform": "ruby", "authors": "Cybrid", "info": "View our documentation at https://github.com/Cybrid-app/cybrid-api-id-ruby/", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "b73d57bcc67fc010347cf3bc454b6fb7d9a849d98e98874f04b35853ff253a19", "spec_sha": "39a28cb6934ec715bf35002321df6628c4f3567e481054e724959711c1966b3b", "project_uri": "https://rubygems.org/gems/cybrid_api_id_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_id_ruby-0.123.465.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.465", "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-05-08 18:47:26 UTC |
K7cIih6-JD17kc-J1ICMR |
files.comThe Files.com Ruby client. |
1.1.252 | Content{ "name": "files.com", "downloads": 747483, "version": "1.1.252", "version_created_at": "2025-05-08T18:23:53.602Z", "version_downloads": 0, "platform": "ruby", "authors": "files.com", "info": "The Files.com Ruby client.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "79f772996adde4787242035cf81892299e7b97f244ff637345262a8bdf55cb10", "spec_sha": "ee5f2da7ca0957089c9a0bda00b526aabc5c9f09c9433974f72c7144b1b89684", "project_uri": "https://rubygems.org/gems/files.com", "gem_uri": "https://rubygems.org/gems/files.com-1.1.252.gem", "homepage_uri": "https://www.files.com", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/files.com/1.1.252", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "addressable", "requirements": ">= 2.8.0" }, { "name": "concurrent-ruby", "requirements": ">= 1.1.3" }, { "name": "faraday", "requirements": ">= 1.0.1" }, { "name": "faraday-multipart", "requirements": ">= 1.0" }, { "name": "faraday-net_http_persistent", "requirements": ">= 2.0" }, { "name": "net-http-persistent", "requirements": ">= 4.0" } ] } } |
2025-05-08 18:23:58 UTC |
4DlbXLOMpK2zvPTzuFSm6 |
faktory_worker_rubyRuby worker for Faktory. |
2.1.1 | Content{ "name": "faktory_worker_ruby", "downloads": 358525, "version": "2.1.1", "version_created_at": "2025-05-08T18:16:40.484Z", "version_downloads": 0, "platform": "ruby", "authors": "Mike Perham", "info": "Ruby worker for Faktory.", "licenses": [ "LGPL-3.0" ], "metadata": { "homepage_uri": "https://contribsys.com/faktory", "changelog_uri": "https://github.com/contribsys/faktory_worker_ruby/blob/master/Changes.md", "bug_tracker_uri": "https://github.com/contribsys/faktory_worker_ruby/issues", "source_code_uri": "https://github.com/contribsys/faktory_worker_ruby", "documentation_uri": "https://github.com/contribsys/faktory_worker_ruby/wiki" }, "yanked": false, "sha": "09773d04b8691c8d532c01d4eca8580354f95ad7337523b49b4accb1ab30b290", "spec_sha": "1c1a81109e937c5491f6e2e858b2792bf97d57cd00b297216f93d7835b8b3197", "project_uri": "https://rubygems.org/gems/faktory_worker_ruby", "gem_uri": "https://rubygems.org/gems/faktory_worker_ruby-2.1.1.gem", "homepage_uri": "https://contribsys.com/faktory", "wiki_uri": null, "documentation_uri": "https://github.com/contribsys/faktory_worker_ruby/wiki", "mailing_list_uri": null, "source_code_uri": "https://github.com/contribsys/faktory_worker_ruby", "bug_tracker_uri": "https://github.com/contribsys/faktory_worker_ruby/issues", "changelog_uri": "https://github.com/contribsys/faktory_worker_ruby/blob/master/Changes.md", "funding_uri": null, "dependencies": { "development": [ { "name": "activejob", "requirements": ">= 7.0.0" }, { "name": "minitest", "requirements": "~> 5" }, { "name": "minitest-hooks", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" } ], "runtime": [ { "name": "connection_pool", "requirements": "~> 2.5" } ] } } |
2025-05-08 18:16:42 UTC |
DFoCREpeYR5JqffuIxxIz |
rails_url_shortenerRailsUrlShortener is a lightweight Rails engine that enables easy creation and management of short URLs within your project. Similar to bitly.com, it condenses long links into short, user-friendly addresses. Enhance your app's functionality with this simple yet powerful URL shortening solution. |
0.4.0 | Content{ "name": "rails_url_shortener", "downloads": 13339, "version": "0.4.0", "version_created_at": "2025-05-08T18:14:50.987Z", "version_downloads": 0, "platform": "ruby", "authors": "a-chacon", "info": "RailsUrlShortener is a lightweight Rails engine that enables easy creation and management of short URLs within your project. \nSimilar to bitly.com, it condenses long links into short, user-friendly addresses. \nEnhance your app's functionality with this simple yet powerful URL shortening solution.\n", "licenses": [ "GPL-3.0" ], "metadata": { "changelog_uri": "https://www.github.com/a-chacon/rails-url-shortener/releases/tag/v0.4.0", "bug_tracker_uri": "https://www.github.com/a-chacon/rails-url-shortener/issues", "source_code_uri": "https://github.com/a-chacon/rails-url-shortener/tree/v0.4.0", "documentation_uri": "https://github.com/a-chacon/rails-url-shortener/blob/main/README.md", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "3cd544db1adfe572ac57da6dcaea14cc011dd968a45751e83d1333cefe7510c5", "spec_sha": "578ca65627c3028c6342373373cfa88a694d7e64b523799744795bc4c9148057", "project_uri": "https://rubygems.org/gems/rails_url_shortener", "gem_uri": "https://rubygems.org/gems/rails_url_shortener-0.4.0.gem", "homepage_uri": "https://www.github.com/a-chacon/rails-url-shortener", "wiki_uri": null, "documentation_uri": "https://github.com/a-chacon/rails-url-shortener/blob/main/README.md", "mailing_list_uri": null, "source_code_uri": "https://github.com/a-chacon/rails-url-shortener/tree/v0.4.0", "bug_tracker_uri": "https://www.github.com/a-chacon/rails-url-shortener/issues", "changelog_uri": "https://www.github.com/a-chacon/rails-url-shortener/releases/tag/v0.4.0", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "browser", "requirements": ">= 5.3.0" }, { "name": "http", "requirements": ">= 5.1.0" } ] } } |
2025-05-08 18:14:52 UTC |
BMlNl8fNRM70Gm9eRT3My |
primary_connect_protoProtobufs for Diagnostic Ordering and Resulting |
0.29.0 | Content{ "name": "primary_connect_proto", "downloads": 40259, "version": "0.29.0", "version_created_at": "2025-05-08T17:59:55.718Z", "version_downloads": 0, "platform": "ruby", "authors": "Primary.Health", "info": "Protobufs for Diagnostic Ordering and Resulting", "licenses": [ "Unlicense" ], "metadata": {}, "yanked": false, "sha": "9aaa7b66b35b7a41c24c6ddc197fa472f07da0a32837493b06efc99dc508f48c", "spec_sha": "282bd58baa68025d0ba1792b35fbc59688e2c110f0fc9a347f6b2b842eb77a30", "project_uri": "https://rubygems.org/gems/primary_connect_proto", "gem_uri": "https://rubygems.org/gems/primary_connect_proto-0.29.0.gem", "homepage_uri": "https://github.com/PrimaryDotHealth/connect-proto", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/primary_connect_proto/0.29.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.2.10" }, { "name": "rake", "requirements": "~> 12.3.3" }, { "name": "rspec", "requirements": "~> 3.6, >= 3.6.0" } ], "runtime": [ { "name": "google-protobuf", "requirements": "~> 3.25.7" } ] } } |
2025-05-08 17:59:57 UTC |
Lr4bBSxkOi70tZWgeEQTr |
faktory_worker_rubyRuby worker for Faktory. |
2.1.0 | Content{ "name": "faktory_worker_ruby", "downloads": 358517, "version": "2.1.0", "version_created_at": "2025-05-08T17:55:41.172Z", "version_downloads": 0, "platform": "ruby", "authors": "Mike Perham", "info": "Ruby worker for Faktory.", "licenses": [ "LGPL-3.0" ], "metadata": { "homepage_uri": "https://contribsys.com/faktory", "changelog_uri": "https://github.com/contribsys/faktory_worker_ruby/blob/master/Changes.md", "bug_tracker_uri": "https://github.com/contribsys/faktory_worker_ruby/issues", "source_code_uri": "https://github.com/contribsys/faktory_worker_ruby", "documentation_uri": "https://github.com/contribsys/faktory_worker_ruby/wiki" }, "yanked": false, "sha": "e3f0483b439025750012df5ba7e1a9497cb3aa5658987adae5d1b2e441b88570", "spec_sha": "33dceb2c9ce1e8960e6a73f796db5a9637a1dcbed4b1289f348762a42c078d92", "project_uri": "https://rubygems.org/gems/faktory_worker_ruby", "gem_uri": "https://rubygems.org/gems/faktory_worker_ruby-2.1.0.gem", "homepage_uri": "https://contribsys.com/faktory", "wiki_uri": null, "documentation_uri": "https://github.com/contribsys/faktory_worker_ruby/wiki", "mailing_list_uri": null, "source_code_uri": "https://github.com/contribsys/faktory_worker_ruby", "bug_tracker_uri": "https://github.com/contribsys/faktory_worker_ruby/issues", "changelog_uri": "https://github.com/contribsys/faktory_worker_ruby/blob/master/Changes.md", "funding_uri": null, "dependencies": { "development": [ { "name": "activejob", "requirements": ">= 7.0.0" }, { "name": "minitest", "requirements": "~> 5" }, { "name": "minitest-hooks", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" } ], "runtime": [ { "name": "connection_pool", "requirements": "~> 2.5" } ] } } |
2025-05-08 17:55:43 UTC |
WVFncGrspypVjIMwR1ooi |
hokkaido_dialect本物の北海道弁とエセ北海道弁を見分けるクイズです。 |
0.2.0 | Content{ "name": "hokkaido_dialect", "downloads": 155, "version": "0.2.0", "version_created_at": "2025-05-08T17:43:47.476Z", "version_downloads": 0, "platform": "ruby", "authors": "lemonade_37", "info": "本物の北海道弁とエセ北海道弁を見分けるクイズです。", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "f6e5dff630b343e3842a353f393fe679317c26be424c5f80f5f95f57ff788443", "spec_sha": "6ee1cfa891350e5fdfe4f6ca30c82994cc966718c8d925158c1a08aa78306985", "project_uri": "https://rubygems.org/gems/hokkaido_dialect", "gem_uri": "https://rubygems.org/gems/hokkaido_dialect-0.2.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/hokkaido_dialect/0.2.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } } |
2025-05-08 17:43:49 UTC |
MvKw2ooSqytfiGx0AExlA |
honyakuTranslate your Rails application using OpenAI |
0.1.2 | Content{ "name": "honyaku", "downloads": 346, "version": "0.1.2", "version_created_at": "2025-05-08T17:32:07.520Z", "version_downloads": 0, "platform": "ruby", "authors": "Andrew Culver", "info": "Translate your Rails application using OpenAI", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/andrewculver/honyaku", "source_code_uri": "https://github.com/andrewculver/honyaku" }, "yanked": false, "sha": "700228e55a1a0e4ea8715d8ab2588c5623c08b1a24bb2d5de4bb9e38b4a5251c", "spec_sha": "a0af08b718dabb09bb5305b58ec86ba32040e5939d0541f68daf5f8725e23241", "project_uri": "https://rubygems.org/gems/honyaku", "gem_uri": "https://rubygems.org/gems/honyaku-0.1.2.gem", "homepage_uri": "https://github.com/andrewculver/honyaku", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/andrewculver/honyaku", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "ruby-openai", "requirements": "~> 6.3" }, { "name": "thor", "requirements": "~> 1.3" }, { "name": "yaml", "requirements": "~> 0.3.0" } ] } } |
2025-05-08 17:32:09 UTC |
04ciBr-Dsv1BvzgJzP5sb |
kubernetes_template_renderingTool for rendering ERB and Jsonnet templates |
0.2.4.luis.1 | Content{ "name": "kubernetes_template_rendering", "downloads": 7442, "version": "0.2.4.luis.1", "version_created_at": "2025-05-08T17:21:52.518Z", "version_downloads": 0, "platform": "ruby", "authors": "Octothorpe", "info": "Tool for rendering ERB and Jsonnet templates", "licenses": [], "metadata": { "homepage_uri": "https://github.com/Invoca/kubernetes_template_rendering", "changelog_uri": "https://github.com/Invoca/kubernetes_template_rendering/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/Invoca/kubernetes_template_rendering", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "1ea19e7e28012b8aad5a1d9b96d155821e7f884f3d8b16309bd6870e0d65a34f", "spec_sha": "b2b8521d688ef24dc3767a16015d1b76b36820b1000514657fdffa84040053b6", "project_uri": "https://rubygems.org/gems/kubernetes_template_rendering", "gem_uri": "https://rubygems.org/gems/kubernetes_template_rendering-0.2.4.luis.1.gem", "homepage_uri": "https://github.com/Invoca/kubernetes_template_rendering", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/Invoca/kubernetes_template_rendering", "bug_tracker_uri": null, "changelog_uri": "https://github.com/Invoca/kubernetes_template_rendering/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activesupport", "requirements": "< 8" }, { "name": "invoca-utils", "requirements": ">= 0" }, { "name": "jsonnet", "requirements": ">= 0" } ] } } |
2025-05-08 17:21:54 UTC |
jk8RNWiEB-ovihRFWbweq |
zitadel-clientOfficial Zitadel SDK for Ruby. Authenticate and access Zitadel's authentication and management APIs in Ruby. |
1.4.0 | Content{ "name": "zitadel-client", "downloads": 60, "version": "1.4.0", "version_created_at": "2025-05-08T17:14:38.820Z", "version_downloads": 0, "platform": "ruby", "authors": "Zitadel", "info": "Official Zitadel SDK for Ruby. Authenticate and access Zitadel's authentication and management APIs in Ruby.", "licenses": [ "Apache-2.0" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "6af2709c5819de5e1a57342cfdb4b00b712e35417b26eaa73e1a4c75741bd395", "spec_sha": "1f6c12aec634f9e71aa40bd74733935d7076ebf660aa6306a9cbf758a011c1da", "project_uri": "https://rubygems.org/gems/zitadel-client", "gem_uri": "https://rubygems.org/gems/zitadel-client-1.4.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/zitadel-client/1.4.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "oauth2", "requirements": "~> 2.0" }, { "name": "typhoeus", "requirements": "~> 1.0, >= 1.0.1" }, { "name": "warning", "requirements": "~> 1.5.0" }, { "name": "zeitwerk", "requirements": "~> 2.5" } ] } } |
2025-05-08 17:14:40 UTC |
k8nRiOtJkMdVq7hkVfX5Z |
puppet_fixturesOriginally part of puppetlabs_spec_helper, but with a significant refactoring to make it available standalone. |
0.1.1 | Content{ "name": "puppet_fixtures", "downloads": 52, "version": "0.1.1", "version_created_at": "2025-05-08T17:01:42.776Z", "version_downloads": 0, "platform": "ruby", "authors": "Ewoud Kohl van Wijngaarden", "info": "Originally part of puppetlabs_spec_helper, but with a significant\nrefactoring to make it available standalone.\n", "licenses": [ "GPL-2.0-only" ], "metadata": { "source_code_uri": "https://github.com/voxpupuli/puppet_fixtures" }, "yanked": false, "sha": "1324004e390a88310eee0b18142da55d9cc330c9044981c3827bf28a87bd6692", "spec_sha": "43dfe4596f97ffa0430d46ef150a459a9d0e96b286b04adc5ce6727880cd2592", "project_uri": "https://rubygems.org/gems/puppet_fixtures", "gem_uri": "https://rubygems.org/gems/puppet_fixtures-0.1.1.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/voxpupuli/puppet_fixtures", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rake", "requirements": "~> 13.0" } ] } } |
2025-05-08 17:01:44 UTC |
W1an7chOZZ-iOrs04VG-w |
candidhealthThis rubygem does not have a description or summary. |
0.42.5 | Content{ "name": "candidhealth", "downloads": 18117, "version": "0.42.5", "version_created_at": "2025-05-08T17:01:09.726Z", "version_downloads": 0, "platform": "ruby", "authors": "", "info": "This rubygem does not have a description or summary.", "licenses": [], "metadata": { "homepage_uri": "https://github.com/candidhealth/candid-ruby", "changelog_uri": "https://github.com/candidhealth/candid-ruby/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/candidhealth/candid-ruby" }, "yanked": false, "sha": "b5943382ba6c79d0ba137a0f8744b17aab53f1da13ea14bcda01ee1c78ca582d", "spec_sha": "f8df0fe10d5721ed874c06c93e4184e7c223b424ec82054c23e7c8be4a9ecae4", "project_uri": "https://rubygems.org/gems/candidhealth", "gem_uri": "https://rubygems.org/gems/candidhealth-0.42.5.gem", "homepage_uri": "https://github.com/candidhealth/candid-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/candidhealth/candid-ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/candidhealth/candid-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "async-http-faraday", "requirements": ">= 0.0, < 1.0" }, { "name": "faraday", "requirements": ">= 1.10, < 3.0" }, { "name": "faraday-net_http", "requirements": ">= 1.0, < 4.0" }, { "name": "faraday-retry", "requirements": ">= 1.0, < 3.0" } ] } } |
2025-05-08 17:01:11 UTC |
mSvNC6x0ZGTdYterdsP7u |
svelte-on-railsSeamlessly integrate Svelte Components into Rails views. |
0.0.42 | Content{ "name": "svelte-on-rails", "downloads": 3504, "version": "0.0.42", "version_created_at": "2025-05-08T16:51:01.494Z", "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": "2d775c572213f91e8d73f6788510225f9f9d604f80cd00aea1566fc30ccac072", "spec_sha": "25d85b19ef2b0e4049aec05b5b609dda69892d9478e8a78290eafeb6fc050864", "project_uri": "https://rubygems.org/gems/svelte-on-rails", "gem_uri": "https://rubygems.org/gems/svelte-on-rails-0.0.42.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-05-08 16:51:03 UTC |
Tr9uhUBoP3vOgMmxr-3ew |
ruby_conversationsA Ruby client library for managing AI conversations via a remote API. |
1.1.5 | Content{ "name": "ruby_conversations", "downloads": 3789, "version": "1.1.5", "version_created_at": "2025-05-08T16:32:20.263Z", "version_downloads": 0, "platform": "ruby", "authors": "Paul Shippy", "info": "A Ruby client library for managing AI conversations via a remote API.", "licenses": [ "None" ], "metadata": { "homepage_uri": "https://github.com/StrongMind/ruby-conversations", "changelog_uri": "https://github.com/StrongMind/ruby-conversations/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/StrongMind/ruby-conversations", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "f90252e8247ecedb8906c80ffc58db94fa6b24d905b4275791b2d1424273eaab", "spec_sha": "04b59b0f3a0ce022902f314d688ad4a91032a67b074b04ba5a2b900787075352", "project_uri": "https://rubygems.org/gems/ruby_conversations", "gem_uri": "https://rubygems.org/gems/ruby_conversations-1.1.5.gem", "homepage_uri": "https://github.com/StrongMind/ruby-conversations", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/StrongMind/ruby-conversations", "bug_tracker_uri": null, "changelog_uri": "https://github.com/StrongMind/ruby-conversations/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bootsnap", "requirements": "~> 1.0" }, { "name": "dotenv-rails", "requirements": ">= 0" }, { "name": "factory_bot", "requirements": ">= 0" }, { "name": "pry-byebug", "requirements": ">= 0" }, { "name": "rspec", "requirements": ">= 0" }, { "name": "rspec-rails", "requirements": ">= 0" }, { "name": "rubocop-factory_bot", "requirements": ">= 0" }, { "name": "rubocop-rails", "requirements": ">= 0" }, { "name": "rubocop-rspec", "requirements": ">= 0" }, { "name": "shoulda-matchers", "requirements": ">= 0" } ], "runtime": [ { "name": "activesupport", "requirements": ">= 7.0" }, { "name": "aws-sdk-core", "requirements": "~> 3.0" }, { "name": "faraday", "requirements": "~> 2.0" }, { "name": "jwt", "requirements": "~> 2.0" }, { "name": "ruby_llm", "requirements": "~> 1.1" }, { "name": "strongmind-auth", "requirements": "~> 1.0" }, { "name": "zeitwerk", "requirements": "~> 2.6" } ] } } |
2025-05-08 16:32:23 UTC |
8BF7mQwjSOc5riy7RxOi1 |
view_attribute_mergeMerges HTML attributes from multiple sources with special handling for Stimulus 2.0 data attributes |
0.1.0 | Content{ "name": "view_attribute_merge", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-05-08T16:31:57.231Z", "version_downloads": 0, "platform": "ruby", "authors": "Trevor Seibel", "info": "Merges HTML attributes from multiple sources with special handling for Stimulus 2.0 data attributes", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/teebl/view_attribute_merge", "changelog_uri": "https://github.com/teebl/view_attribute_merge/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/teebl/view_attribute_merge", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "95814dcf98ab76566a7f2bbe0529ce8121ff4a84345b7acd8b3bd449a1206758", "spec_sha": "581b016a510100423d67f500b2897929ae7fb18f03d569ed1c98c31ec54d4c99", "project_uri": "https://rubygems.org/gems/view_attribute_merge", "gem_uri": "https://rubygems.org/gems/view_attribute_merge-0.1.0.gem", "homepage_uri": "https://github.com/teebl/view_attribute_merge", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/teebl/view_attribute_merge", "bug_tracker_uri": null, "changelog_uri": "https://github.com/teebl/view_attribute_merge/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } } |
2025-05-08 16:31:58 UTC |
EvJBZ2xUt18REWJStAa1K |
manageiq-appliance_consoleManageIQ Appliance Console |
10.0.2 | Content{ "name": "manageiq-appliance_console", "downloads": 171266, "version": "10.0.2", "version_created_at": "2025-05-08T16:30:09.153Z", "version_downloads": 0, "platform": "ruby", "authors": "ManageIQ Developers", "info": "ManageIQ Appliance Console", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "8619bf5e893cf7b6dd7d97c803726ee3cc0c27fcd265a1a96e8c97275ed092dc", "spec_sha": "32cde1c8c7d64439eecae078b18be675d4168eb32021e8624e5ca07e54134c01", "project_uri": "https://rubygems.org/gems/manageiq-appliance_console", "gem_uri": "https://rubygems.org/gems/manageiq-appliance_console-10.0.2.gem", "homepage_uri": "https://github.com/ManageIQ/manageiq-appliance_console", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/manageiq-appliance_console/10.0.2", "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": "manageiq-style", "requirements": ">= 1.5.4" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rubocop", "requirements": ">= 0" }, { "name": "simplecov", "requirements": ">= 0.21.2" } ], "runtime": [ { "name": "activerecord", "requirements": ">= 6.1.7.6" }, { "name": "activesupport", "requirements": ">= 6.1.7.6" }, { "name": "awesome_spawn", "requirements": "~> 1.6" }, { "name": "bcrypt", "requirements": "~> 3.1.10" }, { "name": "bcrypt_pbkdf", "requirements": ">= 1.0, < 2.0" }, { "name": "ed25519", "requirements": ">= 1.2, < 2.0" }, { "name": "highline", "requirements": "~> 2.1" }, { "name": "i18n", "requirements": ">= 0.8" }, { "name": "linux_admin", "requirements": "~> 4.0" }, { "name": "manageiq-password", "requirements": "< 2" }, { "name": "net-scp", "requirements": "~> 4.0" }, { "name": "net-ssh", "requirements": "~> 7.2" }, { "name": "optimist", "requirements": "~> 3.0" }, { "name": "pg", "requirements": ">= 0" }, { "name": "pg-logical_replication", "requirements": ">= 0" } ] } } |
2025-05-08 16:30:10 UTC |
ZgvuMCK5soyUmerKaojDK |
capybara-screenshot-diffSave screen shots and track changes with graphical diff |
1.10.3 | Content{ "name": "capybara-screenshot-diff", "downloads": 415632, "version": "1.10.3", "version_created_at": "2025-05-08T16:22:06.096Z", "version_downloads": 0, "platform": "ruby", "authors": "Uwe Kubosch", "info": "Save screen shots and track changes with graphical diff", "licenses": [ "MIT" ], "metadata": { "allowed_push_host": "https://rubygems.org/" }, "yanked": false, "sha": "b943168f729f4c323b31106f3f6d17de65161c4880f13ca7b79e6382636a316c", "spec_sha": "89a767b1cef35c78422743d8414f9e28c0e821a60b96a337760059eae39ce1fb", "project_uri": "https://rubygems.org/gems/capybara-screenshot-diff", "gem_uri": "https://rubygems.org/gems/capybara-screenshot-diff-1.10.3.gem", "homepage_uri": "https://github.com/donv/capybara-screenshot-diff", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/capybara-screenshot-diff/1.10.3", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "actionpack", "requirements": ">= 7.0, < 9" }, { "name": "capybara", "requirements": ">= 2, < 4" } ] } } |
2025-05-08 16:22:07 UTC |
oaCpZkPesslBHutGSvhx0 |
vite_reactVite react adds a few generators and vite and react to your rails project. It also gets it set up to be able to use shadcn. |
0.1.9 | Content{ "name": "vite_react", "downloads": 700, "version": "0.1.9", "version_created_at": "2025-05-08T16:11:26.035Z", "version_downloads": 0, "platform": "ruby", "authors": "lsproule", "info": "Vite react adds a few generators and vite and react\nto your rails project. It also gets it set up to be able \nto use shadcn. \n", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://docs.lucassproule.com", "changelog_uri": "https://github.com/lsproule/vite_react", "source_code_uri": "https://github.com/lsproule/vite_react" }, "yanked": false, "sha": "969df8068156f3085dba3700d23bec7d514926c7787a47a292aac297d322d12d", "spec_sha": "0d248e502870a63935e61029cbd471bb1cbed73d8e8a83e88989892e72a5a6c7", "project_uri": "https://rubygems.org/gems/vite_react", "gem_uri": "https://rubygems.org/gems/vite_react-0.1.9.gem", "homepage_uri": "https://docs.lucassproule.com", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/lsproule/vite_react", "bug_tracker_uri": null, "changelog_uri": "https://github.com/lsproule/vite_react", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "devise", "requirements": ">= 0" }, { "name": "rails", "requirements": ">= 8.0.1" }, { "name": "tailwindcss-rails", "requirements": ">= 0" }, { "name": "tailwindcss-ruby", "requirements": ">= 0" }, { "name": "turbo-mount", "requirements": ">= 0" }, { "name": "vite_rails", "requirements": ">= 0" } ] } } |
2025-05-08 16:11:27 UTC |
SjnoAw6GonIxKHcDPTTnw |
gitlab-crystalballProvides simple way to integrate regression test selection approach to your RSpec test suite |
0.7.2 | Content{ "name": "gitlab-crystalball", "downloads": 16, "version": "0.7.2", "version_created_at": "2025-05-08T16:10:10.819Z", "version_downloads": 0, "platform": "ruby", "authors": "Developer Experience Team", "info": "Provides simple way to integrate regression test selection approach to your RSpec test suite", "licenses": [], "metadata": { "wiki_uri": "https://gitlab.com/acunskis/crystalball/-/wikis/home", "changelog_uri": "https://gitlab.com/acunskis/crystalball/-/releases", "bug_tracker_uri": "https://gitlab.com/acunskis/crystalball/-/issues", "source_code_uri": "https://gitlab.com/acunskis/crystalball/-/tree/main", "documentation_uri": "https://gitlab.com/acunskis/crystalball/-/blob/main/docs/index.md", "rubygems_mfa_required": "false" }, "yanked": false, "sha": "c4ed7871d5952377ba38dedc2d64febc204273b5a7d98c954b777b4a9aceb49a", "spec_sha": "27822a80333965fae4fe0bed58c792afc02196796a9e8fe2d5a04c54954509bf", "project_uri": "https://rubygems.org/gems/gitlab-crystalball", "gem_uri": "https://rubygems.org/gems/gitlab-crystalball-0.7.2.gem", "homepage_uri": null, "wiki_uri": "https://gitlab.com/acunskis/crystalball/-/wikis/home", "documentation_uri": "https://gitlab.com/acunskis/crystalball/-/blob/main/docs/index.md", "mailing_list_uri": null, "source_code_uri": "https://gitlab.com/acunskis/crystalball/-/tree/main", "bug_tracker_uri": "https://gitlab.com/acunskis/crystalball/-/issues", "changelog_uri": "https://gitlab.com/acunskis/crystalball/-/releases", "funding_uri": null, "dependencies": { "development": [ { "name": "actionview", "requirements": "~> 8.0.2" }, { "name": "activerecord", "requirements": "~> 8.0.2" }, { "name": "factory_bot", "requirements": "~> 6.5.1" }, { "name": "gitlab-styles", "requirements": "~> 13.1.0" }, { "name": "i18n", "requirements": "~> 1.14.7" }, { "name": "parser", "requirements": "~> 3.3.8.0" }, { "name": "pry", "requirements": "~> 0.15.2" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "rspec", "requirements": "~> 3.13.0" }, { "name": "semver2", "requirements": "~> 3.4" }, { "name": "simplecov", "requirements": "~> 0.22.0" }, { "name": "sqlite3", "requirements": "~> 2.6.0" }, { "name": "yard", "requirements": "~> 0.9.37" } ], "runtime": [ { "name": "git", "requirements": "< 4" } ] } } |
2025-05-08 16:10:12 UTC |
Rl8cC4K7STHM-uQd1BG8G |
vite_reactVite react adds a few generators and vite and react to your rails project. It also gets it set up to be able to use shadcn. |
0.1.6 | Content{ "name": "vite_react", "downloads": 700, "version": "0.1.6", "version_created_at": "2025-05-08T16:09:18.453Z", "version_downloads": 0, "platform": "ruby", "authors": "lsproule", "info": "Vite react adds a few generators and vite and react\nto your rails project. It also gets it set up to be able \nto use shadcn. \n", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://docs.lucassproule.com", "changelog_uri": "https://github.com/lsproule/vite_react", "source_code_uri": "https://github.com/lsproule/vite_react" }, "yanked": false, "sha": "f41db7003f7438e897728d643eb08fb547de10a44a422afa2ebd6cd7c7780b01", "spec_sha": "f2ffa809a3ddb50eb089c18b73f9a3c241977179fe62edb45d28fa5c9445a276", "project_uri": "https://rubygems.org/gems/vite_react", "gem_uri": "https://rubygems.org/gems/vite_react-0.1.6.gem", "homepage_uri": "https://docs.lucassproule.com", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/lsproule/vite_react", "bug_tracker_uri": null, "changelog_uri": "https://github.com/lsproule/vite_react", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "devise", "requirements": ">= 0" }, { "name": "rails", "requirements": ">= 8.0.1" }, { "name": "tailwindcss-rails", "requirements": ">= 0" }, { "name": "tailwindcss-ruby", "requirements": ">= 0" }, { "name": "turbo-mount", "requirements": ">= 0" }, { "name": "vite_rails", "requirements": ">= 0" } ] } } |
2025-05-08 16:09:21 UTC |
O_eU2Ghf-GcLv6ktk_nyZ |
snail_trailShared SnailTrail |
0.0.1 | Content{ "name": "snail_trail", "downloads": 0, "version": "0.0.1", "version_created_at": "2025-05-08T15:55:58.812Z", "version_downloads": 0, "platform": "ruby", "authors": "Brands Insurance", "info": "Shared SnailTrail", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/brandsinsurance/snail_trail/", "changelog_uri": "https://github.com/brandsinsurance/snail_trail/blob/main/CHANGELOG.adoc", "source_code_uri": "https://github.com/brandsinsurance/snail_trail", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "e2303498b7bfae986a7a1b13ca3bc5168a4cdba68e301892f45cade8f21d9a65", "spec_sha": "d14131eea9d8fe1deb269d0c8e70f693b9004867423ddd42d549d9d8bf87d433", "project_uri": "https://rubygems.org/gems/snail_trail", "gem_uri": "https://rubygems.org/gems/snail_trail-0.0.1.gem", "homepage_uri": "https://github.com/brandsinsurance/snail_trail/", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/brandsinsurance/snail_trail", "bug_tracker_uri": null, "changelog_uri": "https://github.com/brandsinsurance/snail_trail/blob/main/CHANGELOG.adoc", "funding_uri": null, "dependencies": { "development": [ { "name": "rubocop-rubomatic", "requirements": "~> 1.3" } ], "runtime": [] } } |
2025-05-08 15:56:00 UTC |
4ql538yFVJV8ytdkzKaG0 |
ka-ching-clientThis gem is a client for the ka-ching API. |
0.6.6 | Content{ "name": "ka-ching-client", "downloads": 5551, "version": "0.6.6", "version_created_at": "2025-05-08T15:54:40.408Z", "version_downloads": 0, "platform": "ruby", "authors": "Simon Neutert", "info": "This gem is a client for the ka-ching API.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/simonneutert/ka-ching-client", "changelog_uri": "https://github.com/simonneutert/ka-ching-client/ChangeLog.md", "source_code_uri": "https://github.com/simonneutert/ka-ching-client", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "ddcec9a1aea7f542609431918a34b729a6f97c292db3e5d8b5eeada270c3cf99", "spec_sha": "9023ab3a4850509ca66ef38df38b6d3288f47355abe2f9d7244adce41028b05e", "project_uri": "https://rubygems.org/gems/ka-ching-client", "gem_uri": "https://rubygems.org/gems/ka-ching-client-0.6.6.gem", "homepage_uri": "https://github.com/simonneutert/ka-ching-client", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/simonneutert/ka-ching-client", "bug_tracker_uri": null, "changelog_uri": "https://github.com/simonneutert/ka-ching-client/ChangeLog.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "faraday", "requirements": ">= 2.7.10, < 2.14.0" }, { "name": "httpx", "requirements": ">= 1.0.0, < 1.5.0" } ] } } |
2025-05-08 15:54:42 UTC |
0Ps8-4Wc_XfIHMHM0DFFi |
defra_ruby_mocksA Rails engine which can be used to mock external services when loaded into an application |
5.1.1 | Content{ "name": "defra_ruby_mocks", "downloads": 25099, "version": "5.1.1", "version_created_at": "2025-05-08T15:53:18.540Z", "version_downloads": 0, "platform": "ruby", "authors": "Defra", "info": "A Rails engine which can be used to mock external services when loaded into an application", "licenses": [ "The Open Government Licence (OGL) Version 3" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "7c5565dcd72b3c9580bffebf73d6e629a4be692f5193889dd31510f6c6eaac80", "spec_sha": "45af10ac19729a7f0ff8d4453daae239a11463031c87d3fde11e6367b6eead48", "project_uri": "https://rubygems.org/gems/defra_ruby_mocks", "gem_uri": "https://rubygems.org/gems/defra_ruby_mocks-5.1.1.gem", "homepage_uri": "https://github.com/DEFRA/defra-ruby-mocks", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/defra_ruby_mocks/5.1.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "defra_ruby_aws", "requirements": "~> 0.5" }, { "name": "rails", "requirements": "~> 7.0" }, { "name": "rest-client", "requirements": "~> 2.0" }, { "name": "sprockets", "requirements": "~> 4.0" }, { "name": "sprockets-rails", "requirements": "~> 3.0" } ] } } |
2025-05-08 15:53:20 UTC |
UOoonuRXgn2mCdxb0zuYw |
pulp_certguard_clientFetch, Upload, Organize, and Distribute Software Packages |
3.77.1 | Content{ "name": "pulp_certguard_client", "downloads": 1176360, "version": "3.77.1", "version_created_at": "2025-05-08T15:51:33.528Z", "version_downloads": 0, "platform": "ruby", "authors": "OpenAPI-Generator", "info": "Fetch, Upload, Organize, and Distribute Software Packages", "licenses": [ "GPLv2+" ], "metadata": {}, "yanked": false, "sha": "87cf709f5f3a227030e324c66cfcba589426619a7f9c51088d3f9f533e7e6401", "spec_sha": "7e475ea239ecf2a2f365600822613c859adef23c8145b41978fa805255652f9a", "project_uri": "https://rubygems.org/gems/pulp_certguard_client", "gem_uri": "https://rubygems.org/gems/pulp_certguard_client-3.77.1.gem", "homepage_uri": "https://github.com/pulp/pulp_certguard", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/pulp_certguard_client/3.77.1", "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": "faraday", "requirements": ">= 1.0.1, < 2.9" }, { "name": "faraday-multipart", "requirements": ">= 0" }, { "name": "marcel", "requirements": ">= 0" } ] } } |
2025-05-08 15:51:37 UTC |
uYaUY9lRjx9bf-Q_UHM9c |
pulp_file_clientFetch, Upload, Organize, and Distribute Software Packages |
3.77.1 | Content{ "name": "pulp_file_client", "downloads": 915451, "version": "3.77.1", "version_created_at": "2025-05-08T15:51:29.641Z", "version_downloads": 0, "platform": "ruby", "authors": "OpenAPI-Generator", "info": "Fetch, Upload, Organize, and Distribute Software Packages", "licenses": [ "GPLv2+" ], "metadata": {}, "yanked": false, "sha": "5b97418d89eb06ed5877dfc6c014c4aa62ccc21fc012c309dce3343c5e07e1ff", "spec_sha": "25693d0ceb9f2af560a7a5e7d19a38d890678afe8c7cf3f0068f404d6e3af453", "project_uri": "https://rubygems.org/gems/pulp_file_client", "gem_uri": "https://rubygems.org/gems/pulp_file_client-3.77.1.gem", "homepage_uri": "https://github.com/pulp/pulp_file", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/pulp_file_client/3.77.1", "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": "faraday", "requirements": ">= 1.0.1, < 2.9" }, { "name": "faraday-multipart", "requirements": ">= 0" }, { "name": "marcel", "requirements": ">= 0" } ] } } |
2025-05-08 15:51:33 UTC |
g_qhvgbXE-ybTSb5WDUUX |
pulpcore_clientFetch, Upload, Organize, and Distribute Software Packages |
3.77.1 | Content{ "name": "pulpcore_client", "downloads": 1620018, "version": "3.77.1", "version_created_at": "2025-05-08T15:51:25.380Z", "version_downloads": 0, "platform": "ruby", "authors": "OpenAPI-Generator", "info": "Fetch, Upload, Organize, and Distribute Software Packages", "licenses": [ "GPLv2+" ], "metadata": {}, "yanked": false, "sha": "7eac5ca7f8b76fbcc8d59132524a93561ea8daaa2f4044e2f67bb00b49ef0ed3", "spec_sha": "66c9dfeb10c09839c3babcce0c4be45af4ae2601356339ca1fc49a9f7de65fde", "project_uri": "https://rubygems.org/gems/pulpcore_client", "gem_uri": "https://rubygems.org/gems/pulpcore_client-3.77.1.gem", "homepage_uri": "https://github.com/pulp/pulpcore", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/pulpcore_client/3.77.1", "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": "faraday", "requirements": ">= 1.0.1, < 2.9" }, { "name": "faraday-multipart", "requirements": ">= 0" }, { "name": "marcel", "requirements": ">= 0" } ] } } |
2025-05-08 15:51:29 UTC |
UlLDGo-OCDGLnViClFSCE |
fastlane-plugin-ftpsSimple ftp upload and download for Fastlane |
0.1.32 | Content{ "name": "fastlane-plugin-ftps", "downloads": 17539, "version": "0.1.32", "version_created_at": "2025-05-08T15:49:58.470Z", "version_downloads": 0, "platform": "ruby", "authors": "Rafał Dziuryk", "info": "Simple ftp upload and download for Fastlane", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "24f180435294995cb51052a16e498241a57d26680ae23c8accb2c6ae9415c83e", "spec_sha": "bea4f25f03be63306006f07d604fe3de85c5d80c91c852158bf27817e0ce4be5", "project_uri": "https://rubygems.org/gems/fastlane-plugin-ftps", "gem_uri": "https://rubygems.org/gems/fastlane-plugin-ftps-0.1.32.gem", "homepage_uri": "https://github.com/rafaldziuryk/fastlane-ftps-plugin", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/fastlane-plugin-ftps/0.1.32", "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": "fastlane", "requirements": ">= 2.2.0" }, { "name": "pry", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": ">= 0" }, { "name": "rubocop", "requirements": ">= 0" } ], "runtime": [ { "name": "ruby-progressbar", "requirements": ">= 0" } ] } } |
2025-05-08 15:50:00 UTC |
YGFvM36HiF39ZZSTtSkoI |
gitlab_support_readinessOfficial gem of GitLab Support Readiness |
1.0.140 | Content{ "name": "gitlab_support_readiness", "downloads": 585372, "version": "1.0.140", "version_created_at": "2025-05-08T15:46:18.053Z", "version_downloads": 0, "platform": "ruby", "authors": "Jason Colyer", "info": "Official gem of GitLab Support Readiness", "licenses": [ "MIT" ], "metadata": { "bug_tracker_uri": "https://gitlab.com/gitlab-com/support/support-ops/support-ops-project/-/issues", "documentation_uri": "https://gitlab-support-readiness.gitlab.io/gitlab_support_readiness_gem/" }, "yanked": false, "sha": "d8b49ec8db862fc759c46b3f8d1c1b8c669a9c9f005f170eb5f5cd010f0952d0", "spec_sha": "7b0e971f03d27dbced9764935a8d0e7502539c160fa7d884c14dc7a2d0fa8a0b", "project_uri": "https://rubygems.org/gems/gitlab_support_readiness", "gem_uri": "https://rubygems.org/gems/gitlab_support_readiness-1.0.140.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://gitlab-support-readiness.gitlab.io/gitlab_support_readiness_gem/", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://gitlab.com/gitlab-com/support/support-ops/support-ops-project/-/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activesupport", "requirements": "~> 7.0, <= 7.0.8" }, { "name": "cgi", "requirements": "~> 0.4.1" }, { "name": "concurrent-ruby", "requirements": "= 1.3.4" }, { "name": "digest", "requirements": "~> 3.1.1" }, { "name": "erb", "requirements": "~> 4.0.2" }, { "name": "faraday", "requirements": "~> 2.11.0" }, { "name": "faraday-multipart", "requirements": "~> 1.0.4" }, { "name": "faraday-retry", "requirements": "~> 2.2.1" }, { "name": "google-apis-calendar_v3", "requirements": "~> 0.43.0" }, { "name": "google-apis-sheets_v4", "requirements": "~> 0.38.0" }, { "name": "json", "requirements": "~> 2.7.1" }, { "name": "nokogiri", "requirements": "~> 1.16.7" }, { "name": "oj", "requirements": "~> 3.16.3" }, { "name": "redis", "requirements": "~> 5.0.8" }, { "name": "restforce", "requirements": "~> 7.5.0" }, { "name": "rubyzip", "requirements": "~> 2.3.2" }, { "name": "yaml", "requirements": "~> 0.3.0" } ] } } |
2025-05-08 15:46:20 UTC |
LlGOR1Rls3LKhoKVTpgoC |
gitlab-crystalballProvides simple way to integrate regression test selection approach to your RSpec test suite |
0.7.1 | Content{ "name": "gitlab-crystalball", "downloads": 0, "version": "0.7.1", "version_created_at": "2025-05-08T15:42:09.878Z", "version_downloads": 0, "platform": "ruby", "authors": "Developer Experience Team", "info": "Provides simple way to integrate regression test selection approach to your RSpec test suite", "licenses": [], "metadata": { "wiki_uri": "https://gitlab.com/acunskis/crystalball/-/wikis/home", "changelog_uri": "https://gitlab.com/acunskis/crystalball/-/releases", "bug_tracker_uri": "https://gitlab.com/acunskis/crystalball/-/issues", "source_code_uri": "https://gitlab.com/acunskis/crystalball/-/tree/main", "documentation_uri": "https://gitlab.com/acunskis/crystalball/-/blob/main/docs/index.md", "rubygems_mfa_required": "false" }, "yanked": false, "sha": "a0a889b1a9d873ddac324b0ff5c4aad1a3c4d9dac80b95a5d60640518e2ffe41", "spec_sha": "e7ba5bffc0da15a30dba8518e06c89b031142a8833cd22fe63d8f7eb92842461", "project_uri": "https://rubygems.org/gems/gitlab-crystalball", "gem_uri": "https://rubygems.org/gems/gitlab-crystalball-0.7.1.gem", "homepage_uri": null, "wiki_uri": "https://gitlab.com/acunskis/crystalball/-/wikis/home", "documentation_uri": "https://gitlab.com/acunskis/crystalball/-/blob/main/docs/index.md", "mailing_list_uri": null, "source_code_uri": "https://gitlab.com/acunskis/crystalball/-/tree/main", "bug_tracker_uri": "https://gitlab.com/acunskis/crystalball/-/issues", "changelog_uri": "https://gitlab.com/acunskis/crystalball/-/releases", "funding_uri": null, "dependencies": { "development": [ { "name": "actionview", "requirements": "~> 8.0.2" }, { "name": "activerecord", "requirements": "~> 8.0.2" }, { "name": "factory_bot", "requirements": "~> 6.5.1" }, { "name": "gitlab-styles", "requirements": "~> 13.1.0" }, { "name": "i18n", "requirements": "~> 1.14.7" }, { "name": "parser", "requirements": "~> 3.3.8.0" }, { "name": "pry", "requirements": "~> 0.15.2" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "rspec", "requirements": "~> 3.13.0" }, { "name": "semver2", "requirements": "~> 3.4" }, { "name": "simplecov", "requirements": "~> 0.22.0" }, { "name": "sqlite3", "requirements": "~> 2.6.0" }, { "name": "yard", "requirements": "~> 0.9.37" } ], "runtime": [ { "name": "git", "requirements": "~> 3.0.0" } ] } } |
2025-05-08 15:42:11 UTC |
MkCmgzqcreL9ZtZAqnZ9C |
relaton-ievRelatonIev: manipulates IEV references to IEC 60050. |
1.2.1 | Content{ "name": "relaton-iev", "downloads": 236543, "version": "1.2.1", "version_created_at": "2025-05-08T15:29:28.050Z", "version_downloads": 0, "platform": "ruby", "authors": "Ribose Inc.", "info": "RelatonIev: manipulates IEV references to IEC 60050.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "8d34b2422b8b966bd86d099ac0b0bc1bb01c4ee66d1ba8786332605895156520", "spec_sha": "6dde6211353e9418671df697492a5b6f298eab0b9cd186c737be0e21864c856f", "project_uri": "https://rubygems.org/gems/relaton-iev", "gem_uri": "https://rubygems.org/gems/relaton-iev-1.2.1.gem", "homepage_uri": "https://github.com/metanorma/relaton-iev", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/relaton-iev/1.2.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "equivalent-xml", "requirements": "~> 0.6" }, { "name": "pry-byebug", "requirements": ">= 0" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "simplecov", "requirements": ">= 0" }, { "name": "vcr", "requirements": ">= 0" }, { "name": "webmock", "requirements": ">= 0" } ], "runtime": [ { "name": "htmlentities", "requirements": "~> 4.3.4" }, { "name": "nokogiri", "requirements": ">= 1.13.0" }, { "name": "relaton", "requirements": ">= 1.15" }, { "name": "uuidtools", "requirements": ">= 0" } ] } } |
2025-05-08 15:29:29 UTC |
cI6Kb81XO190XYjbDTkOC |
metanorma-utilsmetanorma-utils provides utilities for the Metanorma stack |
1.11.0 | Content{ "name": "metanorma-utils", "downloads": 204711, "version": "1.11.0", "version_created_at": "2025-05-08T15:23:30.791Z", "version_downloads": 0, "platform": "ruby", "authors": "Ribose Inc.", "info": "metanorma-utils provides utilities for the Metanorma stack\n", "licenses": [ "BSD-2-Clause" ], "metadata": {}, "yanked": false, "sha": "fa5a8918bcad1208ed7223bc67bd71d4525047092b57a7bdf0320125a6724b21", "spec_sha": "d16fd5e2978a919f1a9fc018ff6e8a717c973b0d1de87028f1571413389229b1", "project_uri": "https://rubygems.org/gems/metanorma-utils", "gem_uri": "https://rubygems.org/gems/metanorma-utils-1.11.0.gem", "homepage_uri": "https://github.com/metanorma/metanorma-utils", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/metanorma-utils/1.11.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.0" }, { "name": "debug", "requirements": ">= 0" }, { "name": "equivalent-xml", "requirements": "~> 0.6" }, { "name": "guard", "requirements": "~> 2.14" }, { "name": "guard-rspec", "requirements": "~> 4.7" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.6" }, { "name": "rubocop", "requirements": "~> 1" }, { "name": "rubocop-performance", "requirements": ">= 0" }, { "name": "simplecov", "requirements": "~> 0.15" }, { "name": "timecop", "requirements": "~> 0.9" }, { "name": "vcr", "requirements": "~> 6.1.0" }, { "name": "webmock", "requirements": ">= 0" }, { "name": "xml-c14n", "requirements": ">= 0" } ], "runtime": [ { "name": "asciidoctor", "requirements": ">= 2" }, { "name": "concurrent-ruby", "requirements": ">= 0" }, { "name": "csv", "requirements": ">= 0" }, { "name": "htmlentities", "requirements": "~> 4.3.4" }, { "name": "nokogiri", "requirements": ">= 1.11" }, { "name": "sterile", "requirements": "~> 1.0.14" }, { "name": "uuidtools", "requirements": ">= 0" } ] } } |
2025-05-08 15:23:32 UTC |
Yhq3zlDvUdPmB-Txyxqoj |
raixRuby AI eXtensions |
0.8.5 | Content{ "name": "raix", "downloads": 7503, "version": "0.8.5", "version_created_at": "2025-05-08T15:22:26.777Z", "version_downloads": 0, "platform": "ruby", "authors": "Obie Fernandez", "info": "Ruby AI eXtensions", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/OlympiaAI/raix", "changelog_uri": "https://github.com/OlympiaAI/raix/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/OlympiaAI/raix" }, "yanked": false, "sha": "ba92e9bfb2b53c2c295e4c922b5b0c203e829eb197c51d7654395f7e103d2e87", "spec_sha": "e35d56563b73dbfaa8c7e70be3824ad3c86ab65c559614867626ae41ace02398", "project_uri": "https://rubygems.org/gems/raix", "gem_uri": "https://rubygems.org/gems/raix-0.8.5.gem", "homepage_uri": "https://github.com/OlympiaAI/raix", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/OlympiaAI/raix", "bug_tracker_uri": null, "changelog_uri": "https://github.com/OlympiaAI/raix/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activesupport", "requirements": ">= 6.0" }, { "name": "faraday-retry", "requirements": "~> 2.0" }, { "name": "open_router", "requirements": "~> 0.2" }, { "name": "ruby-openai", "requirements": "~> 7" } ] } } |
2025-05-08 15:22:29 UTC |
wWNr0E3Z-Qwp56nrComCM |
adsedare_mattermostAdSedare 2FA Provider via Mattermost bot |
0.0.2 | Content{ "name": "adsedare_mattermost", "downloads": 83, "version": "0.0.2", "version_created_at": "2025-05-08T15:14:08.690Z", "version_downloads": 0, "platform": "ruby", "authors": "alexstrnik", "info": "AdSedare 2FA Provider via Mattermost bot", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/AlexStrNik/AdsedareMattermost", "source_code_uri": "https://github.com/AlexStrNik/AdsedareMattermost" }, "yanked": false, "sha": "b1abd5af4363d27cc8aa92bc87714060c90c2fea1c7542ba1570bbb41b796357", "spec_sha": "d4bf55ff9173e1710ed437c3b497511fed0009b3505f099ffdf5f240becb06e6", "project_uri": "https://rubygems.org/gems/adsedare_mattermost", "gem_uri": "https://rubygems.org/gems/adsedare_mattermost-0.0.2.gem", "homepage_uri": "https://github.com/AlexStrNik/AdsedareMattermost", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/AlexStrNik/AdsedareMattermost", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "adsedare", "requirements": ">= 0" }, { "name": "faraday", "requirements": "~> 2.7" } ] } } |
2025-05-08 15:14:10 UTC |
jS_6ueMjAxOax18-gsk3u |
fast_ciRuby wrapper for creating FastCI integrations |
1.2.0 | Content{ "name": "fast_ci", "downloads": 7593, "version": "1.2.0", "version_created_at": "2025-05-08T15:05:40.253Z", "version_downloads": 0, "platform": "ruby", "authors": "Nesha Zoric", "info": "Ruby wrapper for creating FastCI integrations", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/RubyCI/fast_ci_gem", "changelog_uri": "https://github.com/RubyCI/fast_ci_gem", "source_code_uri": "https://github.com/RubyCI/fast_ci_gem" }, "yanked": false, "sha": "ffac20e17e2d17de56edd4125940131aac8f471f73abd91acf5626ad21e8676c", "spec_sha": "d84c4e5c810142912eddb8afa2b5061837c29b0272ce9ca9d5febd4bfe1fc766", "project_uri": "https://rubygems.org/gems/fast_ci", "gem_uri": "https://rubygems.org/gems/fast_ci-1.2.0.gem", "homepage_uri": "https://github.com/RubyCI/fast_ci_gem", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/RubyCI/fast_ci_gem", "bug_tracker_uri": null, "changelog_uri": "https://github.com/RubyCI/fast_ci_gem", "funding_uri": null, "dependencies": { "development": [ { "name": "pry", "requirements": ">= 0" } ], "runtime": [ { "name": "async-websocket", "requirements": "<= 0.20.0" }, { "name": "brakeman", "requirements": ">= 5.4.1" }, { "name": "console", "requirements": ">= 1.10.0" }, { "name": "minitest-rails", "requirements": ">= 2.2.1" }, { "name": "rspec-core", "requirements": ">= 3.6.0" }, { "name": "rubycritic", "requirements": ">= 4.1.0" }, { "name": "simplecov", "requirements": ">= 0.22.0" } ] } } |
2025-05-08 15:05:41 UTC |
Jto9B4rVr5uDBbDrs4G5l |
nobjectnetwork-hosted objects that you can call methods on as if they were local |
1.2.1 | Content{ "name": "nobject", "downloads": 2726, "version": "1.2.1", "version_created_at": "2025-05-08T14:34:33.216Z", "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": "6fd6e2686aad902206ea0705e2f8d29ffc3786c534d297f1dc5a14f7408a217b", "spec_sha": "a469a2451527a9ff593322dd934d95a3eeaeb93d092c8573e45b63f3b9a78f72", "project_uri": "https://rubygems.org/gems/nobject", "gem_uri": "https://rubygems.org/gems/nobject-1.2.1.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/nobject/1.2.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } } |
2025-05-08 14:34:34 UTC |
Wgp5kEJoXkxYKVNw4A6oW |
swiss-crm-activemerchantActive Merchant is a simple payment abstraction library used in and sponsored by Shopify. It is written by Tobias Luetke, Cody Fauser, and contributors. The aim of the project is to feel natural to Ruby users and to abstract as many parts as possible away from the user to offer a consistent interface across all supported gateways. |
1.0.17 | Content{ "name": "swiss-crm-activemerchant", "downloads": 1643, "version": "1.0.17", "version_created_at": "2025-05-08T14:15:48.266Z", "version_downloads": 0, "platform": "ruby", "authors": "Tobias Luetke", "info": "Active Merchant is a simple payment abstraction library used in and sponsored by Shopify. It is written by Tobias Luetke, Cody Fauser, and contributors. The aim of the project is to feel natural to Ruby users and to abstract as many parts as possible away from the user to offer a consistent interface across all supported gateways.", "licenses": [ "MIT" ], "metadata": { "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "fd2577aa279664f0d5f892c7e47df06970a651baadb97059f1043d4b6142f82a", "spec_sha": "5c900b3bbfd9228150054d78c46ac86e76d0ff2980e8234332b8466988a16e3f", "project_uri": "https://rubygems.org/gems/swiss-crm-activemerchant", "gem_uri": "https://rubygems.org/gems/swiss-crm-activemerchant-1.0.17.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/swiss-crm-activemerchant/1.0.17", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "mocha", "requirements": "~> 1" }, { "name": "pry", "requirements": ">= 0" }, { "name": "pry-byebug", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "test-unit", "requirements": "~> 3" }, { "name": "thor", "requirements": ">= 0" } ], "runtime": [ { "name": "activesupport", "requirements": ">= 4.2" }, { "name": "builder", "requirements": ">= 2.1.2, < 4.0.0" }, { "name": "i18n", "requirements": ">= 0.6.9" }, { "name": "nokogiri", "requirements": "~> 1.4" }, { "name": "rexml", "requirements": "~> 3.2.5" }, { "name": "swiss-klarna_proxy", "requirements": "= 1.0" } ] } } |
2025-05-08 14:15:49 UTC |
XfClx_p05Glb7NWareRhX |
rspec-sse-matchersA collection of RSpec matchers for testing Server-Sent Events (SSE) responses |
0.0.1 | Content{ "name": "rspec-sse-matchers", "downloads": 0, "version": "0.0.1", "version_created_at": "2025-05-08T14:12:58.614Z", "version_downloads": 0, "platform": "ruby", "authors": "moznion", "info": "A collection of RSpec matchers for testing Server-Sent Events (SSE) responses", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/moznion/rspec-sse-matchers", "changelog_uri": "https://github.com/moznion/rspec-sse-matchers/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/moznion/rspec-sse-matchers" }, "yanked": false, "sha": "f5d0058842e96f107d96773a4a6b7bc4cde77593eb4c58c16c2fc7d51df96119", "spec_sha": "8c254c31be120b3e84fd01d49cda65094f1a1a03982ee108ce4fed2c47002b0d", "project_uri": "https://rubygems.org/gems/rspec-sse-matchers", "gem_uri": "https://rubygems.org/gems/rspec-sse-matchers-0.0.1.gem", "homepage_uri": "https://github.com/moznion/rspec-sse-matchers", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/moznion/rspec-sse-matchers", "bug_tracker_uri": null, "changelog_uri": "https://github.com/moznion/rspec-sse-matchers/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "event_stream_parser", "requirements": "~> 1.0.0" } ] } } |
2025-05-08 14:13:00 UTC |
nDQOau7mvU595pWcR-jrN |
unpoly-railsRails bindings for Unpoly, the unobtrusive JavaScript framework |
3.11.0.rc1 | Content{ "name": "unpoly-rails", "downloads": 301386, "version": "3.11.0.rc1", "version_created_at": "2025-05-08T14:05:37.927Z", "version_downloads": 0, "platform": "ruby", "authors": "Henning Koch", "info": "Rails bindings for Unpoly, the unobtrusive JavaScript framework", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "2f371e9dcaecb0fc645974d6f9a43498e8ccee60657badb2643af88c1ffa6327", "spec_sha": "9bc8d188e363b8dbcffc32a2cb3dd12e57934bdabd071212934ad7d22dabf23a", "project_uri": "https://rubygems.org/gems/unpoly-rails", "gem_uri": "https://rubygems.org/gems/unpoly-rails-3.11.0.rc1.gem", "homepage_uri": "https://github.com/unpoly/unpoly-rails", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/unpoly-rails/3.11.0.rc1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 1.3" }, { "name": "rake", "requirements": ">= 0" } ], "runtime": [ { "name": "actionpack", "requirements": ">= 3.2" }, { "name": "activesupport", "requirements": ">= 3.2" }, { "name": "memoized", "requirements": ">= 0" }, { "name": "railties", "requirements": ">= 3.2" } ] } } |
2025-05-08 14:05:40 UTC |
FhEgAHVjVXlSG3DVVAI2J |
rails-autoscale-solid_queueAutoscaling for Solid Queue workers. |
1.11.1 | Content{ "name": "rails-autoscale-solid_queue", "downloads": 2188, "version": "1.11.1", "version_created_at": "2025-05-08T14:00:43.154Z", "version_downloads": 0, "platform": "ruby", "authors": "Adam McCrea, Carlos Antonio da Silva, Jon Sullivan", "info": "Autoscaling for Solid Queue workers.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://judoscale.com", "changelog_uri": "https://github.com/judoscale/judoscale-ruby/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/judoscale/judoscale-ruby/issues", "source_code_uri": "https://github.com/judoscale/judoscale-ruby", "documentation_uri": "https://judoscale.com/docs" }, "yanked": false, "sha": "f2f8b905d8d86e4ae1588484173ebc5d6cda56f608502210513add169d992254", "spec_sha": "c48f6e520ea281fa65ec6a38e9b01977c41b38f67d1fe39ac1e6082ca061686e", "project_uri": "https://rubygems.org/gems/rails-autoscale-solid_queue", "gem_uri": "https://rubygems.org/gems/rails-autoscale-solid_queue-1.11.1.gem", "homepage_uri": "https://judoscale.com", "wiki_uri": null, "documentation_uri": "https://judoscale.com/docs", "mailing_list_uri": null, "source_code_uri": "https://github.com/judoscale/judoscale-ruby", "bug_tracker_uri": "https://github.com/judoscale/judoscale-ruby/issues", "changelog_uri": "https://github.com/judoscale/judoscale-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "judoscale-solid_queue", "requirements": "= 1.11.1" } ] } } |
2025-05-08 14:00:44 UTC |
ehozzpsRmKwdZFlVtuV4i |
judoscale-solid_queueAutoscaling for Solid Queue workers. |
1.11.1 | Content{ "name": "judoscale-solid_queue", "downloads": 4401, "version": "1.11.1", "version_created_at": "2025-05-08T14:00:41.687Z", "version_downloads": 0, "platform": "ruby", "authors": "Adam McCrea, Carlos Antonio da Silva, Jon Sullivan", "info": "Autoscaling for Solid Queue workers.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://judoscale.com", "changelog_uri": "https://github.com/judoscale/judoscale-ruby/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/judoscale/judoscale-ruby/issues", "source_code_uri": "https://github.com/judoscale/judoscale-ruby", "documentation_uri": "https://judoscale.com/docs" }, "yanked": false, "sha": "0b8b1dace56a2b8f307b443d72cf635a5baed50f7e7060f2edc3d18b6769dd6e", "spec_sha": "7cdfb57a469b7a760e2a85fd64de999b8870d0992bef31c1a59174d08d1b805e", "project_uri": "https://rubygems.org/gems/judoscale-solid_queue", "gem_uri": "https://rubygems.org/gems/judoscale-solid_queue-1.11.1.gem", "homepage_uri": "https://judoscale.com", "wiki_uri": null, "documentation_uri": "https://judoscale.com/docs", "mailing_list_uri": null, "source_code_uri": "https://github.com/judoscale/judoscale-ruby", "bug_tracker_uri": "https://github.com/judoscale/judoscale-ruby/issues", "changelog_uri": "https://github.com/judoscale/judoscale-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "judoscale-ruby", "requirements": "= 1.11.1" }, { "name": "solid_queue", "requirements": ">= 0.3" } ] } } |
2025-05-08 14:00:43 UTC |
J-B0KIsHkkrYNuVX9iX_5 |
rails-autoscale-sidekiqAutoscaling for Sidekiq workers. |
1.11.1 | Content{ "name": "rails-autoscale-sidekiq", "downloads": 725700, "version": "1.11.1", "version_created_at": "2025-05-08T14:00:40.558Z", "version_downloads": 0, "platform": "ruby", "authors": "Adam McCrea, Carlos Antonio da Silva, Jon Sullivan", "info": "Autoscaling for Sidekiq workers.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://judoscale.com", "changelog_uri": "https://github.com/judoscale/judoscale-ruby/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/judoscale/judoscale-ruby/issues", "source_code_uri": "https://github.com/judoscale/judoscale-ruby", "documentation_uri": "https://judoscale.com/docs" }, "yanked": false, "sha": "e6b7b9ec7396519e64c3a4e37f19caa5152ac3c0eafb489560dad65298bfd881", "spec_sha": "d73d64cd5fcfab352b3f0bf8db4ad53badac24ea00a90d60032255bad923bfb6", "project_uri": "https://rubygems.org/gems/rails-autoscale-sidekiq", "gem_uri": "https://rubygems.org/gems/rails-autoscale-sidekiq-1.11.1.gem", "homepage_uri": "https://judoscale.com", "wiki_uri": null, "documentation_uri": "https://judoscale.com/docs", "mailing_list_uri": null, "source_code_uri": "https://github.com/judoscale/judoscale-ruby", "bug_tracker_uri": "https://github.com/judoscale/judoscale-ruby/issues", "changelog_uri": "https://github.com/judoscale/judoscale-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "judoscale-sidekiq", "requirements": "= 1.11.1" } ] } } |
2025-05-08 14:00:41 UTC |
b562sJkMsPHf_-7JDnT-_ |
judoscale-sidekiqAutoscaling for Sidekiq workers. |
1.11.1 | Content{ "name": "judoscale-sidekiq", "downloads": 1293297, "version": "1.11.1", "version_created_at": "2025-05-08T14:00:38.806Z", "version_downloads": 0, "platform": "ruby", "authors": "Adam McCrea, Carlos Antonio da Silva, Jon Sullivan", "info": "Autoscaling for Sidekiq workers.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://judoscale.com", "changelog_uri": "https://github.com/judoscale/judoscale-ruby/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/judoscale/judoscale-ruby/issues", "source_code_uri": "https://github.com/judoscale/judoscale-ruby", "documentation_uri": "https://judoscale.com/docs" }, "yanked": false, "sha": "b1a52a5bd80b0b81294cda148c9b7496d040a4cd1f189d9bef2e1b45c3d1a496", "spec_sha": "5468cc1b35599a2d4c99db6faf1ce8d98c0a7582358d91b4d906221a26c79edb", "project_uri": "https://rubygems.org/gems/judoscale-sidekiq", "gem_uri": "https://rubygems.org/gems/judoscale-sidekiq-1.11.1.gem", "homepage_uri": "https://judoscale.com", "wiki_uri": null, "documentation_uri": "https://judoscale.com/docs", "mailing_list_uri": null, "source_code_uri": "https://github.com/judoscale/judoscale-ruby", "bug_tracker_uri": "https://github.com/judoscale/judoscale-ruby/issues", "changelog_uri": "https://github.com/judoscale/judoscale-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "judoscale-ruby", "requirements": "= 1.11.1" }, { "name": "sidekiq", "requirements": ">= 5.0" } ] } } |
2025-05-08 14:00:40 UTC |
5t4bexX62xZhzeTWrkpxI |
rails-autoscale-shoryukenAutoscaling for Shoryuken workers. |
1.11.1 | Content{ "name": "rails-autoscale-shoryuken", "downloads": 1893, "version": "1.11.1", "version_created_at": "2025-05-08T14:00:37.576Z", "version_downloads": 0, "platform": "ruby", "authors": "Adam McCrea, Carlos Antonio da Silva, Jon Sullivan", "info": "Autoscaling for Shoryuken workers.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://judoscale.com", "changelog_uri": "https://github.com/judoscale/judoscale-ruby/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/judoscale/judoscale-ruby/issues", "source_code_uri": "https://github.com/judoscale/judoscale-ruby", "documentation_uri": "https://judoscale.com/docs" }, "yanked": false, "sha": "04ea86bd59c08b3e39b1c359f9f21135ff94b15ecf4fb6a7f1f6f208149474a4", "spec_sha": "c7bf1f7b5d92c95ec97f4c4211c62e4eef715db4e05c494296b5e1be1c14a3dd", "project_uri": "https://rubygems.org/gems/rails-autoscale-shoryuken", "gem_uri": "https://rubygems.org/gems/rails-autoscale-shoryuken-1.11.1.gem", "homepage_uri": "https://judoscale.com", "wiki_uri": null, "documentation_uri": "https://judoscale.com/docs", "mailing_list_uri": null, "source_code_uri": "https://github.com/judoscale/judoscale-ruby", "bug_tracker_uri": "https://github.com/judoscale/judoscale-ruby/issues", "changelog_uri": "https://github.com/judoscale/judoscale-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "judoscale-shoryuken", "requirements": "= 1.11.1" } ] } } |
2025-05-08 14:00:39 UTC |
QpvPfdTH6fOFwhAxwReMS |
judoscale-shoryukenAutoscaling for Shoryuken workers. |
1.11.1 | Content{ "name": "judoscale-shoryuken", "downloads": 2545, "version": "1.11.1", "version_created_at": "2025-05-08T14:00:36.371Z", "version_downloads": 0, "platform": "ruby", "authors": "Adam McCrea, Carlos Antonio da Silva, Jon Sullivan", "info": "Autoscaling for Shoryuken workers.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://judoscale.com", "changelog_uri": "https://github.com/judoscale/judoscale-ruby/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/judoscale/judoscale-ruby/issues", "source_code_uri": "https://github.com/judoscale/judoscale-ruby", "documentation_uri": "https://judoscale.com/docs" }, "yanked": false, "sha": "39fdc72d6a828d397dbf100cd000c22ad4b5ab163ba915c1d636c1323d6ed1d3", "spec_sha": "2ca90ca785da87df23e04ead48b4e8778d084f8d44968b7354f9be1cca811057", "project_uri": "https://rubygems.org/gems/judoscale-shoryuken", "gem_uri": "https://rubygems.org/gems/judoscale-shoryuken-1.11.1.gem", "homepage_uri": "https://judoscale.com", "wiki_uri": null, "documentation_uri": "https://judoscale.com/docs", "mailing_list_uri": null, "source_code_uri": "https://github.com/judoscale/judoscale-ruby", "bug_tracker_uri": "https://github.com/judoscale/judoscale-ruby/issues", "changelog_uri": "https://github.com/judoscale/judoscale-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "judoscale-ruby", "requirements": "= 1.11.1" }, { "name": "shoryuken", "requirements": ">= 6.0" } ] } } |
2025-05-08 14:00:37 UTC |
HeaGokHO3XKlLYo2mIRkZ |
rails-autoscale-coreAutoscaling for Ruby. |
1.11.1 | Content{ "name": "rails-autoscale-core", "downloads": 724991, "version": "1.11.1", "version_created_at": "2025-05-08T14:00:34.648Z", "version_downloads": 0, "platform": "ruby", "authors": "Adam McCrea, Carlos Antonio da Silva, Jon Sullivan", "info": "Autoscaling for Ruby.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://judoscale.com", "changelog_uri": "https://github.com/judoscale/judoscale-ruby/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/judoscale/judoscale-ruby/issues", "source_code_uri": "https://github.com/judoscale/judoscale-ruby", "documentation_uri": "https://judoscale.com/docs" }, "yanked": false, "sha": "e58c0de235485f00c75156b6e37164461d90c212b4627ed5db81de104fed3119", "spec_sha": "f0ddc4273530d6eb5605c87915bf08aea7e01b761f6fffd2e99868642743c2da", "project_uri": "https://rubygems.org/gems/rails-autoscale-core", "gem_uri": "https://rubygems.org/gems/rails-autoscale-core-1.11.1.gem", "homepage_uri": "https://judoscale.com", "wiki_uri": null, "documentation_uri": "https://judoscale.com/docs", "mailing_list_uri": null, "source_code_uri": "https://github.com/judoscale/judoscale-ruby", "bug_tracker_uri": "https://github.com/judoscale/judoscale-ruby/issues", "changelog_uri": "https://github.com/judoscale/judoscale-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "judoscale-ruby", "requirements": "= 1.11.1" } ] } } |
2025-05-08 14:00:36 UTC |
Ew-24dpBzkibVN0FAkvN2 |
judoscale-rubyAutoscaling for Ruby. |
1.11.1 | Content{ "name": "judoscale-ruby", "downloads": 1682361, "version": "1.11.1", "version_created_at": "2025-05-08T14:00:33.185Z", "version_downloads": 0, "platform": "ruby", "authors": "Adam McCrea, Carlos Antonio da Silva, Jon Sullivan", "info": "Autoscaling for Ruby.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://judoscale.com", "changelog_uri": "https://github.com/judoscale/judoscale-ruby/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/judoscale/judoscale-ruby/issues", "source_code_uri": "https://github.com/judoscale/judoscale-ruby", "documentation_uri": "https://judoscale.com/docs" }, "yanked": false, "sha": "39f51247aadb24800cff9298edcc492060f0b79d81ef224623f169e7a99bbf6d", "spec_sha": "a86d113231e12b6a360dab3e5433b13f6da5a8971129fe5e2a3b09fed0721b6a", "project_uri": "https://rubygems.org/gems/judoscale-ruby", "gem_uri": "https://rubygems.org/gems/judoscale-ruby-1.11.1.gem", "homepage_uri": "https://judoscale.com", "wiki_uri": null, "documentation_uri": "https://judoscale.com/docs", "mailing_list_uri": null, "source_code_uri": "https://github.com/judoscale/judoscale-ruby", "bug_tracker_uri": "https://github.com/judoscale/judoscale-ruby/issues", "changelog_uri": "https://github.com/judoscale/judoscale-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } } |
2025-05-08 14:00:34 UTC |
M1oLiGlpQRzLTrNjsG-sD |
rails-autoscale-resqueAutoscaling for Resque workers. |
1.11.1 | Content{ "name": "rails-autoscale-resque", "downloads": 14379, "version": "1.11.1", "version_created_at": "2025-05-08T14:00:32.048Z", "version_downloads": 0, "platform": "ruby", "authors": "Adam McCrea, Carlos Antonio da Silva, Jon Sullivan", "info": "Autoscaling for Resque workers.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://judoscale.com", "changelog_uri": "https://github.com/judoscale/judoscale-ruby/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/judoscale/judoscale-ruby/issues", "source_code_uri": "https://github.com/judoscale/judoscale-ruby", "documentation_uri": "https://judoscale.com/docs" }, "yanked": false, "sha": "a76feccc83d1b2050dd686c144ae00160b86e66704c336fb6dd03d693fe7235d", "spec_sha": "074d14b430af0c5827dd6cd9c414676491c8a474f59db35ad43d3ce4d46f5896", "project_uri": "https://rubygems.org/gems/rails-autoscale-resque", "gem_uri": "https://rubygems.org/gems/rails-autoscale-resque-1.11.1.gem", "homepage_uri": "https://judoscale.com", "wiki_uri": null, "documentation_uri": "https://judoscale.com/docs", "mailing_list_uri": null, "source_code_uri": "https://github.com/judoscale/judoscale-ruby", "bug_tracker_uri": "https://github.com/judoscale/judoscale-ruby/issues", "changelog_uri": "https://github.com/judoscale/judoscale-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "judoscale-resque", "requirements": "= 1.11.1" } ] } } |
2025-05-08 14:00:33 UTC |
MKb65365y5MO4885q_2Kk |
judoscale-resqueAutoscaling for Resque workers. |
1.11.1 | Content{ "name": "judoscale-resque", "downloads": 33918, "version": "1.11.1", "version_created_at": "2025-05-08T14:00:30.887Z", "version_downloads": 0, "platform": "ruby", "authors": "Adam McCrea, Carlos Antonio da Silva, Jon Sullivan", "info": "Autoscaling for Resque workers.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://judoscale.com", "changelog_uri": "https://github.com/judoscale/judoscale-ruby/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/judoscale/judoscale-ruby/issues", "source_code_uri": "https://github.com/judoscale/judoscale-ruby", "documentation_uri": "https://judoscale.com/docs" }, "yanked": false, "sha": "18b28f0bd3c7a9f3cd08f92776986824e6f5dba92aa45dc4b9a037bdb81338b2", "spec_sha": "6020ef88d2220821eb3c8af4626454c6ce2a81d43b4cef57edb67fcef95042a3", "project_uri": "https://rubygems.org/gems/judoscale-resque", "gem_uri": "https://rubygems.org/gems/judoscale-resque-1.11.1.gem", "homepage_uri": "https://judoscale.com", "wiki_uri": null, "documentation_uri": "https://judoscale.com/docs", "mailing_list_uri": null, "source_code_uri": "https://github.com/judoscale/judoscale-ruby", "bug_tracker_uri": "https://github.com/judoscale/judoscale-ruby/issues", "changelog_uri": "https://github.com/judoscale/judoscale-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "judoscale-ruby", "requirements": "= 1.11.1" }, { "name": "resque", "requirements": ">= 2.0" } ] } } |
2025-05-08 14:00:32 UTC |
RAB78XtSdImydHFAGK9lL |
rails-autoscale-webAutoscaling for Ruby on Rails applications. |
1.11.1 | Content{ "name": "rails-autoscale-web", "downloads": 815388, "version": "1.11.1", "version_created_at": "2025-05-08T14:00:29.695Z", "version_downloads": 0, "platform": "ruby", "authors": "Adam McCrea, Carlos Antonio da Silva, Jon Sullivan", "info": "Autoscaling for Ruby on Rails applications.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://judoscale.com", "changelog_uri": "https://github.com/judoscale/judoscale-ruby/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/judoscale/judoscale-ruby/issues", "source_code_uri": "https://github.com/judoscale/judoscale-ruby", "documentation_uri": "https://judoscale.com/docs" }, "yanked": false, "sha": "1e0c60242685a35b1f3af109588e73742961e3878ee598079c2f93d6712e2471", "spec_sha": "53d0b14953d9b578becd4385f9e24c534c2382ef4b807c53d3b12c79a23705e6", "project_uri": "https://rubygems.org/gems/rails-autoscale-web", "gem_uri": "https://rubygems.org/gems/rails-autoscale-web-1.11.1.gem", "homepage_uri": "https://judoscale.com", "wiki_uri": null, "documentation_uri": "https://judoscale.com/docs", "mailing_list_uri": null, "source_code_uri": "https://github.com/judoscale/judoscale-ruby", "bug_tracker_uri": "https://github.com/judoscale/judoscale-ruby/issues", "changelog_uri": "https://github.com/judoscale/judoscale-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "judoscale-rails", "requirements": "= 1.11.1" } ] } } |
2025-05-08 14:00:31 UTC |
fBfs2fgzfks0zZ_VcpJVi |
judoscale-railsAutoscaling for Ruby on Rails applications. |
1.11.1 | Content{ "name": "judoscale-rails", "downloads": 1645294, "version": "1.11.1", "version_created_at": "2025-05-08T14:00:28.420Z", "version_downloads": 0, "platform": "ruby", "authors": "Adam McCrea, Carlos Antonio da Silva, Jon Sullivan", "info": "Autoscaling for Ruby on Rails applications.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://judoscale.com", "changelog_uri": "https://github.com/judoscale/judoscale-ruby/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/judoscale/judoscale-ruby/issues", "source_code_uri": "https://github.com/judoscale/judoscale-ruby", "documentation_uri": "https://judoscale.com/docs" }, "yanked": false, "sha": "f700caedfd934f735b308989a1ef85397501a30d5d5c810d6f2d8fc6ceedfad9", "spec_sha": "b56147ba0a0a04b8fe8ed38c4ec83959af523a23dde43ac59cbedf8e23401fe2", "project_uri": "https://rubygems.org/gems/judoscale-rails", "gem_uri": "https://rubygems.org/gems/judoscale-rails-1.11.1.gem", "homepage_uri": "https://judoscale.com", "wiki_uri": null, "documentation_uri": "https://judoscale.com/docs", "mailing_list_uri": null, "source_code_uri": "https://github.com/judoscale/judoscale-ruby", "bug_tracker_uri": "https://github.com/judoscale/judoscale-ruby/issues", "changelog_uri": "https://github.com/judoscale/judoscale-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "judoscale-ruby", "requirements": "= 1.11.1" }, { "name": "railties", "requirements": ">= 0" } ] } } |
2025-05-08 14:00:29 UTC |
VQaTI6vGhwmkqnC0w0A9a |
rails-autoscale-rackAutoscaling for Rack applications. |
1.11.1 | Content{ "name": "rails-autoscale-rack", "downloads": 8138, "version": "1.11.1", "version_created_at": "2025-05-08T14:00:27.144Z", "version_downloads": 0, "platform": "ruby", "authors": "Adam McCrea, Jon Sullivan", "info": "Autoscaling for Rack applications.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://judoscale.com", "changelog_uri": "https://github.com/judoscale/judoscale-ruby/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/judoscale/judoscale-ruby/issues", "source_code_uri": "https://github.com/judoscale/judoscale-ruby", "documentation_uri": "https://judoscale.com/docs" }, "yanked": false, "sha": "91a69f50148dddf1ffde27c084f7812a8e4100cbf221484b1573f6dc21aa5503", "spec_sha": "4d24533082d3e1eb3fc0ac7ad594403efba6a8a70f38a2cd5c938f46cd3e275d", "project_uri": "https://rubygems.org/gems/rails-autoscale-rack", "gem_uri": "https://rubygems.org/gems/rails-autoscale-rack-1.11.1.gem", "homepage_uri": "https://judoscale.com", "wiki_uri": null, "documentation_uri": "https://judoscale.com/docs", "mailing_list_uri": null, "source_code_uri": "https://github.com/judoscale/judoscale-ruby", "bug_tracker_uri": "https://github.com/judoscale/judoscale-ruby/issues", "changelog_uri": "https://github.com/judoscale/judoscale-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "judoscale-rack", "requirements": "= 1.11.1" } ] } } |
2025-05-08 14:00:28 UTC |
QlpMjbLkxdWk2eF6ZVdPa |
judoscale-rackAutoscaling for Rack applications. |
1.11.1 | Content{ "name": "judoscale-rack", "downloads": 13299, "version": "1.11.1", "version_created_at": "2025-05-08T14:00:25.976Z", "version_downloads": 0, "platform": "ruby", "authors": "Adam McCrea, Jon Sullivan", "info": "Autoscaling for Rack applications.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://judoscale.com", "changelog_uri": "https://github.com/judoscale/judoscale-ruby/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/judoscale/judoscale-ruby/issues", "source_code_uri": "https://github.com/judoscale/judoscale-ruby", "documentation_uri": "https://judoscale.com/docs" }, "yanked": false, "sha": "a0bc326dc0621591e5426a22598fcc8b51b3e78d6413e7ca0b65ceecca62a70d", "spec_sha": "0cb8a514aaef6cc2f46c279bbd89578d91de4056f66ad3788503955c69abf668", "project_uri": "https://rubygems.org/gems/judoscale-rack", "gem_uri": "https://rubygems.org/gems/judoscale-rack-1.11.1.gem", "homepage_uri": "https://judoscale.com", "wiki_uri": null, "documentation_uri": "https://judoscale.com/docs", "mailing_list_uri": null, "source_code_uri": "https://github.com/judoscale/judoscale-ruby", "bug_tracker_uri": "https://github.com/judoscale/judoscale-ruby/issues", "changelog_uri": "https://github.com/judoscale/judoscale-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "judoscale-ruby", "requirements": "= 1.11.1" }, { "name": "rack", "requirements": ">= 0" } ] } } |
2025-05-08 14:00:27 UTC |
45ikXyKXWvlfsNF8djIv_ |
rails-autoscale-queAutoscaling for Que workers. |
1.11.1 | Content{ "name": "rails-autoscale-que", "downloads": 12643, "version": "1.11.1", "version_created_at": "2025-05-08T14:00:24.499Z", "version_downloads": 0, "platform": "ruby", "authors": "Adam McCrea, Carlos Antonio da Silva, Jon Sullivan", "info": "Autoscaling for Que workers.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://judoscale.com", "changelog_uri": "https://github.com/judoscale/judoscale-ruby/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/judoscale/judoscale-ruby/issues", "source_code_uri": "https://github.com/judoscale/judoscale-ruby", "documentation_uri": "https://judoscale.com/docs" }, "yanked": false, "sha": "8340927df87d85ef35338e9aaeea901eae94bf4b89efa26b2f9a81b4ab8a4099", "spec_sha": "13fa662ff9689d0ff228e8be8b1b9be9fc1b1fb77ef92d80f68fab99d73ded9a", "project_uri": "https://rubygems.org/gems/rails-autoscale-que", "gem_uri": "https://rubygems.org/gems/rails-autoscale-que-1.11.1.gem", "homepage_uri": "https://judoscale.com", "wiki_uri": null, "documentation_uri": "https://judoscale.com/docs", "mailing_list_uri": null, "source_code_uri": "https://github.com/judoscale/judoscale-ruby", "bug_tracker_uri": "https://github.com/judoscale/judoscale-ruby/issues", "changelog_uri": "https://github.com/judoscale/judoscale-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "judoscale-que", "requirements": "= 1.11.1" } ] } } |
2025-05-08 14:00:26 UTC |
5hpHOsJJUT3k-sN5n1EhN |
judoscale-queAutoscaling for Que workers. |
1.11.1 | Content{ "name": "judoscale-que", "downloads": 20543, "version": "1.11.1", "version_created_at": "2025-05-08T14:00:23.114Z", "version_downloads": 0, "platform": "ruby", "authors": "Adam McCrea, Carlos Antonio da Silva, Jon Sullivan", "info": "Autoscaling for Que workers.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://judoscale.com", "changelog_uri": "https://github.com/judoscale/judoscale-ruby/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/judoscale/judoscale-ruby/issues", "source_code_uri": "https://github.com/judoscale/judoscale-ruby", "documentation_uri": "https://judoscale.com/docs" }, "yanked": false, "sha": "7dcb2b963eac71ab08301662ce57ab0664e164cf6c2c4ba5b03a0004d82ce80e", "spec_sha": "e072fd6f51836aa102c8cca53e69f484604568e8fc10df6573549b305b836579", "project_uri": "https://rubygems.org/gems/judoscale-que", "gem_uri": "https://rubygems.org/gems/judoscale-que-1.11.1.gem", "homepage_uri": "https://judoscale.com", "wiki_uri": null, "documentation_uri": "https://judoscale.com/docs", "mailing_list_uri": null, "source_code_uri": "https://github.com/judoscale/judoscale-ruby", "bug_tracker_uri": "https://github.com/judoscale/judoscale-ruby/issues", "changelog_uri": "https://github.com/judoscale/judoscale-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "judoscale-ruby", "requirements": "= 1.11.1" }, { "name": "que", "requirements": ">= 1.0" } ] } } |
2025-05-08 14:00:24 UTC |
Y3zd221Sb4lkQY3cabfYF |
rails-autoscale-good_jobAutoscaling for Good Job workers. |
1.11.1 | Content{ "name": "rails-autoscale-good_job", "downloads": 5903, "version": "1.11.1", "version_created_at": "2025-05-08T14:00:21.951Z", "version_downloads": 0, "platform": "ruby", "authors": "Adam McCrea, Carlos Antonio da Silva, Jon Sullivan", "info": "Autoscaling for Good Job workers.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://judoscale.com", "changelog_uri": "https://github.com/judoscale/judoscale-ruby/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/judoscale/judoscale-ruby/issues", "source_code_uri": "https://github.com/judoscale/judoscale-ruby", "documentation_uri": "https://judoscale.com/docs" }, "yanked": false, "sha": "41165cc862554a3fde01eabd2cf4d8ca1bff9bc91619cda2353c34805f2c5c6d", "spec_sha": "ab284c062e1f7fd6bfc628fe33f8522ab0be88a408f28fa552e34e0575568d18", "project_uri": "https://rubygems.org/gems/rails-autoscale-good_job", "gem_uri": "https://rubygems.org/gems/rails-autoscale-good_job-1.11.1.gem", "homepage_uri": "https://judoscale.com", "wiki_uri": null, "documentation_uri": "https://judoscale.com/docs", "mailing_list_uri": null, "source_code_uri": "https://github.com/judoscale/judoscale-ruby", "bug_tracker_uri": "https://github.com/judoscale/judoscale-ruby/issues", "changelog_uri": "https://github.com/judoscale/judoscale-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "judoscale-good_job", "requirements": "= 1.11.1" } ] } } |
2025-05-08 14:00:23 UTC |
kvScTZGGWoQrDyjd9f2vV |
judoscale-good_jobAutoscaling for Good Job workers. |
1.11.1 | Content{ "name": "judoscale-good_job", "downloads": 51334, "version": "1.11.1", "version_created_at": "2025-05-08T14:00:20.149Z", "version_downloads": 0, "platform": "ruby", "authors": "Adam McCrea, Carlos Antonio da Silva, Jon Sullivan", "info": "Autoscaling for Good Job workers.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://judoscale.com", "changelog_uri": "https://github.com/judoscale/judoscale-ruby/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/judoscale/judoscale-ruby/issues", "source_code_uri": "https://github.com/judoscale/judoscale-ruby", "documentation_uri": "https://judoscale.com/docs" }, "yanked": false, "sha": "e7f4eba51bb50e326affd6353284dd1b0cea4cee82abe4a28669eded526da744", "spec_sha": "0db5861cb00aae89e576c2270da9d637310600f22d28a2b91bf4c21b19071f7d", "project_uri": "https://rubygems.org/gems/judoscale-good_job", "gem_uri": "https://rubygems.org/gems/judoscale-good_job-1.11.1.gem", "homepage_uri": "https://judoscale.com", "wiki_uri": null, "documentation_uri": "https://judoscale.com/docs", "mailing_list_uri": null, "source_code_uri": "https://github.com/judoscale/judoscale-ruby", "bug_tracker_uri": "https://github.com/judoscale/judoscale-ruby/issues", "changelog_uri": "https://github.com/judoscale/judoscale-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "good_job", "requirements": ">= 3.0, < 5.0" }, { "name": "judoscale-ruby", "requirements": "= 1.11.1" } ] } } |
2025-05-08 14:00:22 UTC |
aC5cLcZRLTtSvnEAsTltI |
rails-autoscale-delayed_jobAutoscaling for Delayed Job workers. |
1.11.1 | Content{ "name": "rails-autoscale-delayed_job", "downloads": 67813, "version": "1.11.1", "version_created_at": "2025-05-08T14:00:18.461Z", "version_downloads": 0, "platform": "ruby", "authors": "Adam McCrea, Carlos Antonio da Silva, Jon Sullivan", "info": "Autoscaling for Delayed Job workers.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://judoscale.com", "changelog_uri": "https://github.com/judoscale/judoscale-ruby/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/judoscale/judoscale-ruby/issues", "source_code_uri": "https://github.com/judoscale/judoscale-ruby", "documentation_uri": "https://judoscale.com/docs" }, "yanked": false, "sha": "503de3cc6c53f60c8eccd7a080c65c58d5624ff62d869aced4dcc3f31d40097b", "spec_sha": "57c5abf890412a3adc32d5b516292403e709380f995bec81e629fc7132740aa3", "project_uri": "https://rubygems.org/gems/rails-autoscale-delayed_job", "gem_uri": "https://rubygems.org/gems/rails-autoscale-delayed_job-1.11.1.gem", "homepage_uri": "https://judoscale.com", "wiki_uri": null, "documentation_uri": "https://judoscale.com/docs", "mailing_list_uri": null, "source_code_uri": "https://github.com/judoscale/judoscale-ruby", "bug_tracker_uri": "https://github.com/judoscale/judoscale-ruby/issues", "changelog_uri": "https://github.com/judoscale/judoscale-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "judoscale-delayed_job", "requirements": "= 1.11.1" } ] } } |
2025-05-08 14:00:20 UTC |
jeWzEVfQgDQRgtitI2SPD |
judoscale-delayed_jobAutoscaling for Delayed Job workers. |
1.11.1 | Content{ "name": "judoscale-delayed_job", "downloads": 291879, "version": "1.11.1", "version_created_at": "2025-05-08T14:00:16.865Z", "version_downloads": 0, "platform": "ruby", "authors": "Adam McCrea, Carlos Antonio da Silva, Jon Sullivan", "info": "Autoscaling for Delayed Job workers.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://judoscale.com", "changelog_uri": "https://github.com/judoscale/judoscale-ruby/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/judoscale/judoscale-ruby/issues", "source_code_uri": "https://github.com/judoscale/judoscale-ruby", "documentation_uri": "https://judoscale.com/docs" }, "yanked": false, "sha": "226e33baa626e32f1d43c6202eb91fe5391c5964adec69373717086ef6b5bfe6", "spec_sha": "7da890ce9d074f6d0952f46aa47f86d7ff68648712ce3f917231aec6a50984a8", "project_uri": "https://rubygems.org/gems/judoscale-delayed_job", "gem_uri": "https://rubygems.org/gems/judoscale-delayed_job-1.11.1.gem", "homepage_uri": "https://judoscale.com", "wiki_uri": null, "documentation_uri": "https://judoscale.com/docs", "mailing_list_uri": null, "source_code_uri": "https://github.com/judoscale/judoscale-ruby", "bug_tracker_uri": "https://github.com/judoscale/judoscale-ruby/issues", "changelog_uri": "https://github.com/judoscale/judoscale-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "delayed_job_active_record", "requirements": ">= 4.0" }, { "name": "judoscale-ruby", "requirements": "= 1.11.1" } ] } } |
2025-05-08 14:00:18 UTC |
D8K6YOTf2YV4JyZyu_M7D |
logstash-integration-kafkaThis gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program. |
11.6.1 | Content{ "name": "logstash-integration-kafka", "downloads": 3794261, "version": "11.6.1", "version_created_at": "2025-05-08T13:56:21.986Z", "version_downloads": 0, "platform": "java", "authors": "Elastic", "info": "This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program.", "licenses": [ "Apache-2.0" ], "metadata": { "logstash_group": "integration", "logstash_plugin": "true", "integration_plugins": "logstash-input-kafka,logstash-output-kafka" }, "yanked": false, "sha": "8306df9f318f3facb8d3661991ca63a936e7d030221738e89a951c277f4d1de1", "spec_sha": "bf9e6ec97b4e779848ef7cdc7e5b08e88be60b35e1130a6ddfb8229f8b1e593c", "project_uri": "https://rubygems.org/gems/logstash-integration-kafka", "gem_uri": "https://rubygems.org/gems/logstash-integration-kafka-11.6.1-java.gem", "homepage_uri": "http://www.elastic.co/guide/en/logstash/current/index.html", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/logstash-integration-kafka/11.6.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "digest-crc", "requirements": "~> 0.5.1" }, { "name": "logstash-codec-line", "requirements": ">= 0" }, { "name": "logstash-devutils", "requirements": ">= 0" }, { "name": "rspec-wait", "requirements": ">= 0" }, { "name": "ruby-kafka", "requirements": ">= 0" }, { "name": "snappy", "requirements": ">= 0" } ], "runtime": [ { "name": "logstash-codec-json", "requirements": ">= 0" }, { "name": "logstash-codec-plain", "requirements": ">= 0" }, { "name": "logstash-core", "requirements": ">= 8.3.0" }, { "name": "logstash-core-plugin-api", "requirements": ">= 1.60, <= 2.99" }, { "name": "logstash-mixin-deprecation_logger_support", "requirements": "~> 1.0" }, { "name": "manticore", "requirements": ">= 0.5.4, < 1.0.0" }, { "name": "stud", "requirements": ">= 0.0.22, < 0.1.0" } ] } } |
2025-05-08 13:56:24 UTC |
6RCTMPRE7IB6ungOeFOlB |
embiggenA library to expand shortened URIs, respecting timeouts, following multiple redirects and leaving unshortened URIs intact. |
1.8.0 | Content{ "name": "embiggen", "downloads": 137747, "version": "1.8.0", "version_created_at": "2025-05-08T13:56:20.588Z", "version_downloads": 0, "platform": "ruby", "authors": "Paul Mucur, Jonathan Hernandez", "info": " A library to expand shortened URIs, respecting timeouts, following\n multiple redirects and leaving unshortened URIs intact.\n", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "e71ba32151aba060b164161798b07c0d32143f8f5be459306018049e3f232279", "spec_sha": "5d215a501fd7777c6b8fae505518cdab9cc27b51d8569046f32d7573810b9ec0", "project_uri": "https://rubygems.org/gems/embiggen", "gem_uri": "https://rubygems.org/gems/embiggen-1.8.0.gem", "homepage_uri": "https://github.com/altmetric/embiggen", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/embiggen/1.8.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "house_style", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": ">= 0" }, { "name": "webmock", "requirements": ">= 0" } ], "runtime": [ { "name": "addressable", "requirements": "~> 2.3" } ] } } |
2025-05-08 13:56:23 UTC |
RLeIpaQwZFLjPbyGtkLW6 |
piko-stateMicro-framework for building applications with data-driven architecture |
1.0.4 | Content{ "name": "piko-state", "downloads": 183, "version": "1.0.4", "version_created_at": "2025-05-08T13:53:11.795Z", "version_downloads": 0, "platform": "ruby", "authors": "Szymon Kopciewski", "info": "Micro-framework for building applications with data-driven architecture", "licenses": [ "GPL-3.0" ], "metadata": {}, "yanked": false, "sha": "3955a9554cf94305560be6cffdb05649961f33654fba1bcf63e8b0e6efe67f35", "spec_sha": "f99ceb89c06b52e02afeb8b6ae56a7b74cdf52589a6905532ac641aaf27c37ca", "project_uri": "https://rubygems.org/gems/piko-state", "gem_uri": "https://rubygems.org/gems/piko-state-1.0.4.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/piko-state/1.0.4", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "minitest", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "ruby-lsp", "requirements": ">= 0" }, { "name": "simplecov", "requirements": ">= 0" } ], "runtime": [] } } |
2025-05-08 13:53:13 UTC |
X8XcqD55n0xlx_P5GBSx1 |
svelte-on-railsSeamlessly integrate Svelte Components into Rails views. |
0.0.41 | Content{ "name": "svelte-on-rails", "downloads": 3386, "version": "0.0.41", "version_created_at": "2025-05-08T13:49:21.615Z", "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": "eed8a8699e1a4235d5fe23587aaf8834aaf7cf121598431b0f0ce960a293e5db", "spec_sha": "d7100ade64bfa47d9e1bac97caa2656450f05a3f400393835e668536cd7fcd44", "project_uri": "https://rubygems.org/gems/svelte-on-rails", "gem_uri": "https://rubygems.org/gems/svelte-on-rails-0.0.41.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-05-08 13:49:23 UTC |
eCi62wabqQAmV0AG_VPCE |
svelte-on-railsSeamlessly integrate Svelte Components into Rails views. |
0.0.40 | Content{ "name": "svelte-on-rails", "downloads": 3378, "version": "0.0.40", "version_created_at": "2025-05-08T13:45:34.259Z", "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": "e11fc0cc6cf881a41fde6898e69e6bc312a944ff7b2d322cf91ae7df6aacec52", "spec_sha": "24fa7b63780338c6e6ca7c6d5e441ef44d35392e097436109207aa25d96ffc05", "project_uri": "https://rubygems.org/gems/svelte-on-rails", "gem_uri": "https://rubygems.org/gems/svelte-on-rails-0.0.40.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-05-08 13:45:35 UTC |
0mG0Kg31QEu9gJ7Rk6lMq |
health_monitor_lbAdd a health check route to your Rails application for use with load balancers. |
1.3.0 | Content{ "name": "health_monitor_lb", "downloads": 1074, "version": "1.3.0", "version_created_at": "2025-05-08T13:43:34.895Z", "version_downloads": 0, "platform": "ruby", "authors": "Alan Hecht, Abe Petrillo, Kevin Foster", "info": "Add a health check route to your Rails application for use with load balancers.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "471ec9870dec6b8d9ea09d2a83160546068fa27858245c98e02f05acc676e429", "spec_sha": "7120a5083a3e662667d4834556912fe57b85581b2609f930a81346c1469d05fc", "project_uri": "https://rubygems.org/gems/health_monitor_lb", "gem_uri": "https://rubygems.org/gems/health_monitor_lb-1.3.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/health_monitor_lb/1.3.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "activerecord-nulldb-adapter", "requirements": ">= 0" }, { "name": "rspec-its", "requirements": ">= 0" }, { "name": "rspec-rails", "requirements": "~> 6.1" } ], "runtime": [ { "name": "pg", "requirements": "~> 1.2" }, { "name": "rails", "requirements": ">= 6.1" } ] } } |
2025-05-08 13:43:36 UTC |
mmzb6vHJcoip2IbuVm3Vx |
cybrid_api_bank_rubyView our documentation at https://github.com/Cybrid-app/cybrid-api-bank-ruby/ |
0.123.464 | Content{ "name": "cybrid_api_bank_ruby", "downloads": 1321014, "version": "0.123.464", "version_created_at": "2025-05-08T13:35:19.097Z", "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": "b8b21d384f273443378bc5c9319f57ad4dc809868297a1da33483fd73a8072b0", "spec_sha": "871bf835898b624aa9c3e60e9be31ba765f617f91aee8da5285ca556d0d2aa5a", "project_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby-0.123.464.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.464", "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-05-08 13:35:22 UTC |
H6SpC00G4It2OaSc_1CSG |
cybrid_api_organization_rubyView our documentation at https://github.com/Cybrid-app/cybrid-api-organization-ruby/ |
0.123.464 | Content{ "name": "cybrid_api_organization_ruby", "downloads": 1366627, "version": "0.123.464", "version_created_at": "2025-05-08T13:35:03.891Z", "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": "118d996d65963b8605de8ebe8ad66bb713b9562e0a99074ffcaac6d92cad49e2", "spec_sha": "ce6cb5ced1f9cfe531a1fe5ad68c48854b9ba07bdc46de856bb4ea2e6a78d4c5", "project_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby-0.123.464.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.464", "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-05-08 13:35:07 UTC |
ah1UW-8grKR6trIaZXdQh |
svelte-on-railsSeamlessly integrate Svelte Components into Rails views. |
0.0.39 | Content{ "name": "svelte-on-rails", "downloads": 3374, "version": "0.0.39", "version_created_at": "2025-05-08T13:34:55.677Z", "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": "8686b06fa8685ffd9eb192f752b130987272d23e2a5755ecaf3a16d4e520267b", "spec_sha": "ffaf55dbe870dc8f5415379063907450f984ab85f48dc793508e1e53beec77e8", "project_uri": "https://rubygems.org/gems/svelte-on-rails", "gem_uri": "https://rubygems.org/gems/svelte-on-rails-0.0.39.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-05-08 13:34:57 UTC |
FJIhg_8PCu-siExfk3aHj |
cybrid_api_id_rubyView our documentation at https://github.com/Cybrid-app/cybrid-api-id-ruby/ |
0.123.464 | Content{ "name": "cybrid_api_id_ruby", "downloads": 1354878, "version": "0.123.464", "version_created_at": "2025-05-08T13:34:24.189Z", "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": "ec013249b3cee35f413b7f0a80afa62f31d78fc45772e8c74fee188b8db078f7", "spec_sha": "af9ff5ad722dfc82afeccde499d3e176634b0c43809647de6f2204fbd7ccfacf", "project_uri": "https://rubygems.org/gems/cybrid_api_id_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_id_ruby-0.123.464.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.464", "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-05-08 13:34:30 UTC |
eWdqcpfxyT7z3URaOBI56 |
caracal_the_curveCaracal is a pure Ruby Microsoft Word generation library that produces professional quality MSWord documents (docx) using a simple, HTML-style DSL. |
1.4.7 | Content{ "name": "caracal_the_curve", "downloads": 5187, "version": "1.4.7", "version_created_at": "2025-05-08T13:32:33.663Z", "version_downloads": 0, "platform": "ruby", "authors": "Trade Infomatics, John Dugan, James Ridgway, Matthew Barber", "info": " Caracal is a pure Ruby Microsoft Word generation library that produces professional quality MSWord documents (docx) using a simple, HTML-style DSL. ", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "d4c920c32dba03e92af9468e9a5ffd713865b4c95c4b04aeea0aaaa4c859041f", "spec_sha": "f42e2e1c06c54dac67a51829380839dc4a7b75f4d42a2bc08b58b01c72e8fd5f", "project_uri": "https://rubygems.org/gems/caracal_the_curve", "gem_uri": "https://rubygems.org/gems/caracal_the_curve-1.4.7.gem", "homepage_uri": "https://github.com/trade-informatics/caracal", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/caracal_the_curve/1.4.7", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.4" }, { "name": "rake", "requirements": "~> 10.0" }, { "name": "rspec", "requirements": "~> 3.0" } ], "runtime": [ { "name": "nokogiri", "requirements": "~> 1.6" }, { "name": "rubyzip", "requirements": ">= 1.1.0, < 3.0" }, { "name": "tilt", "requirements": ">= 1.4" } ] } } |
2025-05-08 13:32:36 UTC |
LJOCNOAjFj1sfAzP5MqwS |
swiss-crm-activemerchantActive Merchant is a simple payment abstraction library used in and sponsored by Shopify. It is written by Tobias Luetke, Cody Fauser, and contributors. The aim of the project is to feel natural to Ruby users and to abstract as many parts as possible away from the user to offer a consistent interface across all supported gateways. |
1.0.16 | Content{ "name": "swiss-crm-activemerchant", "downloads": 1618, "version": "1.0.16", "version_created_at": "2025-05-08T13:23:57.546Z", "version_downloads": 0, "platform": "ruby", "authors": "Tobias Luetke", "info": "Active Merchant is a simple payment abstraction library used in and sponsored by Shopify. It is written by Tobias Luetke, Cody Fauser, and contributors. The aim of the project is to feel natural to Ruby users and to abstract as many parts as possible away from the user to offer a consistent interface across all supported gateways.", "licenses": [ "MIT" ], "metadata": { "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "a7467e0dce7767d6422d03c710aecde1323d8a24a339b9cb6ea7eaab166a8ae4", "spec_sha": "dc5e1be868f7d0dfbf74a73fe243f7732c232547258e1cae4c9e0d55184a6c11", "project_uri": "https://rubygems.org/gems/swiss-crm-activemerchant", "gem_uri": "https://rubygems.org/gems/swiss-crm-activemerchant-1.0.16.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/swiss-crm-activemerchant/1.0.16", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "mocha", "requirements": "~> 1" }, { "name": "pry", "requirements": ">= 0" }, { "name": "pry-byebug", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "test-unit", "requirements": "~> 3" }, { "name": "thor", "requirements": ">= 0" } ], "runtime": [ { "name": "activesupport", "requirements": ">= 4.2" }, { "name": "builder", "requirements": ">= 2.1.2, < 4.0.0" }, { "name": "i18n", "requirements": ">= 0.6.9" }, { "name": "nokogiri", "requirements": "~> 1.4" }, { "name": "rexml", "requirements": "~> 3.2.5" }, { "name": "swiss-klarna_proxy", "requirements": "= 1.0" } ] } } |
2025-05-08 13:23:59 UTC |
hCKp2IrxeFGcZxluae7FV |
ruby-lokalise-apiOpinionated Ruby client for the Lokalise platform API allowing to work with translations, projects, users and other resources as with Ruby objects. |
9.6.0 | Content{ "name": "ruby-lokalise-api", "downloads": 1517254, "version": "9.6.0", "version_created_at": "2025-05-08T13:17:48.543Z", "version_downloads": 0, "platform": "ruby", "authors": "Ilya Krukowski", "info": "Opinionated Ruby client for the Lokalise platform API allowing to work with translations, projects, users and other resources as with Ruby objects.", "licenses": [ "BSD-3-Clause" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "94329445c5c8889d25674c19a60e3f2cb441d268b3734fcbf2a4cf34dfe86a34", "spec_sha": "12e137cc7e9285c9abb27f1135d4a0f05cb129aaaaf2eda0d584b961fea4d9c2", "project_uri": "https://rubygems.org/gems/ruby-lokalise-api", "gem_uri": "https://rubygems.org/gems/ruby-lokalise-api-9.6.0.gem", "homepage_uri": "https://github.com/lokalise/ruby-lokalise-api", "wiki_uri": "", "documentation_uri": "https://www.rubydoc.info/gems/ruby-lokalise-api/9.6.0", "mailing_list_uri": "", "source_code_uri": "https://github.com/lokalise/ruby-lokalise-api", "bug_tracker_uri": "", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "base64", "requirements": "~> 0.2.0" }, { "name": "dotenv", "requirements": "~> 3.0" }, { "name": "oj", "requirements": "~> 3.10" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.6" }, { "name": "rubocop", "requirements": "~> 1.6" }, { "name": "rubocop-performance", "requirements": "~> 1.5" }, { "name": "rubocop-rake", "requirements": "~> 0.6" }, { "name": "rubocop-rspec", "requirements": "~> 3.0" }, { "name": "simplecov", "requirements": "~> 0.21" }, { "name": "simplecov-lcov", "requirements": "~> 0.8" }, { "name": "webmock", "requirements": "~> 3.14" } ], "runtime": [ { "name": "addressable", "requirements": "~> 2.5" }, { "name": "faraday", "requirements": "~> 2.0" }, { "name": "faraday-gzip", "requirements": ">= 2, < 4" }, { "name": "json", "requirements": "~> 2" }, { "name": "zeitwerk", "requirements": "~> 2.4" } ] } } |
2025-05-08 13:17:50 UTC |
K_XldHNWHYK8555DVdKxx |
puppet_fixturesOriginally part of puppetlabs_spec_helper, but with a significant refactoring to make it available standalone. |
0.1.0 | Content{ "name": "puppet_fixtures", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-05-08T13:14:18.881Z", "version_downloads": 0, "platform": "ruby", "authors": "Ewoud Kohl van Wijngaarden", "info": "Originally part of puppetlabs_spec_helper, but with a significant\nrefactoring to make it available standalone.\n", "licenses": [ "GPL-2.0-only" ], "metadata": { "source_code_uri": "https://github.com/voxpupuli/puppet_fixtures" }, "yanked": false, "sha": "89881af348d106768361e58fa303a588c7700a13509baf850619ede63d5d3ebb", "spec_sha": "bcae3a7002f96d24220fc8bdbc40411ba96c877322406026953464948a15cd91", "project_uri": "https://rubygems.org/gems/puppet_fixtures", "gem_uri": "https://rubygems.org/gems/puppet_fixtures-0.1.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/voxpupuli/puppet_fixtures", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rake", "requirements": "~> 13.0" } ] } } |
2025-05-08 13:14:20 UTC |
rMqH_i94Q412BiDaaouvo |
hammer_cli_foreman_ansibleForeman Ansible plugin for Hammer CLI |
0.8.0 | Content{ "name": "hammer_cli_foreman_ansible", "downloads": 19867, "version": "0.8.0", "version_created_at": "2025-05-08T13:14:04.284Z", "version_downloads": 0, "platform": "ruby", "authors": "Oleh Fedorenko", "info": "Foreman Ansible plugin for Hammer CLI", "licenses": [ "GPL-3.0-only" ], "metadata": {}, "yanked": false, "sha": "87f9731a99717fb2c3cbd84de75224247ce3e8cc2993170bd9b0f2b6583c01af", "spec_sha": "5f7e516b2d6311640afc32395409671fb928fad753eac7de1337a0b8e15ca08b", "project_uri": "https://rubygems.org/gems/hammer_cli_foreman_ansible", "gem_uri": "https://rubygems.org/gems/hammer_cli_foreman_ansible-0.8.0.gem", "homepage_uri": "https://github.com/theforeman/hammer-cli-foreman-ansible", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/hammer_cli_foreman_ansible/0.8.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "hammer_cli_foreman", "requirements": "~> 3.10" }, { "name": "hammer_cli_foreman_remote_execution", "requirements": "~> 0.3.0" } ] } } |
2025-05-08 13:14:05 UTC |