scan

Dependencies

As of July 24, 2020 1:14am

167 total

  • 127 MIT
  • 14 Apache 2.0
  • 3 ruby
  • 3 unknown
  • 3 LGPL-2.1+
  • 2 Simplified BSD
  • 1 2-clause BSDL
  • 1 Mozilla Public License 2.0, New BSD, Simplified BSD
  • 1 New BSD
  • 1 LGPL
  • 1 Mozilla Public License 2.0
  • 1 Copyright (c) 2016 Grand Rounds Inc, all rights reserved
  • 1 ISC
  • 1 Copyright 2016 Grand Rounds Inc. All rights reserved.
  • 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 rdoc
  • 1 GPL-2, MIT
  • 1 GPL-2.0+, Ruby-1.8

MIT whitelisted

actionmailer v4.2.11

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, actionview, activejob, mail, rails-dom-testing

MIT whitelisted

actionpack v4.2.11

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, sprockets-rails, rails
actionpack relies on:
actionview, activesupport, rack, rack-test, rails-dom-testing, rails-html-sanitizer

MIT whitelisted

actionview v4.2.11

Paths

/scan

Rendering framework putting the V in MVC (part of Rails).

Simple, battle-tested conventions and helpers for building web pages.

actionview is required by:
actionpack, actionmailer, rails
actionview relies on:
activesupport, builder, erubis, rails-dom-testing, rails-html-sanitizer

MIT whitelisted

activejob v4.2.11

Paths

/scan

Job framework with pluggable queues.

Declare job classes that can be run by a variety of queueing backends.

activejob is required by:
actionmailer, rails
activejob relies on:
activesupport, globalid

MIT whitelisted

activemodel v4.2.11

Paths

/scan

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

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

activemodel is required by:
activerecord, rails
activemodel relies on:
activesupport, builder

MIT whitelisted

activerecord v4.2.11

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:
delayed_job_active_record, delayed_job_web, rails, flipper-active_record, schlepper
activerecord relies on:
activemodel, activesupport, arel

MIT whitelisted

activesupport v4.2.11

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:
rails-deprecated_sanitizer, rails-dom-testing, actionview, actionpack, globalid, activejob, activemodel, activerecord, csvlint, delayed_job, railties, sprockets-rails, rails, factory_girl, fhir_client, grape, grnds-feature_flag, grnds-service, jbuilder
activesupport relies on:
i18n, minitest, thread_safe, tzinfo

Apache 2.0 whitelisted

addressable v2.7.0

Paths

/scan

URI Implementation

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.

addressable is required by:
csvlint, fhir_client
addressable relies on:
public_suffix

MIT whitelisted

arel v6.0.4

Paths

/scan

Arel Really Exasperates Logicians Arel is a SQL AST manager for Ruby

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.

arel is required by:
activerecord

MIT whitelisted

auth0 v4.8.0

Paths

/scan

Auth0 API Client

Ruby toolkit for Auth0 API https://auth0.com.

auth0 is required by:
grnds-auth0
auth0 relies on:
rest-client

Apache 2.0 whitelisted

aws-eventstream v1.0.3

Paths

/scan

AWS Event Stream Library

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

aws-eventstream is required by:
aws-sigv4

Apache 2.0 whitelisted

aws-record v1.0.2 (default)

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.11.483 (default)

Paths

/scan

AWS SDK for Ruby

A newer version of this gem is available, please upgrade to version 3.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.11.483

Paths

/scan

AWS SDK for Ruby - Core

A newer version of this gem is available, please upgrade to version 3.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.11.483

Paths

/scan

AWS SDK for Ruby - Resources

A newer version of this gem is available, please upgrade to version 3.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.1.1

Paths

/scan

AWS Signature Version 4 library.

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

aws-sigv4 is required by:
aws-sdk-core
aws-sigv4 relies on:
aws-eventstream

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

bcp47 v0.3.3

Paths

/scan

A ruby implementation of BCP47

A subset of the BCP47 spec implemented in ruby

bcp47 is required by:
fhir_dstu2_models, fhir_models
bcp47 relies on:
i18n

MIT whitelisted

bloom-filter v0.2.2 (default)

Paths

/scan

A fast Bloom Filter library for Ruby.

A fast Bloom Filter library for Ruby for unices.

MIT whitelisted

builder v3.2.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:
actionview, activemodel, 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

concurrent-ruby v1.1.6 (default)

Paths

/scan

Modern concurrency tools for Ruby. Inspired by Erlang, Clojure, Scala, Haskell, F#, C#, Java, and classic concurrency patterns.

Modern concurrency tools including agents, futures, promises, thread pools, actors, supervisors, and more. Inspired by Erlang, Clojure, Go, JavaScript, actors, and classic concurrency patterns.

concurrent-ruby is required by:
i18n, sprockets, ld-eventsource, ldclient-rb

MIT whitelisted

crass v1.0.6

Paths

/scan

CSS parser based on the CSS Syntax Level 3 spec.

Crass is a pure Ruby CSS parser based on the CSS Syntax Level 3 spec.

crass is required by:
loofah

MIT whitelisted

csvlint v0.4.0 (default)

Paths

/scan

CSV Validator

CSV Validator

csvlint relies on:
activesupport, addressable, escape_utils, mime-types, net-http-persistent, open_uri_redirections, rack, rainbow, thor, typhoeus, uri_template

MIT whitelisted

date_time_precision v0.8.1

Paths

/scan

Patches Date, Time, and DateTime ruby classes to keep track of precision

Patches Date, Time, and DateTime ruby classes to keep track of precision

date_time_precision is required by:
fhir_dstu2_models, fhir_models

MIT whitelisted

delayed_job v4.1.8

Paths

/scan

Database-backed asynchronous priority queue system -- Extracted from Shopify

Delayed_job (or DJ) encapsulates the common pattern of asynchronously executing longer tasks in the background. It is a direct extraction from Shopify where the job table is responsible for a multitude of core tasks.

delayed_job is required by:
delayed_job_active_record, delayed_job_web
delayed_job relies on:
activesupport

MIT whitelisted

delayed_job_active_record v4.1.4 (default)

Paths

/scan

ActiveRecord backend for DelayedJob

ActiveRecord backend for Delayed::Job, originally authored by Tobias Lütke

delayed_job_active_record relies on:
activerecord, delayed_job

MIT whitelisted

delayed_job_web v1.4 (default)

Paths

/scan

Web interface for delayed_job inspired by resque

Web interface for delayed_job inspired by resque

delayed_job_web relies on:
activerecord, delayed_job, sinatra

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

Simplified BSD, New BSD, Mozilla Public License 2.0 whitelisted

domain_name v0.5.20190701

Paths

/scan

Domain Name manipulation library for Ruby

This is a Domain Name manipulation library for Ruby. It can also be used for cookie domain validation based on the Public Suffix List.

domain_name is required by:
http-cookie
domain_name relies on:
unf

MIT whitelisted

dynasore v0.1.1 (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

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:
actionview

MIT whitelisted

escape_utils v1.2.1

Paths

/scan

Faster string escaping routines for your web apps

Quickly perform HTML, URL, URI and Javascript escaping/unescaping

escape_utils is required by:
csvlint

MIT whitelisted

ethon v0.12.0

Paths

/scan

Libcurl wrapper.

Very lightweight libcurl wrapper.

ethon is required by:
typhoeus
ethon relies on:
ffi

MIT whitelisted

excon v0.72.0

Paths

/scan

speed, persistence, http(s)

EXtended http(s) CONnections

excon is required by:
fog-core

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

MIT whitelisted

factory_girl v4.7.0

Paths

/scan

factory_girl provides a framework and DSL for defining and using model instance factories.

factory_girl 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_girl is required by:
factory_girl_rails
factory_girl relies on:
activesupport

MIT whitelisted

factory_girl_rails v4.7.0 (test, development, integration3, uat)

Paths

/scan

factory_girl_rails provides integration between factory_girl and rails 3

factory_girl_rails provides integration between factory_girl and rails 3 (currently just automatic factory definition loading)

factory_girl_rails relies on:
factory_girl, railties

MIT whitelisted

faker v1.8.4 (default)

Paths

/scan

Easily generate fake data

Faker, a port of Data::Faker from Perl, is used to easily generate fake data: names, addresses, phone numbers, etc.

faker relies on:
i18n

MIT whitelisted

faraday v1.0.1

Paths

/scan

HTTP/REST API client library.

faraday is required by:
oauth2
faraday relies on:
multipart-post

New BSD whitelisted

ffi v1.13.1

Paths

/scan

Ruby FFI

Ruby FFI library

ffi is required by:
ethon

Apache 2.0 whitelisted

fhir_client v3.1.3 (default)

Paths

/scan

A Gem for handling FHIR client requests in ruby

A Gem for handling FHIR client requests in ruby

fhir_client relies on:
activesupport, addressable, fhir_dstu2_models, fhir_models, nokogiri, oauth2, rack, rest-client, tilt

unknown manually approved

Github README includes Apache 2.0 license

rick@grnds.com,

fhir_dstu2_models v1.0.10

Paths

/scan

A Gem for handling FHIR DSTU2 models in ruby

A Gem for handling FHIR DSTU2 models in ruby

fhir_dstu2_models is required by:
fhir_client
fhir_dstu2_models relies on:
bcp47, date_time_precision, mime-types, nokogiri

unknown manually approved

Github README includes Apache 2.0 license

rick@grnds.com,

fhir_models v3.0.4 (default)

Paths

/scan

A Gem for handling FHIR models in ruby

A Gem for handling FHIR models in ruby

fhir_models is required by:
fhir_client
fhir_models relies on:
bcp47, date_time_precision, mime-types, nokogiri

MIT whitelisted

flipper v0.17.2 (default)

Paths

/scan

Feature flipper for ANYTHING

Feature flipper is the act of enabling/disabling features in your application, ideally without re-deploying or changing anything in your code base. Flipper makes this extremely easy to do with any backend you would like to use.

flipper is required by:
flipper-active_record

MIT whitelisted

flipper-active_record v0.17.2 (default)

Paths

/scan

ActiveRecord adapter for Flipper

ActiveRecord adapter for Flipper

flipper-active_record relies on:
activerecord, flipper

MIT whitelisted

fog-aws v3.0.0

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.1.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.1.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.6.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.

git relies on:
rchardet

MIT whitelisted

globalid v0.4.1

Paths

/scan

Refer to any model with a URI: gid://app/class/id

URIs for your models makes it easy to pass references around.

globalid is required by:
activejob
globalid relies on:
activesupport

LGPL-2.1+ whitelisted

gpgme v2.0.20 (default)

Paths

/scan

Ruby binding of GPGME.

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.

gpgme is required by:
grnds-file_encryption
gpgme relies on:
mini_portile2

MIT whitelisted

grape v0.18.0 (default)

Paths

/scan

A simple Ruby framework for building REST-like APIs.

A Ruby framework for rapid API development with great conventions.

grape is required by:
grape-middleware-logger, grape-roar, grape-swagger
grape relies on:
activesupport, builder, hashie, multi_json, multi_xml, mustermann-grape, rack, rack-accept, virtus

MIT whitelisted

grape-middleware-logger v1.7.1 (default)

Paths

/scan

A logger for the Grape framework

Logging middleware for the Grape framework, similar to what Rails offers

grape-middleware-logger relies on:
grape

MIT whitelisted

grape-roar v0.3.0 (default)

Paths

/scan

Enable Resource-Oriented Architectures in Grape API DSL

Use Roar with Grape

grape-roar relies on:
grape, roar

MIT whitelisted

grape-swagger v0.25.2 (default)

Paths

/scan

Add auto generated documentation to your Grape API that can be displayed with Swagger.

grape-swagger is required by:
grape-swagger-representable
grape-swagger relies on:
grape

MIT whitelisted

grape-swagger-rails v0.3.1 (default)

Paths

/scan

Swagger UI as Rails Engine for grape-swagger gem

Swagger UI as Rails Engine for grape-swagger gem

grape-swagger-rails relies on:
railties

MIT whitelisted

grape-swagger-representable v0.1.3 (default)

Paths

/scan

Grape swagger adapter to support representable object parsing

grape-swagger-representable relies on:
grape-swagger, representable

unknown manually approved

:copy: Grand Rounds, Inc. 2019-2020. All rights reserved.

rick@grnds.com,

grnds-auth0 v3.0.0 (default)

Paths

/scan

Wrapper for Auth0 Token generation/management

grnds-auth0 relies on:
auth0, typhoeus

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 (c) 2016 Grand Rounds Inc, all rights reserved whitelisted

grnds-ediot v0.2.0 (default)

Paths

/scan

EDI Online Transformer

Don't be an EDIot. This gem contains libraries to transform an EDI X12 834 formated file (row based) to flattened CSV format (column based)

MIT whitelisted

grnds-feature_flag v0.3.2 (default)

Paths

/scan

Gem to use LaunchDarkly

Internal gem used to use LaunchDarkly for feature flags.

grnds-feature_flag relies on:
activesupport, ldclient-rb, rake

Copyright 2016 Grand Rounds Inc. All rights reserved. whitelisted

grnds-file_encryption v0.2 (default)

Paths

/scan

Encrypt and decrypt files with GPG and streaming.

grnds-file_encryption relies on:
gpgme

MIT whitelisted

grnds-secrets v0.1.2 (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.7.5 (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.0.4 (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.2 (default)

Paths

/scan

SSO for Grand Rounds

A simple way to expose SSO on Grand Rounds projects

MIT whitelisted

hashie v4.1.0 (default)

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

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
highline relies on:
multi_xml

ISC whitelisted

hitimes v1.3.1

Paths

/scan

A fast, high resolution timer library for recording peformance metrics.

A fast, high resolution timer library for recording peformance metrics. * (http://github.com/copiousfreetime/hitimes) * (http://github.com.org/copiousfreetime/hitimes) * email jeremy at copiousfreetime dot org * `git clone url git://github.com/copiousfreetime/hitimes.git`

hitimes is required by:
socketry

MIT whitelisted

http-accept v1.7.0

Paths

/scan

Parse Accept and Accept-Language HTTP headers.

http-accept is required by:
rest-client

MIT whitelisted

http_tools v0.4.5

Paths

/scan

Pure Ruby HTTP parser and friends

A fast-as-possible pure Ruby HTTP parser plus associated lower level utilities to aid working with HTTP and the web.

http_tools is required by:
ld-eventsource

MIT whitelisted

httparty v0.18.0

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:
mime-types, multi_xml

MIT whitelisted

i18n v0.9.5

Paths

/scan

New wave Internationalization support for Ruby

New wave Internationalization support for Ruby.

i18n is required by:
activesupport, bcp47, faker
i18n relies on:
concurrent-ruby

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

MIT whitelisted

jbuilder v2.6.1 (default)

Paths

/scan

Create JSON structures via a Builder-style DSL

jbuilder relies on:
activesupport, multi_json

Apache 2.0 whitelisted

jmespath v1.4.0

Paths

/scan

JMESPath - Ruby Edition

Implements JMESPath for Ruby

jmespath is required by:
aws-sdk-core

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, ldclient-rb, heroic-sns, sdoc

MIT whitelisted

jwt v2.2.1

Paths

/scan

JSON Web Token implementation in Ruby

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

jwt is required by:
oauth2

LGPL-2.1+ whitelisted

kgio v2.11.3

Paths

/scan

kinder, gentler I/O for Ruby

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.

kgio is required by:
unicorn

Apache 2.0 whitelisted

ld-eventsource v1.0.1

Paths

/scan

LaunchDarkly SSE client

LaunchDarkly SSE client for Ruby

ld-eventsource is required by:
ldclient-rb
ld-eventsource relies on:
concurrent-ruby, http_tools, socketry

Apache 2.0 whitelisted

ldclient-rb v5.5.6

Paths

/scan

LaunchDarkly SDK for Ruby

Official LaunchDarkly SDK for Ruby

ldclient-rb is required by:
grnds-feature_flag
ldclient-rb relies on:
concurrent-ruby, json, ld-eventsource, semantic

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.2.2 (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

loofah v2.4.0

Paths

/scan

Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri

Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. Loofah excels at HTML sanitization (XSS prevention). It includes some nice HTML sanitizers, which are based on HTML5lib's safelist, so it most likely won't make your codes less secure. (These statements have not been evaluated by Netexperts.) ActiveRecord extensions for sanitization are available in the [`loofah-activerecord` gem](https://github.com/flavorjones/loofah-activerecord).

loofah is required by:
rails-html-sanitizer
loofah relies on:
crass, nokogiri

MIT whitelisted

mail v2.7.1

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:
mini_mime

MIT whitelisted

mime-types v3.3.1

Paths

/scan

The mime-types library provides a library and registry for information about MIME content type definitions

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 is required by:
rest-client, csvlint, fhir_dstu2_models, fhir_models, fog-core, httparty
mime-types relies on:
mime-types-data

MIT whitelisted

mime-types-data v3.2020.0512

Paths

/scan

mime-types-data provides a registry for information about MIME media type definitions

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.

mime-types-data is required by:
mime-types

MIT whitelisted

mini_mime v1.0.1

Paths

/scan

A lightweight mime type lookup toy

A lightweight mime type lookup toy

mini_mime is required by:
mail

MIT whitelisted

mini_portile2 v2.4.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, gpgme

MIT whitelisted

minitest v5.14.0

Paths

/scan

minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking

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.

minitest is required by:
activesupport

MIT whitelisted

multi_json v1.12.1

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:
oauth2, fog-json, grape, jbuilder, 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:
highline, oauth2, grape, httparty

MIT whitelisted

multipart-post v2.1.1

Paths

/scan

A multipart form post accessory for Net::HTTP.

Use with Net::HTTP to do multipart form postspec. IO values that have #content_type, #original_filename, and #local_path will be posted as a binary file.

multipart-post is required by:
faraday

MIT whitelisted

mustermann v0.4.0

Paths

/scan

use patterns like regular expressions

library implementing patterns that behave like regular expressions

mustermann is required by:
mustermann-grape
mustermann relies on:
tool

MIT whitelisted

mustermann-grape v0.4.0

Paths

/scan

Grape syntax for Mustermann

Adds Grape style patterns to Mustermman

mustermann-grape is required by:
grape
mustermann-grape relies on:
mustermann

MIT whitelisted

mysql2 v0.5.3 (default)

Paths

/scan

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

MIT whitelisted

net-http-persistent v2.9.4

Paths

/scan

Manages persistent connections using Net::HTTP plus a speed fix for Ruby 1.8

Manages persistent connections using Net::HTTP plus a speed fix for Ruby 1.8. It's thread-safe too! 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 handle reconnection gracefully. Net::HTTP::Persistent supports reconnection and retry according to RFC 2616.

net-http-persistent is required by:
csvlint

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

MIT whitelisted

netrc v0.11.0

Paths

/scan

Library to read and write netrc files.

This library can read and update netrc files, preserving formatting including comments and whitespace.

netrc is required by:
rest-client

New Relic manually approved

Commercial

rick@grnds.com,

newrelic_rpm v6.9.0.363 (default)

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.10.9

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:
rails-dom-testing, loofah, aws-sdk-v1, fhir_dstu2_models, fhir_models, fhir_client, fog-xml
nokogiri relies on:
mini_portile2

MIT whitelisted

oauth2 v1.4.4

Paths

/scan

A Ruby wrapper for the OAuth 2.0 protocol.

A Ruby wrapper for the OAuth 2.0 protocol built with a similar style to the original OAuth spec.

oauth2 is required by:
fhir_client
oauth2 relies on:
faraday, jwt, multi_json, multi_xml, rack

MIT whitelisted

open_uri_redirections v0.2.1

Paths

/scan

OpenURI patch to allow redirections between HTTP and HTTPS

OpenURI patch to allow redirections between HTTP and HTTPS

open_uri_redirections is required by:
csvlint

MIT whitelisted

public_suffix v4.0.3

Paths

/scan

Domain name parser based on the Public Suffix List.

PublicSuffix can parse and decompose a domain name into top level domain, domain and subdomains.

public_suffix is required by:
addressable

MIT whitelisted

rack v1.6.13

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.io/.

rack is required by:
rack-test, actionpack, csvlint, rack-protection, sinatra, sprockets, oauth2, fhir_client, rack-accept, grape, heroic-sns

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-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-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 v4.2.11 (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-service-messaging
rails relies on:
actionmailer, actionpack, actionview, activejob, activemodel, activerecord, activesupport, bundler, railties, sprockets-rails

MIT whitelisted

rails-deprecated_sanitizer v1.0.3

Paths

/scan

Deprecated sanitizer API extracted from Action View.

rails-deprecated_sanitizer is required by:
rails-dom-testing
rails-deprecated_sanitizer relies on:
activesupport

MIT whitelisted

rails-dom-testing v1.0.9

Paths

/scan

Dom and Selector assertions for Rails applications

This gem can compare doms and assert certain elements exists in doms using Nokogiri.

rails-dom-testing is required by:
actionview, actionpack, actionmailer
rails-dom-testing relies on:
activesupport, nokogiri, rails-deprecated_sanitizer

MIT whitelisted

rails-html-sanitizer v1.3.0

Paths

/scan

This gem is responsible to sanitize HTML fragments in Rails applications.

HTML sanitization for Rails applications

rails-html-sanitizer is required by:
actionview, actionpack
rails-html-sanitizer relies on:
loofah

MIT whitelisted

railties v4.2.11

Paths

/scan

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

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

railties is required by:
rails, factory_girl_rails, grape-swagger-rails
railties relies on:
actionpack, activesupport, rake, thor

MIT whitelisted

rainbow v3.0.0

Paths

/scan

Colorize printed text on ANSI terminals

Colorize printed text on ANSI terminals

rainbow is required by:
csvlint

LGPL-2.1+ whitelisted

raindrops v0.19.1

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 v13.0.1

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, grnds-feature_flag

LGPL whitelisted

rchardet v1.8.0

Paths

/scan

Character encoding auto-detection in Ruby. As smart as your browser. Open source.

rchardet is required by:
git

rdoc manually approved

License allows free commercial use

rick@grnds.com,

rdoc v4.3.0

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 documentation from the command-line.

rdoc is required by:
sdoc

MIT whitelisted

representable v2.3.0

Paths

/scan

Renders and parses JSON/XML/YAML documents from and to Ruby objects. Includes plain properties, collections, nesting, coercion and more.

Renders and parses JSON/XML/YAML documents from and to Ruby objects. Includes plain properties, collections, nesting, coercion and more.

representable is required by:
roar, grape-swagger-representable
representable relies on:
uber

MIT whitelisted

rest-client v2.1.0

Paths

/scan

Simple HTTP and REST client for Ruby, inspired by microframework syntax for specifying actions.

A simple HTTP and REST client for Ruby, inspired by the Sinatra microframework style of specifying actions: get, put, post, delete.

rest-client is required by:
auth0, fhir_client
rest-client relies on:
http-accept, http-cookie, mime-types, netrc

MIT whitelisted

roar v1.0.4 (default)

Paths

/scan

Parse and render REST API documents using representers.

Object-oriented representers help you defining nested REST API documents which can then be rendered and parsed using one and the same concept.

roar is required by:
grape-roar
roar relies on:
representable

MIT whitelisted

rollbar v2.13.3 (default)

Paths

/scan

Reports exceptions to Rollbar

Easy and powerful exception tracking for Ruby

rollbar relies on:
multi_json

ruby whitelisted

ruby-filemagic v0.7.1 (default)

Paths

/scan

Ruby bindings to the magic(4) library

Ruby bindings to the magic(4) library

MIT whitelisted

ruby_dig v0.0.2 (default)

Paths

/scan

Pure Ruby implementation of Array#dig and Hash#dig for Ruby < 2.3.

Simplified BSD whitelisted

rubyzip v1.3.0 (default)

Paths

/scan

rubyzip is a ruby module for reading and writing zip files

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

schlepper v1.0.2 (default)

Paths

/scan

Adds tracking of one off data scripts for Rails.

schlepper relies on:
activerecord

MIT whitelisted

sdoc v0.4.2 (doc)

Paths

/scan

rdoc html with javascript search index.

rdoc generator html with javascript search index.

sdoc relies on:
json, rdoc

MIT whitelisted

semantic v1.6.1

Paths

/scan

Semantic Version utility class

Semantic Version utility class for parsing, storing, and comparing versions. See: http://semver.org

semantic is required by:
ldclient-rb

MIT whitelisted

sinatra v1.4.8

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:
delayed_job_web
sinatra relies on:
rack, rack-protection, tilt

MIT whitelisted

slither v0.99.4 (default)

Paths

/scan

A simple, clean DSL for describing, writing, and parsing fixed-width text files

A simple, clean DSL for describing, writing, and parsing fixed-width text files.

MIT, GPL-2 whitelisted

smarter_csv v1.0.17 (default)

Paths

/scan

Ruby Gem for smarter importing of CSV Files (and CSV-like files), with lots of optional features, e.g. chunked processing for huge CSV files

Ruby Gem for smarter importing of CSV Files as Array(s) of Hashes, with optional features for processing large files in parallel, embedded comments, unusual field- and record-separators, flexible mapping of CSV-headers to Hash-keys

MIT whitelisted

socketry v0.5.1

Paths

/scan

High-level wrappers for Ruby sockets with advanced thread-safe timeout support

Socketry wraps Ruby's sockets with an advanced timeout engine which is able to provide multiple simultaneous timeout behaviors in a thread-safe way.

socketry is required by:
ld-eventsource
socketry relies on:
hitimes

MIT whitelisted

sprockets v3.7.2

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:
sprockets-rails
sprockets relies on:
concurrent-ruby, rack

MIT whitelisted

sprockets-rails v3.2.1

Paths

/scan

Sprockets Rails integration

sprockets-rails is required by:
rails
sprockets-rails relies on:
actionpack, activesupport, sprockets

MIT whitelisted

thor v1.0.1

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:
csvlint, railties

Apache 2.0 whitelisted

thread_safe v0.3.6

Paths

/scan

Thread-safe collections and utilities for Ruby

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

thread_safe is required by:
tzinfo, activesupport, descendants_tracker, axiom-types

MIT whitelisted

tilt v2.0.7

Paths

/scan

Generic interface to multiple Ruby template engines

Generic interface to multiple Ruby template engines

tilt is required by:
sinatra, fhir_client

MIT whitelisted

tool v0.2.3

Paths

/scan

general purpose library

general purpose Ruby library used by Sinatra 2.0, Mustermann and related projects

tool is required by:
mustermann

MIT whitelisted

transproc v1.1.1 (default)

Paths

/scan

Transform Ruby objects in functional style

Transform Ruby objects in functional style

MIT whitelisted

typhoeus v1.4.0

Paths

/scan

Parallel HTTP library on top of libcurl multi.

Like a modern code version of the mythical beast with 100 serpent heads, Typhoeus runs HTTP requests in parallel while cleanly encapsulating handling logic.

typhoeus is required by:
csvlint, grnds-auth0
typhoeus relies on:
ethon

MIT whitelisted

tzinfo v1.2.6

Paths

/scan

Daylight savings aware timezone library

TZInfo provides daylight savings aware transformations between times in different time zones.

tzinfo is required by:
activesupport, tzinfo-data
tzinfo relies on:
thread_safe

MIT whitelisted

tzinfo-data v1.2019.3 (default)

Paths

/scan

Timezone Data for TZInfo

TZInfo::Data contains data from the IANA Time Zone database packaged as Ruby modules for use with TZInfo.

tzinfo-data relies on:
tzinfo

MIT whitelisted

uber v0.0.15

Paths

/scan

Gem-authoring tools like class method inheritance in modules, dynamic options and more.

A gem-authoring framework.

uber is required by:
representable

2-clause BSDL manually approved

License is actually 2-clause BSD, the L is a typo in the the gemspec, AFAICT

rick@grnds.com,

unf v0.1.4

Paths

/scan

A wrapper library to bring Unicode Normalization Form support to Ruby/JRuby

This is a wrapper library to bring Unicode Normalization Form support to Ruby/JRuby.

unf is required by:
domain_name
unf relies on:
unf_ext

MIT whitelisted

unf_ext v0.0.7.7

Paths

/scan

Unicode Normalization Form support library for CRuby

Unicode Normalization Form support library for CRuby

unf_ext is required by:
unf

GPL-2.0+, Ruby-1.8 manually approved

Ruby 1.8 license

rick@grnds.com,

unicorn v5.5.3 (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

MIT whitelisted

uri_template v0.7.0

Paths

/scan

A templating system for URIs.

A templating system for URIs, which implements RFC6570 and Colon based URITemplates in a clean and straight forward way.

uri_template is required by:
csvlint

Mozilla Public License 2.0 whitelisted

vault v0.10.1

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

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