projects
/
packages.grml.org.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28ae6c7
)
Add Gemfile for development purposes
author
Christian Hofstaedtler
<ch@grml.org>
Mon, 28 Nov 2011 21:44:32 +0000
(22:44 +0100)
committer
Christian Hofstaedtler
<ch@grml.org>
Mon, 28 Nov 2011 21:44:32 +0000
(22:44 +0100)
Gemfile
[new file with mode: 0644]
patch
|
blob
diff --git a/Gemfile
b/Gemfile
new file mode 100644
(file)
index 0000000..
8ca25aa
--- /dev/null
+++ b/
Gemfile
@@ -0,0
+1,4
@@
+# A sample Gemfile
+source "http://rubygems.org"
+
+gem "git"