From 8c6b6ac9fc1c0b2fac6a79fa9cf8fe53c7992e21 Mon Sep 17 00:00:00 2001 From: Richard Dale Date: Fri, 16 Jan 2015 09:19:50 +0000 Subject: Add ruby gems lorries for one of Codethink's Rails apps --- open-source-lorries/ruby-gems.lorry | 292 ++++++++++++++++++++++++++++++++++++ 1 file changed, 292 insertions(+) diff --git a/open-source-lorries/ruby-gems.lorry b/open-source-lorries/ruby-gems.lorry index d86d81b..7968701 100644 --- a/open-source-lorries/ruby-gems.lorry +++ b/open-source-lorries/ruby-gems.lorry @@ -1,4 +1,39 @@ { + "ruby-gems/abstract": { + "type": "git", + "url": "https://github.com/pivotal-casebook/abstract.git", + "x-products-rubygems": [ + "abstract" + ] + }, + "ruby-gems/addressable": { + "type": "git", + "url": "http://github.com/sporkmonger/addressable", + "x-products-rubygems": [ + "addressable" + ] + }, + "ruby-gems/arel": { + "type": "git", + "url": "http://github.com/rails/arel", + "x-products-rubygems": [ + "arel" + ] + }, + "ruby-gems/builder": { + "type": "git", + "url": "https://github.com/jimweirich/builder", + "x-products-rubygems": [ + "builder" + ] + }, + "ruby-gems/bundler": { + "type": "git", + "url": "http://github.com/carlhuda/bundler/", + "x-products-rubygems": [ + "bundler" + ] + }, "ruby-gems/chef": { "type": "git", "url": "http://github.com/opscode/chef/", @@ -13,6 +48,13 @@ "chef-zero" ] }, + "ruby-gems/cocaine": { + "type": "git", + "url": "http://github.com/thoughtbot/cocaine", + "x-products-rubygems": [ + "cocaine" + ] + }, "ruby-gems/coderay": { "type": "git", "url": "http://github.com/rubychan/coderay", @@ -20,6 +62,20 @@ "coderay" ] }, + "ruby-gems/daemons": { + "type": "git", + "url": "https://github.com/thuehlinger/daemons", + "x-products-rubygems": [ + "daemons" + ] + }, + "ruby-gems/descendants_tracker": { + "type": "git", + "url": "https://github.com/dkubb/descendants_tracker", + "x-products-rubygems": [ + "descendants_tracker" + ] + }, "ruby-gems/diff-lcs": { "type": "git", "url": "https://github.com/halostatue/diff-lcs", @@ -34,6 +90,20 @@ "erubis" ] }, + "ruby-gems/eventmachine": { + "type": "git", + "url": "https://github.com/eventmachine/eventmachine.git", + "x-products-rubygems": [ + "eventmachine" + ] + }, + "ruby-gems/faraday": { + "type": "git", + "url": "https://github.com/lostisland/faraday", + "x-products-rubygems": [ + "faraday" + ] + }, "ruby-gems/ffi": { "type": "git", "url": "http://github.com/ffi/ffi", @@ -48,6 +118,13 @@ "ffi-yajl" ] }, + "ruby-gems/github": { + "type": "git", + "url": "https://github.com/peter-murach/github", + "x-products-rubygems": [ + "github_api" + ] + }, "ruby-gems/hashie": { "type": "git", "url": "https://github.com/intridea/hashie", @@ -62,6 +139,23 @@ "highline" ] }, + "ruby-gems/hobo": { + "type": "git", + "url": "git://github.com/devcurmudgeon/hobo.git", + "x-products-rubygems": [ + "dryml", + "hobo", + "hobo_fields", + "hobo_support" + ] + }, + "ruby-gems/hobo-jquery": { + "type": "git", + "url": "git://github.com/bryanlarsen/hobo-jquery.git", + "x-products-rubygems": [ + "hobo-jquery" + ] + }, "ruby-gems/hoe": { "type": "git", "url": "https://github.com/seattlerb/hoe", @@ -69,6 +163,13 @@ "hoe" ] }, + "ruby-gems/i18n": { + "type": "git", + "url": "http://github.com/svenfuchs/i18n", + "x-products-rubygems": [ + "i18n" + ] + }, "ruby-gems/ipaddress": { "type": "git", "url": "http://github.com/bluemonk/ipaddress", @@ -76,6 +177,13 @@ "ipaddress" ] }, + "ruby-gems/jeweler": { + "type": "git", + "url": "http://github.com/technicalpickles/jeweler", + "x-products-rubygems": [ + "jeweler" + ] + }, "ruby-gems/json": { "type": "git", "url": "https://github.com/flori/json", @@ -90,6 +198,13 @@ "libyajl2" ] }, + "ruby-gems/mail": { + "type": "git", + "url": "http://github.com/mikel/mail/", + "x-products-rubygems": [ + "mail" + ] + }, "ruby-gems/method_source": { "type": "git", "url": "https://github.com/banister/method_source", @@ -104,6 +219,20 @@ "mime-types" ] }, + "ruby-gems/mini-portile": { + "type": "git", + "url": "https://github.com/luislavena/mini_portile.git", + "x-products-rubygems": [ + "mini-portile" + ] + }, + "ruby-gems/minitest": { + "type": "git", + "url": "https://github.com/seattlerb/minitest", + "x-products-rubygems": [ + "minitest" + ] + }, "ruby-gems/mixlib-authentication": { "type": "git", "url": "https://github.com/opscode/mixlib-authentication", @@ -139,6 +268,27 @@ "mixlib-shellout" ] }, + "ruby-gems/multi_json": { + "type": "git", + "url": "http://github.com/intridea/multi_json", + "x-products-rubygems": [ + "multi_json" + ] + }, + "ruby-gems/multi_xml": { + "type": "git", + "url": "https://github.com/sferik/multi_xml", + "x-products-rubygems": [ + "multi_xml" + ] + }, + "ruby-gems/multipart-post": { + "type": "git", + "url": "https://github.com/nicksieger/multipart-post", + "x-products-rubygems": [ + "multipart-post" + ] + }, "ruby-gems/net-ssh": { "type": "git", "url": "https://github.com/net-ssh/net-ssh", @@ -160,6 +310,13 @@ "net-ssh-multi" ] }, + "ruby-gems/oauth2": { + "type": "git", + "url": "http://github.com/intridea/oauth2", + "x-products-rubygems": [ + "oauth2" + ] + }, "ruby-gems/ohai": { "type": "git", "url": "http://github.com/opscode/ohai", @@ -174,6 +331,13 @@ "plist" ] }, + "ruby-gems/polyglot": { + "type": "git", + "url": "http://github.com/cjheath/polyglot", + "x-products-rubygems": [ + "polyglot" + ] + }, "ruby-gems/pry": { "type": "git", "url": "http://github.com/pry/pry", @@ -181,6 +345,13 @@ "pry" ] }, + "ruby-gems/racc": { + "type": "git", + "url": "https://github.com/tenderlove/racc.git", + "x-products-rubygems": [ + "racc" + ] + }, "ruby-gems/rack": { "type": "git", "url": "http://github.com/rack/rack", @@ -188,6 +359,43 @@ "rack" ] }, + "ruby-gems/rack-mount": { + "type": "git", + "url": "http://github.com/josh/rack-mount", + "x-products-rubygems": [ + "rack-mount" + ] + }, + "ruby-gems/rack-test": { + "type": "git", + "url": "http://github.com/brynary/rack-test", + "x-products-rubygems": [ + "rack-test" + ] + }, + "ruby-gems/rails": { + "type": "git", + "url": "https://github.com/rails/rails", + "x-products-rubygems": [ + "actionmailer", + "actionpack", + "actionview", + "activejob", + "activemodel", + "activerecord", + "activeresource", + "activesupport", + "rails", + "railties" + ] + }, + "ruby-gems/rake": { + "type": "git", + "url": "https://github.com/ruby/rake", + "x-products-rubygems": [ + "rake" + ] + }, "ruby-gems/rake-compiler": { "type": "git", "url": "http://github.com/luislavena/rake-compiler", @@ -195,6 +403,27 @@ "rake-compiler" ] }, + "ruby-gems/rdoc": { + "type": "git", + "url": "https://github.com/rdoc/rdoc", + "x-products-rubygems": [ + "rdoc" + ] + }, + "ruby-gems/ruby-git": { + "type": "git", + "url": "http://github.com/schacon/ruby-git", + "x-products-rubygems": [ + "git" + ] + }, + "ruby-gems/ruby-pg": { + "type": "git", + "url": "https://github.com/ged/ruby-pg", + "x-products-rubygems": [ + "pg" + ] + }, "ruby-gems/slop": { "type": "git", "url": "http://github.com/leejarvis/slop", @@ -202,6 +431,13 @@ "slop" ] }, + "ruby-gems/sqlite3-ruby": { + "type": "git", + "url": "https://github.com/sparklemotion/sqlite3-ruby", + "x-products-rubygems": [ + "sqlite3" + ] + }, "ruby-gems/systemu": { "type": "git", "url": "https://github.com/ahoward/systemu", @@ -209,6 +445,62 @@ "systemu" ] }, + "ruby-gems/thin": { + "type": "git", + "url": "https://github.com/macournoyer/thin", + "x-products-rubygems": [ + "thin" + ] + }, + "ruby-gems/thor": { + "type": "git", + "url": "https://github.com/wycats/thor", + "x-products-rubygems": [ + "thor" + ] + }, + "ruby-gems/thread_safe": { + "type": "git", + "url": "https://github.com/headius/thread_safe", + "x-products-rubygems": [ + "thread_safe" + ] + }, + "ruby-gems/timeliness": { + "type": "git", + "url": "http://github.com/adzap/timeliness", + "x-products-rubygems": [ + "timeliness" + ] + }, + "ruby-gems/treetop": { + "type": "git", + "url": "https://github.com/cjheath/treetop", + "x-products-rubygems": [ + "treetop" + ] + }, + "ruby-gems/tzinfo": { + "type": "git", + "url": "https://github.com/tzinfo/tzinfo", + "x-products-rubygems": [ + "tzinfo" + ] + }, + "ruby-gems/validates_timeliness": { + "type": "git", + "url": "http://github.com/adzap/validates_timeliness", + "x-products-rubygems": [ + "validates_timeliness" + ] + }, + "ruby-gems/will_paginate": { + "type": "git", + "url": "https://github.com/mislav/will_paginate", + "x-products-rubygems": [ + "will_paginate" + ] + }, "ruby-gems/wmi-lite": { "type": "git", "url": "https://github.com/opscode/wmi-lite", -- cgit v1.2.1