Skip to content

Commit 8875d2f

Browse files
Bump fastlane from 2.229.0 to 2.229.1 (#1045)
Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.229.0 to 2.229.1. - [Release notes](https://github.com/fastlane/fastlane/releases) - [Changelog](https://github.com/fastlane/fastlane/blob/master/CHANGELOG.latest.md) - [Commits](fastlane/fastlane@fastlane/2.229.0...fastlane/2.229.1) --- updated-dependencies: - dependency-name: fastlane dependency-version: 2.229.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e062d94 commit 8875d2f

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

Gemfile.lock

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ GEM
1616
securerandom (>= 0.3)
1717
tzinfo (~> 2.0, >= 2.0.5)
1818
uri (>= 0.13.1)
19-
addressable (2.8.7)
20-
public_suffix (>= 2.0.2, < 7.0)
19+
addressable (2.8.8)
20+
public_suffix (>= 2.0.2, < 8.0)
2121
artifactory (3.0.17)
2222
atomos (0.1.3)
2323
aws-eventstream (1.4.0)
24-
aws-partitions (1.1187.0)
25-
aws-sdk-core (3.239.1)
24+
aws-partitions (1.1188.0)
25+
aws-sdk-core (3.239.2)
2626
aws-eventstream (~> 1, >= 1.3.0)
2727
aws-partitions (~> 1, >= 1.992.0)
2828
aws-sigv4 (~> 1.9)
@@ -40,7 +40,7 @@ GEM
4040
aws-sigv4 (1.12.1)
4141
aws-eventstream (~> 1, >= 1.0.2)
4242
babosa (1.0.4)
43-
base64 (0.3.0)
43+
base64 (0.2.0)
4444
bigdecimal (3.3.1)
4545
buildkit (1.6.1)
4646
sawyer (>= 0.6)
@@ -91,13 +91,14 @@ GEM
9191
faraday_middleware (1.2.1)
9292
faraday (~> 1.0)
9393
fastimage (2.4.0)
94-
fastlane (2.229.0)
94+
fastlane (2.229.1)
9595
CFPropertyList (>= 2.3, < 4.0.0)
9696
abbrev (~> 0.1.2)
9797
addressable (>= 2.8, < 3.0.0)
9898
artifactory (~> 3.0)
9999
aws-sdk-s3 (~> 1.0)
100100
babosa (>= 1.0.3, < 2.0.0)
101+
base64 (~> 0.2.0)
101102
bundler (>= 1.12.0, < 3.0.0)
102103
colored (~> 1.2)
103104
commander (~> 4.6)
@@ -123,6 +124,7 @@ GEM
123124
multipart-post (>= 2.0.0, < 3.0.0)
124125
mutex_m (~> 0.3.0)
125126
naturally (~> 2.2)
127+
nkf (~> 0.2.0)
126128
optparse (>= 0.1.1, < 1.0.0)
127129
plist (>= 3.1.0, < 4.0.0)
128130
rubyzip (>= 2.0.0, < 3.0.0)
@@ -218,6 +220,7 @@ GEM
218220
mutex_m (0.3.0)
219221
nanaimo (0.4.0)
220222
naturally (2.3.0)
223+
nkf (0.2.0)
221224
nokogiri (1.18.10-aarch64-linux-gnu)
222225
racc (~> 1.4)
223226
nokogiri (1.18.10-aarch64-linux-musl)
@@ -246,7 +249,7 @@ GEM
246249
progress_bar (1.3.4)
247250
highline (>= 1.6)
248251
options (~> 2.3.0)
249-
public_suffix (6.0.2)
252+
public_suffix (7.0.0)
250253
racc (1.8.1)
251254
rake (13.3.1)
252255
rake-compiler (1.3.0)

0 commit comments

Comments
 (0)