summary refs log tree commit diff
path: root/pkgs/servers/http/showoff/Gemfile
diff options
context:
space:
mode:
authorMax Wilson <max.wilson@insight.com>2019-03-25 10:40:17 -0400
committerMax Wilson <max.wilson@insight.com>2019-03-25 10:40:17 -0400
commita2abe2aba1dab299fd673795dd06456ad7ef334c (patch)
treef4f073da4f204f58d98d21e87b774df6eda09289 /pkgs/servers/http/showoff/Gemfile
parent13cc8005b46df8a892680392241659337b24e59c (diff)
downloadnixpkgs-a2abe2aba1dab299fd673795dd06456ad7ef334c.tar
nixpkgs-a2abe2aba1dab299fd673795dd06456ad7ef334c.tar.gz
nixpkgs-a2abe2aba1dab299fd673795dd06456ad7ef334c.tar.bz2
nixpkgs-a2abe2aba1dab299fd673795dd06456ad7ef334c.tar.lz
nixpkgs-a2abe2aba1dab299fd673795dd06456ad7ef334c.tar.xz
nixpkgs-a2abe2aba1dab299fd673795dd06456ad7ef334c.tar.zst
nixpkgs-a2abe2aba1dab299fd673795dd06456ad7ef334c.zip
adding showoff to pkgs/servers/http
Diffstat (limited to 'pkgs/servers/http/showoff/Gemfile')
-rw-r--r--pkgs/servers/http/showoff/Gemfile2
1 files changed, 2 insertions, 0 deletions
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'