aboutsummaryrefslogtreecommitdiff
path: root/example/Gemfile
diff options
context:
space:
mode:
authorNat Lasseter <Nat Lasseter nathan@bytemark.co.uk>2019-01-09 20:28:56 +0000
committerNat Lasseter <Nat Lasseter nathan@bytemark.co.uk>2019-01-09 20:28:56 +0000
commiteb1fd5b48fc4a86dd7c5080695ac10ad4842a3ed (patch)
tree3f1a6dbd2e057481b0898913ab1f31acf59a0baa /example/Gemfile
parentb4119d5372366ce817f063c279fa5a7b64f47fca (diff)
Change test to example. Change drumsticks to bundler. Remove needless bits of "futureproofing" from drum
Diffstat (limited to 'example/Gemfile')
-rw-r--r--example/Gemfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/example/Gemfile b/example/Gemfile
new file mode 100644
index 0000000..862b4cc
--- /dev/null
+++ b/example/Gemfile
@@ -0,0 +1,2 @@
+source 'https://rubygems.org'
+gem "sinatra"