Update dotenv-rails to 2.2.1

This commit is contained in:
AEtherC0r3 2017-07-18 10:16:32 +03:00 committed by Stella Rouzi
parent da8b72343b
commit d94fdb2a28

View file

@ -162,10 +162,10 @@ GEM
docile (1.1.5)
domain_name (0.5.20160310)
unf (>= 0.0.5, < 1.0.0)
dotenv (2.1.1)
dotenv-rails (2.1.1)
dotenv (= 2.1.1)
railties (>= 4.0, < 5.1)
dotenv (2.2.1)
dotenv-rails (2.2.1)
dotenv (= 2.2.1)
railties (>= 3.2, < 5.2)
erubis (2.7.0)
execjs (2.6.0)
factory_girl (4.5.0)