ios_polyglot_cli 2.8.1 → 2.9.0

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3374881eeb767e53761655ffe1d720b48ee2a7f3b3e323e0b732c9809583c027
4
- data.tar.gz: e283c2b7386f09bd40ccb435d0194d5703ccb624b20fac030fdb8b7fc5795582
3
+ metadata.gz: ace260a2a0032f563f6c8f6e76e6a95de79c4b44c1eada6683bf292413ec5753
4
+ data.tar.gz: 31c38ec95a96f8131e595aa160df01c84dcc490fbd43797ef845b76d376276dd
5
5
  SHA512:
6
- metadata.gz: 0247f84e318ac505a3fa6c596d0177f7e8ba7f37336e041480b12c58f6abb73315bd2afe1a5a44609fc7bd08adf5a121cd642b66e47fcaa8757534e4bc7b8f55
7
- data.tar.gz: 8a80dd1854c325bde438874ee825b8fe9052b0fcc68e8066ee522bd2a58040e911f21d1d1a8f3a7150e87fb2933bf35ff5dce719290af924d983db3826b8b3a7
6
+ metadata.gz: 6f6cc77c56cb96bdca5915fc975e9eff8e6110a0262a0f99580acf4e0086b8d7474b57405b038e3c7c388463170c243ad1b723616739f2bf4affc8b9234dc07e
7
+ data.tar.gz: 237260a88d77e7151a579388b113f4334d28192a3ef91e3301a0308ae19f9d485f6c43192c1e15d2c245a2a00e8fd8eb32cd8008ae8750dda487587f3984b443
data/.ruby-version CHANGED
@@ -1 +1 @@
1
- 3.1.0
1
+ 3.4.7
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- ios_polyglot_cli (2.8.1)
4
+ ios_polyglot_cli (2.9.0)
5
5
  activesupport
6
6
  commander
7
7
  json_api_client
@@ -11,9 +11,9 @@ PATH
11
11
  GEM
12
12
  remote: https://rubygems.org/
13
13
  specs:
14
- activemodel (7.2.2)
15
- activesupport (= 7.2.2)
16
- activesupport (7.2.2)
14
+ activemodel (8.0.3)
15
+ activesupport (= 8.0.3)
16
+ activesupport (8.0.3)
17
17
  base64
18
18
  benchmark (>= 0.3)
19
19
  bigdecimal
@@ -25,31 +25,32 @@ GEM
25
25
  minitest (>= 5.1)
26
26
  securerandom (>= 0.3)
27
27
  tzinfo (~> 2.0, >= 2.0.5)
28
+ uri (>= 0.13.1)
28
29
  addressable (2.8.7)
29
30
  public_suffix (>= 2.0.2, < 7.0)
30
- base64 (0.2.0)
31
- benchmark (0.4.0)
32
- bigdecimal (3.1.8)
33
- byebug (11.1.3)
31
+ base64 (0.3.0)
32
+ benchmark (0.4.1)
33
+ bigdecimal (3.2.3)
34
+ byebug (12.0.0)
34
35
  coderay (1.1.3)
35
36
  commander (5.0.0)
36
37
  highline (~> 3.0.0)
37
- concurrent-ruby (1.3.4)
38
- connection_pool (2.4.1)
39
- drb (2.2.1)
40
- faraday (2.12.1)
38
+ concurrent-ruby (1.3.5)
39
+ connection_pool (2.5.4)
40
+ drb (2.2.3)
41
+ faraday (2.14.0)
41
42
  faraday-net_http (>= 2.0, < 3.5)
42
43
  json
43
44
  logger
44
45
  faraday-gzip (2.0.1)
45
46
  faraday (>= 1.0)
46
47
  zlib (~> 3.0)
47
- faraday-net_http (3.4.0)
48
+ faraday-net_http (3.4.1)
48
49
  net-http (>= 0.5.0)
49
50
  highline (3.0.1)
50
- i18n (1.14.6)
51
+ i18n (1.14.7)
51
52
  concurrent-ruby (~> 1.0)
52
- json (2.8.2)
53
+ json (2.15.0)
53
54
  json_api_client (1.23.0)
54
55
  activemodel (>= 6.0.0)
55
56
  activesupport (>= 6.0.0)
@@ -57,24 +58,24 @@ GEM
57
58
  faraday (>= 1.10, < 3.0)
58
59
  faraday-gzip (>= 1.0, < 3.0)
59
60
  rack (>= 0.2)
60
- logger (1.6.1)
61
+ logger (1.7.0)
61
62
  method_source (1.1.0)
62
- minitest (5.25.2)
63
- net-http (0.5.0)
63
+ minitest (5.25.5)
64
+ net-http (0.6.0)
64
65
  uri
65
- parallel (1.26.3)
66
+ parallel (1.27.0)
66
67
  pastel (0.8.0)
67
68
  tty-color (~> 0.5)
68
- pry (0.14.2)
69
+ pry (0.15.2)
69
70
  coderay (~> 1.1)
70
71
  method_source (~> 1.0)
71
- pry-byebug (3.10.1)
72
- byebug (~> 11.0)
73
- pry (>= 0.13, < 0.15)
74
- public_suffix (6.0.1)
75
- rack (3.1.8)
76
- rake (13.2.1)
77
- securerandom (0.3.2)
72
+ pry-byebug (3.11.0)
73
+ byebug (~> 12.0)
74
+ pry (>= 0.13, < 0.16)
75
+ public_suffix (6.0.2)
76
+ rack (3.2.1)
77
+ rake (13.3.0)
78
+ securerandom (0.4.1)
78
79
  tty-color (0.6.0)
79
80
  tty-cursor (0.7.1)
80
81
  tty-prompt (0.23.1)
@@ -87,14 +88,13 @@ GEM
87
88
  tty-screen (0.8.2)
88
89
  tzinfo (2.0.6)
89
90
  concurrent-ruby (~> 1.0)
90
- uri (1.0.2)
91
+ uri (1.0.3)
91
92
  wisper (2.0.1)
92
- zlib (3.2.0)
93
+ zlib (3.2.1)
93
94
 
94
95
  PLATFORMS
95
- arm64-darwin-22
96
- arm64-darwin-23
97
96
  arm64-darwin-24
97
+ ruby
98
98
 
99
99
  DEPENDENCIES
100
100
  bundler
@@ -103,4 +103,4 @@ DEPENDENCIES
103
103
  rake
104
104
 
105
105
  BUNDLED WITH
106
- 2.3.3
106
+ 2.7.2
@@ -37,7 +37,7 @@ public struct Strings: Hashable, ExpressibleByStringLiteral, StringsProtocol, Se
37
37
 
38
38
  public protocol StringsProtocol: RawRepresentable {
39
39
  var localized: String { get }
40
- func localized(with args: CVarArg...) -> String
40
+ func localized(with args: any CVarArg...) -> String
41
41
  }
42
42
 
43
43
  public extension StringsProtocol where RawValue == String {
@@ -45,7 +45,7 @@ public extension StringsProtocol where RawValue == String {
45
45
  return self.rawValue.localized
46
46
  }
47
47
 
48
- func localized(with args: CVarArg...) -> String {
48
+ func localized(with args: any CVarArg...) -> String {
49
49
  return String(format: self.rawValue.localized, arguments: args)
50
50
  }
51
51
  }
@@ -1,3 +1,3 @@
1
1
  module PolyglotIos
2
- VERSION = '2.8.1'
2
+ VERSION = '2.9.0'
3
3
  end
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ios_polyglot_cli
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.8.1
4
+ version: 2.9.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Filip Gulan
8
- autorequire:
9
8
  bindir: exe
10
9
  cert_chain: []
11
- date: 2025-03-19 00:00:00.000000000 Z
10
+ date: 1980-01-02 00:00:00.000000000 Z
12
11
  dependencies:
13
12
  - !ruby/object:Gem::Dependency
14
13
  name: bundler
@@ -122,7 +121,6 @@ dependencies:
122
121
  - - ">="
123
122
  - !ruby/object:Gem::Version
124
123
  version: '0'
125
- description:
126
124
  email:
127
125
  - filip.gulan@infinum.hr
128
126
  executables:
@@ -179,7 +177,6 @@ licenses:
179
177
  - MIT
180
178
  metadata:
181
179
  allowed_push_host: https://rubygems.org
182
- post_install_message:
183
180
  rdoc_options: []
184
181
  require_paths:
185
182
  - lib
@@ -194,8 +191,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
194
191
  - !ruby/object:Gem::Version
195
192
  version: '0'
196
193
  requirements: []
197
- rubygems_version: 3.3.3
198
- signing_key:
194
+ rubygems_version: 3.6.9
199
195
  specification_version: 4
200
196
  summary: A CLI for pulling polyglot translations and generating iOS Source Files
201
197
  test_files: []