Skip to content

Commit 4678dc4

Browse files
snyk-botdnl-moh
authored andcommitted
fix: Gemfile & Gemfile.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-RUBY-ADDRESSABLE-15924312
1 parent 1273916 commit 4678dc4

2 files changed

Lines changed: 53 additions & 120 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ source 'https://rubygems.org'
22

33
gem 'cocoapods'
44
gem 'rb-readline'
5-
gem 'fastlane'
5+
gem 'fastlane', '>= 2.229.1'
66
gem 'xcpretty'

Gemfile.lock

Lines changed: 52 additions & 119 deletions
Original file line numberDiff line numberDiff line change
@@ -1,106 +1,48 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
CFPropertyList (3.0.8)
4+
CFPropertyList (3.0.9)
55
abbrev (0.1.2)
6-
activesupport (7.2.3)
7-
base64
8-
benchmark (>= 0.3)
9-
bigdecimal
10-
concurrent-ruby (~> 1.0, >= 1.3.1)
11-
connection_pool (>= 2.2.5)
12-
drb
13-
i18n (>= 1.6, < 2)
14-
logger (>= 1.4.2)
15-
minitest (>= 5.1)
16-
securerandom (>= 0.3)
17-
tzinfo (~> 2.0, >= 2.0.5)
18-
addressable (2.8.8)
6+
addressable (2.9.0)
197
public_suffix (>= 2.0.2, < 8.0)
20-
algoliasearch (1.27.5)
21-
httpclient (~> 2.8, >= 2.8.3)
22-
json (>= 1.5.1)
238
artifactory (3.0.17)
249
atomos (0.1.3)
2510
aws-eventstream (1.4.0)
26-
aws-partitions (1.1213.0)
27-
aws-sdk-core (3.242.0)
11+
aws-partitions (1.1236.0)
12+
aws-sdk-core (3.244.0)
2813
aws-eventstream (~> 1, >= 1.3.0)
2914
aws-partitions (~> 1, >= 1.992.0)
3015
aws-sigv4 (~> 1.9)
3116
base64
3217
bigdecimal
3318
jmespath (~> 1, >= 1.6.1)
3419
logger
35-
aws-sdk-kms (1.121.0)
36-
aws-sdk-core (~> 3, >= 3.241.4)
20+
aws-sdk-kms (1.123.0)
21+
aws-sdk-core (~> 3, >= 3.244.0)
3722
aws-sigv4 (~> 1.5)
38-
aws-sdk-s3 (1.213.0)
39-
aws-sdk-core (~> 3, >= 3.241.4)
23+
aws-sdk-s3 (1.219.0)
24+
aws-sdk-core (~> 3, >= 3.244.0)
4025
aws-sdk-kms (~> 1)
4126
aws-sigv4 (~> 1.5)
4227
aws-sigv4 (1.12.1)
4328
aws-eventstream (~> 1, >= 1.0.2)
4429
babosa (1.0.4)
45-
base64 (0.3.0)
30+
base64 (0.2.0)
4631
benchmark (0.5.0)
47-
bigdecimal (4.0.1)
32+
bigdecimal (4.1.1)
4833
claide (1.1.0)
49-
cocoapods (1.16.2)
50-
addressable (~> 2.8)
51-
claide (>= 1.0.2, < 2.0)
52-
cocoapods-core (= 1.16.2)
53-
cocoapods-deintegrate (>= 1.0.3, < 2.0)
54-
cocoapods-downloader (>= 2.1, < 3.0)
55-
cocoapods-plugins (>= 1.0.0, < 2.0)
56-
cocoapods-search (>= 1.0.0, < 2.0)
57-
cocoapods-trunk (>= 1.6.0, < 2.0)
58-
cocoapods-try (>= 1.1.0, < 2.0)
59-
colored2 (~> 3.1)
60-
escape (~> 0.0.4)
61-
fourflusher (>= 2.3.0, < 3.0)
62-
gh_inspector (~> 1.0)
63-
molinillo (~> 0.8.0)
64-
nap (~> 1.0)
65-
ruby-macho (>= 2.3.0, < 3.0)
66-
xcodeproj (>= 1.27.0, < 2.0)
67-
cocoapods-core (1.16.2)
68-
activesupport (>= 5.0, < 8)
69-
addressable (~> 2.8)
70-
algoliasearch (~> 1.0)
71-
concurrent-ruby (~> 1.1)
72-
fuzzy_match (~> 2.0.4)
73-
nap (~> 1.0)
74-
netrc (~> 0.11)
75-
public_suffix (~> 4.0)
76-
typhoeus (~> 1.0)
77-
cocoapods-deintegrate (1.0.5)
78-
cocoapods-downloader (2.1)
79-
cocoapods-plugins (1.0.0)
80-
nap
81-
cocoapods-search (1.0.1)
82-
cocoapods-trunk (1.6.0)
83-
nap (>= 0.8, < 2.0)
84-
netrc (~> 0.11)
85-
cocoapods-try (1.2.0)
34+
cocoapods (0.2.0)
8635
colored (1.2)
8736
colored2 (3.1.2)
8837
commander (4.6.0)
8938
highline (~> 2.0.0)
90-
concurrent-ruby (1.3.6)
91-
connection_pool (3.0.2)
9239
csv (3.3.5)
9340
declarative (0.0.20)
9441
digest-crc (0.7.0)
9542
rake (>= 12.0.0, < 14.0.0)
9643
domain_name (0.6.20240107)
9744
dotenv (2.8.1)
98-
drb (2.2.3)
9945
emoji_regex (3.2.3)
100-
escape (0.0.4)
101-
ethon (0.18.0)
102-
ffi (>= 1.15.0)
103-
logger
10446
excon (0.112.0)
10547
faraday (1.10.5)
10648
faraday-em_http (~> 1.0)
@@ -127,18 +69,20 @@ GEM
12769
faraday-net_http_persistent (1.2.0)
12870
faraday-patron (1.0.0)
12971
faraday-rack (1.0.0)
130-
faraday-retry (1.0.3)
72+
faraday-retry (1.0.4)
13173
faraday_middleware (1.2.1)
13274
faraday (~> 1.0)
133-
fastimage (2.4.0)
134-
fastlane (2.229.0)
75+
fastimage (2.4.1)
76+
fastlane (2.232.2)
13577
CFPropertyList (>= 2.3, < 4.0.0)
13678
abbrev (~> 0.1.2)
13779
addressable (>= 2.8, < 3.0.0)
13880
artifactory (~> 3.0)
139-
aws-sdk-s3 (~> 1.0)
81+
aws-sdk-s3 (~> 1.197)
14082
babosa (>= 1.0.3, < 2.0.0)
141-
bundler (>= 1.12.0, < 3.0.0)
83+
base64 (~> 0.2.0)
84+
benchmark (>= 0.1.0)
85+
bundler (>= 1.17.3, < 5.0.0)
14286
colored (~> 1.2)
14387
commander (~> 4.6)
14488
csv (~> 3.3)
@@ -153,17 +97,20 @@ GEM
15397
gh_inspector (>= 1.1.2, < 2.0.0)
15498
google-apis-androidpublisher_v3 (~> 0.3)
15599
google-apis-playcustomapp_v1 (~> 0.1)
156-
google-cloud-env (>= 1.6.0, < 2.0.0)
100+
google-cloud-env (>= 1.6.0, <= 2.1.1)
157101
google-cloud-storage (~> 1.31)
158102
highline (~> 2.0)
159103
http-cookie (~> 1.0.5)
160104
json (< 3.0.0)
161105
jwt (>= 2.1.0, < 3)
106+
logger (>= 1.6, < 2.0)
162107
mini_magick (>= 4.9.4, < 5.0.0)
163108
multipart-post (>= 2.0.0, < 3.0.0)
164109
mutex_m (~> 0.3.0)
165110
naturally (~> 2.2)
111+
nkf (~> 0.2.0)
166112
optparse (>= 0.1.1, < 1.0.0)
113+
ostruct (>= 0.1.0)
167114
plist (>= 3.1.0, < 4.0.0)
168115
rubyzip (>= 2.0.0, < 3.0.0)
169116
security (= 0.1.5)
@@ -178,43 +125,41 @@ GEM
178125
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
179126
fastlane-sirp (1.0.0)
180127
sysrandom (~> 1.0)
181-
ffi (1.17.3-arm64-darwin)
182-
ffi (1.17.3-x86_64-linux-gnu)
183-
fourflusher (2.3.1)
184-
fuzzy_match (2.0.4)
185128
gh_inspector (1.1.3)
186-
google-apis-androidpublisher_v3 (0.54.0)
187-
google-apis-core (>= 0.11.0, < 2.a)
188-
google-apis-core (0.11.3)
129+
google-apis-androidpublisher_v3 (0.98.0)
130+
google-apis-core (>= 0.15.0, < 2.a)
131+
google-apis-core (0.18.0)
189132
addressable (~> 2.5, >= 2.5.1)
190-
googleauth (>= 0.16.2, < 2.a)
191-
httpclient (>= 2.8.1, < 3.a)
133+
googleauth (~> 1.9)
134+
httpclient (>= 2.8.3, < 3.a)
192135
mini_mime (~> 1.0)
136+
mutex_m
193137
representable (~> 3.0)
194138
retriable (>= 2.0, < 4.a)
195-
rexml
196-
google-apis-iamcredentials_v1 (0.17.0)
197-
google-apis-core (>= 0.11.0, < 2.a)
198-
google-apis-playcustomapp_v1 (0.13.0)
199-
google-apis-core (>= 0.11.0, < 2.a)
200-
google-apis-storage_v1 (0.31.0)
201-
google-apis-core (>= 0.11.0, < 2.a)
139+
google-apis-iamcredentials_v1 (0.26.0)
140+
google-apis-core (>= 0.15.0, < 2.a)
141+
google-apis-playcustomapp_v1 (0.17.0)
142+
google-apis-core (>= 0.15.0, < 2.a)
143+
google-apis-storage_v1 (0.61.0)
144+
google-apis-core (>= 0.15.0, < 2.a)
202145
google-cloud-core (1.8.0)
203146
google-cloud-env (>= 1.0, < 3.a)
204147
google-cloud-errors (~> 1.0)
205-
google-cloud-env (1.6.0)
206-
faraday (>= 0.17.3, < 3.0)
207-
google-cloud-errors (1.5.0)
208-
google-cloud-storage (1.47.0)
148+
google-cloud-env (2.1.1)
149+
faraday (>= 1.0, < 3.a)
150+
google-cloud-errors (1.6.0)
151+
google-cloud-storage (1.59.0)
209152
addressable (~> 2.8)
210153
digest-crc (~> 0.4)
211-
google-apis-iamcredentials_v1 (~> 0.1)
212-
google-apis-storage_v1 (~> 0.31.0)
154+
google-apis-core (>= 0.18, < 2)
155+
google-apis-iamcredentials_v1 (~> 0.18)
156+
google-apis-storage_v1 (>= 0.42)
213157
google-cloud-core (~> 1.6)
214-
googleauth (>= 0.16.2, < 2.a)
158+
googleauth (~> 1.9)
215159
mini_mime (~> 1.0)
216-
googleauth (1.8.1)
217-
faraday (>= 0.17.3, < 3.a)
160+
googleauth (1.11.2)
161+
faraday (>= 1.0, < 3.a)
162+
google-cloud-env (~> 2.1)
218163
jwt (>= 1.4, < 3.0)
219164
multi_json (~> 1.11)
220165
os (>= 0.9, < 2.0)
@@ -224,43 +169,35 @@ GEM
224169
domain_name (~> 0.5)
225170
httpclient (2.9.0)
226171
mutex_m
227-
i18n (1.14.8)
228-
concurrent-ruby (~> 1.0)
229172
jmespath (1.6.2)
230-
json (2.18.1)
173+
json (2.19.3)
231174
jwt (2.10.2)
232175
base64
233176
logger (1.7.0)
234177
mini_magick (4.13.2)
235178
mini_mime (1.1.5)
236-
minitest (6.0.1)
237-
prism (~> 1.5)
238-
molinillo (0.8.0)
239179
multi_json (1.19.1)
240180
multipart-post (2.4.1)
241181
mutex_m (0.3.0)
242182
nanaimo (0.4.0)
243-
nap (1.1.0)
244183
naturally (2.3.0)
245-
netrc (0.11.0)
184+
nkf (0.2.0)
246185
optparse (0.8.1)
247186
os (1.1.4)
187+
ostruct (0.6.3)
248188
plist (3.7.2)
249-
prism (1.9.0)
250-
public_suffix (4.0.7)
189+
public_suffix (6.0.2)
251190
rake (13.3.1)
252191
rb-readline (0.5.5)
253192
representable (3.2.0)
254193
declarative (< 0.1.0)
255194
trailblazer-option (>= 0.1.1, < 0.2.0)
256195
uber (< 0.2.0)
257-
retriable (3.1.2)
196+
retriable (3.4.1)
258197
rexml (3.4.4)
259198
rouge (3.28.0)
260-
ruby-macho (2.5.1)
261199
ruby2_keywords (0.0.5)
262200
rubyzip (2.4.1)
263-
securerandom (0.4.1)
264201
security (0.1.5)
265202
signet (0.21.0)
266203
addressable (~> 2.8)
@@ -279,10 +216,6 @@ GEM
279216
tty-screen (0.8.2)
280217
tty-spinner (0.9.3)
281218
tty-cursor (~> 0.7)
282-
typhoeus (1.4.1)
283-
ethon (>= 0.9.0)
284-
tzinfo (2.0.6)
285-
concurrent-ruby (~> 1.0)
286219
uber (0.1.0)
287220
unicode-display_width (2.6.0)
288221
word_wrap (1.0.0)
@@ -304,9 +237,9 @@ PLATFORMS
304237

305238
DEPENDENCIES
306239
cocoapods
307-
fastlane
240+
fastlane (>= 2.229.1)
308241
rb-readline
309242
xcpretty
310243

311244
BUNDLED WITH
312-
2.3.26
245+
2.3.27

0 commit comments

Comments
 (0)