From 6fba3dc7fbc7840710e83423606bacd7bc7b6488 Mon Sep 17 00:00:00 2001 From: Meg Gutshall Date: Tue, 22 Oct 2019 19:26:52 -0400 Subject: [PATCH] Update faker --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 078229d3..ce870ac7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -142,8 +142,8 @@ GEM factory_bot_rails (4.11.1) factory_bot (~> 4.11.1) railties (>= 3.0.0) - faker (1.9.1) - i18n (>= 0.7) + faker (2.6.0) + i18n (>= 1.6, < 1.8) ffi (1.10.0) flipper (0.16.2) flipper-active_record (0.16.0) @@ -175,7 +175,7 @@ GEM rspec (>= 2.99.0, < 4.0) hashdiff (0.4.0) htmlentities (4.3.4) - i18n (1.6.0) + i18n (1.7.0) concurrent-ruby (~> 1.0) io-like (0.3.0) jaro_winkler (1.5.2)