]> cat aescling's git repositories - mastodon.git/commitdiff
Bump faker from 1.8.7 to 1.9.1 (#8935)
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>
Tue, 9 Oct 2018 10:59:34 +0000 (19:59 +0900)
committerYamagishi Kazutoshi <ykzts@desire.sh>
Tue, 9 Oct 2018 10:59:34 +0000 (19:59 +0900)
Bumps [faker](https://github.com/stympy/faker) from 1.8.7 to 1.9.1.
- [Release notes](https://github.com/stympy/faker/releases)
- [Changelog](https://github.com/stympy/faker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stympy/faker/compare/v1.8.7...v1.9.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Gemfile
Gemfile.lock

diff --git a/Gemfile b/Gemfile
index 477edf8d663ee97c44f8097cc7f63142f11a33bb..d6c1c965a548372da3d84ad43c653f153d5aa6da 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -108,7 +108,7 @@ end
 group :test do
   gem 'capybara', '~> 3.9'
   gem 'climate_control', '~> 0.2'
-  gem 'faker', '~> 1.8'
+  gem 'faker', '~> 1.9'
   gem 'microformats', '~> 4.0'
   gem 'rails-controller-testing', '~> 1.0'
   gem 'rspec-sidekiq', '~> 3.0'
index a2a420bd2123d7fd1a5d3050d86349d5337075c2..549314cb6fa6e99098c2a1668416e164aa97fe21 100644 (file)
@@ -204,7 +204,7 @@ GEM
       tzinfo
     excon (0.62.0)
     fabrication (2.20.1)
-    faker (1.8.7)
+    faker (1.9.1)
       i18n (>= 0.7)
     faraday (0.15.0)
       multipart-post (>= 1.2, < 3)
@@ -675,7 +675,7 @@ DEPENDENCIES
   doorkeeper (~> 5.0)
   dotenv-rails (~> 2.2, < 2.3)
   fabrication (~> 2.20)
-  faker (~> 1.8)
+  faker (~> 1.9)
   fast_blank (~> 1.0)
   fastimage
   fog-core (~> 2.1)