Skip to content

Commit a10c240

Browse files
committed
fix: Gemfile & Gemfile.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-RUBY-REXML-13110060
1 parent e18b06c commit a10c240

2 files changed

Lines changed: 104 additions & 94 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ source "https://rubygems.org"
55
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
66

77
# gem "rails"
8-
gem "fastlane", ">= 2.187.0"
8+
gem "fastlane", ">= 2.207.0"
99
gem "slather", ">= 2.7.2"

Gemfile.lock

Lines changed: 103 additions & 93 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,41 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
CFPropertyList (3.0.6)
4+
CFPropertyList (3.0.7)
5+
base64
6+
nkf
57
rexml
68
activesupport (7.0.7.2)
79
concurrent-ruby (~> 1.0, >= 1.0.2)
810
i18n (>= 1.6, < 2)
911
minitest (>= 5.1)
1012
tzinfo (~> 2.0)
11-
addressable (2.8.0)
12-
public_suffix (>= 2.0.2, < 5.0)
13-
artifactory (3.0.15)
13+
addressable (2.8.7)
14+
public_suffix (>= 2.0.2, < 7.0)
15+
artifactory (3.0.17)
1416
atomos (0.1.3)
15-
aws-eventstream (1.2.0)
16-
aws-partitions (1.597.0)
17-
aws-sdk-core (3.131.1)
18-
aws-eventstream (~> 1, >= 1.0.2)
19-
aws-partitions (~> 1, >= 1.525.0)
20-
aws-sigv4 (~> 1.1)
17+
aws-eventstream (1.4.0)
18+
aws-partitions (1.1168.0)
19+
aws-sdk-core (3.233.0)
20+
aws-eventstream (~> 1, >= 1.3.0)
21+
aws-partitions (~> 1, >= 1.992.0)
22+
aws-sigv4 (~> 1.9)
23+
base64
24+
bigdecimal
2125
jmespath (~> 1, >= 1.6.1)
22-
aws-sdk-kms (1.57.0)
23-
aws-sdk-core (~> 3, >= 3.127.0)
24-
aws-sigv4 (~> 1.1)
25-
aws-sdk-s3 (1.114.0)
26-
aws-sdk-core (~> 3, >= 3.127.0)
26+
logger
27+
aws-sdk-kms (1.113.0)
28+
aws-sdk-core (~> 3, >= 3.231.0)
29+
aws-sigv4 (~> 1.5)
30+
aws-sdk-s3 (1.199.1)
31+
aws-sdk-core (~> 3, >= 3.231.0)
2732
aws-sdk-kms (~> 1)
28-
aws-sigv4 (~> 1.4)
29-
aws-sigv4 (1.5.0)
33+
aws-sigv4 (~> 1.5)
34+
aws-sigv4 (1.12.1)
3035
aws-eventstream (~> 1, >= 1.0.2)
3136
babosa (1.0.4)
37+
base64 (0.3.0)
38+
bigdecimal (3.2.3)
3239
claide (1.1.0)
3340
clamp (1.3.2)
3441
colored (1.2)
@@ -37,14 +44,13 @@ GEM
3744
highline (~> 2.0.0)
3845
concurrent-ruby (1.2.2)
3946
declarative (0.0.20)
40-
digest-crc (0.6.4)
47+
digest-crc (0.7.0)
4148
rake (>= 12.0.0, < 14.0.0)
42-
domain_name (0.5.20190701)
43-
unf (>= 0.0.5, < 1.0.0)
44-
dotenv (2.7.6)
49+
domain_name (0.6.20240107)
50+
dotenv (2.8.1)
4551
emoji_regex (3.2.3)
46-
excon (0.92.3)
47-
faraday (1.10.0)
52+
excon (0.112.0)
53+
faraday (1.10.4)
4854
faraday-em_http (~> 1.0)
4955
faraday-em_synchrony (~> 1.0)
5056
faraday-excon (~> 1.1)
@@ -60,27 +66,27 @@ GEM
6066
faraday (>= 0.8.0)
6167
http-cookie (~> 1.0.0)
6268
faraday-em_http (1.0.0)
63-
faraday-em_synchrony (1.0.0)
69+
faraday-em_synchrony (1.0.1)
6470
faraday-excon (1.1.0)
6571
faraday-httpclient (1.0.1)
66-
faraday-multipart (1.0.4)
67-
multipart-post (~> 2)
68-
faraday-net_http (1.0.1)
72+
faraday-multipart (1.1.1)
73+
multipart-post (~> 2.0)
74+
faraday-net_http (1.0.2)
6975
faraday-net_http_persistent (1.2.0)
7076
faraday-patron (1.0.0)
7177
faraday-rack (1.0.0)
7278
faraday-retry (1.0.3)
73-
faraday_middleware (1.2.0)
79+
faraday_middleware (1.2.1)
7480
faraday (~> 1.0)
75-
fastimage (2.2.6)
76-
fastlane (2.206.2)
81+
fastimage (2.4.0)
82+
fastlane (2.228.0)
7783
CFPropertyList (>= 2.3, < 4.0.0)
7884
addressable (>= 2.8, < 3.0.0)
7985
artifactory (~> 3.0)
8086
aws-sdk-s3 (~> 1.0)
8187
babosa (>= 1.0.3, < 2.0.0)
8288
bundler (>= 1.12.0, < 3.0.0)
83-
colored
89+
colored (~> 1.2)
8490
commander (~> 4.6)
8591
dotenv (>= 2.1.1, < 3.0.0)
8692
emoji_regex (>= 0.1, < 4.0)
@@ -89,111 +95,118 @@ GEM
8995
faraday-cookie_jar (~> 0.0.6)
9096
faraday_middleware (~> 1.0)
9197
fastimage (>= 2.1.0, < 3.0.0)
98+
fastlane-sirp (>= 1.0.0)
9299
gh_inspector (>= 1.1.2, < 2.0.0)
93100
google-apis-androidpublisher_v3 (~> 0.3)
94101
google-apis-playcustomapp_v1 (~> 0.1)
102+
google-cloud-env (>= 1.6.0, < 2.0.0)
95103
google-cloud-storage (~> 1.31)
96104
highline (~> 2.0)
105+
http-cookie (~> 1.0.5)
97106
json (< 3.0.0)
98107
jwt (>= 2.1.0, < 3)
99108
mini_magick (>= 4.9.4, < 5.0.0)
100-
multipart-post (~> 2.0.0)
109+
multipart-post (>= 2.0.0, < 3.0.0)
101110
naturally (~> 2.2)
102-
optparse (~> 0.1.1)
111+
optparse (>= 0.1.1, < 1.0.0)
103112
plist (>= 3.1.0, < 4.0.0)
104113
rubyzip (>= 2.0.0, < 3.0.0)
105-
security (= 0.1.3)
114+
security (= 0.1.5)
106115
simctl (~> 1.6.3)
107116
terminal-notifier (>= 2.0.0, < 3.0.0)
108-
terminal-table (>= 1.4.5, < 2.0.0)
117+
terminal-table (~> 3)
109118
tty-screen (>= 0.6.3, < 1.0.0)
110119
tty-spinner (>= 0.8.0, < 1.0.0)
111120
word_wrap (~> 1.0.0)
112121
xcodeproj (>= 1.13.0, < 2.0.0)
113-
xcpretty (~> 0.3.0)
114-
xcpretty-travis-formatter (>= 0.0.3)
122+
xcpretty (~> 0.4.1)
123+
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
124+
fastlane-sirp (1.0.0)
125+
sysrandom (~> 1.0)
115126
gh_inspector (1.1.3)
116-
google-apis-androidpublisher_v3 (0.21.0)
117-
google-apis-core (>= 0.4, < 2.a)
118-
google-apis-core (0.5.0)
127+
google-apis-androidpublisher_v3 (0.54.0)
128+
google-apis-core (>= 0.11.0, < 2.a)
129+
google-apis-core (0.11.3)
119130
addressable (~> 2.5, >= 2.5.1)
120131
googleauth (>= 0.16.2, < 2.a)
121132
httpclient (>= 2.8.1, < 3.a)
122133
mini_mime (~> 1.0)
123134
representable (~> 3.0)
124135
retriable (>= 2.0, < 4.a)
125136
rexml
126-
webrick
127-
google-apis-iamcredentials_v1 (0.10.0)
128-
google-apis-core (>= 0.4, < 2.a)
129-
google-apis-playcustomapp_v1 (0.7.0)
130-
google-apis-core (>= 0.4, < 2.a)
131-
google-apis-storage_v1 (0.14.0)
132-
google-apis-core (>= 0.4, < 2.a)
133-
google-cloud-core (1.6.0)
134-
google-cloud-env (~> 1.0)
137+
google-apis-iamcredentials_v1 (0.17.0)
138+
google-apis-core (>= 0.11.0, < 2.a)
139+
google-apis-playcustomapp_v1 (0.13.0)
140+
google-apis-core (>= 0.11.0, < 2.a)
141+
google-apis-storage_v1 (0.31.0)
142+
google-apis-core (>= 0.11.0, < 2.a)
143+
google-cloud-core (1.8.0)
144+
google-cloud-env (>= 1.0, < 3.a)
135145
google-cloud-errors (~> 1.0)
136146
google-cloud-env (1.6.0)
137147
faraday (>= 0.17.3, < 3.0)
138-
google-cloud-errors (1.2.0)
139-
google-cloud-storage (1.36.2)
148+
google-cloud-errors (1.5.0)
149+
google-cloud-storage (1.47.0)
140150
addressable (~> 2.8)
141151
digest-crc (~> 0.4)
142152
google-apis-iamcredentials_v1 (~> 0.1)
143-
google-apis-storage_v1 (~> 0.1)
153+
google-apis-storage_v1 (~> 0.31.0)
144154
google-cloud-core (~> 1.6)
145155
googleauth (>= 0.16.2, < 2.a)
146156
mini_mime (~> 1.0)
147-
googleauth (1.1.3)
157+
googleauth (1.8.1)
148158
faraday (>= 0.17.3, < 3.a)
149159
jwt (>= 1.4, < 3.0)
150-
memoist (~> 0.16)
151160
multi_json (~> 1.11)
152161
os (>= 0.9, < 2.0)
153162
signet (>= 0.16, < 2.a)
154163
highline (2.0.3)
155-
http-cookie (1.0.5)
164+
http-cookie (1.0.8)
156165
domain_name (~> 0.5)
157-
httpclient (2.8.3)
166+
httpclient (2.9.0)
167+
mutex_m
158168
i18n (1.14.1)
159169
concurrent-ruby (~> 1.0)
160-
jmespath (1.6.1)
161-
json (2.6.2)
162-
jwt (2.4.1)
163-
memoist (0.16.2)
164-
mini_magick (4.11.0)
165-
mini_mime (1.1.2)
170+
jmespath (1.6.2)
171+
json (2.15.0)
172+
jwt (2.10.2)
173+
base64
174+
logger (1.7.0)
175+
mini_magick (4.13.2)
176+
mini_mime (1.1.5)
166177
mini_portile2 (2.8.1)
167178
minitest (5.19.0)
168-
multi_json (1.15.0)
169-
multipart-post (2.0.0)
170-
nanaimo (0.3.0)
171-
naturally (2.2.1)
179+
multi_json (1.17.0)
180+
multipart-post (2.4.1)
181+
mutex_m (0.3.0)
182+
nanaimo (0.4.0)
183+
naturally (2.3.0)
184+
nkf (0.2.0)
172185
nokogiri (1.14.3)
173186
mini_portile2 (~> 2.8.0)
174187
racc (~> 1.4)
175-
optparse (0.1.1)
188+
optparse (0.6.0)
176189
os (1.1.4)
177-
plist (3.6.0)
178-
public_suffix (4.0.7)
190+
plist (3.7.2)
191+
public_suffix (6.0.2)
179192
racc (1.6.2)
180-
rake (13.0.6)
193+
rake (13.3.0)
181194
representable (3.2.0)
182195
declarative (< 0.1.0)
183196
trailblazer-option (>= 0.1.1, < 0.2.0)
184197
uber (< 0.2.0)
185198
retriable (3.1.2)
186-
rexml (3.2.5)
187-
rouge (2.0.7)
199+
rexml (3.4.4)
200+
rouge (3.28.0)
188201
ruby2_keywords (0.0.5)
189-
rubyzip (2.3.2)
190-
security (0.1.3)
191-
signet (0.16.1)
202+
rubyzip (2.4.1)
203+
security (0.1.5)
204+
signet (0.21.0)
192205
addressable (~> 2.8)
193-
faraday (>= 0.17.5, < 3.0)
194-
jwt (>= 1.5, < 3.0)
206+
faraday (>= 0.17.5, < 3.a)
207+
jwt (>= 1.5, < 4.0)
195208
multi_json (~> 1.10)
196-
simctl (1.6.8)
209+
simctl (1.6.10)
197210
CFPropertyList
198211
naturally
199212
slather (2.7.4)
@@ -202,41 +215,38 @@ GEM
202215
clamp (~> 1.3)
203216
nokogiri (>= 1.13.9)
204217
xcodeproj (~> 1.21)
218+
sysrandom (1.0.5)
205219
terminal-notifier (2.0.0)
206-
terminal-table (1.8.0)
207-
unicode-display_width (~> 1.1, >= 1.1.1)
220+
terminal-table (3.0.2)
221+
unicode-display_width (>= 1.1.1, < 3)
208222
trailblazer-option (0.1.2)
209223
tty-cursor (0.7.1)
210-
tty-screen (0.8.1)
224+
tty-screen (0.8.2)
211225
tty-spinner (0.9.3)
212226
tty-cursor (~> 0.7)
213227
tzinfo (2.0.6)
214228
concurrent-ruby (~> 1.0)
215229
uber (0.1.0)
216-
unf (0.1.4)
217-
unf_ext
218-
unf_ext (0.0.8.2)
219-
unicode-display_width (1.8.0)
220-
webrick (1.7.0)
230+
unicode-display_width (2.6.0)
221231
word_wrap (1.0.0)
222-
xcodeproj (1.22.0)
232+
xcodeproj (1.27.0)
223233
CFPropertyList (>= 2.3.3, < 4.0)
224234
atomos (~> 0.1.3)
225235
claide (>= 1.0.2, < 2.0)
226236
colored2 (~> 3.1)
227-
nanaimo (~> 0.3.0)
228-
rexml (~> 3.2.4)
229-
xcpretty (0.3.0)
230-
rouge (~> 2.0.7)
237+
nanaimo (~> 0.4.0)
238+
rexml (>= 3.3.6, < 4.0)
239+
xcpretty (0.4.1)
240+
rouge (~> 3.28.0)
231241
xcpretty-travis-formatter (1.0.1)
232242
xcpretty (~> 0.2, >= 0.0.7)
233243

234244
PLATFORMS
235245
ruby
236246

237247
DEPENDENCIES
238-
fastlane (>= 2.187.0)
248+
fastlane (>= 2.207.0)
239249
slather (>= 2.7.2)
240250

241251
BUNDLED WITH
242-
1.17.3
252+
2.3.27

0 commit comments

Comments
 (0)