5 lines
95 B
Ruby
5 lines
95 B
Ruby
source 'https://rubygems.org'
|
|
gem 'dotenv'
|
|
gem 'discordrb'
|
|
gem 'sqlite3'
|
|
gem 'ip2location_ruby' |