Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jun 20, 2019
1 parent fba8f60 commit 1ed8c58
Showing 1 changed file with 24 additions and 1 deletion.
25 changes: 24 additions & 1 deletion Gemfile.lock
Expand Up @@ -107,14 +107,20 @@ GEM
ebnf (1.1.3)
rdf (~> 3.0)
sxp (~> 1.0)
equatable (0.6.0)
erubi (1.8.0)
factory_bot (5.0.2)
activesupport (>= 4.2.0)
factory_bot_rails (5.0.2)
factory_bot (~> 5.0.2)
railties (>= 4.2.0)
faker (1.9.3)
faker (1.9.4)
i18n (>= 0.7)
pastel (~> 0.7.2)
thor (~> 0.20.0)
tty-pager (~> 0.12.0)
tty-screen (~> 0.6.5)
tty-tree (~> 0.3.0)
faraday (0.15.4)
multipart-post (>= 1.2, < 3)
ffi (1.11.1)
Expand Down Expand Up @@ -177,6 +183,9 @@ GEM
parallel (1.17.0)
parser (2.6.3.0)
ast (~> 2.4.0)
pastel (0.7.3)
equatable (~> 0.6)
tty-color (~> 0.5)
pg (1.1.4)
pg_search (2.2.0)
activerecord (>= 4.2)
Expand Down Expand Up @@ -306,16 +315,30 @@ GEM
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
strings (0.1.5)
strings-ansi (~> 0.1)
unicode-display_width (~> 1.5)
unicode_utils (~> 1.4)
strings-ansi (0.1.0)
sxp (1.0.2)
rdf (~> 3.0)
thor (0.20.3)
thread_safe (0.3.6)
tty-color (0.5.0)
tty-pager (0.12.1)
strings (~> 0.1.4)
tty-screen (~> 0.6)
tty-which (~> 0.4)
tty-screen (0.6.5)
tty-tree (0.3.0)
tty-which (0.4.1)
turbolinks (5.2.0)
turbolinks-source (~> 5.2)
turbolinks-source (5.2.0)
tzinfo (1.2.5)
thread_safe (~> 0.1)
unicode-display_width (1.6.0)
unicode_utils (1.4.0)
uniform_notifier (1.12.1)
warden (1.2.8)
rack (>= 2.0.6)
Expand Down

0 comments on commit 1ed8c58

Please sign in to comment.