i18n_translation_spawner 0.0.4 → 0.0.5
Sign up to get free protection for your applications and to get access to all the features.
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: i18n_translation_spawner
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: 21
|
5
5
|
prerelease:
|
6
6
|
segments:
|
7
7
|
- 0
|
8
8
|
- 0
|
9
|
-
-
|
10
|
-
version: 0.0.
|
9
|
+
- 5
|
10
|
+
version: 0.0.5
|
11
11
|
platform: ruby
|
12
12
|
authors:
|
13
13
|
- "B\xC5\x82a\xC5\xBCej --Stevo-- Kosmowski"
|
@@ -32,7 +32,7 @@ dependencies:
|
|
32
32
|
version: "0.3"
|
33
33
|
type: :runtime
|
34
34
|
version_requirements: *id001
|
35
|
-
description: Gem for automatic creation i18n keys in your YAML files as you develop
|
35
|
+
description: Gem for automatic creation of i18n keys in your YAML files as you develop
|
36
36
|
email: b.kosmowski@selleo.com
|
37
37
|
executables: []
|
38
38
|
|