Skip to content

Commit 245f981

Browse files
chore(deps): bump fastlane from 2.227.2 to 2.228.0 (#5416)
Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.227.2 to 2.228.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.227.2...fastlane/2.228.0) --- updated-dependencies: - dependency-name: fastlane dependency-version: 2.228.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8752b65 commit 245f981

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

Gemfile.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -24,26 +24,26 @@ GEM
2424
json (>= 1.5.1)
2525
artifactory (3.0.17)
2626
atomos (0.1.3)
27-
aws-eventstream (1.3.2)
28-
aws-partitions (1.1098.0)
29-
aws-sdk-core (3.223.0)
27+
aws-eventstream (1.4.0)
28+
aws-partitions (1.1116.0)
29+
aws-sdk-core (3.225.2)
3030
aws-eventstream (~> 1, >= 1.3.0)
3131
aws-partitions (~> 1, >= 1.992.0)
3232
aws-sigv4 (~> 1.9)
3333
base64
3434
jmespath (~> 1, >= 1.6.1)
3535
logger
36-
aws-sdk-kms (1.100.0)
37-
aws-sdk-core (~> 3, >= 3.216.0)
36+
aws-sdk-kms (1.105.0)
37+
aws-sdk-core (~> 3, >= 3.225.0)
3838
aws-sigv4 (~> 1.5)
39-
aws-sdk-s3 (1.185.0)
40-
aws-sdk-core (~> 3, >= 3.216.0)
39+
aws-sdk-s3 (1.189.1)
40+
aws-sdk-core (~> 3, >= 3.225.0)
4141
aws-sdk-kms (~> 1)
4242
aws-sigv4 (~> 1.5)
43-
aws-sigv4 (1.11.0)
43+
aws-sigv4 (1.12.1)
4444
aws-eventstream (~> 1, >= 1.0.2)
4545
babosa (1.0.4)
46-
base64 (0.2.0)
46+
base64 (0.3.0)
4747
benchmark (0.4.0)
4848
bigdecimal (3.1.8)
4949
claide (1.1.0)
@@ -131,7 +131,7 @@ GEM
131131
faraday_middleware (1.2.1)
132132
faraday (~> 1.0)
133133
fastimage (2.4.0)
134-
fastlane (2.227.2)
134+
fastlane (2.228.0)
135135
CFPropertyList (>= 2.3, < 4.0.0)
136136
addressable (>= 2.8, < 3.0.0)
137137
artifactory (~> 3.0)
@@ -226,7 +226,7 @@ GEM
226226
i18n (1.14.6)
227227
concurrent-ruby (~> 1.0)
228228
jmespath (1.6.2)
229-
json (2.11.3)
229+
json (2.12.2)
230230
jwt (2.10.1)
231231
base64
232232
logger (1.7.0)
@@ -243,7 +243,7 @@ GEM
243243
mutex_m (0.3.0)
244244
nanaimo (0.4.0)
245245
nap (1.1.0)
246-
naturally (2.2.1)
246+
naturally (2.3.0)
247247
netrc (0.11.0)
248248
nkf (0.2.0)
249249
nokogiri (1.18.8)
@@ -254,7 +254,7 @@ GEM
254254
plist (3.7.2)
255255
public_suffix (4.0.7)
256256
racc (1.8.1)
257-
rake (13.2.1)
257+
rake (13.3.0)
258258
representable (3.2.0)
259259
declarative (< 0.1.0)
260260
trailblazer-option (>= 0.1.1, < 0.2.0)

0 commit comments

Comments
 (0)