Skip to content

Commit

Permalink
Remove FillMurray service (#2702)
Browse files Browse the repository at this point in the history
  • Loading branch information
ferblape authored Feb 10, 2023
1 parent 85ae39a commit e669b18
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 103 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,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 @@ -242,7 +242,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.

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

This file was deleted.

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

This file was deleted.

0 comments on commit e669b18

Please sign in to comment.