From a2abe2aba1dab299fd673795dd06456ad7ef334c Mon Sep 17 00:00:00 2001 From: Max Wilson Date: Mon, 25 Mar 2019 10:40:17 -0400 Subject: adding showoff to pkgs/servers/http --- pkgs/servers/http/showoff/Gemfile | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 pkgs/servers/http/showoff/Gemfile (limited to 'pkgs/servers/http/showoff/Gemfile') diff --git a/pkgs/servers/http/showoff/Gemfile b/pkgs/servers/http/showoff/Gemfile new file mode 100644 index 00000000000..cfd295096bc --- /dev/null +++ b/pkgs/servers/http/showoff/Gemfile @@ -0,0 +1,2 @@ +source 'https://rubygems.org' +gem 'showoff' -- cgit 1.4.1