Lastest updates from Rubygems.org
ID | Gem | Version | Body | Updated At |
---|---|---|---|---|
Z6if7slS2gdskU4qudFpp |
ruby-lsp-i18nGives support for i18n in Ruby LSP |
0.4.0 | Content{ "name": "ruby-lsp-i18n", "downloads": 31, "version": "0.4.0", "version_created_at": "2025-07-18T20:09:28.466Z", "version_downloads": 0, "platform": "ruby", "authors": "domingo2000", "info": "Gives support for i18n in Ruby LSP", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/bukhr/ruby-lsp-i18n", "changelog_uri": "https://github.com/bukhr/ruby-lsp-i18n/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/bukhr/ruby-lsp-i18n", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "c1a92120b7efc99fbc80d6f785fc3e471617a153ac725f17c2758dd17cf4e887", "spec_sha": "73d44344c7a7c30d61b4829eb3ab23473f40a5e7e9298be8d3af9855575b65ad", "project_uri": "https://rubygems.org/gems/ruby-lsp-i18n", "gem_uri": "https://rubygems.org/gems/ruby-lsp-i18n-0.4.0.gem", "homepage_uri": "https://github.com/bukhr/ruby-lsp-i18n", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/bukhr/ruby-lsp-i18n", "bug_tracker_uri": null, "changelog_uri": "https://github.com/bukhr/ruby-lsp-i18n/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } } |
2025-07-18 20:09:31 UTC |
XVL8bUgYsnOXW9-qd_c_C |
nylasGem for interacting with the Nylas API. |
6.6.0 | Content{ "name": "nylas", "downloads": 2766937, "version": "6.6.0", "version_created_at": "2025-07-18T19:47:35.352Z", "version_downloads": 0, "platform": "ruby", "authors": "Nylas, Inc.", "info": "Gem for interacting with the Nylas API.", "licenses": [ "MIT" ], "metadata": { "github_repo": "https://github.com/nylas/nylas-ruby", "homepage_uri": "https://www.nylas.com", "changelog_uri": "https://github.com/nylas/nylas-ruby/blob/master/CHANGELOG.md", "bug_tracker_uri": "https://github.com/nylas/nylas-ruby/issues", "source_code_uri": "https://github.com/nylas/nylas-ruby", "documentation_uri": "https://developer.nylas.com/docs/sdks/ruby/" }, "yanked": false, "sha": "2053bad1a8d74f7bdbb402d7660299a4597689535d24f91f299221ad698e7d3b", "spec_sha": "a5ad7321d2e876875fad25e558e20be45147d5ef05bf8fd3134915186ecd6d7e", "project_uri": "https://rubygems.org/gems/nylas", "gem_uri": "https://rubygems.org/gems/nylas-6.6.0.gem", "homepage_uri": "https://www.nylas.com", "wiki_uri": null, "documentation_uri": "https://developer.nylas.com/docs/sdks/ruby/", "mailing_list_uri": null, "source_code_uri": "https://github.com/nylas/nylas-ruby", "bug_tracker_uri": "https://github.com/nylas/nylas-ruby/issues", "changelog_uri": "https://github.com/nylas/nylas-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 1.3.0" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "rspec-json_matcher", "requirements": "~> 0.2.0" }, { "name": "rubocop", "requirements": "~> 1.51" }, { "name": "rubocop-capybara", "requirements": "~> 2.20" }, { "name": "rubocop-rspec", "requirements": "~> 2.22" }, { "name": "simplecov", "requirements": "~> 0.22.0" }, { "name": "simplecov-cobertura", "requirements": "~> 2.1.0" }, { "name": "webmock", "requirements": "~> 3.18, >= 3.18.1" }, { "name": "webrick", "requirements": "~> 1.8, >= 1.8.1" }, { "name": "yard", "requirements": "~> 0.9.34" } ], "runtime": [ { "name": "base64", "requirements": ">= 0" }, { "name": "httparty", "requirements": "~> 0.21" }, { "name": "mime-types", "requirements": "~> 3.5, >= 3.5.1" }, { "name": "ostruct", "requirements": "~> 0.6" }, { "name": "yajl-ruby", "requirements": "~> 1.4.3, >= 1.2.1" } ] } } |
2025-07-18 19:47:37 UTC |
IFHCiWR02xPMQQspx-061 |
thorThor is a toolkit for building powerful command-line interfaces. |
1.4.0 | Content{ "name": "thor", "downloads": 943260535, "version": "1.4.0", "version_created_at": "2025-07-18T19:37:06.084Z", "version_downloads": 0, "platform": "ruby", "authors": "Yehuda Katz, José Valim", "info": "Thor is a toolkit for building powerful command-line interfaces.", "licenses": [ "MIT" ], "metadata": { "wiki_uri": "https://github.com/rails/thor/wiki", "changelog_uri": "https://github.com/rails/thor/releases/tag/v1.4.0", "bug_tracker_uri": "https://github.com/rails/thor/issues", "source_code_uri": "https://github.com/rails/thor/tree/v1.4.0", "documentation_uri": "http://whatisthor.com/", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "8763e822ccb0f1d7bee88cde131b19a65606657b847cc7b7b4b82e772bcd8a3d", "spec_sha": "44d035e62180b8644ce7c76e056aceefead03b37c0ccbd53bf5577a79e0dcc74", "project_uri": "https://rubygems.org/gems/thor", "gem_uri": "https://rubygems.org/gems/thor-1.4.0.gem", "homepage_uri": "http://whatisthor.com/", "wiki_uri": "https://github.com/rails/thor/wiki", "documentation_uri": "http://whatisthor.com/", "mailing_list_uri": null, "source_code_uri": "https://github.com/rails/thor/tree/v1.4.0", "bug_tracker_uri": "https://github.com/rails/thor/issues", "changelog_uri": "https://github.com/rails/thor/releases/tag/v1.4.0", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 1.0, < 3" } ], "runtime": [] } } |
2025-07-18 19:37:08 UTC |
ihpboZ0JxOME6dMGMFnNW |
heroku_hatchetHatchet is a an integration testing library for developing Heroku buildpacks. |
8.0.6 | Content{ "name": "heroku_hatchet", "downloads": 216007, "version": "8.0.6", "version_created_at": "2025-07-18T19:33:33.211Z", "version_downloads": 0, "platform": "ruby", "authors": "Richard Schneeman", "info": "Hatchet is a an integration testing library for developing Heroku buildpacks.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "886a7d7d686859db9fac19df1194a35c5349285956ca4d134054c5c376accea3", "spec_sha": "26ade0452a2b84909396c354fd7ff9912bd259c84b85a5bd10a694e6355d0f55", "project_uri": "https://rubygems.org/gems/heroku_hatchet", "gem_uri": "https://rubygems.org/gems/heroku_hatchet-8.0.6.gem", "homepage_uri": "https://github.com/heroku/hatchet", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/heroku_hatchet/8.0.6", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "mocha", "requirements": ">= 1" }, { "name": "parallel_split_test", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 10" }, { "name": "rspec", "requirements": ">= 0" }, { "name": "rspec-retry", "requirements": ">= 0" } ], "runtime": [ { "name": "excon", "requirements": "< 2" }, { "name": "platform-api", "requirements": "~> 3" }, { "name": "rrrretry", "requirements": "~> 1" }, { "name": "thor", "requirements": "~> 1" }, { "name": "threaded", "requirements": "~> 0" } ] } } |
2025-07-18 19:33:34 UTC |
aI3zjsvRskDhnfW0Y28Ry |
facebookbusinessThe official Facebook Business API SDK for Ruby. https://developers.facebook.com/docs/marketing-api/sdks' |
23.0.1 | Content{ "name": "facebookbusiness", "downloads": 4284451, "version": "23.0.1", "version_created_at": "2025-07-18T19:29:21.788Z", "version_downloads": 0, "platform": "ruby", "authors": "Facebook", "info": " The official Facebook Business API SDK for Ruby.\n https://developers.facebook.com/docs/marketing-api/sdks'\n", "licenses": [ "Nonstandard" ], "metadata": {}, "yanked": false, "sha": "c2938fb4bf3e48dcd0ec83ea689d5d61e2b1dcedb11b07f5f3997d03815c676b", "spec_sha": "af35663860ad9bbd9ae4370b576ad28153866b486ebd4d226fd5c7f16013cd4e", "project_uri": "https://rubygems.org/gems/facebookbusiness", "gem_uri": "https://rubygems.org/gems/facebookbusiness-23.0.1.gem", "homepage_uri": "https://github.com/facebook/facebook-ruby-business-sdk", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/facebookbusiness/23.0.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "awesome_print", "requirements": "~> 1.8" }, { "name": "bundler", "requirements": "~> 2.2" }, { "name": "byebug", "requirements": "~> 11.0" }, { "name": "dotenv", "requirements": "~> 2.7" }, { "name": "minitest", "requirements": "~> 5.14.2" }, { "name": "pry", "requirements": "~> 0.12" }, { "name": "pry-coolline", "requirements": "~> 0.2" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.8" }, { "name": "rubocop", "requirements": "~> 0.71" } ], "runtime": [ { "name": "concurrent-ruby", "requirements": "~> 1.1" }, { "name": "countries", "requirements": ">= 3, < 7" }, { "name": "faraday", "requirements": "~> 2.6" }, { "name": "faraday-multipart", "requirements": ">= 1.0.4, ~> 1.0" }, { "name": "json", "requirements": "~> 2.6" }, { "name": "money", "requirements": "~> 6.13" } ] } } |
2025-07-18 19:29:23 UTC |
kSxmJhaB4WHX2rlVg8nuN |
nexoIntegrate a Rails app with external services |
0.1.6 | Content{ "name": "nexo", "downloads": 856, "version": "0.1.6", "version_created_at": "2025-07-18T19:24:49.442Z", "version_downloads": 0, "platform": "ruby", "authors": "Martín Rosso", "info": "Integrate a Rails app with external services", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/martin-rosso/nexo" }, "yanked": false, "sha": "f01ac3dea4a4d55cde8196926f858861c6f51845bede67be627c91049d11bddb", "spec_sha": "d2373112f44858631d689d056282e7bac33a0a9d33e1022ead1bdb01f6861f73", "project_uri": "https://rubygems.org/gems/nexo", "gem_uri": "https://rubygems.org/gems/nexo-0.1.6.gem", "homepage_uri": "https://github.com/martin-rosso/nexo", "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": "google-apis-calendar_v3", "requirements": "~> 0.46.0" }, { "name": "google-apis-oauth2_v2", "requirements": "~> 0.19.0" }, { "name": "googleauth", "requirements": "~> 1.14" }, { "name": "kaminari", "requirements": "~> 1.2" }, { "name": "rails", "requirements": ">= 7.1" } ] } } |
2025-07-18 19:24:51 UTC |
D3W5LbOcDBDg7KwUFukEs |
aws-partitionsProvides interfaces to enumerate AWS partitions, regions, and services. |
1.1131.0 | Content{ "name": "aws-partitions", "downloads": 1238595941, "version": "1.1131.0", "version_created_at": "2025-07-18T19:18:46.008Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Provides interfaces to enumerate AWS partitions, regions, and services.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-partitions/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-partitions" }, "yanked": false, "sha": "a32ed5bbd6ebcf00f087be800a38ebeb642afd8fe2f21dc1d27d829c8c096c18", "spec_sha": "729fd072020783bf48479a924edfc9ba194cfc85c1144c2e578b892ad11eb4e3", "project_uri": "https://rubygems.org/gems/aws-partitions", "gem_uri": "https://rubygems.org/gems/aws-partitions-1.1131.0.gem", "homepage_uri": "https://github.com/aws/aws-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-partitions", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-partitions/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } } |
2025-07-18 19:18:52 UTC |
cPYrftguPigF8ap7RZF-e |
aws-sdk-sesv2Official AWS Ruby gem for Amazon Simple Email Service (Amazon SES V2). This gem is part of the AWS SDK for Ruby. |
1.79.0 | Content{ "name": "aws-sdk-sesv2", "downloads": 51542084, "version": "1.79.0", "version_created_at": "2025-07-18T19:18:46.015Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for Amazon Simple Email Service (Amazon SES V2). This gem is part of the AWS SDK for Ruby.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-sesv2/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-sesv2" }, "yanked": false, "sha": "5bd0e6f26eb3411905012efbce119ac497284569eb090df7eef104d5db736e32", "spec_sha": "d21a0f55816704a28fc4c48c4178e1513d2172931d3bc8dccf283d685ce33f92", "project_uri": "https://rubygems.org/gems/aws-sdk-sesv2", "gem_uri": "https://rubygems.org/gems/aws-sdk-sesv2-1.79.0.gem", "homepage_uri": "https://github.com/aws/aws-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-sesv2", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-sesv2/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.225.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } } |
2025-07-18 19:18:49 UTC |
bnIf-1-Zj9evYTMCPSfEU |
aws-sdk-mediaconvertOfficial AWS Ruby gem for AWS Elemental MediaConvert (MediaConvert). This gem is part of the AWS SDK for Ruby. |
1.164.0 | Content{ "name": "aws-sdk-mediaconvert", "downloads": 83123310, "version": "1.164.0", "version_created_at": "2025-07-18T19:18:46.020Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for AWS Elemental MediaConvert (MediaConvert). This gem is part of the AWS SDK for Ruby.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-mediaconvert/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-mediaconvert" }, "yanked": false, "sha": "84308dd65b463870146ae57a2477021de4ee6938f16d95fcee05b199179ee732", "spec_sha": "df160531b4af3139578a854aa73918d1bf49f5b47f19e34005a500c07a865e72", "project_uri": "https://rubygems.org/gems/aws-sdk-mediaconvert", "gem_uri": "https://rubygems.org/gems/aws-sdk-mediaconvert-1.164.0.gem", "homepage_uri": "https://github.com/aws/aws-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-mediaconvert", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-mediaconvert/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.225.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } } |
2025-07-18 19:18:49 UTC |
LoHf__fPj4wukPo6cVm07 |
aws-sdk-ssmOfficial AWS Ruby gem for Amazon Simple Systems Manager (SSM) (Amazon SSM). This gem is part of the AWS SDK for Ruby. |
1.198.0 | Content{ "name": "aws-sdk-ssm", "downloads": 230618281, "version": "1.198.0", "version_created_at": "2025-07-18T19:18:46.053Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for Amazon Simple Systems Manager (SSM) (Amazon SSM). This gem is part of the AWS SDK for Ruby.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-ssm/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-ssm" }, "yanked": false, "sha": "999098c0960dc15fd592099a2803f7c329f7be08782ec968a92039987ac1b5db", "spec_sha": "2bf4fe29dc174b271c74cde6eb6e623321ba2504957e51a91173314c920afb8e", "project_uri": "https://rubygems.org/gems/aws-sdk-ssm", "gem_uri": "https://rubygems.org/gems/aws-sdk-ssm-1.198.0.gem", "homepage_uri": "https://github.com/aws/aws-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-ssm", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-ssm/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.225.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } } |
2025-07-18 19:18:49 UTC |
edr0ZSaFuaGpee8t0oDwS |
aws-sdk-cloudwatchlogsOfficial AWS Ruby gem for Amazon CloudWatch Logs. This gem is part of the AWS SDK for Ruby. |
1.121.0 | Content{ "name": "aws-sdk-cloudwatchlogs", "downloads": 122371238, "version": "1.121.0", "version_created_at": "2025-07-18T19:18:45.992Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for Amazon CloudWatch Logs. This gem is part of the AWS SDK for Ruby.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-cloudwatchlogs/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-cloudwatchlogs" }, "yanked": false, "sha": "65fc0a8cbc595066638778f4b16e7b223b051584dac474dff201cc560986eda4", "spec_sha": "86bb3590a76a4e1eec52da48d88e9a1623cbaef677511afd1ed6109e4ccef7dd", "project_uri": "https://rubygems.org/gems/aws-sdk-cloudwatchlogs", "gem_uri": "https://rubygems.org/gems/aws-sdk-cloudwatchlogs-1.121.0.gem", "homepage_uri": "https://github.com/aws/aws-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-cloudwatchlogs", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-cloudwatchlogs/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.225.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } } |
2025-07-18 19:18:48 UTC |
4SEHJctISQmTS4EHNmgyI |
aws-sdk-outpostsOfficial AWS Ruby gem for AWS Outposts (Outposts). This gem is part of the AWS SDK for Ruby. |
1.84.0 | Content{ "name": "aws-sdk-outposts", "downloads": 45528873, "version": "1.84.0", "version_created_at": "2025-07-18T19:18:46.000Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for AWS Outposts (Outposts). This gem is part of the AWS SDK for Ruby.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-outposts/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-outposts" }, "yanked": false, "sha": "e271452b873913c49f30d5b482345aa71b76c609973b535c88e1d827e2b72736", "spec_sha": "d9fe542fb8c8cd4b55d79fdd62072aa1c0b3de393aa84119a10cb4ea86c7bc36", "project_uri": "https://rubygems.org/gems/aws-sdk-outposts", "gem_uri": "https://rubygems.org/gems/aws-sdk-outposts-1.84.0.gem", "homepage_uri": "https://github.com/aws/aws-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-outposts", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-outposts/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.225.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } } |
2025-07-18 19:18:48 UTC |
Qhr8FZikTb0S8mRMh-vtZ |
aws-sdk-auditmanagerOfficial AWS Ruby gem for AWS Audit Manager. This gem is part of the AWS SDK for Ruby. |
1.67.0 | Content{ "name": "aws-sdk-auditmanager", "downloads": 34033879, "version": "1.67.0", "version_created_at": "2025-07-18T19:18:45.987Z", "version_downloads": 0, "platform": "ruby", "authors": "Amazon Web Services", "info": "Official AWS Ruby gem for AWS Audit Manager. This gem is part of the AWS SDK for Ruby.", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-auditmanager/CHANGELOG.md", "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-auditmanager" }, "yanked": false, "sha": "7ce363c4fb4efb7355611b2cf311c87b9a1efdf115ff9462a6fdb679bf1ed147", "spec_sha": "ada2dcf48c2af8b46865a4daf530906531d4ec8cc012e6867180b17512286a43", "project_uri": "https://rubygems.org/gems/aws-sdk-auditmanager", "gem_uri": "https://rubygems.org/gems/aws-sdk-auditmanager-1.67.0.gem", "homepage_uri": "https://github.com/aws/aws-sdk-ruby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-auditmanager", "bug_tracker_uri": null, "changelog_uri": "https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-auditmanager/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "aws-sdk-core", "requirements": "~> 3, >= 3.225.0" }, { "name": "aws-sigv4", "requirements": "~> 1.5" } ] } } |
2025-07-18 19:18:47 UTC |
ITWeBfbzEdY0LhbRpaKFy |
yamlscriptProgram in YAML — Code is Data |
0.2.2 | Content{ "name": "yamlscript", "downloads": 18424, "version": "0.2.2", "version_created_at": "2025-07-18T18:41:14.427Z", "version_downloads": 0, "platform": "ruby", "authors": "Ingy döt Net, Delon Newman", "info": "Program in YAML — Code is Data", "licenses": [], "metadata": { "homepage_uri": "https://github.com/yaml/yamlscript", "changelog_uri": "https://github.com/yaml/yamlscript/tree/main/ruby/ChangeLog.md", "source_code_uri": "https://github.com/yaml/yamlscript" }, "yanked": false, "sha": "50ba554fc39eabf1318aa336b0a5a2c4d941f0dff77fc705c18c778259531139", "spec_sha": "8be4ad2c345b49a4b86f2e161fa6f50b6b9da38c552115c289ef4bf02d52b01a", "project_uri": "https://rubygems.org/gems/yamlscript", "gem_uri": "https://rubygems.org/gems/yamlscript-0.2.2.gem", "homepage_uri": "https://github.com/yaml/yamlscript", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/yaml/yamlscript", "bug_tracker_uri": null, "changelog_uri": "https://github.com/yaml/yamlscript/tree/main/ruby/ChangeLog.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "minitest", "requirements": "~> 5.20.0" } ] } } |
2025-07-18 18:41:16 UTC |
hfkFyq5CN-okRL88Vx5jl |
playbook_ui_docsDisplay all the components from Playbook UI inside your own system. |
14.24.0.pre.rc.1 | Content{ "name": "playbook_ui_docs", "downloads": 399854, "version": "14.24.0.pre.rc.1", "version_created_at": "2025-07-18T18:39:50.478Z", "version_downloads": 0, "platform": "ruby", "authors": "Power UX, Power Devs", "info": "Display all the components from Playbook UI inside your own system.", "licenses": [ "ISC" ], "metadata": {}, "yanked": false, "sha": "b605bc9acdd5f3291f17d997e1197c8b3c1329f6027fb5bf767aeb135ac40e7f", "spec_sha": "74803e64e5f4d962a76e113cc1ea4ab1d400e5ee8d6c6d04f2ca9b199d771292", "project_uri": "https://rubygems.org/gems/playbook_ui_docs", "gem_uri": "https://rubygems.org/gems/playbook_ui_docs-14.24.0.pre.rc.1.gem", "homepage_uri": "https://playbook.powerapp.cloud/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/playbook_ui_docs/14.24.0.pre.rc.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "playbook_ui", "requirements": ">= 0" } ] } } |
2025-07-18 18:39:54 UTC |
DCkOh1D9Joht0oTkvQ8Wa |
playbook_uiPlaybook UI is built out in Ruby View Components and React Components. Playbook takes a modern design approach and applies it in a way that makes it easy to support bleeding edge or legacy systems. |
14.24.0.pre.rc.1 | Content{ "name": "playbook_ui", "downloads": 1568984, "version": "14.24.0.pre.rc.1", "version_created_at": "2025-07-18T18:39:45.934Z", "version_downloads": 0, "platform": "ruby", "authors": "Power UX, Power Devs", "info": "Playbook UI is built out in Ruby View Components and React Components. Playbook takes a modern design approach and applies it in a way that makes it easy to support bleeding edge or legacy systems.", "licenses": [ "ISC" ], "metadata": {}, "yanked": false, "sha": "f531398899a72742ef51d144885b4d4a37d7f19f30aac466557f14675c737d70", "spec_sha": "55b941ccceae2db818b62b5961bfa1c31be34ee30220aaa5f7341888298edbce", "project_uri": "https://rubygems.org/gems/playbook_ui", "gem_uri": "https://rubygems.org/gems/playbook_ui-14.24.0.pre.rc.1.gem", "homepage_uri": "https://playbook.powerapp.cloud/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/playbook_ui/14.24.0.pre.rc.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "brakeman", "requirements": "= 7.0.0" }, { "name": "byebug", "requirements": ">= 11.0.0" }, { "name": "github_changelog_generator", "requirements": "= 1.15.2" }, { "name": "rails", "requirements": ">= 5.2.4.5" }, { "name": "rspec-html-matchers", "requirements": "= 0.9.1" }, { "name": "rspec-rails", "requirements": "~> 3.8, >= 3.8.0" }, { "name": "rubocop", "requirements": ">= 0" }, { "name": "rubocop-performance", "requirements": "~> 1.11.5" }, { "name": "tzinfo-data", "requirements": "= 1.2018.9" }, { "name": "will_paginate", "requirements": "= 3.3.1" } ], "runtime": [ { "name": "actionpack", "requirements": ">= 5.2.4.5" }, { "name": "actionview", "requirements": ">= 5.2.4.5" }, { "name": "activesupport", "requirements": ">= 5.2.4.5" }, { "name": "react-rails", "requirements": "= 2.6.1" }, { "name": "view_component", "requirements": "= 2.83.0" }, { "name": "webpacker-react", "requirements": "~> 0.3.2" } ] } } |
2025-07-18 18:39:51 UTC |
o6WAZR7B8dUZ-z4jNJ0if |
meta_workflowsMetaWorkflows 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.9.21 | Content{ "name": "meta_workflows", "downloads": 7432, "version": "0.9.21", "version_created_at": "2025-07-18T18:37:55.346Z", "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": "e3270572d7b1d44966f514c1ea658666c6944f2a43352302d80a407fe0bfda27", "spec_sha": "fe9e9c95209dfd07b3830fcc1d3a55980816a1d5a814f6037ec04d1224134d91", "project_uri": "https://rubygems.org/gems/meta_workflows", "gem_uri": "https://rubygems.org/gems/meta_workflows-0.9.21.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, < 9.0" }, { "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" } ] } } |
2025-07-18 18:37:58 UTC |
morT9BLxoYqAkPtCBaQN5 |
ruby-lsp-i18nGives support for i18n in Ruby LSP |
0.3.0 | Content{ "name": "ruby-lsp-i18n", "downloads": 0, "version": "0.3.0", "version_created_at": "2025-07-18T18:17:06.690Z", "version_downloads": 0, "platform": "ruby", "authors": "domingo2000", "info": "Gives support for i18n in Ruby LSP", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/bukhr/ruby-lsp-i18n", "changelog_uri": "https://github.com/bukhr/ruby-lsp-i18n/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/bukhr/ruby-lsp-i18n", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "bc5baf0a6eb25aa8e304bb4ff2e3da32074d18c69c8b0386a865e0e60a8cf556", "spec_sha": "601cd46adfe9138b72a3a578674c13adc937f9c66f21b4d9e7dbc9e3d15bedc7", "project_uri": "https://rubygems.org/gems/ruby-lsp-i18n", "gem_uri": "https://rubygems.org/gems/ruby-lsp-i18n-0.3.0.gem", "homepage_uri": "https://github.com/bukhr/ruby-lsp-i18n", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/bukhr/ruby-lsp-i18n", "bug_tracker_uri": null, "changelog_uri": "https://github.com/bukhr/ruby-lsp-i18n/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } } |
2025-07-18 18:17:08 UTC |
Uw4xJ582edaF84afWeeCi |
jirametricsExtract metrics from Jira and export to either a report or to CSV files |
2.13pre2 | Content{ "name": "jirametrics", "downloads": 25027, "version": "2.13pre2", "version_created_at": "2025-07-18T18:13:34.113Z", "version_downloads": 0, "platform": "ruby", "authors": "Mike Bowler", "info": "Extract metrics from Jira and export to either a report or to CSV files", "licenses": [ "Apache-2.0" ], "metadata": { "changelog_uri": "https://jirametrics.org/changes", "bug_tracker_uri": "https://github.com/mikebowler/jirametrics/issues", "documentation_uri": "https://jirametrics.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "7fb352f5fe28b0d90028f35e841ce79b6f9a566eeedaff306de61104f6578561", "spec_sha": "97cea51432c3fc55ec68609f8323f184c39ce3ebdc8ccdf8430ca75fbdc80e7e", "project_uri": "https://rubygems.org/gems/jirametrics", "gem_uri": "https://rubygems.org/gems/jirametrics-2.13pre2.gem", "homepage_uri": "https://jirametrics.org", "wiki_uri": null, "documentation_uri": "https://jirametrics.org", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": "https://github.com/mikebowler/jirametrics/issues", "changelog_uri": "https://jirametrics.org/changes", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "random-word", "requirements": "~> 2.1.1" }, { "name": "require_all", "requirements": "~> 3.0.0" }, { "name": "thor", "requirements": "~> 1.2.2" } ] } } |
2025-07-18 18:13:37 UTC |
EvYxoor-K9o_HQjPk5iDR |
playbook_ui_docsDisplay all the components from Playbook UI inside your own system. |
14.23.0.pre.alpha.highchartstest9121 | Content{ "name": "playbook_ui_docs", "downloads": 399823, "version": "14.23.0.pre.alpha.highchartstest9121", "version_created_at": "2025-07-18T18:12:08.032Z", "version_downloads": 0, "platform": "ruby", "authors": "Power UX, Power Devs", "info": "Display all the components from Playbook UI inside your own system.", "licenses": [ "ISC" ], "metadata": {}, "yanked": false, "sha": "dc225796351d21ab9e34d374e4db4bef3f1b36a889807fcafd61767dcb86929b", "spec_sha": "d3b75a864c761ecd0703165051ae4ba607ebc8680ef09261c67efde22d67858f", "project_uri": "https://rubygems.org/gems/playbook_ui_docs", "gem_uri": "https://rubygems.org/gems/playbook_ui_docs-14.23.0.pre.alpha.highchartstest9121.gem", "homepage_uri": "https://playbook.powerapp.cloud/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/playbook_ui_docs/14.23.0.pre.alpha.highchartstest9121", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "playbook_ui", "requirements": ">= 0" } ] } } |
2025-07-18 18:12:12 UTC |
pWHnqQwqXRmxXNLEl4IcW |
playbook_uiPlaybook UI is built out in Ruby View Components and React Components. Playbook takes a modern design approach and applies it in a way that makes it easy to support bleeding edge or legacy systems. |
14.23.0.pre.alpha.highchartstest9121 | Content{ "name": "playbook_ui", "downloads": 1568940, "version": "14.23.0.pre.alpha.highchartstest9121", "version_created_at": "2025-07-18T18:12:03.524Z", "version_downloads": 0, "platform": "ruby", "authors": "Power UX, Power Devs", "info": "Playbook UI is built out in Ruby View Components and React Components. Playbook takes a modern design approach and applies it in a way that makes it easy to support bleeding edge or legacy systems.", "licenses": [ "ISC" ], "metadata": {}, "yanked": false, "sha": "2c717fe59d50bf64ce620f1248eb1869db5f85af7c7827dd4f6273b739bbf473", "spec_sha": "9963618b95d352aed51e1a08e759c69239f778357c05908b65579a5229dfde87", "project_uri": "https://rubygems.org/gems/playbook_ui", "gem_uri": "https://rubygems.org/gems/playbook_ui-14.23.0.pre.alpha.highchartstest9121.gem", "homepage_uri": "https://playbook.powerapp.cloud/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/playbook_ui/14.23.0.pre.alpha.highchartstest9121", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "brakeman", "requirements": "= 7.0.0" }, { "name": "byebug", "requirements": ">= 11.0.0" }, { "name": "github_changelog_generator", "requirements": "= 1.15.2" }, { "name": "rails", "requirements": ">= 5.2.4.5" }, { "name": "rspec-html-matchers", "requirements": "= 0.9.1" }, { "name": "rspec-rails", "requirements": "~> 3.8, >= 3.8.0" }, { "name": "rubocop", "requirements": ">= 0" }, { "name": "rubocop-performance", "requirements": "~> 1.11.5" }, { "name": "tzinfo-data", "requirements": "= 1.2018.9" }, { "name": "will_paginate", "requirements": "= 3.3.1" } ], "runtime": [ { "name": "actionpack", "requirements": ">= 5.2.4.5" }, { "name": "actionview", "requirements": ">= 5.2.4.5" }, { "name": "activesupport", "requirements": ">= 5.2.4.5" }, { "name": "react-rails", "requirements": "= 2.6.1" }, { "name": "view_component", "requirements": "= 2.83.0" }, { "name": "webpacker-react", "requirements": "~> 0.3.2" } ] } } |
2025-07-18 18:12:07 UTC |
sVR4ad9DyOJQPDh1dLxEJ |
pwnhttps://github.com/0dayinc/pwn/README.md |
0.5.320 | Content{ "name": "pwn", "downloads": 509180, "version": "0.5.320", "version_created_at": "2025-07-18T18:07:23.556Z", "version_downloads": 0, "platform": "ruby", "authors": "0day Inc.", "info": "https://github.com/0dayinc/pwn/README.md", "licenses": [ "MIT" ], "metadata": { "funding_uri": "https://github.com/sponsors/0dayInc", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "5a8f195d9db38dae2f9fdf922e8c206ca9132d683865cc1c51511a70bc6317e0", "spec_sha": "3e4444ac171dba6ed39c0135f0c137c5d79ec11c273384b61774b8115b546ba3", "project_uri": "https://rubygems.org/gems/pwn", "gem_uri": "https://rubygems.org/gems/pwn-0.5.320.gem", "homepage_uri": "https://github.com/0dayinc/pwn", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": "https://github.com/sponsors/0dayInc", "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 2.7.0" }, { "name": "rake", "requirements": "= 13.3.0" }, { "name": "rdoc", "requirements": "= 6.14.2" }, { "name": "rspec", "requirements": "= 3.13.1" } ], "runtime": [ { "name": "activesupport", "requirements": "= 8.0.2" }, { "name": "anemone", "requirements": "= 0.7.2" }, { "name": "authy", "requirements": "= 3.0.1" }, { "name": "aws-sdk", "requirements": "= 3.3.0" }, { "name": "barby", "requirements": "= 0.7.0" }, { "name": "base32", "requirements": "= 0.3.4" }, { "name": "brakeman", "requirements": "= 7.0.2" }, { "name": "bson", "requirements": "= 5.1.1" }, { "name": "bundler-audit", "requirements": "= 0.9.2" }, { "name": "bunny", "requirements": "= 2.24.0" }, { "name": "colorize", "requirements": "= 1.1.0" }, { "name": "credit_card_validations", "requirements": "= 7.0.0" }, { "name": "eventmachine", "requirements": "= 1.2.7" }, { "name": "executable-hooks", "requirements": "= 1.7.1" }, { "name": "faker", "requirements": "= 3.5.2" }, { "name": "faye-websocket", "requirements": "= 0.12.0" }, { "name": "ffi", "requirements": "= 1.17.2" }, { "name": "fftw3", "requirements": "= 0.3" }, { "name": "gdb", "requirements": "= 1.0.0" }, { "name": "gem-wrappers", "requirements": "= 1.4.0" }, { "name": "geocoder", "requirements": "= 1.8.5" }, { "name": "gist", "requirements": "= 6.0.0" }, { "name": "gruff", "requirements": "= 0.27.1" }, { "name": "htmlentities", "requirements": "= 4.3.4" }, { "name": "ipaddress", "requirements": "= 0.8.3" }, { "name": "jenkins_api_client2", "requirements": "= 1.9.0" }, { "name": "js-beautify", "requirements": "= 0.1.8" }, { "name": "json", "requirements": "= 2.13.0" }, { "name": "jsonpath", "requirements": "= 1.1.5" }, { "name": "jwt", "requirements": "= 3.1.2" }, { "name": "libusb", "requirements": "= 0.7.2" }, { "name": "luhn", "requirements": "= 1.0.2" }, { "name": "mail", "requirements": "= 2.8.1" }, { "name": "meshtastic", "requirements": "= 0.0.125" }, { "name": "metasm", "requirements": "= 1.0.5" }, { "name": "mongo", "requirements": "= 2.21.2" }, { "name": "msfrpc-client", "requirements": "= 1.1.2" }, { "name": "netaddr", "requirements": "= 2.0.6" }, { "name": "net-ldap", "requirements": "= 0.19.0" }, { "name": "net-openvpn", "requirements": "= 0.8.7" }, { "name": "net-smtp", "requirements": "= 0.5.1" }, { "name": "nexpose", "requirements": "= 7.3.0" }, { "name": "nokogiri", "requirements": "= 1.18.8" }, { "name": "nokogiri-diff", "requirements": "= 0.3.0" }, { "name": "oily_png", "requirements": "= 1.2.1" }, { "name": "open3", "requirements": "= 0.2.1" }, { "name": "os", "requirements": "= 1.1.4" }, { "name": "ostruct", "requirements": "= 0.6.3" }, { "name": "packetfu", "requirements": "= 2.0.0" }, { "name": "packetgen", "requirements": "= 4.1.0" }, { "name": "pdf-reader", "requirements": "= 2.14.1" }, { "name": "pg", "requirements": "= 1.5.9" }, { "name": "pry", "requirements": "= 0.15.2" }, { "name": "pry-doc", "requirements": "= 1.6.0" }, { "name": "rb-readline", "requirements": "= 0.5.5" }, { "name": "rbvmomi2", "requirements": "= 3.8.0" }, { "name": "rest-client", "requirements": "= 2.1.0" }, { "name": "rex", "requirements": "= 2.0.13" }, { "name": "rmagick", "requirements": "= 6.1.2" }, { "name": "rqrcode", "requirements": "= 3.1.0" }, { "name": "rtesseract", "requirements": "= 3.1.4" }, { "name": "rubocop", "requirements": "= 1.78.0" }, { "name": "rubocop-rake", "requirements": "= 0.7.1" }, { "name": "rubocop-rspec", "requirements": "= 3.6.0" }, { "name": "ruby-audio", "requirements": "= 1.6.1" }, { "name": "ruby-nmap", "requirements": "= 1.0.3" }, { "name": "ruby-saml", "requirements": "= 1.18.0" }, { "name": "rvm", "requirements": "= 1.11.3.9" }, { "name": "savon", "requirements": "= 2.15.1" }, { "name": "selenium-devtools", "requirements": "= 0.138.0" }, { "name": "slack-ruby-client", "requirements": "= 2.6.0" }, { "name": "socksify", "requirements": "= 1.8.0" }, { "name": "spreadsheet", "requirements": "= 1.3.4" }, { "name": "sqlite3", "requirements": "= 2.7.3" }, { "name": "thin", "requirements": "= 2.0.1" }, { "name": "tty-prompt", "requirements": "= 0.23.1" }, { "name": "tty-spinner", "requirements": "= 0.9.3" }, { "name": "uart", "requirements": "= 1.0.0" }, { "name": "watir", "requirements": "= 7.3.0" }, { "name": "waveform", "requirements": "= 0.1.3" }, { "name": "webrick", "requirements": "= 1.9.1" }, { "name": "whois", "requirements": "= 6.0.1" }, { "name": "whois-parser", "requirements": "= 2.0.0" }, { "name": "wicked_pdf", "requirements": "= 2.8.2" }, { "name": "yard", "requirements": "= 0.9.37" } ] } } |
2025-07-18 18:07:27 UTC |
nW8VlKOghFk9I6uE0sBwF |
ruby-lspAn opinionated language server for Ruby |
0.26.0 | Content{ "name": "ruby-lsp", "downloads": 19885202, "version": "0.26.0", "version_created_at": "2025-07-18T17:57:23.655Z", "version_downloads": 0, "platform": "ruby", "authors": "Shopify", "info": "An opinionated language server for Ruby", "licenses": [ "MIT" ], "metadata": { "allowed_push_host": "https://rubygems.org", "documentation_uri": "https://shopify.github.io/ruby-lsp/" }, "yanked": false, "sha": "fb110fac79a8d87975cc060c8e08b905ae2fe5f80036738beee5992504275b65", "spec_sha": "72dd5ab924bf7c81f4a1a6287e9e8c2c4b422ccd13de683b004a7446bfad32b6", "project_uri": "https://rubygems.org/gems/ruby-lsp", "gem_uri": "https://rubygems.org/gems/ruby-lsp-0.26.0.gem", "homepage_uri": "https://github.com/Shopify/ruby-lsp", "wiki_uri": null, "documentation_uri": "https://shopify.github.io/ruby-lsp/", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "language_server-protocol", "requirements": "~> 3.17.0" }, { "name": "prism", "requirements": ">= 1.2, < 2.0" }, { "name": "rbs", "requirements": ">= 3, < 5" } ] } } |
2025-07-18 17:57:25 UTC |
5yTWuWqdfHYTyskI_xkN2 |
files.comThe Files.com Ruby client. |
1.1.299 | Content{ "name": "files.com", "downloads": 796751, "version": "1.1.299", "version_created_at": "2025-07-18T17:50:01.189Z", "version_downloads": 0, "platform": "ruby", "authors": "files.com", "info": "The Files.com Ruby client.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "58984936399f4005b767a9111371b2a9d27a54b9f2960741f4b30805723d2084", "spec_sha": "b38db2e47567a3ae2b83da9d8d2d764a65522113a07e056db4a44c10f8a8ec28", "project_uri": "https://rubygems.org/gems/files.com", "gem_uri": "https://rubygems.org/gems/files.com-1.1.299.gem", "homepage_uri": "https://www.files.com", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/files.com/1.1.299", "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-07-18 17:50:04 UTC |
o7q0ZLqM063CLsY-XwPZI |
cybrid_api_organization_rubyView our documentation at https://github.com/Cybrid-app/cybrid-api-organization-ruby/ |
0.123.703 | Content{ "name": "cybrid_api_organization_ruby", "downloads": 1532157, "version": "0.123.703", "version_created_at": "2025-07-18T17:45:57.200Z", "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": "ec30d8a4f97ea6756627bacf3406ded7016c71aef54ff0ed5bb3fba5cc93e926", "spec_sha": "5bc06eea7d81d855627550aa2633bf64cf93eaa4c145e43d3e733f41c68014dc", "project_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_organization_ruby-0.123.703.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.703", "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-07-18 17:46:00 UTC |
TwbSBnsULnE2nJgzkg0Yn |
cybrid_api_bank_rubyView our documentation at https://github.com/Cybrid-app/cybrid-api-bank-ruby/ |
0.123.703 | Content{ "name": "cybrid_api_bank_ruby", "downloads": 1489759, "version": "0.123.703", "version_created_at": "2025-07-18T17:45:49.615Z", "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": "e9ca8fc9d2961d8c0307376433313f3d394fdcc4f22019f1d64bbe9a00943d63", "spec_sha": "fba29ca43ece94b69d24140a633eacb55ba44ecc391c979670407cada52e7908", "project_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_bank_ruby-0.123.703.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.703", "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-07-18 17:45:53 UTC |
T2eOhFNJzUmVXBHyiZYKW |
cybrid_api_id_rubyView our documentation at https://github.com/Cybrid-app/cybrid-api-id-ruby/ |
0.123.703 | Content{ "name": "cybrid_api_id_ruby", "downloads": 1513424, "version": "0.123.703", "version_created_at": "2025-07-18T17:45:22.342Z", "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": "fc23c8f2bea0a31ae8ab7709c6ac2aaa89ed9efc4a612168c6ee1c1d3ab0e2eb", "spec_sha": "cb26169d3811a6b6e845fed26fa7c0b80bbceb4377dda825d820f163b519a20c", "project_uri": "https://rubygems.org/gems/cybrid_api_id_ruby", "gem_uri": "https://rubygems.org/gems/cybrid_api_id_ruby-0.123.703.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.703", "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-07-18 17:45:27 UTC |
hMG1tFgk909U5eiSJq--t |
pwnhttps://github.com/0dayinc/pwn/README.md |
0.5.319 | Content{ "name": "pwn", "downloads": 509156, "version": "0.5.319", "version_created_at": "2025-07-18T17:38:43.856Z", "version_downloads": 0, "platform": "ruby", "authors": "0day Inc.", "info": "https://github.com/0dayinc/pwn/README.md", "licenses": [ "MIT" ], "metadata": { "funding_uri": "https://github.com/sponsors/0dayInc", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "94c0a1b32366ce55fa9392f480c42be6b1aade480b0d728fd68838a540b78d3f", "spec_sha": "15293f1ac0d4f7861e45e485cf2a074b9d087f769d3f36bdd3b18e4df28d07c1", "project_uri": "https://rubygems.org/gems/pwn", "gem_uri": "https://rubygems.org/gems/pwn-0.5.319.gem", "homepage_uri": "https://github.com/0dayinc/pwn", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": "https://github.com/sponsors/0dayInc", "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 2.7.0" }, { "name": "rake", "requirements": "= 13.3.0" }, { "name": "rdoc", "requirements": "= 6.14.2" }, { "name": "rspec", "requirements": "= 3.13.1" } ], "runtime": [ { "name": "activesupport", "requirements": "= 8.0.2" }, { "name": "anemone", "requirements": "= 0.7.2" }, { "name": "authy", "requirements": "= 3.0.1" }, { "name": "aws-sdk", "requirements": "= 3.3.0" }, { "name": "barby", "requirements": "= 0.7.0" }, { "name": "base32", "requirements": "= 0.3.4" }, { "name": "brakeman", "requirements": "= 7.0.2" }, { "name": "bson", "requirements": "= 5.1.1" }, { "name": "bundler-audit", "requirements": "= 0.9.2" }, { "name": "bunny", "requirements": "= 2.24.0" }, { "name": "colorize", "requirements": "= 1.1.0" }, { "name": "credit_card_validations", "requirements": "= 7.0.0" }, { "name": "eventmachine", "requirements": "= 1.2.7" }, { "name": "executable-hooks", "requirements": "= 1.7.1" }, { "name": "faker", "requirements": "= 3.5.2" }, { "name": "faye-websocket", "requirements": "= 0.12.0" }, { "name": "ffi", "requirements": "= 1.17.2" }, { "name": "fftw3", "requirements": "= 0.3" }, { "name": "gdb", "requirements": "= 1.0.0" }, { "name": "gem-wrappers", "requirements": "= 1.4.0" }, { "name": "geocoder", "requirements": "= 1.8.5" }, { "name": "gist", "requirements": "= 6.0.0" }, { "name": "gruff", "requirements": "= 0.27.1" }, { "name": "htmlentities", "requirements": "= 4.3.4" }, { "name": "ipaddress", "requirements": "= 0.8.3" }, { "name": "jenkins_api_client2", "requirements": "= 1.9.0" }, { "name": "js-beautify", "requirements": "= 0.1.8" }, { "name": "json", "requirements": "= 2.13.0" }, { "name": "jsonpath", "requirements": "= 1.1.5" }, { "name": "jwt", "requirements": "= 3.1.2" }, { "name": "libusb", "requirements": "= 0.7.2" }, { "name": "luhn", "requirements": "= 1.0.2" }, { "name": "mail", "requirements": "= 2.8.1" }, { "name": "meshtastic", "requirements": "= 0.0.125" }, { "name": "metasm", "requirements": "= 1.0.5" }, { "name": "mongo", "requirements": "= 2.21.2" }, { "name": "msfrpc-client", "requirements": "= 1.1.2" }, { "name": "netaddr", "requirements": "= 2.0.6" }, { "name": "net-ldap", "requirements": "= 0.19.0" }, { "name": "net-openvpn", "requirements": "= 0.8.7" }, { "name": "net-smtp", "requirements": "= 0.5.1" }, { "name": "nexpose", "requirements": "= 7.3.0" }, { "name": "nokogiri", "requirements": "= 1.18.8" }, { "name": "nokogiri-diff", "requirements": "= 0.3.0" }, { "name": "oily_png", "requirements": "= 1.2.1" }, { "name": "open3", "requirements": "= 0.2.1" }, { "name": "os", "requirements": "= 1.1.4" }, { "name": "ostruct", "requirements": "= 0.6.3" }, { "name": "packetfu", "requirements": "= 2.0.0" }, { "name": "packetgen", "requirements": "= 4.1.0" }, { "name": "pdf-reader", "requirements": "= 2.14.1" }, { "name": "pg", "requirements": "= 1.5.9" }, { "name": "pry", "requirements": "= 0.15.2" }, { "name": "pry-doc", "requirements": "= 1.6.0" }, { "name": "rb-readline", "requirements": "= 0.5.5" }, { "name": "rbvmomi2", "requirements": "= 3.8.0" }, { "name": "rest-client", "requirements": "= 2.1.0" }, { "name": "rex", "requirements": "= 2.0.13" }, { "name": "rmagick", "requirements": "= 6.1.2" }, { "name": "rqrcode", "requirements": "= 3.1.0" }, { "name": "rtesseract", "requirements": "= 3.1.4" }, { "name": "rubocop", "requirements": "= 1.78.0" }, { "name": "rubocop-rake", "requirements": "= 0.7.1" }, { "name": "rubocop-rspec", "requirements": "= 3.6.0" }, { "name": "ruby-audio", "requirements": "= 1.6.1" }, { "name": "ruby-nmap", "requirements": "= 1.0.3" }, { "name": "ruby-saml", "requirements": "= 1.18.0" }, { "name": "rvm", "requirements": "= 1.11.3.9" }, { "name": "savon", "requirements": "= 2.15.1" }, { "name": "selenium-devtools", "requirements": "= 0.138.0" }, { "name": "slack-ruby-client", "requirements": "= 2.6.0" }, { "name": "socksify", "requirements": "= 1.8.0" }, { "name": "spreadsheet", "requirements": "= 1.3.4" }, { "name": "sqlite3", "requirements": "= 2.7.3" }, { "name": "thin", "requirements": "= 2.0.1" }, { "name": "tty-prompt", "requirements": "= 0.23.1" }, { "name": "tty-spinner", "requirements": "= 0.9.3" }, { "name": "uart", "requirements": "= 1.0.0" }, { "name": "watir", "requirements": "= 7.3.0" }, { "name": "waveform", "requirements": "= 0.1.3" }, { "name": "webrick", "requirements": "= 1.9.1" }, { "name": "whois", "requirements": "= 6.0.1" }, { "name": "whois-parser", "requirements": "= 2.0.0" }, { "name": "wicked_pdf", "requirements": "= 2.8.2" }, { "name": "yard", "requirements": "= 0.9.37" } ] } } |
2025-07-18 17:38:49 UTC |
CHXqh1KKcMue1r8UymXob |
increaseRuby library to access the Increase API |
1.14.0 | Content{ "name": "increase", "downloads": 14802, "version": "1.14.0", "version_created_at": "2025-07-18T17:11:29.226Z", "version_downloads": 0, "platform": "ruby", "authors": "Increase", "info": "Ruby library to access the Increase API", "licenses": [], "metadata": { "homepage_uri": "https://gemdocs.org/gems/increase", "source_code_uri": "https://github.com/Increase/increase-ruby", "rubygems_mfa_required": "false" }, "yanked": false, "sha": "3ec6ee9aae1ad2c27098ee97b2c30dccf89cfafe46bd8c3090a524c7611612c7", "spec_sha": "963b77b2df58f111a647938ab1d4f3e31c899cb8230e338d7991f96093084acc", "project_uri": "https://rubygems.org/gems/increase", "gem_uri": "https://rubygems.org/gems/increase-1.14.0.gem", "homepage_uri": "https://gemdocs.org/gems/increase", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/Increase/increase-ruby", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "connection_pool", "requirements": ">= 0" } ] } } |
2025-07-18 17:11:33 UTC |
-QLhGTKLnI9jOBk30Bi76 |
air_testAutomate the generation of Turnip/RSpec specs from Notion tickets, create branches, commits, pushes, and GitHub Pull Requests. All with a single Rake command. |
0.1.3 | Content{ "name": "air_test", "downloads": 92, "version": "0.1.3", "version_created_at": "2025-07-18T17:01:42.326Z", "version_downloads": 0, "platform": "ruby", "authors": "julien bouland", "info": "Automate the generation of Turnip/RSpec specs from Notion tickets, create branches, commits, pushes, and GitHub Pull Requests. All with a single Rake command.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/airtest-dev/airtest", "changelog_uri": "https://github.com/airtest-io/air_test/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/airtest-dev/airtest", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "b38235acdf8d7165f2da9d011c8942ecabe9207c0bae819ca9d222b140067ded", "spec_sha": "df7868b3ef90680ca4575b712533bde122941882e344b1f64c045e8617821be0", "project_uri": "https://rubygems.org/gems/air_test", "gem_uri": "https://rubygems.org/gems/air_test-0.1.3.gem", "homepage_uri": "https://github.com/airtest-dev/airtest", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/airtest-dev/airtest", "bug_tracker_uri": null, "changelog_uri": "https://github.com/airtest-io/air_test/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } } |
2025-07-18 17:01:43 UTC |
89uEFrl6IRpziw0rloozt |
bearcatRuby interface for interacting with the canvas API |
1.5.39 | Content{ "name": "bearcat", "downloads": 433944, "version": "1.5.39", "version_created_at": "2025-07-18T16:56:07.877Z", "version_downloads": 0, "platform": "ruby", "authors": "Instructure CustomDev", "info": "Ruby interface for interacting with the canvas API", "licenses": [], "metadata": {}, "yanked": false, "sha": "65475015575a74390b0986a4ffdafa173f7c7a9a84d1a94ac353f05af9c3bcc6", "spec_sha": "7605265cbb3ea8d024d4dd5a176be41ed05a9bcdc17e9d7d94043e11378efbb7", "project_uri": "https://rubygems.org/gems/bearcat", "gem_uri": "https://rubygems.org/gems/bearcat-1.5.39.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/bearcat/1.5.39", "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.0" }, { "name": "ffi", "requirements": "~> 1.16.3" }, { "name": "pry", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": "~> 2.6" }, { "name": "sidekiq", "requirements": "< 7.0" }, { "name": "webmock", "requirements": ">= 0" } ], "runtime": [ { "name": "activesupport", "requirements": ">= 0" }, { "name": "connection_pool", "requirements": ">= 2.2.0, < 3.0" }, { "name": "footrest", "requirements": ">= 0.2.2" } ] } } |
2025-07-18 16:56:10 UTC |
i3yI2MA9-jq0-J3FpmiNi |
re2Ruby bindings to RE2, "a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python". |
2.17.0 | Content{ "name": "re2", "downloads": 36325040, "version": "2.17.0", "version_created_at": "2025-07-18T16:53:19.587Z", "version_downloads": 0, "platform": "ruby", "authors": "Paul Mucur, Stan Hu", "info": "Ruby bindings to RE2, \"a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python\".", "licenses": [ "BSD-3-Clause" ], "metadata": {}, "yanked": false, "sha": "77eedb366a14edb2b6ff7b6ba88f1edcf44691576bcf121e3f25ea938ca0b03c", "spec_sha": "66a471ef5df51b6b256884575e624311b776c0978133271c6a4ef2da5695b36c", "project_uri": "https://rubygems.org/gems/re2", "gem_uri": "https://rubygems.org/gems/re2-2.17.0.gem", "homepage_uri": "https://github.com/mudge/re2", "wiki_uri": "http://wiki.github.com/mudge/re2/", "documentation_uri": "http://rubydoc.info/github/mudge/re2/master/frames", "mailing_list_uri": "http://librelist.com/browser/ruby.re2/", "source_code_uri": "http://github.com/mudge/re2", "bug_tracker_uri": "http://github.com/mudge/re2/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake-compiler", "requirements": "~> 1.2.7" }, { "name": "rake-compiler-dock", "requirements": "~> 1.9.1" }, { "name": "rspec", "requirements": "~> 3.2" } ], "runtime": [ { "name": "mini_portile2", "requirements": "~> 2.8.7" } ] } } |
2025-07-18 16:53:21 UTC |
eX0j4xiytJKjIOG1XwJB3 |
re2Ruby bindings to RE2, "a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python". |
2.17.0 | Content{ "name": "re2", "downloads": 36325037, "version": "2.17.0", "version_created_at": "2025-07-18T16:53:15.940Z", "version_downloads": 0, "platform": "x86-mingw32", "authors": "Paul Mucur, Stan Hu", "info": "Ruby bindings to RE2, \"a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python\".", "licenses": [ "BSD-3-Clause" ], "metadata": {}, "yanked": false, "sha": "6427041c84fb20fa9260b6425de546acb804d02342e8b7914f7155043d3d1355", "spec_sha": "f126aa64f8293d9ad829abad7cf85d23838079647f5c95199c32b2fc08a32670", "project_uri": "https://rubygems.org/gems/re2", "gem_uri": "https://rubygems.org/gems/re2-2.17.0-x86-mingw32.gem", "homepage_uri": "https://github.com/mudge/re2", "wiki_uri": "http://wiki.github.com/mudge/re2/", "documentation_uri": "http://rubydoc.info/github/mudge/re2/master/frames", "mailing_list_uri": "http://librelist.com/browser/ruby.re2/", "source_code_uri": "http://github.com/mudge/re2", "bug_tracker_uri": "http://github.com/mudge/re2/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake-compiler", "requirements": "~> 1.2.7" }, { "name": "rake-compiler-dock", "requirements": "~> 1.9.1" }, { "name": "rspec", "requirements": "~> 3.2" } ], "runtime": [] } } |
2025-07-18 16:53:17 UTC |
VInhy3YCALhLQVa5-beh1 |
re2Ruby bindings to RE2, "a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python". |
2.17.0 | Content{ "name": "re2", "downloads": 36325037, "version": "2.17.0", "version_created_at": "2025-07-18T16:53:11.692Z", "version_downloads": 0, "platform": "x86-linux-musl", "authors": "Paul Mucur, Stan Hu", "info": "Ruby bindings to RE2, \"a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python\".", "licenses": [ "BSD-3-Clause" ], "metadata": {}, "yanked": false, "sha": "7ba9629a7f6955a316125fe00de3743e23dca4a4e75a7f913b6f35926ca49a8f", "spec_sha": "ff6c9d0d4f9a173b023612cbcd9ee7d290fd6f50f1fe4de4452faad07ce1a995", "project_uri": "https://rubygems.org/gems/re2", "gem_uri": "https://rubygems.org/gems/re2-2.17.0-x86-linux-musl.gem", "homepage_uri": "https://github.com/mudge/re2", "wiki_uri": "http://wiki.github.com/mudge/re2/", "documentation_uri": "http://rubydoc.info/github/mudge/re2/master/frames", "mailing_list_uri": "http://librelist.com/browser/ruby.re2/", "source_code_uri": "http://github.com/mudge/re2", "bug_tracker_uri": "http://github.com/mudge/re2/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake-compiler", "requirements": "~> 1.2.7" }, { "name": "rake-compiler-dock", "requirements": "~> 1.9.1" }, { "name": "rspec", "requirements": "~> 3.2" } ], "runtime": [] } } |
2025-07-18 16:53:13 UTC |
bnvAzkVI76gkw4JD7jGYL |
re2Ruby bindings to RE2, "a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python". |
2.17.0 | Content{ "name": "re2", "downloads": 36325036, "version": "2.17.0", "version_created_at": "2025-07-18T16:53:06.981Z", "version_downloads": 0, "platform": "x86-linux-gnu", "authors": "Paul Mucur, Stan Hu", "info": "Ruby bindings to RE2, \"a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python\".", "licenses": [ "BSD-3-Clause" ], "metadata": {}, "yanked": false, "sha": "8e20c7e597131b204e58b7f23b52c9d664f7f0fa377b6cdf32bcf78cf2c153b5", "spec_sha": "314036e7cc8e90afc8f3562ac384a9d7b3d413b2dc19da2795ea2cf05bf4f78e", "project_uri": "https://rubygems.org/gems/re2", "gem_uri": "https://rubygems.org/gems/re2-2.17.0-x86-linux-gnu.gem", "homepage_uri": "https://github.com/mudge/re2", "wiki_uri": "http://wiki.github.com/mudge/re2/", "documentation_uri": "http://rubydoc.info/github/mudge/re2/master/frames", "mailing_list_uri": "http://librelist.com/browser/ruby.re2/", "source_code_uri": "http://github.com/mudge/re2", "bug_tracker_uri": "http://github.com/mudge/re2/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake-compiler", "requirements": "~> 1.2.7" }, { "name": "rake-compiler-dock", "requirements": "~> 1.9.1" }, { "name": "rspec", "requirements": "~> 3.2" } ], "runtime": [] } } |
2025-07-18 16:53:09 UTC |
RpVVt-rd93gdBK0VjBj7Y |
re2Ruby bindings to RE2, "a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python". |
2.17.0 | Content{ "name": "re2", "downloads": 36325035, "version": "2.17.0", "version_created_at": "2025-07-18T16:53:02.946Z", "version_downloads": 0, "platform": "x86_64-linux-musl", "authors": "Paul Mucur, Stan Hu", "info": "Ruby bindings to RE2, \"a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python\".", "licenses": [ "BSD-3-Clause" ], "metadata": {}, "yanked": false, "sha": "7d7eeb9e07ee4edc46a5c4042c42142d0a8463aef229cc54c9d682e27f9bdf91", "spec_sha": "8e133a71b70cbb8906f6d764b1f8206941734e4fb0cfe3270ebaacd561bb375f", "project_uri": "https://rubygems.org/gems/re2", "gem_uri": "https://rubygems.org/gems/re2-2.17.0-x86_64-linux-musl.gem", "homepage_uri": "https://github.com/mudge/re2", "wiki_uri": "http://wiki.github.com/mudge/re2/", "documentation_uri": "http://rubydoc.info/github/mudge/re2/master/frames", "mailing_list_uri": "http://librelist.com/browser/ruby.re2/", "source_code_uri": "http://github.com/mudge/re2", "bug_tracker_uri": "http://github.com/mudge/re2/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake-compiler", "requirements": "~> 1.2.7" }, { "name": "rake-compiler-dock", "requirements": "~> 1.9.1" }, { "name": "rspec", "requirements": "~> 3.2" } ], "runtime": [] } } |
2025-07-18 16:53:04 UTC |
1YZNOHvX6JuXJP_tihbO8 |
re2Ruby bindings to RE2, "a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python". |
2.17.0 | Content{ "name": "re2", "downloads": 36325034, "version": "2.17.0", "version_created_at": "2025-07-18T16:52:58.859Z", "version_downloads": 0, "platform": "x86_64-linux-gnu", "authors": "Paul Mucur, Stan Hu", "info": "Ruby bindings to RE2, \"a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python\".", "licenses": [ "BSD-3-Clause" ], "metadata": {}, "yanked": false, "sha": "69c3c431d184f7ef53b571de296c6d139480c90a2fc20402d4ec9a263ed7c315", "spec_sha": "098d303075aaf6317134f073a19d84d81f1e53c1b933717182636da0489696ff", "project_uri": "https://rubygems.org/gems/re2", "gem_uri": "https://rubygems.org/gems/re2-2.17.0-x86_64-linux-gnu.gem", "homepage_uri": "https://github.com/mudge/re2", "wiki_uri": "http://wiki.github.com/mudge/re2/", "documentation_uri": "http://rubydoc.info/github/mudge/re2/master/frames", "mailing_list_uri": "http://librelist.com/browser/ruby.re2/", "source_code_uri": "http://github.com/mudge/re2", "bug_tracker_uri": "http://github.com/mudge/re2/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake-compiler", "requirements": "~> 1.2.7" }, { "name": "rake-compiler-dock", "requirements": "~> 1.9.1" }, { "name": "rspec", "requirements": "~> 3.2" } ], "runtime": [] } } |
2025-07-18 16:53:00 UTC |
eTEBbrAGN8CP4pkeVc-IS |
re2Ruby bindings to RE2, "a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python". |
2.17.0 | Content{ "name": "re2", "downloads": 36325033, "version": "2.17.0", "version_created_at": "2025-07-18T16:52:54.033Z", "version_downloads": 0, "platform": "x86_64-darwin", "authors": "Paul Mucur, Stan Hu", "info": "Ruby bindings to RE2, \"a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python\".", "licenses": [ "BSD-3-Clause" ], "metadata": {}, "yanked": false, "sha": "0072b9808eb8cd2ef29613ea5dcf0dcb61f64bef48abf889bd7231d44f4c447e", "spec_sha": "2d02a25b8a8a1272f1cd42d30bdef67ea2b994eeb10c86e7ed099e53c87fdb68", "project_uri": "https://rubygems.org/gems/re2", "gem_uri": "https://rubygems.org/gems/re2-2.17.0-x86_64-darwin.gem", "homepage_uri": "https://github.com/mudge/re2", "wiki_uri": "http://wiki.github.com/mudge/re2/", "documentation_uri": "http://rubydoc.info/github/mudge/re2/master/frames", "mailing_list_uri": "http://librelist.com/browser/ruby.re2/", "source_code_uri": "http://github.com/mudge/re2", "bug_tracker_uri": "http://github.com/mudge/re2/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake-compiler", "requirements": "~> 1.2.7" }, { "name": "rake-compiler-dock", "requirements": "~> 1.9.1" }, { "name": "rspec", "requirements": "~> 3.2" } ], "runtime": [] } } |
2025-07-18 16:52:56 UTC |
61XhAxPJvrb4ZqrKyOqMm |
re2Ruby bindings to RE2, "a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python". |
2.17.0 | Content{ "name": "re2", "downloads": 36325031, "version": "2.17.0", "version_created_at": "2025-07-18T16:52:49.720Z", "version_downloads": 0, "platform": "x64-mingw32", "authors": "Paul Mucur, Stan Hu", "info": "Ruby bindings to RE2, \"a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python\".", "licenses": [ "BSD-3-Clause" ], "metadata": {}, "yanked": false, "sha": "f51aae97c8c4bf922edb39591968b50d63d78646d9cb8e3e7cad459966e3ce28", "spec_sha": "fd967ccf1293849db3bdc13b75cfb50eb1ef72b8f1e61c4e382a8de349606c0d", "project_uri": "https://rubygems.org/gems/re2", "gem_uri": "https://rubygems.org/gems/re2-2.17.0-x64-mingw32.gem", "homepage_uri": "https://github.com/mudge/re2", "wiki_uri": "http://wiki.github.com/mudge/re2/", "documentation_uri": "http://rubydoc.info/github/mudge/re2/master/frames", "mailing_list_uri": "http://librelist.com/browser/ruby.re2/", "source_code_uri": "http://github.com/mudge/re2", "bug_tracker_uri": "http://github.com/mudge/re2/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake-compiler", "requirements": "~> 1.2.7" }, { "name": "rake-compiler-dock", "requirements": "~> 1.9.1" }, { "name": "rspec", "requirements": "~> 3.2" } ], "runtime": [] } } |
2025-07-18 16:52:51 UTC |
J2jcB8xZnXWr3DVOdxmwI |
re2Ruby bindings to RE2, "a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python". |
2.17.0 | Content{ "name": "re2", "downloads": 36325029, "version": "2.17.0", "version_created_at": "2025-07-18T16:52:45.985Z", "version_downloads": 0, "platform": "x64-mingw-ucrt", "authors": "Paul Mucur, Stan Hu", "info": "Ruby bindings to RE2, \"a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python\".", "licenses": [ "BSD-3-Clause" ], "metadata": {}, "yanked": false, "sha": "d9babb9bfc4350cd8b4b7908e33e9811d87ebc4b9eeb8becefd25b95a1b94a0a", "spec_sha": "d7c66a9bac36ed5f13ecc860db50be51343c88a8df6f976b25f1c9d63d687f0b", "project_uri": "https://rubygems.org/gems/re2", "gem_uri": "https://rubygems.org/gems/re2-2.17.0-x64-mingw-ucrt.gem", "homepage_uri": "https://github.com/mudge/re2", "wiki_uri": "http://wiki.github.com/mudge/re2/", "documentation_uri": "http://rubydoc.info/github/mudge/re2/master/frames", "mailing_list_uri": "http://librelist.com/browser/ruby.re2/", "source_code_uri": "http://github.com/mudge/re2", "bug_tracker_uri": "http://github.com/mudge/re2/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake-compiler", "requirements": "~> 1.2.7" }, { "name": "rake-compiler-dock", "requirements": "~> 1.9.1" }, { "name": "rspec", "requirements": "~> 3.2" } ], "runtime": [] } } |
2025-07-18 16:52:47 UTC |
lrcbd-HArnwxacKyyRxat |
re2Ruby bindings to RE2, "a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python". |
2.17.0 | Content{ "name": "re2", "downloads": 36325029, "version": "2.17.0", "version_created_at": "2025-07-18T16:52:41.765Z", "version_downloads": 0, "platform": "arm64-darwin", "authors": "Paul Mucur, Stan Hu", "info": "Ruby bindings to RE2, \"a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python\".", "licenses": [ "BSD-3-Clause" ], "metadata": {}, "yanked": false, "sha": "77b44893953a95b7804d83a5d7fd88ac1a7dc49b4e559eb46f69027e93f14cd1", "spec_sha": "65e215ca7f20a3cc96fdac6372b06d03fd99f6ebb4ff495520735f69df6b1503", "project_uri": "https://rubygems.org/gems/re2", "gem_uri": "https://rubygems.org/gems/re2-2.17.0-arm64-darwin.gem", "homepage_uri": "https://github.com/mudge/re2", "wiki_uri": "http://wiki.github.com/mudge/re2/", "documentation_uri": "http://rubydoc.info/github/mudge/re2/master/frames", "mailing_list_uri": "http://librelist.com/browser/ruby.re2/", "source_code_uri": "http://github.com/mudge/re2", "bug_tracker_uri": "http://github.com/mudge/re2/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake-compiler", "requirements": "~> 1.2.7" }, { "name": "rake-compiler-dock", "requirements": "~> 1.9.1" }, { "name": "rspec", "requirements": "~> 3.2" } ], "runtime": [] } } |
2025-07-18 16:52:43 UTC |
jldUNIQIjOr5xcwqDQKGl |
re2Ruby bindings to RE2, "a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python". |
2.17.0 | Content{ "name": "re2", "downloads": 36325029, "version": "2.17.0", "version_created_at": "2025-07-18T16:52:36.994Z", "version_downloads": 0, "platform": "arm-linux-musl", "authors": "Paul Mucur, Stan Hu", "info": "Ruby bindings to RE2, \"a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python\".", "licenses": [ "BSD-3-Clause" ], "metadata": {}, "yanked": false, "sha": "8db1ceb25ebb20b101d9176cd88f928b9c081d72d21e49690dd19aa04796523b", "spec_sha": "424d44b7eea89dceec6736979b50e6e0c886a8e796898771ddffd2938ac1c7ed", "project_uri": "https://rubygems.org/gems/re2", "gem_uri": "https://rubygems.org/gems/re2-2.17.0-arm-linux-musl.gem", "homepage_uri": "https://github.com/mudge/re2", "wiki_uri": "http://wiki.github.com/mudge/re2/", "documentation_uri": "http://rubydoc.info/github/mudge/re2/master/frames", "mailing_list_uri": "http://librelist.com/browser/ruby.re2/", "source_code_uri": "http://github.com/mudge/re2", "bug_tracker_uri": "http://github.com/mudge/re2/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake-compiler", "requirements": "~> 1.2.7" }, { "name": "rake-compiler-dock", "requirements": "~> 1.9.1" }, { "name": "rspec", "requirements": "~> 3.2" } ], "runtime": [] } } |
2025-07-18 16:52:39 UTC |
FzStlSFK2SxGyOJjFpQ2G |
re2Ruby bindings to RE2, "a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python". |
2.17.0 | Content{ "name": "re2", "downloads": 36325029, "version": "2.17.0", "version_created_at": "2025-07-18T16:52:32.950Z", "version_downloads": 0, "platform": "arm-linux-gnu", "authors": "Paul Mucur, Stan Hu", "info": "Ruby bindings to RE2, \"a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python\".", "licenses": [ "BSD-3-Clause" ], "metadata": {}, "yanked": false, "sha": "495695dc2d59f04e9b7804ec4aa4bf402095a82c34a4dd6a98bcb75bb90b859f", "spec_sha": "ccc4c7cfd9b7d0e3aaf539796c76697176ff0ec540038d702ba3d0baea7fd667", "project_uri": "https://rubygems.org/gems/re2", "gem_uri": "https://rubygems.org/gems/re2-2.17.0-arm-linux-gnu.gem", "homepage_uri": "https://github.com/mudge/re2", "wiki_uri": "http://wiki.github.com/mudge/re2/", "documentation_uri": "http://rubydoc.info/github/mudge/re2/master/frames", "mailing_list_uri": "http://librelist.com/browser/ruby.re2/", "source_code_uri": "http://github.com/mudge/re2", "bug_tracker_uri": "http://github.com/mudge/re2/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake-compiler", "requirements": "~> 1.2.7" }, { "name": "rake-compiler-dock", "requirements": "~> 1.9.1" }, { "name": "rspec", "requirements": "~> 3.2" } ], "runtime": [] } } |
2025-07-18 16:52:34 UTC |
oIOpxXhvjEZOduTlaG7KG |
re2Ruby bindings to RE2, "a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python". |
2.17.0 | Content{ "name": "re2", "downloads": 36325029, "version": "2.17.0", "version_created_at": "2025-07-18T16:52:28.831Z", "version_downloads": 0, "platform": "aarch64-linux-musl", "authors": "Paul Mucur, Stan Hu", "info": "Ruby bindings to RE2, \"a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python\".", "licenses": [ "BSD-3-Clause" ], "metadata": {}, "yanked": false, "sha": "aa41e285e27733bab2bbf36749f6c000ad7a695450fd77c86591117b0659c34a", "spec_sha": "1e884344b536928ddc77c4ac5d174958873cad37bcac8131afb0341101369110", "project_uri": "https://rubygems.org/gems/re2", "gem_uri": "https://rubygems.org/gems/re2-2.17.0-aarch64-linux-musl.gem", "homepage_uri": "https://github.com/mudge/re2", "wiki_uri": "http://wiki.github.com/mudge/re2/", "documentation_uri": "http://rubydoc.info/github/mudge/re2/master/frames", "mailing_list_uri": "http://librelist.com/browser/ruby.re2/", "source_code_uri": "http://github.com/mudge/re2", "bug_tracker_uri": "http://github.com/mudge/re2/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake-compiler", "requirements": "~> 1.2.7" }, { "name": "rake-compiler-dock", "requirements": "~> 1.9.1" }, { "name": "rspec", "requirements": "~> 3.2" } ], "runtime": [] } } |
2025-07-18 16:52:33 UTC |
MgPeHFwsn-39dMqXwe82F |
re2Ruby bindings to RE2, "a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python". |
2.17.0 | Content{ "name": "re2", "downloads": 36325029, "version": "2.17.0", "version_created_at": "2025-07-18T16:52:24.612Z", "version_downloads": 0, "platform": "aarch64-linux-gnu", "authors": "Paul Mucur, Stan Hu", "info": "Ruby bindings to RE2, \"a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python\".", "licenses": [ "BSD-3-Clause" ], "metadata": {}, "yanked": false, "sha": "3bf2ee1723c66c9bb1941a8442c93dba0e73d6c68325d6240978108a1b2402fd", "spec_sha": "6dfd98105e506854e42e4cec1907a18b2dde1e18f8959b8c5f2d5b6271f6d223", "project_uri": "https://rubygems.org/gems/re2", "gem_uri": "https://rubygems.org/gems/re2-2.17.0-aarch64-linux-gnu.gem", "homepage_uri": "https://github.com/mudge/re2", "wiki_uri": "http://wiki.github.com/mudge/re2/", "documentation_uri": "http://rubydoc.info/github/mudge/re2/master/frames", "mailing_list_uri": "http://librelist.com/browser/ruby.re2/", "source_code_uri": "http://github.com/mudge/re2", "bug_tracker_uri": "http://github.com/mudge/re2/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake-compiler", "requirements": "~> 1.2.7" }, { "name": "rake-compiler-dock", "requirements": "~> 1.9.1" }, { "name": "rspec", "requirements": "~> 3.2" } ], "runtime": [] } } |
2025-07-18 16:52:26 UTC |
HPxw0XD2KBPt8SFcqu4Xr |
re2Ruby bindings to RE2, "a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python". |
2.16.0 | Content{ "name": "re2", "downloads": 36324970, "version": "2.16.0", "version_created_at": "2025-07-18T16:49:34.518Z", "version_downloads": 0, "platform": "aarch64-linux-gnu", "authors": "Paul Mucur, Stan Hu", "info": "Ruby bindings to RE2, \"a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python\".", "licenses": [ "BSD-3-Clause" ], "metadata": {}, "yanked": false, "sha": "23c188ade583de58024740d0af22738ddfc98de6c43c95526a7abbf3cda0971b", "spec_sha": "a7bf5cf77ee69b1e5dd8e2a9f9220768e685df14b2e91da72420f9af5e6f0812", "project_uri": "https://rubygems.org/gems/re2", "gem_uri": "https://rubygems.org/gems/re2-2.16.0-aarch64-linux-gnu.gem", "homepage_uri": "https://github.com/mudge/re2", "wiki_uri": "http://wiki.github.com/mudge/re2/", "documentation_uri": "http://rubydoc.info/github/mudge/re2/master/frames", "mailing_list_uri": "http://librelist.com/browser/ruby.re2/", "source_code_uri": "http://github.com/mudge/re2", "bug_tracker_uri": "http://github.com/mudge/re2/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake-compiler", "requirements": "~> 1.2.7" }, { "name": "rake-compiler-dock", "requirements": "~> 1.9.1" }, { "name": "rspec", "requirements": "~> 3.2" } ], "runtime": [] } } |
2025-07-18 16:49:36 UTC |
XTj3V_wCL6akR3pSnoaH4 |
moonlogs-rubyMoonlogs API |
1.24.0 | Content{ "name": "moonlogs-ruby", "downloads": 65618, "version": "1.24.0", "version_created_at": "2025-07-18T16:43:32.595Z", "version_downloads": 0, "platform": "ruby", "authors": "Swagger-Codegen", "info": "Moonlogs API", "licenses": [ "Unlicense" ], "metadata": {}, "yanked": false, "sha": "6023c13ab16640a8526dcb858f83523227589d07204be1246fd992cf15731338", "spec_sha": "82681ad130f80f0a3d730df9783f098102334f7dc901fc06bd0367446aaeb9b9", "project_uri": "https://rubygems.org/gems/moonlogs-ruby", "gem_uri": "https://rubygems.org/gems/moonlogs-ruby-1.24.0.gem", "homepage_uri": "https://github.com/swagger-api/swagger-codegen", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/moonlogs-ruby/1.24.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": "json", "requirements": "~> 2.1, >= 2.1.0" }, { "name": "typhoeus", "requirements": "~> 1.0, >= 1.0.1" } ] } } |
2025-07-18 16:43:34 UTC |
rSeBvwJJBoyNvx407tks5 |
square.rbsquare |
43.0.1.20250716 | Content{ "name": "square.rb", "downloads": 1401265, "version": "43.0.1.20250716", "version_created_at": "2025-07-18T16:36:12.567Z", "version_downloads": 0, "platform": "ruby", "authors": "Square Developer Platform", "info": "square", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "3036b0bb8dfe27b5064a3a39d9e6affd0a3ebedb6be4cb5d48a7535b007a70ba", "spec_sha": "75a855a2047aaf1aed4922892049717aca99178edd91d3d60e3cbe3efa33dbc3", "project_uri": "https://rubygems.org/gems/square.rb", "gem_uri": "https://rubygems.org/gems/square.rb-43.0.1.20250716.gem", "homepage_uri": "https://squareup.com/developers", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/square.rb/43.0.1.20250716", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "minitest", "requirements": "~> 5.24.0" }, { "name": "minitest-proveit", "requirements": "~> 1.0" } ], "runtime": [ { "name": "apimatic_core", "requirements": "~> 0.3.11" }, { "name": "apimatic_core_interfaces", "requirements": "~> 0.2.1" }, { "name": "apimatic_faraday_client_adapter", "requirements": "~> 0.1.4" } ] } } |
2025-07-18 16:36:14 UTC |
2q3EiCsYGPaKupAsuNq-- |
karafka-rdkafkaModern Kafka client library for Ruby based on librdkafka |
0.20.1 | Content{ "name": "karafka-rdkafka", "downloads": 15284673, "version": "0.20.1", "version_created_at": "2025-07-18T16:15:38.978Z", "version_downloads": 0, "platform": "x86_64-linux-musl", "authors": "Thijs Cadier, Maciej Mensfeld", "info": "Modern Kafka client library for Ruby based on librdkafka", "licenses": [ "MIT" ], "metadata": { "funding_uri": "https://karafka.io/#become-pro", "homepage_uri": "https://karafka.io", "changelog_uri": "https://karafka.io/docs/Changelog-Karafka-Rdkafka/", "bug_tracker_uri": "https://github.com/karafka/karafka-rdkafka/issues", "source_code_uri": "https://github.com/karafka/karafka-rdkafka", "documentation_uri": "https://karafka.io/docs", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "d6cab28a37b63c1a6f322f762b068a70070bad372f564362efcfe53df9ffadd0", "spec_sha": "1e35fc58698305c2efa341e30b54324b78b8af0358a103c92e3aebd974667a0d", "project_uri": "https://rubygems.org/gems/karafka-rdkafka", "gem_uri": "https://rubygems.org/gems/karafka-rdkafka-0.20.1-x86_64-linux-musl.gem", "homepage_uri": "https://karafka.io", "wiki_uri": null, "documentation_uri": "https://karafka.io/docs", "mailing_list_uri": null, "source_code_uri": "https://github.com/karafka/karafka-rdkafka", "bug_tracker_uri": "https://github.com/karafka/karafka-rdkafka/issues", "changelog_uri": "https://karafka.io/docs/Changelog-Karafka-Rdkafka/", "funding_uri": "https://karafka.io/#become-pro", "dependencies": { "development": [ { "name": "ostruct", "requirements": ">= 0" }, { "name": "pry", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": "~> 3.5" }, { "name": "simplecov", "requirements": ">= 0" } ], "runtime": [ { "name": "ffi", "requirements": "~> 1.15" }, { "name": "logger", "requirements": ">= 0" }, { "name": "mini_portile2", "requirements": "~> 2.6" }, { "name": "rake", "requirements": "> 12" } ] } } |
2025-07-18 16:15:41 UTC |
8vXdz6ckVJdwticoZC7LM |
karafka-rdkafkaModern Kafka client library for Ruby based on librdkafka |
0.20.1 | Content{ "name": "karafka-rdkafka", "downloads": 15284671, "version": "0.20.1", "version_created_at": "2025-07-18T16:15:14.730Z", "version_downloads": 0, "platform": "arm64-darwin", "authors": "Thijs Cadier, Maciej Mensfeld", "info": "Modern Kafka client library for Ruby based on librdkafka", "licenses": [ "MIT" ], "metadata": { "funding_uri": "https://karafka.io/#become-pro", "homepage_uri": "https://karafka.io", "changelog_uri": "https://karafka.io/docs/Changelog-Karafka-Rdkafka/", "bug_tracker_uri": "https://github.com/karafka/karafka-rdkafka/issues", "source_code_uri": "https://github.com/karafka/karafka-rdkafka", "documentation_uri": "https://karafka.io/docs", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "c5499b321e8ab870c34115a7082b498c4ee8b3b351d24350e4ce70ed85db352b", "spec_sha": "863bc3cf6a9082ee860361be0d6c32da498e6a4704c651324bba13016fdc6b29", "project_uri": "https://rubygems.org/gems/karafka-rdkafka", "gem_uri": "https://rubygems.org/gems/karafka-rdkafka-0.20.1-arm64-darwin.gem", "homepage_uri": "https://karafka.io", "wiki_uri": null, "documentation_uri": "https://karafka.io/docs", "mailing_list_uri": null, "source_code_uri": "https://github.com/karafka/karafka-rdkafka", "bug_tracker_uri": "https://github.com/karafka/karafka-rdkafka/issues", "changelog_uri": "https://karafka.io/docs/Changelog-Karafka-Rdkafka/", "funding_uri": "https://karafka.io/#become-pro", "dependencies": { "development": [ { "name": "ostruct", "requirements": ">= 0" }, { "name": "pry", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": "~> 3.5" }, { "name": "simplecov", "requirements": ">= 0" } ], "runtime": [ { "name": "ffi", "requirements": "~> 1.15" }, { "name": "logger", "requirements": ">= 0" }, { "name": "mini_portile2", "requirements": "~> 2.6" }, { "name": "rake", "requirements": "> 12" } ] } } |
2025-07-18 16:15:16 UTC |
dy-00W2nWuQ1QTwX3dlox |
karafka-rdkafkaModern Kafka client library for Ruby based on librdkafka |
0.20.1 | Content{ "name": "karafka-rdkafka", "downloads": 15284665, "version": "0.20.1", "version_created_at": "2025-07-18T16:14:17.961Z", "version_downloads": 0, "platform": "x86_64-linux-gnu", "authors": "Thijs Cadier, Maciej Mensfeld", "info": "Modern Kafka client library for Ruby based on librdkafka", "licenses": [ "MIT" ], "metadata": { "funding_uri": "https://karafka.io/#become-pro", "homepage_uri": "https://karafka.io", "changelog_uri": "https://karafka.io/docs/Changelog-Karafka-Rdkafka/", "bug_tracker_uri": "https://github.com/karafka/karafka-rdkafka/issues", "source_code_uri": "https://github.com/karafka/karafka-rdkafka", "documentation_uri": "https://karafka.io/docs", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "83553921557394c110a6cf2782dedb711bcf4c203d53ee957145598eb963d160", "spec_sha": "ba8d0630addc68455d5a803b2c90cfd1653a28533bc6ed6599eed3131fab8c2d", "project_uri": "https://rubygems.org/gems/karafka-rdkafka", "gem_uri": "https://rubygems.org/gems/karafka-rdkafka-0.20.1-x86_64-linux-gnu.gem", "homepage_uri": "https://karafka.io", "wiki_uri": null, "documentation_uri": "https://karafka.io/docs", "mailing_list_uri": null, "source_code_uri": "https://github.com/karafka/karafka-rdkafka", "bug_tracker_uri": "https://github.com/karafka/karafka-rdkafka/issues", "changelog_uri": "https://karafka.io/docs/Changelog-Karafka-Rdkafka/", "funding_uri": "https://karafka.io/#become-pro", "dependencies": { "development": [ { "name": "ostruct", "requirements": ">= 0" }, { "name": "pry", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": "~> 3.5" }, { "name": "simplecov", "requirements": ">= 0" } ], "runtime": [ { "name": "ffi", "requirements": "~> 1.15" }, { "name": "logger", "requirements": ">= 0" }, { "name": "mini_portile2", "requirements": "~> 2.6" }, { "name": "rake", "requirements": "> 12" } ] } } |
2025-07-18 16:14:20 UTC |
ZtISq6wBHNRV1q6jBbSlg |
air_testAutomate the generation of Turnip/RSpec specs from Notion tickets, create branches, commits, pushes, and GitHub Pull Requests—all with a single Rake command. |
0.1.2 | Content{ "name": "air_test", "downloads": 29, "version": "0.1.2", "version_created_at": "2025-07-18T16:13:08.969Z", "version_downloads": 0, "platform": "ruby", "authors": "julien bouland", "info": "Automate the generation of Turnip/RSpec specs from Notion tickets, create branches, commits, pushes, and GitHub Pull Requests—all with a single Rake command.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/airtest-dev/airtest", "changelog_uri": "https://github.com/airtest-io/air_test/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/airtest-dev/airtest" }, "yanked": false, "sha": "4d25f5482fc35a0832c8ee438236e26b1eaae0d1c8e2e5c9ab6582d209c57da1", "spec_sha": "4f49ae886cb408e46f2bfcf969fed9c849e1996baff9cd13112b25727bed6fba", "project_uri": "https://rubygems.org/gems/air_test", "gem_uri": "https://rubygems.org/gems/air_test-0.1.2.gem", "homepage_uri": "https://github.com/airtest-dev/airtest", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/airtest-dev/airtest", "bug_tracker_uri": null, "changelog_uri": "https://github.com/airtest-io/air_test/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } } |
2025-07-18 16:13:10 UTC |
JFWMSclp0Yi24Tj4qBFo9 |
karafka-rdkafkaModern Kafka client library for Ruby based on librdkafka |
0.20.1 | Content{ "name": "karafka-rdkafka", "downloads": 15284551, "version": "0.20.1", "version_created_at": "2025-07-18T16:10:44.890Z", "version_downloads": 0, "platform": "ruby", "authors": "Thijs Cadier, Maciej Mensfeld", "info": "Modern Kafka client library for Ruby based on librdkafka", "licenses": [ "MIT" ], "metadata": { "funding_uri": "https://karafka.io/#become-pro", "homepage_uri": "https://karafka.io", "changelog_uri": "https://karafka.io/docs/Changelog-Karafka-Rdkafka/", "bug_tracker_uri": "https://github.com/karafka/karafka-rdkafka/issues", "source_code_uri": "https://github.com/karafka/karafka-rdkafka", "documentation_uri": "https://karafka.io/docs", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "be0ab7c149e4993d6b3cdb202ae91bb873c6a3151cdf57ef413c5fea3fe882e9", "spec_sha": "a134b14cb8eb6e1f678f6b2c4425acae2933d51ef3863519653116a23463123f", "project_uri": "https://rubygems.org/gems/karafka-rdkafka", "gem_uri": "https://rubygems.org/gems/karafka-rdkafka-0.20.1.gem", "homepage_uri": "https://karafka.io", "wiki_uri": null, "documentation_uri": "https://karafka.io/docs", "mailing_list_uri": null, "source_code_uri": "https://github.com/karafka/karafka-rdkafka", "bug_tracker_uri": "https://github.com/karafka/karafka-rdkafka/issues", "changelog_uri": "https://karafka.io/docs/Changelog-Karafka-Rdkafka/", "funding_uri": "https://karafka.io/#become-pro", "dependencies": { "development": [ { "name": "ostruct", "requirements": ">= 0" }, { "name": "pry", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": "~> 3.5" }, { "name": "simplecov", "requirements": ">= 0" } ], "runtime": [ { "name": "ffi", "requirements": "~> 1.15" }, { "name": "logger", "requirements": ">= 0" }, { "name": "mini_portile2", "requirements": "~> 2.6" }, { "name": "rake", "requirements": "> 12" } ] } } |
2025-07-18 16:10:46 UTC |
1lu3JeESGljdNBDAjP6EM |
aiaUnlock the Power of AI Right from Your Terminal! AIA is a revolutionary CLI console application designed for generative AI workflows. With AIA, you can effortlessly manage prompts, integrate seamlessly with shell and embedded Ruby (ERB), and engage in interactive chats, all while harnessing advanced automation features. Experience a new level of productivity with dynamic prompt management, tailored directives, and comprehensive history tracking. AIA supports callback functions (Tools) and model context protocol (MCP) servers, making it the ultimate tool for developers, power users, and AI enthusiasts alike. Transform your command line into a powerhouse of creativity and efficiency. Elevate your workflow with AIA and unleash the full potential of AI at your fingertips! |
0.9.10 | Content{ "name": "aia", "downloads": 16617, "version": "0.9.10", "version_created_at": "2025-07-18T16:06:03.488Z", "version_downloads": 0, "platform": "ruby", "authors": "Dewayne VanHoozer", "info": "Unlock the Power of AI Right from Your Terminal! AIA is a\nrevolutionary CLI console application designed for generative AI\nworkflows. With AIA, you can effortlessly manage prompts,\nintegrate seamlessly with shell and embedded Ruby (ERB), and\nengage in interactive chats, all while harnessing advanced\nautomation features. Experience a new level of productivity with\ndynamic prompt management, tailored directives, and comprehensive\nhistory tracking. AIA supports callback functions (Tools) and\nmodel context protocol (MCP) servers, making it the ultimate tool\nfor developers, power users, and AI enthusiasts alike. Transform\nyour command line into a powerhouse of creativity and efficiency.\nElevate your workflow with AIA and unleash the full potential of\nAI at your fingertips!\n", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/MadBomber/aia", "changelog_uri": "https://github.com/MadBomber/aia", "source_code_uri": "https://github.com/MadBomber/aia", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "8545a040c58026c9bedca19d0898ae526eac1099b3af1d6a6926710d8d988f8f", "spec_sha": "736bc3b2694ddd0e73f01c193fd114664a3036d7df8ee120001c9c88317e3902", "project_uri": "https://rubygems.org/gems/aia", "gem_uri": "https://rubygems.org/gems/aia-0.9.10.gem", "homepage_uri": "https://github.com/MadBomber/aia", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/MadBomber/aia", "bug_tracker_uri": null, "changelog_uri": "https://github.com/MadBomber/aia", "funding_uri": null, "dependencies": { "development": [ { "name": "debug_me", "requirements": ">= 0" }, { "name": "minitest", "requirements": ">= 0" }, { "name": "minitest-reporters", "requirements": ">= 0" }, { "name": "mocha", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "simplecov", "requirements": ">= 0" }, { "name": "tocer", "requirements": ">= 0" } ], "runtime": [ { "name": "activesupport", "requirements": ">= 0" }, { "name": "amazing_print", "requirements": ">= 0" }, { "name": "faraday", "requirements": ">= 0" }, { "name": "prompt_manager", "requirements": ">= 0.5.7" }, { "name": "reline", "requirements": ">= 0" }, { "name": "ruby_llm", "requirements": ">= 1.3.1" }, { "name": "ruby_llm-mcp", "requirements": ">= 0.6.1" }, { "name": "shellwords", "requirements": ">= 0" }, { "name": "toml-rb", "requirements": ">= 0" }, { "name": "tty-screen", "requirements": ">= 0" }, { "name": "tty-spinner", "requirements": ">= 0" }, { "name": "versionaire", "requirements": ">= 0" }, { "name": "word_wrapper", "requirements": ">= 0" } ] } } |
2025-07-18 16:06:05 UTC |
ZCNKbfFJ0yanYjQUhnsLq |
nats_waveA comprehensive NATS-based event messaging system that enables seamless communication between different teams, products, and services in Purple Wave built on Rails |
1.1.5 | Content{ "name": "nats_wave", "downloads": 377, "version": "1.1.5", "version_created_at": "2025-07-18T15:59:10.760Z", "version_downloads": 0, "platform": "ruby", "authors": "Jeffrey Dabo", "info": "A comprehensive NATS-based event messaging system that enables seamless communication between different teams, products, and services in Purple Wave built on Rails", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/PurpleWave/nats_wave", "changelog_uri": "https://github.com/PurpleWave/nats_wave/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/PurpleWave/nats_wave/issues", "source_code_uri": "https://github.com/PurpleWave/nats_wave", "allowed_push_host": "https://rubygems.org", "documentation_uri": "https://github.com/PurpleWave/nats_wave/wiki" }, "yanked": false, "sha": "cd04f6f30cde535fb1a1e193669bb3e78991c8515205ca41990bb59e4f62fa29", "spec_sha": "5cc05fed132545c0ddc8c4a1309627c2e8e14c73d2ccfcd89eadcfff139bb2f3", "project_uri": "https://rubygems.org/gems/nats_wave", "gem_uri": "https://rubygems.org/gems/nats_wave-1.1.5.gem", "homepage_uri": "https://github.com/PurpleWave/nats_wave", "wiki_uri": null, "documentation_uri": "https://github.com/PurpleWave/nats_wave/wiki", "mailing_list_uri": null, "source_code_uri": "https://github.com/PurpleWave/nats_wave", "bug_tracker_uri": "https://github.com/PurpleWave/nats_wave/issues", "changelog_uri": "https://github.com/PurpleWave/nats_wave/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "database_cleaner", "requirements": "~> 2.0" }, { "name": "factory_bot", "requirements": "~> 6.2" }, { "name": "pry", "requirements": "~> 0.14" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rspec-rails", "requirements": "~> 6.0" }, { "name": "rubocop", "requirements": "~> 1.50" }, { "name": "rubocop-rspec", "requirements": "~> 2.20" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "sqlite3", "requirements": "~> 1.4" }, { "name": "webmock", "requirements": "~> 3.0" } ], "runtime": [ { "name": "activerecord", "requirements": ">= 6.1, < 8.0" }, { "name": "activesupport", "requirements": ">= 6.1, < 8.0" }, { "name": "concurrent-ruby", "requirements": "~> 1.1" }, { "name": "connection_pool", "requirements": "~> 2.3" }, { "name": "dogstatsd-ruby", "requirements": "~> 5.0" }, { "name": "json-schema", "requirements": "~> 4.0" }, { "name": "jwt", "requirements": "~> 2.7" }, { "name": "nats-pure", "requirements": "~> 2.0" }, { "name": "rails", "requirements": ">= 6.1, < 8.0" } ] } } |
2025-07-18 15:59:12 UTC |
ulZ7fLeWMOj-mjh50kugt |
ttytest2ttytest2 runs shell/cli applications inside of tmux and allows you to make assertions on what the output should be |
1.0.5 | Content{ "name": "ttytest2", "downloads": 5227, "version": "1.0.5", "version_created_at": "2025-07-18T15:55:40.719Z", "version_downloads": 0, "platform": "ruby", "authors": "Alex Eski", "info": "ttytest2 runs shell/cli applications inside of tmux and allows you to make assertions on what the output should be", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "3bc01835fecfce6b35387622b38dae379f4edddeb89d1db985ae6ba8d3d05110", "spec_sha": "0d5626f473ba1880aedaf91d7aa1b00ccabde258d67a59f98722850e681fd480", "project_uri": "https://rubygems.org/gems/ttytest2", "gem_uri": "https://rubygems.org/gems/ttytest2-1.0.5.gem", "homepage_uri": "https://github.com/a-eski/ttytest2", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/ttytest2/1.0.5", "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": "minitest", "requirements": "~> 5.0" }, { "name": "open3", "requirements": "~> 0.2" }, { "name": "rake", "requirements": ">= 0" }, { "name": "yard", "requirements": "~> 0.9" } ], "runtime": [] } } |
2025-07-18 15:55:42 UTC |
GFWVl3hXIuxwZF4yYBhTG |
air_testAutomate the generation of Turnip/RSpec specs from Notion tickets, create branches, commits, pushes, and GitHub Pull Requests—all with a single Rake command. |
0.1.1 | Content{ "name": "air_test", "downloads": 6, "version": "0.1.1", "version_created_at": "2025-07-18T15:54:54.378Z", "version_downloads": 0, "platform": "ruby", "authors": "julien bouland", "info": "Automate the generation of Turnip/RSpec specs from Notion tickets, create branches, commits, pushes, and GitHub Pull Requests—all with a single Rake command.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/airtest-dev/airtest", "changelog_uri": "https://github.com/airtest-io/air_test/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/airtest-dev/airtest" }, "yanked": false, "sha": "214b7f723afd59280007dd90cd9f01196061a50e49fe84986d8ba079a820e4f6", "spec_sha": "c0097332f64c6565975ed0703df7d27f3c5e467d3b763194cf8c294fcaf2122b", "project_uri": "https://rubygems.org/gems/air_test", "gem_uri": "https://rubygems.org/gems/air_test-0.1.1.gem", "homepage_uri": "https://github.com/airtest-dev/airtest", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/airtest-dev/airtest", "bug_tracker_uri": null, "changelog_uri": "https://github.com/airtest-io/air_test/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } } |
2025-07-18 15:54:55 UTC |
-cN8pdqu2zMxumoFUS3Ib |
emergeThe official CLI for Emerge Tools |
0.7.8 | Content{ "name": "emerge", "downloads": 9180, "version": "0.7.8", "version_created_at": "2025-07-18T15:52:10.272Z", "version_downloads": 0, "platform": "ruby", "authors": "Emerge Tools", "info": "The official CLI for Emerge Tools", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/EmergeTools/emerge-cli", "changelog_uri": "https://github.com/EmergeTools/emerge-cli/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/EmergeTools/emerge-cli", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "a88323a24b00c1026889347db1f12a06e5b96ee55e6bf7d9e28bb6b00a219706", "spec_sha": "bd91a2e5ed81385df91de06f2bea975dba0775cb4fd8dec64b366a5f575cd835", "project_uri": "https://rubygems.org/gems/emerge", "gem_uri": "https://rubygems.org/gems/emerge-0.7.8.gem", "homepage_uri": "https://github.com/EmergeTools/emerge-cli", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/EmergeTools/emerge-cli", "bug_tracker_uri": null, "changelog_uri": "https://github.com/EmergeTools/emerge-cli/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "async-http", "requirements": "~> 0.86.0" }, { "name": "base64", "requirements": "~> 0.2.0" }, { "name": "CFPropertyList", "requirements": "~> 2.3, >= 2.3.2" }, { "name": "chunky_png", "requirements": "~> 1.4.0" }, { "name": "dry-cli", "requirements": "~> 1.2.0" }, { "name": "nkf", "requirements": "~> 0.1.3" }, { "name": "open3", "requirements": "~> 0.2.1" }, { "name": "ruby-macho", "requirements": "~> 4.1.0" }, { "name": "ruby_tree_sitter", "requirements": "~> 1.9" }, { "name": "rubyzip", "requirements": "~> 2.3.0" }, { "name": "tty-prompt", "requirements": "~> 0.23.1" }, { "name": "tty-table", "requirements": "~> 0.12.0" }, { "name": "xcodeproj", "requirements": "~> 1.27.0" } ] } } |
2025-07-18 15:52:12 UTC |
OxmeQcI4YKLLtogpL--lc |
air_testAutomate the generation of Turnip/RSpec specs from Notion tickets, create branches, commits, pushes, and GitHub Pull Requests—all with a single Rake command. |
0.1.0 | Content{ "name": "air_test", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-07-18T15:44:21.970Z", "version_downloads": 0, "platform": "ruby", "authors": "julien bouland", "info": "Automate the generation of Turnip/RSpec specs from Notion tickets, create branches, commits, pushes, and GitHub Pull Requests—all with a single Rake command.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/airtest-io/air_test", "changelog_uri": "https://github.com/airtest-io/air_test/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/airtest-io/air_test" }, "yanked": false, "sha": "312a83765dada2aa8fd682bd0e8bb20184ade5190ed506f99ad500170b0b2b91", "spec_sha": "2e0bc719f8435021194c4672c4b78939aefff6338eb23c87ad81cff4897b6c92", "project_uri": "https://rubygems.org/gems/air_test", "gem_uri": "https://rubygems.org/gems/air_test-0.1.0.gem", "homepage_uri": "https://github.com/airtest-io/air_test", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/airtest-io/air_test", "bug_tracker_uri": null, "changelog_uri": "https://github.com/airtest-io/air_test/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } } |
2025-07-18 15:44:25 UTC |
bpfgiLX7xQItECHPhYmzr |
sqlite3Ruby library to interface with the SQLite3 database engine (http://www.sqlite.org). Precompiled binaries are available for common platforms for recent versions of Ruby. |
2.7.3 | Content{ "name": "sqlite3", "downloads": 156724809, "version": "2.7.3", "version_created_at": "2025-07-18T15:33:42.723Z", "version_downloads": 0, "platform": "x86-linux-musl", "authors": "Jamis Buck, Luis Lavena, Aaron Patterson, Mike Dalessio", "info": "Ruby library to interface with the SQLite3 database engine (http://www.sqlite.org). Precompiled\nbinaries are available for common platforms for recent versions of Ruby.\n", "licenses": [ "BSD-3-Clause" ], "metadata": { "homepage_uri": "https://github.com/sparklemotion/sqlite3-ruby", "changelog_uri": "https://github.com/sparklemotion/sqlite3-ruby/blob/master/CHANGELOG.md", "bug_tracker_uri": "https://github.com/sparklemotion/sqlite3-ruby/issues", "source_code_uri": "https://github.com/sparklemotion/sqlite3-ruby", "documentation_uri": "https://sparklemotion.github.io/sqlite3-ruby/", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "a6ccb9e3bb4f4e60f04f7f003be28f1b626b4f153ba6d37afc464cf65d029c89", "spec_sha": "a309a9696664a867ed3a8e45393c1004d5730699c0b73a3d9c54a80e2f365894", "project_uri": "https://rubygems.org/gems/sqlite3", "gem_uri": "https://rubygems.org/gems/sqlite3-2.7.3-x86-linux-musl.gem", "homepage_uri": "https://github.com/sparklemotion/sqlite3-ruby", "wiki_uri": null, "documentation_uri": "https://sparklemotion.github.io/sqlite3-ruby/", "mailing_list_uri": null, "source_code_uri": "https://github.com/sparklemotion/sqlite3-ruby", "bug_tracker_uri": "https://github.com/sparklemotion/sqlite3-ruby/issues", "changelog_uri": "https://github.com/sparklemotion/sqlite3-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } } |
2025-07-18 15:33:44 UTC |
Ko50FXS-7mnkrTrJDwp86 |
sqlite3Ruby library to interface with the SQLite3 database engine (http://www.sqlite.org). Precompiled binaries are available for common platforms for recent versions of Ruby. |
2.7.3 | Content{ "name": "sqlite3", "downloads": 156724799, "version": "2.7.3", "version_created_at": "2025-07-18T15:33:39.147Z", "version_downloads": 0, "platform": "x86-linux-gnu", "authors": "Jamis Buck, Luis Lavena, Aaron Patterson, Mike Dalessio", "info": "Ruby library to interface with the SQLite3 database engine (http://www.sqlite.org). Precompiled\nbinaries are available for common platforms for recent versions of Ruby.\n", "licenses": [ "BSD-3-Clause" ], "metadata": { "homepage_uri": "https://github.com/sparklemotion/sqlite3-ruby", "changelog_uri": "https://github.com/sparklemotion/sqlite3-ruby/blob/master/CHANGELOG.md", "bug_tracker_uri": "https://github.com/sparklemotion/sqlite3-ruby/issues", "source_code_uri": "https://github.com/sparklemotion/sqlite3-ruby", "documentation_uri": "https://sparklemotion.github.io/sqlite3-ruby/", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "542d713070e222524acd902c67eda71cda4a2b2118164a7b9be4ff4dc3c7ef8e", "spec_sha": "6cd3fd7c6909f8f9b9c9a8c6a7bf33f9ea21b0aaa65c83eeb318764b328ff9be", "project_uri": "https://rubygems.org/gems/sqlite3", "gem_uri": "https://rubygems.org/gems/sqlite3-2.7.3-x86-linux-gnu.gem", "homepage_uri": "https://github.com/sparklemotion/sqlite3-ruby", "wiki_uri": null, "documentation_uri": "https://sparklemotion.github.io/sqlite3-ruby/", "mailing_list_uri": null, "source_code_uri": "https://github.com/sparklemotion/sqlite3-ruby", "bug_tracker_uri": "https://github.com/sparklemotion/sqlite3-ruby/issues", "changelog_uri": "https://github.com/sparklemotion/sqlite3-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } } |
2025-07-18 15:33:42 UTC |
dwFBxXF09OMf2-G7_xpIb |
sqlite3Ruby library to interface with the SQLite3 database engine (http://www.sqlite.org). Precompiled binaries are available for common platforms for recent versions of Ruby. |
2.7.3 | Content{ "name": "sqlite3", "downloads": 156724799, "version": "2.7.3", "version_created_at": "2025-07-18T15:33:35.683Z", "version_downloads": 0, "platform": "x86_64-linux-musl", "authors": "Jamis Buck, Luis Lavena, Aaron Patterson, Mike Dalessio", "info": "Ruby library to interface with the SQLite3 database engine (http://www.sqlite.org). Precompiled\nbinaries are available for common platforms for recent versions of Ruby.\n", "licenses": [ "BSD-3-Clause" ], "metadata": { "homepage_uri": "https://github.com/sparklemotion/sqlite3-ruby", "changelog_uri": "https://github.com/sparklemotion/sqlite3-ruby/blob/master/CHANGELOG.md", "bug_tracker_uri": "https://github.com/sparklemotion/sqlite3-ruby/issues", "source_code_uri": "https://github.com/sparklemotion/sqlite3-ruby", "documentation_uri": "https://sparklemotion.github.io/sqlite3-ruby/", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "4307278661bbe0a619da7a5da25f4417f6826246ee7b4a56a5c10c3731d5256a", "spec_sha": "98fae31f9229bd7bf07538c2982062e30907e7d8ebf41198888c0e14d8daeb1a", "project_uri": "https://rubygems.org/gems/sqlite3", "gem_uri": "https://rubygems.org/gems/sqlite3-2.7.3-x86_64-linux-musl.gem", "homepage_uri": "https://github.com/sparklemotion/sqlite3-ruby", "wiki_uri": null, "documentation_uri": "https://sparklemotion.github.io/sqlite3-ruby/", "mailing_list_uri": null, "source_code_uri": "https://github.com/sparklemotion/sqlite3-ruby", "bug_tracker_uri": "https://github.com/sparklemotion/sqlite3-ruby/issues", "changelog_uri": "https://github.com/sparklemotion/sqlite3-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } } |
2025-07-18 15:33:38 UTC |
3kGd-FmTPB0zojDzVTtNZ |
sqlite3Ruby library to interface with the SQLite3 database engine (http://www.sqlite.org). Precompiled binaries are available for common platforms for recent versions of Ruby. |
2.7.3 | Content{ "name": "sqlite3", "downloads": 156724794, "version": "2.7.3", "version_created_at": "2025-07-18T15:33:32.841Z", "version_downloads": 0, "platform": "x86_64-linux-gnu", "authors": "Jamis Buck, Luis Lavena, Aaron Patterson, Mike Dalessio", "info": "Ruby library to interface with the SQLite3 database engine (http://www.sqlite.org). Precompiled\nbinaries are available for common platforms for recent versions of Ruby.\n", "licenses": [ "BSD-3-Clause" ], "metadata": { "homepage_uri": "https://github.com/sparklemotion/sqlite3-ruby", "changelog_uri": "https://github.com/sparklemotion/sqlite3-ruby/blob/master/CHANGELOG.md", "bug_tracker_uri": "https://github.com/sparklemotion/sqlite3-ruby/issues", "source_code_uri": "https://github.com/sparklemotion/sqlite3-ruby", "documentation_uri": "https://sparklemotion.github.io/sqlite3-ruby/", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "11b2612fddf56602d238be7a984fa0633e591edd034f7520747bc0927b7fa865", "spec_sha": "0bec9064cb142febb914a5a9b351d10bdcf8b10c673ce19fed8d854e68d20c16", "project_uri": "https://rubygems.org/gems/sqlite3", "gem_uri": "https://rubygems.org/gems/sqlite3-2.7.3-x86_64-linux-gnu.gem", "homepage_uri": "https://github.com/sparklemotion/sqlite3-ruby", "wiki_uri": null, "documentation_uri": "https://sparklemotion.github.io/sqlite3-ruby/", "mailing_list_uri": null, "source_code_uri": "https://github.com/sparklemotion/sqlite3-ruby", "bug_tracker_uri": "https://github.com/sparklemotion/sqlite3-ruby/issues", "changelog_uri": "https://github.com/sparklemotion/sqlite3-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } } |
2025-07-18 15:33:34 UTC |
p1g_Dj1N2jysLmd_q9FFl |
sqlite3Ruby library to interface with the SQLite3 database engine (http://www.sqlite.org). Precompiled binaries are available for common platforms for recent versions of Ruby. |
2.7.3 | Content{ "name": "sqlite3", "downloads": 156724785, "version": "2.7.3", "version_created_at": "2025-07-18T15:33:29.518Z", "version_downloads": 0, "platform": "x86_64-darwin", "authors": "Jamis Buck, Luis Lavena, Aaron Patterson, Mike Dalessio", "info": "Ruby library to interface with the SQLite3 database engine (http://www.sqlite.org). Precompiled\nbinaries are available for common platforms for recent versions of Ruby.\n", "licenses": [ "BSD-3-Clause" ], "metadata": { "homepage_uri": "https://github.com/sparklemotion/sqlite3-ruby", "changelog_uri": "https://github.com/sparklemotion/sqlite3-ruby/blob/master/CHANGELOG.md", "bug_tracker_uri": "https://github.com/sparklemotion/sqlite3-ruby/issues", "source_code_uri": "https://github.com/sparklemotion/sqlite3-ruby", "documentation_uri": "https://sparklemotion.github.io/sqlite3-ruby/", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "a857e364e858d79e634c66c02c130f79c633f0035d422b3381be9958859771f4", "spec_sha": "905dddd1e85c8f4f906920b55efd743812c358806388928cf772ed2e3b0d5db6", "project_uri": "https://rubygems.org/gems/sqlite3", "gem_uri": "https://rubygems.org/gems/sqlite3-2.7.3-x86_64-darwin.gem", "homepage_uri": "https://github.com/sparklemotion/sqlite3-ruby", "wiki_uri": null, "documentation_uri": "https://sparklemotion.github.io/sqlite3-ruby/", "mailing_list_uri": null, "source_code_uri": "https://github.com/sparklemotion/sqlite3-ruby", "bug_tracker_uri": "https://github.com/sparklemotion/sqlite3-ruby/issues", "changelog_uri": "https://github.com/sparklemotion/sqlite3-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } } |
2025-07-18 15:33:32 UTC |
_FHMunDxL1y1dWkm9IpxC |
sqlite3Ruby library to interface with the SQLite3 database engine (http://www.sqlite.org). Precompiled binaries are available for common platforms for recent versions of Ruby. |
2.7.3 | Content{ "name": "sqlite3", "downloads": 156724782, "version": "2.7.3", "version_created_at": "2025-07-18T15:33:26.799Z", "version_downloads": 0, "platform": "x64-mingw-ucrt", "authors": "Jamis Buck, Luis Lavena, Aaron Patterson, Mike Dalessio", "info": "Ruby library to interface with the SQLite3 database engine (http://www.sqlite.org). Precompiled\nbinaries are available for common platforms for recent versions of Ruby.\n", "licenses": [ "BSD-3-Clause" ], "metadata": { "homepage_uri": "https://github.com/sparklemotion/sqlite3-ruby", "changelog_uri": "https://github.com/sparklemotion/sqlite3-ruby/blob/master/CHANGELOG.md", "bug_tracker_uri": "https://github.com/sparklemotion/sqlite3-ruby/issues", "source_code_uri": "https://github.com/sparklemotion/sqlite3-ruby", "documentation_uri": "https://sparklemotion.github.io/sqlite3-ruby/", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "d002ba2c321b9e0ee276090fb7009102c5fbe21abd41a05164e2239e6fd33b4a", "spec_sha": "cbf69944272b70a6a69cafea427583cd0b23a0a45afc4769021038eaf7dc0df0", "project_uri": "https://rubygems.org/gems/sqlite3", "gem_uri": "https://rubygems.org/gems/sqlite3-2.7.3-x64-mingw-ucrt.gem", "homepage_uri": "https://github.com/sparklemotion/sqlite3-ruby", "wiki_uri": null, "documentation_uri": "https://sparklemotion.github.io/sqlite3-ruby/", "mailing_list_uri": null, "source_code_uri": "https://github.com/sparklemotion/sqlite3-ruby", "bug_tracker_uri": "https://github.com/sparklemotion/sqlite3-ruby/issues", "changelog_uri": "https://github.com/sparklemotion/sqlite3-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } } |
2025-07-18 15:33:28 UTC |
DMHFcEmxqIIE-3Zyrqsx_ |
sqlite3Ruby library to interface with the SQLite3 database engine (http://www.sqlite.org). Precompiled binaries are available for common platforms for recent versions of Ruby. |
2.7.3 | Content{ "name": "sqlite3", "downloads": 156724780, "version": "2.7.3", "version_created_at": "2025-07-18T15:33:24.285Z", "version_downloads": 0, "platform": "ruby", "authors": "Jamis Buck, Luis Lavena, Aaron Patterson, Mike Dalessio", "info": "Ruby library to interface with the SQLite3 database engine (http://www.sqlite.org). Precompiled\nbinaries are available for common platforms for recent versions of Ruby.\n", "licenses": [ "BSD-3-Clause" ], "metadata": { "homepage_uri": "https://github.com/sparklemotion/sqlite3-ruby", "changelog_uri": "https://github.com/sparklemotion/sqlite3-ruby/blob/master/CHANGELOG.md", "bug_tracker_uri": "https://github.com/sparklemotion/sqlite3-ruby/issues", "source_code_uri": "https://github.com/sparklemotion/sqlite3-ruby", "documentation_uri": "https://sparklemotion.github.io/sqlite3-ruby/", "rubygems_mfa_required": "true", "msys2_mingw_dependencies": "sqlite3" }, "yanked": false, "sha": "d2b2fecd9341132f2cea3fde9061ee0fab9c9d532a8ecccfab4fe63d9621bf57", "spec_sha": "a38a7623e99684a4760721b0df3224d0d33daf7a692c3301d1c662b95504125a", "project_uri": "https://rubygems.org/gems/sqlite3", "gem_uri": "https://rubygems.org/gems/sqlite3-2.7.3.gem", "homepage_uri": "https://github.com/sparklemotion/sqlite3-ruby", "wiki_uri": null, "documentation_uri": "https://sparklemotion.github.io/sqlite3-ruby/", "mailing_list_uri": null, "source_code_uri": "https://github.com/sparklemotion/sqlite3-ruby", "bug_tracker_uri": "https://github.com/sparklemotion/sqlite3-ruby/issues", "changelog_uri": "https://github.com/sparklemotion/sqlite3-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "mini_portile2", "requirements": "~> 2.8.0" } ] } } |
2025-07-18 15:33:26 UTC |
6C6UflTgExGCetJDefIb9 |
sqlite3Ruby library to interface with the SQLite3 database engine (http://www.sqlite.org). Precompiled binaries are available for common platforms for recent versions of Ruby. |
2.7.3 | Content{ "name": "sqlite3", "downloads": 156724780, "version": "2.7.3", "version_created_at": "2025-07-18T15:33:21.773Z", "version_downloads": 0, "platform": "arm-linux-musl", "authors": "Jamis Buck, Luis Lavena, Aaron Patterson, Mike Dalessio", "info": "Ruby library to interface with the SQLite3 database engine (http://www.sqlite.org). Precompiled\nbinaries are available for common platforms for recent versions of Ruby.\n", "licenses": [ "BSD-3-Clause" ], "metadata": { "homepage_uri": "https://github.com/sparklemotion/sqlite3-ruby", "changelog_uri": "https://github.com/sparklemotion/sqlite3-ruby/blob/master/CHANGELOG.md", "bug_tracker_uri": "https://github.com/sparklemotion/sqlite3-ruby/issues", "source_code_uri": "https://github.com/sparklemotion/sqlite3-ruby", "documentation_uri": "https://sparklemotion.github.io/sqlite3-ruby/", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "e735bea1c81eceff2e1b3388e6bccbcbf5c81405f7dbd69b5c80b3b4c4a92c89", "spec_sha": "6022f496c4282d964117cb5c891e14f8199604c172293703d1c9e14e7a32a738", "project_uri": "https://rubygems.org/gems/sqlite3", "gem_uri": "https://rubygems.org/gems/sqlite3-2.7.3-arm-linux-musl.gem", "homepage_uri": "https://github.com/sparklemotion/sqlite3-ruby", "wiki_uri": null, "documentation_uri": "https://sparklemotion.github.io/sqlite3-ruby/", "mailing_list_uri": null, "source_code_uri": "https://github.com/sparklemotion/sqlite3-ruby", "bug_tracker_uri": "https://github.com/sparklemotion/sqlite3-ruby/issues", "changelog_uri": "https://github.com/sparklemotion/sqlite3-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } } |
2025-07-18 15:33:23 UTC |
qqXr8UtENsecpCtJ0oek6 |
sqlite3Ruby library to interface with the SQLite3 database engine (http://www.sqlite.org). Precompiled binaries are available for common platforms for recent versions of Ruby. |
2.7.3 | Content{ "name": "sqlite3", "downloads": 156724780, "version": "2.7.3", "version_created_at": "2025-07-18T15:33:18.998Z", "version_downloads": 0, "platform": "arm-linux-gnu", "authors": "Jamis Buck, Luis Lavena, Aaron Patterson, Mike Dalessio", "info": "Ruby library to interface with the SQLite3 database engine (http://www.sqlite.org). Precompiled\nbinaries are available for common platforms for recent versions of Ruby.\n", "licenses": [ "BSD-3-Clause" ], "metadata": { "homepage_uri": "https://github.com/sparklemotion/sqlite3-ruby", "changelog_uri": "https://github.com/sparklemotion/sqlite3-ruby/blob/master/CHANGELOG.md", "bug_tracker_uri": "https://github.com/sparklemotion/sqlite3-ruby/issues", "source_code_uri": "https://github.com/sparklemotion/sqlite3-ruby", "documentation_uri": "https://sparklemotion.github.io/sqlite3-ruby/", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "c22a2593a8274cba5fc55be415cfddab3ff5d3275b5a78878daf214bf2a60db1", "spec_sha": "9bb0878fb8e01b5c455930e90122c207574cdc41ecdee04ae1ce7c8d8de0137d", "project_uri": "https://rubygems.org/gems/sqlite3", "gem_uri": "https://rubygems.org/gems/sqlite3-2.7.3-arm-linux-gnu.gem", "homepage_uri": "https://github.com/sparklemotion/sqlite3-ruby", "wiki_uri": null, "documentation_uri": "https://sparklemotion.github.io/sqlite3-ruby/", "mailing_list_uri": null, "source_code_uri": "https://github.com/sparklemotion/sqlite3-ruby", "bug_tracker_uri": "https://github.com/sparklemotion/sqlite3-ruby/issues", "changelog_uri": "https://github.com/sparklemotion/sqlite3-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } } |
2025-07-18 15:33:21 UTC |
_KwfqJw7pNjqGh3o5CtXw |
sqlite3Ruby library to interface with the SQLite3 database engine (http://www.sqlite.org). Precompiled binaries are available for common platforms for recent versions of Ruby. |
2.7.3 | Content{ "name": "sqlite3", "downloads": 156724775, "version": "2.7.3", "version_created_at": "2025-07-18T15:33:15.809Z", "version_downloads": 0, "platform": "arm64-darwin", "authors": "Jamis Buck, Luis Lavena, Aaron Patterson, Mike Dalessio", "info": "Ruby library to interface with the SQLite3 database engine (http://www.sqlite.org). Precompiled\nbinaries are available for common platforms for recent versions of Ruby.\n", "licenses": [ "BSD-3-Clause" ], "metadata": { "homepage_uri": "https://github.com/sparklemotion/sqlite3-ruby", "changelog_uri": "https://github.com/sparklemotion/sqlite3-ruby/blob/master/CHANGELOG.md", "bug_tracker_uri": "https://github.com/sparklemotion/sqlite3-ruby/issues", "source_code_uri": "https://github.com/sparklemotion/sqlite3-ruby", "documentation_uri": "https://sparklemotion.github.io/sqlite3-ruby/", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "133772f4312a9d0fa0c16aab7c2abdda2ee93f47dded0f353a2981f7b9d2b9b4", "spec_sha": "0fae907809a95843987bc7ed3461aead8d3a2c2e829fae24795c5019457df1ad", "project_uri": "https://rubygems.org/gems/sqlite3", "gem_uri": "https://rubygems.org/gems/sqlite3-2.7.3-arm64-darwin.gem", "homepage_uri": "https://github.com/sparklemotion/sqlite3-ruby", "wiki_uri": null, "documentation_uri": "https://sparklemotion.github.io/sqlite3-ruby/", "mailing_list_uri": null, "source_code_uri": "https://github.com/sparklemotion/sqlite3-ruby", "bug_tracker_uri": "https://github.com/sparklemotion/sqlite3-ruby/issues", "changelog_uri": "https://github.com/sparklemotion/sqlite3-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } } |
2025-07-18 15:33:18 UTC |
bsf-FSjDiJHZo-7cEX8GD |
sqlite3Ruby library to interface with the SQLite3 database engine (http://www.sqlite.org). Precompiled binaries are available for common platforms for recent versions of Ruby. |
2.7.3 | Content{ "name": "sqlite3", "downloads": 156724770, "version": "2.7.3", "version_created_at": "2025-07-18T15:33:12.391Z", "version_downloads": 0, "platform": "aarch64-linux-musl", "authors": "Jamis Buck, Luis Lavena, Aaron Patterson, Mike Dalessio", "info": "Ruby library to interface with the SQLite3 database engine (http://www.sqlite.org). Precompiled\nbinaries are available for common platforms for recent versions of Ruby.\n", "licenses": [ "BSD-3-Clause" ], "metadata": { "homepage_uri": "https://github.com/sparklemotion/sqlite3-ruby", "changelog_uri": "https://github.com/sparklemotion/sqlite3-ruby/blob/master/CHANGELOG.md", "bug_tracker_uri": "https://github.com/sparklemotion/sqlite3-ruby/issues", "source_code_uri": "https://github.com/sparklemotion/sqlite3-ruby", "documentation_uri": "https://sparklemotion.github.io/sqlite3-ruby/", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "035dca6c5bc0f45bb059f33cf774e96462563e460a2d5bd48972562bf3a78c8b", "spec_sha": "3aa7f619d180e6ebca8a1368d289a7c7ae109368929d3f7378639a2bc6ac6b1b", "project_uri": "https://rubygems.org/gems/sqlite3", "gem_uri": "https://rubygems.org/gems/sqlite3-2.7.3-aarch64-linux-musl.gem", "homepage_uri": "https://github.com/sparklemotion/sqlite3-ruby", "wiki_uri": null, "documentation_uri": "https://sparklemotion.github.io/sqlite3-ruby/", "mailing_list_uri": null, "source_code_uri": "https://github.com/sparklemotion/sqlite3-ruby", "bug_tracker_uri": "https://github.com/sparklemotion/sqlite3-ruby/issues", "changelog_uri": "https://github.com/sparklemotion/sqlite3-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } } |
2025-07-18 15:33:14 UTC |
q2bid4RsLiEvdWnDUGzf_ |
sqlite3Ruby library to interface with the SQLite3 database engine (http://www.sqlite.org). Precompiled binaries are available for common platforms for recent versions of Ruby. |
2.7.3 | Content{ "name": "sqlite3", "downloads": 156724770, "version": "2.7.3", "version_created_at": "2025-07-18T15:33:08.970Z", "version_downloads": 0, "platform": "aarch64-linux-gnu", "authors": "Jamis Buck, Luis Lavena, Aaron Patterson, Mike Dalessio", "info": "Ruby library to interface with the SQLite3 database engine (http://www.sqlite.org). Precompiled\nbinaries are available for common platforms for recent versions of Ruby.\n", "licenses": [ "BSD-3-Clause" ], "metadata": { "homepage_uri": "https://github.com/sparklemotion/sqlite3-ruby", "changelog_uri": "https://github.com/sparklemotion/sqlite3-ruby/blob/master/CHANGELOG.md", "bug_tracker_uri": "https://github.com/sparklemotion/sqlite3-ruby/issues", "source_code_uri": "https://github.com/sparklemotion/sqlite3-ruby", "documentation_uri": "https://sparklemotion.github.io/sqlite3-ruby/", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "00bab7e2ceb7e911b0a2c516bcb9ec0aa7ee57b9b231419e1788515319ac4317", "spec_sha": "2c1ed5c47544d993806944305b0a7d5cc071e74c7906d59c5bcde84ce52b3bc7", "project_uri": "https://rubygems.org/gems/sqlite3", "gem_uri": "https://rubygems.org/gems/sqlite3-2.7.3-aarch64-linux-gnu.gem", "homepage_uri": "https://github.com/sparklemotion/sqlite3-ruby", "wiki_uri": null, "documentation_uri": "https://sparklemotion.github.io/sqlite3-ruby/", "mailing_list_uri": null, "source_code_uri": "https://github.com/sparklemotion/sqlite3-ruby", "bug_tracker_uri": "https://github.com/sparklemotion/sqlite3-ruby/issues", "changelog_uri": "https://github.com/sparklemotion/sqlite3-ruby/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } } |
2025-07-18 15:33:11 UTC |
NPhDKiSyl2Vr0K5w240Xy |
rails-nl2sqlThis gem provides an easy way to integrate natural language to SQL functionality into your Ruby on Rails projects. It uses AI models to convert natural language queries into SQL statements. |
0.2.7 | Content{ "name": "rails-nl2sql", "downloads": 643, "version": "0.2.7", "version_created_at": "2025-07-18T15:28:31.424Z", "version_downloads": 0, "platform": "ruby", "authors": "Russell Van Curen", "info": "This gem provides an easy way to integrate natural language to SQL functionality into your Ruby on Rails projects. It uses AI models to convert natural language queries into SQL statements.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/vancuren/rails-nl2sql", "changelog_uri": "https://github.com/vancuren/rails-nl2sql/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/vancuren/rails-nl2sql", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "58d5aa042ea353293130104fb0096accc05edd00958a8014515587a73666f2c7", "spec_sha": "4da65e8bfd0ce664cdf4d47c602c60c9117e0b2c20c47d3c99a0ecdbcc13aa6a", "project_uri": "https://rubygems.org/gems/rails-nl2sql", "gem_uri": "https://rubygems.org/gems/rails-nl2sql-0.2.7.gem", "homepage_uri": "https://github.com/vancuren/rails-nl2sql", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/vancuren/rails-nl2sql", "bug_tracker_uri": null, "changelog_uri": "https://github.com/vancuren/rails-nl2sql/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 2.0" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rspec-rails", "requirements": "~> 6.0" } ], "runtime": [ { "name": "anthropic", "requirements": ">= 0.1" }, { "name": "openai", "requirements": "~> 0.3" }, { "name": "railties", "requirements": ">= 6.0" } ] } } |
2025-07-18 15:28:32 UTC |
TneX6ieDmFQaJ7uBhFJlK |
vrpayment-ruby-sdkThe VR Payment SDK allows an easy interaction with the VR Payment web service. |
5.1.0 | Content{ "name": "vrpayment-ruby-sdk", "downloads": 78, "version": "5.1.0", "version_created_at": "2025-07-18T15:25:35.280Z", "version_downloads": 0, "platform": "ruby", "authors": "wallee AG", "info": "The VR Payment SDK allows an easy interaction with the VR Payment web service.", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "e91b8ff183a638d8681174a46cebb1810ba0babd2717f9661ee2304045779d74", "spec_sha": "bd6eef596cf1aaaa95fcc90fca401d624edbc7be7dad40a761cdfee69b4bb31d", "project_uri": "https://rubygems.org/gems/vrpayment-ruby-sdk", "gem_uri": "https://rubygems.org/gems/vrpayment-ruby-sdk-5.1.0.gem", "homepage_uri": "https://gateway.vr-payment.de/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/vrpayment-ruby-sdk/5.1.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "addressable", "requirements": "~> 2.3, >= 2.3.0" }, { "name": "json", "requirements": "~> 2.3, >= 2.3.0" }, { "name": "typhoeus", "requirements": "~> 1.0, >= 1.0.1" } ] } } |
2025-07-18 15:25:36 UTC |
0m9ro9ZIz6nTb1Nd6kHXR |
music_set_theoryA music theory library based on Python's `musictheory` package. |
0.0.3 | Content{ "name": "music_set_theory", "downloads": 67, "version": "0.0.3", "version_created_at": "2025-07-18T15:17:34.617Z", "version_downloads": 0, "platform": "ruby", "authors": "YAMAMOTO, Masayuki", "info": "A music theory library based on Python's `musictheory` package.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://voidptrjp.blogspot.com/2025/07/musictheorygem.html", "changelog_uri": "https://github.com/mephistobooks/music_set_theory/CHANGELOG.md", "source_code_uri": "https://github.com/mephistobooks/music_set_theory", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "b365018da411fcd9f4b2dd47ef23f1dfdb1838a8bd55ef7dfd76bc3bbbfc8bcf", "spec_sha": "20e5056727ef70aa723194257b649a954f303b0ffaffd1711ea36a2c54e02ff5", "project_uri": "https://rubygems.org/gems/music_set_theory", "gem_uri": "https://rubygems.org/gems/music_set_theory-0.0.3.gem", "homepage_uri": "https://voidptrjp.blogspot.com/2025/07/musictheorygem.html", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/mephistobooks/music_set_theory", "bug_tracker_uri": null, "changelog_uri": "https://github.com/mephistobooks/music_set_theory/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "romanumerals", "requirements": "~> 0.2" } ] } } |
2025-07-18 15:17:36 UTC |
9gK4_7arDd4-tLu8Bk5wI |
view_componentA framework for building reusable, testable & encapsulated view components in Ruby on Rails. |
4.0.0.rc3 | Content{ "name": "view_component", "downloads": 47007195, "version": "4.0.0.rc3", "version_created_at": "2025-07-18T15:16:29.953Z", "version_downloads": 0, "platform": "ruby", "authors": "ViewComponent Team", "info": "A framework for building reusable, testable & encapsulated view components in Ruby on Rails.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/ViewComponent/view_component/blob/main/docs/CHANGELOG.md", "source_code_uri": "https://github.com/viewcomponent/view_component", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "e823c6283521e2bdfc1ab8e893cde4e0deca8cf1a4f01e0bbafa9b98bf16caf5", "spec_sha": "d6de6ed24f5ac13e8abe20ea456f7a11cd37f82d307a3c70c8937856d1fb15f2", "project_uri": "https://rubygems.org/gems/view_component", "gem_uri": "https://rubygems.org/gems/view_component-4.0.0.rc3.gem", "homepage_uri": "https://viewcomponent.org", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/viewcomponent/view_component", "bug_tracker_uri": null, "changelog_uri": "https://github.com/ViewComponent/view_component/blob/main/docs/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activesupport", "requirements": ">= 7.1.0, < 8.1" }, { "name": "concurrent-ruby", "requirements": "~> 1" } ] } } |
2025-07-18 15:16:32 UTC |
8xeuy2gkMzAMNOrEP4AM3 |
rspec-enriched_jsonA drop-in replacement for RSpec's built-in JSON formatter that adds structured test failure data, making it easy to programmatically analyze test results. |
0.6.2 | Content{ "name": "rspec-enriched_json", "downloads": 802, "version": "0.6.2", "version_created_at": "2025-07-18T15:09:00.852Z", "version_downloads": 0, "platform": "ruby", "authors": "Raghu Betina", "info": "A drop-in replacement for RSpec's built-in JSON formatter that adds structured test failure data, making it easy to programmatically analyze test results.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/firstdraft/rspec-enriched_json", "changelog_uri": "https://github.com/firstdraft/rspec-enriched_json/blob/main/CHANGELOG.md", "bug_tracker_uri": "https://github.com/firstdraft/rspec-enriched_json/issues", "source_code_uri": "https://github.com/firstdraft/rspec-enriched_json", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "d1e71151319fd8363d8779ac0b0414a7c736c50dee72e0a86a0ec24e9c6a94d9", "spec_sha": "8e0056c78e83f0d3210caa5f2ad67c860fe18c34eafe3d9a6f278eaa26c9d44a", "project_uri": "https://rubygems.org/gems/rspec-enriched_json", "gem_uri": "https://rubygems.org/gems/rspec-enriched_json-0.6.2.gem", "homepage_uri": "https://github.com/firstdraft/rspec-enriched_json", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/firstdraft/rspec-enriched_json", "bug_tracker_uri": "https://github.com/firstdraft/rspec-enriched_json/issues", "changelog_uri": "https://github.com/firstdraft/rspec-enriched_json/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "standard", "requirements": "~> 1.0" } ], "runtime": [ { "name": "rspec-core", "requirements": ">= 3.0" }, { "name": "rspec-expectations", "requirements": ">= 3.0" } ] } } |
2025-07-18 15:09:03 UTC |
ntMWyc_g0RKjnndKot-Ry |
ukrainian_sortA Ruby gem that implements sorting algorithms specifically designed for Ukrainian language strings, ensuring proper handling of unique characters and collation rules. |
0.1.0 | Content{ "name": "ukrainian_sort", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-07-18T14:55:05.958Z", "version_downloads": 0, "platform": "ruby", "authors": "mykbren", "info": "A Ruby gem that implements sorting algorithms specifically designed for Ukrainian language strings,\nensuring proper handling of unique characters and collation rules.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/mykbren/ukrainian_sort", "changelog_uri": "https://github.com/mykbren/ukrainian_sort/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/mykbren/ukrainian_sort", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "7c41feea76e3ee0cafe2ae292b6f5df4e43e12584f7f0f90306c6c9c79dca871", "spec_sha": "80a7cd3afa33c9a32065008c77f7c5b5560d2cf11b8ef682c02963ded262c4ba", "project_uri": "https://rubygems.org/gems/ukrainian_sort", "gem_uri": "https://rubygems.org/gems/ukrainian_sort-0.1.0.gem", "homepage_uri": "https://github.com/mykbren/ukrainian_sort", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/mykbren/ukrainian_sort", "bug_tracker_uri": null, "changelog_uri": "https://github.com/mykbren/ukrainian_sort/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } } |
2025-07-18 14:55:07 UTC |
WlL74fV7UA4f6GvGgXcDJ |
fastlane-plugin-stream_actionsstream custom actions |
0.3.88 | Content{ "name": "fastlane-plugin-stream_actions", "downloads": 64389, "version": "0.3.88", "version_created_at": "2025-07-18T14:50:51.960Z", "version_downloads": 0, "platform": "ruby", "authors": "GetStream", "info": "stream custom actions", "licenses": [], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "8c0f1d2e66a47526e5ee07d8fe132b9c82f62af2c3e1f07ac06935da32617d01", "spec_sha": "28bff4618ecab799eaa4f17d71a9b585b1d4c860f6c595489cb50c21fb5fa18a", "project_uri": "https://rubygems.org/gems/fastlane-plugin-stream_actions", "gem_uri": "https://rubygems.org/gems/fastlane-plugin-stream_actions-0.3.88.gem", "homepage_uri": "https://github.com/GetStream/fastlane-plugin-stream_actions", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/fastlane-plugin-stream_actions/0.3.88", "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": "fasterer", "requirements": "= 0.9.0" }, { "name": "fastlane", "requirements": ">= 2.182.0" }, { "name": "plist", "requirements": ">= 0" }, { "name": "pry", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rspec", "requirements": ">= 0" }, { "name": "rspec_junit_formatter", "requirements": ">= 0" }, { "name": "rubocop", "requirements": "= 1.38" }, { "name": "rubocop-performance", "requirements": ">= 0" }, { "name": "rubocop-rake", "requirements": "= 0.6.0" }, { "name": "rubocop-require_tools", "requirements": ">= 0" }, { "name": "rubocop-rspec", "requirements": "= 2.15.0" }, { "name": "simplecov", "requirements": ">= 0" } ], "runtime": [ { "name": "xctest_list", "requirements": "= 1.2.1" } ] } } |
2025-07-18 14:50:55 UTC |
6_fdlCLfrwNScgnVDHdGi |
rails-nl2sqlThis gem provides an easy way to integrate natural language to SQL functionality into your Ruby on Rails projects. It uses AI models to convert natural language queries into SQL statements. |
0.2.6 | Content{ "name": "rails-nl2sql", "downloads": 576, "version": "0.2.6", "version_created_at": "2025-07-18T14:38:34.401Z", "version_downloads": 0, "platform": "ruby", "authors": "Russell Van Curen", "info": "This gem provides an easy way to integrate natural language to SQL functionality into your Ruby on Rails projects. It uses AI models to convert natural language queries into SQL statements.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/vancuren/rails-nl2sql", "changelog_uri": "https://github.com/vancuren/rails-nl2sql/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/vancuren/rails-nl2sql", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "30cbb33d3e6f21bb7f73f96911b075b30a51d88e5bfbc1b8d7e7235f021cb683", "spec_sha": "ad099aa5562b24440bd73a72db4bcc10633b69b0c830cdfbc964f572038f1c7c", "project_uri": "https://rubygems.org/gems/rails-nl2sql", "gem_uri": "https://rubygems.org/gems/rails-nl2sql-0.2.6.gem", "homepage_uri": "https://github.com/vancuren/rails-nl2sql", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/vancuren/rails-nl2sql", "bug_tracker_uri": null, "changelog_uri": "https://github.com/vancuren/rails-nl2sql/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 2.0" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rspec-rails", "requirements": "~> 6.0" } ], "runtime": [ { "name": "anthropic", "requirements": ">= 0.1" }, { "name": "openai", "requirements": "~> 0.3" }, { "name": "railties", "requirements": ">= 6.0" } ] } } |
2025-07-18 14:38:35 UTC |
xSmdtuq4fe9Geb5Bw3x1e |
rails-nl2sqlThis gem provides an easy way to integrate natural language to SQL functionality into your Ruby on Rails projects. It uses AI models to convert natural language queries into SQL statements. |
0.2.5 | Content{ "name": "rails-nl2sql", "downloads": 557, "version": "0.2.5", "version_created_at": "2025-07-18T14:24:43.234Z", "version_downloads": 0, "platform": "ruby", "authors": "Russell Van Curen", "info": "This gem provides an easy way to integrate natural language to SQL functionality into your Ruby on Rails projects. It uses AI models to convert natural language queries into SQL statements.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/vancuren/rails-nl2sql", "changelog_uri": "https://github.com/vancuren/rails-nl2sql/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/vancuren/rails-nl2sql", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "7f8b4b2f1f8f392a7612f656705188ea877cb4f2943e6bfae77068f1d223c66c", "spec_sha": "2eaae1db5c4eb352b2bde84d0076435014b3d1c0e16fa934bec88590dbc08d1b", "project_uri": "https://rubygems.org/gems/rails-nl2sql", "gem_uri": "https://rubygems.org/gems/rails-nl2sql-0.2.5.gem", "homepage_uri": "https://github.com/vancuren/rails-nl2sql", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/vancuren/rails-nl2sql", "bug_tracker_uri": null, "changelog_uri": "https://github.com/vancuren/rails-nl2sql/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 2.0" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rspec-rails", "requirements": "~> 6.0" } ], "runtime": [ { "name": "anthropic", "requirements": ">= 0.1" }, { "name": "openai", "requirements": "~> 0.3" }, { "name": "railties", "requirements": ">= 6.0" } ] } } |
2025-07-18 14:24:46 UTC |
WL4qBv-kPPnvruPvx_Ssp |
rails-nl2sqlThis gem provides an easy way to integrate natural language to SQL functionality into your Ruby on Rails projects. It uses AI models to convert natural language queries into SQL statements. |
0.2.4 | Content{ "name": "rails-nl2sql", "downloads": 511, "version": "0.2.4", "version_created_at": "2025-07-18T13:57:21.353Z", "version_downloads": 0, "platform": "ruby", "authors": "Russell Van Curen", "info": "This gem provides an easy way to integrate natural language to SQL functionality into your Ruby on Rails projects. It uses AI models to convert natural language queries into SQL statements.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/vancuren/rails-nl2sql", "changelog_uri": "https://github.com/vancuren/rails-nl2sql/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/vancuren/rails-nl2sql", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "05b8365f8efeef338e81a2879f21ee2a0b7b611b37c8cf9ebd90767214a32d59", "spec_sha": "0060d9ec1a79a803f826df0bbb7fe28915dcdc3c9a3e22cb8d5b414940660524", "project_uri": "https://rubygems.org/gems/rails-nl2sql", "gem_uri": "https://rubygems.org/gems/rails-nl2sql-0.2.4.gem", "homepage_uri": "https://github.com/vancuren/rails-nl2sql", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/vancuren/rails-nl2sql", "bug_tracker_uri": null, "changelog_uri": "https://github.com/vancuren/rails-nl2sql/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 2.0" }, { "name": "rake", "requirements": "~> 10.0" }, { "name": "rspec-rails", "requirements": "~> 6.0" } ], "runtime": [ { "name": "anthropic", "requirements": ">= 0.1" }, { "name": "openai", "requirements": "~> 0.3" }, { "name": "railties", "requirements": ">= 6.0" } ] } } |
2025-07-18 13:57:22 UTC |
Uz8NshumWCKmYN1XQ7aJV |
edoxenEdoxen provides a Ruby library for working with resolution models, allowing users to create, manipulate, and serialize resolution data in a structured format. It is built on top of the lutaml-model serialization framework, which provides a flexible and extensible way to define data models and serialize them to YAML or JSON formats. |
0.1.1 | Content{ "name": "edoxen", "downloads": 0, "version": "0.1.1", "version_created_at": "2025-07-18T13:55:17.050Z", "version_downloads": 0, "platform": "ruby", "authors": "Ribose Inc.", "info": "Edoxen provides a Ruby library for working with resolution models, allowing users to create, manipulate, and serialize resolution data in a structured format. It is built on top of the lutaml-model serialization framework, which provides a flexible and extensible way to define data models and serialize them to YAML or JSON formats.\n", "licenses": [ "BSD-2-Clause" ], "metadata": { "homepage_uri": "https://github.com/metanorma/edoxen", "changelog_uri": "https://github.com/metanorma/edoxen", "source_code_uri": "https://github.com/metanorma/edoxen" }, "yanked": false, "sha": "e0e74e0378008ea2621c1d2b40c66528d8b6d4791c9441c543a359c2e1d7b25f", "spec_sha": "b85f79923f5cdefe0de2216c0fc8393478b553f4ec817b36b419c93eb8d40e7c", "project_uri": "https://rubygems.org/gems/edoxen", "gem_uri": "https://rubygems.org/gems/edoxen-0.1.1.gem", "homepage_uri": "https://github.com/metanorma/edoxen", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/metanorma/edoxen", "bug_tracker_uri": null, "changelog_uri": "https://github.com/metanorma/edoxen", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "lutaml-model", "requirements": "~> 0.7" } ] } } |
2025-07-18 13:55:18 UTC |
FzHhOxgV3O6lhy4dG_c_4 |
jekyll-bear-themejekyllBear is a clean, minimal Jekyll theme focused on readability and simplicity. Features a Pine Forest color palette with cool, nature-inspired greens, IBM Plex Mono typography, responsive design, tag system, life tracking visualization, and a distraction-free reading experience inspired by Bear Blog. |
0.3.1 | Content{ "name": "jekyll-bear-theme", "downloads": 5107, "version": "0.3.1", "version_created_at": "2025-07-18T13:54:29.076Z", "version_downloads": 0, "platform": "ruby", "authors": "knhash", "info": "jekyllBear is a clean, minimal Jekyll theme focused on readability and simplicity. Features a Pine Forest color palette with cool, nature-inspired greens, IBM Plex Mono typography, responsive design, tag system, life tracking visualization, and a distraction-free reading experience inspired by Bear Blog.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://knhash.in/jekyllBear", "changelog_uri": "https://github.com/knhash/jekyllBear/blob/master/README.md", "bug_tracker_uri": "https://github.com/knhash/jekyllBear/issues", "source_code_uri": "https://github.com/knhash/jekyllBear" }, "yanked": false, "sha": "d1ce23a2587d297d4916293ff3a2a2b448dde835964fd69f90978a99713d0798", "spec_sha": "7673fb1810947fce9eda4f2953b3a6a83b9bb138ebf5c6448bd6a4e014f96d89", "project_uri": "https://rubygems.org/gems/jekyll-bear-theme", "gem_uri": "https://rubygems.org/gems/jekyll-bear-theme-0.3.1.gem", "homepage_uri": "https://knhash.in/jekyllBear", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/knhash/jekyllBear", "bug_tracker_uri": "https://github.com/knhash/jekyllBear/issues", "changelog_uri": "https://github.com/knhash/jekyllBear/blob/master/README.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "jekyll", "requirements": "~> 4.4" }, { "name": "jekyll-redirect-from", "requirements": "~> 0.16" }, { "name": "logger", "requirements": "~> 1.7" }, { "name": "webrick", "requirements": "~> 1.9" } ] } } |
2025-07-18 13:54:30 UTC |
lYBAf65VQuJDpi2FGr2EX |
spoomUseful tools for Sorbet enthusiasts. |
1.7.5 | Content{ "name": "spoom", "downloads": 21485657, "version": "1.7.5", "version_created_at": "2025-07-18T13:53:41.871Z", "version_downloads": 0, "platform": "ruby", "authors": "Alexandre Terrasa", "info": "Useful tools for Sorbet enthusiasts.", "licenses": [ "MIT" ], "metadata": { "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "ed02e757d6b389a5a1f55f33c95e7ba3afee11feae08730b536b765c991a5e74", "spec_sha": "c5c8d4fedc4e6ba080701c783e7c830bba3cf8e42efbf7c4ceb6217973e79cf7", "project_uri": "https://rubygems.org/gems/spoom", "gem_uri": "https://rubygems.org/gems/spoom-1.7.5.gem", "homepage_uri": "https://github.com/Shopify/spoom", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/spoom/1.7.5", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 2.2.10" }, { "name": "minitest-reporters", "requirements": ">= 0" }, { "name": "rake", "requirements": "~> 13.3.0" } ], "runtime": [ { "name": "erubi", "requirements": ">= 1.10.0" }, { "name": "prism", "requirements": ">= 0.28.0" }, { "name": "rbi", "requirements": ">= 0.3.3" }, { "name": "rbs", "requirements": ">= 4.0.0.dev.4" }, { "name": "rexml", "requirements": ">= 3.2.6" }, { "name": "sorbet-static-and-runtime", "requirements": ">= 0.5.10187" }, { "name": "thor", "requirements": ">= 0.19.2" } ] } } |
2025-07-18 13:53:44 UTC |
ft-VfUfjhd335wLTPcwXt |
rails-nl2sqlThis gem provides an easy way to integrate natural language to SQL functionality into your Ruby on Rails projects. It uses AI models to convert natural language queries into SQL statements. |
0.2.3 | Content{ "name": "rails-nl2sql", "downloads": 495, "version": "0.2.3", "version_created_at": "2025-07-18T13:48:11.701Z", "version_downloads": 0, "platform": "ruby", "authors": "Russell Van Curen", "info": "This gem provides an easy way to integrate natural language to SQL functionality into your Ruby on Rails projects. It uses AI models to convert natural language queries into SQL statements.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/vancuren/rails-nl2sql", "changelog_uri": "https://github.com/vancuren/rails-nl2sql/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/vancuren/rails-nl2sql", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "ae02cc74bb5720f9fbbd027d1fdb32566ced455150db445485e6d180b5646ea7", "spec_sha": "b22ad84e7f445c2c6321bd6d601252ff2390487f2003e2a4b32e642e95e55dcd", "project_uri": "https://rubygems.org/gems/rails-nl2sql", "gem_uri": "https://rubygems.org/gems/rails-nl2sql-0.2.3.gem", "homepage_uri": "https://github.com/vancuren/rails-nl2sql", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/vancuren/rails-nl2sql", "bug_tracker_uri": null, "changelog_uri": "https://github.com/vancuren/rails-nl2sql/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 2.0" }, { "name": "rake", "requirements": "~> 10.0" }, { "name": "rspec-rails", "requirements": "~> 6.0" } ], "runtime": [ { "name": "anthropic", "requirements": ">= 0.1" }, { "name": "openai", "requirements": "~> 0.3" }, { "name": "railties", "requirements": ">= 6.0" } ] } } |
2025-07-18 13:48:13 UTC |
Eh3qT5BJtSscou2Tb27Ih |
oxidized-webpuma+sinatra+haml webUI + REST API for oxidized |
0.17.0 | Content{ "name": "oxidized-web", "downloads": 181276, "version": "0.17.0", "version_created_at": "2025-07-18T13:45:50.425Z", "version_downloads": 0, "platform": "ruby", "authors": "Saku Ytti, Samer Abdel-Hafez", "info": "puma+sinatra+haml webUI + REST API for oxidized", "licenses": [ "Apache-2.0" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "a26a5d33d5e4823c62f8d71c2448b0b7c4968777cfadb8eae1c212855ee37086", "spec_sha": "bfe01740e4bac8ba5ee576e9f8dfbbc6e6272648aee0353dcf0e10f2fc629a68", "project_uri": "https://rubygems.org/gems/oxidized-web", "gem_uri": "https://rubygems.org/gems/oxidized-web-0.17.0.gem", "homepage_uri": "http://github.com/ytti/oxidized-web", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/oxidized-web/0.17.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.18" }, { "name": "mocha", "requirements": "~> 2.1" }, { "name": "rack-test", "requirements": "~> 2.1" }, { "name": "rails_best_practices", "requirements": "~> 1.19" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rubocop", "requirements": "~> 1.78.0" }, { "name": "rubocop-minitest", "requirements": "~> 0.38.0" }, { "name": "rubocop-rails", "requirements": "~> 2.32.0" }, { "name": "rubocop-rake", "requirements": "~> 0.7.1" }, { "name": "simplecov", "requirements": "~> 0.22.0" }, { "name": "simplecov-html", "requirements": "~> 0.13.1" } ], "runtime": [ { "name": "charlock_holmes", "requirements": ">= 0.7.5, < 0.8.0" }, { "name": "emk-sinatra-url-for", "requirements": "~> 0.2" }, { "name": "haml", "requirements": ">= 6.0.0, < 6.4.0" }, { "name": "htmlentities", "requirements": ">= 4.3.0, < 4.4.0" }, { "name": "json", "requirements": ">= 2.3.0, < 2.14.0" }, { "name": "oxidized", "requirements": "~> 0.34.0" }, { "name": "puma", "requirements": "~> 6.6.0" }, { "name": "sinatra", "requirements": "~> 4.1.1" }, { "name": "sinatra-contrib", "requirements": "~> 4.1.1" } ] } } |
2025-07-18 13:45:52 UTC |
SDOs2jcSlP1J3QzjCicit |
str_maskerA simple gem for masking sensitive strings. |
0.1.0 | Content{ "name": "str_masker", "downloads": 0, "version": "0.1.0", "version_created_at": "2025-07-18T13:44:39.707Z", "version_downloads": 0, "platform": "ruby", "authors": "Michał Zaporski", "info": "A simple gem for masking sensitive strings.", "licenses": [], "metadata": { "homepage_uri": "https://github.com/MichalZaporski/str_masker", "source_code_uri": "https://github.com/MichalZaporski/str_masker", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "c4bec3c2aab50fd0a999d58e62393f549de0e99fabb00757e3358094221dffee", "spec_sha": "5181e512c574f32ccfa2da24ce24edbc0f8f84cc88304cf22bd5a1c00da66bc5", "project_uri": "https://rubygems.org/gems/str_masker", "gem_uri": "https://rubygems.org/gems/str_masker-0.1.0.gem", "homepage_uri": "https://github.com/MichalZaporski/str_masker", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/MichalZaporski/str_masker", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } } |
2025-07-18 13:44:41 UTC |
0AazBTWWE9mOv6RteXrXx |
rails-nl2sqlThis gem provides an easy way to integrate natural language to SQL functionality into your Ruby on Rails projects. It uses AI models to convert natural language queries into SQL statements. |
0.2.2 | Content{ "name": "rails-nl2sql", "downloads": 493, "version": "0.2.2", "version_created_at": "2025-07-18T13:43:53.835Z", "version_downloads": 0, "platform": "ruby", "authors": "Russell Van Curen", "info": "This gem provides an easy way to integrate natural language to SQL functionality into your Ruby on Rails projects. It uses AI models to convert natural language queries into SQL statements.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/vancuren/rails-nl2sql", "changelog_uri": "https://github.com/vancuren/rails-nl2sql/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/vancuren/rails-nl2sql", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "4b408e156c9a206f873ba62a86e0d04844071362f2d4da86c5eef620faa871af", "spec_sha": "9e02c6b7e6b1a7c32689034f21b3b13be4e9b33ff557e3ff80763aa80197c528", "project_uri": "https://rubygems.org/gems/rails-nl2sql", "gem_uri": "https://rubygems.org/gems/rails-nl2sql-0.2.2.gem", "homepage_uri": "https://github.com/vancuren/rails-nl2sql", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/vancuren/rails-nl2sql", "bug_tracker_uri": null, "changelog_uri": "https://github.com/vancuren/rails-nl2sql/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": "~> 2.0" }, { "name": "rake", "requirements": "~> 10.0" }, { "name": "rspec-rails", "requirements": "~> 6.0" } ], "runtime": [ { "name": "anthropic", "requirements": "~> 0.1" }, { "name": "openai", "requirements": "~> 0.3" }, { "name": "railties", "requirements": "~> 6.0" } ] } } |
2025-07-18 13:43:55 UTC |
7Hsw3AAj8FnQzPgAkLoyo |
enricohttps://github.com/easyPEP/enrico |
0.2.2 | Content{ "name": "enrico", "downloads": 22174, "version": "0.2.2", "version_created_at": "2025-07-18T13:42:15.783Z", "version_downloads": 0, "platform": "ruby", "authors": "Kalle Saas, Martin Gregoire", "info": "https://github.com/easyPEP/enrico", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "fc196ae53039c9736fb0803d7ce2d26c36cc73105e5501b9caa19b138317a056", "spec_sha": "e6b4d1d5ed309a81cf6546405b72de26bbb22c9c2d104725eb5f24a951e2c411", "project_uri": "https://rubygems.org/gems/enrico", "gem_uri": "https://rubygems.org/gems/enrico-0.2.2.gem", "homepage_uri": "https://github.com/easyPEP/enrico", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/enrico/0.2.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 0" }, { "name": "jeweler", "requirements": ">= 0" }, { "name": "minitest", "requirements": ">= 0" }, { "name": "rdoc", "requirements": ">= 0" }, { "name": "shoulda", "requirements": ">= 0" }, { "name": "simplecov", "requirements": ">= 0" } ], "runtime": [ { "name": "httparty", "requirements": "~> 0.21.0" } ] } } |
2025-07-18 13:42:17 UTC |
QA7KOV8OftA_VNajyzUYr |
puppet-blacksmithPuppet module tools for development and Puppet Forge management |
8.3.0 | Content{ "name": "puppet-blacksmith", "downloads": 3540711, "version": "8.3.0", "version_created_at": "2025-07-18T13:42:12.963Z", "version_downloads": 0, "platform": "ruby", "authors": "MaestroDev, Vox Pupuli", "info": "Puppet module tools for development and Puppet Forge management", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "2675923b8a5205d7f73a6096c7d67ebbd7088b1e5e94a45a3f5f13a8dee38609", "spec_sha": "323fec3af51ff2a65ebaa2fd20bc0a67fe86c01ef04e80850163003bb57d7497", "project_uri": "https://rubygems.org/gems/puppet-blacksmith", "gem_uri": "https://rubygems.org/gems/puppet-blacksmith-8.3.0.gem", "homepage_uri": "http://github.com/voxpupuli/puppet-blacksmith", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/puppet-blacksmith/8.3.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "aruba", "requirements": "~> 2.1" }, { "name": "cucumber", "requirements": ">= 9, < 11" }, { "name": "rake", "requirements": "~> 13.0, >= 13.0.6" }, { "name": "rspec", "requirements": "~> 3.12" }, { "name": "voxpupuli-rubocop", "requirements": "~> 3.1.0" }, { "name": "webmock", "requirements": ">= 2.0, < 4" } ], "runtime": [ { "name": "base64", "requirements": ">= 0.2, < 0.4" }, { "name": "puppet-modulebuilder", "requirements": "~> 2.0, >= 2.0.2" }, { "name": "rest-client", "requirements": "~> 2.0" } ] } } |
2025-07-18 13:42:14 UTC |
Ixjk7AN_95lOmIplLPD8x |
phrasePhrase Strings is a translation management platform for software projects. |
4.7.0 | Content{ "name": "phrase", "downloads": 888848, "version": "4.7.0", "version_created_at": "2025-07-18T13:36:45.147Z", "version_downloads": 0, "platform": "ruby", "authors": "Phrase", "info": "Phrase Strings is a translation management platform for software projects.", "licenses": [ "MIT" ], "metadata": { "bug_tracker_uri": "https://github.com/phrase/phrase-ruby/issues", "source_code_uri": "https://github.com/phrase/phrase-ruby" }, "yanked": false, "sha": "8d7a68a004e982d3c7cff2d238cb38e41a64e381dc0742a7acfd7f8d2881a137", "spec_sha": "46ea7e404b582f62fa05e773d48bc01a025ff01f9ad906ddd90bd518bf4993a6", "project_uri": "https://rubygems.org/gems/phrase", "gem_uri": "https://rubygems.org/gems/phrase-4.7.0.gem", "homepage_uri": "https://phrase.com", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/phrase/phrase-ruby", "bug_tracker_uri": "https://github.com/phrase/phrase-ruby/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rspec", "requirements": ">= 3.6.0" } ], "runtime": [ { "name": "json", "requirements": ">= 2.1.0" }, { "name": "link-header-parser", "requirements": ">= 0" }, { "name": "typhoeus", "requirements": ">= 1.0.1" } ] } } |
2025-07-18 13:36:47 UTC |
plalZtMlpO2zdbahQ8doY |
sablonSablon is a document template processor. At this time it works only with docx and MailMerge fields. |
0.4.2 | Content{ "name": "sablon", "downloads": 1801435, "version": "0.4.2", "version_created_at": "2025-07-18T13:35:02.904Z", "version_downloads": 0, "platform": "ruby", "authors": "Yves Senn", "info": "Sablon is a document template processor. At this time it works only with docx and MailMerge fields.", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "3b2ee42bd28f339c14cca8f094fcd2a8eb8363701d596599b30cf04e36262e85", "spec_sha": "63323f093eb6fbf81279b11c98daad1f163ac797b0fdc0c3947edd60312f24b3", "project_uri": "https://rubygems.org/gems/sablon", "gem_uri": "https://rubygems.org/gems/sablon-0.4.2.gem", "homepage_uri": "http://github.com/senny/sablon", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/sablon/0.4.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 1.6" }, { "name": "minitest", "requirements": "~> 5.4" }, { "name": "ostruct", "requirements": ">= 0" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "xml-simple", "requirements": ">= 0" } ], "runtime": [ { "name": "nokogiri", "requirements": ">= 1.8.5" }, { "name": "rubyzip", "requirements": ">= 1.3.0" } ] } } |
2025-07-18 13:35:04 UTC |
MI7UVCtH8akasgGjA-4vx |
vrpayment-ruby-sdkThe VR Payment SDK allows an easy interaction with the VR Payment web service. |
5.0.2 | Content{ "name": "vrpayment-ruby-sdk", "downloads": 37, "version": "5.0.2", "version_created_at": "2025-07-18T13:32:38.689Z", "version_downloads": 0, "platform": "ruby", "authors": "wallee AG", "info": "The VR Payment SDK allows an easy interaction with the VR Payment web service.", "licenses": [ "Apache-2.0" ], "metadata": {}, "yanked": false, "sha": "9d2218520e3e26b3c5caf60189cf8d5da29de314d46dc3305defdf18d4d8ba64", "spec_sha": "cd5e37e736677b19b2c0b2d375f308c5add72f170eb4bc84b473f07a15acc3df", "project_uri": "https://rubygems.org/gems/vrpayment-ruby-sdk", "gem_uri": "https://rubygems.org/gems/vrpayment-ruby-sdk-5.0.2.gem", "homepage_uri": "https://gateway.vr-payment.de/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/vrpayment-ruby-sdk/5.0.2", "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.3, >= 2.3.0" }, { "name": "json", "requirements": "~> 2.3, >= 2.3.0" }, { "name": "typhoeus", "requirements": "~> 1.0, >= 1.0.1" } ] } } |
2025-07-18 13:32:41 UTC |
XbRAC9219-GLzkQTx9u7c |
rails-nl2sqlThis gem provides an easy way to integrate natural language to SQL functionality into your Ruby on Rails projects. It uses AI models to convert natural language queries into SQL statements. |
0.2.1 | Content{ "name": "rails-nl2sql", "downloads": 480, "version": "0.2.1", "version_created_at": "2025-07-18T13:24:43.985Z", "version_downloads": 0, "platform": "ruby", "authors": "Russell Van Curen", "info": "This gem provides an easy way to integrate natural language to SQL functionality into your Ruby on Rails projects. It uses AI models to convert natural language queries into SQL statements.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/vancuren/rails-nl2sql", "changelog_uri": "https://github.com/vancuren/rails-nl2sql/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/vancuren/rails-nl2sql", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "c29997f391eb09ede4de00b8212b519a4eb95976b24df31f6613ce99a0970638", "spec_sha": "167492984cc0fe1948bb841a2d793da425d4aa0d6ba743bbfb8df24ebcc7e7cf", "project_uri": "https://rubygems.org/gems/rails-nl2sql", "gem_uri": "https://rubygems.org/gems/rails-nl2sql-0.2.1.gem", "homepage_uri": "https://github.com/vancuren/rails-nl2sql", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/vancuren/rails-nl2sql", "bug_tracker_uri": null, "changelog_uri": "https://github.com/vancuren/rails-nl2sql/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "bundler", "requirements": ">= 2.0" }, { "name": "rake", "requirements": "~> 10.0" }, { "name": "rspec-rails", "requirements": "~> 6.0" } ], "runtime": [ { "name": "openai", "requirements": "~> 0.3" }, { "name": "railties", "requirements": ">= 6.0" } ] } } |
2025-07-18 13:24:45 UTC |
WmqBIfw7XabNre0OCII3Z |
compost-jekyll-themeJekyll port for COMPOST Magazine Issue 02 |
0.4.8 | Content{ "name": "compost-jekyll-theme", "downloads": 13019, "version": "0.4.8", "version_created_at": "2025-07-18T13:22:10.111Z", "version_downloads": 0, "platform": "ruby", "authors": "Sutty", "info": "Jekyll port for COMPOST Magazine Issue 02", "licenses": [ "Apache-2.0" ], "metadata": { "homepage_uri": "https://0xacab.org/sutty/jekyll/compost-jekyll-theme", "changelog_uri": "https://0xacab.org/sutty/jekyll/compost-jekyll-theme/-/blob/master/CHANGELOG.md", "bug_tracker_uri": "https://0xacab.org/sutty/jekyll/compost-jekyll-theme/issues", "source_code_uri": "https://0xacab.org/sutty/jekyll/compost-jekyll-theme", "documentation_uri": "https://rubydoc.info/gems/compost-jekyll-theme" }, "yanked": false, "sha": "6a043fefa610f2a6b1195dfcb1b3863cdf9faf109145bc78afc0ff1bfd880a59", "spec_sha": "a11f6bdbe6c64a4abe96cec4c7e0d4671c3fc425eee3ff68a9847dbce4f9d903", "project_uri": "https://rubygems.org/gems/compost-jekyll-theme", "gem_uri": "https://rubygems.org/gems/compost-jekyll-theme-0.4.8.gem", "homepage_uri": "https://0xacab.org/sutty/jekyll/compost-jekyll-theme", "wiki_uri": null, "documentation_uri": "https://rubydoc.info/gems/compost-jekyll-theme", "mailing_list_uri": null, "source_code_uri": "https://0xacab.org/sutty/jekyll/compost-jekyll-theme", "bug_tracker_uri": "https://0xacab.org/sutty/jekyll/compost-jekyll-theme/issues", "changelog_uri": "https://0xacab.org/sutty/jekyll/compost-jekyll-theme/-/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "jekyll-env", "requirements": "~> 1.1.0" }, { "name": "pry", "requirements": "~> 0.14.2" }, { "name": "rubocop-jekyll", "requirements": "~> 0.12.0" } ], "runtime": [ { "name": "jekyll", "requirements": "~> 4.2.0" }, { "name": "jekyll-activity-pub", "requirements": "~> 0.3.1" }, { "name": "jekyll-brotli", "requirements": ">= 2.3" }, { "name": "jekyll-data", "requirements": "~> 1.1.0" }, { "name": "jekyll-drafts-as-metadata", "requirements": "~> 0.0.6" }, { "name": "jekyll-embed-urls", "requirements": "~> 0.6.0" }, { "name": "jekyll-gzip", "requirements": "~> 2.5.1" }, { "name": "jekyll-hardlinks", "requirements": "~> 0.2.0" }, { "name": "jekyll-ignore-layouts", "requirements": "~> 0.1.2" }, { "name": "jekyll-images", "requirements": "~> 0.4.0" }, { "name": "jekyll-include-cache", "requirements": "~> 0.2.1" }, { "name": "jekyll-linked-posts", "requirements": "~> 0.5.0" }, { "name": "jekyll-locales", "requirements": "~> 0.2.0" }, { "name": "jekyll-order", "requirements": "~> 0.1.6" }, { "name": "jekyll-relative-urls", "requirements": "~> 0.0.6" }, { "name": "jekyll-seo-tag", "requirements": "~> 2.8.0" }, { "name": "sutty-liquid", "requirements": "~> 0.12.1" } ] } } |
2025-07-18 13:22:11 UTC |
SKlfCrPBcVXua65E-QuYk |
mangopayThe mangopay Gem makes interacting with MANGOPAY Services much easier. For any questions regarding the use of MANGOPAY's Services feel free to contact us at http://www.mangopay.com/get-started-2/ You can find more documentation about MANGOPAY Services at http://docs.mangopay.com/ |
3.39.0 | Content{ "name": "mangopay", "downloads": 1464863, "version": "3.39.0", "version_created_at": "2025-07-18T13:21:53.178Z", "version_downloads": 0, "platform": "ruby", "authors": "Geoffroy Lorieux, Sergiusz Woznicki", "info": " The mangopay Gem makes interacting with MANGOPAY Services much easier.\n For any questions regarding the use of MANGOPAY's Services feel free to contact us at http://www.mangopay.com/get-started-2/\n You can find more documentation about MANGOPAY Services at http://docs.mangopay.com/\n", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "b72ce39a7d4dc1124ce28637039b2c6989dd881265ba48c7bfa6688eb4920a65", "spec_sha": "235ca9dfd56dfc93d353488b67699ce2c42e22ef1fbdf7d638a6f720a072393f", "project_uri": "https://rubygems.org/gems/mangopay", "gem_uri": "https://rubygems.org/gems/mangopay-3.39.0.gem", "homepage_uri": "http://docs.mangopay.com/", "wiki_uri": "", "documentation_uri": "http://www.rubydoc.info/github/Mangopay/mangopay2-ruby-sdk", "mailing_list_uri": "", "source_code_uri": "https://github.com/Mangopay/mangopay2-ruby-sdk", "bug_tracker_uri": "https://github.com/Mangopay/mangopay2-ruby-sdk/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": ">= 13.2.1" }, { "name": "rspec", "requirements": ">= 3.13.0" } ], "runtime": [ { "name": "multi_json", "requirements": ">= 1.15.0" } ] } } |
2025-07-18 13:21:56 UTC |
jY2z-7arjsjI8dJz9LTzr |
compost-jekyll-themeJekyll port for COMPOST Magazine Issue 02 |
0.4.7 | Content{ "name": "compost-jekyll-theme", "downloads": 12999, "version": "0.4.7", "version_created_at": "2025-07-18T13:11:14.030Z", "version_downloads": 0, "platform": "ruby", "authors": "Sutty", "info": "Jekyll port for COMPOST Magazine Issue 02", "licenses": [ "Apache-2.0" ], "metadata": { "homepage_uri": "https://0xacab.org/sutty/jekyll/compost-jekyll-theme", "changelog_uri": "https://0xacab.org/sutty/jekyll/compost-jekyll-theme/-/blob/master/CHANGELOG.md", "bug_tracker_uri": "https://0xacab.org/sutty/jekyll/compost-jekyll-theme/issues", "source_code_uri": "https://0xacab.org/sutty/jekyll/compost-jekyll-theme", "documentation_uri": "https://rubydoc.info/gems/compost-jekyll-theme" }, "yanked": false, "sha": "97a5d99ddc01f91f88788d14a6bddf4dfc32969197f5a9ad84b91406f60fe289", "spec_sha": "fb411bd30d78e239ee5be6afac016eba1dbf77c9a73465f01f2bed5062ca57bc", "project_uri": "https://rubygems.org/gems/compost-jekyll-theme", "gem_uri": "https://rubygems.org/gems/compost-jekyll-theme-0.4.7.gem", "homepage_uri": "https://0xacab.org/sutty/jekyll/compost-jekyll-theme", "wiki_uri": null, "documentation_uri": "https://rubydoc.info/gems/compost-jekyll-theme", "mailing_list_uri": null, "source_code_uri": "https://0xacab.org/sutty/jekyll/compost-jekyll-theme", "bug_tracker_uri": "https://0xacab.org/sutty/jekyll/compost-jekyll-theme/issues", "changelog_uri": "https://0xacab.org/sutty/jekyll/compost-jekyll-theme/-/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "jekyll-env", "requirements": "~> 1.1.0" }, { "name": "pry", "requirements": "~> 0.14.2" }, { "name": "rubocop-jekyll", "requirements": "~> 0.12.0" } ], "runtime": [ { "name": "jekyll", "requirements": "~> 4.2.0" }, { "name": "jekyll-activity-pub", "requirements": "~> 0.3.1" }, { "name": "jekyll-brotli", "requirements": ">= 2.3" }, { "name": "jekyll-data", "requirements": "~> 1.1.0" }, { "name": "jekyll-drafts-as-metadata", "requirements": "~> 0.0.6" }, { "name": "jekyll-embed-urls", "requirements": "~> 0.6.0" }, { "name": "jekyll-gzip", "requirements": "~> 2.5.1" }, { "name": "jekyll-hardlinks", "requirements": "~> 0.2.0" }, { "name": "jekyll-ignore-layouts", "requirements": "~> 0.1.2" }, { "name": "jekyll-images", "requirements": "~> 0.4.0" }, { "name": "jekyll-include-cache", "requirements": "~> 0.2.1" }, { "name": "jekyll-linked-posts", "requirements": "~> 0.5.0" }, { "name": "jekyll-locales", "requirements": "~> 0.2.0" }, { "name": "jekyll-order", "requirements": "~> 0.1.6" }, { "name": "jekyll-relative-urls", "requirements": "~> 0.0.6" }, { "name": "jekyll-seo-tag", "requirements": "~> 2.8.0" }, { "name": "sutty-liquid", "requirements": "~> 0.12.1" } ] } } |
2025-07-18 13:11:15 UTC |
etWZmQn4cmYYEr9Hkx_Ab |
secret-keeperA Secret keeper |
2.1.0 | Content{ "name": "secret-keeper", "downloads": 51872, "version": "2.1.0", "version_created_at": "2025-07-18T13:08:13.507Z", "version_downloads": 0, "platform": "ruby", "authors": "Ray Lee", "info": "A Secret keeper", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/kdan-mobile-software-ltd/secret-keeper/blob/master/CHANGELOG.md", "source_code_uri": "https://github.com/kdan-mobile-software-ltd/secret-keeper" }, "yanked": false, "sha": "c2361447e7af1143e03ae5213d27eeeaf95d76bde479e7c3151d49eaabf6a90a", "spec_sha": "2430365c1fd94ef5ac1dbec905e34394bab2717c9f59aa06c8c622c9ddd06767", "project_uri": "https://rubygems.org/gems/secret-keeper", "gem_uri": "https://rubygems.org/gems/secret-keeper-2.1.0.gem", "homepage_uri": "https://github.com/kdan-mobile-software-ltd/secret-keeper", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/kdan-mobile-software-ltd/secret-keeper", "bug_tracker_uri": null, "changelog_uri": "https://github.com/kdan-mobile-software-ltd/secret-keeper/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "rspec", "requirements": "~> 3.13" } ], "runtime": [] } } |
2025-07-18 13:08:15 UTC |
QaJqEiUTb72SgUYWbqWSo |
compost-jekyll-themeJekyll port for COMPOST Magazine Issue 02 |
0.4.6 | Content{ "name": "compost-jekyll-theme", "downloads": 12999, "version": "0.4.6", "version_created_at": "2025-07-18T13:08:01.940Z", "version_downloads": 0, "platform": "ruby", "authors": "Sutty", "info": "Jekyll port for COMPOST Magazine Issue 02", "licenses": [ "Apache-2.0" ], "metadata": { "homepage_uri": "https://0xacab.org/sutty/jekyll/compost-jekyll-theme", "changelog_uri": "https://0xacab.org/sutty/jekyll/compost-jekyll-theme/-/blob/master/CHANGELOG.md", "bug_tracker_uri": "https://0xacab.org/sutty/jekyll/compost-jekyll-theme/issues", "source_code_uri": "https://0xacab.org/sutty/jekyll/compost-jekyll-theme", "documentation_uri": "https://rubydoc.info/gems/compost-jekyll-theme" }, "yanked": false, "sha": "b9e15b21aea226011256391e9b1cb08d44ec98ac105aa7a0858c36044a1635dd", "spec_sha": "65cf2eeeb5fed16490d4c26ddd91a40e017d5023184e69e324a87fb76620aea0", "project_uri": "https://rubygems.org/gems/compost-jekyll-theme", "gem_uri": "https://rubygems.org/gems/compost-jekyll-theme-0.4.6.gem", "homepage_uri": "https://0xacab.org/sutty/jekyll/compost-jekyll-theme", "wiki_uri": null, "documentation_uri": "https://rubydoc.info/gems/compost-jekyll-theme", "mailing_list_uri": null, "source_code_uri": "https://0xacab.org/sutty/jekyll/compost-jekyll-theme", "bug_tracker_uri": "https://0xacab.org/sutty/jekyll/compost-jekyll-theme/issues", "changelog_uri": "https://0xacab.org/sutty/jekyll/compost-jekyll-theme/-/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "jekyll-env", "requirements": "~> 1.1.0" }, { "name": "pry", "requirements": "~> 0.14.2" }, { "name": "rubocop-jekyll", "requirements": "~> 0.12.0" } ], "runtime": [ { "name": "jekyll", "requirements": "~> 4.2.0" }, { "name": "jekyll-activity-pub", "requirements": "~> 0.3.1" }, { "name": "jekyll-brotli", "requirements": ">= 2.3" }, { "name": "jekyll-data", "requirements": "~> 1.1.0" }, { "name": "jekyll-drafts-as-metadata", "requirements": "~> 0.0.6" }, { "name": "jekyll-embed-urls", "requirements": "~> 0.6.0" }, { "name": "jekyll-gzip", "requirements": "~> 2.5.1" }, { "name": "jekyll-hardlinks", "requirements": "~> 0.2.0" }, { "name": "jekyll-ignore-layouts", "requirements": "~> 0.1.2" }, { "name": "jekyll-images", "requirements": "~> 0.4.0" }, { "name": "jekyll-include-cache", "requirements": "~> 0.2.1" }, { "name": "jekyll-linked-posts", "requirements": "~> 0.5.0" }, { "name": "jekyll-locales", "requirements": "~> 0.2.0" }, { "name": "jekyll-order", "requirements": "~> 0.1.6" }, { "name": "jekyll-relative-urls", "requirements": "~> 0.0.6" }, { "name": "jekyll-seo-tag", "requirements": "~> 2.8.0" }, { "name": "sutty-liquid", "requirements": "~> 0.12.1" } ] } } |
2025-07-18 13:08:03 UTC |
UCVeBZu3yjAbYHc-RPDB4 |
compost-jekyll-themeJekyll port for COMPOST Magazine Issue 02 |
0.4.5 | Content{ "name": "compost-jekyll-theme", "downloads": 12999, "version": "0.4.5", "version_created_at": "2025-07-18T13:04:22.992Z", "version_downloads": 0, "platform": "ruby", "authors": "Sutty", "info": "Jekyll port for COMPOST Magazine Issue 02", "licenses": [ "Apache-2.0" ], "metadata": { "homepage_uri": "https://0xacab.org/sutty/jekyll/compost-jekyll-theme", "changelog_uri": "https://0xacab.org/sutty/jekyll/compost-jekyll-theme/-/blob/master/CHANGELOG.md", "bug_tracker_uri": "https://0xacab.org/sutty/jekyll/compost-jekyll-theme/issues", "source_code_uri": "https://0xacab.org/sutty/jekyll/compost-jekyll-theme", "documentation_uri": "https://rubydoc.info/gems/compost-jekyll-theme" }, "yanked": false, "sha": "ecbe52a87095d5a4ceae0686093132274c9292fb03cce48541d0f53a3ecf6038", "spec_sha": "e875dbbb7b2aaaae46cded058fbd19eb4f0becc406a209bc83eb76a7b7a0e15a", "project_uri": "https://rubygems.org/gems/compost-jekyll-theme", "gem_uri": "https://rubygems.org/gems/compost-jekyll-theme-0.4.5.gem", "homepage_uri": "https://0xacab.org/sutty/jekyll/compost-jekyll-theme", "wiki_uri": null, "documentation_uri": "https://rubydoc.info/gems/compost-jekyll-theme", "mailing_list_uri": null, "source_code_uri": "https://0xacab.org/sutty/jekyll/compost-jekyll-theme", "bug_tracker_uri": "https://0xacab.org/sutty/jekyll/compost-jekyll-theme/issues", "changelog_uri": "https://0xacab.org/sutty/jekyll/compost-jekyll-theme/-/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "jekyll-env", "requirements": "~> 1.1.0" }, { "name": "pry", "requirements": "~> 0.14.2" }, { "name": "rubocop-jekyll", "requirements": "~> 0.12.0" } ], "runtime": [ { "name": "jekyll", "requirements": "~> 4.2.0" }, { "name": "jekyll-activity-pub", "requirements": "~> 0.3.1" }, { "name": "jekyll-brotli", "requirements": ">= 2.3" }, { "name": "jekyll-data", "requirements": "~> 1.1.0" }, { "name": "jekyll-drafts-as-metadata", "requirements": "~> 0.0.6" }, { "name": "jekyll-embed-urls", "requirements": "~> 0.6.0" }, { "name": "jekyll-gzip", "requirements": "~> 2.5.1" }, { "name": "jekyll-hardlinks", "requirements": "~> 0.2.0" }, { "name": "jekyll-ignore-layouts", "requirements": "~> 0.1.2" }, { "name": "jekyll-images", "requirements": "~> 0.4.0" }, { "name": "jekyll-include-cache", "requirements": "~> 0.2.1" }, { "name": "jekyll-linked-posts", "requirements": "~> 0.5.0" }, { "name": "jekyll-locales", "requirements": "~> 0.2.0" }, { "name": "jekyll-order", "requirements": "~> 0.1.6" }, { "name": "jekyll-relative-urls", "requirements": "~> 0.0.6" }, { "name": "jekyll-seo-tag", "requirements": "~> 2.8.0" }, { "name": "sutty-liquid", "requirements": "~> 0.12.1" } ] } } |
2025-07-18 13:04:24 UTC |