From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2019 11:10:16 +0000 (+0900) Subject: Bump faker from 2.1.0 to 2.1.2 (#11547) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=0617198e41d9ad3c2c27a140ad0e16f7701b3dc6;p=mastodon.git Bump faker from 2.1.0 to 2.1.2 (#11547) Bumps [faker](https://github.com/faker-ruby/faker) from 2.1.0 to 2.1.2. - [Release notes](https://github.com/faker-ruby/faker/releases) - [Changelog](https://github.com/faker-ruby/faker/blob/master/CHANGELOG.md) - [Commits](https://github.com/faker-ruby/faker/compare/v2.1.0...v2.1.2) Signed-off-by: dependabot-preview[bot] --- diff --git a/Gemfile.lock b/Gemfile.lock index 6a907b1e0..f88b433f5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -229,8 +229,8 @@ GEM tzinfo excon (0.62.0) fabrication (2.20.2) - faker (2.1.0) - i18n (>= 0.7) + faker (2.1.2) + i18n (>= 0.8) faraday (0.15.0) multipart-post (>= 1.2, < 3) fast_blank (1.0.0)