excel2local 0.2.0 → 0.2.01
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/example/Your_Rails_App/config/locales/locales.xlsx +0 -0
- data/example/locales.xlsx +0 -0
- data/excel2local-0.2.0.gem +0 -0
- data/lib/excel2local/version.rb +1 -1
- metadata +2 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 874d397a4113bf1c130716aa82440a04abbf1e0471955a99dfde32b940a65088
|
4
|
+
data.tar.gz: da3206b3fadca691036d6b3b92459be43e547802b6c2fc1c293492e61bae964a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 14783c66e124c3f7ed71a8419e1e96c32e191a1e673b357a66dde8e821c34db73019c85291f4dd738a427619f7b0bc022ee65a25f18b0e1fd31871aac90bc452
|
7
|
+
data.tar.gz: 77c740352851b510b95fee7955c648aff6fd50aff50913d7a761bdfe2116eac79d737d5fdfdb094063ba7630309954b0a95ba9718f90e66389ef8b5e89b0be6e
|
Binary file
|
data/example/locales.xlsx
CHANGED
Binary file
|
Binary file
|
data/lib/excel2local/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: excel2local
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.2.
|
4
|
+
version: 0.2.01
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Eliseev_EV
|
@@ -77,6 +77,7 @@ files:
|
|
77
77
|
- example/locales.xlsx
|
78
78
|
- excel2local-0.1.32.gem
|
79
79
|
- excel2local-0.1.4.gem
|
80
|
+
- excel2local-0.2.0.gem
|
80
81
|
- excel2local.gemspec
|
81
82
|
- lib/excel2local.rb
|
82
83
|
- lib/excel2local/version.rb
|