Skip to content

Commit

Permalink
Bump faker from 1.9.1 to 2.17.0
Browse files Browse the repository at this point in the history
Bumps [faker](https://github.com/faker-ruby/faker) from 1.9.1 to 2.17.0.
- [Release notes](https://github.com/faker-ruby/faker/releases)
- [Changelog](https://github.com/faker-ruby/faker/blob/master/CHANGELOG.md)
- [Commits](faker-ruby/faker@v1.9.1...v2.17.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 8, 2021
1 parent 05ba360 commit 76f650a
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions Gemfile.lock
Expand Up @@ -75,7 +75,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.7)
concurrent-ruby (1.1.8)
crass (1.0.4)
debug_inspector (0.0.3)
domain_name (0.5.20190701)
Expand All @@ -85,8 +85,8 @@ GEM
erubis (2.7.0)
excon (0.71.1)
execjs (2.7.0)
faker (1.9.1)
i18n (>= 0.7)
faker (2.17.0)
i18n (>= 1.6, < 2)
ffi (1.9.25)
fission (0.5.0)
CFPropertyList (~> 2.2)
Expand Down Expand Up @@ -263,7 +263,7 @@ GEM
http-accept (1.7.0)
http-cookie (1.0.3)
domain_name (~> 0.5)
i18n (1.8.5)
i18n (1.8.10)
concurrent-ruby (~> 1.0)
image_processing (1.9.3)
mini_magick (>= 4.9.5, < 5)
Expand Down Expand Up @@ -302,7 +302,9 @@ GEM
mime-types (3.3)
mime-types-data (~> 3.2015)
mime-types-data (3.2019.1009)
mimemagic (0.3.3)
mimemagic (0.4.3)
nokogiri (~> 1)
rake
mini_magick (4.9.5)
mini_mime (1.0.1)
mini_portile2 (2.4.0)
Expand Down

0 comments on commit 76f650a

Please sign in to comment.