From 3ec1af104f92eecf5935be61d8e8e2ee01b8442f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 13 Nov 2020 02:31:57 +0000 Subject: [PATCH] Bump ffaker from 1.32.1 to 2.11.0 Bumps [ffaker](https://github.com/ffaker/ffaker) from 1.32.1 to 2.11.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) Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 1de6fd89bb..0f02a0c4df 100644 --- a/Gemfile +++ b/Gemfile @@ -22,7 +22,7 @@ gem 'pg', '~> 0.21.0' gem 'acts_as_list', '= 0.3.0' gem 'awesome_nested_set', '~> 3.2.1' gem 'cancan', '~> 1.6.10' -gem 'ffaker', '~> 1.16' +gem 'ffaker', '~> 2.11' gem 'highline', '2.0.3' # Necessary for the install generator gem 'json' gem 'money', '< 6.1.0' diff --git a/Gemfile.lock b/Gemfile.lock index 30f872331a..b8312cd6a3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -232,7 +232,7 @@ GEM railties (>= 3.0.0) faraday (1.0.1) multipart-post (>= 1.2, < 3) - ffaker (1.32.1) + ffaker (2.11.0) ffi (1.13.1) figaro (1.2.0) thor (>= 0.14.0, < 2) @@ -764,7 +764,7 @@ DEPENDENCIES dfc_provider! eventmachine (>= 1.2.3) factory_bot_rails (= 4.10.0) - ffaker (~> 1.16) + ffaker (~> 2.11) figaro foundation-icons-sass-rails foundation-rails (= 5.5.2.1)