Skip to content

Commit 8ec1b14

Browse files
build(deps): Bump fastlane from 2.227.0 to 2.227.2
Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.227.0 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.0...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] <support@github.com>
1 parent 72cd68f commit 8ec1b14

File tree

1 file changed

+12
-10
lines changed

1 file changed

+12
-10
lines changed

Gemfile.lock

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,18 @@ GEM
1010
artifactory (3.0.17)
1111
atomos (0.1.3)
1212
aws-eventstream (1.3.2)
13-
aws-partitions (1.1072.0)
14-
aws-sdk-core (3.220.2)
13+
aws-partitions (1.1102.0)
14+
aws-sdk-core (3.223.0)
1515
aws-eventstream (~> 1, >= 1.3.0)
1616
aws-partitions (~> 1, >= 1.992.0)
1717
aws-sigv4 (~> 1.9)
1818
base64
1919
jmespath (~> 1, >= 1.6.1)
20-
aws-sdk-kms (1.99.0)
20+
logger
21+
aws-sdk-kms (1.100.0)
2122
aws-sdk-core (~> 3, >= 3.216.0)
2223
aws-sigv4 (~> 1.5)
23-
aws-sdk-s3 (1.182.0)
24+
aws-sdk-s3 (1.185.0)
2425
aws-sdk-core (~> 3, >= 3.216.0)
2526
aws-sdk-kms (~> 1)
2627
aws-sigv4 (~> 1.5)
@@ -70,7 +71,7 @@ GEM
7071
faraday_middleware (1.2.1)
7172
faraday (~> 1.0)
7273
fastimage (2.4.0)
73-
fastlane (2.227.0)
74+
fastlane (2.227.2)
7475
CFPropertyList (>= 2.3, < 4.0.0)
7576
addressable (>= 2.8, < 3.0.0)
7677
artifactory (~> 3.0)
@@ -110,7 +111,7 @@ GEM
110111
tty-spinner (>= 0.8.0, < 1.0.0)
111112
word_wrap (~> 1.0.0)
112113
xcodeproj (>= 1.13.0, < 2.0.0)
113-
xcpretty (~> 0.4.0)
114+
xcpretty (~> 0.4.1)
114115
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
115116
fastlane-plugin-get_version_code (0.2.0)
116117
fastlane-plugin-get_version_name (0.2.2)
@@ -163,9 +164,10 @@ GEM
163164
httpclient (2.9.0)
164165
mutex_m
165166
jmespath (1.6.2)
166-
json (2.10.2)
167+
json (2.11.3)
167168
jwt (2.10.1)
168169
base64
170+
logger (1.7.0)
169171
mini_magick (4.13.2)
170172
mini_mime (1.1.5)
171173
multi_json (1.15.0)
@@ -177,7 +179,7 @@ GEM
177179
optparse (0.6.0)
178180
os (1.1.4)
179181
plist (3.7.2)
180-
public_suffix (6.0.1)
182+
public_suffix (6.0.2)
181183
rake (13.2.1)
182184
representable (3.2.0)
183185
declarative (< 0.1.0)
@@ -189,7 +191,7 @@ GEM
189191
ruby2_keywords (0.0.5)
190192
rubyzip (2.4.1)
191193
security (0.1.5)
192-
signet (0.19.0)
194+
signet (0.20.0)
193195
addressable (~> 2.8)
194196
faraday (>= 0.17.5, < 3.a)
195197
jwt (>= 1.5, < 3.0)
@@ -218,7 +220,7 @@ GEM
218220
colored2 (~> 3.1)
219221
nanaimo (~> 0.4.0)
220222
rexml (>= 3.3.6, < 4.0)
221-
xcpretty (0.4.0)
223+
xcpretty (0.4.1)
222224
rouge (~> 3.28.0)
223225
xcpretty-travis-formatter (1.0.1)
224226
xcpretty (~> 0.2, >= 0.0.7)

0 commit comments

Comments
 (0)