Skip to content

Commit 29fbe93

Browse files
Bump fastlane from 2.172.0 to 2.174.0 (#90)
Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.172.0 to 2.174.0. - [Release notes](https://github.com/fastlane/fastlane/releases) - [Commits](fastlane/fastlane@fastlane/2.172.0...fastlane/2.174.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 7680628 commit 29fbe93

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,17 @@ GEM
1515
artifactory (3.0.15)
1616
atomos (0.1.3)
1717
aws-eventstream (1.1.0)
18-
aws-partitions (1.422.0)
19-
aws-sdk-core (3.111.2)
18+
aws-partitions (1.427.0)
19+
aws-sdk-core (3.112.0)
2020
aws-eventstream (~> 1, >= 1.0.2)
2121
aws-partitions (~> 1, >= 1.239.0)
2222
aws-sigv4 (~> 1.1)
2323
jmespath (~> 1.0)
24-
aws-sdk-kms (1.41.0)
25-
aws-sdk-core (~> 3, >= 3.109.0)
24+
aws-sdk-kms (1.42.0)
25+
aws-sdk-core (~> 3, >= 3.112.0)
2626
aws-sigv4 (~> 1.1)
27-
aws-sdk-s3 (1.87.0)
28-
aws-sdk-core (~> 3, >= 3.109.0)
27+
aws-sdk-s3 (1.88.1)
28+
aws-sdk-core (~> 3, >= 3.112.0)
2929
aws-sdk-kms (~> 1)
3030
aws-sigv4 (~> 1.1)
3131
aws-sigv4 (1.2.2)
@@ -85,7 +85,7 @@ GEM
8585
escape (0.0.4)
8686
ethon (0.12.0)
8787
ffi (>= 1.3.0)
88-
excon (0.78.1)
88+
excon (0.79.0)
8989
faraday (1.3.0)
9090
faraday-net_http (~> 1.0)
9191
multipart-post (>= 1.2, < 3)
@@ -97,7 +97,7 @@ GEM
9797
faraday_middleware (1.0.0)
9898
faraday (~> 1.0)
9999
fastimage (2.2.2)
100-
fastlane (2.172.0)
100+
fastlane (2.174.0)
101101
CFPropertyList (>= 2.3, < 4.0.0)
102102
addressable (>= 2.3, < 3.0.0)
103103
artifactory (~> 3.0)
@@ -158,7 +158,7 @@ GEM
158158
webrick
159159
google-apis-iamcredentials_v1 (0.1.0)
160160
google-apis-core (~> 0.1)
161-
google-apis-storage_v1 (0.1.0)
161+
google-apis-storage_v1 (0.2.0)
162162
google-apis-core (~> 0.1)
163163
google-cloud-core (1.5.0)
164164
google-cloud-env (~> 1.0)
@@ -174,7 +174,7 @@ GEM
174174
google-cloud-core (~> 1.2)
175175
googleauth (~> 0.9)
176176
mini_mime (~> 1.0)
177-
googleauth (0.15.0)
177+
googleauth (0.15.1)
178178
faraday (>= 0.17.3, < 2.0)
179179
jwt (>= 1.4, < 3.0)
180180
memoist (~> 0.16)

0 commit comments

Comments
 (0)