Update dotenv-rails gem
This commit is contained in:
parent
6a3f137495
commit
ef4ca5d72b
1 changed files with 4 additions and 4 deletions
|
@ -193,10 +193,10 @@ GEM
|
||||||
activerecord (>= 4.2, < 7)
|
activerecord (>= 4.2, < 7)
|
||||||
domain_name (0.5.20180417)
|
domain_name (0.5.20180417)
|
||||||
unf (>= 0.0.5, < 1.0.0)
|
unf (>= 0.0.5, < 1.0.0)
|
||||||
dotenv (2.5.0)
|
dotenv (2.7.5)
|
||||||
dotenv-rails (2.5.0)
|
dotenv-rails (2.7.5)
|
||||||
dotenv (= 2.5.0)
|
dotenv (= 2.7.5)
|
||||||
railties (>= 3.2, < 6.0)
|
railties (>= 3.2, < 6.1)
|
||||||
dry-inflector (0.2.0)
|
dry-inflector (0.2.0)
|
||||||
em-websocket (0.5.1)
|
em-websocket (0.5.1)
|
||||||
eventmachine (>= 0.12.9)
|
eventmachine (>= 0.12.9)
|
||||||
|
|
Loading…
Add table
Reference in a new issue