ruby-rubygems
Port variant v33
Summary Package management framework for Ruby (v3.3)
Package version 3.5.9
Homepage https://rubygems.org/
Keywords ruby, devel
Maintainer nobody
License MIT , RUBY (dual)
Other variants v31 | v32
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 16 APR 2024, 22:24:34 UTC
Port created 22 SEP 2017, 21:56:43 UTC
Subpackage Descriptions
single RubyGems is a package manager for the Ruby programming language that provides a standard format for distributing Ruby programs and libraries (in a self-contained format called a "gem"), a tool designed to easily manage the installation of gems, and a server for distributing them. The interface for RubyGems is a command-line tool called gem which can install libraries and manage RubyGems.[1] RubyGems integrates with Ruby run-time loader to help find and load installed gems from standardized library folders. Though it is possible to use a private RubyGems repository, the public repository is most commonly used for gem management. The https://rubygems.org/ public repository helps users find gems, resolve dependencies and install them.
Configuration Switches (platform-specific settings discarded)
RUBY31 OFF Build using Ruby version 3.1 RUBY32 OFF Build using Ruby version 3.2 RUBY33 ON Build using Ruby version 3.3
Package Dependencies by Type
Build and Runtime ruby33:primary:standard
Download groups
main https://rubygems.org/rubygems/
Distribution File Information
2b203642191e6bb9ece19075f62275a88526319b124684c46667415dca4363f1 937663 ruby/rubygems-3.5.9.tgz
Ports that require ruby-rubygems:v33
ruby-abbrev:v33 Calculates a set of unique abbreviations (v33)
ruby-actioncable:v33 WebSocket framework for Rails (v33)
ruby-actionmailbox:v33 Inbound email handling framework (v33)
ruby-actionmailer:v33 Email support on Rails (v33)
ruby-actionpack:v33 MVC web applications on Rails (v33)
ruby-actiontext:v33 Rich text framework (v33)
ruby-actionview:v33 Web page conventions and helpers (v33)
ruby-activejob:v33 Job framework with pluggable queues (v33)
ruby-activemodel:v33 Support for attributes, callbacks + (v33)
ruby-activerecord:v33 Database mapper for Rails (v33)
ruby-activestorage:v33 Local and cloud file storage framework (v33)
ruby-activesupport:v33 Rails support for multibyte strings + (v33)
ruby-addressable:v33 URI Implementation (v33)
ruby-arel:v33 SQL AST manager for Ruby (v33)
ruby-arr-pm:v33 RPM reader and writer library (v33)
ruby-asciidoctor:v33 AsciiDoc to HTML5/DocBook5 converter (v33)
ruby-avro:v33 Apache Avro for Ruby (v33)
ruby-backports:v33 Backports of Ruby features for older Ruby (v33)
ruby-base64:v33 Base64 binary data encoder and decoder (v33)
ruby-bcrypt:v33 Wrapper for handling passwords via bcrypt (v33)
ruby-bigdecimal:v33 Arbitrary-precision decimal floating-point (v33)
ruby-builder:v33 Builders for MarkUp (v33)
ruby-cabin:v33 Structured and contextual logging (v33)
ruby-carrierwave:v33 Ruby file upload library (v33)
ruby-childprocess:v33 Controls external background programs (v33)
ruby-clamp:v33 Minimal framework for command-line utilities (v33)
ruby-concurrent-ruby1.1:v33 Concurrency tools like futures, promises + (v33)
ruby-concurrent-ruby:v33 Concurrency tools like futures, promises + (v33)
ruby-connection_pool:v33 Generic connection pool for Ruby (v33)
ruby-cookiejar:v33 Client-side HTTP Cookie library (v33)
ruby-crass:v33 Pure ruby CSS Level 3 parser (v33)
ruby-csv:v33 CSV Reading and Writing (v33)
ruby-daemons:v33 Allows existing scripts to be daemonized (v33)
ruby-date:v33 Module for handling dates (v33)
ruby-dbm:v33 Database Manager Library wrapper (v33)
ruby-deep_merge:v33 Merge Deeply Nested Hashes (v33)
ruby-delayed_job:v33 Asynchronous execution of background tasks (v33)
ruby-devise:v33 Flexible authentication for Rails/Warden (v33)
ruby-diff-lcs:v33 Longest Common Sequence algorithm (v33)
ruby-digest:v33 Message digest libraries framework (v33)
ruby-domain_name:v33 Domain Name manipulation library for Ruby (v33)
ruby-dotenv:v33 Loads environment variables from `.env` (v33)
ruby-drb:v33 Distributed object system for Ruby (v33)
ruby-elastic-transport:v33 Low level Ruby client for Elastic services (v33)
ruby-elasticsearch-api:v33 Ruby API for Elasticsearch (v33)
ruby-elasticsearch-transport:v33 Ruby client for Elasticsearch (v33)
ruby-elasticsearch:v33 Ruby integrations for Elasticsearch (v33)
ruby-em-http-request:v33 EventMachine based async HTTP Request client (v33)
ruby-em-socksify:v33 Transparent proxy support for EventMachine (v33)
ruby-erubi:v33 Small ERB Implementation (v33)
ruby-erubis:v33 Embedded Ruby implementation (v33)
ruby-eventmachine:v33 Ruby/EventMachine library (v33)
ruby-excon:v33 Speed, persistence, http(s) (v33)
ruby-execjs:v33 Run JavaScript code from Ruby (v33)
ruby-facter:v33 Facter, a system inventory tool (v33)
ruby-faraday-em_http:v33 Faraday adapter for Em::Http (v33)
ruby-faraday-em_synchrony:v33 Faraday adapter for EM::Synchrony (v33)
ruby-faraday-excon:v33 Faraday adapter for Excon (v33)
ruby-faraday-httpclient:v33 Faraday adapter for HTTPClient (v33)
ruby-faraday-net_http:v33 Faraday adapter for Net::HTTP (v33)
ruby-faraday-net_http_persistent:v33 Faraday adapter for NetHttpPersistent (v33)
ruby-faraday-patron:v33 Faraday adapter for Patron (v33)
ruby-faraday-rack:v33 Faraday adapter for Rack (v33)
ruby-faraday:v33 HTTP/REST API client library (v33)
ruby-fast_gettext:v33 Good, threadsafe implementation of GetText (v33)
ruby-ffi:v33 Foreign Function Interface library (v33)
ruby-forwardable:v33 Delegation of methods to designated object (v33)
ruby-fpm:v33 Fpm - package building and mangling (v33)
ruby-gdbm:v33 Ruby extension for GNU dbm (v33)
ruby-gettext-setup:v33 Sets up i18n localization for Ruby projects (v33)
ruby-gettext:v33 L10N localization library and tools (v33)
ruby-git:v33 Wraps system calls to the git library (v33)
ruby-globalid:v33 URIs to pass model references (v33)
ruby-haml:v33 HTML Abstraction Markup Language (v33)
ruby-hashie:v33 Your friendly neighborhood hash library (v33)
ruby-highline:v33 High-level IO library for CLI (v33)
ruby-hocon:v33 HOCON Config Library (v33)
ruby-hpricot:v33 Swift, liberal HTML parser (v33)
ruby-http-accept:v33 Parse Accept and Accept-Language headers (v33)
ruby-http-cookie:v33 Handles RFC 6265 HTTP cookies (v33)
ruby-http_parser.rb:v33 Http-parser bindings (v33)
ruby-httpclient:v33 HTTP accessing library (v33)
ruby-i18n:v33 New wave Internationalization support (v33)
ruby-image_processing:v33 High-level wrapper for processing images (v33)
ruby-insist:v33 Block-driven assertion library (v33)
ruby-io-console:v33 Console interface (v33)
ruby-io-wait:v33 Non-blocking I/O read/write operations (v33)
ruby-jquery-rails:v33 Use jQuery with Rails 4+ (v33)
ruby-json:v33 JSON Implementation for Ruby (v33)
ruby-json_pure:v33 JSON Implementation for Ruby (v33)
ruby-kaminari-actionview:v33 Kaminari Action View adapter (v33)
ruby-kaminari-activerecord:v33 Kaminari Active Record adapter (v33)
ruby-kaminari-core:v33 Kaminari's core pagination library (v33)
ruby-kaminari:v33 Sophisticated paginator for Rails 4+ (v33)
ruby-kramdown-parser-gfm:v33 Parser for the GFM dialect of Markdown (v33)
ruby-kramdown:v33 Fast pure-Ruby markdown parser (v33)
ruby-locale:v33 Library for basic APIs of localization (v33)
ruby-loofah:v33 HTML/XML transformation library (v33)
ruby-mail:v33 Really Ruby mail handler (v33)
ruby-marcel:v33 Simple MIME type detection (v33)
ruby-method_source:v33 Retrieve the sourcecode for a method (v33)
ruby-mime-types-data:v33 MIME media type definitions (v33)
ruby-mime-types:v33 MIME content type and registry library (v33)
ruby-mimemagic:v33 Fast mime detection by extension or content (v33)
ruby-mini_magick:v33 Memory-efficient image manipulation (v33)
ruby-mini_mime:v33 Minimal mime type library (v33)
ruby-mini_portile2:v33 Simple autoconf and cmake builder (v33)
ruby-minitest:v33 Comple suite of testing facilities (v33)
ruby-msgpack:v33 Binary-based object serialization library (v33)
ruby-multi_json:v33 Common interface to multiple JSON libraries (v33)
ruby-multipart-post:v33 Multipart form post accessory for Net::HTTP (v33)
ruby-mustache:v33 Logic-free view renderer (v33)
ruby-mutex_m:v33 Extends objects to be handled as a mutex (v33)
ruby-mysql2:v33 Bindings for libmysql (v33)
ruby-net-http-persistent:v33 Manages persistent HTTP connections (v33)
ruby-net-http:v33 HTTP client api for Ruby (v33)
ruby-net-imap:v33 API for Internet Message Access Protocol (v33)
ruby-net-pop:v33 Ruby client library for POP3 (v33)
ruby-net-protocol:v33 Abstract interface for net-* client (v33)
ruby-net-scp:v33 Implementation of the SCP client protocol (v33)
ruby-net-smtp:v33 Simple Mail Transfer Protocol client library (v33)
ruby-net-ssh:v33 Implementation of the SSH2 client protocol (v33)
ruby-netrc:v33 Library to read and write netrc files (v33)
ruby-nio4r:v33 New IO for Ruby (v33)
ruby-nokogiri:v33 HTML/XML/SAX/Reader parser (v33)
ruby-orm_adapter:v33 Wrapper for supporting multiple ORMs (v33)
ruby-patron:v33 Patron HTTP Client (v33)
ruby-pg:v33 Interface to PostgreSQL servers (v33)
ruby-pleaserun:v33 Startup and service script generator (v33)
ruby-polyamorous:v33 Extraction from Ransack/Squeel (v33)
ruby-prime:v33 Prime numbers and factorization library (v33)
ruby-psych:v33 Psych is a YAML parser and emitter (v33)
ruby-public_suffix:v33 Domain name parser and decomposer (v33)
ruby-puppet-resource_api:v33 Native resource creator for Puppet (v33)
ruby-puppet:v33 Aautomated configuration management tool (v33)
ruby-racc:v33 Racc is a LALR(1) parser generator (v33)
ruby-rack-session:v33 Session implementation for Rack (v33)
ruby-rack-test:v33 Simple testing API built on Rack (v33)
ruby-rack:v33 Modular Ruby webserver interface (v33)
ruby-rackup:v33 General server command for Rack applications (v33)
ruby-rails-dom-testing:v33 Nokogiri DOM comparison tool (v33)
ruby-rails-html-sanitizer:v33 HTML sanitization for Rails applications (v33)
ruby-rails:v33 Full-stack web application framework (v33)
ruby-railties:v33 Rails bootup, plugins and other internals (v33)
ruby-rainbow:v33 Colorize printed text on ANSI terminals (v33)
ruby-rake:v33 Make-like program implemented in Ruby (v33)
ruby-ransack:v33 Creation of advanced search forms for Rails (v33)
ruby-rchardet:v33 Character encoding auto-detection (v33)
ruby-rdiscount:v33 Fast Implementation of Gruber's Markdown (v33)
ruby-red-datasets:v33 Common datasets such as Iris and CIFAR-100 (v33)
ruby-reline:v33 Ruby implementation of readline library (v33)
ruby-responders:v33 Set of reponders for Rails (v33)
ruby-rest-client:v33 Simple HTTP and REST client for Ruby (v33)
ruby-rexml:v33 XML toolkit for Ruby (v33)
ruby-ronn-ng:v33 Builds man pages from Markdown (v33)
ruby-rspec-core:v33 Rspec-core-3.13.0 (v33)
ruby-rspec-expectations:v33 Rspec-expectations-3.13.0 (v33)
ruby-rspec-mocks:v33 Rspec-mocks-3.13.0 (v33)
ruby-rspec-support:v33 Rspec-support-3.13.1 (v33)
ruby-rspec:v33 Behavior-driven development for Ruby (v33)
ruby-ruby-vips:v33 Binding for vips image processor (v33)
ruby-ruby-xz:v33 Bindings for liblzma compression library (v33)
ruby-ruby2_keywords:v33 Shim library for Module#ruby2_keywords (v33)
ruby-rubyzip:v33 Zip file reading and creation library (v33)
ruby-scanf:v33 Ruby implementation of scanf (v33)
ruby-searchkick:v33 Intelligent search (Rails + Elasticsearch) (v33)
ruby-semantic_puppet:v33 Puppet Semantic Version comparison tool (v33)
ruby-simple_form:v33 Forms made easy! (v33)
ruby-singleton:v33 Singleton pattern implementation (v33)
ruby-sprockets-rails:v33 Sprockets Rails integration (v33)
ruby-sprockets:v33 Rack-based asset packaging system (v33)
ruby-sqlite3:v33 Interface with SQLite3 database engine (v33)
ruby-ssrf_filter:v33 Server-side request forgery prevention (v33)
ruby-stringio:v33 Pseudo IO on String (v33)
ruby-stud:v33 Stud - common code techniques (v33)
ruby-sys-filesystem:v33 Cross-platform filesystem information (v33)
ruby-temple:v33 Template compilation framework in Ruby (v33)
ruby-text:v33 Collection of text algorithms (v33)
ruby-thor:v33 Command-line interface toolkit (v33)
ruby-tilt:v33 Generic interface to template engines (v33)
ruby-timeout:v33 Auto-terminate long-running operations (v33)
ruby-tzinfo:v33 Time Zone Library (v33)
ruby-unf_ext:v33 Unicode Normalization Form support/CRuby (v33)
ruby-uri:v33 Uniform Resource Identifiers module (v33)
ruby-warden:v33 Rack Authentication libary (v33)
ruby-webrick:v33 HTTP server toolkit (v33)
ruby-websocket-driver:v33 Pluggable I/O WebSocket protocol handler (v33)
ruby-websocket-extensions:v33 Extension manager for WebSocket connections (v33)
ruby-yard:v33 Document generation tool for Ruby (v33)
ruby-zeitwerk:v33 Implements constant autoloading (v33)