龙芯RubyGems仓库
本仓库在官方 rubygems.org 仓库基础上对部分暂未支持 LoongArch架构的 gem 软件包追加了 LoongArch 架构支持,可以直接替换官方仓库使用。
使用说明
查看当前使用的Ruby仓库gem sources -l
移除本仓库以外的仓库
gem sources -r <仓库地址>
添加本仓库为source
gem sources -a https://rubygems.loongnix.cn
-
aasm (5.0.5 - 5.0.8)
gem install aasm -v "5.0.8"
gem install aasm -v "5.0.6"
gem install aasm -v "5.0.5"
AASM is a continuation of the acts-as-state-machine rails plugin, built for plain Ruby objects.
-
abbrev (0.1.0)
gem install abbrev -v "0.1.0"
Calculates a set of unique abbreviations for a given set of strings
-
abstract_type (0.0.7)
gem install abstract_type -v "0.0.7"
Module to declare abstract classes and methods
-
acme-client (2.0.11 - 2.0.13)
gem install acme-client -v "2.0.13"
gem install acme-client -v "2.0.11"
-
actioncable (5.2.0 - 7.0.4.3)
gem install actioncable -v "7.0.4.3"
gem install actioncable -v "7.0.4.2"
gem install actioncable -v "7.0.4"
gem install actioncable -v "6.1.7.3"
gem install actioncable -v "6.1.7.2"
Structure many real-time application concerns into channels over a single WebSocket connection.
-
actionmailbox (6.1.6.1 - 7.0.4.3)
gem install actionmailbox -v "7.0.4.3"
gem install actionmailbox -v "7.0.4.2"
gem install actionmailbox -v "7.0.4"
gem install actionmailbox -v "6.1.7.3"
gem install actionmailbox -v "6.1.7.2"
Receive and process incoming emails in Rails applications.
-
actionmailer (4.2.11.3 - 7.0.4.3)
gem install actionmailer -v "7.0.4.3"
gem install actionmailer -v "7.0.4.2"
gem install actionmailer -v "7.0.4"
gem install actionmailer -v "6.1.7.3"
gem install actionmailer -v "6.1.7.2"
Email on Rails. Compose, deliver, and test emails using the familiar controller/view pattern. First-class support for multipart email and attachments.
-
actionpack (4.2.11.3 - 7.0.7)
gem install actionpack -v "7.0.7"
gem install actionpack -v "7.0.4.3"
gem install actionpack -v "7.0.4.2"
gem install actionpack -v "7.0.4"
gem install actionpack -v "6.1.7.3"
Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web applications. Works with any Rack-compatible server.
-
actionpack-action_caching (1.2.1 - 1.2.2)
gem install actionpack-action_caching -v "1.2.2"
gem install actionpack-action_caching -v "1.2.1"
Action caching for Action Pack (removed from core in Rails 4.0)
-
actionpack-page_caching (1.2.4)
gem install actionpack-page_caching -v "1.2.4"
Static page caching for Action Pack (removed from core in Rails 4.0)
-
actionpack-xml_parser (2.0.1)
gem install actionpack-xml_parser -v "2.0.1"
-
actiontext (6.1.6.1 - 7.0.4.3)
gem install actiontext -v "7.0.4.3"
gem install actiontext -v "7.0.4.2"
gem install actiontext -v "7.0.4"
gem install actiontext -v "6.1.7.3"
gem install actiontext -v "6.1.7.2"
Edit and display rich text in Rails applications.
-
actionview (4.2.11.3 - 7.0.7)
gem install actionview -v "7.0.7"
gem install actionview -v "7.0.4.3"
gem install actionview -v "7.0.4.2"
gem install actionview -v "7.0.4"
gem install actionview -v "6.1.7.3"
Simple, battle-tested conventions and helpers for building web pages.
-
active_decorator (1.2.0 - 1.3.1)
gem install active_decorator -v "1.3.1"
gem install active_decorator -v "1.2.0"
A simple and Rubyish view helper for Rails
-
activegroonga (4.2.1)
gem install activegroonga -v "4.2.1"
Groonga provides both of full text search and column store features. ActiveGroonga + Groonga can be used as an alternative of ActiveRecord + RDB.
-
activejob (4.2.11.3 - 7.0.4.3)
gem install activejob -v "7.0.4.3"
gem install activejob -v "7.0.4.2"
gem install activejob -v "7.0.4"
gem install activejob -v "6.1.7.3"
gem install activejob -v "6.1.7.2"
Declare job classes that can be run by a variety of queuing backends.
-
activejob-google_cloud_tasks (0.1.8)
gem install activejob-google_cloud_tasks -v "0.1.8"
-
activejob-google_cloud_tasks-http (0.2.0)
gem install activejob-google_cloud_tasks-http -v "0.2.0"
ActiveJob adapter for Google Cloud Tasks HTTP targets.
-
activemodel (4.0.13 - 7.0.4.3)
gem install activemodel -v "7.0.4.3"
gem install activemodel -v "7.0.4.2"
gem install activemodel -v "7.0.4"
gem install activemodel -v "6.1.7.3"
gem install activemodel -v "6.1.7.2"
A toolkit for building modeling frameworks like Active Record. Rich support for attributes, callbacks, validations, serialization, internationalization, and testing.
-
activemodel-serializers-xml (1.0.2)
gem install activemodel-serializers-xml -v "1.0.2"
-
activerecord (4.0.13 - 7.0.4.3)
gem install activerecord -v "7.0.4.3"
gem install activerecord -v "7.0.4.2"
gem install activerecord -v "7.0.4"
gem install activerecord -v "6.1.7.3"
gem install activerecord -v "6.1.7.2"
Databases on Rails. Build a persistent domain model by mapping database tables to Ruby classes. Strong conventions for associations, validations, aggregations, migrations, and testing come baked-in.
-
activerecord-deprecated_finders (1.0.4)
gem install activerecord-deprecated_finders -v "1.0.4"
Deprecated finder APIs extracted from Active Record.
-
activerecord-explain-analyze (0.1.0)
gem install activerecord-explain-analyze -v "0.1.0"
Extends ActiveRecord#explain with support for EXPLAIN ANALYZE and output formats of JSON, XML, and YAML.
-
activerecord-import (1.2.0)
gem install activerecord-import -v "1.2.0"
A library for bulk inserting data using ActiveRecord.
-
activerecord-spanner-adapter (1.2.2)
gem install activerecord-spanner-adapter -v "1.2.2"
Rails ActiveRecord connector for Google Spanner Database
-
activesesame (0.1.1)
gem install activesesame -v "0.1.1"
A Ruby Gem for interacting with RDF/OWL stored in the AllegroGraph Triple Store via Seasame 2 HTTP protocol. Go to http://wiki.github.com/mwarnock/activesesame
-
activestorage (5.2.0 - 7.0.4.3)
gem install activestorage -v "7.0.4.3"
gem install activestorage -v "7.0.4.2"
gem install activestorage -v "7.0.4"
gem install activestorage -v "6.1.7.3"
gem install activestorage -v "6.1.7.2"
Attach cloud and local files in Rails applications.
-
activesupport (4.0.13 - 7.1.3.3)
gem install activesupport -v "7.1.3.3"
gem install activesupport -v "7.1.3.2"
gem install activesupport -v "7.0.7"
gem install activesupport -v "7.0.4.3"
gem install activesupport -v "7.0.4.2"
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-taggable-on (6.0.0 - 9.0.1)
gem install acts-as-taggable-on -v "9.0.1"
gem install acts-as-taggable-on -v "9.0.0"
gem install acts-as-taggable-on -v "8.1.0"
gem install acts-as-taggable-on -v "6.5.0"
gem install acts-as-taggable-on -v "6.0.0"
With ActsAsTaggableOn, you can tag a single model on several contexts, such as skills, interests, and awards. It also provides other advanced functionality.
-
acts_as_list (0.9.19)
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.
-
acts_as_tree (2.9.1)
gem install acts_as_tree -v "2.9.1"
A gem that adds simple support for organizing ActiveRecord models into parent–children relationships.
-
adamantium (0.2.0)
gem install adamantium -v "0.2.0"
Immutable extensions to objects
-
adapter (0.7.1)
gem install adapter -v "0.7.1"
-
adapter_extensions (1.0.0)
gem install adapter_extensions -v "1.0.0"
Provides various extensions to the Rails ActiveRecord adapters.
-
addressable (2.7.0 - 2.8.6)
gem install addressable -v "2.8.6"
gem install addressable -v "2.8.5"
gem install addressable -v "2.8.4"
gem install addressable -v "2.8.3"
gem install addressable -v "2.8.1"
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.
-
aes_key_wrap (1.1.0)
gem install aes_key_wrap -v "1.1.0"
-
afm (0.2.2)
gem install afm -v "0.2.2"
a simple library to read afm files and use the data conveniently
-
akismet (3.0.0)
gem install akismet -v "3.0.0"
-
algoliasearch (1.27.5)
gem install algoliasearch -v "1.27.5"
A simple Ruby client for the algolia.com REST API
-
aliyun-sdk (0.8.0)
gem install aliyun-sdk -v "0.8.0"
A Ruby program to facilitate accessing Aliyun Object Storage Service
-
amatch (0.4.1)
gem install amatch -v "0.4.1"
Amatch is a library for approximate string matching and searching in strings. Several algorithms can be used to do this, and it's also possible to compute a similarity metric number between 0.0 and 1.0 for two given strings.
-
amq-protocol (2.3.2)
gem install amq-protocol -v "2.3.2"
amq-protocol is an AMQP 0.9.1 serialization library for Ruby. It is not a client: the library only handles serialization and deserialization.
-
ancestry (3.2.1)
gem install ancestry -v "3.2.1"
Ancestry allows the records of a ActiveRecord model to be organized in a tree structure, using the materialized path pattern. It exposes the standard relations (ancestors, parent, root, children, siblings, descendants) and allows them to be fetched in a single query. Additional features include named scopes, integrity checking, integrity restoration, arrangement of (sub)tree into hashes and different strategies for dealing with orphaned records.
-
android_key_attestation (0.3.0)
gem install android_key_attestation -v "0.3.0"
-
anycable (1.2.5)
gem install anycable -v "1.2.5"
AnyCable is a polyglot replacement for ActionCable-compatible servers
-
anycable-core (1.2.5)
gem install anycable-core -v "1.2.5"
AnyCable core RPC implementation not depenending on a particular server type (e.g., gRPC or whatever)
-
anyway_config (2.3.0)
gem install anyway_config -v "2.3.0"
Configuration DSL for Ruby libraries and applications. Allows you to easily follow the twelve-factor application principles (https://12factor.net/config).
-
apollo_upload_server (2.1.0 - 2.1.5)
gem install apollo_upload_server -v "2.1.5"
gem install apollo_upload_server -v "2.1.0"
apollo-upload-server implementation for Ruby on Rails as middleware.
-
app_store_connect (0.29.0 - 0.38.0)
gem install app_store_connect -v "0.38.0"
gem install app_store_connect -v "0.37.0"
gem install app_store_connect -v "0.29.0"
-
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 (4.0.2 - 9.0.0)
gem install arel -v "9.0.0"
gem install arel -v "6.0.4"
gem install arel -v "4.0.2"
Arel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifies the generation of complex SQL queries 2. Adapts to various RDBMSes It is intended to be a framework framework; that is, you can build your own ORM with it, focusing on innovative object and collection modeling as opposed to database compatibility and query generation.
-
arr-pm (0.0.12)
gem install arr-pm -v "0.0.12"
This library allows to you to read and write rpm packages. Written in pure ruby because librpm is not available on all systems
-
artifactory (3.0.15)
gem install artifactory -v "3.0.15"
A Ruby client for Artifactory
-
asana (0.10.13)
gem install asana -v "0.10.13"
Official Ruby client for the Asana API
-
Ascii85 (1.1.0)
gem install Ascii85 -v "1.1.0"
Ascii85 provides methods to encode/decode Adobe's binary-to-text encoding of the same name.
-
asciidoctor (1.5.8 - 2.0.22)
gem install asciidoctor -v "2.0.22"
gem install asciidoctor -v "2.0.21"
gem install asciidoctor -v "2.0.20"
gem install asciidoctor -v "2.0.18"
gem install asciidoctor -v "2.0.17"
A fast, open source text processor and publishing toolchain for converting AsciiDoc content to HTML 5, DocBook 5, and other formats.
-
asciidoctor-diagram (2.2.7)
gem install asciidoctor-diagram -v "2.2.7"
Asciidoctor diagramming extension
-
asciidoctor-diagram-ditaamini (1.0.3)
gem install asciidoctor-diagram-ditaamini -v "1.0.3"
Ditaa JAR files wrapped in a Ruby gem
-
asciidoctor-diagram-plantuml (1.2023.5)
gem install asciidoctor-diagram-plantuml -v "1.2023.5"
PlantUML JAR files wrapped in a Ruby gem
-
asciidoctor-include-ext (0.4.0)
gem install asciidoctor-include-ext -v "0.4.0"
This is a reimplementation of the Asciidoctor's built-in (pre)processor for the include::[] directive in extensible and more clean way. It provides the same features, but you can easily adjust it or extend for your needs. For example, you can change how it loads included files or add another ways how to select portions of the document to include.
-
asciidoctor-kroki (0.7.0 - 0.8.0)
gem install asciidoctor-kroki -v "0.8.0"
gem install asciidoctor-kroki -v "0.7.0"
An extension for Asciidoctor to convert diagrams to images using https://kroki.io
-
asciidoctor-mathematical (0.3.5)
gem install asciidoctor-mathematical -v "0.3.5"
An Asciidoctor extension to converts latexmath equations to SVG or PNGs
-
asciidoctor-pdf (2.3.7 - 2.3.15)
gem install asciidoctor-pdf -v "2.3.15"
gem install asciidoctor-pdf -v "2.3.13"
gem install asciidoctor-pdf -v "2.3.9"
gem install asciidoctor-pdf -v "2.3.8"
gem install asciidoctor-pdf -v "2.3.7"
An add-on converter for Asciidoctor that converts AsciiDoc documents to PDF using the Prawn PDF generation library.
-
asciidoctor-plantuml (0.0.16)
gem install asciidoctor-plantuml -v "0.0.16"
Asciidoctor PlantUML extension
-
asciimath (2.0.5)
gem install asciimath -v "2.0.5"
A pure Ruby AsciiMath parsing and conversion library.
-
ast (2.4.2)
gem install ast -v "2.4.2"
A library for working with Abstract Syntax Trees.
-
async (1.31.0 - 1.32.1)
gem install async -v "1.32.1"
gem install async -v "1.31.0"
-
async-http (0.54.0 - 0.60.2)
gem install async-http -v "0.60.2"
gem install async-http -v "0.54.0"
-
async-io (1.38.1 - 1.43.2)
gem install async-io -v "1.43.2"
gem install async-io -v "1.38.1"
-
async-pool (0.4.0 - 0.6.1)
gem install async-pool -v "0.6.1"
gem install async-pool -v "0.4.0"
-
atk (3.4.3 - 4.0.5)
gem install atk -v "4.0.5"
gem install atk -v "3.5.1"
gem install atk -v "3.4.3"
Ruby/ATK is a Ruby binding of ATK-1.0.x.
-
atlassian-jwt (0.2.0)
gem install atlassian-jwt -v "0.2.0"
This gem simplifies generating the claims needed to authenticate with the Atlassian Connect REST APIs.
-
atomos (0.1.3)
gem install atomos -v "0.1.3"
-
attr_required (1.0.1)
gem install attr_required -v "1.0.1"
attr_required and attr_optional
-
authlogic (3.4.6)
gem install authlogic -v "3.4.6"
A clean, simple, and unobtrusive ruby authentication solution.
-
autoprefixer-rails (9.6.1 - 10.4.7.0)
gem install autoprefixer-rails -v "10.4.7.0"
gem install autoprefixer-rails -v "10.2.5.1"
gem install autoprefixer-rails -v "9.7.3"
gem install autoprefixer-rails -v "9.7.1"
gem install autoprefixer-rails -v "9.6.5"
-
awesome_nested_set (3.5.0)
gem install awesome_nested_set -v "3.5.0"
An awesome nested set implementation for Active Record
-
awesome_print (1.9.2)
gem install awesome_print -v "1.9.2"
Great Ruby debugging companion: pretty print Ruby objects to visualize their structure. Supports custom object formatting via plugins
-
awrence (1.1.1 - 1.2.1)
gem install awrence -v "1.2.1"
gem install awrence -v "1.1.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.584.0 - 1.753.0)
gem install aws-partitions -v "1.753.0"
gem install aws-partitions -v "1.752.0"
gem install aws-partitions -v "1.748.0"
gem install aws-partitions -v "1.740.0"
gem install aws-partitions -v "1.735.0"
Provides interfaces to enumerate AWS partitions, regions, and services.
-
aws-sdk (2.11.632)
gem install aws-sdk -v "2.11.632"
AWS SDK For Ruby V2 has been marked as deprecated. Please upgrade to AWS SDK For Ruby V3.The official AWS SDK for Ruby. Provides both resource oriented interfaces and API clients for AWS services.
-
aws-sdk-applicationautoscaling (1.66.0)
gem install aws-sdk-applicationautoscaling -v "1.66.0"
Official AWS Ruby gem for Application Auto Scaling. This gem is part of the AWS SDK for Ruby.
-
aws-sdk-autoscaling (1.85.0)
gem install aws-sdk-autoscaling -v "1.85.0"
Official AWS Ruby gem for Auto Scaling. This gem is part of the AWS SDK for Ruby.
-
aws-sdk-cloudformation (1.41.0 - 1.76.0)
gem install aws-sdk-cloudformation -v "1.76.0"
gem install aws-sdk-cloudformation -v "1.41.0"
Official AWS Ruby gem for AWS CloudFormation. This gem is part of the AWS SDK for Ruby.
-
aws-sdk-cloudwatch (1.71.0)
gem install aws-sdk-cloudwatch -v "1.71.0"
Official AWS Ruby gem for Amazon CloudWatch (CloudWatch). This gem is part of the AWS SDK for Ruby.
-
aws-sdk-cloudwatchlogs (1.62.0)
gem install aws-sdk-cloudwatchlogs -v "1.62.0"
Official AWS Ruby gem for Amazon CloudWatch Logs. This gem is part of the AWS SDK for Ruby.
-
aws-sdk-core (2.11.632 - 3.171.0)
gem install aws-sdk-core -v "3.171.0"
gem install aws-sdk-core -v "3.170.0"
gem install aws-sdk-core -v "3.167.0"
gem install aws-sdk-core -v "3.130.2"
gem install aws-sdk-core -v "2.11.632"
Provides API clients for AWS. This gem is part of the official AWS SDK for Ruby.
-
aws-sdk-ec2 (1.327.0 - 1.364.0)
gem install aws-sdk-ec2 -v "1.364.0"
gem install aws-sdk-ec2 -v "1.327.0"
Official AWS Ruby gem for Amazon Elastic Compute Cloud (Amazon EC2). This gem is part of the AWS SDK for Ruby.
-
aws-sdk-ecr (1.58.0)
gem install aws-sdk-ecr -v "1.58.0"
Official AWS Ruby gem for Amazon EC2 Container Registry (Amazon ECR). This gem is part of the AWS SDK for Ruby.
-
aws-sdk-ecs (1.110.0)
gem install aws-sdk-ecs -v "1.110.0"
Official AWS Ruby gem for Amazon EC2 Container Service (Amazon ECS). This gem is part of the AWS SDK for Ruby.
-
aws-sdk-elasticloadbalancing (1.42.0)
gem install aws-sdk-elasticloadbalancing -v "1.42.0"
Official AWS Ruby gem for Elastic Load Balancing. This gem is part of the AWS SDK for Ruby.
-
aws-sdk-elasticloadbalancingv2 (1.83.0 - 1.84.0)
gem install aws-sdk-elasticloadbalancingv2 -v "1.84.0"
gem install aws-sdk-elasticloadbalancingv2 -v "1.83.0"
Official AWS Ruby gem for Elastic Load Balancing (Elastic Load Balancing v2). This gem is part of the AWS SDK for Ruby.
-
aws-sdk-kms (1.48.0 - 1.63.0)
gem install aws-sdk-kms -v "1.63.0"
gem install aws-sdk-kms -v "1.62.0"
gem install aws-sdk-kms -v "1.59.0"
gem install aws-sdk-kms -v "1.48.0"
Official AWS Ruby gem for AWS Key Management Service (KMS). This gem is part of the AWS SDK for Ruby.
-
aws-sdk-marketplacecatalog (1.22.0)
gem install aws-sdk-marketplacecatalog -v "1.22.0"
Official AWS Ruby gem for AWS Marketplace Catalog Service (AWS Marketplace Catalog). This gem is part of the AWS SDK for Ruby.
-
aws-sdk-resources (2.11.632)
gem install aws-sdk-resources -v "2.11.632"
AWS SDK For Ruby V2 has been marked as deprecated. Please upgrade to AWS SDK For Ruby V3.Provides resource oriented interfaces and other higher-level abstractions for many AWS services. This gem is part of the official AWS SDK for Ruby.
-
aws-sdk-s3 (1.103.0 - 1.119.2)
gem install aws-sdk-s3 -v "1.119.2"
gem install aws-sdk-s3 -v "1.119.0"
gem install aws-sdk-s3 -v "1.117.1"
gem install aws-sdk-s3 -v "1.116.0"
gem install aws-sdk-s3 -v "1.103.0"
Official AWS Ruby gem for Amazon Simple Storage Service (Amazon S3). This gem is part of the AWS SDK for Ruby.
-
aws-sdk-secretsmanager (1.60.0)
gem install aws-sdk-secretsmanager -v "1.60.0"
Official AWS Ruby gem for AWS Secrets Manager. This gem is part of the AWS SDK for Ruby.
-
aws-sdk-servicediscovery (1.49.0)
gem install aws-sdk-servicediscovery -v "1.49.0"
Official AWS Ruby gem for AWS Cloud Map (ServiceDiscovery). This gem is part of the AWS SDK for Ruby.
-
aws-sdk-sns (1.58.0 - 1.59.0)
gem install aws-sdk-sns -v "1.59.0"
gem install aws-sdk-sns -v "1.58.0"
Official AWS Ruby gem for Amazon Simple Notification Service (Amazon SNS). This gem is part of the AWS SDK for Ruby.
-
aws-sdk-ssm (1.148.0)
gem install aws-sdk-ssm -v "1.148.0"
Official AWS Ruby gem for Amazon Simple Systems Manager (SSM) (Amazon SSM). This gem is part of the AWS SDK for Ruby.
-
aws-sigv4 (1.5.0 - 1.5.2)
gem install aws-sigv4 -v "1.5.2"
gem install aws-sigv4 -v "1.5.1"
gem install aws-sigv4 -v "1.5.0"
Amazon Web Services Signature Version 4 signing library. Generates sigv4 signature for HTTP requests.
-
axe-core-api (4.9.1)
gem install axe-core-api -v "4.9.1"
-
axe-core-rspec (4.9.0)
gem install axe-core-rspec -v "4.9.0"
-
axlsx (2.0.1 - 3.0.0.pre)
gem install axlsx --prerelease -v "3.0.0.pre"
gem install axlsx -v "2.0.1"
xlsx spreadsheet generation with charts, images, automated column width, customizable styles and full schema validation. Axlsx helps you create beautiful Office Open XML Spreadsheet documents ( Excel, Google Spreadsheets, Numbers, LibreOffice) without having to understand the entire ECMA specification. Check out the README for some examples of how easy it is. Best of all, you can validate your xlsx file before serialization so you know for sure that anything generated is going to load on your client's machine.
-
axlsx_rails (0.5.2)
gem install axlsx_rails -v "0.5.2"
Axlsx_Rails provides an Axlsx renderer so you can move all your spreadsheet code from your controller into view files. Partials are supported so you can organize any code into reusable chunks (e.g. cover sheets, common styling, etc.) You can use it with acts_as_xlsx, placing the to_xlsx call in a view and adding ':package => xlsx_package' to the parameter list. Now you can keep your controllers thin!
-
azure-storage-blob (2.0.3)
gem install azure-storage-blob -v "2.0.3"
Microsoft Azure Storage Blob Client Library for Ruby
-
azure-storage-common (2.0.4)
gem install azure-storage-common -v "2.0.4"
Microsoft Azure Storage Common Client Library for Ruby
-
babosa (1.0.4)
gem install babosa -v "1.0.4"
A library for creating slugs. Babosa an extraction and improvement of the string code from FriendlyId, intended to help developers create similar libraries or plugins.
-
backports (3.24.0 - 3.25.0)
gem install backports -v "3.25.0"
gem install backports -v "3.24.1"
gem install backports -v "3.24.0"
Essential backports that enable many of the nice features of Ruby for earlier versions.
-
base32 (0.3.2 - 0.3.4)
gem install base32 -v "0.3.4"
gem install base32 -v "0.3.2"
-
base64 (0.1.1 - 0.2.0)
gem install base64 -v "0.2.0"
gem install base64 -v "0.1.1"
Support for encoding and decoding binary data using a Base64 representation.
-
base_convert (6.0.210201)
gem install base_convert -v "6.0.210201"
BaseConvert - Number base conversion. Converts positive integers to different bases: Binary, octal, hexadecimal, decimal, or any arbitrary base. "Out of the box" handling of up to base 95(:print: characters). Allows for arbitrary choice of alphabet(digits).
-
batch-loader (2.0.1)
gem install batch-loader -v "2.0.1"
Powerful tool to avoid N+1 DB or HTTP queries
-
bc-lightstep-ruby (2.4.1)
gem install bc-lightstep-ruby -v "2.4.1"
Gem for lightstep distributed tracing
-
bc-prometheus-ruby (0.5.2)
gem install bc-prometheus-ruby -v "0.5.2"
Simple integration of ruby and puma servers with prometheus
-
bcrypt (3.1.16 - 3.1.18)
gem install bcrypt -v "3.1.18"
gem install bcrypt -v "3.1.16"
bcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD project for hashing passwords. The bcrypt Ruby gem provides a simple wrapper for safely handling passwords.
-
bcrypt_pbkdf (1.1.0)
gem install bcrypt_pbkdf -v "1.1.0"
This gem implements bcrypt_pbkdf (a variant of PBKDF2 with bcrypt-based PRF)
-
benchmark (0.2.0 - 0.2.1)
gem install benchmark -v "0.2.1"
gem install benchmark -v "0.2.0"
a performance benchmarking library
-
benchmark-ips (2.11.0)
gem install benchmark-ips -v "2.11.0"
A iterations per second enhancement to Benchmark.
-
benchmark-malloc (0.2.0)
gem install benchmark-malloc -v "0.2.0"
Trace memory allocations and collect stats.
-
benchmark-memory (0.1.0)
gem install benchmark-memory -v "0.1.0"
Benchmark-style memory profiling for Ruby 2.1+
-
benchmark-perf (0.6.0)
gem install benchmark-perf -v "0.6.0"
Execution time and iteration performance benchmarking
-
benchmark-trend (0.4.0)
gem install benchmark-trend -v "0.4.0"
Benchmark::Trend will help you estimate the computational complexity of Ruby code by running it on inputs increasing in size, measuring their execution times, and then fitting these observations into a model that best predicts how a given Ruby code will scale as a function of growing workload.
-
benchmark_driver (0.16.2)
gem install benchmark_driver -v "0.16.2"
Fully-featured accurate benchmark driver for Ruby
-
better_errors (2.10.1)
gem install better_errors -v "2.10.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.
-
bigcommerce-multitrap (0.1.1)
gem install bigcommerce-multitrap -v "0.1.1"
-
bigdecimal (1.4.4 - 3.1.8)
gem install bigdecimal -v "3.1.8"
gem install bigdecimal -v "3.1.3"
gem install bigdecimal -v "3.1.1"
gem install bigdecimal -v "1.4.4"
This library provides arbitrary-precision decimal floating-point number class.
-
bindata (2.4.11)
gem install bindata -v "2.4.11"
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.
-
binding_ninja (0.2.3)
gem install binding_ninja -v "0.2.3"
pass binding of method caller implicitly
-
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"
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.
-
bootsnap (1.3.1 - 1.16.0)
gem install bootsnap -v "1.16.0"
gem install bootsnap -v "1.13.0"
gem install bootsnap -v "1.4.9"
gem install bootsnap -v "1.4.5"
gem install bootsnap -v "1.3.1"
Boot large ruby/rails apps faster
-
bootstrap (4.3.1)
gem install bootstrap -v "4.3.1"
-
bootstrap-will_paginate (1.0.0)
gem install bootstrap-will_paginate -v "1.0.0"
Hooks into will_paginate to format the html to match Twitter Bootstrap styling. Extension code was originally written by Isaac Bowen (https://gist.github.com/1182136).
-
bootstrap_form (4.2.0)
gem install bootstrap_form -v "4.2.0"
bootstrap_form is a rails form builder that makes it super easy to create beautiful-looking forms using Bootstrap 4
-
breadcrumbs_on_rails (3.0.1)
gem install breadcrumbs_on_rails -v "3.0.1"
BreadcrumbsOnRails is a simple Ruby on Rails plugin for creating and managing a breadcrumb navigation for a Rails project.
-
browser (5.3.1)
gem install browser -v "5.3.1"
Do some browser detection with Ruby.
-
builder (3.1.4 - 3.2.4)
gem install builder -v "3.2.4"
gem install builder -v "3.2.3"
gem install builder -v "3.1.4"
Builder provides a number of builder objects that make creating structured data simple to do. Currently the following builder objects are supported: * XML Markup * XML Events
-
bulk_insert (1.7.0 - 1.8.1)
gem install bulk_insert -v "1.8.1"
gem install bulk_insert -v "1.7.0"
Faster inserts! Insert N records in a single statement.
-
bullet (7.1.2)
gem install bullet -v "7.1.2"
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 (1.17.3 - 2.5.12)
gem install bundler -v "2.5.12"
gem install bundler -v "2.5.11"
gem install bundler -v "2.5.10"
gem install bundler -v "2.4.19"
gem install bundler -v "2.4.15"
Bundler manages an application's dependencies through its entire life, across many machines, systematically and repeatably
-
bundler-audit (0.9.1)
gem install bundler-audit -v "0.9.1"
bundler-audit provides patch-level verification for Bundled apps.
-
bundler-unload (1.0.2)
gem install bundler-unload -v "1.0.2"
-
bunny (2.20.0)
gem install bunny -v "2.20.0"
Easy to use, feature complete Ruby client for RabbitMQ 3.3 and later versions.
-
business_time (0.13.0)
gem install business_time -v "0.13.0"
Have you ever wanted to do things like "6.business_days.from_now" and have weekends and holidays taken into account? Now you can.
-
byebug (11.1.3)
gem install byebug -v "11.1.3"
Byebug 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.
-
cabin (0.9.0)
gem install cabin -v "0.9.0"
This is an experiment to try and make logging more flexible and more consumable. Plain text logs are bullshit, let's emit structured and contextual logs. Metrics, too!
-
cairo (1.17.8)
gem install cairo -v "1.17.8"
Ruby bindings for cairo
-
cairo-gobject (3.4.3 - 4.0.5)
gem install cairo-gobject -v "4.0.5"
gem install cairo-gobject -v "3.5.1"
gem install cairo-gobject -v "3.4.3"
Ruby/CairoGObject is a Ruby binding of cairo-gobject.
-
cancancan (3.3.0)
gem install cancancan -v "3.3.0"
Simple authorization solution for Rails. All permissions are stored in a single location.
-
capybara (3.25.0 - 3.40.0)
gem install capybara -v "3.40.0"
gem install capybara -v "3.36.0"
gem install capybara -v "3.25.0"
Capybara is an integration testing tool for rack based web applications. It simulates how a user would interact with a website
-
capybara-screenshot (1.0.26)
gem install capybara-screenshot -v "1.0.26"
When a Cucumber step fails, it is useful to create a screenshot image and HTML file of the current page
-
caracal (1.4.1)
gem install caracal -v "1.4.1"
Caracal is a pure Ruby Microsoft Word generation library that produces professional quality MSWord documents (docx) using a simple, HTML-style DSL.
-
carrierwave (1.3.2 - 1.3.3)
gem install carrierwave -v "1.3.3"
gem install carrierwave -v "1.3.2"
Upload files in your Ruby applications, map them to a range of ORMs, store them on different backends.
-
cbor (0.5.9.6)
gem 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.
-
centurion (1.10.2)
gem install centurion -v "1.10.2"
-
CFPropertyList (3.0.0 - 3.0.6)
gem install CFPropertyList -v "3.0.6"
gem install CFPropertyList -v "3.0.5"
gem install CFPropertyList -v "3.0.0"
This is a module to read, write and manipulate both binary and XML property lists as defined by apple.
-
cgi (0.3.1 - 0.3.6)
gem install cgi -v "0.3.6"
gem install cgi -v "0.3.1"
Support for the Common Gateway Interface protocol.
-
character_set (1.4.1 - 1.6.0)
gem install character_set -v "1.6.0"
gem install character_set -v "1.4.1"
-
charlock_holmes (0.7.7)
gem install charlock_holmes -v "0.7.7"
charlock_holmes provides binary and text detection as well as text transcoding using libicu
-
chef-cleanroom (1.0.5)
gem install chef-cleanroom -v "1.0.5"
Ruby is an excellent programming language for creating and managing custom DSLs, but how can you securely evaluate a DSL while explicitly controlling the methods exposed to the user? Our good friends instance_eval and instance_exec are great, but they expose all methods - public, protected, and private - to the user. Even worse, they expose the ability to accidentally or intentionally alter the behavior of the system! The cleanroom pattern is a safer, more convenient, Ruby-like approach for limiting the information exposed by a DSL while giving users the ability to write awesome code!
-
chef-config (16.10.17 - 18.2.7)
gem install chef-config -v "18.2.7"
gem install chef-config -v "18.1.29"
gem install chef-config -v "17.10.29"
gem install chef-config -v "17.10.19"
gem install chef-config -v "17.10.0"
-
chef-telemetry (1.1.1)
gem install chef-telemetry -v "1.1.1"
-
chef-utils (16.10.17 - 18.2.7)
gem install chef-utils -v "18.2.7"
gem install chef-utils -v "18.1.29"
gem install chef-utils -v "17.10.29"
gem install chef-utils -v "17.10.19"
gem install chef-utils -v "16.10.17"
-
chef-vault (4.1.10)
gem install chef-vault -v "4.1.10"
Data encryption support for Chef Infra using data bags
-
chef-zero (15.0.11)
gem install chef-zero -v "15.0.11"
Self-contained, easy-setup, fast-start in-memory Chef server for testing and solo setup purposes
-
chefspec (9.3.3)
gem install chefspec -v "9.3.3"
ChefSpec is a unit testing and resource coverage (code coverage) framework for testing Chef cookbooks ChefSpec makes it easy to write examples and get fast feedback on cookbook changes without the need for virtual machines or cloud servers.
-
childprocess (3.0.0)
gem install childprocess -v "3.0.0"
This gem aims at being a simple and reliable solution for controlling external programs running in the background on any Ruby / OS combination.
-
chinese_pinyin (1.0.2)
gem install chinese_pinyin -v "1.0.2"
translate chinese hanzi to pinyin.
-
chingu (0.8.1)
gem install chingu -v "0.8.1"
OpenGL accelerated 2D game framework for Ruby. Builds on Gosu (Ruby/C++) which provides all the core functionality. Chingu adds simple yet powerful game states, prettier input handling, deployment safe asset-handling, a basic re-usable game object and stackable game logic.
-
chipmunk (6.1.3.4)
gem install chipmunk -v "6.1.3.4"
Enhanced ruby bindings for the chipmunk game physics engine.
-
chunky_png (1.3.5 - 1.4.0)
gem install chunky_png -v "1.4.0"
gem install chunky_png -v "1.3.11"
gem install chunky_png -v "1.3.10"
gem install chunky_png -v "1.3.5"
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.
-
citrus (3.0.2)
gem install citrus -v "3.0.2"
Parsing Expressions for Ruby
-
claide (1.1.0)
gem install claide -v "1.1.0"
-
claide-plugins (0.9.2)
gem install claide-plugins -v "0.9.2"
This CLAide plugin shows information about all available CLAide plugins (yes, this is very meta!). This plugin adds the "plugins" subcommand to a binary so that you can list all plugins (registered in the reference JSON hosted at CocoaPods/cocoapods-plugins)
-
clamp (1.0.1)
gem install clamp -v "1.0.1"
Clamp provides an object-model for command-line utilities. It handles parsing of command-line options, and generation of usage help.
-
cld (0.11.0 - 0.13.0)
gem install cld -v "0.13.0"
gem install cld -v "0.12.0"
gem install cld -v "0.11.0"
Compact Language Detection for Ruby
-
climate_control (0.2.0)
gem install climate_control -v "0.2.0"
Modify your ENV
-
closure_tree (7.4.0)
gem install closure_tree -v "7.4.0"
Easily and efficiently make your ActiveRecord model support hierarchies
-
cloudinsight-sdk (0.0.1)
gem install cloudinsight-sdk -v "0.0.1"
Cloud Insight SDK. (http://www.oneapm.com/ci/feature.html)
-
cloudtasker (0.13.0)
gem install cloudtasker -v "0.13.0"
Background jobs for Ruby using Google Cloud Tasks (beta)
-
clutter (4.0.5)
gem install clutter -v "4.0.5"
Ruby/Clutter is a Ruby binding of Clutter.
-
clutter-gdk (4.0.5)
gem install clutter-gdk -v "4.0.5"
Ruby/ClutterGDK is a Ruby binding of GDK specific API of Clutter.
-
clutter-gstreamer (4.0.5)
gem install clutter-gstreamer -v "4.0.5"
Ruby/ClutterGStreamer is a Ruby binding of Clutter-GStreamer.
-
clutter-gtk (4.0.5)
gem install clutter-gtk -v "4.0.5"
Ruby/ClutterGTK is a Ruby binding of Clutter-GTK.
-
cocoapods (1.12.0)
gem install cocoapods -v "1.12.0"
CocoaPods manages library dependencies for your Xcode project. You specify the dependencies for your project in one easy text file. CocoaPods resolves dependencies between libraries, fetches source code for the dependencies, and creates and maintains an Xcode workspace to build your project. Ultimately, the goal is to improve discoverability of, and engagement in, third party open-source libraries, by creating a more centralized ecosystem.
-
cocoapods-core (1.12.0)
gem install cocoapods-core -v "1.12.0"
The CocoaPods-Core gem provides support to work with the models of CocoaPods. It is intended to be used in place of the CocoaPods when the the installation of the dependencies is not needed.
-
cocoapods-deintegrate (1.0.5)
gem install cocoapods-deintegrate -v "1.0.5"
-
cocoapods-downloader (1.6.3)
gem install cocoapods-downloader -v "1.6.3"
-
cocoapods-plugins (1.0.0)
gem install cocoapods-plugins -v "1.0.0"
This CocoaPods plugin shows information about all available CocoaPods plugins (yes, this is very meta!). This CP plugin adds the "pod plugins" command to CocoaPods so that you can list all plugins (registered in the reference JSON hosted at CocoaPods/cocoapods-plugins)
-
cocoapods-search (1.0.1)
gem install cocoapods-search -v "1.0.1"
Search for pods.
-
cocoapods-trunk (1.6.0)
gem install cocoapods-trunk -v "1.6.0"
-
cocoapods-try (1.2.0)
gem install cocoapods-try -v "1.2.0"
-
codemirror-rails (5.16.0)
gem install codemirror-rails -v "5.16.0"
This gem provides CodeMirror assets for your Rails application.
-
coderay (1.1.3)
gem install coderay -v "1.1.3"
Fast and easy syntax highlighting for selected languages, written in Ruby. Comes with RedCloth integration and LOC counter.
-
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.
-
colorator (1.1.0)
gem install colorator -v "1.1.0"
-
colored2 (3.1.2)
gem install colored2 -v "3.1.2"
This is a heavily modified fork of http://github.com/defunkt/colored gem, with many sensible pull requests combined. Since the authors of the original gem no longer support it, this might, perhaps, be considered a good alternative. Simple gem that adds various color methods to String class, and can be used as follows: require 'colored2' puts 'this is red'.red puts 'this is red with a yellow background'.red.on.yellow puts 'this is red with and italic'.red.italic puts 'this is green bold'.green.bold << ' and regular'.green puts 'this is really bold blue on white but reversed'.bold.blue.on.white.reversed puts 'this is regular, but '.red! << 'this is red '.yellow! << ' and yellow.'.no_color! puts ('this is regular, but '.red! do 'this is red '.yellow! do ' and yellow.'.no_color! end end)
-
colorize (0.8.1)
gem install colorize -v "0.8.1"
Extends String class or add a ColorizedString with methods to set text color, background color and text effects.
-
colours (0.6.12 - 0.7.7)
gem install colours -v "0.7.7"
gem install colours -v "0.6.12"
This library is called colours. It unifies colour-related constants and methods, including R,G,B values for colours and the commonly known "HTML colours", such as "slateblue" or "royalblue" and so on. The primary use case for this project is to make commandline-scripts display text on the terminal with colours. For more information about this project, have a look at the online documentation for this gem at the link called "documentation", at the bottom right side of the colours gem homepage: https://www.rubydoc.info/gems/colours/0.7.7
-
commonmarker (0.23.4 - 0.23.8)
gem install commonmarker -v "0.23.8"
gem install commonmarker -v "0.23.6"
gem install commonmarker -v "0.23.4"
A fast, safe, extensible parser for CommonMark. This wraps the official libcmark library.
-
concord (0.1.5)
gem install concord -v "0.1.5"
Helper for object composition
-
concurrent-ruby (1.0.5 - 1.3.3)
gem install concurrent-ruby -v "1.3.3"
gem install concurrent-ruby -v "1.2.3"
gem install concurrent-ruby -v "1.2.2"
gem install concurrent-ruby -v "1.2.0"
gem install concurrent-ruby -v "1.1.10"
Modern concurrency tools including agents, futures, promises, thread pools, actors, supervisors, and more. Inspired by Erlang, Clojure, Go, JavaScript, actors, and classic concurrency patterns.
-
configurability (4.2.0)
gem install configurability -v "4.2.0"
Configurability is a unified, non-intrusive, assume-nothing configuration system for Ruby. It lets you keep the configuration for multiple objects in a single config file, load the file when it's convenient for you, and distribute the configuration when you're ready, sending it everywhere it needs to go with a single action.
-
connection_pool (2.2.2 - 2.4.1)
gem install connection_pool -v "2.4.1"
gem install connection_pool -v "2.3.0"
gem install connection_pool -v "2.2.5"
gem install connection_pool -v "2.2.2"
Generic connection pool for Ruby
-
console (1.23.3 - 1.25.2)
gem install console -v "1.25.2"
gem install console -v "1.23.3"
-
contracts (0.11.0 - 0.16.1)
gem install contracts -v "0.16.1"
gem install contracts -v "0.11.0"
This library provides contracts for Ruby. Contracts let you clearly express how your code behaves, and free you from writing tons of boilerplate, defensive code.
-
cookbook-omnifetch (0.11.1)
gem install cookbook-omnifetch -v "0.11.1"
-
cool.io (1.7.1 - 1.8.0)
gem install cool.io -v "1.8.0"
gem install cool.io -v "1.7.1"
Cool.io provides a high performance event framework for Ruby which uses the libev C library
-
corefoundation (0.3.13)
gem install corefoundation -v "0.3.13"
Ruby wrapper for macOS Core Foundation framework
-
cork (0.3.0)
gem install cork -v "0.3.0"
-
cose (1.0.0 - 1.3.0)
gem install cose -v "1.3.0"
gem install cose -v "1.0.0"
-
countries (3.0.0 - 4.0.1)
gem install countries -v "4.0.1"
gem install countries -v "4.0.0"
gem install countries -v "3.0.0"
All sorts of useful information about every country packaged as pretty little country objects. It includes data from ISO 3166
-
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.
-
creek (2.5.3 - 2.6.2)
gem install creek -v "2.6.2"
gem install creek -v "2.5.3"
A Ruby gem that streams and parses large Excel(xlsx and xlsm) files fast and efficiently.
-
creole (0.5.0)
gem install creole -v "0.5.0"
Creole is a lightweight markup language (http://wikicreole.org/).
-
crystalball (0.7.0)
gem install crystalball -v "0.7.0"
Provides simple way to integrate regression test selection approach to your RSpec test suite
-
css_parser (1.7.1 - 1.17.1)
gem install css_parser -v "1.17.1"
gem install css_parser -v "1.16.0"
gem install css_parser -v "1.14.0"
gem install css_parser -v "1.12.0"
gem install css_parser -v "1.7.1"
A set of classes for parsing CSS in Ruby.
-
csv (3.1.5 - 3.2.6)
gem install csv -v "3.2.6"
gem install csv -v "3.2.2"
gem install csv -v "3.1.9"
gem install csv -v "3.1.5"
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.
-
cvss-suite (3.0.1)
gem install cvss-suite -v "3.0.1"
This Ruby gem helps you to process the vector of the Common Vulnerability Scoring System (https://www.first.org/cvss/specification-document). Besides calculating the Base, Temporal and Environmental Score, you are able to extract the selected option.
-
czmq-ffi-gen (0.16.1)
gem install czmq-ffi-gen -v "0.16.1"
-
cztop (0.14.1)
gem install cztop -v "0.14.1"
-
cztop-reactor (0.9.0)
gem install cztop-reactor -v "0.9.0"
This is an implementation of the Reactor pattern described in [Pattern-Oriented Software Architecture (Volume 2)][POSA2]. It allows an asynchronous application to be described as one or more "reactions" to events, in this case either I/O conditions on a ZMQ socket or a timer expiring. A simple example: # Start a SERVER socket, and print out any messages sent to it reactor = CZTop::Reactor.new socket = CZTop::Socket::SERVER.new socket.bind( 'tcp://0.0.0.0:8' ) reactor.register( socket, :read ) do |event| if event.readable? message = event.socket.receive puts "Read: %p" % [ message.to_a ] end end reactor.start_polling
-
daemons (1.4.1)
gem install daemons -v "1.4.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.
-
danger (8.6.1)
gem install danger -v "8.6.1"
Stop Saying 'You Forgot To…' in Code Review
-
danger-gitlab (8.0.0)
gem install danger-gitlab -v "8.0.0"
Stop Saying 'You Forgot To…' in Code Review with GitLab
-
data_uri (0.1.0)
gem install data_uri -v "0.1.0"
URI class for parsing data URIs
-
database_cleaner-active_record (2.2.0)
gem install database_cleaner-active_record -v "2.2.0"
Strategies for cleaning databases using ActiveRecord. Can be used to ensure a clean state for testing.
-
database_cleaner-core (2.0.0)
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.2.2 - 3.3.4)
gem install date -v "3.3.4"
gem install date -v "3.3.3"
gem install date -v "3.3.1"
gem install date -v "3.2.2"
A subclass of Object includes Comparable module for handling dates.
-
dead_end (4.0.0)
gem install dead_end -v "4.0.0"
When you get an "unexpected end" in your syntax this gem helps you find it
-
debug (1.4.0 - 1.7.0)
gem install debug -v "1.7.0"
gem install debug -v "1.6.1"
gem install debug -v "1.4.0"
Debugging functionality for Ruby. This is completely rewritten debug.rb which was contained by the ancient Ruby versions.
-
debug_inspector (1.1.0)
gem install debug_inspector -v "1.1.0"
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.
-
deckar01-task_list (2.3.2)
gem install deckar01-task_list -v "2.3.2"
Markdown TaskList components
-
declarative (0.0.20)
gem install declarative -v "0.0.20"
DSL for nested generic schemas with inheritance and refining.
-
declarative-option (0.1.0)
gem install declarative-option -v "0.1.0"
Dynamic options.
-
declarative_policy (1.1.0)
gem install declarative_policy -v "1.1.0"
This library provides an authorization framework with a declarative DSL With this library, you can write permission policies that are separate from business logic. This library is in production use at GitLab.com
-
default_value_for (3.4.0)
gem install default_value_for -v "3.4.0"
The default_value_for plugin allows one to define default values for ActiveRecord models in a declarative manner
-
delegate (0.2.0 - 0.3.0)
gem install delegate -v "0.3.0"
gem install delegate -v "0.2.0"
Provides three abilities to delegate method calls to an object.
-
dependabot-core (0.94.13)
gem install dependabot-core -v "0.94.13"
Automated dependency management for Ruby, JavaScript, Python, PHP, Elixir, Rust, Java, .NET, Elm and Go
-
deprecation_toolkit (1.5.1)
gem install deprecation_toolkit -v "1.5.1"
-
derailed_benchmarks (2.1.2)
gem install derailed_benchmarks -v "2.1.2"
Go faster, off the Rails
-
devfile (0.0.26.pre.alpha1)
gem install devfile --prerelease -v "0.0.26.pre.alpha1"
Library used to generate kubernetes manifests from a Devfile.
-
device_detector (0.8.2 - 1.0.0)
gem install device_detector -v "1.0.0"
gem install device_detector -v "0.8.2"
Precise and fast user agent parser and device detector, backed by the largest and most up-to-date agent and device database
-
devise (4.8.1)
gem install devise -v "4.8.1"
Flexible authentication solution for Rails with Warden
-
devise-two-factor (4.0.2)
gem install devise-two-factor -v "4.0.2"
Barebones two-factor authentication with Devise
-
did_you_mean (1.0.0 - 1.6.2)
gem install did_you_mean -v "1.6.2"
gem install did_you_mean -v "1.6.1"
gem install did_you_mean -v "1.0.0"
The gem that has been saving people from typos since 2014.
-
diff-lcs (1.3 - 1.5.0)
gem install diff-lcs -v "1.5.0"
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.
-
diff_match_patch (0.1.0)
gem install diff_match_patch -v "0.1.0"
Ruby implementation of Google diff_match_patch
-
diffy (3.3.0 - 3.4.2)
gem install diffy -v "3.4.2"
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"
gem install digest -v "3.1.0"
Provides a framework for message digest libraries.
-
digest-crc (0.6.4)
gem install digest-crc -v "0.6.4"
Adds support for calculating Cyclic Redundancy Check (CRC) to the Digest module.
-
discordrb-webhooks (3.4.2)
gem install discordrb-webhooks -v "3.4.2"
A client for Discord's webhooks to fit alongside [discordrb](https://rubygems.org/gems/discordrb).
-
dm-core (1.2.1)
gem install dm-core -v "1.2.1"
DataMapper core library
-
dm-do-adapter (1.2.0)
gem install dm-do-adapter -v "1.2.0"
DataObjects Adapter for DataMapper
-
dm-sqlite-adapter (1.2.0)
gem install dm-sqlite-adapter -v "1.2.0"
Sqlite3 Adapter for DataMapper
-
docile (1.4.0)
gem install docile -v "1.4.0"
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.
-
docker-api (1.34.2 - 2.0.0)
gem install docker-api -v "2.0.0"
gem install docker-api -v "1.34.2"
A simple REST client for the Docker Remote API
-
docker_registry2 (1.12.0 - 1.13.0)
gem install docker_registry2 -v "1.13.0"
gem install docker_registry2 -v "1.12.0"
Docker v2 registry HTTP API client with support for token authentication
-
domain_name (0.5.20170404 - 0.5.20190701)
gem install domain_name -v "0.5.20190701"
gem install domain_name -v "0.5.20170404"
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.0.3 - 5.5.4)
gem install doorkeeper -v "5.5.4"
gem install doorkeeper --prerelease -v "5.5.0.rc2"
gem install doorkeeper -v "5.0.3"
Doorkeeper is an OAuth 2 provider for Rails and Grape.
-
doorkeeper-openid_connect (1.7.5 - 1.8.7)
gem install doorkeeper-openid_connect -v "1.8.7"
gem install doorkeeper-openid_connect -v "1.8.3"
gem install doorkeeper-openid_connect -v "1.7.5"
OpenID Connect extension for Doorkeeper.
-
dotenv (2.7.6 - 3.1.4)
gem install dotenv -v "3.1.4"
gem install dotenv -v "3.1.0"
gem install dotenv -v "3.0.2"
gem install dotenv -v "2.8.1"
gem install dotenv -v "2.7.6"
Loads environment variables from `.env`.
-
dotgpg (0.7.0)
gem install dotgpg -v "0.7.0"
Easy management of gpg-encrypted backup files
-
down (5.4.0)
gem install down -v "5.4.0"
-
drb (2.1.0 - 2.2.1)
gem install drb -v "2.2.1"
gem install drb -v "2.1.1"
gem install drb -v "2.1.0"
Distributed object system for Ruby
-
dry-cli (1.0.0)
gem install dry-cli -v "1.0.0"
Common framework to build command line interfaces with Ruby
-
dry-configurable (0.12.0)
gem install dry-configurable -v "0.12.0"
A mixin to add configuration functionality to your classes
-
dry-container (0.7.2)
gem install dry-container -v "0.7.2"
-
dry-core (0.5.0)
gem install dry-core -v "0.5.0"
A toolset of small support modules used throughout the dry-rb ecosystem
-
dry-equalizer (0.3.0)
gem install dry-equalizer -v "0.3.0"
Module to define equality, equivalence and inspection methods
-
dry-inflector (0.2.0)
gem install dry-inflector -v "0.2.0"
String inflections for dry-rb
-
dry-logic (1.1.0 - 1.5.0)
gem install dry-logic -v "1.5.0"
gem install dry-logic -v "1.1.0"
Predicate logic with rule composition
-
dry-types (1.4.0 - 1.7.1)
gem install dry-types -v "1.7.1"
gem install dry-types -v "1.4.0"
Type system for Ruby supporting coercions, constraints and complex types like structs, value objects, enums etc
-
dumb_delegator (1.0.0)
gem install dumb_delegator -v "1.0.0"
Delegator and SimpleDelegator in Ruby's stdlib are useful, but they pull in most of Kernel. This is not appropriate for many uses; for instance, delegation to Rails Models. DumbDelegator, on the other hand, delegates nearly everything to the wrapped object.
-
duo_api (1.3.0)
gem install duo_api -v "1.3.0"
A Ruby implementation of the Duo API.
-
e2mmap (0.1.0)
gem install e2mmap -v "0.1.0"
Module for defining custom exceptions with specific messages.
-
ecma-re-validator (0.3.0)
gem install ecma-re-validator -v "0.3.0"
Validate a regular expression string against what ECMA-262 can actually do.
-
ed25519 (1.3.0)
gem install ed25519 -v "1.3.0"
A Ruby binding to the Ed25519 elliptic curve public-key signature system described in RFC 8032.
-
edn (1.1.1)
gem install edn -v "1.1.1"
'edn implements a reader for Extensible Data Notation by Rich Hickey.'
-
edn_turbo (0.7.4)
gem install edn_turbo -v "0.7.4"
Optimized plugin for parsing EDN files using ragel
-
educode_sales (0.8.9 - 0.9.45)
gem install educode_sales -v "0.9.45"
gem install educode_sales -v "0.9.2"
gem install educode_sales -v "0.8.9"
Description of EducodeSales.
-
eeml (0.0.42)
gem install eeml -v "0.0.42"
Simple little library for programmatically manipulating EEML documents, in particular this library is designed to work with the Pachube web service.
-
ejson (1.0.1)
gem install ejson -v "1.0.1"
Secret management by encrypting values in a JSON hash with a public/private keypair
-
elastic-transport (8.2.0)
gem install elastic-transport -v "8.2.0"
Low level Ruby client for Elastic. See the `elasticsearch` or `elastic-enterprise-search` gems for full integration.
-
elasticsearch (7.2.0 - 8.6.0)
gem install elasticsearch -v "8.6.0"
gem install elasticsearch -v "7.13.3"
gem install elasticsearch -v "7.4.0"
gem install elasticsearch -v "7.3.0"
gem install elasticsearch -v "7.2.0"
Ruby integrations for Elasticsearch (client, API, etc.)
-
elasticsearch-api (7.2.0 - 8.6.0)
gem install elasticsearch-api -v "8.6.0"
gem install elasticsearch-api -v "7.13.3"
gem install elasticsearch-api -v "7.4.0"
gem install elasticsearch-api -v "7.3.0"
gem install elasticsearch-api -v "7.2.0"
Ruby API for Elasticsearch. See the `elasticsearch` gem for full integration.
-
elasticsearch-model (7.2.0 - 7.2.1)
gem install elasticsearch-model -v "7.2.1"
gem install elasticsearch-model -v "7.2.0"
ActiveModel/Record integrations for Elasticsearch.
-
elasticsearch-rails (7.2.1)
gem install elasticsearch-rails -v "7.2.1"
Ruby on Rails integrations for Elasticsearch.
-
elasticsearch-transport (7.2.0 - 7.13.3)
gem install elasticsearch-transport -v "7.13.3"
gem install elasticsearch-transport -v "7.4.0"
gem install elasticsearch-transport -v "7.3.0"
gem install elasticsearch-transport -v "7.2.0"
Ruby client for Elasticsearch. See the `elasticsearch` gem for full integration.
-
em-resolv-replace (1.1.3)
gem install em-resolv-replace -v "1.1.3"
-
em-websocket (0.5.3)
gem install em-websocket -v "0.5.3"
EventMachine based WebSocket server
-
email_reply_parser (0.5.10)
gem install email_reply_parser -v "0.5.10"
EmailReplyParser is a small library to parse plain text email content. This is what GitHub uses to display comments that were created from email replies.
-
email_reply_trimmer (0.1.0 - 0.1.6)
gem install email_reply_trimmer -v "0.1.6"
gem install email_reply_trimmer -v "0.1.0"
EmailReplyTrimmer is a small library to trim replies from plain text email.
-
email_spec (2.2.0)
gem install email_spec -v "2.2.0"
Easily test email in RSpec, Cucumber, and MiniTest
-
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
-
english (0.7.1)
gem install english -v "0.7.1"
Require 'English.rb' to reference global variables with less cryptic names.
-
enum_help (0.0.17 - 0.0.19)
gem install enum_help -v "0.0.19"
gem install enum_help -v "0.0.17"
Help ActiveRecord::Enum feature to work fine with I18n and simple_form.
-
enumerize (2.3.1)
gem install enumerize -v "2.3.1"
Enumerated attributes with I18n and ActiveRecord/Mongoid/MongoMapper support
-
equalizer (0.0.11)
gem install equalizer -v "0.0.11"
Module to define equality, equivalence and inspection methods
-
erb (2.2.3 - 4.0.2)
gem install erb -v "4.0.2"
gem install erb -v "2.2.3"
An easy to use but powerful templating system for Ruby.
-
erubi (1.7.1 - 1.12.0)
gem install erubi -v "1.12.0"
gem install erubi -v "1.11.0"
gem install erubi -v "1.9.0"
gem install erubi -v "1.7.1"
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
-
escape (0.0.4)
gem install escape -v "0.0.4"
...
-
escape_utils (1.2.2)
gem install escape_utils -v "1.2.2"
Quickly perform HTML, URL, URI and Javascript escaping/unescaping
-
et-orbi (1.2.7)
gem install et-orbi -v "1.2.7"
Time zones for fugit and rufus-scheduler. Urbi et Orbi.
-
etc (1.3.0 - 1.4.2)
gem install etc -v "1.4.2"
gem install etc -v "1.3.0"
Provides access to information typically stored in UNIX /etc directory.
-
etcdv3 (0.11.5)
gem install etcdv3 -v "0.11.5"
Etcd v3 Ruby Client
-
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.0.9.1 - 1.2.7)
gem install eventmachine -v "1.2.7"
gem install eventmachine -v "1.0.9.1"
EventMachine implements a fast, single-threaded engine for arbitrary network communications. It's extremely easy to use in Ruby. EventMachine wraps all interactions with IP sockets, allowing programs to concentrate on the implementation of network protocols. It can be used to create both network servers and clients. To create a server or client, a Ruby program only needs to specify the IP address and port, and provide a Module that implements the communications protocol. Implementations of several standard network protocols are provided with the package, primarily to serve as examples. The real goal of EventMachine is to enable programs to easily interface with other programs using TCP/IP, especially if custom protocols are required.
-
eventmachine-tail (0.6.5)
gem install eventmachine-tail -v "0.6.5"
Add file 'tail' implemented with EventMachine. Also includes a 'glob watch' class for watching a directory pattern for new matches, like /var/log/*.log
-
excavate (0.3.3)
gem install excavate -v "0.3.3"
Extract nested archives with a single command.
-
exception-track (1.1.0)
gem install exception-track -v "1.1.0"
Tracking exceptions for Rails application store them in database by exception_notification gem.
-
exception_notification (4.4.3 - 4.5.0)
gem install exception_notification -v "4.5.0"
gem install exception_notification -v "4.4.3"
-
excon (0.76.0 - 0.99.0)
gem install excon -v "0.99.0"
gem install excon -v "0.95.0"
gem install excon -v "0.90.0"
gem install excon -v "0.76.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.
-
executable-hooks (1.6.0 - 1.7.1)
gem install executable-hooks -v "1.7.1"
gem install executable-hooks -v "1.6.1"
gem install executable-hooks -v "1.6.0"
-
expression_parser (0.9.0)
gem install expression_parser -v "0.9.0"
math parser
-
ext_monitor (0.1.2)
gem install ext_monitor -v "0.1.2"
faster MonitorMixin implementation with C extension which is introduced in Ruby 2.7
-
extended_email_reply_parser (0.5.1)
gem install extended_email_reply_parser -v "0.5.1"
-
extract_ttc (0.3.3)
gem install extract_ttc -v "0.3.3"
Extract font collection to separate font files
-
eyes_core (4.5.5)
gem install eyes_core -v "4.5.5"
Don't use it directly, take a look at eyes_selenium, eyes_images or eyes_calabash gems instead.
-
eyes_universal (3.2.2)
gem install eyes_universal -v "3.2.2"
eyes-universal binaries for writing Applitools tests
-
factory_bot (5.0.2 - 6.4.5)
gem install factory_bot -v "6.4.5"
gem install factory_bot -v "6.2.1"
gem install factory_bot -v "5.0.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 (6.4.3)
gem install factory_bot_rails -v "6.4.3"
factory_bot_rails provides integration between factory_bot and rails 5.0 or newer
-
fantaskspec (1.2.0)
gem install fantaskspec -v "1.2.0"
Makes it easy to test your Rake tasks with RSpec.
-
faraday (0.15.4 - 2.7.10)
gem install faraday -v "2.7.10"
gem install faraday -v "2.7.4"
gem install faraday -v "2.7.2"
gem install faraday -v "2.7.1"
gem install faraday -v "2.6.0"
-
faraday-cookie_jar (0.0.7)
gem install faraday-cookie_jar -v "0.0.7"
Cookie jar middleware for Faraday
-
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.4.1)
gem install faraday-http-cache -v "2.4.1"
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.0 - 1.0.4)
gem install faraday-multipart -v "1.0.4"
gem install faraday-multipart -v "1.0.0"
Perform multipart-post requests using Faraday.
-
faraday-net_http (1.0.1 - 3.0.2)
gem install faraday-net_http -v "3.0.2"
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.2.0)
gem install faraday-net_http_persistent -v "1.2.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 - 2.0.0)
gem install faraday-retry -v "2.0.0"
gem install faraday-retry -v "1.0.3"
Catches exceptions and retries each request a limited number of times.
-
faraday_middleware (1.2.0)
gem install faraday_middleware -v "1.2.0"
-
faraday_middleware-aws-sigv4 (0.3.0)
gem install faraday_middleware-aws-sigv4 -v "0.3.0"
Faraday middleware for AWS Signature Version 4 using aws-sigv4.
-
faraday_middleware-multi_json (0.0.6)
gem install faraday_middleware-multi_json -v "0.0.6"
Faraday response parser using MultiJson
-
fast_blank (1.0.0)
gem install fast_blank -v "1.0.0"
Provides a C-optimized method for determining if a string is blank
-
fast_gettext (2.1.0 - 2.3.0)
gem install fast_gettext -v "2.3.0"
gem install fast_gettext -v "2.1.0"
-
fauxhai-ng (8.7.0)
gem install fauxhai-ng -v "8.7.0"
Easily mock out ohai data
-
fcntl (1.0.1 - 1.0.2)
gem install fcntl -v "1.0.2"
gem install fcntl -v "1.0.1"
Loads constants defined in the OS fcntl.h C header file
-
ffi (1.10.0 - 1.17.0)
gem install ffi -v "1.17.0"
gem install ffi -v "1.16.3"
gem install ffi -v "1.15.5"
gem install ffi -v "1.15.4"
gem install ffi -v "1.13.1"
Ruby FFI library
-
ffi-compiler (1.0.1)
gem install ffi-compiler -v "1.0.1"
Ruby FFI library
-
ffi-compiler2 (2.0.1)
gem install ffi-compiler2 -v "2.0.1"
Ruby FFI library
-
ffi-libarchive (1.1.3)
gem install ffi-libarchive -v "1.1.3"
A Ruby FFI binding to libarchive.
-
ffi-libarchive-binary (0.3.0)
gem install ffi-libarchive-binary -v "0.3.0"
Contains pre-compiled and install-time-compiled binaries for ffi-libarchive
-
ffi-rzmq (2.0.7)
gem install ffi-rzmq -v "2.0.7"
This gem wraps the ZeroMQ networking library using the ruby FFI (foreign function interface). It's a pure ruby wrapper so this gem can be loaded and run by any ruby runtime that supports FFI. That's all of the major ones - MRI, Rubinius and JRuby.
-
ffi-rzmq-core (1.0.7)
gem install ffi-rzmq-core -v "1.0.7"
This gem provides only the FFI wrapper for the ZeroMQ (0mq) networking library. Project can be used by any other zeromq gems that want to provide their own high-level Ruby API.
-
ffi-yajl (2.3.4 - 2.4.0)
gem install ffi-yajl -v "2.4.0"
gem install ffi-yajl -v "2.3.4"
Ruby FFI wrapper around YAJL 2.x
-
fiber-annotation (0.2.0)
gem install fiber-annotation -v "0.2.0"
-
fiber-local (1.0.0 - 1.1.0)
gem install fiber-local -v "1.1.0"
gem install fiber-local -v "1.0.0"
-
fiber-storage (0.1.0)
gem install fiber-storage -v "0.1.0"
-
fiddle (1.1.0 - 1.1.1)
gem install fiddle -v "1.1.1"
gem install fiddle -v "1.1.0"
A libffi wrapper for Ruby.
-
file-tail (1.2.0)
gem install file-tail -v "1.2.0"
Library to tail files in Ruby
-
fileutils (1.6.0 - 1.7.0)
gem install fileutils -v "1.7.0"
gem install fileutils -v "1.6.0"
Several file utility methods for copying, moving, removing, etc.
-
find (0.1.1)
gem install find -v "0.1.1"
This module supports top-down traversal of a set of file paths.
-
flipper (0.25.0 - 0.26.2)
gem install flipper -v "0.26.2"
gem install flipper -v "0.25.0"
-
flipper-active_record (0.25.0 - 0.26.2)
gem install flipper-active_record -v "0.26.2"
gem install flipper-active_record -v "0.25.4"
gem install flipper-active_record -v "0.25.0"
-
flipper-active_support_cache_store (0.25.0 - 0.26.2)
gem install flipper-active_support_cache_store -v "0.26.2"
gem install flipper-active_support_cache_store -v "0.25.4"
gem install flipper-active_support_cache_store -v "0.25.0"
-
flowdock (0.7.1)
gem install flowdock -v "0.7.1"
-
fluent-config-regexp-type (1.0.0)
gem install fluent-config-regexp-type -v "1.0.0"
The compatibility monkey patch to use regexp type
-
fluent-plugin-amqp (0.14.0)
gem install fluent-plugin-amqp -v "0.14.0"
AMQP input/output plugin for fluentd
-
fluent-plugin-gcloud-pubsub-custom (1.6.0)
gem install fluent-plugin-gcloud-pubsub-custom -v "1.6.0"
Google Cloud Pub/Sub input/output plugin for Fluentd event collector
-
fluent-plugin-google-cloud (0.6.25.1)
gem install fluent-plugin-google-cloud -v "0.6.25.1"
Fluentd plugins for the Stackdriver Logging API, which will make logs viewable in the Stackdriver Logs Viewer and can optionally store them in Google Cloud Storage and/or BigQuery. This is an official Google Ruby gem.
-
fluent-plugin-rewrite-tag-filter (2.4.0)
gem install fluent-plugin-rewrite-tag-filter -v "2.4.0"
-
fluentd (0.14.3 - 1.16.5)
gem install fluentd -v "1.16.5"
gem install fluentd -v "1.15.3"
gem install fluentd -v "1.13.3"
gem install fluentd -v "0.14.3"
Fluentd is an open source data collector designed to scale and simplify log management. It can collect, process and ship many kinds of data in near real-time.
-
fog-aliyun (0.3.3 - 0.4.0)
gem install fog-aliyun -v "0.4.0"
gem install fog-aliyun -v "0.3.3"
As a FOG provider, fog-aliyun support aliyun OSS/ECS. It will support more aliyun services later.
-
fog-aws (3.15.0 - 3.18.0)
gem install fog-aws -v "3.18.0"
gem install fog-aws -v "3.15.0"
This library can be used as a module for `fog` or as standalone provider to use the Amazon Web Services in applications..
-
fog-core (2.1.0)
gem install fog-core -v "2.1.0"
Shared classes and tests for fog providers and services.
-
fog-google (1.19.0)
gem install fog-google -v "1.19.0"
This library can be used as a module for `fog` or as standalone provider to use the Google Cloud in applications.
-
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-local (0.8.0)
gem install fog-local -v "0.8.0"
This library can be used as a module for `fog` or as standalone provider to use local filesystem storage.
-
fog-openstack (1.0.8)
gem install fog-openstack -v "1.0.8"
OpenStack fog provider gem.
-
fog-rackspace (0.1.1)
gem install fog-rackspace -v "0.1.1"
Rackspace provider gem for Fog
-
fog-xml (0.1.3 - 0.1.4)
gem install fog-xml -v "0.1.4"
gem install fog-xml -v "0.1.3"
Extraction of the XML parsing tools shared between a number of providers in the 'fog' gem
-
font-awesome-sass (4.7.0)
gem install font-awesome-sass -v "4.7.0"
Font-Awesome SASS gem for use in Ruby projects
-
fontist (1.14.5)
gem install fontist -v "1.14.5"
Install openly-licensed fonts on Windows, Linux and Mac!
-
formatador (0.2.5 - 1.1.0)
gem install formatador -v "1.1.0"
gem install formatador -v "0.2.5"
STDOUT text formatting
-
forwardable (1.3.2 - 1.3.3)
gem install forwardable -v "1.3.3"
gem install forwardable -v "1.3.2"
Provides delegation of specified methods to a designated object.
-
forwardable-extended (2.6.0)
gem install forwardable-extended -v "2.6.0"
Forwardable with hash, and instance variable extensions.
-
fourflusher (2.3.1)
gem install fourflusher -v "2.3.1"
-
fpm (1.10.2 - 1.15.1)
gem install fpm -v "1.15.1"
gem install fpm -v "1.10.2"
Convert directories, rpms, python eggs, rubygems, and more to rpms, debs, solaris packages and more. Win at package management without wasting pointless hours debugging bad rpm specs!
-
fugit (1.2.3 - 1.8.1)
gem install fugit -v "1.8.1"
gem install fugit -v "1.8.0"
gem install fugit -v "1.2.3"
Time tools for flor and the floraison project. Cron parsing and occurrence computing. Timestamps and more.
-
fuubar (2.2.0)
gem install fuubar -v "2.2.0"
the instafailing RSpec progress bar formatter
-
fuzzy_match (2.0.4)
gem install fuzzy_match -v "2.0.4"
Find a needle in a haystack using string similarity and (optionally) regexp rules. Replaces loose_tight_dictionary.
-
fuzzyurl (0.9.0)
gem install fuzzyurl -v "0.9.0"
-
gapic-common (0.9.0 - 0.18.0)
gem install gapic-common -v "0.18.0"
gem install gapic-common -v "0.16.0"
gem install gapic-common -v "0.15.1"
gem install gapic-common -v "0.9.0"
-
gdk-toogle (0.9.5)
gem install gdk-toogle -v "0.9.5"
Toogle is a Rails engine to toggle feature flags in GitLab development environments.
-
gdk3 (3.4.3 - 4.0.5)
gem install gdk3 -v "4.0.5"
gem install gdk3 -v "3.5.1"
gem install gdk3 -v "3.4.3"
Ruby/GDK3 is a Ruby binding of GDK-3.x.
-
gdk_pixbuf2 (3.4.3 - 4.0.5)
gem install gdk_pixbuf2 -v "4.0.5"
gem install gdk_pixbuf2 -v "3.5.1"
gem install gdk_pixbuf2 -v "3.4.3"
Ruby/GdkPixbuf2 is a Ruby binding of GdkPixbuf-2.x.
-
gem-wrappers (1.4.0)
gem install gem-wrappers -v "1.4.0"
-
geminabox (2.1.0)
gem install geminabox -v "2.1.0"
A private gem hosting and/or caching app, with client side gem push style functionality. Web UI is provided.
-
gemojione (3.3.0)
gem install gemojione -v "3.3.0"
A gem for EmojiOne
-
gems (1.2.0)
gem install gems -v "1.2.0"
Ruby wrapper for the RubyGems.org API
-
get_process_mem (0.2.7)
gem install get_process_mem -v "0.2.7"
Get memory usage of a process in Ruby
-
getoptlong (0.1.1 - 0.2.0)
gem install getoptlong -v "0.2.0"
gem install getoptlong -v "0.1.1"
GetoptLong for Ruby
-
gettext (3.3.6 - 3.4.9)
gem install gettext -v "3.4.9"
gem install gettext -v "3.4.3"
gem install gettext -v "3.3.6"
Gettext is a GNU gettext-like program for Ruby. The catalog file(po-file) is same format with GNU gettext. So you can use GNU gettext tools for maintaining.
-
gettext_i18n_rails (1.8.0)
gem install gettext_i18n_rails -v "1.8.0"
-
gettext_i18n_rails_js (1.3.0)
gem install gettext_i18n_rails_js -v "1.3.0"
It will find translations inside your .js and .coffee files, then it will create JSON versions of your .PO files and will let you serve them with the rest of your assets, thus letting you access all your translations offline from client side javascript.
-
gh_inspector (1.1.3)
gem install gh_inspector -v "1.1.3"
Search through GitHub issues for your project for existing issues about a Ruby Error.
-
gio2 (3.4.3 - 4.0.5)
gem install gio2 -v "4.0.5"
gem install gio2 -v "3.5.1"
gem install gio2 -v "3.4.3"
Ruby/GIO2 provide Ruby binding to a VFS API and useful APIs for desktop applications (such as networking and D-Bus support).
-
git (1.11.0 - 1.13.2)
gem install git -v "1.13.2"
gem install git -v "1.13.1"
gem install git -v "1.13.0"
gem install git -v "1.11.0"
The Git Gem provides an API that can be used to create, read, and manipulate Git repositories by wrapping system calls to the `git` binary. The API can be used for working with Git in complex interactions including branching and merging, object inspection and manipulation, history, patch generation and more.
-
gitaly (15.5.0 - 17.2.0)
gem install gitaly -v "17.2.0"
gem install gitaly --prerelease -v "15.9.0.pre.rc3"
gem install gitaly -v "15.5.0"
Auto-generated gRPC client for gitaly. To publish new versions see https://gitlab.com/gitlab-org/gitaly/-/blob/master/doc/PROCESS.md#publishing-the-ruby-gem.
-
github-linguist (7.20.0)
gem install github-linguist -v "7.20.0"
We use this library at GitHub to detect blob languages, highlight code, ignore binary files, suppress generated files in diffs, and generate language breakdown graphs.
-
github-markup (1.7.0)
gem install github-markup -v "1.7.0"
This gem is used by GitHub to render any fancy markup such as Markdown, Textile, Org-Mode, etc. Fork it and add your own!
-
gitlab (4.16.1 - 4.19.0)
gem install gitlab -v "4.19.0"
gem install gitlab -v "4.16.1"
Ruby client and CLI for GitLab API
-
gitlab-chronic (0.10.5)
gem install gitlab-chronic -v "0.10.5"
Chronic is a natural language date/time parser written in pure Ruby.
-
gitlab-dangerfiles (3.5.0 - 3.8.0)
gem install gitlab-dangerfiles -v "3.8.0"
gem install gitlab-dangerfiles -v "3.6.2"
gem install gitlab-dangerfiles -v "3.5.0"
This gem provides common Dangerfile and plugins for GitLab projects.
-
gitlab-experiment (0.7.1 - 0.9.1)
gem install gitlab-experiment -v "0.9.1"
gem install gitlab-experiment -v "0.7.1"
-
gitlab-exporter (12.0.1)
gem install gitlab-exporter -v "12.0.1"
GitLab metrics exporter to use with prometheus
-
gitlab-flowdock-git-hook (1.0.1)
gem install gitlab-flowdock-git-hook -v "1.0.1"
-
gitlab-fog-azure-rm (1.4.0 - 1.7.0)
gem install gitlab-fog-azure-rm -v "1.7.0"
gem install gitlab-fog-azure-rm -v "1.4.0"
This is a stripped-down fork of fog-azure-rm that enables Azure Blob Storage to be used with CarrierWave and Fog.
-
gitlab-glfm-markdown (0.0.17)
gem install gitlab-glfm-markdown -v "0.0.17"
Markdown processing for GitLab Flavored Markdown
-
gitlab-gollum-rugged_adapter (0.4.4.4.gitlab.1)
gem install gitlab-gollum-rugged_adapter --prerelease -v "0.4.4.4.gitlab.1"
Adapter for Gollum to use Rugged (libgit2) at the backend.
-
gitlab-grit (2.8.2 - 2.8.3)
gem install gitlab-grit -v "2.8.3"
gem install gitlab-grit -v "2.8.2"
Grit is a Ruby library for extracting information from a git repository in an object oriented manner. GitLab fork
-
gitlab-labkit (0.28.0 - 0.36.0)
gem install gitlab-labkit -v "0.36.0"
gem install gitlab-labkit -v "0.31.1"
gem install gitlab-labkit -v "0.28.0"
-
gitlab-license (2.2.1)
gem install gitlab-license -v "2.2.1"
-
gitlab-license_finder (6.14.2.1)
gem install gitlab-license_finder -v "6.14.2.1"
LicenseFinder works with your package managers to find dependencies, detect the licenses of the packages in them, compare those licenses against a user-defined list of permitted licenses, and give you an actionable exception report.
-
gitlab-mail_room (0.0.9 - 0.0.24)
gem install gitlab-mail_room -v "0.0.24"
gem install gitlab-mail_room -v "0.0.23"
gem install gitlab-mail_room -v "0.0.20"
gem install gitlab-mail_room -v "0.0.9"
mail_room will proxy email (gmail) from IMAP to a delivery method
-
gitlab-markup (1.7.1 - 1.9.0)
gem install gitlab-markup -v "1.9.0"
gem install gitlab-markup -v "1.8.1"
gem install gitlab-markup -v "1.7.1"
This gem is used by GitLab to render any non Markdown markup
-
gitlab-net-dns (0.9.1 - 0.9.2)
gem install gitlab-net-dns -v "0.9.2"
gem install gitlab-net-dns -v "0.9.1"
Net::DNS is a pure Ruby DNS library, with a clean OO interface and an extensible API.
-
gitlab-omniauth-openid-connect (0.10.0)
gem install gitlab-omniauth-openid-connect -v "0.10.0"
OpenID Connect Strategy for OmniAuth.
-
gitlab-pg_query (2.0.4)
gem install gitlab-pg_query -v "2.0.4"
Parses SQL queries using a copy of the PostgreSQL server query parser
-
gitlab-sidekiq-fetcher (0.9.0)
gem install gitlab-sidekiq-fetcher -v "0.9.0"
Redis reliable queue pattern implemented in Sidekiq
-
gitlab-styles (9.0.0 - 12.0.1)
gem install gitlab-styles -v "12.0.1"
gem install gitlab-styles -v "9.0.0"
-
gitlab_chronic_duration (0.10.6.2)
gem install gitlab_chronic_duration -v "0.10.6.2"
A simple Ruby natural language parser for elapsed time. (For example, 4 hours and 30 minutes, 6 minutes 4 seconds, 3 days, etc.) Returns all results in seconds. Will return an integer unless you get tricky and need a float. (4 minutes and 13.47 seconds, for example.) The reverse can also be performed via the output method.
-
gitlab_omniauth-ldap (2.2.0)
gem install gitlab_omniauth-ldap -v "2.2.0"
A LDAP strategy for OmniAuth.
-
gitlab_quality-test_tooling (1.33.0)
gem install gitlab_quality-test_tooling -v "1.33.0"
A collection of test-related tools.
-
gitstats (0.0.2)
gem install gitstats -v "0.0.2"
Show git statistics using blame. More metrics are coming.
-
gli (2.21.0)
gem install gli -v "2.21.0"
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
-
glib2 (3.4.3 - 4.0.5)
gem install glib2 -v "4.0.5"
gem install glib2 -v "3.5.1"
gem install glib2 -v "3.4.3"
Ruby/GLib2 provides base features for GLib2 based bindings and many useful utility features.
-
globalid (0.4.1 - 1.1.0)
gem install globalid -v "1.1.0"
gem install globalid -v "1.0.0"
gem install globalid -v "0.4.2"
gem install globalid -v "0.4.1"
URIs for your models makes it easy to pass references around.
-
gmsc (0.0.1)
gem install gmsc -v "0.0.1"
Converts a gRPC metadata to a Hash which can be safely converted to JSON.
-
gobject-introspection (3.4.3 - 4.0.5)
gem install gobject-introspection -v "4.0.5"
gem install gobject-introspection -v "3.5.1"
gem install gobject-introspection -v "3.4.3"
Ruby/GObjectIntrospection provides bindings of GObject Introspection and a loader module that can generate dynamically Ruby bindings of any GObject C libraries
-
gollum-grit_adapter (1.0.1)
gem install gollum-grit_adapter -v "1.0.1"
Adapter for Gollum to use Grit at the backend.
-
gollum-lib (4.2.10)
gem install gollum-lib -v "4.2.10"
A simple, Git-powered wiki with a sweet API and local frontend.
-
gollum_rails (3.0.0)
gem install gollum_rails -v "3.0.0"
include Gollum into Rails with ease
-
gon (6.4.0)
gem install gon -v "6.4.0"
If you need to send some data to your js files and you don't want to do this with long way trough views and parsing - use this force!
-
google-api-client (0.53.0)
gem install google-api-client -v "0.53.0"
-
google-apis-androidpublisher_v3 (0.34.0)
gem install google-apis-androidpublisher_v3 -v "0.34.0"
This is the simple REST client for Google Play Android Developer API V3. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Google Play Android Developer API, but note that some services may provide a separate modern client that is easier to use.
-
google-apis-bigquery_v2 (0.43.0)
gem install google-apis-bigquery_v2 -v "0.43.0"
This is the simple REST client for BigQuery API V2. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the BigQuery API, but note that some services may provide a separate modern client that is easier to use.
-
google-apis-cloudbilling_v1 (0.21.0)
gem install google-apis-cloudbilling_v1 -v "0.21.0"
This is the simple REST client for Cloud Billing API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Cloud Billing API, but note that some services may provide a separate modern client that is easier to use.
-
google-apis-cloudresourcemanager_v1 (0.31.0)
gem install google-apis-cloudresourcemanager_v1 -v "0.31.0"
This is the simple REST client for Cloud Resource Manager API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Cloud Resource Manager API, but note that some services may provide a separate modern client that is easier to use.
-
google-apis-compute_v1 (0.53.0 - 0.57.0)
gem install google-apis-compute_v1 -v "0.57.0"
gem install google-apis-compute_v1 -v "0.53.0"
This is the simple REST client for Compute Engine API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Compute Engine API, but note that some services may provide a separate modern client that is easier to use.
-
google-apis-container_v1 (0.43.0)
gem install google-apis-container_v1 -v "0.43.0"
This is the simple REST client for Kubernetes Engine API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Kubernetes Engine API, but note that some services may provide a separate modern client that is easier to use.
-
google-apis-container_v1beta1 (0.43.0)
gem install google-apis-container_v1beta1 -v "0.43.0"
This is the simple REST client for Kubernetes Engine API V1beta1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Kubernetes Engine API, but note that some services may provide a separate modern client that is easier to use.
-
google-apis-core (0.9.1 - 0.10.0)
gem install google-apis-core -v "0.10.0"
gem install google-apis-core -v "0.9.2"
gem install google-apis-core -v "0.9.1"
-
google-apis-discovery_v1 (0.12.0 - 0.13.0)
gem install google-apis-discovery_v1 -v "0.13.0"
gem install google-apis-discovery_v1 -v "0.12.0"
This is the simple REST client for API Discovery Service V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the API Discovery Service, but note that some services may provide a separate modern client that is easier to use.
-
google-apis-dns_v1 (0.28.0 - 0.30.0)
gem install google-apis-dns_v1 -v "0.30.0"
gem install google-apis-dns_v1 -v "0.29.0"
gem install google-apis-dns_v1 -v "0.28.0"
This is the simple REST client for Cloud DNS API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Cloud DNS API, but note that some services may provide a separate modern client that is easier to use.
-
google-apis-generator (0.11.0)
gem install google-apis-generator -v "0.11.0"
-
google-apis-iam_v1 (0.36.0)
gem install google-apis-iam_v1 -v "0.36.0"
This is the simple REST client for Identity and Access Management (IAM) API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Identity and Access Management (IAM) API, but note that some services may provide a separate modern client that is easier to use.
-
google-apis-iamcredentials_v1 (0.15.0 - 0.16.0)
gem install google-apis-iamcredentials_v1 -v "0.16.0"
gem install google-apis-iamcredentials_v1 -v "0.15.0"
This is the simple REST client for IAM Service Account Credentials API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the IAM Service Account Credentials API, but note that some services may provide a separate modern client that is easier to use.
-
google-apis-monitoring_v3 (0.37.0 - 0.41.0)
gem install google-apis-monitoring_v3 -v "0.41.0"
gem install google-apis-monitoring_v3 -v "0.37.0"
This is the simple REST client for Cloud Monitoring API V3. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Cloud Monitoring API, but note that some services may provide a separate modern client that is easier to use.
-
google-apis-pubsub_v1 (0.30.0 - 0.33.0)
gem install google-apis-pubsub_v1 -v "0.33.0"
gem install google-apis-pubsub_v1 -v "0.30.0"
This is the simple REST client for Cloud Pub/Sub API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Cloud Pub/Sub API, but note that some services may provide a separate modern client that is easier to use.
-
google-apis-serviceusage_v1 (0.28.0)
gem install google-apis-serviceusage_v1 -v "0.28.0"
This is the simple REST client for Service Usage API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Service Usage API, but note that some services may provide a separate modern client that is easier to use.
-
google-apis-sqladmin_v1beta4 (0.38.0 - 0.41.0)
gem install google-apis-sqladmin_v1beta4 -v "0.41.0"
gem install google-apis-sqladmin_v1beta4 -v "0.38.0"
This is the simple REST client for Cloud SQL Admin API V1beta4. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Cloud SQL Admin API, but note that some services may provide a separate modern client that is easier to use.
-
google-apis-storage_v1 (0.19.0 - 0.20.0)
gem install google-apis-storage_v1 -v "0.20.0"
gem install google-apis-storage_v1 -v "0.19.0"
This is the simple REST client for Cloud Storage JSON API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Cloud Storage JSON API, but note that some services may provide a separate modern client that is easier to use.
-
google-cloud (0.64.0)
gem install google-cloud -v "0.64.0"
google-cloud is the official library for Google Cloud Platform APIs.
-
google-cloud-artifact_registry-v1 (0.11.0)
gem install google-cloud-artifact_registry-v1 -v "0.11.0"
Artifact Registry stores and manages build artifacts in a scalable and integrated service built on Google infrastructure. Note that google-cloud-artifact_registry-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-artifact_registry instead. See the readme for more details.
-
google-cloud-asset (0.8.1)
gem install google-cloud-asset -v "0.8.1"
google-cloud-asset is the official library for Cloud Asset API.
-
google-cloud-automl (1.2.0)
gem install google-cloud-automl -v "1.2.0"
AutoML makes the power of machine learning available to you even if you have limited knowledge of machine learning. You can use AutoML to build on Google's machine learning capabilities to create your own custom machine learning models that are tailored to your business needs, and then integrate those models into your applications and web sites.
-
google-cloud-automl-v1 (0.5.0)
gem install google-cloud-automl-v1 -v "0.5.0"
AutoML makes the power of machine learning available to you even if you have limited knowledge of machine learning. You can use AutoML to build on Google's machine learning capabilities to create your own custom machine learning models that are tailored to your business needs, and then integrate those models into your applications and web sites. Note that google-cloud-automl-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-automl instead. See the readme for more details.
-
google-cloud-automl-v1beta1 (0.6.0)
gem install google-cloud-automl-v1beta1 -v "0.6.0"
AutoML makes the power of machine learning available to you even if you have limited knowledge of machine learning. You can use AutoML to build on Google's machine learning capabilities to create your own custom machine learning models that are tailored to your business needs, and then integrate those models into your applications and web sites. Note that google-cloud-automl-v1beta1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-automl instead. See the readme for more details.
-
google-cloud-bigquery (1.40.0)
gem install google-cloud-bigquery -v "1.40.0"
google-cloud-bigquery is the official library for Google BigQuery.
-
google-cloud-bigquery-data_transfer (0.9.0 - 1.3.0)
gem install google-cloud-bigquery-data_transfer -v "1.3.0"
gem install google-cloud-bigquery-data_transfer -v "0.9.0"
Schedules queries and transfers external data from SaaS applications to Google BigQuery on a regular basis.
-
google-cloud-bigquery-data_transfer-v1 (0.6.1)
gem install google-cloud-bigquery-data_transfer-v1 -v "0.6.1"
Schedules queries and transfers external data from SaaS applications to Google BigQuery on a regular basis. Note that google-cloud-bigquery-data_transfer-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-bigquery-data_transfer instead. See the readme for more details.
-
google-cloud-bigtable (1.3.0 - 2.7.0)
gem install google-cloud-bigtable -v "2.7.0"
gem install google-cloud-bigtable -v "1.3.0"
google-cloud-bigtable is the official library for Cloud Bigtable API.
-
google-cloud-bigtable-admin-v2 (0.15.0)
gem install google-cloud-bigtable-admin-v2 -v "0.15.0"
Cloud Bigtable is a fully managed, scalable NoSQL database service for large analytical and operational workloads. Note that google-cloud-bigtable-admin-v2 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-bigtable instead. See the readme for more details.
-
google-cloud-bigtable-v2 (0.7.1)
gem install google-cloud-bigtable-v2 -v "0.7.1"
Cloud Bigtable is a fully managed, scalable NoSQL database service for large analytical and operational workloads. Note that google-cloud-bigtable-v2 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-bigtable instead. See the readme for more details.
-
google-cloud-compute-v1 (2.6.0)
gem install google-cloud-compute-v1 -v "2.6.0"
google-cloud-compute-v1 is the official client library for the Google Cloud Compute V1 API.
-
google-cloud-container (0.11.0 - 1.3.0)
gem install google-cloud-container -v "1.3.0"
gem install google-cloud-container -v "0.11.0"
Builds and manages container-based applications, powered by the open source Kubernetes technology.
-
google-cloud-container-v1 (0.14.0)
gem install google-cloud-container-v1 -v "0.14.0"
Builds and manages container-based applications, powered by the open source Kubernetes technology. Note that google-cloud-container-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-container instead. See the readme for more details.
-
google-cloud-container-v1beta1 (0.14.0)
gem install google-cloud-container-v1beta1 -v "0.14.0"
Builds and manages container-based applications, powered by the open source Kubernetes technology. Note that google-cloud-container-v1beta1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-container instead. See the readme for more details.
-
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-dataproc (0.10.0 - 2.1.0)
gem install google-cloud-dataproc -v "2.1.0"
gem install google-cloud-dataproc -v "0.10.0"
Manages Hadoop-based clusters and jobs on Google Cloud Platform.
-
google-cloud-dataproc-v1 (0.14.0)
gem install google-cloud-dataproc-v1 -v "0.14.0"
Manages Hadoop-based clusters and jobs on Google Cloud Platform. Note that google-cloud-dataproc-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-dataproc instead. See the readme for more details.
-
google-cloud-datastore (1.8.2 - 2.3.1)
gem install google-cloud-datastore -v "2.3.1"
gem install google-cloud-datastore -v "1.8.2"
google-cloud-datastore is the official library for Google Cloud Datastore.
-
google-cloud-datastore-v1 (0.7.0)
gem install google-cloud-datastore-v1 -v "0.7.0"
Firestore in Datastore mode is a NoSQL document database built for automatic scaling, high performance, and ease of application development. Note that google-cloud-datastore-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-datastore instead. See the readme for more details.
-
google-cloud-debugger (0.41.0)
gem install google-cloud-debugger -v "0.41.0"
google-cloud-debugger is the official library for Stackdriver Debugger.
-
google-cloud-debugger-v2 (0.4.0)
gem install google-cloud-debugger-v2 -v "0.4.0"
The Cloud Debugger API allows applications to interact with the Google Cloud Debugger backends. It provides two interfaces: the Debugger interface and the Controller interface. The Controller interface allows you to implement an agent that sends state data -- for example, the value of program variables and the call stack -- to Cloud Debugger when the application is running. The Debugger interface allows you to implement a Cloud Debugger client that allows users to set and delete the breakpoints at which the state data is collected, as well as read the data that is captured. Note that google-cloud-debugger-v2 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-debugger instead. See the readme for more details.
-
google-cloud-dialogflow (0.15.0 - 1.5.0)
gem install google-cloud-dialogflow -v "1.5.0"
gem install google-cloud-dialogflow -v "0.15.0"
Dialogflow is an end-to-end, build-once deploy-everywhere development suite for creating conversational interfaces for websites, mobile applications, popular messaging platforms, and IoT devices. You can use it to build interfaces (such as chatbots and conversational IVR) that enable natural and rich interactions between your users and your business. This client is for Dialogflow ES, providing the standard agent type suitable for small and simple agents.
-
google-cloud-dialogflow-v2 (0.20.0)
gem install google-cloud-dialogflow-v2 -v "0.20.0"
Dialogflow is an end-to-end, build-once deploy-everywhere development suite for creating conversational interfaces for websites, mobile applications, popular messaging platforms, and IoT devices. You can use it to build interfaces (such as chatbots and conversational IVR) that enable natural and rich interactions between your users and your business. This client is for Dialogflow ES, providing the standard agent type suitable for small and simple agents. Note that google-cloud-dialogflow-v2 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-dialogflow instead. See the readme for more details.
-
google-cloud-dlp (0.15.0 - 1.3.0)
gem install google-cloud-dlp -v "1.3.0"
gem install google-cloud-dlp -v "0.15.0"
Provides methods for detection of privacy-sensitive fragments in text, images, and Google Cloud Platform storage repositories.
-
google-cloud-dlp-v2 (0.14.0)
gem install google-cloud-dlp-v2 -v "0.14.0"
Provides methods for detection of privacy-sensitive fragments in text, images, and Google Cloud Platform storage repositories. Note that google-cloud-dlp-v2 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-dlp instead. See the readme for more details.
-
google-cloud-dns (0.36.0)
gem install google-cloud-dns -v "0.36.0"
google-cloud-dns is the official library for Google Cloud DNS.
-
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-error_reporting (0.42.2)
gem install google-cloud-error_reporting -v "0.42.2"
google-cloud-error_reporting is the official library for Stackdriver Error Reporting.
-
google-cloud-error_reporting-v1beta1 (0.4.5 - 0.5.0)
gem install google-cloud-error_reporting-v1beta1 -v "0.5.0"
gem install google-cloud-error_reporting-v1beta1 -v "0.4.5"
The Error Reporting API provides a simple endpoint to report errors from your running service, and read access to error groups and their associated errors. Note that google-cloud-error_reporting-v1beta1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-error_reporting instead. See the readme for more details.
-
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-firestore (1.4.4)
gem install google-cloud-firestore -v "1.4.4"
google-cloud-firestore is the official library for Google Cloud Firestore API.
-
google-cloud-kms (1.6.0 - 2.4.0)
gem install google-cloud-kms -v "2.4.0"
gem install google-cloud-kms -v "1.6.0"
Manages keys and performs cryptographic operations in a central cloud service, for direct use by other cloud resources and applications.
-
google-cloud-kms-v1 (0.16.0)
gem install google-cloud-kms-v1 -v "0.16.0"
Manages keys and performs cryptographic operations in a central cloud service, for direct use by other cloud resources and applications. Note that google-cloud-kms-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-kms instead. See the readme for more details.
-
google-cloud-language (0.36.0 - 1.4.0)
gem install google-cloud-language -v "1.4.0"
gem install google-cloud-language -v "0.36.0"
Provides natural language understanding technologies, such as sentiment analysis, entity recognition, entity sentiment analysis, and other text annotations.
-
google-cloud-language-v1 (0.6.0)
gem install google-cloud-language-v1 -v "0.6.0"
Provides natural language understanding technologies, such as sentiment analysis, entity recognition, entity sentiment analysis, and other text annotations. Note that google-cloud-language-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-language instead. See the readme for more details.
-
google-cloud-language-v1beta2 (0.6.0)
gem install google-cloud-language-v1beta2 -v "0.6.0"
Provides natural language understanding technologies, such as sentiment analysis, entity recognition, entity sentiment analysis, and other text annotations. Note that google-cloud-language-v1beta2 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-language instead. See the readme for more details.
-
google-cloud-logging (1.10.9 - 2.3.2)
gem install google-cloud-logging -v "2.3.2"
gem install google-cloud-logging -v "1.10.9"
google-cloud-logging is the official library for Stackdriver Logging.
-
google-cloud-logging-v2 (0.8.1)
gem install google-cloud-logging-v2 -v "0.8.1"
The Cloud Logging API lets you programmatically read and write log entries, set up exclusions, create logs-based metrics, and manage export sinks. Note that google-cloud-logging-v2 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-logging instead. See the readme for more details.
-
google-cloud-monitoring (0.38.0)
gem install google-cloud-monitoring -v "0.38.0"
google-cloud-monitoring is the official library for Cloud Monitoring API.
-
google-cloud-monitoring-dashboard-v1 (0.9.1)
gem install google-cloud-monitoring-dashboard-v1 -v "0.9.1"
Cloud Monitoring collects metrics, events, and metadata from Google Cloud, Amazon Web Services (AWS), hosted uptime probes, and application instrumentation. The Dashboards API manages arrangements of display widgets. Note that google-cloud-monitoring-dashboard-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-monitoring instead. See the readme for more details.
-
google-cloud-monitoring-v3 (0.9.0)
gem install google-cloud-monitoring-v3 -v "0.9.0"
Cloud Monitoring collects metrics, events, and metadata from Google Cloud, Amazon Web Services (AWS), hosted uptime probes, and application instrumentation. Note that google-cloud-monitoring-v3 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-monitoring instead. See the readme for more details.
-
google-cloud-os_login (0.7.0 - 1.3.0)
gem install google-cloud-os_login -v "1.3.0"
gem install google-cloud-os_login -v "0.7.0"
Use OS Login to manage SSH access to your instances using IAM without having to create and manage individual SSH keys. OS Login maintains a consistent Linux user identity across VM instances and is the recommended way to manage many users across multiple instances or projects.
-
google-cloud-os_login-v1 (0.6.0)
gem install google-cloud-os_login-v1 -v "0.6.0"
Use OS Login to manage SSH access to your instances using IAM without having to create and manage individual SSH keys. OS Login maintains a consistent Linux user identity across VM instances and is the recommended way to manage many users across multiple instances or projects. Note that google-cloud-os_login-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-os_login instead. See the readme for more details.
-
google-cloud-os_login-v1beta (0.6.0)
gem install google-cloud-os_login-v1beta -v "0.6.0"
Use OS Login to manage SSH access to your instances using IAM without having to create and manage individual SSH keys. OS Login maintains a consistent Linux user identity across VM instances and is the recommended way to manage many users across multiple instances or projects. Note that google-cloud-os_login-v1beta is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-os_login instead. See the readme for more details.
-
google-cloud-phishing_protection (0.12.0)
gem install google-cloud-phishing_protection -v "0.12.0"
Phishing Protection helps prevent users from accessing phishing sites by identifying various signals associated with malicious content, including the use of your brand assets, classifying malicious content that uses your brand and reporting the unsafe URLs to Google Safe Browsing.
-
google-cloud-phishing_protection-v1beta1 (0.3.5 - 0.4.0)
gem install google-cloud-phishing_protection-v1beta1 -v "0.4.0"
gem install google-cloud-phishing_protection-v1beta1 -v "0.3.5"
Phishing Protection helps prevent users from accessing phishing sites by identifying various signals associated with malicious content, including the use of your brand assets, classifying malicious content that uses your brand and reporting the unsafe URLs to Google Safe Browsing. Note that google-cloud-phishing_protection-v1beta1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-phishing_protection instead. See the readme for more details.
-
google-cloud-profiler-v2 (0.4.0)
gem install google-cloud-profiler-v2 -v "0.4.0"
Cloud Profiler is a statistical, low-overhead profiler that continuously gathers CPU usage and memory-allocation information from your production applications. It attributes that information to the application's source code, helping you identify the parts of the application consuming the most resources, and otherwise illuminating the performance characteristics of the code. Note that google-cloud-profiler-v2 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-profiler instead. See the readme for more details.
-
google-cloud-pubsub (1.10.0 - 2.13.0)
gem install google-cloud-pubsub -v "2.13.0"
gem install google-cloud-pubsub -v "2.3.2"
gem install google-cloud-pubsub -v "1.10.0"
google-cloud-pubsub is the official library for Google Cloud Pub/Sub.
-
google-cloud-pubsub-v1 (0.12.0 - 0.13.0)
gem install google-cloud-pubsub-v1 -v "0.13.0"
gem install google-cloud-pubsub-v1 -v "0.12.0"
Cloud Pub/Sub is a fully-managed real-time messaging service that allows you to send and receive messages between independent applications. Note that google-cloud-pubsub-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-pubsub instead. See the readme for more details.
-
google-cloud-recaptcha_enterprise (0.6.0 - 1.3.0)
gem install google-cloud-recaptcha_enterprise -v "1.3.0"
gem install google-cloud-recaptcha_enterprise -v "0.6.0"
reCAPTCHA Enterprise is a service that protects your site from spam and abuse.
-
google-cloud-recaptcha_enterprise-v1 (0.12.0)
gem install google-cloud-recaptcha_enterprise-v1 -v "0.12.0"
reCAPTCHA Enterprise is a service that protects your site from spam and abuse. Note that google-cloud-recaptcha_enterprise-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-recaptcha_enterprise instead. See the readme for more details.
-
google-cloud-recaptcha_enterprise-v1beta1 (0.6.0)
gem install google-cloud-recaptcha_enterprise-v1beta1 -v "0.6.0"
reCAPTCHA Enterprise is a service that protects your site from spam and abuse. Note that google-cloud-recaptcha_enterprise-v1beta1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-recaptcha_enterprise instead. See the readme for more details.
-
google-cloud-redis (0.8.2 - 1.3.0)
gem install google-cloud-redis -v "1.3.0"
gem install google-cloud-redis -v "0.8.2"
Creates and manages Redis instances on the Google Cloud Platform.
-
google-cloud-redis-v1 (0.8.0)
gem install google-cloud-redis-v1 -v "0.8.0"
Creates and manages Redis instances on the Google Cloud Platform. Note that google-cloud-redis-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-redis instead. See the readme for more details.
-
google-cloud-redis-v1beta1 (0.8.0)
gem install google-cloud-redis-v1beta1 -v "0.8.0"
Creates and manages Redis instances on the Google Cloud Platform. Note that google-cloud-redis-v1beta1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-redis instead. See the readme for more details.
-
google-cloud-resource_manager (0.37.0)
gem install google-cloud-resource_manager -v "0.37.0"
google-cloud-resource_manager is the official library for Google Cloud Resource Manager.
-
google-cloud-scheduler (1.3.1 - 2.3.0)
gem install google-cloud-scheduler -v "2.3.0"
gem install google-cloud-scheduler -v "1.3.1"
Cloud Scheduler is a fully managed enterprise-grade cron job scheduler. It allows you to schedule virtually any job, including batch, big data jobs, cloud infrastructure operations, and more. You can automate everything, including retries in case of failure to reduce manual toil and intervention. Cloud Scheduler even acts as a single pane of glass, allowing you to manage all your automation tasks from one place.
-
google-cloud-scheduler-v1 (0.5.0)
gem install google-cloud-scheduler-v1 -v "0.5.0"
Cloud Scheduler is a fully managed enterprise-grade cron job scheduler. It allows you to schedule virtually any job, including batch, big data jobs, cloud infrastructure operations, and more. You can automate everything, including retries in case of failure to reduce manual toil and intervention. Cloud Scheduler even acts as a single pane of glass, allowing you to manage all your automation tasks from one place. Note that google-cloud-scheduler-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-scheduler instead. See the readme for more details.
-
google-cloud-scheduler-v1beta1 (0.6.0)
gem install google-cloud-scheduler-v1beta1 -v "0.6.0"
Cloud Scheduler is a fully managed enterprise-grade cron job scheduler. It allows you to schedule virtually any job, including batch, big data jobs, cloud infrastructure operations, and more. You can automate everything, including retries in case of failure to reduce manual toil and intervention. Cloud Scheduler even acts as a single pane of glass, allowing you to manage all your automation tasks from one place. Note that google-cloud-scheduler-v1beta1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-scheduler instead. See the readme for more details.
-
google-cloud-secret_manager (1.2.0)
gem install google-cloud-secret_manager -v "1.2.0"
Secret Manager is a secure and convenient storage system for API keys, passwords, certificates, and other sensitive data. Secret Manager provides a central place and single source of truth to manage, access, and audit secrets across Google Cloud.
-
google-cloud-secret_manager-v1 (0.14.0)
gem install google-cloud-secret_manager-v1 -v "0.14.0"
Secret Manager is a secure and convenient storage system for API keys, passwords, certificates, and other sensitive data. Secret Manager provides a central place and single source of truth to manage, access, and audit secrets across Google Cloud. Note that google-cloud-secret_manager-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-secret_manager instead. See the readme for more details.
-
google-cloud-secret_manager-v1beta1 (0.10.0)
gem install google-cloud-secret_manager-v1beta1 -v "0.10.0"
Secret Manager is a secure and convenient storage system for API keys, passwords, certificates, and other sensitive data. Secret Manager provides a central place and single source of truth to manage, access, and audit secrets across Google Cloud. Note that google-cloud-secret_manager-v1beta1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-secret_manager instead. See the readme for more details.
-
google-cloud-security_center (0.10.0 - 1.3.0)
gem install google-cloud-security_center -v "1.3.0"
gem install google-cloud-security_center -v "0.10.0"
Security Command Center API provides access to temporal views of assets and findings within an organization.
-
google-cloud-security_center-v1 (0.25.0)
gem install google-cloud-security_center-v1 -v "0.25.0"
Security Command Center API provides access to temporal views of assets and findings within an organization. Note that google-cloud-security_center-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-security_center instead. See the readme for more details.
-
google-cloud-security_center-v1p1beta1 (0.9.0)
gem install google-cloud-security_center-v1p1beta1 -v "0.9.0"
Security Command Center API provides access to temporal views of assets and findings within an organization. Note that google-cloud-security_center-v1p1beta1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-security_center instead. See the readme for more details.
-
google-cloud-spanner (1.16.2 - 2.16.1)
gem install google-cloud-spanner -v "2.16.1"
gem install google-cloud-spanner -v "1.16.2"
google-cloud-spanner is the official library for Google Cloud Spanner API.
-
google-cloud-spanner-admin-database-v1 (0.11.0)
gem install google-cloud-spanner-admin-database-v1 -v "0.11.0"
Cloud Spanner is a managed, mission-critical, globally consistent and scalable relational database service. Note that google-cloud-spanner-admin-database-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-spanner instead. See the readme for more details.
-
google-cloud-spanner-admin-instance-v1 (0.8.0)
gem install google-cloud-spanner-admin-instance-v1 -v "0.8.0"
Cloud Spanner is a managed, mission-critical, globally consistent and scalable relational database service. Note that google-cloud-spanner-admin-instance-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-spanner instead. See the readme for more details.
-
google-cloud-spanner-v1 (0.13.0)
gem install google-cloud-spanner-v1 -v "0.13.0"
Cloud Spanner is a managed, mission-critical, globally consistent and scalable relational database service. Note that google-cloud-spanner-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-spanner instead. See the readme for more details.
-
google-cloud-speech (0.41.0 - 1.4.0)
gem install google-cloud-speech -v "1.4.0"
gem install google-cloud-speech -v "0.41.0"
Google Speech-to-Text enables developers to convert audio to text by applying powerful neural network models in an easy-to-use API. The API recognizes more than 120 languages and variants to support your global user base. You can enable voice command-and-control, transcribe audio from call centers, and more. It can process real-time streaming or prerecorded audio, using Google's machine learning technology.
-
google-cloud-speech-v1 (0.9.0)
gem install google-cloud-speech-v1 -v "0.9.0"
Google Speech-to-Text enables developers to convert audio to text by applying powerful neural network models in an easy-to-use API. The API recognizes more than 120 languages and variants to support your global user base. You can enable voice command-and-control, transcribe audio from call centers, and more. It can process real-time streaming or prerecorded audio, using Google's machine learning technology. Note that google-cloud-speech-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-speech instead. See the readme for more details.
-
google-cloud-speech-v1p1beta1 (0.14.0)
gem install google-cloud-speech-v1p1beta1 -v "0.14.0"
Google Speech-to-Text enables developers to convert audio to text by applying powerful neural network models in an easy-to-use API. The API recognizes more than 120 languages and variants to support your global user base. You can enable voice command-and-control, transcribe audio from call centers, and more. It can process real-time streaming or prerecorded audio, using Google's machine learning technology. Note that google-cloud-speech-v1p1beta1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-speech instead. See the readme for more details.
-
google-cloud-storage (1.44.0)
gem install google-cloud-storage -v "1.44.0"
google-cloud-storage is the official library for Google Cloud Storage.
-
google-cloud-talent (0.20.0 - 1.2.0)
gem install google-cloud-talent -v "1.2.0"
gem install google-cloud-talent -v "0.20.0"
Transform your job search and candidate matching capabilities with Cloud Talent Solution, designed to support enterprise talent acquisition technology and evolve with your growing needs. This AI solution includes features such as Job Search and Profile Search (Beta) to provide candidates and employers with an enhanced talent acquisition experience.
-
google-cloud-talent-v4 (0.8.1)
gem install google-cloud-talent-v4 -v "0.8.1"
Transform your job search and candidate matching capabilities with Cloud Talent Solution, designed to support enterprise talent acquisition technology and evolve with your growing needs. This AI solution includes features such as Job Search and Profile Search to provide candidates and employers with an enhanced talent acquisition experience. Note that google-cloud-talent-v4 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-talent instead. See the readme for more details.
-
google-cloud-talent-v4beta1 (0.5.0 - 0.6.1)
gem install google-cloud-talent-v4beta1 -v "0.6.1"
gem install google-cloud-talent-v4beta1 -v "0.5.0"
Transform your job search and candidate matching capabilities with Cloud Talent Solution, designed to support enterprise talent acquisition technology and evolve with your growing needs. This AI solution includes features such as Job Search and Profile Search to provide candidates and employers with an enhanced talent acquisition experience. Note that google-cloud-talent-v4beta1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-talent instead. See the readme for more details.
-
google-cloud-tasks (1.1.3 - 2.3.0)
gem install google-cloud-tasks -v "2.3.0"
gem install google-cloud-tasks -v "1.5.1"
gem install google-cloud-tasks -v "1.1.3"
Cloud Tasks is a fully managed service that allows you to manage the execution, dispatch and delivery of a large number of distributed tasks. You can asynchronously perform work outside of a user request. Your tasks can be executed on App Engine or any arbitrary HTTP endpoint.
-
google-cloud-tasks-v2 (0.6.0)
gem install google-cloud-tasks-v2 -v "0.6.0"
Cloud Tasks is a fully managed service that allows you to manage the execution, dispatch and delivery of a large number of distributed tasks. You can asynchronously perform work outside of a user request. Your tasks can be executed on App Engine or any arbitrary HTTP endpoint. Note that google-cloud-tasks-v2 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-tasks instead. See the readme for more details.
-
google-cloud-tasks-v2beta2 (0.7.0)
gem install google-cloud-tasks-v2beta2 -v "0.7.0"
Cloud Tasks is a fully managed service that allows you to manage the execution, dispatch and delivery of a large number of distributed tasks. You can asynchronously perform work outside of a user request. Your tasks can be executed on App Engine or any arbitrary HTTP endpoint. Note that google-cloud-tasks-v2beta2 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-tasks instead. See the readme for more details.
-
google-cloud-tasks-v2beta3 (0.8.0)
gem install google-cloud-tasks-v2beta3 -v "0.8.0"
Cloud Tasks is a fully managed service that allows you to manage the execution, dispatch and delivery of a large number of distributed tasks. You can asynchronously perform work outside of a user request. Your tasks can be executed on App Engine or any arbitrary HTTP endpoint. Note that google-cloud-tasks-v2beta3 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-tasks instead. See the readme for more details.
-
google-cloud-text_to_speech (0.7.0 - 1.4.0)
gem install google-cloud-text_to_speech -v "1.4.0"
gem install google-cloud-text_to_speech -v "0.7.0"
Text-to-Speech converts text or Speech Synthesis Markup Language (SSML) input into audio data of natural human speech.
-
google-cloud-text_to_speech-v1 (0.8.0)
gem install google-cloud-text_to_speech-v1 -v "0.8.0"
Text-to-Speech converts text or Speech Synthesis Markup Language (SSML) input into audio data of natural human speech. Note that google-cloud-text_to_speech-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-text_to_speech instead. See the readme for more details.
-
google-cloud-text_to_speech-v1beta1 (0.9.1)
gem install google-cloud-text_to_speech-v1beta1 -v "0.9.1"
Text-to-Speech converts text or Speech Synthesis Markup Language (SSML) input into audio data of natural human speech. Note that google-cloud-text_to_speech-v1beta1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-text_to_speech instead. See the readme for more details.
-
google-cloud-trace (0.42.1)
gem install google-cloud-trace -v "0.42.1"
google-cloud-trace is the official library for Stackdriver Trace.
-
google-cloud-trace-v1 (0.3.5 - 0.4.0)
gem install google-cloud-trace-v1 -v "0.4.0"
gem install google-cloud-trace-v1 -v "0.3.5"
The Cloud Trace API lets you send and retrieve latency data to and from Cloud Trace. This API provides low-level interfaces for interacting directly with the feature. For some languages, you can use OpenCensus, a set of open source tracing and stats instrumentation libraries that work with multiple backends. Note that google-cloud-trace-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-trace instead. See the readme for more details.
-
google-cloud-trace-v2 (0.3.5 - 0.4.0)
gem install google-cloud-trace-v2 -v "0.4.0"
gem install google-cloud-trace-v2 -v "0.3.5"
The Cloud Trace API lets you send and retrieve latency data to and from Cloud Trace. This API provides low-level interfaces for interacting directly with the feature. For some languages, you can use OpenCensus, a set of open source tracing and stats instrumentation libraries that work with multiple backends. Note that google-cloud-trace-v2 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-trace instead. See the readme for more details.
-
google-cloud-translate (2.3.0 - 3.3.0)
gem install google-cloud-translate -v "3.3.0"
gem install google-cloud-translate -v "2.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.1)
gem install google-cloud-translate-v3 -v "0.5.1"
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-cloud-video_intelligence (2.1.1 - 3.2.0)
gem install google-cloud-video_intelligence -v "3.2.0"
gem install google-cloud-video_intelligence -v "2.1.1"
Detects objects, explicit content, and scene changes in videos. It also specifies the region for annotation and transcribes speech to text. Supports both asynchronous API and streaming API.
-
google-cloud-video_intelligence-v1 (0.7.0)
gem install google-cloud-video_intelligence-v1 -v "0.7.0"
Detects objects, explicit content, and scene changes in videos. It also specifies the region for annotation and transcribes speech to text. Supports both asynchronous API and streaming API. Note that google-cloud-video_intelligence-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-video_intelligence instead. See the readme for more details.
-
google-cloud-video_intelligence-v1beta2 (0.5.0)
gem install google-cloud-video_intelligence-v1beta2 -v "0.5.0"
Detects objects, explicit content, and scene changes in videos. It also specifies the region for annotation and transcribes speech to text. Supports both asynchronous API and streaming API. Note that google-cloud-video_intelligence-v1beta2 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-video_intelligence instead. See the readme for more details.
-
google-cloud-video_intelligence-v1p1beta1 (0.5.0)
gem install google-cloud-video_intelligence-v1p1beta1 -v "0.5.0"
Detects objects, explicit content, and scene changes in videos. It also specifies the region for annotation and transcribes speech to text. Supports both asynchronous API and streaming API. Note that google-cloud-video_intelligence-v1p1beta1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-video_intelligence instead. See the readme for more details.
-
google-cloud-video_intelligence-v1p2beta1 (0.6.0)
gem install google-cloud-video_intelligence-v1p2beta1 -v "0.6.0"
Detects objects, explicit content, and scene changes in videos. It also specifies the region for annotation and transcribes speech to text. Supports both asynchronous API and streaming API. Note that google-cloud-video_intelligence-v1p2beta1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-video_intelligence instead. See the readme for more details.
-
google-cloud-vision (0.38.0)
gem install google-cloud-vision -v "0.38.0"
google-cloud-vision is the official library for Cloud Vision API.
-
google-cloud-vision-v1 (0.9.0)
gem install google-cloud-vision-v1 -v "0.9.0"
Cloud Vision API allows developers to easily integrate vision detection features within applications, including image labeling, face and landmark detection, optical character recognition (OCR), and tagging of explicit content. Note that google-cloud-vision-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-vision instead. See the readme for more details.
-
google-cloud-vision-v1p3beta1 (0.8.0)
gem install google-cloud-vision-v1p3beta1 -v "0.8.0"
Cloud Vision API allows developers to easily integrate vision detection features within applications, including image labeling, face and landmark detection, optical character recognition (OCR), and tagging of explicit content. Note that google-cloud-vision-v1p3beta1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-vision instead. See the readme for more details.
-
google-gax (1.8.2)
gem install google-gax -v "1.8.2"
Google API Extensions
-
google-iam-v1 (0.3.beta.2 - 0.3.0)
gem install google-iam-v1 -v "0.3.0"
gem install google-iam-v1 --prerelease -v "0.3.beta.2"
An add-on interface used by some Google API clients to provide IAM Policy calls. Note that google-iam-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-iam instead. See the readme for more details.
-
google-protobuf (3.21.9 - 4.27.1)
gem install google-protobuf -v "4.27.1"
gem install google-protobuf -v "3.25.3"
gem install google-protobuf -v "3.23.3"
gem install google-protobuf -v "3.23.2"
gem install google-protobuf -v "3.22.3"
Protocol Buffers are Google's data interchange format.
-
googleapis-common-protos (1.3.12 - 1.4.0)
gem install googleapis-common-protos -v "1.4.0"
gem install googleapis-common-protos -v "1.3.12"
Common gRPC and protocol buffer classes used in Google APIs
-
googleapis-common-protos-types (1.3.0 - 1.6.0)
gem install googleapis-common-protos-types -v "1.6.0"
gem install googleapis-common-protos-types -v "1.5.0"
gem install googleapis-common-protos-types -v "1.4.0"
gem install googleapis-common-protos-types -v "1.3.0"
Common protocol buffer types used by Google APIs
-
googleauth (0.17.1 - 1.5.0)
gem install googleauth -v "1.5.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.
-
gosu (0.12.1 - 1.4.4)
gem install gosu -v "1.4.4"
gem install gosu -v "1.4.3"
gem install gosu -v "0.12.1"
2D game development library. Gosu provides simple and game-friendly interfaces to 2D graphics and text (accelerated by 3D hardware), sound samples and music as well as keyboard, mouse and gamepad/joystick input.
-
gosu_extensions (0.3.8)
gem install gosu_extensions -v "0.3.8"
-
gpgme (2.0.20 - 2.0.22)
gem install gpgme -v "2.0.22"
gem install gpgme -v "2.0.20"
Ruby-GPGME is a Ruby language binding of GPGME (GnuPG Made Easy). GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier for applications. It provides a High-Level Crypto API for encryption, decryption, signing, signature verification and key management.
-
gqtp (1.0.7)
gem install gqtp -v "1.0.7"
Gqtp gem provides both GQTP client, GQTP server and GQTP proxy implementations. They provide asynchronous API. You can use gqtp gem for high concurrency use.
-
grape (1.5.2 - 1.5.3)
gem install grape -v "1.5.3"
gem install grape -v "1.5.2"
A Ruby framework for rapid API development with great conventions.
-
grape-entity (0.7.1 - 0.10.2)
gem install grape-entity -v "0.10.2"
gem install grape-entity -v "0.10.0"
gem install grape-entity -v "0.7.1"
Extracted from Grape, A Ruby framework for rapid API development with great conventions.
-
grape-path-helpers (1.7.1)
gem install grape-path-helpers -v "1.7.1"
Route path helpers for Grape
-
grape-swagger (2.0.2 - 2.1.1)
gem install grape-swagger -v "2.1.1"
gem install grape-swagger -v "2.1.0"
gem install grape-swagger -v "2.0.2"
-
grape-swagger-entity (0.5.1)
gem install grape-swagger-entity -v "0.5.1"
-
grape_logging (1.8.4)
gem install grape_logging -v "1.8.4"
This gem provides simple request logging for Grape with just few lines of code you have to put in your project! In return you will get response codes, paths, parameters and more!
-
graphiql-rails (1.8.0)
gem install graphiql-rails -v "1.8.0"
Use the GraphiQL IDE for GraphQL with Ruby on Rails. This gem includes an engine, a controller and a view for integrating GraphiQL with your app.
-
graphlient (0.5.0 - 0.7.0)
gem install graphlient -v "0.7.0"
gem install graphlient -v "0.5.0"
-
graphlyte (1.0.0)
gem install graphlyte -v "1.0.0"
craft graphql queries with ruby
-
graphql (1.13.12 - 2.0.16)
gem install graphql -v "2.0.16"
gem install graphql -v "2.0.15"
gem install graphql -v "1.13.12"
A plain-Ruby implementation of GraphQL.
-
graphql-anycable (1.1.5)
gem install graphql-anycable -v "1.1.5"
-
graphql-client (0.17.0 - 0.18.0)
gem install graphql-client -v "0.18.0"
gem install graphql-client -v "0.17.0"
A Ruby library for declaring, composing and executing GraphQL queries
-
graphql-docs (5.0.0)
gem install graphql-docs -v "5.0.0"
Library and CLI for generating a website from a GraphQL API's schema definition. With ERB templating support and a plethora of configuration options, you can customize the output to your needs. The library easily integrates with your Ruby deployment toolchain to ensure the docs for your API are up to date.
-
green_shoes (1.1.374)
gem install green_shoes -v "1.1.374"
Green Shoes is one of colorful Shoes, written in pure Ruby with Ruby/GTK2.
-
grit (2.5.0)
gem install grit -v "2.5.0"
Grit is a Ruby library for extracting information from a git repository in an object oriented manner.
-
gritano (2.0.2)
gem install gritano -v "2.0.2"
Gritano is a tool to configure git servers over ssh
-
gritano-core (2.0.2)
gem install gritano-core -v "2.0.2"
Gritano::Core is a library that defines all Gritano's Models. It can be used to develop tools that manage users, repositories and permissions.
-
groonga-client (0.6.7)
gem install groonga-client -v "0.6.7"
Groonga-client gem supports HTTP or [GQTP (Groonga Query Transfer Protocol)](http://groonga.org/docs/spec/gqtp.html) as the protocol using a client.
-
groonga-command (1.5.2)
gem install groonga-command -v "1.5.2"
-
groonga-command-parser (1.1.4)
gem install groonga-command-parser -v "1.1.4"
-
grpc (1.42.0 - 1.65.0)
gem install grpc -v "1.65.0"
gem install grpc -v "1.56.0"
gem install grpc -v "1.55.0"
gem install grpc -v "1.54.0"
gem install grpc -v "1.53.0"
Send RPCs from Ruby using GRPC
-
grpc-google-iam-v1 (0.6.11 - 1.2.0)
gem install grpc-google-iam-v1 -v "1.2.0"
gem install grpc-google-iam-v1 -v "0.6.11"
Common protos and gRPC services for Google IAM
-
grpc-tools (1.42.0 - 1.50.0)
gem install grpc-tools -v "1.50.0"
gem install grpc-tools -v "1.42.0"
protoc and the Ruby gRPC protoc plugin
-
grpc-web (1.2.1)
gem install grpc-web -v "1.2.1"
Host gRPC-Web endpoints for Ruby gRPC services in a Rack or Rails app(over HTTP/1.1). Client included.
-
grpc_access_logging_interceptor (0.0.6)
gem install grpc_access_logging_interceptor -v "0.0.6"
An interceptor for access logging with gRPC.
-
grpc_mock (0.4.6)
gem install grpc_mock -v "0.4.6"
Library for stubbing grpc in Ruby
-
grpc_newrelic_interceptor (0.0.5)
gem install grpc_newrelic_interceptor -v "0.0.5"
An interceptor for using New Relic with gRPC.
-
grpc_opencensus_interceptor (0.0.3)
gem install grpc_opencensus_interceptor -v "0.0.3"
An interceptor for using OpenCensus with gRPC.
-
gruf (2.16.2)
gem install gruf -v "2.16.2"
gRPC Ruby Framework for building complex gRPC applications at scale
-
gruf-lightstep (1.6.0)
gem install gruf-lightstep -v "1.6.0"
Plugin for lightstep tracing for gruf
-
gruf-newrelic (1.4.0)
gem install gruf-newrelic -v "1.4.0"
Plugin for New Relic for gruf
-
gruf-prometheus (2.3.0)
gem install gruf-prometheus -v "2.3.0"
Prometheus support for gruf
-
gruf-rspec (0.6.0)
gem install gruf-rspec -v "0.6.0"
RSpec assistance library for gruf, including testing helpers
-
gsf (4.0.5)
gem install gsf -v "4.0.5"
Ruby/GSF is a Ruby binding of GSF.
-
gssapi (1.2.0 - 1.3.1)
gem install gssapi -v "1.3.1"
gem install gssapi -v "1.3.0"
gem install gssapi -v "1.2.0"
A FFI wrapper around the system GSSAPI library. Please make sure and read the Yard docs or standard GSSAPI documentation if you have any questions. There is also a class called GSSAPI::Simple that wraps many of the common features used for GSSAPI.
-
gstreamer (4.0.5)
gem install gstreamer -v "4.0.5"
Ruby/GStreamer is a Ruby binding for GStreamer.
-
gtk2 (3.4.3)
gem install gtk2 -v "3.4.3"
Ruby/GTK2 is a Ruby binding of GTK+-2.x.
-
gtk2passwordapp (6.2.210911)
gem install gtk2passwordapp -v "6.2.210911"
Ruby-Gnome Password Manager. Uses Blowfish to encrypt the datafile. Features random password generator, clipboard use, and TOTP.
-
gtk3 (3.4.3 - 4.0.5)
gem install gtk3 -v "4.0.5"
gem install gtk3 -v "3.5.1"
gem install gtk3 -v "3.4.3"
Ruby/GTK3 is a Ruby binding of GTK+-3.x.
-
gtk3app (5.3.210919)
gem install gtk3app -v "5.3.210919"
Gtk3App provides a [Ruby Gnome Gtk3](https://rubygems.org/gems/gtk3) application stub. The stub provides you with two Expander containers. One for a horizontal toolbar. The other for your main stage area.
-
gtk_paradise (0.11.45)
gem install gtk_paradise -v "0.11.45"
This library is called gtk_paradise (release saga 0.11.x), the successor to the older gtk_module project. The gtk_paradise library extends the Gtk/Gdk part of ruby-gtk - in particular for ruby-gtk2, ruby-gtk3 and ruby-gtk4. This gem includes some add-on colours, helper-methods to different GTK-widgets as well as extensive CSS rules that could be used "from the get go" (for ruby-gtk3 and ruby-gtk4). See the online-documentation of this gem for more information in this regard. The central idea powering this gem is to make the ruby-gtk bindings more "ruby-like" rather than retain them to be a 1:1 mapping to the underlying C source code. The custom widgets bundled into this gem are an attempt to further make working with the ruby-gtk bindings easier. That way, the time investment by users of this gem is reduced, such as when they wish to create new applications and new projects from scratch. This project is still rather beta-ish, though. APIs may change a lot, still - do not expect stability for the time being. It is not recommend to use this project in production yet, unless you are willing to see things potentially break all over everywhere, every now and then. Long-term stability is planned in the long run, though. Once achieved it will be announced on the README.md as well as enter the 1.0.x release series. For more information pertaining to this project, please have a look at the documentation for this gem, at: https://www.rubydoc.info/gems/gtk_paradise/
-
gtksourceview2 (3.4.3)
gem install gtksourceview2 -v "3.4.3"
Ruby/GtkSourceView2 is a Ruby binding of gtksourceview-2.x.
-
gtksourceview3 (3.4.3 - 4.0.5)
gem install gtksourceview3 -v "4.0.5"
gem install gtksourceview3 -v "3.4.3"
Ruby/GtkSourceView3 is a Ruby binding of gtksourceview-3.x.
-
guard (2.18.0)
gem install guard -v "2.18.0"
Guard is a command line tool to easily handle events on file system modifications.
-
guard-compat (1.1.0)
gem install guard-compat -v "1.1.0"
Helps creating valid Guard plugins and testing them
-
guard-jasmine-headless-webkit (0.3.2)
gem install guard-jasmine-headless-webkit -v "0.3.2"
Run jasmine-headless-webkit using guard
-
guard-rspec (4.7.3)
gem install guard-rspec -v "4.7.3"
Guard::RSpec automatically run your specs (much like autotest).
-
gyoku (1.4.0)
gem install gyoku -v "1.4.0"
Gyoku translates Ruby Hashes to XML
-
hako (2.17.0)
gem install hako -v "2.17.0"
Deploy Docker container
-
haml (5.2.2)
gem install haml -v "5.2.2"
Haml (HTML Abstraction Markup Language) is a layer on top of HTML or XML that's designed to express the structure of documents in a non-repetitive, elegant, and easy way by using indentation rather than closing tags and allowing Ruby to be embedded with ease. It was originally envisioned as a plugin for Ruby on Rails, but it can function as a stand-alone templating engine.
-
haml_lint (0.58.0)
gem install haml_lint -v "0.58.0"
Configurable tool for writing clean and consistent HAML
-
hamlit (2.15.0)
gem install hamlit -v "2.15.0"
High Performance Haml Implementation
-
hana (1.3.7)
gem install hana -v "1.3.7"
Implementation of [JSON Patch][1] and [JSON Pointer][2] RFC.
-
hangouts-chat (0.0.5)
gem install hangouts-chat -v "0.0.5"
Send messages to G Suite Hangouts Chat rooms using incoming webhooks and Net::HTTP::Post
-
harmonious_dictionary (0.0.1)
gem install harmonious_dictionary -v "0.0.1"
和谐宝典用于检查输入是否包含中文或英文敏感词,并可替换为特殊字符。速度比常规的正则匹配要快10倍以上。生活在天朝,和谐宝典必须人手必备。
-
hashdiff (1.1.0)
gem install hashdiff -v "1.1.0"
Hashdiff is a diff lib to compute the smallest difference between two hashes.
-
hashery (2.1.2)
gem install hashery -v "2.1.2"
The Hashery is a tight collection of Hash-like classes. Included among its many offerings are the auto-sorting Dictionary class, the efficient LRUHash, the flexible OpenHash and the convenient KeyHash. Nearly every class is a subclass of the CRUDHash which defines a CRUD model on top of Ruby's standard Hash making it a snap to subclass and augment to fit any specific use case.
-
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.
-
health_check (3.0.0 - 3.1.0)
gem install health_check -v "3.1.0"
gem install health_check -v "3.0.0"
Simple health check of Rails app for uptime monitoring with Pingdom, NewRelic, EngineYard etc.
-
heapy (0.2.0)
gem install heapy -v "0.2.0"
Got a heap dump? Great. Use this tool to see what's in it!
-
help_parser (8.1.221206)
gem install help_parser -v "8.1.221206"
Welcome to Help Parser! Do you have your help text? Let's parse!
-
highline (1.6.21 - 2.0.3)
gem install highline -v "2.0.3"
gem install highline -v "1.6.21"
A high-level IO library that provides validation, type conversion, and more for command-line interfaces. HighLine also includes a complete menu system that can crank out anything from simple list selection to complete shells with just minutes of work.
-
hike (1.2.3)
gem install hike -v "1.2.3"
A Ruby library for finding files in a set of paths.
-
hikidoc (0.1.0)
gem install hikidoc -v "0.1.0"
'HikiDoc' is a text-to-HTML conversion tool for web writers.
-
hpfeeds (0.1.8)
gem install hpfeeds -v "0.1.8"
Ruby client for HPFeeds protocol
-
html-pipeline (2.13.2 - 2.14.3)
gem install html-pipeline -v "2.14.3"
gem install html-pipeline -v "2.13.2"
GitHub HTML processing filters and utilities
-
html2text (0.2.0 - 0.4.0)
gem install html2text -v "0.4.0"
gem install html2text -v "0.2.1"
gem install html2text -v "0.2.0"
A Ruby component to convert HTML into a plain text format.
-
htmlentities (4.3.4)
gem install htmlentities -v "4.3.4"
A module for encoding and decoding (X)HTML entities.
-
http (4.1.1 - 5.1.1)
gem install http -v "5.1.1"
gem install http -v "4.4.1"
gem install http -v "4.1.1"
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-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)
gem 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_parser (0.1.3)
gem install http_parser -v "0.1.3"
This gem provides a (hopefully) high quality http parser library that can build request information iteratively as data comes over the line without requiring the caller to maintain the entire body of the request as a single string in memory.
-
http_parser.rb (0.6.0 - 0.8.0)
gem install http_parser.rb -v "0.8.0"
gem 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.16.2 - 0.21.0)
gem install httparty -v "0.21.0"
gem install httparty -v "0.20.0"
gem install httparty -v "0.17.3"
gem install httparty -v "0.17.1"
gem install httparty -v "0.16.2"
Makes http fun! Also, makes consuming restful web services dead easy.
-
httpclient (2.8.3)
gem install httpclient -v "2.8.3"
-
i18n (0.6.11 - 1.14.5)
gem install i18n -v "1.14.5"
gem install i18n -v "1.13.0"
gem install i18n -v "1.12.0"
gem install i18n -v "1.10.0"
gem install i18n -v "1.8.10"
New wave Internationalization support for Ruby.
-
i18n_data (0.8.0 - 0.13.1)
gem install i18n_data -v "0.13.1"
gem install i18n_data -v "0.8.0"
-
icalendar (2.8.0)
gem install icalendar -v "2.8.0"
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.
-
ice_cube (0.16.4)
gem install ice_cube -v "0.16.4"
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
-
imagen (0.1.8)
gem install imagen -v "0.1.8"
-
impressionist (1.6.1)
gem install impressionist -v "1.6.1"
Log impressions from controller actions or from a model
-
influxdb-client (3.1.0)
gem install influxdb-client -v "3.1.0"
This is the official Ruby library for InfluxDB 2.
-
iniparse (1.5.0)
gem install iniparse -v "1.5.0"
A pure Ruby library for parsing INI documents. Preserves the structure of the original document, including whitespace and comments
-
innertube (1.1.0)
gem install innertube -v "1.1.0"
Because everyone needs their own pool library.
-
insist (1.0.0)
gem install insist -v "1.0.0"
A simple block-driven assertion library for both testing and for production code
-
inspec-core (4.56.20)
gem install inspec-core -v "4.56.20"
InSpec provides a framework for creating end-to-end infrastructure tests. You can use it for integration or even compliance testing. Create fully portable test profiles and use them in your workflow to ensure stability and security. Integrate InSpec in your change lifecycle for local testing, CI/CD, and deployment verification. This has local support only. See the `inspec` gem for full support.
-
inversion (1.3.1)
gem install inversion -v "1.3.1"
Inversion is a templating system for Ruby. It uses the “Inversion of Control” principle to decouple the contents and structure of templates from the code that uses them, making it easier to separate concerns, keep your tests simple, and avoid polluting scopes with ephemeral data.
-
invisible_captcha (2.0.0)
gem install invisible_captcha -v "2.0.0"
Unobtrusive, flexible and complete spam protection for Rails applications using honeypot strategy for better user experience.
-
io-console (0.4.5 - 0.7.2)
gem install io-console -v "0.7.2"
gem install io-console -v "0.6.0"
gem install io-console -v "0.5.11"
gem install io-console -v "0.4.5"
add console capabilities to IO instances.
-
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-nonblock (0.1.0 - 0.2.0)
gem install io-nonblock -v "0.2.0"
gem install io-nonblock -v "0.1.0"
Enables non-blocking mode with IO class
-
io-wait (0.1.0 - 0.2.3)
gem install io-wait -v "0.2.3"
gem install io-wait -v "0.2.1"
gem install io-wait -v "0.1.0"
Waits until IO is readable or writable without blocking.
-
iostruct (0.0.4 - 0.0.5)
gem install iostruct -v "0.0.5"
gem install iostruct -v "0.0.4"
-
ipaddr (1.2.4 - 1.2.5)
gem install ipaddr -v "1.2.5"
gem install ipaddr -v "1.2.4"
IPAddr provides a set of methods to manipulate an IP address. Both IPv4 and IPv6 are supported.
-
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.
-
irb (1.4.1 - 1.6.1)
gem install irb -v "1.6.1"
gem install irb -v "1.6.0"
gem install irb -v "1.4.1"
Interactive Ruby command-line tool for REPL (Read Eval Print Loop).
-
iruby (0.7.4)
gem install iruby -v "0.7.4"
A Ruby kernel for Jupyter environment. Try it at try.jupyter.org.
-
istox (0.1.57)
gem install istox -v "0.1.57"
istox backend shared gem
-
jaeger-client (1.1.0)
gem install jaeger-client -v "1.1.0"
-
jasmine-core (1.3.1)
gem install jasmine-core -v "1.3.1"
Test your JavaScript without any framework dependencies, in any environment, and with a nice descriptive syntax.
-
jasmine-headless-webkit (0.8.4)
gem install jasmine-headless-webkit -v "0.8.4"
Run Jasmine specs headlessly
-
jbuilder (2.7.0 - 2.9.1)
gem install jbuilder -v "2.9.1"
gem install jbuilder -v "2.7.0"
-
jekyll (4.3.1 - 4.3.3)
gem install jekyll -v "4.3.3"
gem install jekyll -v "4.3.2"
gem install jekyll -v "4.3.1"
Jekyll is a simple, blog aware, static site generator.
-
jekyll-redirect-from (0.16.0)
gem install jekyll-redirect-from -v "0.16.0"
-
jekyll-sass-converter (2.2.0 - 3.0.0)
gem install jekyll-sass-converter -v "3.0.0"
gem install jekyll-sass-converter -v "2.2.0"
-
jekyll-seo-tag (2.8.0)
gem install jekyll-seo-tag -v "2.8.0"
-
jekyll-watch (2.2.1)
gem install jekyll-watch -v "2.2.1"
-
jira-ruby (2.1.4 - 2.1.5)
gem install jira-ruby -v "2.1.5"
gem install jira-ruby -v "2.1.4"
API for JIRA
-
jmespath (1.6.1 - 1.6.2)
gem install jmespath -v "1.6.2"
gem install jmespath -v "1.6.1"
Implements JMESPath for Ruby
-
joiner (0.6.0)
gem install joiner -v "0.6.0"
Builds ActiveRecord outer joins from association paths and provides references to table aliases.
-
jquery-rails (4.3.5 - 4.6.0)
gem install jquery-rails -v "4.6.0"
gem install jquery-rails -v "4.5.1"
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.
-
js_regex (3.8.0 - 3.11.0)
gem install js_regex -v "3.11.0"
gem install js_regex -v "3.8.0"
JsRegex converts Ruby's native regular expressions for JavaScript, taking care of various incompatibilities and returning warnings for unsolvable differences.
-
json (1.8.3 - 2.7.2)
gem install json -v "2.7.2"
gem install json -v "2.6.3"
gem install json -v "2.6.1"
gem install json -v "2.5.1"
gem install json -v "2.4.1"
This is a JSON implementation as a Ruby extension in C.
-
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-schema (3.0.0)
gem install json-schema -v "3.0.0"
-
json-stream (0.2.1)
gem install json-stream -v "0.2.1"
A parser best suited for huge JSON documents that don't fit in memory.
-
json_pure (2.3.1)
gem install json_pure -v "2.3.1"
This is a JSON implementation in pure Ruby.
-
json_schemer (0.2.18 - 2.3.0)
gem install json_schemer -v "2.3.0"
gem install json_schemer -v "0.2.24"
gem install json_schemer -v "0.2.18"
-
jsonb_accessor (1.3.10)
gem install jsonb_accessor -v "1.3.10"
Adds typed jsonb backed fields to your ActiveRecord models.
-
jsonnet (0.5.2 - 0.5.3)
gem install jsonnet -v "0.5.3"
gem install jsonnet -v "0.5.2"
Wraps the official C++ implementation of Jsonnet
-
jsonpath (1.1.2)
gem install jsonpath -v "1.1.2"
Ruby implementation of http://goessner.net/articles/JsonPath/.
-
jwt (2.1.0 - 2.7.0)
gem install jwt -v "2.7.0"
gem install jwt -v "2.6.0"
gem install jwt -v "2.5.0"
gem install jwt -v "2.2.1"
gem install jwt -v "2.1.0"
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
-
kas-grpc (0.0.2 - 0.6.0)
gem install kas-grpc -v "0.6.0"
gem install kas-grpc -v "0.0.4"
gem install kas-grpc -v "0.0.2"
-
kgio (2.11.4)
gem install kgio -v "2.11.4"
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.
-
kitchen-docker (2.13.0)
gem install kitchen-docker -v "2.13.0"
A Docker Driver for Test Kitchen
-
kitchen-transport-docker (0.0.4)
gem install kitchen-transport-docker -v "0.0.4"
Faster file transfer with docker copy
-
knapsack (1.17.1 - 4.0.0)
gem install knapsack -v "4.0.0"
gem install knapsack -v "1.17.1"
Parallel tests across CI server nodes based on each test file's time execution. It generates a test time execution report and uses it for future test runs.
-
kramdown (2.3.2 - 2.4.0)
gem install kramdown -v "2.4.0"
gem install kramdown -v "2.3.2"
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"
-
kubeclient (4.9.3 - 4.11.0)
gem install kubeclient -v "4.11.0"
gem install kubeclient -v "4.9.3"
A client for Kubernetes REST api
-
language_server-protocol (3.17.0.3)
gem install language_server-protocol -v "3.17.0.3"
A Language Server Protocol SDK
-
launchy (2.5.0)
gem install launchy -v "2.5.0"
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.
-
lefthook (1.6.8)
gem install lefthook -v "1.6.8"
-
letter_opener_web (3.0.0)
gem install letter_opener_web -v "3.0.0"
Gives letter_opener an interface for browsing sent emails
-
libmspack (0.10.1.2)
gem install libmspack -v "0.10.1.2"
A library for compressing and decompressing some loosely related Microsoft compression formats, CAB, CHM, HLP, LIT, KWAJ and SZDD.
-
libsqreen (1.0.4.0.0)
gem install libsqreen -v "1.0.4.0.0"
Distributes fast compiled functions for the Sqreen agent
-
libv8 (8.4.255.0 - 8.4.255.0)
gem install libv8 -v "8.4.255.0"
x86_64-linuxgem install libv8 -v "8.4.255.0"
Distributes the V8 JavaScript engine in binary and source forms in order to support fast builds of The Ruby Racer
-
libv8-node (16.10.0.0 - 18.13.0.0)
gem install libv8-node -v "18.13.0.0"
gem install libv8-node -v "16.10.0.0"
Node.JS's V8 JavaScript engine for multiplatform goodness
-
libxml-ruby (3.2.4)
gem install libxml-ruby -v "3.2.4"
The Libxml-Ruby project provides Ruby language bindings for the GNOME Libxml2 XML toolkit. It is free software, released under the MIT License. Libxml-ruby's primary advantage over REXML is performance - if speed is your need, these are good libraries to consider, as demonstrated by the informal benchmark below.
-
libxml-xmlrpc (0.1.5)
gem install libxml-xmlrpc -v "0.1.5"
-
libxml4r (0.2.6)
gem install libxml4r -v "0.2.6"
Libxml4r is a light set of methods and bolt-ons which aren't maintained by the core libxml ruby library. These methods aim to provide a more easy to use xml API. All libxml4r methods are mixed into the original LibXML::classes. (This gem was previously called libxml4r).
-
libyajl2 (1.2.0 - 2.1.0)
gem install libyajl2 -v "2.1.0"
gem install libyajl2 -v "1.2.0"
Installs a vendored copy of libyajl2 for distributions which lack it
-
license-acceptance (2.1.13)
gem install license-acceptance -v "2.1.13"
Chef End User License Agreement Acceptance for Ruby products
-
license_finder (7.0.1 - 7.1.0)
gem install license_finder -v "7.1.0"
gem install license_finder -v "7.0.1"
LicenseFinder works with your package managers to find dependencies, detect the licenses of the packages in them, compare those licenses against a user-defined list of permitted licenses, and give you an actionable exception report.
-
license_scout (1.3.5)
gem install license_scout -v "1.3.5"
Discovers license files of a project's dependencies.
-
licensee (9.15.2)
gem install licensee -v "9.15.2"
Licensee automates the process of reading LICENSE files and compares their contents to known licenses using a fancy maths.
-
lightcsv (0.2.4)
gem install lightcsv -v "0.2.4"
This fast CSV parser
-
lightstep (0.17.0)
gem install lightstep -v "0.17.0"
-
linecook-gem (0.7.36)
gem install linecook-gem -v "0.7.36"
Build and snapshot a system image for distribution, CI, or both using real chef cookbooks and a fake server using test kitchen.
-
liquid (4.0.3 - 5.4.0)
gem install liquid -v "5.4.0"
gem install liquid -v "4.0.4"
gem install liquid -v "4.0.3"
-
listen (3.7.1 - 3.9.0)
gem install listen -v "3.9.0"
gem install listen -v "3.8.0"
gem install listen -v "3.7.1"
The Listen gem listens to file modifications and notifies you about the changes. Works everywhere!
-
LitleOnline (11.0.0)
gem install LitleOnline -v "11.0.0"
Vantiv eCommerce Online Ruby SDK created for version 11.0 of Vantiv eCommerce XML format, see the XSD schema for specific fields that are supported by this format. This gem contains an application interface in the Ruby programming language created by Vantiv eCommerce.
-
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)
gem install llhttp-ffi -v "0.4.0"
Ruby FFI bindings for llhttp.
-
locale (2.1.3)
gem install locale -v "2.1.3"
Ruby-Locale is the pure ruby library which provides basic APIs for localization.
-
lockbox (0.6.2 - 1.3.0)
gem install lockbox -v "1.3.0"
gem install lockbox -v "1.1.1"
gem install lockbox -v "0.6.2"
-
loggability (0.18.2)
gem install loggability -v "0.18.2"
A composable logging system built on the standard Logger library.
-
logger (1.5.0 - 1.5.2)
gem install logger -v "1.5.2"
gem install logger -v "1.5.0"
Provides a simple logging utility for outputting messages.
-
logger-colors (1.0.0)
gem install logger-colors -v "1.0.0"
Colorizes the output of the usual standard library logger, depending on the logger level: require 'logger/colors'
-
logging (2.3.0)
gem install logging -v "2.3.0"
**Logging** is a flexible logging library for use in Ruby programs based on the design of Java's log4j library. It features a hierarchical logging system, custom level names, multiple output destinations per log event, custom formatting, and more.
-
lograge (0.5.0 - 0.11.2)
gem install lograge -v "0.11.2"
gem install lograge -v "0.5.0"
Tame Rails' multi-line logging into a single line per request
-
loofah (2.2.2 - 2.22.0)
gem install loofah -v "2.22.0"
gem install loofah -v "2.21.1"
gem install loofah -v "2.20.0"
gem install loofah -v "2.19.1"
gem install loofah -v "2.19.0"
Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. Loofah also includes some HTML sanitizers based on `html5lib`'s safelist, which are a specific application of the general transformation functionality.
-
lookbook (2.3.0)
gem install lookbook -v "2.3.0"
-
lru_redux (1.1.0)
gem install lru_redux -v "1.1.0"
An efficient implementation of an lru cache
-
lumberjack (1.2.8)
gem install lumberjack -v "1.2.8"
-
m-git (2.5.5)
gem install m-git -v "2.5.5"
A multi-repository management tool integrated with git. for detail see home page
-
mail (2.7.0 - 2.8.1)
gem install mail -v "2.8.1"
gem install mail -v "2.8.0.1"
gem install mail -v "2.8.0"
gem install mail -v "2.7.1"
gem install mail -v "2.7.0"
A really Ruby Mail handler.
-
mail-gpg (0.4.4)
gem install mail-gpg -v "0.4.4"
GPG/MIME encryption plugin for the Ruby Mail Library This tiny gem adds GPG capabilities to Mail::Message and ActionMailer::Base. Because privacy matters.
-
mandy (0.5.28)
gem install mandy -v "0.5.28"
Mandy is Ruby Map/Reduce Framework built onto of the Hadoop Distributed computing platform.
-
marcel (0.3.2 - 1.0.2)
gem install marcel -v "1.0.2"
gem install marcel -v "0.3.3"
gem install marcel -v "0.3.2"
-
marginalia (1.11.1)
gem install marginalia -v "1.11.1"
Attach comments to your ActiveRecord queries.
-
mathematical (1.6.14)
gem install mathematical -v "1.6.14"
A very fast way to turn TeX math equations into beautifully rendered SVGs, to embed on the web. This library is mostly written in C and is a general purpose wrapper to GNOME's Lasem.
-
matrix (0.4.2)
gem install matrix -v "0.4.2"
An implementation of Matrix and Vector classes.
-
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.0 - 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.0"
Memory profiling routines for Ruby 2.5+
-
mercenary (0.4.0)
gem install mercenary -v "0.4.0"
Lightweight and flexible library for writing command-line apps in Ruby.
-
metaclass (0.0.4)
gem install metaclass -v "0.0.4"
-
method_source (0.9.0 - 1.1.0)
gem install method_source -v "1.1.0"
gem install method_source -v "1.0.0"
gem install method_source -v "0.9.2"
gem install method_source -v "0.9.0"
retrieve the sourcecode for a method
-
mgit (0.5.0)
gem install mgit -v "0.5.0"
M[eta]Git let's you manage multiple git repositories simultaneously
-
middleware (0.1.0)
gem install middleware -v "0.1.0"
Generalized implementation of the middleware abstraction for Ruby.
-
milkode (1.8.9.2)
gem install milkode -v "1.8.9.2"
Milkode is line based local source code search engine. It have command line interface and web application. It will accelerate the code reading of your life.
-
mime-types (1.25.1 - 3.5.0)
gem install mime-types -v "3.5.0"
gem install mime-types -v "3.4.1"
gem install mime-types -v "3.3.1"
gem install mime-types -v "3.3"
gem install mime-types -v "2.99.3"
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.1009 - 3.2023.0808)
gem install mime-types-data -v "3.2023.0808"
gem install mime-types-data -v "3.2022.0105"
gem install mime-types-data -v "3.2020.0512"
gem install mime-types-data -v "3.2019.1009"
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.7 - 0.4.3)
gem install mimemagic -v "0.4.3"
gem install mimemagic -v "0.3.10"
gem install mimemagic -v "0.3.9"
gem install mimemagic -v "0.3.8"
gem install mimemagic -v "0.3.7"
Fast mime detection by extension or content (Uses freedesktop.org.xml shared-mime-info database)
-
mini_histogram (0.3.0)
gem install mini_histogram -v "0.3.0"
It makes histograms out of Ruby data. How cool is that!? Pretty cool if you ask me.
-
mini_magick (4.9.5 - 4.11.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.0 - 1.1.5)
gem install mini_mime -v "1.1.5"
gem install mini_mime -v "1.1.2"
gem install mini_mime -v "1.0.3"
gem install mini_mime -v "1.0.2"
gem install mini_mime -v "1.0.0"
A minimal mime type library
-
mini_portile2 (2.3.0 - 2.8.7)
gem install mini_portile2 -v "2.8.7"
gem install mini_portile2 -v "2.8.6"
gem install mini_portile2 -v "2.8.2"
gem install mini_portile2 -v "2.8.1"
gem install mini_portile2 -v "2.8.0"
Simple autoconf and cmake builder for developers. It provides a standard way to compile against dependency libraries without requiring system-wide installation. It also simplifies vendoring and cross-compilation by providing a consistent build interface.
-
minitar (0.9)
gem install minitar -v "0.9"
The minitar library is a pure-Ruby library that provides the ability to deal with POSIX tar(1) archive files. This is release 0.9, adding a minor feature to Minitar.unpack and Minitar::Input#extract_entry that when <tt>:fsync => false</tt> is provided, fsync will be skipped. minitar (previously called Archive::Tar::Minitar) is based heavily on code originally written by Mauricio Julio Fernández Pradier for the rpa-base project.
-
minitest (4.7.5 - 5.23.0)
gem install minitest -v "5.23.0"
gem install minitest -v "5.17.0"
gem install minitest -v "5.16.3"
gem install minitest -v "5.15.0"
gem install minitest -v "5.14.4"
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.
-
mixlib-archive (1.1.7)
gem install mixlib-archive -v "1.1.7"
A simple interface to various archive formats
-
mixlib-authentication (3.0.10)
gem install mixlib-authentication -v "3.0.10"
Mixes in simple per-request authentication
-
mixlib-cli (2.1.8)
gem install mixlib-cli -v "2.1.8"
A simple mixin for CLI interfaces, including option parsing
-
mixlib-config (3.0.9 - 3.0.27)
gem install mixlib-config -v "3.0.27"
gem install mixlib-config -v "3.0.9"
A class based configuration library
-
mixlib-install (1.2.4)
gem install mixlib-install -v "1.2.4"
-
mixlib-log (3.0.9)
gem install mixlib-log -v "3.0.9"
-
mixlib-shellout (2.4.4 - 3.2.7)
gem install mixlib-shellout -v "3.2.7"
gem install mixlib-shellout -v "3.2.5"
gem install mixlib-shellout -v "2.4.4"
Run external commands on Unix or Windows
-
mixlib-versioning (1.2.12)
gem install mixlib-versioning -v "1.2.12"
General purpose Ruby library that allows you to parse, compare and manipulate version strings in multiple formats.
-
mocha (1.4.0)
gem install mocha -v "1.4.0"
Mocking and stubbing library with JMock/SchMock syntax, which allows mocking and stubbing of methods on real (non-mock) classes.
-
molinillo (0.8.0)
gem install molinillo -v "0.8.0"
-
mongrel2 (0.55.0)
gem install mongrel2 -v "0.55.0"
Ruby-Mongrel2 is a complete Ruby connector for Mongrel2.
-
ms_rest (0.7.6)
gem install ms_rest -v "0.7.6"
Azure Client Library for Ruby.
-
ms_rest_azure (0.12.0)
gem install ms_rest_azure -v "0.12.0"
Azure Client Library for Ruby.
-
msgpack (1.2.4 - 1.7.2)
gem install msgpack -v "1.7.2"
gem install msgpack -v "1.7.1"
gem install msgpack -v "1.7.0"
gem install msgpack -v "1.6.0"
gem install msgpack -v "1.5.4"
MessagePack is a binary-based efficient object serialization library. It enables to exchange structured objects between many languages like JSON. But unlike JSON, it is very fast and small.
-
multi_json (1.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 (0.2.1)
gem install multipart -v "0.2.1"
Multipart is a gem that adds support to multipart/form-encoded and multipart/mixed (file upload) to Net::HTTP::Post. Nothing more, nothing less. Currently it supports a file param with multiple files, but not multiple file params.
-
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.1.1"
gem install multipart-post -v "2.0.0"
-
murmurhash3 (0.1.6 - 0.1.7)
gem install murmurhash3 -v "0.1.7"
gem install murmurhash3 -v "0.1.6"
implementation of murmur3 hashing function
-
mustache (0.99.8)
gem install mustache -v "0.99.8"
Inspired by ctemplate, Mustache is a framework-agnostic way to render logic-free views. As ctemplates says, "It emphasizes separating logic from presentation: it is impossible to embed application logic in this template language. Think of Mustache as a replacement for your views. Instead of views consisting of ERB or HAML with random helpers and arbitrary logic, your views are broken into two parts: a Ruby class and an HTML template.
-
mustermann (1.0.3 - 3.0.0)
gem install mustermann -v "3.0.0"
gem install mustermann -v "2.0.2"
gem install mustermann -v "1.1.2"
gem install mustermann -v "1.1.1"
gem install mustermann -v "1.0.3"
A library implementing patterns that behave like regular expressions.
-
mustermann-grape (1.0.1)
gem install mustermann-grape -v "1.0.1"
Adds Grape style patterns to Mustermman
-
mutex_m (0.1.1 - 0.2.0)
gem install mutex_m -v "0.2.0"
gem install mutex_m -v "0.1.2"
gem install mutex_m -v "0.1.1"
Mixin to extend objects to be handled like a Mutex.
-
mysql (2.9.1)
gem install mysql -v "2.9.1"
This is the MySQL API module for Ruby. It provides the same functions for Ruby programs that the MySQL C API provides for C programs. This package is offered as gem for easy installation using RubyGems. It wraps unmodified tmtm's mysql-ruby extension into a proper gem. Please note that tmtm (Tomita Mashahiro) has deprecated development of this extension and only update it for bug fixes.
-
mysql2 (0.5.2 - 0.5.6)
gem install mysql2 -v "0.5.6"
gem install mysql2 -v "0.5.5"
gem install mysql2 -v "0.5.4"
gem install mysql2 -v "0.5.3"
gem install mysql2 -v "0.5.2"
-
n_one (1.0.3)
gem install n_one -v "1.0.3"
N+1 auto-detection for ActiveRecord and PostgreSQL
-
nanaimo (0.3.0)
gem install nanaimo -v "0.3.0"
-
nap (1.1.0)
gem install nap -v "1.1.0"
Nap is a really simple REST library. It allows you to perform HTTP requests with minimal amounts of code.
-
native-package-installer (1.1.5)
gem install native-package-installer -v "1.1.5"
Users need to install native packages to install an extension library that depends on native packages. It bores users because users need to install native packages and an extension library separately. native-package-installer helps to install native packages on "gem install". Users can install both native packages and an extension library by one action, "gem install".
-
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...
-
nested_form (0.3.2)
gem install nested_form -v "0.3.2"
Gem to conveniently handle multiple models in a single form with Rails 3 and jQuery or Prototype.
-
nesty (1.0.2)
gem install nesty -v "1.0.2"
Nested exception support for Ruby
-
net-ftp (0.1.3 - 0.2.0)
gem install net-ftp -v "0.2.0"
gem install net-ftp -v "0.1.3"
Support for the File Transfer Protocol.
-
net-http (0.2.0 - 0.3.1)
gem install net-http -v "0.3.1"
gem install net-http -v "0.2.0"
HTTP client api for Ruby.
-
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-imap (0.2.3 - 0.4.11)
gem install net-imap -v "0.4.11"
gem install net-imap -v "0.3.4"
gem install net-imap -v "0.3.2"
gem install net-imap -v "0.2.3"
Ruby client api for Internet Message Access Protocol
-
net-ldap (0.16.2 - 0.17.1)
gem install net-ldap -v "0.17.1"
gem install net-ldap -v "0.16.3"
gem install net-ldap -v "0.16.2"
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-ntp (2.1.3)
gem install net-ntp -v "2.1.3"
This project was a rubyfied version of perl's Net::NTP module, (C) 2004 by James G. Willmore. It provides a method to query an NTP server as specified in RFC1305 and RFC2030. Updated and re-released in 2010 by Zencoder.
-
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.2 - 0.2.2)
gem install net-protocol -v "0.2.2"
gem install net-protocol -v "0.2.1"
gem install net-protocol -v "0.1.3"
gem install net-protocol -v "0.1.2"
The abstract interface for net-* client.
-
net-scp (1.2.1 - 4.0.0)
gem install net-scp -v "4.0.0"
gem install net-scp -v "3.0.0"
gem install net-scp -v "1.2.1"
A pure Ruby implementation of the SCP client protocol
-
net-sftp (3.0.0 - 4.0.0)
gem install net-sftp -v "4.0.0"
gem install net-sftp -v "3.0.0"
A pure Ruby implementation of the SFTP client protocol
-
net-smtp (0.3.1 - 0.5.0)
gem install net-smtp -v "0.5.0"
gem install net-smtp -v "0.3.3"
gem install net-smtp -v "0.3.1"
Simple Mail Transfer Protocol client library for Ruby.
-
net-ssh (3.2.0 - 7.1.0)
gem install net-ssh -v "7.1.0"
gem install net-ssh -v "7.0.1"
gem install net-ssh -v "6.1.0"
gem install net-ssh -v "6.0.0"
gem install net-ssh -v "3.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.
-
netrc (0.11.0)
gem install netrc -v "0.11.0"
This library can read and update netrc files, preserving formatting including comments and whitespace.
-
newrelic-infinite_tracing (8.14.0)
gem install newrelic-infinite_tracing -v "8.14.0"
The New Relic Ruby agent requires the gem newrelic_rpm, and it includes distributed tracing that uses head-based sampling (standard distributed tracing). If you want distributed tracing to use tail-based sampling (Infinite Tracing), you need to add both newrelic_rpm and newrelic-infinite_tracing to your application's Gemfile. For more information, see: https://docs.newrelic.com/docs/understand-dependencies/distributed-tracing/get-started/introduction-distributed-tracing New Relic is a performance management system, developed by New Relic, Inc (http://www.newrelic.com). New Relic provides you with deep information about the performance of your web application as it runs in production. The New Relic Ruby Agent is dual-purposed as a either a Gem or plugin, hosted on https://github.com/newrelic/newrelic-ruby-agent/
-
newrelic_rpm (6.14.0 - 8.16.0)
gem install newrelic_rpm -v "8.16.0"
gem install newrelic_rpm -v "8.14.0"
gem install newrelic_rpm -v "8.13.1"
gem install newrelic_rpm -v "8.13.0"
gem install newrelic_rpm -v "8.12.0"
New Relic is a performance management system, developed by New Relic, Inc (http://www.newrelic.com). New Relic provides you with deep information about the performance of your web application as it runs in production. The New Relic Ruby agent is dual-purposed as a either a Gem or plugin, hosted on https://github.com/newrelic/newrelic-ruby-agent/
-
nio4r (2.3.1 - 2.7.3)
gem install nio4r -v "2.7.3"
gem install nio4r -v "2.7.0"
gem install nio4r -v "2.5.9"
gem install nio4r -v "2.5.8"
gem install nio4r -v "2.5.2"
-
nkf (0.1.1 - 0.1.2)
gem install nkf -v "0.1.2"
gem install nkf -v "0.1.1"
Ruby extension for Network Kanji Filter
-
no_proxy_fix (0.1.2)
gem install no_proxy_fix -v "0.1.2"
A fix for a no_proxy bug: https://github.com/ruby/ruby/commit/556e3da4216c926e71dea9ce4ea4a08dcfdc1275
-
nokogiri (1.8.4 - 1.16.5)
gem install nokogiri -v "1.16.5"
gem install nokogiri -v "1.15.4"
gem install nokogiri -v "1.15.2"
gem install nokogiri -v "1.14.3"
gem install nokogiri -v "1.14.2"
Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby. It provides a sensible, easy-to-understand API for reading, writing, modifying, and querying documents. It is fast and standards-compliant by relying on native parsers like libxml2, libgumbo, or xerces.
-
nori (2.6.0)
gem install nori -v "2.6.0"
XML to Hash translator
-
notiffany (0.1.3)
gem install notiffany -v "0.1.3"
Wrapper libray for most popular notification libraries such as Growl, Libnotify, Notifu
-
numerizer (0.2.0)
gem install numerizer -v "0.2.0"
Numerizer is a gem to help with parsing numbers in natural language from strings (ex forty two). It was extracted from the awesome Chronic gem http://github.com/evaryont/chronic.
-
oauth (0.5.6)
gem install oauth -v "0.5.6"
-
oauth2 (1.4.1 - 2.0.9)
gem install oauth2 -v "2.0.9"
gem install oauth2 -v "2.0.0"
gem install oauth2 -v "1.4.11"
gem install oauth2 -v "1.4.2"
gem install oauth2 -v "1.4.1"
A Ruby wrapper for the OAuth 2.0 protocol built with a similar style to the original OAuth spec.
-
observer (0.1.1)
gem install observer -v "0.1.1"
Implementation of the Observer object-oriented design pattern.
-
octokit (4.20.0 - 9.0.0)
gem install octokit -v "9.0.0"
gem install octokit -v "6.0.1"
gem install octokit -v "4.25.1"
gem install octokit -v "4.20.0"
Simple wrapper for the GitHub API
-
ohai (16.10.6 - 18.1.3)
gem install ohai -v "18.1.3"
gem install ohai -v "17.9.0"
gem install ohai -v "16.10.6"
Ohai profiles your system and emits JSON
-
oj (3.10.18 - 3.16.1)
gem install oj -v "3.16.1"
gem install oj -v "3.14.1"
gem install oj -v "3.13.23"
gem install oj -v "3.13.21"
gem install oj -v "3.10.18"
The fastest JSON parser and object serializer.
-
oj-introspect (0.7.0 - 0.7.2)
gem install oj-introspect -v "0.7.2"
gem install oj-introspect -v "0.7.1"
gem install oj-introspect -v "0.7.0"
Embeds start and end byte offsets of JSON objects into generated Ruby hashes.
-
omniauth (1.9.0 - 2.1.0)
gem install omniauth -v "2.1.0"
gem install omniauth -v "1.9.2"
gem install omniauth -v "1.9.0"
A generalized Rack framework for multiple-provider authentication.
-
omniauth-alicloud (2.0.0 - 2.0.1)
gem install omniauth-alicloud -v "2.0.1"
gem install omniauth-alicloud -v "2.0.0"
Wrapper the AliCloud Oauth2 API
-
omniauth-atlassian-oauth2 (0.2.0)
gem install omniauth-atlassian-oauth2 -v "0.2.0"
An Atlassian OAuth2 strategy for OmniAuth 1.x. This allows you to login to Atlassian with your ruby app.
-
omniauth-auth0 (2.0.0)
gem install omniauth-auth0 -v "2.0.0"
Auth0 is an authentication broker that supports social identity providers as well as enterprise identity providers such as Active Directory, LDAP, Google Apps, Salesforce. OmniAuth is a library that standardizes multi-provider authentication for web applications. It was created to be powerful, flexible, and do as little as possible. omniauth-auth0 is the omniauth strategy for Auth0.
-
omniauth-authentiq (0.3.3)
gem install omniauth-authentiq -v "0.3.3"
Strategy to enable passwordless authentication in OmniAuth via Authentiq.
-
omniauth-azure-activedirectory-v2 (2.0.0 - 2.0.1)
gem install omniauth-azure-activedirectory-v2 -v "2.0.1"
gem install omniauth-azure-activedirectory-v2 -v "2.0.0"
-
omniauth-cas (1.1.1)
gem install omniauth-cas -v "1.1.1"
CAS Strategy for OmniAuth
-
omniauth-dingtalk-oauth2 (1.0.1)
gem install omniauth-dingtalk-oauth2 -v "1.0.1"
Wrapper the DingTalk Oauth2 API
-
omniauth-facebook (4.0.0)
gem install omniauth-facebook -v "4.0.0"
-
omniauth-github (2.0.1)
gem install omniauth-github -v "2.0.1"
Official OmniAuth strategy for GitHub.
-
omniauth-google-oauth2 (1.1.1)
gem install omniauth-google-oauth2 -v "1.1.1"
A Google OAuth2 strategy for OmniAuth 1.x. This allows you to login to Google with your ruby app.
-
omniauth-kerberos (0.3.0)
gem install omniauth-kerberos -v "0.3.0"
An OmniAuth strategy for Kerberos.
-
omniauth-multipassword (0.4.2)
gem install omniauth-multipassword -v "0.4.2"
A OmniAuth strategy to authenticate using different passwort strategies.
-
omniauth-oauth (1.2.0)
gem install omniauth-oauth -v "1.2.0"
A generic OAuth (1.0/1.0a) strategy for OmniAuth.
-
omniauth-oauth2 (1.6.0 - 1.8.0)
gem install omniauth-oauth2 -v "1.8.0"
gem install omniauth-oauth2 -v "1.6.0"
An abstract OAuth2 strategy for OmniAuth.
-
omniauth-oauth2-generic (0.2.8)
gem install omniauth-oauth2-generic -v "0.2.8"
Generic, Configurable OmniAuth Strategy for OAuth2 providers
-
omniauth-saml (2.0.0)
gem install omniauth-saml -v "2.0.0"
A generic SAML strategy for OmniAuth.
-
omniauth-shibboleth (1.3.0)
gem install omniauth-shibboleth -v "1.3.0"
OmniAuth Shibboleth strategies for OmniAuth 1.x
-
omniauth-twitter (1.4.0)
gem install omniauth-twitter -v "1.4.0"
OmniAuth strategy for Twitter
-
omniauth_openid_connect (0.6.1)
gem install omniauth_openid_connect -v "0.6.1"
OpenID Connect Strategy for OmniAuth.
-
omnibus (9.0.17)
gem install omnibus -v "9.0.17"
Omnibus is a framework for building self-installing, full-stack software builds.
-
omnibus-ctl (0.3.6 - 0.6.10)
gem install omnibus-ctl -v "0.6.10"
gem install omnibus-ctl -v "0.3.6"
Provides command line control for omnibus pakcages, rarely used as a gem
-
open-uri (0.3.0)
gem install open-uri -v "0.3.0"
An easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP.
-
open3 (0.1.1)
gem install open3 -v "0.1.1"
Popen, but with stderr, too
-
open4 (1.3.4)
gem install open4 -v "1.3.4"
open child process with handles on pid, stdin, stdout, and stderr: manage child processes and their io handles easily.
-
opencensus (0.5.0)
gem install opencensus -v "0.5.0"
A stats collection and distributed tracing framework
-
opencensus-stackdriver (0.4.1)
gem install opencensus-stackdriver -v "0.4.1"
Stackdriver exporter for OpenCensus
-
openid_connect (1.3.0)
gem install openid_connect -v "1.3.0"
OpenID Connect Server & Client Library
-
openssl (2.2.1 - 3.1.0)
gem install openssl -v "3.1.0"
gem install openssl -v "3.0.1"
gem install openssl -v "2.2.2"
gem install openssl -v "2.2.1"
It wraps the OpenSSL library.
-
openssl-signature_algorithm (0.4.0 - 1.3.0)
gem install openssl-signature_algorithm -v "1.3.0"
gem install openssl-signature_algorithm -v "0.4.0"
ECDSA, EdDSA, RSA-PSS and RSA-PKCS#1 algorithms for ruby
-
opentracing (0.5.0)
gem install opentracing -v "0.5.0"
-
opn (1.0.58 - 1.0.59)
gem install opn -v "1.0.59"
gem install opn -v "1.0.58"
This library is called opn. It will simply output the name of the class. Optionally, you can assign another namespace to report with. For an explanation, just look at the few examples under the test/ directory. Why did I write it? I wrote many different ruby classes, and sometimes they will report information to me, but I don't know which file wrote this. So I wanted to simply have output prefaced with the name of the class in question, optionally to be colourized as well, since that helps me on the commandline. The name "opn" stands for "output program name". Version 1.0.2 now has a proper module, called Opn, and Opn has only one method called opn().
-
optimist (3.0.1)
gem install optimist -v "3.0.1"
Optimist is a commandline option parser for Ruby that just gets out of your way. One line of code per option is all you need to write. For that, you get a nice automatically-generated help page, robust option parsing, command subcompletion, and sensible defaults for everything you don't specify.
-
optparse (0.2.0 - 0.3.0)
gem install optparse -v "0.3.0"
gem install optparse -v "0.2.0"
OptionParser is a class for command-line option analysis.
-
org-ruby (0.9.12)
gem install org-ruby -v "0.9.12"
An Org mode parser written in Ruby.
-
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 (0.9.6 - 1.1.4)
gem install os -v "1.1.4"
gem install os -v "1.1.1"
gem install os -v "0.9.6"
The OS gem allows for some useful and easy functions, like OS.windows? (=> true or false) OS.bits ( => 32 or 64) etc"
-
ostruct (0.5.2 - 0.5.5)
gem install ostruct -v "0.5.5"
gem install ostruct -v "0.5.2"
Class to build custom data structures, similar to a Hash.
-
package_cloud (0.3.09)
gem install package_cloud -v "0.3.09"
The https://packagecloud.io CLI for uploading Node.js, Debian, RPM, RubyGem, Python, and Java packages. Check our website or the RubyDoc documentation for detailed information.
-
pact (1.64.0)
gem install pact -v "1.64.0"
Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
-
pact-mock_service (3.11.2)
gem install pact-mock_service -v "3.11.2"
-
pact-support (1.20.0)
gem install pact-support -v "1.20.0"
-
pandoc-ruby (2.1.4 - 2.1.7)
gem install pandoc-ruby -v "2.1.7"
gem install pandoc-ruby -v "2.1.4"
Ruby wrapper for Pandoc
-
pango (3.4.3 - 4.0.5)
gem install pango -v "4.0.5"
gem install pango -v "3.5.1"
gem install pango -v "3.4.3"
Ruby/Pango is a Ruby binding of pango-1.x based on GObject-Introspection.
-
paperclip (6.1.0)
gem install paperclip -v "6.1.0"
Easy upload management for ActiveRecord
-
parallel (1.19.0 - 1.24.0)
gem install parallel -v "1.24.0"
gem install parallel -v "1.22.1"
gem install parallel -v "1.19.2"
gem install parallel -v "1.19.1"
gem install parallel -v "1.19.0"
-
paranoia (2.6.1)
gem install paranoia -v "2.6.1"
Paranoia is a re-implementation of acts_as_paranoid for Rails 4, 5, 6, and 7, 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.
-
parseconfig (1.1.2)
gem install parseconfig -v "1.1.2"
ParseConfig provides simple parsing of standardconfiguration files in the form of 'param = value'. It also supports nested [group] sections.
-
parser (2.7.2.0 - 3.3.3.0)
gem install parser -v "3.3.3.0"
gem install parser -v "3.3.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 (1.8.0 - 1.8.2)
gem install parslet -v "1.8.2"
gem install parslet -v "1.8.0"
-
passenger (6.0.17 - 6.0.18)
gem install passenger -v "6.0.18"
gem install passenger -v "6.0.17"
A modern web server and application server for Ruby, Python and Node.js, optimized for performance, low memory usage and ease of use.
-
pastel (0.8.0)
gem install pastel -v "0.8.0"
Terminal strings styling with intuitive and clean API.
-
pathname (0.2.0 - 0.2.1)
gem install pathname -v "0.2.1"
gem install pathname -v "0.2.0"
Representation of the name of a file or directory on the filesystem
-
pathutil (0.16.2)
gem install pathutil -v "0.16.2"
Like Pathname but a little less insane.
-
pdf-core (0.9.0)
gem install pdf-core -v "0.9.0"
PDF::Core is used by Prawn to render PDF documents
-
pdf-reader (2.11.0 - 2.12.0)
gem install pdf-reader -v "2.12.0"
gem install pdf-reader -v "2.11.0"
The PDF::Reader library implements a PDF parser conforming as much as possible to the PDF specification from Adobe
-
pdfkit (0.8.4.1)
gem install pdfkit -v "0.8.4.1"
Uses wkhtmltopdf to create PDFs using HTML
-
peach (0.5.1)
gem install peach -v "0.5.1"
-
pedump (0.6.5 - 0.6.6)
gem install pedump -v "0.6.6"
gem install pedump -v "0.6.5"
dump headers, sections, extract resources of win32 PE exe,dll,etc
-
peek (1.1.0)
gem install peek -v "1.1.0"
Take a peek into your Rails application.
-
pg (1.2.3 - 1.4.6)
gem install pg -v "1.4.6"
gem install pg -v "1.4.5"
gem install pg -v "1.4.3"
gem install pg -v "1.2.3"
Pg is the Ruby interface to the PostgreSQL RDBMS. It works with PostgreSQL 9.3 and later.
-
pg_query (2.2.0 - 4.2.1)
gem install pg_query -v "4.2.1"
gem install pg_query -v "2.2.1"
gem install pg_query -v "2.2.0"
Parses SQL queries using a copy of the PostgreSQL server query parser
-
pkg-config (1.4.9 - 1.5.1)
gem install pkg-config -v "1.5.1"
gem install pkg-config -v "1.4.9"
pkg-config can be used in your extconf.rb to properly detect need libraries for compiling Ruby native extensions
-
pleaserun (0.0.32)
gem install pleaserun -v "0.0.32"
pleaserun
-
plist (3.6.0 - 3.7.0)
gem install plist -v "3.7.0"
gem install plist -v "3.6.0"
Plist is a library to manipulate Property List files, also known as plists. It can parse plist files into native Ruby data structures as well as generating new plist files from your Ruby objects.
-
pluggability (0.8.0)
gem install pluggability -v "0.8.0"
Pluggability is a toolkit for creating plugins.
-
png_quantizator (0.2.1)
gem install png_quantizator -v "0.2.1"
Small wrapper around pngquant
-
po_to_json (1.0.1)
gem install po_to_json -v "1.0.1"
Convert gettext PO files to JSON objects so that you can use it in your application.
-
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.
-
popper_js (1.14.5 - 1.16.1)
gem install popper_js -v "1.16.1"
gem install popper_js -v "1.14.5"
Works with Rails out of the box.
-
poppler (4.0.5)
gem install poppler -v "4.0.5"
Ruby/Poppler is a Ruby binding of poppler-glib.
-
posix-spawn (0.3.15)
gem install posix-spawn -v "0.3.15"
posix-spawn uses posix_spawnp(2) for faster process spawning
-
postgresql (1.0.0)
gem install postgresql -v "1.0.0"
Requires 'pg', the Postgresql client for Ruby
-
power_assert (0.2.6 - 2.0.3)
gem install power_assert -v "2.0.3"
gem install power_assert -v "2.0.2"
gem install power_assert -v "2.0.1"
gem install power_assert -v "0.2.6"
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.
-
pp (0.3.0 - 0.4.0)
gem install pp -v "0.4.0"
gem install pp -v "0.3.0"
Provides a PrettyPrinter for Ruby objects
-
prawn (2.4.0)
gem install prawn -v "2.4.0"
Prawn is a fast, tiny, and nimble PDF generator for Ruby
-
prawn-gmagick (0.0.9)
gem install prawn-gmagick -v "0.0.9"
-
prawn-icon (3.0.0)
gem install prawn-icon -v "3.0.0"
Prawn::Icon provides various icon fonts including FontAwesome, PaymentFont and Foundation Icons for use with the Prawn PDF toolkit.
-
prawn-svg (0.32.0 - 0.34.2)
gem install prawn-svg -v "0.34.2"
gem install prawn-svg -v "0.33.0"
gem install prawn-svg -v "0.32.0"
This gem allows you to render SVG directly into a PDF using the 'prawn' gem. Since PDF is vector-based, you'll get nice scaled graphics if you use SVG instead of an image.
-
prawn-table (0.2.2)
gem install prawn-table -v "0.2.2"
Prawn::Table provides tables for the Prawn PDF toolkit
-
prawn-templates (0.1.2)
gem install prawn-templates -v "0.1.2"
A extention to prawn that allows to include other pdfs either as background to write upon or to combine several pdf documents into one.
-
premailer (1.16.0 - 1.21.0)
gem install premailer -v "1.21.0"
gem install premailer -v "1.16.0"
Improve the rendering of HTML emails by making CSS inline, converting links and warning about unsupported code.
-
premailer-rails (1.10.3)
gem install premailer-rails -v "1.10.3"
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.
-
prettyprint (0.1.1)
gem install prettyprint -v "0.1.1"
Implements a pretty printing algorithm for readable structure.
-
prime (0.1.2)
gem install prime -v "0.1.2"
Prime numbers and factorization library.
-
proc_to_ast (0.1.0)
gem install proc_to_ast -v "0.1.0"
Add #to_ast method to Proc. #to_ast converts Proc object to AST::Node.
-
procto (0.0.3)
gem install procto -v "0.0.3"
Turns your object into a method object
-
prometheus-client-mmap (0.16.2 - 1.1.1)
gem install prometheus-client-mmap -v "1.1.1"
gem install prometheus-client-mmap -v "0.19.1"
gem install prometheus-client-mmap -v "0.16.2"
-
prometheus_exporter (0.8.1)
gem install prometheus_exporter -v "0.8.1"
Prometheus metric collector and exporter for Ruby
-
protected_attributes (1.1.4)
gem install protected_attributes -v "1.1.4"
Protect attributes from mass assignment
-
protected_attributes_continued (1.9.0)
gem install protected_attributes_continued -v "1.9.0"
Protect attributes from mass assignment
-
protocol-hpack (1.4.2 - 1.4.3)
gem install protocol-hpack -v "1.4.3"
gem install protocol-hpack -v "1.4.2"
-
protocol-http (0.21.0 - 0.24.7)
gem install protocol-http -v "0.24.7"
gem install protocol-http -v "0.21.0"
-
protocol-http1 (0.13.2 - 0.15.1)
gem install protocol-http1 -v "0.15.1"
gem install protocol-http1 -v "0.13.2"
-
protocol-http2 (0.14.2 - 0.15.1)
gem install protocol-http2 -v "0.15.1"
gem install protocol-http2 -v "0.14.2"
-
proxifier (1.0.3)
gem install proxifier -v "1.0.3"
Proxifier adds support for HTTP or SOCKS proxies and lets you force TCPSocket to use proxies.
-
pry (0.12.2 - 0.14.1)
gem install pry -v "0.14.1"
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-shell (0.6.4)
gem install pry-shell -v "0.6.4"
pry-shell gem provides multiple remote pry sessions.
-
pstore (0.1.1 - 0.1.2)
gem install pstore -v "0.1.2"
gem install pstore -v "0.1.1"
Transactional File Storage for Ruby Objects
-
psych (2.1.0 - 5.1.2)
gem install psych -v "5.1.2"
gem install psych -v "5.0.1"
gem install psych -v "5.0.0"
gem install psych -v "4.0.3"
gem install psych -v "2.1.0"
Psych 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 (4.0.1 - 5.0.5)
gem install public_suffix -v "5.0.5"
gem install public_suffix -v "5.0.4"
gem install public_suffix -v "5.0.3"
gem install public_suffix -v "5.0.1"
gem install public_suffix -v "5.0.0"
PublicSuffix can parse and decompose a domain name into top level domain, domain and subdomains.
-
puma (3.12.0 - 6.0.0)
gem install puma -v "6.0.0"
gem install puma -v "5.6.5"
gem install puma -v "3.12.2"
gem install puma -v "3.12.1"
gem install puma -v "3.12.0"
Puma 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.
-
puma_worker_killer (0.3.1)
gem install puma_worker_killer -v "0.3.1"
Kills pumas, the code kind
-
pygments.rb (2.3.1)
gem install pygments.rb -v "2.3.1"
pygments.rb is a Ruby wrapper for Pygments syntax highlighter
-
pyu-ruby-sasl (0.0.3.3)
gem install pyu-ruby-sasl -v "0.0.3.3"
Simple Authentication and Security Layer (RFC 4422)
-
quantile (0.2.1)
gem install quantile -v "0.2.1"
Graham Cormode and S. Muthukrishnan's Effective Computation of Biased Quantiles over Data Streams in ICDE’05
-
raabro (1.4.0)
gem install raabro -v "1.4.0"
A very dumb PEG parser library, with a horrible interface.
-
rabbit (3.0.1)
gem install rabbit -v "3.0.1"
You can create your slide as a text file. It means that you can version controlyour slide like your Ruby scripts. You can custom your slide style by Ruby.So Rabbit is for Rubyist. You can use RD, Markdown and Wiki format as slide source. Rabbit provides programmer friendly keyboard interface. It uses Emacs and Vistyle keybindings by default. You can use PDF and image as slide source. Rabbit can show PDF and imagedirectly. You can create your slide by other presentation tool and show yourslide by Rabbit. If you show your slide by Rabbit, you can use programmerfriendly keyboard interface provided by Rabbit to control your slide. You can upload your slide as a gem. If you publish your slide as a gem, youcan see your slide at https://slide.rabbit-shocker.org/ .
-
racc (1.6.0 - 1.8.0)
gem install racc -v "1.8.0"
gem install racc -v "1.7.3"
gem install racc -v "1.6.2"
gem install racc -v "1.6.1"
gem install racc -v "1.6.0"
Racc is a LALR(1) parser generator. It is written in Ruby itself, and generates Ruby program. NOTE: Ruby 1.8.x comes with Racc runtime module. You can run your parsers generated by racc 1.4.x out of the box.
-
rack (1.6.13 - 3.0.11)
gem install rack -v "3.0.11"
gem install rack -v "3.0.8"
gem install rack -v "3.0.4.1"
gem install rack -v "3.0.3"
gem install rack -v "3.0.2"
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-accept (0.4.5)
gem install rack-accept -v "0.4.5"
HTTP Accept, Accept-Charset, Accept-Encoding, and Accept-Language for Ruby/Rack
-
rack-attack (6.6.1)
gem install rack-attack -v "6.6.1"
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.6"
gem install rack-cors -v "1.0.3"
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-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-openid (1.4.2)
gem install rack-openid -v "1.4.2"
-
rack-protection (2.0.5 - 3.0.5)
gem install rack-protection -v "3.0.5"
gem install rack-protection -v "2.2.4"
gem install rack-protection -v "2.2.3"
gem install rack-protection -v "2.2.2"
gem install rack-protection -v "2.0.8.1"
Protect against typical web attacks, works with all Rack apps, including Rails.
-
rack-proxy (0.7.4 - 0.7.6)
gem install rack-proxy -v "0.7.6"
gem install rack-proxy -v "0.7.4"
A Rack app that provides request/response rewriting proxy capabilities with streaming.
-
rack-raw-upload (1.1.1)
gem install rack-raw-upload -v "1.1.1"
Middleware that converts files uploaded with mimetype application/octet-stream into normal form input, so Rack applications can read these as normal, rather than as raw input.
-
rack-test (0.6.3 - 2.1.0)
gem install rack-test -v "2.1.0"
gem install rack-test -v "2.0.2"
gem install rack-test -v "1.1.0"
gem install rack-test -v "0.6.3"
Rack::Test is a small, simple testing API for Rack apps. It can be used on its own or as a reusable starting point for Web frameworks and testing libraries to build on.
-
rack-timeout (0.6.3)
gem install rack-timeout -v "0.6.3"
Rack middleware which aborts requests that have been running for longer than a specified timeout.
-
rackup (2.1.0)
gem install rackup -v "2.1.0"
-
rafini (3.2.221213)
gem install rafini -v "3.2.221213"
Just a collection of useful refinements.
-
rails (4.2.11.3 - 7.0.4.3)
gem install rails -v "7.0.4.3"
gem install rails -v "7.0.4.2"
gem install rails -v "7.0.4"
gem install rails -v "6.1.7.2"
gem install rails -v "6.1.7"
Ruby on Rails is a full-stack web framework optimized for programmer happiness and sustainable productivity. It encourages beautiful code by favoring convention over configuration.
-
rails-controller-testing (1.0.5)
gem install rails-controller-testing -v "1.0.5"
-
rails-deprecated_sanitizer (1.0.4)
gem install rails-deprecated_sanitizer -v "1.0.4"
-
rails-dom-testing (1.0.9 - 2.2.0)
gem install rails-dom-testing -v "2.2.0"
gem install rails-dom-testing -v "2.0.3"
gem install rails-dom-testing -v "1.0.9"
This gem can compare doms and assert certain elements exists in doms using Nokogiri.
-
rails-html-sanitizer (1.0.4 - 1.6.0)
gem install rails-html-sanitizer -v "1.6.0"
gem install rails-html-sanitizer -v "1.5.0"
gem install rails-html-sanitizer -v "1.4.4"
gem install rails-html-sanitizer -v "1.4.3"
gem install rails-html-sanitizer -v "1.3.0"
HTML sanitization for Rails applications
-
rails-i18n (5.1.3 - 7.0.3)
gem install rails-i18n -v "7.0.3"
gem install rails-i18n -v "5.1.3"
A set of common locale data and translations to internationalize and/or localize your Rails applications.
-
rails-observers (0.1.5)
gem install rails-observers -v "0.1.5"
Rails observer (removed from core in Rails 4.0)
-
rails_admin (3.1.1)
gem install rails_admin -v "3.1.1"
RailsAdmin is a Rails engine that provides an easy-to-use interface for managing your data.
-
rails_admin_import (3.0.3)
gem install rails_admin_import -v "3.0.3"
-
railties (4.2.11.3 - 7.0.7)
gem install railties -v "7.0.7"
gem install railties -v "7.0.4.3"
gem install railties -v "7.0.4.2"
gem install railties -v "7.0.4"
gem install railties -v "6.1.7.3"
Rails internals: application bootup, plugins, generators, and rake tasks.
-
rainbow (1.1.4 - 3.1.1)
gem install rainbow -v "3.1.1"
gem install rainbow -v "2.2.2"
gem install rainbow -v "1.1.4"
Colorize printed text on ANSI terminals
-
raindrops (0.16.0 - 0.20.0)
gem install raindrops -v "0.20.0"
gem install raindrops -v "0.16.0"
raindrops is a real-time stats toolkit to show statistics for Rack HTTP servers. It is designed for preforking servers such as unicorn, but should support any Rack HTTP server on platforms supporting POSIX shared memory. It may also be used as a generic scoreboard for sharing atomic counters across multiple processes.
-
rake (10.1.1 - 13.2.1)
gem install rake -v "13.2.1"
gem install rake -v "13.0.6"
gem install rake -v "13.0.1"
gem install rake -v "13.0.0"
gem install rake -v "12.3.3"
Rake is a Make-like program implemented in Ruby. Tasks and dependencies are specified in standard Ruby syntax. Rake has the following features: * Rakefiles (rake's version of Makefiles) are completely defined in standard Ruby syntax. No XML files to edit. No quirky Makefile syntax to worry about (is that a tab or a space?) * Users can specify tasks with prerequisites. * Rake supports rule patterns to synthesize implicit tasks. * Flexible FileLists that act like arrays but know about manipulating file names and paths. * Supports parallel execution of tasks.
-
rake-compiler (1.0.3 - 1.2.1)
gem install rake-compiler -v "1.2.1"
gem install rake-compiler -v "1.2.0"
gem install rake-compiler -v "1.0.3"
Provide a standard and simplified way to build and package Ruby extensions (C, Java) using Rake as glue.
-
rake-compiler-dock (1.0.0 - 1.3.0)
gem install rake-compiler-dock -v "1.3.0"
gem install rake-compiler-dock -v "1.2.2"
gem install rake-compiler-dock -v "1.0.0"
Easy to use and reliable cross compiler environment for building Windows and Linux binary gems. Use rake-compiler-dock to enter an interactive shell session or add a task to your Rakefile to automate your cross build.
-
ransack (2.3.2)
gem install ransack -v "2.3.2"
Ransack is the successor to the MetaSearch gem. It improves and expands upon MetaSearch's functionality, but does not have a 100%-compatible API.
-
rb-fsevent (0.10.3 - 0.11.2)
gem install rb-fsevent -v "0.11.2"
gem install rb-fsevent -v "0.10.3"
FSEvents API with Signals catching (without RubyCocoa)
-
rb-inotify (0.9.10 - 0.11.1)
gem install rb-inotify -v "0.11.1"
gem install rb-inotify -v "0.10.1"
gem install rb-inotify -v "0.10.0"
gem install rb-inotify -v "0.9.10"
-
rb_sys (0.9.34 - 0.9.65)
gem install rb_sys -v "0.9.65"
gem install rb_sys -v "0.9.61"
gem install rb_sys -v "0.9.58"
gem install rb_sys -v "0.9.52"
gem install rb_sys -v "0.9.34"
-
rbnacl (3.4.0 - 7.1.1)
gem install rbnacl -v "7.1.1"
gem install rbnacl -v "3.4.0"
The Networking and Cryptography (NaCl) library provides a high-level toolkit for building cryptographic systems and protocols
-
rbnacl-libsodium (1.0.16)
gem install rbnacl-libsodium -v "1.0.16"
-
rbon (0.2.221217)
gem install rbon -v "0.2.221217"
RBON is not JSON! Use RBON to store your configration "Items", if by "Items" you mean that: `Key = (Symbol=~/^w+[?!]?$/)` and `Item = (Key | String | Integer | Float | nil | bool)` and `Items = (Item | Array[Items] | Hash[Key, Items])`.
-
rbpdf (1.20.1)
gem install rbpdf -v "1.20.1"
A template plugin allowing the inclusion of ERB-enabled RBPDF template files.
-
rbpdf-font (1.19.1)
gem install rbpdf-font -v "1.19.1"
RBPDF font files.
-
rbs (2.1.0 - 3.5.1)
gem install rbs -v "3.5.1"
gem install rbs -v "2.8.1"
gem install rbs -v "2.1.0"
RBS is the language for type signatures for Ruby and standard library definitions.
-
rbtrace (0.4.0 - 0.5.1)
gem install rbtrace -v "0.5.1"
gem install rbtrace -v "0.4.14"
gem install rbtrace -v "0.4.0"
rbtrace shows you method calls happening inside another ruby process in real time.
-
rbtree (0.4.4 - 0.4.6)
gem install rbtree -v "0.4.6"
gem install rbtree -v "0.4.4"
A RBTree is a sorted associative collection that is implemented with a Red-Black Tree. It maps keys to values like a Hash, but maintains its elements in ascending key order. The interface is the almost identical to that of Hash.
-
rbvmomi (3.0.0)
gem install rbvmomi -v "3.0.0"
-
rchardet (1.8.0)
gem install rchardet -v "1.8.0"
-
rdoc (4.2.1 - 6.5.0)
gem install rdoc -v "6.5.0"
gem install rdoc -v "6.4.0"
gem install rdoc -v "6.3.2"
gem install rdoc -v "4.2.1"
RDoc produces HTML and command-line documentation for Ruby projects. RDoc includes the +rdoc+ and +ri+ tools for generating and displaying documentation from the command-line.
-
rdtool (0.6.38)
gem install rdtool -v "0.6.38"
RD is multipurpose documentation format created for documentating Ruby and output of Ruby world. You can embed RD into Ruby script. And RD have neat syntax which help you to read document in Ruby script. On the other hand, RD have a feature for class reference.
-
re2 (1.6.0)
gem install re2 -v "1.6.0"
Ruby bindings to re2, "an efficient, principled regular expression library".
-
readline (0.0.3)
gem install readline -v "0.0.3"
This is just a loader for "readline". If Ruby has the "readline-ext" gem that is a native extension, this gem will load it. If Ruby does not have the "readline-ext" gem this gem will load "reline", a library that is compatible with the "readline-ext" gem and implemented in pure Ruby.
-
readline-ext (0.1.4)
gem install readline-ext -v "0.1.4"
Provides an interface for GNU Readline and Edit Line (libedit).
-
recaptcha (4.13.1 - 5.12.3)
gem install recaptcha -v "5.12.3"
gem install recaptcha -v "4.13.1"
Helpers for the reCAPTCHA API
-
recursive-open-struct (1.1.3)
gem install recursive-open-struct -v "1.1.3"
RecursiveOpenStruct is a subclass of OpenStruct. It differs from OpenStruct in that it allows nested hashes to be treated in a recursive fashion. For example: ros = RecursiveOpenStruct.new({ :a => { :b => 'c' } }) ros.a.b # 'c' Also, nested hashes can still be accessed as hashes: ros.a_as_a_hash # { :b => 'c' }
-
red-colors (0.3.0)
gem install red-colors -v "0.3.0"
-
redcarpet (3.4.0 - 3.6.0)
gem install redcarpet -v "3.6.0"
gem install redcarpet -v "3.5.1"
gem install redcarpet -v "3.5.0"
gem install redcarpet -v "3.4.0"
A fast, safe and extensible Markdown to (X)HTML parser
-
RedCloth (4.3.2)
gem install RedCloth -v "4.3.2"
Textile parser for Ruby.
-
redis (4.1.0 - 5.0.5)
gem install redis -v "5.0.5"
gem install redis -v "4.8.1"
gem install redis -v "4.8.0"
gem install redis -v "4.4.0"
gem install redis -v "4.1.3"
A Ruby client that tries to match Redis' API one-to-one, while still providing an idiomatic interface.
-
redis-actionpack (5.0.2 - 5.3.0)
gem install redis-actionpack -v "5.3.0"
gem install redis-actionpack -v "5.1.0"
gem install redis-actionpack -v "5.0.2"
Redis session store for ActionPack. Used for storing the Rails session in Redis.
-
redis-activesupport (5.0.7 - 5.3.0)
gem install redis-activesupport -v "5.3.0"
gem install redis-activesupport -v "5.2.0"
gem install redis-activesupport -v "5.0.7"
Redis store for ActiveSupport
-
redis-client (0.11.2 - 0.22.0)
gem install redis-client -v "0.22.0"
gem install redis-client -v "0.14.0"
gem install redis-client -v "0.12.1"
gem install redis-client -v "0.11.2"
-
redis-namespace (1.9.0)
gem install redis-namespace -v "1.9.0"
Adds a Redis::Namespace class which can be used to namespace calls to Redis. This is useful when using a single instance of Redis with multiple, different applications.
-
redis-rack (2.0.5 - 2.1.4)
gem install redis-rack -v "2.1.4"
gem install redis-rack -v "2.0.6"
gem install redis-rack -v "2.0.5"
Redis Store for Rack applications
-
redis-rails (5.0.2)
gem install redis-rails -v "5.0.2"
Redis for Ruby on Rails
-
redis-store (1.6.0 - 1.9.1)
gem install redis-store -v "1.9.1"
gem install redis-store -v "1.8.1"
gem install redis-store -v "1.8.0"
gem install redis-store -v "1.6.0"
Namespaced Rack::Session, Rack::Cache, I18n and cache Redis stores for Ruby web frameworks.
-
reentrant_flock (0.1.1)
gem install reentrant_flock -v "0.1.1"
A reentrant/recursive flock.
-
regexp_parser (1.8.2 - 2.9.2)
gem install regexp_parser -v "2.9.2"
gem install regexp_parser -v "2.6.2"
gem install regexp_parser -v "2.6.1"
gem install regexp_parser -v "2.6.0"
gem install regexp_parser -v "2.1.1"
A library for tokenizing, lexing, and parsing Ruby regular expressions.
-
regexp_property_values (1.0.0)
gem install regexp_property_values -v "1.0.0"
This small library lets you see which property values are supported by the regular expression engine of the Ruby version you are running, and what they match.
-
reline (0.3.0 - 0.5.8)
gem install reline -v "0.5.8"
gem install reline -v "0.3.2"
gem install reline -v "0.3.1"
gem install reline -v "0.3.0"
Alternative GNU Readline or Editline implementation by pure Ruby.
-
remote_syslog (1.6.15)
gem install remote_syslog -v "1.6.15"
Lightweight daemon to tail one or more log files and transmit UDP syslog messages to a remote syslog host (centralized log aggregation). Generates UDP packets itself instead of depending on a system syslog daemon, so it doesn't affect system-wide logging configuration.
-
representable (3.0.4 - 3.2.0)
gem install representable -v "3.2.0"
gem install representable -v "3.0.4"
Renders and parses JSON/XML/YAML documents from and to Ruby objects. Includes plain properties, collections, nesting, coercion and more.
-
request_store (1.4.1 - 1.5.1)
gem install request_store -v "1.5.1"
gem install request_store -v "1.5.0"
gem install request_store -v "1.4.1"
RequestStore gives you per-request global storage.
-
require_all (1.4.0)
gem install require_all -v "1.4.0"
-
resolv (0.2.1 - 0.2.2)
gem install resolv -v "0.2.2"
gem install resolv -v "0.2.1"
Thread-aware DNS resolver library in Ruby.
-
resolv-replace (0.1.0)
gem install resolv-replace -v "0.1.0"
Replace Socket DNS with Resolv.
-
responders (3.0.0)
gem install responders -v "3.0.0"
A set of Rails responders to dry up your application
-
rest-client (2.1.0)
gem install rest-client -v "2.1.0"
A simple HTTP and REST client for Ruby, inspired by the Sinatra microframework style of specifying actions: get, put, post, delete.
-
rest-open-uri (1.0.0)
gem install rest-open-uri -v "1.0.0"
rest-open-uri is a hack of, and drop-in replacement for, open-uri. It supports all standard HTTP methods (not just GET) and allows you to send an entity-body. This gem will be deprecated if and when equivalent functionality makes it into core Ruby.
-
restility (0.0.4)
gem install restility -v "0.0.4"
Generates REST documentation in Docbook and HTML format.
-
retina_tag (1.4.1)
gem install retina_tag -v "1.4.1"
This gem overrides image_tag to support retina resolution images using asset pipeline
-
retriable (3.1.2)
gem install retriable -v "3.1.2"
Retriable is a simple DSL to retry failed code blocks with randomized exponential backoff. This is especially useful when interacting external api/services or file system calls.
-
reverse_markdown (1.4.0 - 2.1.1)
gem install reverse_markdown -v "2.1.1"
gem install reverse_markdown -v "1.4.0"
Map simple html back into markdown, e.g. if you want to import existing html data in your application.
-
rexml (3.2.5 - 3.3.0)
gem install rexml -v "3.3.0"
gem install rexml -v "3.2.8"
gem install rexml -v "3.2.6"
gem install rexml -v "3.2.5"
An XML toolkit for Ruby
-
riddle (2.4.3)
gem install riddle -v "2.4.3"
A Ruby API and configuration helper for the Sphinx search service.
-
rinda (0.1.1)
gem install rinda -v "0.1.1"
The Linda distributed computing paradigm in Ruby.
-
rinku (2.0.0)
gem install rinku -v "2.0.0"
A fast and very smart autolinking library that acts as a drop-in replacement for Rails `auto_link`
-
rkerberos (0.1.5)
gem install rkerberos -v "0.1.5"
The rkerberos library is an interface for the Kerberos 5 network authentication protocol. It wraps the Kerberos C API.
-
rly (0.2.3)
gem install rly -v "0.2.3"
A simple ruby implementation of lex and yacc, based on Python's ply
-
roadie (3.5.1 - 5.1.0)
gem install roadie -v "5.1.0"
gem install roadie -v "4.0.0"
gem install roadie -v "3.5.1"
Roadie tries to make sending HTML emails a little less painful by inlining stylesheets and rewriting relative URLs for you.
-
roadie-rails (2.1.0 - 3.0.0)
gem install roadie-rails -v "3.0.0"
gem install roadie-rails -v "2.1.1"
gem install roadie-rails -v "2.1.0"
Hooks Roadie into your Rails application to help with email generation.
-
roo (2.8.2 - 2.10.0)
gem install roo -v "2.10.0"
gem install roo -v "2.8.2"
Roo can access the contents of various spreadsheet files. It can handle * OpenOffice * Excelx * LibreOffice * CSV
-
roo-xls (1.2.0)
gem install roo-xls -v "1.2.0"
Roo can access the contents of various spreadsheet files. It can handle * OpenOffice * Excel * Google spreadsheets * Excelx * LibreOffice * CSV
-
rotp (6.2.0 - 6.2.2)
gem install rotp -v "6.2.2"
gem install rotp -v "6.2.0"
Works for both HOTP and TOTP, and includes QR Code provisioning
-
rouge (2.2.1 - 4.2.1)
gem install rouge -v "4.2.1"
gem install rouge -v "4.1.0"
gem install rouge -v "4.0.1"
gem install rouge -v "4.0.0"
gem install rouge -v "3.30.0"
Rouge aims to a be a simple, easy-to-extend drop-in replacement for pygments.
-
rqrcode (0.7.0 - 2.1.2)
gem install rqrcode -v "2.1.2"
gem install rqrcode -v "0.10.1"
gem install rqrcode -v "0.7.0"
rqrcode is a library for encoding QR Codes. The simple interface allows you to create QR Code data structures and then render them in the way you choose.
-
rqrcode-rails3 (0.1.7)
gem install rqrcode-rails3 -v "0.1.7"
Render QR codes with Rails 3
-
rqrcode_core (1.2.0)
gem install rqrcode_core -v "1.2.0"
rqrcode_core is a Ruby library for encoding QR Codes. The simple interface (with no runtime dependencies) allows you to create QR Code data structures.
-
rqrcode_png (0.1.5)
gem install rqrcode_png -v "0.1.5"
Glues rQRCode together with chunky_png
-
rroonga (12.1.0)
gem install rroonga -v "12.1.0"
Rroonga is an extension library to use Groonga's DB-API layer. Rroonga provides Rubyish readable and writable API not C like API. You can use Groonga's fast and highly functional features from Ruby with Rubyish form.
-
rspec (3.0.0 - 3.12.0)
gem install rspec -v "3.12.0"
gem install rspec -v "3.11.0"
gem install rspec -v "3.8.0"
gem install rspec -v "3.0.0"
BDD for Ruby
-
rspec-benchmark (0.6.0)
gem install rspec-benchmark -v "0.6.0"
Performance testing matchers for RSpec to set expectations on speed, resources usage and scalibility.
-
rspec-core (3.0.4 - 3.12.1)
gem install rspec-core -v "3.12.1"
gem install rspec-core -v "3.12.0"
gem install rspec-core -v "3.11.0"
gem install rspec-core -v "3.8.2"
gem install rspec-core -v "3.0.4"
BDD for Ruby. RSpec runner and example groups.
-
rspec-expectations (3.0.4 - 3.12.2)
gem install rspec-expectations -v "3.12.2"
gem install rspec-expectations -v "3.12.1"
gem install rspec-expectations -v "3.12.0"
gem install rspec-expectations -v "3.11.1"
gem install rspec-expectations -v "3.8.6"
rspec-expectations provides a simple, readable API to express expected outcomes of a code example.
-
rspec-its (1.3.0)
gem install rspec-its -v "1.3.0"
RSpec extension gem for attribute matching
-
rspec-mocks (3.0.4 - 3.12.4)
gem install rspec-mocks -v "3.12.4"
gem install rspec-mocks -v "3.12.3"
gem install rspec-mocks -v "3.12.1"
gem install rspec-mocks -v "3.12.0"
gem install rspec-mocks -v "3.11.2"
RSpec's 'test double' framework, with support for stubbing and mocking
-
rspec-parameterized (0.4.2 - 1.0.2)
gem install rspec-parameterized -v "1.0.2"
gem install rspec-parameterized -v "1.0.0"
gem install rspec-parameterized -v "0.5.2"
gem install rspec-parameterized -v "0.4.2"
RSpec::Parameterized supports simple parameterized test syntax in rspec.
-
rspec-parameterized-core (1.0.0)
gem install rspec-parameterized-core -v "1.0.0"
RSpec::Parameterized supports simple parameterized test syntax in rspec.
-
rspec-parameterized-table_syntax (1.0.0)
gem install rspec-parameterized-table_syntax -v "1.0.0"
RSpec::Parameterized supports simple parameterized test syntax in rspec.
-
rspec-rails (6.1.1)
gem install rspec-rails -v "6.1.1"
rspec-rails is a testing framework for Rails 5+.
-
rspec-retry (0.6.2)
gem install rspec-retry -v "0.6.2"
retry intermittently failing rspec examples
-
rspec-support (3.0.4 - 3.12.0)
gem install rspec-support -v "3.12.0"
gem install rspec-support -v "3.11.1"
gem install rspec-support -v "3.8.3"
gem install rspec-support -v "3.0.4"
Support utilities for RSpec gems
-
rspec_junit_formatter (0.4.1 - 0.6.0)
gem install rspec_junit_formatter -v "0.6.0"
gem install rspec_junit_formatter -v "0.4.1"
RSpec results that your continuous integration service can read.
-
rspec_profiling (0.0.9)
gem install rspec_profiling -v "0.0.9"
Profile RSpec test suites
-
rss (0.2.9)
gem install rss -v "0.2.9"
Family of libraries that support various formats of XML "feeds".
-
rsvg2 (4.0.5)
gem install rsvg2 -v "4.0.5"
Ruby/RSVG2 is a Ruby binding of librsvg-2.x.
-
rttool (1.0.3.0)
gem install rttool -v "1.0.3.0"
-
rubocop (0.93.1 - 1.63.5)
gem install rubocop -v "1.63.5"
gem install rubocop -v "1.44.0"
gem install rubocop -v "1.36.0"
gem install rubocop -v "1.26.0"
gem install rubocop -v "0.93.1"
RuboCop is a Ruby code style checking and code formatting tool. It aims to enforce the community-driven Ruby Style Guide.
-
rubocop-ast (1.21.0 - 1.31.3)
gem install rubocop-ast -v "1.31.3"
gem install rubocop-ast -v "1.24.1"
gem install rubocop-ast -v "1.24.0"
gem install rubocop-ast -v "1.21.0"
RuboCop's Node and NodePattern classes.
-
rubocop-factory_bot (2.25.1)
gem install rubocop-factory_bot -v "2.25.1"
Code style checking for factory_bot files. A plugin for the RuboCop code style enforcing & linting tool.
-
rubocop-gitlab-security (0.1.1)
gem install rubocop-gitlab-security -v "0.1.1"
Basic security checking for Ruby files. A plugin for the RuboCop code style enforcing & linting tool.
-
rubocop-graphql (0.14.5 - 1.5.1)
gem install rubocop-graphql -v "1.5.1"
gem install rubocop-graphql -v "1.5.0"
gem install rubocop-graphql -v "0.14.5"
A collection of RuboCop cops to improve GraphQL-related code
-
rubocop-performance (1.13.0 - 1.20.2)
gem install rubocop-performance -v "1.20.2"
gem install rubocop-performance -v "1.15.0"
gem install rubocop-performance -v "1.13.0"
A collection of RuboCop cops to check for performance optimizations in Ruby code.
-
rubocop-rails (2.14.0 - 2.24.0)
gem install rubocop-rails -v "2.24.0"
gem install rubocop-rails -v "2.16.0"
gem install rubocop-rails -v "2.14.0"
Automatic Rails code style checking tool. A RuboCop extension focused on enforcing Rails best practices and coding conventions.
-
rubocop-rspec (2.13.1 - 2.27.1)
gem install rubocop-rspec -v "2.27.1"
gem install rubocop-rspec -v "2.13.1"
Code style checking for RSpec files. A plugin for the RuboCop code style enforcing & linting tool.
-
ruby-enum (0.9.0)
gem install ruby-enum -v "0.9.0"
-
ruby-fogbugz (0.3.0)
gem install ruby-fogbugz -v "0.3.0"
A simple Ruby wrapper for the Fogbugz XML API
-
ruby-lsp (0.14.0 - 0.17.4)
gem install ruby-lsp -v "0.17.4"
gem install ruby-lsp -v "0.17.0"
gem install ruby-lsp -v "0.14.0"
An opinionated language server for Ruby
-
ruby-lsp-rails (0.3.6 - 0.3.8)
gem install ruby-lsp-rails -v "0.3.8"
gem install ruby-lsp-rails -v "0.3.6"
A Ruby LSP addon that adds extra editor functionality for Rails applications
-
ruby-lsp-rspec (0.1.10 - 0.1.12)
gem install ruby-lsp-rspec -v "0.1.12"
gem install ruby-lsp-rspec -v "0.1.10"
RSpec addon for ruby-lsp
-
ruby-macho (2.5.1)
gem install ruby-macho -v "2.5.1"
A library for viewing and manipulating Mach-O files in Ruby.
-
ruby-magic (0.5.4 - 0.6.0)
gem install ruby-magic -v "0.6.0"
gem install ruby-magic -v "0.5.4"
File Magic in Ruby. Simple interface to libmagic for Ruby Programming Language.
-
ruby-next-core (0.15.3)
gem install ruby-next-core -v "0.15.3"
Ruby Next Core is a zero deps version of Ruby Next meant to be used as as dependency in your gems. It contains all the polyfills and utility files but doesn't require transpiler dependencies to be install.
-
ruby-ole (1.2.12.2)
gem install ruby-ole -v "1.2.12.2"
A library for easy read/write access to OLE compound documents for Ruby.
-
ruby-openid (2.9.2)
gem install ruby-openid -v "2.9.2"
-
ruby-progressbar (1.11.0 - 1.13.0)
gem install ruby-progressbar -v "1.13.0"
gem install ruby-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.
-
ruby-rc4 (0.1.5)
gem install ruby-rc4 -v "0.1.5"
-
ruby-saml (1.13.0)
gem install ruby-saml -v "1.13.0"
SAML toolkit for Ruby on Rails
-
ruby-statistics (2.1.0)
gem install ruby-statistics -v "2.1.0"
This gem is intended to accomplish the same purpose as jStat js library: to provide ruby with statistical capabilities without the need of a statistical programming language like R or Octave. Some functions and capabilities are an implementation from other authors and are referenced properly in the class/method.
-
ruby-xslt (0.9.10)
gem install ruby-xslt -v "0.9.10"
Ruby/XSLT is a simple XSLT class based on libxml <http://xmlsoft.org/> and libxslt <http://xmlsoft.org/XSLT/>
-
ruby-xz (0.2.3)
gem install ruby-xz -v "0.2.3"
These are simple Ruby bindings for the liblzma library (http://tukaani.org/xz/), which is best known for the extreme compression ratio its native XZ format achieves. Since FFI is used to implement the bindings, no compilation is needed and they should work with JRuby as well.
-
ruby2_keywords (0.0.1 - 0.0.5)
gem install ruby2_keywords -v "0.0.5"
gem install ruby2_keywords -v "0.0.1"
-
ruby_parser (3.15.0 - 3.19.2)
gem install ruby_parser -v "3.19.2"
gem install ruby_parser -v "3.15.0"
ruby_parser (RP) is a ruby parser written in pure ruby (utilizing racc--which does by default use a C extension). It outputs s-expressions which can be manipulated and converted back to ruby via the ruby2ruby gem. As an example: def conditional1 arg1 return 1 if arg1 == 0 return 0 end becomes: s(:defn, :conditional1, s(:args, :arg1), s(:if, s(:call, s(:lvar, :arg1), :==, s(:lit, 0)), s(:return, s(:lit, 1)), nil), s(:return, s(:lit, 0))) Tested against 801,039 files from the latest of all rubygems (as of 2013-05): * 1.8 parser is at 99.9739% accuracy, 3.651 sigma * 1.9 parser is at 99.9940% accuracy, 4.013 sigma * 2.0 parser is at 99.9939% accuracy, 4.008 sigma * 2.6 parser is at 99.9972% accuracy, 4.191 sigma * 3.0 parser has a 100% parse rate. * Tested against 2,672,412 unique ruby files across 167k gems. * As do all the others now, basically.
-
rubygems-bundler (1.4.5)
gem install rubygems-bundler -v "1.4.5"
Stop using bundle exec. Integrate Rubygems and Bundler. Make rubygems generate bundler aware executable wrappers.
-
rubygems-server (0.2.0)
gem install rubygems-server -v "0.2.0"
Gem::Server and allows users to serve gems for consumption by `gem --remote-install`.
-
rubygems-update (3.4.5 - 3.5.22)
gem install rubygems-update -v "3.5.22"
gem install rubygems-update -v "3.5.7"
gem install rubygems-update -v "3.5.6"
gem install rubygems-update -v "3.5.5"
gem install rubygems-update -v "3.5.4"
A package (also known as a library) contains a set of functionality that can be invoked by a Ruby program, such as reading and parsing an XML file. We call these packages 'gems' and RubyGems is a tool to install, create, manage and load these packages in your Ruby environment. RubyGems is also a client for RubyGems.org, a public repository of Gems that allows you to publish a Gem that can be shared and used by other developers. See our guide on publishing a Gem at guides.rubygems.org
-
rubyntlm (0.6.3)
gem install rubyntlm -v "0.6.3"
Ruby/NTLM provides message creator and parser for the NTLM authentication.
-
rubypants (0.2.0)
gem install rubypants -v "0.2.0"
RubyPants is a Ruby port of the smart-quotes library SmartyPants. The original "SmartyPants" is a free web publishing plug-in for Movable Type, Blosxom, and BBEdit that easily translates plain ASCII punctuation characters into "smart" typographic punctuation HTML entities.
-
rubyzip (1.0.0 - 2.3.2)
gem install rubyzip -v "2.3.2"
gem install rubyzip -v "1.3.0"
gem install rubyzip -v "1.2.1"
gem install rubyzip -v "1.1.7"
gem install rubyzip -v "1.0.0"
-
rucaptcha (2.5.5 - 3.1.4)
gem install rucaptcha -v "3.1.4"
gem install rucaptcha -v "3.1.0"
gem install rucaptcha -v "2.6.1"
gem install rucaptcha -v "2.5.5"
-
rugged (1.2.0 - 1.5.1)
gem install rugged -v "1.5.1"
gem install rugged -v "1.5.0.1"
gem install rugged -v "1.2.0"
Rugged is a Ruby bindings to the libgit2 linkable C Git library. This is for testing and using the libgit2 library in a language that is awesome.
-
rvm (1.11.3.9)
gem install rvm -v "1.11.3.9"
RVM ~ Ruby Environment Manager ~ Ruby Gem Library.
-
safe_yaml (1.0.4 - 1.0.5)
gem install safe_yaml -v "1.0.5"
gem install safe_yaml -v "1.0.4"
Parse YAML safely
-
safety_net_attestation (0.4.0)
gem install safety_net_attestation -v "0.4.0"
-
sane (0.25.8)
gem install sane -v "0.25.8"
Helpers for ruby core classes to make life easier-i.e. things that are missing from core but should be there <sigh>
-
sanitize (2.1.1 - 6.0.1)
gem install sanitize -v "6.0.1"
gem install sanitize -v "6.0.0"
gem install sanitize -v "2.1.1"
Sanitize is an allowlist-based HTML and CSS sanitizer. It removes all HTML and/or CSS from a string except the elements, attributes, and properties you choose to allow.
-
sass (3.5.7 - 3.7.4)
gem install sass -v "3.7.4"
gem install sass -v "3.5.7"
Ruby Sass is deprecated! See https://sass-lang.com/ruby-sass for details. Sass makes CSS fun again. Sass is an extension of CSS, adding nested rules, variables, mixins, selector inheritance, and more. It's translated to well-formatted, standard CSS using the command line tool or a web-framework plugin.
-
sass-embedded (1.56.2 - 1.77.4)
gem install sass-embedded -v "1.77.4"
gem install sass-embedded -v "1.62.0"
gem install sass-embedded -v "1.58.0"
gem install sass-embedded -v "1.56.2"
A Ruby library that will communicate with Embedded Dart Sass using the Embedded Sass protocol.
-
sass-listen (4.0.0)
gem install sass-listen -v "4.0.0"
This fork of guard/listen provides a stable API for users of the ruby Sass CLI
-
sass-rails (5.0.7)
gem install sass-rails -v "5.0.7"
Sass adapter for the Rails asset pipeline.
-
sassc (2.0.1 - 2.4.0)
gem install sassc -v "2.4.0"
gem install sassc -v "2.2.1"
gem install sassc -v "2.0.1"
Use libsass with Ruby!
-
sassc-rails (2.1.0 - 2.1.2)
gem install sassc-rails -v "2.1.2"
gem install sassc-rails -v "2.1.0"
Integrate SassC-Ruby into Rails.
-
sawyer (0.8.2 - 0.9.2)
gem install sawyer -v "0.9.2"
gem install sawyer -v "0.8.2"
-
scrypt (2.1.1 - 3.0.7)
gem install scrypt -v "3.0.7"
gem install scrypt -v "2.1.1"
The scrypt key derivation function is designed to be far more secure against hardware brute-force attacks than alternative functions such as PBKDF2 or bcrypt.
-
sd_notify (0.1.0 - 0.1.1)
gem install sd_notify -v "0.1.1"
gem install sd_notify -v "0.1.0"
sd_notify can be used to notify systemd about various service status changes of Ruby programs
-
searchkick (3.1.3)
gem install searchkick -v "3.1.3"
-
securecompare (1.0.0)
gem install securecompare -v "1.0.0"
securecompare borrows the secure_compare private method from ActiveSupport::MessageVerifier which lets you do safely compare strings without being vulnerable to timing attacks. Useful for Basic HTTP Authentication in your rack/rails application.
-
securerandom (0.1.1 - 0.2.1)
gem install securerandom -v "0.2.1"
gem install securerandom -v "0.1.1"
Interface for secure random number generator.
-
seed-fu (2.3.7 - 2.3.9)
gem install seed-fu -v "2.3.9"
gem install seed-fu -v "2.3.7"
Seed Fu is an attempt to once and for all solve the problem of inserting and maintaining seed data in a database. It uses a variety of techniques gathered from various places around the web and combines them to create what is hopefully the most robust seed data system around.
-
selenium-webdriver (3.142.7 - 4.21.1)
gem install selenium-webdriver -v "4.21.1"
gem install selenium-webdriver -v "3.142.7"
Selenium implements the W3C WebDriver protocol to automate popular browsers. It aims to mimic the behaviour of a real user as it interacts with the application's HTML. It's primarily intended for web application testing, but any web-based task can automated.
-
semverse (3.0.0)
gem install semverse -v "3.0.0"
An elegant library for representing and comparing SemVer versions and constraints
-
sentry-rails (5.1.1 - 5.8.0)
gem install sentry-rails -v "5.8.0"
gem install sentry-rails -v "5.1.1"
A gem that provides Rails integration for the Sentry error logger
-
sentry-raven (3.0.4 - 3.1.2)
gem install sentry-raven -v "3.1.2"
gem install sentry-raven -v "3.0.4"
A gem that provides a client interface for the Sentry error logger
-
sentry-ruby (5.1.1 - 5.8.0)
gem install sentry-ruby -v "5.8.0"
gem install sentry-ruby -v "5.1.1"
A gem that provides a client interface for the Sentry error logger
-
sentry-ruby-core (5.1.1)
gem install sentry-ruby-core -v "5.1.1"
A gem that provides a client interface for the Sentry error logger
-
sentry-sidekiq (5.1.1 - 5.8.0)
gem install sentry-sidekiq -v "5.8.0"
gem install sentry-sidekiq -v "5.1.1"
A gem that provides Sidekiq integration for the Sentry error logger
-
sequel (5.63.0)
gem install sequel -v "5.63.0"
The Database Toolkit for Ruby
-
serverengine (1.6.4 - 2.3.2)
gem install serverengine -v "2.3.2"
gem install serverengine -v "2.3.1"
gem install serverengine -v "1.6.4"
A framework to implement robust multiprocess servers like Unicorn
-
servolux (0.10.0)
gem install servolux -v "0.10.0"
Serv-O-Lux is a collection of Ruby classes that are useful for daemon and process management, and for writing your own Ruby services. The code is well documented and tested. It works with Ruby and JRuby supporting both 1.8 and 1.9 interpreters.
-
session (3.2.0)
gem install session -v "3.2.0"
persistent connections with external programs like bash
-
set (1.0.1 - 1.0.3)
gem install set -v "1.0.3"
gem install set -v "1.0.1"
Provides a class to deal with collections of unordered, unique values
-
settingslogic (2.0.9)
gem install settingslogic -v "2.0.9"
A simple and straightforward settings solution that uses an ERB enabled YAML file and a singleton design pattern.
-
seven-zip (1.4.2)
gem install seven-zip -v "1.4.2"
SevenZipRuby (seven-zip) is a ruby gem library to read and write 7zip archives. This gem is based on seven_zip_ruby gem by Masamitsu MURASE (masamitsu.murase@gmail.com).
-
seventeen_mon (1.0.2)
gem install seventeen_mon -v "1.0.2"
Simply find location by IP.
-
sexp_processor (4.15.1 - 4.16.1)
gem install sexp_processor -v "4.16.1"
gem install sexp_processor -v "4.15.1"
sexp_processor branches from ParseTree bringing all the generic sexp processing tools with it. Sexp, SexpProcessor, Environment, etc... all for your language processing pleasure.
-
shellany (0.0.1)
gem install shellany -v "0.0.1"
MRI+JRuby compatible command output capturing
-
shoulda-matchers (5.1.0)
gem install shoulda-matchers -v "5.1.0"
Shoulda Matchers provides RSpec- and Minitest-compatible one-liners to test common Rails functionality that, if written by hand, would be much longer, more complex, and error-prone.
-
sidekiq (5.2.7 - 7.0.5)
gem install sidekiq -v "7.0.5"
gem install sidekiq -v "6.5.7"
gem install sidekiq -v "6.4.0"
gem install sidekiq -v "5.2.7"
Simple, efficient background processing for Ruby.
-
sidekiq-cron (1.8.0)
gem install sidekiq-cron -v "1.8.0"
Enables to set jobs to be run in specified time (using CRON notation or natural language)
-
sidekiq-failures (1.0.1 - 1.0.4)
gem install sidekiq-failures -v "1.0.4"
gem install sidekiq-failures -v "1.0.3"
gem install sidekiq-failures -v "1.0.2"
gem install sidekiq-failures -v "1.0.1"
Keep track of Sidekiq failed jobs
-
sigdump (0.2.4 - 0.2.5)
gem install sigdump -v "0.2.5"
gem install sigdump -v "0.2.4"
Setup signal handler which dumps backtrace of running threads and number of allocated objects per class. Require 'sigdump/setup', send SIGCONT, and see /tmp/sigdump-<pid>.log.
-
signet (0.17.0)
gem install signet -v "0.17.0"
Signet is an OAuth 1.0 / OAuth 2.0 implementation.
-
simple_form (4.1.0 - 5.0.1)
gem install simple_form -v "5.0.1"
gem install simple_form -v "4.1.0"
Forms made easy!
-
simple_po_parser (1.1.6)
gem install simple_po_parser -v "1.1.6"
A simple PO file to ruby hash parser . PO files are translation files generated by GNU/Gettext tool.
-
simple_xlsx_reader (1.0.4 - 1.0.5)
gem install simple_xlsx_reader -v "1.0.5"
gem install simple_xlsx_reader -v "1.0.4"
Read xlsx data the Ruby way
-
simplecov (0.21.2)
gem install simplecov -v "0.21.2"
Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites
-
simplecov-cobertura (1.3.1 - 2.1.0)
gem install simplecov-cobertura -v "2.1.0"
gem install simplecov-cobertura -v "1.3.1"
Produces Cobertura XML formatted output from SimpleCov
-
simplecov-html (0.12.3)
gem install simplecov-html -v "0.12.3"
Default HTML formatter for SimpleCov code coverage tool for ruby 2.4+
-
simplecov-lcov (0.8.0)
gem install simplecov-lcov -v "0.8.0"
Custom SimpleCov formatter to generate a lcov style coverage.
-
simplecov_json_formatter (0.1.4)
gem install simplecov_json_formatter -v "0.1.4"
JSON formatter for SimpleCov
-
simpleidn (0.2.1)
gem install simpleidn -v "0.2.1"
This gem allows easy conversion from punycode ACE strings to unicode UTF-8 strings and vice-versa.
-
sinatra (2.0.5 - 3.0.5)
gem install sinatra -v "3.0.5"
gem install sinatra -v "2.2.4"
gem install sinatra -v "2.2.3"
gem install sinatra -v "2.2.2"
gem install sinatra -v "2.0.8.1"
Sinatra is a DSL for quickly creating web applications in Ruby with minimal effort.
-
singleton (0.1.1)
gem install singleton -v "0.1.1"
The Singleton module implements the Singleton pattern.
-
sixarm_ruby_unaccent (1.2.0)
gem install sixarm_ruby_unaccent -v "1.2.0"
Unaccent replaces a string's accented characters with unaccented characters
-
slack-messenger (2.3.4)
gem install slack-messenger -v "2.3.4"
A slim ruby wrapper for posting to slack webhooks
-
slop (4.9.3)
gem install slop -v "4.9.3"
A DSL for gathering options and parsing command line flags
-
snaky_hash (2.0.0)
gem install snaky_hash -v "2.0.0"
A Hashie::Mash joint to make #snakelife better
-
snowplow-tracker (0.6.1 - 0.8.0)
gem install snowplow-tracker -v "0.8.0"
gem install snowplow-tracker -v "0.6.1"
With this tracker you can collect event data from your Ruby applications, Ruby on Rails web applications and Ruby gems.
-
socksify (1.7.1)
gem install socksify -v "1.7.1"
-
solargraph (0.47.2)
gem install solargraph -v "0.47.2"
IDE tools for code completion, inline documentation, and static analysis
-
solve (4.0.4)
gem install solve -v "4.0.4"
A Ruby version constraint solver
-
sorbet-runtime (0.5.10782)
gem install sorbet-runtime -v "0.5.10782"
Sorbet's runtime type checking component
-
sorted_set (1.0.3)
gem install sorted_set -v "1.0.3"
Implements a variant of Set whose elements are sorted in ascending order
-
spamcheck (1.0.0 - 1.3.0)
gem install spamcheck -v "1.3.0"
gem install spamcheck -v "1.0.0"
Auto-generated gRPC client for Spamcheck.
-
spreadsheet (1.2.3 - 1.3.0)
gem install spreadsheet -v "1.3.0"
gem install spreadsheet -v "1.2.5"
gem install spreadsheet -v "1.2.4"
gem install spreadsheet -v "1.2.3"
As of version 0.6.0, only Microsoft Excel compatible spreadsheets are supported
-
spring (4.1.0)
gem install spring -v "4.1.0"
Preloads your application so things like console, rake and tests run faster
-
spring-commands-rspec (1.0.4)
gem install spring-commands-rspec -v "1.0.4"
rspec command for spring
-
sprite-factory (1.7)
gem install sprite-factory -v "1.7"
Combines individual images from a directory into a single sprite image file and creates an appropriate CSS stylesheet
-
sprockets (2.12.5 - 4.2.1)
gem install sprockets -v "4.2.1"
gem install sprockets -v "4.2.0"
gem install sprockets -v "4.1.1"
gem install sprockets -v "4.0.2"
gem install sprockets -v "3.7.2"
Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScript, CoffeeScript, CSS, Sass, and SCSS.
-
sprockets-rails (3.2.1 - 3.4.2)
gem install sprockets-rails -v "3.4.2"
gem install sprockets-rails -v "3.2.2"
gem install sprockets-rails -v "3.2.1"
-
spud_blog (1.0.2)
gem install spud_blog -v "1.0.2"
Spud blogging/news and rss engine.
-
spud_cms (1.0.2)
gem install spud_cms -v "1.0.2"
Spud CMS is a full-featured light weight modular cms engine as a part of the spud suite of rails gems. This particular gem comes with page management, administrative dashboard, template management, menu management and more. It is also capable of handling full-page caching as well as action-caching for even faster performance. Add more modules like spud_blog, spud_inquiries, spud_events, or spud_media for more features.
-
spud_core (1.0.6)
gem install spud_core -v "1.0.6"
Spud Core Engine
-
spud_permalinks (1.0.0)
gem install spud_permalinks -v "1.0.0"
This gem creates a polymorphic attachable model that can be used to store historical information on page urls for 301 redirecting.
-
sqlint (0.2.1)
gem install sqlint -v "0.2.1"
Simple SQL linter.
-
sqlite3 (1.3.13 - 1.5.4)
gem install sqlite3 -v "1.5.4"
gem install sqlite3 -v "1.3.13"
This module allows Ruby programs to interface with the SQLite3 database engine (http://www.sqlite.org). You must have the SQLite engine installed in order to build this module. Note that this module is only compatible with SQLite 3.6.16 or newer.
-
sqreen (1.25.1)
gem install sqreen -v "1.25.1"
Sqreen is a SaaS based Application protection and monitoring platform that integrates directly into your Ruby applications. Learn more at https://sqreen.com.
-
ssh_data (1.3.0)
gem install ssh_data -v "1.3.0"
-
sshkit (1.21.3)
gem install sshkit -v "1.21.3"
A comprehensive toolkit for remotely running commands in a structured manner on groups of servers.
-
sslshake (1.3.1)
gem install sslshake -v "1.3.1"
This is a library to simulate SSL and TLS handshake from SSLv2, SSLv3, to TLS 1.0-1.2. It does not rely on OpenSSL and is not designed as a replacement either. It targets full support for even older handshakes, which are not available in current releases of OpenSSL anymore. It also aims to be executable on all systems with a sufficiently modern version of Ruby without any additional requirements or pre-compiled binaries.
-
ssrf_filter (1.0.7 - 1.0.8)
gem install ssrf_filter -v "1.0.8"
gem install ssrf_filter -v "1.0.7"
A gem that makes it easy to prevent server side request forgery (SSRF) attacks
-
stackdriver (0.21.1)
gem install stackdriver -v "0.21.1"
stackdriver is the official library for Google Stackdriver APIs.
-
stackdriver-core (1.5.0)
gem install stackdriver-core -v "1.5.0"
stackdriver-core is an internal shared library for the Ruby Stackdriver integration libraries.
-
stackprof (0.2.21 - 0.2.26)
gem install stackprof -v "0.2.26"
gem install stackprof -v "0.2.23"
gem install stackprof -v "0.2.21"
stackprof is a fast sampling profiler for ruby code, with cpu, wallclock and object allocation samplers.
-
state_machines (0.5.0)
gem install state_machines -v "0.5.0"
Adds support for creating state machines for attributes on any Ruby class
-
state_machines-activemodel (0.8.0)
gem install state_machines-activemodel -v "0.8.0"
Adds support for creating state machines for attributes on ActiveModel
-
state_machines-activerecord (0.8.0)
gem install state_machines-activerecord -v "0.8.0"
Adds support for creating state machines for attributes on ActiveRecord
-
strelka (0.19.3)
gem install strelka -v "0.19.3"
Strelka is a framework for creating and deploying Mongrel2 web applications in Ruby.
-
string-similarity (2.1.0)
gem install string-similarity -v "2.1.0"
== Description This gem provides some methods for calculating similarities of two strings. === Currently implemented - Cosine similarity - Levenshtein distance/similarity === Planned - Hamming similarity
-
stringex (2.8.5)
gem install stringex -v "2.8.5"
Some [hopefully] useful extensions to Ruby's String class. Stringex is made up of three libraries: ActsAsUrl [permalink solution with better character translation], Unidecoder [Unicode to ASCII transliteration], and StringExtensions [miscellaneous helper methods for the String class].
-
stringio (0.1.0 - 3.1.0)
gem install stringio -v "3.1.0"
gem install stringio -v "3.0.5"
gem install stringio -v "3.0.4"
gem install stringio -v "3.0.2"
gem install stringio -v "3.0.1"
Pseudo `IO` class from/to `String`.
-
strings (0.2.1)
gem install strings -v "0.2.1"
A set of methods for working with strings such as align, truncate, wrap and many more.
-
strings-ansi (0.2.0)
gem install strings-ansi -v "0.2.0"
Methods for processing ANSI escape codes in strings.
-
strptime (0.2.5)
gem install strptime -v "0.2.5"
a fast strptime/strftime engine which uses VM.
-
strscan (3.0.1 - 3.1.0)
gem install strscan -v "3.1.0"
gem install strscan -v "3.0.5"
gem install strscan -v "3.0.1"
Provides lexical scanning operations on a String.
-
stud (0.0.23)
gem install stud -v "0.0.23"
small reusable bits of code I'm tired of writing over and over. A library form of my software-patterns github repo.
-
subtitle_it (2.2.0)
gem install subtitle_it -v "2.2.0"
Download, edit and create subtitles. Supports various formats.
-
such (2.0.210201)
gem install such -v "2.0.210201"
Wraps widgets with an alternate constructor which factors out the configuration and assembly procedures into metadata. Can be used to wrap any class with the alternate constructor, although targeted only Gtk3 widgets.
-
super_random (2.0.210126)
gem install super_random -v "2.0.210126"
You can't get more random than random, but you can try really, really, really hard. SuperRandom combines three online real random services to create a more perfect random byte.
-
swd (1.3.0)
gem install swd -v "1.3.0"
SWD (Simple Web Discovery) Client Library
-
symlink (0.0.27)
gem install symlink -v "0.0.27"
This library is called symlink. It can be used to symlink files or directories, from within ruby. General syntax is: Symlink.new(from, to)
-
sync (0.5.0)
gem install sync -v "0.5.0"
A module that provides a two-phase lock with a counter.
-
sys-filesystem (1.4.3)
gem install sys-filesystem -v "1.4.3"
The sys-filesystem library provides a cross-platform interface for gathering filesystem information, such as disk space and mount point data.
-
sys-uname (1.2.2)
gem install sys-uname -v "1.2.2"
The sys-uname library provides an interface for gathering information about your current platform. The library is named after the Unix 'uname' command but also works on MS Windows. Available information includes OS name, OS version, system name and so on. Additional information is available for certain platforms.
-
sysexits (1.2.0)
gem install sysexits -v "1.2.0"
Have you ever wanted to call <code>exit()</code> with an error condition, but weren't sure what exit status to use? No? Maybe it's just me, then. Anyway, I was reading manpages late one evening before retiring to bed in my palatial estate in rural Oregon, and I stumbled across <code>sysexits(3)</code>. Much to my chagrin, I couldn't find a +sysexits+ for Ruby! Well, for the other 2 people that actually care about <code>style(9)</code> as it applies to Ruby code, now there is one! Sysexits is a *completely* *awesome* collection of human-readable constants for the standard (BSDish) exit codes, used as arguments to +exit+ to indicate a specific error condition to the parent process. It's so fantastically fabulous that you'll want to fork it right away to avoid being thought of as that guy that's still using Webrick for his blog. I mean, <code>exit(1)</code> is so passé! This is like the 14-point font of Systems Programming. Like the C header file from which this was derived (I mean forked, naturally), error numbers begin at <code>Sysexits::EX__BASE</code> (which is way more cool than plain old +64+) to reduce the possibility of clashing with other exit statuses that other programs may already return. The codes are available in two forms: as constants which can be imported into your own namespace via <code>include Sysexits</code>, or as <code>Sysexits::STATUS_CODES</code>, a Hash keyed by Symbols derived from the constant names. Allow me to demonstrate. First, the old way: exit( 69 ) Whaaa...? Is that a euphemism? What's going on? See how unattractive and... well, 1970 that is? We're not changing vaccuum tubes here, people, we're <em>building a totally-awesome future in the Cloud™!</em> include Sysexits exit EX_UNAVAILABLE Okay, at least this is readable to people who have used <code>fork()</code> more than twice, but you could do so much better! include Sysexits exit :unavailable Holy Toledo! It's like we're writing Ruby, but our own made-up dialect in which variable++ is possible! Well, okay, it's not quite that cool. But it does look more Rubyish. And no monkeys were patched in the filming of this episode! All the simpletons still exiting with icky _numbers_ can still continue blithely along, none the wiser.
-
syslog (0.1.0)
gem install syslog -v "0.1.0"
Ruby interface for the POSIX system logging facility.
-
syslog-logger (1.6.8)
gem install syslog-logger -v "1.6.8"
An improved Logger replacement that logs to syslog. It is almost drop-in with a few caveats.
-
syslog_protocol (0.9.2)
gem install syslog_protocol -v "0.9.2"
Syslog protocol parser and generator
-
table_print (1.5.7)
gem install table_print -v "1.5.7"
TablePrint turns objects into nicely formatted columns for easy reading. Works great in rails console, works on pure ruby objects, autodetects columns, lets you traverse ActiveRecord associations. Simple, powerful.
-
tanuki_emoji (0.6.0)
gem install tanuki_emoji -v "0.6.0"
Tanuki Emoji provides Emoji character information and metadata with support for Noto Emoji resources as fallback
-
telesign (2.2.4)
gem install telesign -v "2.2.4"
TeleSign Ruby SDK
-
telesignenterprise (2.2.2)
gem install telesignenterprise -v "2.2.2"
TeleSign Enterprise Ruby SDK
-
tempfile (0.1.2)
gem install tempfile -v "0.1.2"
A utility class for managing temporary files.
-
temple (0.8.2 - 0.9.1)
gem install temple -v "0.9.1"
gem install temple -v "0.8.2"
-
term-ansicolor (1.7.1)
gem install term-ansicolor -v "1.7.1"
This library uses ANSI escape sequences to control the attributes of terminal output
-
termcolor (1.2.1)
gem install termcolor -v "1.2.1"
Termcolor is a library for ANSI color formatting like HTML for output in terminal. '<red>red</red>'.termcolor #=> "[31mred[0m"
-
terminal-table (1.4.5 - 3.0.2)
gem install terminal-table -v "3.0.2"
gem install terminal-table -v "1.8.0"
gem install terminal-table -v "1.4.5"
-
terrapin (0.6.0)
gem install terrapin -v "0.6.0"
Run shell commands safely, even with user-supplied values
-
terser (1.0.2)
gem install terser -v "1.0.2"
Terser minifies JavaScript files by wrapping TerserJS to be accessible in Ruby
-
test-kitchen (1.9.0)
gem install test-kitchen -v "1.9.0"
Test Kitchen is an integration tool for developing and testing infrastructure code and software on isolated target platforms.
-
test-prof (1.3.3)
gem install test-prof -v "1.3.3"
Ruby applications tests profiling tools. Contains tools to analyze factories usage, integrate with Ruby profilers, profile your examples using ActiveSupport notifications (if any) and statically analyze your code with custom RuboCop cops.
-
test-unit (3.1.5 - 3.5.5)
gem install test-unit -v "3.5.5"
gem install test-unit -v "3.5.3"
gem install test-unit -v "3.1.5"
test-unit (Test::Unit) is unit testing framework for Ruby, based on xUnit principles. These were originally designed by Kent Beck, creator of extreme programming software development methodology, for Smalltalk's SUnit. It allows writing tests, checking results and automated testing in Ruby.
-
test_file_finder (0.3.1)
gem install test_file_finder -v "0.3.1"
Command-line tool for guessing which spec files are relevant to a set of input file paths.
-
texplay (0.4.3)
gem install texplay -v "0.4.3"
TexPlay is a light-weight image manipulation framework for Ruby and Gosu
-
text (1.3.1)
gem install text -v "1.3.1"
A collection of text algorithms: Levenshtein, Soundex, Metaphone, Double Metaphone, Porter Stemming
-
text-hyphen (1.5.0)
gem install text-hyphen -v "1.5.0"
Text::Hyphen is a Ruby library to hyphenate words in various languages using Ruby-fied versions of TeX hyphenation patterns. It will properly hyphenate various words according to the rules of the language the word is written in. The algorithm is based on that of the TeX typesetting system by Donald E. Knuth. This is originally based on the Perl implementation of [TeX::Hyphen][] and the [Ruby port][]. The language hyphenation pattern files are based on the sources available from [CTAN][] as of 2004.12.19 and have been manually translated by Austin Ziegler. This is a small feature release adding Russian language support and fixing a bug in the custom hyphen support introduced last version. This release provides both Ruby 1.8.7 and Ruby 1.9.2 support (but please read below). In short, Ruby 1.8 support is deprecated and I will not be providing any bug fixes related to Ruby 1.8. New features will be developed and tested against Ruby 1.9 only.
-
text-table (1.2.4)
gem install text-table -v "1.2.4"
Allows you to easily create and format plain text tables, useful when working with the terminal or when you want to quickly print formatted tables to a dot-matrix printer.
-
tf (0.4.5)
gem install tf -v "0.4.5"
Testing Framework solely based on plugins. For now only tests using Bash.
-
tf-idf-similarity (0.2.0)
gem install tf-idf-similarity -v "0.2.0"
-
thin (1.8.1)
gem install thin -v "1.8.1"
-
thor (0.18.1 - 1.3.1)
gem install thor -v "1.3.1"
gem install thor -v "1.2.1"
gem install thor -v "1.1.0"
gem install thor -v "1.0.1"
gem install thor -v "0.20.3"
Thor is a toolkit for building powerful command-line interfaces.
-
thread_safe (0.3.6)
gem install thread_safe -v "0.3.6"
A collection of data structures and utilities to make thread-safe programming in Ruby easier
-
thrift (0.16.0 - 0.18.1)
gem install thrift -v "0.18.1"
gem install thrift -v "0.17.0"
gem install thrift -v "0.16.0"
Ruby bindings for the Apache Thrift RPC system
-
thwait (0.2.0)
gem install thwait -v "0.2.0"
Watches for termination of multiple threads.
-
tilt (1.4.1 - 2.2.0)
gem install tilt -v "2.2.0"
gem install tilt -v "2.1.0"
gem install tilt -v "2.0.11"
gem install tilt -v "2.0.10"
gem install tilt -v "2.0.8"
Generic interface to multiple Ruby template engines
-
time (0.2.0 - 0.2.1)
gem install time -v "0.2.1"
gem install time -v "0.2.0"
Extends the Time class with methods for parsing and conversion.
-
timecop (0.9.1 - 0.9.6)
gem install timecop -v "0.9.6"
gem install timecop -v "0.9.1"
A gem providing "time travel" and "time freezing" capabilities, making it dead simple to test time-dependent code. It provides a unified method to mock Time.now, Date.today, and DateTime.now in a single call.
-
timeliness (0.3.10)
gem install timeliness -v "0.3.10"
Fast date/time parser with customisable formats, timezone and I18n support.
-
timeout (0.2.0 - 0.4.1)
gem install timeout -v "0.4.1"
gem install timeout -v "0.3.2"
gem install timeout -v "0.3.1"
gem install timeout -v "0.2.0"
Auto-terminate potentially long-running operations in Ruby.
-
timers (4.3.5)
gem install timers -v "4.3.5"
-
timfel-krb5-auth (0.8.3)
gem install timfel-krb5-auth -v "0.8.3"
-
tins (1.32.1)
gem install tins -v "1.32.1"
All the stuff that isn't good/big enough for a real library.
-
tinymce-rails (3.5.9)
gem install tinymce-rails -v "3.5.9"
Seamlessly integrates TinyMCE into the Rails asset pipeline introduced in Rails 3.1.
-
tmpdir (0.1.2 - 0.1.3)
gem install tmpdir -v "0.1.3"
gem install tmpdir -v "0.1.2"
Extends the Dir class to manage the OS temporary file path.
-
tnetstring (0.3.4)
gem install tnetstring -v "0.3.4"
Ruby implementation of the tagged netstring specification, a simple data interchange format better suited to low-level network communication than JSON. See http://tnetstrings.org/ for more details.
-
toml-rb (1.1.2 - 2.2.0)
gem install toml-rb -v "2.2.0"
gem install toml-rb -v "1.1.2"
A Toml parser using Citrus parsing library.
-
tomlrb (1.3.0 - 2.0.3)
gem install tomlrb -v "2.0.3"
gem install tomlrb -v "2.0.1"
gem install tomlrb -v "1.3.0"
A racc based toml parser
-
totp (1.0.0)
gem install totp -v "1.0.0"
Time-based One-Time Passwords
-
tpm-key_attestation (0.9.0 - 0.12.0)
gem install tpm-key_attestation -v "0.12.0"
gem install tpm-key_attestation -v "0.9.0"
-
tracer (0.1.1)
gem install tracer -v "0.1.1"
Outputs a source level execution trace of a Ruby program.
-
traces (0.11.1)
gem install traces -v "0.11.1"
-
trailblazer-option (0.1.2)
gem install trailblazer-option -v "0.1.2"
Wrap an option at compile-time and `call` it at runtime, which allows to have the common `-> ()`, `:method` or `Callable` pattern used for most options.
-
train-core (3.4.9 - 3.10.7)
gem install train-core -v "3.10.7"
gem install train-core -v "3.9.2"
gem install train-core -v "3.4.9"
A minimal Train with a backends for ssh and winrm.
-
train-winrm (0.2.13)
gem install train-winrm -v "0.2.13"
Allows applictaions using Train to speak to Windows using Remote Management; handles authentication, cacheing, and SDK dependency management.
-
treetop (1.6.12)
gem install treetop -v "1.6.12"
A Parsing Expression Grammar (PEG) Parser generator DSL for Ruby
-
trollop (2.9.10)
gem install trollop -v "2.9.10"
Trollop is a commandline option parser for Ruby that just gets out of your way. **DEPRECATION** This gem has been renamed to optimist and will no longer be supported. Please switch to optimist as soon as possible.
-
truncate_html (0.9.3)
gem install truncate_html -v "0.9.3"
Truncates html so you don't have to
-
truncato (0.7.12)
gem install truncato -v "0.7.12"
Ruby tool for truncating HTML strings keeping a valid HTML markup
-
tsort (0.1.0 - 0.1.1)
gem install tsort -v "0.1.1"
gem install tsort -v "0.1.0"
Topological sorting using Tarjan's algorithm
-
ttfunk (1.7.0)
gem install ttfunk -v "1.7.0"
Font Metrics Parser for the Prawn PDF generator
-
tty-box (0.7.0)
gem install tty-box -v "0.7.0"
Draw various frames and boxes in the terminal window.
-
tty-color (0.6.0)
gem install tty-color -v "0.6.0"
Terminal color capabilities detection
-
tty-cursor (0.7.1)
gem install tty-cursor -v "0.7.1"
The purpose of this library is to help move the terminal cursor around and manipulate text by using intuitive method calls.
-
tty-markdown (0.7.2)
gem install tty-markdown -v "0.7.2"
Convert a markdown text or document into a terminal friendly output.
-
tty-pager (0.14.0)
gem install tty-pager -v "0.14.0"
A cross-platform terminal pager that works on all major Ruby interpreters.
-
tty-prompt (0.23.1)
gem install tty-prompt -v "0.23.1"
A beautiful and powerful interactive command line prompt with a robust API for getting and validating complex inputs.
-
tty-reader (0.9.0)
gem install tty-reader -v "0.9.0"
A set of methods for processing keyboard input in character, line and multiline modes. It maintains history of entered input with an ability to recall and re-edit those inputs. It lets you register to listen for keystroke events and trigger custom key events yourself.
-
tty-screen (0.8.1)
gem install tty-screen -v "0.8.1"
Terminal screen size detection which works on Linux, OS X and Windows/Cygwin platforms and supports MRI, JRuby, TruffleRuby and Rubinius interpreters.
-
tty-table (0.12.0)
gem install tty-table -v "0.12.0"
A flexible and intuitive table generator
-
turbo-rails (1.3.2)
gem install turbo-rails -v "1.3.2"
-
turbolinks (5.2.0 - 5.2.1)
gem install turbolinks -v "5.2.1"
gem install turbolinks -v "5.2.0"
Rails engine for Turbolinks 5 support
-
turbolinks-source (5.2.0)
gem install turbolinks-source -v "5.2.0"
-
twitter-text (1.14.7)
gem install twitter-text -v "1.14.7"
A gem that provides text handling for Twitter
-
typeprof (0.21.2 - 0.21.3)
gem install typeprof -v "0.21.3"
gem install typeprof -v "0.21.2"
TypeProf performs a type analysis of non-annotated Ruby code. It abstractly executes input Ruby code in a level of types instead of values, gathers what types are passed to and returned by methods, and prints the analysis result in RBS format, a standard type description format for Ruby 3.0. This tool is planned to be bundled with Ruby 3.0.
-
typhoeus (1.4.0)
gem install typhoeus -v "1.4.0"
Like a modern code version of the mythical beast with 100 serpent heads, Typhoeus runs HTTP requests in parallel while cleanly encapsulating handling logic.
-
tzinfo (0.3.61 - 2.0.6)
gem install tzinfo -v "2.0.6"
gem install tzinfo -v "2.0.5"
gem install tzinfo -v "2.0.4"
gem install tzinfo -v "1.2.11"
gem install tzinfo -v "1.2.10"
TZInfo provides access to time zone data and allows times to be converted using time zone rules.
-
tzinfo-data (1.2022.7 - 1.2024.1)
gem install tzinfo-data -v "1.2024.1"
gem install tzinfo-data -v "1.2023.3"
gem install tzinfo-data -v "1.2022.7"
TZInfo::Data contains data from the IANA Time Zone database packaged as Ruby modules for use with TZInfo.
-
u2f (0.2.1)
gem install u2f -v "0.2.1"
Library for handling registration and authentication of U2F devices
-
uber (0.1.0)
gem install uber -v "0.1.0"
A gem-authoring framework.
-
uglifier (4.1.17 - 4.2.0)
gem install uglifier -v "4.2.0"
gem install uglifier -v "4.1.17"
Uglifier minifies JavaScript files by wrapping UglifyJS to be accessible in Ruby
-
un (0.2.0 - 0.2.1)
gem install un -v "0.2.1"
gem install un -v "0.2.0"
Utilities to replace common UNIX commands
-
undercover (0.4.4 - 0.4.5)
gem install undercover -v "0.4.5"
gem install undercover -v "0.4.4"
-
unf (0.1.4)
gem install unf -v "0.1.4"
This is a wrapper library to bring Unicode Normalization Form support to Ruby/JRuby.
-
unf_ext (0.0.7.5 - 0.0.8.2)
gem install unf_ext -v "0.0.8.2"
gem install unf_ext -v "0.0.7.7"
gem install unf_ext -v "0.0.7.5"
Unicode Normalization Form support library for CRuby
-
unicode-display_width (1.4.0 - 2.5.0)
gem install unicode-display_width -v "2.5.0"
gem install unicode-display_width -v "2.4.2"
gem install unicode-display_width -v "2.3.0"
gem install unicode-display_width -v "1.8.0"
gem install unicode-display_width -v "1.6.0"
[Unicode 15.1.0] Determines the monospace display width of a string using EastAsianWidth.txt, Unicode general category, and other data.
-
unicode_utils (1.4.0)
gem install unicode_utils -v "1.4.0"
-
unicorn (6.1.0)
gem install unicorn -v "6.1.0"
unicorn is an HTTP server for Rack applications designed to only serve fast clients on low-latency, high-bandwidth connections and take advantage of features in Unix/Unix-like kernels. Slow clients should only be served by placing a reverse proxy capable of fully buffering both the the request and response in between unicorn and slow clients.
-
uniform_notifier (1.16.0)
gem install uniform_notifier -v "1.16.0"
uniform notifier for rails logger, customized logger, javascript alert, javascript console and xmpp
-
unleash (3.2.2 - 3.2.5)
gem install unleash -v "3.2.5"
gem install unleash -v "3.2.2"
This is the ruby client for Unleash, a powerful feature toggle system that gives you a great overview over all feature toggles across all your applications and services.
-
unparser (0.4.7 - 0.6.7)
gem install unparser -v "0.6.7"
gem install unparser -v "0.6.5"
gem install unparser -v "0.4.7"
Generate equivalent source for parser gem AST nodes
-
uri (0.11.0 - 0.12.0)
gem install uri -v "0.12.0"
gem install uri -v "0.11.0"
URI is a module providing classes to handle Uniform Resource Identifiers
-
uri_template (0.7.0)
gem install uri_template -v "0.7.0"
A templating system for URIs, which implements RFC6570 and Colon based URITemplates in a clean and straight forward way.
-
user_space (5.1.210201)
gem install user_space -v "5.1.210201"
Maintains the user's cache, config, and data directories with the gem-apps cache, config, and data files.
-
uuidtools (2.2.0)
gem install uuidtools -v "2.2.0"
A simple universally unique ID generation library.
-
vagrant-vsphere (1.14.0)
gem install vagrant-vsphere -v "1.14.0"
Enables Vagrant to manage machines with VMWare vSphere.
-
valid_email (0.1.0 - 0.1.4)
gem install valid_email -v "0.1.4"
gem install valid_email -v "0.1.3"
gem install valid_email -v "0.1.0"
ActiveModel Validation for email
-
validate_email (0.1.6)
gem install validate_email -v "0.1.6"
Library for validating email addresses in Rails 3 models.
-
validate_url (1.0.15)
gem install validate_url -v "1.0.15"
Library for validating urls in Rails.
-
validates_hostname (1.0.11 - 1.0.13)
gem install validates_hostname -v "1.0.13"
gem install validates_hostname -v "1.0.11"
Extension to ActiveRecord::Base for validating hostnames
-
vault (0.16.0 - 0.17.0)
gem install vault -v "0.17.0"
gem install vault -v "0.16.0"
Vault is a Ruby API client for interacting with a Vault server.
-
version_gem (1.1.0)
gem install version_gem -v "1.1.0"
Versions are good. Versions are cool. Versions will win.
-
version_sorter (2.2.4 - 2.3.0)
gem install version_sorter -v "2.3.0"
gem install version_sorter -v "2.2.4"
VersionSorter is a C extension that does fast sorting of large sets of version strings.
-
view_component (2.74.1)
gem install view_component -v "2.74.1"
-
virtus (2.0.0)
gem install virtus -v "2.0.0"
Attributes on Steroids for Plain Old Ruby Objects
-
visualruby (3.4.13)
gem install visualruby -v "3.4.13"
Visualruby is a complete IDE for making graphical user interfaces with ruby. It utilizes glade interface designer to create windows, and uses a library of GUI helpers to make coding GTK+ programs easy. The IDE really helps you organize your files and your thoughts because it names your ruby files and glade files by a naming convention. You files take on the names MyClass.rb, and MyClass.glade. Then you can easily edit the GUI (glade file) by right clicking on your class's file. It also creates .gemspec files for you, then you can right-click on the .gemspec file to install it, or upload it to rubygems.org. You can also yank your gems with one click. To install goto visualruby.net!
-
vite_rails (3.0.17)
gem install vite_rails -v "3.0.17"
-
vite_ruby (3.7.0)
gem install vite_ruby -v "3.7.0"
-
vmstat (2.3.0)
gem install vmstat -v "2.3.0"
A focused and fast library to gather memory, cpu, network, load avg and disk information
-
vte (3.4.3)
gem install vte -v "3.4.3"
Ruby/VTE is a Ruby binding of VTE.
-
vte3 (4.0.5)
gem install vte3 -v "4.0.5"
Ruby/VTE is a Ruby binding of VTE for GTK+ 3
-
warden (1.2.9)
gem install warden -v "1.2.9"
-
warning (1.3.0)
gem install warning -v "1.3.0"
ruby-warning adds custom processing for warnings, including the ability to ignore specific warning messages, ignore warnings in specific files/directories, include backtraces with warnings, treat warnings as errors, deduplicate warnings, and add custom handling for all warnings in specific files/directories.
-
weakref (0.1.1)
gem install weakref -v "0.1.1"
Allows a referenced object to be garbage-collected.
-
web_translate_it (2.4.10)
gem install web_translate_it -v "2.4.10"
A gem to push and pull language files to WebTranslateIt.com.
-
webauthn (2.3.0 - 3.0.0)
gem install webauthn -v "3.0.0"
gem install webauthn -v "2.3.0"
WebAuthn ruby server library ― Make your application a W3C Web Authentication conformant Relying Party and allow your users to authenticate with U2F and FIDO2 authenticators.
-
webdrivers (4.6.1)
gem install webdrivers -v "4.6.1"
Run Selenium tests more easily with install and updates for all supported webdrivers.
-
webfinger (1.2.0 - 2.0.0)
gem install webfinger -v "2.0.0"
gem install webfinger -v "1.2.0"
Ruby WebFinger client library
-
webmock (3.23.0)
gem install webmock -v "3.23.0"
WebMock allows stubbing HTTP requests and setting expectations on HTTP requests.
-
webrick (1.7.0 - 1.8.1)
gem install webrick -v "1.8.1"
gem install webrick -v "1.7.0"
WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy server, and a virtual-host server.
-
websocket (1.2.9)
gem install websocket -v "1.2.9"
Universal Ruby library to handle WebSocket protocol
-
websocket-driver (0.7.0 - 0.7.6)
gem install websocket-driver -v "0.7.6"
gem install websocket-driver -v "0.7.5"
gem install websocket-driver -v "0.7.3"
gem install websocket-driver -v "0.7.1"
gem install websocket-driver -v "0.7.0"
-
websocket-extensions (0.1.3 - 0.1.5)
gem install websocket-extensions -v "0.1.5"
gem install websocket-extensions -v "0.1.4"
gem install websocket-extensions -v "0.1.3"
-
whichr (0.3.6)
gem install whichr -v "0.3.6"
windows friendly which command
-
wikicloth (0.8.1)
gem install wikicloth -v "0.8.1"
mediawiki parser
-
will_paginate (3.3.1)
gem install will_paginate -v "3.3.1"
will_paginate provides a simple API for performing paginated queries with Active Record, DataMapper and Sequel, and includes helpers for rendering pagination links in Rails, Sinatra, Hanami, and Merb web apps.
-
winrm (2.3.6)
gem install winrm -v "2.3.6"
Ruby library for Windows Remote Management
-
winrm-elevated (1.2.3)
gem install winrm-elevated -v "1.2.3"
Ruby library for running commands via WinRM as elevated through a scheduled task
-
winrm-fs (1.3.5)
gem install winrm-fs -v "1.3.5"
Ruby library for file system operations via Windows Remote Management
-
wisper (2.0.1)
gem install wisper -v "2.0.1"
A micro library providing objects with Publish-Subscribe capabilities. Both synchronous (in-process) and asynchronous (out-of-process) subscriptions are supported. Check out the Wiki for articles, guides and examples: https://github.com/krisleech/wisper/wiki
-
with_advisory_lock (4.6.0)
gem install with_advisory_lock -v "4.6.0"
Advisory locking for ActiveRecord
-
with_env (1.1.0)
gem install with_env -v "1.1.0"
WithEnv is an extremely small helper module for executing code with ENV variables. It exists because I got tired of re-writing or copying over a #with_env helper method for the 131st time.
-
wkhtmltopdf-binary (0.12.4 - 0.12.5.1)
gem install wkhtmltopdf-binary -v "0.12.5.1"
gem install wkhtmltopdf-binary -v "0.12.5"
gem install wkhtmltopdf-binary -v "0.12.4"
-
wmi-lite (1.0.5 - 1.0.7)
gem install wmi-lite -v "1.0.7"
gem install wmi-lite -v "1.0.5"
A lightweight utility over win32ole for accessing basic WMI (Windows Management Instrumentation) functionality in the Microsoft Windows operating system. It has no runtime dependencies other than Ruby, so it can be used without concerns around dependency issues.
-
xcodeproj (1.22.0)
gem install xcodeproj -v "1.22.0"
Xcodeproj lets you create and modify Xcode projects from Ruby. Script boring management tasks or build Xcode-friendly libraries. Also includes support for Xcode workspaces (.xcworkspace) and configuration files (.xcconfig).
-
xdg (2.2.5)
gem install xdg -v "2.2.5"
-
xml-mapping (0.10.1)
gem install xml-mapping -v "0.10.1"
An easy to use, extensible library for semi-automatically mapping Ruby objects to XML and back. Includes an XPath interpreter.
-
xml-object (1.0.0)
gem install xml-object -v "1.0.0"
XMLObject is a library for reading (not writing) XML. It is particularly suited for cases where one is dealing with small documents of a known structure. While not devoid of caveats, it does have a very pleasant, idiomatic Ruby syntax.
-
xml-simple (1.1.9)
gem install xml-simple -v "1.1.9"
-
xmlrpc (0.3.2)
gem install xmlrpc -v "0.3.2"
XMLRPC is a lightweight protocol that enables remote procedure calls over HTTP.
-
xpath (3.2.0)
gem install xpath -v "3.2.0"
XPath is a Ruby DSL for generating XPath expressions
-
yajl-ruby (1.4.1 - 1.4.3)
gem install yajl-ruby -v "1.4.3"
gem install yajl-ruby -v "1.4.1"
-
yaml (0.2.1)
gem install yaml -v "0.2.1"
YAML Ain't Markup Language
-
yaml_zlib_blowfish (2.0.210127)
gem install yaml_zlib_blowfish -v "2.0.210127"
Have you ever wanted to YAML dump, Zlib compress, and Blowfish encrypt your data structures? YOU HAVE!? Well...
-
yard (0.9.26)
gem install yard -v "0.9.26"
YARD is a documentation generation tool for the Ruby programming language. It enables the user to generate consistent, usable documentation that can be exported to a number of formats very easily, and also supports extending for custom Ruby constructs such as custom class level definitions.
-
yomu2 (0.3.2)
gem install yomu2 -v "0.3.2"
Read text and metadata from files and documents (.doc, .docx, .pages, .odt, .rtf, .pdf)
-
zeitwerk (2.4.2 - 2.6.15)
gem install zeitwerk -v "2.6.15"
gem install zeitwerk -v "2.6.11"
gem install zeitwerk -v "2.6.7"
gem install zeitwerk -v "2.6.6"
gem install zeitwerk -v "2.6.0"
Zeitwerk implements constant autoloading with Ruby semantics. Each gem and application may have their own independent autoloader, with its own configuration, inflector, and logger. Supports autoloading, reloading, and eager loading.
-
zhexdump (0.0.2)
gem install zhexdump -v "0.0.2"
A highly flexible hexdump implementation.
-
zlib (3.0.0)
gem install zlib -v "3.0.0"
Ruby interface for the zlib compression/decompression library
-
zonefile (1.06)
gem install zonefile -v "1.06"
A library that can create, read, write, modify BIND compatible Zonefiles (RFC1035). Warning: It probably works for most cases, but it might not be able to read all files even if they are valid for bind.