From be01e3fd263d20c2f26f21f7fbc7aec8f7a90108 Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Tue, 14 Oct 2014 16:10:23 +0100 Subject: Add rake-compiler lorry Reviewed-By: Adam Coldrick (on IRC) Reviewed-By: Daniel Silverstone (on IRC) --- open-source-lorries/ruby-gems.lorry | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/open-source-lorries/ruby-gems.lorry b/open-source-lorries/ruby-gems.lorry index 130c9eb..d86d81b 100644 --- a/open-source-lorries/ruby-gems.lorry +++ b/open-source-lorries/ruby-gems.lorry @@ -188,6 +188,13 @@ "rack" ] }, + "ruby-gems/rake-compiler": { + "type": "git", + "url": "http://github.com/luislavena/rake-compiler", + "x-products-rubygems": [ + "rake-compiler" + ] + }, "ruby-gems/slop": { "type": "git", "url": "http://github.com/leejarvis/slop", @@ -209,4 +216,4 @@ "wmi-lite" ] } -} \ No newline at end of file +} -- cgit v1.2.1