diff --git a/Gemfile.lock b/Gemfile.lock index 10ffd47a6..96f7c9b12 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -86,8 +86,8 @@ GEM unf (>= 0.0.5, < 1.0.0) erubi (1.9.0) execjs (2.7.0) - faker (2.10.0) - i18n (>= 1.6, < 1.8) + faker (2.10.1) + i18n (>= 1.6, < 2) faraday (0.17.3) multipart-post (>= 1.2, < 3) ffi (1.11.3) @@ -129,7 +129,7 @@ GEM http-accept (1.7.0) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (1.7.1) + i18n (1.8.2) concurrent-ruby (~> 1.0) image_size (2.0.2) io-like (0.3.0)