]> cat aescling's git repositories - mastodon.git/commitdiff
Bump faker from 2.14.0 to 2.15.1 (#15239)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 29 Dec 2020 14:28:58 +0000 (23:28 +0900)
committerGitHub <noreply@github.com>
Tue, 29 Dec 2020 14:28:58 +0000 (23:28 +0900)
Bumps [faker](https://github.com/faker-ruby/faker) from 2.14.0 to 2.15.1.
- [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.14.0...v2.15.1)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Gemfile
Gemfile.lock

diff --git a/Gemfile b/Gemfile
index 3aee5d7ccf9b69b1be6d3ac1eb56b42ed5c4ca16..193d0c27ece9ec79d646f8a9a0e05e2c4e06d893 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -119,7 +119,7 @@ end
 group :test do
   gem 'capybara', '~> 3.33'
   gem 'climate_control', '~> 0.2'
-  gem 'faker', '~> 2.14'
+  gem 'faker', '~> 2.15'
   gem 'microformats', '~> 4.2'
   gem 'rails-controller-testing', '~> 1.0'
   gem 'rspec-sidekiq', '~> 3.1'
index c4c8d9904121206b2f411b96a729abdc89c5087a..f67a0352754f37b02211963a626b751144b4dba3 100644 (file)
@@ -209,7 +209,7 @@ GEM
       tzinfo
     excon (0.76.0)
     fabrication (2.21.1)
-    faker (2.14.0)
+    faker (2.15.1)
       i18n (>= 1.6, < 2)
     faraday (1.0.1)
       multipart-post (>= 1.2, < 3)
@@ -712,7 +712,7 @@ DEPENDENCIES
   dotenv-rails (~> 2.7)
   ed25519 (~> 1.2)
   fabrication (~> 2.21)
-  faker (~> 2.14)
+  faker (~> 2.15)
   fast_blank (~> 1.0)
   fastimage
   fog-core (<= 2.1.0)