scan

Dependencies

As of July 24, 2020 1:07am

133 total

  • 104 MIT
  • 10 Apache 2.0
  • 2 ruby
  • 2 Simplified BSD
  • 2 Copyright 2015 Grand Rounds Inc. All rights reserved.
  • 2 LGPL-2.1+
  • 1 Artistic 2.0, GPL-2, MIT
  • 1 rdoc
  • 1 GNU GPL v2, MIT, Perl Artistic v2
  • 1 Mozilla Public License 2.0
  • 1 Copyright 2015-2016 Grand Rounds Inc. All rights reserved.
  • 1 Apache
  • 1 Copyright 2015-2017 Grand Rounds Inc. All rights reserved
  • 1 New Relic
  • 1 2-clause BSDL, Ruby's
  • 1 PSFL, ruby
  • 1 GPL-2.0+, Ruby-1.8

MIT whitelisted

actionmailer v3.2.22.5

Paths

/scan

Email composition, delivery, and receiving framework (part of Rails).

Email on Rails. Compose, deliver, receive, and test emails using the familiar controller/view pattern. First-class support for multipart email and attachments.

actionmailer is required by:
rails
actionmailer relies on:
actionpack, mail

MIT whitelisted

actionpack v3.2.22.5

Paths

/scan

Web-flow and rendering framework putting the VC in MVC (part of Rails).

Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web applications. Works with any Rack-compatible server.

actionpack is required by:
actionmailer, railties, rails, rspec-rails
actionpack relies on:
activemodel, activesupport, builder, erubis, journey, rack, rack-cache, rack-test, sprockets

MIT whitelisted

activemodel v3.2.22.5

Paths

/scan

A toolkit for building modeling frameworks (part of Rails).

A toolkit for building modeling frameworks like Active Record and Active Resource. Rich support for attributes, callbacks, validations, observers, serialization, internationalization, and testing.

activemodel is required by:
actionpack, activerecord, activeresource
activemodel relies on:
activesupport, builder

MIT whitelisted

activerecord v3.2.22.5

Paths

/scan

Object-relational mapper framework (part of Rails).

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 is required by:
rails
activerecord relies on:
activemodel, activesupport, arel, tzinfo

MIT whitelisted

activeresource v3.2.22.5

Paths

/scan

REST modeling framework (part of Rails).

REST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Active Record models.

activeresource is required by:
rails
activeresource relies on:
activemodel, activesupport

MIT whitelisted

activesupport v3.2.22.5

Paths

/scan

A toolkit of support libraries and Ruby core extensions extracted from the Rails framework.

A toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Rich support for multibyte strings, internationalization, time zones, and testing.

activesupport is required by:
activemodel, actionpack, activerecord, activeresource, railties, rails, grape, grnds-service, rspec-rails
activesupport relies on:
i18n, multi_json

MIT whitelisted

arel v3.0.3

Paths

/scan

Arel is a SQL AST manager for Ruby

Arel is a SQL AST manager for Ruby. It 1. Simplifies the generation of complex SQL queries 2. Adapts to various RDBMS systems 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.

arel is required by:
activerecord

Apache 2.0 whitelisted

aws-record v1.0.1

Paths

/scan

AWS Record library for Amazon DynamoDB

Provides an object mapping abstraction for Amazon DynamoDB.

aws-record is required by:
dynasore
aws-record relies on:
aws-sdk-resources

Apache 2.0 whitelisted

aws-sdk v2.10.38 (default)

Paths

/scan

AWS SDK for Ruby

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

aws-sdk is required by:
dynasore, grnds-service
aws-sdk relies on:
aws-sdk-resources

Apache 2.0 whitelisted

aws-sdk-core v2.10.38

Paths

/scan

AWS SDK for Ruby - Core

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

aws-sdk-core is required by:
aws-sdk-resources
aws-sdk-core relies on:
aws-sigv4, jmespath

Apache 2.0 whitelisted

aws-sdk-resources v2.10.38

Paths

/scan

AWS SDK for Ruby - Resources

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-resources is required by:
aws-record, aws-sdk
aws-sdk-resources relies on:
aws-sdk-core

Apache 2.0 whitelisted

aws-sdk-v1 v1.67.0 (default)

Paths

/scan

AWS SDK for Ruby V1

Version 1 of the AWS SDK for Ruby. Available as both `aws-sdk` and `aws-sdk-v1`. Use `aws-sdk-v1` if you want to load v1 and v2 of the Ruby SDK in the same application.

aws-sdk-v1 is required by:
grnds-service
aws-sdk-v1 relies on:
json, nokogiri

Apache 2.0 whitelisted

aws-sigv4 v1.0.2

Paths

/scan

AWS Signature Version 4 library.

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

aws-sigv4 is required by:
aws-sdk-core, vault

MIT whitelisted

axiom-types v0.1.1

Paths

/scan

Abstract types for logic programming

Define types with optional constraints for use within axiom and other libraries.

axiom-types is required by:
virtus
axiom-types relies on:
descendants_tracker, ice_nine, thread_safe

MIT whitelisted

blankslate v2.1.2.4

Paths

/scan

BlankSlate extracted from Builder.

blankslate is required by:
parslet, ruote

MIT whitelisted

builder v3.0.4

Paths

/scan

Builders for MarkUp.

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

builder is required by:
activemodel, actionpack, fog-core, grape

MIT whitelisted

bundler v1.16.0

Paths

/scan

The best way to manage your application's dependencies

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

bundler is required by:
rails
bundler relies on:
automatiek, mustache, rake, rdiscount, ronn, rspec

MIT whitelisted

capistrano v2.15.7 (default)

Paths

/scan

Capistrano - Welcome to easy deployment with Ruby over SSH

Capistrano is a utility and framework for executing commands in parallel on multiple remote machines, via SSH.

capistrano is required by:
capistrano-ext, capistrano-deploytags, rvm-capistrano
capistrano relies on:
highline, net-scp, net-sftp, net-ssh, net-ssh-gateway

Simplified BSD whitelisted

capistrano-deploytags v0.9.2 (default)

Paths

/scan

Add dated, environment-specific tags to your git repo at each deployment.

Capistrano Deploytags is a simple plugin to Capistrano that works with your deployment framework to track your code releases. All you have to do is require capistrano-deploytags and each deployment will add a new tag for that deployment, pointing to the latest commit. This lets you easily see which code is deployed on each environment, and allows you to figure out which code was running in an environment at any time in the past.

capistrano-deploytags relies on:
capistrano, capistrano-ext

MIT whitelisted

capistrano-ext v1.2.1

Paths

/scan

Useful task libraries and methods for Capistrano

Useful task libraries and methods for Capistrano

capistrano-ext is required by:
capistrano-deploytags
capistrano-ext relies on:
capistrano

MIT whitelisted

coercible v1.0.0

Paths

/scan

Powerful, flexible and configurable coercion library. And nothing more.

Powerful, flexible and configurable coercion library. And nothing more.

coercible is required by:
virtus
coercible relies on:
descendants_tracker

MIT whitelisted

coffee-rails v3.2.2 (assets)

Paths

/scan

Coffee Script adapter for the Rails asset pipeline.

Coffee Script adapter for the Rails asset pipeline.

coffee-rails relies on:
coffee-script, railties

MIT whitelisted

coffee-script v2.4.1

Paths

/scan

Ruby CoffeeScript Compiler

Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler.

coffee-script is required by:
coffee-rails
coffee-script relies on:
coffee-script-source, execjs

MIT whitelisted

coffee-script-source v1.10.0

Paths

/scan

The CoffeeScript Compiler

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.

coffee-script-source is required by:
coffee-script

MIT whitelisted

descendants_tracker v0.0.4

Paths

/scan

Module that adds descendant tracking to a class

Module that adds descendant tracking to a class

descendants_tracker is required by:
axiom-types, coercible, virtus
descendants_tracker relies on:
thread_safe

MIT, Perl Artistic v2, GNU GPL v2 whitelisted

diff-lcs v1.2.5

Paths

/scan

Diff::LCS computes the difference between two Enumerable sequences using the McIlroy-Hunt longest common subsequence (LCS) algorithm

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.2.4, fixing a bug introduced after diff-lcs 1.1.3 that did not properly prune common sequences at the beginning of a comparison set. Thanks to Paul Kunysch for fixing this issue. Coincident with the release of diff-lcs 1.2.3, we reported an issue with Rubinius in 1.9 mode ({rubinius/rubinius#2268}[https://github.com/rubinius/rubinius/issues/2268]). We are happy to report that this issue has been resolved.

diff-lcs is required by:
rspec-expectations, rspec-mocks

MIT whitelisted

dynasore v0.1.0 (default)

Paths

/scan

Rails-ish configuration and add-ons for aws-record

Simple configuration of aws-record

dynasore relies on:
aws-record, aws-sdk, rails

MIT whitelisted

enumerable-lazy v0.0.1

Paths

/scan

provides `lazy' version of map, select, etc. by `.lazy.map'

provides `lazy' version of map, select, etc. by `.lazy.map'

enumerable-lazy is required by:
mustermann19

MIT whitelisted

equalizer v0.0.11

Paths

/scan

Module to define equality, equivalence and inspection methods

Module to define equality, equivalence and inspection methods

equalizer is required by:
virtus

MIT whitelisted

erubis v2.7.0

Paths

/scan

a fast and extensible eRuby implementation which supports multi-language

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. '') * 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

erubis is required by:
actionpack

MIT whitelisted

excon v0.73.0

Paths

/scan

speed, persistence, http(s)

EXtended http(s) CONnections

excon is required by:
fog-core

MIT whitelisted

execjs v2.7.0

Paths

/scan

Run JavaScript code from Ruby

ExecJS lets you run JavaScript code from Ruby.

execjs is required by:
coffee-script, uglifier

Apache 2.0 whitelisted

facter v2.5.7

Paths

/scan

Facter, a system inventory tool

You can prove anything with facts!

facter is required by:
grnds-deploy, grnds-secrets, grnds-service

Apache 2.0 whitelisted

file-tail v1.2.0 (default)

Paths

/scan

File::Tail for Ruby

Library to tail files in Ruby

file-tail is required by:
sourcify
file-tail relies on:
tins

MIT whitelisted

fog-aws v3.6.3

Paths

/scan

Module for the 'fog' gem to support Amazon Web Services.

This library can be used as a module for `fog` or as standalone provider to use the Amazon Web Services in applications..

fog-aws is required by:
grnds-service-messaging
fog-aws relies on:
fog-core, fog-json, fog-xml, ipaddress

MIT whitelisted

fog-core v2.2.0

Paths

/scan

Shared classes and tests for fog providers and services.

Shared classes and tests for fog providers and services.

fog-core is required by:
fog-json, fog-xml, fog-aws
fog-core relies on:
builder, excon, formatador, mime-types

MIT whitelisted

fog-json v1.2.0

Paths

/scan

JSON parsing for fog providers

Extraction of the JSON parsing tools shared between a number of providers in the 'fog' gem.

fog-json is required by:
fog-aws
fog-json relies on:
fog-core, multi_json

MIT whitelisted

fog-xml v0.1.3

Paths

/scan

XML parsing for fog providers

Extraction of the XML parsing tools shared between a number of providers in the 'fog' gem

fog-xml is required by:
fog-aws
fog-xml relies on:
fog-core, nokogiri

MIT whitelisted

formatador v0.2.5

Paths

/scan

Ruby STDOUT text formatting

STDOUT text formatting

formatador is required by:
fog-core

MIT whitelisted

git v1.3.0 (default)

Paths

/scan

Ruby/Git is a Ruby library that can be used to create, read and manipulate Git repositories by wrapping system calls to the git binary.

MIT whitelisted

grape v0.16.2 (default)

Paths

/scan

A simple Ruby framework for building REST-like APIs.

A Ruby framework for rapid API development with great conventions.

grape relies on:
activesupport, builder, hashie, multi_json, multi_xml, mustermann19, rack, rack-accept, virtus

MIT whitelisted

grnds-deploy v1.0.6 (default)

Paths

/scan

Deployment Gem for Grnds applications. Ensures proper integration with security endpoints.

grnds-deploy relies on:
facter, hashie, rails, vault

Copyright 2015 Grand Rounds Inc. All rights reserved. manually approved

:copy: Grand Rounds

rick@grnds.com,

grnds-imperial v0.0.2 (default)

Paths

/scan

Metric endpoint checks for load-balancer heartbeats.

grnds-imperial relies on:
hashie, rails

MIT whitelisted

grnds-secrets v2.0.0 (default)

Paths

/scan

GrandRounds gem to retrieve secret.

GrandRounds gem to retrieve secret.

grnds-secrets relies on:
facter, vault

Copyright 2015-2016 Grand Rounds Inc. All rights reserved. manually approved

:copy: Grand Rounds

rick@grnds.com,

grnds-service v0.8.0 (default)

Paths

/scan

Microservice communication channel configuration and wrappers for those channels

grnds-service relies on:
activesupport, aws-sdk, aws-sdk-v1, facter, httparty

Copyright 2015-2017 Grand Rounds Inc. All rights reserved manually approved

:copy: Grand Rounds

rick@grnds.com,

grnds-service-messaging v0.2.0 (default)

Paths

/scan

Inter-service message-oriented transport services for Grand Rounds (Rails) applications

grnds-service-messaging relies on:
fog-aws, heroic-sns, httparty, rails

MIT whitelisted

grnds-sso v1.1 (default)

Paths

/scan

SSO for Grand Rounds

A simple way to expose SSO on Grand Rounds projects

Copyright 2015 Grand Rounds Inc. All rights reserved. manually approved

:copy: Grand Rounds

rick@grnds.com,

grnds-status v0.0.2 (default)

Paths

/scan

Status endpoint checks for load-balancer heartbeats.

grnds-status relies on:
hashie, rails

MIT whitelisted

haml v4.0.7

Paths

/scan

An elegant, structured (X)HTML/XML templating engine.

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 is required by:
ruote-kit
haml relies on:
tilt

MIT whitelisted

hashie v3.4.6

Paths

/scan

Your friendly neighborhood hash library.

Hashie is a collection of classes and mixins that make hashes more powerful.

hashie is required by:
grape, grnds-deploy, grnds-imperial, grnds-status

Apache whitelisted

heroic-sns v1.1.3

Paths

/scan

Lightweight Rack middleware for AWS SNS endpoints

Secure, lightweight Rack middleware for Amazon Simple Notification Service (SNS) endpoints. SNS messages are intercepted, parsed, verified, and then passed along to the web application via the 'sns.message' environment key. Heroic::SNS has no dependencies besides Rack (specifically, the aws-sdk gem is not needed). SNS message signatures are verified in order to reject forgeries and replay attacks.

heroic-sns is required by:
grnds-service-messaging
heroic-sns relies on:
json, rack

ruby whitelisted

highline v1.7.8

Paths

/scan

HighLine is a high-level command-line IO library.

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.

highline is required by:
capistrano

MIT whitelisted

hike v1.2.3

Paths

/scan

Find files in a set of paths

A Ruby library for finding files in a set of paths.

hike is required by:
sprockets
hike relies on:
multi_xml

MIT whitelisted

httparty v0.16.2 (default)

Paths

/scan

Makes http fun! Also, makes consuming restful web services dead easy.

Makes http fun! Also, makes consuming restful web services dead easy.

httparty is required by:
grnds-service, grnds-service-messaging
httparty relies on:
multi_xml

MIT whitelisted

i18n v0.8.6 (default)

Paths

/scan

New wave Internationalization support for Ruby

New wave Internationalization support for Ruby.

i18n is required by:
activesupport

MIT whitelisted

ice_nine v0.11.2

Paths

/scan

Deep Freeze Ruby Objects

Deep Freeze Ruby Objects

ice_nine is required by:
axiom-types

MIT whitelisted

ipaddress v0.8.3

Paths

/scan

IPv4/IPv6 address manipulation library

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.

ipaddress is required by:
fog-aws

Apache 2.0 whitelisted

jmespath v1.3.1

Paths

/scan

JMESPath - Ruby Edition

Implements JMESPath for Ruby

jmespath is required by:
aws-sdk-core

MIT whitelisted

journey v1.0.4

Paths

/scan

Journey is a router

Journey is a router. It routes requests.

journey is required by:
actionpack

MIT whitelisted

jquery-rails v3.1.4 (default)

Paths

/scan

Use jQuery with Rails 3+

This gem provides jQuery and the jQuery-ujs driver for your Rails 3+ application.

jquery-rails relies on:
railties, thor

ruby whitelisted

json v1.8.6

Paths

/scan

JSON Implementation for Ruby

This is a JSON implementation as a Ruby extension in C.

json is required by:
aws-sdk-v1, rdoc, heroic-sns

LGPL-2.1+ whitelisted

kgio v2.10.0

Paths

/scan

kinder, gentler I/O for Ruby

kgio provides non-blocking I/O methods for Ruby without raising exceptions on EAGAIN and EINPROGRESS. It is intended for use with the unicorn Rack server, but may be used by other applications (that run on Unix-like platforms).

kgio is required by:
unicorn

MIT whitelisted

libv8 v3.16.14.19

Paths

/scan

Distribution of the V8 JavaScript engine

Distributes the V8 JavaScript engine in binary and source forms in order to support fast builds of The Ruby Racer

libv8 is required by:
therubyracer

MIT whitelisted

little-plugger v1.1.4

Paths

/scan

LittlePlugger is a module that provides Gem based plugin management.

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.

little-plugger is required by:
logging

MIT whitelisted

logging v2.1.0 (default)

Paths

/scan

A flexible and extendable logging library for Ruby

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.

logging relies on:
little-plugger, multi_json

MIT whitelisted

mail v2.5.5

Paths

/scan

Mail provides a nice Ruby DSL for making, sending and reading emails.

A really Ruby Mail handler.

mail is required by:
actionmailer
mail relies on:
mime-types, treetop

MIT, Artistic 2.0, GPL-2 whitelisted

mime-types v1.25.1

Paths

/scan

This library allows for the identification of a file's likely MIME content type

This library allows for the identification of a file's likely MIME content type. This is release 1.25.1, fixing an issue with priority comparison for mime-types 1.x. The current release is 2.0, which only supports Ruby 1.9 or later. Release 1.25.1 contains all features of 1.25, including the experimental caching and lazy loading functionality. The caching and lazy loading features were initially implemented by Greg Brockman (gdb). As these features are experimental, they are disabled by default and must be enabled through the use of environment variables. The cache is invalidated on a per-version basis; the cache for version 1.25 will not be reused for any later version. To use lazy loading, set the environment variable +RUBY_MIME_TYPES_LAZY_LOAD+ to any value other than 'false'. When using lazy loading, the initial startup of MIME::Types is around 12–25× faster than normal startup (on my system, normal startup is about 90 ms; lazy startup is about 4 ms). This isn't generally useful, however, as the MIME::Types database has not been loaded. Lazy startup and load is just *slightly* faster—around 1 ms. The real advantage comes from using the cache. To enable the cache, set the environment variable +RUBY_MIME_TYPES_CACHE+ to a filename where MIME::Types will have read-write access. The first time a new version of MIME::Types is run using this file, it will be created, taking a little longer than normal. Subsequent loads using the same cache file will be approximately 3½× faster (25 ms) than normal loads. This can be combined with +RUBY_MIME_TYPES_LAZY_LOAD+, but this is *not* recommended in a multithreaded or multiprocess environment where all threads or processes will be using the same cache file. As the caching interface is still experimental, the only values cached are the default MIME::Types database, not any custom MIME::Types added by users. MIME types are used in MIME-compliant communications, as in e-mail or HTTP traffic, to indicate the type of content which is transmitted. MIME::Types provides the ability for detailed information about MIME entities (provided as a set of MIME::Type objects) to be determined and used programmatically. There are many types defined by RFCs and vendors, so the list is long but not complete; don't hesitate to ask to add additional information. This library follows the IANA collection of MIME types (see below for reference). MIME::Types for Ruby was originally based on MIME::Types for Perl by Mark Overmeer, copyright 2001 - 2009. MIME::Types is built to conform to the MIME types of RFCs 2045 and 2231. It tracks the {IANA registry}[http://www.iana.org/assignments/media-types/] ({ftp}[ftp://ftp.iana.org/assignments/media-types]) with some unofficial types added from the {LTSW collection}[http://www.ltsw.se/knbase/internet/mime.htp] and added by the users of MIME::Types.

mime-types is required by:
mail, fog-core

MIT whitelisted

mini_portile2 v2.3.0

Paths

/scan

Simplistic port-like solution for developers

Simplistic port-like solution for developers. It provides a standard and simplified way to compile against dependency libraries without messing up your system.

mini_portile2 is required by:
nokogiri

MIT whitelisted

multi_json v1.12.2

Paths

/scan

A common interface to multiple JSON libraries.

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_json is required by:
activesupport, sprockets, fog-json, grape, logging, rollbar

MIT whitelisted

multi_xml v0.6.0

Paths

/scan

A generic swappable back-end for XML parsing

Provides swappable XML backends utilizing LibXML, Nokogiri, Ox, or REXML.

multi_xml is required by:
hike, grape, httparty

MIT whitelisted

mustermann19 v0.4.4

Paths

/scan

use patterns like regular expressions

library implementing patterns that behave like regular expressions for use in Ruby 1.9

mustermann19 is required by:
grape
mustermann19 relies on:
enumerable-lazy

MIT whitelisted

mysql2 v0.3.21 (default)

Paths

/scan

A simple, fast Mysql library for Ruby, binding to libmysql

MIT whitelisted

net-scp v1.2.1

Paths

/scan

A pure Ruby implementation of the SCP client protocol

A pure Ruby implementation of the SCP client protocol

net-scp is required by:
capistrano
net-scp relies on:
net-ssh

MIT whitelisted

net-sftp v2.1.2

Paths

/scan

A pure Ruby implementation of the SFTP client protocol

A pure Ruby implementation of the SFTP client protocol

net-sftp is required by:
capistrano
net-sftp relies on:
net-ssh

MIT whitelisted

net-ssh v3.2.0

Paths

/scan

Net::SSH: a pure-Ruby implementation of the SSH2 client protocol.

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-ssh is required by:
net-scp, net-sftp, net-ssh-gateway, capistrano

MIT whitelisted

net-ssh-gateway v1.2.0

Paths

/scan

A simple library to assist in establishing tunneled Net::SSH connections

A simple library to assist in establishing tunneled Net::SSH connections

net-ssh-gateway is required by:
capistrano
net-ssh-gateway relies on:
net-ssh

New Relic manually approved

Commercial

rick@grnds.com,

newrelic_rpm v5.4.0.347 (uat)

Paths

/scan

New Relic Ruby Agent

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/rpm/

MIT whitelisted

nokogiri v1.8.1

Paths

/scan

Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser

Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser. Among Nokogiri's many features is the ability to search documents via XPath or CSS3 selectors.

nokogiri is required by:
aws-sdk-v1, fog-xml
nokogiri relies on:
mini_portile2

MIT whitelisted

oj v2.17.1 (default)

Paths

/scan

A fast JSON parser and serializer.

The fastest JSON parser and object serializer.

MIT whitelisted

parslet v1.4.0

Paths

/scan

Parser construction library with great error reporting in Ruby.

parslet is required by:
ruote
parslet relies on:
blankslate

MIT whitelisted

polyglot v0.3.5

Paths

/scan

Augment 'require' to load non-Ruby file types

The Polyglot library allows a Ruby module to register a loader for the file type associated with a filename extension, and it augments 'require' to find and load matching files.

polyglot is required by:
treetop

2-clause BSDL, Ruby's manually approved

Allows use of the Ruby license

rick@grnds.com,

power_assert v1.1.3

Paths

/scan

Power Assert for Ruby

Power Assert for Ruby. Power Assert shows each value of variables and method calls in the expression. It is useful for testing, providing which value wasn't correct when the condition is not satisfied.

power_assert is required by:
test-unit

MIT whitelisted

rack v1.4.7

Paths

/scan

a modular Ruby webserver interface

Rack provides a minimal, modular and adaptable interface for developing web applications in Ruby. By wrapping HTTP requests and responses in the simplest way possible, it unifies and distills the API for web servers, web frameworks, and software in between (the so-called middleware) into a single method call. Also see http://rack.github.com/.

rack is required by:
rack-cache, rack-test, sprockets, actionpack, rack-ssl, rack-accept, grape, heroic-sns, rack-protection, sinatra

MIT whitelisted

rack-accept v0.4.5

Paths

/scan

HTTP Accept* for Ruby/Rack

HTTP Accept, Accept-Charset, Accept-Encoding, and Accept-Language for Ruby/Rack

rack-accept is required by:
grape
rack-accept relies on:
rack

MIT whitelisted

rack-cache v1.7.1

Paths

/scan

HTTP Caching for Rack

Rack::Cache is suitable as a quick drop-in component to enable HTTP caching for Rack-based applications that produce freshness (Expires, Cache-Control) and/or validation (Last-Modified, ETag) information.

rack-cache is required by:
actionpack
rack-cache relies on:
rack

MIT whitelisted

rack-protection v1.5.3

Paths

/scan

You should use protection!

You should use protection!

rack-protection is required by:
sinatra
rack-protection relies on:
rack

MIT whitelisted

rack-ssl v1.3.4

Paths

/scan

Force SSL/TLS in your app.

Rack middleware to force SSL/TLS.

rack-ssl is required by:
railties
rack-ssl relies on:
rack

MIT whitelisted

rack-test v0.6.3

Paths

/scan

Simple testing API built on Rack

Rack::Test is a small, simple testing API for Rack apps. It can be used on its own or as a reusable starting point for Web frameworks and testing libraries to build on. Most of its initial functionality is an extraction of Merb 1.0's request helpers feature.

rack-test is required by:
actionpack
rack-test relies on:
rack

MIT whitelisted

rails v3.2.22.5 (default)

Paths

/scan

Full-stack web application framework.

Ruby on Rails is a full-stack web framework optimized for programmer happiness and sustainable productivity. It encourages beautiful code by favoring convention over configuration.

rails is required by:
dynasore, grnds-deploy, grnds-imperial, grnds-service-messaging, grnds-status
rails relies on:
actionmailer, actionpack, activerecord, activeresource, activesupport, bundler, railties

MIT whitelisted

railties v3.2.22.5

Paths

/scan

Tools for creating, working with, and running Rails applications.

Rails internals: application bootup, plugins, generators, and rake tasks.

railties is required by:
coffee-rails, rails, jquery-rails, rspec-rails, sass-rails
railties relies on:
actionpack, activesupport, rack-ssl, rake, rdoc, thor

LGPL-2.1+ whitelisted

raindrops v0.16.0

Paths

/scan

real-time stats for preforking Rack servers

raindrops is a real-time stats toolkit to show statistics for Rack HTTP servers. It is designed for preforking servers such as unicorn, but should support any Rack HTTP server on platforms supporting POSIX shared memory. It may also be used as a generic scoreboard for sharing atomic counters across multiple processes.

raindrops is required by:
unicorn

MIT whitelisted

rake v12.0.0

Paths

/scan

Rake is a Make-like program implemented in Ruby

Rake is a Make-like program implemented in Ruby. Tasks and dependencies are specified in standard Ruby syntax. Rake has the following features: * Rakefiles (rake's version of Makefiles) are completely defined in standard Ruby syntax. No XML files to edit. No quirky Makefile syntax to worry about (is that a tab or a space?) * Users can specify tasks with prerequisites. * Rake supports rule patterns to synthesize implicit tasks. * Flexible FileLists that act like arrays but know about manipulating file names and paths. * Supports parallel execution of tasks.

rake is required by:
bundler, railties

rdoc manually approved

License allows free commercial use

rick@grnds.com,

rdoc v3.12.2

Paths

/scan

RDoc produces HTML and command-line documentation for Ruby projects

RDoc produces HTML and command-line documentation for Ruby projects. RDoc includes the +rdoc+ and +ri+ tools for generating and displaying online documentation. See RDoc for a description of RDoc's markup and basic use.

rdoc is required by:
railties
rdoc relies on:
json

MIT whitelisted

ref v2.0.0

Paths

/scan

Library that implements weak, soft, and strong references in Ruby.

Library that implements weak, soft, and strong references in Ruby that work across multiple runtimes (MRI,Jruby and Rubinius). Also includes implementation of maps/hashes that use references and a reference queue.

ref is required by:
therubyracer

MIT whitelisted

rollbar v2.13.2 (default)

Paths

/scan

Reports exceptions to Rollbar

Easy and powerful exception tracking for Ruby

rollbar relies on:
multi_json

MIT whitelisted

rspec-core v3.5.1

Paths

/scan

rspec-core-3.5.1

BDD for Ruby. RSpec runner and example groups.

rspec-core is required by:
rspec-rails
rspec-core relies on:
rspec-support

MIT whitelisted

rspec-expectations v3.5.0

Paths

/scan

rspec-expectations-3.5.0

rspec-expectations provides a simple, readable API to express expected outcomes of a code example.

rspec-expectations is required by:
rspec-rails
rspec-expectations relies on:
diff-lcs, rspec-support

MIT whitelisted

rspec-mocks v3.5.0

Paths

/scan

rspec-mocks-3.5.0

RSpec's 'test double' framework, with support for stubbing and mocking

rspec-mocks is required by:
rspec-rails
rspec-mocks relies on:
diff-lcs, rspec-support

MIT whitelisted

rspec-rails v3.5.1 (default)

Paths

/scan

RSpec for Rails

rspec-rails is a testing framework for Rails 3+.

rspec-rails relies on:
actionpack, activesupport, railties, rspec-core, rspec-expectations, rspec-mocks, rspec-support

MIT whitelisted

rspec-support v3.5.0

Paths

/scan

rspec-support-3.5.0

Support utilities for RSpec gems

rspec-support is required by:
rspec-core, rspec-expectations, rspec-mocks, rspec-rails

Simplified BSD whitelisted

ruby-prof v0.15.9 (profile)

Paths

/scan

Fast Ruby profiler

ruby-prof is a fast code profiler for Ruby. It is a C extension and therefore is many times faster than the standard Ruby profiler. It supports both flat and graph profiles. For each method, graph profiles show how long the method ran, which methods called it and which methods it called. RubyProf generate both text and html and can output it to standard out or to a file.

MIT whitelisted

ruby2ruby v1.3.1

Paths

/scan

ruby2ruby provides a means of generating pure ruby code easily from RubyParser compatible Sexps

ruby2ruby provides a means of generating pure ruby code easily from RubyParser compatible Sexps. This makes making dynamic language processors in ruby easier than ever!

ruby2ruby is required by:
sourcify
ruby2ruby relies on:
ruby_parser, sexp_processor

MIT whitelisted

ruby_parser v2.3.1 (default)

Paths

/scan

ruby parser written in pure ruby

ruby parser written in pure ruby

ruby_parser is required by:
ruby2ruby, rufus-treechecker, sourcify, ruote

MIT whitelisted

rufus-cloche v1.0.4

Paths

/scan

an open source Ruby workflow engine

A very stupid JSON hash store. It's built on top of yajl-ruby and File.lock. Defaults to 'json' (or 'json_pure') if yajl-ruby is not present (it's probably just a "gem install yajl-ruby" away. Strives to be process-safe and thread-safe.

rufus-cloche is required by:
ruote
rufus-cloche relies on:
rufus-json

MIT whitelisted

rufus-dollar v1.0.4

Paths

/scan

${xxx} substitutions

${xxx} substitutions

rufus-dollar is required by:
ruote

MIT whitelisted

rufus-json v1.0.6

Paths

/scan

One interface to various JSON ruby libs, with a preference for yajl.

One interface to various JSON ruby libs (yajl, oj, jrjackson, json, json_pure, json-jruby, active_support). Has a preference for yajl.

rufus-json is required by:
rufus-cloche, ruote, ruote-kit

MIT whitelisted

rufus-mnemo v1.2.3

Paths

/scan

Turning (large) integers into japanese sounding words and vice versa

Turning (large) integers into japanese sounding words and vice versa

rufus-mnemo is required by:
ruote

MIT whitelisted

rufus-scheduler v3.2.1

Paths

/scan

job scheduler for Ruby (at, cron, in and every jobs)

job scheduler for Ruby (at, cron, in and every jobs).

rufus-scheduler is required by:
ruote

MIT whitelisted

rufus-treechecker v1.0.8

Paths

/scan

tests strings of Ruby code for unauthorized patterns (exit, eval, ...)

tests strings of Ruby code for unauthorized patterns (exit, eval, ...)

rufus-treechecker is required by:
ruote
rufus-treechecker relies on:
ruby_parser

MIT whitelisted

ruote v2.3.2 (default)

Paths

/scan

an open source Ruby workflow engine

ruote is an open source Ruby workflow engine

ruote is required by:
ruote-sequel
ruote relies on:
blankslate, parslet, ruby_parser, rufus-cloche, rufus-dollar, rufus-json, rufus-mnemo, rufus-scheduler, rufus-treechecker, sourcify

MIT whitelisted

ruote-kit v2.3.0.2 (default)

Paths

/scan

ruote workflow engine, wrapped in a loving rack embrace

ruote workflow engine, wrapped in a loving rack embrace

ruote-kit relies on:
haml, rufus-json, sinatra, sinatra-respond_to

MIT whitelisted

ruote-sequel v2.3.0.2 (default)

Paths

/scan

Sequel storage for ruote (a workflow engine)

Sequel storage for ruote (a workflow engine)

ruote-sequel relies on:
ruote, sequel

MIT whitelisted

rvm-capistrano v1.5.6 (default)

Paths

/scan

RVM / Capistrano Integration Gem

RVM / Capistrano Integration Gem

rvm-capistrano relies on:
capistrano

MIT whitelisted

sass v3.4.22

Paths

/scan

A powerful but elegant CSS compiler that makes CSS fun again.

Sass makes CSS fun again. Sass is an extension of CSS, adding nested rules, variables, mixins, selector inheritance, and more. It's translated to well-formatted, standard CSS using the command line tool or a web-framework plugin.

sass is required by:
sass-rails

MIT whitelisted

sass-rails v3.2.6 (assets)

Paths

/scan

Sass adapter for the Rails asset pipeline.

Sass adapter for the Rails asset pipeline.

sass-rails relies on:
railties, sass, tilt

MIT whitelisted

sequel v4.36.0

Paths

/scan

The Database Toolkit for Ruby

The Database Toolkit for Ruby

sequel is required by:
ruote-sequel

MIT whitelisted

sexp_processor v3.2.0

Paths

/scan

sexp_processor branches from ParseTree bringing all the generic sexp processing tools with it

sexp_processor branches from ParseTree bringing all the generic sexp processing tools with it. Sexp, SexpProcessor, Environment, etc... all for your language processing pleasure.

sexp_processor is required by:
ruby2ruby, sourcify

MIT whitelisted

sinatra v1.4.6

Paths

/scan

Classy web-development dressed in a DSL

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

sinatra is required by:
sinatra-respond_to, ruote-kit
sinatra relies on:
rack, rack-protection, tilt

MIT whitelisted

sinatra-respond_to v0.9.0

Paths

/scan

A respond_to style Rails block for baked-in web service support in Sinatra

sinatra-respond_to is required by:
ruote-kit
sinatra-respond_to relies on:
sinatra

MIT whitelisted

sourcify v0.5.0

Paths

/scan

Workarounds before ruby-core officially supports Proc#to_source (& friends)

sourcify is required by:
ruote
sourcify relies on:
file-tail, ruby2ruby, ruby_parser, sexp_processor

MIT whitelisted

sprockets v2.2.3

Paths

/scan

Rack-based asset packaging system

Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScript, CoffeeScript, CSS, LESS, Sass, and SCSS.

sprockets is required by:
actionpack
sprockets relies on:
hike, multi_json, rack, tilt

ruby, PSFL whitelisted

test-unit v3.2.9 (default)

Paths

/scan

An xUnit family unit testing framework for Ruby.

test-unit (Test::Unit) is unit testing framework for Ruby, based on xUnit principles. These were originally designed by Kent Beck, creator of extreme programming software development methodology, for Smalltalk's SUnit. It allows writing tests, checking results and automated testing in Ruby.

test-unit relies on:
power_assert

MIT whitelisted

therubyracer v0.12.2 (assets)

Paths

/scan

Embed the V8 JavaScript interpreter into Ruby

Call JavaScript code and manipulate JavaScript objects from Ruby. Call Ruby code and manipulate Ruby objects from JavaScript.

therubyracer relies on:
libv8, ref

MIT whitelisted

thor v0.20.0

Paths

/scan

Thor is a toolkit for building powerful command-line interfaces.

Thor is a toolkit for building powerful command-line interfaces.

thor is required by:
railties, jquery-rails

Apache 2.0 whitelisted

thread_safe v0.3.5

Paths

/scan

A collection of data structures and utilities to make thread-safe programming in Ruby easier

Thread-safe collections and utilities for Ruby

thread_safe is required by:
descendants_tracker, axiom-types

MIT whitelisted

tilt v1.4.1

Paths

/scan

Generic interface to multiple Ruby template engines

Generic interface to multiple Ruby template engines

tilt is required by:
sprockets, haml, sinatra, sass-rails

MIT whitelisted

tins v1.16.3

Paths

/scan

Useful stuff.

All the stuff that isn't good/big enough for a real library.

tins is required by:
file-tail

MIT whitelisted

treetop v1.4.15

Paths

/scan

A Ruby-based text parsing and interpretation DSL

treetop is required by:
mail
treetop relies on:
polyglot, polyglot

MIT whitelisted

tzinfo v0.3.53

Paths

/scan

Daylight-savings aware timezone library

TZInfo is a Ruby library that uses the standard tz (Olson) database to provide daylight savings aware transformations between times in different time zones.

tzinfo is required by:
activerecord

MIT whitelisted

uglifier v3.0.0 (assets)

Paths

/scan

Ruby wrapper for UglifyJS JavaScript compressor

Uglifier minifies JavaScript files by wrapping UglifyJS to be accessible in Ruby

uglifier relies on:
execjs

GPL-2.0+, Ruby-1.8 manually approved

Ruby 1.8 license

rick@grnds.com,

unicorn v5.1.0 (default)

Paths

/scan

Rack HTTP server for fast clients and Unix

unicorn is an HTTP server for Rack applications designed to only serve fast clients on low-latency, high-bandwidth connections and take advantage of features in Unix/Unix-like kernels. Slow clients should only be served by placing a reverse proxy capable of fully buffering both the the request and response in between unicorn and slow clients.

unicorn relies on:
kgio, raindrops

Mozilla Public License 2.0 whitelisted

vault v0.13.0

Paths

/scan

Vault is a Ruby API client for interacting with a Vault server.

Vault is a Ruby API client for interacting with a Vault server.

vault is required by:
grnds-deploy, grnds-secrets
vault relies on:
aws-sigv4

MIT whitelisted

virtus v1.0.5

Paths

/scan

Attributes on Steroids for Plain Old Ruby Objects

Attributes on Steroids for Plain Old Ruby Objects

virtus is required by:
grape
virtus relies on:
axiom-types, coercible, descendants_tracker, equalizer