SQLite format 3@ zz- P+%%tabledependenciesdependenciesCREATE TABLE `dependencies` (`id` integer NOT NULL PRIMARY KEY AUTOINCREMENT, `name` varchar(255) NOT NULL, `version` varchar(255) NOT NULL, `summary` varchar(255), `description` varchar(255), `homepage` varchar(255), `license_id` integer, `approval_id` integer)tableapprovalsapprovalsCREATE TABLE `approvals` (`id` integer NOT NULL PRIMARY KEY AUTOINCREMENT, `state` Boolean, `approval_type` varchar(255))tablelicenseslicensesCREATE TABLE `licenses` (`id` integer NOT NULL PRIMARY KEY AUTOINCREMENT, `name` varchar(255) NOT NULL, `url` varchar(255))P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)AU/indexsqlite_autoindex_schema_migrations_1schema_migrations~//+tableschema_migrationsschema_migrationsCREATE TABLE `schema_migrations` (`filename` varchar(255) NOT NULL PRIMARY ~mD k=~4q201307251340_remove_manual_from_license_aliases.rb% S201307251107_reassociate_license.rb* ]201307251004_data_fix_manual_licenses.rb4 q201307250917_add_license_manual_to_dependencies.rb, a201304181524_add_manual_to_dependencies.rb@ 201304020947_change_table_name_licenses_to_license_aliases.rb/g201304011027_allow_null_dependency_version.rb*]201303291753_allow_null_license_names.rb8y201303291720_move_manual_from_approvals_to_licenses.rb'W201303291519_create_bundler_groups.rb#O201303291456_create_ancestries.rb"M201303291402_create_approvals.rb!K201303291155_create_licenses.rb%S201303290935_create_dependencies.rb pi?b3p6q201307251340_remove_manual_from_license_aliases.rb'S201307251107_reassociate_license.rb ,]201307251004_data_fix_manual_licenses.rb 6q201307250917_add_license_manual_to_dependencies.rb .a201304181524_add_manual_to_dependencies.rb B201304020947_change_table_name_licenses_to_license_aliases.rb 1g201304011027_allow_null_dependency_version.rb,]201303291753_allow_null_license_names.rb:y201303291720_move_manual_from_approvals_to_licenses.rb)W201303291519_create_bundler_groups.rb%O201303291456_create_ancestries.rb$M201303291402_create_approvals.rb#K201303291155_create_licenses.rb'S201303290935_create_dependencies.rb S@0[GPLv2http://www.gnu.org/licenses/gpl-2.0.txt'2-clause BSDL<!iApache 2.0http://www.apache.org/licenses/LICENSE-2.0.txt/[Rubyhttp://www.ruby-lang.org/en/LICENSE.txt other1aMIThttp://opensource.org/licenses/mit-license !ancestries")bundler_groups_ y7bundler1.3.5The best way to manage your application's dependenciesBundler manages an application's dependencies through its entire life, across many machines, systematically and repeatablyhttp://gembundler.com rspecy7bundler1.3.5The best way to manage your application's dependenciesBundler manages an application's dependencies through its entire life, across many machines, systematically and repeatablcolumnize  1]}bouncy-castle-java1.5.0147Gem redistribution of Bouncy Castle jarsGem redistribution of "Legion of the Bouncy Castle Java cryptography APIs" jars at http://www.bouncycastle.org/java.htmlhttp://github.com/jruby/jruby/tree/master/gems/bouncy-castle-java/; Gg?rake10.1.0Ruby based make-like utility.Rake is a Make-like program implemented in Ruby. Tasks and dependencies arespecified in standard Ruby synt  B`  1]}bouncy-castle-java1.5.0147Gem redistribution of Bouncy Castle jarsGem redistribution of "Legion of the Bouncy Castle Java cryptography APIs" jars at http://www.bouncycastle.org/java.htmlhttp://github.com/jruby/jruby/tree/master/gems/bouncy-castle-java/G %%;rspec2.11.0rspec-2.11.0BDD for Rubyhttp://github.com/rspec_ y7bundler1.3.5The best way to manage your application's dependenciesBundler manages an application's dependencies through its entire life, across many machines, systematically and repeatablyhttp://gembundler.com; Gg?rake10.1.0Ruby based make-like utility.Rake is a Make-like program implemented in Ruby. Tasks and dependencies arespecified in standard Ruby syntax.http://rake.rubyforge.org "xph`XPH@80( " !                   vv99o~//+tables~//+tableschema_migrationsschema_migrationsCREATE TABLE `schema_migrations` (`filename` varchar(255) NOT NULL PRIMARY KEY)AU/indexsqlite_autoindex_schema_migrations_1schema_migrationsP++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)+!!!tableancestriesancestriesCREATE TABLE `ancestries` (`id` integer NOT NULL PRIMARY KEY AUTOINCREMENT, `parent_dependency_id` integer, `child_dependency_id` integer) ))Utablebundler_groupsbundler_groups CREATE TABLE `bundler_groups` (`id` integer NOT NULL PRIMARY KEY AUTOINCREMENT, `name` varchar(255))# CCMtablebundler_groups_dependenciesbundler_groups_dependencies CREATE TABLE `bundler_groups_dependencies` (`bundler_group_id` integer, `dependency_id` integer) ktableapprovalsapprovals CREATE TABLE `approvals`(`id` integer DEFAULT (NULL) NOT NULL PRIMARY KEY, `state` Boolean DEFAULT (NULL) NULL) L(LL%%9tabledependenciesdependenciesCREATE TABLE `L ++Otablelicense_aliaseslicense_aliasesCREATE TABLE `license_aliases`(`id` integer DEFAULT (NULL) NOT NULL PRIMARY KEY, `name` varchar(255) DEFAULT (NULL) NULL, `url` varchar(255) DEFAULT (NULL) NULL) ;;+tablelicense_aliases_backup0license_aliases_backup0CREATE TABLE "license_aliases_backup0"(`id` integer DEFAULT (NULL) NOT NULL PRIMARY KEY, `name` varchar(255) DEFAULT (NULL) NULL, `url` varchar(255) DEFAULT (NULL) NULL, `manual` boolean DEFAULT (NULL) NULL)U %%mtabledependenciesdependenciesCREATE TABLE `dependencies`(`id` integer DEFAULT (NULL) NOT NULL PRIMARY KEY, `name` varchar(255) DEFAULT (NULL) NOT NULL, `version` varchar(255) DEFAULT (NULL) NULL, `summary` varchar(255) DEFAULT (NULL) NULL, `description` varchar(255) DEFAULT (NULL) NULL, `homepage` varchar(255) DEFAULT (NULL) NULL, `license_id` integer DEFAULT (NULL) NULL, `approval_id` integer DEFAULT (NULL) NULL, `manual` boolean, `license_manual` boolean)  default#development            )c/]neo4j-advanced1.9.2The neo4j Advanced edition v1.9.2 JAR filesThe Java Jar files for the Neo4j Advanced edition, adding advanced monitoring – licensed under the AGPL, see http://neo4j.org/licensing-guide/ https://github.com/dnagir/neo4j-advancedJ ediff-lcs1.1.3Diff::LCS is a port of Perl's Algorithm::Diff that uses the McIlroy-Hunt longest common subsequence (LCS) algorithm to compute intelligent differences between two sequenced enumerac QQcolumnize0.3.6Module to format an Array as an Array of String aligned in columns In showing a long lists, sometimes one would prefer to see the value arranged aligned in columns. Some examples include listing methods of an object or debugger commands. See Examples in the rdoc documentation for examples. https://github.com/rocky/columnize  -g5aneo4j-enterprise1.9.2The neo4j Enterprise edition v1.9.2 JAR filesThe Neo4j Enterprise Jar files, adding online backup and High Availability clustering – licensed under AGPL, see http://neo4j.org/licensing-guide/https://github.com/dnagir/neo4j-enterprise  )Ai[geoff-importer0.1.2imports a geoff file into a neo4j instance, if a db location is given it will instantiate a graph db there otherwise it will use the db instance passed inimporting of geoff files into a neo4j instancehttps://github.com/shutl/geoff_importer , +eu_neo4j-community1.9.3The neo4j Community edition v1.9.3 JAR filesThe Java Jar files for the Neo4j Community, a high performance, fully ACID transactional graph database – licensed under the GPL, see license - http://neo4j.org/licensing-guide/ https://github.com/dnagir/neo4j-communityble containersDiff::LCS is a port of Perl's Algorithm::Diff that uses the McIlroy-Hunt longest common subsequence (LCS) algorithm to compute intelligent differences between two sequenced enumerable containers. The implementation is based on Mario I. Wolczko's {Smalltalk version 1.2}[ftp://st.cs.uiuc.edu/pub/Smalltalk/MANCHESTER/manchester/4.0/diff.st] (1993) and Ned Konz's Perl version {Algorithm::Diff 1.15}[http://search.cpan.org/~nedkonz/Algorithm-Diff-1.15/]. This is release 1.1.3, fixing several small bugs found over the years. Version 1.1.0 added new features, including the ability to #patch and #unpatch changes as well as a new contextual diff callback, Diff::LCS::ContextDiffCallbacks, that should improve the context sensitivity of patching. This library is called Diff::LCS because of an early version of Algorithm::Diff which was restrictively licensed. This version has seen a minor license change: instead of being under Ruby's license as an option, the third optional license is the MIT license. ]t%I$ %Koqjdbc-sqlite33.7.2.1SQLite3 JDBC driver for JRuby and SQLite3/ActiveRecord-JDBC (activerecord-jdbcsqlite3-adapter).I( !mo_ruby-debug0.10.4Command line interface (CLI) for ruby-debug-baseA generic command line interface for ruby-debug. http://rubyforge.org/projects/ruby-debug/ '=;Ijruby-op. '=;Ijruby-openssl0.8.8OpenSSL add-on for JRubyJRuby-OpenSSL is an add-on gem for JRuby that emulates the Ruby OpenSSL native library.https://github.com/jruby/jruby ! !ioWmulti_json1.8.0A 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.http://github.com/intridea/multi_json 4 eSmulti_xml0.5.5A generic swappable back-end for XML parsingProvides swappable XML backends utilizing LibXML, Nokogiri, Ox, or REXML.https://github.com/sferik/multi_xml  )license_finder# 9thor0.18.1A scripting framework that replaces rake, sake and rubigenA scripting framework that replaces rake, sake and rubigenhttp://whatisthor.com/m GGCsequel4.2.0The Database Toolkit for RubyThe Database Toolkit for Rubyhttp://sequel.rubyforge.orgL Whttparty0.11.0Makes http fun! Also, makes consuming restful web services dead easy.Makes http fun! Also, makes consuming restful web services dead easy.http://jnunemaker.github.com/httparty$ %Koqjdbc-sqlite33.7.2.1SQLite3 JDBC driver for JRuby and SQLite3/ActiveRecord-JDBC (activerecord-jdbcsqlite3-adapter).Install this gem `require 'jdbc/sqlite3'` and invoke `Jdbc::SQLite3.load_driver` within JRuby to load the driver.https://github.com/jruby/activerecord-jdbc-adapter *x#rspec-mocks 1?iarspec-expectations2.11.3rspec-expectations-2.11.3rspec expectations (should[_not] and matchers)http://github.com/rspec/rspec-expectations~ !/iQrspec-core2.11.1rspec-core-2.11.1BDD for Ruby. RSpec runner and example groups.http://github.com/rspec/rspec-coreS )+]license_finder0.9.2Audit the OSS licenses of your application's dependencies. Do you know the licenses of all your application's dependencies? What open source software licenses will your business accept? LicenseFinder culls your Gemfile, detects the licenses of the gems in it, and gives you a report that you can act on. If you already know what licenses your business is comfortable with, you can whitelist them, leaving you with an action report of only those dependencies that have licenses that fall outside of the whitelist. https://github.com/pivotal/LicenseFinder xcxh +_meruby-debug-base0.10.4Java implementation of Fast Ruby DebuggerJava extension to make fast ruby debugger run on JRuby. It is the same what ruby-debug-base is for native Ruby. http://rubyforge.org/projects/debug-commons/ #1Srspec-mocks2.11.3rspec-mocks-2.11.3RSpec's 'test double' framework, with support for stubbing and mockinghttp://github.com/rspec/rspec-mocks