Skip to content

Commit 032a8fc

Browse files
authored
Merge pull request #46571 from margelo/fix/e2e-build-failures
[NoQA] fix: update Gemfile.lock to fix e2e builds
2 parents 73e2367 + 3fb6a03 commit 032a8fc

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ GEM
8989
escape (0.0.4)
9090
ethon (0.16.0)
9191
ffi (>= 1.15.0)
92-
excon (0.110.0)
92+
excon (0.111.0)
9393
faraday (1.10.3)
9494
faraday-em_http (~> 1.0)
9595
faraday-em_synchrony (~> 1.0)
@@ -111,15 +111,15 @@ GEM
111111
faraday-httpclient (1.0.1)
112112
faraday-multipart (1.0.4)
113113
multipart-post (~> 2)
114-
faraday-net_http (1.0.1)
114+
faraday-net_http (1.0.2)
115115
faraday-net_http_persistent (1.2.0)
116116
faraday-patron (1.0.0)
117117
faraday-rack (1.0.0)
118118
faraday-retry (1.0.3)
119119
faraday_middleware (1.2.0)
120120
faraday (~> 1.0)
121121
fastimage (2.3.1)
122-
fastlane (2.221.1)
122+
fastlane (2.222.0)
123123
CFPropertyList (>= 2.3, < 4.0.0)
124124
addressable (>= 2.8, < 3.0.0)
125125
artifactory (~> 3.0)
@@ -167,7 +167,7 @@ GEM
167167
ffi (1.17.0)
168168
ffi (1.17.0-arm64-darwin)
169169
ffi (1.17.0-x86_64-darwin)
170-
ffi (1.17.0-x86_64-linux-gnu)
170+
ffi (1.17.0-x86_64-linux)
171171
fourflusher (2.3.1)
172172
fuzzy_match (2.0.4)
173173
gh_inspector (1.1.3)
@@ -220,7 +220,7 @@ GEM
220220
mime-types (3.5.1)
221221
mime-types-data (~> 3.2015)
222222
mime-types-data (3.2023.1003)
223-
mini_magick (4.13.1)
223+
mini_magick (4.13.2)
224224
mini_mime (1.1.5)
225225
minitest (5.24.0)
226226
molinillo (0.8.0)
@@ -294,7 +294,7 @@ PLATFORMS
294294
DEPENDENCIES
295295
activesupport (>= 6.1.7.3, < 7.1.0)
296296
cocoapods (= 1.15.2)
297-
fastlane (~> 2)
297+
fastlane (~> 2, >= 2.222.0)
298298
fastlane-plugin-aws_s3
299299
xcpretty (~> 0)
300300

0 commit comments

Comments
 (0)