test_locales 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d981ea84dffb70c71a13f6b9d8c59ad5a2f29acd
4
- data.tar.gz: 510e5e9e78650b329815efedb9e511a1338d957c
3
+ metadata.gz: 9fc5c885a6493d85150b466f3a5fe1ad978edd9e
4
+ data.tar.gz: d9e83d829f16ff9dcd9d13cddb6aa184c04534a5
5
5
  SHA512:
6
- metadata.gz: c6640ec595994cf9ccf77f0d0a985a328d0ab9683227c610bb9c0149d56dcf90eca16279fb9b11958d8c132635ceccb94750dbb486d018266ffc0700ea1aeb22
7
- data.tar.gz: ca5fe2e17d7273c638e97b8628323cd3a106d24d7cf8eedfa411522fac90420a51154064b5aeece5a58abfbf328197eda184aa27575eb6562efe5e4b4c7e9557
6
+ metadata.gz: e650c6990e8010e3e216113b8e234cd2b43a7e8ac90f86846976b9ed0857a2e0b1e7c5577bb0bf52c4459c09f731934075d71f89807e0ab8522643b047ec8ab4
7
+ data.tar.gz: 10db521d53a9acec07fd3c3eb7e98f6433632ff3fbce8aa02b6bfa4478c10b30b598b060e5436b4a26cf17b8ec4d010d797bf2d95c0a4943a5099571f03236c3
@@ -1,3 +1,3 @@
1
1
  module TestLocales
2
- VERSION = "0.0.2"
2
+ VERSION = "0.0.3"
3
3
  end
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: test_locales
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Bob Blanton
@@ -52,17 +52,17 @@ files:
52
52
  - Rakefile
53
53
  - lib/test_locales.rb
54
54
  - lib/test_locales/version.rb
55
- - locales/en-US.yml
56
- - locales/en.yml
57
- - locales/es.yml
58
- - locales/fr.yml
59
- - locales/it.yml
60
- - locales/ja.yml
61
- - locales/pt-BR.yml
62
- - locales/ru.yml
63
- - locales/uk.yml
64
- - locales/vi.yml
65
- - locales/zh-CN.yml
55
+ - locales/admin.en-US.yml
56
+ - locales/admin.en.yml
57
+ - locales/admin.es.yml
58
+ - locales/admin.fr.yml
59
+ - locales/admin.it.yml
60
+ - locales/admin.ja.yml
61
+ - locales/admin.pt-BR.yml
62
+ - locales/admin.ru.yml
63
+ - locales/admin.uk.yml
64
+ - locales/admin.vi.yml
65
+ - locales/admin.zh-CN.yml
66
66
  - test_locales.gemspec
67
67
  homepage: ''
68
68
  licenses: