Skip to content
This repository has been archived by the owner on Apr 28, 2021. It is now read-only.

Commit

Permalink
Bump faker from 2.13.0 to 2.17.0
Browse files Browse the repository at this point in the history
Bumps [faker](https://github.com/faker-ruby/faker) from 2.13.0 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@v2.13.0...v2.17.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 12, 2021
1 parent b1f4df8 commit 89e0c23
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ gem 'jbuilder', '2.10.0'
# Use postgresql as the database for Active Record
gem 'pg', '1.2.3'

gem 'faker', '2.13.0'
gem 'faker', '2.17.0'
gem 'will_paginate', '3.3.0'
gem 'bootstrap-will_paginate', '1.0.0'
gem 'omniauth-google-oauth2', '0.8.0'
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,11 @@ GEM
json
simplecov
coderay (1.1.2)
concurrent-ruby (1.1.6)
concurrent-ruby (1.1.8)
crass (1.0.6)
docile (1.3.2)
erubi (1.9.0)
faker (2.13.0)
faker (2.17.0)
i18n (>= 1.6, < 2)
faraday (1.0.0)
multipart-post (>= 1.2, < 3)
Expand All @@ -81,7 +81,7 @@ GEM
guard-compat (~> 1.2)
minitest (>= 3.0)
hashie (4.1.0)
i18n (1.8.3)
i18n (1.8.9)
concurrent-ruby (~> 1.0)
jbuilder (2.10.0)
activesupport (>= 5.0.0)
Expand Down Expand Up @@ -219,7 +219,7 @@ DEPENDENCIES
bootstrap-will_paginate (= 1.0.0)
byebug (= 11.1.3)
codecov
faker (= 2.13.0)
faker (= 2.17.0)
guard (= 2.16.2)
guard-minitest (= 2.4.6)
jbuilder (= 2.10.0)
Expand Down

0 comments on commit 89e0c23

Please sign in to comment.