xcmultilingual 0.1.5 → 0.1.6

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: 07325a071512b57f86ef4de7dbba8a55c392a489
4
- data.tar.gz: 0c420a3e9941ff8016accc8146e0e2a30e6c49d9
3
+ metadata.gz: b237d235bf8dde963dc96ded95feb5ce4b0cf6c8
4
+ data.tar.gz: ec035c172d1f35293ecb241a5ed4d65a698a35ea
5
5
  SHA512:
6
- metadata.gz: 623bff110af880be285fe86a5c8096553b6eb2d0a994dca6c631fbdc08f1e99e7d89adfa3e61240e885519e1cc084ac7ce67674a54283fc81a16a95cf25dadcb
7
- data.tar.gz: c800a94e0a568628c6293ca802cd8f74bfaaadd08687a4e3f58384f370496892762fa2f6142f1dfb75f462b162b7645fa5deefdc601dd08fcb19f9556a1b33d0
6
+ metadata.gz: e1b2cb7e8fb1df3c7eee22eeb302cb5cc6b43b7420258ad27183ea6b494cbfc165b932ce66ea763e0f290eaf683cf07cb0ace12454e9ce8a2292644b3db96486
7
+ data.tar.gz: a934a33c87491c9c2f91b22b48ce4bb6bb1f2e17a74aea86485b06a928c19461da70b86deabb108b1dfd575268cbd30768fe9f70456ae9c57125b9c6e0a222c4
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- xcmultilingual (0.1.5)
4
+ xcmultilingual (0.1.6)
5
5
  thor
6
6
 
7
7
  GEM
@@ -1,3 +1,3 @@
1
1
  module Xcmultilingual
2
- VERSION = "0.1.5"
2
+ VERSION = "0.1.6"
3
3
  end
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
10
10
  spec.email = ["namorit@gmail.com"]
11
11
 
12
12
  spec.summary = "Command line tool for Swift localizations: It parses localization files in project and output swift file including functions with pretty good complementations"
13
- spec.description = "Command line tool for Swift localizations: It parses localization files in the project and output swift file including functions with pretty complementations!"
13
+ spec.description = "Command line tool for Swift localizations: It parses localization files in the project and output swift file including functions with pretty good complementations!"
14
14
  spec.homepage = "https://github.com/morizotter/xcmultilingual"
15
15
  spec.license = "MIT"
16
16
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: xcmultilingual
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.5
4
+ version: 0.1.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Naoki Morita
@@ -67,7 +67,7 @@ dependencies:
67
67
  - !ruby/object:Gem::Version
68
68
  version: '0'
69
69
  description: 'Command line tool for Swift localizations: It parses localization files
70
- in the project and output swift file including functions with pretty complementations!'
70
+ in the project and output swift file including functions with pretty good complementations!'
71
71
  email:
72
72
  - namorit@gmail.com
73
73
  executables: