Browse gems
Sort by:
bundler

Bundler manages an application's dependencies through its entire life, across many machines, systematically and repeatably

aws-sdk-core

Provides API clients for AWS. This gem is part of the official AWS SDK for Ruby.

aws-sigv4

Amazon Web Services Signature Version 4 signing library. Generates sigv4 signature for HTTP requests.

aws-partitions

Provides interfaces to enumerate AWS partitions, regions, and services.

aws-eventstream

Amazon Web Services event stream library. Decodes and encodes binary stream under `vnd.amazon.event-stream` content-type

nokogiri

Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby. It provides a sensible, easy-to-understand API for reading, writing, modifying, and querying documents. It is fast and standards-compliant by relying on native parsers like libxml2, libgumbo, or xerces.

faraday

HTTP/REST API client library.

aws-sdk-s3

Official AWS Ruby gem for Amazon Simple Storage Service (Amazon S3). This gem is part of the AWS SDK for Ruby.

aws-sdk-kms

Official AWS Ruby gem for AWS Key Management Service (KMS). This gem is part of the AWS SDK for Ruby.

rubygems-update

A package (also known as a library) contains a set of functionality that can be invoked by a Ruby program, such as reading and parsing an XML file. We call these packages 'gems' and RubyGems is a tool to install, create, manage and load these packages in your Ruby environment. RubyGems is also a client for RubyGems.org, a public repository of Gems that allows you to publish a Gem that can be shared and used by other developers. See our guide on publishing a Gem at guides.rubygems.org

jwt

A pure ruby implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard.

rubocop

RuboCop is a Ruby code style checking and code formatting tool. It aims to enforce the community-driven Ruby Style Guide.

aws-sdk

The official AWS SDK for Ruby. Provides both resource oriented interfaces and API clients for AWS services.

rack-protection

Protect against typical web attacks, works with all Rack apps, including Rails

aws-sdk-resources

The official AWS SDK for Ruby. Provides both resource oriented interfaces and API clients for AWS services.

byebug

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.

sinatra

Sinatra is a DSL for quickly creating web applications in Ruby with minimal effort.

webmock

WebMock allows stubbing HTTP requests and setting expectations on HTTP requests.

google-protobuf

Protocol Buffers are Google's data interchange format.

aws-sdk-sqs

Official AWS Ruby gem for Amazon Simple Queue Service (Amazon SQS). This gem is part of the AWS SDK for Ruby.