Skip to content

Commit

Permalink
Remove FillMurray service
Browse files Browse the repository at this point in the history
  • Loading branch information
ferblape committed Dec 15, 2022
1 parent 4367d4e commit 166ab81
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 83 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ Faker::Config.locale = :es

Note: Overriding the default locale might not be thread-safe. See [Locale setting can be ignored #2563](https://github.com/faker-ruby/faker/issues/2563) for more details.

To override Faker's locales,
To override Faker's locales,
check out the [locales README](lib/locales/README.md).

### Minitest and Faker >= 2.22
Expand Down Expand Up @@ -258,7 +258,6 @@ gem 'faker', :git => 'https://github.com/faker-ruby/faker.git', :branch => 'main
- [Faker::Emotion](doc/default/emotion.md)
- [Faker::Esport](doc/default/esport.md)
- [Faker::File](doc/default/file.md)
- [Faker::Fillmurray](doc/default/fillmurray.md)
- [Faker::Finance](doc/default/finance.md)
- [Faker::Food](doc/default/food.md)
- [Faker::FunnyName](doc/default/funny_name.md)
Expand Down
10 changes: 0 additions & 10 deletions doc/default/fillmurray.md

This file was deleted.

36 changes: 0 additions & 36 deletions lib/faker/default/fillmurray.rb

This file was deleted.

35 changes: 0 additions & 35 deletions test/faker/default/test_faker_fillmurray.rb

This file was deleted.

0 comments on commit 166ab81

Please sign in to comment.