Skip to content

Commit

Permalink
Merge pull request #1383 from alphagov/dependabot/bundler/faker-1.9.4
Browse files Browse the repository at this point in the history
Bump faker from 1.9.3 to 1.9.4
  • Loading branch information
thomasleese authored Jun 20, 2019
2 parents 50e1aa9 + d53f24e commit 597bade
Showing 1 changed file with 24 additions and 1 deletion.
25 changes: 24 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,16 @@ GEM
debug_inspector (0.0.3)
domain_name (0.5.20180417)
unf (>= 0.0.5, < 1.0.0)
equatable (0.6.0)
erubi (1.8.0)
execjs (2.7.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 @@ -190,6 +196,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)
phantomjs (2.1.1.0)
plek (3.0.0)
pry (0.12.2)
Expand Down Expand Up @@ -311,9 +320,22 @@ GEM
activesupport (>= 4.0)
sprockets (>= 3.0.0)
statsd-ruby (1.4.0)
strings (0.1.5)
strings-ansi (~> 0.1)
unicode-display_width (~> 1.5)
unicode_utils (~> 1.4)
strings-ansi (0.1.0)
thor (0.20.3)
thread_safe (0.3.6)
tilt (2.0.9)
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)
tzinfo (1.2.5)
thread_safe (~> 0.1)
uglifier (4.1.20)
Expand All @@ -322,6 +344,7 @@ GEM
unf_ext
unf_ext (0.0.7.6)
unicode-display_width (1.5.0)
unicode_utils (1.4.0)
unicorn (5.4.1)
kgio (~> 2.6)
raindrops (~> 0.7)
Expand Down

0 comments on commit 597bade

Please sign in to comment.