diff options
author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2020-03-25 11:27:47 -0400 |
---|---|---|
committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2020-03-25 11:27:47 -0400 |
commit | caee7157a27176082912a02b2851390727c6aac3 (patch) | |
tree | 2a4255f09f077bd52f23c257878b82de00ee58a4 /Gemfile | |
download | taucheck-caee7157a27176082912a02b2851390727c6aac3.tar.gz taucheck-caee7157a27176082912a02b2851390727c6aac3.tar.bz2 taucheck-caee7157a27176082912a02b2851390727c6aac3.zip |
Initial commit
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile new file mode 100644 index 0000000..7cdfb06 --- /dev/null +++ b/Gemfile | |||
@@ -0,0 +1,2 @@ | |||
1 | gem 'discordrb' | ||
2 | gem 'tumblr_client' \ No newline at end of file | ||