龙芯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.0)
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"