diff --git a/Gemfile.lock b/Gemfile.lock index 696d446f4eca..8d56f84e5b7e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -460,9 +460,9 @@ GEM representable (>= 3.1.1, < 4) doorkeeper (5.6.9) railties (>= 5) - dotenv (3.0.2) - dotenv-rails (3.0.2) - dotenv (= 3.0.2) + dotenv (3.1.0) + dotenv-rails (3.1.0) + dotenv (= 3.1.0) railties (>= 6.1) drb (2.2.0) ruby2_keywords @@ -908,7 +908,7 @@ GEM redis-client (0.20.0) connection_pool regexp_parser (2.9.0) - reline (0.4.2) + reline (0.4.3) io-console (~> 0.5) representable (3.2.0) declarative (< 0.1.0) @@ -1055,7 +1055,7 @@ GEM unicode-display_width (>= 1.1.1, < 3) test-prof (1.3.1) text-hyphen (1.5.0) - thor (1.3.0) + thor (1.3.1) thread_safe (0.3.6) timecop (0.9.8) timeout (0.4.1)