Rubyhooks

Lastest updates from Rubygems.org

ID Gem Version Body Updated At
CHyAfCEIJxeXYH8Q4sX4b

csv

The CSV library provides a complete interface to CSV files and data. It offers tools to enable you to read and write to and from Strings or IO objects, as needed.

3.3.1
Content{ "name": "csv", "downloads": 38374384, "version": "3.3.1", "version_created_at": "2024-12-15T02:56:26.476Z", "version_downloads": 0, "platform": "ruby", "authors": "James Edward Gray II, Kouhei Sutou", "info": "The CSV library provides a complete interface to CSV files and data. It offers tools to enable you to read and write to and from Strings or IO objects, as needed.", "licenses": [ "Ruby", "BSD-2-Clause" ], "metadata": {}, "yanked": false, "sha": "e5133b9005fd2ca61547509cd8b7eefa94663d5d36c0e73297b0ae0a35e3e767", "spec_sha": "ef006d267a88bac551791ecb1c1898fc884ca5a6e45129dce601bb2238c4d149", "project_uri": "https://rubygems.org/gems/csv", "gem_uri": "https://rubygems.org/gems/csv-3.3.1.gem", "homepage_uri": "https://github.com/ruby/csv", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/csv/3.3.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2024-12-15 02:56:29 UTC
ikzUZsOwveXeuqkWCTOFy

test-unit

test-unit (Test::Unit) is unit testing framework for Ruby, based on xUnit principles. These were originally designed by Kent Beck, creator of extreme programming software development methodology, for Smalltalk's SUnit. It allows writing tests, checking results and automated testing in Ruby.

3.6.5
Content{ "name": "test-unit", "downloads": 67155039, "version": "3.6.5", "version_created_at": "2024-12-15T02:45:15.154Z", "version_downloads": 0, "platform": "ruby", "authors": "Kouhei Sutou, Haruka Yoshihara", "info": "test-unit (Test::Unit) is unit testing framework for Ruby, based on xUnit\nprinciples. These were originally designed by Kent Beck, creator of extreme\nprogramming software development methodology, for Smalltalk's SUnit. It allows\nwriting tests, checking results and automated testing in Ruby.", "licenses": [ "Ruby", "BSDL", "PSFL" ], "metadata": { "bug_tracker_uri": "https://github.com/test-unit/test-unit/issues", "source_code_uri": "https://github.com/test-unit/test-unit", "documentation_uri": "https://test-unit.github.io/test-unit/en/" }, "yanked": false, "sha": "901fdf5f2167661f75f85b6d5d0a3cfaee36a56585d8c5d9c7793da0dd287c82", "spec_sha": "13c5556d093887614e5043c188f2c849c62fcba6799e5f97b22ff416646fa2ef", "project_uri": "https://rubygems.org/gems/test-unit", "gem_uri": "https://rubygems.org/gems/test-unit-3.6.5.gem", "homepage_uri": "http://test-unit.github.io/", "wiki_uri": null, "documentation_uri": "https://test-unit.github.io/test-unit/en/", "mailing_list_uri": null, "source_code_uri": "https://github.com/test-unit/test-unit", "bug_tracker_uri": "https://github.com/test-unit/test-unit/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "power_assert", "requirements": ">= 0" } ] } }
2024-12-15 02:45:19 UTC
9T9BSLGvuaP04MnsVlKBl

rexml

An XML toolkit for Ruby

3.4.0
Content{ "name": "rexml", "downloads": 473639280, "version": "3.4.0", "version_created_at": "2024-12-15T02:19:33.335Z", "version_downloads": 0, "platform": "ruby", "authors": "Kouhei Sutou", "info": "An XML toolkit for Ruby", "licenses": [ "BSD-2-Clause" ], "metadata": { "changelog_uri": "https://github.com/ruby/rexml/releases/tag/v3.4.0" }, "yanked": false, "sha": "efbea1efba7fa151158e0ee1e643525834da2d8eb4cf744aa68f6480bc9804b2", "spec_sha": "cf340bb81913d11eb22b829f8b91355f430caac61e62e21e290ad62812c726bd", "project_uri": "https://rubygems.org/gems/rexml", "gem_uri": "https://rubygems.org/gems/rexml-3.4.0.gem", "homepage_uri": "https://github.com/ruby/rexml", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": "https://github.com/ruby/rexml/releases/tag/v3.4.0", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2024-12-15 02:19:37 UTC
O-zY3rXmF9yjVIKXgWc5c

strscan

Provides lexical scanning operations on a String.

3.1.2
Content{ "name": "strscan", "downloads": 57054508, "version": "3.1.2", "version_created_at": "2024-12-15T02:09:39.744Z", "version_downloads": 0, "platform": "java", "authors": "Minero Aoki, Sutou Kouhei, Charles Oliver Nutter", "info": "Provides lexical scanning operations on a String.", "licenses": [ "Ruby", "BSD-2-Clause" ], "metadata": {}, "yanked": false, "sha": "4e9379df974b1af28d1bc1bc845ebb7e2bb21a7f9948ac99e1a8c5479881ecec", "spec_sha": "8096be7139030ccf345a701eb77b2b27a87594558a5dfb526ce3d27d80361e35", "project_uri": "https://rubygems.org/gems/strscan", "gem_uri": "https://rubygems.org/gems/strscan-3.1.2-java.gem", "homepage_uri": "https://github.com/ruby/strscan", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/strscan/3.1.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2024-12-15 02:09:42 UTC
AeeoT3YQMFej4V4sRpEab

strscan

Provides lexical scanning operations on a String.

3.1.2
Content{ "name": "strscan", "downloads": 57054508, "version": "3.1.2", "version_created_at": "2024-12-15T02:09:09.141Z", "version_downloads": 0, "platform": "ruby", "authors": "Minero Aoki, Sutou Kouhei, Charles Oliver Nutter", "info": "Provides lexical scanning operations on a String.", "licenses": [ "Ruby", "BSD-2-Clause" ], "metadata": {}, "yanked": false, "sha": "5529ff36c95fe752b8489f2e6c7f4f230fd9904e0b24fdc6e0833436c63ee2e3", "spec_sha": "bcc9cde0bd9cbcc6ac995d0d99a3b143cbc2ca2133da607823ea1d76aca29148", "project_uri": "https://rubygems.org/gems/strscan", "gem_uri": "https://rubygems.org/gems/strscan-3.1.2.gem", "homepage_uri": "https://github.com/ruby/strscan", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/strscan/3.1.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2024-12-15 02:09:13 UTC
DRr_8eTX5GBVAClyXM2I1

korba

Orbital elements calculation library

0.5.0
Content{ "name": "korba", "downloads": 429, "version": "0.5.0", "version_created_at": "2024-12-15T01:39:19.296Z", "version_downloads": 0, "platform": "ruby", "authors": "kk0000-kk", "info": "Orbital elements calculation library", "licenses": [], "metadata": { "homepage_uri": "https://github.com/kk0000-kk/korba", "changelog_uri": "https://github.com/kk0000-kk/korba/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/kk0000-kk/korba", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "7c031d4d30bb84d0c1c9a26303bbc0d4dc450d06a1734c7228359c89ed5901b7", "spec_sha": "d99a3a32753642a424297e2e8f89d72834d6e6b1e8225e4f47858bfa6918d490", "project_uri": "https://rubygems.org/gems/korba", "gem_uri": "https://rubygems.org/gems/korba-0.5.0.gem", "homepage_uri": "https://github.com/kk0000-kk/korba", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/kk0000-kk/korba", "bug_tracker_uri": null, "changelog_uri": "https://github.com/kk0000-kk/korba/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2024-12-15 01:39:21 UTC
_uvFDSeQ1n4VRFjh92_oD

decide.rb

Functional Event Sourcing Decider in Ruby

0.5.0
Content{ "name": "decide.rb", "downloads": 708, "version": "0.5.0", "version_created_at": "2024-12-15T00:43:12.280Z", "version_downloads": 0, "platform": "ruby", "authors": "Jan Dudulski", "info": "Functional Event Sourcing Decider in Ruby", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/jandudulski/decide.rb", "changelog_uri": "https://github.com/jandudulski/decide.rb/CHANGELOG.md", "bug_tracker_uri": "https://github.com/jandudulski/decide.rb/issues", "source_code_uri": "https://github.com/jandudulski/decide.rb", "allowed_push_host": "https://rubygems.org", "documentation_uri": "https://github.com/jandudulski/decide.rb" }, "yanked": false, "sha": "a29a0bf0ac16989665938c948de2946f060d4458cc8d8f4f0637c08620da9db6", "spec_sha": "99c878811cd8ba7c108d95d601d63ccf3719e800294964861ffb0eb712934cf0", "project_uri": "https://rubygems.org/gems/decide.rb", "gem_uri": "https://rubygems.org/gems/decide.rb-0.5.0.gem", "homepage_uri": "https://github.com/jandudulski/decide.rb", "wiki_uri": null, "documentation_uri": "https://github.com/jandudulski/decide.rb", "mailing_list_uri": null, "source_code_uri": "https://github.com/jandudulski/decide.rb", "bug_tracker_uri": "https://github.com/jandudulski/decide.rb/issues", "changelog_uri": "https://github.com/jandudulski/decide.rb/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2024-12-15 00:43:14 UTC
gr7c3wSzWgrwFHOrQ3Z5R

email_data

This project is a compilation of datasets related to emails. Includes disposable emails, disposable domains, and free email services.

1734222646.0.0
Content{ "name": "email_data", "downloads": 633575, "version": "1734222646.0.0", "version_created_at": "2024-12-15T00:30:50.985Z", "version_downloads": 0, "platform": "ruby", "authors": "Nando Vieira", "info": "This project is a compilation of datasets related to emails. Includes disposable emails, disposable domains, and free email services.", "licenses": [ "MIT" ], "metadata": { "license_uri": "https://github.com/fnando/email_data/tree/v1734222646.0.0/LICENSE.md", "homepage_uri": "https://github.com/fnando/email_data", "bug_tracker_uri": "https://github.com/fnando/email_data/issues", "source_code_uri": "https://github.com/fnando/email_data/tree/v1734222646.0.0", "documentation_uri": "https://github.com/fnando/email_data/tree/v1734222646.0.0/README.md", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "ca9a1a63036dd6954a2f3314d6cf66fbb49091f064d431eadbb5655eba4a912e", "spec_sha": "a7a2ddaa390c79b6a29f581f0ab0f01a9f064a8c28604069cbf358f8ce364b9d", "project_uri": "https://rubygems.org/gems/email_data", "gem_uri": "https://rubygems.org/gems/email_data-1734222646.0.0.gem", "homepage_uri": "https://github.com/fnando/email_data", "wiki_uri": null, "documentation_uri": "https://github.com/fnando/email_data/tree/v1734222646.0.0/README.md", "mailing_list_uri": null, "source_code_uri": "https://github.com/fnando/email_data/tree/v1734222646.0.0", "bug_tracker_uri": "https://github.com/fnando/email_data/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "activerecord", "requirements": ">= 0" }, { "name": "aitch", "requirements": ">= 0" }, { "name": "bundler", "requirements": ">= 0" }, { "name": "minitest", "requirements": ">= 0" }, { "name": "minitest-utils", "requirements": ">= 0" }, { "name": "pg", "requirements": ">= 0" }, { "name": "pry-meta", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "root_domain", "requirements": ">= 0" }, { "name": "rubocop", "requirements": ">= 0" }, { "name": "rubocop-fnando", "requirements": ">= 0" }, { "name": "simplecov", "requirements": ">= 0" } ], "runtime": [] } }
2024-12-15 00:30:54 UTC
N_zR9Ar3FqHSdptrOVoWt

capybara-playwright-driver

Playwright driver for Capybara

0.5.3
Content{ "name": "capybara-playwright-driver", "downloads": 165935, "version": "0.5.3", "version_created_at": "2024-12-14T23:46:19.333Z", "version_downloads": 0, "platform": "ruby", "authors": "YusukeIwaki", "info": "Playwright driver for Capybara", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "c240dcc69cc2480181f6dbbe41d70d416971079b4640b90a5a0f85b336d601f3", "spec_sha": "d6ac905625f7a68cabee95ee4bda80f31ba14ee2487c831aa57a94472718b597", "project_uri": "https://rubygems.org/gems/capybara-playwright-driver", "gem_uri": "https://rubygems.org/gems/capybara-playwright-driver-0.5.3.gem", "homepage_uri": "https://github.com/YusukeIwaki/capybara-playwright-driver", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/capybara-playwright-driver/0.5.3", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "allure-rspec", "requirements": ">= 0" }, { "name": "bundler", "requirements": ">= 0" }, { "name": "launchy", "requirements": ">= 2.0.4" }, { "name": "pry-byebug", "requirements": ">= 0" }, { "name": "rack-test_server", "requirements": ">= 0" }, { "name": "rake", "requirements": "~> 13.0.3" }, { "name": "rspec", "requirements": "~> 3.11.0" }, { "name": "rubocop-rspec", "requirements": ">= 0" }, { "name": "sinatra", "requirements": ">= 1.4.0" }, { "name": "webrick", "requirements": ">= 0" } ], "runtime": [ { "name": "addressable", "requirements": ">= 0" }, { "name": "capybara", "requirements": ">= 0" }, { "name": "playwright-ruby-client", "requirements": ">= 1.16.0" } ] } }
2024-12-14 23:46:22 UTC
EII8RdlumZGrzBbxOMqXB

rush_job_mongoid

Rails web interface for delayed_job using Rails::Engine and MongoDB

1.4.0
Content{ "name": "rush_job_mongoid", "downloads": 1406, "version": "1.4.0", "version_created_at": "2024-12-14T22:34:34.713Z", "version_downloads": 0, "platform": "ruby", "authors": "JavaKoala", "info": "Rails web interface for delayed_job using Rails::Engine and MongoDB", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/JavaKoala/rush_job_mongoid", "changelog_uri": "https://github.com/JavaKoala/rush_job_mongoid", "source_code_uri": "https://github.com/JavaKoala/rush_job_mongoid", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "1c0aba05898ee7c19c594fe82793b575a83850e1749cdaac73f04d376b3e4464", "spec_sha": "1635cec3b0db7f194e910f23ba1a2863da76a72aaa3c679737b00b6868a97ae0", "project_uri": "https://rubygems.org/gems/rush_job_mongoid", "gem_uri": "https://rubygems.org/gems/rush_job_mongoid-1.4.0.gem", "homepage_uri": "https://github.com/JavaKoala/rush_job_mongoid", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/JavaKoala/rush_job_mongoid", "bug_tracker_uri": null, "changelog_uri": "https://github.com/JavaKoala/rush_job_mongoid", "funding_uri": null, "dependencies": { "development": [ { "name": "brakeman", "requirements": "~> 6.2" }, { "name": "capybara", "requirements": "~> 3.40" }, { "name": "database_cleaner-mongoid", "requirements": "~> 2.0" }, { "name": "debug", "requirements": "~> 1.9" }, { "name": "puma", "requirements": "~> 6.4" }, { "name": "rubocop-capybara", "requirements": "~> 2.21" }, { "name": "rubocop-minitest", "requirements": "~> 0.36.0" }, { "name": "rubocop-rails", "requirements": "~> 2.27" }, { "name": "selenium-webdriver", "requirements": "~> 4.26" }, { "name": "simplecov", "requirements": "~> 0.22.0" }, { "name": "sprockets-rails", "requirements": "~> 3.5" } ], "runtime": [ { "name": "actionview", "requirements": "~> 8.0" }, { "name": "activesupport", "requirements": "~> 8.0" }, { "name": "delayed_job", "requirements": "~> 4.1" }, { "name": "delayed_job_mongoid", "requirements": "~> 3.0" }, { "name": "importmap-rails", "requirements": "~> 2.0" }, { "name": "mongoid", "requirements": "~> 9.0" }, { "name": "sassc-rails", "requirements": "~> 2.1" }, { "name": "turbo-rails", "requirements": "~> 2.0" } ] } }
2024-12-14 22:34:38 UTC
1PnnLnh8GDXSDVaf3lhoz

active_record_distinct_on

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

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

paypal-sdk-rest-pmrb

The PayPal REST SDK provides Ruby APIs to create, process and manage payment.

1.9.0
Content{ "name": "paypal-sdk-rest-pmrb", "downloads": 6045, "version": "1.9.0", "version_created_at": "2024-12-14T21:39:45.389Z", "version_downloads": 0, "platform": "ruby", "authors": "PayPal", "info": "The PayPal REST SDK provides Ruby APIs to create, process and manage payment.", "licenses": [ "PayPal SDK License" ], "metadata": {}, "yanked": false, "sha": "50ffe9fc16395050e0c425a9e2da9a9c5e03023dcad47f1014c81243a6c8f4c2", "spec_sha": "487e06d46ea194dc35c370d62f11f3e61b90c587bd80d891813eb2f4f536f1ec", "project_uri": "https://rubygems.org/gems/paypal-sdk-rest-pmrb", "gem_uri": "https://rubygems.org/gems/paypal-sdk-rest-pmrb-1.9.0.gem", "homepage_uri": "https://github.com/paypal-merchants-rb/PayPal-Ruby-SDK", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/paypal-sdk-rest-pmrb/1.9.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "coveralls", "requirements": ">= 0" } ], "runtime": [ { "name": "multi_json", "requirements": "~> 1.0" }, { "name": "oj", "requirements": ">= 0" }, { "name": "xml-simple", "requirements": ">= 0" } ] } }
2024-12-14 21:39:48 UTC
fM5asO7mU8l1h6dc1031R

doing

A tool for managing a TaskPaper-like file of recent activites. Perfect for the late-night hacker on too much caffeine to remember what they accomplished at 2 in the morning.

2.1.87
Content{ "name": "doing", "downloads": 276458, "version": "2.1.87", "version_created_at": "2024-12-14T21:36:03.613Z", "version_downloads": 0, "platform": "ruby", "authors": "Brett Terpstra", "info": "A tool for managing a TaskPaper-like file of recent activites. Perfect for the late-night hacker on too much caffeine to remember what they accomplished at 2 in the morning.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "eed9c3aa1c48a4221ffc267283fc90a43d97b8c8d12ec21ef870da63d1c2f197", "spec_sha": "f75e6f9cbb0220949a74ea8ed0d31539f18efae86391c985a1038f235a89a7c7", "project_uri": "https://rubygems.org/gems/doing", "gem_uri": "https://rubygems.org/gems/doing-2.1.87.gem", "homepage_uri": "http://brettterpstra.com/project/doing/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/doing/2.1.87", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "github-markup", "requirements": "~> 4.0, >= 4.0.0" }, { "name": "parallel_tests", "requirements": "~> 3.7, >= 3.7.3" }, { "name": "rake", "requirements": "~> 13.0, >= 13.0.1" }, { "name": "rdoc", "requirements": "~> 6.3.1" }, { "name": "redcarpet", "requirements": "~> 3.5, >= 3.5.1" }, { "name": "test-unit", "requirements": "~> 3.4.4" }, { "name": "tty-spinner", "requirements": "~> 0.9, >= 0.9.3" }, { "name": "yard", "requirements": "~> 0.9, >= 0.9.36" } ], "runtime": [ { "name": "chronic", "requirements": "~> 0.10, >= 0.10.2" }, { "name": "deep_merge", "requirements": "~> 1.2, >= 1.2.1" }, { "name": "gli", "requirements": "~> 2.20, >= 2.20.1" }, { "name": "haml", "requirements": "~> 5.0.0, >= 5.0.0" }, { "name": "parslet", "requirements": "~> 2.0, >= 2.0.0" }, { "name": "plist", "requirements": "~> 3.6, >= 3.6.0" }, { "name": "safe_yaml", "requirements": "~> 1.0" }, { "name": "tty-link", "requirements": "~> 0.1, >= 0.1.1" }, { "name": "tty-markdown", "requirements": "~> 0.7, >= 0.7.0" }, { "name": "tty-progressbar", "requirements": "~> 0.18, >= 0.18.2" }, { "name": "tty-reader", "requirements": "~> 0.9, >= 0.9.0" }, { "name": "tty-screen", "requirements": "~> 0.8, >= 0.8.1" }, { "name": "tty-which", "requirements": "~> 0.5, >= 0.5.0" } ] } }
2024-12-14 21:36:06 UTC
O2F2uMDv4wLo525-o0x61

git_auto

GitAuto streamlines your git workflow by automatically generating meaningful commit messages using AI. It analyzes staged changes and generates conventional commit messages that are clear, consistent, and informative.

0.1.0
Content{ "name": "git_auto", "downloads": 0, "version": "0.1.0", "version_created_at": "2024-12-14T21:22:33.589Z", "version_downloads": 0, "platform": "ruby", "authors": "Guillermo Diaz", "info": "GitAuto streamlines your git workflow by automatically generating meaningful commit messages using AI. It analyzes staged changes and generates conventional commit messages that are clear, consistent, and informative.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/diazgdev/git_auto", "changelog_uri": "https://github.com/diazgdev/git_auto/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/diazgdev/git_auto", "allowed_push_host": "https://rubygems.org", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "48b76f4b8bf7191720a1652fbd831d593a34a7ec78d1b4fa90ea0bbfae6a7db7", "spec_sha": "5cba6c203d7c108189fa0c8f2cfbd4549560d5a7fecb1d03409cd4f14cfe0499", "project_uri": "https://rubygems.org/gems/git_auto", "gem_uri": "https://rubygems.org/gems/git_auto-0.1.0.gem", "homepage_uri": "https://github.com/diazgdev/git_auto", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/diazgdev/git_auto", "bug_tracker_uri": null, "changelog_uri": "https://github.com/diazgdev/git_auto/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rubocop", "requirements": "~> 1.21" }, { "name": "rubocop-rake", "requirements": "~> 0.6" }, { "name": "rubocop-rspec", "requirements": "~> 2.22" }, { "name": "vcr", "requirements": "~> 6.1" }, { "name": "webmock", "requirements": "~> 3.18" }, { "name": "yard", "requirements": "~> 0.9" } ], "runtime": [ { "name": "clipboard", "requirements": "~> 1.3" }, { "name": "colorize", "requirements": "~> 1.1" }, { "name": "http", "requirements": "~> 5.1" }, { "name": "thor", "requirements": "~> 1.3" }, { "name": "tty-prompt", "requirements": "~> 0.23" }, { "name": "tty-spinner", "requirements": "~> 0.9" } ] } }
2024-12-14 21:22:36 UTC
4e9Q_rM-FC9s7lYbcB-YI

nlopt

Nonlinear optimization for Ruby

0.1.0
Content{ "name": "nlopt", "downloads": 0, "version": "0.1.0", "version_created_at": "2024-12-14T20:37:26.895Z", "version_downloads": 0, "platform": "ruby", "authors": "Andrew Kane", "info": "Nonlinear optimization for Ruby", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "ea06ecced7de344b30f46bce2dcb7a8b5074978860f53f247eccac9b1e4dd668", "spec_sha": "cc1efb49876e16eb8a714922597b2377a3a5fda3124272007e8d6b5dc6a7afc9", "project_uri": "https://rubygems.org/gems/nlopt", "gem_uri": "https://rubygems.org/gems/nlopt-0.1.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/nlopt/0.1.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "fiddle", "requirements": ">= 0" } ] } }
2024-12-14 20:37:29 UTC
rDm5lnBaJIML4N4sSYRiK

oj

The fastest JSON parser and object serializer.

3.16.8
Content{ "name": "oj", "downloads": 221447641, "version": "3.16.8", "version_created_at": "2024-12-14T20:28:49.380Z", "version_downloads": 0, "platform": "ruby", "authors": "Peter Ohler", "info": "The fastest JSON parser and object serializer.", "licenses": [ "MIT" ], "metadata": { "wiki_uri": "https://github.com/ohler55/oj/wiki", "homepage_uri": "http://www.ohler.com/oj/", "changelog_uri": "https://github.com/ohler55/oj/blob/master/CHANGELOG.md", "bug_tracker_uri": "https://github.com/ohler55/oj/issues", "source_code_uri": "https://github.com/ohler55/oj", "documentation_uri": "http://www.ohler.com/oj/doc/index.html", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "a33813235d5f5fa8efad8959e44d507dfa53e9a84d3c2cff1202375cf1b5e8f8", "spec_sha": "b416cd54cb5af386ac9666ef888c1305a052720eea6ee9d7fb0ef3b33aba0d68", "project_uri": "https://rubygems.org/gems/oj", "gem_uri": "https://rubygems.org/gems/oj-3.16.8.gem", "homepage_uri": "http://www.ohler.com/oj/", "wiki_uri": "https://github.com/ohler55/oj/wiki", "documentation_uri": "http://www.ohler.com/oj/doc/index.html", "mailing_list_uri": null, "source_code_uri": "https://github.com/ohler55/oj", "bug_tracker_uri": "https://github.com/ohler55/oj/issues", "changelog_uri": "https://github.com/ohler55/oj/blob/master/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "minitest", "requirements": "~> 5" }, { "name": "rake-compiler", "requirements": ">= 0.9, < 2.0" }, { "name": "test-unit", "requirements": "~> 3.0" } ], "runtime": [ { "name": "bigdecimal", "requirements": ">= 3.0" }, { "name": "ostruct", "requirements": ">= 0.2" } ] } }
2024-12-14 20:28:54 UTC
HLrJBP3bbSLl3BMWzaHY1

deployless

Spend less time configuring deployment for your Rails application

0.0.2
Content{ "name": "deployless", "downloads": 38, "version": "0.0.2", "version_created_at": "2024-12-14T20:13:46.890Z", "version_downloads": 0, "platform": "ruby", "authors": "Paweł Dąbrowski", "info": "Spend less time configuring deployment for your Rails application", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "373053ea6053ff5c51c0df86d92c4799ea983df6baa0c6ce060d6bf9687c5389", "spec_sha": "9d7a2997fa8e20c765ad8e77eaf08b31917cf8e2018538a70f5db1cc8f70dc96", "project_uri": "https://rubygems.org/gems/deployless", "gem_uri": "https://rubygems.org/gems/deployless-0.0.2.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/deployless/0.0.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "pry", "requirements": ">= 0" }, { "name": "rspec", "requirements": "~> 3.7, >= 3.7.0" } ], "runtime": [ { "name": "sshkit", "requirements": "= 1.23.2" }, { "name": "tty-file", "requirements": "= 0.10.0" }, { "name": "tty-option", "requirements": "= 0.3.0" }, { "name": "tty-prompt", "requirements": "= 0.23.1" } ] } }
2024-12-14 20:13:51 UTC
pAuLwciCGE4rP6vknGZH9

sqlite3

Ruby 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.5.0.rc1
Content{ "name": "sqlite3", "downloads": 142740881, "version": "2.5.0.rc1", "version_created_at": "2024-12-14T19:33:20.966Z", "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": "d0d21b6bdb92e225affcf18f1dee71083910a4859c67bb109d3bdbb0c97ec65c", "spec_sha": "6a048b85979b0e2a305690ba451f4ec65ee0c57debe085d3d3ae596e1248f235", "project_uri": "https://rubygems.org/gems/sqlite3", "gem_uri": "https://rubygems.org/gems/sqlite3-2.5.0.rc1-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": [] } }
2024-12-14 19:33:24 UTC
niA931jBr7uZuvvj9YRcC

sqlite3

Ruby 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.5.0.rc1
Content{ "name": "sqlite3", "downloads": 142740881, "version": "2.5.0.rc1", "version_created_at": "2024-12-14T19:33:18.479Z", "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": "ee6b8f5ce42a1b498c0546cb3f9063d352fa8e101a72db9807230cc5e23560c3", "spec_sha": "7454eb563ee25bf4dde690371324a97ea77b698314eeb7046c9d3af484bf0da3", "project_uri": "https://rubygems.org/gems/sqlite3", "gem_uri": "https://rubygems.org/gems/sqlite3-2.5.0.rc1-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": [] } }
2024-12-14 19:33:22 UTC
mKbqajKDQul4uXyilCnV5

sqlite3

Ruby 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.5.0.rc1
Content{ "name": "sqlite3", "downloads": 142740881, "version": "2.5.0.rc1", "version_created_at": "2024-12-14T19:33:16.023Z", "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": "9f61da58781920cd1bb7b1264a683dbbafcbd387dc69e4b7b8329903f811c60c", "spec_sha": "4ae077b82a82d799f4a2365e06678ea527c665781e5e8ce55a1adf384b986512", "project_uri": "https://rubygems.org/gems/sqlite3", "gem_uri": "https://rubygems.org/gems/sqlite3-2.5.0.rc1-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": [] } }
2024-12-14 19:33:21 UTC
pKeH-Awan9cm4b8yJ9lSG

sqlite3

Ruby 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.5.0.rc1
Content{ "name": "sqlite3", "downloads": 142740879, "version": "2.5.0.rc1", "version_created_at": "2024-12-14T19:33:13.961Z", "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": "1317fe8ff576674d99a43aca693a9ce0d66b990a33a1ee521f30ebf6441880c1", "spec_sha": "cb9561e85538c31834d591b0aea872ab52a4faf6ef108bf7953c63cc927b84a2", "project_uri": "https://rubygems.org/gems/sqlite3", "gem_uri": "https://rubygems.org/gems/sqlite3-2.5.0.rc1-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": [] } }
2024-12-14 19:33:17 UTC
oJbmNPjqPcxBCw4ObqxrH

sqlite3

Ruby 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.5.0.rc1
Content{ "name": "sqlite3", "downloads": 142740879, "version": "2.5.0.rc1", "version_created_at": "2024-12-14T19:33:11.795Z", "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": "2b9b0027eda7a1cdbeaa62a521ad120eadc3278741cf1211003a1c42db0638d6", "spec_sha": "2def1e2fd3321f05e1e24e01ad23c2d34402d316bcb14360b0848b2203b93ddc", "project_uri": "https://rubygems.org/gems/sqlite3", "gem_uri": "https://rubygems.org/gems/sqlite3-2.5.0.rc1-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": [] } }
2024-12-14 19:33:16 UTC
vpgw3mBkYJTA22c6S_VzD

sqlite3

Ruby 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.5.0.rc1
Content{ "name": "sqlite3", "downloads": 142740879, "version": "2.5.0.rc1", "version_created_at": "2024-12-14T19:33:09.394Z", "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": "dabfb9001adb59d7c07d641130b2f1f72dee4cbf85eddc84c7095f375ea11e78", "spec_sha": "0bc8fe89991cc0893ab9ceade703ebaebd9748697b44275b75185638753f0502", "project_uri": "https://rubygems.org/gems/sqlite3", "gem_uri": "https://rubygems.org/gems/sqlite3-2.5.0.rc1-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": [] } }
2024-12-14 19:33:14 UTC
BcYxoIgM6AFIXcPG87k47

sqlite3

Ruby 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.5.0.rc1
Content{ "name": "sqlite3", "downloads": 142740879, "version": "2.5.0.rc1", "version_created_at": "2024-12-14T19:33:07.202Z", "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": "9cd13c6bf92be060c9dc7af3e2a73ec5c5d955c43b9ef6b3c3295638c0c809a1", "spec_sha": "81be46315b8180f7e913241a76a1a58e1ac562b2089b1fe7b142f623fe3d6800", "project_uri": "https://rubygems.org/gems/sqlite3", "gem_uri": "https://rubygems.org/gems/sqlite3-2.5.0.rc1.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" } ] } }
2024-12-14 19:33:13 UTC
j1o4pwNQ0FmSDF2PIN_Mz

sqlite3

Ruby 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.5.0.rc1
Content{ "name": "sqlite3", "downloads": 142740879, "version": "2.5.0.rc1", "version_created_at": "2024-12-14T19:33:04.741Z", "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": "973a096239ab3c6927fb4f5bea7d395cd10856c7f68c5d92c3b3552578ee79c6", "spec_sha": "b2e639d7be421bab4a86629cf369d2a8b9b519a5411030a2c57df153752b6b88", "project_uri": "https://rubygems.org/gems/sqlite3", "gem_uri": "https://rubygems.org/gems/sqlite3-2.5.0.rc1-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": [] } }
2024-12-14 19:33:12 UTC
q_D3FwsoRR6JsOm45y67m

sqlite3

Ruby 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.5.0.rc1
Content{ "name": "sqlite3", "downloads": 142740879, "version": "2.5.0.rc1", "version_created_at": "2024-12-14T19:33:02.264Z", "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": "9ad66805e76d979d65d8e979f52afc569c0662f049e7aad538880776b882c148", "spec_sha": "3e4ea9c5121d4b4302feed04634240f498321bdaf40b66896e2a8ea8ea404818", "project_uri": "https://rubygems.org/gems/sqlite3", "gem_uri": "https://rubygems.org/gems/sqlite3-2.5.0.rc1-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": [] } }
2024-12-14 19:33:10 UTC
EnfjUSf6DnNm03HfBTN4C

sqlite3

Ruby 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.5.0.rc1
Content{ "name": "sqlite3", "downloads": 142740876, "version": "2.5.0.rc1", "version_created_at": "2024-12-14T19:32:59.719Z", "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": "faa5116cb4f193d41df2e2af02e94a5dc51cfe398f99bc39c9d14e9cb50fb2d1", "spec_sha": "8d76385b715838e4659cc99741b231c4c653f8e966a370b275a1b8156f2e845c", "project_uri": "https://rubygems.org/gems/sqlite3", "gem_uri": "https://rubygems.org/gems/sqlite3-2.5.0.rc1-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": [] } }
2024-12-14 19:33:02 UTC
VIPch7-NMWMjuYtQ78ZCf

sqlite3

Ruby 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.5.0.rc1
Content{ "name": "sqlite3", "downloads": 142740876, "version": "2.5.0.rc1", "version_created_at": "2024-12-14T19:32:56.624Z", "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": "70c773adfa34a5f95932ff6104511bbab6e135d5cfff36c0df90a73ecdfffaaa", "spec_sha": "4d88d94ab72a59d89b5ee76ec2db8deed27ca8d0128127f89bde15d2f875d384", "project_uri": "https://rubygems.org/gems/sqlite3", "gem_uri": "https://rubygems.org/gems/sqlite3-2.5.0.rc1-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": [] } }
2024-12-14 19:32:59 UTC
nck1Mbq2BgM5I7gwwPzJK

sqlite3

Ruby 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.5.0.rc1
Content{ "name": "sqlite3", "downloads": 142740876, "version": "2.5.0.rc1", "version_created_at": "2024-12-14T19:32:53.853Z", "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": "31412951ad83668927cb132fbe4835c3ccdb020f49301ad3c573fb9c3b4869da", "spec_sha": "86629370668f849f8fa3b0217aae673512e9a0e07c2eee7549066c1a8faeebb3", "project_uri": "https://rubygems.org/gems/sqlite3", "gem_uri": "https://rubygems.org/gems/sqlite3-2.5.0.rc1-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": [] } }
2024-12-14 19:32:57 UTC
ndkl13C3xP1r6gT5HF43g

story_key

StoryKey converts a private key to a memorable story and vice versa.

0.5.0
Content{ "name": "story_key", "downloads": 2495, "version": "0.5.0", "version_created_at": "2024-12-14T19:31:08.773Z", "version_downloads": 0, "platform": "ruby", "authors": "Justin Craig-Kuhn (JCK)", "info": "StoryKey converts a private key to a memorable story and vice versa.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "aa81f1c06b4f152fb62f1ae5ec3e39e512f311c56213b1c3478c75e5f144dcb1", "spec_sha": "ae2e370ce61beb357ecfb4ddbad74aeb58f58e0906b1577097f2eba6db4786a4", "project_uri": "https://rubygems.org/gems/story_key", "gem_uri": "https://rubygems.org/gems/story_key-0.5.0.gem", "homepage_uri": "https://github.com/jcraigk/storykey", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/story_key/0.5.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.5.23" }, { "name": "rake", "requirements": "~> 13.2.1" }, { "name": "rspec", "requirements": "~> 3.13.0" }, { "name": "rubocop", "requirements": "~> 1.69.2" }, { "name": "rubocop-performance", "requirements": "~> 1.23.0" }, { "name": "rubocop-rails-omakase", "requirements": "~> 1.0.0" }, { "name": "rubocop-rake", "requirements": "~> 0.6.0" }, { "name": "rubocop-rspec", "requirements": "~> 3.3.0" } ], "runtime": [ { "name": "activesupport", "requirements": "~> 8.0.1" }, { "name": "awesome_print", "requirements": "~> 1.9.2" }, { "name": "base58", "requirements": "~> 0.2.3" }, { "name": "dotenv", "requirements": "~> 3.1.6" }, { "name": "dry-initializer", "requirements": "~> 3.1.1" }, { "name": "indefinite_article", "requirements": "~> 0.2.5" }, { "name": "remedy", "requirements": "~> 0.4.0" }, { "name": "rmagick", "requirements": "~> 6.0.1" }, { "name": "thor", "requirements": "~> 1.3.2" }, { "name": "typhoeus", "requirements": "~> 1.4.1" }, { "name": "zeitwerk", "requirements": "~> 2.7.1" } ] } }
2024-12-14 19:31:11 UTC
vn7JLsMq5cQUiLR3mCuLH

loggerx

Utility class for Logging.

0.3.6
Content{ "name": "loggerx", "downloads": 1324, "version": "0.3.6", "version_created_at": "2024-12-14T19:12:14.443Z", "version_downloads": 0, "platform": "ruby", "authors": "ykominami", "info": "Utility class for Logging.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/ykominami/loggerx/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/ykominami/loggerx", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "65d141966ce287941388728a050f79013c775607058b2572fbb07b1fb9f30b2f", "spec_sha": "35a403e58fc49891fcf20710752631194682fed73356065e40f117423987943f", "project_uri": "https://rubygems.org/gems/loggerx", "gem_uri": "https://rubygems.org/gems/loggerx-0.3.6.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/ykominami/loggerx", "bug_tracker_uri": null, "changelog_uri": "https://github.com/ykominami/loggerx/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2024-12-14 19:12:17 UTC
bPv2EcGixPCoM7qRk5ZrE

agent99

`agent99` is a Ruby gem designed to facilitate the creation and management of smart agents, providing a straightforward interface for tasks such as natural language processing, context handling, and conversing with various AI models. It allows developers to smoothly integrate and utilize AI capabilities within Ruby applications while ensuring flexibility and ease of customization.

0.0.4
Content{ "name": "agent99", "downloads": 342, "version": "0.0.4", "version_created_at": "2024-12-14T19:07:35.467Z", "version_downloads": 0, "platform": "ruby", "authors": "Dewayne VanHoozer", "info": "`agent99` is a Ruby gem designed to facilitate the creation and management \nof smart agents, providing a straightforward interface for tasks such \nas natural language processing, context handling, and conversing with various AI \nmodels. It allows developers to smoothly integrate and utilize AI capabilities \nwithin Ruby applications while ensuring flexibility and ease of customization.\n", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/MadBomber/agent99", "changelog_uri": "https://github.com/MadBomber/agent99/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/MadBomber/agent99", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "3cad5424b20df0b8c6903385b36f9fa7f165e781d489d9d5879701a3190eb4da", "spec_sha": "b2f09714828e51ed02687eec4b4f80da6554e46e8a7a27c80ce699e80038d6c2", "project_uri": "https://rubygems.org/gems/agent99", "gem_uri": "https://rubygems.org/gems/agent99-0.0.4.gem", "homepage_uri": "https://github.com/MadBomber/agent99", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/MadBomber/agent99", "bug_tracker_uri": null, "changelog_uri": "https://github.com/MadBomber/agent99/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "amazing_print", "requirements": ">= 0" }, { "name": "debug_me", "requirements": ">= 0" }, { "name": "hashdiff", "requirements": ">= 0" }, { "name": "mocha", "requirements": ">= 0" }, { "name": "tocer", "requirements": ">= 0" } ], "runtime": [ { "name": "bunny", "requirements": ">= 0" }, { "name": "nats-pure", "requirements": ">= 0" }, { "name": "simple_json_schema_builder", "requirements": ">= 0" }, { "name": "sinatra", "requirements": ">= 0" } ] } }
2024-12-14 19:07:38 UTC
H2RaR2rc08Id9o-IdBmk-

deployless

Spend less time configuring deployment for your Rails application

0.0.1
Content{ "name": "deployless", "downloads": 0, "version": "0.0.1", "version_created_at": "2024-12-14T18:57:45.318Z", "version_downloads": 0, "platform": "ruby", "authors": "Paweł Dąbrowski", "info": "Spend less time configuring deployment for your Rails application", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "35dc999d0e277f13e313024a2cd17c01fa1fdfc9cb311a0a7feaee26900089d9", "spec_sha": "6a1b703e9ecdb112e2102a36ea2dcaa52a9f21d8caf95f3a49e490ff094997cc", "project_uri": "https://rubygems.org/gems/deployless", "gem_uri": "https://rubygems.org/gems/deployless-0.0.1.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/deployless/0.0.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "pry", "requirements": ">= 0" }, { "name": "rspec", "requirements": "~> 3.7, >= 3.7.0" } ], "runtime": [ { "name": "sshkit", "requirements": "= 1.23.2" }, { "name": "tty-file", "requirements": "= 0.10.0" }, { "name": "tty-option", "requirements": "= 0.3.0" }, { "name": "tty-prompt", "requirements": "= 0.23.1" } ] } }
2024-12-14 18:57:49 UTC
SAbWBllxiDxpR7wt3EuDk

loggerx

Utility class for Logging.

0.3.5
Content{ "name": "loggerx", "downloads": 1295, "version": "0.3.5", "version_created_at": "2024-12-14T18:48:49.979Z", "version_downloads": 0, "platform": "ruby", "authors": "ykominami", "info": "Utility class for Logging.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/ykominami/loggerx/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/ykominami/loggerx", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "241f4fc6e6d9913b996e2b5fdd65b9e80467c65c511c26566864388f4f873614", "spec_sha": "56008e5af0ac03febd9795ace3a0cf53c36d8349858775903e56cc9c5baa7b52", "project_uri": "https://rubygems.org/gems/loggerx", "gem_uri": "https://rubygems.org/gems/loggerx-0.3.5.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/ykominami/loggerx", "bug_tracker_uri": null, "changelog_uri": "https://github.com/ykominami/loggerx/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2024-12-14 18:48:52 UTC
FYINOR4t_53iHvqvyDBxT

loggerx

Utility class for Logging.

0.3.4
Content{ "name": "loggerx", "downloads": 1288, "version": "0.3.4", "version_created_at": "2024-12-14T18:38:12.918Z", "version_downloads": 0, "platform": "ruby", "authors": "ykominami", "info": "Utility class for Logging.", "licenses": [ "MIT" ], "metadata": { "changelog_uri": "https://github.com/ykominami/loggerx/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/ykominami/loggerx", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "7f534a608eba6e6086adb8426556a85906320a47880ff2a93e49cad751fd8b92", "spec_sha": "747ded05d0810020658974737a3fd83df33db616e39ff487ad2a1fdba159be76", "project_uri": "https://rubygems.org/gems/loggerx", "gem_uri": "https://rubygems.org/gems/loggerx-0.3.4.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/ykominami/loggerx", "bug_tracker_uri": null, "changelog_uri": "https://github.com/ykominami/loggerx/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2024-12-14 18:38:15 UTC
COHaRX4JAmpEnRFnL2ArU

little_wheels

Potential future implementation of the smallest Rails component library that can possibly work.

0.0.15
Content{ "name": "little_wheels", "downloads": 1296, "version": "0.0.15", "version_created_at": "2024-12-14T18:09:52.207Z", "version_downloads": 0, "platform": "ruby", "authors": "Gregory Brown", "info": "Potential future implementation of the smallest Rails component library that can possibly work.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "835d44328b0473330c84a8e5fc0f960f679d2a85b196f912b10c133884106b89", "spec_sha": "aed7762cd05d8963ce87c1404997426ff7671ed3ca838de930c4c765ad159f02", "project_uri": "https://rubygems.org/gems/little_wheels", "gem_uri": "https://rubygems.org/gems/little_wheels-0.0.15.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/little_wheels/0.0.15", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2024-12-14 18:09:54 UTC
k3LSsl0ZlyaHPoTiomRPJ

little_wheels

Potential future implementation of the smallest Rails component library that can possibly work.

0.0.14
Content{ "name": "little_wheels", "downloads": 1276, "version": "0.0.14", "version_created_at": "2024-12-14T17:48:39.261Z", "version_downloads": 0, "platform": "ruby", "authors": "Gregory Brown", "info": "Potential future implementation of the smallest Rails component library that can possibly work.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "83a334a96b2db746bbd89c84101bb774df3b3e10b057c2ddb5773908081d1563", "spec_sha": "49fb1d779e6aabc1a98747d09b3f83bf11eb4de832a951b44a6ebe095e532568", "project_uri": "https://rubygems.org/gems/little_wheels", "gem_uri": "https://rubygems.org/gems/little_wheels-0.0.14.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/little_wheels/0.0.14", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2024-12-14 17:48:42 UTC
WhytZue7OMhcMrgxaiMym

uberloader

Customizable SQL when preloading in ActiveRecord

0.3.0
Content{ "name": "uberloader", "downloads": 1003, "version": "0.3.0", "version_created_at": "2024-12-14T17:17:58.926Z", "version_downloads": 0, "platform": "ruby", "authors": "Jordan Hollinger", "info": "Customizable SQL when preloading in ActiveRecord", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "f124ba77e6005f14b834f73c9890008700ebc59e710d0192ac43925bade9c68c", "spec_sha": "caa00fef98d38495ff8d693d22815c144a8cfde60f05e5cea15b95350b808b71", "project_uri": "https://rubygems.org/gems/uberloader", "gem_uri": "https://rubygems.org/gems/uberloader-0.3.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/uberloader/0.3.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activerecord", "requirements": ">= 6.0, < 8.1" } ] } }
2024-12-14 17:18:02 UTC
7klp-vWZiWF2_gfBINJis

occams-record

A faster, lower-memory, fuller-featured querying API for ActiveRecord that returns results as unadorned, read-only objects.

1.13.0
Content{ "name": "occams-record", "downloads": 496395, "version": "1.13.0", "version_created_at": "2024-12-14T17:09:36.833Z", "version_downloads": 0, "platform": "ruby", "authors": "Jordan Hollinger", "info": "A faster, lower-memory, fuller-featured querying API for ActiveRecord that returns results as unadorned, read-only objects.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "b60b864db13709784440f77dc567635a9e6ff4d6e35ea46c70be2cbd5dccc9b7", "spec_sha": "3458132a06a988d63b1dfad5c71bd28a871b480c914a270719bed60804cadb83", "project_uri": "https://rubygems.org/gems/occams-record", "gem_uri": "https://rubygems.org/gems/occams-record-1.13.0.gem", "homepage_uri": "https://jhollinger.github.io/occams-record/", "wiki_uri": "", "documentation_uri": "https://www.rubydoc.info/gems/occams-record/1.13.0", "mailing_list_uri": "", "source_code_uri": "https://github.com/jhollinger/occams-record", "bug_tracker_uri": "https://github.com/jhollinger/occams-record/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activerecord", "requirements": ">= 6.0, < 8.1" } ] } }
2024-12-14 17:09:39 UTC
XY6T8Gtj99AZVBcBlL2LL

otr-activerecord

Off The Rails ActiveRecord: Use ActiveRecord with Grape, Sinatra, Rack, or anything else! Formerly known as 'grape-activerecord'.

2.5.0
Content{ "name": "otr-activerecord", "downloads": 853537, "version": "2.5.0", "version_created_at": "2024-12-14T16:46:57.893Z", "version_downloads": 0, "platform": "ruby", "authors": "Jordan Hollinger", "info": "Off The Rails ActiveRecord: Use ActiveRecord with Grape, Sinatra, Rack, or anything else! Formerly known as 'grape-activerecord'.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "a007348712f557845d541ca3c5b466682fa58a5d4bc5d1a505655fe66a1dad88", "spec_sha": "c2c9ab757bd680cdfa525fde275256193014628d0b95eee004165a0009ae5a1a", "project_uri": "https://rubygems.org/gems/otr-activerecord", "gem_uri": "https://rubygems.org/gems/otr-activerecord-2.5.0.gem", "homepage_uri": "https://github.com/jhollinger/otr-activerecord", "wiki_uri": "", "documentation_uri": "http://www.rubydoc.info/gems/otr-activerecord", "mailing_list_uri": "", "source_code_uri": "https://github.com/jhollinger/otr-activerecord", "bug_tracker_uri": "https://github.com/jhollinger/otr-activerecord/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activerecord", "requirements": ">= 6.0, < 8.1" } ] } }
2024-12-14 16:47:01 UTC
kflKkJUeKhy4P79pbVc8p

rock_rms

A Ruby wrapper for the Rock RMS API -- a church management platform, simplified.

9.13.0
Content{ "name": "rock_rms", "downloads": 162744, "version": "9.13.0", "version_created_at": "2024-12-14T16:28:30.492Z", "version_downloads": 0, "platform": "ruby", "authors": "Taylor Brooks", "info": "A Ruby wrapper for the Rock RMS API -- a church management platform, simplified.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "cdc3b21f147b255bc43c348b5bb2b23961c85071ed81df27ad4ab664e62a9bd1", "spec_sha": "08bf1a46b0f94a49109c0078fd0d30bf743d28f258ac6895f1fdfe3d3355affd", "project_uri": "https://rubygems.org/gems/rock_rms", "gem_uri": "https://rubygems.org/gems/rock_rms-9.13.0.gem", "homepage_uri": "https://github.com/taylorbrooks/rock_rms", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/rock_rms/9.13.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.3" }, { "name": "dotenv", "requirements": ">= 0" }, { "name": "pry", "requirements": ">= 0" }, { "name": "rake", "requirements": "~> 12.3.3" }, { "name": "rspec", "requirements": "~> 3.7" }, { "name": "sinatra", "requirements": "~> 2.0" }, { "name": "webmock", "requirements": "~> 3.1" } ], "runtime": [ { "name": "faraday", "requirements": "> 2.0" }, { "name": "faraday-multipart", "requirements": ">= 0" }, { "name": "json", "requirements": ">= 0" }, { "name": "oj", "requirements": ">= 0" } ] } }
2024-12-14 16:28:35 UTC
a3qz0QOn45ke3B0VXlGUJ

nuvemfiscal_sdk_ruby

API para automação comercial e documentos fiscais.

0.0.1
Content{ "name": "nuvemfiscal_sdk_ruby", "downloads": 0, "version": "0.0.1", "version_created_at": "2024-12-14T16:23:13.927Z", "version_downloads": 0, "platform": "ruby", "authors": "OpenAPI-Generator", "info": "API para automação comercial e documentos fiscais.", "licenses": [ "Unlicense" ], "metadata": {}, "yanked": false, "sha": "5fcad37a4e41d1b2c85a759caff0e41327cc89c4e558b206e6da1558c70f3076", "spec_sha": "07e511d6e5d95f72d885000fe6e7159e2f6a3a333d02831a6e30daacd14bdfc2", "project_uri": "https://rubygems.org/gems/nuvemfiscal_sdk_ruby", "gem_uri": "https://rubygems.org/gems/nuvemfiscal_sdk_ruby-0.0.1.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/nuvemfiscal_sdk_ruby/0.0.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rspec", "requirements": "~> 3.6, >= 3.6.0" } ], "runtime": [ { "name": "typhoeus", "requirements": "~> 1.0, >= 1.0.1" } ] } }
2024-12-14 16:23:16 UTC
O1lJ8uhXDdIFpkhLkgeMJ

rcee_system

Part of a project to explain how Ruby C extensions work.

0.6.0
Content{ "name": "rcee_system", "downloads": 6309, "version": "0.6.0", "version_created_at": "2024-12-14T15:54:47.954Z", "version_downloads": 0, "platform": "ruby", "authors": "Mike Dalessio", "info": "Part of a project to explain how Ruby C extensions work.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "126e1d570872cb7cbaac80fb9c5e9163d541275fbada8374d4ae7bc5eb498fc6", "spec_sha": "cac643e5ef3e87d69c9c6e0fe15fbc41ca7ddb70062411add8b85dae71be7e70", "project_uri": "https://rubygems.org/gems/rcee_system", "gem_uri": "https://rubygems.org/gems/rcee_system-0.6.0.gem", "homepage_uri": "https://github.com/flavorjones/ruby-c-extensions-explained", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/rcee_system/0.6.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2024-12-14 15:54:54 UTC
YAd0UefOsOP7a7tD5xIgv

rcee_precompiled

Part of a project to explain how Ruby C extensions work.

0.6.0
Content{ "name": "rcee_precompiled", "downloads": 39456, "version": "0.6.0", "version_created_at": "2024-12-14T15:54:46.777Z", "version_downloads": 0, "platform": "x86-linux-musl", "authors": "Mike Dalessio", "info": "Part of a project to explain how Ruby C extensions work.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "73d9ed6a4283708a22f0ab332e4de81f86b3e1bb66c1fa967a422064a37c13f5", "spec_sha": "845948ad92e89754ffb787150a85f5a735d705d49ec489de9f0d03687565b408", "project_uri": "https://rubygems.org/gems/rcee_precompiled", "gem_uri": "https://rubygems.org/gems/rcee_precompiled-0.6.0-x86-linux-musl.gem", "homepage_uri": "https://github.com/flavorjones/ruby-c-extensions-explained", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/rcee_precompiled/0.6.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2024-12-14 15:54:54 UTC
MYREpkgC5jB4P84LQGCPn

rcee_precompiled

Part of a project to explain how Ruby C extensions work.

0.6.0
Content{ "name": "rcee_precompiled", "downloads": 39456, "version": "0.6.0", "version_created_at": "2024-12-14T15:54:45.600Z", "version_downloads": 0, "platform": "x86-linux-gnu", "authors": "Mike Dalessio", "info": "Part of a project to explain how Ruby C extensions work.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "5a72814e115706559c0af645c9dd32e5df0acc7414d76265f0c30d4b70d1d7e4", "spec_sha": "8b790ef52a041c6d446bd10718866b76f083692273f917e100706d1a1bf17157", "project_uri": "https://rubygems.org/gems/rcee_precompiled", "gem_uri": "https://rubygems.org/gems/rcee_precompiled-0.6.0-x86-linux-gnu.gem", "homepage_uri": "https://github.com/flavorjones/ruby-c-extensions-explained", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/rcee_precompiled/0.6.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2024-12-14 15:54:54 UTC
ikJqhU-r02ZgdSu0LkZZl

rcee_precompiled

Part of a project to explain how Ruby C extensions work.

0.6.0
Content{ "name": "rcee_precompiled", "downloads": 39456, "version": "0.6.0", "version_created_at": "2024-12-14T15:54:44.154Z", "version_downloads": 0, "platform": "x86_64-linux-musl", "authors": "Mike Dalessio", "info": "Part of a project to explain how Ruby C extensions work.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "c1cbc41db7e0fcada77c4d9fe22f6b5762998b11d0662423a97c3234852cdf29", "spec_sha": "102041c70c6a433998028bd190436f03f5eba7cf45f2ae4fa40e09e8dc07d940", "project_uri": "https://rubygems.org/gems/rcee_precompiled", "gem_uri": "https://rubygems.org/gems/rcee_precompiled-0.6.0-x86_64-linux-musl.gem", "homepage_uri": "https://github.com/flavorjones/ruby-c-extensions-explained", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/rcee_precompiled/0.6.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2024-12-14 15:54:53 UTC
ANEG4MP3zmUHUcSuF4mOb

rcee_precompiled

Part of a project to explain how Ruby C extensions work.

0.6.0
Content{ "name": "rcee_precompiled", "downloads": 39456, "version": "0.6.0", "version_created_at": "2024-12-14T15:54:42.907Z", "version_downloads": 0, "platform": "x86_64-linux-gnu", "authors": "Mike Dalessio", "info": "Part of a project to explain how Ruby C extensions work.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "79cf94bd20d935a2c2b10ac4009157fe9e3f39cd6b9983594411460c6c3358c4", "spec_sha": "d0caece23c188370884c5d8f417e5e9008ec3bf8836660ea7fba0e6763ad4d7c", "project_uri": "https://rubygems.org/gems/rcee_precompiled", "gem_uri": "https://rubygems.org/gems/rcee_precompiled-0.6.0-x86_64-linux-gnu.gem", "homepage_uri": "https://github.com/flavorjones/ruby-c-extensions-explained", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/rcee_precompiled/0.6.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2024-12-14 15:54:52 UTC
qt6Qxn2A_c0Kecj1aJYjq

rcee_precompiled

Part of a project to explain how Ruby C extensions work.

0.6.0
Content{ "name": "rcee_precompiled", "downloads": 39456, "version": "0.6.0", "version_created_at": "2024-12-14T15:54:41.678Z", "version_downloads": 0, "platform": "x86_64-darwin", "authors": "Mike Dalessio", "info": "Part of a project to explain how Ruby C extensions work.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "2c2e6b03159537350c96f38b95459390da044cbc9ec23861d8e9d252cc012a33", "spec_sha": "298756e52a90b0c780668416ace7764a201dc6126e1e224c50174cf64bd19145", "project_uri": "https://rubygems.org/gems/rcee_precompiled", "gem_uri": "https://rubygems.org/gems/rcee_precompiled-0.6.0-x86_64-darwin.gem", "homepage_uri": "https://github.com/flavorjones/ruby-c-extensions-explained", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/rcee_precompiled/0.6.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2024-12-14 15:54:52 UTC
H7ZZQBvui0sRwukXOXbPA

rcee_precompiled

Part of a project to explain how Ruby C extensions work.

0.6.0
Content{ "name": "rcee_precompiled", "downloads": 39456, "version": "0.6.0", "version_created_at": "2024-12-14T15:54:40.312Z", "version_downloads": 0, "platform": "x64-mingw-ucrt", "authors": "Mike Dalessio", "info": "Part of a project to explain how Ruby C extensions work.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "751c5d9b4ba655be4a8677f35f5b0fa70ae3fab8029d7e76f3c5067e77793871", "spec_sha": "5bbd4a12e76bf71efce83711bcaf88d19fa1cd272df50385fb4cc41ba0c6195c", "project_uri": "https://rubygems.org/gems/rcee_precompiled", "gem_uri": "https://rubygems.org/gems/rcee_precompiled-0.6.0-x64-mingw-ucrt.gem", "homepage_uri": "https://github.com/flavorjones/ruby-c-extensions-explained", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/rcee_precompiled/0.6.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2024-12-14 15:54:51 UTC
kviy8aDsXxol1kGBu-H33

rcee_precompiled

Part of a project to explain how Ruby C extensions work.

0.6.0
Content{ "name": "rcee_precompiled", "downloads": 39456, "version": "0.6.0", "version_created_at": "2024-12-14T15:54:38.988Z", "version_downloads": 0, "platform": "ruby", "authors": "Mike Dalessio", "info": "Part of a project to explain how Ruby C extensions work.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "532da34e94e1043d5e2e609d383881c98009aeebbbecc997898e4592ddc9af23", "spec_sha": "d9cf7d4c2e8a6c667ba302a45327d1e87947d16de97a78f24e3a6c5439da0202", "project_uri": "https://rubygems.org/gems/rcee_precompiled", "gem_uri": "https://rubygems.org/gems/rcee_precompiled-0.6.0.gem", "homepage_uri": "https://github.com/flavorjones/ruby-c-extensions-explained", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/rcee_precompiled/0.6.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "mini_portile2", "requirements": ">= 0" } ] } }
2024-12-14 15:54:50 UTC
WsAnX_4xfdiKmncr51-5N

rcee_precompiled

Part of a project to explain how Ruby C extensions work.

0.6.0
Content{ "name": "rcee_precompiled", "downloads": 39456, "version": "0.6.0", "version_created_at": "2024-12-14T15:54:37.312Z", "version_downloads": 0, "platform": "arm-linux-musl", "authors": "Mike Dalessio", "info": "Part of a project to explain how Ruby C extensions work.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "9532feefa51b74b43569baf27c9fccc377b84f7509741373582a92a70a2a7a64", "spec_sha": "2f3b18e2f1eea847852d8655686b96e6d13b92c1fd8a57f37781fe3c103183e0", "project_uri": "https://rubygems.org/gems/rcee_precompiled", "gem_uri": "https://rubygems.org/gems/rcee_precompiled-0.6.0-arm-linux-musl.gem", "homepage_uri": "https://github.com/flavorjones/ruby-c-extensions-explained", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/rcee_precompiled/0.6.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2024-12-14 15:54:50 UTC
dBST_jOXDSB20n2QLTKcx

rcee_precompiled

Part of a project to explain how Ruby C extensions work.

0.6.0
Content{ "name": "rcee_precompiled", "downloads": 39456, "version": "0.6.0", "version_created_at": "2024-12-14T15:54:36.010Z", "version_downloads": 0, "platform": "arm-linux-gnu", "authors": "Mike Dalessio", "info": "Part of a project to explain how Ruby C extensions work.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "5fb48b8acd2d8536c9bab1e39bdeebc1f8a0cf18bb4dfaa9337e8456f27b60b8", "spec_sha": "97f49f576a2398e47a3d7fe7dda0c0433c6f29140673421771504fdd92fdbc02", "project_uri": "https://rubygems.org/gems/rcee_precompiled", "gem_uri": "https://rubygems.org/gems/rcee_precompiled-0.6.0-arm-linux-gnu.gem", "homepage_uri": "https://github.com/flavorjones/ruby-c-extensions-explained", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/rcee_precompiled/0.6.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2024-12-14 15:54:47 UTC
y_HrCaac1Qba6Z8Igcn1E

rcee_precompiled

Part of a project to explain how Ruby C extensions work.

0.6.0
Content{ "name": "rcee_precompiled", "downloads": 39456, "version": "0.6.0", "version_created_at": "2024-12-14T15:54:34.862Z", "version_downloads": 0, "platform": "arm64-darwin", "authors": "Mike Dalessio", "info": "Part of a project to explain how Ruby C extensions work.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "5e41a7751b9e71613d62e9b39dc90b21be8e04c05fd6b2110fc01778dcac2b1b", "spec_sha": "3ee2d5472572e626ee5d4b6f63e477256a8be8e03126f8cdbd6651f33bba181b", "project_uri": "https://rubygems.org/gems/rcee_precompiled", "gem_uri": "https://rubygems.org/gems/rcee_precompiled-0.6.0-arm64-darwin.gem", "homepage_uri": "https://github.com/flavorjones/ruby-c-extensions-explained", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/rcee_precompiled/0.6.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2024-12-14 15:54:46 UTC
8xEA5JQ4DCdqOahEBiiXo

rcee_precompiled

Part of a project to explain how Ruby C extensions work.

0.6.0
Content{ "name": "rcee_precompiled", "downloads": 39456, "version": "0.6.0", "version_created_at": "2024-12-14T15:54:33.648Z", "version_downloads": 0, "platform": "aarch64-linux-musl", "authors": "Mike Dalessio", "info": "Part of a project to explain how Ruby C extensions work.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "404d26123d1aa803a4b43846060913a367aa4f57d7935acb2b064b994a0db75c", "spec_sha": "54975b7a3797f5178a95ee08f95dea229165f5b38a8f5488b7039289b965d545", "project_uri": "https://rubygems.org/gems/rcee_precompiled", "gem_uri": "https://rubygems.org/gems/rcee_precompiled-0.6.0-aarch64-linux-musl.gem", "homepage_uri": "https://github.com/flavorjones/ruby-c-extensions-explained", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/rcee_precompiled/0.6.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2024-12-14 15:54:45 UTC
nLTXjTmmOk20_OO3QAgSX

rcee_precompiled

Part of a project to explain how Ruby C extensions work.

0.6.0
Content{ "name": "rcee_precompiled", "downloads": 39456, "version": "0.6.0", "version_created_at": "2024-12-14T15:54:32.381Z", "version_downloads": 0, "platform": "aarch64-linux-gnu", "authors": "Mike Dalessio", "info": "Part of a project to explain how Ruby C extensions work.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "8cc16b608397fd72baa189c525484290dbd0162df825b434eaecb17905b92480", "spec_sha": "10c6ad06bd7814846dd64094572e0d8469be6ebed82c8e837dcaf775399ec80b", "project_uri": "https://rubygems.org/gems/rcee_precompiled", "gem_uri": "https://rubygems.org/gems/rcee_precompiled-0.6.0-aarch64-linux-gnu.gem", "homepage_uri": "https://github.com/flavorjones/ruby-c-extensions-explained", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/rcee_precompiled/0.6.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2024-12-14 15:54:42 UTC
hdILNtfJv_AT_yfwUbXVj

rcee_packaged_tarball

Part of a project to explain how Ruby C extensions work.

0.6.0
Content{ "name": "rcee_packaged_tarball", "downloads": 6317, "version": "0.6.0", "version_created_at": "2024-12-14T15:54:30.737Z", "version_downloads": 0, "platform": "ruby", "authors": "Mike Dalessio", "info": "Part of a project to explain how Ruby C extensions work.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "340e94543d04b1c22f8a4ae27a8bc386dc8aeeb4871e23e9f18e2bb8cdef6b97", "spec_sha": "4e27ee8e85d1d82de6c1114b14c8eda0ea0e1c82f4e042040f1620d0c98e5631", "project_uri": "https://rubygems.org/gems/rcee_packaged_tarball", "gem_uri": "https://rubygems.org/gems/rcee_packaged_tarball-0.6.0.gem", "homepage_uri": "https://github.com/flavorjones/ruby-c-extensions-explained", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/rcee_packaged_tarball/0.6.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "mini_portile2", "requirements": ">= 0" } ] } }
2024-12-14 15:54:40 UTC
BDswEJN3XbQF9KWlE-Yh6

rcee_isolated

Part of a project to explain how Ruby C extensions work.

0.6.0
Content{ "name": "rcee_isolated", "downloads": 6341, "version": "0.6.0", "version_created_at": "2024-12-14T15:54:27.618Z", "version_downloads": 0, "platform": "ruby", "authors": "Mike Dalessio", "info": "Part of a project to explain how Ruby C extensions work.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "4fe5b659b83ab3ec1cc12aa9142cbeeecddbde3dfd80081fb9174cdbcfea07a4", "spec_sha": "c9ebb9b7aa97ea8b4dd164d8c31ea6f8940e367db2032953cfa6c2d8f12151a2", "project_uri": "https://rubygems.org/gems/rcee_isolated", "gem_uri": "https://rubygems.org/gems/rcee_isolated-0.6.0.gem", "homepage_uri": "https://github.com/flavorjones/ruby-c-extensions-explained", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/rcee_isolated/0.6.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2024-12-14 15:54:31 UTC
8yLHr7jkT3Xt9caO1KomX

rcee_packaged_source

Part of a project to explain how Ruby C extensions work.

0.6.0
Content{ "name": "rcee_packaged_source", "downloads": 6267, "version": "0.6.0", "version_created_at": "2024-12-14T15:54:28.969Z", "version_downloads": 0, "platform": "ruby", "authors": "Mike Dalessio", "info": "Part of a project to explain how Ruby C extensions work.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "f802179caed3f4e454b080469d8228326d4a5864f3fc5ec6eceadf4e37d7bdf9", "spec_sha": "9fb93cfe04ba58ee4c536d5b89f6f66b412e3c77762d970408818619fc04def2", "project_uri": "https://rubygems.org/gems/rcee_packaged_source", "gem_uri": "https://rubygems.org/gems/rcee_packaged_source-0.6.0.gem", "homepage_uri": "https://github.com/flavorjones/ruby-c-extensions-explained", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/rcee_packaged_source/0.6.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2024-12-14 15:54:31 UTC
LX7uam5jKEVLfzn5WFBw8

rcee

Part of a project to explain how Ruby C extensions work.

0.6.0
Content{ "name": "rcee", "downloads": 7684, "version": "0.6.0", "version_created_at": "2024-12-14T15:54:26.223Z", "version_downloads": 0, "platform": "ruby", "authors": "Mike Dalessio", "info": "Part of a project to explain how Ruby C extensions work.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "af07729ba4f5572e67485ab0f3d03f0d70ef1baf8115f4eaa5ad1fd5b40fa7e8", "spec_sha": "cda57c8173631235066a872c0aa7b7c626d4747d62ac3ae7d159d0a041ca4ce0", "project_uri": "https://rubygems.org/gems/rcee", "gem_uri": "https://rubygems.org/gems/rcee-0.6.0.gem", "homepage_uri": "https://github.com/flavorjones/ruby-c-extensions-explained", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/rcee/0.6.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rcee_isolated", "requirements": "= 0.6.0" }, { "name": "rcee_packaged_source", "requirements": "= 0.6.0" }, { "name": "rcee_packaged_tarball", "requirements": "= 0.6.0" }, { "name": "rcee_precompiled", "requirements": "= 0.6.0" }, { "name": "rcee_system", "requirements": "= 0.6.0" } ] } }
2024-12-14 15:54:30 UTC
ofVc2U87YsHzqKQRq3GOR

qonfig

Config. Defined as a class. Used as an instance. Support for inheritance and composition. Lazy instantiation. Thread-safe. Command-style DSL. Validation layer. Support for YAML, TOML, JSON, __END__, ENV. Extremely simple to define. Extremely simple to use.

0.30.0
Content{ "name": "qonfig", "downloads": 1313550, "version": "0.30.0", "version_created_at": "2024-12-14T15:43:26.813Z", "version_downloads": 0, "platform": "ruby", "authors": "Rustam Ibragimov", "info": "Config. Defined as a class. Used as an instance. Support for inheritance and composition. Lazy instantiation. Thread-safe. Command-style DSL. Validation layer. Support for YAML, TOML, JSON, __END__, ENV. Extremely simple to define. Extremely simple to use.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "c6b9cd02fb707e919b72e17c866a69f16018c3f8c5e0faca4127f15deab29e19", "spec_sha": "8fa39f46339d8e0874e83a0ed8dc3a374e41a1df35b0cac6d68a28ef1df926b7", "project_uri": "https://rubygems.org/gems/qonfig", "gem_uri": "https://rubygems.org/gems/qonfig-0.30.0.gem", "homepage_uri": "https://github.com/0exp/qonfig", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/qonfig/0.30.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "activesupport", "requirements": "~> 6, < 8" }, { "name": "armitage-rubocop", "requirements": "~> 1.59" }, { "name": "bundler", "requirements": ">= 1" }, { "name": "pry", "requirements": "~> 0.15" }, { "name": "rake", "requirements": ">= 13" }, { "name": "rspec", "requirements": "~> 3.2" }, { "name": "simplecov", "requirements": "~> 0.22" }, { "name": "simplecov-lcov", "requirements": "~> 0.8" } ], "runtime": [ { "name": "base64", "requirements": ">= 0.2" } ] } }
2024-12-14 15:43:30 UTC
9m8Qk9llgKLMW0boCgZDy

css-zero

An opinionated CSS starter kit for your application.

0.0.74
Content{ "name": "css-zero", "downloads": 14328, "version": "0.0.74", "version_created_at": "2024-12-14T15:41:21.439Z", "version_downloads": 0, "platform": "ruby", "authors": "Lázaro Nixon", "info": "An opinionated CSS starter kit for your application.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/lazaronixon/css-zero", "source_code_uri": "https://github.com/lazaronixon/css-zero" }, "yanked": false, "sha": "9da65b580704fa361b6d9ec6305a2c30dd9d5853f20366f3d7865c237806afab", "spec_sha": "580226c6c7dfc29204fcd8d67fb88aadbb97d50889e4ce42d2625867734e28c1", "project_uri": "https://rubygems.org/gems/css-zero", "gem_uri": "https://rubygems.org/gems/css-zero-0.0.74.gem", "homepage_uri": "https://github.com/lazaronixon/css-zero", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/lazaronixon/css-zero", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2024-12-14 15:41:25 UTC
y-3xZvqfiZbFAKVX51IId

rubocop-config-captive

Shared rubocop configuration for Captive projects

1.16.2
Content{ "name": "rubocop-config-captive", "downloads": 33483, "version": "1.16.2", "version_created_at": "2024-12-14T15:32:58.876Z", "version_downloads": 0, "platform": "ruby", "authors": "Captive, Julien Polo, Clément Prod'homme", "info": "Shared rubocop configuration for Captive projects", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "126fa240aef2e8542da87509c663694e2d916bf65bba0f8a4fe3f20bb4ebea76", "spec_sha": "179295ca0ada6429cde68e2f11e099f4e5e7bed4975765a12ef50d744bbcccb2", "project_uri": "https://rubygems.org/gems/rubocop-config-captive", "gem_uri": "https://rubygems.org/gems/rubocop-config-captive-1.16.2.gem", "homepage_uri": "https://github.com/Captive-Studio/rubocop-config", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/rubocop-config-captive/1.16.2", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rspec", "requirements": "~> 3.12" } ], "runtime": [ { "name": "rubocop", "requirements": "~> 1.69.2" }, { "name": "rubocop-capybara", "requirements": "~> 2.21.0" }, { "name": "rubocop-factory_bot", "requirements": "~> 2.26.1" }, { "name": "rubocop-magic_numbers", "requirements": "~> 0.5.0" }, { "name": "rubocop-performance", "requirements": "~> 1.23.0" }, { "name": "rubocop-rails", "requirements": "~> 2.27.0" }, { "name": "rubocop-rake", "requirements": "~> 0.6.0" }, { "name": "rubocop-rspec", "requirements": "~> 3.3.0" } ] } }
2024-12-14 15:33:02 UTC
SSVHQ2ZjdFU4TeNTFxmDN

rubocop-config-captive

Shared rubocop configuration for Captive projects

1.16.1
Content{ "name": "rubocop-config-captive", "downloads": 33480, "version": "1.16.1", "version_created_at": "2024-12-14T15:21:37.891Z", "version_downloads": 0, "platform": "ruby", "authors": "Captive, Julien Polo, Clément Prod'homme", "info": "Shared rubocop configuration for Captive projects", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "f145de7261a8a69f247994ded46f9498d169a5b64ad2c0b96c430eccee845963", "spec_sha": "02c6b55815a397f93698ba077f40ea4aed465dc6f82c7398c1202db07e5be8c0", "project_uri": "https://rubygems.org/gems/rubocop-config-captive", "gem_uri": "https://rubygems.org/gems/rubocop-config-captive-1.16.1.gem", "homepage_uri": "https://github.com/Captive-Studio/rubocop-config", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/rubocop-config-captive/1.16.1", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rspec", "requirements": "~> 3.12" } ], "runtime": [ { "name": "rubocop", "requirements": "~> 1.69.2" }, { "name": "rubocop-capybara", "requirements": "~> 2.21.0" }, { "name": "rubocop-factory_bot", "requirements": "~> 2.26.1" }, { "name": "rubocop-magic_numbers", "requirements": "~> 0.5.0" }, { "name": "rubocop-performance", "requirements": "~> 1.23.0" }, { "name": "rubocop-rails", "requirements": "~> 2.27.0" }, { "name": "rubocop-rake", "requirements": "~> 0.6.0" }, { "name": "rubocop-rspec", "requirements": "~> 3.3.0" } ] } }
2024-12-14 15:21:41 UTC
6-85uhDw10wVRM5lXcqti

hot-glue

Simple, plug & play Rails scaffold building companion for Turbo-Rails and Hotwire

0.6.9
Content{ "name": "hot-glue", "downloads": 65777, "version": "0.6.9", "version_created_at": "2024-12-14T15:18:20.907Z", "version_downloads": 0, "platform": "ruby", "authors": "Jason Fleetwood-Boldt", "info": "Simple, plug & play Rails scaffold building companion for Turbo-Rails and Hotwire", "licenses": [ "Nonstandard" ], "metadata": { "funding": "https://school.jfbcodes.com/8188", "homepage": "https://heliosdev.shop/hot-glue", "source_code_uri": "https://github.com/hot-glue-for-rails/hot-glue" }, "yanked": false, "sha": "737b8b88de46fc13da1b83d7238a371f9d3f750e062eac1f59e24e1a48632008", "spec_sha": "d56763be0f0d70a71c3b1494acf0b4de96d9acdfd65377020d691c00a04d81e5", "project_uri": "https://rubygems.org/gems/hot-glue", "gem_uri": "https://rubygems.org/gems/hot-glue-0.6.9.gem", "homepage_uri": "https://heliosdev.shop/p/hot-glue?utm_source=rubygems.org&utm_campaign=rubygems_link", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/hot-glue-for-rails/hot-glue", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "ffaker", "requirements": "~> 2.16" }, { "name": "kaminari", "requirements": "~> 1.2" }, { "name": "rails", "requirements": "> 5.1" } ] } }
2024-12-14 15:18:24 UTC
Qly067ielUhVfjdfCqdKg

openhab-scripting

JRuby Helper Libraries for openHAB Scripting

5.33.0
Content{ "name": "openhab-scripting", "downloads": 270008, "version": "5.33.0", "version_created_at": "2024-12-14T15:06:12.413Z", "version_downloads": 0, "platform": "ruby", "authors": "Brian O'Connell, Cody Cutrer, Jimmy Tanagra", "info": "JRuby Helper Libraries for openHAB Scripting", "licenses": [ "EPL-2.0" ], "metadata": { "homepage_uri": "https://openhab.github.io/openhab-jruby/", "changelog_uri": "https://openhab.github.io/openhab-jruby/file.CHANGELOG.html", "source_code_uri": "https://github.com/openhab/openhab-jruby", "documentation_uri": "https://openhab.github.io/openhab-jruby/", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "05a82fac11c5b96b74924b28e195f52f589eb85911eea230e5a79cb5d01e0bad", "spec_sha": "4e7ea4d8fe82439d0a9e877d6c3e02fe8061be39a6af4d226f6a05cea5415de0", "project_uri": "https://rubygems.org/gems/openhab-scripting", "gem_uri": "https://rubygems.org/gems/openhab-scripting-5.33.0.gem", "homepage_uri": "https://openhab.github.io/openhab-jruby/", "wiki_uri": null, "documentation_uri": "https://openhab.github.io/openhab-jruby/", "mailing_list_uri": null, "source_code_uri": "https://github.com/openhab/openhab-jruby", "bug_tracker_uri": null, "changelog_uri": "https://openhab.github.io/openhab-jruby/file.CHANGELOG.html", "funding_uri": null, "dependencies": { "development": [ { "name": "cucumber", "requirements": "~> 8.0" }, { "name": "cuke_linter", "requirements": "~> 1.2" }, { "name": "gem-release", "requirements": "~> 2.2" }, { "name": "httparty", "requirements": "~> 0.20" }, { "name": "persistent_httparty", "requirements": "~> 0.1" }, { "name": "process_exists", "requirements": "~> 0.2" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.11" }, { "name": "timecop", "requirements": "~> 0.9" }, { "name": "tty-command", "requirements": "~> 0.10" }, { "name": "yaml-lint", "requirements": "~> 0.0" } ], "runtime": [ { "name": "bundler", "requirements": "~> 2.2" }, { "name": "marcel", "requirements": "~> 1.0" }, { "name": "method_source", "requirements": "~> 1.0" }, { "name": "ruby2_keywords", "requirements": "~> 0.0" } ] } }
2024-12-14 15:06:15 UTC
Rnz6KWqtcGbwL7RjjJmRF

code_keeper

The CodeKeeper measures metrics especially about complexity and size of Ruby files, aiming to be a Ruby version of gmetrics.

0.6.1
Content{ "name": "code_keeper", "downloads": 8620, "version": "0.6.1", "version_created_at": "2024-12-14T15:04:29.284Z", "version_downloads": 0, "platform": "ruby", "authors": "Yusuke Ebihara", "info": "The CodeKeeper measures metrics especially about complexity and size of Ruby files, aiming to be a Ruby version of gmetrics.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/ebihara99999/code_keeper", "changelog_uri": "https://github.com/ebihara99999/code_keeper/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/ebihara99999/code_keeper/" }, "yanked": false, "sha": "b60ee64e1c51fbe7284a4d68da30afc9c8585ea9528448b03604d0fe7ec0fdbb", "spec_sha": "4a5acda0c0cfdbd4fff863ec33ac3b757abe387f66eb9c34ae3c7f10e9bb203d", "project_uri": "https://rubygems.org/gems/code_keeper", "gem_uri": "https://rubygems.org/gems/code_keeper-0.6.1.gem", "homepage_uri": "https://github.com/ebihara99999/code_keeper", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/ebihara99999/code_keeper/", "bug_tracker_uri": null, "changelog_uri": "https://github.com/ebihara99999/code_keeper/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "parallel", "requirements": ">= 1.20.1, < 2" }, { "name": "rubocop", "requirements": ">= 1.13.0" }, { "name": "rubocop-ast", "requirements": ">= 1.4.1" } ] } }
2024-12-14 15:04:31 UTC
gUF6-u6AQODclPYt4U71h

mdless

A CLI that provides a formatted and highlighted view of Markdown files in a terminal

2.1.51
Content{ "name": "mdless", "downloads": 252664, "version": "2.1.51", "version_created_at": "2024-12-14T15:04:18.005Z", "version_downloads": 0, "platform": "ruby", "authors": "Brett Terpstra", "info": "A CLI that provides a formatted and highlighted view of Markdown files in a terminal", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "c5b5625f15a89ecf24023ff8b4c78d5150178dda31b7a265190d0fa355d3fe31", "spec_sha": "ab9f4117da4fdaab9bd57eccca047adc9d3f4ea3504f13e78dc2352718c6401c", "project_uri": "https://rubygems.org/gems/mdless", "gem_uri": "https://rubygems.org/gems/mdless-2.1.51.gem", "homepage_uri": "http://brettterpstra.com/project/mdless/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/mdless/2.1.51", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": "~> 13" }, { "name": "rdoc", "requirements": ">= 6.6.2" }, { "name": "rubocop", "requirements": "~> 0.49" } ], "runtime": [ { "name": "redcarpet", "requirements": "~> 3.6" }, { "name": "rouge", "requirements": "~> 4.2" }, { "name": "tty-screen", "requirements": "~> 0.8" }, { "name": "tty-spinner", "requirements": "~> 0.8" }, { "name": "tty-which", "requirements": "~> 0.5" } ] } }
2024-12-14 15:04:20 UTC
eldmRHrrU3wh5a13WgWKL

mdless

A CLI that provides a formatted and highlighted view of Markdown files in a terminal

2.1.50
Content{ "name": "mdless", "downloads": 252664, "version": "2.1.50", "version_created_at": "2024-12-14T15:00:47.137Z", "version_downloads": 0, "platform": "ruby", "authors": "Brett Terpstra", "info": "A CLI that provides a formatted and highlighted view of Markdown files in a terminal", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "1902d3d5d3212f395515d91c415e46c7a873dd38d8a2242c8766e14b321fbf5a", "spec_sha": "a07a0b8f2321a92e6ac042e80d8dcff3d7130b26fae6be4f7872ec3a310dd9e7", "project_uri": "https://rubygems.org/gems/mdless", "gem_uri": "https://rubygems.org/gems/mdless-2.1.50.gem", "homepage_uri": "http://brettterpstra.com/project/mdless/", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/mdless/2.1.50", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": "~> 13" }, { "name": "rdoc", "requirements": ">= 6.6.2" }, { "name": "rubocop", "requirements": "~> 0.49" } ], "runtime": [ { "name": "redcarpet", "requirements": "~> 3.6" }, { "name": "rouge", "requirements": "~> 4.2" }, { "name": "tty-screen", "requirements": "~> 0.8" }, { "name": "tty-spinner", "requirements": "~> 0.8" }, { "name": "tty-which", "requirements": "~> 0.5" } ] } }
2024-12-14 15:00:50 UTC
ii5rP-CERCkzeEg3Kj8Da

open_recycling

Ruby API Client for the Open Recycling Platform

0.0.6
Content{ "name": "open_recycling", "downloads": 357, "version": "0.0.6", "version_created_at": "2024-12-14T14:27:40.016Z", "version_downloads": 0, "platform": "ruby", "authors": "Open Recycling", "info": "Ruby API Client for the Open Recycling Platform", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://open-recycling.de", "changelog_uri": "https://open-recycling.de/changelog", "source_code_uri": "https://open-recycling.de", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "ffda48ad711f0d4dd24e48ed0f248d67ad04fafecbc5813da22e7416bd8f12a9", "spec_sha": "8c522e772f5266f9ee7ea12e19705bb5a1d0be880f37ae064b1b186babd1e928", "project_uri": "https://rubygems.org/gems/open_recycling", "gem_uri": "https://rubygems.org/gems/open_recycling-0.0.6.gem", "homepage_uri": "https://open-recycling.de", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://open-recycling.de", "bug_tracker_uri": null, "changelog_uri": "https://open-recycling.de/changelog", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "jwt", "requirements": "~> 2" } ] } }
2024-12-14 14:27:42 UTC
pb-UZHSvHGoHxuzDafFl7

open_recycling

Ruby API Client for the Open Recycling Platform

0.0.5
Content{ "name": "open_recycling", "downloads": 357, "version": "0.0.5", "version_created_at": "2024-12-14T14:24:46.833Z", "version_downloads": 0, "platform": "ruby", "authors": "Open Recycling", "info": "Ruby API Client for the Open Recycling Platform", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://open-recycling.de", "changelog_uri": "https://open-recycling.de/changelog", "source_code_uri": "https://open-recycling.de", "allowed_push_host": "https://rubygems.org" }, "yanked": false, "sha": "2b9b1158d7f50623995215dfa855a3bcb7f26aefd0e3becc6da2d1b854accba8", "spec_sha": "e16fbe2f9eb1fed334653a4524b726357acb264bc31d8e7c8943b2ff873c279f", "project_uri": "https://rubygems.org/gems/open_recycling", "gem_uri": "https://rubygems.org/gems/open_recycling-0.0.5.gem", "homepage_uri": "https://open-recycling.de", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://open-recycling.de", "bug_tracker_uri": null, "changelog_uri": "https://open-recycling.de/changelog", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "jwt", "requirements": "~> 2" } ] } }
2024-12-14 14:24:51 UTC
hnSedUMQ1VBjoKmRgt2ov

ruby-openai-swarm

Allows for creating swarms of AI agents that can call functions and interact with each other

0.2.9
Content{ "name": "ruby-openai-swarm", "downloads": 1314, "version": "0.2.9", "version_created_at": "2024-12-14T14:10:53.299Z", "version_downloads": 0, "platform": "ruby", "authors": "Grayson", "info": "Allows for creating swarms of AI agents that can call functions and interact with each other", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/grayson/ruby-openai-swarm", "changelog_uri": "https://github.com/grayson/ruby-openai-swarm/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/grayson/ruby-openai-swarm" }, "yanked": false, "sha": "5be50d901f4da7b694347c661efaa8f170e116ddb63cf72a6f3f30497bb144e8", "spec_sha": "f1a5eeb7e6f831c6c4af67ebc33a1ac495a7a94a7cbc78d6e3d33ff7a8feceab", "project_uri": "https://rubygems.org/gems/ruby-openai-swarm", "gem_uri": "https://rubygems.org/gems/ruby-openai-swarm-0.2.9.gem", "homepage_uri": "https://github.com/grayson/ruby-openai-swarm", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/grayson/ruby-openai-swarm", "bug_tracker_uri": null, "changelog_uri": "https://github.com/grayson/ruby-openai-swarm/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "pry", "requirements": ">= 0" }, { "name": "rake", "requirements": "~> 13.0" }, { "name": "rspec", "requirements": "~> 3.0" } ], "runtime": [ { "name": "ruby-openai", "requirements": "~> 7.3" } ] } }
2024-12-14 14:10:55 UTC
VMc70HcghEf8dFe0RP1tT

fastlane-plugin-memory_leak_detector

Memory leak detector

0.1.0
Content{ "name": "fastlane-plugin-memory_leak_detector", "downloads": 0, "version": "0.1.0", "version_created_at": "2024-12-14T13:30:50.504Z", "version_downloads": 0, "platform": "ruby", "authors": "Nurzhan", "info": "Memory leak detector", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "6dc90be3e630e9858e5dca59dfaf4d40498393410af6cd032b2114f2223a6eec", "spec_sha": "900697951905b929058a7264e0c8b0cef8f566f02e4bba9bcfc9e09d8818b4fa", "project_uri": "https://rubygems.org/gems/fastlane-plugin-memory_leak_detector", "gem_uri": "https://rubygems.org/gems/fastlane-plugin-memory_leak_detector-0.1.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/fastlane-plugin-memory_leak_detector/0.1.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2024-12-14 13:30:53 UTC
sBUtFtxbrlOWQBYhiYgW4

mokkku

Generate mock data that is unique for your application

0.1.0
Content{ "name": "mokkku", "downloads": 1413, "version": "0.1.0", "version_created_at": "2024-12-14T13:02:33.295Z", "version_downloads": 0, "platform": "ruby", "authors": "Paweł Dąbrowski", "info": "Generate mock data that is unique for your application", "licenses": [], "metadata": {}, "yanked": false, "sha": "365e2cf40595f5e71985e01bfa33f96e3835598e0e37edb253cc82bb210eb9f0", "spec_sha": "d4dfa8dc59054711380474b1bbc988891fd538464caf3c18cbc068c4c34053c3", "project_uri": "https://rubygems.org/gems/mokkku", "gem_uri": "https://rubygems.org/gems/mokkku-0.1.0.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/mokkku/0.1.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "pry", "requirements": ">= 0" }, { "name": "rspec", "requirements": "~> 3.7, >= 3.7.0" } ], "runtime": [ { "name": "anthropic", "requirements": "~> 0.3.0" }, { "name": "gemini-ai", "requirements": "~> 4.2" }, { "name": "ruby-openai", "requirements": "~> 7.1.0" } ] } }
2024-12-14 13:02:36 UTC
lfVyxUa5aqf6zl4fKd8Et

gchatsh

Use bash to interact with groq in your terminal and execute sh scripts

0.1.5
Content{ "name": "gchatsh", "downloads": 336, "version": "0.1.5", "version_created_at": "2024-12-14T12:53:05.327Z", "version_downloads": 0, "platform": "ruby", "authors": "____marcell", "info": "Use bash to interact with groq in your terminal and execute sh scripts", "licenses": [ "MIT" ], "metadata": { "source_code_uri": "https://github.com/0000marcell/gchatsh" }, "yanked": false, "sha": "246be3893f17f91d8ea75ae81bee77fd722ff5673cf7319ef9c5fa086903a130", "spec_sha": "8830586842af1ef96d0240cd8036ba1e857aea7b9177bdedbc500900c602a82c", "project_uri": "https://rubygems.org/gems/gchatsh", "gem_uri": "https://rubygems.org/gems/gchatsh-0.1.5.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/0000marcell/gchatsh", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2024-12-14 12:53:08 UTC
TlvUaLtd4dGiENYeAXVlL

gchatsh

Use bash to interact with groq in your terminal and execute sh scripts

0.1.4
Content{ "name": "gchatsh", "downloads": 336, "version": "0.1.4", "version_created_at": "2024-12-14T12:52:36.569Z", "version_downloads": 0, "platform": "ruby", "authors": "____marcell", "info": "Use bash to interact with groq in your terminal and execute sh scripts", "licenses": [ "MIT" ], "metadata": { "source_code_uri": "https://github.com/0000marcell/gchatsh" }, "yanked": false, "sha": "30efcfa0d71f52472f30935c1c66fd0abcb5ae551a482ac9aef37553197bc5ef", "spec_sha": "b67c73d27e26768a7b8e383f35b746c929134be3417e026d509f98eb437023c0", "project_uri": "https://rubygems.org/gems/gchatsh", "gem_uri": "https://rubygems.org/gems/gchatsh-0.1.4.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/0000marcell/gchatsh", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2024-12-14 12:52:39 UTC
cCpDGSu2RgUdj8Xz-CrM-

hyperactiveform

Encapsulate form logic and validations in a simple object

0.2.0
Content{ "name": "hyperactiveform", "downloads": 141, "version": "0.2.0", "version_created_at": "2024-12-14T12:37:20.235Z", "version_downloads": 0, "platform": "ruby", "authors": "Adrien Siami", "info": "Encapsulate form logic and validations in a simple object", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/Intrepidd/hyperactiveform", "changelog_uri": "https://github.com/Intrepidd/hyperactiveform/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/Intrepidd/hyperactiveform" }, "yanked": false, "sha": "c5c4dda6b57f2c986dd1fb7937713c8be2ccba901013790ca894ef326151f3d0", "spec_sha": "be31da9ce509ed7c7ebf97fad072d74bc5759706613d25f387a3048c52af7165", "project_uri": "https://rubygems.org/gems/hyperactiveform", "gem_uri": "https://rubygems.org/gems/hyperactiveform-0.2.0.gem", "homepage_uri": "https://github.com/Intrepidd/hyperactiveform", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/Intrepidd/hyperactiveform", "bug_tracker_uri": null, "changelog_uri": "https://github.com/Intrepidd/hyperactiveform/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [ { "name": "rspec", "requirements": "~> 3.13" }, { "name": "yard", "requirements": ">= 0" } ], "runtime": [ { "name": "rails", "requirements": ">= 7.0" } ] } }
2024-12-14 12:37:22 UTC
wUr0dFqFStmhiYGDxPAWo

gchatsh

Use bash to interact with groq in your terminal and execute sh scripts

0.1.3
Content{ "name": "gchatsh", "downloads": 315, "version": "0.1.3", "version_created_at": "2024-12-14T12:27:12.506Z", "version_downloads": 0, "platform": "ruby", "authors": "____marcell", "info": "Use bash to interact with groq in your terminal and execute sh scripts", "licenses": [ "MIT" ], "metadata": { "source_code_uri": "https://github.com/0000marcell/gchatsh" }, "yanked": false, "sha": "207eff14a39c7c9392e5718ba762d7f7aa945184321f7519e766132bb2771e0f", "spec_sha": "15e418c798da88bfff5d63817c13e2e595a69277ecce9a7d873a6e2ee40b90bc", "project_uri": "https://rubygems.org/gems/gchatsh", "gem_uri": "https://rubygems.org/gems/gchatsh-0.1.3.gem", "homepage_uri": null, "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/0000marcell/gchatsh", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2024-12-14 12:27:16 UTC
G0Vb5KaiaDawBMM5YcOfJ

pryx

pry extension tools!

0.11.0
Content{ "name": "pryx", "downloads": 21312, "version": "0.11.0", "version_created_at": "2024-12-14T11:57:33.145Z", "version_downloads": 0, "platform": "ruby", "authors": "Billy.Zheng(zw963)", "info": "pry extension tools!", "licenses": [ "MIT" ], "metadata": { "rubygems_mfa_required": "true" }, "yanked": false, "sha": "663022f57cc4a8263425eb19a4bab748e8b44f76992c65bf7240832e1f8f702c", "spec_sha": "e1098db599a7d4e5aed5127548eedc683f2b023391f68a3ffd064378397562fd", "project_uri": "https://rubygems.org/gems/pryx", "gem_uri": "https://rubygems.org/gems/pryx-0.11.0.gem", "homepage_uri": "http://github.com/zw963/pryx", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/pryx/0.11.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "m", "requirements": "~> 1.6" }, { "name": "minitest", "requirements": "= 5.15.0" }, { "name": "ritual", "requirements": "~> 0.5" } ], "runtime": [ { "name": "awesome_print", "requirements": "~> 1.9" }, { "name": "clipboard", "requirements": "~> 2.0" }, { "name": "looksee", "requirements": "~> 5.0" }, { "name": "pry", "requirements": "~> 0.15" }, { "name": "pry-aa_ancestors", "requirements": "~> 0.0.1" }, { "name": "pry-doc", "requirements": "~> 1.5" }, { "name": "pry-hier", "requirements": "~> 0.1" }, { "name": "pry-power_assert", "requirements": "~> 0.0.2" }, { "name": "pry-rescue", "requirements": "~> 1.6" }, { "name": "pry-stack_explorer", "requirements": "~> 0.6" } ] } }
2024-12-14 11:57:36 UTC
J0ShKXC6uYPZ46xE1U1Vc

limiter-ruby

Limiter is a toolkit for building rate limits for your application. It provides a simple interface to define rate limits and track usage.

0.2.6
Content{ "name": "limiter-ruby", "downloads": 1751, "version": "0.2.6", "version_created_at": "2024-12-14T11:28:44.097Z", "version_downloads": 0, "platform": "ruby", "authors": "Bilal Budhani", "info": "Limiter is a toolkit for building rate limits for your application. It provides a simple interface to define rate limits and track usage.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://limiter.dev", "changelog_uri": "https://github.com/bilalbudhani/limiter-ruby", "source_code_uri": "https://github.com/bilalbudhani/limiter-ruby" }, "yanked": false, "sha": "3ce82a3e1c750751a97e5b2a49045a434641d52908884f6b6ac8d8e2a0c1ebee", "spec_sha": "612dd900fd015a1840e560ab370e6a9f24aea557cdae0f03d39e22784a1b0ba5", "project_uri": "https://rubygems.org/gems/limiter-ruby", "gem_uri": "https://rubygems.org/gems/limiter-ruby-0.2.6.gem", "homepage_uri": "https://limiter.dev", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/bilalbudhani/limiter-ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/bilalbudhani/limiter-ruby", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "http", "requirements": ">= 0" } ] } }
2024-12-14 11:28:47 UTC
WjqSmYzKKVjP2j51lq5MA

limiter-ruby

Limiter is a toolkit for building rate limits for your application. It provides a simple interface to define rate limits and track usage.

0.2.5
Content{ "name": "limiter-ruby", "downloads": 1699, "version": "0.2.5", "version_created_at": "2024-12-14T11:20:27.535Z", "version_downloads": 0, "platform": "ruby", "authors": "Bilal Budhani", "info": "Limiter is a toolkit for building rate limits for your application. It provides a simple interface to define rate limits and track usage.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://limiter.dev", "changelog_uri": "https://github.com/bilalbudhani/limiter-ruby", "source_code_uri": "https://github.com/bilalbudhani/limiter-ruby" }, "yanked": false, "sha": "0c59687a303f9e41027ea7ce4d3dabcfa6b1aea112dc01618d6f799b6777ee92", "spec_sha": "2be357d20f87d0494360cfab72e83453d35d91c011004324fa21f6fb8f79e670", "project_uri": "https://rubygems.org/gems/limiter-ruby", "gem_uri": "https://rubygems.org/gems/limiter-ruby-0.2.5.gem", "homepage_uri": "https://limiter.dev", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/bilalbudhani/limiter-ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/bilalbudhani/limiter-ruby", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "http", "requirements": ">= 0" } ] } }
2024-12-14 11:20:31 UTC
l32stXRnli1FvkJBf6lav

limiter-ruby

Limiter is a toolkit for building rate limits for your application. It provides a simple interface to define rate limits and track usage.

0.2.4
Content{ "name": "limiter-ruby", "downloads": 1684, "version": "0.2.4", "version_created_at": "2024-12-14T11:17:44.560Z", "version_downloads": 0, "platform": "ruby", "authors": "Bilal Budhani", "info": "Limiter is a toolkit for building rate limits for your application. It provides a simple interface to define rate limits and track usage.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://limiter.dev", "changelog_uri": "https://github.com/bilalbudhani/limiter-ruby", "source_code_uri": "https://github.com/bilalbudhani/limiter-ruby" }, "yanked": false, "sha": "e2ca3ff4b0ebd184cb33228b258c6e7e555f6a632e6cf869f44b55c8a894b8ec", "spec_sha": "adac4e5105889d4cd9e2a98b7ea56ae13ef201c9ba92b34628801de3977e9a7f", "project_uri": "https://rubygems.org/gems/limiter-ruby", "gem_uri": "https://rubygems.org/gems/limiter-ruby-0.2.4.gem", "homepage_uri": "https://limiter.dev", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/bilalbudhani/limiter-ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/bilalbudhani/limiter-ruby", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "http", "requirements": ">= 0" } ] } }
2024-12-14 11:17:47 UTC
I8LCN89yOZ7ywE725tIok

limiter-ruby

Limiter is a toolkit for building rate limits for your application. It provides a simple interface to define rate limits and track usage.

0.2.3
Content{ "name": "limiter-ruby", "downloads": 1680, "version": "0.2.3", "version_created_at": "2024-12-14T11:14:45.876Z", "version_downloads": 0, "platform": "ruby", "authors": "Bilal Budhani", "info": "Limiter is a toolkit for building rate limits for your application. It provides a simple interface to define rate limits and track usage.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://limiter.dev", "changelog_uri": "https://github.com/bilalbudhani/limiter-ruby", "source_code_uri": "https://github.com/bilalbudhani/limiter-ruby" }, "yanked": false, "sha": "cf3a08188255b49ebdad65c8bcd4f0bbd479d07aa3a17ec1446f220172866c70", "spec_sha": "acde30a32d3d43a8bd67b04f7e59726b7d730133e6e35feaf3a92b0a4359d09b", "project_uri": "https://rubygems.org/gems/limiter-ruby", "gem_uri": "https://rubygems.org/gems/limiter-ruby-0.2.3.gem", "homepage_uri": "https://limiter.dev", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/bilalbudhani/limiter-ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/bilalbudhani/limiter-ruby", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "http", "requirements": ">= 0" } ] } }
2024-12-14 11:14:49 UTC
lnp3mTSw0PHdOxx4JqgWj

limiter-ruby

Limiter is a toolkit for building rate limits for your application. It provides a simple interface to define rate limits and track usage.

0.2.2
Content{ "name": "limiter-ruby", "downloads": 1653, "version": "0.2.2", "version_created_at": "2024-12-14T11:06:51.207Z", "version_downloads": 0, "platform": "ruby", "authors": "Bilal Budhani", "info": "Limiter is a toolkit for building rate limits for your application. It provides a simple interface to define rate limits and track usage.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://limiter.dev", "changelog_uri": "https://github.com/bilalbudhani/limiter-ruby", "source_code_uri": "https://github.com/bilalbudhani/limiter-ruby" }, "yanked": false, "sha": "f6386f2fd6f833ca4e2a29951d16a3e926268e643950089120a689f5fbdac0d5", "spec_sha": "9c23598c6a7e7eaa68538c3ed29953a41cb6dab5858e6b61b874c787805c48dd", "project_uri": "https://rubygems.org/gems/limiter-ruby", "gem_uri": "https://rubygems.org/gems/limiter-ruby-0.2.2.gem", "homepage_uri": "https://limiter.dev", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/bilalbudhani/limiter-ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/bilalbudhani/limiter-ruby", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "http", "requirements": ">= 0" } ] } }
2024-12-14 11:06:54 UTC
JpAXcfsF-Bhi2_rc3TaHn

limiter-ruby

Limiter is a toolkit for building rate limits for your application. It provides a simple interface to define rate limits and track usage.

0.2.1
Content{ "name": "limiter-ruby", "downloads": 1651, "version": "0.2.1", "version_created_at": "2024-12-14T11:03:23.950Z", "version_downloads": 0, "platform": "ruby", "authors": "Bilal Budhani", "info": "Limiter is a toolkit for building rate limits for your application. It provides a simple interface to define rate limits and track usage.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://limiter.dev", "changelog_uri": "https://github.com/bilalbudhani/limiter-ruby", "source_code_uri": "https://github.com/bilalbudhani/limiter-ruby" }, "yanked": false, "sha": "8d18866d00f899076ea1b2c58cdf1b5ac4bde4c8f7bf39c01903b6c70e574945", "spec_sha": "d30f38c8b213376bfdea229b0fbd2edd358060859ca11e5f0fd215b4fc31fc09", "project_uri": "https://rubygems.org/gems/limiter-ruby", "gem_uri": "https://rubygems.org/gems/limiter-ruby-0.2.1.gem", "homepage_uri": "https://limiter.dev", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/bilalbudhani/limiter-ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/bilalbudhani/limiter-ruby", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "http", "requirements": ">= 0" } ] } }
2024-12-14 11:03:27 UTC
2X8_zysdixs4jSGmdCz7m

limiter-ruby

Limiter is a toolkit for building rate limits for your application. It provides a simple interface to define rate limits and track usage.

0.2.0
Content{ "name": "limiter-ruby", "downloads": 1651, "version": "0.2.0", "version_created_at": "2024-12-14T11:00:28.063Z", "version_downloads": 0, "platform": "ruby", "authors": "Bilal Budhani", "info": "Limiter is a toolkit for building rate limits for your application. It provides a simple interface to define rate limits and track usage.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://limiter.dev", "changelog_uri": "https://github.com/bilalbudhani/limiter-ruby", "source_code_uri": "https://github.com/bilalbudhani/limiter-ruby" }, "yanked": false, "sha": "e864d2661425d0e1e17716b06b23b6c355e53c4aaa75e289c2e163a49fe33ecc", "spec_sha": "14c12fd1820ac049493f6f9f39168f42009da8d48aeacd0fe4058a1393a068f4", "project_uri": "https://rubygems.org/gems/limiter-ruby", "gem_uri": "https://rubygems.org/gems/limiter-ruby-0.2.0.gem", "homepage_uri": "https://limiter.dev", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/bilalbudhani/limiter-ruby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/bilalbudhani/limiter-ruby", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "http", "requirements": ">= 0" } ] } }
2024-12-14 11:00:32 UTC
HL3KQ71y8KtP6uPY9aWLK

utils

This ruby gem provides some useful command line utilities

0.61.0
Content{ "name": "utils", "downloads": 407427, "version": "0.61.0", "version_created_at": "2024-12-14T09:46:14.417Z", "version_downloads": 0, "platform": "ruby", "authors": "Florian Frank", "info": "This ruby gem provides some useful command line utilities", "licenses": [ "GPL-2.0" ], "metadata": {}, "yanked": false, "sha": "d60ea73e8199cb815ba2a7f425606fc39bc1567e0bca00780da6cb26fac4065f", "spec_sha": "f7703c1f65cfce55f296f5a01e8a165ad77fe7a852dc9fd0f14e66852b6725b1", "project_uri": "https://rubygems.org/gems/utils", "gem_uri": "https://rubygems.org/gems/utils-0.61.0.gem", "homepage_uri": "http://github.com/flori/utils", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/utils/0.61.0", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "gem_hadar", "requirements": "~> 1.19" } ], "runtime": [ { "name": "all_images", "requirements": "~> 0.5.0" }, { "name": "debug", "requirements": ">= 0" }, { "name": "drb", "requirements": ">= 0" }, { "name": "infobar", "requirements": "~> 0.8" }, { "name": "kramdown-ansi", "requirements": "~> 0.0.1" }, { "name": "mize", "requirements": "~> 0.6" }, { "name": "ollama-ruby", "requirements": ">= 0" }, { "name": "pstree", "requirements": "~> 0.3" }, { "name": "search_ui", "requirements": "~> 0.0" }, { "name": "simplecov", "requirements": ">= 0" }, { "name": "term-ansicolor", "requirements": "~> 1.3" }, { "name": "tins", "requirements": "~> 1.14" }, { "name": "webrick", "requirements": ">= 0" } ] } }
2024-12-14 09:46:18 UTC
4jeIX1Rqk1S68X0q0pWwg

bipm-data-importer

Importer for BIPM CGPM and CIPM content

0.2.2
Content{ "name": "bipm-data-importer", "downloads": 2988, "version": "0.2.2", "version_created_at": "2024-12-14T08:58:45.970Z", "version_downloads": 0, "platform": "ruby", "authors": "Ribose", "info": "Importer for BIPM CGPM and CIPM content", "licenses": [], "metadata": { "homepage_uri": "https://github.com/metanorma/bipm-data-importer", "changelog_uri": "https://github.com/metanorma/bipm-data-importer", "source_code_uri": "https://github.com/metanorma/bipm-data-importer" }, "yanked": false, "sha": "99b98bb636c75e81d64d3812b58363dcf90ad9d84782a5e7c0ba2f67181dda42", "spec_sha": "21333e65f1d56caedafefbbf03d54e8f75267f1cc73eb89e22779b03c80f32fb", "project_uri": "https://rubygems.org/gems/bipm-data-importer", "gem_uri": "https://rubygems.org/gems/bipm-data-importer-0.2.2.gem", "homepage_uri": "https://github.com/metanorma/bipm-data-importer", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/metanorma/bipm-data-importer", "bug_tracker_uri": null, "changelog_uri": "https://github.com/metanorma/bipm-data-importer", "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": "~> 13.0" }, { "name": "rdoc", "requirements": ">= 0" }, { "name": "rspec", "requirements": "~> 3.0" }, { "name": "rubocop", "requirements": "~> 1.21" }, { "name": "webmock", "requirements": ">= 0" } ], "runtime": [ { "name": "coradoc", "requirements": ">= 0" }, { "name": "mechanize", "requirements": ">= 0" }, { "name": "nokogiri", "requirements": ">= 0" }, { "name": "pry", "requirements": ">= 0" }, { "name": "vcr", "requirements": ">= 0" } ] } }
2024-12-14 08:58:48 UTC
ulGyGlE_T_KBWj5_qbkKO

carrierwave

Upload files in your Ruby applications, map them to a range of ORMs, store them on different backends.

3.1.0
Content{ "name": "carrierwave", "downloads": 108316721, "version": "3.1.0", "version_created_at": "2024-12-14T08:54:11.653Z", "version_downloads": 0, "platform": "ruby", "authors": "Jonas Nicklas", "info": "Upload files in your Ruby applications, map them to a range of ORMs, store them on different backends.", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "5ca854f696461996165f9b06e6868d9dc9484ab7dde34798d9b7a722ec19a6fe", "spec_sha": "a04f79158d27e853419fce6a699a03cbc7c1a45273fbcdb0f94b3d17e5e06a07", "project_uri": "https://rubygems.org/gems/carrierwave", "gem_uri": "https://rubygems.org/gems/carrierwave-3.1.0.gem", "homepage_uri": "https://github.com/carrierwaveuploader/carrierwave", "wiki_uri": "https://github.com/carrierwaveuploader/carrierwave/wiki", "documentation_uri": "https://www.rubydoc.info/gems/carrierwave/3.1.0", "mailing_list_uri": "http://groups.google.com/group/carrierwave", "source_code_uri": "https://github.com/carrierwaveuploader/carrierwave/", "bug_tracker_uri": "https://github.com/carrierwaveuploader/carrierwave/issues", "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "csv", "requirements": "~> 3.0" }, { "name": "cucumber", "requirements": "~> 2.3" }, { "name": "fog-aws", "requirements": ">= 0" }, { "name": "fog-google", "requirements": "~> 1.7, != 1.12.1" }, { "name": "fog-local", "requirements": ">= 0" }, { "name": "generator_spec", "requirements": ">= 0.9.1" }, { "name": "mini_magick", "requirements": ">= 3.6.0" }, { "name": "pry", "requirements": ">= 0" }, { "name": "pry-byebug", "requirements": ">= 0" }, { "name": "rmagick", "requirements": ">= 2.16" }, { "name": "rspec", "requirements": "~> 3.4" }, { "name": "rspec-retry", "requirements": ">= 0" }, { "name": "rubocop", "requirements": "~> 1.28" }, { "name": "timecop", "requirements": ">= 0" }, { "name": "webmock", "requirements": ">= 0" } ], "runtime": [ { "name": "activemodel", "requirements": ">= 6.0.0" }, { "name": "activesupport", "requirements": ">= 6.0.0" }, { "name": "addressable", "requirements": "~> 2.6" }, { "name": "image_processing", "requirements": "~> 1.1" }, { "name": "marcel", "requirements": "~> 1.0.0" }, { "name": "ssrf_filter", "requirements": "~> 1.0" } ] } }
2024-12-14 08:54:14 UTC
Gw2sJOV7ZuIrdzLAf_sxP

superview

Build Rails applications entirely out of Phlex components.

0.1.3
Content{ "name": "superview", "downloads": 1372, "version": "0.1.3", "version_created_at": "2024-12-14T08:02:09.406Z", "version_downloads": 0, "platform": "ruby", "authors": "Brad Gessler", "info": "Build Rails applications entirely out of Phlex components.", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/rubymonolith/superview", "changelog_uri": "https://github.com/rubymonolith/superview", "source_code_uri": "https://github.com/rubymonolith/superview", "allowed_push_host": "https://rubygems.org/" }, "yanked": false, "sha": "800ab84283f6696bf5cf329bd34fa9742b7202c8d1bac85194758910be334858", "spec_sha": "3a31ba4720423b9b74d19e65a0004eea00b88b8a4c0bea33855e5ee28f8d7967", "project_uri": "https://rubygems.org/gems/superview", "gem_uri": "https://rubygems.org/gems/superview-0.1.3.gem", "homepage_uri": "https://github.com/rubymonolith/superview", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/rubymonolith/superview", "bug_tracker_uri": null, "changelog_uri": "https://github.com/rubymonolith/superview", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "phlex-rails", "requirements": ">= 1.0, < 3.0" }, { "name": "zeitwerk", "requirements": "~> 2.0" } ] } }
2024-12-14 08:02:13 UTC
nxX5q9bmp2NVmtEAHhGvd

ruby-debug-ide

An interface which glues ruby-debug to IDEs like Eclipse (RDT), NetBeans and RubyMine.

0.7.4
Content{ "name": "ruby-debug-ide", "downloads": 29697452, "version": "0.7.4", "version_created_at": "2024-12-14T07:41:44.157Z", "version_downloads": 0, "platform": "ruby", "authors": "Markus Barchfeld, Martin Krauskopf, Mark Moseley, Alexandr Evstigneev", "info": "An interface which glues ruby-debug to IDEs like Eclipse (RDT), NetBeans and RubyMine.\n", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "341e6b748304731283706d65e7100bd8e35c6cfd35169654a96bb8f62373b4d7", "spec_sha": "2fd42a7ce663840c88a1e4839c459185fa3371b1beda0c0b1cb80d48291de6bf", "project_uri": "https://rubygems.org/gems/ruby-debug-ide", "gem_uri": "https://rubygems.org/gems/ruby-debug-ide-0.7.4.gem", "homepage_uri": "https://github.com/ruby-debug/ruby-debug-ide", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/ruby-debug-ide/0.7.4", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "rake", "requirements": ">= 0.8.1" } ] } }
2024-12-14 07:41:47 UTC
YdwuDn8kBI6IsV_VngjqO

debase

debase is a fast implementation of the standard Ruby debugger debug.rb for Ruby 2.0+. It is implemented by utilizing a new Ruby TracePoint class. The core component provides support that front-ends can build on. It provides breakpoint handling, bindings for stack frames among other things.

0.2.8
Content{ "name": "debase", "downloads": 44603651, "version": "0.2.8", "version_created_at": "2024-12-14T07:36:40.121Z", "version_downloads": 0, "platform": "ruby", "authors": "Alexandr Evstigneev, Dennis Ushakov", "info": " debase is a fast implementation of the standard Ruby debugger debug.rb for Ruby 2.0+.\n It is implemented by utilizing a new Ruby TracePoint class. The core component\n provides support that front-ends can build on. It provides breakpoint\n handling, bindings for stack frames among other things.\n", "licenses": [ "MIT" ], "metadata": {}, "yanked": false, "sha": "9cbf04404d3a6d8305c4c293c93606c3a127b606364468de8f087825d6b557c4", "spec_sha": "7e9b70c73b87222d21b67806c63a1c638a5a5ca1c231d67c8562364090aeee6c", "project_uri": "https://rubygems.org/gems/debase", "gem_uri": "https://rubygems.org/gems/debase-0.2.8.gem", "homepage_uri": "https://github.com/denofevil/debase", "wiki_uri": null, "documentation_uri": "https://www.rubydoc.info/gems/debase/0.2.8", "mailing_list_uri": null, "source_code_uri": null, "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "rake", "requirements": ">= 0" }, { "name": "test-unit", "requirements": ">= 0" } ], "runtime": [ { "name": "debase-ruby_core_source", "requirements": ">= 3.3.6" } ] } }
2024-12-14 07:36:43 UTC
f2Jw0zxR1qblAjmmNc8Q2

rubocop-rickselby

Code styling for my projects

0.47.0
Content{ "name": "rubocop-rickselby", "downloads": 15234, "version": "0.47.0", "version_created_at": "2024-12-14T07:34:01.462Z", "version_downloads": 0, "platform": "ruby", "authors": "Rick Selby", "info": "Code styling for my projects", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/rickselby/rubocop-rickselby", "changelog_uri": "https://github.com/rickselby/rubocop-rickselby/blob/main/CHANGELOG.md", "source_code_uri": "https://github.com/rickselby/rubocop-rickselby", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "764516a8c7cdaf7df29413abf4d8e9678d1a9140a0b4a5816a4e41e0dc97b0c3", "spec_sha": "669bb1e41e1e4167d5ec93c94ccc85d31c7902692a77c4753545d070d730ad0b", "project_uri": "https://rubygems.org/gems/rubocop-rickselby", "gem_uri": "https://rubygems.org/gems/rubocop-rickselby-0.47.0.gem", "homepage_uri": "https://github.com/rickselby/rubocop-rickselby", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/rickselby/rubocop-rickselby", "bug_tracker_uri": null, "changelog_uri": "https://github.com/rickselby/rubocop-rickselby/blob/main/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "erb_lint", "requirements": "~> 0.7.0" }, { "name": "rexml", "requirements": "~> 3.3" }, { "name": "rubocop", "requirements": "~> 1.69.0" }, { "name": "rubocop-capybara", "requirements": "~> 2.21.0" }, { "name": "rubocop-factory_bot", "requirements": "~> 2.26.0" }, { "name": "rubocop-performance", "requirements": "~> 1.23.0" }, { "name": "rubocop-rails", "requirements": "~> 2.27.0" }, { "name": "rubocop-rails-accessibility", "requirements": "~> 1.0.0" }, { "name": "rubocop-rake", "requirements": "~> 0.6.0" }, { "name": "rubocop-rspec", "requirements": "~> 3.3.0" }, { "name": "rubocop-rspec_rails", "requirements": "~> 2.30.0" }, { "name": "rubocop-sequel", "requirements": "~> 0.3.4" } ] } }
2024-12-14 07:34:04 UTC
g1Nz-bSGOLJ9Dz_AMIZQY

komeda

Komeda's coffee menu data

0.2.6
Content{ "name": "komeda", "downloads": 5160, "version": "0.2.6", "version_created_at": "2024-12-14T07:20:33.953Z", "version_downloads": 0, "platform": "ruby", "authors": "Yoshiki Takagi", "info": "Komeda's coffee menu data", "licenses": [ "MIT" ], "metadata": { "homepage_uri": "https://github.com/ytkg/komeda", "changelog_uri": "https://github.com/ytkg/komeda/CHANGELOG.md", "source_code_uri": "https://github.com/ytkg/komeda", "rubygems_mfa_required": "true" }, "yanked": false, "sha": "35eb04ff7ec453625f47b674ca1730aad41c475fdca4849c00fbe125175bfcb8", "spec_sha": "23d692e101691065376709845dc38ac8f04ed85472c0cd7e4f917609b3b2bcdb", "project_uri": "https://rubygems.org/gems/komeda", "gem_uri": "https://rubygems.org/gems/komeda-0.2.6.gem", "homepage_uri": "https://github.com/ytkg/komeda", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/ytkg/komeda", "bug_tracker_uri": null, "changelog_uri": "https://github.com/ytkg/komeda/CHANGELOG.md", "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "activesupport", "requirements": ">= 0" }, { "name": "hashie", "requirements": ">= 0" }, { "name": "psych", "requirements": ">= 3.1.0" } ] } }
2024-12-14 07:20:36 UTC
87auRIN1d7BS8b7-_G1N3

sorbet-static-and-runtime

Sorbet static and runtime in one gem

0.5.11694
Content{ "name": "sorbet-static-and-runtime", "downloads": 15838857, "version": "0.5.11694", "version_created_at": "2024-12-14T06:38:48.126Z", "version_downloads": 0, "platform": "ruby", "authors": "Stripe", "info": "Sorbet static and runtime in one gem", "licenses": [ "Apache-2.0" ], "metadata": { "source_code_uri": "https://github.com/sorbet/sorbet" }, "yanked": false, "sha": "1017528949ee7e2e819e1d0c10609bd27860c536d1e2d91a09eac177d62916e0", "spec_sha": "82eda73c369e6eb56529703678615424cdce103b4f1090ec9d388f57281f18bf", "project_uri": "https://rubygems.org/gems/sorbet-static-and-runtime", "gem_uri": "https://rubygems.org/gems/sorbet-static-and-runtime-0.5.11694.gem", "homepage_uri": "https://sorbet.org", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/sorbet/sorbet", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [ { "name": "sorbet", "requirements": "= 0.5.11694" }, { "name": "sorbet-runtime", "requirements": "= 0.5.11694" } ] } }
2024-12-14 06:38:51 UTC
cVKCIZFXjeuMO47M733Pg

sorbet

The main entrypoint for using Sorbet

0.5.11694
Content{ "name": "sorbet", "downloads": 32880174, "version": "0.5.11694", "version_created_at": "2024-12-14T06:38:44.709Z", "version_downloads": 0, "platform": "ruby", "authors": "Stripe", "info": "The main entrypoint for using Sorbet", "licenses": [ "Apache-2.0" ], "metadata": { "source_code_uri": "https://github.com/sorbet/sorbet" }, "yanked": false, "sha": "435175edf6378abcab37b18624321bc445201c1440b608296358ed0a340a8e2f", "spec_sha": "885d7f03cf323ed7a2ee04cda45db069ae08392924394b48eac8de0da8ed57c4", "project_uri": "https://rubygems.org/gems/sorbet", "gem_uri": "https://rubygems.org/gems/sorbet-0.5.11694.gem", "homepage_uri": "https://sorbet.org", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/sorbet/sorbet", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "minitest", "requirements": "~> 5.11" }, { "name": "mocha", "requirements": "~> 1.7" }, { "name": "rake", "requirements": ">= 0" } ], "runtime": [ { "name": "sorbet-static", "requirements": "= 0.5.11694" } ] } }
2024-12-14 06:38:48 UTC
-p_LdDMAizCbqf_4eN26j

sorbet-runtime

Sorbet's runtime type checking component

0.5.11694
Content{ "name": "sorbet-runtime", "downloads": 69232862, "version": "0.5.11694", "version_created_at": "2024-12-14T06:38:41.865Z", "version_downloads": 0, "platform": "ruby", "authors": "Stripe", "info": "Sorbet's runtime type checking component", "licenses": [ "Apache-2.0" ], "metadata": { "source_code_uri": "https://github.com/sorbet/sorbet" }, "yanked": false, "sha": "bcafe23716a2bf9d3c2b5abed202e263b683f43f66bd1b0ea8d8473e98fef14f", "spec_sha": "4fee89550afca8c41e96fec814465e7a85b7453365d22bb50b0bcc27a43f3e32", "project_uri": "https://rubygems.org/gems/sorbet-runtime", "gem_uri": "https://rubygems.org/gems/sorbet-runtime-0.5.11694.gem", "homepage_uri": "https://sorbet.org", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/sorbet/sorbet", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [ { "name": "concurrent-ruby", "requirements": "~> 1.1.5" }, { "name": "debug", "requirements": ">= 0" }, { "name": "minitest", "requirements": "~> 5.11" }, { "name": "mocha", "requirements": "~> 2.1" }, { "name": "pry", "requirements": ">= 0" }, { "name": "pry-byebug", "requirements": ">= 0" }, { "name": "rake", "requirements": ">= 0" }, { "name": "rubocop", "requirements": "= 1.57.1" }, { "name": "rubocop-performance", "requirements": "= 1.13.2" }, { "name": "subprocess", "requirements": "~> 1.5.3" } ], "runtime": [] } }
2024-12-14 06:38:45 UTC
BilV4qWXVV3drrSSXJHHN

sorbet-static

The Sorbet typechecker binary

0.5.11694
Content{ "name": "sorbet-static", "downloads": 45632470, "version": "0.5.11694", "version_created_at": "2024-12-14T06:38:33.190Z", "version_downloads": 0, "platform": "x86_64-linux", "authors": "Stripe", "info": "The Sorbet typechecker binary", "licenses": [ "Apache-2.0" ], "metadata": { "source_code_uri": "https://github.com/sorbet/sorbet" }, "yanked": false, "sha": "0b4499f175d6d1e9036203dd3417fabccb1b261c3675e60ddc6d42b07f634866", "spec_sha": "f9330bcf489d269098673a376ef969e6e94241b6d26a6e48b7c570a85053cbe8", "project_uri": "https://rubygems.org/gems/sorbet-static", "gem_uri": "https://rubygems.org/gems/sorbet-static-0.5.11694-x86_64-linux.gem", "homepage_uri": "https://sorbet.org", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/sorbet/sorbet", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2024-12-14 06:38:41 UTC
ZwrcRG_xVFlx90k2ydpK1

sorbet-static

The Sorbet typechecker binary

0.5.11694
Content{ "name": "sorbet-static", "downloads": 45632470, "version": "0.5.11694", "version_created_at": "2024-12-14T06:38:24.022Z", "version_downloads": 0, "platform": "universal-darwin", "authors": "Stripe", "info": "The Sorbet typechecker binary", "licenses": [ "Apache-2.0" ], "metadata": { "source_code_uri": "https://github.com/sorbet/sorbet" }, "yanked": false, "sha": "149b6ad6599b328777a20253647652cd3e508a9afaa27cf68bf54ecf9f652233", "spec_sha": "a20043ea77c0db2eb90b03d9c1e300abee45c2ed4bbe6fb94a75cd6960ff8aa8", "project_uri": "https://rubygems.org/gems/sorbet-static", "gem_uri": "https://rubygems.org/gems/sorbet-static-0.5.11694-universal-darwin.gem", "homepage_uri": "https://sorbet.org", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/sorbet/sorbet", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2024-12-14 06:38:35 UTC
-gtqvOZVHeAD2XU0NUMrA

sorbet-static

The Sorbet typechecker binary

0.5.11694
Content{ "name": "sorbet-static", "downloads": 45632470, "version": "0.5.11694", "version_created_at": "2024-12-14T06:38:14.230Z", "version_downloads": 0, "platform": "java", "authors": "Stripe", "info": "The Sorbet typechecker binary", "licenses": [ "Apache-2.0" ], "metadata": { "source_code_uri": "https://github.com/sorbet/sorbet" }, "yanked": false, "sha": "d5271c0e40ae4f36070158316af7e0467b2d99c42046b2307da037f7b8e26e41", "spec_sha": "ba10c309651eb69091b92f6683bdee9a5d18e938c115d03d2ca1cea2e80e5039", "project_uri": "https://rubygems.org/gems/sorbet-static", "gem_uri": "https://rubygems.org/gems/sorbet-static-0.5.11694-java.gem", "homepage_uri": "https://sorbet.org", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/sorbet/sorbet", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2024-12-14 06:38:26 UTC
On5dEVH14vegDWabNedjv

sorbet-static

The Sorbet typechecker binary

0.5.11694
Content{ "name": "sorbet-static", "downloads": 45632470, "version": "0.5.11694", "version_created_at": "2024-12-14T06:38:01.973Z", "version_downloads": 0, "platform": "aarch64-linux", "authors": "Stripe", "info": "The Sorbet typechecker binary", "licenses": [ "Apache-2.0" ], "metadata": { "source_code_uri": "https://github.com/sorbet/sorbet" }, "yanked": false, "sha": "0f825a28b40f8edaa2a707b4e2337fcdda771c7e119ca38023618d1d9a911692", "spec_sha": "883598aede5c5c2ed58471f66e4d27adbaaa3529cf7f9e906ec2f2c087565f7a", "project_uri": "https://rubygems.org/gems/sorbet-static", "gem_uri": "https://rubygems.org/gems/sorbet-static-0.5.11694-aarch64-linux.gem", "homepage_uri": "https://sorbet.org", "wiki_uri": null, "documentation_uri": null, "mailing_list_uri": null, "source_code_uri": "https://github.com/sorbet/sorbet", "bug_tracker_uri": null, "changelog_uri": null, "funding_uri": null, "dependencies": { "development": [], "runtime": [] } }
2024-12-14 06:38:14 UTC