From 22d2b078e82babdef3dd875e5de2f687b6478a9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Jan 2021 17:53:45 +0000 Subject: [PATCH] Bump ffaker from 2.11.0 to 2.16.0 Bumps [ffaker](https://github.com/ffaker/ffaker) from 2.11.0 to 2.16.0. - [Release notes](https://github.com/ffaker/ffaker/releases) - [Changelog](https://github.com/ffaker/ffaker/blob/master/Changelog.md) - [Commits](https://github.com/ffaker/ffaker/commits/v2.16.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a309335b0a..7c9b34d2c8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -223,7 +223,7 @@ GEM railties (>= 4.2.0) faraday (1.0.1) multipart-post (>= 1.2, < 3) - ffaker (2.11.0) + ffaker (2.16.0) ffi (1.13.1) figaro (1.2.0) thor (>= 0.14.0, < 2)