add dotenv to Gemfile
This commit is contained in:
parent
d93076f476
commit
4cbcb29136
@ -11,6 +11,7 @@ GEM
|
||||
rest-client (>= 2.1.0.rc1)
|
||||
domain_name (0.5.20190701)
|
||||
unf (>= 0.0.5, < 1.0.0)
|
||||
dotenv (2.8.1)
|
||||
event_emitter (0.2.6)
|
||||
ffi (1.15.5)
|
||||
http-accept (1.7.0)
|
||||
@ -40,6 +41,7 @@ PLATFORMS
|
||||
|
||||
DEPENDENCIES
|
||||
discordrb
|
||||
dotenv
|
||||
|
||||
BUNDLED WITH
|
||||
2.3.23
|
||||
|
Loading…
Reference in New Issue
Block a user