aboutsummaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorNat Lasseter <user@4574.co.uk>2022-06-13 20:07:02 +0100
committerNat Lasseter <user@4574.co.uk>2022-06-13 20:07:02 +0100
commitf79f9733ddec5c61ce5886619f91065c07bcbdf6 (patch)
tree5d36e17968b318c1771ecad2a347338b9fe83995 /Gemfile
Initial commit
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
new file mode 100644
index 0000000..7909b9a
--- /dev/null
+++ b/Gemfile
@@ -0,0 +1,4 @@
+source 'https://rubygems.org'
+
+gem 'rack'
+gem 'thin'