Skip to content

Commit a660857

Browse files
chore(deps): bump fastlane from 2.233.0 to 2.234.0 (#437)
Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.233.0 to 2.234.0. - [Release notes](https://github.com/fastlane/fastlane/releases) - [Changelog](https://github.com/fastlane/fastlane/blob/master/CHANGELOG.latest.md) - [Commits](fastlane/fastlane@fastlane/2.233.0...fastlane/2.234.0) --- updated-dependencies: - dependency-name: fastlane dependency-version: 2.234.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d8bef19 commit a660857

1 file changed

Lines changed: 16 additions & 16 deletions

File tree

Gemfile.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -8,26 +8,26 @@ GEM
88
artifactory (3.0.17)
99
atomos (0.1.3)
1010
aws-eventstream (1.4.0)
11-
aws-partitions (1.1240.0)
12-
aws-sdk-core (3.245.0)
11+
aws-partitions (1.1246.0)
12+
aws-sdk-core (3.246.0)
1313
aws-eventstream (~> 1, >= 1.3.0)
1414
aws-partitions (~> 1, >= 1.992.0)
1515
aws-sigv4 (~> 1.9)
1616
base64
1717
bigdecimal
1818
jmespath (~> 1, >= 1.6.1)
1919
logger
20-
aws-sdk-kms (1.123.0)
20+
aws-sdk-kms (1.124.0)
2121
aws-sdk-core (~> 3, >= 3.244.0)
2222
aws-sigv4 (~> 1.5)
23-
aws-sdk-s3 (1.219.0)
23+
aws-sdk-s3 (1.221.0)
2424
aws-sdk-core (~> 3, >= 3.244.0)
2525
aws-sdk-kms (~> 1)
2626
aws-sigv4 (~> 1.5)
2727
aws-sigv4 (1.12.1)
2828
aws-eventstream (~> 1, >= 1.0.2)
2929
babosa (1.0.4)
30-
base64 (0.2.0)
30+
base64 (0.3.0)
3131
benchmark (0.5.0)
3232
bigdecimal (4.1.2)
3333
claide (1.1.0)
@@ -72,14 +72,14 @@ GEM
7272
faraday_middleware (1.2.1)
7373
faraday (~> 1.0)
7474
fastimage (2.4.1)
75-
fastlane (2.233.0)
76-
CFPropertyList (>= 2.3, < 4.0.0)
77-
abbrev (~> 0.1.2)
75+
fastlane (2.234.0)
76+
CFPropertyList (>= 2.3, < 5.0.0)
77+
abbrev (~> 0.1)
7878
addressable (>= 2.8, < 3.0.0)
7979
artifactory (~> 3.0)
8080
aws-sdk-s3 (~> 1.197)
8181
babosa (>= 1.0.3, < 2.0.0)
82-
base64 (~> 0.2.0)
82+
base64 (~> 0.2)
8383
benchmark (>= 0.1.0)
8484
bundler (>= 1.17.3, < 5.0.0)
8585
colored (~> 1.2)
@@ -105,9 +105,9 @@ GEM
105105
logger (>= 1.6, < 2.0)
106106
mini_magick (>= 4.9.4, < 5.0.0)
107107
multipart-post (>= 2.0.0, < 3.0.0)
108-
mutex_m (~> 0.3.0)
108+
mutex_m (~> 0.3)
109109
naturally (~> 2.2)
110-
nkf (~> 0.2.0)
110+
nkf (~> 0.2)
111111
optparse (>= 0.1.1, < 1.0.0)
112112
ostruct (>= 0.1.0)
113113
plist (>= 3.1.0, < 4.0.0)
@@ -126,7 +126,7 @@ GEM
126126
abbrev
127127
fastlane-sirp (1.1.0)
128128
gh_inspector (1.1.3)
129-
google-apis-androidpublisher_v3 (0.99.0)
129+
google-apis-androidpublisher_v3 (0.100.0)
130130
google-apis-core (>= 0.15.0, < 2.a)
131131
google-apis-core (0.18.0)
132132
addressable (~> 2.5, >= 2.5.1)
@@ -136,11 +136,11 @@ GEM
136136
mutex_m
137137
representable (~> 3.0)
138138
retriable (>= 2.0, < 4.a)
139-
google-apis-iamcredentials_v1 (0.26.0)
139+
google-apis-iamcredentials_v1 (0.27.0)
140140
google-apis-core (>= 0.15.0, < 2.a)
141141
google-apis-playcustomapp_v1 (0.17.0)
142142
google-apis-core (>= 0.15.0, < 2.a)
143-
google-apis-storage_v1 (0.61.0)
143+
google-apis-storage_v1 (0.62.0)
144144
google-apis-core (>= 0.15.0, < 2.a)
145145
google-cloud-core (1.8.0)
146146
google-cloud-env (>= 1.0, < 3.a)
@@ -170,13 +170,13 @@ GEM
170170
httpclient (2.9.0)
171171
mutex_m
172172
jmespath (1.6.2)
173-
json (2.19.4)
173+
json (2.19.5)
174174
jwt (2.10.2)
175175
base64
176176
logger (1.7.0)
177177
mini_magick (4.13.2)
178178
mini_mime (1.1.5)
179-
multi_json (1.20.1)
179+
multi_json (1.21.1)
180180
multipart-post (2.4.1)
181181
mutex_m (0.3.0)
182182
nanaimo (0.4.0)

0 commit comments

Comments
 (0)