Skip to content

Commit 2969c19

Browse files
Bump fastlane from 2.227.1 to 2.227.2 (#713)
Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.227.1 to 2.227.2. - [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.1...fastlane/2.227.2) --- updated-dependencies: - dependency-name: fastlane dependency-version: 2.227.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 672b8f3 commit 2969c19

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,18 +23,18 @@ GEM
2323
artifactory (3.0.17)
2424
atomos (0.1.3)
2525
aws-eventstream (1.3.2)
26-
aws-partitions (1.1087.0)
27-
aws-sdk-core (3.222.1)
26+
aws-partitions (1.1098.0)
27+
aws-sdk-core (3.223.0)
2828
aws-eventstream (~> 1, >= 1.3.0)
2929
aws-partitions (~> 1, >= 1.992.0)
3030
aws-sigv4 (~> 1.9)
3131
base64
3232
jmespath (~> 1, >= 1.6.1)
3333
logger
34-
aws-sdk-kms (1.99.0)
34+
aws-sdk-kms (1.100.0)
3535
aws-sdk-core (~> 3, >= 3.216.0)
3636
aws-sigv4 (~> 1.5)
37-
aws-sdk-s3 (1.183.0)
37+
aws-sdk-s3 (1.185.0)
3838
aws-sdk-core (~> 3, >= 3.216.0)
3939
aws-sdk-kms (~> 1)
4040
aws-sigv4 (~> 1.5)
@@ -92,7 +92,7 @@ GEM
9292
faraday_middleware (1.2.1)
9393
faraday (~> 1.0)
9494
fastimage (2.4.0)
95-
fastlane (2.227.1)
95+
fastlane (2.227.2)
9696
CFPropertyList (>= 2.3, < 4.0.0)
9797
addressable (>= 2.8, < 3.0.0)
9898
artifactory (~> 3.0)
@@ -202,7 +202,7 @@ GEM
202202
concurrent-ruby (~> 1.0)
203203
java-properties (0.3.0)
204204
jmespath (1.6.2)
205-
json (2.10.2)
205+
json (2.11.3)
206206
jwt (2.10.1)
207207
base64
208208
logger (1.7.0)
@@ -230,7 +230,7 @@ GEM
230230
progress_bar (1.3.4)
231231
highline (>= 1.6)
232232
options (~> 2.3.0)
233-
public_suffix (6.0.1)
233+
public_suffix (6.0.2)
234234
racc (1.8.1)
235235
rake (13.2.1)
236236
rake-compiler (1.3.0)
@@ -250,7 +250,7 @@ GEM
250250
faraday (>= 0.17.3, < 3)
251251
securerandom (0.4.1)
252252
security (0.1.5)
253-
signet (0.19.0)
253+
signet (0.20.0)
254254
addressable (~> 2.8)
255255
faraday (>= 0.17.5, < 3.a)
256256
jwt (>= 1.5, < 3.0)

0 commit comments

Comments
 (0)