Rubyhooks

Lastest updates from Rubygems.org

ID Gem Version Body Updated At
Xsohcqy9WM2VXvJWrTZmQ

meta_workflows

MetaWorkflows provides a flexible framework for creating and executing AI-powered workflows with human interaction points, built as a Rails engine for easy integration into existing applications.

0.7.1
Content{ "name": "meta_workflows", "downloads": 99, "version": "0.7.1", "version_created_at": "2025-06-17T17:47:17.617Z", "version_downloads": 0, "platform": "ruby", "authors": "Leonid Medovyy, Sami Tanquary", "info": "MetaWorkflows provides a flexible framework for creating and executing AI-powered workflows with human interaction points, built as a Rails engine for easy integration into existing applications.", "licenses": [ "None" ], "metadata": { "homepage_uri": "https://github.com/strongmind/meta_workflows", "changelog_uri": "https://github.com/strongmind/meta_workflows/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/strongmind/meta_workflows", "allowed_push_host": "https://rubygems.org", "documentation_uri": "https://github.com/strongmind/meta_workflows/blob/main/README.md", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "7af1501f849c62421e8d2586dc958437da22b44f76ac4213f32ee5e9a862f122", "spec_sha": "4689771a200213e622f10fa62f58d3825ced6616bdaee2bab191379512fa2c91", "project_uri": "https://rubygems.org/gems/meta_workflows", "gem_uri": "https://rubygems.org/gems/meta_workflows-0.7.1.gem", "homepage_uri": "https://github.com/strongmind/meta_workflows", "wiki_uri": null, "documentation_uri": "https://github.com/strongmind/meta_workflows/blob/main/README.md", "mailing_list_uri": null, "source_code_uri": "https://github.com/strongmind/meta_workflows", "bug_tracker_uri": null, "changelog_uri": "https://github.com/strongmind/meta_workflows/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rails", "requirements": ">= 7.2.0, < 8.1" }, { "name": "ruby_conversations", "requirements": ">= 0" }, { "name": "ruby_llm", "requirements": ">= 0" }, { "name": "sidekiq", "requirements": ">= 6.0" }, { "name": "stimulus-rails", "requirements": ">= 1.0" }, { "name": "turbo-rails", "requirements": ">= 1.0" }, { "name": "view_component", "requirements": ">= 3.0" } ] } }
2025-06-17 17:47:19 UTC
1y4YxNkRlWyPWrvYWNaWX

ruby_llm-mcp

A Ruby client for the Model Context Protocol (MCP) that seamlessly integrates with RubyLLM. Connect to MCP servers via SSE or stdio transports, automatically convert MCP tools into RubyLLM-compatible tools, and enable AI models to interact with external data sources and services. Makes using MCP with RubyLLM as easy as possible.

0.2.1
Content{ "name": "ruby_llm-mcp", "downloads": 551, "version": "0.2.1", "version_created_at": "2025-06-17T17:46:30.196Z", "version_downloads": 0, "platform": "ruby", "authors": "Patrick Vice", "info": "A Ruby client for the Model Context Protocol (MCP) that seamlessly integrates with RubyLLM.\nConnect to MCP servers via SSE or stdio transports, automatically convert MCP tools into\nRubyLLM-compatible tools, and enable AI models to interact with external data sources and\nservices. Makes using MCP with RubyLLM as easy as possible.\n", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/patvice/ruby_llm-mcp", "changelog_uri": "https://github.com/patvice/ruby_llm-mcp/commits/main", "bug_tracker_uri": "https://github.com/patvice/ruby_llm-mcp/issues", "source_code_uri": "https://github.com/patvice/ruby_llm-mcp", "allowed_push_host": "https://rubygems.org", "documentation_uri": "https://github.com/patvice/ruby_llm-mcp", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "83ac72401366170a9212424e0025a7603091de02772ed2f81cf98cf4a32e8f8c", "spec_sha": "d667b7b8f2d19fbd6447cdca219f2a568c61b315bb3f0e271b7a16bd0b057a63", "project_uri": "https://rubygems.org/gems/ruby_llm-mcp", "gem_uri": "https://rubygems.org/gems/ruby_llm-mcp-0.2.1.gem", "homepage_uri": "https://github.com/patvice/ruby_llm-mcp", "wiki_uri": null, "documentation_uri": "https://github.com/patvice/ruby_llm-mcp", "mailing_list_uri": null, "source_code_uri": "https://github.com/patvice/ruby_llm-mcp", "bug_tracker_uri": "https://github.com/patvice/ruby_llm-mcp/issues", "changelog_uri": "https://github.com/patvice/ruby_llm-mcp/commits/main", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "faraday", "requirements": ">= 1.10.0" }, { "name": "faraday-multipart", "requirements": ">= 1" }, { "name": "faraday-net_http", "requirements": ">= 1" }, { "name": "faraday-retry", "requirements": ">= 1" }, { "name": "ruby_llm", "requirements": "~> 1.3" }, { "name": "zeitwerk", "requirements": "~> 2" } ] } }
2025-06-17 17:46:31 UTC
xhG7i4llffPh2ruzSuZg9

finrb

The finrb library (forked from the finance gem) provides a Ruby interface for financial calculations/modeling. Working with interest rates, Mortgage amortization, Cashflows (NPV, IRR, etc.) and other basic utilities.

0.1.9
Content{ "name": "finrb", "downloads": 12642, "version": "0.1.9", "version_created_at": "2025-06-17T17:40:55.523Z", "version_downloads": 0, "platform": "ruby", "authors": "Nadir Cohen", "info": "The finrb library (forked from the finance gem) provides a Ruby interface for financial calculations/modeling. Working with interest rates, Mortgage amortization, Cashflows (NPV, IRR, etc.) and other basic utilities.\n\n", "licenses": [ "LGPL-3.0-or-later" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "1898fa510d827a6b388b47b749569257181ef049e22a6931bc7f19e71d6c3b3a", "spec_sha": "4160cf264a4bc294d2a7556dd8a07a7f51da23acf1d53f83291e10232edb4cf1", "project_uri": "https://rubygems.org/gems/finrb", "gem_uri": "https://rubygems.org/gems/finrb-0.1.9.gem", "homepage_uri": "https://rubygems.org/gems/finrb", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/finrb/0.1.9", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "pry", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": ">= 0" }, { "name": "rubocop", "requirements": ">= 0" }, { "name": "rubocop-packaging", "requirements": ">= 0" }, { "name": "rubocop-performance", "requirements": ">= 0" }, { "name": "rubocop-rake", "requirements": ">= 0" }, { "name": "rubocop-rspec", "requirements": ">= 0" }, { "name": "semver", "requirements": ">= 0" } ], "runtime": [ { "name": "activesupport", "requirements": ">= 0" }, { "name": "bigdecimal", "requirements": ">= 3.1.2" }, { "name": "business_time", "requirements": ">= 0" }, { "name": "flt", "requirements": ">= 0" } ] } }
2025-06-17 17:40:56 UTC
fNrDaIR7qPObcglRQRVwZ

vagrant

Vagrant is a tool for building and distributing virtualized development environments.

2.4.7
Content{ "name": "vagrant", "downloads": 1596436, "version": "2.4.7", "version_created_at": "2025-06-17T17:30:59.149Z", "version_downloads": 0, "platform": "ruby", "authors": "Mitchell Hashimoto, John Bender", "info": "Vagrant is a tool for building and distributing virtualized development environments.", "licenses": [ "BUSL-1.1" ], "metadata": {}, "yanked": false, "sha": "763fee98044771517d489ac9ebde28e3c675c06fd50062ee05416fc8c8f73884", "spec_sha": "a2331f0fa9c0a552c740f602bc5c419608238eac145d8bb86a80cd95ea991f68", "project_uri": "https://rubygems.org/gems/vagrant", "gem_uri": "https://rubygems.org/gems/vagrant-2.4.7.gem", "homepage_uri": "http://www.vagrantup.com", "wiki_uri": "http://wiki.github.com/mitchellh/vagrant/", "documentation_uri": "http://vagrantup.com", "mailing_list_uri": "http://groups.google.com/group/vagrant-up", "source_code_uri": "http://github.com/mitchellh/vagrant", "bug_tracker_uri": "http://github.com/mitchellh/vagrant/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "fake_ftp", "requirements": "~> 0.3.0" }, { "name": "grpc-tools", "requirements": "~> 1.41" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rake-compiler", "requirements": ">= 0" }, { "name": "rspec", "requirements": "~> 3.11" }, { "name": "rspec-its", "requirements": "~> 1.3.0" }, { "name": "webrick", "requirements": "~> 1.7" } ], "runtime": [ { "name": "base64", "requirements": "~> 0.2.0" }, { "name": "bcrypt_pbkdf", "requirements": "~> 1.1" }, { "name": "childprocess", "requirements": "~> 5.1" }, { "name": "csv", "requirements": "~> 3.3" }, { "name": "ed25519", "requirements": "~> 1.3.0" }, { "name": "erubi", "requirements": ">= 0" }, { "name": "hashicorp-checkpoint", "requirements": "~> 0.1.5" }, { "name": "i18n", "requirements": "~> 1.12" }, { "name": "ipaddr", "requirements": ">= 1.2.4" }, { "name": "listen", "requirements": "~> 3.7" }, { "name": "log4r", "requirements": "~> 1.1.9, < 1.1.11" }, { "name": "logger", "requirements": "~> 1.0" }, { "name": "mime-types", "requirements": "~> 3.3" }, { "name": "net-ftp", "requirements": "~> 0.2" }, { "name": "net-scp", "requirements": "~> 4.0" }, { "name": "net-sftp", "requirements": "~> 4.0" }, { "name": "net-ssh", "requirements": "~> 7.0" }, { "name": "ostruct", "requirements": "~> 0.6.0" }, { "name": "rb-kqueue", "requirements": "~> 0.2.0" }, { "name": "rexml", "requirements": "~> 3.2" }, { "name": "rubyzip", "requirements": "~> 2.3.2" }, { "name": "vagrant_cloud", "requirements": "~> 3.1.2" }, { "name": "wdm", "requirements": "~> 0.2.0" }, { "name": "winrm", "requirements": ">= 2.3.9, < 3.0" }, { "name": "winrm-elevated", "requirements": ">= 1.2.3, < 2.0" }, { "name": "winrm-fs", "requirements": ">= 1.3.5, < 2.0" } ] } }
2025-06-17 17:31:01 UTC
og9PclJftAVSv26qCDIj9

files.com

The Files.com Ruby client.

1.1.278
Content{ "name": "files.com", "downloads": 773119, "version": "1.1.278", "version_created_at": "2025-06-17T17:27:17.294Z", "version_downloads": 0, "platform": "ruby", "authors": "files.com", "info": "The Files.com Ruby client.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "a059079def88603a92fdd12835da599179c071b71c17f7d10b91d15851b9c52c", "spec_sha": "8497457a478c33a22f9421bd1c498a406904c834c35f9c8c103355d147a44f8e", "project_uri": "https://rubygems.org/gems/files.com", "gem_uri": "https://rubygems.org/gems/files.com-1.1.278.gem", "homepage_uri": "https://www.files.com", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/files.com/1.1.278", "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-06-17 17:27:20 UTC
pPf4R5QOxsHH4nvNB9ets

swifter_enum

Simple enum for active record that takes inspiration from Swift's enums to allow you to encapsulate enum logic within an enum class. This is easy to drop-in as a replacement for regular rails enums, with minimal changes required. Once you switch, then you can easily extend your enums with methods.

1.0.0
Content{ "name": "swifter_enum", "downloads": 2201, "version": "1.0.0", "version_created_at": "2025-06-17T17:17:46.447Z", "version_downloads": 0, "platform": "ruby", "authors": "Rob Jonson", "info": "Simple enum for active record that takes inspiration from Swift's enums to allow you to encapsulate enum logic within an enum class. This is easy to drop-in as a replacement for regular rails enums, with minimal changes required. Once you switch, then you can easily extend your enums with methods.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/ConfusedVorlon/SwifterEnum", "changelog_uri": "https://github.com/ConfusedVorlon/SwifterEnum", "source_code_uri": "https://github.com/ConfusedVorlon/SwifterEnum" }, "yanked": false, "sha": "665a8bfff31e85da0153dcd9512e3f92d30d02a1d57d495adeb3bd8f669143c4", "spec_sha": "5ffdeb6fe8d14359bc1dfe80c276c82cfe2d94f0a849ff621621aa1986607eed", "project_uri": "https://rubygems.org/gems/swifter_enum", "gem_uri": "https://rubygems.org/gems/swifter_enum-1.0.0.gem", "homepage_uri": "https://github.com/ConfusedVorlon/SwifterEnum", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/ConfusedVorlon/SwifterEnum", "bug_tracker_uri": null, "changelog_uri": "https://github.com/ConfusedVorlon/SwifterEnum", "funding_uri": null, "dependencies": { "development": [ { "name": "appraisal", "requirements": "~> 2.4" }, { "name": "debug", "requirements": ">= 0" }, { "name": "minitest", "requirements": "~> 5.22" }, { "name": "sqlite3", "requirements": ">= 1.4" } ], "runtime": [ { "name": "activemodel", "requirements": ">= 7.0, < 9.0" }, { "name": "activerecord", "requirements": ">= 7.0, < 9.0" }, { "name": "activesupport", "requirements": ">= 7.0, < 9.0" } ] } }
2025-06-17 17:17:48 UTC
jzrUnzMYh7xDBqs9rGeVS

debug

Debugging functionality for Ruby. This is completely rewritten debug.rb which was contained by the ancient Ruby versions.

1.11.0
Content{ "name": "debug", "downloads": 62954946, "version": "1.11.0", "version_created_at": "2025-06-17T17:14:07.088Z", "version_downloads": 0, "platform": "ruby", "authors": "Koichi Sasada", "info": "Debugging functionality for Ruby. This is completely rewritten debug.rb which was contained by the ancient Ruby versions.", "licenses": [ "Ruby", "BSD-2-Clause" ], "metadata": { "homepage_uri": "https://github.com/ruby/debug", "changelog_uri": "https://github.com/ruby/debug/releases/tag/v1.11.0", "source_code_uri": "https://github.com/ruby/debug" }, "yanked": false, "sha": "1425db64cfa0130c952684e3dc974985be201dd62899bf4bbe3f8b5d6cf1aef2", "spec_sha": "a77115cbcd09e1724a202fd922100cc887d63a59fb71d206ef14884b27483d88", "project_uri": "https://rubygems.org/gems/debug", "gem_uri": "https://rubygems.org/gems/debug-1.11.0.gem", "homepage_uri": "https://github.com/ruby/debug", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/ruby/debug", "bug_tracker_uri": null, "changelog_uri": "https://github.com/ruby/debug/releases/tag/v1.11.0", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "irb", "requirements": "~> 1.10" }, { "name": "reline", "requirements": ">= 0.3.8" } ] } }
2025-06-17 17:14:08 UTC
NsAOeEZxg-JGar2M19rtn

boba

Custom Tapioca compilers

0.1.3
Content{ "name": "boba", "downloads": 173053, "version": "0.1.3", "version_created_at": "2025-06-17T17:11:26.939Z", "version_downloads": 0, "platform": "ruby", "authors": "Angellist", "info": "Custom Tapioca compilers", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/angellist/boba", "changelog_uri": "https://github.com/angellist/boba/blob/0.1.3/History.md", "bug_tracker_uri": "https://github.com/angellist/boba/issues", "source_code_uri": "https://github.com/angellist/boba/tree/0.1.3", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "22462462ba4c2223e126ba80187f68a29b08fa8c2446803b3b8d506c4fa85b9a", "spec_sha": "a80df81b481c0d6ac77df9f4179db8e115cce5b2731cde0086f27d5d3c41617b", "project_uri": "https://rubygems.org/gems/boba", "gem_uri": "https://rubygems.org/gems/boba-0.1.3.gem", "homepage_uri": "https://github.com/angellist/boba", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/angellist/boba/tree/0.1.3", "bug_tracker_uri": "https://github.com/angellist/boba/issues", "changelog_uri": "https://github.com/angellist/boba/blob/0.1.3/History.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "sorbet-static-and-runtime", "requirements": "~> 0.5" }, { "name": "tapioca", "requirements": "<= 0.17.3" } ] } }
2025-06-17 17:11:29 UTC
XFM3DtY8mJwKsIOwXkJmS

cybrid_api_bank_ruby

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

0.123.600
Content{ "name": "cybrid_api_bank_ruby", "downloads": 1427902, "version": "0.123.600", "version_created_at": "2025-06-17T16:59:01.943Z", "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": "0421dbf416d7a7eb5591871d8ad10e01d1deec219efc1134c9e38116e9806a16", "spec_sha": "e03a6fdb84bbf1f2a38022ec7ed7b25068a78da7cc187905a099182b72c7f0bc", "project_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby-0.123.600.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.600", "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-06-17 16:59:05 UTC
VJG5HG910xBZeqF3k0SzQ

cybrid_api_id_ruby

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

0.123.600
Content{ "name": "cybrid_api_id_ruby", "downloads": 1451102, "version": "0.123.600", "version_created_at": "2025-06-17T16:58:43.355Z", "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": "23fc5e3be0ada331599ae9a6ef5183c16af557fd0c43f6491a12f62582973145", "spec_sha": "8aa91bab1bf534b1eaaf570ac93b42613236f3172f55295270ec5dd092d0c89f", "project_uri": "https://rubygems.org/gems/cybrid_api_id_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_id_ruby-0.123.600.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.600", "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-06-17 16:58:47 UTC
6kFNYMuYS81lVNgtZpBtV

cybrid_api_organization_ruby

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

0.123.600
Content{ "name": "cybrid_api_organization_ruby", "downloads": 1469929, "version": "0.123.600", "version_created_at": "2025-06-17T16:58:27.124Z", "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": "04675776d1ad35fc887ffede6a997ca997cb7db046f996fb22b280b0ca6cbc2c", "spec_sha": "c16b041b631c13d02f90163a256e64f2fb7f0ed23c0bb6f4a7cc0a12354ce706", "project_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby-0.123.600.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.600", "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-06-17 16:58:32 UTC
GLcZqNF1hPeUmQxAsNVAc

trustcaptcha

TrustCaptcha – Privacy-first CAPTCHA solution for Ruby. GDPR-compliant, bot protection made in Europe.

2.0.0
Content{ "name": "trustcaptcha", "downloads": 68, "version": "2.0.0", "version_created_at": "2025-06-17T16:57:44.752Z", "version_downloads": 0, "platform": "ruby", "authors": "TrustComponent", "info": "TrustCaptcha – Privacy-first CAPTCHA solution for Ruby. GDPR-compliant, bot protection made in Europe.", "licenses": [ "Apache-2.0" ], "metadata": { "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "1ada4a13da21404a5f1c3fc1fd1c6b7f4ec2db24200c304db0c36c21fedc6f69", "spec_sha": "f4b0ce0bce26e2b844d0df39d173aa506795767132a6ad7e1531c053e69fc461", "project_uri": "https://rubygems.org/gems/trustcaptcha", "gem_uri": "https://rubygems.org/gems/trustcaptcha-2.0.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/trustcaptcha/2.0.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "json", "requirements": ">= 0" }, { "name": "net-http", "requirements": ">= 0" } ] } }
2025-06-17 16:57:46 UTC
R8NbU1lP23Mdj3TsFmHZh

kcc-gem-theme

KCC's Gem-based theme for building jekyll sites.

3.13.1
Content{ "name": "kcc-gem-theme", "downloads": 664502, "version": "3.13.1", "version_created_at": "2025-06-17T16:36:25.193Z", "version_downloads": 0, "platform": "ruby", "authors": "wdzajicek", "info": "KCC's Gem-based theme for building jekyll sites.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "87d37afc95130eba4ac48286709e5befa2bee85f3da89bc3d5243bad6a4d98a0", "spec_sha": "e394169953e13868862433397ccd7c12fc8f10f336190f9801176191293dcb01", "project_uri": "https://rubygems.org/gems/kcc-gem-theme", "gem_uri": "https://rubygems.org/gems/kcc-gem-theme-3.13.1.gem", "homepage_uri": "https://github.com/KankakeeCommunityCollege/kcc-gem-theme", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/kcc-gem-theme/3.13.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2" }, { "name": "rake", "requirements": "~> 12.0" } ], "runtime": [ { "name": "jekyll", "requirements": "~> 4" } ] } }
2025-06-17 16:36:27 UTC
gqSr3KMV40iPpsp87qE9y

cybrid_api_bank_ruby

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

0.123.599
Content{ "name": "cybrid_api_bank_ruby", "downloads": 1427872, "version": "0.123.599", "version_created_at": "2025-06-17T16:20:59.201Z", "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": "43158269498f7f2b5ef2092445d3149dc4edbce31fd1795df4655e6090238506", "spec_sha": "ae1b228c644a1a2df2ddaec62042c776ce4b7add65fc441f58566a5a156affd3", "project_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby-0.123.599.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.599", "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-06-17 16:21:02 UTC
EVgo_PPS1Vop6K2B_ikb0

cybrid_api_id_ruby

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

0.123.599
Content{ "name": "cybrid_api_id_ruby", "downloads": 1451070, "version": "0.123.599", "version_created_at": "2025-06-17T16:20:13.733Z", "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": "d4221a62656a68358de500f747521f82ed534bf62019a5f302470eff8ad89e54", "spec_sha": "4ce223ec75f40313d98120e4a2b4b43b0d8b102e2f24f7b0bdbb75eb93fe68d9", "project_uri": "https://rubygems.org/gems/cybrid_api_id_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_id_ruby-0.123.599.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.599", "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-06-17 16:20:19 UTC
nXWUt7ggtvGnRSysqx0in

cybrid_api_organization_ruby

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

0.123.599
Content{ "name": "cybrid_api_organization_ruby", "downloads": 1469900, "version": "0.123.599", "version_created_at": "2025-06-17T16:20:09.580Z", "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": "236aa2919e94dbc3ba5afacad2c233bad728efc93e4414396ff8d4973cba06b7", "spec_sha": "4e19b22bee15c049c89693593d6a8be576827d9b05cf96881ef9220e5519443f", "project_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby-0.123.599.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.599", "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-06-17 16:20:15 UTC
mT1dPzcZTmsRQek1iJGoc

multiwoven-integrations

Multiwoven Integrations is a comprehensive Ruby gem designed to facilitate seamless connectivity between various data sources and SaaS platforms.

0.29.1
Content{ "name": "multiwoven-integrations", "downloads": 53012, "version": "0.29.1", "version_created_at": "2025-06-17T15:55:34.782Z", "version_downloads": 0, "platform": "ruby", "authors": "Subin T P", "info": "Multiwoven Integrations is a comprehensive Ruby gem designed to facilitate seamless connectivity between various data sources and SaaS platforms.", "licenses": [ "MIT" ], "metadata": { "github_repo": "https://github.com/Multiwoven/multiwoven", "homepage_uri": "https://www.multiwoven.com/", "changelog_uri": "https://github.com/Multiwoven/multiwoven/blob/main/integrations/CHANGELOG.md", "source_code_uri": "https://github.com/Multiwoven/multiwoven/tree/main/integrations" }, "yanked": false, "sha": "27f9335d31d235154c5138e29c0f2f7f0b4a439e8c52bd39d30763969ee814f4", "spec_sha": "3669d22f25c48bd2355cdd83e75ccdc907b99e919ae3c32ddf35f802db20b207", "project_uri": "https://rubygems.org/gems/multiwoven-integrations", "gem_uri": "https://rubygems.org/gems/multiwoven-integrations-0.29.1.gem", "homepage_uri": "https://www.multiwoven.com/", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/Multiwoven/multiwoven/tree/main/integrations", "bug_tracker_uri": null, "changelog_uri": "https://github.com/Multiwoven/multiwoven/blob/main/integrations/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "byebug", "requirements": ">= 0" }, { "name": "rspec", "requirements": ">= 0" }, { "name": "rubocop", "requirements": ">= 0" }, { "name": "simplecov", "requirements": ">= 0" }, { "name": "simplecov_json_formatter", "requirements": ">= 0" }, { "name": "webmock", "requirements": ">= 0" } ], "runtime": [ { "name": "activesupport", "requirements": ">= 0" }, { "name": "async-websocket", "requirements": ">= 0" }, { "name": "aws-sdk-athena", "requirements": ">= 0" }, { "name": "aws-sdk-cloudwatchlogs", "requirements": ">= 0" }, { "name": "aws-sdk-s3", "requirements": ">= 0" }, { "name": "aws-sdk-sts", "requirements": ">= 0" }, { "name": "aws-sigv4", "requirements": ">= 0" }, { "name": "csv", "requirements": ">= 0" }, { "name": "dry-schema", "requirements": ">= 0" }, { "name": "dry-struct", "requirements": ">= 0" }, { "name": "dry-types", "requirements": ">= 0" }, { "name": "duckdb", "requirements": ">= 0" }, { "name": "git", "requirements": ">= 0" }, { "name": "google-apis-sheets_v4", "requirements": ">= 0" }, { "name": "google-cloud-ai_platform-v1", "requirements": ">= 0" }, { "name": "google-cloud-bigquery", "requirements": ">= 0" }, { "name": "grpc", "requirements": ">= 0" }, { "name": "hubspot-api-client", "requirements": ">= 0" }, { "name": "iterable-api-client", "requirements": ">= 0" }, { "name": "MailchimpMarketing", "requirements": ">= 0" }, { "name": "net-sftp", "requirements": ">= 0" }, { "name": "pg", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "restforce", "requirements": ">= 0" }, { "name": "ruby-limiter", "requirements": ">= 0" }, { "name": "ruby-oci8", "requirements": ">= 0" }, { "name": "ruby-odbc", "requirements": ">= 0" }, { "name": "rubyzip", "requirements": ">= 0" }, { "name": "sequel", "requirements": ">= 0" }, { "name": "slack-ruby-client", "requirements": ">= 0" }, { "name": "stripe", "requirements": ">= 0" }, { "name": "tiny_tds", "requirements": ">= 0" }, { "name": "zendesk_api", "requirements": ">= 0" } ] } }
2025-06-17 15:55:38 UTC
qoG188RUiIIb3HzJv2Pye

active_record_distinct_on

ActiveRecordDistinctOn adds support for `DISTINCT ON` to ActiveRecord. At the time of this writing, PostgreSQL is the only database which supports this syntax; however, this gem has been written with database independence in mind so that if another Arel visitor adds support for `Arel::Nodes::DistinctOn` in the future, it should work seamlessly.

1.9.0
Content{ "name": "active_record_distinct_on", "downloads": 625728, "version": "1.9.0", "version_created_at": "2025-06-17T15:42:47.730Z", "version_downloads": 0, "platform": "ruby", "authors": "Alec Larsen", "info": "ActiveRecordDistinctOn adds support for `DISTINCT ON` to ActiveRecord. At the time of this writing, PostgreSQL is the only database which supports this syntax; however, this gem has been written with database independence in mind so that if another Arel visitor adds support for `Arel::Nodes::DistinctOn` in the future, it should work seamlessly.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "6d9d4f752619295a77c24875e56d522f442c8e72e6153fab64f15e0e03f35836", "spec_sha": "6a138351b3097705d0096dff0d7739fac1fc6d24a52fef51f42d8946b7e36358", "project_uri": "https://rubygems.org/gems/active_record_distinct_on", "gem_uri": "https://rubygems.org/gems/active_record_distinct_on-1.9.0.gem", "homepage_uri": "https://github.com/alecdotninja/active_record_distinct_on", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/active_record_distinct_on/1.9.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "appraisal", "requirements": ">= 0" }, { "name": "bundler", "requirements": ">= 0" }, { "name": "pg", "requirements": ">= 0" }, { "name": "pry", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 12.3.3" }, { "name": "rspec", "requirements": ">= 0" }, { "name": "simplecov", "requirements": ">= 0" }, { "name": "sqlite3", "requirements": ">= 0" } ], "runtime": [ { "name": "activerecord", "requirements": ">= 6.1" } ] } }
2025-06-17 15:42:49 UTC
sbNTqG2Fxy2WGlLJI8XLJ

faraday-net_http_persistent

Faraday adapter for NetHttpPersistent

2.3.1
Content{ "name": "faraday-net_http_persistent", "downloads": 292546890, "version": "2.3.1", "version_created_at": "2025-06-17T15:35:16.891Z", "version_downloads": 0, "platform": "ruby", "authors": "Mike Rogers", "info": "Faraday adapter for NetHttpPersistent", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/lostisland/faraday-net_http_persistent", "changelog_uri": "https://github.com/lostisland/faraday-net_http_persistent/releases/tag/v2.3.1", "source_code_uri": "https://github.com/lostisland/faraday-net_http_persistent" }, "yanked": false, "sha": "23ffba37d6a27807a10f033d01918ec958aa73fa6ff0fccfbcd5ce2d2e68fca3", "spec_sha": "2a3cf245abaaf92d57461a7c2ea98002706aa990b95cc291942cf6c4465df2af", "project_uri": "https://rubygems.org/gems/faraday-net_http_persistent", "gem_uri": "https://rubygems.org/gems/faraday-net_http_persistent-2.3.1.gem", "homepage_uri": "https://github.com/lostisland/faraday-net_http_persistent", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/lostisland/faraday-net_http_persistent", "bug_tracker_uri": null, "changelog_uri": "https://github.com/lostisland/faraday-net_http_persistent/releases/tag/v2.3.1", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "faraday", "requirements": "~> 2.5" }, { "name": "net-http-persistent", "requirements": ">= 4.0.4, < 5" } ] } }
2025-06-17 15:35:18 UTC
2ACwcmOT535wPEa2wUw9K

alchemy-json_api

A JSONAPI compliant API for AlchemyCMS

2.4.3
Content{ "name": "alchemy-json_api", "downloads": 61832, "version": "2.4.3", "version_created_at": "2025-06-17T15:33:54.149Z", "version_downloads": 0, "platform": "ruby", "authors": "Martin Meyerhoff, Thomas von Deyen", "info": "A JSONAPI compliant API for AlchemyCMS", "licenses": [ "BSD-3-Clause" ], "metadata": {}, "yanked": false, "sha": "377edad48b7f44c505ce0c5c0f943db6ec6c61681d8e1d881f69253b1afd9a04", "spec_sha": "fb897d0c4e67db065f5e4b06636afcec6dcc73523bb92596a6f6c1a13fe32f59", "project_uri": "https://rubygems.org/gems/alchemy-json_api", "gem_uri": "https://rubygems.org/gems/alchemy-json_api-2.4.3.gem", "homepage_uri": "https://github.com/AlchemyCMS/alchemy-json_api", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/alchemy-json_api/2.4.3", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "factory_bot", "requirements": ">= 0" }, { "name": "github_changelog_generator", "requirements": ">= 0" }, { "name": "jsonapi-rspec", "requirements": ">= 0" }, { "name": "rspec-rails", "requirements": ">= 0" }, { "name": "shoulda-matchers", "requirements": ">= 0" } ], "runtime": [ { "name": "alchemy_cms", "requirements": ">= 7.0.0.a, < 8" }, { "name": "jsonapi.rb", "requirements": ">= 1.6.0, < 2.2" } ] } }
2025-06-17 15:33:56 UTC
YLq-HPyxBsOotjInN5LTh

cybrid_api_id_ruby

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

0.123.598
Content{ "name": "cybrid_api_id_ruby", "downloads": 1451035, "version": "0.123.598", "version_created_at": "2025-06-17T15:17:14.080Z", "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": "0837619f92d61e7fcebc7c17d6b94839881b5f96c1da45aa24a1c4a2c25f96f1", "spec_sha": "55bf2ce910d9f1e20f896fb80f67b500195ee9e2ed314cc7707acd659fb3c5ed", "project_uri": "https://rubygems.org/gems/cybrid_api_id_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_id_ruby-0.123.598.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.598", "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-06-17 15:17:18 UTC
986S0om99D5Px2WtjpZYK

cybrid_api_bank_ruby

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

0.123.598
Content{ "name": "cybrid_api_bank_ruby", "downloads": 1427836, "version": "0.123.598", "version_created_at": "2025-06-17T15:16:38.648Z", "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": "f04b2030fb700682183060aaa62a7b621f3201523cdc5339773e068270fe7e2c", "spec_sha": "86bb0955e40d94f9f96f6e77c0c275ffaded3ac5815b23de6e95659e08a953f6", "project_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby-0.123.598.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.598", "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-06-17 15:16:42 UTC
NNL443Ijk__QxnwIHMYK6

cybrid_api_organization_ruby

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

0.123.598
Content{ "name": "cybrid_api_organization_ruby", "downloads": 1469861, "version": "0.123.598", "version_created_at": "2025-06-17T15:15:02.472Z", "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": "6d28d75f47c17bba1825e4d114b3772ebe7506b20dfec4516d3c0a73d216d6b1", "spec_sha": "404632cae9c814a132cab4d81299a5f28c478cca7ba5188323ae6848dd258300", "project_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby-0.123.598.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.598", "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-06-17 15:15:09 UTC
T2l3A7X2MgCNZFDVZkV0r

cloudinary

Client library for easily using the Cloudinary service

2.3.1
Content{ "name": "cloudinary", "downloads": 17001694, "version": "2.3.1", "version_created_at": "2025-06-17T15:10:52.121Z", "version_downloads": 0, "platform": "ruby", "authors": "Nadav Soferman, Itai Lahan, Tal Lev-Ami", "info": "Client library for easily using the Cloudinary service", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/cloudinary/cloudinary_gem/blob/master/CHANGELOG.md" }, "yanked": false, "sha": "b5ee61feef696359e09d879eaeaec532e45bcbd74d72ff085339619d2cd36605", "spec_sha": "d5bc1de8be8c75e1bef1cd80d26fe5606e405f4d91bd1b90b92f3fe29557f4fb", "project_uri": "https://rubygems.org/gems/cloudinary", "gem_uri": "https://rubygems.org/gems/cloudinary-2.3.1.gem", "homepage_uri": "http://cloudinary.com", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": "https://github.com/cloudinary/cloudinary_gem/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "actionpack", "requirements": ">= 6.1.7, < 8.0.0" }, { "name": "nokogiri", "requirements": ">= 1.12.5, < 2.0.0" }, { "name": "rails", "requirements": ">= 6.1.7, < 8.0.0" }, { "name": "railties", "requirements": ">= 6.0.4, < 8.0.0" }, { "name": "rake", "requirements": ">= 13.0.6, < 14.0.0" }, { "name": "rexml", "requirements": ">= 3.2.5, < 4.0.0" }, { "name": "rspec", "requirements": ">= 3.11.2, < 4.0.0" }, { "name": "rspec-rails", "requirements": ">= 6.0.4, < 7.0.0" }, { "name": "rspec-retry", "requirements": ">= 0.6.2, < 1.0.0" }, { "name": "rubyzip", "requirements": ">= 2.3.0, < 3.0.0" }, { "name": "simplecov", "requirements": ">= 0.21.2, < 1.0.0" }, { "name": "sqlite3", "requirements": ">= 1.4.2, < 2.0.0" } ], "runtime": [ { "name": "faraday", "requirements": ">= 2.0.1, < 3.0.0" }, { "name": "faraday-follow_redirects", "requirements": "~> 0.3.0" }, { "name": "faraday-multipart", "requirements": "~> 1.0, >= 1.0.4" }, { "name": "ostruct", "requirements": ">= 0" } ] } }
2025-06-17 15:10:54 UTC
f_h33HUmNdfWNboKG2xfU

national_holidays

Uses config from the national-holidays-config project to provide access to national holiday data across 95 countries

4.0.2
Content{ "name": "national_holidays", "downloads": 257104, "version": "4.0.2", "version_created_at": "2025-06-17T15:05:03.335Z", "version_downloads": 0, "platform": "ruby", "authors": "Alex Balhatchet", "info": "Uses config from the national-holidays-config project to provide access to national holiday data across 95 countries", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "182e3ed8c967e53a3252b366c4bc27e18612f690d5a8dd8eb293333b02e4e2f5", "spec_sha": "123d5e0c59cfc74a28901f930900dd1a1a72a66be59f2561b918d9fceb6193ac", "project_uri": "https://rubygems.org/gems/national_holidays", "gem_uri": "https://rubygems.org/gems/national_holidays-4.0.2.gem", "homepage_uri": "https://github.com/CharlieHR/national-holidays-ruby", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/national_holidays/4.0.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "minitest", "requirements": "~> 5.11" }, { "name": "rake", "requirements": "~> 12.3" }, { "name": "rubocop", "requirements": "~> 0.56" } ], "runtime": [ { "name": "countries", "requirements": "~> 7.0" } ] } }
2025-06-17 15:05:05 UTC
1VgmTTwekEkmy9vW9aCOX

effective_products

Highly customized product sales for member associations

0.3.13
Content{ "name": "effective_products", "downloads": 17623, "version": "0.3.13", "version_created_at": "2025-06-17T14:57:31.952Z", "version_downloads": 0, "platform": "ruby", "authors": "Code and Effect", "info": "Highly customized product sales for member associations", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "0e312fb653d2c04436256738ae2765ac533a2cf6dd110656ea54cc04161af52c", "spec_sha": "30370a176ebbe63826e23425305a87ad4a5edc10ef970f637c52de12a78ddb59", "project_uri": "https://rubygems.org/gems/effective_products", "gem_uri": "https://rubygems.org/gems/effective_products-0.3.13.gem", "homepage_uri": "https://github.com/code-and-effect/effective_products", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/effective_products/0.3.13", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "devise", "requirements": ">= 0" }, { "name": "effective_developer", "requirements": ">= 0" }, { "name": "effective_email_templates", "requirements": ">= 0" }, { "name": "effective_test_bot", "requirements": ">= 0" }, { "name": "haml", "requirements": ">= 0" }, { "name": "pry-byebug", "requirements": ">= 0" }, { "name": "sqlite3", "requirements": ">= 0" } ], "runtime": [ { "name": "effective_bootstrap", "requirements": ">= 0" }, { "name": "effective_datatables", "requirements": ">= 4.0.0" }, { "name": "effective_orders", "requirements": ">= 0" }, { "name": "effective_resources", "requirements": ">= 0" }, { "name": "effective_roles", "requirements": ">= 0" }, { "name": "rails", "requirements": ">= 6.0.0" }, { "name": "wicked", "requirements": ">= 0" } ] } }
2025-06-17 14:57:33 UTC
QOoax_mx-EGPvyBdv00NB

turbo_material

Material Web Components for Hotwire Turbo.

0.3.2
Content{ "name": "turbo_material", "downloads": 6819, "version": "0.3.2", "version_created_at": "2025-06-17T14:56:35.323Z", "version_downloads": 0, "platform": "ruby", "authors": "Sergey Moiseev", "info": "Material Web Components for Hotwire Turbo.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/full-stack-biz/turbo_material", "changelog_uri": "https://github.com/full-stack-biz/turbo_material/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/full-stack-biz/turbo_material", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "89adc63ab24b989af444f6c8eff7258a79e32e53b6b4bcdfd2600dc67a8101eb", "spec_sha": "4d2c4a613d87bbbd179d9416ed32fe88d99b7ea0c921ab3c99eeba0e5d4d8d07", "project_uri": "https://rubygems.org/gems/turbo_material", "gem_uri": "https://rubygems.org/gems/turbo_material-0.3.2.gem", "homepage_uri": "https://github.com/full-stack-biz/turbo_material", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/full-stack-biz/turbo_material", "bug_tracker_uri": null, "changelog_uri": "https://github.com/full-stack-biz/turbo_material/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "importmap-rails", "requirements": "~> 2.0.1" }, { "name": "rails", "requirements": ">= 7.1.2, < 9.0" }, { "name": "stimulus-rails", "requirements": "~> 1.3" }, { "name": "tailwindcss-rails", "requirements": "= 4.3.0.rc2" } ] } }
2025-06-17 14:56:37 UTC
bP3GwlMc_-EXwAzXSbGOb

e-invoice-api

Ruby SDK for the e-invoice.be Peppol API

0.1.0.pre.alpha.8
Content{ "name": "e-invoice-api", "downloads": 2, "version": "0.1.0.pre.alpha.8", "version_created_at": "2025-06-17T14:46:59.087Z", "version_downloads": 0, "platform": "ruby", "authors": "e-invoice", "info": "Ruby SDK for the e-invoice.be Peppol API", "licenses": [], "metadata": { "homepage_uri": "https://gemdocs.org/gems/e-invoice-api", "source_code_uri": "https://github.com/e-invoice-be/e-invoice-rb", "rubygems_mfa_required": "false" }, "yanked": false, "sha": "da044279f0e7bfb9b02d5f5c9d0c7f2f38d1e84aafd629b65aae2c6d9c6b28d3", "spec_sha": "171c5b84353fef32b37a60823c56811542cd51095843766773c7330379d50851", "project_uri": "https://rubygems.org/gems/e-invoice-api", "gem_uri": "https://rubygems.org/gems/e-invoice-api-0.1.0.pre.alpha.8.gem", "homepage_uri": "https://gemdocs.org/gems/e-invoice-api", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/e-invoice-be/e-invoice-rb", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "connection_pool", "requirements": ">= 0" } ] } }
2025-06-17 14:47:01 UTC
F3o1npynDiBHN3QutZ9Xn

e-invoice-api

Ruby SDK for the e-invoice.be Peppol API

0.1.0.pre.alpha.7
Content{ "name": "e-invoice-api", "downloads": 0, "version": "0.1.0.pre.alpha.7", "version_created_at": "2025-06-17T14:44:42.398Z", "version_downloads": 0, "platform": "ruby", "authors": "e-invoice", "info": "Ruby SDK for the e-invoice.be Peppol API", "licenses": [], "metadata": { "homepage_uri": "https://gemdocs.org/gems/e-invoice-api", "source_code_uri": "https://github.com/e-invoice-be/e-invoice-rb", "rubygems_mfa_required": "false" }, "yanked": false, "sha": "771417babfdb4df27a64d2950396bc10369f28f2987cf8413fd50641a8e8cf77", "spec_sha": "6a2fd26a81cbf24c8f311e4459579fa7e16336bf7cde425b47259da805dae9fa", "project_uri": "https://rubygems.org/gems/e-invoice-api", "gem_uri": "https://rubygems.org/gems/e-invoice-api-0.1.0.pre.alpha.7.gem", "homepage_uri": "https://gemdocs.org/gems/e-invoice-api", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/e-invoice-be/e-invoice-rb", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "connection_pool", "requirements": ">= 0" } ] } }
2025-06-17 14:44:43 UTC
5y-QgQQAmSkD-eT66VVXX

e-invoice-api

Ruby library to access the E Invoice API

0.1.0.pre.alpha.6
Content{ "name": "e-invoice-api", "downloads": 0, "version": "0.1.0.pre.alpha.6", "version_created_at": "2025-06-17T14:41:01.811Z", "version_downloads": 0, "platform": "ruby", "authors": "E Invoice", "info": "Ruby library to access the E Invoice API", "licenses": [], "metadata": { "homepage_uri": "https://gemdocs.org/gems/e-invoice-api", "source_code_uri": "https://github.com/e-invoice-be/e-invoice-rb", "rubygems_mfa_required": "false" }, "yanked": false, "sha": "2633bdf9a6e62bd6a1c9286caae6284ca18c4bc7e28977ec2ada5624c534b48d", "spec_sha": "eeb3a0ddd7edab038b961050679e450d7cb6c4c7d786e31d057d10a1847d8bac", "project_uri": "https://rubygems.org/gems/e-invoice-api", "gem_uri": "https://rubygems.org/gems/e-invoice-api-0.1.0.pre.alpha.6.gem", "homepage_uri": "https://gemdocs.org/gems/e-invoice-api", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/e-invoice-be/e-invoice-rb", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "connection_pool", "requirements": ">= 0" } ] } }
2025-06-17 14:41:03 UTC
QbUMPrXOkIduWfd4CPLnC

activecypher

OpenCypher Adapter ala ActiveRecord

0.10.4
Content{ "name": "activecypher", "downloads": 3518, "version": "0.10.4", "version_created_at": "2025-06-17T14:40:15.025Z", "version_downloads": 0, "platform": "ruby", "authors": "Abdelkader Boudih", "info": "OpenCypher Adapter ala ActiveRecord", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/seuros/activecypher", "source_code_uri": "https://github.com/seuros/activecypher", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "e007c45c2a75305e32be353d9022c0a94408a5ec67146b57e8395b1030139e87", "spec_sha": "9ee4bd5829ef28db0b287a9e0dd7027e3491312040d2781b7986f6d1faf64868", "project_uri": "https://rubygems.org/gems/activecypher", "gem_uri": "https://rubygems.org/gems/activecypher-0.10.4.gem", "homepage_uri": "https://github.com/seuros/activecypher", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/seuros/activecypher", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activemodel", "requirements": "~> 8.0" }, { "name": "async", "requirements": "~> 2.21" }, { "name": "async-pool", "requirements": ">= 0" }, { "name": "io-endpoint", "requirements": "~> 0.14" }, { "name": "io-event", "requirements": "~> 1.10" }, { "name": "io-stream", "requirements": "~> 0.6" } ] } }
2025-06-17 14:40:16 UTC
qRewuRc_42OaSBtNh7mXK

e-invoice-api

Ruby library to access the E Invoice API

0.1.0.pre.alpha.5
Content{ "name": "e-invoice-api", "downloads": 0, "version": "0.1.0.pre.alpha.5", "version_created_at": "2025-06-17T14:38:17.553Z", "version_downloads": 0, "platform": "ruby", "authors": "E Invoice", "info": "Ruby library to access the E Invoice API", "licenses": [], "metadata": { "homepage_uri": "https://gemdocs.org/gems/e-invoice-api", "source_code_uri": "https://github.com/e-invoice-be/e-invoice-rb", "rubygems_mfa_required": "false" }, "yanked": false, "sha": "0742b3d6fc3a090ef748f1add3273c0a32b1fdca1c40ee6dc6e4b7bd889f5db7", "spec_sha": "63e3db9e4bdf52cc6749ba2b83883c4642c0162713de843237bece1996ae019e", "project_uri": "https://rubygems.org/gems/e-invoice-api", "gem_uri": "https://rubygems.org/gems/e-invoice-api-0.1.0.pre.alpha.5.gem", "homepage_uri": "https://gemdocs.org/gems/e-invoice-api", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/e-invoice-be/e-invoice-rb", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "connection_pool", "requirements": ">= 0" } ] } }
2025-06-17 14:38:19 UTC
3SpqG2XdsgKzmEaccPkzj

bolognese

Ruby gem and command-line utility for conversion of DOI metadata from and to different metadata formats, including schema.org.

2.3.5
Content{ "name": "bolognese", "downloads": 743232, "version": "2.3.5", "version_created_at": "2025-06-17T14:36:52.057Z", "version_downloads": 0, "platform": "ruby", "authors": "Martin Fenner", "info": "Ruby gem and command-line utility for conversion of DOI metadata from and to different metadata formats, including schema.org.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "e180cfa5890d31c2b5fcf7cbaafda73c093c2edc2a81c8584de4525273115e9f", "spec_sha": "7aa1cf01d7c9e831ed50516a95c16fc8063cebf667f1be8956edf13b5f5f53c4", "project_uri": "https://rubygems.org/gems/bolognese", "gem_uri": "https://rubygems.org/gems/bolognese-2.3.5.gem", "homepage_uri": "https://github.com/datacite/bolognese", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/bolognese/2.3.5", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 1.0" }, { "name": "byebug", "requirements": ">= 0" }, { "name": "hashdiff", "requirements": ">= 1.0.0.beta1, < 2.0.0" }, { "name": "json-canonicalization", "requirements": "= 0.3.1" }, { "name": "rack-test", "requirements": "~> 0" }, { "name": "rake", "requirements": "~> 12.0" }, { "name": "rspec", "requirements": "~> 3.4" }, { "name": "rspec-xsd", "requirements": "~> 0.1.0" }, { "name": "simplecov", "requirements": "= 0.17.1" }, { "name": "vcr", "requirements": "~> 3.0, >= 3.0.3" }, { "name": "webmock", "requirements": "~> 3.0, >= 3.0.1" } ], "runtime": [ { "name": "activesupport", "requirements": ">= 4.2.5" }, { "name": "benchmark_methods", "requirements": "~> 0.7" }, { "name": "bibtex-ruby", "requirements": ">= 5.1.0" }, { "name": "builder", "requirements": "~> 3.2, >= 3.2.2" }, { "name": "citeproc-ruby", "requirements": "~> 1.1, >= 1.1.12" }, { "name": "colorize", "requirements": "~> 0.8.1" }, { "name": "concurrent-ruby", "requirements": "~> 1.1, >= 1.1.5" }, { "name": "csl-styles", "requirements": "~> 1.0, >= 1.0.1.10" }, { "name": "edtf", "requirements": "~> 3.0, >= 3.0.4" }, { "name": "gender_detector", "requirements": "~> 0.1.2" }, { "name": "iso8601", "requirements": "~> 0.9.1" }, { "name": "json-ld-preloaded", "requirements": "~> 3.1, >= 3.1.3" }, { "name": "jsonlint", "requirements": "~> 0.3.0" }, { "name": "loofah", "requirements": "~> 2.0, >= 2.0.3" }, { "name": "maremma", "requirements": "~> 5.0" }, { "name": "namae", "requirements": "~> 1.0" }, { "name": "nokogiri", "requirements": "~> 1.16, >= 1.16.2" }, { "name": "oj", "requirements": "~> 3.10" }, { "name": "oj_mimic_json", "requirements": "~> 1.0, >= 1.0.1" }, { "name": "postrank-uri", "requirements": "~> 1.0, >= 1.0.18" }, { "name": "rdf-rdfxml", "requirements": "~> 3.1" }, { "name": "rdf-turtle", "requirements": "~> 3.1" }, { "name": "thor", "requirements": ">= 0.19" } ] } }
2025-06-17 14:36:54 UTC
rpjp0ZvtTVM3K1PxKzVu1

runger_style

Shared rubocop rules for the preferred Ruby coding style of @davidrunger

5.9.0
Content{ "name": "runger_style", "downloads": 17739, "version": "5.9.0", "version_created_at": "2025-06-17T14:30:36.182Z", "version_downloads": 0, "platform": "ruby", "authors": "David Runger", "info": "Shared rubocop rules for the preferred Ruby coding style of @davidrunger", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/davidrunger/runger_style", "changelog_uri": "https://github.com/davidrunger/runger_style/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/davidrunger/runger_style", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "2060b5aa6710f6967aac7e553e0b11e3ad26d87036c7da5a7e8d7b98f9f1052b", "spec_sha": "33283802de6cbd33d70e81b7295b8523202db416b484c6763ff6e1cb4b03fc95", "project_uri": "https://rubygems.org/gems/runger_style", "gem_uri": "https://rubygems.org/gems/runger_style-5.9.0.gem", "homepage_uri": "https://github.com/davidrunger/runger_style", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/davidrunger/runger_style", "bug_tracker_uri": null, "changelog_uri": "https://github.com/davidrunger/runger_style/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "prism", "requirements": ">= 0.24.0" }, { "name": "rubocop", "requirements": ">= 1.72.0" } ] } }
2025-06-17 14:30:37 UTC
VVvl36gmVZ4dr5Kj07wir

faye

Simple pub/sub messaging for the web

1.4.1
Content{ "name": "faye", "downloads": 5526368, "version": "1.4.1", "version_created_at": "2025-06-17T14:29:55.653Z", "version_downloads": 0, "platform": "ruby", "authors": "James Coglan", "info": "Simple pub/sub messaging for the web", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "a40c5f16096eb89c79443573dfa71d3b1377a357ba3a707cc48f9f3be7611a00", "spec_sha": "63dc05c463c23ac55ba04fe99ff35d507e26ab812165f8f8590546d893115e30", "project_uri": "https://rubygems.org/gems/faye", "gem_uri": "https://rubygems.org/gems/faye-1.4.1.gem", "homepage_uri": "https://faye.jcoglan.com", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/faye/1.4.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "compass", "requirements": "~> 0.11.0" }, { "name": "goliath", "requirements": ">= 0" }, { "name": "haml", "requirements": "~> 3.1.0" }, { "name": "passenger", "requirements": ">= 4.0.0" }, { "name": "permessage_deflate", "requirements": ">= 0.1.0" }, { "name": "puma", "requirements": ">= 2.0.0" }, { "name": "rack-proxy", "requirements": "~> 0.4.0" }, { "name": "rack-test", "requirements": ">= 0" }, { "name": "rainbows", "requirements": "~> 4.4.0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "RedCloth", "requirements": "~> 3.0.0" }, { "name": "rspec", "requirements": "~> 2.99.0" }, { "name": "rspec-eventmachine", "requirements": ">= 0.2.0" }, { "name": "sass", "requirements": "~> 3.2.0" }, { "name": "sinatra", "requirements": ">= 0" }, { "name": "staticmatic", "requirements": ">= 0" }, { "name": "thin", "requirements": ">= 1.2.0" } ], "runtime": [ { "name": "cookiejar", "requirements": ">= 0.3.0" }, { "name": "em-http-request", "requirements": ">= 1.1.6" }, { "name": "eventmachine", "requirements": ">= 0.12.0" }, { "name": "faye-websocket", "requirements": ">= 0.11.0" }, { "name": "multi_json", "requirements": ">= 1.0.0" }, { "name": "rack", "requirements": ">= 1.0.0" }, { "name": "websocket-driver", "requirements": ">= 0.5.1" } ] } }
2025-06-17 14:29:57 UTC
DBK-4ZU7ifiAaMINvJwPX

llm_hub

This is a Ruby interface for multiple LLM providers, such as OpenAI and Anthropic.It provides easy access to Completion and Embedding functionalities.

0.2.0
Content{ "name": "llm_hub", "downloads": 231, "version": "0.2.0", "version_created_at": "2025-06-17T14:28:17.782Z", "version_downloads": 0, "platform": "ruby", "authors": "akiraNuma", "info": "This is a Ruby interface for multiple LLM providers, such as OpenAI and Anthropic.It provides easy access to Completion and Embedding functionalities.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/akiraNuma/llm_hub", "changelog_uri": "https://github.com/akiraNuma/llm_hub/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/akiraNuma/llm_hub", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "219868bf035d7604b30f53ec00929e3f219aac74b10de378e6346ffa58f776a8", "spec_sha": "34da22be547b67450a9d18a1ee1b05d5817858316f177636347843f537e2307e", "project_uri": "https://rubygems.org/gems/llm_hub", "gem_uri": "https://rubygems.org/gems/llm_hub-0.2.0.gem", "homepage_uri": "https://github.com/akiraNuma/llm_hub", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/akiraNuma/llm_hub", "bug_tracker_uri": null, "changelog_uri": "https://github.com/akiraNuma/llm_hub/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activesupport", "requirements": ">= 0" }, { "name": "json", "requirements": ">= 0" } ] } }
2025-06-17 14:28:19 UTC
FnzEMi7uSa2UYCVUrlrvC

openai

Ruby library to access the OpenAI API

0.9.0
Content{ "name": "openai", "downloads": 204234, "version": "0.9.0", "version_created_at": "2025-06-17T14:28:00.820Z", "version_downloads": 0, "platform": "ruby", "authors": "OpenAI", "info": "Ruby library to access the OpenAI API", "licenses": [], "metadata": { "homepage_uri": "https://gemdocs.org/gems/openai", "source_code_uri": "https://github.com/openai/openai-ruby", "rubygems_mfa_required": "false" }, "yanked": false, "sha": "1846a856d433deccc75ae7de31c8a3f40be041dc2c67ee5f21ed2d1117915895", "spec_sha": "6dd1b4d51b69a73a46057f872ae8b175513bc5eb17c476229bbc81a7f44fbf02", "project_uri": "https://rubygems.org/gems/openai", "gem_uri": "https://rubygems.org/gems/openai-0.9.0.gem", "homepage_uri": "https://gemdocs.org/gems/openai", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/openai/openai-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "connection_pool", "requirements": ">= 0" } ] } }
2025-06-17 14:28:02 UTC
vwL8sIvQVwu5Ag5B9sfhV

pay-asaas

Asaas payment processor for pay gem (Payments engine for Ruby on Rails).

0.1.2
Content{ "name": "pay-asaas", "downloads": 533, "version": "0.1.2", "version_created_at": "2025-06-17T14:27:07.544Z", "version_downloads": 0, "platform": "ruby", "authors": "PedroAugustoRamalhoDuarte", "info": "Asaas payment processor for pay gem (Payments engine for Ruby on Rails).", "licenses": [ "MIT" ], "metadata": { "github_repo": "https://github.com/PedroAugustoRamalhoDuarte/pay-asaas", "homepage_uri": "https://github.com/PedroAugustoRamalhoDuarte/pay-asaas", "changelog_uri": "https://github.com/PedroAugustoRamalhoDuarte/pay-asaas", "source_code_uri": "https://github.com/PedroAugustoRamalhoDuarte/pay-asaas", "allowed_push_host": "https://rubygems.org/" }, "yanked": false, "sha": "1dfde9500ed47eb249154431b980a9e98d2f77cde1516ff0bb613910dabb015e", "spec_sha": "2c3869b1bbb09e7650f7e560d4cbf1ff34ac7e5a8c154c2a2b18e8aff2ffc816", "project_uri": "https://rubygems.org/gems/pay-asaas", "gem_uri": "https://rubygems.org/gems/pay-asaas-0.1.2.gem", "homepage_uri": "https://github.com/PedroAugustoRamalhoDuarte/pay-asaas", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/PedroAugustoRamalhoDuarte/pay-asaas", "bug_tracker_uri": null, "changelog_uri": "https://github.com/PedroAugustoRamalhoDuarte/pay-asaas", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activesupport", "requirements": ">= 0" }, { "name": "httparty", "requirements": ">= 0" }, { "name": "pay", "requirements": "~> 8" } ] } }
2025-06-17 14:27:11 UTC
YLhgN8tkmRAoDz3kcnbA9

lesli_assets

LesliAssets provides shared frontend assets for the Lesli Framework, including stylesheets, JavaScript, images, icons, and reusable view partials. Designed to ensure consistent UI and simplify asset management across all Lesli-based applications and modules.

0.1.0
Content{ "name": "lesli_assets", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-06-17T14:20:36.980Z", "version_downloads": 0, "platform": "ruby", "authors": "The Lesli Development Team", "info": "LesliAssets provides shared frontend assets for the Lesli Framework, \nincluding stylesheets, JavaScript, images, icons, and reusable \nview partials. Designed to ensure consistent UI and simplify asset management \nacross all Lesli-based applications and modules.\n", "licenses": [ "GPL-3.0" ], "metadata": { "homepage_uri": "https://www.lesli.dev/", "changelog_uri": "https://github.com/LesliTech/LesliAssets", "source_code_uri": "https://github.com/LesliTech/LesliAssets" }, "yanked": false, "sha": "72628fb6912efd003871634b9d19bfcb3ab4de0284b044685197204fd88d5030", "spec_sha": "f480e894c39350d4731bc8e7cfd538ce078b4bb1799a0f63827053ab12f4cead", "project_uri": "https://rubygems.org/gems/lesli_assets", "gem_uri": "https://rubygems.org/gems/lesli_assets-0.1.0.gem", "homepage_uri": "https://www.lesli.dev/", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/LesliTech/LesliAssets", "bug_tracker_uri": null, "changelog_uri": "https://github.com/LesliTech/LesliAssets", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-06-17 14:20:38 UTC
fYD51DtlAwfaKZCoc7ZWJ

active_scaffold

Save time and headaches, and create a more easily maintainable set of pages, with ActiveScaffold. ActiveScaffold handles all your CRUD (create, read, update, delete) user interface needs, leaving you more time to focus on more challenging (and interesting!) problems.

4.0.13
Content{ "name": "active_scaffold", "downloads": 1544829, "version": "4.0.13", "version_created_at": "2025-06-17T14:18:10.866Z", "version_downloads": 0, "platform": "ruby", "authors": "Many, see README", "info": "Save time and headaches, and create a more easily maintainable set of pages, with ActiveScaffold. ActiveScaffold handles all your CRUD (create, read, update, delete) user interface needs, leaving you more time to focus on more challenging (and interesting!) problems.", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "e83eeace1f9a3f10f44a705b4e913c40ca8db6464418f4840f4cbdea5383e298", "spec_sha": "f9fc6fd1a2dd7c697fe0524aec53d940875347cd277a373f6803077244db8c50", "project_uri": "https://rubygems.org/gems/active_scaffold", "gem_uri": "https://rubygems.org/gems/active_scaffold-4.0.13.gem", "homepage_uri": "https://github.com/activescaffold/active_scaffold", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/active_scaffold/4.0.13", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "ice_nine", "requirements": "~> 0.11" }, { "name": "rails", "requirements": ">= 5.2.0" }, { "name": "request_store", "requirements": "~> 1.3" }, { "name": "sassc-rails", "requirements": "~> 2.0" } ] } }
2025-06-17 14:18:12 UTC
yZLWqhlysSdxX-99VPoeH

lunaris

Lunaris is a lightweight gem for manage crypto operations.

0.0.0
Content{ "name": "lunaris", "downloads": 0, "version": "0.0.0", "version_created_at": "2025-06-17T14:15:35.969Z", "version_downloads": 0, "platform": "ruby", "authors": "Stefano Baldazzi", "info": "Lunaris is a lightweight gem for manage crypto operations.", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "22e53500c5b38596b3508eb426e18365f0dacc41933fcf6ab64d1e08f95d43df", "spec_sha": "e6cda77c27b3bf13683e25f0581b584ada0c5e74e931df3072f6a348e377c373", "project_uri": "https://rubygems.org/gems/lunaris", "gem_uri": "https://rubygems.org/gems/lunaris-0.0.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/lunaris/0.0.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-lambda", "requirements": "~> 1" }, { "name": "concurrent-ruby", "requirements": "~> 1.3.5" }, { "name": "csv", "requirements": ">= 0" }, { "name": "file_utils", "requirements": ">= 0" }, { "name": "json", "requirements": ">= 0" }, { "name": "ostruct", "requirements": "~> 0.6" }, { "name": "rest-client", "requirements": ">= 0" }, { "name": "sentry-ruby", "requirements": ">= 0" }, { "name": "technical-analysis", "requirements": ">= 0" }, { "name": "tzinfo", "requirements": "~> 2.0.6" }, { "name": "vcr", "requirements": ">= 0" }, { "name": "zeitwerk", "requirements": "~> 2.4" } ] } }
2025-06-17 14:15:38 UTC
VvI77uTRYEKT5ymz00u82

eac_git

Put here de description.

0.18.0
Content{ "name": "eac_git", "downloads": 40004, "version": "0.18.0", "version_created_at": "2025-06-17T14:12:16.931Z", "version_downloads": 0, "platform": "ruby", "authors": "Put here the authors", "info": "Put here de description.", "licenses": [], "metadata": {}, "yanked": false, "sha": "2197c0e9e8432ebca35013771ee664661c77bb886815b669cf30221bfcbc2f31", "spec_sha": "82757aa3d15a639ef789a143abf683578ea3347d0e6d27a50c14e1c24ac56112", "project_uri": "https://rubygems.org/gems/eac_git", "gem_uri": "https://rubygems.org/gems/eac_git-0.18.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/eac_git/0.18.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "eac_ruby_gem_support", "requirements": "~> 0.12" } ], "runtime": [ { "name": "eac_ruby_utils", "requirements": "~> 0.128" }, { "name": "parseconfig", "requirements": "~> 1.1, >= 1.1.2" } ] } }
2025-06-17 14:12:18 UTC
maz_iKkMTS5xl_St4LfG4

avm-git

Put here de description.

0.20.0
Content{ "name": "avm-git", "downloads": 19094, "version": "0.20.0", "version_created_at": "2025-06-17T14:12:03.163Z", "version_downloads": 0, "platform": "ruby", "authors": "Put here the authors", "info": "Put here de description.", "licenses": [], "metadata": {}, "yanked": false, "sha": "03bf8b7ed1700c6d702f5d9ce5451b2e1a2ac0972c7f0d5972d661e0a80a916b", "spec_sha": "0e38eb7c595bfc339c0b643af6185791589b752f0990f1bcca815c30962f4a2d", "project_uri": "https://rubygems.org/gems/avm-git", "gem_uri": "https://rubygems.org/gems/avm-git-0.20.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/avm-git/0.20.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "avm-eac_ubuntu_base0", "requirements": "~> 0.5, >= 0.5.1" }, { "name": "avm-tools", "requirements": "~> 0.163, >= 0.163.1" }, { "name": "eac_ruby_gem_support", "requirements": "~> 0.12" } ], "runtime": [ { "name": "avm", "requirements": "~> 0.96" }, { "name": "avm-files", "requirements": "~> 0.9" }, { "name": "eac_git", "requirements": "~> 0.18" }, { "name": "eac_ruby_utils", "requirements": "~> 0.128" }, { "name": "git", "requirements": "~> 1.19, >= 1.19.1" } ] } }
2025-06-17 14:12:04 UTC
MO29gPV8e38vt-dt5sgB6

lago-ruby-client

Lago Rest API client

1.30.0
Content{ "name": "lago-ruby-client", "downloads": 84345, "version": "1.30.0", "version_created_at": "2025-06-17T14:11:24.446Z", "version_downloads": 0, "platform": "ruby", "authors": "Lovro Colic", "info": "Lago Rest API client", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://www.getlago.com/", "source_code_uri": "https://github.com/getlago/lago-ruby-client", "documentation_uri": "https://doc.getlago.com" }, "yanked": false, "sha": "9ffc21e08f441ddebc4613bf011fe0846a5c081f5a889dc4e4cda9cce4a525eb", "spec_sha": "fe9e3a97d604e443234b958012d31d80f9b1b1dbc4a172836093e7c8efcda74c", "project_uri": "https://rubygems.org/gems/lago-ruby-client", "gem_uri": "https://rubygems.org/gems/lago-ruby-client-1.30.0.gem", "homepage_uri": "https://www.getlago.com/", "wiki_uri": null, "documentation_uri": "https://doc.getlago.com", "mailing_list_uri": null, "source_code_uri": "https://github.com/getlago/lago-ruby-client", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "debug", "requirements": ">= 1.0.0" }, { "name": "factory_bot", "requirements": ">= 0" }, { "name": "mutex_m", "requirements": ">= 0" }, { "name": "observer", "requirements": ">= 0" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rubocop", "requirements": "~> 1.21" }, { "name": "rubocop-performance", "requirements": ">= 0" }, { "name": "rubocop-rails", "requirements": ">= 0" }, { "name": "rubocop-rspec", "requirements": ">= 0" }, { "name": "rubocop-thread_safety", "requirements": ">= 0" }, { "name": "webmock", "requirements": ">= 0" } ], "runtime": [ { "name": "jwt", "requirements": ">= 0" }, { "name": "openssl", "requirements": ">= 0" } ] } }
2025-06-17 14:11:27 UTC
mryNj9pBiWBAiVgEpDpww

activerecord-null

Create Null Objects for ActiveRecord models with automatic support for empty associations.

0.1.2
Content{ "name": "activerecord-null", "downloads": 2158, "version": "0.1.2", "version_created_at": "2025-06-17T14:04:44.849Z", "version_downloads": 0, "platform": "ruby", "authors": "Jim Gay", "info": "Create Null Objects for ActiveRecord models with automatic support for empty associations.", "licenses": [], "metadata": { "homepage_uri": "https://github.com/SOFware/activerecord-null", "changelog_uri": "https://github.com/SOFware/activerecord-null/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/SOFware/activerecord-null" }, "yanked": false, "sha": "50f61c8d08b0a5b24a3afec7625ecc3789e583bb880dd1148a3804805bf5aed2", "spec_sha": "b14475eec30da18635400f95ca1308c18d63f667c4a1fae9cb3bb54afcfe294e", "project_uri": "https://rubygems.org/gems/activerecord-null", "gem_uri": "https://rubygems.org/gems/activerecord-null-0.1.2.gem", "homepage_uri": "https://github.com/SOFware/activerecord-null", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/SOFware/activerecord-null", "bug_tracker_uri": null, "changelog_uri": "https://github.com/SOFware/activerecord-null/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activerecord", "requirements": ">= 7.0" } ] } }
2025-06-17 14:04:48 UTC
gs7yAEDgJ0tiMNvCTSFE_

govuk_tech_docs

Gem to distribute the GOV.UK Tech Docs Template. See https://github.com/alphagov/tech-docs-gem for the project.

5.0.0
Content{ "name": "govuk_tech_docs", "downloads": 257095, "version": "5.0.0", "version_created_at": "2025-06-17T13:53:53.916Z", "version_downloads": 0, "platform": "ruby", "authors": "Government Digital Service", "info": "Gem to distribute the GOV.UK Tech Docs Template. See https://github.com/alphagov/tech-docs-gem for the project.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "221e55634ccb9e4f2d68635a8641c069bebe141cf91885b30f0eb7815f4aa945", "spec_sha": "eb24a6dfd5f27438bf712dd57a566e45024805afbcb7db2c135ae382c9bf89eb", "project_uri": "https://rubygems.org/gems/govuk_tech_docs", "gem_uri": "https://rubygems.org/gems/govuk_tech_docs-5.0.0.gem", "homepage_uri": "https://github.com/alphagov/tech-docs-gem", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/govuk_tech_docs/5.0.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "byebug", "requirements": ">= 0" }, { "name": "capybara", "requirements": "~> 3.32" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.9" }, { "name": "rubocop-govuk", "requirements": "~> 4.10" } ], "runtime": [ { "name": "autoprefixer-rails", "requirements": "~> 10.2" }, { "name": "base64", "requirements": ">= 0" }, { "name": "bigdecimal", "requirements": ">= 0" }, { "name": "chronic", "requirements": "~> 0.10.2" }, { "name": "concurrent-ruby", "requirements": "= 1.3.4" }, { "name": "csv", "requirements": ">= 0" }, { "name": "haml", "requirements": "~> 6.0" }, { "name": "middleman", "requirements": "= 4.5.1" }, { "name": "middleman-autoprefixer", "requirements": "~> 2.10" }, { "name": "middleman-compass", "requirements": "~> 4.0" }, { "name": "middleman-livereload", "requirements": ">= 0" }, { "name": "middleman-search-gds", "requirements": ">= 0" }, { "name": "middleman-sprockets", "requirements": "~> 4.0.0" }, { "name": "middleman-syntax", "requirements": "~> 3.4" }, { "name": "mutex_m", "requirements": ">= 0" }, { "name": "nokogiri", "requirements": ">= 0" }, { "name": "openapi3_parser", "requirements": "~> 0.9.0" }, { "name": "redcarpet", "requirements": "~> 3.6" }, { "name": "sassc-embedded", "requirements": "~> 1.78.0" }, { "name": "terser", "requirements": "~> 1.2.3" } ] } }
2025-06-17 13:53:55 UTC
Yiv4LQCG1ZRvBcWJ-1wfk

heap_periscope_agent

Heap Periscope Agent offers deep insights into your Ruby application's memory behavior. It collects and reports real-time Garbage Collection (GC) statistics and object allocation patterns, empowering developers to identify memory leaks, optimize usage, and enhance performance. Highly configurable and designed for minimal overhead.

0.1.0
Content{ "name": "heap_periscope_agent", "downloads": 9, "version": "0.1.0", "version_created_at": "2025-06-17T13:48:06.273Z", "version_downloads": 0, "platform": "ruby", "authors": "Jonathan Natanael Siahaan", "info": "Heap Periscope Agent offers deep insights into your Ruby application's memory behavior.\nIt collects and reports real-time Garbage Collection (GC) statistics and object\nallocation patterns, empowering developers to identify memory leaks, optimize usage,\nand enhance performance. Highly configurable and designed for minimal overhead.\n", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/codepawpaw/heap_periscope_agent", "changelog_uri": "https://github.com/codepawpaw/heap_periscope_agent/blob/master/CHANGELOG.md", "bug_tracker_uri": "https://github.com/codepawpaw/heap_periscope_agent/issues", "source_code_uri": "https://github.com/codepawpaw/heap_periscope_agent" }, "yanked": false, "sha": "7a5398bc3c64ccffeb07240ab6da59d2f2c4512ceb5c3e0d15fadfcf4623582f", "spec_sha": "a6316c0271a57508d04b08d4c3ecfacd6987e020a94ea963a98a36817aa5a73d", "project_uri": "https://rubygems.org/gems/heap_periscope_agent", "gem_uri": "https://rubygems.org/gems/heap_periscope_agent-0.1.0.gem", "homepage_uri": "https://github.com/codepawpaw/heap_periscope_agent", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/codepawpaw/heap_periscope_agent", "bug_tracker_uri": "https://github.com/codepawpaw/heap_periscope_agent/issues", "changelog_uri": "https://github.com/codepawpaw/heap_periscope_agent/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-06-17 13:48:07 UTC
dakjO8wLQtQ0JFegXKHzD

tayo

Tayo is a deployment tool for Rails applications to home servers using GitHub Container Registry and Cloudflare CLI.

0.1.8
Content{ "name": "tayo", "downloads": 263, "version": "0.1.8", "version_created_at": "2025-06-17T13:46:57.655Z", "version_downloads": 0, "platform": "ruby", "authors": "이원섭wonsup Lee/Alfonso", "info": "Tayo is a deployment tool for Rails applications to home servers using GitHub Container Registry and Cloudflare CLI.", "licenses": [], "metadata": { "homepage_uri": "https://github.com/TeamMilestone/tayo", "changelog_uri": "https://github.com/TeamMilestone/tayo/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/TeamMilestone/tayo" }, "yanked": false, "sha": "87c546b0dfec121b570f308c77e0853b50711aef996b71e4a13104cc01b47c7e", "spec_sha": "b1f03ec9512da1c0bdc2e97cab1f207b2a061fcbebe5aca6fe0da395160503a5", "project_uri": "https://rubygems.org/gems/tayo", "gem_uri": "https://rubygems.org/gems/tayo-0.1.8.gem", "homepage_uri": "https://github.com/TeamMilestone/tayo", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TeamMilestone/tayo", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TeamMilestone/tayo/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "colorize", "requirements": "~> 1.1" }, { "name": "git", "requirements": "~> 1.18" }, { "name": "thor", "requirements": "~> 1.3" }, { "name": "tty-prompt", "requirements": "~> 0.23" } ] } }
2025-06-17 13:46:59 UTC
a8J8JN8NhjJgk3MqmQyYW

avm-tools

Tools for AVM.

0.163.2
Content{ "name": "avm-tools", "downloads": 343938, "version": "0.163.2", "version_created_at": "2025-06-17T13:41:41.091Z", "version_downloads": 0, "platform": "ruby", "authors": "Esquilo Azul Company", "info": "Tools for AVM.", "licenses": [], "metadata": {}, "yanked": false, "sha": "db42a0f6231700a992e04745226218368baf984c8aa740c88367b9bd7cc9de6d", "spec_sha": "ed73096887cd317b5eca6cd67e400b7e2695c9513daef407363a913db02e0d51", "project_uri": "https://rubygems.org/gems/avm-tools", "gem_uri": "https://rubygems.org/gems/avm-tools-0.163.2.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/avm-tools/0.163.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "avm-git", "requirements": "~> 0.20" }, { "name": "eac_ruby_gem_support", "requirements": "~> 0.12" } ], "runtime": [ { "name": "avm", "requirements": "~> 0.96" }, { "name": "clipboard", "requirements": "~> 1.4, >= 1.4.1" }, { "name": "eac_ruby_base0", "requirements": "~> 0.19, >= 0.19.1" } ] } }
2025-06-17 13:41:43 UTC
dCJt1wPOoGAIYi8PGHrhH

avm

Ruby base library for Agora Vai! Methodology (https://avm.esquiloazul.tech).

0.96.0
Content{ "name": "avm", "downloads": 90351, "version": "0.96.0", "version_created_at": "2025-06-17T13:41:24.091Z", "version_downloads": 0, "platform": "ruby", "authors": "Eduardo H. Bogoni", "info": "Ruby base library for Agora Vai! Methodology (https://avm.esquiloazul.tech).", "licenses": [], "metadata": {}, "yanked": false, "sha": "6895d6032018b98bc39f301a0d12ab8a908476e8fa3b9124dedea7f260cb7477", "spec_sha": "26377ab24f85701cf88529b3ab2fcf07dd183cb8cdf9bec7d68132f783617298", "project_uri": "https://rubygems.org/gems/avm", "gem_uri": "https://rubygems.org/gems/avm-0.96.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/avm/0.96.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "avm-eac_ruby_base1", "requirements": "~> 0.36" }, { "name": "avm-git", "requirements": "~> 0.20" }, { "name": "eac_ruby_gem_support", "requirements": "~> 0.12" } ], "runtime": [ { "name": "clipboard", "requirements": "~> 1.4, >= 1.4.1" }, { "name": "eac_cli", "requirements": "~> 0.43" }, { "name": "eac_config", "requirements": "~> 0.15" }, { "name": "eac_docker", "requirements": "~> 0.7" }, { "name": "eac_fs", "requirements": "~> 0.18, >= 0.18.1" }, { "name": "eac_ruby_utils", "requirements": "~> 0.128" }, { "name": "eac_templates", "requirements": "~> 0.8, >= 0.8.1" }, { "name": "minitar", "requirements": "~> 0.12, >= 0.12.1" }, { "name": "ruby-progressbar", "requirements": "~> 1.13" } ] } }
2025-06-17 13:41:25 UTC
3GeOukei1cljFqOrlm_zc

eac_tools

Put here de description.

0.101.0
Content{ "name": "eac_tools", "downloads": 83557, "version": "0.101.0", "version_created_at": "2025-06-17T13:41:08.487Z", "version_downloads": 0, "platform": "ruby", "authors": "Put here the authors", "info": "Put here de description.", "licenses": [], "metadata": {}, "yanked": false, "sha": "c711c15f6e65909c8509c1235c69d6d2a520882dcd05a9e3bfc5f69d136d6c00", "spec_sha": "37ff207921ebac5ae7e94dc76ed4fcc93232148c762041d8be03c195b8a2fbfe", "project_uri": "https://rubygems.org/gems/eac_tools", "gem_uri": "https://rubygems.org/gems/eac_tools-0.101.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/eac_tools/0.101.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "eac_ruby_gem_support", "requirements": "~> 0.12" } ], "runtime": [ { "name": "avm", "requirements": "~> 0.96" }, { "name": "avm-eac_asciidoctor_base0", "requirements": "~> 0.25" }, { "name": "avm-eac_generic_base0", "requirements": "~> 0.15" }, { "name": "avm-eac_github_base0", "requirements": "~> 0.3" }, { "name": "avm-eac_gitlab_base0", "requirements": "~> 0.5" }, { "name": "avm-eac_latex_base0", "requirements": "~> 0.3, >= 0.3.2" }, { "name": "avm-eac_php_base0", "requirements": "~> 0.5" }, { "name": "avm-eac_postgresql_base0", "requirements": "~> 0.5, >= 0.5.3" }, { "name": "avm-eac_python_base0", "requirements": "~> 0.2, >= 0.2.2" }, { "name": "avm-eac_rails_base0", "requirements": "~> 0.11, >= 0.11.1" }, { "name": "avm-eac_rails_base1", "requirements": "~> 0.10, >= 0.10.2" }, { "name": "avm-eac_redmine_base0", "requirements": "~> 0.22, >= 0.22.3" }, { "name": "avm-eac_redmine_plugin_base0", "requirements": "~> 0.4, >= 0.4.1" }, { "name": "avm-eac_ruby_base0", "requirements": "~> 0.1" }, { "name": "avm-eac_ruby_base1", "requirements": "~> 0.36" }, { "name": "avm-eac_webapp_base0", "requirements": "~> 0.21" }, { "name": "avm-eac_wordpress_base0", "requirements": "~> 0.3, >= 0.3.2" }, { "name": "avm-git", "requirements": "~> 0.20" }, { "name": "avm-tools", "requirements": "~> 0.163, >= 0.163.2" }, { "name": "eac_ruby_utils", "requirements": "~> 0.128" } ] } }
2025-06-17 13:41:10 UTC
CnTbgajVcGsJATZ3s0BdF

govuk-components

This library provides view components for the GOV.UK Design System. It makes creating services more familiar for Ruby on Rails developers.

5.10.2b1
Content{ "name": "govuk-components", "downloads": 552981, "version": "5.10.2b1", "version_created_at": "2025-06-17T13:37:06.804Z", "version_downloads": 0, "platform": "ruby", "authors": "DfE developers", "info": "This library provides view components for the GOV.UK Design System. It makes creating services more familiar for Ruby on Rails developers.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "a6842e0f1f0148e117d6ce09a1f8441500d606b539423adf5781bd24c6ba451c", "spec_sha": "ea53db6db99247849ed0f17856bffd147282c393ca685347012b761d59cba8ba", "project_uri": "https://rubygems.org/gems/govuk-components", "gem_uri": "https://rubygems.org/gems/govuk-components-5.10.2b1.gem", "homepage_uri": "https://github.com/x-govuk/govuk-components", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/govuk-components/5.10.2b1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "deep_merge", "requirements": ">= 0" }, { "name": "htmlbeautifier", "requirements": "~> 1.4.1" }, { "name": "nanoc", "requirements": "~> 4.11" }, { "name": "ostruct", "requirements": ">= 0" }, { "name": "pry-byebug", "requirements": ">= 0" }, { "name": "redcarpet", "requirements": "~> 3.6.0" }, { "name": "rouge", "requirements": "~> 4.5.1" }, { "name": "rspec-html-matchers", "requirements": "~> 0.9" }, { "name": "rspec-rails", "requirements": ">= 0" }, { "name": "rubocop-govuk", "requirements": "= 5.1.11" }, { "name": "rubypants", "requirements": "~> 0.7.0" }, { "name": "sass", "requirements": ">= 0" }, { "name": "sassc", "requirements": "~> 2.4.0" }, { "name": "sassc-rails", "requirements": ">= 0" }, { "name": "simplecov", "requirements": "~> 0.20" }, { "name": "slim", "requirements": "~> 5.2.0" }, { "name": "slim_lint", "requirements": "~> 0.33.0" }, { "name": "sqlite3", "requirements": ">= 0" }, { "name": "webrick", "requirements": "~> 1.9.0" } ], "runtime": [ { "name": "html-attributes-utils", "requirements": "~> 1.0.0, >= 1.0.0" }, { "name": "pagy", "requirements": ">= 6, < 10" }, { "name": "view_component", "requirements": ">= 3.18, < 3.24" } ] } }
2025-06-17 13:37:08 UTC
8cvV0gufTq0nr7_fQS9Yx

tayo

Tayo is a deployment tool for Rails applications to home servers using GitHub Container Registry and Cloudflare CLI.

0.1.7
Content{ "name": "tayo", "downloads": 230, "version": "0.1.7", "version_created_at": "2025-06-17T13:34:29.631Z", "version_downloads": 0, "platform": "ruby", "authors": "이원섭wonsup Lee/Alfonso", "info": "Tayo is a deployment tool for Rails applications to home servers using GitHub Container Registry and Cloudflare CLI.", "licenses": [], "metadata": { "homepage_uri": "https://github.com/TeamMilestone/tayo", "changelog_uri": "https://github.com/TeamMilestone/tayo/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/TeamMilestone/tayo" }, "yanked": false, "sha": "d4339a67295c2a37071453070edb0f6585e45b47f5b6c877ecd710f682bb3988", "spec_sha": "aaa5f8b94435243db659427c950b1bf481614ee4299a67db4c5f657b1405f449", "project_uri": "https://rubygems.org/gems/tayo", "gem_uri": "https://rubygems.org/gems/tayo-0.1.7.gem", "homepage_uri": "https://github.com/TeamMilestone/tayo", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TeamMilestone/tayo", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TeamMilestone/tayo/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "colorize", "requirements": "~> 1.1" }, { "name": "git", "requirements": "~> 1.18" }, { "name": "thor", "requirements": "~> 1.3" }, { "name": "tty-prompt", "requirements": "~> 0.23" } ] } }
2025-06-17 13:34:31 UTC
s9HwzEBC-G_uKyzpL87KJ

heap_periscope_agent

Real-time Garbage Collection & Object Allocation Metrics

0.0.0
Content{ "name": "heap_periscope_agent", "downloads": 0, "version": "0.0.0", "version_created_at": "2025-06-17T13:32:29.286Z", "version_downloads": 0, "platform": "ruby", "authors": "Jonathan Natanael Siahaan", "info": "Real-time Garbage Collection & Object Allocation Metrics", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "4c20b9f0a608bee949b3e630066904c85dbc7cb9dc48d539f720c4b385256a87", "spec_sha": "4faec7ea19032029a5c4f6abdff48e2ad393d411c7460897e54d407c9157b75e", "project_uri": "https://rubygems.org/gems/heap_periscope_agent", "gem_uri": "https://rubygems.org/gems/heap_periscope_agent-0.0.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/heap_periscope_agent/0.0.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-06-17 13:32:30 UTC
HTh8eJ9KnTrTPgJCqGApJ

serrano

Low Level Ruby Client for the Crossref Search API

1.6
Content{ "name": "serrano", "downloads": 230141, "version": "1.6", "version_created_at": "2025-06-17T13:28:49.789Z", "version_downloads": 0, "platform": "ruby", "authors": "Scott Chamberlain", "info": "Low Level Ruby Client for the Crossref Search API", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/sckott/serrano", "changelog_uri": "https://github.com/sckott/serrano/releases/tag/v1.6", "bug_tracker_uri": "https://github.com/sckott/serrano/issues", "source_code_uri": "https://github.com/sckott/serrano", "documentation_uri": "https://www.rubydoc.info/gems/serrano" }, "yanked": false, "sha": "7b3aff0ce2794bfcd696f38a579b8b210f6f12292939ee56c5f6e3e7c7e0ca9f", "spec_sha": "b63c03fc3056545f98b718f589015e6821a8e6c79a1006ea9f215756b0f3ee2b", "project_uri": "https://rubygems.org/gems/serrano", "gem_uri": "https://rubygems.org/gems/serrano-1.6.gem", "homepage_uri": "https://github.com/sckott/serrano", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/serrano", "mailing_list_uri": null, "source_code_uri": "https://github.com/sckott/serrano", "bug_tracker_uri": "https://github.com/sckott/serrano/issues", "changelog_uri": "https://github.com/sckott/serrano/releases/tag/v1.6", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.1, >= 2.1.4" }, { "name": "codecov", "requirements": "~> 0.5.0" }, { "name": "json", "requirements": "~> 2.3, >= 2.3.1" }, { "name": "rake", "requirements": "~> 13.0, >= 13.0.1" }, { "name": "simplecov", "requirements": "~> 0.21.2" }, { "name": "standard", "requirements": "~> 1.0" }, { "name": "test-unit", "requirements": "~> 3.3, >= 3.3.6" }, { "name": "vcr", "requirements": "~> 6.3, >= 6.3.1" }, { "name": "webmock", "requirements": "~> 3.25, >= 3.25.1" } ], "runtime": [ { "name": "faraday", "requirements": "~> 2.13, >= 2.13.1" }, { "name": "faraday-follow_redirects", "requirements": ">= 0.1, < 0.4" }, { "name": "multi_json", "requirements": "~> 1.15" }, { "name": "rexml", "requirements": "~> 3.2, >= 3.2.5" }, { "name": "thor", "requirements": "~> 1.2, >= 1.2.1" } ] } }
2025-06-17 13:28:51 UTC
BtjGjaqc9E4ZkAYKH4_Nj

versponse

This rubygem does not have a description or summary.

0.1.0
Content{ "name": "versponse", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-06-17T13:27:36.362Z", "version_downloads": 0, "platform": "ruby", "authors": "Petr Hlavicka", "info": "This rubygem does not have a description or summary.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/CiTroNaK/versponse", "changelog_uri": "https://github.com/CiTroNaK/versponse/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/CiTroNaK/versponse" }, "yanked": false, "sha": "fb41e0a106a0ed2f7189c5e6cb8dbc16c8a528ce9c86d3f284f33672021ea8af", "spec_sha": "d494f284a2f525aa7a57bf479e02798fb8282d7d162a9c4f645b64f578c76f1d", "project_uri": "https://rubygems.org/gems/versponse", "gem_uri": "https://rubygems.org/gems/versponse-0.1.0.gem", "homepage_uri": "https://github.com/CiTroNaK/versponse", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/CiTroNaK/versponse", "bug_tracker_uri": null, "changelog_uri": "https://github.com/CiTroNaK/versponse/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-06-17 13:27:37 UTC
9MxVOpEGxv-BjIkXxxD4V

tayo

Tayo is a deployment tool for Rails applications to home servers using GitHub Container Registry and Cloudflare CLI.

0.1.6
Content{ "name": "tayo", "downloads": 209, "version": "0.1.6", "version_created_at": "2025-06-17T13:25:08.172Z", "version_downloads": 0, "platform": "ruby", "authors": "이원섭wonsup Lee/Alfonso", "info": "Tayo is a deployment tool for Rails applications to home servers using GitHub Container Registry and Cloudflare CLI.", "licenses": [], "metadata": { "homepage_uri": "https://github.com/TeamMilestone/tayo", "changelog_uri": "https://github.com/TeamMilestone/tayo/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/TeamMilestone/tayo" }, "yanked": false, "sha": "08ad8130650147701c3d8607effd75f94405beefc67eac5ff93d62005c40773e", "spec_sha": "aa5e9f03690585d8fdc3a13868391b01f26bacf50376b860b59fa841fa5ea966", "project_uri": "https://rubygems.org/gems/tayo", "gem_uri": "https://rubygems.org/gems/tayo-0.1.6.gem", "homepage_uri": "https://github.com/TeamMilestone/tayo", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TeamMilestone/tayo", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TeamMilestone/tayo/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "colorize", "requirements": "~> 1.1" }, { "name": "git", "requirements": "~> 1.18" }, { "name": "thor", "requirements": "~> 1.3" }, { "name": "tty-prompt", "requirements": "~> 0.23" } ] } }
2025-06-17 13:25:09 UTC
jjc8T9wdRjNB7zeBAjIy7

files.com

The Files.com Ruby client.

1.1.277
Content{ "name": "files.com", "downloads": 773028, "version": "1.1.277", "version_created_at": "2025-06-17T13:13:50.554Z", "version_downloads": 0, "platform": "ruby", "authors": "files.com", "info": "The Files.com Ruby client.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "0b26de8096f3b0e58f698be75dc52e6e570a171e05fdf3cc0b1b904f0981b766", "spec_sha": "989a233a6332a902421bb02f5011b9c8c3332bae56f29eba07133eb8ae1e1200", "project_uri": "https://rubygems.org/gems/files.com", "gem_uri": "https://rubygems.org/gems/files.com-1.1.277.gem", "homepage_uri": "https://www.files.com", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/files.com/1.1.277", "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-06-17 13:13:53 UTC
6EZ88c2h5tlwOksD0ycpp

tayo

Tayo is a deployment tool for Rails applications to home servers using GitHub Container Registry and Cloudflare CLI.

0.1.5
Content{ "name": "tayo", "downloads": 182, "version": "0.1.5", "version_created_at": "2025-06-17T13:12:28.834Z", "version_downloads": 0, "platform": "ruby", "authors": "이원섭wonsup Lee/Alfonso", "info": "Tayo is a deployment tool for Rails applications to home servers using GitHub Container Registry and Cloudflare CLI.", "licenses": [], "metadata": { "homepage_uri": "https://github.com/TeamMilestone/tayo", "changelog_uri": "https://github.com/TeamMilestone/tayo/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/TeamMilestone/tayo" }, "yanked": false, "sha": "0521176a8829c3254f9b1ba8d1f579209df93b578078a33d8f372b2f0b50c62c", "spec_sha": "e4e3de06a8ceeff68d6aeeedfb1ce438a188ab9e932198ee01d71f57d4069e49", "project_uri": "https://rubygems.org/gems/tayo", "gem_uri": "https://rubygems.org/gems/tayo-0.1.5.gem", "homepage_uri": "https://github.com/TeamMilestone/tayo", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TeamMilestone/tayo", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TeamMilestone/tayo/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "colorize", "requirements": "~> 1.1" }, { "name": "git", "requirements": "~> 1.18" }, { "name": "thor", "requirements": "~> 1.3" }, { "name": "tty-prompt", "requirements": "~> 0.23" } ] } }
2025-06-17 13:12:32 UTC
CoqCCHHi44U4bqPT4oUmp

tayo

Tayo is a deployment tool for Rails applications to home servers using GitHub Container Registry and Cloudflare CLI.

0.1.4
Content{ "name": "tayo", "downloads": 175, "version": "0.1.4", "version_created_at": "2025-06-17T13:07:27.348Z", "version_downloads": 0, "platform": "ruby", "authors": "이원섭wonsup Lee/Alfonso", "info": "Tayo is a deployment tool for Rails applications to home servers using GitHub Container Registry and Cloudflare CLI.", "licenses": [], "metadata": { "homepage_uri": "https://github.com/TeamMilestone/tayo", "changelog_uri": "https://github.com/TeamMilestone/tayo/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/TeamMilestone/tayo" }, "yanked": false, "sha": "72fc588bf7340c0d7afa25e4adebe199fe1baabf453fa4c96664ca6d6db0e473", "spec_sha": "5744dbc1916cd75edd215243781ea88350da4298c54b9f2b622a5db21493ba8e", "project_uri": "https://rubygems.org/gems/tayo", "gem_uri": "https://rubygems.org/gems/tayo-0.1.4.gem", "homepage_uri": "https://github.com/TeamMilestone/tayo", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TeamMilestone/tayo", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TeamMilestone/tayo/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "colorize", "requirements": "~> 1.1" }, { "name": "git", "requirements": "~> 1.18" }, { "name": "thor", "requirements": "~> 1.3" }, { "name": "tty-prompt", "requirements": "~> 0.23" } ] } }
2025-06-17 13:07:28 UTC
WIpn85iXEjd4oSPQIe5V_

tayo

Tayo is a deployment tool for Rails applications to home servers using GitHub Container Registry and Cloudflare CLI.

0.1.3
Content{ "name": "tayo", "downloads": 170, "version": "0.1.3", "version_created_at": "2025-06-17T12:55:54.128Z", "version_downloads": 0, "platform": "ruby", "authors": "이원섭wonsup Lee/Alfonso", "info": "Tayo is a deployment tool for Rails applications to home servers using GitHub Container Registry and Cloudflare CLI.", "licenses": [], "metadata": { "homepage_uri": "https://github.com/TeamMilestone/tayo", "changelog_uri": "https://github.com/TeamMilestone/tayo/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/TeamMilestone/tayo" }, "yanked": false, "sha": "ab8f0ceda10ec9362ca39e8d01dc4636a3b06c9437cf832dfec738b643bd37c3", "spec_sha": "b5804aa5e2300bc72862d3a9572440449bc546c6d245174a880ffa57c8aeb141", "project_uri": "https://rubygems.org/gems/tayo", "gem_uri": "https://rubygems.org/gems/tayo-0.1.3.gem", "homepage_uri": "https://github.com/TeamMilestone/tayo", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/TeamMilestone/tayo", "bug_tracker_uri": null, "changelog_uri": "https://github.com/TeamMilestone/tayo/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "colorize", "requirements": "~> 1.1" }, { "name": "git", "requirements": "~> 1.18" }, { "name": "thor", "requirements": "~> 1.3" }, { "name": "tty-prompt", "requirements": "~> 0.23" } ] } }
2025-06-17 12:55:55 UTC
uvyAk94t9FnFSkFWEIe9N

sinatra-validation

"sinatra-validation is a gem to define parameter validation with dry-validation"

0.5.0
Content{ "name": "sinatra-validation", "downloads": 19578, "version": "0.5.0", "version_created_at": "2025-06-17T12:52:42.284Z", "version_downloads": 0, "platform": "ruby", "authors": "IzumiSy", "info": " \"sinatra-validation is a gem to define parameter validation with dry-validation\"", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "af386bac4acf66252b9671daccba3e656155b7418eb0718254776419e6eddbb5", "spec_sha": "fd745f007815e64c31cfd2297f9bdba72fbfa2a3e7ab3702416b9bcc8cdc1e26", "project_uri": "https://rubygems.org/gems/sinatra-validation", "gem_uri": "https://rubygems.org/gems/sinatra-validation-0.5.0.gem", "homepage_uri": "https://github.com/IzumiSy/sinatra-validation", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/sinatra-validation/0.5.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "pry", "requirements": ">= 0" }, { "name": "rack-contrib", "requirements": ">= 0" }, { "name": "rack-test", "requirements": ">= 0" }, { "name": "rake", "requirements": "~> 13.3" }, { "name": "rspec", "requirements": "~> 3.13" } ], "runtime": [ { "name": "dry-validation", "requirements": "~> 1.11" }, { "name": "rack", "requirements": ">= 3.1" }, { "name": "sinatra", "requirements": "~> 4.1" } ] } }
2025-06-17 12:52:44 UTC
gVHwpu_kx_cVnI3RVkvQy

sanger-jsonapi-resources

Forked from jsonapi-resources. A resource-centric approach to implementing the controllers, routes, and serializers needed to support the JSON API spec.

0.1.1
Content{ "name": "sanger-jsonapi-resources", "downloads": 132, "version": "0.1.1", "version_created_at": "2025-06-17T12:50:22.060Z", "version_downloads": 0, "platform": "ruby", "authors": "PSD Team - Wellcome Trust Sanger Institute", "info": "Forked from jsonapi-resources. A resource-centric approach to implementing the controllers, routes, and serializers needed to support the JSON API spec.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "e10826a5b12a9add3e99aa80f2a98670026a1fca7ddac23248ae32a4dacbae07", "spec_sha": "049905750a20ad51f79e571805a0e0c797a20f3586e482c6310f68b841066c4b", "project_uri": "https://rubygems.org/gems/sanger-jsonapi-resources", "gem_uri": "https://rubygems.org/gems/sanger-jsonapi-resources-0.1.1.gem", "homepage_uri": "https://github.com/cerebris/jsonapi-resources", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/sanger-jsonapi-resources/0.1.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 1.5, < 3.0" }, { "name": "concurrent-ruby-ext", "requirements": ">= 0" }, { "name": "minitest", "requirements": ">= 0" }, { "name": "minitest-spec-rails", "requirements": ">= 0" }, { "name": "pry", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "simplecov", "requirements": ">= 0" } ], "runtime": [ { "name": "activerecord", "requirements": ">= 4.1" }, { "name": "concurrent-ruby", "requirements": ">= 0" }, { "name": "csv", "requirements": ">= 0" }, { "name": "railties", "requirements": ">= 4.1" } ] } }
2025-06-17 12:50:23 UTC
8N2aaOKet5iID3KSuLhD4

rtfm-filemanager

Major release - RTFM v5: Complete rewrite using rcurses (https://github.com/isene/rcurses). Massive improvements. AI integration. A full featured terminal browser with syntax highlighted files, images shown in the terminal, videos thumbnailed, etc. You can bookmark and jump around easily, delete, rename, copy, symlink and move files. RTFM is one of the most feature-packed terminal file managers. 5.8.2: Bug fix for carriage return (also in PDFs).

5.8.2
Content{ "name": "rtfm-filemanager", "downloads": 85134, "version": "5.8.2", "version_created_at": "2025-06-17T12:47:14.134Z", "version_downloads": 0, "platform": "ruby", "authors": "Geir Isene", "info": "Major release - RTFM v5: Complete rewrite using rcurses (https://github.com/isene/rcurses). Massive improvements. AI integration.\n A full featured terminal browser with syntax highlighted files, images shown in the terminal, videos thumbnailed, etc. You can bookmark and jump around easily, delete, rename, copy, symlink and move files. RTFM is one of the most feature-packed terminal file managers. 5.8.2: Bug fix for carriage return (also in PDFs).", "licenses": [ "Unlicense" ], "metadata": { "source_code_uri": "https://github.com/isene/RTFM" }, "yanked": false, "sha": "014d51282dea81ae83acc37fe38e0892b1c28978a8612a03347f60c578552754", "spec_sha": "17fd5ae8bcae6633dc94377eded99420d7a88273cf7c4f8c9a88ebf9411fa487", "project_uri": "https://rubygems.org/gems/rtfm-filemanager", "gem_uri": "https://rubygems.org/gems/rtfm-filemanager-5.8.2.gem", "homepage_uri": "https://isene.com/", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/isene/RTFM", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "bootsnap", "requirements": "~> 1.18" }, { "name": "rcurses", "requirements": "~> 3.7.4" }, { "name": "ruby-openai", "requirements": "~> 7.4" } ] } }
2025-06-17 12:47:17 UTC
WYolZs2zOtKER3Cc8fhx2

rcurses

Create curses applications for the terminal easier than ever. Create panes (with the colors and(or border), manipulate the panes and add content. Dress up text (in panes or anywhere in the terminal) in bold, italic, underline, reverse color, blink and in any 256 terminal colors for foreground and background. Use a simple editor to let users edit text in panes. Left, right or center align text in panes. Cursor movement around the terminal. New in 3.8: Fixed border fragments upon utf-8 characters. 4.8: Bugfix: Removed stray ansi codes. 4.8.3: Bugfix: Text carriege return corner case fix.

4.8.3
Content{ "name": "rcurses", "downloads": 12778, "version": "4.8.3", "version_created_at": "2025-06-17T12:44:30.149Z", "version_downloads": 0, "platform": "ruby", "authors": "Geir Isene", "info": "Create curses applications for the terminal easier than ever. Create panes (with the colors and(or border), manipulate the panes and add content. Dress up text (in panes or anywhere in the terminal) in bold, italic, underline, reverse color, blink and in any 256 terminal colors for foreground and background. Use a simple editor to let users edit text in panes. Left, right or center align text in panes. Cursor movement around the terminal. New in 3.8: Fixed border fragments upon utf-8 characters. 4.8: Bugfix: Removed stray ansi codes. 4.8.3: Bugfix: Text carriege return corner case fix.", "licenses": [ "Unlicense" ], "metadata": { "source_code_uri": "https://github.com/isene/rcurses" }, "yanked": false, "sha": "a0bbbb4c46ac9d834159ec85306fef320c7640a0c7bb05afbf5e0758db95a7a6", "spec_sha": "9cc0ae9907a511688160e759eed99e73d814ad23ad7d87b8057d476e4d252975", "project_uri": "https://rubygems.org/gems/rcurses", "gem_uri": "https://rubygems.org/gems/rcurses-4.8.3.gem", "homepage_uri": "https://isene.com/", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/isene/rcurses", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "clipboard", "requirements": "~> 2.0" } ] } }
2025-06-17 12:44:31 UTC
npmeidh_C2iQ2QPEJ6H6k

fastlane-plugin-wpmreleasetoolkit

GitHub helper functions

13.3.0
Content{ "name": "fastlane-plugin-wpmreleasetoolkit", "downloads": 1487243, "version": "13.3.0", "version_created_at": "2025-06-17T12:31:44.110Z", "version_downloads": 0, "platform": "ruby", "authors": "Automattic", "info": "GitHub helper functions", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "4666618aee95f7419f1ccdbffcde96b6db755c41c1cc82772e4fe2f3374de148", "spec_sha": "a374df26a0eaead3a70f39aa3c85415c44b7e8ea5c6575347c6b301d4844558f", "project_uri": "https://rubygems.org/gems/fastlane-plugin-wpmreleasetoolkit", "gem_uri": "https://rubygems.org/gems/fastlane-plugin-wpmreleasetoolkit-13.3.0.gem", "homepage_uri": "https://github.com/wordpress-mobile/release-toolkit", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/fastlane-plugin-wpmreleasetoolkit/13.3.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.0" }, { "name": "cocoapods", "requirements": "~> 1.10" }, { "name": "fastlane", "requirements": "~> 2.210" }, { "name": "pry", "requirements": "~> 0.12.2" }, { "name": "rmagick", "requirements": "~> 5.3" }, { "name": "rspec", "requirements": "~> 3.8" }, { "name": "rspec_junit_formatter", "requirements": "~> 0.4.1" }, { "name": "rubocop", "requirements": "~> 1.65" }, { "name": "rubocop-rspec", "requirements": "= 3.0" }, { "name": "simplecov", "requirements": "~> 0.16.1" } ], "runtime": [ { "name": "activesupport", "requirements": ">= 6.1.7.1" }, { "name": "buildkit", "requirements": "~> 1.5" }, { "name": "chroma", "requirements": "= 0.2.0" }, { "name": "diffy", "requirements": "~> 3.3" }, { "name": "fastlane", "requirements": "~> 2.213" }, { "name": "git", "requirements": "~> 1.3" }, { "name": "google-cloud-storage", "requirements": "~> 1.31" }, { "name": "java-properties", "requirements": "~> 0.3.0" }, { "name": "nokogiri", "requirements": "~> 1.11" }, { "name": "octokit", "requirements": "~> 6.1" }, { "name": "parallel", "requirements": "~> 1.14" }, { "name": "plist", "requirements": "~> 3.1" }, { "name": "progress_bar", "requirements": "~> 1.3" }, { "name": "rake", "requirements": ">= 12.3, < 14.0" }, { "name": "rake-compiler", "requirements": "~> 1.0" }, { "name": "xcodeproj", "requirements": "~> 1.22" } ] } }
2025-06-17 12:31:47 UTC
O44dlRNQe7qWDKozQFtza

rails_code_health

A gem that evaluates the code health of Ruby on Rails applications using metrics inspired by CodeScene's research on technical debt and maintainability.

0.1.0
Content{ "name": "rails_code_health", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-06-17T12:30:10.417Z", "version_downloads": 0, "platform": "ruby", "authors": "George Kosmopoulos", "info": "A gem that evaluates the code health of Ruby on Rails applications using metrics inspired by CodeScene's research on technical debt and maintainability.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "a5d3633d5ab1db45c813197695881e2058c3ef2b3b857c6e7e666f05d63f9433", "spec_sha": "e04f1ab536407ae1f0e2d2140c631062c048341f179a13fccf4c00f4a70e4bfd", "project_uri": "https://rubygems.org/gems/rails_code_health", "gem_uri": "https://rubygems.org/gems/rails_code_health-0.1.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/rails_code_health/0.1.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rubocop", "requirements": "~> 1.50" } ], "runtime": [ { "name": "activesupport", "requirements": "~> 7.0" }, { "name": "ast", "requirements": "~> 2.4" }, { "name": "flay", "requirements": "~> 2.13" }, { "name": "flog", "requirements": "~> 4.6" }, { "name": "parser", "requirements": "~> 3.0" }, { "name": "rubocop-ast", "requirements": "~> 1.0" } ] } }
2025-06-17 12:30:11 UTC
ZUbrr2LEMaG60XUECoj9e

seatsio

This is the official Ruby client library for the Seats.io V2 REST API

51.11.0
Content{ "name": "seatsio", "downloads": 184741, "version": "51.11.0", "version_created_at": "2025-06-17T12:20:47.794Z", "version_downloads": 0, "platform": "ruby", "authors": "Seats.io", "info": "This is the official Ruby client library for the Seats.io V2 REST API", "licenses": [], "metadata": {}, "yanked": false, "sha": "8394e568c8d3e44e7fa21d7198eae298d30b2be05cff0f6c14e79c225784669b", "spec_sha": "23c7396f976efe3bb0cc22339b79cdf72eb255a991608615057f7d91f039e57c", "project_uri": "https://rubygems.org/gems/seatsio", "gem_uri": "https://rubygems.org/gems/seatsio-51.11.0.gem", "homepage_uri": "http://seats.io", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/seatsio/51.11.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.2" }, { "name": "minitest", "requirements": "~> 5.0" }, { "name": "parallel_tests", "requirements": "~> 5.3.0" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "webmock", "requirements": "~> 3.4, >= 3.4.2" } ], "runtime": [ { "name": "base64", "requirements": ">= 0.2, < 0.4" }, { "name": "rest-client", "requirements": "~> 2.0, >= 2.0.2" } ] } }
2025-06-17 12:20:50 UTC
2oIHdC6NYtufKCBLbbyK9

llama_bot_rails

LlamaBotRails is a gem that turns your existing Rails App into an AI Agent by connecting it to an open source LangGraph agent, LlamaBot.

0.1.7
Content{ "name": "llama_bot_rails", "downloads": 501, "version": "0.1.7", "version_created_at": "2025-06-17T12:18:01.101Z", "version_downloads": 0, "platform": "ruby", "authors": "Kody Kendall", "info": "LlamaBotRails is a gem that turns your existing Rails App into an AI Agent by connecting it to an open source LangGraph agent, LlamaBot.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://llamapress.ai" }, "yanked": false, "sha": "41da21a2620e0141e68fa4ca8cb359eec8a9caca097d3af4622de5578c4268db", "spec_sha": "e4b69429d3c0c3c8dcdace08ba2aa3538f016f7a304fd6b74a22730204b21890", "project_uri": "https://rubygems.org/gems/llama_bot_rails", "gem_uri": "https://rubygems.org/gems/llama_bot_rails-0.1.7.gem", "homepage_uri": "https://llamapress.ai", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "actioncable", "requirements": ">= 6.0, < 9.0" }, { "name": "async", "requirements": ">= 0" }, { "name": "async-http", "requirements": ">= 0" }, { "name": "async-websocket", "requirements": ">= 0" }, { "name": "rails", "requirements": ">= 6.0, < 9.0" } ] } }
2025-06-17 12:18:03 UTC
lDlrKUy_wlB5kCAQUk7dF

restpack_serializer

Model serialization, paging, side-loading and filtering

0.6.16
Content{ "name": "restpack_serializer", "downloads": 582890, "version": "0.6.16", "version_created_at": "2025-06-17T12:10:41.386Z", "version_downloads": 0, "platform": "ruby", "authors": "Gavin Joyce", "info": "Model serialization, paging, side-loading and filtering", "licenses": [], "metadata": {}, "yanked": false, "sha": "028734d48341c1d94bca764e62632cc66ecfd2fcc81bfe8bca46971ac148b16d", "spec_sha": "ce1a0280c7da631a86835629d885ab451a1ae797f8e7844b2d334ca4d1e1e78f", "project_uri": "https://rubygems.org/gems/restpack_serializer", "gem_uri": "https://rubygems.org/gems/restpack_serializer-0.6.16.gem", "homepage_uri": "https://github.com/RestPack", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/restpack_serializer/0.6.16", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bump", "requirements": ">= 0" }, { "name": "database_cleaner", "requirements": ">= 0" }, { "name": "factory_bot", "requirements": "~> 5.0" }, { "name": "guard-rspec", "requirements": "~> 4.7" }, { "name": "rake", "requirements": "~> 13" }, { "name": "restpack_gem", "requirements": "~> 0.0.9" }, { "name": "rspec", "requirements": ">= 0" }, { "name": "sqlite3", "requirements": "~> 2.1" } ], "runtime": [ { "name": "activerecord", "requirements": ">= 4.0.3, < 8.1" }, { "name": "activesupport", "requirements": ">= 4.0.3, < 8.1" }, { "name": "kaminari", "requirements": ">= 0.17.0, < 2.0" } ] } }
2025-06-17 12:10:44 UTC
0oX_jtIhtjpxShUYaGO_G

easyci

EasyCI是一个简单的CI工具集,包含unitydraw和autobuild等命令

1.1.0
Content{ "name": "easyci", "downloads": 1332, "version": "1.1.0", "version_created_at": "2025-06-17T11:58:36.472Z", "version_downloads": 0, "platform": "ruby", "authors": "Wade", "info": "EasyCI是一个简单的CI工具集,包含unitydraw和autobuild等命令", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "a52e0df8dddd8483f904bc4e72a911bbad43222a70b6ce80828094476e3b44af", "spec_sha": "f1b099ed9672ba700b8575c9457c25f9650af47659da41a2e96736fe1c2f75bd", "project_uri": "https://rubygems.org/gems/easyci", "gem_uri": "https://rubygems.org/gems/easyci-1.1.0.gem", "homepage_uri": "https://github.com/yourusername/easyci", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/easyci/1.1.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.0" } ], "runtime": [ { "name": "claide", "requirements": "~> 1.0" } ] } }
2025-06-17 11:58:39 UTC
ZB_fu8gewQcTVCBNHcv9n

rcurses

Create curses applications for the terminal easier than ever. Create panes (with the colors and(or border), manipulate the panes and add content. Dress up text (in panes or anywhere in the terminal) in bold, italic, underline, reverse color, blink and in any 256 terminal colors for foreground and background. Use a simple editor to let users edit text in panes. Left, right or center align text in panes. Cursor movement around the terminal. New in 3.8: Fixed border fragments upon utf-8 characters. 4.8: Bugfix: Removed stray ansi codes.

4.8.2
Content{ "name": "rcurses", "downloads": 12722, "version": "4.8.2", "version_created_at": "2025-06-17T11:45:57.281Z", "version_downloads": 0, "platform": "ruby", "authors": "Geir Isene", "info": "Create curses applications for the terminal easier than ever. Create panes (with the colors and(or border), manipulate the panes and add content. Dress up text (in panes or anywhere in the terminal) in bold, italic, underline, reverse color, blink and in any 256 terminal colors for foreground and background. Use a simple editor to let users edit text in panes. Left, right or center align text in panes. Cursor movement around the terminal. New in 3.8: Fixed border fragments upon utf-8 characters. 4.8: Bugfix: Removed stray ansi codes.", "licenses": [ "Unlicense" ], "metadata": { "source_code_uri": "https://github.com/isene/rcurses" }, "yanked": false, "sha": "5adeb18407787f4e27ddd87d528b2cf78dddbfe5ac24be8f18e8ac5e4c05b27d", "spec_sha": "a63d9c18d558c0ef158ae0ee47c6f385461fa92bf68b4beda9daecda0e23069f", "project_uri": "https://rubygems.org/gems/rcurses", "gem_uri": "https://rubygems.org/gems/rcurses-4.8.2.gem", "homepage_uri": "https://isene.com/", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/isene/rcurses", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "clipboard", "requirements": "~> 2.0" } ] } }
2025-06-17 11:46:01 UTC
0PGhXkAoaIM8uysRA-9UD

rcurses

Create curses applications for the terminal easier than ever. Create panes (with the colors and(or border), manipulate the panes and add content. Dress up text (in panes or anywhere in the terminal) in bold, italic, underline, reverse color, blink and in any 256 terminal colors for foreground and background. Use a simple editor to let users edit text in panes. Left, right or center align text in panes. Cursor movement around the terminal. New in 3.8: Fixed border fragments upon utf-8 characters. 4.8.1: Bugfix: Fixed ANSI nesting bug.

4.8.1
Content{ "name": "rcurses", "downloads": 12721, "version": "4.8.1", "version_created_at": "2025-06-17T11:38:08.546Z", "version_downloads": 0, "platform": "ruby", "authors": "Geir Isene", "info": "Create curses applications for the terminal easier than ever. Create panes (with the colors and(or border), manipulate the panes and add content. Dress up text (in panes or anywhere in the terminal) in bold, italic, underline, reverse color, blink and in any 256 terminal colors for foreground and background. Use a simple editor to let users edit text in panes. Left, right or center align text in panes. Cursor movement around the terminal. New in 3.8: Fixed border fragments upon utf-8 characters. 4.8.1: Bugfix: Fixed ANSI nesting bug.", "licenses": [ "Unlicense" ], "metadata": { "source_code_uri": "https://github.com/isene/rcurses" }, "yanked": false, "sha": "bf522a972f54c93e1147e87c27b536c9e34ad800f86ca756f66984e1926ce439", "spec_sha": "fdaffb316b57da893406bd463c7a8c2f6f447c13f484a5c4d239ab0e731b6a5e", "project_uri": "https://rubygems.org/gems/rcurses", "gem_uri": "https://rubygems.org/gems/rcurses-4.8.1.gem", "homepage_uri": "https://isene.com/", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/isene/rcurses", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "clipboard", "requirements": "~> 2.0" } ] } }
2025-06-17 11:38:10 UTC
_7bAsza05AEXtcu6CMc73

inferno_core

Inferno Core is an open source tool for testing data exchanges enabled by the FHIR standand

0.6.12
Content{ "name": "inferno_core", "downloads": 109088, "version": "0.6.12", "version_created_at": "2025-06-17T11:32:23.317Z", "version_downloads": 0, "platform": "ruby", "authors": "Stephen MacVicar, Robert Scanlon, Chase Zhou", "info": "Inferno Core is an open source tool for testing data exchanges enabled by the FHIR standand", "licenses": [ "Apache-2.0" ], "metadata": { "homepage_uri": "https://github.com/inferno-framework/inferno-core", "changelog_uri": "https://github.com/inferno-framework/inferno-core/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/inferno-framework/inferno-core" }, "yanked": false, "sha": "40eb9d3c404e786c93a1e8066bad8d10ffb2037217b472732d6d878b869edec4", "spec_sha": "c261c22f7925543986fddb5d66b38e8961b23b918960f9f1b2dd7c33eef1df21", "project_uri": "https://rubygems.org/gems/inferno_core", "gem_uri": "https://rubygems.org/gems/inferno_core-0.6.12.gem", "homepage_uri": "https://github.com/inferno-framework/inferno-core", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/inferno-framework/inferno-core", "bug_tracker_uri": null, "changelog_uri": "https://github.com/inferno-framework/inferno-core/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activesupport", "requirements": "~> 6.1.7.5" }, { "name": "base62-rb", "requirements": "= 0.3.1" }, { "name": "blueprinter", "requirements": "= 0.25.2" }, { "name": "concurrent-ruby", "requirements": "= 1.3.4" }, { "name": "dotenv", "requirements": "~> 2.7" }, { "name": "dry-configurable", "requirements": "= 1.0.0" }, { "name": "dry-container", "requirements": "= 0.10.0" }, { "name": "dry-core", "requirements": "= 1.0.0" }, { "name": "dry-inflector", "requirements": "= 1.0.0" }, { "name": "dry-system", "requirements": "= 1.0.0" }, { "name": "faraday", "requirements": "~> 1.2" }, { "name": "faraday_middleware", "requirements": "~> 1.2" }, { "name": "fhir_client", "requirements": ">= 5.0.3" }, { "name": "fhir_models", "requirements": ">= 4.2.2" }, { "name": "hanami-controller", "requirements": "= 2.0.0" }, { "name": "hanami-router", "requirements": "= 2.0.0" }, { "name": "oj", "requirements": "= 3.11.0" }, { "name": "pastel", "requirements": "~> 0.8.0" }, { "name": "pry", "requirements": ">= 0" }, { "name": "pry-byebug", "requirements": ">= 0" }, { "name": "puma", "requirements": "~> 5.6.7" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "roo", "requirements": "~> 2.10.1" }, { "name": "sequel", "requirements": "~> 5.42.0" }, { "name": "sidekiq", "requirements": "~> 7.2.4" }, { "name": "sqlite3", "requirements": "~> 1.4" }, { "name": "thor", "requirements": "~> 1.2.1" }, { "name": "tty-markdown", "requirements": "~> 0.7.1" } ] } }
2025-06-17 11:32:25 UTC
fQPv8xnanaWebjCP5abCp

fixturex

Generates a tree of "child" fixtures following (deeply) `has_many/has_one` associations.

0.1.5
Content{ "name": "fixturex", "downloads": 6887, "version": "0.1.5", "version_created_at": "2025-06-17T11:15:54.421Z", "version_downloads": 0, "platform": "ruby", "authors": "artemave", "info": "Generates a tree of \"child\" fixtures following (deeply) `has_many/has_one` associations.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "b306c330fc8acfcdb4c0b616d9df788064bb0735e2a9650b6c5b1114fded71f9", "spec_sha": "e6b505ccfe4c94a35a9bdb56ae24129db6ec20522edfa4557fdda41949e0494d", "project_uri": "https://rubygems.org/gems/fixturex", "gem_uri": "https://rubygems.org/gems/fixturex-0.1.5.gem", "homepage_uri": "https://github.com/featurist/fixturex", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/fixturex/0.1.5", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rails", "requirements": ">= 6.0" } ] } }
2025-06-17 11:15:56 UTC
ku5rGyS1dlWbLsuNkxZ_z

uk_academic_calendar

Designed to assist in Ruby programs dealing with the UK Academic Calendar

1.2.1
Content{ "name": "uk_academic_calendar", "downloads": 3797, "version": "1.2.1", "version_created_at": "2025-06-17T11:02:38.214Z", "version_downloads": 0, "platform": "ruby", "authors": "Matt", "info": "Designed to assist in Ruby programs dealing with the UK Academic Calendar", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://www.github.com/m-smiff/uk_academic_calendar", "changelog_uri": "https://www.github.com/m-smiff/uk_academic_calendar/blob/main/CHANGELOG.md", "source_code_uri": "https://www.github.com/m-smiff/uk_academic_calendar", "documentation_uri": "https://www.rubydoc.info/github/m-smiff/uk_academic_calendar/main", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "e9dc09cfbf20d32b5852c433c5b205aa9c1ab47040a3f7d2eeea5a5dd31bb65f", "spec_sha": "f6fd4c69ac932e66707ac0236f7edda22dfedf7188ecc61c729336ecc3d5f013", "project_uri": "https://rubygems.org/gems/uk_academic_calendar", "gem_uri": "https://rubygems.org/gems/uk_academic_calendar-1.2.1.gem", "homepage_uri": "https://www.github.com/m-smiff/uk_academic_calendar", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/github/m-smiff/uk_academic_calendar/main", "mailing_list_uri": null, "source_code_uri": "https://www.github.com/m-smiff/uk_academic_calendar", "bug_tracker_uri": null, "changelog_uri": "https://www.github.com/m-smiff/uk_academic_calendar/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "abstract_class", "requirements": "~> 1.0" }, { "name": "activesupport", "requirements": ">= 7.0, < 8.1" }, { "name": "easter", "requirements": "~> 0.2" }, { "name": "sorted_set", "requirements": "~> 1.0" } ] } }
2025-06-17 11:02:42 UTC
Ke1HvDl8biaqBhzx7zvIB

openproject-primer_view_components

ViewComponents of the Primer Design System for OpenProject

0.69.5
Content{ "name": "openproject-primer_view_components", "downloads": 71665, "version": "0.69.5", "version_created_at": "2025-06-17T10:09:21.158Z", "version_downloads": 0, "platform": "ruby", "authors": "GitHub Open Source, OpenProject GmbH", "info": "ViewComponents of the Primer Design System for OpenProject", "licenses": [ "MIT" ], "metadata": { "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "0484bab4f5b37d94eb96e44251c7f654c2a4e9c04f53da9bf72a7904e6167dc8", "spec_sha": "5c0790fcfb38bc9bd46fa70fd4428e9c441982ee8651f89d461dbff79912bf6b", "project_uri": "https://rubygems.org/gems/openproject-primer_view_components", "gem_uri": "https://rubygems.org/gems/openproject-primer_view_components-0.69.5.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/openproject-primer_view_components/0.69.5", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "actionview", "requirements": ">= 7.1.0" }, { "name": "activesupport", "requirements": ">= 7.1.0" }, { "name": "openproject-octicons", "requirements": ">= 19.25.0" }, { "name": "view_component", "requirements": ">= 3.1, < 4.0" } ] } }
2025-06-17 10:09:22 UTC
SqKL7lFf1gcz_HqkHYtXV

fbe

A collection of extensions for a factbase, helping the judges of Zerocracy manipulate the facts and create new ones

0.21.0
Content{ "name": "fbe", "downloads": 37540, "version": "0.21.0", "version_created_at": "2025-06-17T10:06:16.046Z", "version_downloads": 0, "platform": "ruby", "authors": "Yegor Bugayenko", "info": "A collection of extensions for a factbase, helping the judges of Zerocracy manipulate the facts and create new ones", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "3a0adea3b59dc4cdfb84c51b7849ce59253101e60b3d1c2aabbb44f4640f561e", "spec_sha": "03a81c4bb49eb82d3320c19443f13a387b8ec6b5571e133b3b01dff97d7b1ac5", "project_uri": "https://rubygems.org/gems/fbe", "gem_uri": "https://rubygems.org/gems/fbe-0.21.0.gem", "homepage_uri": "http://github.com/zerocracy/fbe", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/fbe/0.21.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "backtrace", "requirements": "~> 0.4" }, { "name": "baza.rb", "requirements": "~> 0.5" }, { "name": "decoor", "requirements": "~> 0.0" }, { "name": "factbase", "requirements": "~> 0.11" }, { "name": "faraday", "requirements": "~> 2.0" }, { "name": "faraday-http-cache", "requirements": "~> 2.5" }, { "name": "faraday-multipart", "requirements": "~> 1.1" }, { "name": "faraday-retry", "requirements": "~> 2.3" }, { "name": "graphql-client", "requirements": "~> 0.26" }, { "name": "judges", "requirements": "~> 0.46" }, { "name": "liquid", "requirements": "~> 5.5" }, { "name": "loog", "requirements": "~> 0.6" }, { "name": "obk", "requirements": "~> 0.3" }, { "name": "octokit", "requirements": "~> 10.0" }, { "name": "others", "requirements": "~> 0.0" }, { "name": "sqlite3", "requirements": "~> 2.6" }, { "name": "tago", "requirements": "~> 0.1" }, { "name": "verbose", "requirements": "~> 0.0" } ] } }
2025-06-17 10:06:18 UTC
73bOPfzrRtmKeqocDuTeB

alchemy-json_api

A JSONAPI compliant API for AlchemyCMS

2.4.2
Content{ "name": "alchemy-json_api", "downloads": 61773, "version": "2.4.2", "version_created_at": "2025-06-17T09:51:40.340Z", "version_downloads": 0, "platform": "ruby", "authors": "Martin Meyerhoff, Thomas von Deyen", "info": "A JSONAPI compliant API for AlchemyCMS", "licenses": [ "BSD-3-Clause" ], "metadata": {}, "yanked": false, "sha": "d3d64f7cc8e96431f882cec6eae96e29d287578ecc69a61b8d4ab33e50e2e760", "spec_sha": "34a4c7a6b58c41e539c8a7d4b0cc34ef89293184bcce334a82b6f3f45db66fdc", "project_uri": "https://rubygems.org/gems/alchemy-json_api", "gem_uri": "https://rubygems.org/gems/alchemy-json_api-2.4.2.gem", "homepage_uri": "https://github.com/AlchemyCMS/alchemy-json_api", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/alchemy-json_api/2.4.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "factory_bot", "requirements": ">= 0" }, { "name": "github_changelog_generator", "requirements": ">= 0" }, { "name": "jsonapi-rspec", "requirements": ">= 0" }, { "name": "rspec-rails", "requirements": ">= 0" }, { "name": "shoulda-matchers", "requirements": ">= 0" } ], "runtime": [ { "name": "alchemy_cms", "requirements": ">= 7.0.0.a, < 8" }, { "name": "jsonapi.rb", "requirements": ">= 1.6.0, < 2.2" } ] } }
2025-06-17 09:51:42 UTC
79-GItgc9RtNo_aPkOETS

zsgf_client

是一个用于与 ZSGF API 进行交互的 Ruby 封装库,提供了对 ZSGF API 功能的全面映射。

2.0.0
Content{ "name": "zsgf_client", "downloads": 571, "version": "2.0.0", "version_created_at": "2025-06-17T09:33:28.588Z", "version_downloads": 0, "platform": "ruby", "authors": "zhen", "info": "是一个用于与 ZSGF API 进行交互的 Ruby 封装库,提供了对 ZSGF API 功能的全面映射。", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "57c3dedc211825b5b163ac9404e6ed326c65aded6507f174d3dd7b968da2abbc", "spec_sha": "b3463386513d2f6b2dd4ee010ead8272a673e266255432003c4ed83fcfbbf103", "project_uri": "https://rubygems.org/gems/zsgf_client", "gem_uri": "https://rubygems.org/gems/zsgf_client-2.0.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/zsgf_client/2.0.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rspec", "requirements": "~> 3.6, >= 3.6.0" } ], "runtime": [ { "name": "typhoeus", "requirements": "~> 1.0, >= 1.0.1" } ] } }
2025-06-17 09:33:30 UTC
f3T-mbV8S5r-eFoMIzpCO

lace

Lace lets you manage your dotfiles when using them on multiple machines

0.5.3
Content{ "name": "lace", "downloads": 34571, "version": "0.5.3", "version_created_at": "2025-06-17T09:26:23.774Z", "version_downloads": 0, "platform": "ruby", "authors": "Kai Richard Koenig", "info": "Lace lets you manage your dotfiles when using them on multiple machines", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "da6021116cdc6192a22f49cadc7249b70928bd1050cf536c3ed217dfd58f02b4", "spec_sha": "1b61dde1b8b54fda35c0ea43c617e35941800e9b7201ef805db16965fc82cfa7", "project_uri": "https://rubygems.org/gems/lace", "gem_uri": "https://rubygems.org/gems/lace-0.5.3.gem", "homepage_uri": "https://github.com/kairichard/lace", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/lace/0.5.3", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2025-06-17 09:26:27 UTC
Iy0Uox5E2bDYfFZAR-Rf9

scoped_css

Scope CSS to templates and ViewComponents

0.1.1
Content{ "name": "scoped_css", "downloads": 0, "version": "0.1.1", "version_created_at": "2025-06-17T09:14:53.916Z", "version_downloads": 0, "platform": "ruby", "authors": "Ewan McDougall", "info": "Scope CSS to templates and ViewComponents", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "77905a2735a40790fe3320d3ae194ad77c9e06ff28eed6dd528c7cde53484477", "spec_sha": "c86aed8c3ba42e98eb5e44f24216709e0ffee6442f464ede6d7e8ace46486104", "project_uri": "https://rubygems.org/gems/scoped_css", "gem_uri": "https://rubygems.org/gems/scoped_css-0.1.1.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/scoped_css/0.1.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "minitest", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" } ], "runtime": [] } }
2025-06-17 09:14:55 UTC
n_N9ryAWeTkIPSM2xJwIS

scoped_css

Scope CSS to templates and ViewComponents

0.1.0
Content{ "name": "scoped_css", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-06-17T09:12:43.592Z", "version_downloads": 0, "platform": "ruby", "authors": "Ewan McDougall", "info": "Scope CSS to templates and ViewComponents", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "9154f142d04946217b0402fc49f7bef9fcdd28bcb748477938f6d1aab7e697e5", "spec_sha": "f9bbf6095cb2c5f56daf1fd40dae3bb094744f3be35b12eaa89a1b9fa48049c7", "project_uri": "https://rubygems.org/gems/scoped_css", "gem_uri": "https://rubygems.org/gems/scoped_css-0.1.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/scoped_css/0.1.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "minitest", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" } ], "runtime": [] } }
2025-06-17 09:12:45 UTC
YGR4qZwOz1gTsNQGE06YI

jekyll-uj-powertools

jekyll-uj-powertools provides a powerful set of utilities for Jekyll, including functions to remove ads from strings and escape JSON characters.

1.3.1
Content{ "name": "jekyll-uj-powertools", "downloads": 15223, "version": "1.3.1", "version_created_at": "2025-06-17T09:10:31.617Z", "version_downloads": 0, "platform": "ruby", "authors": "ITW Creative Works", "info": "jekyll-uj-powertools provides a powerful set of utilities for Jekyll, including functions to remove ads from strings and escape JSON characters.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "44672bf2f7f1500493888be8cc0ae014993a592daf42805a3db8b9e881a55992", "spec_sha": "c0d6862270e34ecc470a26b9e6baa83cfd762037162f899b2b7b89b3e3a9360f", "project_uri": "https://rubygems.org/gems/jekyll-uj-powertools", "gem_uri": "https://rubygems.org/gems/jekyll-uj-powertools-1.3.1.gem", "homepage_uri": "https://github.com/itw-creative-works/jekyll-uj-powertools", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/jekyll-uj-powertools/1.3.1", "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": "rspec", "requirements": ">= 0" } ], "runtime": [ { "name": "jekyll", "requirements": ">= 3.0, < 5.0" }, { "name": "nokogiri", "requirements": ">= 1.17" } ] } }
2025-06-17 09:10:33 UTC
H1ftGrktuMNKWGtpbavCB

rubocop

RuboCop is a Ruby code style checking and code formatting tool. It aims to enforce the community-driven Ruby Style Guide.

1.76.2
Content{ "name": "rubocop", "downloads": 554976261, "version": "1.76.2", "version_created_at": "2025-06-17T09:09:36.270Z", "version_downloads": 0, "platform": "ruby", "authors": "Bozhidar Batsov, Jonas Arvidsson, Yuji Nakayama", "info": "RuboCop is a Ruby code style checking and code formatting tool.\nIt aims to enforce the community-driven Ruby Style Guide.\n", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://rubocop.org/", "changelog_uri": "https://github.com/rubocop/rubocop/releases/tag/v1.76.2", "bug_tracker_uri": "https://github.com/rubocop/rubocop/issues", "source_code_uri": "https://github.com/rubocop/rubocop/", "documentation_uri": "https://docs.rubocop.org/rubocop/1.76/", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "ae44f172ba0bbe3d623c927111798f85a7879bcc88e544d08f51f62c19f45633", "spec_sha": "2b78515ee17967c8acf76f32b1a788160c16b70af3f7b697cf262fd76b87946d", "project_uri": "https://rubygems.org/gems/rubocop", "gem_uri": "https://rubygems.org/gems/rubocop-1.76.2.gem", "homepage_uri": "https://rubocop.org/", "wiki_uri": null, "documentation_uri": "https://docs.rubocop.org/rubocop/1.76/", "mailing_list_uri": null, "source_code_uri": "https://github.com/rubocop/rubocop/", "bug_tracker_uri": "https://github.com/rubocop/rubocop/issues", "changelog_uri": "https://github.com/rubocop/rubocop/releases/tag/v1.76.2", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "json", "requirements": "~> 2.3" }, { "name": "language_server-protocol", "requirements": "~> 3.17.0.2" }, { "name": "lint_roller", "requirements": "~> 1.1.0" }, { "name": "parallel", "requirements": "~> 1.10" }, { "name": "parser", "requirements": ">= 3.3.0.2" }, { "name": "rainbow", "requirements": ">= 2.2.2, < 4.0" }, { "name": "regexp_parser", "requirements": ">= 2.9.3, < 3.0" }, { "name": "rubocop-ast", "requirements": ">= 1.45.1, < 2.0" }, { "name": "ruby-progressbar", "requirements": "~> 1.7" }, { "name": "unicode-display_width", "requirements": ">= 2.4.0, < 4.0" } ] } }
2025-06-17 09:09:39 UTC
0tzw9NGZ27qp1HArVJM-H

tapsilat

A simple Ruby client for interacting with the Tapsilat API

0.0.11
Content{ "name": "tapsilat", "downloads": 149, "version": "0.0.11", "version_created_at": "2025-06-17T09:05:27.880Z", "version_downloads": 0, "platform": "ruby", "authors": "Tapsilat", "info": "A simple Ruby client for interacting with the Tapsilat API", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "640965b4f7f685d05ae38d4fab17a6c55e964757ceda44fc65d3313bcb491636", "spec_sha": "13ff0d8a95c72bf82d9363a6fb94e82d7cf51c3baf841b16863e24fc2727a115", "project_uri": "https://rubygems.org/gems/tapsilat", "gem_uri": "https://rubygems.org/gems/tapsilat-0.0.11.gem", "homepage_uri": "https://github.com/tapsilat/tapsilat-ruby", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/tapsilat/0.0.11", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 1.17" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rubocop", "requirements": "~> 1.21" }, { "name": "rubocop-rspec", "requirements": "~> 2.4" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "yard", "requirements": "~> 0.9" } ], "runtime": [ { "name": "csv", "requirements": "~> 3.0" }, { "name": "httparty", "requirements": ">= 0.21, < 0.24" } ] } }
2025-06-17 09:05:29 UTC
hL3_MsbU8PgIO_TzX97A_

algolia

A simple Ruby client for the algolia.com REST API

3.19.0
Content{ "name": "algolia", "downloads": 4503279, "version": "3.19.0", "version_created_at": "2025-06-17T09:01:00.310Z", "version_downloads": 0, "platform": "ruby", "authors": "https://alg.li/support", "info": "A simple Ruby client for the algolia.com REST API", "licenses": [ "MIT" ], "metadata": { "bug_tracker_uri": "https://github.com/algolia/algoliasearch-client-ruby/issues", "source_code_uri": "https://github.com/algolia/algoliasearch-client-ruby", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "28a95c99beb9cad7841bf08c9f1fa1939e4ec45d9d7efac0d5cc8db53a33e1a9", "spec_sha": "cc4171f5227dd58f28faa555e8df3cb1950b0d82b3721ca5cfdac791b4a355dd", "project_uri": "https://rubygems.org/gems/algolia", "gem_uri": "https://rubygems.org/gems/algolia-3.19.0.gem", "homepage_uri": "https://github.com/algolia/algoliasearch-client-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/algolia/algoliasearch-client-ruby", "bug_tracker_uri": "https://github.com/algolia/algoliasearch-client-ruby/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 2.4.10" }, { "name": "rake", "requirements": ">= 0" } ], "runtime": [ { "name": "base64", "requirements": ">= 0.2.0, < 1" }, { "name": "faraday", "requirements": ">= 1.0.1, < 3.0" }, { "name": "faraday-net_http_persistent", "requirements": ">= 0.15, < 3" }, { "name": "net-http-persistent", "requirements": ">= 0" } ] } }
2025-06-17 09:01:02 UTC
P_LdUToU29ad616VpIhm_

omniauth-entra-id

OAuth 2 authentication with the Entra ID API.

3.1.0
Content{ "name": "omniauth-entra-id", "downloads": 170777, "version": "3.1.0", "version_created_at": "2025-06-17T08:59:17.196Z", "version_downloads": 0, "platform": "ruby", "authors": "RIPA Global", "info": "OAuth 2 authentication with the Entra ID API.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/pond/scimitar/", "changelog_uri": "https://github.com/pond/omniauth-entra-id/blob/master/CHANGELOG.md", "bug_tracker_uri": "https://github.com/pond/omniauth-entra-id/issues/", "source_code_uri": "https://github.com/pond/omniauth-entra-id" }, "yanked": false, "sha": "474f10441c9162644edc0ec6966484af18e6dcdafc381bb04f5a8faa2ed4df5d", "spec_sha": "e67dc8e24d1c2a89e0add225848080b51c6a65a22432dd2714bd97df92f9cda4", "project_uri": "https://rubygems.org/gems/omniauth-entra-id", "gem_uri": "https://rubygems.org/gems/omniauth-entra-id-3.1.0.gem", "homepage_uri": "https://github.com/pond/scimitar/", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/pond/omniauth-entra-id", "bug_tracker_uri": "https://github.com/pond/omniauth-entra-id/issues/", "changelog_uri": "https://github.com/pond/omniauth-entra-id/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "debug", "requirements": "~> 1.10" }, { "name": "rake", "requirements": "~> 13.3" }, { "name": "rspec", "requirements": "~> 3.13" } ], "runtime": [ { "name": "jwt", "requirements": ">= 2.9.2" }, { "name": "omniauth-oauth2", "requirements": "~> 1.8" } ] } }
2025-06-17 08:59:18 UTC
Khei7APDuEHYvB4a4ntcS

act_with_bag

Add a bag to a Rails model

1.1.6
Content{ "name": "act_with_bag", "downloads": 56112, "version": "1.1.6", "version_created_at": "2025-06-17T08:52:10.987Z", "version_downloads": 0, "platform": "ruby", "authors": "Dittmar Krall", "info": "Add a bag to a Rails model", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "58b8bffc820f99b114920972ff9c76f501747abf8ca7e7d8a1e2657ce15afc02", "spec_sha": "befd17f1ce037bbbbaef77c4a7c33fdac9d8dd64b3d4c460e512b4b8b25f5845", "project_uri": "https://rubygems.org/gems/act_with_bag", "gem_uri": "https://rubygems.org/gems/act_with_bag-1.1.6.gem", "homepage_uri": "https://github.com/matique/act_with_bag", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/act_with_bag/1.1.6", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "appraisal", "requirements": ">= 0" }, { "name": "bundler", "requirements": ">= 0" }, { "name": "combustion", "requirements": ">= 0" }, { "name": "minitest", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" } ], "runtime": [] } }
2025-06-17 08:52:12 UTC
XBSJyOR58UI6EfKca5hB4

govuk_app_config

Base configuration for GOV.UK applications

9.17.11
Content{ "name": "govuk_app_config", "downloads": 636379, "version": "9.17.11", "version_created_at": "2025-06-17T08:44:55.126Z", "version_downloads": 0, "platform": "ruby", "authors": "GOV.UK Dev", "info": "Base configuration for GOV.UK applications", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "9129fd1d1bd005416643e7e2ff329de5dcacd0715a66254c1bacc289ea97b591", "spec_sha": "e20451ec1898bc466902525cdf6dcda5170b5b5631f86e399b3848bfe51d4f2b", "project_uri": "https://rubygems.org/gems/govuk_app_config", "gem_uri": "https://rubygems.org/gems/govuk_app_config-9.17.11.gem", "homepage_uri": "https://github.com/alphagov/govuk_app_config", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/govuk_app_config/9.17.11", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "byebug", "requirements": ">= 0" }, { "name": "climate_control", "requirements": ">= 0" }, { "name": "rack-test", "requirements": "~> 2.0" }, { "name": "rails", "requirements": "~> 7" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.10" }, { "name": "rspec-its", "requirements": "~> 2.0" }, { "name": "rubocop-govuk", "requirements": "= 5.1.14" }, { "name": "simplecov", "requirements": ">= 0" }, { "name": "webmock", "requirements": ">= 0" } ], "runtime": [ { "name": "logstasher", "requirements": "~> 2.1" }, { "name": "opentelemetry-exporter-otlp", "requirements": ">= 0.25, < 0.31" }, { "name": "opentelemetry-instrumentation-all", "requirements": ">= 0.39.1, < 0.78.0" }, { "name": "opentelemetry-sdk", "requirements": "~> 1.2" }, { "name": "plek", "requirements": ">= 4, < 6" }, { "name": "prometheus_exporter", "requirements": "~> 2.0" }, { "name": "puma", "requirements": ">= 5.6, < 7.0" }, { "name": "rack-proxy", "requirements": "~> 0.7" }, { "name": "sentry-rails", "requirements": "~> 5.3" }, { "name": "sentry-ruby", "requirements": "~> 5.3" }, { "name": "statsd-ruby", "requirements": "~> 1.5" } ] } }
2025-06-17 08:44:57 UTC
2QplWKTc7lJMuPTnCTpD1

dynamic_links

Rails engine to shorten any URL with custom domain.

0.2.0
Content{ "name": "dynamic_links", "downloads": 469, "version": "0.2.0", "version_created_at": "2025-06-17T08:43:14.221Z", "version_downloads": 0, "platform": "ruby", "authors": "Saiqul Haq", "info": "Rails engine to shorten any URL with custom domain.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://saiqulhaq.id/dynamic_links", "changelog_uri": "https://github.com/saiqulhaq/dynamic_links/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/saiqulhaq/dynamic_links" }, "yanked": false, "sha": "94a6c63e98fdd75e6aa24337032e6ad7732dc7be6dc17b46c57782b86209a071", "spec_sha": "e99ee6afa1cf03be88feee7ff94b20955a1d921c5ac44cec81326c5484e7f30d", "project_uri": "https://rubygems.org/gems/dynamic_links", "gem_uri": "https://rubygems.org/gems/dynamic_links-0.2.0.gem", "homepage_uri": "https://saiqulhaq.id/dynamic_links", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/saiqulhaq/dynamic_links", "bug_tracker_uri": null, "changelog_uri": "https://github.com/saiqulhaq/dynamic_links/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "annotate", "requirements": ">= 3, < 4" }, { "name": "dotenv-rails", "requirements": ">= 2, < 3" }, { "name": "nanoid", "requirements": ">= 2, < 3" }, { "name": "redis", "requirements": ">= 4, < 6" }, { "name": "timecop", "requirements": "< 1" } ], "runtime": [ { "name": "rails", "requirements": ">= 5, <= 8" } ] } }
2025-06-17 08:43:15 UTC
TGEWWTS17k8om4enbs2YW

bundlegem

This is a gem for making more gems! I KNOW! ISN'T THAT LIKE WISHING FOR MORE WISHES!

1.1.1
Content{ "name": "bundlegem", "downloads": 33516, "version": "1.1.1", "version_created_at": "2025-06-17T08:23:12.993Z", "version_downloads": 0, "platform": "ruby", "authors": "TheNotary", "info": " This is a gem for making more gems! I KNOW! ISN'T THAT LIKE WISHING FOR MORE WISHES!", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/TheNotary/bundlegem/releases/tag/v1.1.1", "bug_tracker_uri": "https://github.com/TheNotary/bundlegem/issues", "source_code_uri": "https://github.com/TheNotary/bundlegem/tree/v1.1.1", "documentation_uri": "https://api.rubyonrails.org/v1.1.1/" }, "yanked": false, "sha": "219ff7deb902a2015e121986087b426c847e8c45592ba36dd5af0faf56b957c7", "spec_sha": "55e6d75ca34a27a8b8d31bde9ab25f9482d1e36728c4d6177f4861fedacee4e5", "project_uri": "https://rubygems.org/gems/bundlegem", "gem_uri": "https://rubygems.org/gems/bundlegem-1.1.1.gem", "homepage_uri": "https://github.com/thenotary/bundlegem", "wiki_uri": null, "documentation_uri": "https://api.rubyonrails.org/v1.1.1/", "mailing_list_uri": null, "source_code_uri": "https://github.com/TheNotary/bundlegem/tree/v1.1.1", "bug_tracker_uri": "https://github.com/TheNotary/bundlegem/issues", "changelog_uri": "https://github.com/TheNotary/bundlegem/releases/tag/v1.1.1", "funding_uri": null, "dependencies": { "development": [ { "name": "pry", "requirements": ">= 0" }, { "name": "rake", "requirements": "~> 13.2" }, { "name": "rspec", "requirements": ">= 0" } ], "runtime": [ { "name": "bundler", "requirements": "~> 2.5" }, { "name": "ostruct", "requirements": ">= 0" }, { "name": "reline", "requirements": ">= 0" }, { "name": "thor", "requirements": "= 0.19.1" } ] } }
2025-06-17 08:23:14 UTC
SL_aXC7RVPUjIlLNb7pnl

remotion_lambda

A Ruby SDK for Remotion Lambda

4.0.315
Content{ "name": "remotion_lambda", "downloads": 17786, "version": "4.0.315", "version_created_at": "2025-06-17T08:09:55.498Z", "version_downloads": 0, "platform": "ruby", "authors": "Jonny Burger", "info": "A Ruby SDK for Remotion Lambda", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "3a8c36a2e2258682a14dcf83cdb17b21ced482c0b0935e14c459eb28f042df42", "spec_sha": "6ecfd50bf5fe958e5a5eb34cd2e86d650f09d8a0f990703ea0766111a8e30ff2", "project_uri": "https://rubygems.org/gems/remotion_lambda", "gem_uri": "https://rubygems.org/gems/remotion_lambda-4.0.315.gem", "homepage_uri": "https://rubygems.org/gems/remotion_lambda", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/remotion_lambda/4.0.315", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-lambda", "requirements": "> 1.0.0" }, { "name": "json", "requirements": "> 2.0.0" }, { "name": "logger", "requirements": "> 1.0.0" } ] } }
2025-06-17 08:09:57 UTC
fPcNvQUGtNH7SLXIKuSqX

foreman_expire_hosts

A Foreman plugin that allows hosts to expire at a configurable date. Hosts will be shut down and automatically deleted after a grace period.

9.0.0
Content{ "name": "foreman_expire_hosts", "downloads": 38779, "version": "9.0.0", "version_created_at": "2025-06-17T08:06:42.593Z", "version_downloads": 0, "platform": "ruby", "authors": "Nagarjuna Rachaneni, Timo Goebel", "info": "A Foreman plugin that allows hosts to expire at a configurable date.\nHosts will be shut down and automatically deleted after a grace period.\n", "licenses": [ "GPL-3.0" ], "metadata": {}, "yanked": false, "sha": "e8ee8fb32082bac9e8fcee986898adc71a7fa07272302082317991a120f9f551", "spec_sha": "dc2b85afb3dc8b96136fec5d01aad92489d60b39c85f10b0d008cdb4ece56135", "project_uri": "https://rubygems.org/gems/foreman_expire_hosts", "gem_uri": "https://rubygems.org/gems/foreman_expire_hosts-9.0.0.gem", "homepage_uri": "https://github.com/theforeman/foreman_expire_hosts", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/foreman_expire_hosts/9.0.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rdoc", "requirements": ">= 0" } ], "runtime": [ { "name": "deface", "requirements": ">= 0" } ] } }
2025-06-17 08:06:44 UTC
ogLGhUPrNNvBjryxNNhW1

decidim

A generator and multiple gems made with Ruby on Rails.

0.30.1
Content{ "name": "decidim", "downloads": 382191, "version": "0.30.1", "version_created_at": "2025-06-17T08:06:05.386Z", "version_downloads": 0, "platform": "ruby", "authors": "Josep Jaume Rey Peroy, Marc Riera Casals, Oriol Gual Oliva", "info": "A generator and multiple gems made with Ruby on Rails.", "licenses": [ "AGPL-3.0-or-later" ], "metadata": { "funding_uri": "https://opencollective.com/decidim", "homepage_uri": "https://decidim.org", "bug_tracker_uri": "https://github.com/decidim/decidim/issues", "source_code_uri": "https://github.com/decidim/decidim", "documentation_uri": "https://docs.decidim.org/" }, "yanked": false, "sha": "15fdbb1dfb1bf5de2957f9b477f77e3f0a413b23fe2615a85ae100a838abfc4f", "spec_sha": "9304fe6de4ebe67d50c0a78679c01bdeec8662da68320d84f5324850b64e37ec", "project_uri": "https://rubygems.org/gems/decidim", "gem_uri": "https://rubygems.org/gems/decidim-0.30.1.gem", "homepage_uri": "https://decidim.org", "wiki_uri": null, "documentation_uri": "https://docs.decidim.org/", "mailing_list_uri": null, "source_code_uri": "https://github.com/decidim/decidim", "bug_tracker_uri": "https://github.com/decidim/decidim/issues", "changelog_uri": null, "funding_uri": "https://opencollective.com/decidim", "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.2, >= 2.2.18" }, { "name": "rake", "requirements": "~> 12.0" }, { "name": "rspec", "requirements": "~> 3.0" } ], "runtime": [ { "name": "decidim-accountability", "requirements": "= 0.30.1" }, { "name": "decidim-admin", "requirements": "= 0.30.1" }, { "name": "decidim-api", "requirements": "= 0.30.1" }, { "name": "decidim-assemblies", "requirements": "= 0.30.1" }, { "name": "decidim-blogs", "requirements": "= 0.30.1" }, { "name": "decidim-budgets", "requirements": "= 0.30.1" }, { "name": "decidim-comments", "requirements": "= 0.30.1" }, { "name": "decidim-core", "requirements": "= 0.30.1" }, { "name": "decidim-debates", "requirements": "= 0.30.1" }, { "name": "decidim-forms", "requirements": "= 0.30.1" }, { "name": "decidim-generators", "requirements": "= 0.30.1" }, { "name": "decidim-meetings", "requirements": "= 0.30.1" }, { "name": "decidim-pages", "requirements": "= 0.30.1" }, { "name": "decidim-participatory_processes", "requirements": "= 0.30.1" }, { "name": "decidim-proposals", "requirements": "= 0.30.1" }, { "name": "decidim-sortitions", "requirements": "= 0.30.1" }, { "name": "decidim-surveys", "requirements": "= 0.30.1" }, { "name": "decidim-system", "requirements": "= 0.30.1" }, { "name": "decidim-verifications", "requirements": "= 0.30.1" } ] } }
2025-06-17 08:06:07 UTC
C8nqpOOSXxXPkjhCOkHfh

decidim-verifications

Several verification methods for your decidim instance

0.30.1
Content{ "name": "decidim-verifications", "downloads": 231804, "version": "0.30.1", "version_created_at": "2025-06-17T08:05:53.249Z", "version_downloads": 0, "platform": "ruby", "authors": "David Rodriguez", "info": "Several verification methods for your decidim instance", "licenses": [ "AGPL-3.0-or-later" ], "metadata": { "funding_uri": "https://opencollective.com/decidim", "homepage_uri": "https://decidim.org", "bug_tracker_uri": "https://github.com/decidim/decidim/issues", "source_code_uri": "https://github.com/decidim/decidim", "documentation_uri": "https://docs.decidim.org/" }, "yanked": false, "sha": "d32addf13ca8d4e69441eaaaecb47573c002b0f441da0b359bed3b956d7f536c", "spec_sha": "ad8ae3e782196e47f5a42dc38e2c1137374307a40bccd88c958500262b71d9ee", "project_uri": "https://rubygems.org/gems/decidim-verifications", "gem_uri": "https://rubygems.org/gems/decidim-verifications-0.30.1.gem", "homepage_uri": "https://decidim.org", "wiki_uri": null, "documentation_uri": "https://docs.decidim.org/", "mailing_list_uri": null, "source_code_uri": "https://github.com/decidim/decidim", "bug_tracker_uri": "https://github.com/decidim/decidim/issues", "changelog_uri": null, "funding_uri": "https://opencollective.com/decidim", "dependencies": { "development": [ { "name": "decidim-admin", "requirements": "= 0.30.1" }, { "name": "decidim-dev", "requirements": "= 0.30.1" } ], "runtime": [ { "name": "decidim-core", "requirements": "= 0.30.1" } ] } }
2025-06-17 08:05:54 UTC
WBweaoe_S2ugHCUYfJt7D

decidim-templates

This module provides a solution to create templates for different Decidim models, such as Proposals and Questionnaires..

0.30.1
Content{ "name": "decidim-templates", "downloads": 130241, "version": "0.30.1", "version_created_at": "2025-06-17T08:05:43.821Z", "version_downloads": 0, "platform": "ruby", "authors": "Vera Rojman", "info": "This module provides a solution to create templates for different Decidim models, such as Proposals and Questionnaires..", "licenses": [ "AGPL-3.0-or-later" ], "metadata": { "funding_uri": "https://opencollective.com/decidim", "homepage_uri": "https://decidim.org", "bug_tracker_uri": "https://github.com/decidim/decidim/issues", "source_code_uri": "https://github.com/decidim/decidim", "documentation_uri": "https://docs.decidim.org/" }, "yanked": false, "sha": "cfe45e4ccfa6266cb88cdf70a2a45a666f55ef08247c170539257474ac39abe0", "spec_sha": "5590afc5f92451be36804a02432dd4aed928f3b32d9739ad4a6b030a5869c495", "project_uri": "https://rubygems.org/gems/decidim-templates", "gem_uri": "https://rubygems.org/gems/decidim-templates-0.30.1.gem", "homepage_uri": "https://decidim.org", "wiki_uri": null, "documentation_uri": "https://docs.decidim.org/", "mailing_list_uri": null, "source_code_uri": "https://github.com/decidim/decidim", "bug_tracker_uri": "https://github.com/decidim/decidim/issues", "changelog_uri": null, "funding_uri": "https://opencollective.com/decidim", "dependencies": { "development": [ { "name": "decidim-admin", "requirements": "= 0.30.1" }, { "name": "decidim-dev", "requirements": "= 0.30.1" }, { "name": "decidim-participatory_processes", "requirements": "= 0.30.1" }, { "name": "decidim-proposals", "requirements": "= 0.30.1" }, { "name": "decidim-surveys", "requirements": "= 0.30.1" } ], "runtime": [ { "name": "decidim-core", "requirements": "= 0.30.1" }, { "name": "decidim-forms", "requirements": "= 0.30.1" } ] } }
2025-06-17 08:05:45 UTC
hyn4C0ZvE-1cW7RNkD01s

decidim-system

System administration to create new organization in an installation.

0.30.1
Content{ "name": "decidim-system", "downloads": 320885, "version": "0.30.1", "version_created_at": "2025-06-17T08:05:33.206Z", "version_downloads": 0, "platform": "ruby", "authors": "Josep Jaume Rey Peroy, Marc Riera Casals, Oriol Gual Oliva", "info": "System administration to create new organization in an installation.", "licenses": [ "AGPL-3.0-or-later" ], "metadata": { "funding_uri": "https://opencollective.com/decidim", "homepage_uri": "https://decidim.org", "bug_tracker_uri": "https://github.com/decidim/decidim/issues", "source_code_uri": "https://github.com/decidim/decidim", "documentation_uri": "https://docs.decidim.org/" }, "yanked": false, "sha": "deaf6627b953d30267c568d8ade552754e90746bad6f618271dc1ccbb0ee52b0", "spec_sha": "582f8a129268dcba769758cbabb8685104c506a7971c49ea2d0bdae0c4a8d1f2", "project_uri": "https://rubygems.org/gems/decidim-system", "gem_uri": "https://rubygems.org/gems/decidim-system-0.30.1.gem", "homepage_uri": "https://decidim.org", "wiki_uri": null, "documentation_uri": "https://docs.decidim.org/", "mailing_list_uri": null, "source_code_uri": "https://github.com/decidim/decidim", "bug_tracker_uri": "https://github.com/decidim/decidim/issues", "changelog_uri": null, "funding_uri": "https://opencollective.com/decidim", "dependencies": { "development": [ { "name": "decidim-dev", "requirements": "= 0.30.1" } ], "runtime": [ { "name": "active_link_to", "requirements": "~> 1.0" }, { "name": "decidim-core", "requirements": "= 0.30.1" }, { "name": "devise", "requirements": "~> 4.7" }, { "name": "devise-i18n", "requirements": "~> 1.2" }, { "name": "devise_invitable", "requirements": "~> 2.0, >= 2.0.9" } ] } }
2025-06-17 08:05:34 UTC
SxPbbHJlNPOIhK6UO7gTg

decidim-surveys

A surveys component for decidim's participatory spaces.

0.30.1
Content{ "name": "decidim-surveys", "downloads": 282839, "version": "0.30.1", "version_created_at": "2025-06-17T08:05:21.989Z", "version_downloads": 0, "platform": "ruby", "authors": "Josep Jaume Rey Peroy, Marc Riera Casals, Oriol Gual Oliva", "info": "A surveys component for decidim's participatory spaces.", "licenses": [ "AGPL-3.0-or-later" ], "metadata": { "funding_uri": "https://opencollective.com/decidim", "homepage_uri": "https://decidim.org", "bug_tracker_uri": "https://github.com/decidim/decidim/issues", "source_code_uri": "https://github.com/decidim/decidim", "documentation_uri": "https://docs.decidim.org/" }, "yanked": false, "sha": "f9e006f07d4435e2239d8f9c00540b71b561bb71d43337aed5cd4120fd852479", "spec_sha": "b0d6ac519570cf7719483832d7f10cbab424fd6c01efe893cfb84d4ebb335b42", "project_uri": "https://rubygems.org/gems/decidim-surveys", "gem_uri": "https://rubygems.org/gems/decidim-surveys-0.30.1.gem", "homepage_uri": "https://decidim.org", "wiki_uri": null, "documentation_uri": "https://docs.decidim.org/", "mailing_list_uri": null, "source_code_uri": "https://github.com/decidim/decidim", "bug_tracker_uri": "https://github.com/decidim/decidim/issues", "changelog_uri": null, "funding_uri": "https://opencollective.com/decidim", "dependencies": { "development": [ { "name": "decidim-admin", "requirements": "= 0.30.1" }, { "name": "decidim-dev", "requirements": "= 0.30.1" }, { "name": "decidim-participatory_processes", "requirements": "= 0.30.1" }, { "name": "decidim-templates", "requirements": "= 0.30.1" } ], "runtime": [ { "name": "decidim-core", "requirements": "= 0.30.1" }, { "name": "decidim-forms", "requirements": "= 0.30.1" } ] } }
2025-06-17 08:05:23 UTC
63dlAghU2Gt9tU0y5DOXW

decidim-sortitions

This module makes possible to select amount a set of proposal by sortition

0.30.1
Content{ "name": "decidim-sortitions", "downloads": 210510, "version": "0.30.1", "version_created_at": "2025-06-17T08:05:10.956Z", "version_downloads": 0, "platform": "ruby", "authors": "Juan Salvador Perez Garcia", "info": "This module makes possible to select amount a set of proposal by sortition", "licenses": [ "AGPL-3.0-or-later" ], "metadata": { "funding_uri": "https://opencollective.com/decidim", "homepage_uri": "https://decidim.org", "bug_tracker_uri": "https://github.com/decidim/decidim/issues", "source_code_uri": "https://github.com/decidim/decidim", "documentation_uri": "https://docs.decidim.org/" }, "yanked": false, "sha": "a0261609d1f54dea8061b847535de99005b31feb11b24d98a4731162887625a9", "spec_sha": "a47e3b3c15551ae1d838daaf52dfc81b498108683df3bb5c3cf0ed8c47736890", "project_uri": "https://rubygems.org/gems/decidim-sortitions", "gem_uri": "https://rubygems.org/gems/decidim-sortitions-0.30.1.gem", "homepage_uri": "https://decidim.org", "wiki_uri": null, "documentation_uri": "https://docs.decidim.org/", "mailing_list_uri": null, "source_code_uri": "https://github.com/decidim/decidim", "bug_tracker_uri": "https://github.com/decidim/decidim/issues", "changelog_uri": null, "funding_uri": "https://opencollective.com/decidim", "dependencies": { "development": [ { "name": "decidim-assemblies", "requirements": "= 0.30.1" }, { "name": "decidim-dev", "requirements": "= 0.30.1" }, { "name": "decidim-participatory_processes", "requirements": "= 0.30.1" } ], "runtime": [ { "name": "decidim-admin", "requirements": "= 0.30.1" }, { "name": "decidim-comments", "requirements": "= 0.30.1" }, { "name": "decidim-core", "requirements": "= 0.30.1" }, { "name": "decidim-proposals", "requirements": "= 0.30.1" } ] } }
2025-06-17 08:05:12 UTC