Skip to content

Commit 8696354

Browse files
committed
Update fastlane
1 parent b2320bf commit 8696354

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Gemfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
CFPropertyList (3.0.4)
4+
CFPropertyList (3.0.5)
55
rexml
66
activesupport (5.2.6)
77
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -16,17 +16,17 @@ GEM
1616
artifactory (3.0.15)
1717
atomos (0.1.3)
1818
aws-eventstream (1.2.0)
19-
aws-partitions (1.523.0)
20-
aws-sdk-core (3.121.6)
19+
aws-partitions (1.536.0)
20+
aws-sdk-core (3.123.0)
2121
aws-eventstream (~> 1, >= 1.0.2)
22-
aws-partitions (~> 1, >= 1.520.1)
22+
aws-partitions (~> 1, >= 1.525.0)
2323
aws-sigv4 (~> 1.1)
2424
jmespath (~> 1.0)
25-
aws-sdk-kms (1.50.0)
26-
aws-sdk-core (~> 3, >= 3.121.2)
25+
aws-sdk-kms (1.51.0)
26+
aws-sdk-core (~> 3, >= 3.122.0)
2727
aws-sigv4 (~> 1.1)
28-
aws-sdk-s3 (1.104.0)
29-
aws-sdk-core (~> 3, >= 3.121.2)
28+
aws-sdk-s3 (1.108.0)
29+
aws-sdk-core (~> 3, >= 3.122.0)
3030
aws-sdk-kms (~> 1)
3131
aws-sigv4 (~> 1.4)
3232
aws-sigv4 (1.4.0)
@@ -115,7 +115,7 @@ GEM
115115
faraday_middleware (1.2.0)
116116
faraday (~> 1.0)
117117
fastimage (2.2.5)
118-
fastlane (2.197.0)
118+
fastlane (2.198.1)
119119
CFPropertyList (>= 2.3, < 4.0.0)
120120
addressable (>= 2.8, < 3.0.0)
121121
artifactory (~> 3.0)
@@ -258,7 +258,7 @@ GEM
258258
optimist (3.0.1)
259259
options (2.3.2)
260260
optparse (0.1.1)
261-
os (1.1.1)
261+
os (1.1.4)
262262
parallel (1.21.0)
263263
plist (3.6.0)
264264
progress_bar (1.3.3)
@@ -297,7 +297,7 @@ GEM
297297
terminal-table (1.8.0)
298298
unicode-display_width (~> 1.1, >= 1.1.1)
299299
thread_safe (0.3.6)
300-
trailblazer-option (0.1.1)
300+
trailblazer-option (0.1.2)
301301
trainer (0.9.1)
302302
fastlane (>= 2.25.0)
303303
plist (>= 3.1.0, < 4.0.0)

0 commit comments

Comments
 (0)