Gem in a Box
If you did not need any credentials to get to this page
gem sources -a http://geminabox.redborder.com/
If you needed some credentials to get to this page
gem sources -a http://username:password@geminabox.redborder.com/
-
actioncable (5.0.7.2)
gem install actioncable -v "5.0.7.2"Structure many real-time application concerns into channels over a single WebSocket connection.
-
actionmailer (4.0.12 - 5.0.7.2)
gem install actionmailer -v "5.0.7.2"gem install actionmailer -v "4.2.7.1"gem install actionmailer -v "4.0.12"Email on Rails. Compose, deliver, receive, and test emails using the familiar controller/view pattern. First-class support for multipart email and attachments.
-
actionpack (4.0.12 - 5.0.7.2)
gem install actionpack -v "5.0.7.2"gem install actionpack -v "4.2.7.1"gem install actionpack -v "4.0.12"Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web applications. Works with any Rack-compatible server.
-
actionview (4.2.7.1 - 5.0.7.2)
gem install actionview -v "5.0.7.2"gem install actionview -v "4.2.7.1"Simple, battle-tested conventions and helpers for building web pages.
-
activejob (4.2.7.1 - 5.0.7.2)
gem install activejob -v "5.0.7.2"gem install activejob -v "4.2.7.1"Declare job classes that can be run by a variety of queueing backends.
-
activemodel (4.0.12 - 5.0.7.2)
gem install activemodel -v "5.0.7.2"gem install activemodel -v "4.2.7.1"gem install activemodel -v "4.0.12"A toolkit for building modeling frameworks like Active Record. Rich support for attributes, callbacks, validations, serialization, internationalization, and testing.
-
activerecord (4.0.12 - 5.0.7.2)
gem install activerecord -v "5.0.7.2"gem install activerecord -v "4.2.7.1"gem install activerecord -v "4.0.12"Databases on Rails. Build a persistent domain model by mapping database tables to Ruby classes. Strong conventions for associations, validations, aggregations, migrations, and testing come baked-in.
-
activerecord-deprecated_finders (1.0.4)
gem install activerecord-deprecated_finders -v "1.0.4"Deprecated finder APIs extracted from Active Record.
-
activesupport (4.0.12 - 7.1.3)
gem install activesupport -v "7.1.3"gem install activesupport -v "5.0.7.2"gem install activesupport -v "4.2.7.1"gem install activesupport -v "4.0.12"A toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Rich support for multibyte strings, internationalization, time zones, and testing.
-
acts_as_list (1.1.0)
gem install acts_as_list -v "1.1.0"This "acts_as" extension provides the capabilities for sorting and reordering a number of objects in a list. The class that has this specified needs to have a "position" column defined as an integer on the mapped database table.
-
acts_as_tree (1.3.0)
gem install acts_as_tree -v "1.3.0"A gem that adds simple support for organizing ActiveRecord models into parent–children relationships.
-
addressable (2.3.8 - 2.8.6)
gem install addressable -v "2.8.6"gem install addressable -v "2.7.0"gem install addressable -v "2.5.0"gem install addressable -v "2.4.0"gem install addressable -v "2.3.8"Addressable is an alternative implementation to the URI implementation that is part of Ruby's standard library. It is flexible, offers heuristic parsing, and additionally provides extensive support for IRIs and URI templates.
-
aerospike (2.0.0 - 4.2.0)
gem install aerospike -v "4.2.0"gem install aerospike -v "2.5.1"gem install aerospike -v "2.0.0"Official Aerospike Client for ruby. Access your Aerospike cluster with ease of Ruby.
-
ansi (1.4.3 - 1.5.0)
gem install ansi -v "1.5.0"gem install ansi -v "1.4.3"The ANSI project is a superlative collection of ANSI escape code related libraries eabling ANSI colorization and stylization of console output. Byte for byte ANSI is the best ANSI code library available for the Ruby programming language.
-
arel (4.0.2 - 7.1.4)
gem install arel -v "7.1.4"gem install arel -v "6.0.4"gem install arel -v "6.0.3"gem install arel -v "4.0.2"Arel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifies the generation of complex SQL queries 2. Adapts to various RDBMSes It is intended to be a framework framework; that is, you can build your own ORM with it, focusing on innovative object and collection modeling as opposed to database compatibility and query generation.
-
arp_scan (0.1.1)
gem install arp_scan -v "0.1.1"Use the arp-scan utility from your ruby programs.
-
audited (4.0.0 - 5.4.2)
gem install audited -v "5.4.2"gem install audited -v "4.0.0"Log all changes to your models
-
audited-activerecord (4.0.0)
gem install audited-activerecord -v "4.0.0"Log all changes to your ActiveRecord models
-
awesome_nested_set (3.0.3 - 3.6.0)
gem install awesome_nested_set -v "3.6.0"gem install awesome_nested_set -v "3.0.3"An awesome nested set implementation for Active Record
-
aws-eventstream (1.3.0)
gem install aws-eventstream -v "1.3.0"Amazon Web Services event stream library. Decodes and encodes binary stream under `vnd.amazon.event-stream` content-type
-
aws-partitions (1.881.0 - 1.883.0)
gem install aws-partitions -v "1.883.0"gem install aws-partitions -v "1.881.0"Provides interfaces to enumerate AWS partitions, regions, and services.
-
aws-s3 (0.6.3)
gem install aws-s3 -v "0.6.3"Client library for Amazon's Simple Storage Service's REST API
-
aws-sdk (1.61.0)
gem install aws-sdk -v "1.61.0"Version 1 of the AWS SDK for Ruby. Available as both `aws-sdk` and `aws-sdk-v1`. Use `aws-sdk-v1` if you want to load v1 and v2 of the Ruby SDK in the same application.
-
aws-sdk-core (3.190.3 - 3.191.0)
gem install aws-sdk-core -v "3.191.0"gem install aws-sdk-core -v "3.190.3"Provides API clients for AWS. This gem is part of the official AWS SDK for Ruby.
-
aws-sdk-kms (1.76.0 - 1.77.0)
gem install aws-sdk-kms -v "1.77.0"gem install aws-sdk-kms -v "1.76.0"Official AWS Ruby gem for AWS Key Management Service (KMS). This gem is part of the AWS SDK for Ruby.
-
aws-sdk-s3 (1.142.0 - 1.143.0)
gem install aws-sdk-s3 -v "1.143.0"gem install aws-sdk-s3 -v "1.142.0"Official AWS Ruby gem for Amazon Simple Storage Service (Amazon S3). This gem is part of the AWS SDK for Ruby.
-
aws-sdk-secretsmanager (1.89.0 - 1.90.0)
gem install aws-sdk-secretsmanager -v "1.90.0"gem install aws-sdk-secretsmanager -v "1.89.0"Official AWS Ruby gem for AWS Secrets Manager. This gem is part of the AWS SDK for Ruby.
-
aws-sdk-v1 (1.61.0)
gem install aws-sdk-v1 -v "1.61.0"Version 1 of the AWS SDK for Ruby. Available as both `aws-sdk` and `aws-sdk-v1`. Use `aws-sdk-v1` if you want to load v1 and v2 of the Ruby SDK in the same application.
-
aws-sigv4 (1.8.0)
gem install aws-sigv4 -v "1.8.0"Amazon Web Services Signature Version 4 signing library. Generates sigv4 signature for HTTP requests.
-
backports (3.6.8)
gem install backports -v "3.6.8"Essential backports that enable many of the nice features of Ruby 1.8.7 up to 2.1.0 for earlier versions.
-
base64 (0.2.0)
gem install base64 -v "0.2.0"Support for encoding and decoding binary data using a Base64 representation.
-
bcrypt (3.1.11 - 3.1.15)
gem install bcrypt -v "3.1.15"gem install bcrypt -v "3.1.11"bcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD project for hashing passwords. The bcrypt Ruby gem provides a simple wrapper for safely handling passwords.
-
beefcake (0.3.7)
gem install beefcake -v "0.3.7"A sane protobuf library for Ruby
-
better_errors (0.8.0 - 2.10.1)
gem install better_errors -v "2.10.1"gem install better_errors -v "0.8.0"Provides a better error page for Rails and other Rack apps. Includes source code inspection, a live REPL and local/instance variable inspection for all stack frames.
-
bigdecimal (3.1.5)
gem install bigdecimal -v "3.1.5"This library provides arbitrary-precision decimal floating-point number class.
-
binding_of_caller (0.7.2 - 1.0.0)
gem install binding_of_caller -v "1.0.0"gem install binding_of_caller -v "0.7.3"gem install binding_of_caller -v "0.7.2"Provides the Binding#of_caller method. Using binding_of_caller we can grab bindings from higher up the call stack and evaluate code in that context. Allows access to bindings arbitrarily far up the call stack, not limited to just the immediate caller. Recommended for use only in debugging situations. Do not use this in production apps.
-
brakeman (3.6.1)
gem install brakeman -v "3.6.1"Brakeman detects security vulnerabilities in Ruby on Rails applications via static analysis.
-
builder (3.1.4 - 3.2.4)
gem install builder -v "3.2.4"gem install builder -v "3.2.3"gem install builder -v "3.2.2"gem install builder -v "3.1.4"Builder provides a number of builder objects that make creating structured data simple to do. Currently the following builder objects are supported: * XML Markup * XML Events
-
bundler-audit (0.5.0 - 0.9.1)
gem install bundler-audit -v "0.9.1"gem install bundler-audit -v "0.5.0"bundler-audit provides patch-level verification for Bundled apps.
-
cancan (1.6.10)
gem install cancan -v "1.6.10"Simple authorization solution for Rails which is decoupled from user roles. All permissions are stored in a single location.
-
capybara (2.6.2 - 3.39.2)
gem install capybara -v "3.39.2"gem install capybara -v "2.6.2"Capybara is an integration testing tool for rack based web applications. It simulates how a user would interact with a website
-
chef (12.0.3 - 17.10.0)
gem install chef -v "17.10.0"gem install chef -v "12.0.3"A systems integration framework, built to bring the benefits of configuration management to your entire infrastructure.
-
chef-config (17.10.0)
gem install chef-config -v "17.10.0"
-
chef-telemetry (1.1.1)
gem install chef-telemetry -v "1.1.1"
-
chef-utils (17.10.0)
gem install chef-utils -v "17.10.0"
-
chef-vault (4.1.11)
gem install chef-vault -v "4.1.11"Data encryption support for Chef Infra using data bags
-
chef-zero (3.2.1 - 15.0.11)
gem install chef-zero -v "15.0.11"gem install chef-zero -v "3.2.1"Self-contained, easy-setup, fast-start in-memory Chef server for testing and solo setup purposes
-
childprocess (0.9.0)
gem install childprocess -v "0.9.0"This gem aims at being a simple and reliable solution for controlling external programs running in the background on any Ruby / OS combination.
-
climate_control (0.0.3 - 0.2.0)
gem install climate_control -v "0.2.0"gem install climate_control -v "0.0.3"Modify your ENV
-
cliver (0.3.2)
gem install cliver -v "0.3.2"Assertions for command-line dependencies
-
cmdparse (3.0.7)
gem install cmdparse -v "3.0.7"cmdparse provides classes for parsing (possibly nested) commands on the command line; command line options themselves are parsed using optparse.
-
cocaine (0.5.8)
gem install cocaine -v "0.5.8"A small library for doing (command) lines
-
coderay (1.1.1 - 1.1.3)
gem install coderay -v "1.1.3"gem install coderay -v "1.1.2"gem install coderay -v "1.1.1"Fast and easy syntax highlighting for selected languages, written in Ruby. Comes with RedCloth integration and LOC counter.
-
coercible (1.0.0)
gem install coercible -v "1.0.0"Powerful, flexible and configurable coercion library. And nothing more.
-
coffee-rails (4.0.1 - 4.2.2)
gem install coffee-rails -v "4.2.2"gem install coffee-rails -v "4.0.1"CoffeeScript adapter for the Rails asset pipeline.
-
coffee-script (2.4.1)
gem install coffee-script -v "2.4.1"Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler.
-
coffee-script-source (1.10.0 - 1.12.2)
gem install coffee-script-source -v "1.12.2"gem install coffee-script-source -v "1.10.0"CoffeeScript is a little language that compiles into JavaScript. Underneath all of those embarrassing braces and semicolons, JavaScript has always had a gorgeous object model at its heart. CoffeeScript is an attempt to expose the good parts of JavaScript in a simple way.
-
colorize (0.7.3)
gem install colorize -v "0.7.3"Ruby String class extension. Adds methods to set text color, background color and, text effects on ruby console and command line output, using ANSI escape sequences.
-
combine_pdf (1.0.26)
gem install combine_pdf -v "1.0.26"A nifty gem, in pure Ruby, to parse PDF files and combine (merge) them with other PDF files, number the pages, watermark them or stamp them, create tables, add basic text objects etc` (all using the PDF file format).
-
concurrent-ruby (1.1.7 - 1.1.10)
gem install concurrent-ruby -v "1.1.10"gem install concurrent-ruby -v "1.1.7"Modern concurrency tools including agents, futures, promises, thread pools, actors, supervisors, and more. Inspired by Erlang, Clojure, Go, JavaScript, actors, and classic concurrency patterns.
-
connection_pool (2.4.1 - 2.5.3)
gem install connection_pool -v "2.5.3"gem install connection_pool -v "2.4.1"Generic connection pool for Ruby
-
cookiejar (0.3.3)
gem install cookiejar -v "0.3.3"Allows for parsing and returning cookies in Ruby HTTP client code
-
corefoundation (0.3.13)
gem install corefoundation -v "0.3.13"Ruby wrapper for macOS Core Foundation framework
-
countries (0.9.3)
gem install countries -v "0.9.3"All sorts of useful information about every country packaged as pretty little country objects. It includes data from ISO 3166
-
crack (0.4.3)
gem install crack -v "0.4.3"Really simple JSON and XML parsing, ripped from Merb and Rails.
-
crass (1.0.2 - 1.0.6)
gem install crass -v "1.0.6"gem install crass -v "1.0.2"Crass is a pure Ruby CSS parser based on the CSS Syntax Level 3 spec.
-
currencies (0.4.2)
gem install currencies -v "0.4.2"If you are tracking any kind of assets the currencies gem is for you. It contains every currency in the ISO 4217 standard and allows you to add your own as well. So if you decide to take sparkly buttons as a form of payment you can use currencies to display the shiny button unicode symbol ☼ (disclaimer: ☼ may not look like a shiny button to everyone.) when used with something like the money gem. Speaking of the money gem, currencies gives you an ExchangeBank that the money gem can use to convert from one currency to another. There are plans to have ExchangeRate provider plugin system. Right now the rates are either set manually or pulled from Yahoo Finance.
-
daemon_controller (1.2.0)
gem install daemon_controller -v "1.2.0"A library for robust daemon management.
-
daemons (1.1.9)
gem install daemons -v "1.1.9"Daemons provides an easy way to wrap existing ruby scripts (for example a self-written server) to be run as a daemon and to be controlled by simple start/stop/restart commands. You can also call blocks as daemons and control them from the parent or just daemonize the current process. Besides this basic functionality, daemons offers many advanced features like exception backtracing and logging (in case your ruby script crashes) and monitoring and automatic restarting of your processes if they crash.
-
dalli (2.7.6 - 2.7.11)
gem install dalli -v "2.7.11"gem install dalli -v "2.7.10"gem install dalli -v "2.7.6"High performance memcached client for Ruby
-
debug_inspector (0.0.2 - 1.2.0)
gem install debug_inspector -v "1.2.0"gem install debug_inspector -v "0.0.2"Adds methods to DebugInspector to allow for inspection of backtrace frames. The debug_inspector C extension and API were designed and built by Koichi Sasada, this project is just a gemification of his work. This library makes use of the debug inspector API which was added to MRI 2.0.0. Only works on MRI 2 and 3. Requiring it on unsupported Rubies will result in a no-op. Recommended for use only in debugging situations. Do not use this in production apps.
-
delayed_job (4.0.6 - 4.1.11)
gem install delayed_job -v "4.1.11"gem install delayed_job -v "4.0.6"Delayed_job (or DJ) encapsulates the common pattern of asynchronously executing longer tasks in the background. It is a direct extraction from Shopify where the job table is responsible for a multitude of core tasks.
-
delayed_job_active_record (4.0.3 - 4.1.8)
gem install delayed_job_active_record -v "4.1.8"gem install delayed_job_active_record -v "4.0.3"ActiveRecord backend for Delayed::Job, originally authored by Tobias Lütke
-
descendants_tracker (0.0.4)
gem install descendants_tracker -v "0.0.4"Module that adds descendant tracking to a class
-
desk_api (0.6.1)
gem install desk_api -v "0.6.1"This is a lightweight, flexible ruby gem to interact with the desk.com APIv2. It allows to create, read and delete resources available through the API endpoints. It can be used either with OAuth or HTTP Basic Authentication.
-
devise (3.2.4 - 4.9.3)
gem install devise -v "4.9.3"gem install devise -v "3.5.10"gem install devise -v "3.2.4"Flexible authentication solution for Rails with Warden
-
devise_ldap_authenticatable (0.8.1)
gem install devise_ldap_authenticatable -v "0.8.1"Devise extension to allow authentication via LDAP
-
devise_saml_authenticatable (1.9.1)
gem install devise_saml_authenticatable -v "1.9.1"SAML Authentication for devise
-
diff-lcs (1.2.5 - 1.5.0)
gem install diff-lcs -v "1.5.0"gem install diff-lcs -v "1.4.4"gem install diff-lcs -v "1.3"gem install diff-lcs -v "1.2.5"Diff::LCS computes the difference between two Enumerable sequences using the McIlroy-Hunt longest common subsequence (LCS) algorithm. It includes utilities to create a simple HTML diff output format and a standard diff-like tool. This is release 1.4.3, providing a simple extension that allows for Diff::LCS::Change objects to be treated implicitly as arrays and fixes a number of formatting issues. Ruby versions below 2.5 are soft-deprecated, which means that older versions are no longer part of the CI test suite. If any changes have been introduced that break those versions, bug reports and patches will be accepted, but it will be up to the reporter to verify any fixes prior to release. The next major release will completely break compatibility.
-
dimensions (1.3.0)
gem install dimensions -v "1.3.0"A pure Ruby library for measuring the dimensions and rotation angles of GIF, PNG, JPEG and TIFF images.
-
ditto_code (0.3.5)
gem install ditto_code -v "0.3.5"Transform your ruby code based on a custom variable.
-
dnssd (2.0)
gem install dnssd -v "2.0"DNS Service Discovery (aka Bonjour, MDNS) API for Ruby. Implements browsing, resolving, registration and domain enumeration. Supports avahi's DNSSD compatibility layer for avahi 0.6.25 or newer.
-
docile (1.1.5 - 1.4.0)
gem install docile -v "1.4.0"gem install docile -v "1.1.5"Docile treats the methods of a given ruby object as a DSL (domain specific language) within a given block. Killer feature: you can also reference methods, instance variables, and local variables from the original (non-DSL) context within the block. Docile releases follow Semantic Versioning as defined at semver.org.
-
domain_name (0.5.24 - 0.6.20240107)
gem install domain_name -v "0.6.20240107"gem install domain_name -v "0.5.20190701"gem install domain_name -v "0.5.20170404"gem install domain_name -v "0.5.20161129"
Older versions...gem install domain_name -v "0.5.20161021"This is a Domain Name manipulation library for Ruby. It can also be used for cookie domain validation based on the Public Suffix List.
-
drb (2.2.0)
gem install drb -v "2.2.0"Distributed object system for Ruby
-
druid_config (0.5.0 - 1.0.0)
gem install druid_config -v "1.0.0"gem install druid_config -v "0.5.0"Fetch Druid info using Druid API. You can fetch all data related to your nodes, data sources, segments...
-
e2mmap (0.1.0)
gem install e2mmap -v "0.1.0"Module for defining custom exceptions with specific messages.
-
easycache (0.0.2)
gem install easycache -v "0.0.2"A simple gem for store and manage data in mem
-
em-http-request (1.1.4)
gem install em-http-request -v "1.1.4"EventMachine based, async HTTP Request client
-
em-socksify (0.3.1)
gem install em-socksify -v "0.3.1"Transparent proxy support for any EventMachine protocol
-
erubi (1.12.0)
gem install erubi -v "1.12.0"Erubi is a ERB template engine for ruby. It is a simplified fork of Erubis
-
erubis (2.7.0)
gem install erubis -v "2.7.0"Erubis is an implementation of eRuby and has the following features: * Very fast, almost three times faster than ERB and about 10% faster than eruby. * Multi-language support (Ruby/PHP/C/Java/Scheme/Perl/Javascript) * Auto escaping support * Auto trimming spaces around '<% %>' * Embedded pattern changeable (default '<% %>') * Enable to handle Processing Instructions (PI) as embedded pattern (ex. '<?rb ... ?>') * Context object available and easy to combine eRuby template with YAML datafile * Print statement available * Easy to extend and customize in subclass * Ruby on Rails support
-
eventmachine (1.0.8 - 1.2.7)
gem install eventmachine -v "1.2.7"gem install eventmachine -v "1.2.5"gem install eventmachine -v "1.2.3"gem install eventmachine -v "1.2.1"
Older versions...gem install eventmachine -v "1.2.0.1"EventMachine implements a fast, single-threaded engine for arbitrary network communications. It's extremely easy to use in Ruby. EventMachine wraps all interactions with IP sockets, allowing programs to concentrate on the implementation of network protocols. It can be used to create both network servers and clients. To create a server or client, a Ruby program only needs to specify the IP address and port, and provide a Module that implements the communications protocol. Implementations of several standard network protocols are provided with the package, primarily to serve as examples. The real goal of EventMachine is to enable programs to easily interface with other programs using TCP/IP, especially if custom protocols are required.
-
execjs (2.6.0 - 2.7.0)
gem install execjs -v "2.7.0"gem install execjs -v "2.6.0"ExecJS lets you run JavaScript code from Ruby.
-
faraday (0.9.2 - 1.4.3)
gem install faraday -v "1.4.3"gem install faraday -v "0.17.6"gem install faraday -v "0.17.3"gem install faraday -v "0.12.2"
Older versions...gem install faraday -v "0.10.1"
-
faraday-em_http (1.0.0)
gem install faraday-em_http -v "1.0.0"Faraday adapter for Em::Http
-
faraday-em_synchrony (1.0.0)
gem install faraday-em_synchrony -v "1.0.0"Faraday adapter for EM::Synchrony
-
faraday-excon (1.1.0)
gem install faraday-excon -v "1.1.0"Faraday adapter for Excon
-
faraday-net_http (1.0.1)
gem install faraday-net_http -v "1.0.1"Faraday adapter for Net::HTTP
-
faraday-net_http_persistent (1.2.0)
gem install faraday-net_http_persistent -v "1.2.0"Faraday adapter for NetHttpPersistent
-
faraday_middleware (1.2.0)
gem install faraday_middleware -v "1.2.0"
-
ffi (1.9.10 - 1.16.3)
gem install ffi -v "1.16.3"gem install ffi -v "1.12.2"gem install ffi -v "1.9.18"gem install ffi -v "1.9.14"gem install ffi -v "1.9.10"Ruby FFI library
-
ffi-libarchive (1.1.13)
gem install ffi-libarchive -v "1.1.13"A Ruby FFI binding to libarchive.
-
ffi-rzmq (2.0.6)
gem install ffi-rzmq -v "2.0.6"This gem wraps the ZeroMQ networking library using the ruby FFI (foreign function interface). It's a pure ruby wrapper so this gem can be loaded and run by any ruby runtime that supports FFI. That's all of the major ones - MRI, Rubinius and JRuby.
-
ffi-rzmq-core (1.0.6)
gem install ffi-rzmq-core -v "1.0.6"This gem provides only the FFI wrapper for the ZeroMQ (0mq) networking library. Project can be used by any other zeromq gems that want to provide their own high-level Ruby API.
-
ffi-yajl (1.4.0 - 2.6.0)
gem install ffi-yajl -v "2.6.0"gem install ffi-yajl -v "1.4.0"Ruby FFI wrapper around YAJL 2.x
-
fuzzyurl (0.9.0)
gem install fuzzyurl -v "0.9.0"
-
gcm (0.0.9)
gem install gcm -v "0.0.9"gcm is a service that helps developers send data from servers to their Android applications on Android devices.
-
gem-wrappers (1.4.0)
gem install gem-wrappers -v "1.4.0"
-
geoip (1.3.5)
gem install geoip -v "1.3.5"GeoIP searches a GeoIP database for a given host or IP address, and returns information about the country where the IP address is allocated, and the city, ISP and other information, if you have that database version.
-
get_process_mem (0.2.1 - 0.2.7)
gem install get_process_mem -v "0.2.7"gem install get_process_mem -v "0.2.5"gem install get_process_mem -v "0.2.1"Get memory usage of a process in Ruby
-
getopt (1.4.3 - 1.4.4)
gem install getopt -v "1.4.4"gem install getopt -v "1.4.3"The getopt library provides two different command line option parsers. They are meant as easier and more convenient replacements for the command line parsers that ship as part of the Ruby standard library. Please see the README for additional comments.
-
globalid (0.3.7 - 1.1.0)
gem install globalid -v "1.1.0"gem install globalid -v "0.4.2"gem install globalid -v "0.4.0"gem install globalid -v "0.3.7"URIs for your models makes it easy to pass references around.
-
grover (1.1.3)
gem install grover -v "1.1.3"Transform HTML into PDF/PNG/JPEG using Google Puppeteer/Chromium
-
gssapi (1.3.1)
gem install gssapi -v "1.3.1"A FFI wrapper around the system GSSAPI library. Please make sure and read the Yard docs or standard GSSAPI documentation if you have any questions. There is also a class called GSSAPI::Simple that wraps many of the common features used for GSSAPI.
-
gyoku (1.4.0)
gem install gyoku -v "1.4.0"Gyoku translates Ruby Hashes to XML
-
hashdiff (0.2.3 - 1.1.0)
gem install hashdiff -v "1.1.0"gem install hashdiff -v "0.2.3"Hashdiff is a diff lib to compute the smallest difference between two hashes.
-
hashie (2.1.2 - 4.1.0)
gem install hashie -v "4.1.0"gem install hashie -v "3.6.0"gem install hashie -v "2.1.2"Hashie is a collection of classes and mixins that make hashes more powerful.
-
highline (1.7.8 - 1.7.10)
gem install highline -v "1.7.10"gem install highline -v "1.7.8"A high-level IO library that provides validation, type conversion, and more for command-line interfaces. HighLine also includes a complete menu system that can crank out anything from simple list selection to complete shells with just minutes of work.
-
hike (1.2.3)
gem install hike -v "1.2.3"A Ruby library for finding files in a set of paths.
-
http-accept (1.7.0)
gem install http-accept -v "1.7.0"
-
http-cookie (1.0.2 - 1.0.5)
gem install http-cookie -v "1.0.5"gem install http-cookie -v "1.0.3"gem install http-cookie -v "1.0.2"HTTP::Cookie is a Ruby library to handle HTTP Cookies based on RFC 6265. It has with security, standards compliance and compatibility in mind, to behave just the same as today's major web browsers. It has builtin support for the legacy cookies.txt and the latest cookies.sqlite formats of Mozilla Firefox, and its modular API makes it easy to add support for a new backend store.
-
http_parser.rb (0.6.0)
gem install http_parser.rb -v "0.6.0"Ruby bindings to http://github.com/ry/http-parser and http://github.com/a2800276/http-parser.java
-
httparty (0.13.7 - 0.16.2)
gem install httparty -v "0.16.2"gem install httparty -v "0.15.6"gem install httparty -v "0.14.0"gem install httparty -v "0.13.7"Makes http fun! Also, makes consuming restful web services dead easy.
-
httpclient (2.8.3)
gem install httpclient -v "2.8.3"
-
i18n (0.7.0 - 1.14.1)
gem install i18n -v "1.14.1"gem install i18n -v "0.9.5"gem install i18n -v "0.8.6"gem install i18n -v "0.7.0"New wave Internationalization support for Ruby.
-
i18n-js (3.6.0)
gem install i18n-js -v "3.6.0"It's a small library to provide the Rails I18n translations on the Javascript.
-
ilo-sdk (1.3.1)
gem install ilo-sdk -v "1.3.1"Gem to interact with iLO API
-
indentation (0.1.1)
gem install indentation -v "0.1.1"A library of extensions to Ruby's Array and String classes that allow indentation manipulation of Strings and Arrays of Strings.
-
inflection (1.0.0)
gem install inflection -v "1.0.0"Support library for inflections
-
iniparse (1.5.0)
gem install iniparse -v "1.5.0"A pure Ruby library for parsing INI documents. Preserves the structure of the original document, including whitespace and comments
-
innertube (1.0.2)
gem install innertube -v "1.0.2"Because everyone needs their own pool library.
-
inspec-core (4.24.32 - 4.56.58)
gem install inspec-core -v "4.56.58"gem install inspec-core -v "4.25.1"gem install inspec-core -v "4.24.32"InSpec provides a framework for creating end-to-end infrastructure tests. You can use it for integration or even compliance testing. Create fully portable test profiles and use them in your workflow to ensure stability and security. Integrate InSpec in your change lifecycle for local testing, CI/CD, and deployment verification. This has local support only. See the `inspec` gem for full support.
-
ipaddress (0.8.3)
gem install ipaddress -v "0.8.3"IPAddress is a Ruby library designed to make manipulation of IPv4 and IPv6 addresses both powerful and simple. It mantains a layer of compatibility with Ruby's own IPAddr, while addressing many of its issues.
-
iso8601 (0.8.7)
gem install iso8601 -v "0.8.7"ISO8601 is a simple implementation in Ruby of the ISO 8601 (Data elements and interchange formats - Information interchange - Representation of dates and times) standard.
-
jbuilder (1.0.2 - 2.11.5)
gem install jbuilder -v "2.11.5"gem install jbuilder -v "1.0.2"
-
jmespath (1.6.2)
gem install jmespath -v "1.6.2"Implements JMESPath for Ruby
-
jmx4r (0.1.4)
gem install jmx4r -v "0.1.4"jmx4r is a JMX library for JRuby
-
jquery-rails (3.1.4 - 4.6.0)
gem install jquery-rails -v "4.6.0"gem install jquery-rails -v "3.1.5"gem install jquery-rails -v "3.1.4"This gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
-
jquery-turbolinks (0.2.1 - 2.1.0)
gem install jquery-turbolinks -v "2.1.0"gem install jquery-turbolinks -v "0.2.1"jQuery plugin for drop-in fix binded events problem caused by Turbolinks
-
jquery-ui-rails (5.0.5)
gem install jquery-ui-rails -v "5.0.5"jQuery UI's JavaScript, CSS, and image files packaged for the Rails 3.1+ asset pipeline
-
jquery-validation-rails (1.19.0)
gem install jquery-validation-rails -v "1.19.0"Integrate the jQuery Validation plugin into the Rails asset pipeline
-
jscolor-rails (1.4.2.1)
gem install jscolor-rails -v "1.4.2.1"
-
json (1.8.3 - 1.8.6)
gem install json -v "1.8.6"gem install json -v "1.8.3"This is a JSON implementation as a Ruby extension in C.
-
jwt (1.5.1 - 2.2.2)
gem install jwt -v "2.2.2"gem install jwt -v "1.5.6"gem install jwt -v "1.5.4"gem install jwt -v "1.5.2"gem install jwt -v "1.5.1"A pure ruby implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard.
-
kgio (2.10.0 - 2.11.4)
gem install kgio -v "2.11.4"gem install kgio -v "2.11.3"gem install kgio -v "2.11.0"gem install kgio -v "2.10.0"This is a legacy project, do not use it for new projects. Ruby 2.3 and later should make this obsolete. kgio provides non-blocking I/O methods for Ruby without raising exceptions on EAGAIN and EINPROGRESS.
-
knife-acl (1.0.8)
gem install knife-acl -v "1.0.8"Knife plugin to manupulate Chef server access control lists
-
kramdown (2.5.1)
gem install kramdown -v "2.5.1"kramdown is yet-another-markdown-parser but fast, pure Ruby, using a strict syntax definition and supporting several common extensions.
-
kramdown-parser-gfm (1.1.0)
gem install kramdown-parser-gfm -v "1.1.0"
-
libv8 (3.11.8.17 - 3.16.14.19.1)
gem install libv8 -v "3.16.14.19.1"x86_64-linuxgem install libv8 -v "3.11.8.17"x86_64-linuxDistributes the V8 JavaScript engine in binary and source forms in order to support fast builds of The Ruby Racer
-
libyajl2 (1.2.0 - 2.1.0)
gem install libyajl2 -v "2.1.0"gem install libyajl2 -v "1.2.0"Installs a vendored copy of libyajl2 for distributions which lack it
-
license-acceptance (2.1.13)
gem install license-acceptance -v "2.1.13"Chef End User License Agreement Acceptance for Ruby products
-
liquid-ext (3.5.3)
gem install liquid-ext -v "3.5.3"LiquidM ruby core extensions and helper libraries
-
little-plugger (1.1.4)
gem install little-plugger -v "1.1.4"LittlePlugger is a module that provides Gem based plugin management. By extending your own class or module with LittlePlugger you can easily manage the loading and initializing of plugins provided by other gems.
-
logging (1.8.2 - 2.3.1)
gem install logging -v "2.3.1"gem install logging -v "1.8.2"**Logging** is a flexible logging library for use in Ruby programs based on the design of Java's log4j library. It features a hierarchical logging system, custom level names, multiple output destinations per log event, custom formatting, and more.
-
lograge (0.3.6 - 0.11.2)
gem install lograge -v "0.11.2"gem install lograge -v "0.7.1"gem install lograge -v "0.5.1"gem install lograge -v "0.4.1"gem install lograge -v "0.3.6"Tame Rails' multi-line logging into a single line per request
-
loofah (2.0.3 - 2.22.0)
gem install loofah -v "2.22.0"gem install loofah -v "2.6.0"gem install loofah -v "2.1.1"gem install loofah -v "2.0.3"Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. Loofah also includes some HTML sanitizers based on `html5lib`'s safelist, which are a specific application of the general transformation functionality.
-
mac_vendor (0.0.2)
gem install mac_vendor -v "0.0.2"Given a MAC address, lookup the vendor of the interface.
-
mail (2.6.3 - 2.7.1)
gem install mail -v "2.7.1"gem install mail -v "2.6.6"gem install mail -v "2.6.4"gem install mail -v "2.6.3"A really Ruby Mail handler.
-
mail_view (2.0.4)
gem install mail_view -v "2.0.4"
-
matrix (0.4.2)
gem install matrix -v "0.4.2"An implementation of Matrix and Vector classes.
-
metaclass (0.0.4)
gem install metaclass -v "0.0.4"
-
method_source (0.8.2 - 1.0.0)
gem install method_source -v "1.0.0"gem install method_source -v "0.9.2"gem install method_source -v "0.9.0"gem install method_source -v "0.8.2"retrieve the sourcecode for a method
-
middleware (0.1.0)
gem install middleware -v "0.1.0"Generalized implementation of the middleware abstraction for Ruby.
-
mime-types (1.25.1 - 3.5.2)
gem install mime-types -v "3.5.2"gem install mime-types -v "2.6.1"gem install mime-types -v "1.25.1"The mime-types library provides a library and registry for information about MIME content type definitions. It can be used to determine defined filename extensions for MIME types, or to use filename extensions to look up the likely MIME type definitions. Version 3.0 is a major release that requires Ruby 2.0 compatibility and removes deprecated functions. The columnar registry format introduced in 2.6 has been made the primary format; the registry data has been extracted from this library and put into {mime-types-data}[https://github.com/mime-types/mime-types-data]. Additionally, mime-types is now licensed exclusively under the MIT licence and there is a code of conduct in effect. There are a number of other smaller changes described in the History file.
-
mime-types-data (3.2023.1205)
gem install mime-types-data -v "3.2023.1205"mime-types-data provides a registry for information about MIME media type definitions. It can be used with the Ruby mime-types library or other software to determine defined filename extensions for MIME types, or to use filename extensions to look up the likely MIME type definitions.
-
mimemagic (0.3.0 - 0.3.10)
gem install mimemagic -v "0.3.10"gem install mimemagic -v "0.3.0"Fast mime detection by extension or content (Uses freedesktop.org.xml shared-mime-info database)
-
mini_mime (1.0.2)
gem install mini_mime -v "1.0.2"A lightweight mime type lookup toy
-
mini_portile (0.6.2)
gem install mini_portile -v "0.6.2"Simplistic port-like solution for developers. It provides a standard and simplified way to compile against dependency libraries without messing up your system.
-
mini_portile2 (2.0.0 - 2.8.5)
gem install mini_portile2 -v "2.8.5"gem install mini_portile2 -v "2.3.0"gem install mini_portile2 -v "2.2.0"gem install mini_portile2 -v "2.1.0"gem install mini_portile2 -v "2.0.0"Simple autoconf and cmake builder for developers. It provides a standard way to compile against dependency libraries without requiring system-wide installation. It also simplifies vendoring and cross-compilation by providing a consistent build interface.
-
minitest (5.9.1 - 5.21.1)
gem install minitest -v "5.21.1"gem install minitest -v "5.13.0"gem install minitest -v "5.10.3"gem install minitest -v "5.10.1"gem install minitest -v "5.9.1"minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking. "I had a class with Jim Weirich on testing last week and we were allowed to choose our testing frameworks. Kirk Haines and I were paired up and we cracked open the code for a few test frameworks... I MUST say that minitest is *very* readable / understandable compared to the 'other two' options we looked at. Nicely done and thank you for helping us keep our mental sanity." -- Wayne E. Seguin minitest/test is a small and incredibly fast unit testing framework. It provides a rich set of assertions to make your tests clean and readable. minitest/spec is a functionally complete spec engine. It hooks onto minitest/test and seamlessly bridges test assertions over to spec expectations. minitest/benchmark is an awesome way to assert the performance of your algorithms in a repeatable manner. Now you can assert that your newb co-worker doesn't replace your linear algorithm with an exponential one! minitest/mock by Steven Baker, is a beautifully tiny mock (and stub) object framework. minitest/pride shows pride in testing and adds coloring to your test output. I guess it is an example of how to write IO pipes too. :P minitest/test is meant to have a clean implementation for language implementors that need a minimal set of methods to bootstrap a working test suite. For example, there is no magic involved for test-case discovery. "Again, I can't praise enough the idea of a testing/specing framework that I can actually read in full in one sitting!" -- Piotr Szotkowski Comparing to rspec: rspec is a testing DSL. minitest is ruby. -- Adam Hawkins, "Bow Before MiniTest" minitest doesn't reinvent anything that ruby already provides, like: classes, modules, inheritance, methods. This means you only have to learn ruby to use minitest and all of your regular OO practices like extract-method refactorings still apply.
-
minitest-reporters (1.3.0 - 1.6.1)
gem install minitest-reporters -v "1.6.1"gem install minitest-reporters -v "1.3.8"gem install minitest-reporters -v "1.3.0"Death to haphazard monkey-patching! Extend Minitest through simple hooks.
-
mixlib-archive (1.1.7)
gem install mixlib-archive -v "1.1.7"A simple interface to various archive formats
-
mixlib-authentication (1.4.0 - 3.0.10)
gem install mixlib-authentication -v "3.0.10"gem install mixlib-authentication -v "1.4.2"gem install mixlib-authentication -v "1.4.1"gem install mixlib-authentication -v "1.4.0"Mixes in simple per-request authentication
-
mixlib-cli (1.5.0 - 2.1.8)
gem install mixlib-cli -v "2.1.8"gem install mixlib-cli -v "1.7.0"gem install mixlib-cli -v "1.5.0"A simple mixin for CLI interfaces, including option parsing
-
mixlib-config (2.2.1 - 3.0.27)
gem install mixlib-config -v "3.0.27"gem install mixlib-config -v "2.2.4"gem install mixlib-config -v "2.2.1"A class based configuration library
-
mixlib-log (1.6.0 - 3.0.9)
gem install mixlib-log -v "3.0.9"gem install mixlib-log -v "1.7.1"gem install mixlib-log -v "1.6.0"
-
mixlib-shellout (2.2.6 - 3.2.7)
gem install mixlib-shellout -v "3.2.7"gem install mixlib-shellout -v "2.2.7"gem install mixlib-shellout -v "2.2.6"Run external commands on Unix or Windows
-
mocha (1.2.1 - 2.1.0)
gem install mocha -v "2.1.0"gem install mocha -v "1.2.1"Mocking and stubbing library with JMock/SchMock syntax, which allows mocking and stubbing of methods on real (non-mock) classes.
-
mrdialog (1.0.6)
gem install mrdialog -v "1.0.6"A ruby gem for ncurses dialog program. This gem is based on rdialog (http://rdialog.rubyforge.org/) by Aleks Clark. I added support for missing widgets, fixed bugs and wrote the sample apps. I am also renaming the class to MRDialog to avoid conflicts. Please look at ChangeLog.md for details.
-
msgpack (0.7.4 - 1.8.0)
gem install msgpack -v "1.8.0"gem install msgpack -v "0.7.6"gem install msgpack -v "0.7.4"MessagePack is a binary-based efficient object serialization library. It enables to exchange structured objects between many languages like JSON. But unlike JSON, it is very fast and small.
-
multi_json (1.11.2 - 1.15.0)
gem install multi_json -v "1.15.0"gem install multi_json -v "1.12.2"gem install multi_json -v "1.12.1"gem install multi_json -v "1.11.2"A common interface to multiple JSON libraries, including Oj, Yajl, the JSON gem (with C-extensions), the pure-Ruby JSON gem, NSJSONSerialization, gson.rb, JrJackson, and OkJson.
-
multi_xml (0.5.5 - 0.6.0)
gem install multi_xml -v "0.6.0"gem install multi_xml -v "0.5.5"Provides swappable XML backends utilizing LibXML, Nokogiri, Ox, or REXML.
-
multipart-post (2.0.0 - 2.3.0)
gem install multipart-post -v "2.3.0"gem install multipart-post -v "2.1.1"gem install multipart-post -v "2.0.0"
-
murmurhash3 (0.1.7)
gem install murmurhash3 -v "0.1.7"implementation of murmur3 hashing function
-
mutex_m (0.2.0)
gem install mutex_m -v "0.2.0"Mixin to extend objects to be handled like a Mutex.
-
net-dhcp (1.3.2 - 1.3.3)
gem install net-dhcp -v "1.3.3"gem install net-dhcp -v "1.3.2"The aim of Net::DHCP is to provide a set of classes to low level handle the DHCP protocol (rfc2131, rfc2132, etc.). With Net::DHCP you will be able to craft custom DHCP packages and have access to all the fields defined for the protocol.
-
net-dns (0.8.0)
gem install net-dns -v "0.8.0"Net::DNS is a pure Ruby DNS library, with a clean OO interface and an extensible API.
-
net-ip (0.0.8)
gem install net-ip -v "0.0.8"
-
net-ldap (0.5.1 - 0.19.0)
gem install net-ldap -v "0.19.0"gem install net-ldap -v "0.16.3"gem install net-ldap -v "0.16.0"gem install net-ldap -v "0.15.0"
Older versions...gem install net-ldap -v "0.6.0"Net::LDAP for Ruby (also called net-ldap) implements client access for the Lightweight Directory Access Protocol (LDAP), an IETF standard protocol for accessing distributed directory services. Net::LDAP is written completely in Ruby with no external dependencies. It supports most LDAP client features and a subset of server features as well. Net::LDAP has been tested against modern popular LDAP servers including OpenLDAP and Active Directory. The current release is mostly compliant with earlier versions of the IETF LDAP RFCs (2251-2256, 2829-2830, 3377, and 3771). Our roadmap for Net::LDAP 1.0 is to gain full <em>client</em> compliance with the most recent LDAP RFCs (4510-4519, plutions of 4520-4532).
-
net-scp (1.1.2 - 4.0.0)
gem install net-scp -v "4.0.0"gem install net-scp -v "1.1.2"A pure Ruby implementation of the SCP client protocol
-
net-sftp (2.1.2)
gem install net-sftp -v "2.1.2"A pure Ruby implementation of the SFTP client protocol
-
net-ssh (2.6.8 - 7.2.1)
gem install net-ssh -v "7.2.1"gem install net-ssh -v "7.2.0"gem install net-ssh -v "2.6.8"Net::SSH: a pure-Ruby implementation of the SSH2 client protocol. It allows you to write programs that invoke and interact with processes on remote servers, via SSH2.
-
net-ssh-gateway (1.2.0 - 1.3.0)
gem install net-ssh-gateway -v "1.3.0"gem install net-ssh-gateway -v "1.2.0"A simple library to assist in establishing tunneled Net::SSH connections
-
net-ssh-multi (1.2.1)
gem install net-ssh-multi -v "1.2.1"Control multiple Net::SSH connections via a single interface.
-
net-telnet (0.2.0)
gem install net-telnet -v "0.2.0"Provides telnet client functionality.
-
netaddr (1.5.1 - 1.5.3)
gem install netaddr -v "1.5.3"gem install netaddr -v "1.5.1"
-
netrc (0.11.0)
gem install netrc -v "0.11.0"This library can read and update netrc files, preserving formatting including comments and whitespace.
-
newrelic_plugin (1.3.1)
gem install newrelic_plugin -v "1.3.1"The New Relic Plugin Gem is used to send plugin data to New Relic from non-application sources.
-
newrelic_rpm (3.15.0.314 - 6.12.0.367)
gem install newrelic_rpm -v "6.12.0.367"gem install newrelic_rpm -v "4.5.0.337"gem install newrelic_rpm -v "4.3.0.335"gem install newrelic_rpm -v "3.17.2.327"
Older versions...gem install newrelic_rpm -v "3.17.1.326"New Relic is a performance management system, developed by New Relic, Inc (http://www.newrelic.com). New Relic provides you with deep information about the performance of your web application as it runs in production. The New Relic Ruby agent is dual-purposed as a either a Gem or plugin, hosted on https://github.com/newrelic/newrelic-ruby-agent/
-
nio4r (2.7.0)
gem install nio4r -v "2.7.0"Cross-platform asynchronous I/O primitives for scalable network clients and servers. Inspired by the Java NIO API, but simplified for ease-of-use.
-
nokogiri (1.6.7.2 - 1.15.5)
gem install nokogiri -v "1.15.5"x86_64-linuxgem install nokogiri -v "1.8.1"gem install nokogiri -v "1.8.0"gem install nokogiri -v "1.7.0"
Older versions...gem install nokogiri -v "1.6.8.1"Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby. It provides a sensible, easy-to-understand API for reading, writing, modifying, and querying documents. It is fast and standards-compliant by relying on native parsers like libxml2, libgumbo, or xerces.
-
nori (2.6.0)
gem install nori -v "2.6.0"XML to Hash translator
-
oauth2 (1.0.0 - 1.4.11)
gem install oauth2 -v "1.4.11"gem install oauth2 -v "1.4.4"gem install oauth2 -v "1.4.0"gem install oauth2 -v "1.3.0"
Older versions...gem install oauth2 -v "1.2.0"A Ruby wrapper for the OAuth 2.0 protocol built with a similar style to the original OAuth spec.
-
ohai (8.0.1 - 17.9.4)
gem install ohai -v "17.9.4"gem install ohai -v "8.0.1"Ohai profiles your system and emits JSON
-
orm_adapter (0.5.0)
gem install orm_adapter -v "0.5.0"Provides a single point of entry for using basic features of ruby ORMs
-
paperclip (3.5.4 - 6.1.0)
gem install paperclip -v "6.1.0"gem install paperclip -v "4.3.7"gem install paperclip -v "3.5.4"Easy upload management for ActiveRecord
-
parallel (1.24.0)
gem install parallel -v "1.24.0"
-
parslet (1.8.2 - 2.0.0)
gem install parslet -v "2.0.0"gem install parslet -v "1.8.2"
-
pastel (0.8.0)
gem install pastel -v "0.8.0"Terminal strings styling with intuitive and clean API.
-
pg (0.17.1 - 1.5.4)
gem install pg -v "1.5.4"gem install pg -v "0.17.1"Pg is the Ruby interface to the PostgreSQL RDBMS. It works with PostgreSQL 9.3 and later.
-
pkg-config (1.1.7)
gem install pkg-config -v "1.1.7"pkg-config can be used in your extconf.rb to properly detect need libraries for compiling Ruby native extensions
-
plist (3.1.0 - 3.7.1)
gem install plist -v "3.7.1"gem install plist -v "3.1.0"Plist is a library to manipulate Property List files, also known as plists. It can parse plist files into native Ruby data structures as well as generating new plist files from your Ruby objects.
-
poltergeist (1.12.0 - 1.18.1)
gem install poltergeist -v "1.18.1"gem install poltergeist -v "1.12.0"Poltergeist is a driver for Capybara that allows you to run your tests on a headless WebKit browser, provided by PhantomJS.
-
polyglot (0.3.5)
gem install polyglot -v "0.3.5"The Polyglot library allows a Ruby module to register a loader for the file type associated with a filename extension, and it augments 'require' to find and load matching files.
-
poseidon (0.0.5)
gem install poseidon -v "0.0.5"A Kafka (http://kafka.apache.org/) producer and consumer
-
posix-spawn (0.3.11 - 0.3.15)
gem install posix-spawn -v "0.3.15"gem install posix-spawn -v "0.3.13"gem install posix-spawn -v "0.3.12"gem install posix-spawn -v "0.3.11"posix-spawn uses posix_spawnp(2) for faster process spawning
-
power_assert (0.4.1 - 2.0.3)
gem install power_assert -v "2.0.3"gem install power_assert -v "1.1.7"gem install power_assert -v "0.4.1"Power Assert shows each value of variables and method calls in the expression. It is useful for testing, providing which value wasn't correct when the condition is not satisfied.
-
prettyprint (0.0.1)
gem install prettyprint -v "0.0.1"cli tool for pretty printing
-
protobuf (3.8.5 - 3.10.9)
gem install protobuf -v "3.10.9"gem install protobuf -v "3.8.5"Google Protocol Buffers serialization and RPC implementation for Ruby.
-
proxifier (1.0.3)
gem install proxifier -v "1.0.3"Proxifier adds support for HTTP or SOCKS proxies and lets you force TCPSocket to use proxies.
-
pry (0.10.3 - 0.14.2)
gem install pry -v "0.14.2"gem install pry -v "0.12.2"gem install pry -v "0.11.1"gem install pry -v "0.10.4"gem install pry -v "0.10.3"Pry is a runtime developer console and IRB alternative with powerful introspection capabilities. Pry aims to be more than an IRB replacement. It is an attempt to bring REPL driven programming to the Ruby language.
-
pry-nav (0.2.4 - 1.0.0)
gem install pry-nav -v "1.0.0"gem install pry-nav -v "0.2.4"Turn Pry into a primitive debugger. Adds 'step' and 'next' commands to control execution.
-
pry-rails (0.3.4 - 0.3.9)
gem install pry-rails -v "0.3.9"gem install pry-rails -v "0.3.4"
-
public_suffix (2.0.5 - 5.0.4)
gem install public_suffix -v "5.0.4"gem install public_suffix -v "4.0.7"gem install public_suffix -v "2.0.5"PublicSuffix can parse and decompose a domain name into top level domain, domain and subdomains.
-
puma (2.8.2)
gem install puma -v "2.8.2"Puma is a simple, fast, threaded, and highly concurrent HTTP 1.1 server for Ruby/Rack applications. Puma is intended for use in both development and production environments. In order to get the best throughput, it is highly recommended that you use a Ruby implementation with real threads like Rubinius or JRuby.
-
quiet_assets (1.1.0)
gem install quiet_assets -v "1.1.0"Quiet Assets turns off Rails asset pipeline log.
-
racc (1.7.3)
gem install racc -v "1.7.3"Racc is a LALR(1) parser generator. It is written in Ruby itself, and generates Ruby program. NOTE: Ruby 1.8.x comes with Racc runtime module. You can run your parsers generated by racc 1.4.x out of the box.
-
rack (1.5.5 - 2.2.8)
gem install rack -v "2.2.8"gem install rack -v "1.6.13"gem install rack -v "1.6.8"gem install rack -v "1.6.5"gem install rack -v "1.5.5"Rack provides a minimal, modular and adaptable interface for developing web applications in Ruby. By wrapping HTTP requests and responses in the simplest way possible, it unifies and distills the API for web servers, web frameworks, and software in between (the so-called middleware) into a single method call.
-
rack-test (0.6.3)
gem install rack-test -v "0.6.3"Rack::Test is a small, simple testing API for Rack apps. It can be used on its own or as a reusable starting point for Web frameworks and testing libraries to build on. Most of its initial functionality is an extraction of Merb 1.0's request helpers feature.
-
rails (4.0.12 - 5.0.7.2)
gem install rails -v "5.0.7.2"gem install rails -v "4.2.7.1"gem install rails -v "4.0.12"Ruby on Rails is a full-stack web framework optimized for programmer happiness and sustainable productivity. It encourages beautiful code by favoring convention over configuration.
-
rails-controller-testing (1.0.5)
gem install rails-controller-testing -v "1.0.5"
-
rails-deprecated_sanitizer (1.0.3 - 1.0.4)
gem install rails-deprecated_sanitizer -v "1.0.4"gem install rails-deprecated_sanitizer -v "1.0.3"
-
rails-dom-testing (1.0.7 - 2.2.0)
gem install rails-dom-testing -v "2.2.0"gem install rails-dom-testing -v "1.0.9"gem install rails-dom-testing -v "1.0.8"gem install rails-dom-testing -v "1.0.7"This gem can compare doms and assert certain elements exists in doms using Nokogiri.
-
rails-html-sanitizer (1.0.3 - 1.6.0)
gem install rails-html-sanitizer -v "1.6.0"gem install rails-html-sanitizer -v "1.4.3"gem install rails-html-sanitizer -v "1.3.0"gem install rails-html-sanitizer -v "1.0.3"HTML sanitization for Rails applications
-
rails-observers (0.1.2 - 0.1.5)
gem install rails-observers -v "0.1.5"gem install rails-observers -v "0.1.2"Rails observer (removed from core in Rails 4.0)
-
rails_db_info (0.1.9 - 0.2.0)
gem install rails_db_info -v "0.2.0"gem install rails_db_info -v "0.1.9"RailsDbInfo is a Rails engine that quickly shows the database info
-
railties (4.0.12 - 5.0.7.2)
gem install railties -v "5.0.7.2"gem install railties -v "4.2.7.1"gem install railties -v "4.0.12"Rails internals: application bootup, plugins, generators, and rake tasks.
-
rainbow (2.0.0)
gem install rainbow -v "2.0.0"Colorize printed text on ANSI terminals
-
raindrops (0.16.0 - 0.20.1)
gem install raindrops -v "0.20.1"gem install raindrops -v "0.19.1"gem install raindrops -v "0.19.0"gem install raindrops -v "0.18.0"
Older versions...gem install raindrops -v "0.17.0"raindrops is a real-time stats toolkit to show statistics for Rack HTTP servers. It is designed for preforking servers such as unicorn, but should support any Rack HTTP server on platforms supporting POSIX shared memory. It may also be used as a generic scoreboard for sharing atomic counters across multiple processes.
-
rake (10.5.0 - 13.1.0)
gem install rake -v "13.1.0"gem install rake -v "13.0.6"gem install rake -v "13.0.1"gem install rake -v "10.5.0"Rake is a Make-like program implemented in Ruby. Tasks and dependencies are specified in standard Ruby syntax. Rake has the following features: * Rakefiles (rake's version of Makefiles) are completely defined in standard Ruby syntax. No XML files to edit. No quirky Makefile syntax to worry about (is that a tab or a space?) * Users can specify tasks with prerequisites. * Rake supports rule patterns to synthesize implicit tasks. * Flexible FileLists that act like arrays but know about manipulating file names and paths. * Supports parallel execution of tasks.
-
rb-fsevent (0.11.2)
gem install rb-fsevent -v "0.11.2"FSEvents API with Signals catching (without RubyCocoa)
-
rb-inotify (0.10.1)
gem install rb-inotify -v "0.10.1"
-
redborder-consul-connector (0.0.6)
gem install redborder-consul-connector -v "0.0.6"Gem to communicate with consul API and provide some high level operations useful for redborder enviroments
-
redis (5.4.1)
gem install redis -v "5.4.1"A Ruby client that tries to match Redis' API one-to-one, while still providing an idiomatic interface.
-
redis-client (0.25.1)
gem install redis-client -v "0.25.1"
-
ref (1.0.5 - 2.0.0)
gem install ref -v "2.0.0"gem install ref -v "1.0.5"Library that implements weak, soft, and strong references in Ruby that work across multiple runtimes (MRI,Jruby and Rubinius). Also includes implementation of maps/hashes that use references and a reference queue.
-
regexp_parser (2.9.0)
gem install regexp_parser -v "2.9.0"A library for tokenizing, lexing, and parsing Ruby regular expressions.
-
request_store (1.3.2 - 1.5.1)
gem install request_store -v "1.5.1"gem install request_store -v "1.5.0"gem install request_store -v "1.3.2"RequestStore gives you per-request global storage.
-
resolv (0.4.0)
gem install resolv -v "0.4.0"Thread-aware DNS resolver library in Ruby.
-
responders (1.1.2 - 3.0.1)
gem install responders -v "3.0.1"gem install responders -v "2.4.1"gem install responders -v "2.4.0"gem install responders -v "2.3.0"gem install responders -v "1.1.2"A set of Rails responders to dry up your application
-
rest-client (1.8.0 - 2.1.0)
gem install rest-client -v "2.1.0"gem install rest-client -v "2.0.2"gem install rest-client -v "2.0.0"gem install rest-client -v "1.8.0"A simple HTTP and REST client for Ruby, inspired by the Sinatra microframework style of specifying actions: get, put, post, delete.
-
rexml (3.2.6 - 3.4.3)
gem install rexml -v "3.4.3"gem install rexml -v "3.2.6"An XML toolkit for Ruby
-
riak-client (1.4.4.1)
gem install riak-client -v "1.4.4.1"riak-client is a rich client for Riak, the distributed database by Basho. It supports the full HTTP and Protocol Buffers interfaces including storage operations, bucket configuration, link-walking, secondary indexes and map-reduce.
-
riak-cs-user-mgmt (0.1.0)
gem install riak-cs-user-mgmt -v "0.1.0"`mgmt` is a command-line tool that aids in Riak CS user management.
-
rmagick (2.13.4 - 2.16.0)
gem install rmagick -v "2.16.0"gem install rmagick -v "2.13.4"RMagick is an interface between Ruby and ImageMagick.
-
rouge (4.2.0)
gem install rouge -v "4.2.0"Rouge aims to a be a simple, easy-to-extend drop-in replacement for pygments.
-
rspec (3.10.0 - 3.12.0)
gem install rspec -v "3.12.0"gem install rspec -v "3.10.0"BDD for Ruby
-
rspec-core (3.4.4 - 3.12.2)
gem install rspec-core -v "3.12.2"gem install rspec-core -v "3.10.2"gem install rspec-core -v "3.4.4"BDD for Ruby. RSpec runner and example groups.
-
rspec-expectations (3.4.0 - 3.12.3)
gem install rspec-expectations -v "3.12.3"gem install rspec-expectations -v "3.10.2"gem install rspec-expectations -v "3.4.0"rspec-expectations provides a simple, readable API to express expected outcomes of a code example.
-
rspec-its (1.3.0)
gem install rspec-its -v "1.3.0"RSpec extension gem for attribute matching
-
rspec-mocks (3.4.1 - 3.12.6)
gem install rspec-mocks -v "3.12.6"gem install rspec-mocks -v "3.10.3"gem install rspec-mocks -v "3.4.1"RSpec's 'test double' framework, with support for stubbing and mocking
-
rspec-support (3.4.1 - 3.12.1)
gem install rspec-support -v "3.12.1"gem install rspec-support -v "3.10.3"gem install rspec-support -v "3.4.1"Support utilities for RSpec gems
-
ruby-druid (0.1.8 - 0.1.10)
gem install ruby-druid -v "0.1.10"gem install ruby-druid -v "0.1.8"Ruby client for metamx druid
-
ruby-libvirt (0.5.2)
gem install ruby-libvirt -v "0.5.2"Ruby bindings for libvirt.
-
ruby-progressbar (1.9.0 - 1.13.0)
gem install ruby-progressbar -v "1.13.0"gem install ruby-progressbar -v "1.9.0"Ruby/ProgressBar is an extremely flexible text progress bar library for Ruby. The output can be customized with a flexible formatting system including: percentage, bars of various formats, elapsed time and estimated time remaining.
-
ruby-rc4 (0.1.5)
gem install ruby-rc4 -v "0.1.5"
-
ruby-saml (1.16.0)
gem install ruby-saml -v "1.16.0"SAML Ruby toolkit. Add SAML support to your Ruby software using this library
-
ruby2_keywords (0.0.5)
gem install ruby2_keywords -v "0.0.5"
-
ruby_dig (0.0.2)
gem install ruby_dig -v "0.0.2"
-
rubyntlm (0.6.3)
gem install rubyntlm -v "0.6.3"Ruby/NTLM provides message creator and parser for the NTLM authentication.
-
rubyzip (1.2.0 - 2.3.2)
gem install rubyzip -v "2.3.2"gem install rubyzip -v "1.2.0"
-
safe_yaml (1.0.4 - 1.0.5)
gem install safe_yaml -v "1.0.5"gem install safe_yaml -v "1.0.4"Parse YAML safely
-
sass (3.2.19 - 3.7.4)
gem install sass -v "3.7.4"gem install sass -v "3.2.19"Ruby Sass is deprecated! See https://sass-lang.com/ruby-sass for details. Sass makes CSS fun again. Sass is an extension of CSS, adding nested rules, variables, mixins, selector inheritance, and more. It's translated to well-formatted, standard CSS using the command line tool or a web-framework plugin.
-
sass-listen (4.0.0)
gem install sass-listen -v "4.0.0"This fork of guard/listen provides a stable API for users of the ruby Sass CLI
-
sass-rails (4.0.5 - 5.0.7)
gem install sass-rails -v "5.0.7"gem install sass-rails -v "4.0.5"Sass adapter for the Rails asset pipeline.
-
scanf (1.0.0)
gem install scanf -v "1.0.0"scanf is an implementation of the C function scanf(3).
-
scrub_rb (1.0.1)
gem install scrub_rb -v "1.0.1"
-
selenium-webdriver (3.14.0)
gem install selenium-webdriver -v "3.14.0"WebDriver is a tool for writing automated tests of websites. It aims to mimic the behaviour of a real user, and as such interacts with the HTML of the application.
-
semverse (3.0.2)
gem install semverse -v "3.0.2"An elegant library for representing and comparing SemVer versions and constraints
-
sequel (4.23.0)
gem install sequel -v "4.23.0"The Database Toolkit for Ruby
-
serialport (1.3.1)
gem install serialport -v "1.3.1"Ruby/SerialPort is a Ruby library that provides a class for using RS-232 serial ports.
-
shoulda (3.5.0 - 4.0.0)
gem install shoulda -v "4.0.0"gem install shoulda -v "3.5.0"Making tests easy on the fingers and eyes
-
shoulda-context (1.2.2 - 2.0.0)
gem install shoulda-context -v "2.0.0"gem install shoulda-context -v "1.2.2"Context framework extracted from Shoulda
-
shoulda-matchers (2.8.0 - 4.5.1)
gem install shoulda-matchers -v "4.5.1"gem install shoulda-matchers -v "2.8.0"Shoulda Matchers provides RSpec- and Minitest-compatible one-liners to test common Rails functionality that, if written by hand, would be much longer, more complex, and error-prone.
-
simple_form (3.1.1 - 5.0.3)
gem install simple_form -v "5.0.3"gem install simple_form -v "3.1.1"Forms made easy!
-
simple_oauth (0.2.0)
gem install simple_oauth -v "0.2.0"Simply builds and verifies OAuth headers
-
simplecov (0.12.0 - 0.22.0)
gem install simplecov -v "0.22.0"gem install simplecov -v "0.12.0"Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites
-
simplecov-html (0.10.0 - 0.12.3)
gem install simplecov-html -v "0.12.3"gem install simplecov-html -v "0.10.2"gem install simplecov-html -v "0.10.0"Default HTML formatter for SimpleCov code coverage tool for ruby 2.4+
-
simplecov_json_formatter (0.1.4)
gem install simplecov_json_formatter -v "0.1.4"JSON formatter for SimpleCov
-
slop (3.6.0)
gem install slop -v "3.6.0"A simple DSL for gathering options and parsing the command line
-
snmp (1.2.0)
gem install snmp -v "1.2.0"A Ruby implementation of SNMP (the Simple Network Management Protocol).
-
snmp4em (1.1.2 - 1.1.6)
gem install snmp4em -v "1.1.6"gem install snmp4em -v "1.1.3"gem install snmp4em -v "1.1.2"A high-performance SNMP engine built on EventMachine and Ruby-SNMP
-
sprockets (2.12.4 - 3.7.2)
gem install sprockets -v "3.7.2"gem install sprockets -v "2.12.5"gem install sprockets -v "2.12.4"Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScript, CoffeeScript, CSS, LESS, Sass, and SCSS.
-
sprockets-rails (2.2.4 - 3.2.2)
gem install sprockets-rails -v "3.2.2"gem install sprockets-rails -v "2.3.3"gem install sprockets-rails -v "2.2.4"
-
sqlite3 (1.3.12 - 1.6.3)
gem install sqlite3 -v "1.6.3"x86_64-linuxgem install sqlite3 -v "1.4.4"gem install sqlite3 -v "1.3.12"This module allows Ruby programs to interface with the SQLite3 database engine (http://www.sqlite.org). You must have the SQLite engine installed in order to build this module. Note that this module is only compatible with SQLite 3.6.16 or newer.
-
sslshake (1.3.1)
gem install sslshake -v "1.3.1"This is a library to simulate SSL and TLS handshake from SSLv2, SSLv3, to TLS 1.0-1.2. It does not rely on OpenSSL and is not designed as a replacement either. It targets full support for even older handshakes, which are not available in current releases of OpenSSL anymore. It also aims to be executable on all systems with a sufficiently modern version of Ruby without any additional requirements or pre-compiled binaries.
-
strings (0.2.1)
gem install strings -v "0.2.1"A set of methods for working with strings such as align, truncate, wrap and many more.
-
strings-ansi (0.2.0)
gem install strings-ansi -v "0.2.0"Methods for processing ANSI escape codes in strings.
-
symmetric-encryption (3.8.3)
gem install symmetric-encryption -v "3.8.3"Transparently encrypt ActiveRecord, Mongoid, and MongoMapper attributes. Encrypt passwords in configuration files. Encrypt entire files at rest.
-
syslog-logger (1.6.8)
gem install syslog-logger -v "1.6.8"An improved Logger replacement that logs to syslog. It is almost drop-in with a few caveats.
-
syslog_logger (2.0.1)
gem install syslog_logger -v "2.0.1"A Logger replacement that logs to syslog
-
system-getifaddrs (0.2.1)
gem install system-getifaddrs -v "0.2.1"This lib is a wrapper for get_ifaddrs C routine. The original routine returns a linked list that contains avaliable inet interfaces. This lib walks on list and return an hash that contains the interface names and sub-hashes with respectives ip addresses and netmasks.
-
systemu (2.6.5)
gem install systemu -v "2.6.5"universal capture of stdout and stderr and handling of child process pid for windows, *nix, etc.
-
terminal-table (1.4.5 - 1.6.0)
gem install terminal-table -v "1.6.0"gem install terminal-table -v "1.4.5"
-
terrapin (0.6.0)
gem install terrapin -v "0.6.0"Run shell commands safely, even with user-supplied values
-
test-unit (3.2.3 - 3.6.1)
gem install test-unit -v "3.6.1"gem install test-unit -v "3.5.3"gem install test-unit -v "3.3.4"gem install test-unit -v "3.2.3"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.
-
therubyracer (0.11.4 - 0.12.3)
gem install therubyracer -v "0.12.3"gem install therubyracer -v "0.11.4"Call JavaScript code and manipulate JavaScript objects from Ruby. Call Ruby code and manipulate Ruby objects from JavaScript.
-
thor (0.19.1 - 1.3.0)
gem install thor -v "1.3.0"gem install thor -v "1.2.2"gem install thor -v "0.20.3"gem install thor -v "0.20.0"
Older versions...gem install thor -v "0.19.4"Thor is a toolkit for building powerful command-line interfaces.
-
thread_safe (0.3.5 - 0.3.6)
gem install thread_safe -v "0.3.6"gem install thread_safe -v "0.3.5"A collection of data structures and utilities to make thread-safe programming in Ruby easier
-
thwait (0.2.0)
gem install thwait -v "0.2.0"Watches for termination of multiple threads.
-
tilt (1.4.1 - 2.3.0)
gem install tilt -v "2.3.0"gem install tilt -v "1.4.1"Generic interface to multiple Ruby template engines
-
timecop (0.7.4)
gem install timecop -v "0.7.4"A gem providing "time travel" and "time freezing" capabilities, making it dead simple to test time-dependent code. It provides a unified method to mock Time.now, Date.today, and DateTime.now in a single call.
-
toastr-rails (1.0.3)
gem install toastr-rails -v "1.0.3"Toastr: Simple javascript toast notifications, plugged into the rails asset pipeline.
-
tomlrb (1.3.0)
gem install tomlrb -v "1.3.0"A racc based toml parser
-
train-core (3.11.0)
gem install train-core -v "3.11.0"A minimal Train with a backends for ssh and winrm.
-
train-winrm (0.2.13)
gem install train-winrm -v "0.2.13"Allows applictaions using Train to speak to Windows using Remote Management; handles authentication, cacheing, and SDK dependency management.
-
treetop (1.4.15)
gem install treetop -v "1.4.15"
-
trix-rails (2.4.0)
gem install trix-rails -v "2.4.0"A rich text editor for everyday writing
-
tty-box (0.7.0)
gem install tty-box -v "0.7.0"Draw various frames and boxes in the terminal window.
-
tty-color (0.6.0)
gem install tty-color -v "0.6.0"Terminal color capabilities detection
-
tty-cursor (0.7.1)
gem install tty-cursor -v "0.7.1"The purpose of this library is to help move the terminal cursor around and manipulate text by using intuitive method calls.
-
tty-prompt (0.23.1)
gem install tty-prompt -v "0.23.1"A beautiful and powerful interactive command line prompt with a robust API for getting and validating complex inputs.
-
tty-reader (0.9.0)
gem install tty-reader -v "0.9.0"A set of methods for processing keyboard input in character, line and multiline modes. It maintains history of entered input with an ability to recall and re-edit those inputs. It lets you register to listen for keystroke events and trigger custom key events yourself.
-
tty-screen (0.8.2)
gem install tty-screen -v "0.8.2"Terminal screen size detection that works on Linux, macOS and Windows systems and supports Ruby MRI, JRuby, TruffleRuby and Rubinius interpreters.
-
tty-table (0.12.0)
gem install tty-table -v "0.12.0"A flexible and intuitive table generator
-
turbolinks (1.3.1 - 2.3.0)
gem install turbolinks -v "2.3.0"gem install turbolinks -v "1.3.1"
-
tzinfo (0.3.46 - 2.0.6)
gem install tzinfo -v "2.0.6"gem install tzinfo -v "1.2.11"gem install tzinfo -v "1.2.7"gem install tzinfo -v "1.2.3"
Older versions...gem install tzinfo -v "1.2.2"TZInfo provides access to time zone data and allows times to be converted using time zone rules.
-
uglifier (2.2.1 - 2.7.2)
gem install uglifier -v "2.7.2"gem install uglifier -v "2.2.1"Uglifier minifies JavaScript files by wrapping UglifyJS to be accessible in Ruby
-
unf (0.1.4)
gem install unf -v "0.1.4"This is a wrapper library to bring Unicode Normalization Form support to Ruby/JRuby.
-
unf_ext (0.0.7.2 - 0.0.7.7)
gem install unf_ext -v "0.0.7.7"gem install unf_ext -v "0.0.7.4"gem install unf_ext -v "0.0.7.2"Unicode Normalization Form support library for CRuby
-
unicode-display_width (2.5.0)
gem install unicode-display_width -v "2.5.0"[Unicode 15.1.0] Determines the monospace display width of a string using EastAsianWidth.txt, Unicode general category, and other data.
-
unicode_utils (1.4.0)
gem install unicode_utils -v "1.4.0"
-
unicorn (5.0.1)
gem install unicorn -v "5.0.1"unicorn is an HTTP server for Rack applications designed to only serve fast clients on low-latency, high-bandwidth connections and take advantage of features in Unix/Unix-like kernels. Slow clients should only be served by placing a reverse proxy capable of fully buffering both the the request and response in between unicorn and slow clients.
-
unicorn-worker-killer (0.4.4 - 0.4.5)
gem install unicorn-worker-killer -v "0.4.5"gem install unicorn-worker-killer -v "0.4.4"Kill unicorn workers by memory and request counts
-
upsert (2.1.2)
gem install upsert -v "2.1.2"Make it easy to upsert on MySQL, PostgreSQL, and SQLite3. Transparently creates merge functions for MySQL and PostgreSQL; on SQLite3, uses INSERT OR IGNORE.
-
uuidtools (2.1.5 - 2.2.0)
gem install uuidtools -v "2.2.0"gem install uuidtools -v "2.1.5"A simple universally unique ID generation library.
-
vault (0.18.2)
gem install vault -v "0.18.2"Vault is a Ruby API client for interacting with a Vault server.
-
warden (1.2.6 - 1.2.9)
gem install warden -v "1.2.9"gem install warden -v "1.2.7"gem install warden -v "1.2.6"
-
webhdfs (0.6.0)
gem install webhdfs -v "0.6.0"Ruby WebHDFS/HttpFs client
-
webmock (1.22.6 - 3.13.0)
gem install webmock -v "3.13.0"gem install webmock -v "1.24.6"gem install webmock -v "1.22.6"WebMock allows stubbing HTTP requests and setting expectations on HTTP requests.
-
webrick (1.8.1)
gem install webrick -v "1.8.1"WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy server, and a virtual-host server.
-
websocket-driver (0.6.4 - 0.7.6)
gem install websocket-driver -v "0.7.6"gem install websocket-driver -v "0.6.5"gem install websocket-driver -v "0.6.4"
-
websocket-extensions (0.1.2 - 0.1.5)
gem install websocket-extensions -v "0.1.5"gem install websocket-extensions -v "0.1.2"
-
whois (3.4.5)
gem install whois -v "3.4.5"Whois is an intelligent WHOIS client and parser written in pure Ruby. It can query registry data for IPv4, IPv6 and top level domains, parse and convert responses into easy-to-use Ruby objects.
-
wicked_pdf (0.11.0 - 1.4.0)
gem install wicked_pdf -v "1.4.0"gem install wicked_pdf -v "0.11.0"Wicked PDF uses the shell utility wkhtmltopdf to serve a PDF file to a user from HTML. In other words, rather than dealing with a PDF generation DSL of some sort, you simply write an HTML view as you would normally, and let Wicked take care of the hard stuff.
-
will_paginate (3.0.7 - 3.0.12)
gem install will_paginate -v "3.0.12"gem install will_paginate -v "3.0.7"will_paginate provides a simple API for performing paginated queries with Active Record, DataMapper and Sequel, and includes helpers for rendering pagination links in Rails, Sinatra and Merb web apps.
-
winrm (2.3.6)
gem install winrm -v "2.3.6"Ruby library for Windows Remote Management
-
winrm-elevated (1.2.3)
gem install winrm-elevated -v "1.2.3"Ruby library for running commands via WinRM as elevated through a scheduled task
-
winrm-fs (1.3.5)
gem install winrm-fs -v "1.3.5"Ruby library for file system operations via Windows Remote Management
-
wisper (2.0.1)
gem install wisper -v "2.0.1"A micro library providing objects with Publish-Subscribe capabilities. Both synchronous (in-process) and asynchronous (out-of-process) subscriptions are supported. Check out the Wiki for articles, guides and examples: https://github.com/krisleech/wisper/wiki
-
wmi-lite (1.0.0 - 1.0.7)
gem install wmi-lite -v "1.0.7"gem install wmi-lite -v "1.0.5"gem install wmi-lite -v "1.0.0"A lightweight utility over win32ole for accessing basic WMI (Windows Management Instrumentation) functionality in the Microsoft Windows operating system. It has no runtime dependencies other than Ruby, so it can be used without concerns around dependency issues.
-
xml-simple (1.1.5)
gem install xml-simple -v "1.1.5"
-
xmlrpc (0.3.0)
gem install xmlrpc -v "0.3.0"XMLRPC is a lightweight protocol that enables remote procedure calls over HTTP.
-
xpath (2.0.0 - 3.2.0)
gem install xpath -v "3.2.0"gem install xpath -v "2.1.0"gem install xpath -v "2.0.0"XPath is a Ruby DSL for generating XPath expressions
-
yajl-ruby (1.2.1)
gem install yajl-ruby -v "1.2.1"
-
zendesk_api (1.12.1)
gem install zendesk_api -v "1.12.1"Ruby wrapper for the REST API at http://www.zendesk.com. Documentation at http://developer.zendesk.com.
-
zeroclipboard-rails (0.1.1 - 0.1.2)
gem install zeroclipboard-rails -v "0.1.2"gem install zeroclipboard-rails -v "0.1.1"ZeroClipboard libary support for Rails
-
zip-zip (0.3)
gem install zip-zip -v "0.3"In Gem hell migrating to RubyZip v1.0.0? Include zip-zip in your Gemfile and everything's coming up roses!
-
zk (1.9.6)
gem install zk -v "1.9.6"A high-level wrapper around the zookeeper driver
-
zookeeper (1.4.11)
gem install zookeeper -v "1.4.11"A low-level multi-Ruby wrapper around the ZooKeeper API bindings. For a friendlier interface, see http://github.com/slyphon/zk. Currently supported: MRI: {1.8.7, 1.9.2, 1.9.3}, JRuby: ~> 1.6.7, Rubinius: 2.0.testing, REE 1.8.7. This library uses version 3.4.5 of zookeeper bindings.