Skip to content

Commit 1c65a96

Browse files
Bump fastlane from 2.229.0 to 2.229.1 (#1846)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aefe13d commit 1c65a96

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

Gemfile.lock

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,17 @@ GEM
2222
minitest (>= 5.1)
2323
securerandom (>= 0.3)
2424
tzinfo (~> 2.0, >= 2.0.5)
25-
addressable (2.8.7)
26-
public_suffix (>= 2.0.2, < 7.0)
25+
addressable (2.8.8)
26+
public_suffix (>= 2.0.2, < 8.0)
2727
algoliasearch (1.27.5)
2828
httpclient (~> 2.8, >= 2.8.3)
2929
json (>= 1.5.1)
3030
artifactory (3.0.17)
3131
ast (2.4.3)
3232
atomos (0.1.3)
3333
aws-eventstream (1.4.0)
34-
aws-partitions (1.1187.0)
35-
aws-sdk-core (3.239.1)
34+
aws-partitions (1.1188.0)
35+
aws-sdk-core (3.239.2)
3636
aws-eventstream (~> 1, >= 1.3.0)
3737
aws-partitions (~> 1, >= 1.992.0)
3838
aws-sigv4 (~> 1.9)
@@ -50,7 +50,7 @@ GEM
5050
aws-sigv4 (1.12.1)
5151
aws-eventstream (~> 1, >= 1.0.2)
5252
babosa (1.0.4)
53-
base64 (0.3.0)
53+
base64 (0.2.0)
5454
benchmark (0.4.1)
5555
bigdecimal (3.3.1)
5656
claide (1.1.0)
@@ -162,13 +162,14 @@ GEM
162162
faraday_middleware (1.2.1)
163163
faraday (~> 1.0)
164164
fastimage (2.4.0)
165-
fastlane (2.229.0)
165+
fastlane (2.229.1)
166166
CFPropertyList (>= 2.3, < 4.0.0)
167167
abbrev (~> 0.1.2)
168168
addressable (>= 2.8, < 3.0.0)
169169
artifactory (~> 3.0)
170170
aws-sdk-s3 (~> 1.0)
171171
babosa (>= 1.0.3, < 2.0.0)
172+
base64 (~> 0.2.0)
172173
bundler (>= 1.12.0, < 3.0.0)
173174
colored (~> 1.2)
174175
commander (~> 4.6)
@@ -194,6 +195,7 @@ GEM
194195
multipart-post (>= 2.0.0, < 3.0.0)
195196
mutex_m (~> 0.3.0)
196197
naturally (~> 2.2)
198+
nkf (~> 0.2.0)
197199
optparse (>= 0.1.1, < 1.0.0)
198200
plist (>= 3.1.0, < 4.0.0)
199201
rubyzip (>= 2.0.0, < 3.0.0)
@@ -292,6 +294,7 @@ GEM
292294
nap (1.1.0)
293295
naturally (2.3.0)
294296
netrc (0.11.0)
297+
nkf (0.2.0)
295298
octokit (10.0.0)
296299
faraday (>= 1, < 3)
297300
sawyer (~> 0.9)

0 commit comments

Comments
 (0)