diff --git a/Gemfile.lock b/Gemfile.lock index cf1b84749..81b49fdf3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -104,8 +104,8 @@ GEM faker (2.11.0) i18n (>= 1.6, < 2) ffi (1.12.2) - figaro (1.1.1) - thor (~> 0.14) + figaro (1.2.0) + thor (>= 0.14.0, < 2) font-awesome-rails (4.7.0.5) railties (>= 3.2, < 6.1) globalid (0.4.2) @@ -343,7 +343,7 @@ GEM joiner (>= 0.2.0) middleware (>= 0.1.0) riddle (~> 2.3) - thor (0.20.3) + thor (1.0.1) thread_safe (0.3.6) tilt (2.0.10) timecop (0.9.1)