# chef-redis
As of November 22, 2014 9:37pm. 105 total
## Summary
* 65 MIT
* 28 Apache 2.0
* 5 ruby
* 1 Apache 2.0, MIT
* 1 BSD
* 1 Apache v2
* 1 ISC
* 1 Artistic 2.0, GPL-2, MIT
* 1 GNU GPL v2, MIT, Perl Artistic v2
* 1 New BSD
## Items
### addressable v2.3.6
#### URI Implementation
Apache 2.0 whitelisted
Addressable is a replacement for the URI implementation that is part of
Ruby's standard library. It more closely conforms to the relevant RFCs and
adds support for IRIs and URI templates.
### ast v2.0.0
#### A library for working with Abstract Syntax Trees.
MIT whitelisted
A library for working with Abstract Syntax Trees.
### astrolabe v1.3.0
#### An object-oriented AST extension for Parser
MIT whitelisted
An object-oriented AST extension for Parser
### berkshelf v3.2.1 (default)
#### Manages a Cookbook's, or an Application's, Cookbook dependencies
Apache 2.0 whitelisted
Manages a Cookbook's, or an Application's, Cookbook dependencies
### berkshelf-api-client v1.2.0
#### API Client for communicating with a Berkshelf API server
Apache 2.0 whitelisted
API Client for communicating with a Berkshelf API server
### buff-config v1.0.1
#### A simple configuration class
Apache 2.0 whitelisted
A simple configuration class
### buff-extensions v1.0.0
#### Extensions to Core Ruby classes
Apache 2.0 whitelisted
Extensions to Core Ruby classes
### buff-ignore v1.1.1
#### A Ruby library for parsing lists of files and applying pattern matching exclusion (such as .gitignore)
Apache 2.0 whitelisted
Parse ignore files with Ruby
### buff-ruby_engine v0.1.0
#### Buff up your code with a mixin for querying the platform running Ruby
Apache 2.0 whitelisted
A mixin for querying the platform running Ruby
### buff-shell_out v0.2.0
#### Buff up your code with a mixin for issuing shell commands and collecting the output
Apache 2.0 whitelisted
A mixin for issuing shell commands and collecting the output
### bundler v1.7.6
####
MIT whitelisted
### busser v0.6.0
#### Kitchen Busser - Runs tests for projects in test-kitchen
Apache 2.0 whitelisted
Kitchen Busser - Runs tests for projects in test-kitchen
### busser-serverspec v0.5.3 (integration)
#### A Busser runner plugin for Serverspec
Apache 2.0 whitelisted
A Busser runner plugin for Serverspec
### celluloid v0.16.0
#### Actor-based concurrent object framework for Ruby
MIT whitelisted
Celluloid enables people to build concurrent programs out of concurrent objects just as easily as they build sequential programs out of sequential objects
### celluloid-io v0.16.1
#### Celluloid::IO allows you to monitor multiple IO objects within a Celluloid actor
MIT whitelisted
Evented IO for Celluloid actors
### chef v11.16.4 (default)
#### A systems integration framework, built to bring the benefits of configuration management to your entire infrastructure.
Apache 2.0 whitelisted
A systems integration framework, built to bring the benefits of configuration management to your entire infrastructure.
### chef-zero v2.2.1
#### Self-contained, easy-setup, fast-start in-memory Chef server for testing and solo setup purposes
Apache 2.0 whitelisted
Self-contained, easy-setup, fast-start in-memory Chef server for testing and solo setup purposes
### chefspec v4.1.1 (default)
#### Write RSpec examples and generate coverage reports for Chef recipes!
MIT whitelisted
ChefSpec is a unit testing and resource coverage (code coverage) framework for testing Chef cookbooks ChefSpec makes it easy to write examples and get fast feedback on cookbook changes without the need for virtual machines or cloud servers.
### cleanroom v1.0.0
#### (More) safely evaluate Ruby DSLs with cleanroom
Apache 2.0 whitelisted
Ruby is an excellent programming language for creating and managing custom DSLs, but how can you securely evaluate a DSL while explicitly controlling the methods exposed to the user? Our good friends instance_eval and instance_exec are great, but they expose all methods - public, protected, and private - to the user. Even worse, they expose the ability to accidentally or intentionally alter the behavior of the system! The cleanroom pattern is a safer, more convenient, Ruby-like approach for limiting the information exposed by a DSL while giving users the ability to write awesome code!
### coderay v1.1.0
#### Fast syntax highlighting for selected languages.
MIT whitelisted
Fast and easy syntax highlighting for selected languages, written in Ruby. Comes with RedCloth integration and LOC counter.
### dep-selector-libgecode v1.0.2
#### Installs a vendored copy of Gecode suitable for use with dep-selector
MIT, Apache 2.0 whitelisted
Installs a vendored copy of Gecode suitable for use with dep-selector
### dep_selector v1.0.3
#### Given packages, versions, and a dependency graph, find a valid assignment of package versions
Apache v2 whitelisted
Given packages, versions, and a dependency graph, find a valid assignment of package versions
### diff-lcs v1.2.5
#### Diff::LCS computes the difference between two Enumerable sequences using the McIlroy-Hunt longest common subsequence (LCS) algorithm
MIT, Perl Artistic v2, GNU GPL v2 whitelisted
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.
### erubis v2.7.0
#### a fast and extensible eRuby implementation which supports multi-language
MIT whitelisted
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
### faraday v0.9.0
#### HTTP/REST API client library.
MIT whitelisted
### fauxhai v2.2.0
#### Fauxhai provides an easy way to mock out your ohai data for testing with chefspec!
MIT whitelisted
Easily mock out ohai data
### ffi v1.9.6
#### Ruby FFI
BSD whitelisted
Ruby FFI library
### ffi-yajl v1.3.0
#### Ruby FFI wrapper around YAJL 2.x
Apache 2.0 whitelisted
Ruby FFI wrapper around YAJL 2.x
### foodcritic v4.0.0 (default)
#### foodcritic-4.0.0
MIT whitelisted
Lint tool for Opscode Chef cookbooks.
### formatador v0.2.5
#### Ruby STDOUT text formatting
MIT whitelisted
STDOUT text formatting
### gherkin v2.12.2
#### gherkin-2.12.2
MIT whitelisted
A fast Gherkin lexer/parser based on the Ragel State Machine Compiler.
### guard v2.8.2
#### Guard keeps an eye on your file modifications
MIT whitelisted
Guard is a command line tool to easily handle events on file system modifications.
### guard-rspec v4.3.1 (integration)
#### Guard gem for RSpec
MIT whitelisted
Guard::RSpec automatically run your specs (much like autotest).
### hashie v2.1.2
#### Your friendly neighborhood hash library.
MIT whitelisted
Hashie is a collection of classes and mixins that make hashes more powerful.
### highline v1.6.21
#### HighLine is a high-level command-line IO library.
ruby whitelisted
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.
### hitimes v1.2.2
#### Hitimes is a fast, high resolution timer library for recording performance metrics. It uses the appropriate low method calls for each system to get the highest granularity time increments possible.
ISC whitelisted
Hitimes is a fast, high resolution timer library for recording performance metrics. It uses the appropriate low method calls for each system to get the highest granularity time increments possible. It currently supports any of the following systems: * any system with the POSIX call `clock_gettime()` * Mac OS X * Windows * JRuby Using Hitimes can be faster than using a series of `Time.new` calls, and it will have a much higher granularity. It is definitely faster than using `Process.times`.
### httparty v0.13.3
#### Makes http fun! Also, makes consuming restful web services dead easy.
MIT whitelisted
Makes http fun! Also, makes consuming restful web services dead easy.
### ipaddress v0.8.0
#### IPv4/IPv6 addresses manipulation library
MIT whitelisted
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.
### json v1.8.1
#### This json is bundled with Ruby
ruby whitelisted
### kitchen-vagrant v0.15.0 (integration)
#### Kitchen::Driver::Vagrant - A Vagrant Driver for Test Kitchen.
Apache 2.0 whitelisted
Kitchen::Driver::Vagrant - A Vagrant Driver for Test Kitchen.
### libyajl2 v1.2.0
#### Installs a vendored copy of libyajl2 for distributions which lack it
Apache 2.0 whitelisted
Installs a vendored copy of libyajl2 for distributions which lack it
### license_finder v1.2 (default)
#### Audit the OSS licenses of your application's dependencies.
MIT whitelisted
LicenseFinder works with your package managers to find
dependencies, detect the licenses of the packages in them, compare
those licenses against a user-defined whitelist, and give you an
actionable exception report.
### listen v2.8.0
#### Listen to file modifications
MIT whitelisted
The Listen gem listens to file modifications and notifies you about the changes. Works everywhere!
### lumberjack v1.0.9
#### A simple, powerful, and very fast logging utility that can be a drop in replacement for Logger or ActiveSupport::BufferedLogger.
MIT whitelisted
A simple, powerful, and very fast logging utility that can be a drop in replacement for Logger or ActiveSupport::BufferedLogger. Provides support for automatically rolling log files even with multiple processes writing the same log file.
### method_source v0.8.2
#### retrieve the sourcecode for a method
MIT whitelisted
retrieve the sourcecode for a method
### mime-types v1.25.1
#### This library allows for the identification of a file's likely MIME content type
MIT, Artistic 2.0, GPL-2 whitelisted
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.
### mini_portile v0.6.1
#### Simplistic port-like solution for developers
MIT whitelisted
Simplistic port-like solution for developers. It provides a standard and simplified way to compile against dependency libraries without messing up your system.
### minitar v0.5.4
#### Provides POSIX tarchive management from Ruby programs.
ruby whitelisted
Archive::Tar::Minitar is a pure-Ruby library and command-line utility that provides the ability to deal with POSIX tar(1) archive files. The implementation is based heavily on Mauricio Ferna'ndez's implementation in rpa-base, but has been reorganised to promote reuse in other projects. Antoine Toulme forked the original project on rubyforge to place it on github, under http://www.github.com/atoulme/minitar
### mixlib-authentication v1.3.0
#### Mixes in simple per-request authentication
Apache 2.0 whitelisted
Mixes in simple per-request authentication
### mixlib-cli v1.5.0
#### A simple mixin for CLI interfaces, including option parsing
Apache 2.0 whitelisted
A simple mixin for CLI interfaces, including option parsing
### mixlib-config v2.1.0
#### A class based configuration library
Apache 2.0 whitelisted
A class based configuration library
### mixlib-log v1.6.0
#### A gem that provides a simple mixin for log functionality
Apache 2.0 whitelisted
### mixlib-shellout v1.6.0
#### Run external commands on Unix or Windows
Apache 2.0 whitelisted
Run external commands on Unix or Windows
### multi_json v1.10.1
#### A common interface to multiple JSON libraries.
MIT whitelisted
A common interface to multiple JSON libraries, including Oj, Yajl, the JSON gem (with C-extensions), the pure-Ruby JSON gem, NSJSONSerialization, gson.rb, JrJackson, and OkJson.
### multi_xml v0.5.5
#### A generic swappable back-end for XML parsing
MIT whitelisted
Provides swappable XML backends utilizing LibXML, Nokogiri, Ox, or REXML.
### multipart-post v2.0.0
#### A multipart form post accessory for Net::HTTP.
MIT whitelisted
Use with Net::HTTP to do multipart form posts. IO values that have #content_type, #original_filename, and #local_path will be posted as a binary file.
### net-http-persistent v2.9.4
#### Manages persistent connections using Net::HTTP plus a speed fix for Ruby 1.8
MIT whitelisted
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-scp v1.2.1
#### A pure Ruby implementation of the SCP client protocol
MIT whitelisted
A pure Ruby implementation of the SCP client protocol
### net-ssh v2.9.1
#### Net::SSH: a pure-Ruby implementation of the SSH2 client protocol.
MIT whitelisted
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-gateway v1.2.0
#### A simple library to assist in establishing tunneled Net::SSH connections
MIT whitelisted
A simple library to assist in establishing tunneled Net::SSH connections
### net-ssh-multi v1.2.0
#### Control multiple Net::SSH connections via a single interface.
MIT whitelisted
Control multiple Net::SSH connections via a single interface.
### nio4r v1.0.1
#### NIO provides a high performance selector API for monitoring IO objects
MIT whitelisted
New IO for Ruby
### nokogiri v1.6.4.1
#### Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser
MIT whitelisted
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.
XML is like violence - if it doesn’t solve your problems, you are not using
enough of it.
### octokit v3.5.2
#### Ruby toolkit for working with the GitHub API
MIT whitelisted
Simple wrapper for the GitHub API
### ohai v7.4.0
#### Ohai profiles your system and emits JSON
Apache 2.0 whitelisted
Ohai profiles your system and emits JSON
### parser v2.2.0.pre.8
#### A Ruby parser written in pure Ruby.
MIT whitelisted
A Ruby parser written in pure Ruby.
### plist v3.1.0
#### All-purpose Property List manipulation library.
MIT whitelisted
Plist is a library to manipulate Property List files, also known as plists. It can parse plist files into native Ruby data structures as well as generating new plist files from your Ruby objects.
### polyglot v0.3.5
#### Augment 'require' to load non-Ruby file types
MIT whitelisted
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.
### powerpack v0.0.9
#### A few useful extensions to core Ruby classes.
MIT whitelisted
A few useful extensions to core Ruby classes.
### pry v0.10.1
#### An IRB alternative and runtime developer console
MIT whitelisted
An IRB alternative and runtime developer console
### rack v1.5.2
#### a modular Ruby webserver interface
MIT whitelisted
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/.
### rainbow v2.0.0
#### Colorize printed text on ANSI terminals
MIT whitelisted
Colorize printed text on ANSI terminals
### rake v10.3.2 (default)
#### Rake is a Make-like program implemented in Ruby
MIT whitelisted
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.
* A library of prepackaged tasks to make building rakefiles easier. For example,
tasks for building tarballs and publishing to FTP or SSH sites. (Formerly
tasks for building RDoc and Gems were included in rake but they're now
available in RDoc and RubyGems respectively.)
* Supports parallel execution of tasks.
### rb-fsevent v0.9.4
#### Very simple & usable FSEvents API
MIT whitelisted
FSEvents API with Signals catching (without RubyCocoa)
### rb-inotify v0.9.5
#### A Ruby wrapper for Linux's inotify, using FFI
MIT whitelisted
A Ruby wrapper for Linux's inotify, using FFI
### rest-client v1.6.7
#### Simple HTTP and REST client for Ruby, inspired by microframework syntax for specifying actions.
MIT whitelisted
A simple HTTP and REST client for Ruby, inspired by the Sinatra microframework style of specifying actions: get, put, post, delete.
### retryable v1.3.6
#### Kernel#retryable, allow for retrying of code blocks.
MIT whitelisted
Kernel#retryable, allow for retrying of code blocks.
### ridley v4.1.0
#### A reliable Chef API client with a clean syntax
Apache 2.0 whitelisted
A reliable Chef API client with a clean syntax
### rspec v3.1.0
#### rspec-3.1.0
MIT whitelisted
BDD for Ruby
### rspec-core v3.1.7
#### rspec-core-3.1.7
MIT whitelisted
BDD for Ruby. RSpec runner and example groups.
### rspec-expectations v3.1.2
#### rspec-expectations-3.1.2
MIT whitelisted
rspec-expectations provides a simple, readable API to express expected outcomes of a code example.
### rspec-its v1.1.0
#### Provides "its" method formally part of rspec-core
MIT whitelisted
RSpec extension gem for attribute matching
### rspec-mocks v3.1.3
#### rspec-mocks-3.1.3
MIT whitelisted
RSpec's 'test double' framework, with support for stubbing and mocking
### rspec-support v3.1.2
#### rspec-support-3.1.2
MIT whitelisted
Support utilities for RSpec gems
### rubocop v0.27.1 (default)
#### Automatic Ruby code style checking tool.
MIT whitelisted
Automatic Ruby code style checking tool.
Aims to enforce the community-driven Ruby Style Guide.
### ruby-progressbar v1.7.0
#### Ruby/ProgressBar is a flexible text progress bar library for Ruby.
MIT whitelisted
Ruby/ProgressBar is an extremely flexible text progress bar library for Ruby.
The output can be customized with a flexible formatting system including:
percentage, bars of various formats, elapsed time and estimated time remaining.
### rufus-lru v1.0.5
#### A Hash with a max size, controlled by a LRU mechanism
MIT whitelisted
LruHash class, a Hash with a max size, controlled by a LRU mechanism
### safe_yaml v1.0.4
#### SameYAML provides an alternative implementation of YAML.load suitable for accepting user input in Ruby applications.
MIT whitelisted
Parse YAML safely
### sawyer v0.5.5
#### Secret User Agent of HTTP
MIT whitelisted
### semverse v1.2.1
#### An elegant library for representing and comparing SemVer versions and constraints
Apache 2.0 whitelisted
An elegant library for representing and comparing SemVer versions and constraints
### sequel v4.16.0
#### The Database Toolkit for Ruby
MIT whitelisted
The Database Toolkit for Ruby
### serverspec v2.3.1 (default)
#### RSpec tests for your servers configured by Puppet, Chef or anything else
MIT whitelisted
RSpec tests for your servers configured by Puppet, Chef or anything else
### slop v3.6.0
#### Simple Lightweight Option Parsing
MIT whitelisted
A simple DSL for gathering options and parsing the command line
### solve v1.2.1
#### A Ruby version constraint solver implementing Semantic Versioning 2.0.0-rc.1
Apache 2.0 whitelisted
A Ruby version constraint solver
### specinfra v2.5.0
#### Common layer for serverspec and itamae
MIT whitelisted
Common layer for serverspec and itamae
### sqlite3 v1.3.10
#### This module allows Ruby programs to interface with the SQLite3 database engine (http://www.sqlite.org)
New BSD whitelisted
This module allows Ruby programs to interface with the SQLite3
database engine (http://www.sqlite.org). You must have the
SQLite engine installed in order to build this module.
Note that this module is only compatible with SQLite 3.6.16 or newer.
### systemu v2.6.4
#### systemu
ruby whitelisted
universal capture of stdout and stderr and handling of child process pid for windows, *nix, etc.
### test-kitchen v1.2.1 (integration)
#### Test Kitchen is an integration tool for developing and testing infrastructure code and software on isolated target platforms.
Apache 2.0 whitelisted
Test Kitchen is an integration tool for developing and testing infrastructure code and software on isolated target platforms.
### thor v0.19.1
#### Thor is a toolkit for building powerful command-line interfaces.
MIT whitelisted
Thor is a toolkit for building powerful command-line interfaces.
### timers v4.0.1
#### Schedule procs to run after a certain time, or at periodic intervals, using any API that accepts a timeout
MIT whitelisted
Pure Ruby one-shot and periodic timers
### treetop v1.5.3
#### A Ruby-based text parsing and interpretation DSL
MIT whitelisted
### varia_model v0.4.0
#### A mixin to provide objects with magic attribute reading and writing
Apache 2.0 whitelisted
A mixin to provide objects with magic attribute reading and writing
### wmi-lite v1.0.0
#### A lightweight utility library for accessing basic WMI (Windows Management Instrumentation) functionality on Windows
Apache 2.0 whitelisted
A lightweight utility over win32ole for accessing basic WMI (Windows Management Instrumentation) functionality in the Microsoft Windows operating system. It has no runtime dependencies other than Ruby, so it can be used without concerns around dependency issues.
### xml-simple v1.1.4
#### A simple API for XML processing.
ruby whitelisted
### yajl-ruby v1.2.1
#### Ruby C bindings to the excellent Yajl JSON stream-based parser library.
MIT whitelisted