Skip to content

Commit

Permalink
Merge pull request diowa#364 from diowa/dependabot/bundler/faker-2.10.0
Browse files Browse the repository at this point in the history
Bump faker from 2.9.0 to 2.10.0
  • Loading branch information
tagliala authored Dec 30, 2019
2 parents d83a534 + 6ee8fa8 commit b051656
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ group :development, :test do
gem 'bullet', '~> 6.1'
gem 'byebug', '~> 11.0'
gem 'factory_bot_rails', '~> 5.1'
gem 'faker', '~> 2.9'
gem 'faker', '~> 2.10'
gem 'pry', '~> 0.12.2'
gem 'pry-byebug', '~> 3.7'
gem 'pry-rails', '~> 0.3.9'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ GEM
factory_bot_rails (5.1.1)
factory_bot (~> 5.1.0)
railties (>= 4.2.0)
faker (2.9.0)
faker (2.10.0)
i18n (>= 1.6, < 1.8)
faraday (0.17.1)
multipart-post (>= 1.2, < 3)
Expand Down Expand Up @@ -465,7 +465,7 @@ DEPENDENCIES
devise (~> 4.7)
email_spec (~> 2.2)
factory_bot_rails (~> 5.1)
faker (~> 2.9)
faker (~> 2.10)
handlebars_assets (~> 0.23.7)
http_accept_language (~> 2.1)
i18n-js (~> 3.5)
Expand Down

0 comments on commit b051656

Please sign in to comment.