ios_polyglot_cli 2.2.0 → 2.2.1

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
  SHA256:
3
- metadata.gz: 5f6a8763eb1f757b7f7a68d2c97a7118ca588ec3112795bb09c7f3ed44856056
4
- data.tar.gz: 7117a4de4030d17bf17136728bd19f72fca78c189437d6e72c8c6eb0d866cb55
3
+ metadata.gz: 4d8abb15627edff0438ba802429131b45309681a9e6081cb0a35359feff688e3
4
+ data.tar.gz: '090c37e7b8caa611d646766cd277bd3bdd0210626efaf73dd675656f240dffe0'
5
5
  SHA512:
6
- metadata.gz: d06c77b605a3d1d072ae5b15ffe85680a19367ebd7ab2f430aaf94ec0beb0da597a1c1e40764b49cd85f583c06f79bfb140d8753ed81fb644f17b32cf69be613
7
- data.tar.gz: cc6b760dfc47711b350fc98b6540f246a8b3d3ce69064ba8aa48d8c1a7fe0aea88b2cc8cea8634f4b36a16118d727680e1f4dbc0b1ab590366c8ebe075be95a2
6
+ metadata.gz: 904d6aec162fc7ab30fe22e80d48be84aad5abc04e0fd3ff1b261a403b7313b815db23fe01863aa019f5af4df0996a4d63c4ff96a7ff842b2ae65488a51d7190
7
+ data.tar.gz: a88ea229f41afc5411efef664defb7dd1bc9f8ca83e97993739a5cfafed97f61c80502035ced68d0d86412b9bb879a0b7549e5772a07e2d01eeddc64261b9e44
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- ios_polyglot_cli (2.2.0)
4
+ ios_polyglot_cli (2.2.1)
5
5
  activesupport
6
6
  commander
7
7
  json_api_client
@@ -11,72 +11,73 @@ PATH
11
11
  GEM
12
12
  remote: https://rubygems.org/
13
13
  specs:
14
- RubyInline (3.12.4)
14
+ RubyInline (3.12.5)
15
15
  ZenTest (~> 4.3)
16
- ZenTest (4.11.2)
17
- activemodel (5.2.3)
18
- activesupport (= 5.2.3)
19
- activesupport (5.2.3)
16
+ ZenTest (4.12.0)
17
+ activemodel (6.0.0)
18
+ activesupport (= 6.0.0)
19
+ activesupport (6.0.0)
20
20
  concurrent-ruby (~> 1.0, >= 1.0.2)
21
21
  i18n (>= 0.7, < 2)
22
22
  minitest (~> 5.1)
23
23
  tzinfo (~> 1.1)
24
- addressable (2.6.0)
25
- public_suffix (>= 2.0.2, < 4.0)
24
+ zeitwerk (~> 2.1, >= 2.1.8)
25
+ addressable (2.7.0)
26
+ public_suffix (>= 2.0.2, < 5.0)
26
27
  byebug (11.0.1)
27
28
  coderay (1.1.2)
28
29
  commander (4.4.7)
29
30
  highline (~> 2.0.0)
30
- concurrent-ruby (1.1.5)
31
- equatable (0.5.0)
32
- faraday (0.15.4)
31
+ concurrent-ruby (1.1.6)
32
+ equatable (0.6.1)
33
+ faraday (0.17.0)
33
34
  multipart-post (>= 1.2, < 3)
34
35
  faraday_middleware (0.13.1)
35
36
  faraday (>= 0.7.4, < 1.0)
36
- highline (2.0.2)
37
- i18n (1.6.0)
37
+ highline (2.0.3)
38
+ i18n (1.7.0)
38
39
  concurrent-ruby (~> 1.0)
39
- json_api_client (1.9.0)
40
+ json_api_client (1.16.1)
40
41
  activemodel (>= 3.2.0)
41
42
  activesupport (>= 3.2.0)
42
43
  addressable (~> 2.2)
43
44
  faraday (~> 0.15, >= 0.15.2)
44
45
  faraday_middleware (~> 0.9)
46
+ rack (>= 0.2)
45
47
  method_source (0.9.2)
46
- minitest (5.11.3)
47
- multipart-post (2.0.0)
48
- necromancer (0.4.0)
48
+ minitest (5.14.1)
49
+ multipart-post (2.1.1)
50
+ necromancer (0.5.0)
49
51
  osx_keychain (1.0.2)
50
52
  RubyInline (~> 3)
51
- pastel (0.7.2)
52
- equatable (~> 0.5.0)
53
- tty-color (~> 0.4.0)
53
+ pastel (0.7.3)
54
+ equatable (~> 0.6)
55
+ tty-color (~> 0.5)
54
56
  pry (0.12.2)
55
57
  coderay (~> 1.1.0)
56
58
  method_source (~> 0.9.0)
57
59
  pry-byebug (3.7.0)
58
60
  byebug (~> 11.0)
59
61
  pry (~> 0.10)
60
- public_suffix (3.0.3)
62
+ public_suffix (4.0.1)
63
+ rack (2.0.7)
61
64
  rake (10.5.0)
62
65
  thread_safe (0.3.6)
63
- timers (4.3.0)
64
- tty-color (0.4.3)
65
- tty-cursor (0.6.1)
66
- tty-prompt (0.18.1)
67
- necromancer (~> 0.4.0)
66
+ tty-color (0.5.0)
67
+ tty-cursor (0.7.0)
68
+ tty-prompt (0.19.0)
69
+ necromancer (~> 0.5.0)
68
70
  pastel (~> 0.7.0)
69
- timers (~> 4.0)
70
- tty-cursor (~> 0.6.0)
71
- tty-reader (~> 0.5.0)
72
- tty-reader (0.5.0)
73
- tty-cursor (~> 0.6.0)
74
- tty-screen (~> 0.6.4)
71
+ tty-reader (~> 0.6.0)
72
+ tty-reader (0.6.0)
73
+ tty-cursor (~> 0.7)
74
+ tty-screen (~> 0.7)
75
75
  wisper (~> 2.0.0)
76
- tty-screen (0.6.5)
77
- tzinfo (1.2.5)
76
+ tty-screen (0.7.0)
77
+ tzinfo (1.2.7)
78
78
  thread_safe (~> 0.1)
79
- wisper (2.0.0)
79
+ wisper (2.0.1)
80
+ zeitwerk (2.3.1)
80
81
 
81
82
  PLATFORMS
82
83
  ruby
@@ -20,6 +20,7 @@ module PolyglotIos
20
20
  <<-TEMPLATE
21
21
  import Foundation
22
22
 
23
+ // swiftlint:disable file_length type_body_length line_length superfluous_disable_command
23
24
  <%= @root_enum.serialized() %>
24
25
  public protocol StringsProtocol: RawRepresentable {
25
26
  var localized: String { get }
@@ -1,3 +1,3 @@
1
1
  module PolyglotIos
2
- VERSION = '2.2.0'.freeze
2
+ VERSION = '2.2.1'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ios_polyglot_cli
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.2.0
4
+ version: 2.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Filip Gulan
8
- autorequire:
8
+ autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2020-05-05 00:00:00.000000000 Z
11
+ date: 2021-07-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -122,7 +122,7 @@ dependencies:
122
122
  - - ">="
123
123
  - !ruby/object:Gem::Version
124
124
  version: '0'
125
- description:
125
+ description:
126
126
  email:
127
127
  - filip.gulan@infinum.hr
128
128
  executables:
@@ -171,7 +171,7 @@ licenses:
171
171
  - MIT
172
172
  metadata:
173
173
  allowed_push_host: https://rubygems.org
174
- post_install_message:
174
+ post_install_message:
175
175
  rdoc_options: []
176
176
  require_paths:
177
177
  - lib
@@ -186,9 +186,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
186
186
  - !ruby/object:Gem::Version
187
187
  version: '0'
188
188
  requirements: []
189
- rubyforge_project:
190
- rubygems_version: 2.7.6
191
- signing_key:
189
+ rubygems_version: 3.0.9
190
+ signing_key:
192
191
  specification_version: 4
193
192
  summary: A CLI for pulling polyglot translations and generating iOS Source Files
194
193
  test_files: []