[DRE-commits] [ruby-faker] 01/04: Merge tag 'upstream/1.5.0'

Balasankar C balasankarc-guest at moszumanska.debian.org
Sun Sep 6 07:39:51 UTC 2015


This is an automated email from the git hooks/post-receive script.

balasankarc-guest pushed a commit to branch master
in repository ruby-faker.

commit 46144a307dbe499d48aa9dd2e8da9b120bd48824
Merge: 48a5b85 deeeace
Author: Balasankar C <balasankarc at autistici.org>
Date:   Sun Sep 6 12:40:33 2015 +0530

    Merge tag 'upstream/1.5.0'
    
    Upstream version 1.5.0

 History.txt                    |  13 +++
 README.md                      | 178 ++++++++++++++++++++++++++++++++++++++---
 lib/faker.rb                   |   6 ++
 lib/faker/avatar.rb            |   4 +-
 lib/faker/bitcoin.rb           |  22 +++--
 lib/faker/book.rb              |  19 +++++
 lib/faker/business.rb          |   2 +-
 lib/faker/code.rb              |   7 ++
 lib/faker/color.rb             |  49 ++++++++++++
 lib/faker/commerce.rb          |   6 +-
 lib/faker/company.rb           |  46 ++++++++++-
 lib/faker/internet.rb          |  37 +++++----
 lib/faker/slack_emoji.rb       |  43 ++++++++++
 lib/faker/team.rb              |   2 +-
 lib/faker/university.rb        |  20 +++++
 lib/faker/version.rb           |   2 +-
 lib/helpers/char.rb            |  44 ++++++++++
 lib/locales/en-AU.yml          |   2 +
 lib/locales/en-CA.yml          |   4 +-
 lib/locales/en-UG.yml          | 128 +++++++++++++++++++++++++++++
 lib/locales/en-US.yml          |   2 +-
 lib/locales/en.yml             |  52 +++++++++---
 lib/locales/nb-NO.yml          |   2 +-
 lib/locales/nl.yml             |  30 +++----
 lib/locales/pl.yml             |   4 +-
 lib/locales/ru.yml             |   8 +-
 lib/locales/sk.yml             |   2 +-
 lib/locales/sv.yml             |   8 +-
 lib/locales/uk.yml             |  75 +++++++++++++++++
 lib/locales/zh-CN.yml          |  10 +--
 lib/locales/zh-TW.yml          |  27 +++++++
 metadata.yml                   |  30 ++++++-
 test/test_avatar.rb            |   5 +-
 test/test_en_ca_locale.rb      |  18 +++++
 test/test_en_ug_locale.rb      |  23 ++++++
 test/test_faker_bitcoin.rb     |   5 ++
 test/test_faker_book.rb        |  20 +++++
 test/test_faker_business.rb    |  21 ++---
 test/test_faker_code.rb        |   4 +
 test/test_faker_color.rb       |  46 +++++++++++
 test/test_faker_commerce.rb    |   4 +
 test/test_faker_company.rb     |  13 ++-
 test/test_faker_internet.rb    |   4 +
 test/test_faker_slack_emoji.rb |  45 +++++++++++
 test/test_faker_team.rb        |  12 +++
 test/test_faker_time.rb        |   2 +-
 test/test_faker_university.rb  |  20 +++++
 test/test_uk_locale.rb         |  44 ++++++++++
 48 files changed, 1064 insertions(+), 106 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-faker.git



More information about the Pkg-ruby-extras-commits mailing list