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