aboutsummaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorNat Lasseter <user@4574.co.uk>2020-12-30 21:41:42 +0000
committerNat Lasseter <user@4574.co.uk>2020-12-30 21:41:42 +0000
commit2ae22b3575b245aec5e10f0aca65e11b96fe1984 (patch)
treec8884c94a872885a5d476c78f4617c50a1b423d7 /Gemfile
parent97ffb67aa2e73a3f5df4e3dbd5c2a9e5f7e5dfb0 (diff)
Ruby/Heroku stuff
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
new file mode 100644
index 0000000..69e990d
--- /dev/null
+++ b/Gemfile
@@ -0,0 +1,3 @@
+source 'https://rubygems.org'
+
+gem 'discordrb'