Bundler manages an application's dependencies through its entire life, across many machines, systematically and repeatably
Provides API clients for AWS. This gem is part of the official AWS SDK for Ruby.
Amazon Web Services Signature Version 4 signing library. Generates sigv4 signature for HTTP requests.
Provides interfaces to enumerate AWS partitions, regions, and services.
Amazon Web Services event stream library. Decodes and encodes binary stream under `vnd.amazon.event-stream` content-type
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.
HTTP/REST API client library.
Official AWS Ruby gem for Amazon Simple Storage Service (Amazon S3). This gem is part of the AWS SDK for Ruby.
Official AWS Ruby gem for AWS Key Management Service (KMS). This gem is part of the AWS SDK for Ruby.
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
A pure ruby implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard.
RuboCop is a Ruby code style checking and code formatting tool. It aims to enforce the community-driven Ruby Style Guide.
The official AWS SDK for Ruby. Provides both resource oriented interfaces and API clients for AWS services.
Protect against typical web attacks, works with all Rack apps, including Rails
The official AWS SDK for Ruby. Provides both resource oriented interfaces and API clients for AWS services.
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 is a DSL for quickly creating web applications in Ruby with minimal effort.
WebMock allows stubbing HTTP requests and setting expectations on HTTP requests.
Protocol Buffers are Google's data interchange format.
Official AWS Ruby gem for Amazon Simple Queue Service (Amazon SQS). This gem is part of the AWS SDK for Ruby.