Rubyhooks

Lastest updates from Rubygems.org

ID Gem Version Body Updated At
9dyZQsD1yjECjW1y5QlRb

yugabytedb-ysql

Pg_YugabyteDB is the Ruby interface to the PostgreSQL-compatible YugabyteDB. It works with YugabyteDB 2.20 and later.

0.6
Content{ "name": "yugabytedb-ysql", "downloads": 879, "version": "0.6", "version_created_at": "2025-01-16T05:41:30.204Z", "version_downloads": 0, "platform": "ruby", "authors": "Michael Granger, Lars Kanis, YugabyteDB Dev Team", "info": "Pg_YugabyteDB is the Ruby interface to the PostgreSQL-compatible YugabyteDB. It works with YugabyteDB 2.20 and later.", "licenses": [ "BSD-2-Clause" ], "metadata": { "homepage_uri": "https://github.com/yugabyte/ruby-pg", "changelog_uri": "https://github.com/yugabyte/ruby-pg/blob/master/History.md", "source_code_uri": "https://github.com/yugabyte/ruby-pg", "documentation_uri": "http://deveiate.org/code/pg" }, "yanked": false, "sha": "a0cdb41a2d258089f9be8f04e74d8f1fc5399a131a1b23ad968ea0c780c83433", "spec_sha": "9baa58f5cd22e66e867e0777f7fbf34b93bac3f338b6dbb6e675b1dce0c4557a", "project_uri": "https://rubygems.org/gems/yugabytedb-ysql", "gem_uri": "https://rubygems.org/gems/yugabytedb-ysql-0.6.gem", "homepage_uri": "https://github.com/yugabyte/ruby-pg", "wiki_uri": null, "documentation_uri": "http://deveiate.org/code/pg", "mailing_list_uri": null, "source_code_uri": "https://github.com/yugabyte/ruby-pg", "bug_tracker_uri": null, "changelog_uri": "https://github.com/yugabyte/ruby-pg/blob/master/History.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-01-16 05:41:34 UTC
pJNyPQmNpkAiytswrXU7F

sc2ai

This is a Ruby interface to STARCRAFT® II. Write your own AI using an easy interface and compete against others.

0.4.3
Content{ "name": "sc2ai", "downloads": 3074, "version": "0.4.3", "version_created_at": "2025-01-16T05:39:08.519Z", "version_downloads": 0, "platform": "ruby", "authors": "Dyson Returns", "info": "This is a Ruby interface to STARCRAFT® II. Write your own AI using an easy interface and compete against others.", "licenses": [ "MIT", "Nonstandard" ], "metadata": { "homepage_uri": "https://sc2ai.pages.dev/", "changelog_uri": "https://sc2ai.pages.dev/file.CHANGELOG", "source_code_uri": "https://gitlab.com/dysonreturns/sc2ai" }, "yanked": false, "sha": "7921614e2bbc8b88f2b3678959e4cbf0b0ab4551b93815213f5ac70250122721", "spec_sha": "3c08d878815b76cca0494e5cc64c25addf801e65ca8b9797f2c714791417eeda", "project_uri": "https://rubygems.org/gems/sc2ai", "gem_uri": "https://rubygems.org/gems/sc2ai-0.4.3.gem", "homepage_uri": "https://sc2ai.pages.dev/", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://gitlab.com/dysonreturns/sc2ai", "bug_tracker_uri": null, "changelog_uri": "https://sc2ai.pages.dev/file.CHANGELOG", "funding_uri": null, "dependencies": { "development": [ { "name": "abbrev", "requirements": "~> 0.1.2" }, { "name": "async-rspec", "requirements": "~> 1.17" }, { "name": "conventional-changelog", "requirements": ">= 0" }, { "name": "factory_bot", "requirements": "~> 6.4" }, { "name": "fakefs", "requirements": "~> 2.5" }, { "name": "ostruct", "requirements": "~> 0.6.0" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "rspec", "requirements": "~> 3.13" }, { "name": "sord", "requirements": "~> 6.0" }, { "name": "standard", "requirements": "~> 1.44" }, { "name": "webrick", "requirements": "~> 1.9" }, { "name": "yard", "requirements": "~> 0.9.37" } ], "runtime": [ { "name": "async", "requirements": "~> 2.21" }, { "name": "async-process", "requirements": "~> 1.4" }, { "name": "async-websocket", "requirements": "~> 0.30" }, { "name": "fiddle", "requirements": ">= 0" }, { "name": "logger", "requirements": ">= 0" }, { "name": "numo-linalg", "requirements": "~> 0.1" }, { "name": "numo-narray", "requirements": "~> 0.9" }, { "name": "reline", "requirements": ">= 0" }, { "name": "rumale", "requirements": "~> 1.0" }, { "name": "sc2ai-kdtree", "requirements": "~> 0.4" }, { "name": "thor", "requirements": "~> 1.3" } ] } }
2025-01-16 05:39:13 UTC
YiBJIK5SK73Zux_iBSHjp

engtagger

A Ruby port of Perl Lingua::EN::Tagger, a probability based, corpus-trained tagger that assigns POS tags to English text based on a lookup dictionary and a set of probability values.

0.4.2
Content{ "name": "engtagger", "downloads": 2343349, "version": "0.4.2", "version_created_at": "2025-01-16T05:26:05.561Z", "version_downloads": 0, "platform": "ruby", "authors": "Yoichiro Hasebe", "info": "A Ruby port of Perl Lingua::EN::Tagger, a probability based, corpus-trained tagger that assigns POS tags to English text based on a lookup dictionary and a set of probability values.", "licenses": [ "GPL" ], "metadata": {}, "yanked": false, "sha": "aede9e85785997f55cbbe18a96ceef8ecf02e1ee349a262545bb420664a9e423", "spec_sha": "ed881964f995871f37adeaa83501e1c03a40b637f49fa082c1e705924509bf9a", "project_uri": "https://rubygems.org/gems/engtagger", "gem_uri": "https://rubygems.org/gems/engtagger-0.4.2.gem", "homepage_uri": "http://github.com/yohasebe/engtagger", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/engtagger/0.4.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "sin_lru_redux", "requirements": ">= 0" } ] } }
2025-01-16 05:26:08 UTC
dJYr6g714TjyP8W7abrw6

no-style-please2-plugins

plugins for jekyll theme no-style-please2 .

0.9.0
Content{ "name": "no-style-please2-plugins", "downloads": 13083, "version": "0.9.0", "version_created_at": "2025-01-16T05:21:14.626Z", "version_downloads": 0, "platform": "ruby", "authors": "vitock", "info": "plugins for jekyll theme no-style-please2 . ", "licenses": [], "metadata": { "homepage_uri": "https://github.com/vitock/no-style-please2-plugins", "changelog_uri": "https://github.com/vitock/no-style-please2-plugins/blob/main/LICENSE", "source_code_uri": "https://github.com/vitock/no-style-please2-plugins" }, "yanked": false, "sha": "5e95d29f4ca7d8afe3185d14a3cc0da97a50351a51b5b56fdd812fff99718a7f", "spec_sha": "6f2057be7198881556ea130dd03c18f86136bbf98dda7fb68115d5663c946c8d", "project_uri": "https://rubygems.org/gems/no-style-please2-plugins", "gem_uri": "https://rubygems.org/gems/no-style-please2-plugins-0.9.0.gem", "homepage_uri": "https://github.com/vitock/no-style-please2-plugins", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/vitock/no-style-please2-plugins", "bug_tracker_uri": null, "changelog_uri": "https://github.com/vitock/no-style-please2-plugins/blob/main/LICENSE", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "digest", "requirements": ">= 0" }, { "name": "jekyll", "requirements": "~> 4.0" }, { "name": "ltec", "requirements": "~> 0.1.2" } ] } }
2025-01-16 05:21:18 UTC
qIBUapgrRSn8wZ0f1DxZu

postspec

postspec gem

0.5.4
Content{ "name": "postspec", "downloads": 5971, "version": "0.5.4", "version_created_at": "2025-01-16T05:21:12.734Z", "version_downloads": 0, "platform": "ruby", "authors": "Claus Rasmussen", "info": "postspec gem", "licenses": [], "metadata": { "homepage_uri": "http://www.nowhere.com/" }, "yanked": false, "sha": "1b176adc4dc1e9a8dcac4d9ba17c3f5718c990c1ff7c32f4501c112863b853b3", "spec_sha": "d22399638e0c2d3f5f58fd12a5e3d7de2aeaae914f5e06bef043a4a7c8ff669e", "project_uri": "https://rubygems.org/gems/postspec", "gem_uri": "https://rubygems.org/gems/postspec-0.5.4.gem", "homepage_uri": "http://www.nowhere.com/", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": ">= 0" }, { "name": "simplecov", "requirements": ">= 0" } ], "runtime": [ { "name": "boolean", "requirements": ">= 0" }, { "name": "constrain", "requirements": ">= 0" }, { "name": "developer_exceptions", "requirements": ">= 0" }, { "name": "dry-inflector", "requirements": ">= 0" }, { "name": "fixture_fox", "requirements": ">= 0" }, { "name": "forward_to", "requirements": ">= 0" }, { "name": "indented_io", "requirements": ">= 0" }, { "name": "pg", "requirements": ">= 0" }, { "name": "pg_graph", "requirements": ">= 0" } ] } }
2025-01-16 05:21:15 UTC
PkfbFCD2mCwiW2-hLy1e2

postspec

postspec gem

0.5.3
Content{ "name": "postspec", "downloads": 5970, "version": "0.5.3", "version_created_at": "2025-01-16T05:12:35.587Z", "version_downloads": 0, "platform": "ruby", "authors": "Claus Rasmussen", "info": "postspec gem", "licenses": [], "metadata": { "homepage_uri": "http://www.nowhere.com/" }, "yanked": false, "sha": "e26a60be260fa324132f74e2dea0b6c2148a32bbcee3964ba735d82ec5bf9633", "spec_sha": "5a8aa24d104693eadad8f8e932d0737ecdce6fcb30b721444dbd5f8cc35e5ce4", "project_uri": "https://rubygems.org/gems/postspec", "gem_uri": "https://rubygems.org/gems/postspec-0.5.3.gem", "homepage_uri": "http://www.nowhere.com/", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": ">= 0" }, { "name": "simplecov", "requirements": ">= 0" } ], "runtime": [ { "name": "boolean", "requirements": ">= 0" }, { "name": "constrain", "requirements": ">= 0" }, { "name": "developer_exceptions", "requirements": ">= 0" }, { "name": "dry-inflector", "requirements": ">= 0" }, { "name": "fixture_fox", "requirements": ">= 0" }, { "name": "forward_to", "requirements": ">= 0" }, { "name": "indented_io", "requirements": ">= 0" }, { "name": "pg", "requirements": ">= 0" }, { "name": "pg_graph", "requirements": ">= 0" } ] } }
2025-01-16 05:12:38 UTC
AEn3RFE0JRWe4tADPM47x

api_engine_base

ApiEngineBase is the Base API to handle all the things you don't want to for a Rails API only backend serving a Dedicated frontend

0.1.2
Content{ "name": "api_engine_base", "downloads": 150, "version": "0.1.2", "version_created_at": "2025-01-16T05:12:22.713Z", "version_downloads": 0, "platform": "ruby", "authors": "matt-taylor", "info": "ApiEngineBase is the Base API to handle all the things you don't want to for a Rails API only backend serving a Dedicated frontend", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/matt-taylor/api_engine_base", "source_code_uri": "https://github.com/matt-taylor/api_engine_base" }, "yanked": false, "sha": "0e2c2e860f62743b08d6b6f26be939e86e8d5d0eb0158fc88f53b55d500955d2", "spec_sha": "a384d33bf912cb7ba5af39d8f1ea6b372d956fd914ebd0abcecaccecabcb10d8", "project_uri": "https://rubygems.org/gems/api_engine_base", "gem_uri": "https://rubygems.org/gems/api_engine_base-0.1.2.gem", "homepage_uri": "https://github.com/matt-taylor/api_engine_base", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/matt-taylor/api_engine_base", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bcrypt", "requirements": ">= 3" }, { "name": "class_composer", "requirements": ">= 2" }, { "name": "interactor", "requirements": ">= 0" }, { "name": "json_schematize", "requirements": ">= 0.11" }, { "name": "jwt", "requirements": ">= 2" }, { "name": "rails", "requirements": "~> 7" }, { "name": "rotp", "requirements": ">= 0" } ] } }
2025-01-16 05:12:25 UTC
fVvKjUpNpjYIgQqiTzHiX

swot-ruby

Identify email addresses or domains names that belong to colleges or universities. Help automate the process of approving or rejecting academic discounts.

1.0.5.20250116
Content{ "name": "swot-ruby", "downloads": 95933, "version": "1.0.5.20250116", "version_created_at": "2025-01-16T05:02:40.611Z", "version_downloads": 0, "platform": "ruby", "authors": "Dave Kimura, Lee Reilly", "info": "Identify email addresses or domains names that belong to colleges or universities. Help automate the process of approving or rejecting academic discounts.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "06e83919850558151b376615067ba1c98ceb654a20bd1088e73d2ed2ad3042e1", "spec_sha": "308aa09b8ac4c6b70c1b4ef807efc75b04ce9c453bf9cd3b961d6e477150c350", "project_uri": "https://rubygems.org/gems/swot-ruby", "gem_uri": "https://rubygems.org/gems/swot-ruby-1.0.5.20250116.gem", "homepage_uri": "https://github.com/kobaltz/swot", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/swot-ruby/1.0.5.20250116", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "naughty_or_nice", "requirements": "~> 2.0" }, { "name": "public_suffix", "requirements": ">= 0" } ] } }
2025-01-16 05:02:44 UTC
-fXq9XULERlAbNccz6i5_

sortsmith

Sortsmith provides a flexible, chainable API for sorting Ruby collections. It supports sorting by object keys, methods, case sensitivity, and custom transformations.

0.1.1
Content{ "name": "sortsmith", "downloads": 0, "version": "0.1.1", "version_created_at": "2025-01-16T04:59:16.059Z", "version_downloads": 0, "platform": "ruby", "authors": "Bryan", "info": "Sortsmith provides a flexible, chainable API for sorting Ruby collections. It supports sorting by object keys, methods, case sensitivity, and custom transformations.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/itsthedevman/sortsmith/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/itsthedevman/sortsmith/issues", "source_code_uri": "https://github.com/itsthedevman/sortsmith", "documentation_uri": "https://github.com/itsthedevman/sortsmith#readme", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "ffc03e630684930b638644f65e8b61677c5685468eccb2bce785ea6563a30bdc", "spec_sha": "3c30f625eead5ad832473eff871d459ae5e24f6258733bb9b44bd70d5d202f1c", "project_uri": "https://rubygems.org/gems/sortsmith", "gem_uri": "https://rubygems.org/gems/sortsmith-0.1.1.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://github.com/itsthedevman/sortsmith#readme", "mailing_list_uri": null, "source_code_uri": "https://github.com/itsthedevman/sortsmith", "bug_tracker_uri": "https://github.com/itsthedevman/sortsmith/issues", "changelog_uri": "https://github.com/itsthedevman/sortsmith/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-01-16 04:59:20 UTC
7FE4boUWppUbNXG1nyOyu

jekyll-theme-amethyst

https://github.com/qunitjs/jekyll-theme-amethyst

2.3.0
Content{ "name": "jekyll-theme-amethyst", "downloads": 15042, "version": "2.3.0", "version_created_at": "2025-01-16T04:49:55.536Z", "version_downloads": 0, "platform": "ruby", "authors": "Timo Tijhof, Trent Willis", "info": "https://github.com/qunitjs/jekyll-theme-amethyst", "licenses": [ "MIT" ], "metadata": { "plugin_type": "theme" }, "yanked": false, "sha": "fa9d1dfde8541ac6daf895e0c8513aeabc5351a48dde207816f7ced9db8cffaf", "spec_sha": "5f976c15ea9011db7680427ab13883715e553f25fbf56340c1d843ecba8f10de", "project_uri": "https://rubygems.org/gems/jekyll-theme-amethyst", "gem_uri": "https://rubygems.org/gems/jekyll-theme-amethyst-2.3.0.gem", "homepage_uri": "https://github.com/qunitjs/jekyll-theme-amethyst", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/jekyll-theme-amethyst/2.3.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "jekyll", "requirements": ">= 4.3, < 5.0" }, { "name": "jekyll-archives", "requirements": "~> 2.2.1" }, { "name": "jekyll-feed", "requirements": "~> 0.17.0" }, { "name": "jekyll-redirect-from", "requirements": "~> 0.16.0" }, { "name": "jekyll-relative-links", "requirements": "~> 0.7.0" }, { "name": "kramdown-parser-gfm", "requirements": "~> 1.1.0" } ] } }
2025-01-16 04:49:58 UTC
ZnZtBQo8XX23hfLhxEcBE

inat-get

Client for iNaturalist API.

0.8.0.15
Content{ "name": "inat-get", "downloads": 2586, "version": "0.8.0.15", "version_created_at": "2025-01-16T04:41:53.257Z", "version_downloads": 0, "platform": "ruby", "authors": "Ivan Shikhalev", "info": "Client for iNaturalist API.", "licenses": [ "GPL-3.0-or-later" ], "metadata": { "homepage_uri": "https://github.com/shikhalev/inat-get", "source_code_uri": "https://github.com/shikhalev/inat-get" }, "yanked": false, "sha": "92e55afca51e068349defec40ca45230bafbaab6827443a5f98ca73a8a161545", "spec_sha": "736d408764902ec5317a4705fcdf582232c813e8c24d739644fa67220b21b9ff", "project_uri": "https://rubygems.org/gems/inat-get", "gem_uri": "https://rubygems.org/gems/inat-get-0.8.0.15.gem", "homepage_uri": "https://github.com/shikhalev/inat-get", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/shikhalev/inat-get", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "sqlite3", "requirements": "~> 1.6.6" }, { "name": "tzinfo", "requirements": "~> 2.0.6" } ] } }
2025-01-16 04:41:57 UTC
boKMQVUKVyC9IWFfflFB1

vite_react

Vite 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.5
Content{ "name": "vite_react", "downloads": 116, "version": "0.1.5", "version_created_at": "2025-01-16T04:28:10.023Z", "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": "cad60f2b04cdd2babdc421e918b36d9af0cf812a37339a9a909605b2cc3e68c6", "spec_sha": "d4b757df82867138f63f906a44bb16b010b93721d19bbd25d645236492859afa", "project_uri": "https://rubygems.org/gems/vite_react", "gem_uri": "https://rubygems.org/gems/vite_react-0.1.5.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-01-16 04:28:14 UTC
3K7y8qppbSCvqbqTBjgjQ

vite_react

Vite 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.4
Content{ "name": "vite_react", "downloads": 110, "version": "0.1.4", "version_created_at": "2025-01-16T04:20:46.080Z", "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": "c2d759aed29821f07bd429efd3f636c5e28cedbc925ce6f574e57742b6babe4c", "spec_sha": "953128ec6300b4095378d3795b0e116d94fd4b86ea6d813e176a5f90101219e7", "project_uri": "https://rubygems.org/gems/vite_react", "gem_uri": "https://rubygems.org/gems/vite_react-0.1.4.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-01-16 04:20:48 UTC
p3vyBFH5F6-sO2HoJu3a2

abank

Arquiva movimentos conta-corrente, conta-cartao do activobank no bigquery. Permite apagar/recriar movimentos/rendas ja no bigquery. Permite ainda classificar movimentos no bigquery.

0.4.9
Content{ "name": "abank", "downloads": 57690, "version": "0.4.9", "version_created_at": "2025-01-16T04:12:05.034Z", "version_downloads": 0, "platform": "ruby", "authors": "Hernâni Rodrigues Vaz", "info": "Arquiva movimentos conta-corrente, conta-cartao do activobank no bigquery. Permite apagar/recriar movimentos/rendas ja no bigquery. Permite ainda classificar movimentos no bigquery.", "licenses": [ "MIT" ], "metadata": { "yard.run": "yard", "homepage_uri": "https://github.com/hernanirvaz/abank" }, "yanked": false, "sha": "d27b27537822a1867aae6dc287063c264c711cd6e00bf0d001af05f933b95fb6", "spec_sha": "fb6caa65945ec6fa9df4b665b3b118c588f848fc86479d92f8c9af6ed062157b", "project_uri": "https://rubygems.org/gems/abank", "gem_uri": "https://rubygems.org/gems/abank-0.4.9.gem", "homepage_uri": "https://github.com/hernanirvaz/abank", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "reek", "requirements": ">= 0" }, { "name": "rubocop", "requirements": ">= 0" }, { "name": "solargraph", "requirements": ">= 0" }, { "name": "yard", "requirements": ">= 0" } ], "runtime": [ { "name": "google-cloud-bigquery", "requirements": ">= 0" }, { "name": "roo", "requirements": ">= 0" }, { "name": "thor", "requirements": ">= 0" } ] } }
2025-01-16 04:12:10 UTC
1uOv28t8DV-6pxMwWcMMb

chargebee

Subscription Billing - Simple. Secure. Affordable. More details at www.chargebee.com.

2.49.0
Content{ "name": "chargebee", "downloads": 7735749, "version": "2.49.0", "version_created_at": "2025-01-16T03:49:09.124Z", "version_downloads": 0, "platform": "ruby", "authors": "Rajaraman S, Thiyagarajan T", "info": "Subscription Billing - Simple. Secure. Affordable. More details at www.chargebee.com.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/chargebee/chargebee-ruby/blob/master/CHANGELOG.md" }, "yanked": false, "sha": "2c62a340f76f644ad8ac168a29bd6e239122022afa15b6a56d2dd605e761292c", "spec_sha": "4e1a67119b66cbcd9b61d7f5eceb546f75f76f1a215fa057b26761f12a1eea80", "project_uri": "https://rubygems.org/gems/chargebee", "gem_uri": "https://rubygems.org/gems/chargebee-2.49.0.gem", "homepage_uri": "https://apidocs.chargebee.com/docs/api?lang=ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": "https://github.com/chargebee/chargebee-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "mocha", "requirements": ">= 0" }, { "name": "rspec", "requirements": "~> 3.0.0" } ], "runtime": [ { "name": "cgi", "requirements": ">= 0.1.0, < 1.0.0" }, { "name": "json_pure", "requirements": "~> 2.1" } ] } }
2025-01-16 03:49:14 UTC
SV0-pj121UTPRv6n3rfDf

bauble_core

Bauble is a gem designed to simplify the deployment of your Ruby-based AWS Lambda functions. It provides a streamlined and efficient process, ensuring that your functions are deployed quickly and correctly.

0.5.3
Content{ "name": "bauble_core", "downloads": 1159, "version": "0.5.3", "version_created_at": "2025-01-16T03:42:28.128Z", "version_downloads": 0, "platform": "ruby", "authors": "James Hoegerl", "info": "Bauble is a gem designed to simplify the deployment of your Ruby-based AWS Lambda functions. It\n provides a streamlined and efficient process, ensuring that your functions are deployed quickly and correctly.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/la-jamesh/bauble", "changelog_uri": "https://github.com/la-jamesh/bauble", "source_code_uri": "https://github.com/la-jamesh/bauble", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "21d68359a04b2e31793acf2fc6ff25857b7c0d4897d116a9fb372a4f7af45b61", "spec_sha": "37435fa8efab0a179a9939d8c50cabc0978f737f179ae2eb19904222cab7206c", "project_uri": "https://rubygems.org/gems/bauble_core", "gem_uri": "https://rubygems.org/gems/bauble_core-0.5.3.gem", "homepage_uri": "https://github.com/la-jamesh/bauble", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/la-jamesh/bauble", "bug_tracker_uri": null, "changelog_uri": "https://github.com/la-jamesh/bauble", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "colorize", "requirements": "~> 1.1.0" }, { "name": "thor", "requirements": "~> 1.3.2" } ] } }
2025-01-16 03:42:32 UTC
9FmEoqLQbAAcs5QivUTNe

vite_react

Vite 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.3
Content{ "name": "vite_react", "downloads": 67, "version": "0.1.3", "version_created_at": "2025-01-16T03:39:31.167Z", "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": "9c16350a8fbe4eb478da6796b15460bed6a42cee5be51a6ceb18970a37401bad", "spec_sha": "76837aaaed70ca4b84ad7dd793e79423f7f3fcb893406c0d9e9f8b2d3361d427", "project_uri": "https://rubygems.org/gems/vite_react", "gem_uri": "https://rubygems.org/gems/vite_react-0.1.3.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-01-16 03:39:34 UTC
f1hQ3svyiSGlC6AYKRzRe

abank

Arquiva movimentos conta-corrente, conta-cartao do activobank no bigquery. Permite apagar/recriar movimentos/rendas ja no bigquery. Permite ainda classificar movimentos no bigquery.

0.4.8
Content{ "name": "abank", "downloads": 57666, "version": "0.4.8", "version_created_at": "2025-01-16T03:34:14.307Z", "version_downloads": 0, "platform": "ruby", "authors": "Hernâni Rodrigues Vaz", "info": "Arquiva movimentos conta-corrente, conta-cartao do activobank no bigquery. Permite apagar/recriar movimentos/rendas ja no bigquery. Permite ainda classificar movimentos no bigquery.", "licenses": [ "MIT" ], "metadata": { "yard.run": "yard", "homepage_uri": "https://github.com/hernanirvaz/abank" }, "yanked": false, "sha": "565224942bf415aadd0c275465cac5a6ffefdf67600a85759d6cdf820937efe3", "spec_sha": "ad75120cf49673c7188305bf72bc219c90acb7bafb9c8c1983d34fe5f4c48579", "project_uri": "https://rubygems.org/gems/abank", "gem_uri": "https://rubygems.org/gems/abank-0.4.8.gem", "homepage_uri": "https://github.com/hernanirvaz/abank", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "reek", "requirements": ">= 0" }, { "name": "rubocop", "requirements": ">= 0" }, { "name": "solargraph", "requirements": ">= 0" }, { "name": "yard", "requirements": ">= 0" } ], "runtime": [ { "name": "google-cloud-bigquery", "requirements": ">= 0" }, { "name": "roo", "requirements": ">= 0" }, { "name": "thor", "requirements": ">= 0" } ] } }
2025-01-16 03:34:18 UTC
Bu-WRLGDLmmQneGmrnw3n

vite_react

Vite 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.2
Content{ "name": "vite_react", "downloads": 56, "version": "0.1.2", "version_created_at": "2025-01-16T03:29:57.646Z", "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": "dec0dd0f7927a422ed961f4572fcc3ee8a85f9afbcf29bc668465992eb8febea", "spec_sha": "41ee36172158f7648e7284a1e9fbfd6873b9e824a0469ecb4353cacfcd4add72", "project_uri": "https://rubygems.org/gems/vite_react", "gem_uri": "https://rubygems.org/gems/vite_react-0.1.2.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-01-16 03:30:02 UTC
sTpEb-6zuUlIP8yPqCb9M

vite_react

Vite 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.1
Content{ "name": "vite_react", "downloads": 56, "version": "0.1.1", "version_created_at": "2025-01-16T03:23:53.075Z", "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": "3173c914a45b1d6ec74e0e186e04849926970b20a2faf4809d962ba0fbaac39f", "spec_sha": "7aad4add7f482dbab56b3ef265766dc132b2faea9d95cb4b549fa9b410f1d4ba", "project_uri": "https://rubygems.org/gems/vite_react", "gem_uri": "https://rubygems.org/gems/vite_react-0.1.1.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-01-16 03:23:57 UTC
0jEeHdjbCI_88CYiGgN4w

ruby-next-parser

Parser extension to support edge and experimental Ruby syntax

3.4.0.2
Content{ "name": "ruby-next-parser", "downloads": 619987, "version": "3.4.0.2", "version_created_at": "2025-01-16T03:23:09.013Z", "version_downloads": 0, "platform": "ruby", "authors": "Vladimir Dementyev", "info": "\n Parser extension to support edge and experimental Ruby syntax\n ", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "http://github.com/ruby-next/parser", "source_code_uri": "http://github.com/ruby-next/parser" }, "yanked": false, "sha": "078452b859f5732430ca6485d645e1683b3760e985a9fa0971a41987c7434529", "spec_sha": "b346929421d675a04cb583df237b4539bb441de80425cc2158940f1161c87ce6", "project_uri": "https://rubygems.org/gems/ruby-next-parser", "gem_uri": "https://rubygems.org/gems/ruby-next-parser-3.4.0.2.gem", "homepage_uri": "http://github.com/ruby-next/parser", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "http://github.com/ruby-next/parser", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "parser", "requirements": ">= 3.0.3.1" } ] } }
2025-01-16 03:23:12 UTC
_R4BqTpl1xjHjlvlkTCR_

bauble_core

Bauble is a gem designed to simplify the deployment of your Ruby-based AWS Lambda functions. It provides a streamlined and efficient process, ensuring that your functions are deployed quickly and correctly.

0.5.2
Content{ "name": "bauble_core", "downloads": 1146, "version": "0.5.2", "version_created_at": "2025-01-16T03:21:45.701Z", "version_downloads": 0, "platform": "ruby", "authors": "James Hoegerl", "info": "Bauble is a gem designed to simplify the deployment of your Ruby-based AWS Lambda functions. It\n provides a streamlined and efficient process, ensuring that your functions are deployed quickly and correctly.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/la-jamesh/bauble", "changelog_uri": "https://github.com/la-jamesh/bauble", "source_code_uri": "https://github.com/la-jamesh/bauble", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "c9c605c059fcb20bfa27ddb22110ef4d7f3eab7a0fb37b13a8a814978cc87f82", "spec_sha": "7ccc5c9469cd3b96b5b6e747b3c92a42570fefcd802f442169201fd6ee3eed98", "project_uri": "https://rubygems.org/gems/bauble_core", "gem_uri": "https://rubygems.org/gems/bauble_core-0.5.2.gem", "homepage_uri": "https://github.com/la-jamesh/bauble", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/la-jamesh/bauble", "bug_tracker_uri": null, "changelog_uri": "https://github.com/la-jamesh/bauble", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "colorize", "requirements": "~> 1.1.0" }, { "name": "thor", "requirements": "~> 1.3.2" } ] } }
2025-01-16 03:21:49 UTC
YGXWvqQxPMJ_cEWukjDNR

barbeque_client

Barbeque client for Ruby

0.11.0
Content{ "name": "barbeque_client", "downloads": 70588, "version": "0.11.0", "version_created_at": "2025-01-16T03:09:30.113Z", "version_downloads": 0, "platform": "ruby", "authors": "Takashi Kokubun", "info": "Barbeque client for Ruby", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "0f0b541c17cd95d7b7e4224f557a2fd48a94cc5811a48daae91eb7ac00c747c7", "spec_sha": "0de77a0cad0dc855495bbd1e514114d607adc1ce0ca9f63cc6383d42ab480db1", "project_uri": "https://rubygems.org/gems/barbeque_client", "gem_uri": "https://rubygems.org/gems/barbeque_client-0.11.0.gem", "homepage_uri": "https://github.com/cookpad/barbeque_client", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/barbeque_client/0.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": ">= 0" }, { "name": "pry", "requirements": ">= 0" }, { "name": "rails", "requirements": ">= 7.2" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rspec-rails", "requirements": ">= 0" } ], "runtime": [ { "name": "activejob", "requirements": ">= 7.2" }, { "name": "garage_client", "requirements": ">= 0" }, { "name": "railties", "requirements": ">= 7.2" } ] } }
2025-01-16 03:09:33 UTC
GrCwIkSSCN9ydBRo04xYX

blacklight-gallery

Gallery display for Blacklight

4.8.2
Content{ "name": "blacklight-gallery", "downloads": 406085, "version": "4.8.2", "version_created_at": "2025-01-16T03:02:17.038Z", "version_downloads": 0, "platform": "ruby", "authors": "Chris Beer", "info": "Gallery display for Blacklight", "licenses": [ "Apache 2.0" ], "metadata": {}, "yanked": false, "sha": "ac563e6519dbec0b5293c7ce93f50f55b98153fd2be438f6f1c47f9c92b3b55c", "spec_sha": "375281e1f1a7dcd7c199c9d81e9ea39c0d56daf6f3553c6fb6ea9471e940fd81", "project_uri": "https://rubygems.org/gems/blacklight-gallery", "gem_uri": "https://rubygems.org/gems/blacklight-gallery-4.8.2.gem", "homepage_uri": "https://github.com/projectblacklight/blacklight-gallery", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/blacklight-gallery/4.8.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "capybara", "requirements": ">= 0" }, { "name": "engine_cart", "requirements": "~> 2.0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rspec-activemodel-mocks", "requirements": ">= 0" }, { "name": "rspec-collection_matchers", "requirements": ">= 0" }, { "name": "rspec-its", "requirements": ">= 0" }, { "name": "rspec-rails", "requirements": "~> 6" }, { "name": "selenium-webdriver", "requirements": ">= 3.13.1" }, { "name": "solr_wrapper", "requirements": ">= 0" }, { "name": "sqlite3", "requirements": ">= 0" } ], "runtime": [ { "name": "blacklight", "requirements": ">= 7.17, < 9" }, { "name": "rails", "requirements": ">= 6.1, < 9" } ] } }
2025-01-16 03:02:20 UTC
F0vxw2S-GWfuj-eRZS20D

redis-cluster-client

Redis cluster-aware client for Ruby

0.13.2
Content{ "name": "redis-cluster-client", "downloads": 8250800, "version": "0.13.2", "version_created_at": "2025-01-16T02:37:23.742Z", "version_downloads": 0, "platform": "ruby", "authors": "Taishi Kasuga", "info": "Redis cluster-aware client for Ruby", "licenses": [ "MIT" ], "metadata": { "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "1b02af375c76bba88d0848f0baa10a1d03c709bf2d599c592a189a78ed9800b8", "spec_sha": "e2c04f5f7b6c3a695ebdef17c73a1f451b2852d39872084b478ab9f3083d6533", "project_uri": "https://rubygems.org/gems/redis-cluster-client", "gem_uri": "https://rubygems.org/gems/redis-cluster-client-0.13.2.gem", "homepage_uri": "https://github.com/redis-rb/redis-cluster-client", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/redis-cluster-client/0.13.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "redis-client", "requirements": "~> 0.22" } ] } }
2025-01-16 02:37:27 UTC
iOldwj0ha6MepmhHbnyUG

skywalking

The Ruby Agent for Apache SkyWalking

0.0.0.beta2
Content{ "name": "skywalking", "downloads": 155, "version": "0.0.0.beta2", "version_created_at": "2025-01-16T02:36:59.010Z", "version_downloads": 0, "platform": "ruby", "authors": "Apache SkyWalking Team", "info": "The Ruby Agent for Apache SkyWalking", "licenses": [ "Apache-2.0" ], "metadata": { "homepage_uri": "https://skywalking.apache.org/", "changelog_uri": "https://github.com/apache/skywalking-ruby/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/apache/skywalking-ruby" }, "yanked": false, "sha": "1ad8f8d5632dc3b55dc7b09933b4def730cf0cb57688cb8cc560c0dcf6697fc3", "spec_sha": "cce693cea7cbe6ee39d521c7188cb9cb95438682b1962f467619804986c546d8", "project_uri": "https://rubygems.org/gems/skywalking", "gem_uri": "https://rubygems.org/gems/skywalking-0.0.0.beta2.gem", "homepage_uri": "https://skywalking.apache.org/", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/apache/skywalking-ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/apache/skywalking-ruby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bigdecimal", "requirements": "= 3.1.5" }, { "name": "bundler", "requirements": "~> 2.0" }, { "name": "faraday", "requirements": "~> 2.12" }, { "name": "rake", "requirements": "= 13.2.1" }, { "name": "rspec", "requirements": "~> 3" }, { "name": "rubocop", "requirements": "= 1.69.2" }, { "name": "rubocop-performance", "requirements": "= 1.23.0" }, { "name": "testcontainers-compose", "requirements": "~> 0.2.0" } ], "runtime": [ { "name": "grpc", "requirements": "~> 1.68.0" } ] } }
2025-01-16 02:37:06 UTC
-8x3293cRpWf-KkmOTK0f

resend

The Ruby and Rails SDK for resend.com

0.17.2
Content{ "name": "resend", "downloads": 58423, "version": "0.17.2", "version_created_at": "2025-01-16T02:03:57.720Z", "version_downloads": 0, "platform": "ruby", "authors": "Derich Pacheco", "info": "The Ruby and Rails SDK for resend.com", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "bed292989a96e0ac8b11e9ced4d45cde3d5ea584f73f69f07140152fc0ab5707", "spec_sha": "138247ca8a6c8d110b06574ee2e6d76b216324b0ed8520fd64ab357de8a3bc93", "project_uri": "https://rubygems.org/gems/resend", "gem_uri": "https://rubygems.org/gems/resend-0.17.2.gem", "homepage_uri": "https://github.com/resend/resend-ruby", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/resend/0.17.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rails", "requirements": ">= 0" } ], "runtime": [ { "name": "httparty", "requirements": ">= 0.21.0" } ] } }
2025-01-16 02:04:00 UTC
cWI9uTfeG2pKUPhvfqz66

colorato

terminal colors extracted from flor

1.1.0
Content{ "name": "colorato", "downloads": 1070, "version": "1.1.0", "version_created_at": "2025-01-16T02:03:40.747Z", "version_downloads": 0, "platform": "ruby", "authors": "John Mettraux", "info": "terminal colors extracted from flor", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/floraison/colorato", "changelog_uri": "https://github.com/floraison/colorato/blob/master/CHANGELOG.md", "bug_tracker_uri": "https://github.com/floraison/colorato/issues", "source_code_uri": "https://github.com/floraison/colorato", "documentation_uri": "https://github.com/floraison/colorato", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "4902354766daee53ca6f87487d864c42e4259492b4acc0121fc450cbdddc35bb", "spec_sha": "92e2e8897074865c6baefc51f98c72b28d54e6100bf2131b5e4c312472b9e620", "project_uri": "https://rubygems.org/gems/colorato", "gem_uri": "https://rubygems.org/gems/colorato-1.1.0.gem", "homepage_uri": "https://github.com/floraison/colorato", "wiki_uri": null, "documentation_uri": "https://github.com/floraison/colorato", "mailing_list_uri": null, "source_code_uri": "https://github.com/floraison/colorato", "bug_tracker_uri": "https://github.com/floraison/colorato/issues", "changelog_uri": "https://github.com/floraison/colorato/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "probatio", "requirements": "~> 1" } ], "runtime": [] } }
2025-01-16 02:03:44 UTC
hloEEFAsi1kel0GTr1JmF

ruby-next-parser

Parser extension to support edge and experimental Ruby syntax

3.4.0.1
Content{ "name": "ruby-next-parser", "downloads": 619836, "version": "3.4.0.1", "version_created_at": "2025-01-16T01:53:38.481Z", "version_downloads": 0, "platform": "ruby", "authors": "Vladimir Dementyev", "info": "\n Parser extension to support edge and experimental Ruby syntax\n ", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "http://github.com/ruby-next/parser", "source_code_uri": "http://github.com/ruby-next/parser" }, "yanked": false, "sha": "48c3d6aba9848ee4fe59abb313a3610cc0e5b9d18c00f77a4f3b39d8cd3ca064", "spec_sha": "c2c7c4ee2bf88c5697976c0849526577ea534bb3e89ce418692599dec02e13d2", "project_uri": "https://rubygems.org/gems/ruby-next-parser", "gem_uri": "https://rubygems.org/gems/ruby-next-parser-3.4.0.1.gem", "homepage_uri": "http://github.com/ruby-next/parser", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "http://github.com/ruby-next/parser", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "parser", "requirements": ">= 3.0.3.1" } ] } }
2025-01-16 01:53:43 UTC
ji8qJ2zYCcxnLejDMXEG5

vng

A Ruby client for the Vonigo API.

3.3.0
Content{ "name": "vng", "downloads": 4808, "version": "3.3.0", "version_created_at": "2025-01-16T01:50:07.846Z", "version_downloads": 0, "platform": "ruby", "authors": "claudiob", "info": "A Ruby client for the Vonigo API.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://rubygems.org/gems/vng", "changelog_uri": "https://github.com/claudiob/vng/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/claudiob/vng" }, "yanked": false, "sha": "42adc2cc0576dcd20c3a38db702b6c0896044b2484d3237ac1e08378c851ce92", "spec_sha": "4d22c5cc7b3b3b404d77d8a8ab01dbac655ede648c74a903eabcee280762cfec", "project_uri": "https://rubygems.org/gems/vng", "gem_uri": "https://rubygems.org/gems/vng-3.3.0.gem", "homepage_uri": "https://rubygems.org/gems/vng", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/claudiob/vng", "bug_tracker_uri": null, "changelog_uri": "https://github.com/claudiob/vng/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "activesupport", "requirements": ">= 0" }, { "name": "rubocop", "requirements": ">= 0" }, { "name": "simplecov", "requirements": ">= 0" } ], "runtime": [] } }
2025-01-16 01:50:12 UTC
IQrd0L0Jmj25DDgfmxXom

flowbite

This gem adds the Flowbite assets to your asset pipeline so you can import them in your Rails project.

2.5.2
Content{ "name": "flowbite", "downloads": 1837, "version": "2.5.2", "version_created_at": "2025-01-16T01:41:45.498Z", "version_downloads": 0, "platform": "ruby", "authors": "Ivan Naumov", "info": "This gem adds the Flowbite assets to your asset pipeline so you can import them in your Rails project.\n", "licenses": [ "MIT" ], "metadata": { "bug_tracker_uri": "https://github.com/iwdt/flowbite-rails/issues", "source_code_uri": "https://github.com/iwdt/flowbite-rails", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "0c8e0082aaf0627e62e7e54b8ead8744a41a2c6cac4001f0ffd5c08c930763fd", "spec_sha": "a00ca290a0287a5b40b08e1874148cd7e70bb8ad686cdbc647191b345a604eaa", "project_uri": "https://rubygems.org/gems/flowbite", "gem_uri": "https://rubygems.org/gems/flowbite-2.5.2.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/iwdt/flowbite-rails", "bug_tracker_uri": "https://github.com/iwdt/flowbite-rails/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-01-16 01:41:49 UTC
om-OzISJPZ-ebwO1tZC1o

ruby-next-parser

Parser extension to support edge and experimental Ruby syntax

3.4.0.0
Content{ "name": "ruby-next-parser", "downloads": 619807, "version": "3.4.0.0", "version_created_at": "2025-01-16T01:33:17.405Z", "version_downloads": 0, "platform": "ruby", "authors": "Vladimir Dementyev", "info": "\n Parser extension to support edge and experimental Ruby syntax\n ", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "http://github.com/ruby-next/parser", "source_code_uri": "http://github.com/ruby-next/parser" }, "yanked": false, "sha": "fc352ec323075c444683955a599e44d310c8bd48f25ac5d316f995a47e86dfa1", "spec_sha": "9cb5df9d53a9a42da31743698b76b332f97b8e01769e9739d5607864aa7efb05", "project_uri": "https://rubygems.org/gems/ruby-next-parser", "gem_uri": "https://rubygems.org/gems/ruby-next-parser-3.4.0.0.gem", "homepage_uri": "http://github.com/ruby-next/parser", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "http://github.com/ruby-next/parser", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "parser", "requirements": ">= 3.0.3.1" } ] } }
2025-01-16 01:33:20 UTC
_504MbrRe3Uyo-Lcnkzuk

tebako

Tebako is an executable packager. It packages a set of files into a single executable binary that allows a user to run a selected file from the packaged software as if it is a mounted filesystem.

0.12.2
Content{ "name": "tebako", "downloads": 16975, "version": "0.12.2", "version_created_at": "2025-01-16T01:03:24.059Z", "version_downloads": 0, "platform": "ruby", "authors": "Ribose Inc.", "info": "Tebako is an executable packager. It packages a set of files into a single\nexecutable binary that allows a user to run a selected file from the\npackaged software as if it is a mounted filesystem.\n", "licenses": [ "BSD-2-Clause" ], "metadata": { "homepage_uri": "https://github.com/tamatebako/tebako", "source_code_uri": "https://github.com/tamatebako/tebako" }, "yanked": false, "sha": "c88db4a11aa8b076e440a56ef7854746f997c8e82dc07a69d1b7a91435b4b877", "spec_sha": "025d1fbd703632a047bd4f82cc316a757f57634f835735f5c6dcd843e7c6cb8b", "project_uri": "https://rubygems.org/gems/tebako", "gem_uri": "https://rubygems.org/gems/tebako-0.12.2.gem", "homepage_uri": "https://github.com/tamatebako/tebako", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/tamatebako/tebako", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "hoe", "requirements": ">= 0" }, { "name": "minitest", "requirements": ">= 0" }, { "name": "rspec", "requirements": "~> 3.2" }, { "name": "rubocop", "requirements": "~> 1.52" }, { "name": "rubocop-rubycw", "requirements": ">= 0" }, { "name": "simplecov", "requirements": ">= 0" }, { "name": "simplecov-cobertura", "requirements": ">= 0" } ], "runtime": [ { "name": "thor", "requirements": "~> 1.2" }, { "name": "yaml", "requirements": "~> 0.2.1" } ] } }
2025-01-16 01:03:28 UTC
TFp4JtIV9VhVX9Av0MDKf

circuit_breaker-wf

CircuitBreaker is a Ruby implementation of a Petri Net workflow system, allowing for complex AI workflow definitions and executions

0.1.0
Content{ "name": "circuit_breaker-wf", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-01-16T01:00:57.340Z", "version_downloads": 0, "platform": "ruby", "authors": "Lee Faus", "info": "CircuitBreaker is a Ruby implementation of a Petri Net workflow system, allowing for complex AI workflow definitions and executions", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/castingclouds/circuit_breaker", "changelog_uri": "https://github.com/castingclouds/circuit_breaker/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/castingclouds/circuit_breaker" }, "yanked": false, "sha": "498486ec20ad657eb49abfbefaae97fac2501f6ceda7f53c098212dbe5e228cc", "spec_sha": "cb9529e7d78bf072ecafd3b54721b029d0905faeec1bc4eb88bd33562af23cba", "project_uri": "https://rubygems.org/gems/circuit_breaker-wf", "gem_uri": "https://rubygems.org/gems/circuit_breaker-wf-0.1.0.gem", "homepage_uri": "https://github.com/castingclouds/circuit_breaker", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/castingclouds/circuit_breaker", "bug_tracker_uri": null, "changelog_uri": "https://github.com/castingclouds/circuit_breaker/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rubocop", "requirements": "~> 1.21" } ], "runtime": [ { "name": "async", "requirements": "~> 2.21" }, { "name": "concurrent-ruby", "requirements": "~> 1.2" }, { "name": "json", "requirements": "~> 2.6" }, { "name": "json-schema", "requirements": "~> 5.1" }, { "name": "nats-pure", "requirements": "~> 2.4" }, { "name": "nokogiri", "requirements": "~> 1.18" }, { "name": "redcarpet", "requirements": "~> 3.6" } ] } }
2025-01-16 01:01:00 UTC
mlCrs8VZB-OKjFPLVBMK-

avalara_sdk

API for evaluating transactions against direct-to-consumer Beverage Alcohol shipping regulations. This API is currently in beta.

24.12.2
Content{ "name": "avalara_sdk", "downloads": 4215, "version": "24.12.2", "version_created_at": "2025-01-16T00:31:09.811Z", "version_downloads": 0, "platform": "ruby", "authors": "OpenAPI-Generator", "info": "API for evaluating transactions against direct-to-consumer Beverage Alcohol shipping regulations. This API is currently in beta. ", "licenses": [ "Unlicense" ], "metadata": {}, "yanked": false, "sha": "0b02539ded49d1a6fc07f38c82d8000dd4da0423c9960deb5bac2d04c4e76c7f", "spec_sha": "e69c8e4f639358754fe335fbfa0f83456ff475988b5649ac1dc72a72d46691bc", "project_uri": "https://rubygems.org/gems/avalara_sdk", "gem_uri": "https://rubygems.org/gems/avalara_sdk-24.12.2.gem", "homepage_uri": "https://openapi-generator.tech", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/avalara_sdk/24.12.2", "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.0.1" } ] } }
2025-01-16 00:31:12 UTC
_pW_k_is2iwSZJgmL27HN

jekyll-theme-amethyst

https://github.com/qunitjs/jekyll-theme-amethyst

2.2.1
Content{ "name": "jekyll-theme-amethyst", "downloads": 14899, "version": "2.2.1", "version_created_at": "2025-01-16T00:29:54.592Z", "version_downloads": 0, "platform": "ruby", "authors": "Timo Tijhof, Trent Willis", "info": "https://github.com/qunitjs/jekyll-theme-amethyst", "licenses": [ "MIT" ], "metadata": { "plugin_type": "theme" }, "yanked": false, "sha": "58caffaed0a4feb4bd0bebfec1c208793465e3d13009675d03ec56a3ebc28505", "spec_sha": "d44c2c12d26196822b79c70e973686f3573dfedb5b16632ec430dfc9a3ee480e", "project_uri": "https://rubygems.org/gems/jekyll-theme-amethyst", "gem_uri": "https://rubygems.org/gems/jekyll-theme-amethyst-2.2.1.gem", "homepage_uri": "https://github.com/qunitjs/jekyll-theme-amethyst", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/jekyll-theme-amethyst/2.2.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "jekyll", "requirements": ">= 4.3, < 5.0" }, { "name": "jekyll-archives", "requirements": "~> 2.2.1" }, { "name": "jekyll-feed", "requirements": "~> 0.17.0" }, { "name": "jekyll-redirect-from", "requirements": "~> 0.16.0" }, { "name": "jekyll-relative-links", "requirements": "~> 0.7.0" }, { "name": "kramdown-parser-gfm", "requirements": "~> 1.1.0" } ] } }
2025-01-16 00:29:57 UTC
K7Fs1XlOFtYXk6mcOePkT

deny-list-validator

This rubygem does not have a description or summary.

0.0.1
Content{ "name": "deny-list-validator", "downloads": 0, "version": "0.0.1", "version_created_at": "2025-01-16T00:25:11.611Z", "version_downloads": 0, "platform": "ruby", "authors": "X", "info": "This rubygem does not have a description or summary.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "041684b35df2e2010ab51a592f46bedce296818040023a26ff4e13643ee4c632", "spec_sha": "f45f0fb8e6bfa889db8d1eb8857d2cfcc0231c9c81575f1c7dc308d99cfc523a", "project_uri": "https://rubygems.org/gems/deny-list-validator", "gem_uri": "https://rubygems.org/gems/deny-list-validator-0.0.1.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/deny-list-validator/0.0.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-01-16 00:25:14 UTC
yL02NmCnpKWq6sLNnDc0W

ding_sdk

Ding Ruby SDK

0.11.10
Content{ "name": "ding_sdk", "downloads": 18765, "version": "0.11.10", "version_created_at": "2025-01-16T00:20:53.711Z", "version_downloads": 0, "platform": "ruby", "authors": "Ding", "info": "Ding Ruby SDK", "licenses": [ "Apache-2.0" ], "metadata": { "homepage_uri": "https://github.com/ding-live/ding-ruby.git", "source_code_uri": "https://github.com/ding-live/ding-ruby.git", "documentation_uri": "https://github.com/ding-live/ding-ruby.git" }, "yanked": false, "sha": "436bc0fb7ba74373b26b71d4cf12c3196e3e9be178b6220cd6d520198aa37153", "spec_sha": "d0fd6a03024785f34555466eb6840c417b32e1688a141711e07245e7cad4062e", "project_uri": "https://rubygems.org/gems/ding_sdk", "gem_uri": "https://rubygems.org/gems/ding_sdk-0.11.10.gem", "homepage_uri": "https://github.com/ding-live/ding-ruby.git", "wiki_uri": null, "documentation_uri": "https://github.com/ding-live/ding-ruby.git", "mailing_list_uri": null, "source_code_uri": "https://github.com/ding-live/ding-ruby.git", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "minitest", "requirements": ">= 0" }, { "name": "rubocop", "requirements": "~> 1.60.2" }, { "name": "sorbet", "requirements": ">= 0" }, { "name": "tapioca", "requirements": ">= 0" } ], "runtime": [ { "name": "faraday", "requirements": ">= 0" }, { "name": "faraday-multipart", "requirements": ">= 0" }, { "name": "rack", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "sorbet-runtime", "requirements": ">= 0" } ] } }
2025-01-16 00:20:56 UTC
katZo00BeT58rC48H_N5i

jekyll-theme-amethyst

https://github.com/qunitjs/jekyll-theme-amethyst

2.2.0
Content{ "name": "jekyll-theme-amethyst", "downloads": 14897, "version": "2.2.0", "version_created_at": "2025-01-16T00:20:51.447Z", "version_downloads": 0, "platform": "ruby", "authors": "Timo Tijhof, Trent Willis", "info": "https://github.com/qunitjs/jekyll-theme-amethyst", "licenses": [ "MIT" ], "metadata": { "plugin_type": "theme" }, "yanked": false, "sha": "cfdb6872d51dd19cb776277407f489420fabbd2482ee71c6d9107eb5029a5f11", "spec_sha": "ccc239da17f74009ec6276e64514cdb10998d670d21e5c9e8cf301fd60d8cc27", "project_uri": "https://rubygems.org/gems/jekyll-theme-amethyst", "gem_uri": "https://rubygems.org/gems/jekyll-theme-amethyst-2.2.0.gem", "homepage_uri": "https://github.com/qunitjs/jekyll-theme-amethyst", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/jekyll-theme-amethyst/2.2.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "jekyll", "requirements": ">= 4.3, < 5.0" }, { "name": "jekyll-archives", "requirements": "~> 2.2.1" }, { "name": "jekyll-feed", "requirements": "~> 0.17.0" }, { "name": "jekyll-redirect-from", "requirements": "~> 0.16.0" }, { "name": "jekyll-relative-links", "requirements": "~> 0.7.0" }, { "name": "kramdown-parser-gfm", "requirements": "~> 1.1.0" } ] } }
2025-01-16 00:20:53 UTC
Mgc-iubYOewJ9ucoNrTvW

hoardable

Rails model versioning with the power of uni-temporal inherited tables

0.18.1
Content{ "name": "hoardable", "downloads": 39057, "version": "0.18.1", "version_created_at": "2025-01-15T23:47:50.724Z", "version_downloads": 0, "platform": "ruby", "authors": "justin talbott", "info": "Rails model versioning with the power of uni-temporal inherited tables", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/waymondo/hoardable", "source_code_uri": "https://github.com/waymondo/hoardable", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "4bbf949d0fd350cb6fd2cea25bfa06efa736f9b88dd49660864861b9976f1b2c", "spec_sha": "d50ca7ffa24b2bfd825b8218951146a2bf4eddd3db7456f49c354021661f6dc3", "project_uri": "https://rubygems.org/gems/hoardable", "gem_uri": "https://rubygems.org/gems/hoardable-0.18.1.gem", "homepage_uri": "https://github.com/waymondo/hoardable", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/waymondo/hoardable", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activerecord", "requirements": ">= 7" }, { "name": "activesupport", "requirements": ">= 7" }, { "name": "fx", "requirements": ">= 0.9, < 1" }, { "name": "pg", "requirements": ">= 1, < 2" }, { "name": "railties", "requirements": ">= 7" } ] } }
2025-01-15 23:47:54 UTC
IJiPKkPDOCmYez6lHr_Uc

cryptum

Personalized High-Frequency Trading Bot

0.0.466
Content{ "name": "cryptum", "downloads": 101759, "version": "0.0.466", "version_created_at": "2025-01-15T23:42:49.753Z", "version_downloads": 0, "platform": "ruby", "authors": "0day Inc.", "info": "Personalized High-Frequency Trading Bot", "licenses": [ "GPL" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "1cc3adbab68b02c8707f08ef9997f99b7bbe1a205cfb2c39d829a89750048fb5", "spec_sha": "78e5dcad72a093a89585a879585f880c7586ce7425ed4f47cf9b3b2045b8d7c7", "project_uri": "https://rubygems.org/gems/cryptum", "gem_uri": "https://rubygems.org/gems/cryptum-0.0.466.gem", "homepage_uri": "https://github.com/0dayinc/cryptum", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/cryptum/0.0.466", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 2.6.2" }, { "name": "rake", "requirements": "= 13.2.1" }, { "name": "rdoc", "requirements": "= 6.10.0" }, { "name": "rspec", "requirements": "= 3.13.0" } ], "runtime": [ { "name": "addressable", "requirements": "= 2.8.7" }, { "name": "bundler-audit", "requirements": "= 0.9.2" }, { "name": "curses", "requirements": "= 1.4.7" }, { "name": "eventmachine", "requirements": "= 1.2.7" }, { "name": "faye-websocket", "requirements": "= 0.11.3" }, { "name": "neovim", "requirements": "= 0.10.0" }, { "name": "permessage_deflate", "requirements": "= 0.1.4" }, { "name": "pry", "requirements": "= 0.15.2" }, { "name": "pry-doc", "requirements": "= 1.5.0" }, { "name": "rbtrace", "requirements": "= 0.5.1" }, { "name": "require_all", "requirements": "= 3.0.0" }, { "name": "rest-client", "requirements": "= 2.1.0" }, { "name": "rubocop", "requirements": "= 1.70.0" }, { "name": "rubocop-rake", "requirements": "= 0.6.0" }, { "name": "rubocop-rspec", "requirements": "= 3.3.0" }, { "name": "ruby-prof", "requirements": "= 1.7.1" }, { "name": "rvm", "requirements": "= 1.11.3.9" }, { "name": "tty-prompt", "requirements": "= 0.23.1" }, { "name": "websocket-extensions", "requirements": "= 0.1.5" } ] } }
2025-01-15 23:42:55 UTC
2yBMRJps-YBJFNYICGXyh

deadfire

Deadfire - lightweight css preprocessor

0.6.0
Content{ "name": "deadfire", "downloads": 1948, "version": "0.6.0", "version_created_at": "2025-01-15T23:37:37.966Z", "version_downloads": 0, "platform": "ruby", "authors": "Haroon Ahmed", "info": "Deadfire - lightweight css preprocessor", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/hahmed/deadfire", "changelog_uri": "https://github.com/hahmed/deadfire/changelog.md", "source_code_uri": "https://github.com/hahmed/deadfire" }, "yanked": false, "sha": "5041efebcd00324a96962794899cadc051f877c75e3cd882c32c55be55f01adc", "spec_sha": "cbdd215aa672886576cd84f200efd0d4eeea615a92ea4272fd6318e69692a081", "project_uri": "https://rubygems.org/gems/deadfire", "gem_uri": "https://rubygems.org/gems/deadfire-0.6.0.gem", "homepage_uri": "https://github.com/hahmed/deadfire", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/hahmed/deadfire", "bug_tracker_uri": null, "changelog_uri": "https://github.com/hahmed/deadfire/changelog.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "actionpack", "requirements": ">= 7.0.0" }, { "name": "activesupport", "requirements": ">= 7.0.0" }, { "name": "propshaft", "requirements": ">= 0.9.0" }, { "name": "railties", "requirements": ">= 7.0.0" } ] } }
2025-01-15 23:37:40 UTC
oQRIsmruFOVzUsFBHbxX_

pwn

https://github.com/0dayinc/pwn/README.md

0.5.234
Content{ "name": "pwn", "downloads": 409233, "version": "0.5.234", "version_created_at": "2025-01-15T23:18:24.242Z", "version_downloads": 0, "platform": "ruby", "authors": "0day Inc.", "info": "https://github.com/0dayinc/pwn/README.md", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "33e64ea9314570bcb1af9af010fb5f0cddf5b6ae80ed8b5db490aef0f7ea9135", "spec_sha": "dd9e3eb840bf1945d3a328d32dd153f6ad1ff3a1101018f361fa7e678b522074", "project_uri": "https://rubygems.org/gems/pwn", "gem_uri": "https://rubygems.org/gems/pwn-0.5.234.gem", "homepage_uri": "https://github.com/0dayinc/pwn", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/pwn/0.5.234", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 2.6.2" }, { "name": "rake", "requirements": "= 13.2.1" }, { "name": "rdoc", "requirements": "= 6.10.0" }, { "name": "rspec", "requirements": "= 3.13.0" } ], "runtime": [ { "name": "activesupport", "requirements": "= 8.0.1" }, { "name": "anemone", "requirements": "= 0.7.2" }, { "name": "authy", "requirements": "= 3.0.1" }, { "name": "aws-sdk", "requirements": "= 3.2.0" }, { "name": "barby", "requirements": "= 0.7.0" }, { "name": "base32", "requirements": "= 0.3.4" }, { "name": "brakeman", "requirements": "= 7.0.0" }, { "name": "bson", "requirements": "= 5.0.2" }, { "name": "bundler-audit", "requirements": "= 0.9.2" }, { "name": "bunny", "requirements": "= 2.23.0" }, { "name": "colorize", "requirements": "= 1.1.0" }, { "name": "credit_card_validations", "requirements": "= 7.0.0" }, { "name": "eventmachine", "requirements": "= 1.2.7" }, { "name": "executable-hooks", "requirements": "= 1.7.1" }, { "name": "faker", "requirements": "= 3.5.1" }, { "name": "faye-websocket", "requirements": "= 0.11.3" }, { "name": "ffi", "requirements": "= 1.17.1" }, { "name": "fftw3", "requirements": "= 0.3" }, { "name": "gdb", "requirements": "= 1.0.0" }, { "name": "gem-wrappers", "requirements": "= 1.4.0" }, { "name": "geocoder", "requirements": "= 1.8.5" }, { "name": "gist", "requirements": "= 6.0.0" }, { "name": "gruff", "requirements": "= 0.25.0" }, { "name": "htmlentities", "requirements": "= 4.3.4" }, { "name": "ipaddress", "requirements": "= 0.8.3" }, { "name": "jenkins_api_client2", "requirements": "= 1.9.0" }, { "name": "js-beautify", "requirements": "= 0.1.8" }, { "name": "json", "requirements": "= 2.9.1" }, { "name": "jsonpath", "requirements": "= 1.1.5" }, { "name": "jwt", "requirements": "= 2.10.1" }, { "name": "libusb", "requirements": "= 0.7.2" }, { "name": "luhn", "requirements": "= 1.0.2" }, { "name": "mail", "requirements": "= 2.8.1" }, { "name": "meshtastic", "requirements": "= 0.0.81" }, { "name": "metasm", "requirements": "= 1.0.5" }, { "name": "mongo", "requirements": "= 2.21.0" }, { "name": "msfrpc-client", "requirements": "= 1.1.2" }, { "name": "netaddr", "requirements": "= 2.0.6" }, { "name": "net-ldap", "requirements": "= 0.19.0" }, { "name": "net-openvpn", "requirements": "= 0.8.7" }, { "name": "net-smtp", "requirements": "= 0.5.0" }, { "name": "nexpose", "requirements": "= 7.3.0" }, { "name": "nokogiri", "requirements": "= 1.18.1" }, { "name": "nokogiri-diff", "requirements": "= 0.3.0" }, { "name": "oily_png", "requirements": "= 1.2.1" }, { "name": "open3", "requirements": "= 0.2.1" }, { "name": "os", "requirements": "= 1.1.4" }, { "name": "ostruct", "requirements": "= 0.6.1" }, { "name": "packetfu", "requirements": "= 2.0.0" }, { "name": "packetgen", "requirements": "= 4.0.0" }, { "name": "pdf-reader", "requirements": "= 2.13.0" }, { "name": "pg", "requirements": "= 1.5.9" }, { "name": "pry", "requirements": "= 0.15.2" }, { "name": "pry-doc", "requirements": "= 1.5.0" }, { "name": "rb-readline", "requirements": "= 0.5.5" }, { "name": "rbvmomi2", "requirements": "= 3.8.0" }, { "name": "rest-client", "requirements": "= 2.1.0" }, { "name": "rex", "requirements": "= 2.0.13" }, { "name": "rmagick", "requirements": "= 6.0.1" }, { "name": "rqrcode", "requirements": "= 2.2.0" }, { "name": "rtesseract", "requirements": "= 3.1.3" }, { "name": "rubocop", "requirements": "= 1.70.0" }, { "name": "rubocop-rake", "requirements": "= 0.6.0" }, { "name": "rubocop-rspec", "requirements": "= 3.3.0" }, { "name": "ruby-audio", "requirements": "= 1.6.1" }, { "name": "ruby-nmap", "requirements": "= 1.0.3" }, { "name": "ruby-saml", "requirements": "= 1.17.0" }, { "name": "rvm", "requirements": "= 1.11.3.9" }, { "name": "savon", "requirements": "= 2.15.1" }, { "name": "selenium-devtools", "requirements": "= 0.131.0" }, { "name": "slack-ruby-client", "requirements": "= 2.4.0" }, { "name": "socksify", "requirements": "= 1.7.1" }, { "name": "spreadsheet", "requirements": "= 1.3.3" }, { "name": "sqlite3", "requirements": "= 2.5.0" }, { "name": "thin", "requirements": "= 1.8.2" }, { "name": "tty-prompt", "requirements": "= 0.23.1" }, { "name": "tty-spinner", "requirements": "= 0.9.3" }, { "name": "uart", "requirements": "= 1.0.0" }, { "name": "watir", "requirements": "= 7.3.0" }, { "name": "waveform", "requirements": "= 0.1.3" }, { "name": "webrick", "requirements": "= 1.9.1" }, { "name": "whois", "requirements": "= 6.0.1" }, { "name": "whois-parser", "requirements": "= 2.0.0" }, { "name": "wicked_pdf", "requirements": "= 2.8.2" }, { "name": "yard", "requirements": "= 0.9.37" } ] } }
2025-01-15 23:18:30 UTC
eImrxOasLPlIvIhZ8vPcM

gitlab-glfm-markdown

Markdown processing for GitLab Flavored Markdown

0.0.24
Content{ "name": "gitlab-glfm-markdown", "downloads": 8881425, "version": "0.0.24", "version_created_at": "2025-01-15T23:14:34.424Z", "version_downloads": 0, "platform": "x86_64-linux-musl", "authors": "Brett Walker", "info": "Markdown processing for GitLab Flavored Markdown", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab-glfm-markdown", "changelog_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab-glfm-markdown/-/releases", "source_code_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab-glfm-markdown" }, "yanked": false, "sha": "f12c42e7c230b6e6fc086de2e16c4aae8bc7b1633ddd1394f4328dba3cb9a976", "spec_sha": "965128f0a067f77d91303e1ae5288ab9d92d4066b55b3acc7a12f1b45d2c3bbb", "project_uri": "https://rubygems.org/gems/gitlab-glfm-markdown", "gem_uri": "https://rubygems.org/gems/gitlab-glfm-markdown-0.0.24-x86_64-linux-musl.gem", "homepage_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab-glfm-markdown", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab-glfm-markdown", "bug_tracker_uri": null, "changelog_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab-glfm-markdown/-/releases", "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": "~> 13.0" }, { "name": "rake-compiler", "requirements": "~> 1.2" }, { "name": "rake-compiler-dock", "requirements": "~> 1.8" } ], "runtime": [ { "name": "rb_sys", "requirements": "= 0.9.107" } ] } }
2025-01-15 23:14:42 UTC
XoZDhcdLs8lbj93IqPIOp

gitlab-glfm-markdown

Markdown processing for GitLab Flavored Markdown

0.0.24
Content{ "name": "gitlab-glfm-markdown", "downloads": 8881425, "version": "0.0.24", "version_created_at": "2025-01-15T23:14:35.490Z", "version_downloads": 0, "platform": "ruby", "authors": "Brett Walker", "info": "Markdown processing for GitLab Flavored Markdown", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab-glfm-markdown", "changelog_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab-glfm-markdown/-/releases", "source_code_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab-glfm-markdown" }, "yanked": false, "sha": "255960e6ed9685564915ed36172bbfcdf953d5500331d919529d87f5108f7b77", "spec_sha": "fee4d4ba220fd597caae944f9e12ae5608344c7ce9020cdb39fb7ceaf2e06797", "project_uri": "https://rubygems.org/gems/gitlab-glfm-markdown", "gem_uri": "https://rubygems.org/gems/gitlab-glfm-markdown-0.0.24.gem", "homepage_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab-glfm-markdown", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab-glfm-markdown", "bug_tracker_uri": null, "changelog_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab-glfm-markdown/-/releases", "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": "~> 13.0" }, { "name": "rake-compiler", "requirements": "~> 1.2" }, { "name": "rake-compiler-dock", "requirements": "~> 1.8" } ], "runtime": [ { "name": "rb_sys", "requirements": "= 0.9.107" } ] } }
2025-01-15 23:14:42 UTC
k4wSzjmkToYadS8ccPwJI

gitlab-glfm-markdown

Markdown processing for GitLab Flavored Markdown

0.0.24
Content{ "name": "gitlab-glfm-markdown", "downloads": 8881425, "version": "0.0.24", "version_created_at": "2025-01-15T23:14:32.401Z", "version_downloads": 0, "platform": "x86_64-linux-gnu", "authors": "Brett Walker", "info": "Markdown processing for GitLab Flavored Markdown", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab-glfm-markdown", "changelog_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab-glfm-markdown/-/releases", "source_code_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab-glfm-markdown" }, "yanked": false, "sha": "d705dbb9075acf2f6a9b03bd276dae9fa4a15c05cc71e924c7d923c3c63b33d2", "spec_sha": "48621efaa8a4d332ce8bd307615e0d7d54ddaefdeeb3e2f3cc5a78816ecd41aa", "project_uri": "https://rubygems.org/gems/gitlab-glfm-markdown", "gem_uri": "https://rubygems.org/gems/gitlab-glfm-markdown-0.0.24-x86_64-linux-gnu.gem", "homepage_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab-glfm-markdown", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab-glfm-markdown", "bug_tracker_uri": null, "changelog_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab-glfm-markdown/-/releases", "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": "~> 13.0" }, { "name": "rake-compiler", "requirements": "~> 1.2" }, { "name": "rake-compiler-dock", "requirements": "~> 1.8" } ], "runtime": [ { "name": "rb_sys", "requirements": "= 0.9.107" } ] } }
2025-01-15 23:14:41 UTC
AkLumFVGGJhB0xwdrSEPv

gitlab-glfm-markdown

Markdown processing for GitLab Flavored Markdown

0.0.24
Content{ "name": "gitlab-glfm-markdown", "downloads": 8881425, "version": "0.0.24", "version_created_at": "2025-01-15T23:14:30.364Z", "version_downloads": 0, "platform": "x86_64-darwin", "authors": "Brett Walker", "info": "Markdown processing for GitLab Flavored Markdown", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab-glfm-markdown", "changelog_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab-glfm-markdown/-/releases", "source_code_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab-glfm-markdown" }, "yanked": false, "sha": "af68baf750f76bd04aa095a2d9ba1e34cf5aaf27a487bb7c0af0c94baa31cdf3", "spec_sha": "46aa53bca804a2b66dc0f4982d7b0081f393def009a7f30dafcf018a9c65769b", "project_uri": "https://rubygems.org/gems/gitlab-glfm-markdown", "gem_uri": "https://rubygems.org/gems/gitlab-glfm-markdown-0.0.24-x86_64-darwin.gem", "homepage_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab-glfm-markdown", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab-glfm-markdown", "bug_tracker_uri": null, "changelog_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab-glfm-markdown/-/releases", "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": "~> 13.0" }, { "name": "rake-compiler", "requirements": "~> 1.2" }, { "name": "rake-compiler-dock", "requirements": "~> 1.8" } ], "runtime": [ { "name": "rb_sys", "requirements": "= 0.9.107" } ] } }
2025-01-15 23:14:40 UTC
7VsTpU0jLh_9CLOk81uS0

gitlab-glfm-markdown

Markdown processing for GitLab Flavored Markdown

0.0.24
Content{ "name": "gitlab-glfm-markdown", "downloads": 8881425, "version": "0.0.24", "version_created_at": "2025-01-15T23:14:28.252Z", "version_downloads": 0, "platform": "arm64-darwin", "authors": "Brett Walker", "info": "Markdown processing for GitLab Flavored Markdown", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab-glfm-markdown", "changelog_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab-glfm-markdown/-/releases", "source_code_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab-glfm-markdown" }, "yanked": false, "sha": "93f8ce53e3fcf7ef41c4528567a700dc8b091f083eb203c0336f4955fb5bac0a", "spec_sha": "864aab84534a186eb78edaddb7dc9e35af182f96a0b0799432ab7ef7321faa50", "project_uri": "https://rubygems.org/gems/gitlab-glfm-markdown", "gem_uri": "https://rubygems.org/gems/gitlab-glfm-markdown-0.0.24-arm64-darwin.gem", "homepage_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab-glfm-markdown", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab-glfm-markdown", "bug_tracker_uri": null, "changelog_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab-glfm-markdown/-/releases", "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": "~> 13.0" }, { "name": "rake-compiler", "requirements": "~> 1.2" }, { "name": "rake-compiler-dock", "requirements": "~> 1.8" } ], "runtime": [ { "name": "rb_sys", "requirements": "= 0.9.107" } ] } }
2025-01-15 23:14:31 UTC
cpLPyw5aWkKDcPCaF7UXf

gitlab-glfm-markdown

Markdown processing for GitLab Flavored Markdown

0.0.24
Content{ "name": "gitlab-glfm-markdown", "downloads": 8881420, "version": "0.0.24", "version_created_at": "2025-01-15T23:14:25.827Z", "version_downloads": 0, "platform": "aarch64-linux-musl", "authors": "Brett Walker", "info": "Markdown processing for GitLab Flavored Markdown", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab-glfm-markdown", "changelog_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab-glfm-markdown/-/releases", "source_code_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab-glfm-markdown" }, "yanked": false, "sha": "6f5e2729fc4ce56ee6c5fa9b84fcdad4acdee090a6b9a127cf57211075725c72", "spec_sha": "aaf65655cf69164daaf6af65508df1d0d995980eeb187bf464eb5cf04a164b97", "project_uri": "https://rubygems.org/gems/gitlab-glfm-markdown", "gem_uri": "https://rubygems.org/gems/gitlab-glfm-markdown-0.0.24-aarch64-linux-musl.gem", "homepage_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab-glfm-markdown", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab-glfm-markdown", "bug_tracker_uri": null, "changelog_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab-glfm-markdown/-/releases", "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": "~> 13.0" }, { "name": "rake-compiler", "requirements": "~> 1.2" }, { "name": "rake-compiler-dock", "requirements": "~> 1.8" } ], "runtime": [ { "name": "rb_sys", "requirements": "= 0.9.107" } ] } }
2025-01-15 23:14:29 UTC
Pq9U8ZWe8MHsRpkdaXw66

gitlab-glfm-markdown

Markdown processing for GitLab Flavored Markdown

0.0.24
Content{ "name": "gitlab-glfm-markdown", "downloads": 8881420, "version": "0.0.24", "version_created_at": "2025-01-15T23:14:23.528Z", "version_downloads": 0, "platform": "aarch64-linux-gnu", "authors": "Brett Walker", "info": "Markdown processing for GitLab Flavored Markdown", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab-glfm-markdown", "changelog_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab-glfm-markdown/-/releases", "source_code_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab-glfm-markdown" }, "yanked": false, "sha": "7a878fad428f695b3009c074aefd11456fb342b50542c45c6ca75d9bf8525e4c", "spec_sha": "6758355f5f54b0a7979ab800774ad45465fce3aa2cf610d21bc3af3ef78cb134", "project_uri": "https://rubygems.org/gems/gitlab-glfm-markdown", "gem_uri": "https://rubygems.org/gems/gitlab-glfm-markdown-0.0.24-aarch64-linux-gnu.gem", "homepage_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab-glfm-markdown", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab-glfm-markdown", "bug_tracker_uri": null, "changelog_uri": "https://gitlab.com/gitlab-org/ruby/gems/gitlab-glfm-markdown/-/releases", "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": "~> 13.0" }, { "name": "rake-compiler", "requirements": "~> 1.2" }, { "name": "rake-compiler-dock", "requirements": "~> 1.8" } ], "runtime": [ { "name": "rb_sys", "requirements": "= 0.9.107" } ] } }
2025-01-15 23:14:27 UTC
BILinZMWEoG_KtaO7VDUG

workos

API client for WorkOS

5.11.0
Content{ "name": "workos", "downloads": 1236923, "version": "5.11.0", "version_created_at": "2025-01-15T23:09:30.685Z", "version_downloads": 0, "platform": "ruby", "authors": "WorkOS", "info": "API client for WorkOS", "licenses": [ "MIT" ], "metadata": { "documentation_uri": "https://docs.workos.com/sdk/ruby" }, "yanked": false, "sha": "7fc47ebeda5ac0c22e12655d544f87949fef71e02ee1b503324e6c8da36c7f62", "spec_sha": "210c1666e370e235fac680db5e7b1e0238beed57b04d8332af9ee9db211394bf", "project_uri": "https://rubygems.org/gems/workos", "gem_uri": "https://rubygems.org/gems/workos-5.11.0.gem", "homepage_uri": "https://github.com/workos-inc/workos-ruby", "wiki_uri": null, "documentation_uri": "https://docs.workos.com/sdk/ruby", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 2.0.1" }, { "name": "rspec", "requirements": "~> 3.9.0" }, { "name": "rubocop", "requirements": "~> 0.77" }, { "name": "vcr", "requirements": "~> 5.0.0" }, { "name": "webmock", "requirements": ">= 0" } ], "runtime": [ { "name": "encryptor", "requirements": "~> 3.0" }, { "name": "jwt", "requirements": "~> 2.8" } ] } }
2025-01-15 23:09:33 UTC
1i4uxzESviOPmIqv6Tkhl

pwn

https://github.com/0dayinc/pwn/README.md

0.5.233
Content{ "name": "pwn", "downloads": 409217, "version": "0.5.233", "version_created_at": "2025-01-15T23:06:30.616Z", "version_downloads": 0, "platform": "ruby", "authors": "0day Inc.", "info": "https://github.com/0dayinc/pwn/README.md", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "15c57c9d76268f596a74cc74338c705d36dc35bccc578342c47d97cec6b2a63f", "spec_sha": "bbb858aa817ff271983db3a7ae0e7e70ae44277b1416ccb5c0d8e6ea0a4f90e9", "project_uri": "https://rubygems.org/gems/pwn", "gem_uri": "https://rubygems.org/gems/pwn-0.5.233.gem", "homepage_uri": "https://github.com/0dayinc/pwn", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/pwn/0.5.233", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 2.6.2" }, { "name": "rake", "requirements": "= 13.2.1" }, { "name": "rdoc", "requirements": "= 6.10.0" }, { "name": "rspec", "requirements": "= 3.13.0" } ], "runtime": [ { "name": "activesupport", "requirements": "= 8.0.1" }, { "name": "anemone", "requirements": "= 0.7.2" }, { "name": "authy", "requirements": "= 3.0.1" }, { "name": "aws-sdk", "requirements": "= 3.2.0" }, { "name": "barby", "requirements": "= 0.7.0" }, { "name": "base32", "requirements": "= 0.3.4" }, { "name": "brakeman", "requirements": "= 7.0.0" }, { "name": "bson", "requirements": "= 5.0.2" }, { "name": "bundler-audit", "requirements": "= 0.9.2" }, { "name": "bunny", "requirements": "= 2.23.0" }, { "name": "colorize", "requirements": "= 1.1.0" }, { "name": "credit_card_validations", "requirements": "= 7.0.0" }, { "name": "eventmachine", "requirements": "= 1.2.7" }, { "name": "executable-hooks", "requirements": "= 1.7.1" }, { "name": "faker", "requirements": "= 3.5.1" }, { "name": "faye-websocket", "requirements": "= 0.11.3" }, { "name": "ffi", "requirements": "= 1.17.1" }, { "name": "fftw3", "requirements": "= 0.3" }, { "name": "gdb", "requirements": "= 1.0.0" }, { "name": "gem-wrappers", "requirements": "= 1.4.0" }, { "name": "geocoder", "requirements": "= 1.8.5" }, { "name": "gist", "requirements": "= 6.0.0" }, { "name": "gruff", "requirements": "= 0.25.0" }, { "name": "htmlentities", "requirements": "= 4.3.4" }, { "name": "ipaddress", "requirements": "= 0.8.3" }, { "name": "jenkins_api_client2", "requirements": "= 1.9.0" }, { "name": "js-beautify", "requirements": "= 0.1.8" }, { "name": "json", "requirements": "= 2.9.1" }, { "name": "jsonpath", "requirements": "= 1.1.5" }, { "name": "jwt", "requirements": "= 2.10.1" }, { "name": "libusb", "requirements": "= 0.7.2" }, { "name": "luhn", "requirements": "= 1.0.2" }, { "name": "mail", "requirements": "= 2.8.1" }, { "name": "meshtastic", "requirements": "= 0.0.81" }, { "name": "metasm", "requirements": "= 1.0.5" }, { "name": "mongo", "requirements": "= 2.21.0" }, { "name": "msfrpc-client", "requirements": "= 1.1.2" }, { "name": "netaddr", "requirements": "= 2.0.6" }, { "name": "net-ldap", "requirements": "= 0.19.0" }, { "name": "net-openvpn", "requirements": "= 0.8.7" }, { "name": "net-smtp", "requirements": "= 0.5.0" }, { "name": "nexpose", "requirements": "= 7.3.0" }, { "name": "nokogiri", "requirements": "= 1.18.1" }, { "name": "nokogiri-diff", "requirements": "= 0.3.0" }, { "name": "oily_png", "requirements": "= 1.2.1" }, { "name": "open3", "requirements": "= 0.2.1" }, { "name": "os", "requirements": "= 1.1.4" }, { "name": "ostruct", "requirements": "= 0.6.1" }, { "name": "packetfu", "requirements": "= 2.0.0" }, { "name": "packetgen", "requirements": "= 4.0.0" }, { "name": "pdf-reader", "requirements": "= 2.13.0" }, { "name": "pg", "requirements": "= 1.5.9" }, { "name": "pry", "requirements": "= 0.15.2" }, { "name": "pry-doc", "requirements": "= 1.5.0" }, { "name": "rb-readline", "requirements": "= 0.5.5" }, { "name": "rbvmomi2", "requirements": "= 3.8.0" }, { "name": "rest-client", "requirements": "= 2.1.0" }, { "name": "rex", "requirements": "= 2.0.13" }, { "name": "rmagick", "requirements": "= 6.0.1" }, { "name": "rqrcode", "requirements": "= 2.2.0" }, { "name": "rtesseract", "requirements": "= 3.1.3" }, { "name": "rubocop", "requirements": "= 1.70.0" }, { "name": "rubocop-rake", "requirements": "= 0.6.0" }, { "name": "rubocop-rspec", "requirements": "= 3.3.0" }, { "name": "ruby-audio", "requirements": "= 1.6.1" }, { "name": "ruby-nmap", "requirements": "= 1.0.3" }, { "name": "ruby-saml", "requirements": "= 1.17.0" }, { "name": "rvm", "requirements": "= 1.11.3.9" }, { "name": "savon", "requirements": "= 2.15.1" }, { "name": "selenium-devtools", "requirements": "= 0.131.0" }, { "name": "slack-ruby-client", "requirements": "= 2.4.0" }, { "name": "socksify", "requirements": "= 1.7.1" }, { "name": "spreadsheet", "requirements": "= 1.3.3" }, { "name": "sqlite3", "requirements": "= 2.5.0" }, { "name": "thin", "requirements": "= 1.8.2" }, { "name": "tty-prompt", "requirements": "= 0.23.1" }, { "name": "tty-spinner", "requirements": "= 0.9.3" }, { "name": "uart", "requirements": "= 1.0.0" }, { "name": "watir", "requirements": "= 7.3.0" }, { "name": "waveform", "requirements": "= 0.1.3" }, { "name": "webrick", "requirements": "= 1.9.1" }, { "name": "whois", "requirements": "= 6.0.1" }, { "name": "whois-parser", "requirements": "= 2.0.0" }, { "name": "wicked_pdf", "requirements": "= 2.8.2" }, { "name": "yard", "requirements": "= 0.9.37" } ] } }
2025-01-15 23:06:37 UTC
up9_oAmi_rfuMyIOGKnrA

files.com

The Files.com Ruby client.

1.1.214
Content{ "name": "files.com", "downloads": 695352, "version": "1.1.214", "version_created_at": "2025-01-15T22:55:57.318Z", "version_downloads": 0, "platform": "ruby", "authors": "files.com", "info": "The Files.com Ruby client.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "0bfe1da620c3b9f94d20fdbcc0483e58f852bd870a42c1076f87e8f3c0f395e1", "spec_sha": "95cadfba6f74c4a18c13a15a133b84b6b30e49b70cad46733bb2f871f7b81d0e", "project_uri": "https://rubygems.org/gems/files.com", "gem_uri": "https://rubygems.org/gems/files.com-1.1.214.gem", "homepage_uri": "https://www.files.com", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/files.com/1.1.214", "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-01-15 22:56:02 UTC
qMd5AhDxOwrAfhlioQUi9

google-cloud-recaptcha_enterprise-v1beta1

reCAPTCHA Enterprise is a service that protects your site from spam and abuse. Note that google-cloud-recaptcha_enterprise-v1beta1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-recaptcha_enterprise instead. See the readme for more details.

0.16.1
Content{ "name": "google-cloud-recaptcha_enterprise-v1beta1", "downloads": 670251, "version": "0.16.1", "version_created_at": "2025-01-15T22:55:25.350Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "reCAPTCHA Enterprise is a service that protects your site from spam and abuse. Note that google-cloud-recaptcha_enterprise-v1beta1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-recaptcha_enterprise instead. See the readme for more details.", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "403c4e615f71e7bb346d8df5cdab035d680d9f424b4de07e3f803f9094805a05", "spec_sha": "0bc32a6630d39ef269274d9918d0396b29d927d89f3db358190850dc9be10a41", "project_uri": "https://rubygems.org/gems/google-cloud-recaptcha_enterprise-v1beta1", "gem_uri": "https://rubygems.org/gems/google-cloud-recaptcha_enterprise-v1beta1-0.16.1.gem", "homepage_uri": "https://github.com/googleapis/google-cloud-ruby", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/google-cloud-recaptcha_enterprise-v1beta1/0.16.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "gapic-common", "requirements": ">= 0.24.0, < 2.a" }, { "name": "google-cloud-errors", "requirements": "~> 1.0" } ] } }
2025-01-15 22:55:29 UTC
nzKH1CXFmspZzjRxdH47-

google-cloud-dataplex-v1

Dataplex is an intelligent data fabric that provides a way to centrally manage, monitor, and govern your data across data lakes, data warehouses and data marts, and make this data securely accessible to a variety of analytics and data science tools. Note that google-cloud-dataplex-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-dataplex instead. See the readme for more details.

1.3.0
Content{ "name": "google-cloud-dataplex-v1", "downloads": 165062, "version": "1.3.0", "version_created_at": "2025-01-15T22:55:19.111Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "Dataplex is an intelligent data fabric that provides a way to centrally manage, monitor, and govern your data across data lakes, data warehouses and data marts, and make this data securely accessible to a variety of analytics and data science tools. Note that google-cloud-dataplex-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-dataplex instead. See the readme for more details.", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "4038a983ea5c76c2b205188e7c8b2ff0dec223f217f11b0c64ac242ee0ebe4ba", "spec_sha": "fb11a76a46c4ed55f4e091c4375834352ed35d90f4f02fd7f0193cf1749bb819", "project_uri": "https://rubygems.org/gems/google-cloud-dataplex-v1", "gem_uri": "https://rubygems.org/gems/google-cloud-dataplex-v1-1.3.0.gem", "homepage_uri": "https://github.com/googleapis/google-cloud-ruby", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/google-cloud-dataplex-v1/1.3.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "gapic-common", "requirements": ">= 0.24.0, < 2.a" }, { "name": "google-cloud-errors", "requirements": "~> 1.0" }, { "name": "google-cloud-location", "requirements": ">= 0.7, < 2.a" }, { "name": "google-iam-v1", "requirements": ">= 0.7, < 2.a" } ] } }
2025-01-15 22:55:22 UTC
gQaacjV57lzswXIfwUyFW

cybrid_api_bank_ruby

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

0.123.145
Content{ "name": "cybrid_api_bank_ruby", "downloads": 1114564, "version": "0.123.145", "version_created_at": "2025-01-15T22:54:29.524Z", "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": "866c6af26ed6c59817c8d814bab293889c3349722fd079b06cf01d637b0e4207", "spec_sha": "5bbdd1443553b817e9d0a015680474aa6893fc94bef15b88b4d841b22437e885", "project_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby-0.123.145.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.145", "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-01-15 22:54:40 UTC
8klt1NsCPHdcxoFMPn1pk

cybrid_api_organization_ruby

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

0.123.145
Content{ "name": "cybrid_api_organization_ruby", "downloads": 1133390, "version": "0.123.145", "version_created_at": "2025-01-15T22:54:13.758Z", "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": "7c1694f5ad566bd04b3523e7bed1b86ebb7d02a7cbdd41be70a74fa2d2d52f84", "spec_sha": "21701d77cd576072fef35bcea5bff7f99c4e75cc087d75e159cb12d016eb1daa", "project_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby-0.123.145.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.145", "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-01-15 22:54:19 UTC
FLht8wmU5thGjBMUyUH6J

cybrid_api_id_ruby

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

0.123.145
Content{ "name": "cybrid_api_id_ruby", "downloads": 1125819, "version": "0.123.145", "version_created_at": "2025-01-15T22:53:25.333Z", "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": "f74b156a09579807e6f197ad6ff7899b2c0eeef35997cae632c96dadbce552bd", "spec_sha": "918bb3f84ec1f70f31ca50080be373347fb3d0f16a367b2febe90f760c4e1fbd", "project_uri": "https://rubygems.org/gems/cybrid_api_id_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_id_ruby-0.123.145.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.145", "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-01-15 22:53:32 UTC
61ovJqTJh7AJ-D_t9ESKl

pwn

https://github.com/0dayinc/pwn/README.md

0.5.232
Content{ "name": "pwn", "downloads": 409199, "version": "0.5.232", "version_created_at": "2025-01-15T22:52:45.975Z", "version_downloads": 0, "platform": "ruby", "authors": "0day Inc.", "info": "https://github.com/0dayinc/pwn/README.md", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "29a923a19d360cdaf1dc66e1064dac351146a123e4803c8cf7893753d866e1d2", "spec_sha": "fa89fe74b2df4105d03abb9ad2e5a4a06b8488175509f53732bb47d767abdea2", "project_uri": "https://rubygems.org/gems/pwn", "gem_uri": "https://rubygems.org/gems/pwn-0.5.232.gem", "homepage_uri": "https://github.com/0dayinc/pwn", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/pwn/0.5.232", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 2.6.2" }, { "name": "rake", "requirements": "= 13.2.1" }, { "name": "rdoc", "requirements": "= 6.10.0" }, { "name": "rspec", "requirements": "= 3.13.0" } ], "runtime": [ { "name": "activesupport", "requirements": "= 8.0.1" }, { "name": "anemone", "requirements": "= 0.7.2" }, { "name": "authy", "requirements": "= 3.0.1" }, { "name": "aws-sdk", "requirements": "= 3.2.0" }, { "name": "barby", "requirements": "= 0.7.0" }, { "name": "base32", "requirements": "= 0.3.4" }, { "name": "brakeman", "requirements": "= 7.0.0" }, { "name": "bson", "requirements": "= 5.0.2" }, { "name": "bundler-audit", "requirements": "= 0.9.2" }, { "name": "bunny", "requirements": "= 2.23.0" }, { "name": "colorize", "requirements": "= 1.1.0" }, { "name": "credit_card_validations", "requirements": "= 7.0.0" }, { "name": "eventmachine", "requirements": "= 1.2.7" }, { "name": "executable-hooks", "requirements": "= 1.7.1" }, { "name": "faker", "requirements": "= 3.5.1" }, { "name": "faye-websocket", "requirements": "= 0.11.3" }, { "name": "ffi", "requirements": "= 1.17.1" }, { "name": "fftw3", "requirements": "= 0.3" }, { "name": "gdb", "requirements": "= 1.0.0" }, { "name": "gem-wrappers", "requirements": "= 1.4.0" }, { "name": "geocoder", "requirements": "= 1.8.5" }, { "name": "gist", "requirements": "= 6.0.0" }, { "name": "gruff", "requirements": "= 0.25.0" }, { "name": "htmlentities", "requirements": "= 4.3.4" }, { "name": "ipaddress", "requirements": "= 0.8.3" }, { "name": "jenkins_api_client2", "requirements": "= 1.9.0" }, { "name": "js-beautify", "requirements": "= 0.1.8" }, { "name": "json", "requirements": "= 2.9.1" }, { "name": "jsonpath", "requirements": "= 1.1.5" }, { "name": "jwt", "requirements": "= 2.10.1" }, { "name": "libusb", "requirements": "= 0.7.2" }, { "name": "luhn", "requirements": "= 1.0.2" }, { "name": "mail", "requirements": "= 2.8.1" }, { "name": "meshtastic", "requirements": "= 0.0.81" }, { "name": "metasm", "requirements": "= 1.0.5" }, { "name": "mongo", "requirements": "= 2.21.0" }, { "name": "msfrpc-client", "requirements": "= 1.1.2" }, { "name": "netaddr", "requirements": "= 2.0.6" }, { "name": "net-ldap", "requirements": "= 0.19.0" }, { "name": "net-openvpn", "requirements": "= 0.8.7" }, { "name": "net-smtp", "requirements": "= 0.5.0" }, { "name": "nexpose", "requirements": "= 7.3.0" }, { "name": "nokogiri", "requirements": "= 1.18.1" }, { "name": "nokogiri-diff", "requirements": "= 0.3.0" }, { "name": "oily_png", "requirements": "= 1.2.1" }, { "name": "open3", "requirements": "= 0.2.1" }, { "name": "os", "requirements": "= 1.1.4" }, { "name": "ostruct", "requirements": "= 0.6.1" }, { "name": "packetfu", "requirements": "= 2.0.0" }, { "name": "packetgen", "requirements": "= 4.0.0" }, { "name": "pdf-reader", "requirements": "= 2.13.0" }, { "name": "pg", "requirements": "= 1.5.9" }, { "name": "pry", "requirements": "= 0.15.2" }, { "name": "pry-doc", "requirements": "= 1.5.0" }, { "name": "rb-readline", "requirements": "= 0.5.5" }, { "name": "rbvmomi2", "requirements": "= 3.8.0" }, { "name": "rest-client", "requirements": "= 2.1.0" }, { "name": "rex", "requirements": "= 2.0.13" }, { "name": "rmagick", "requirements": "= 6.0.1" }, { "name": "rqrcode", "requirements": "= 2.2.0" }, { "name": "rtesseract", "requirements": "= 3.1.3" }, { "name": "rubocop", "requirements": "= 1.70.0" }, { "name": "rubocop-rake", "requirements": "= 0.6.0" }, { "name": "rubocop-rspec", "requirements": "= 3.3.0" }, { "name": "ruby-audio", "requirements": "= 1.6.1" }, { "name": "ruby-nmap", "requirements": "= 1.0.3" }, { "name": "ruby-saml", "requirements": "= 1.17.0" }, { "name": "rvm", "requirements": "= 1.11.3.9" }, { "name": "savon", "requirements": "= 2.15.1" }, { "name": "selenium-devtools", "requirements": "= 0.131.0" }, { "name": "slack-ruby-client", "requirements": "= 2.4.0" }, { "name": "socksify", "requirements": "= 1.7.1" }, { "name": "spreadsheet", "requirements": "= 1.3.3" }, { "name": "sqlite3", "requirements": "= 2.5.0" }, { "name": "thin", "requirements": "= 1.8.2" }, { "name": "tty-prompt", "requirements": "= 0.23.1" }, { "name": "tty-spinner", "requirements": "= 0.9.3" }, { "name": "uart", "requirements": "= 1.0.0" }, { "name": "watir", "requirements": "= 7.3.0" }, { "name": "waveform", "requirements": "= 0.1.3" }, { "name": "webrick", "requirements": "= 1.9.1" }, { "name": "whois", "requirements": "= 6.0.1" }, { "name": "whois-parser", "requirements": "= 2.0.0" }, { "name": "wicked_pdf", "requirements": "= 2.8.2" }, { "name": "yard", "requirements": "= 0.9.37" } ] } }
2025-01-15 22:52:52 UTC
aMCM-gr_2hPswGQEE3reH

google-cloud-netapp-v1

Google Cloud NetApp Volumes is a fully-managed, cloud-based data storage service that provides advanced data management capabilities and highly scalable performance with global availability. Note that google-cloud-netapp-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-netapp instead. See the readme for more details.

1.5.0
Content{ "name": "google-cloud-netapp-v1", "downloads": 4821, "version": "1.5.0", "version_created_at": "2025-01-15T22:50:58.551Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "Google Cloud NetApp Volumes is a fully-managed, cloud-based data storage service that provides advanced data management capabilities and highly scalable performance with global availability. Note that google-cloud-netapp-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-netapp instead. See the readme for more details.", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "760ea61a765462697df0df3f2c7b7be6064d7de7b50e040b508a764d84bef9fe", "spec_sha": "3bedf80d4c45a5b32dd4e409cba87b210d4da9700e09628d3153889e3fed893b", "project_uri": "https://rubygems.org/gems/google-cloud-netapp-v1", "gem_uri": "https://rubygems.org/gems/google-cloud-netapp-v1-1.5.0.gem", "homepage_uri": "https://github.com/googleapis/google-cloud-ruby", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/google-cloud-netapp-v1/1.5.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "gapic-common", "requirements": ">= 0.24.0, < 2.a" }, { "name": "google-cloud-errors", "requirements": "~> 1.0" }, { "name": "google-cloud-location", "requirements": ">= 0.7, < 2.a" } ] } }
2025-01-15 22:51:01 UTC
eunoN3lwvnlygNhzRr0Ep

google-cloud-kms-v1

Manages keys and performs cryptographic operations in a central cloud service, for direct use by other cloud resources and applications. Note that google-cloud-kms-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-kms instead. See the readme for more details.

1.3.2
Content{ "name": "google-cloud-kms-v1", "downloads": 626252, "version": "1.3.2", "version_created_at": "2025-01-15T22:50:52.209Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "Manages keys and performs cryptographic operations in a central cloud service, for direct use by other cloud resources and applications. Note that google-cloud-kms-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-kms instead. See the readme for more details.", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "7ed3e74fc8168569d7761067c4db0cdcf1f3feec033edc99169508d22e727956", "spec_sha": "108949e2f4fa55627f92bd84f4cd4253e9fce288dc1f848d7f70ba1c896aef43", "project_uri": "https://rubygems.org/gems/google-cloud-kms-v1", "gem_uri": "https://rubygems.org/gems/google-cloud-kms-v1-1.3.2.gem", "homepage_uri": "https://github.com/googleapis/google-cloud-ruby", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/google-cloud-kms-v1/1.3.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "gapic-common", "requirements": ">= 0.24.0, < 2.a" }, { "name": "google-cloud-errors", "requirements": "~> 1.0" }, { "name": "google-cloud-location", "requirements": ">= 0.7, < 2.a" }, { "name": "google-iam-v1", "requirements": ">= 0.7, < 2.a" } ] } }
2025-01-15 22:50:54 UTC
ph_pTQUBmUke6xWeCUkh0

google-cloud-managed_kafka-v1

Manage Apache Kafka clusters and resources. Note that google-cloud-managed_kafka-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-managed_kafka instead. See the readme for more details.

0.4.0
Content{ "name": "google-cloud-managed_kafka-v1", "downloads": 1337, "version": "0.4.0", "version_created_at": "2025-01-15T22:50:37.053Z", "version_downloads": 0, "platform": "ruby", "authors": "Google LLC", "info": "Manage Apache Kafka clusters and resources. Note that google-cloud-managed_kafka-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-managed_kafka instead. See the readme for more details.", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "68dbf61cf37ef742401ea6a94fc4338e77de112160f02d6d15b8428d43d8f397", "spec_sha": "f762f87c0dc8ce0e0dd72f65508b8687001bdce6a88179a52804e14f3e8b42d1", "project_uri": "https://rubygems.org/gems/google-cloud-managed_kafka-v1", "gem_uri": "https://rubygems.org/gems/google-cloud-managed_kafka-v1-0.4.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/google-cloud-managed_kafka-v1/0.4.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "gapic-common", "requirements": ">= 0.24.0, < 2.a" }, { "name": "google-cloud-errors", "requirements": "~> 1.0" }, { "name": "google-cloud-location", "requirements": ">= 0.7, < 2.a" } ] } }
2025-01-15 22:50:39 UTC
quRqQcf6nUB3-GTU_8_EI

gunwale

Turn the rows of your CSV into rows in your database

0.7.0
Content{ "name": "gunwale", "downloads": 1102, "version": "0.7.0", "version_created_at": "2025-01-15T22:46:37.643Z", "version_downloads": 0, "platform": "ruby", "authors": "Charlton Trezevant", "info": "Turn the rows of your CSV into rows in your database", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "95137418066ef0cf50ef87e1bdabe2a4a14e5d696843166d24c2138b47b27416", "spec_sha": "7fd313ba315b86274c11712325ad263386205b19973d969acf714dcd455e3b99", "project_uri": "https://rubygems.org/gems/gunwale", "gem_uri": "https://rubygems.org/gems/gunwale-0.7.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/gunwale/0.7.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "appraisal", "requirements": "~> 2.5" }, { "name": "awesome_print", "requirements": ">= 0" }, { "name": "bundler", "requirements": "~> 2.5.9" }, { "name": "database_cleaner", "requirements": "~> 2.0, >= 2.0.2" }, { "name": "pg", "requirements": ">= 0" }, { "name": "pry", "requirements": ">= 0" }, { "name": "pry-doc", "requirements": ">= 0" }, { "name": "pry-nav", "requirements": ">= 0" }, { "name": "rake", "requirements": "~> 13.2, >= 13.2.1" }, { "name": "rspec", "requirements": "~> 3.13" }, { "name": "rubocop", "requirements": "~> 1.63, >= 1.63.5" }, { "name": "standalone_migrations", "requirements": "~> 8.0" }, { "name": "yard", "requirements": "~> 0.9.36" } ], "runtime": [ { "name": "activerecord", "requirements": "~> 8.0, < 8.1" }, { "name": "activerecord-import", "requirements": "~> 1.6" }, { "name": "smarter_csv", "requirements": "~> 1.13, >= 1.13.0" } ] } }
2025-01-15 22:46:41 UTC
Ic0a8f079Ru8NWrQZXy0f

pwn

https://github.com/0dayinc/pwn/README.md

0.5.231
Content{ "name": "pwn", "downloads": 409188, "version": "0.5.231", "version_created_at": "2025-01-15T22:37:21.952Z", "version_downloads": 0, "platform": "ruby", "authors": "0day Inc.", "info": "https://github.com/0dayinc/pwn/README.md", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "a0ac571f387e4140d4056732888fbe3c8c0d98ee43976c8cdbbcee0edc9226a6", "spec_sha": "50a394625791f36283750fe392a8afbb48f69bb5482c57ed8c284ae057e08285", "project_uri": "https://rubygems.org/gems/pwn", "gem_uri": "https://rubygems.org/gems/pwn-0.5.231.gem", "homepage_uri": "https://github.com/0dayinc/pwn", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/pwn/0.5.231", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 2.6.2" }, { "name": "rake", "requirements": "= 13.2.1" }, { "name": "rdoc", "requirements": "= 6.10.0" }, { "name": "rspec", "requirements": "= 3.13.0" } ], "runtime": [ { "name": "activesupport", "requirements": "= 8.0.1" }, { "name": "anemone", "requirements": "= 0.7.2" }, { "name": "authy", "requirements": "= 3.0.1" }, { "name": "aws-sdk", "requirements": "= 3.2.0" }, { "name": "barby", "requirements": "= 0.7.0" }, { "name": "base32", "requirements": "= 0.3.4" }, { "name": "brakeman", "requirements": "= 7.0.0" }, { "name": "bson", "requirements": "= 5.0.2" }, { "name": "bundler-audit", "requirements": "= 0.9.2" }, { "name": "bunny", "requirements": "= 2.23.0" }, { "name": "colorize", "requirements": "= 1.1.0" }, { "name": "credit_card_validations", "requirements": "= 7.0.0" }, { "name": "eventmachine", "requirements": "= 1.2.7" }, { "name": "executable-hooks", "requirements": "= 1.7.1" }, { "name": "faker", "requirements": "= 3.5.1" }, { "name": "faye-websocket", "requirements": "= 0.11.3" }, { "name": "ffi", "requirements": "= 1.17.1" }, { "name": "fftw3", "requirements": "= 0.3" }, { "name": "gdb", "requirements": "= 1.0.0" }, { "name": "gem-wrappers", "requirements": "= 1.4.0" }, { "name": "geocoder", "requirements": "= 1.8.5" }, { "name": "gist", "requirements": "= 6.0.0" }, { "name": "gruff", "requirements": "= 0.25.0" }, { "name": "htmlentities", "requirements": "= 4.3.4" }, { "name": "ipaddress", "requirements": "= 0.8.3" }, { "name": "jenkins_api_client2", "requirements": "= 1.9.0" }, { "name": "js-beautify", "requirements": "= 0.1.8" }, { "name": "json", "requirements": "= 2.9.1" }, { "name": "jsonpath", "requirements": "= 1.1.5" }, { "name": "jwt", "requirements": "= 2.10.1" }, { "name": "libusb", "requirements": "= 0.7.2" }, { "name": "luhn", "requirements": "= 1.0.2" }, { "name": "mail", "requirements": "= 2.8.1" }, { "name": "meshtastic", "requirements": "= 0.0.81" }, { "name": "metasm", "requirements": "= 1.0.5" }, { "name": "mongo", "requirements": "= 2.21.0" }, { "name": "msfrpc-client", "requirements": "= 1.1.2" }, { "name": "netaddr", "requirements": "= 2.0.6" }, { "name": "net-ldap", "requirements": "= 0.19.0" }, { "name": "net-openvpn", "requirements": "= 0.8.7" }, { "name": "net-smtp", "requirements": "= 0.5.0" }, { "name": "nexpose", "requirements": "= 7.3.0" }, { "name": "nokogiri", "requirements": "= 1.18.1" }, { "name": "nokogiri-diff", "requirements": "= 0.3.0" }, { "name": "oily_png", "requirements": "= 1.2.1" }, { "name": "open3", "requirements": "= 0.2.1" }, { "name": "os", "requirements": "= 1.1.4" }, { "name": "ostruct", "requirements": "= 0.6.1" }, { "name": "packetfu", "requirements": "= 2.0.0" }, { "name": "packetgen", "requirements": "= 4.0.0" }, { "name": "pdf-reader", "requirements": "= 2.13.0" }, { "name": "pg", "requirements": "= 1.5.9" }, { "name": "pry", "requirements": "= 0.15.2" }, { "name": "pry-doc", "requirements": "= 1.5.0" }, { "name": "rb-readline", "requirements": "= 0.5.5" }, { "name": "rbvmomi2", "requirements": "= 3.8.0" }, { "name": "rest-client", "requirements": "= 2.1.0" }, { "name": "rex", "requirements": "= 2.0.13" }, { "name": "rmagick", "requirements": "= 6.0.1" }, { "name": "rqrcode", "requirements": "= 2.2.0" }, { "name": "rtesseract", "requirements": "= 3.1.3" }, { "name": "rubocop", "requirements": "= 1.70.0" }, { "name": "rubocop-rake", "requirements": "= 0.6.0" }, { "name": "rubocop-rspec", "requirements": "= 3.3.0" }, { "name": "ruby-audio", "requirements": "= 1.6.1" }, { "name": "ruby-nmap", "requirements": "= 1.0.3" }, { "name": "ruby-saml", "requirements": "= 1.17.0" }, { "name": "rvm", "requirements": "= 1.11.3.9" }, { "name": "savon", "requirements": "= 2.15.1" }, { "name": "selenium-devtools", "requirements": "= 0.131.0" }, { "name": "slack-ruby-client", "requirements": "= 2.4.0" }, { "name": "socksify", "requirements": "= 1.7.1" }, { "name": "spreadsheet", "requirements": "= 1.3.3" }, { "name": "sqlite3", "requirements": "= 2.5.0" }, { "name": "thin", "requirements": "= 1.8.2" }, { "name": "tty-prompt", "requirements": "= 0.23.1" }, { "name": "tty-spinner", "requirements": "= 0.9.3" }, { "name": "uart", "requirements": "= 1.0.0" }, { "name": "watir", "requirements": "= 7.3.0" }, { "name": "waveform", "requirements": "= 0.1.3" }, { "name": "webrick", "requirements": "= 1.9.1" }, { "name": "whois", "requirements": "= 6.0.1" }, { "name": "whois-parser", "requirements": "= 2.0.0" }, { "name": "wicked_pdf", "requirements": "= 2.8.2" }, { "name": "yard", "requirements": "= 0.9.37" } ] } }
2025-01-15 22:37:26 UTC
nwHA6DdY4TyiIDDTPzoVv

spaced

Super simple and convenient way to isolate and namespace a collection of related methods

0.6.0
Content{ "name": "spaced", "downloads": 22138, "version": "0.6.0", "version_created_at": "2025-01-15T22:34:08.367Z", "version_downloads": 0, "platform": "ruby", "authors": "Joel Moss", "info": "Super simple and convenient way to isolate and namespace a collection of related methods", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/joelmoss/spaced", "changelog_uri": "https://github.com/joelmoss/proscenium/releases", "source_code_uri": "https://github.com/joelmoss/spaced", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "cfe6b72aad8cbbbe2b827d345010302f99ff39180c9f69b3a7bfa35234111db6", "spec_sha": "9808578787b3533911c577731d3230c82ac6c89a7e3ef3a3774a5710c3eac22f", "project_uri": "https://rubygems.org/gems/spaced", "gem_uri": "https://rubygems.org/gems/spaced-0.6.0.gem", "homepage_uri": "https://github.com/joelmoss/spaced", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/joelmoss/spaced", "bug_tracker_uri": null, "changelog_uri": "https://github.com/joelmoss/proscenium/releases", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-01-15 22:34:11 UTC
SXo2KQ-DSCDCpXQ0uo4Ny

cybrid_api_bank_ruby

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

0.123.144
Content{ "name": "cybrid_api_bank_ruby", "downloads": 1114540, "version": "0.123.144", "version_created_at": "2025-01-15T22:23:06.262Z", "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": "a411fe11398eae3eb041247414f1a7f6652afbbc818beb4014a09e6da2f4b246", "spec_sha": "022ac211962a218fa5300696be12ccb61f8a997b4883427d2507e38d24595fd6", "project_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby-0.123.144.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.144", "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-01-15 22:23:11 UTC
vtLBzOFoKTUwb7aWXJZWv

cybrid_api_id_ruby

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

0.123.144
Content{ "name": "cybrid_api_id_ruby", "downloads": 1125801, "version": "0.123.144", "version_created_at": "2025-01-15T22:22:55.317Z", "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": "cf389a0d078d7573e2243ef162aea1b4c38a1dfed6e10cce27b82e224934de4e", "spec_sha": "9b3a2a1c30feb723e7a4b1bf31bc879fbb736771ec2d237f9e0018b4f0bdf8a3", "project_uri": "https://rubygems.org/gems/cybrid_api_id_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_id_ruby-0.123.144.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.144", "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-01-15 22:23:03 UTC
5HPFX_dvYXAThUxbpqwrj

cybrid_api_organization_ruby

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

0.123.144
Content{ "name": "cybrid_api_organization_ruby", "downloads": 1133362, "version": "0.123.144", "version_created_at": "2025-01-15T22:22:37.948Z", "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": "48a9a0446026aa696bf41d4839a7a66fced6deafae935c9fb8fa0b97217fe288", "spec_sha": "cf93ecf39dc4c040a7c936ca6bec79d89c369027357707c39bb485f49ef9bbb4", "project_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby-0.123.144.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.144", "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-01-15 22:22:42 UTC
vkHIANlEOK_K_sEmdPx8h

baml

A gem for users to interact with BoundaryML's Language Model clients (LLM) in Ruby.

0.72.1
Content{ "name": "baml", "downloads": 46101, "version": "0.72.1", "version_created_at": "2025-01-15T22:14:30.233Z", "version_downloads": 0, "platform": "x86_64-linux", "authors": "BoundaryML", "info": "A gem for users to interact with BoundaryML's Language Model clients (LLM) in Ruby.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "1057a265728141dc6df71745b5d132c08f2aef8d7f7f69886dd3a7d1933ea1ca", "spec_sha": "12295f6e1ec75624db73ab11239b28e9419824293361770f940d8b91ca520efb", "project_uri": "https://rubygems.org/gems/baml", "gem_uri": "https://rubygems.org/gems/baml-0.72.1-x86_64-linux.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/baml/0.72.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-01-15 22:14:34 UTC
txaw016w-xN3nmdEltI7q

baml

A gem for users to interact with BoundaryML's Language Model clients (LLM) in Ruby.

0.72.1
Content{ "name": "baml", "downloads": 46101, "version": "0.72.1", "version_created_at": "2025-01-15T22:14:25.962Z", "version_downloads": 0, "platform": "x86_64-linux-musl", "authors": "BoundaryML", "info": "A gem for users to interact with BoundaryML's Language Model clients (LLM) in Ruby.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "884a1f038243e50b85ac24d0fd07eda10a22527ccf6c8a1abe51be54d52ca03b", "spec_sha": "65ab25b706d540473308fa1b3e9f07bce15433fe904c7c4cd1a23bc73a84c017", "project_uri": "https://rubygems.org/gems/baml", "gem_uri": "https://rubygems.org/gems/baml-0.72.1-x86_64-linux-musl.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/baml/0.72.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-01-15 22:14:30 UTC
DGMOh372Vyfhl9amya16x

baml

A gem for users to interact with BoundaryML's Language Model clients (LLM) in Ruby.

0.72.1
Content{ "name": "baml", "downloads": 46101, "version": "0.72.1", "version_created_at": "2025-01-15T22:14:21.375Z", "version_downloads": 0, "platform": "arm64-darwin", "authors": "BoundaryML", "info": "A gem for users to interact with BoundaryML's Language Model clients (LLM) in Ruby.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "48e4fa5e41dc5c3d3c674ee0323779f3cf7d39e6a015ebc584b36210e3d5d943", "spec_sha": "40f10880e84165fd56e549809d64b00e5c120f046668e7141f0030d1f9c6d4da", "project_uri": "https://rubygems.org/gems/baml", "gem_uri": "https://rubygems.org/gems/baml-0.72.1-arm64-darwin.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/baml/0.72.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-01-15 22:14:26 UTC
BzBOYd-BDD5-9SdmmBUzz

baml

A gem for users to interact with BoundaryML's Language Model clients (LLM) in Ruby.

0.72.1
Content{ "name": "baml", "downloads": 46101, "version": "0.72.1", "version_created_at": "2025-01-15T22:14:17.754Z", "version_downloads": 0, "platform": "arm-linux", "authors": "BoundaryML", "info": "A gem for users to interact with BoundaryML's Language Model clients (LLM) in Ruby.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "95cff3271e3b90882e2b2b953135ad9d2e831fe81aa17df3f26707ff1075e7f4", "spec_sha": "4ec5dd93bdf934f33e69ce69e7a510059fbddcb026c1d9389d16cc5e9be06923", "project_uri": "https://rubygems.org/gems/baml", "gem_uri": "https://rubygems.org/gems/baml-0.72.1-arm-linux.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/baml/0.72.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-01-15 22:14:23 UTC
gYrCU3GTppD-T5N-ZjcPH

baml

A gem for users to interact with BoundaryML's Language Model clients (LLM) in Ruby.

0.72.1
Content{ "name": "baml", "downloads": 46101, "version": "0.72.1", "version_created_at": "2025-01-15T22:14:13.058Z", "version_downloads": 0, "platform": "aarch64-linux", "authors": "BoundaryML", "info": "A gem for users to interact with BoundaryML's Language Model clients (LLM) in Ruby.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "9d9a62251c486be3c6b497b43591433d665d814781e6511b1135626d2d5f9345", "spec_sha": "8162cc1e6cd54a12a3888679d997b9253885b462dd62e79868159b45427b8810", "project_uri": "https://rubygems.org/gems/baml", "gem_uri": "https://rubygems.org/gems/baml-0.72.1-aarch64-linux.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/baml/0.72.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-01-15 22:14:21 UTC
vzL-EDHnlFA40bI6mKyTK

baml

A gem for users to interact with BoundaryML's Language Model clients (LLM) in Ruby.

0.72.1
Content{ "name": "baml", "downloads": 46101, "version": "0.72.1", "version_created_at": "2025-01-15T22:14:08.165Z", "version_downloads": 0, "platform": "aarch64-linux-musl", "authors": "BoundaryML", "info": "A gem for users to interact with BoundaryML's Language Model clients (LLM) in Ruby.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "3c9564470cfaaa004ebd1d3f95cfc8a98f4e4d0aca71ee508bdbd88c6cfd5e46", "spec_sha": "9750435f948f63ed48ae5af043244b42c8a4cf3e41e1ee7969862edf9b13f795", "project_uri": "https://rubygems.org/gems/baml", "gem_uri": "https://rubygems.org/gems/baml-0.72.1-aarch64-linux-musl.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/baml/0.72.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-01-15 22:14:14 UTC
nJrlWM80QggrUn49-QId2

aws-sdk-sns

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

1.93.0
Content{ "name": "aws-sdk-sns", "downloads": 132049922, "version": "1.93.0", "version_created_at": "2025-01-15T22:13:55.895Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for Amazon Simple Notification Service (Amazon SNS). 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-sns/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-sns" }, "yanked": false, "sha": "5191a229b76fc6511a8f6a9860a4468bf9c153b3ffaad7a193d5e2f55a245b73", "spec_sha": "c4a8cebe47e0a82d8c7f847522dc7bae1b49b9d90845e73eecff65a2759a8ca4", "project_uri": "https://rubygems.org/gems/aws-sdk-sns", "gem_uri": "https://rubygems.org/gems/aws-sdk-sns-1.93.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-sns", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-sns/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.216.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-01-15 22:14:00 UTC
lWm9hQQsSiXb9cuzrXbm0

aws-sdk-verifiedpermissions

Official AWS Ruby gem for Amazon Verified Permissions. This gem is part of the AWS SDK for Ruby.

1.39.0
Content{ "name": "aws-sdk-verifiedpermissions", "downloads": 5710414, "version": "1.39.0", "version_created_at": "2025-01-15T22:13:45.899Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for Amazon Verified Permissions. 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-verifiedpermissions/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-verifiedpermissions" }, "yanked": false, "sha": "fda65e7724ae14ad17429c5c0c45ed7e758c4ca87b3663eadd1b34fb317a9f31", "spec_sha": "3b29801bbde54d05235c0db576828467e342a4b9688636008a9b9b1cae4994c1", "project_uri": "https://rubygems.org/gems/aws-sdk-verifiedpermissions", "gem_uri": "https://rubygems.org/gems/aws-sdk-verifiedpermissions-1.39.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-verifiedpermissions", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-verifiedpermissions/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.216.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-01-15 22:13:50 UTC
6LnmkF528NXALmjrybpqR

aws-sdk-synthetics

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

1.59.0
Content{ "name": "aws-sdk-synthetics", "downloads": 37705419, "version": "1.59.0", "version_created_at": "2025-01-15T22:13:35.841Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for Synthetics. 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-synthetics/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-synthetics" }, "yanked": false, "sha": "ddbd552fc2e4033f97cfe9f52608222266f07d5d8d061a6b0d142a8ad9fc10f2", "spec_sha": "892ffbf2bf48e8c87d1f9d70fc1f4bd3d0d41d13e7584d985703340299c25a0d", "project_uri": "https://rubygems.org/gems/aws-sdk-synthetics", "gem_uri": "https://rubygems.org/gems/aws-sdk-synthetics-1.59.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-synthetics", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-synthetics/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.216.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-01-15 22:13:39 UTC
oHjlBSFhYfEPthCyPH4RM

aws-sdk-workspacesthinclient

Official AWS Ruby gem for Amazon WorkSpaces Thin Client. This gem is part of the AWS SDK for Ruby.

1.19.0
Content{ "name": "aws-sdk-workspacesthinclient", "downloads": 2711262, "version": "1.19.0", "version_created_at": "2025-01-15T22:13:25.845Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for Amazon WorkSpaces Thin Client. 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-workspacesthinclient/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-workspacesthinclient" }, "yanked": false, "sha": "beb2a9d58cca9a5e288bbcd2635936ff27a012460a88cc1ec5bbe33886bae7a9", "spec_sha": "9e299a10153283ce5441d5070e247cbfec0c6bc6897ca055c9d20c464540b4c2", "project_uri": "https://rubygems.org/gems/aws-sdk-workspacesthinclient", "gem_uri": "https://rubygems.org/gems/aws-sdk-workspacesthinclient-1.19.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-workspacesthinclient", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-workspacesthinclient/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.216.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-01-15 22:13:30 UTC
jfR3Wi3_z0OZ7qJv0Hz9k

aws-sdk-workspaces

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

1.129.0
Content{ "name": "aws-sdk-workspaces", "downloads": 77529097, "version": "1.129.0", "version_created_at": "2025-01-15T22:13:15.934Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for Amazon WorkSpaces. 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-workspaces/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-workspaces" }, "yanked": false, "sha": "99b67e0961382b9d38c0aeeebf7e27fa634d8386cbaf6e25830f0fd9a9bd1751", "spec_sha": "3415038accd0de3216d1f9c025674fb712a2451c383bde73a71c9e17431b585a", "project_uri": "https://rubygems.org/gems/aws-sdk-workspaces", "gem_uri": "https://rubygems.org/gems/aws-sdk-workspaces-1.129.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-workspaces", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-workspaces/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.216.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-01-15 22:13:20 UTC
ep1veEaTy4Lku806QjY2A

aws-sdk-wellarchitected

Official AWS Ruby gem for AWS Well-Architected Tool (Well-Architected). This gem is part of the AWS SDK for Ruby.

1.49.0
Content{ "name": "aws-sdk-wellarchitected", "downloads": 29289136, "version": "1.49.0", "version_created_at": "2025-01-15T22:13:05.872Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for AWS Well-Architected Tool (Well-Architected). 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-wellarchitected/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-wellarchitected" }, "yanked": false, "sha": "28f4e85a651f177de41879414294cd20efe1eb4de3ff6b218d6cc94e7c2ed812", "spec_sha": "8b1be0ece0c0653977e3b6fb0f0dbe4c35cdd27b6f77630c536808f8bdc3591f", "project_uri": "https://rubygems.org/gems/aws-sdk-wellarchitected", "gem_uri": "https://rubygems.org/gems/aws-sdk-wellarchitected-1.49.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-wellarchitected", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-wellarchitected/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.216.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-01-15 22:13:09 UTC
gFo56xEd69zX3sOYmH6v4

aws-sdk-swf

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

1.67.0
Content{ "name": "aws-sdk-swf", "downloads": 74398059, "version": "1.67.0", "version_created_at": "2025-01-15T22:12:55.828Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for Amazon Simple Workflow Service (Amazon SWF). 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-swf/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-swf" }, "yanked": false, "sha": "4d2021851cc24a021d403a059ecbd78e14d489fe60af0a784f3c9f5596364ffc", "spec_sha": "bb99ce8bbde5c28f417589e14cb6e2942316fc8b0523992cc20707c95c4ed0b0", "project_uri": "https://rubygems.org/gems/aws-sdk-swf", "gem_uri": "https://rubygems.org/gems/aws-sdk-swf-1.67.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-swf", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-swf/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.216.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-01-15 22:13:00 UTC
wjiI85x7ll6ouuwp4MN6Q

aws-sdk-wafregional

Official AWS Ruby gem for AWS WAF Regional (WAF Regional). This gem is part of the AWS SDK for Ruby.

1.76.0
Content{ "name": "aws-sdk-wafregional", "downloads": 74050506, "version": "1.76.0", "version_created_at": "2025-01-15T22:12:45.951Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for AWS WAF Regional (WAF Regional). 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-wafregional/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-wafregional" }, "yanked": false, "sha": "cd0766e82c037f0ecce67efa248afbf3b50165a5c28df1884881b6d028a98754", "spec_sha": "0602a55034211905b2f21d2868642c973bdab1d8a74218da9fb1ada2f9f14193", "project_uri": "https://rubygems.org/gems/aws-sdk-wafregional", "gem_uri": "https://rubygems.org/gems/aws-sdk-wafregional-1.76.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-wafregional", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-wafregional/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.216.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-01-15 22:12:50 UTC
24iA0TVSgOxz7n8GJK-hW

aws-sdk-vpclattice

Official AWS Ruby gem for Amazon VPC Lattice. This gem is part of the AWS SDK for Ruby.

1.26.0
Content{ "name": "aws-sdk-vpclattice", "downloads": 7102494, "version": "1.26.0", "version_created_at": "2025-01-15T22:12:35.823Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for Amazon VPC Lattice. 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-vpclattice/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-vpclattice" }, "yanked": false, "sha": "e3209380389daee942af9cfcde3c1752f5bd58ef37e55b145bb0c5be3281d0b1", "spec_sha": "c9d3636f6dc338115df3e5d48654043d972d71481bf45b7e655c7acccabd7a2d", "project_uri": "https://rubygems.org/gems/aws-sdk-vpclattice", "gem_uri": "https://rubygems.org/gems/aws-sdk-vpclattice-1.26.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-vpclattice", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-vpclattice/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.216.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-01-15 22:12:38 UTC
Y5HYspZH6fjT5mRYsumOL

aws-sdk-workdocs

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

1.70.0
Content{ "name": "aws-sdk-workdocs", "downloads": 73954485, "version": "1.70.0", "version_created_at": "2025-01-15T22:12:25.847Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for Amazon WorkDocs. 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-workdocs/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-workdocs" }, "yanked": false, "sha": "5525d96dfcaa16966a0af6c45b4286df84872bc85b99b176fbbd7331546946e8", "spec_sha": "3962932386dd94f85eed679075c89adb6e5b07785aa3ff4046f381c3f3fe1a66", "project_uri": "https://rubygems.org/gems/aws-sdk-workdocs", "gem_uri": "https://rubygems.org/gems/aws-sdk-workdocs-1.70.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-workdocs", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-workdocs/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.216.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-01-15 22:12:28 UTC
IWzrH2kGeDqtvQeOjfPBH

aws-sdk-appflow

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

1.71.0
Content{ "name": "aws-sdk-appflow", "downloads": 33417167, "version": "1.71.0", "version_created_at": "2025-01-15T22:12:15.894Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for Amazon Appflow. 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-appflow/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-appflow" }, "yanked": false, "sha": "0321f73e4635f63001749809b618864321704cb59864ca86ce29f3c995759cef", "spec_sha": "fb2c3e1d609b1fbc1bca19709fc2055f73533e0f88b918a98ca3e60d5c5805ca", "project_uri": "https://rubygems.org/gems/aws-sdk-appflow", "gem_uri": "https://rubygems.org/gems/aws-sdk-appflow-1.71.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-appflow", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-appflow/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.216.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-01-15 22:12:19 UTC
HRZXb61tVf-6uha4ZwPmo

aws-sdk-workmailmessageflow

Official AWS Ruby gem for Amazon WorkMail Message Flow. This gem is part of the AWS SDK for Ruby.

1.48.0
Content{ "name": "aws-sdk-workmailmessageflow", "downloads": 43481376, "version": "1.48.0", "version_created_at": "2025-01-15T22:12:05.836Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for Amazon WorkMail Message Flow. 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-workmailmessageflow/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-workmailmessageflow" }, "yanked": false, "sha": "82a2f479d4eca8a22df8051a36438421026442cacee54d6f4bae400ea734c47e", "spec_sha": "4f32b1249c4a0d1cfd9d43a36342c10ccb59f89ad362b206efc14b5288b98a4e", "project_uri": "https://rubygems.org/gems/aws-sdk-workmailmessageflow", "gem_uri": "https://rubygems.org/gems/aws-sdk-workmailmessageflow-1.48.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-workmailmessageflow", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-workmailmessageflow/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.216.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-01-15 22:12:08 UTC
PnnU7SqD80Ps3B5X9c_Zh

aws-sdk-workspacesweb

Official AWS Ruby gem for Amazon WorkSpaces Web. This gem is part of the AWS SDK for Ruby.

1.37.0
Content{ "name": "aws-sdk-workspacesweb", "downloads": 18361638, "version": "1.37.0", "version_created_at": "2025-01-15T22:11:55.804Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for Amazon WorkSpaces Web. 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-workspacesweb/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-workspacesweb" }, "yanked": false, "sha": "6b65c9f7420e859ac50a816366c5c79d5c126ae6c6dfa79fb965ecc3eeacf3c1", "spec_sha": "7ea0b362cd9111157c1d8b98054c9d62e8da90e2ee93442b2e0923474a1c8032", "project_uri": "https://rubygems.org/gems/aws-sdk-workspacesweb", "gem_uri": "https://rubygems.org/gems/aws-sdk-workspacesweb-1.37.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-workspacesweb", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-workspacesweb/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.216.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-01-15 22:11:59 UTC
-jnNzYVEv1G36hzvpSD7y

aws-sdk-trustedadvisor

Official AWS Ruby gem for TrustedAdvisor Public API. This gem is part of the AWS SDK for Ruby.

1.18.0
Content{ "name": "aws-sdk-trustedadvisor", "downloads": 3377784, "version": "1.18.0", "version_created_at": "2025-01-15T22:11:45.805Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for TrustedAdvisor Public API. 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-trustedadvisor/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-trustedadvisor" }, "yanked": false, "sha": "72507565c65718d2340695450149c352d61b0a6f74f1ba91c2608616e7130003", "spec_sha": "6ee2beffa2bc69fa94714835368d654052af00ff5c3f465366c51110c4e96203", "project_uri": "https://rubygems.org/gems/aws-sdk-trustedadvisor", "gem_uri": "https://rubygems.org/gems/aws-sdk-trustedadvisor-1.18.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-trustedadvisor", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-trustedadvisor/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.216.0" }, { "name": "aws-sigv4", "requirements": "~> 1.1" } ] } }
2025-01-15 22:11:49 UTC
pxjQrx6lN0xLuAfwyVhcK

aws-sdk-snowball

Official AWS Ruby gem for Amazon Import/Export Snowball (Amazon Snowball). This gem is part of the AWS SDK for Ruby.

1.82.0
Content{ "name": "aws-sdk-snowball", "downloads": 74778989, "version": "1.82.0", "version_created_at": "2025-01-15T22:11:35.812Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for Amazon Import/Export Snowball (Amazon Snowball). 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-snowball/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-snowball" }, "yanked": false, "sha": "6837ff87f44c751b31372b12d8eb1c08b68757cbb740d40256298d5f93e1de96", "spec_sha": "d4391b226f4979052acaad758a51f4dcfac88ac206dc268185f92c4f9722c3a3", "project_uri": "https://rubygems.org/gems/aws-sdk-snowball", "gem_uri": "https://rubygems.org/gems/aws-sdk-snowball-1.82.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-snowball", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-snowball/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.216.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-01-15 22:11:39 UTC
ASp1jO21ApSHUpiI7ONHj

aws-sdk-ssmsap

Official AWS Ruby gem for AWS Systems Manager for SAP (SsmSap). This gem is part of the AWS SDK for Ruby.

1.33.0
Content{ "name": "aws-sdk-ssmsap", "downloads": 10198378, "version": "1.33.0", "version_created_at": "2025-01-15T22:11:25.869Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for AWS Systems Manager for SAP (SsmSap). 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-ssmsap/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-ssmsap" }, "yanked": false, "sha": "7807cef256b2f583343c41e91eec4f1ff837dee5d3c83e9fa416659edb9ce836", "spec_sha": "ddf137bce35ee053e1db849eaa78d5bb79ac4e3ddaf221e018d3874cf8066413", "project_uri": "https://rubygems.org/gems/aws-sdk-ssmsap", "gem_uri": "https://rubygems.org/gems/aws-sdk-ssmsap-1.33.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-ssmsap", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-ssmsap/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.216.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-01-15 22:11:28 UTC
TsKWZ6kxX4GGSTfjAdJIp

aws-sdk-timestreamwrite

Official AWS Ruby gem for Amazon Timestream Write (Timestream Write). This gem is part of the AWS SDK for Ruby.

1.43.0
Content{ "name": "aws-sdk-timestreamwrite", "downloads": 30640149, "version": "1.43.0", "version_created_at": "2025-01-15T22:11:15.871Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for Amazon Timestream Write (Timestream Write). 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-timestreamwrite/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-timestreamwrite" }, "yanked": false, "sha": "19240602a47c928d7083071c435411384ce2626d5269a038f737bcaa43188ebc", "spec_sha": "49ca6914f5064417d0fc1f8f768b2044e7c0267704fa0b4827f0e32b2efd70b0", "project_uri": "https://rubygems.org/gems/aws-sdk-timestreamwrite", "gem_uri": "https://rubygems.org/gems/aws-sdk-timestreamwrite-1.43.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-timestreamwrite", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-timestreamwrite/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.216.0" }, { "name": "aws-sigv4", "requirements": "~> 1.1" } ] } }
2025-01-15 22:11:18 UTC
Yz9RggUj0VjS8CuFrcg-0

aws-sdk-xray

Official AWS Ruby gem for AWS X-Ray. This gem is part of the AWS SDK for Ruby.

1.79.0
Content{ "name": "aws-sdk-xray", "downloads": 79104997, "version": "1.79.0", "version_created_at": "2025-01-15T22:11:05.802Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for AWS X-Ray. 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-xray/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-xray" }, "yanked": false, "sha": "4d39fcafeeab4654ea7b4cbd5e10ad817deab47f6e28f87eea8ef7974c7c1704", "spec_sha": "27e7708ac1deb15e6410d9ef22e1fc5f744ed7a975c8794b6d80ee42dcea69ba", "project_uri": "https://rubygems.org/gems/aws-sdk-xray", "gem_uri": "https://rubygems.org/gems/aws-sdk-xray-1.79.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-xray", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-xray/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.216.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-01-15 22:11:08 UTC
5ZCsiObzkz4tI4QAWRltZ

aws-sdk-timestreamquery

Official AWS Ruby gem for Amazon Timestream Query (Timestream Query). This gem is part of the AWS SDK for Ruby.

1.48.0
Content{ "name": "aws-sdk-timestreamquery", "downloads": 30684785, "version": "1.48.0", "version_created_at": "2025-01-15T22:10:55.830Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for Amazon Timestream Query (Timestream Query). 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-timestreamquery/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-timestreamquery" }, "yanked": false, "sha": "d104254f3d48b95a4b926f3bba7eec6ac53e786e42259f4640887d59cfe3cb29", "spec_sha": "dbb3d1f7b1e869beff1a987b5d2d38868a601042b98d64832361164e9a7345c7", "project_uri": "https://rubygems.org/gems/aws-sdk-timestreamquery", "gem_uri": "https://rubygems.org/gems/aws-sdk-timestreamquery-1.48.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-timestreamquery", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-timestreamquery/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.216.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-01-15 22:10:58 UTC
zGD9TSJqXshjnDDrORs-R

aws-sdk-wafv2

Official AWS Ruby gem for AWS WAFV2 (WAFV2). This gem is part of the AWS SDK for Ruby.

1.100.0
Content{ "name": "aws-sdk-wafv2", "downloads": 43234865, "version": "1.100.0", "version_created_at": "2025-01-15T22:10:45.886Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for AWS WAFV2 (WAFV2). 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-wafv2/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-wafv2" }, "yanked": false, "sha": "a618b30517d8c19101f15e05628a850a82ba3c8c6371c48eeee5d5805badb43c", "spec_sha": "c5b81540f7ae1a0677d251d693ad0ae942f4acafcd9c1106a512bc4b83b805a8", "project_uri": "https://rubygems.org/gems/aws-sdk-wafv2", "gem_uri": "https://rubygems.org/gems/aws-sdk-wafv2-1.100.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-wafv2", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-wafv2/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.216.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-01-15 22:10:49 UTC
kHL3Km1BZLxLtEfZLTPvJ

aws-sdk-waf

Official AWS Ruby gem for AWS WAF (WAF). This gem is part of the AWS SDK for Ruby.

1.74.0
Content{ "name": "aws-sdk-waf", "downloads": 76902177, "version": "1.74.0", "version_created_at": "2025-01-15T22:10:35.883Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for AWS WAF (WAF). 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-waf/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-waf" }, "yanked": false, "sha": "8706a78fa2fb279c90ce8b5741d6aac27c876f731e90f17c1a0f14547b6f6f39", "spec_sha": "66f76ec661164233626aa10e32210a0dc7db7ff7e951485b396d843931ad1fc6", "project_uri": "https://rubygems.org/gems/aws-sdk-waf", "gem_uri": "https://rubygems.org/gems/aws-sdk-waf-1.74.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-waf", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-waf/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.216.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-01-15 22:10:38 UTC
aY_5tzYiKlBgkXbcap0Ne

aws-sdk-pinpoint

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

1.104.0
Content{ "name": "aws-sdk-pinpoint", "downloads": 80194230, "version": "1.104.0", "version_created_at": "2025-01-15T22:10:25.816Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for Amazon Pinpoint. 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-pinpoint/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-pinpoint" }, "yanked": false, "sha": "e17b08ea7b11046103b6eaa6d3a6ad5c9ae0ccd263a4a574d5a7a19ea6d3657e", "spec_sha": "77f3592d87b6f4a09302c9cd297d97624b20c553a7afeed48bbf3cb66a64a54a", "project_uri": "https://rubygems.org/gems/aws-sdk-pinpoint", "gem_uri": "https://rubygems.org/gems/aws-sdk-pinpoint-1.104.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-pinpoint", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-pinpoint/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.216.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-01-15 22:10:28 UTC
rbHVJZA3U_Z4QkC7_R_Kp

aws-sdk-workmail

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

1.79.0
Content{ "name": "aws-sdk-workmail", "downloads": 71689956, "version": "1.79.0", "version_created_at": "2025-01-15T22:10:15.800Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for Amazon WorkMail. 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-workmail/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-workmail" }, "yanked": false, "sha": "67fda990db5485b22aa57142a7452d6e95ed60674fe42951112e641a61434f64", "spec_sha": "705111db72d04e1cdf00728656d68c398c60c366a6a5219693853b39d9502a9a", "project_uri": "https://rubygems.org/gems/aws-sdk-workmail", "gem_uri": "https://rubygems.org/gems/aws-sdk-workmail-1.79.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-workmail", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-workmail/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.216.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-01-15 22:10:20 UTC
ymbtbaRUawrfMw8gKXNHS

aws-sdk-route53recoverycluster

Official AWS Ruby gem for Route53 Recovery Cluster. This gem is part of the AWS SDK for Ruby.

1.39.0
Content{ "name": "aws-sdk-route53recoverycluster", "downloads": 21774435, "version": "1.39.0", "version_created_at": "2025-01-15T22:10:05.810Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for Route53 Recovery Cluster. 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-route53recoverycluster/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-route53recoverycluster" }, "yanked": false, "sha": "e4c3cf297e7500b7b0703a00c39d800dad1b437113fcfbaf168da0a98f03ec47", "spec_sha": "10238b3fe181cb4a2dfd64405051d58ccded6ad9f07ffa761fa00fa1d3380b9e", "project_uri": "https://rubygems.org/gems/aws-sdk-route53recoverycluster", "gem_uri": "https://rubygems.org/gems/aws-sdk-route53recoverycluster-1.39.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-route53recoverycluster", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-route53recoverycluster/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.216.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } }
2025-01-15 22:10:09 UTC
vj1KEEUUPdqi7V-8coqLK

aws-sdk-voiceid

Official AWS Ruby gem for Amazon Voice ID. This gem is part of the AWS SDK for Ruby.

1.38.0
Content{ "name": "aws-sdk-voiceid", "downloads": 21336941, "version": "1.38.0", "version_created_at": "2025-01-15T22:09:55.815Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for Amazon Voice ID. 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-voiceid/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-voiceid" }, "yanked": false, "sha": "8b30619c87d53a83e354a229e8f08951164d612cd6c89c24303b63cba6b1a1da", "spec_sha": "8528cbb977af863838dc9673a283c80d696e3c7b20d0d2eff0cb30764845234f", "project_uri": "https://rubygems.org/gems/aws-sdk-voiceid", "gem_uri": "https://rubygems.org/gems/aws-sdk-voiceid-1.38.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-voiceid", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-voiceid/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.216.0" }, { "name": "aws-sigv4", "requirements": "~> 1.1" } ] } }
2025-01-15 22:10:00 UTC
dOsyHGhQ12um0NxLSt5ip

aws-sdk-timestreaminfluxdb

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

1.17.0
Content{ "name": "aws-sdk-timestreaminfluxdb", "downloads": 1869670, "version": "1.17.0", "version_created_at": "2025-01-15T22:09:45.780Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for Timestream InfluxDB. 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-timestreaminfluxdb/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-timestreaminfluxdb" }, "yanked": false, "sha": "49b52b8c79ac330e7547143438741b985c707293a3cf755b93bad74eca18fba5", "spec_sha": "8b4a00d867f582f055ccabb421958870644f91556f6ac9c929087171eab7c113", "project_uri": "https://rubygems.org/gems/aws-sdk-timestreaminfluxdb", "gem_uri": "https://rubygems.org/gems/aws-sdk-timestreaminfluxdb-1.17.0.gem", "homepage_uri": null, "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-timestreaminfluxdb", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-timestreaminfluxdb/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.216.0" }, { "name": "aws-sigv4", "requirements": "~> 1.1" } ] } }
2025-01-15 22:09:49 UTC