add Gemfile

This commit is contained in:
2022-10-07 15:11:06 +02:00
parent 7053039e61
commit 74cab17589

2
Gemfile Normal file
View File

@ -0,0 +1,2 @@
source 'https://rubygems.org'
gem 'discordrb'