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] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-11-13 02:31:57 +00:00
committed by Andy Brett
parent 80d034706c
commit 3ec1af104f
2 changed files with 3 additions and 3 deletions

View File

@@ -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'

View File

@@ -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)