valid_email 0.0.6 → 0.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,5 @@
1
+ pl:
2
+ valid_email:
3
+ validations:
4
+ email:
5
+ invalid: "jest nieprawidłowy"
@@ -0,0 +1,5 @@
1
+ ru:
2
+ valid_email:
3
+ validations:
4
+ email:
5
+ invalid: "неправильный формат"
@@ -1 +1 @@
1
- ValidEmailVersion = "0.0.6"
1
+ ValidEmailVersion = "0.0.7"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: valid_email
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.6
4
+ version: 0.0.7
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -92,6 +92,8 @@ files:
92
92
  - config/locales/en.yml
93
93
  - config/locales/fi.yml
94
94
  - config/locales/fr.yml
95
+ - config/locales/pl.yml
96
+ - config/locales/ru.yml
95
97
  - config/valid_email.yml
96
98
  - lib/valid_email.rb
97
99
  - lib/valid_email/all.rb