add Gemfiles

This commit is contained in:
2022-09-18 00:54:41 +03:00
parent 39aa0dc2ca
commit a1b05103ed
2 changed files with 53 additions and 0 deletions

6
Gemfile Normal file
View File

@ -0,0 +1,6 @@
# frozen_string_literal: true
source "https://rubygems.org"
gem "dotenv"
gem "discordrb"