Skip to content

Commit 964718c

Browse files
committed
fix: update Gemfile.lock to upgrade dependencies and improve compatibility
1 parent 2e57126 commit 964718c

1 file changed

Lines changed: 119 additions & 90 deletions

File tree

macos/Enkrypt/Gemfile.lock

Lines changed: 119 additions & 90 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,49 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
CFPropertyList (3.0.6)
5-
rexml
6-
addressable (2.8.6)
7-
public_suffix (>= 2.0.2, < 6.0)
8-
artifactory (3.0.15)
4+
CFPropertyList (3.0.8)
5+
abbrev (0.1.2)
6+
addressable (2.9.0)
7+
public_suffix (>= 2.0.2, < 8.0)
8+
artifactory (3.0.17)
99
atomos (0.1.3)
10-
aws-eventstream (1.3.0)
11-
aws-partitions (1.883.0)
12-
aws-sdk-core (3.190.3)
10+
aws-eventstream (1.4.0)
11+
aws-partitions (1.1259.0)
12+
aws-sdk-core (3.251.0)
1313
aws-eventstream (~> 1, >= 1.3.0)
14-
aws-partitions (~> 1, >= 1.651.0)
15-
aws-sigv4 (~> 1.8)
14+
aws-partitions (~> 1, >= 1.992.0)
15+
aws-sigv4 (~> 1.9)
16+
base64
17+
bigdecimal
1618
jmespath (~> 1, >= 1.6.1)
17-
aws-sdk-kms (1.76.0)
18-
aws-sdk-core (~> 3, >= 3.188.0)
19-
aws-sigv4 (~> 1.1)
20-
aws-sdk-s3 (1.142.0)
21-
aws-sdk-core (~> 3, >= 3.189.0)
19+
logger
20+
aws-sdk-kms (1.129.0)
21+
aws-sdk-core (~> 3, >= 3.248.0)
22+
aws-sigv4 (~> 1.5)
23+
aws-sdk-s3 (1.225.0)
24+
aws-sdk-core (~> 3, >= 3.248.0)
2225
aws-sdk-kms (~> 1)
23-
aws-sigv4 (~> 1.8)
24-
aws-sigv4 (1.8.0)
26+
aws-sigv4 (~> 1.5)
27+
aws-sigv4 (1.12.1)
2528
aws-eventstream (~> 1, >= 1.0.2)
2629
babosa (1.0.4)
30+
base64 (0.3.0)
31+
benchmark (0.5.0)
32+
bigdecimal (4.1.2)
2733
claide (1.1.0)
2834
colored (1.2)
2935
colored2 (3.1.2)
3036
commander (4.6.0)
3137
highline (~> 2.0.0)
38+
csv (3.3.5)
3239
declarative (0.0.20)
33-
digest-crc (0.6.5)
40+
digest-crc (0.7.0)
3441
rake (>= 12.0.0, < 14.0.0)
3542
domain_name (0.6.20240107)
3643
dotenv (2.8.1)
3744
emoji_regex (3.2.3)
38-
excon (0.109.0)
39-
faraday (1.10.3)
45+
excon (0.112.0)
46+
faraday (1.10.5)
4047
faraday-em_http (~> 1.0)
4148
faraday-em_synchrony (~> 1.0)
4249
faraday-excon (~> 1.1)
@@ -48,136 +55,158 @@ GEM
4855
faraday-rack (~> 1.0)
4956
faraday-retry (~> 1.0)
5057
ruby2_keywords (>= 0.0.4)
51-
faraday-cookie_jar (0.0.7)
58+
faraday-cookie_jar (0.0.8)
5259
faraday (>= 0.8.0)
53-
http-cookie (~> 1.0.0)
60+
http-cookie (>= 1.0.0)
5461
faraday-em_http (1.0.0)
55-
faraday-em_synchrony (1.0.0)
62+
faraday-em_synchrony (1.0.1)
5663
faraday-excon (1.1.0)
5764
faraday-httpclient (1.0.1)
58-
faraday-multipart (1.0.4)
59-
multipart-post (~> 2)
60-
faraday-net_http (1.0.1)
65+
faraday-multipart (1.2.0)
66+
multipart-post (~> 2.0)
67+
faraday-net_http (1.0.2)
6168
faraday-net_http_persistent (1.2.0)
6269
faraday-patron (1.0.0)
6370
faraday-rack (1.0.0)
64-
faraday-retry (1.0.3)
65-
faraday_middleware (1.2.0)
71+
faraday-retry (1.0.4)
72+
faraday_middleware (1.2.1)
6673
faraday (~> 1.0)
67-
fastimage (2.3.0)
74+
fastimage (2.4.1)
6875
fastlane (2.236.0)
69-
CFPropertyList (>= 2.3, < 4.0.0)
76+
CFPropertyList (>= 2.3, < 5.0.0)
77+
abbrev (~> 0.1)
7078
addressable (>= 2.8, < 3.0.0)
7179
artifactory (~> 3.0)
72-
aws-sdk-s3 (~> 1.0)
80+
aws-sdk-s3 (~> 1.197)
7381
babosa (>= 1.0.3, < 2.0.0)
74-
bundler (>= 1.12.0, < 3.0.0)
75-
colored
82+
base64 (~> 0.2)
83+
benchmark (>= 0.1.0)
84+
bundler (>= 2.4.0, < 5.0.0)
85+
colored (~> 1.2)
7686
commander (~> 4.6)
87+
csv (~> 3.3)
7788
dotenv (>= 2.1.1, < 3.0.0)
7889
emoji_regex (>= 0.1, < 4.0)
7990
excon (>= 0.71.0, < 1.0.0)
8091
faraday (~> 1.0)
8192
faraday-cookie_jar (~> 0.0.6)
8293
faraday_middleware (~> 1.0)
8394
fastimage (>= 2.1.0, < 3.0.0)
95+
fastlane-sirp (>= 1.1.0)
8496
gh_inspector (>= 1.1.2, < 2.0.0)
8597
google-apis-androidpublisher_v3 (~> 0.3)
8698
google-apis-playcustomapp_v1 (~> 0.1)
87-
google-cloud-env (>= 1.6.0, < 2.0.0)
99+
google-cloud-env (>= 1.6.0, < 2.3.0)
88100
google-cloud-storage (~> 1.31)
89101
highline (~> 2.0)
90102
http-cookie (~> 1.0.5)
91103
json (< 3.0.0)
92-
jwt (>= 2.1.0, < 3)
104+
jwt (>= 2.10.3, < 4)
105+
logger (>= 1.6, < 2.0)
93106
mini_magick (>= 4.9.4, < 5.0.0)
107+
multi_json (~> 1.12)
94108
multipart-post (>= 2.0.0, < 3.0.0)
109+
mutex_m (~> 0.3)
95110
naturally (~> 2.2)
96-
optparse (>= 0.1.1)
111+
nkf (~> 0.2)
112+
optparse (>= 0.1.1, < 1.0.0)
113+
ostruct (>= 0.1.0)
97114
plist (>= 3.1.0, < 4.0.0)
98115
rubyzip (>= 2.0.0, < 3.0.0)
99-
security (= 0.1.3)
116+
security (= 0.1.5)
100117
simctl (~> 1.6.3)
101118
terminal-notifier (>= 2.0.0, < 3.0.0)
102119
terminal-table (~> 3)
103120
tty-screen (>= 0.6.3, < 1.0.0)
104121
tty-spinner (>= 0.8.0, < 1.0.0)
105122
word_wrap (~> 1.0.0)
106123
xcodeproj (>= 1.13.0, < 2.0.0)
107-
xcpretty (~> 0.3.0)
108-
xcpretty-travis-formatter (>= 0.0.3)
124+
xcpretty (~> 0.4.1)
125+
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
109126
fastlane-plugin-json (1.1.7)
110127
fastlane-plugin-versioning (0.7.1)
128+
fastlane-sirp (1.1.0)
111129
gh_inspector (1.1.3)
112-
google-apis-androidpublisher_v3 (0.54.0)
113-
google-apis-core (>= 0.11.0, < 2.a)
114-
google-apis-core (0.11.3)
130+
google-apis-androidpublisher_v3 (0.102.0)
131+
google-apis-core (>= 0.15.0, < 2.a)
132+
google-apis-core (0.18.0)
115133
addressable (~> 2.5, >= 2.5.1)
116-
googleauth (>= 0.16.2, < 2.a)
117-
httpclient (>= 2.8.1, < 3.a)
134+
googleauth (~> 1.9)
135+
httpclient (>= 2.8.3, < 3.a)
118136
mini_mime (~> 1.0)
137+
mutex_m
119138
representable (~> 3.0)
120139
retriable (>= 2.0, < 4.a)
121-
rexml
122-
google-apis-iamcredentials_v1 (0.17.0)
123-
google-apis-core (>= 0.11.0, < 2.a)
124-
google-apis-playcustomapp_v1 (0.13.0)
125-
google-apis-core (>= 0.11.0, < 2.a)
126-
google-apis-storage_v1 (0.31.0)
127-
google-apis-core (>= 0.11.0, < 2.a)
128-
google-cloud-core (1.6.1)
140+
google-apis-iamcredentials_v1 (0.27.0)
141+
google-apis-core (>= 0.15.0, < 2.a)
142+
google-apis-playcustomapp_v1 (0.17.0)
143+
google-apis-core (>= 0.15.0, < 2.a)
144+
google-apis-storage_v1 (0.63.0)
145+
google-apis-core (>= 0.15.0, < 2.a)
146+
google-cloud-core (1.8.0)
129147
google-cloud-env (>= 1.0, < 3.a)
130148
google-cloud-errors (~> 1.0)
131-
google-cloud-env (1.6.0)
132-
faraday (>= 0.17.3, < 3.0)
133-
google-cloud-errors (1.3.1)
134-
google-cloud-storage (1.47.0)
149+
google-cloud-env (2.2.2)
150+
base64 (~> 0.2)
151+
faraday (>= 1.0, < 3.a)
152+
google-cloud-errors (1.6.0)
153+
google-cloud-storage (1.60.0)
135154
addressable (~> 2.8)
136155
digest-crc (~> 0.4)
137-
google-apis-iamcredentials_v1 (~> 0.1)
138-
google-apis-storage_v1 (~> 0.31.0)
156+
google-apis-core (>= 0.18, < 2)
157+
google-apis-iamcredentials_v1 (~> 0.18)
158+
google-apis-storage_v1 (>= 0.42)
139159
google-cloud-core (~> 1.6)
140-
googleauth (>= 0.16.2, < 2.a)
160+
googleauth (~> 1.9)
141161
mini_mime (~> 1.0)
142-
googleauth (1.8.1)
143-
faraday (>= 0.17.3, < 3.a)
144-
jwt (>= 1.4, < 3.0)
145-
multi_json (~> 1.11)
162+
google-logging-utils (0.2.0)
163+
googleauth (1.17.0)
164+
faraday (>= 1.0, < 3.a)
165+
google-cloud-env (~> 2.2)
166+
google-logging-utils (~> 0.1)
167+
jwt (>= 1.4, < 4.0)
146168
os (>= 0.9, < 2.0)
169+
pstore (~> 0.1)
147170
signet (>= 0.16, < 2.a)
148171
highline (2.0.3)
149-
http-cookie (1.0.5)
172+
http-cookie (1.0.8)
150173
domain_name (~> 0.5)
151-
httpclient (2.8.3)
174+
httpclient (2.9.0)
175+
mutex_m
152176
jmespath (1.6.2)
153-
json (2.7.1)
154-
jwt (2.7.1)
155-
mini_magick (4.12.0)
177+
json (2.19.8)
178+
jwt (3.2.0)
179+
base64
180+
logger (1.7.0)
181+
mini_magick (4.13.2)
156182
mini_mime (1.1.5)
157-
multi_json (1.15.0)
158-
multipart-post (2.3.0)
159-
nanaimo (0.3.0)
160-
naturally (2.2.1)
161-
optparse (0.4.0)
183+
multi_json (1.21.1)
184+
multipart-post (2.4.1)
185+
mutex_m (0.3.0)
186+
nanaimo (0.4.0)
187+
naturally (2.3.0)
188+
nkf (0.3.0)
189+
optparse (0.8.1)
162190
os (1.1.4)
163-
plist (3.7.1)
164-
public_suffix (5.0.4)
165-
rake (13.1.0)
191+
ostruct (0.6.3)
192+
plist (3.7.2)
193+
pstore (0.2.1)
194+
public_suffix (7.0.5)
195+
rake (13.4.2)
166196
representable (3.2.0)
167197
declarative (< 0.1.0)
168198
trailblazer-option (>= 0.1.1, < 0.2.0)
169199
uber (< 0.2.0)
170-
retriable (3.1.2)
171-
rexml (3.2.6)
172-
rouge (2.0.7)
200+
retriable (3.8.0)
201+
rexml (3.4.4)
202+
rouge (3.28.0)
173203
ruby2_keywords (0.0.5)
174-
rubyzip (2.3.2)
175-
security (0.1.3)
176-
signet (0.18.0)
204+
rubyzip (2.4.1)
205+
security (0.1.5)
206+
signet (0.22.0)
177207
addressable (~> 2.8)
178208
faraday (>= 0.17.5, < 3.a)
179-
jwt (>= 1.5, < 3.0)
180-
multi_json (~> 1.10)
209+
jwt (>= 1.5, < 4.0)
181210
simctl (1.6.10)
182211
CFPropertyList
183212
naturally
@@ -190,17 +219,17 @@ GEM
190219
tty-spinner (0.9.3)
191220
tty-cursor (~> 0.7)
192221
uber (0.1.0)
193-
unicode-display_width (2.5.0)
222+
unicode-display_width (2.6.0)
194223
word_wrap (1.0.0)
195-
xcodeproj (1.23.0)
224+
xcodeproj (1.27.0)
196225
CFPropertyList (>= 2.3.3, < 4.0)
197226
atomos (~> 0.1.3)
198227
claide (>= 1.0.2, < 2.0)
199228
colored2 (~> 3.1)
200-
nanaimo (~> 0.3.0)
201-
rexml (~> 3.2.4)
202-
xcpretty (0.3.0)
203-
rouge (~> 2.0.7)
229+
nanaimo (~> 0.4.0)
230+
rexml (>= 3.3.6, < 4.0)
231+
xcpretty (0.4.1)
232+
rouge (~> 3.28.0)
204233
xcpretty-travis-formatter (1.0.1)
205234
xcpretty (~> 0.2, >= 0.0.7)
206235

0 commit comments

Comments
 (0)