Gem in a Box
If you did not need any credentials to get to this page
gem sources -a https://gems.sutty.nl/
If you needed some credentials to get to this page
gem sources -a https://username:password@gems.sutty.nl/
and then ...
gem install geminabox
gem inabox [gemfile]
Upload Another Gem
-
aasm (5.0.0 - 5.2.0)
gem install aasm -v "5.2.0"
gem install aasm -v "5.0.0"
AASM is a continuation of the acts-as-state-machine rails plugin, built for plain Ruby objects.
-
actioncable (5.2.2.1 - 7.0.2.3)
gem install actioncable -v "7.0.2.3"
gem install actioncable -v "6.1.7"
gem install actioncable -v "6.1.6.1"
gem install actioncable -v "6.1.6"
gem install actioncable -v "6.1.5"
Structure many real-time application concerns into channels over a single WebSocket connection.
-
actionmailbox (6.0.0 - 7.0.2.3)
gem install actionmailbox -v "7.0.2.3"
gem install actionmailbox -v "6.1.7"
gem install actionmailbox -v "6.1.6.1"
gem install actionmailbox -v "6.1.6"
gem install actionmailbox -v "6.1.5"
Receive and process incoming emails in Rails applications.
-
actionmailer (5.2.2.1 - 7.0.2.3)
gem install actionmailer -v "7.0.2.3"
gem install actionmailer -v "6.1.7"
gem install actionmailer -v "6.1.6.1"
gem install actionmailer -v "6.1.6"
gem install actionmailer -v "6.1.5"
Email on Rails. Compose, deliver, and test emails using the familiar controller/view pattern. First-class support for multipart email and attachments.
-
actionpack (5.2.2.1 - 7.0.2.3)
gem install actionpack -v "7.0.2.3"
gem install actionpack -v "6.1.7"
gem install actionpack -v "6.1.6.1"
gem install actionpack -v "6.1.6"
gem install actionpack -v "6.1.5"
Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web applications. Works with any Rack-compatible server.
-
actiontext (6.0.0 - 7.0.2.3)
gem install actiontext -v "7.0.2.3"
gem install actiontext -v "6.1.7"
gem install actiontext -v "6.1.6.1"
gem install actiontext -v "6.1.6"
gem install actiontext -v "6.1.5"
Edit and display rich text in Rails applications.
-
actionview (5.2.2.1 - 7.0.2.3)
gem install actionview -v "7.0.2.3"
gem install actionview -v "6.1.7"
gem install actionview -v "6.1.6.1"
gem install actionview -v "6.1.6"
gem install actionview -v "6.1.5"
Simple, battle-tested conventions and helpers for building web pages.
-
active_model_serializers (0.10.13)
gem install active_model_serializers -v "0.10.13"
ActiveModel::Serializers allows you to generate your JSON in an object-oriented and convention-driven manner.
-
active_record_query_trace (1.8)
gem install active_record_query_trace -v "1.8"
Print stack trace of all DB queries to the Rails log. Helpful to find where queries are being executed in your application.
-
active_storage_validations (0.9.4 - 0.9.5)
gem install active_storage_validations -v "0.9.5"
gem install active_storage_validations -v "0.9.4"
Validations for Active Storage (presence)
-
activejob (5.2.2.1 - 7.0.2.3)
gem install activejob -v "7.0.2.3"
gem install activejob -v "6.1.7"
gem install activejob -v "6.1.6.1"
gem install activejob -v "6.1.6"
gem install activejob -v "6.1.5"
Declare job classes that can be run by a variety of queuing backends.
-
activemerchant (1.107.3 - 1.126.0)
gem install activemerchant -v "1.126.0"
gem install activemerchant -v "1.124.0"
gem install activemerchant -v "1.123.0"
gem install activemerchant -v "1.121.0"
gem install activemerchant -v "1.119.0"
Active Merchant is a simple payment abstraction library used in and sponsored by Shopify. It is written by Tobias Luetke, Cody Fauser, and contributors. The aim of the project is to feel natural to Ruby users and to abstract as many parts as possible away from the user to offer a consistent interface across all supported gateways.
-
activemodel (5.2.2.1 - 7.0.2.3)
gem install activemodel -v "7.0.2.3"
gem install activemodel -v "6.1.7"
gem install activemodel -v "6.1.6.1"
gem install activemodel -v "6.1.6"
gem install activemodel -v "6.1.5"
A toolkit for building modeling frameworks like Active Record. Rich support for attributes, callbacks, validations, serialization, internationalization, and testing.
-
activerecord (5.2.2.1 - 7.0.2.3)
gem install activerecord -v "7.0.2.3"
gem install activerecord -v "6.1.7"
gem install activerecord -v "6.1.6.1"
gem install activerecord -v "6.1.6"
gem install activerecord -v "6.1.5"
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-import (1.0.2 - 1.3.0)
gem install activerecord-import -v "1.3.0"
gem install activerecord-import -v "1.2.0"
gem install activerecord-import -v "1.0.2"
A library for bulk inserting data using ActiveRecord.
-
activerecord-nulldb-adapter (0.3.9 - 0.8.0)
gem install activerecord-nulldb-adapter -v "0.8.0"
gem install activerecord-nulldb-adapter -v "0.7.0"
gem install activerecord-nulldb-adapter -v "0.3.9"
A database backend that translates database interactions into no-ops. Using NullDB enables you to test your model business logic - including after_save hooks - without ever touching a real database.
-
activerecord-postgis-adapter (5.2.2)
gem install activerecord-postgis-adapter -v "5.2.2"
ActiveRecord connection adapter for PostGIS. It is based on the stock PostgreSQL adapter, and adds built-in support for the spatial extensions provided by PostGIS. It uses the RGeo library to represent spatial data in Ruby.
-
activerecord-session_store (2.0.0)
gem install activerecord-session_store -v "2.0.0"
-
activestorage (5.2.2.1 - 7.0.4.2)
gem install activestorage -v "7.0.4.2"
gem install activestorage -v "7.0.2.3"
gem install activestorage -v "6.1.7"
gem install activestorage -v "6.1.6.1"
gem install activestorage -v "6.1.6"
Attach cloud and local files in Rails applications.
-
activestorage-ipfs (0.0.2)
gem install activestorage-ipfs -v "0.0.2"
A ActiveStorage Service
-
activesupport (5.2.2.1 - 7.0.4)
gem install activesupport -v "7.0.4"
gem install activesupport -v "7.0.2.3"
gem install activesupport -v "7.0.1"
gem install activesupport -v "6.1.7.2"
gem install activesupport -v "6.1.7.1"
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 (0.9.19 - 1.0.4)
gem install acts_as_list -v "1.0.4"
gem install acts_as_list -v "0.9.19"
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.
-
addressable (2.5.2 - 2.8.1)
gem install addressable -v "2.8.1"
gem install addressable -v "2.8.0"
gem install addressable -v "2.7.0"
gem install addressable -v "2.6.0"
gem install addressable -v "2.5.2"
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.
-
adhesiones-jekyll-theme (0.1.0 - 0.2.6)
gem install adhesiones-jekyll-theme -v "0.2.6"
gem install adhesiones-jekyll-theme -v "0.2.5"
gem install adhesiones-jekyll-theme -v "0.2.4"
gem install adhesiones-jekyll-theme -v "0.2.3"
gem install adhesiones-jekyll-theme -v "0.2.1"
-
aes_key_wrap (1.1.0)
gem install aes_key_wrap -v "1.1.0"
-
airbrussh (1.3.4 - 1.4.1)
gem install airbrussh -v "1.4.1"
gem install airbrussh -v "1.4.0"
gem install airbrussh -v "1.3.4"
A replacement log formatter for SSHKit that makes Capistrano output much easier on the eyes. Just add Airbrussh to your Capfile and enjoy concise, useful log output that is easy to read.
-
android_key_attestation (0.3.0)
gem install android_key_attestation -v "0.3.0"
-
annotate (3.2.0)
gem install annotate -v "3.2.0"
Annotates Rails/ActiveRecord Models, routes, fixtures, and others based on the database schema.
-
anomaly_detection (0.1.4 - 0.2.0)
gem install anomaly_detection -v "0.2.0"
x86_64-linux-muslgem install anomaly_detection -v "0.2.0"
gem install anomaly_detection -v "0.1.4"
x86_64-linux-musl
-
ansi (1.5.0)
gem install ansi -v "1.5.0"
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.
-
archive-zip (0.12.0)
gem install archive-zip -v "0.12.0"
Archive::Zip provides a simple Ruby-esque interface to creating, extracting, and updating ZIP archives. This implementation is 100% Ruby and loosely modeled on the archive creation and extraction capabilities of InfoZip's zip and unzip tools.
-
arel (9.0.0)
gem install arel -v "9.0.0"
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.
-
argon2 (2.0.2 - 2.2.0)
gem install argon2 -v "2.2.0"
x86_64-linux-muslgem install argon2 -v "2.1.3"
x86_64-linux-muslgem install argon2 -v "2.1.2"
x86_64-linux-muslgem install argon2 -v "2.1.1"
x86_64-linux-muslgem install argon2 -v "2.1.0"
x86_64-linux-muslArgon2 FFI binding
-
ast (2.4.0 - 2.4.2)
gem install ast -v "2.4.2"
gem install ast -v "2.4.1"
gem install ast -v "2.4.0"
A library for working with Abstract Syntax Trees.
-
async (1.29.1 - 1.30.1)
gem install async -v "1.30.1"
gem install async -v "1.29.1"
-
async-http (0.56.3 - 0.56.5)
gem install async-http -v "0.56.5"
gem install async-http -v "0.56.3"
-
async-http-faraday (0.11.0)
gem install async-http-faraday -v "0.11.0"
-
async-io (1.32.1 - 1.32.2)
gem install async-io -v "1.32.2"
gem install async-io -v "1.32.1"
-
async-pool (0.3.7 - 0.3.9)
gem install async-pool -v "0.3.9"
gem install async-pool -v "0.3.8"
gem install async-pool -v "0.3.7"
-
attr_encrypted (3.1.0)
gem install attr_encrypted -v "3.1.0"
Generates attr_accessors that encrypt and decrypt attributes transparently
-
attr_required (1.0.1)
gem install attr_required -v "1.0.1"
attr_required and attr_optional
-
auto_strip_attributes (2.6.0)
gem install auto_strip_attributes -v "2.6.0"
AutoStripAttributes helps to remove unnecessary whitespaces from ActiveRecord or ActiveModel attributes. It's good for removing accidental spaces from user inputs. It works by adding a before_validation hook to the record. It has option to set empty strings to nil or to remove extra spaces inside the string.
-
autoprefixer-rails (9.5.1 - 10.4.7.0)
gem install autoprefixer-rails -v "10.4.7.0"
gem install autoprefixer-rails -v "10.4.2.0"
gem install autoprefixer-rails -v "10.4.0.0"
gem install autoprefixer-rails -v "10.3.3.0"
gem install autoprefixer-rails -v "10.3.1.0"
-
autotest (4.4.6)
gem install autotest -v "4.4.6"
This is a stub gem to fix the confusion caused by autotest being part of the ZenTest suite.
-
autotest-fsevent (0.2.20)
gem install autotest-fsevent -v "0.2.20"
Autotest relies on filesystem polling to detect modifications in source code files. This is expensive for the CPU, harddrive and battery - and unnecesary on Mac OS X 10.5 or higher which comes with the very efficient FSEvent core service for this very purpose. This gem teaches autotest how to use FSEvent.
-
autotest-growl (0.2.16)
gem install autotest-growl -v "0.2.16"
This gem aims to improve support for Growl notifications by autotest.
-
autotest-rails-pure (4.1.2)
gem install autotest-rails-pure -v "4.1.2"
-
awesome_nested_set (3.2.0 - 3.4.0)
gem install awesome_nested_set -v "3.4.0"
gem install awesome_nested_set -v "3.2.1"
gem install awesome_nested_set -v "3.2.0"
An awesome nested set implementation for Active Record
-
awrence (1.2.1)
gem install awrence -v "1.2.1"
Have you ever needed to automatically convert Ruby-style snake_case to CamelCase or camelBack hash keys? Awrence to the rescue. This gem recursively converts all snake_case keys in a hash structure to camelBack.
-
aws-eventstream (1.2.0)
gem install aws-eventstream -v "1.2.0"
Amazon Web Services event stream library. Decodes and encodes binary stream under `vnd.amazon.event-stream` content-type
-
aws-partitions (1.668.0)
gem install aws-partitions -v "1.668.0"
Provides interfaces to enumerate AWS partitions, regions, and services.
-
aws-sdk-core (3.168.2)
gem install aws-sdk-core -v "3.168.2"
Provides API clients for AWS. This gem is part of the official AWS SDK for Ruby.
-
aws-sdk-kms (1.60.0)
gem install aws-sdk-kms -v "1.60.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.117.1)
gem install aws-sdk-s3 -v "1.117.1"
Official AWS Ruby gem for Amazon Simple Storage Service (Amazon S3). This gem is part of the AWS SDK for Ruby.
-
aws-sigv4 (1.5.2)
gem install aws-sigv4 -v "1.5.2"
Amazon Web Services Signature Version 4 signing library. Generates sigv4 signature for HTTP requests.
-
axiom-types (0.1.1)
gem install axiom-types -v "0.1.1"
Define types with optional constraints for use within axiom and other libraries.
-
babel-source (5.8.35)
gem install babel-source -v "5.8.35"
-
babel-transpiler (0.7.0)
gem install babel-transpiler -v "0.7.0"
Ruby Babel is a bridge to the JS Babel transpiler.
-
bcrypt (3.1.13 - 3.1.18)
gem install bcrypt -v "3.1.18"
x86_64-linux-muslgem install bcrypt -v "3.1.17"
x86_64-linux-muslgem install bcrypt -v "3.1.16"
x86_64-linux-muslgem install bcrypt -v "3.1.16"
gem install bcrypt -v "3.1.15"
x86_64-linux-muslbcrypt() 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.
-
bcrypt_pbkdf (1.0.1 - 1.1.0)
gem install bcrypt_pbkdf -v "1.1.0"
x86_64-linux-muslgem install bcrypt_pbkdf -v "1.1.0"
gem install bcrypt_pbkdf -v "1.0.1"
x86_64-linux-muslThis gem implements bcrypt_pbkdf (a variant of PBKDF2 with bcrypt-based PRF)
-
benchmark-ips (2.7.2 - 2.10.0)
gem install benchmark-ips -v "2.10.0"
gem install benchmark-ips -v "2.9.3"
gem install benchmark-ips -v "2.9.2"
gem install benchmark-ips -v "2.9.1"
gem install benchmark-ips -v "2.8.4"
A iterations per second enhancement to Benchmark.
-
better_errors (2.9.1)
gem install better_errors -v "2.9.1"
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.
-
better_html (2.0.1 - 2.0.1)
gem install better_html -v "2.0.1"
x86_64-linux-muslgem install better_html -v "2.0.1"
Better HTML for Rails. Provides sane html helpers that make it easier to do the right thing.
-
bindata (2.4.14)
gem install bindata -v "2.4.14"
BinData is a declarative way to read and write binary file formats. This means the programmer specifies *what* the format of the binary data is, and BinData works out *how* to read and write data in this format. It is an easier ( and more readable ) alternative to ruby's #pack and #unpack methods.
-
bindex (0.8.1 - 0.8.1)
gem install bindex -v "0.8.1"
x86_64-linux-muslgem install bindex -v "0.8.1"
-
binding_of_caller (0.8.0 - 1.0.0)
gem install binding_of_caller -v "1.0.0"
gem install binding_of_caller -v "0.8.0"
x86_64-linux-muslgem install binding_of_caller -v "0.8.0"
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.
-
biz (1.8.2)
gem install biz -v "1.8.2"
Time calculations using business hours.
-
blazer (2.2.1 - 2.6.5)
gem install blazer -v "2.6.5"
gem install blazer -v "2.6.4"
gem install blazer -v "2.6.3"
gem install blazer -v "2.5.0"
gem install blazer -v "2.4.8"
-
blurhash (0.1.6 - 0.1.7)
gem install blurhash -v "0.1.7"
x86_64-linux-muslgem install blurhash -v "0.1.6"
x86_64-linux-muslgem install blurhash -v "0.1.6"
-
bootsnap (1.3.2 - 1.16.0)
gem install bootsnap -v "1.16.0"
x86_64-linux-muslgem install bootsnap -v "1.15.0"
x86_64-linux-muslgem install bootsnap -v "1.14.0"
x86_64-linux-muslgem install bootsnap -v "1.13.0"
x86_64-linux-muslgem install bootsnap -v "1.12.0"
x86_64-linux-muslBoot large ruby/rails apps faster
-
bootstrap (4.3.1 - 5.1.3)
gem install bootstrap -v "5.1.3"
gem install bootstrap -v "5.1.0"
gem install bootstrap -v "5.0.1"
gem install bootstrap -v "4.6.2"
gem install bootstrap -v "4.6.1"
-
bootstrap4-kaminari-views (1.0.1)
gem install bootstrap4-kaminari-views -v "1.0.1"
Bootstrap 4 styling for Kaminari gem
-
brakeman (4.10.0 - 5.4.0)
gem install brakeman -v "5.4.0"
gem install brakeman -v "5.3.1"
gem install brakeman -v "5.2.3"
gem install brakeman -v "5.2.1"
gem install brakeman -v "5.1.2"
Brakeman detects security vulnerabilities in Ruby on Rails applications via static analysis.
-
brotli (0.2.3 - 0.4.0)
gem install brotli -v "0.4.0"
x86_64-linux-muslgem install brotli -v "0.2.3"
x86_64-linux-muslgem install brotli -v "0.2.3"
Brotli compressor/decompressor
-
browser (2.5.3 - 5.3.1)
gem install browser -v "5.3.1"
gem install browser -v "2.5.3"
Do some browser detection with Ruby.
-
brpoplpush-redis_script (0.1.3)
gem install brpoplpush-redis_script -v "0.1.3"
Bring your own LUA scripts into redis.
-
buftok (0.2.0)
gem install buftok -v "0.2.0"
BufferedTokenizer extracts token delimited entities from a sequence of arbitrary inputs
-
build-environment (1.13.0)
gem install build-environment -v "1.13.0"
-
builder (3.2.3 - 3.2.4)
gem install builder -v "3.2.4"
gem install builder -v "3.2.3"
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
-
bullet (7.0.4)
gem install bullet -v "7.0.4"
help to kill N+1 queries and unused eager loading.
-
bundle (0.0.1)
gem install bundle -v "0.0.1"
You really mean `gem install bundler`. It's okay. I'll fix it for you this one last time...
-
bundler-audit (0.8.0 - 0.9.1)
gem install bundler-audit -v "0.9.1"
gem install bundler-audit -v "0.8.0"
bundler-audit provides patch-level verification for Bundled apps.
-
byebug (11.0.1 - 11.1.3)
gem install byebug -v "11.1.3"
x86_64-linux-muslgem install byebug -v "11.0.1"
x86_64-linux-muslByebug is a Ruby debugger. It's implemented using the TracePoint C API for execution control and the Debug Inspector C API for call stack navigation. The core component provides support that front-ends can build on. It provides breakpoint handling and bindings for stack frames among other things and it comes with an easy to use command line interface.
-
calibre-ruby (0.0.2)
gem install calibre-ruby -v "0.0.2"
This gem provides an ActiveRecord interface to Calibre's book database
-
camertron-eprun (1.1.1)
gem install camertron-eprun -v "1.1.1"
Efficient pure Ruby Unicode normalization.
-
cancancan (3.1.0 - 3.4.0)
gem install cancancan -v "3.4.0"
gem install cancancan -v "3.3.0"
gem install cancancan -v "3.2.2"
gem install cancancan -v "3.2.1"
gem install cancancan -v "3.2.0"
Simple authorization solution for Rails. All permissions are stored in a single location.
-
candy_check (0.4.0)
gem install candy_check -v "0.4.0"
-
capistrano (3.11.1 - 3.17.1)
gem install capistrano -v "3.17.1"
gem install capistrano -v "3.17.0"
gem install capistrano -v "3.14.1"
gem install capistrano -v "3.13.0"
gem install capistrano -v "3.12.0"
Capistrano is a utility and framework for executing commands in parallel on multiple remote machines, via SSH.
-
capistrano-bundler (1.6.0 - 2.1.0)
gem install capistrano-bundler -v "2.1.0"
gem install capistrano-bundler -v "1.6.0"
Bundler support for Capistrano 3.x
-
capistrano-passenger (0.2.0)
gem install capistrano-passenger -v "0.2.0"
Passenger support for Capistrano 3.x
-
capistrano-rails (1.4.0 - 1.6.2)
gem install capistrano-rails -v "1.6.2"
gem install capistrano-rails -v "1.5.0"
gem install capistrano-rails -v "1.4.0"
Rails specific Capistrano tasks
-
capistrano-rbenv (2.1.4 - 2.2.0)
gem install capistrano-rbenv -v "2.2.0"
gem install capistrano-rbenv -v "2.1.6"
gem install capistrano-rbenv -v "2.1.4"
rbenv integration for Capistrano
-
capistrano-yarn (2.0.2)
gem install capistrano-yarn -v "2.0.2"
based on capistrano/npm gem
-
capistrano3-puma (3.1.1)
gem install capistrano3-puma -v "3.1.1"
Puma integration for Capistrano 3
-
capybara (2.18.0 - 3.38.0)
gem install capybara -v "3.38.0"
gem install capybara -v "3.37.1"
gem install capybara -v "3.36.0"
gem install capybara -v "3.35.3"
gem install capybara -v "3.32.2"
Capybara is an integration testing tool for rack based web applications. It simulates how a user would interact with a website
-
carmen (1.1.3)
gem install carmen -v "1.1.3"
Includes data from the Debian iso-data project.
-
carrierwave (2.0.1)
gem install carrierwave -v "2.0.1"
Upload files in your Ruby applications, map them to a range of ORMs, store them on different backends.
-
carrierwave-bombshelter (0.2.2)
gem install carrierwave-bombshelter -v "0.2.2"
-
case_transform (0.2)
gem install case_transform -v "0.2"
Extraction of the key_transform abilities of ActiveModelSerializers
-
cbor (0.5.9.6 - 0.5.9.6)
gem install cbor -v "0.5.9.6"
x86_64-linux-muslgem install cbor -v "0.5.9.6"
CBOR is a library for the CBOR binary object representation format, based on Sadayuki Furuhashi's MessagePack library.
-
charlock_holmes (0.7.7 - 0.7.7)
gem install charlock_holmes -v "0.7.7"
x86_64-linux-muslgem install charlock_holmes -v "0.7.7"
charlock_holmes provides binary and text detection as well as text transcoding using libicu
-
chartkick (3.3.0 - 4.2.1)
gem install chartkick -v "4.2.1"
gem install chartkick -v "4.2.0"
gem install chartkick -v "4.1.3"
gem install chartkick -v "4.1.2"
gem install chartkick -v "4.1.0"
-
chewy (7.2.7)
gem install chewy -v "7.2.7"
Chewy provides functionality for Elasticsearch index handling, documents import mappings and chainable query DSL
-
childprocess (1.0.1 - 4.1.0)
gem install childprocess -v "4.1.0"
gem install childprocess -v "3.0.0"
gem install childprocess -v "2.0.0"
x86_64-linux-muslgem install childprocess -v "1.0.1"
This gem aims at being a simple and reliable solution for controlling external programs running in the background on any Ruby / OS combination.
-
chromedriver-helper (2.1.1)
gem install chromedriver-helper -v "2.1.1"
Deprecated in favor of the 'webdrivers' gem as of 2019-03-31. See https://github.com/flavorjones/chromedriver-helper/issues/83
-
chunky_png (1.3.12 - 1.4.0)
gem install chunky_png -v "1.4.0"
gem install chunky_png -v "1.3.12"
This pure Ruby library can read and write PNG images without depending on an external image library, like RMagick. It tries to be memory efficient and reasonably fast. It supports reading and writing all PNG variants that are defined in the specification, with one limitation: only 8-bit color depth is supported. It supports all transparency, interlacing and filtering options the PNG specifications allows. It can also read and write textual metadata from PNG files. Low-level read/write access to PNG chunks is also possible. This library supports simple drawing on the image canvas and simple operations like alpha composition and cropping. Finally, it can import from and export to RMagick for interoperability. Also, have a look at OilyPNG at https://github.com/wvanbergen/oily_png. OilyPNG is a drop in mixin module that implements some of the ChunkyPNG algorithms in C, which provides a massive speed boost to encoding and decoding.
-
classifier-reborn (2.2.0)
gem install classifier-reborn -v "2.2.0"
-
clavius (1.0.4)
gem install clavius -v "1.0.4"
Date calculations based on a schedule.
-
cldr-plurals-runtime-rb (1.0.1 - 1.1.0)
gem install cldr-plurals-runtime-rb -v "1.1.0"
gem install cldr-plurals-runtime-rb -v "1.0.1"
Ruby runtime methods for CLDR plural rules (see camertron/cldr-plurals).
-
clearbit (0.2.8 - 0.3.3)
gem install clearbit -v "0.3.3"
gem install clearbit -v "0.2.8"
API client for clearbit.com
-
climate_control (0.2.0 - 1.2.0)
gem install climate_control -v "1.2.0"
gem install climate_control -v "0.2.0"
Modify your ENV
-
cmdstan (0.1.3 - 0.1.8)
gem install cmdstan -v "0.1.8"
x86_64-linux-muslgem install cmdstan -v "0.1.7"
x86_64-linux-muslgem install cmdstan -v "0.1.6"
x86_64-linux-muslgem install cmdstan -v "0.1.5"
x86_64-linux-muslgem install cmdstan -v "0.1.4"
x86_64-linux-musl
-
cms_scanner (0.13.8)
gem install cms_scanner -v "0.13.8"
Framework to provide an easy way to implement CMS Scanners
-
cocoon (1.2.15)
gem install cocoon -v "1.2.15"
Unobtrusive nested forms handling, using jQuery. Use this and discover cocoon-heaven.
-
coderay (1.1.2 - 1.1.3)
gem install coderay -v "1.1.3"
gem install coderay -v "1.1.2"
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.2.2 - 5.0.0)
gem install coffee-rails -v "5.0.0"
gem install coffee-rails -v "4.2.2"
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.12.2)
gem install coffee-script-source -v "1.12.2"
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.
-
coffeelint (1.16.1)
gem install coffeelint -v "1.16.1"
Ruby bindings for coffeelint
-
color_diff (0.1)
gem install color_diff -v "0.1"
Calculate RGB color distances using CIEDE2000 formula
-
colorator (1.1.0)
gem install colorator -v "1.1.0"
-
commonmarker (0.18.2 - 0.23.8)
gem install commonmarker -v "0.23.8"
x86_64-linux-muslgem install commonmarker -v "0.23.8"
gem install commonmarker -v "0.23.7"
x86_64-linux-muslgem install commonmarker -v "0.23.7"
gem install commonmarker -v "0.23.6"
x86_64-linux-muslA fast, safe, extensible parser for CommonMark. This wraps the official libcmark library.
-
composite_primary_keys (11.2.0 - 12.0.10)
gem install composite_primary_keys -v "12.0.10"
gem install composite_primary_keys -v "11.2.0"
Composite key support for ActiveRecord
-
compost-jekyll-theme (0.1.1 - 0.1.3)
gem install compost-jekyll-theme -v "0.1.3"
gem install compost-jekyll-theme -v "0.1.2"
gem install compost-jekyll-theme -v "0.1.1"
-
concurrent-ruby (1.1.5 - 1.2.2)
gem install concurrent-ruby -v "1.2.2"
gem install concurrent-ruby -v "1.2.1"
gem install concurrent-ruby -v "1.2.0"
gem install concurrent-ruby -v "1.1.10"
gem install concurrent-ruby -v "1.1.9"
Modern concurrency tools including agents, futures, promises, thread pools, actors, supervisors, and more. Inspired by Erlang, Clojure, Go, JavaScript, actors, and classic concurrency patterns.
-
concurrent-ruby-ext (1.1.8 - 1.2.2)
gem install concurrent-ruby-ext -v "1.2.2"
x86_64-linux-muslgem install concurrent-ruby-ext -v "1.2.1"
x86_64-linux-muslgem install concurrent-ruby-ext -v "1.2.0"
x86_64-linux-muslgem install concurrent-ruby-ext -v "1.1.10"
x86_64-linux-muslgem install concurrent-ruby-ext -v "1.1.9"
x86_64-linux-muslC extensions to optimize the concurrent-ruby gem when running under MRI. Please see http://concurrent-ruby.com for more information.
-
connection_pool (2.2.5 - 2.3.0)
gem install connection_pool -v "2.3.0"
gem install connection_pool -v "2.2.5"
Generic connection pool for Ruby
-
console (1.13.1 - 1.14.0)
gem install console -v "1.14.0"
gem install console -v "1.13.1"
-
cookiejar (0.3.3)
gem install cookiejar -v "0.3.3"
Allows for parsing and returning cookies in Ruby HTTP client code
-
cooklang (0.1.0)
gem install cooklang -v "0.1.0"
-
cose (1.3.0)
gem install cose -v "1.3.0"
-
coveralls (0.7.1 - 0.8.23)
gem install coveralls -v "0.8.23"
gem install coveralls -v "0.7.1"
A Ruby implementation of the Coveralls API.
-
crack (0.4.3 - 0.4.5)
gem install crack -v "0.4.5"
gem install crack -v "0.4.3"
Really simple JSON and XML parsing, ripped from Merb and Rails.
-
crass (1.0.4 - 1.0.6)
gem install crass -v "1.0.6"
gem install crass -v "1.0.5"
gem install crass -v "1.0.4"
Crass is a pure Ruby CSS parser based on the CSS Syntax Level 3 spec.
-
css_parser (1.7.1 - 1.12.0)
gem install css_parser -v "1.12.0"
gem install css_parser -v "1.10.0"
gem install css_parser -v "1.9.0"
gem install css_parser -v "1.7.1"
A set of classes for parsing CSS in Ruby.
-
csv (3.2.0 - 3.2.2)
gem install csv -v "3.2.2"
gem install csv -v "3.2.0"
The CSV library provides a complete interface to CSV files and data. It offers tools to enable you to read and write to and from Strings or IO objects, as needed.
-
cucumber (5.1.3 - 7.1.0)
gem install cucumber -v "7.1.0"
gem install cucumber -v "5.1.3"
Behaviour Driven Development with elegance and joy
-
cucumber-core (8.0.1 - 10.1.0)
gem install cucumber-core -v "10.1.0"
gem install cucumber-core -v "8.0.1"
Core library for the Cucumber BDD app
-
cucumber-create-meta (2.0.4 - 6.0.4)
gem install cucumber-create-meta -v "6.0.4"
gem install cucumber-create-meta -v "2.0.4"
Produce the meta message for Cucumber Ruby
-
cucumber-cucumber-expressions (14.0.0)
gem install cucumber-cucumber-expressions -v "14.0.0"
Cucumber Expressions - a simpler alternative to Regular Expressions
-
cucumber-gherkin (15.0.2 - 22.0.0)
gem install cucumber-gherkin -v "22.0.0"
gem install cucumber-gherkin -v "15.0.2"
Gherkin parser
-
cucumber-html-formatter (9.0.0 - 17.0.0)
gem install cucumber-html-formatter -v "17.0.0"
gem install cucumber-html-formatter -v "9.0.0"
HTML formatter for Cucumber
-
cucumber-messages (17.1.1)
gem install cucumber-messages -v "17.1.1"
Protocol Buffer messages for Cucumber's inter-process communication
-
cucumber-tag-expressions (4.1.0)
gem install cucumber-tag-expressions -v "4.1.0"
Cucumber tag expressions for ruby
-
cucumber-wire (4.0.1 - 6.2.0)
gem install cucumber-wire -v "6.2.0"
gem install cucumber-wire -v "4.0.1"
Wire protocol for Cucumber
-
daemons (1.3.1 - 1.4.1)
gem install daemons -v "1.4.1"
gem install daemons -v "1.3.1"
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.10 - 3.2.1)
gem install dalli -v "3.2.1"
gem install dalli -v "2.7.11"
gem install dalli -v "2.7.10"
High performance memcached client for Ruby
-
database_cleaner (1.8.3 - 2.0.1)
gem install database_cleaner -v "2.0.1"
gem install database_cleaner -v "2.0.0"
gem install database_cleaner -v "1.8.5"
gem install database_cleaner -v "1.8.4"
gem install database_cleaner -v "1.8.3"
Strategies for cleaning databases. Can be used to ensure a clean slate for testing.
-
database_cleaner-active_record (2.0.0 - 2.0.1)
gem install database_cleaner-active_record -v "2.0.1"
gem install database_cleaner-active_record -v "2.0.0"
Strategies for cleaning databases using ActiveRecord. Can be used to ensure a clean state for testing.
-
database_cleaner-core (2.0.0 - 2.0.1)
gem install database_cleaner-core -v "2.0.1"
gem install database_cleaner-core -v "2.0.0"
Strategies for cleaning databases. Can be used to ensure a clean slate for testing.
-
date (3.3.3 - 3.3.3)
gem install date -v "3.3.3"
x86_64-linux-muslgem install date -v "3.3.3"
A subclass of Object includes Comparable module for handling dates.
-
dead_end (1.1.4 - 4.0.0)
gem install dead_end -v "4.0.0"
gem install dead_end -v "3.1.1"
gem install dead_end -v "3.1.0"
gem install dead_end -v "2.0.1"
gem install dead_end -v "1.1.7"
When you get an "unexpected end" in your syntax this gem helps you find it
-
debug_inspector (0.0.3 - 1.1.0)
gem install debug_inspector -v "1.1.0"
x86_64-linux-muslgem install debug_inspector -v "1.1.0"
gem install debug_inspector -v "0.0.3"
x86_64-linux-muslgem install debug_inspector -v "0.0.3"
Adds methods to RubyVM::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.
-
declarative (0.0.20)
gem install declarative -v "0.0.20"
DSL for nested generic schemas with inheritance and refining.
-
deface (1.5.3 - 1.9.0)
gem install deface -v "1.9.0"
gem install deface -v "1.8.1"
gem install deface -v "1.6.2"
gem install deface -v "1.5.3"
Deface is a library that allows you to customize ERB, Haml and Slim views in a Rails application without editing the underlying view.
-
delayed_job (4.1.7 - 4.1.10)
gem install delayed_job -v "4.1.10"
gem install delayed_job -v "4.1.9"
gem install delayed_job -v "4.1.7"
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.1.3 - 4.1.7)
gem install delayed_job_active_record -v "4.1.7"
gem install delayed_job_active_record -v "4.1.6"
gem install delayed_job_active_record -v "4.1.3"
ActiveRecord backend for Delayed::Job, originally authored by Tobias Lütke
-
deprecation_toolkit (1.4.0 - 1.5.1)
gem install deprecation_toolkit -v "1.5.1"
gem install deprecation_toolkit -v "1.4.0"
-
derailed_benchmarks (1.6.0 - 2.1.2)
gem install derailed_benchmarks -v "2.1.2"
gem install derailed_benchmarks -v "2.1.1"
gem install derailed_benchmarks -v "2.1.0"
gem install derailed_benchmarks -v "2.0.1"
gem install derailed_benchmarks -v "2.0.0"
Go faster, off the Rails
-
descendants_tracker (0.0.4)
gem install descendants_tracker -v "0.0.4"
Module that adds descendant tracking to a class
-
devise (4.7.1 - 4.8.1)
gem install devise -v "4.8.1"
gem install devise -v "4.8.0"
gem install devise -v "4.7.3"
gem install devise -v "4.7.2"
gem install devise -v "4.7.1"
Flexible authentication solution for Rails with Warden
-
devise-doorkeeper (1.2.0)
gem install devise-doorkeeper -v "1.2.0"
Support authentication via OAuth2 tokens dispensed from the Doorkeeper authorization flow
-
devise-encryptable (0.2.0)
gem install devise-encryptable -v "0.2.0"
Encryption solution for salted-encryptors on Devise
-
devise-i18n (1.7.0 - 1.10.2)
gem install devise-i18n -v "1.10.2"
gem install devise-i18n -v "1.10.1"
gem install devise-i18n -v "1.10.0"
gem install devise-i18n -v "1.9.4"
gem install devise-i18n -v "1.9.3"
Translations for the devise gem
-
devise-two-factor (4.0.2)
gem install devise-two-factor -v "4.0.2"
Barebones two-factor authentication with Devise
-
devise_invitable (2.0.1 - 2.0.6)
gem install devise_invitable -v "2.0.6"
gem install devise_invitable -v "2.0.5"
gem install devise_invitable -v "2.0.4"
gem install devise_invitable -v "2.0.3"
gem install devise_invitable -v "2.0.2"
It adds support for send invitations by email (it requires to be authenticated) and accept the invitation by setting a password.
-
diff-lcs (1.3 - 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"
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.
-
diffy (3.3.0 - 3.4.0)
gem install diffy -v "3.4.0"
gem install diffy -v "3.3.0"
Convenient diffing in ruby
-
digest (3.1.0 - 3.1.1)
gem install digest -v "3.1.1"
x86_64-linux-muslgem install digest -v "3.1.0"
x86_64-linux-muslgem install digest -v "3.1.0"
Provides a framework for message digest libraries.
-
discard (1.2.1)
gem install discard -v "1.2.1"
Allows marking ActiveRecord objects as discarded, and provides scopes for filtering.
-
distributed-press-api-client (0.1.2 - 0.2.2)
gem install distributed-press-api-client -v "0.2.2"
gem install distributed-press-api-client -v "0.2.1"
gem install distributed-press-api-client -v "0.2.0"
gem install distributed-press-api-client -v "0.1.5"
gem install distributed-press-api-client -v "0.1.3"
An API client for Distributed Press (https://distributed.press/)
-
docile (1.3.1 - 1.4.0)
gem install docile -v "1.4.0"
gem install docile -v "1.3.1"
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.20180417 - 0.5.20190701)
gem install domain_name -v "0.5.20190701"
gem install domain_name -v "0.5.20180417"
This is a Domain Name manipulation library for Ruby. It can also be used for cookie domain validation based on the Public Suffix List.
-
doorkeeper (5.3.2 - 5.6.2)
gem install doorkeeper -v "5.6.2"
gem install doorkeeper -v "5.6.0"
gem install doorkeeper -v "5.5.4"
gem install doorkeeper -v "5.5.3"
gem install doorkeeper -v "5.5.2"
Doorkeeper is an OAuth 2 provider for Rails and Grape.
-
dotenv (2.5.0 - 2.8.1)
gem install dotenv -v "2.8.1"
gem install dotenv -v "2.8.0"
gem install dotenv -v "2.7.6"
gem install dotenv -v "2.7.5"
gem install dotenv -v "2.5.0"
Loads environment variables from `.env`.
-
dotenv-rails (2.5.0 - 2.8.1)
gem install dotenv-rails -v "2.8.1"
gem install dotenv-rails -v "2.7.6"
gem install dotenv-rails -v "2.7.5"
gem install dotenv-rails -v "2.5.0"
Autoload dotenv in Rails.
-
down (5.2.0 - 5.4.0)
gem install down -v "5.4.0"
gem install down -v "5.3.1"
gem install down -v "5.3.0"
gem install down -v "5.2.4"
gem install down -v "5.2.3"
-
dry-cli (0.7.0)
gem install dry-cli -v "0.7.0"
Common framework to build command line interfaces with Ruby
-
dry-configurable (1.0.1)
gem install dry-configurable -v "1.0.1"
A mixin to add configuration functionality to your classes
-
dry-core (1.0.0)
gem install dry-core -v "1.0.0"
A toolset of small support modules used throughout the dry-rb ecosystem
-
dry-inflector (1.0.0)
gem install dry-inflector -v "1.0.0"
String inflections for dry-rb
-
dry-initializer (3.1.1)
gem install dry-initializer -v "3.1.1"
DSL for declaring params and options of the initializer
-
dry-logic (1.5.0)
gem install dry-logic -v "1.5.0"
Predicate logic with rule composition
-
dry-schema (1.13.0)
gem install dry-schema -v "1.13.0"
dry-schema provides a DSL for defining schemas with keys and rules that should be applied to values. It supports coercion, input sanitization, custom types and localized error messages (with or without I18n gem). It's also used as the schema engine in dry-validation.
-
dry-struct (1.6.0)
gem install dry-struct -v "1.6.0"
Typed structs and value objects
-
dry-types (1.7.0)
gem install dry-types -v "1.7.0"
Type system for Ruby supporting coercions, constraints and complex types like structs, value objects, enums etc
-
eco (1.0.0)
gem install eco -v "1.0.0"
Ruby Eco is a bridge to the official JavaScript Eco compiler.
-
eco-source (1.1.0.rc.1)
gem install eco-source --prerelease -v "1.1.0.rc.1"
JavaScript source code for the Eco (Embedded CoffeeScript template language) compiler
-
ed25519 (1.2.4 - 1.3.0)
gem install ed25519 -v "1.3.0"
x86_64-linux-muslgem install ed25519 -v "1.3.0"
gem install ed25519 -v "1.2.4"
x86_64-linux-muslgem install ed25519 -v "1.2.4"
A Ruby binding to the Ed25519 elliptic curve public-key signature system described in RFC 8032.
-
editorial-autogestiva-jekyll-theme (0.1.0 - 0.3.5)
gem install editorial-autogestiva-jekyll-theme -v "0.3.5"
gem install editorial-autogestiva-jekyll-theme -v "0.3.4"
gem install editorial-autogestiva-jekyll-theme -v "0.3.3"
gem install editorial-autogestiva-jekyll-theme -v "0.3.2"
gem install editorial-autogestiva-jekyll-theme -v "0.3.1"
-
elasticsearch (7.13.3)
gem install elasticsearch -v "7.13.3"
Ruby integrations for Elasticsearch (client, API, etc.)
-
elasticsearch-api (7.13.3)
gem install elasticsearch-api -v "7.13.3"
Ruby API for Elasticsearch. See the `elasticsearch` gem for full integration.
-
elasticsearch-dsl (0.1.10)
gem install elasticsearch-dsl -v "0.1.10"
A Ruby DSL builder for Elasticsearch
-
elasticsearch-transport (7.13.3)
gem install elasticsearch-transport -v "7.13.3"
Ruby client for Elasticsearch. See the `elasticsearch` gem for full integration.
-
em-http-request (1.1.7)
gem install em-http-request -v "1.1.7"
EventMachine based, async HTTP Request client
-
em-socksify (0.3.2)
gem install em-socksify -v "0.3.2"
Transparent proxy support for any EventMachine protocol
-
em-websocket (0.5.1 - 0.5.3)
gem install em-websocket -v "0.5.3"
gem install em-websocket -v "0.5.2"
gem install em-websocket -v "0.5.1"
EventMachine based WebSocket server
-
email_address (0.1.11 - 0.1.19)
gem install email_address -v "0.1.19"
gem install email_address -v "0.1.18"
gem install email_address -v "0.1.17"
gem install email_address -v "0.1.15"
gem install email_address -v "0.1.12"
The EmailAddress Gem to work with and validate email addresses.
-
encryptor (3.0.0)
gem install encryptor -v "3.0.0"
A simple wrapper for the standard ruby OpenSSL library to encrypt and decrypt strings
-
enumerable-statistics (2.0.1 - 2.0.7)
gem install enumerable-statistics -v "2.0.7"
x86_64-linux-muslgem install enumerable-statistics -v "2.0.6"
x86_64-linux-muslgem install enumerable-statistics -v "2.0.5"
x86_64-linux-muslgem install enumerable-statistics -v "2.0.3"
x86_64-linux-muslgem install enumerable-statistics -v "2.0.2"
x86_64-linux-muslThis library provides statistics features for Enumerable
-
equalizer (0.0.11)
gem install equalizer -v "0.0.11"
Module to define equality, equivalence and inspection methods
-
equatable (0.5.0)
gem install equatable -v "0.5.0"
Allows ruby objects to implement equality comparison and inspection methods. By including this module, a class indicates that its instances have explicit general contracts for `hash`, `==` and `eql?` methods.
-
errbase (0.2.0 - 0.2.2)
gem install errbase -v "0.2.2"
gem install errbase -v "0.2.1"
gem install errbase -v "0.2.0"
-
erubi (1.8.0 - 1.12.0)
gem install erubi -v "1.12.0"
gem install erubi -v "1.11.0"
gem install erubi -v "1.10.0"
gem install erubi -v "1.9.0"
gem install erubi -v "1.8.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
-
et-orbi (1.2.7)
gem install et-orbi -v "1.2.7"
Time zones for fugit and rufus-scheduler. Urbi et Orbi.
-
ethon (0.15.0 - 0.16.0)
gem install ethon -v "0.16.0"
gem install ethon -v "0.15.0"
Very lightweight libcurl wrapper.
-
eventmachine (1.2.7 - 1.2.7)
gem install eventmachine -v "1.2.7"
x86_64-linux-muslgem install eventmachine -v "1.2.7"
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.
-
exception_notification (4.3.0 - 4.5.0)
gem install exception_notification -v "4.5.0"
gem install exception_notification -v "4.4.3"
gem install exception_notification -v "4.4.1"
gem install exception_notification -v "4.4.0"
gem install exception_notification -v "4.3.0"
-
excon (0.94.0)
gem install excon -v "0.94.0"
EXtended http(s) CONnections
-
execjs (2.7.0 - 2.8.1)
gem install execjs -v "2.8.1"
gem install execjs -v "2.7.0"
ExecJS lets you run JavaScript code from Ruby.
-
fabrication (2.30.0)
gem install fabrication -v "2.30.0"
Fabrication is an object generation framework for ActiveRecord, Mongoid, DataMapper, Sequel, or any other Ruby object.
-
factory_bot (5.0.2 - 6.2.1)
gem install factory_bot -v "6.2.1"
gem install factory_bot -v "6.2.0"
gem install factory_bot -v "6.1.0"
gem install factory_bot -v "6.0.2"
gem install factory_bot -v "5.1.2"
factory_bot provides a framework and DSL for defining and using factories - less error-prone, more explicit, and all-around easier to work with than fixtures.
-
factory_bot_rails (5.0.2 - 6.2.0)
gem install factory_bot_rails -v "6.2.0"
gem install factory_bot_rails -v "6.1.0"
gem install factory_bot_rails -v "6.0.0"
gem install factory_bot_rails -v "5.1.1"
gem install factory_bot_rails -v "5.0.2"
factory_bot_rails provides integration between factory_bot and rails 5.0 or newer
-
faker (1.9.3 - 2.23.0)
gem install faker -v "2.23.0"
gem install faker -v "2.20.0"
gem install faker -v "2.19.0"
gem install faker -v "2.18.0"
gem install faker -v "1.9.3"
Faker, a port of Data::Faker from Perl, is used to easily generate fake data: names, addresses, phone numbers, etc.
-
faraday (0.15.4 - 2.6.0)
gem install faraday -v "2.6.0"
gem install faraday -v "1.10.3"
gem install faraday -v "1.10.2"
gem install faraday -v "1.10.1"
gem install faraday -v "1.10.0"
-
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-http-cache (2.0.0 - 2.4.1)
gem install faraday-http-cache -v "2.4.1"
gem install faraday-http-cache -v "2.4.0"
gem install faraday-http-cache -v "2.3.0"
gem install faraday-http-cache -v "2.2.0"
gem install faraday-http-cache -v "2.0.0"
Middleware to handle HTTP caching
-
faraday-httpclient (1.0.1)
gem install faraday-httpclient -v "1.0.1"
Faraday adapter for HTTPClient
-
faraday-multipart (1.0.2 - 1.0.4)
gem install faraday-multipart -v "1.0.4"
gem install faraday-multipart -v "1.0.3"
gem install faraday-multipart -v "1.0.2"
Perform multipart-post requests using Faraday.
-
faraday-net_http (1.0.1 - 3.0.1)
gem install faraday-net_http -v "3.0.1"
gem install faraday-net_http -v "1.0.1"
Faraday adapter for Net::HTTP
-
faraday-net_http_persistent (1.1.0 - 1.2.0)
gem install faraday-net_http_persistent -v "1.2.0"
gem install faraday-net_http_persistent -v "1.1.0"
Faraday adapter for NetHttpPersistent
-
faraday-patron (1.0.0)
gem install faraday-patron -v "1.0.0"
Faraday adapter for Patron
-
faraday-rack (1.0.0)
gem install faraday-rack -v "1.0.0"
Faraday adapter for Rack
-
faraday-retry (1.0.3)
gem install faraday-retry -v "1.0.3"
Catches exceptions and retries each request a limited number of times.
-
faraday_middleware (1.0.0 - 1.2.0)
gem install faraday_middleware -v "1.2.0"
gem install faraday_middleware -v "1.1.0"
gem install faraday_middleware -v "1.0.0"
-
fast-stemmer (1.0.2)
gem install fast-stemmer -v "1.0.2"
x86_64-linux-muslFast Porter stemmer based on a C version of algorithm
-
fast_blank (1.0.0 - 1.0.1)
gem install fast_blank -v "1.0.1"
x86_64-linux-muslgem install fast_blank -v "1.0.1"
gem install fast_blank -v "1.0.0"
x86_64-linux-muslgem install fast_blank -v "1.0.0"
Provides a C-optimized method for determining if a string is blank
-
fast_jsonapi (1.5)
gem install fast_jsonapi -v "1.5"
JSON API(jsonapi.org) serializer that works with rails and can be used to serialize any kind of ruby objects
-
fast_jsonparser (0.5.0 - 0.6.0)
gem install fast_jsonparser -v "0.6.0"
x86_64-linux-muslgem install fast_jsonparser -v "0.5.0"
x86_64-linux-muslgem install fast_jsonparser -v "0.5.0"
Fast Json Parser
-
fastimage (2.1.7 - 2.2.6)
gem install fastimage -v "2.2.6"
gem install fastimage -v "2.1.7"
FastImage finds the size or type of an image given its uri by fetching as little as needed.
-
feedjira (3.2.2)
gem install feedjira -v "3.2.2"
-
ffaker (2.15.0 - 2.21.0)
gem install ffaker -v "2.21.0"
gem install ffaker -v "2.20.0"
gem install ffaker -v "2.18.0"
gem install ffaker -v "2.17.0"
gem install ffaker -v "2.16.0"
Ffaker generates dummy data.
-
ffi (1.11.1 - 1.15.5)
gem install ffi -v "1.15.5"
x64-mingw-ucrtgem install ffi -v "1.15.5"
x86_64-linux-muslgem install ffi -v "1.15.5"
gem install ffi -v "1.15.4"
x86_64-linux-muslgem install ffi -v "1.15.4"
Ruby FFI library
-
ffi-compiler (1.0.1)
gem install ffi-compiler -v "1.0.1"
Ruby FFI library
-
fiber-local (1.0.0)
gem install fiber-local -v "1.0.0"
-
flamegraph (0.9.5)
gem install flamegraph -v "0.9.5"
Flamegraph support for arbitrary ruby apps
-
flatpickr (4.6.6.0)
gem install flatpickr -v "4.6.6.0"
-
fog-core (2.1.0)
gem install fog-core -v "2.1.0"
Shared classes and tests for fog providers and services.
-
fog-json (1.2.0)
gem install fog-json -v "1.2.0"
Extraction of the JSON parsing tools shared between a number of providers in the 'fog' gem.
-
fog-openstack (0.3.10)
gem install fog-openstack -v "0.3.10"
OpenStack fog provider gem.
-
font-awesome-rails (4.7.0.4 - 4.7.0.5)
gem install font-awesome-rails -v "4.7.0.5"
gem install font-awesome-rails -v "4.7.0.4"
font-awesome-rails provides the Font-Awesome web fonts and stylesheets as a Rails engine for use with the asset pipeline.
-
foreman (0.87.2)
gem install foreman -v "0.87.2"
Process manager for applications with multiple components
-
formatador (0.2.5 - 1.1.0)
gem install formatador -v "1.1.0"
gem install formatador -v "0.3.0"
gem install formatador -v "0.2.5"
STDOUT text formatting
-
forwardable-extended (2.6.0)
gem install forwardable-extended -v "2.6.0"
Forwardable with hash, and instance variable extensions.
-
friendly_id (5.2.5 - 5.5.0)
gem install friendly_id -v "5.5.0"
gem install friendly_id -v "5.4.2"
gem install friendly_id -v "5.4.1"
gem install friendly_id -v "5.4.0"
gem install friendly_id -v "5.3.0"
FriendlyId is the "Swiss Army bulldozer" of slugging and permalink plugins for Active Record. It lets you create pretty URLs and work with human-friendly strings as if they were numeric ids.
-
fugit (1.7.2)
gem install fugit -v "1.7.2"
Time tools for flor and the floraison project. Cron parsing and occurrence computing. Timestamps and more.
-
fuubar (2.5.1)
gem install fuubar -v "2.5.1"
the instafailing RSpec progress bar formatter
-
gapic-common (0.15.1)
gem install gapic-common -v "0.15.1"
-
gel (0.3.0)
gem install gel -v "0.3.0"
-
geminabox (1.1.1 - 2.1.0)
gem install geminabox -v "2.1.0"
gem install geminabox -v "1.2.0"
gem install geminabox -v "1.1.1"
A private gem hosting and/or caching app, with client side gem push style functionality. Web UI is provided.
-
geo_names (1.0.2)
gem install geo_names -v "1.0.2"
A Gem to expose a wrapping API for the GeoNames API's
-
geoip (1.6.4)
gem install geoip -v "1.6.4"
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.5 - 0.2.7)
gem install get_process_mem -v "0.2.7"
gem install get_process_mem -v "0.2.5"
Get memory usage of a process in Ruby
-
github_changelog_generator (1.14.3 - 1.16.4)
gem install github_changelog_generator -v "1.16.4"
gem install github_changelog_generator -v "1.14.3"
Changelog generation has never been so easy. Fully automate changelog generation - this gem generate changelog file based on tags, issues and merged pull requests from GitHub.
-
gitlab-omniauth-openid-connect (0.10.0)
gem install gitlab-omniauth-openid-connect -v "0.10.0"
OpenID Connect Strategy for OmniAuth.
-
gli (2.20.1 - 2.21.0)
gem install gli -v "2.21.0"
gem install gli -v "2.20.1"
Build command-suite CLI apps that are awesome. Bootstrap your app, add commands, options and documentation while maintaining a well-tested idiomatic command-line app
-
globalid (0.4.2 - 1.0.0)
gem install globalid -v "1.0.0"
gem install globalid -v "0.6.0"
gem install globalid -v "0.5.2"
gem install globalid -v "0.4.2"
URIs for your models makes it easy to pass references around.
-
glyphicons (1.0.2)
gem install glyphicons -v "1.0.2"
"GLYPHICONS Halflings for Bootstrap and Ruby on Rails"
-
gmail_xoauth (0.4.2)
gem install gmail_xoauth -v "0.4.2"
Get access to Gmail IMAP and STMP via OAuth, using the standard Ruby Net libraries
-
google-api-client (0.43.0)
gem install google-api-client -v "0.43.0"
-
google-api-ruby-client (9001.0)
gem install google-api-ruby-client -v "9001.0"
This gem is empty. It protects against brandjacking. You are welcome. If you think it is yours to own, just contact me.
-
google-cloud-core (1.6.0)
gem install google-cloud-core -v "1.6.0"
google-cloud-core is the internal shared library for google-cloud-ruby.
-
google-cloud-env (1.6.0)
gem install google-cloud-env -v "1.6.0"
google-cloud-env provides information on the Google Cloud Platform hosting environment. Applications can use this library to determine hosting context information such as the project ID, whether App Engine is running, what tags are set on the VM instance, and much more.
-
google-cloud-errors (1.3.0)
gem install google-cloud-errors -v "1.3.0"
google-cloud-errors defines error classes for google-cloud-ruby.
-
google-cloud-translate (3.3.0)
gem install google-cloud-translate -v "3.3.0"
Cloud Translation can dynamically translate text between thousands of language pairs. Translation lets websites and programs programmatically integrate with the translation service.
-
google-cloud-translate-v2 (0.4.0)
gem install google-cloud-translate-v2 -v "0.4.0"
Cloud Translation can dynamically translate text between thousands of language pairs. Translation lets websites and programs programmatically integrate with the translation service.
-
google-cloud-translate-v3 (0.5.0)
gem install google-cloud-translate-v3 -v "0.5.0"
Cloud Translation can dynamically translate text between thousands of language pairs. Translation lets websites and programs programmatically integrate with the translation service. Note that google-cloud-translate-v3 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-translate instead. See the readme for more details.
-
google-protobuf (3.21.6 - 3.22.2)
gem install google-protobuf -v "3.22.2"
x86_64-linux-muslgem install google-protobuf -v "3.22.1"
x86_64-linux-muslgem install google-protobuf -v "3.22.0"
x86_64-linux-muslgem install google-protobuf -v "3.21.12"
x86_64-linux-muslgem install google-protobuf -v "3.21.11"
x86_64-linux-muslProtocol Buffers are Google's data interchange format.
-
googleapis-common-protos (1.3.12)
gem install googleapis-common-protos -v "1.3.12"
Common gRPC and protocol buffer classes used in Google APIs
-
googleapis-common-protos-types (1.4.0)
gem install googleapis-common-protos-types -v "1.4.0"
Common protocol buffer types used by Google APIs
-
googleauth (0.17.1 - 1.3.0)
gem install googleauth -v "1.3.0"
gem install googleauth -v "0.17.1"
Implements simple authorization for accessing Google APIs, and provides support for Application Default Credentials.
-
groupdate (5.2.2 - 6.1.0)
gem install groupdate -v "6.1.0"
gem install groupdate -v "6.0.1"
gem install groupdate -v "5.2.2"
-
grpc (1.50.0)
gem install grpc -v "1.50.0"
x86_64-linuxSend RPCs from Ruby using GRPC
-
guard (2.15.0 - 2.18.0)
gem install guard -v "2.18.0"
gem install guard -v "2.15.0"
Guard is a command line tool to easily handle events on file system modifications.
-
guard-compat (1.2.1)
gem install guard-compat -v "1.2.1"
Helps creating valid Guard plugins and testing them
-
guard-livereload (2.5.2)
gem install guard-livereload -v "2.5.2"
Guard::LiveReload automatically reloads your browser when 'view' files are modified.
-
guard-symlink (0.1.1)
gem install guard-symlink -v "0.1.1"
Guard to symlink watched folders recursively into the current.
-
hairtrigger (0.2.24 - 1.0.0)
gem install hairtrigger -v "1.0.0"
gem install hairtrigger -v "0.2.25"
gem install hairtrigger -v "0.2.24"
allows you to declare database triggers in ruby in your models, and then generate appropriate migrations as they change
-
haml (5.0.4 - 6.1.1)
gem install haml -v "6.1.1"
x86_64-linux-muslgem install haml -v "6.1.0"
x86_64-linux-muslgem install haml -v "6.0.12"
x86_64-linux-muslgem install haml -v "6.0.11"
x86_64-linux-muslgem install haml -v "6.0.10"
x86_64-linux-muslAn elegant, structured (X)HTML/XML templating engine.
-
haml-lint (0.999.999)
gem install haml-lint -v "0.999.999"
(MOVED) See haml_lint gem (with an underscore)
-
haml-rails (1.0.0 - 2.0.1)
gem install haml-rails -v "2.0.1"
gem install haml-rails -v "1.0.0"
Haml-rails provides Haml generators for Rails 4. It also enables Haml as the templating engine for you, so you don't have to screw around in your own application.rb when your Gemfile already clearly indicated what templating engine you have installed. Hurrah.
-
haml_lint (0.33.0 - 0.43.0)
gem install haml_lint -v "0.43.0"
gem install haml_lint -v "0.42.0"
gem install haml_lint -v "0.40.0"
gem install haml_lint -v "0.37.1"
gem install haml_lint -v "0.37.0"
Configurable tool for writing clean and consistent HAML
-
hamlit (2.9.5 - 3.0.3)
gem install hamlit -v "3.0.3"
x86_64-linux-muslgem install hamlit -v "3.0.3"
gem install hamlit -v "3.0.2"
x86_64-linux-muslgem install hamlit -v "3.0.1"
x86_64-linux-muslgem install hamlit -v "3.0.0"
x86_64-linux-muslHigh Performance Haml Implementation
-
hamlit-rails (0.2.3)
gem install hamlit-rails -v "0.2.3"
hamlit-rails provides generators for Rails 4.
-
hashdiff (0.3.8 - 1.0.1)
gem install hashdiff -v "1.0.1"
gem install hashdiff -v "0.3.8"
Hashdiff is a diff lib to compute the smallest difference between two hashes.
-
hashie (3.6.0 - 5.0.0)
gem install hashie -v "5.0.0"
gem install hashie -v "4.1.0"
gem install hashie -v "3.6.0"
Hashie is a collection of classes and mixins that make hashes more powerful.
-
heapy (0.1.4 - 0.2.0)
gem install heapy -v "0.2.0"
gem install heapy -v "0.1.4"
Got a heap dump? Great. Use this tool to see what's in it!
-
highline (2.0.3)
gem install highline -v "2.0.3"
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.
-
hiredis (0.6.3 - 0.6.3)
gem install hiredis -v "0.6.3"
x86_64-linux-muslgem install hiredis -v "0.6.3"
Ruby wrapper for hiredis (protocol serialization/deserialization and blocking I/O)
-
hiredis-client (0.7.1 - 0.14.0)
gem install hiredis-client -v "0.14.0"
x86_64-linux-muslgem install hiredis-client -v "0.13.0"
x86_64-linux-muslgem install hiredis-client -v "0.12.2"
x86_64-linux-muslgem install hiredis-client -v "0.12.1"
x86_64-linux-muslgem install hiredis-client -v "0.12.0"
x86_64-linux-musl
-
hkdf (0.3.0)
gem install hkdf -v "0.3.0"
A ruby implementation of RFC5869: HMAC-based Extract-and-Expand Key Derivation Function (HKDF). The goal of HKDF is to take some source key material and generate suitable cryptographic keys from it.
-
html2haml (2.2.0)
gem install html2haml -v "2.2.0"
Converts HTML into Haml
-
htmlentities (4.3.4)
gem install htmlentities -v "4.3.4"
A module for encoding and decoding (X)HTML entities.
-
http (3.3.0 - 5.1.0)
gem install http -v "5.1.0"
gem install http -v "4.4.1"
gem install http -v "3.3.0"
An easy-to-use client library for making requests from Ruby. It uses a simple method chaining system for building requests, similar to Python's Requests.
-
http-2 (0.11.0)
gem install http-2 -v "0.11.0"
Pure-ruby HTTP 2.0 protocol implementation
-
http-accept (1.7.0)
gem install http-accept -v "1.7.0"
-
http-cookie (1.0.3 - 1.0.5)
gem install http-cookie -v "1.0.5"
gem install http-cookie -v "1.0.4"
gem install http-cookie -v "1.0.3"
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-form_data (2.1.1 - 2.3.0)
gem install http-form_data -v "2.3.0"
gem install http-form_data -v "2.1.1"
Utility-belt to build form data request bodies. Provides support for `application/x-www-form-urlencoded` and `multipart/form-data` types.
-
http-parser (1.2.3 - 1.2.3)
gem install http-parser -v "1.2.3"
x86_64-linux-muslgem install http-parser -v "1.2.3"
A super fast http parser for ruby. Cross platform and multiple ruby implementation support thanks to ffi.
-
http_accept_language (2.1.1)
gem install http_accept_language -v "2.1.1"
Find out which locale the user preferes by reading the languages they specified in their browser
-
http_parser.rb (0.6.0 - 0.8.0)
gem install http_parser.rb -v "0.8.0"
x86_64-linux-muslgem install http_parser.rb -v "0.8.0"
gem install http_parser.rb -v "0.6.0"
x86_64-linux-muslgem install http_parser.rb -v "0.6.0"
Ruby bindings to https://github.com/joyent/http-parser and https://github.com/http-parser/http-parser.java
-
httparty (0.18.1 - 0.21.0)
gem install httparty -v "0.21.0"
gem install httparty -v "0.20.0"
gem install httparty -v "0.18.1"
Makes http fun! Also, makes consuming restful web services dead easy.
-
httpclient (2.8.3)
gem install httpclient -v "2.8.3"
-
httpclient-fixcerts (2.8.5)
gem install httpclient-fixcerts -v "2.8.5"
-
httplog (1.6.2)
gem install httplog -v "1.6.2"
Log outgoing HTTP requests made from your application. Helpful for tracking API calls of third party gems that don't provide their own log output.
-
i18n (0.9.5 - 1.12.0)
gem install i18n -v "1.12.0"
gem install i18n -v "1.10.0"
gem install i18n -v "1.9.1"
gem install i18n -v "1.8.11"
gem install i18n -v "1.8.10"
New wave Internationalization support for Ruby.
-
i18n-tasks (1.0.12)
gem install i18n-tasks -v "1.0.12"
i18n-tasks helps you find and manage missing and unused translations. It analyses code statically for key usages, such as `I18n.t('some.key')`, in order to report keys that are missing or unused, pre-fill missing keys (optionally from Google Translate), and remove unused keys.
-
i18n_data (0.10.0 - 0.17.1)
gem install i18n_data -v "0.17.1"
gem install i18n_data -v "0.13.1"
gem install i18n_data -v "0.13.0"
gem install i18n_data -v "0.11.0"
gem install i18n_data -v "0.10.0"
-
icalendar (2.5.3 - 2.8.0)
gem install icalendar -v "2.8.0"
gem install icalendar -v "2.7.1"
gem install icalendar -v "2.7.0"
gem install icalendar -v "2.6.1"
gem install icalendar -v "2.5.3"
Implements the iCalendar specification (RFC-5545) in Ruby. This allows for the generation and parsing of .ics files, which are used by a variety of calendaring applications.
-
icalendar-recurrence (1.1.2 - 1.1.3)
gem install icalendar-recurrence -v "1.1.3"
gem install icalendar-recurrence -v "1.1.2"
-
ice_cube (0.16.3 - 0.16.4)
gem install ice_cube -v "0.16.4"
gem install ice_cube -v "0.16.3"
ice_cube is a recurring date library for Ruby. It allows for quick, programatic expansion of recurring date rules.
-
ice_nine (0.11.2)
gem install ice_nine -v "0.11.2"
Deep Freeze Ruby Objects
-
iconv (1.0.8 - 1.0.8)
gem install iconv -v "1.0.8"
x86_64-linux-muslgem install iconv -v "1.0.8"
iconv wrapper library
-
idn-ruby (0.1.5 - 0.1.5)
gem install idn-ruby -v "0.1.5"
x86_64-linux-muslgem install idn-ruby -v "0.1.5"
Ruby Bindings for the GNU LibIDN library, an implementation of the Stringprep, Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group. Included are the most important parts of the Stringprep, Punycode and IDNA APIs like performing Stringprep processings, encoding to and decoding from Punycode strings and converting entire domain names to and from the ACE encoded form.
-
image_processing (1.9.3 - 1.12.2)
gem install image_processing -v "1.12.2"
gem install image_processing -v "1.12.1"
gem install image_processing -v "1.12.0"
gem install image_processing -v "1.11.0"
gem install image_processing -v "1.10.3"
High-level wrapper for processing images for the web with ImageMagick or libvips.
-
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
-
inline_svg (1.5.2 - 1.8.0)
gem install inline_svg -v "1.8.0"
gem install inline_svg -v "1.7.2"
gem install inline_svg -v "1.7.1"
gem install inline_svg -v "1.6.0"
gem install inline_svg -v "1.5.2"
Get an SVG into your view and then style it with CSS.
-
interception (0.5)
gem install interception -v "0.5"
Provides a cross-platform ability to intercept all exceptions as they are raised.
-
io-event (1.0.2)
gem install io-event -v "1.0.2"
-
io-like (0.3.1)
gem install io-like -v "0.3.1"
The IO::Like module provides all of the methods of typical IO implementations such as File; most importantly the read, write, and seek series of methods. A class which includes IO::Like needs to provide only a few methods in order to enable the higher level methods. Buffering is automatically provided by default for the methods which normally provide it in IO.
-
io-wait (0.2.1 - 0.3.0)
gem install io-wait -v "0.3.0"
x86_64-linux-muslgem install io-wait -v "0.2.3"
x86_64-linux-muslgem install io-wait -v "0.2.1"
x86_64-linux-muslgem install io-wait -v "0.2.1"
Waits until IO is readable or writable without blocking.
-
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.
-
jaro_winkler (1.5.3 - 1.5.4)
gem install jaro_winkler -v "1.5.4"
x86_64-linux-muslgem install jaro_winkler -v "1.5.4"
gem install jaro_winkler -v "1.5.3"
x86_64-linux-musljaro_winkler is an implementation of Jaro-Winkler \ distance algorithm which is written in C extension and will fallback to pure \ Ruby version in platforms other than MRI/KRI like JRuby or Rubinius. Both of \ C and Ruby implementation support any kind of string encoding, such as \ UTF-8, EUC-JP, Big5, etc.
-
jbuilder (2.8.0 - 2.11.5)
gem install jbuilder -v "2.11.5"
gem install jbuilder -v "2.11.3"
gem install jbuilder -v "2.11.2"
gem install jbuilder -v "2.10.1"
gem install jbuilder -v "2.10.0"
-
jekyll (3.7.4 - 4.3.2)
gem install jekyll -v "4.3.2"
gem install jekyll -v "4.3.1"
gem install jekyll -v "4.3.0"
gem install jekyll -v "4.2.2"
gem install jekyll -v "4.2.1"
Jekyll is a simple, blog aware, static site generator.
-
jekyll-alternate-permalinks (0.1.0 - 0.1.2)
gem install jekyll-alternate-permalinks -v "0.1.2"
gem install jekyll-alternate-permalinks -v "0.1.0"
Prevents broken links when renaming articles by keeping a list of previous permalinks and creating links between them
-
jekyll-archives (2.2.1)
gem install jekyll-archives -v "2.2.1"
Automatically generate post archives by dates, tags, and categories.
-
jekyll-avatar (0.7.0)
gem install jekyll-avatar -v "0.7.0"
-
jekyll-brotli (2.1.0 - 2.3.0)
gem install jekyll-brotli -v "2.3.0"
gem install jekyll-brotli -v "2.2.1"
gem install jekyll-brotli -v "2.2.0"
gem install jekyll-brotli -v "2.1.0"
Generate brotli compressed assets and files for your Jekyll site at build time.
-
jekyll-calibre (0.0.2)
gem install jekyll-calibre -v "0.0.2"
Jekyll plugin to generate a site from a Calibre library
-
jekyll-commonmark (1.3.1 - 1.4.0)
gem install jekyll-commonmark -v "1.4.0"
gem install jekyll-commonmark -v "1.3.2"
gem install jekyll-commonmark -v "1.3.1"
-
jekyll-crypto (0.1.0 - 0.1.2)
gem install jekyll-crypto -v "0.1.2"
gem install jekyll-crypto -v "0.1.1"
gem install jekyll-crypto -v "0.1.0"
Encrypts post so only people with the password can decrypt them!
-
jekyll-data (1.1.1 - 1.1.2)
gem install jekyll-data -v "1.1.2"
gem install jekyll-data -v "1.1.1"
-
jekyll-dotenv (0.1.0 - 0.2.0)
gem install jekyll-dotenv -v "0.2.0"
gem install jekyll-dotenv -v "0.1.0"
Use environment variables in Jekyll themes
-
jekyll-drafts-as-metadata (0.0.3 - 0.0.6)
gem install jekyll-drafts-as-metadata -v "0.0.6"
gem install jekyll-drafts-as-metadata -v "0.0.5"
gem install jekyll-drafts-as-metadata -v "0.0.4"
gem install jekyll-drafts-as-metadata -v "0.0.3"
Allows to add `draft: true` to front matter to skip them, instead of using `_drafts/`
-
jekyll-embed-urls (0.2.0 - 0.5.9)
gem install jekyll-embed-urls -v "0.5.9"
gem install jekyll-embed-urls -v "0.5.8"
gem install jekyll-embed-urls -v "0.5.7"
gem install jekyll-embed-urls -v "0.5.6"
gem install jekyll-embed-urls -v "0.5.4"
Replaces URLs for their previsualization in Jekyll posts
-
jekyll-env (1.1.0)
gem install jekyll-env -v "1.1.0"
Access environment variables from within your Jekyll liquid templates
-
jekyll-feed (0.12.1 - 0.17.0)
gem install jekyll-feed -v "0.17.0"
gem install jekyll-feed -v "0.16.0"
gem install jekyll-feed -v "0.15.1"
gem install jekyll-feed -v "0.15.0"
gem install jekyll-feed -v "0.13.0"
-
jekyll-figure (0.1.0)
gem install jekyll-figure -v "0.1.0"
A liquid tag for Jekyll that generates <figure> elements.
-
jekyll-gist (1.5.0)
gem install jekyll-gist -v "1.5.0"
-
jekyll-gzip (2.3.0 - 2.5.1)
gem install jekyll-gzip -v "2.5.1"
gem install jekyll-gzip -v "2.4.2"
gem install jekyll-gzip -v "2.4.1"
gem install jekyll-gzip -v "2.3.0"
Generate gzipped assets and files for your Jekyll site at build time.
-
jekyll-hardlinks (0.1.0 - 0.2.0)
gem install jekyll-hardlinks -v "0.2.0"
gem install jekyll-hardlinks -v "0.1.2"
gem install jekyll-hardlinks -v "0.1.1"
gem install jekyll-hardlinks -v "0.1.0"
Jekyll copies static files and duplicates storage use. Hard links point to the same file instead of making copies, thus saving storage.
-
jekyll-ignore-layouts (0.1.0 - 0.1.2)
gem install jekyll-ignore-layouts -v "0.1.2"
gem install jekyll-ignore-layouts -v "0.1.1"
gem install jekyll-ignore-layouts -v "0.1.0"
Some posts are not meant to be rendered individually
-
jekyll-images (0.2.1 - 0.4.0)
gem install jekyll-images -v "0.4.0"
gem install jekyll-images --prerelease -v "0.4.0rc3"
gem install jekyll-images --prerelease -v "0.4.0rc2"
gem install jekyll-images --prerelease -v "0.4.0rc1"
gem install jekyll-images --prerelease -v "0.4.0rc0"
Optimizes images for Jekyll
-
jekyll-include-cache (0.2.0 - 0.2.1)
gem install jekyll-include-cache -v "0.2.1"
gem install jekyll-include-cache -v "0.2.0"
-
jekyll-linked-posts (0.1.0 - 0.4.3)
gem install jekyll-linked-posts -v "0.4.3"
gem install jekyll-linked-posts -v "0.4.2"
gem install jekyll-linked-posts -v "0.4.0"
gem install jekyll-linked-posts -v "0.3.0"
gem install jekyll-linked-posts -v "0.2.0"
Finds linked posts using UUIDs to make them available to Liquid
-
jekyll-liquify-alt (0.1.0 - 0.1.2)
gem install jekyll-liquify-alt -v "0.1.2"
gem install jekyll-liquify-alt -v "0.1.1"
gem install jekyll-liquify-alt -v "0.1.0"
Parses liquid from variables using a "liquify" filter. There's also jekyll-liquify that's exactly the same (sorry! we didn't find it at first), but it depends on redcarpet which we don't need.
-
jekyll-locales (0.1.0 - 0.2.0)
gem install jekyll-locales -v "0.2.0"
gem install jekyll-locales -v "0.1.14"
gem install jekyll-locales -v "0.1.13"
gem install jekyll-locales -v "0.1.12"
gem install jekyll-locales -v "0.1.11"
This is yet another plugin for Jekyll localization. It creates a copy of the site for each language and allows to interlink between them.
-
jekyll-lunr (0.1.0 - 0.3.0)
gem install jekyll-lunr -v "0.3.0"
gem install jekyll-lunr -v "0.2.0"
gem install jekyll-lunr -v "0.1.2"
gem install jekyll-lunr -v "0.1.1"
gem install jekyll-lunr -v "0.1.0"
Builds the LunrJS index and data documents during site generation
-
jekyll-mentions (1.6.0)
gem install jekyll-mentions -v "1.6.0"
-
jekyll-node-modules (0.1.0)
gem install jekyll-node-modules -v "0.1.0"
A Liquid tag to include files from node_modules
-
jekyll-onion-location (0.1.0 - 0.1.2)
gem install jekyll-onion-location -v "0.1.2"
gem install jekyll-onion-location -v "0.1.1"
gem install jekyll-onion-location -v "0.1.0"
Adds Onion Location as meta header
-
jekyll-order (0.1.0 - 0.1.6)
gem install jekyll-order -v "0.1.6"
gem install jekyll-order -v "0.1.5"
gem install jekyll-order -v "0.1.4"
gem install jekyll-order -v "0.1.3"
gem install jekyll-order -v "0.1.2"
Allows to reorder post based on numeric order along with date
-
jekyll-paginate (1.1.0)
gem install jekyll-paginate -v "1.1.0"
-
jekyll-purgecss (0.2.0 - 0.3.0)
gem install jekyll-purgecss -v "0.3.0"
gem install jekyll-purgecss -v "0.2.0"
A PurgeCSS plugin for Jekyll.
-
jekyll-redirect-from (0.16.0)
gem install jekyll-redirect-from -v "0.16.0"
-
jekyll-relative-urls (0.0.4 - 0.0.6)
gem install jekyll-relative-urls -v "0.0.6"
gem install jekyll-relative-urls -v "0.0.5"
gem install jekyll-relative-urls -v "0.0.4"
A jekyll plugin for transportable sites
-
jekyll-sass-converter (1.5.2 - 3.0.0)
gem install jekyll-sass-converter -v "3.0.0"
gem install jekyll-sass-converter -v "2.2.0"
gem install jekyll-sass-converter -v "2.1.0"
gem install jekyll-sass-converter -v "2.0.1"
gem install jekyll-sass-converter -v "2.0.0"
-
jekyll-seo (0.0.2)
gem install jekyll-seo -v "0.0.2"
A gem that allows user to check SEO on Jekyll based sites or blogs.
-
jekyll-seo-tag (2.6.1 - 2.8.0)
gem install jekyll-seo-tag -v "2.8.0"
gem install jekyll-seo-tag -v "2.7.1"
gem install jekyll-seo-tag -v "2.6.1"
-
jekyll-sitemap (1.3.1 - 1.4.0)
gem install jekyll-sitemap -v "1.4.0"
gem install jekyll-sitemap -v "1.3.1"
-
jekyll-slugify-categories (0.1.1)
gem install jekyll-slugify-categories -v "0.1.1"
-
jekyll-spree-client (0.1.5 - 0.1.21)
gem install jekyll-spree-client -v "0.1.21"
gem install jekyll-spree-client -v "0.1.20"
gem install jekyll-spree-client -v "0.1.19"
gem install jekyll-spree-client -v "0.1.18"
gem install jekyll-spree-client -v "0.1.17"
This is a work in progress!
-
jekyll-torrent (0.0.6)
gem install jekyll-torrent -v "0.0.6"
A simple plugin that creates a .torrent file with your whole site after it's generated by jekyll. It monkeypatches `Jekyll::Site.process`.
-
jekyll-turbolinks (0.0.2 - 0.0.6)
gem install jekyll-turbolinks -v "0.0.6"
gem install jekyll-turbolinks -v "0.0.5"
gem install jekyll-turbolinks -v "0.0.4"
gem install jekyll-turbolinks -v "0.0.3"
gem install jekyll-turbolinks -v "0.0.2"
Hooks turbolinks into a Jekyll site for faster navigation
-
jekyll-unique-urls (0.1.0 - 0.1.2)
gem install jekyll-unique-urls -v "0.1.2"
gem install jekyll-unique-urls -v "0.1.1"
gem install jekyll-unique-urls -v "0.1.0"
Since Jekyll doesn't check for duplicate URLs, when you have lots of page you can end up with some being duplicate. This plugin prevents that by adding a unique hash to the URL.
-
jekyll-vite (3.0.3 - 3.0.4)
gem install jekyll-vite -v "3.0.4"
gem install jekyll-vite -v "3.0.3"
-
jekyll-watch (2.2.1)
gem install jekyll-watch -v "2.2.1"
-
jekyll-webring (0.3.3)
gem install jekyll-webring -v "0.3.3"
-
jekyll-write-and-commit-changes (0.1.0 - 0.2.3)
gem install jekyll-write-and-commit-changes -v "0.2.3"
gem install jekyll-write-and-commit-changes -v "0.2.2"
gem install jekyll-write-and-commit-changes -v "0.2.1"
gem install jekyll-write-and-commit-changes -v "0.2.0"
gem install jekyll-write-and-commit-changes -v "0.1.2"
Useful for modifying posts from ad-hoc plugins
-
jemoji (0.12.0)
gem install jemoji -v "0.12.0"
-
jmespath (1.6.2)
gem install jmespath -v "1.6.2"
Implements JMESPath for Ruby
-
jquery-rails (4.3.5 - 4.5.1)
gem install jquery-rails -v "4.5.1"
gem install jquery-rails -v "4.5.0"
gem install jquery-rails -v "4.4.0"
gem install jquery-rails -v "4.3.5"
This gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
-
jquery-ui-rails (6.0.1)
gem install jquery-ui-rails -v "6.0.1"
jQuery UI's JavaScript, CSS, and image files packaged for the Rails 3.1+ asset pipeline
-
json (2.2.0 - 2.6.3)
gem install json -v "2.6.3"
x86_64-linux-muslgem install json -v "2.6.2"
x86_64-linux-muslgem install json -v "2.6.1"
x86_64-linux-muslgem install json -v "2.6.1"
gem install json -v "2.5.1"
x86_64-linux-muslThis is a JSON implementation as a Ruby extension in C.
-
json-canonicalization (0.3.1)
gem install json-canonicalization -v "0.3.1"
JSON::Canonicalization generates canonical JSON output from Ruby objects.
-
json-jwt (1.15.3)
gem install json-jwt -v "1.15.3"
JSON Web Token and its family (JSON Web Signature, JSON Web Encryption and JSON Web Key) in Ruby
-
json-ld (3.2.3)
gem install json-ld -v "3.2.3"
JSON::LD parses and serializes JSON-LD into RDF and implements expansion, compaction and framing API interfaces for the Ruby RDF.rb library suite.
-
json-ld-preloaded (3.2.2)
gem install json-ld-preloaded -v "3.2.2"
A meta-release of the json-ld gem including preloaded vocabularies for the Ruby RDF.rb library suite.
-
jsonapi-renderer (0.2.2)
gem install jsonapi-renderer -v "0.2.2"
Efficiently render JSON API documents.
-
jsonapi-serializer (2.1.0 - 2.2.0)
gem install jsonapi-serializer -v "2.2.0"
gem install jsonapi-serializer -v "2.1.0"
Fast, simple and easy to use JSON:API serialization library (also known as fast_jsonapi).
-
jwt (2.1.0 - 2.6.0)
gem install jwt -v "2.6.0"
gem install jwt -v "2.5.0"
gem install jwt -v "2.3.0"
gem install jwt -v "2.2.3"
gem install jwt -v "2.2.2"
A pure ruby implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard.
-
kaminari (1.1.1 - 1.2.2)
gem install kaminari -v "1.2.2"
gem install kaminari -v "1.2.1"
gem install kaminari -v "1.1.1"
Kaminari is a Scope & Engine based, clean, powerful, agnostic, customizable and sophisticated paginator for Rails 4+
-
kaminari-actionview (1.1.1 - 1.2.2)
gem install kaminari-actionview -v "1.2.2"
gem install kaminari-actionview -v "1.2.1"
gem install kaminari-actionview -v "1.1.1"
kaminari-actionview provides pagination helpers for your Action View templates
-
kaminari-activerecord (1.1.1 - 1.2.2)
gem install kaminari-activerecord -v "1.2.2"
gem install kaminari-activerecord -v "1.2.1"
gem install kaminari-activerecord -v "1.1.1"
kaminari-activerecord lets your Active Record models be paginatable
-
kaminari-core (1.1.1 - 1.2.2)
gem install kaminari-core -v "1.2.2"
gem install kaminari-core -v "1.2.1"
gem install kaminari-core -v "1.1.1"
kaminari-core includes pagination logic independent from ORMs and view libraries
-
kaminari-i18n (0.5.0)
gem install kaminari-i18n -v "0.5.0"
Translations for the kaminari gem
-
kgio (2.11.2 - 2.11.4)
gem install kgio -v "2.11.4"
x86_64-linux-muslgem install kgio -v "2.11.4"
gem install kgio -v "2.11.2"
x86_64-linux-muslgem install kgio -v "2.11.2"
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.
-
koala (3.0.0 - 3.1.0)
gem install koala -v "3.1.0"
gem install koala -v "3.0.0"
Koala is a lightweight, flexible Ruby SDK for Facebook. It allows read/write access to the social graph via the Graph and REST APIs, as well as support for realtime updates and OAuth and Facebook Connect authentication. Koala is fully tested and supports Net::HTTP and Typhoeus connections out of the box and can accept custom modules for other services.
-
kramdown (1.17.0 - 2.4.0)
gem install kramdown -v "2.4.0"
gem install kramdown -v "2.3.2"
gem install kramdown -v "2.3.1"
gem install kramdown -v "2.3.0"
gem install kramdown -v "2.2.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"
-
kt-paperclip (7.1.1)
gem install kt-paperclip -v "7.1.1"
Easy upload management for ActiveRecord
-
kwalify (0.7.2)
gem install kwalify -v "0.7.2"
Kwalify is a parser, schema validator, and data binding tool for YAML and JSON.
-
launchy (2.4.3 - 2.5.2)
gem install launchy -v "2.5.2"
gem install launchy -v "2.5.0"
gem install launchy -v "2.4.3"
Launchy is helper class for launching cross-platform applications in a fire and forget manner. There are application concepts (browser, email client, etc) that are common across all platforms, and they may be launched differently on each platform. Launchy is here to make a common approach to launching external applications from within ruby programs.
-
letter_opener (1.7.0 - 1.8.1)
gem install letter_opener -v "1.8.1"
gem install letter_opener -v "1.7.0"
When mail is sent from your application, Letter Opener will open a preview in the browser instead of sending.
-
letter_opener_web (2.0.0)
gem install letter_opener_web -v "2.0.0"
Gives letter_opener an interface for browsing sent emails
-
libv8 (7.3.492.27.1)
gem install libv8 -v "7.3.492.27.1"
x86_64-linuxDistributes the V8 JavaScript engine in binary and source forms in order to support fast builds of The Ruby Racer
-
link_header (0.0.8)
gem install link_header -v "0.0.8"
Converts conforming link headers to and from text, LinkHeader objects and corresponding (JSON-friendly) Array representations, also HTML link elements.
-
liquid (4.0.3 - 4.0.4)
gem install liquid -v "4.0.4"
gem install liquid -v "4.0.3"
-
liquid-c (4.0.0 - 4.1.0)
gem install liquid-c -v "4.1.0"
x86_64-linux-muslgem install liquid-c -v "4.0.1"
x86_64-linux-muslgem install liquid-c -v "4.0.0"
x86_64-linux-muslgem install liquid-c -v "4.0.0"
-
listen (3.1.5 - 3.8.0)
gem install listen -v "3.8.0"
gem install listen -v "3.7.1"
gem install listen -v "3.7.0"
gem install listen -v "3.6.0"
gem install listen -v "3.5.1"
The Listen gem listens to file modifications and notifies you about the changes. Works everywhere!
-
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.
-
llhttp-ffi (0.4.0 - 0.4.0)
gem install llhttp-ffi -v "0.4.0"
x86_64-linux-muslgem install llhttp-ffi -v "0.4.0"
Ruby FFI bindings for llhttp.
-
lmdb (0.5.3 - 0.6.1)
gem install lmdb -v "0.6.1"
x86_64-linux-muslgem install lmdb -v "0.5.3"
x86_64-linux-muslgem install lmdb -v "0.5.3"
lmdb is a Ruby binding to OpenLDAP Lightning MDB.
-
loaf (0.10.0)
gem install loaf -v "0.10.0"
Loaf manages and displays breadcrumb trails in your Rails app. It aims to handle breadcrumb data through easy dsl and expose it through view helpers without any assumptions about markup.
-
localhost (1.1.9)
gem install localhost -v "1.1.9"
-
lockbox (0.4.6 - 1.1.1)
gem install lockbox -v "1.1.1"
gem install lockbox -v "1.1.0"
gem install lockbox -v "1.0.0"
gem install lockbox -v "0.6.8"
gem install lockbox -v "0.6.6"
-
logging (2.2.2 - 2.3.0)
gem install logging -v "2.3.0"
gem install logging -v "2.2.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.
-
logidze (0.11.0)
gem install logidze -v "0.11.0"
PostgreSQL JSON-based auditing
-
lograge (0.11.2 - 0.12.0)
gem install lograge -v "0.12.0"
gem install lograge -v "0.11.2"
Tame Rails' multi-line logging into a single line per request
-
loofah (2.2.3 - 2.19.1)
gem install loofah -v "2.19.1"
gem install loofah -v "2.19.0"
gem install loofah -v "2.18.0"
gem install loofah -v "2.17.0"
gem install loofah -v "2.16.0"
Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. Loofah excels at HTML sanitization (XSS prevention). It includes some nice HTML sanitizers, which are based on HTML5lib's safelist, so it most likely won't make your codes less secure. (These statements have not been evaluated by Netexperts.) ActiveRecord extensions for sanitization are available in the [`loofah-activerecord` gem](https://github.com/flavorjones/loofah-activerecord).
-
lumberjack (1.0.13 - 1.2.8)
gem install lumberjack -v "1.2.8"
gem install lumberjack -v "1.0.13"
-
mail (2.7.1 - 2.8.0)
gem install mail -v "2.8.0"
gem install mail -v "2.7.1"
A really Ruby Mail handler.
-
makara (0.5.1)
gem install makara -v "0.5.1"
Read-write split your DB yo
-
mapping (1.1.1)
gem install mapping -v "1.1.1"
Map model objects based on their class to a given output model. Useful for versioning external interfaces (e.g. JSON APIs) or processing structured data from one format to another.
-
marcel (0.3.3 - 1.0.2)
gem install marcel -v "1.0.2"
gem install marcel -v "1.0.1"
gem install marcel -v "1.0.0"
gem install marcel -v "0.3.3"
-
mario-redis-lock (1.2.1)
gem install mario-redis-lock -v "1.2.1"
Yet another Ruby distributed lock using Redis, with emphasis in transparency. Requires Redis >= 2.6.12, because it uses the new syntax for SET to easily implement the robust algorithm described in the SET command documentation (http://redis.io/commands/set).
-
matrix (0.4.2)
gem install matrix -v "0.4.2"
An implementation of Matrix and Vector classes.
-
maxmind-db (1.1.1)
gem install maxmind-db -v "1.1.1"
A gem for reading MaxMind DB files. MaxMind DB is a binary file format that stores data indexed by IP address subnets (IPv4 or IPv6).
-
maxmind-geoip2 (1.1.0)
gem install maxmind-geoip2 -v "1.1.0"
A gem for interacting with the GeoIP2 webservices and databases. MaxMind provides geolocation data as downloadable databases as well as through a webservice.
-
memoist (0.16.2)
gem install memoist -v "0.16.2"
-
memoizable (0.4.2)
gem install memoizable -v "0.4.2"
Memoize method return values
-
memory_profiler (0.9.14 - 1.0.1)
gem install memory_profiler -v "1.0.1"
gem install memory_profiler -v "1.0.0"
gem install memory_profiler -v "0.9.14"
Memory profiling routines for Ruby 2.5+
-
mercadopago-sdk (1.2.0 - 1.3.0)
gem install mercadopago-sdk -v "1.3.0"
gem install mercadopago-sdk -v "1.2.0"
MercadoPago Ruby SDK
-
mercenary (0.3.6 - 0.4.0)
gem install mercenary -v "0.4.0"
gem install mercenary -v "0.3.6"
Lightweight and flexible library for writing command-line apps in Ruby.
-
messagebird-rest (3.0.0)
gem install messagebird-rest -v "3.0.0"
A simple REST API for MessageBird in Ruby
-
method_source (0.9.2 - 1.0.0)
gem install method_source -v "1.0.0"
gem install method_source -v "0.9.2"
retrieve the sourcecode for a method
-
microformats (4.4.1)
gem install microformats -v "4.4.1"
A Ruby gem to parse HTML containing microformats2 and classic microformats that returns a collection of dynamically defined Ruby objects, a Ruby hash, or a JSON hash.
-
mime-types (3.2.2 - 3.4.1)
gem install mime-types -v "3.4.1"
gem install mime-types -v "3.4.0"
gem install mime-types -v "3.3.1"
gem install mime-types -v "3.2.2"
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.2019.0331 - 3.2023.0218.1)
gem install mime-types-data -v "3.2023.0218.1"
gem install mime-types-data -v "3.2022.0105"
gem install mime-types-data -v "3.2021.1115"
gem install mime-types-data -v "3.2021.0901"
gem install mime-types-data -v "3.2021.0704"
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.10)
gem install mimemagic -v "0.3.10"
Fast mime detection by extension or content (Uses freedesktop.org.xml shared-mime-info database)
-
mini_histogram (0.1.3 - 0.3.1)
gem install mini_histogram -v "0.3.1"
gem install mini_histogram -v "0.1.3"
It makes histograms out of Ruby data. How cool is that!? Pretty cool if you ask me.
-
mini_magick (4.9.5 - 4.12.0)
gem install mini_magick -v "4.12.0"
gem install mini_magick -v "4.11.0"
gem install mini_magick -v "4.10.1"
gem install mini_magick -v "4.9.5"
Manipulate images with minimal use of memory via ImageMagick / GraphicsMagick
-
mini_mime (1.0.1 - 1.1.2)
gem install mini_mime -v "1.1.2"
gem install mini_mime -v "1.1.1"
gem install mini_mime -v "1.1.0"
gem install mini_mime -v "1.0.3"
gem install mini_mime -v "1.0.2"
A lightweight mime type lookup toy
-
mini_portile2 (2.4.0 - 2.8.1)
gem install mini_portile2 -v "2.8.1"
gem install mini_portile2 -v "2.8.0"
gem install mini_portile2 -v "2.7.1"
gem install mini_portile2 -v "2.6.1"
gem install mini_portile2 -v "2.5.3"
Simplistic port-like solution for developers. It provides a standard and simplified way to compile against dependency libraries without messing up your system.
-
mini_racer (0.2.9)
gem install mini_racer -v "0.2.9"
Minimal embedded v8 engine for Ruby
-
minima (2.5.0 - 2.5.1)
gem install minima -v "2.5.1"
gem install minima -v "2.5.0"
-
minitest (5.11.3 - 5.18.0)
gem install minitest -v "5.18.0"
gem install minitest -v "5.17.0"
gem install minitest -v "5.16.3"
gem install minitest -v "5.16.1"
gem install minitest -v "5.15.0"
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.
-
mobility (0.8.7 - 1.2.9)
gem install mobility -v "1.2.9"
gem install mobility -v "1.2.6"
gem install mobility -v "1.2.5"
gem install mobility -v "1.2.4"
gem install mobility -v "1.2.3"
Stores and retrieves localized data through attributes on a Ruby class, with flexible support for different storage strategies.
-
monetize (1.9.4 - 1.12.0)
gem install monetize -v "1.12.0"
gem install monetize -v "1.11.0"
gem install monetize -v "1.10.0"
gem install monetize -v "1.9.4"
A library for converting various objects into `Money` objects.
-
money (6.13.7 - 6.16.0)
gem install money -v "6.16.0"
gem install money -v "6.14.0"
gem install money -v "6.13.8"
gem install money -v "6.13.7"
A Ruby Library for dealing with money and currency conversion.
-
msgpack (1.2.4 - 1.6.1)
gem install msgpack -v "1.6.1"
x86_64-linux-muslgem install msgpack -v "1.6.0"
x86_64-linux-muslgem install msgpack -v "1.5.6"
x86_64-linux-muslgem install msgpack -v "1.5.5"
x86_64-linux-muslgem install msgpack -v "1.5.4"
x86_64-linux-muslMessagePack 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.13.1 - 1.15.0)
gem install multi_json -v "1.15.0"
gem install multi_json -v "1.14.1"
gem install multi_json -v "1.13.1"
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.6.0)
gem install multi_xml -v "0.6.0"
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.2.3"
gem install multipart-post -v "2.2.2"
gem install multipart-post -v "2.2.0"
gem install multipart-post -v "2.1.1"
-
mustermann (1.0.3 - 2.0.2)
gem install mustermann -v "2.0.2"
gem install mustermann -v "1.1.1"
gem install mustermann -v "1.0.3"
A library implementing patterns that behave like regular expressions.
-
mysql2 (0.4.10 - 0.5.5)
gem install mysql2 -v "0.5.5"
x86_64-linux-muslgem install mysql2 -v "0.5.4"
x86_64-linux-muslgem install mysql2 -v "0.5.3"
x86_64-linux-muslgem install mysql2 -v "0.5.3"
gem install mysql2 -v "0.4.10"
x86_64-linux-musl
-
naught (1.1.0)
gem install naught -v "1.1.0"
Naught is a toolkit for building Null Objects
-
necromancer (0.4.0)
gem install necromancer -v "0.4.0"
Conversion from one object type to another with a bit of black magic.
-
nenv (0.3.0)
gem install nenv -v "0.3.0"
Using ENV is like using raw SQL statements in your code. We all know how that ends...
-
neocities (0.0.13 - 0.0.17)
gem install neocities -v "0.0.17"
x86_64-linux-muslgem install neocities -v "0.0.16"
x86_64-linux-muslgem install neocities -v "0.0.15"
x86_64-linux-muslgem install neocities -v "0.0.13"
x86_64-linux-muslgem install neocities -v "0.0.13"
-
nestful (1.1.3 - 1.1.4)
gem install nestful -v "1.1.4"
gem install nestful -v "1.1.3"
-
nesty (1.0.2)
gem install nesty -v "1.0.2"
Nested exception support for Ruby
-
net-ftp (0.1.2)
gem install net-ftp -v "0.1.2"
Support for the File Transfer Protocol.
-
net-http-persistent (4.0.1)
gem install net-http-persistent -v "4.0.1"
Manages persistent connections using Net::HTTP including a thread pool for connecting to multiple hosts. Using persistent HTTP connections can dramatically increase the speed of HTTP. Creating a new HTTP connection for every request involves an extra TCP round-trip and causes TCP congestion avoidance negotiation to start over. Net::HTTP supports persistent connections with some API methods but does not make setting up a single persistent connection or managing multiple connections easy. Net::HTTP::Persistent wraps Net::HTTP and allows you to focus on how to make HTTP requests.
-
net-http2 (0.18.4)
gem install net-http2 -v "0.18.4"
-
net-imap (0.2.3 - 0.3.4)
gem install net-imap -v "0.3.4"
gem install net-imap -v "0.3.1"
gem install net-imap -v "0.2.3"
Ruby client api for Internet Message Access Protocol
-
net-ldap (0.16.1 - 0.17.1)
gem install net-ldap -v "0.17.1"
gem install net-ldap -v "0.17.0"
gem install net-ldap -v "0.16.1"
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-pop (0.1.1 - 0.1.2)
gem install net-pop -v "0.1.2"
gem install net-pop -v "0.1.1"
Ruby client library for POP3.
-
net-protocol (0.1.0 - 0.2.1)
gem install net-protocol -v "0.2.1"
gem install net-protocol -v "0.1.3"
gem install net-protocol -v "0.1.2"
gem install net-protocol -v "0.1.0"
The abstract interface for net-* client.
-
net-scp (2.0.0 - 4.0.0)
gem install net-scp -v "4.0.0"
gem install net-scp -v "3.0.0"
gem install net-scp -v "2.0.0"
A pure Ruby implementation of the SCP client protocol
-
net-smtp (0.3.1 - 0.3.3)
gem install net-smtp -v "0.3.3"
gem install net-smtp -v "0.3.2"
gem install net-smtp -v "0.3.1"
Simple Mail Transfer Protocol client library for Ruby.
-
net-ssh (5.2.0 - 7.0.1)
gem install net-ssh -v "7.0.1"
gem install net-ssh -v "6.1.0"
gem install net-ssh -v "5.2.0"
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-telnet (0.1.1)
gem install net-telnet -v "0.1.1"
Provides telnet client functionality.
-
netaddr (2.0.3 - 2.0.6)
gem install netaddr -v "2.0.6"
gem install netaddr -v "2.0.5"
gem install netaddr -v "2.0.4"
gem install netaddr -v "2.0.3"
-
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.
-
nio4r (2.3.1 - 2.5.8)
gem install nio4r -v "2.5.8"
x86_64-linux-muslgem install nio4r -v "2.5.8"
gem install nio4r -v "2.5.7"
x86_64-linux-muslgem install nio4r -v "2.5.7"
gem install nio4r -v "2.5.5"
x86_64-linux-muslCross-platform asynchronous I/O primitives for scalable network clients and servers. Inspired by the Java NIO API, but simplified for ease-of-use.
-
njalla-api-client (0.1.0)
gem install njalla-api-client -v "0.1.0"
An API client for Njalla (https://njal.la/)
-
nokogiri (1.2.3 - 1.14.2)
gem install nokogiri -v "1.14.2"
x64-mingw-ucrtgem install nokogiri -v "1.14.2"
x86_64-linuxgem install nokogiri -v "1.14.2"
x86_64-linux-muslgem install nokogiri -v "1.14.2"
gem install nokogiri -v "1.14.1"
x86_64-linuxNokogiri (鋸) 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
-
notiffany (0.1.1 - 0.1.3)
gem install notiffany -v "0.1.3"
gem install notiffany -v "0.1.1"
Wrapper libray for most popular notification libraries such as Growl, Libnotify, Notifu
-
nsa (0.2.8)
gem install nsa -v "0.2.8"
Listen to your Rails ActiveSupport::Notifications and deliver to a Statsd compatible backend
-
oauth (0.5.6 - 0.5.8)
gem install oauth -v "0.5.8"
gem install oauth -v "0.5.6"
-
oauth2 (1.4.1 - 1.4.10)
gem install oauth2 -v "1.4.10"
gem install oauth2 -v "1.4.9"
gem install oauth2 -v "1.4.7"
gem install oauth2 -v "1.4.4"
gem install oauth2 -v "1.4.2"
A Ruby wrapper for the OAuth 2.0 protocol built with a similar style to the original OAuth spec.
-
observatorio-jekyll-theme (0.1.2 - 0.1.6)
gem install observatorio-jekyll-theme -v "0.1.6"
gem install observatorio-jekyll-theme -v "0.1.5"
gem install observatorio-jekyll-theme -v "0.1.4"
gem install observatorio-jekyll-theme -v "0.1.3"
gem install observatorio-jekyll-theme -v "0.1.2"
-
octokit (4.13.0 - 4.21.0)
gem install octokit -v "4.21.0"
gem install octokit -v "4.13.0"
Simple wrapper for the GitHub API
-
oembed (0.2.0)
gem install oembed -v "0.2.0"
A slim library to work with oEmbed format. It has no external dependencies at runtime. All you need to have is Ruby itself.
-
oga (2.15 - 3.4)
gem install oga -v "3.4"
x86_64-linux-muslgem install oga -v "3.4"
gem install oga -v "3.3"
x86_64-linux-muslgem install oga -v "3.3"
gem install oga -v "2.15"
x86_64-linux-muslOga is an XML/HTML parser written in Ruby.
-
ogp (0.4.0 - 0.5.0)
gem install ogp -v "0.5.0"
gem install ogp -v "0.4.0"
Simple Ruby library for parsing Open Graph prototocol information. See http://ogp.me for more information.
-
oj (3.10.14 - 3.14.2)
gem install oj -v "3.14.2"
x86_64-linux-muslgem install oj -v "3.14.1"
x86_64-linux-muslgem install oj -v "3.14.0"
x86_64-linux-muslgem install oj -v "3.14.0"
gem install oj -v "3.13.23"
x86_64-linux-muslThe fastest JSON parser and object serializer.
-
omniauth (1.9.0 - 1.9.2)
gem install omniauth -v "1.9.2"
gem install omniauth -v "1.9.1"
gem install omniauth -v "1.9.0"
A generalized Rack framework for multiple-provider authentication.
-
omniauth-apple (1.0.2)
gem install omniauth-apple -v "1.0.2"
OmniAuth strategy for Sign In with Apple
-
omniauth-cas (2.0.0)
gem install omniauth-cas -v "2.0.0"
CAS Strategy for OmniAuth
-
omniauth-facebook (5.0.0 - 9.0.0)
gem install omniauth-facebook -v "9.0.0"
gem install omniauth-facebook -v "8.0.0"
gem install omniauth-facebook -v "7.0.0"
gem install omniauth-facebook -v "6.0.0"
gem install omniauth-facebook -v "5.0.0"
-
omniauth-github (1.4.0)
gem install omniauth-github -v "1.4.0"
Official OmniAuth strategy for GitHub.
-
omniauth-gitlab (2.0.0)
gem install omniauth-gitlab -v "2.0.0"
This is the strategy for authenticating to your GitLab service
-
omniauth-google-oauth2 (0.6.0 - 0.8.2)
gem install omniauth-google-oauth2 -v "0.8.2"
gem install omniauth-google-oauth2 -v "0.8.1"
gem install omniauth-google-oauth2 -v "0.8.0"
gem install omniauth-google-oauth2 -v "0.6.1"
gem install omniauth-google-oauth2 -v "0.6.0"
A Google OAuth2 strategy for OmniAuth 1.x. This allows you to login to Google with your ruby app.
-
omniauth-linkedin-oauth2 (1.0.0)
gem install omniauth-linkedin-oauth2 -v "1.0.0"
A LinkedIn OAuth2 strategy for OmniAuth.
-
omniauth-microsoft-office365 (0.0.8)
gem install omniauth-microsoft-office365 -v "0.0.8"
OmniAuth provider for Microsoft Office365
-
omniauth-oauth (1.1.0 - 1.2.0)
gem install omniauth-oauth -v "1.2.0"
gem install omniauth-oauth -v "1.1.0"
A generic OAuth (1.0/1.0a) strategy for OmniAuth.
-
omniauth-oauth2 (1.6.0 - 1.7.3)
gem install omniauth-oauth2 -v "1.7.3"
gem install omniauth-oauth2 -v "1.7.2"
gem install omniauth-oauth2 -v "1.7.1"
gem install omniauth-oauth2 -v "1.7.0"
gem install omniauth-oauth2 -v "1.6.0"
An abstract OAuth2 strategy for OmniAuth.
-
omniauth-rails_csrf_protection (0.1.2)
gem install omniauth-rails_csrf_protection -v "0.1.2"
This gem provides a mitigation against CVE-2015-9284 (Cross-Site Request Forgery on the request phrase when using OmniAuth gem with a Ruby on Rails application) by implementing a CSRF token verifier that directly utilize `ActionController::RequestForgeryProtection` code from Rails.
-
omniauth-saml (1.10.1 - 1.10.3)
gem install omniauth-saml -v "1.10.3"
gem install omniauth-saml -v "1.10.1"
A generic SAML strategy for OmniAuth.
-
omniauth-twitter (1.4.0)
gem install omniauth-twitter -v "1.4.0"
OmniAuth strategy for Twitter
-
omniauth-weibo-oauth2 (0.5.2)
gem install omniauth-weibo-oauth2 -v "0.5.2"
OmniAuth Oauth2 strategy for weibo.com.
-
openid_connect (1.4.2)
gem install openid_connect -v "1.4.2"
OpenID Connect Server & Client Library
-
openssl (2.2.0 - 3.1.0)
gem install openssl -v "3.1.0"
x86_64-linux-muslgem install openssl -v "3.0.2"
x86_64-linux-muslgem install openssl -v "3.0.1"
x86_64-linux-muslgem install openssl -v "3.0.0"
x86_64-linux-muslgem install openssl -v "2.2.1"
x86_64-linux-muslIt wraps the OpenSSL library.
-
openssl-signature_algorithm (1.2.1)
gem install openssl-signature_algorithm -v "1.2.1"
ECDSA, EdDSA, RSA-PSS and RSA-PKCS#1 algorithms for ruby
-
opt_parse_validator (1.9.5)
gem install opt_parse_validator -v "1.9.5"
Implementation of validators for the ruby OptionParser lib. Mainly used in the CMSScanner gem to define the cli options available
-
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
-
os (1.1.4)
gem install os -v "1.1.4"
The OS gem allows for some useful and easy functions, like OS.windows? (=> true or false) OS.bits ( => 32 or 64) etc"
-
overcommit (0.58.0)
gem install overcommit -v "0.58.0"
Utility to install, configure, and extend Git hooks
-
ox (2.14.11 - 2.14.14)
gem install ox -v "2.14.14"
x86_64-linux-muslgem install ox -v "2.14.13"
x86_64-linux-muslgem install ox -v "2.14.12"
x86_64-linux-muslgem install ox -v "2.14.11"
x86_64-linux-muslgem install ox -v "2.14.11"
A fast XML parser and object serializer that uses only standard C lib. Optimized XML (Ox), as the name implies was written to provide speed optimized XML handling. It was designed to be an alternative to Nokogiri and other Ruby XML parsers for generic XML parsing and as an alternative to Marshal for Object serialization.
-
pagy (1.2.1 - 5.10.1)
gem install pagy -v "5.10.1"
gem install pagy -v "5.6.6"
gem install pagy -v "4.11.0"
gem install pagy -v "4.10.1"
gem install pagy -v "4.8.1"
Agnostic pagination in plain ruby. It does it all. Better.
-
pairing_heap (3.0.0)
gem install pairing_heap -v "3.0.0"
Performant priority queue in pure ruby with support for changing priority using pairing heap data structure
-
parallel (1.17.0 - 1.22.1)
gem install parallel -v "1.22.1"
gem install parallel -v "1.22.0"
gem install parallel -v "1.21.0"
gem install parallel -v "1.20.1"
gem install parallel -v "1.20.0"
-
paranoia (2.4.2 - 2.4.3)
gem install paranoia -v "2.4.3"
gem install paranoia -v "2.4.2"
Paranoia is a re-implementation of acts_as_paranoid for Rails 3, 4, and 5, using much, much, much less code. You would use either plugin / gem if you wished that when you called destroy on an Active Record object that it didn't actually destroy it, but just "hid" the record. Paranoia does this by setting a deleted_at field to the current time when you destroy a record, and hides it by scoping all queries on your model to only include records which do not have a deleted_at field.
-
parser (2.6.3.0 - 3.2.1.1)
gem install parser -v "3.2.1.1"
gem install parser -v "3.2.1.0"
gem install parser -v "3.2.0.0"
gem install parser -v "3.1.3.0"
gem install parser -v "3.1.2.1"
A Ruby parser written in pure Ruby.
-
parslet (2.0.0)
gem install parslet -v "2.0.0"
-
paru (0.4.3)
gem install paru -v "0.4.3"
Control pandoc with Ruby and write pandoc filters in Ruby
-
pastel (0.7.2 - 0.8.0)
gem install pastel -v "0.8.0"
gem install pastel -v "0.7.2"
Terminal strings styling with intuitive and clean API.
-
pathutil (0.16.2)
gem install pathutil -v "0.16.2"
Like Pathname but a little less insane.
-
paypal-sdk-rest (1.7.4)
gem install paypal-sdk-rest -v "1.7.4"
The PayPal REST SDK provides Ruby APIs to create, process and manage payment.
-
pg (0.21.0 - 1.4.6)
gem install pg -v "1.4.6"
x86_64-linux-muslgem install pg -v "1.4.5"
x86_64-linux-muslgem install pg -v "1.4.4"
x86_64-linux-muslgem install pg -v "1.4.3"
x86_64-linux-muslgem install pg -v "1.4.2"
x86_64-linux-muslPg is the Ruby interface to the PostgreSQL RDBMS. It works with PostgreSQL 9.3 and later.
-
pg_search (2.3.5 - 2.3.6)
gem install pg_search -v "2.3.6"
gem install pg_search -v "2.3.5"
PgSearch builds Active Record named scopes that take advantage of PostgreSQL's full text search
-
pghero (2.8.3)
gem install pghero -v "2.8.3"
-
phone (1.2.3)
gem install phone -v "1.2.3"
Phone number parsing, validation and formatting.
-
php-serialize (1.3.0)
gem install php-serialize -v "1.3.0"
This module provides two methods: PHP.serialize() and PHP.unserialize(), both of which should be compatible with the similarly named functions in PHP. It can also serialize and unserialize PHP sessions.
-
pivot_table (1.0.0)
gem install pivot_table -v "1.0.0"
Transform an ActiveRecord-ish data set into a pivot table of objects
-
pkg-config (1.5.1)
gem install pkg-config -v "1.5.1"
pkg-config can be used in your extconf.rb to properly detect need libraries for compiling Ruby native extensions
-
pluginator (1.5.0)
gem install pluginator -v "1.5.0"
-
polyamorous (2.3.2)
gem install polyamorous -v "2.3.2"
This is just an extraction from Ransack/Squeel. You probably don't want to use this directly. It extends ActiveRecord's associations to support polymorphic belongs_to associations.
-
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.
-
pony (1.13.1)
gem install pony -v "1.13.1"
Send email in one command: Pony.mail(:to => 'someone@example.com', :body => 'hello')
-
PoParser (3.2.6)
gem install PoParser -v "3.2.6"
A PO file parser, editor and generator. PO files are translation files generated by GNU/Gettext tool.
-
popper_js (1.14.5 - 2.9.3)
gem install popper_js -v "2.9.3"
gem install popper_js -v "2.9.2"
gem install popper_js -v "1.16.1"
gem install popper_js -v "1.16.0"
gem install popper_js -v "1.14.5"
Works with Rails out of the box.
-
posix-spawn (0.3.15 - 0.3.15)
gem install posix-spawn -v "0.3.15"
x86_64-linux-muslgem install posix-spawn -v "0.3.15"
posix-spawn uses posix_spawnp(2) for faster process spawning
-
power_assert (1.1.4 - 2.0.1)
gem install power_assert -v "2.0.1"
gem install power_assert -v "1.1.4"
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.
-
pre-commit (0.39.0)
gem install pre-commit -v "0.39.0"
A git pre-commit hook written in ruby with a few more tricks up its sleeve
-
premailer (1.11.1 - 1.18.0)
gem install premailer -v "1.18.0"
gem install premailer -v "1.15.0"
gem install premailer -v "1.14.2"
gem install premailer -v "1.13.1"
gem install premailer -v "1.12.1"
Improve the rendering of HTML emails by making CSS inline, converting links and warning about unsupported code.
-
premailer-rails (1.11.1 - 1.12.0)
gem install premailer-rails -v "1.12.0"
gem install premailer-rails -v "1.11.1"
This gem brings you the power of the premailer gem to Rails without any configuration needs. Create HTML emails, include a CSS file as you do in a normal HTML document and premailer will inline the included CSS.
-
private_address_check (0.5.0)
gem install private_address_check -v "0.5.0"
Checks if a IP or hostname would cause a request to a private network (RFC 1918)
-
progressbar (1.11.0)
gem install progressbar -v "1.11.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.
-
prometheus_exporter (0.5.3 - 2.0.6)
gem install prometheus_exporter -v "2.0.6"
gem install prometheus_exporter -v "2.0.4"
gem install prometheus_exporter -v "2.0.3"
gem install prometheus_exporter -v "2.0.2"
gem install prometheus_exporter -v "1.0.1"
Prometheus metric collector and exporter for Ruby
-
protocol-hpack (1.4.2)
gem install protocol-hpack -v "1.4.2"
-
protocol-http (0.22.4 - 0.22.5)
gem install protocol-http -v "0.22.5"
gem install protocol-http -v "0.22.4"
-
protocol-http1 (0.14.1 - 0.14.2)
gem install protocol-http1 -v "0.14.2"
gem install protocol-http1 -v "0.14.1"
-
protocol-http2 (0.14.2)
gem install protocol-http2 -v "0.14.2"
-
pry (0.12.2 - 0.14.2)
gem install pry -v "0.14.2"
gem install pry -v "0.14.1"
gem install pry -v "0.14.0"
gem install pry -v "0.13.1"
gem install pry -v "0.12.2"
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-byebug (3.10.1)
gem install pry-byebug -v "3.10.1"
Combine 'pry' with 'byebug'. Adds 'step', 'next', 'finish', 'continue' and 'break' commands to control execution.
-
pry-rails (0.3.9)
gem install pry-rails -v "0.3.9"
-
pry-remote (0.1.8)
gem install pry-remote -v "0.1.8"
Connect to Pry remotely using DRb
-
pry-rescue (1.5.0 - 1.5.2)
gem install pry-rescue -v "1.5.2"
gem install pry-rescue -v "1.5.0"
Allows you to wrap code in Pry::rescue{ } to open a pry session at any unhandled exceptions
-
pry-stack_explorer (0.4.9.3 - 0.6.1)
gem install pry-stack_explorer -v "0.6.1"
gem install pry-stack_explorer -v "0.4.9.3"
-
psych (3.3.4 - 5.1.0)
gem install psych -v "5.1.0"
x86_64-linux-muslgem install psych -v "5.0.2"
x86_64-linux-muslgem install psych -v "5.0.1"
x86_64-linux-muslgem install psych -v "5.0.0"
x86_64-linux-muslgem install psych -v "4.0.6"
x86_64-linux-muslPsych is a YAML parser and emitter. Psych leverages libyaml[https://pyyaml.org/wiki/LibYAML] for its YAML parsing and emitting capabilities. In addition to wrapping libyaml, Psych also knows how to serialize and de-serialize most Ruby objects to and from the YAML format.
-
public_suffix (3.1.1 - 5.0.1)
gem install public_suffix -v "5.0.1"
gem install public_suffix -v "5.0.0"
gem install public_suffix -v "4.0.7"
gem install public_suffix -v "4.0.6"
gem install public_suffix -v "4.0.5"
PublicSuffix can parse and decompose a domain name into top level domain, domain and subdomains.
-
puma (3.12.1 - 6.1.1)
gem install puma -v "6.1.1"
x86_64-linux-muslgem install puma -v "6.1.0"
x86_64-linux-muslgem install puma -v "6.0.2"
x86_64-linux-muslgem install puma -v "6.0.1"
x86_64-linux-muslgem install puma -v "6.0.0"
x86_64-linux-muslPuma is a simple, fast, threaded, and highly parallel HTTP 1.1 server for Ruby/Rack applications. Puma is intended for use in both development and production environments. It's great for highly parallel Ruby implementations such as Rubinius and JRuby as well as as providing process worker support to support CRuby well.
-
pundit (2.0.0 - 2.3.0)
gem install pundit -v "2.3.0"
gem install pundit -v "2.2.0"
gem install pundit -v "2.1.1"
gem install pundit -v "2.1.0"
gem install pundit -v "2.0.1"
Object oriented authorization for Rails applications
-
pundit-matchers (1.6.0 - 1.7.0)
gem install pundit-matchers -v "1.7.0"
gem install pundit-matchers -v "1.6.0"
A set of RSpec matchers for testing Pundit authorisation policies
-
raabro (1.4.0)
gem install raabro -v "1.4.0"
A very dumb PEG parser library, with a horrible interface.
-
rabl (0.14.3 - 0.14.5)
gem install rabl -v "0.14.5"
gem install rabl -v "0.14.3"
General ruby templating with json, bson, xml and msgpack support
-
racc (1.5.2 - 1.6.2)
gem install racc -v "1.6.2"
x86_64-linux-muslgem install racc -v "1.6.2"
gem install racc -v "1.6.1"
x86_64-linux-muslgem install racc -v "1.6.1"
gem install racc -v "1.6.0"
x86_64-linux-muslRacc 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 (2.0.7 - 3.0.1)
gem install rack -v "3.0.1"
gem install rack -v "2.2.5"
gem install rack -v "2.2.4"
gem install rack -v "2.2.3.1"
gem install rack -v "2.2.3"
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-attack (6.6.0 - 6.6.1)
gem install rack-attack -v "6.6.1"
gem install rack-attack -v "6.6.0"
A rack middleware for throttling and blocking abusive requests
-
rack-cors (1.0.2 - 1.1.1)
gem install rack-cors -v "1.1.1"
gem install rack-cors -v "1.0.2"
Middleware that will make Rack-based apps CORS compatible. Fork the project here: https://github.com/cyu/rack-cors
-
rack-livereload (0.3.17)
gem install rack-livereload -v "0.3.17"
Insert LiveReload into your app easily as Rack middleware
-
rack-mini-profiler (2.0.1 - 3.0.0)
gem install rack-mini-profiler -v "3.0.0"
gem install rack-mini-profiler -v "2.3.4"
gem install rack-mini-profiler -v "2.3.3"
gem install rack-mini-profiler -v "2.3.2"
gem install rack-mini-profiler -v "2.3.1"
Profiling toolkit for Rack applications with Rails integration. Client Side profiling, DB profiling and Server profiling.
-
rack-oauth2 (1.21.3)
gem install rack-oauth2 -v "1.21.3"
OAuth 2.0 Server & Client Library. Both Bearer and MAC token type are supported.
-
rack-protection (2.0.7 - 2.2.4)
gem install rack-protection -v "2.2.4"
gem install rack-protection -v "2.1.0"
gem install rack-protection -v "2.0.8.1"
gem install rack-protection -v "2.0.7"
Protect against typical web attacks, works with all Rack apps, including Rails.
-
rack-proxy (0.6.5 - 0.7.4)
gem install rack-proxy -v "0.7.4"
gem install rack-proxy -v "0.7.2"
gem install rack-proxy -v "0.7.0"
gem install rack-proxy -v "0.6.5"
A Rack app that provides request/response rewriting proxy capabilities with streaming.
-
rack-test (1.1.0 - 2.0.2)
gem install rack-test -v "2.0.2"
gem install rack-test -v "1.1.0"
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.
-
rackup (0.2.3)
gem install rackup -v "0.2.3"
-
radios-comunitarias-jekyll-theme (0.1.0 - 0.1.6)
gem install radios-comunitarias-jekyll-theme -v "0.1.6"
gem install radios-comunitarias-jekyll-theme -v "0.1.5"
gem install radios-comunitarias-jekyll-theme -v "0.1.4"
gem install radios-comunitarias-jekyll-theme -v "0.1.3"
gem install radios-comunitarias-jekyll-theme -v "0.1.1"