Skip to content

Commit 466c3f3

Browse files
authored
Fix: Security issue by updating nokogiri version in Gemfile.lock (#333)
1 parent 354c720 commit 466c3f3

1 file changed

Lines changed: 28 additions & 16 deletions

File tree

Gemfile.lock

Lines changed: 28 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ GEM
55
base64
66
nkf
77
rexml
8+
abbrev (0.1.2)
89
activesupport (7.2.2.1)
910
base64
1011
benchmark (>= 0.3)
@@ -26,17 +27,19 @@ GEM
2627
atomos (0.1.3)
2728
aws-eventstream (1.3.2)
2829
aws-partitions (1.1067.0)
29-
aws-sdk-core (3.220.1)
30+
aws-sdk-core (3.245.0)
3031
aws-eventstream (~> 1, >= 1.3.0)
3132
aws-partitions (~> 1, >= 1.992.0)
3233
aws-sigv4 (~> 1.9)
3334
base64
35+
bigdecimal
3436
jmespath (~> 1, >= 1.6.1)
37+
logger
3538
aws-sdk-kms (1.99.0)
3639
aws-sdk-core (~> 3, >= 3.216.0)
3740
aws-sigv4 (~> 1.5)
38-
aws-sdk-s3 (1.182.0)
39-
aws-sdk-core (~> 3, >= 3.216.0)
41+
aws-sdk-s3 (1.220.0)
42+
aws-sdk-core (~> 3, >= 3.244.0)
4043
aws-sdk-kms (~> 1)
4144
aws-sigv4 (~> 1.5)
4245
aws-sigv4 (1.11.0)
@@ -90,6 +93,7 @@ GEM
9093
highline (~> 2.0.0)
9194
concurrent-ruby (1.3.5)
9295
connection_pool (2.5.0)
96+
csv (3.3.5)
9397
declarative (0.0.20)
9498
digest-crc (0.7.0)
9599
rake (>= 12.0.0, < 14.0.0)
@@ -130,36 +134,44 @@ GEM
130134
faraday_middleware (1.2.1)
131135
faraday (~> 1.0)
132136
fastimage (2.4.0)
133-
fastlane (2.227.0)
137+
fastlane (2.233.0)
134138
CFPropertyList (>= 2.3, < 4.0.0)
139+
abbrev (~> 0.1.2)
135140
addressable (>= 2.8, < 3.0.0)
136141
artifactory (~> 3.0)
137-
aws-sdk-s3 (~> 1.0)
142+
aws-sdk-s3 (~> 1.197)
138143
babosa (>= 1.0.3, < 2.0.0)
139-
bundler (>= 1.12.0, < 3.0.0)
144+
base64 (~> 0.2.0)
145+
benchmark (>= 0.1.0)
146+
bundler (>= 1.17.3, < 5.0.0)
140147
colored (~> 1.2)
141148
commander (~> 4.6)
149+
csv (~> 3.3)
142150
dotenv (>= 2.1.1, < 3.0.0)
143151
emoji_regex (>= 0.1, < 4.0)
144152
excon (>= 0.71.0, < 1.0.0)
145153
faraday (~> 1.0)
146154
faraday-cookie_jar (~> 0.0.6)
147155
faraday_middleware (~> 1.0)
148156
fastimage (>= 2.1.0, < 3.0.0)
149-
fastlane-sirp (>= 1.0.0)
157+
fastlane-sirp (>= 1.1.0)
150158
gh_inspector (>= 1.1.2, < 2.0.0)
151159
google-apis-androidpublisher_v3 (~> 0.3)
152160
google-apis-playcustomapp_v1 (~> 0.1)
153-
google-cloud-env (>= 1.6.0, < 2.0.0)
161+
google-cloud-env (>= 1.6.0, <= 2.1.1)
154162
google-cloud-storage (~> 1.31)
155163
highline (~> 2.0)
156164
http-cookie (~> 1.0.5)
157165
json (< 3.0.0)
158166
jwt (>= 2.1.0, < 3)
167+
logger (>= 1.6, < 2.0)
159168
mini_magick (>= 4.9.4, < 5.0.0)
160169
multipart-post (>= 2.0.0, < 3.0.0)
170+
mutex_m (~> 0.3.0)
161171
naturally (~> 2.2)
172+
nkf (~> 0.2.0)
162173
optparse (>= 0.1.1, < 1.0.0)
174+
ostruct (>= 0.1.0)
163175
plist (>= 3.1.0, < 4.0.0)
164176
rubyzip (>= 2.0.0, < 3.0.0)
165177
security (= 0.1.5)
@@ -170,12 +182,11 @@ GEM
170182
tty-spinner (>= 0.8.0, < 1.0.0)
171183
word_wrap (~> 1.0.0)
172184
xcodeproj (>= 1.13.0, < 2.0.0)
173-
xcpretty (~> 0.4.0)
185+
xcpretty (~> 0.4.1)
174186
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
175187
fastlane-plugin-auth0_shipper (0.4.1)
176188
semantic (~> 1.5)
177-
fastlane-sirp (1.0.0)
178-
sysrandom (~> 1.0)
189+
fastlane-sirp (1.1.0)
179190
ffi (1.17.1-arm64-darwin)
180191
ffi (1.17.1-x86_64-darwin)
181192
fourflusher (2.3.1)
@@ -241,12 +252,13 @@ GEM
241252
naturally (2.2.1)
242253
netrc (0.11.0)
243254
nkf (0.2.0)
244-
nokogiri (1.18.4-arm64-darwin)
255+
nokogiri (1.19.2-arm64-darwin)
245256
racc (~> 1.4)
246-
nokogiri (1.18.4-x86_64-darwin)
257+
nokogiri (1.19.2-x86_64-darwin)
247258
racc (~> 1.4)
248259
optparse (0.6.0)
249260
os (1.1.4)
261+
ostruct (0.6.3)
250262
plist (3.7.2)
251263
public_suffix (4.0.7)
252264
racc (1.8.1)
@@ -278,7 +290,6 @@ GEM
278290
clamp (~> 1.3)
279291
nokogiri (>= 1.14.3)
280292
xcodeproj (~> 1.27)
281-
sysrandom (1.0.5)
282293
terminal-notifier (2.0.0)
283294
terminal-table (3.0.2)
284295
unicode-display_width (>= 1.1.1, < 3)
@@ -301,14 +312,15 @@ GEM
301312
colored2 (~> 3.1)
302313
nanaimo (~> 0.4.0)
303314
rexml (>= 3.3.6, < 4.0)
304-
xcpretty (0.4.0)
315+
xcpretty (0.4.1)
305316
rouge (~> 3.28.0)
306317
xcpretty-travis-formatter (1.0.1)
307318
xcpretty (~> 0.2, >= 0.0.7)
308319

309320
PLATFORMS
310321
arm64-darwin-22
311322
arm64-darwin-23
323+
arm64-darwin-24
312324
x86_64-darwin-19
313325
x86_64-darwin-20
314326

@@ -319,4 +331,4 @@ DEPENDENCIES
319331
slather
320332

321333
BUNDLED WITH
322-
2.6.2
334+
4.0.2

0 commit comments

Comments
 (0)