Skip to content
This repository was archived by the owner on May 3, 2023. It is now read-only.

Commit 77e4e44

Browse files
authored
Updated to fastlane 2.192.0 (#159)
1 parent 49a9950 commit 77e4e44

File tree

2 files changed

+19
-17
lines changed

2 files changed

+19
-17
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
source 'https://rubygems.org'
22

3-
gem 'fastlane', '2.190.0'
3+
gem 'fastlane'
44
gem 'openssl'
55
gem 'plist'
66
gem 'xcodeproj'

Gemfile.lock

Lines changed: 18 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@ GEM
88
ast (2.4.2)
99
atomos (0.1.3)
1010
aws-eventstream (1.1.1)
11-
aws-partitions (1.482.0)
12-
aws-sdk-core (3.119.0)
11+
aws-partitions (1.490.0)
12+
aws-sdk-core (3.119.1)
1313
aws-eventstream (~> 1, >= 1.0.2)
1414
aws-partitions (~> 1, >= 1.239.0)
1515
aws-sigv4 (~> 1.1)
1616
jmespath (~> 1.0)
1717
aws-sdk-kms (1.46.0)
1818
aws-sdk-core (~> 3, >= 3.119.0)
1919
aws-sigv4 (~> 1.1)
20-
aws-sdk-s3 (1.98.0)
20+
aws-sdk-s3 (1.99.0)
2121
aws-sdk-core (~> 3, >= 3.119.0)
2222
aws-sdk-kms (~> 1)
2323
aws-sigv4 (~> 1.1)
@@ -38,7 +38,7 @@ GEM
3838
dotenv (2.7.6)
3939
emoji_regex (3.2.2)
4040
excon (0.85.0)
41-
faraday (1.6.0)
41+
faraday (1.7.0)
4242
faraday-em_http (~> 1.0)
4343
faraday-em_synchrony (~> 1.0)
4444
faraday-excon (~> 1.1)
@@ -62,8 +62,8 @@ GEM
6262
faraday-rack (1.0.0)
6363
faraday_middleware (1.1.0)
6464
faraday (~> 1.0)
65-
fastimage (2.2.4)
66-
fastlane (2.190.0)
65+
fastimage (2.2.5)
66+
fastlane (2.192.0)
6767
CFPropertyList (>= 2.3, < 4.0.0)
6868
addressable (>= 2.8, < 3.0.0)
6969
artifactory (~> 3.0)
@@ -89,6 +89,7 @@ GEM
8989
mini_magick (>= 4.9.4, < 5.0.0)
9090
multipart-post (~> 2.0.0)
9191
naturally (~> 2.2)
92+
optparse (~> 0.1.1)
9293
plist (>= 3.1.0, < 4.0.0)
9394
rubyzip (>= 2.0.0, < 3.0.0)
9495
security (= 0.1.3)
@@ -113,7 +114,7 @@ GEM
113114
retriable (>= 2.0, < 4.a)
114115
rexml
115116
webrick
116-
google-apis-iamcredentials_v1 (0.6.0)
117+
google-apis-iamcredentials_v1 (0.7.0)
117118
google-apis-core (>= 0.4, < 2.a)
118119
google-apis-playcustomapp_v1 (0.5.0)
119120
google-apis-core (>= 0.4, < 2.a)
@@ -149,12 +150,13 @@ GEM
149150
jwt (2.2.3)
150151
memoist (0.16.2)
151152
mini_magick (4.11.0)
152-
mini_mime (1.1.0)
153+
mini_mime (1.1.1)
153154
multi_json (1.15.0)
154155
multipart-post (2.0.0)
155156
nanaimo (0.3.0)
156157
naturally (2.2.1)
157158
openssl (2.2.0)
159+
optparse (0.1.1)
158160
os (1.1.1)
159161
parallel (1.20.1)
160162
parser (3.0.2.0)
@@ -184,16 +186,16 @@ GEM
184186
diff-lcs (>= 1.2.0, < 2.0)
185187
rspec-support (~> 3.10.0)
186188
rspec-support (3.10.2)
187-
rubocop (1.18.4)
189+
rubocop (1.19.1)
188190
parallel (~> 1.10)
189191
parser (>= 3.0.0.0)
190192
rainbow (>= 2.2.2, < 4.0)
191193
regexp_parser (>= 1.8, < 3.0)
192194
rexml
193-
rubocop-ast (>= 1.8.0, < 2.0)
195+
rubocop-ast (>= 1.9.1, < 2.0)
194196
ruby-progressbar (~> 1.7)
195197
unicode-display_width (>= 1.4.0, < 3.0)
196-
rubocop-ast (1.8.0)
198+
rubocop-ast (1.11.0)
197199
parser (>= 3.0.1.1)
198200
ruby-progressbar (1.11.0)
199201
ruby2_keywords (0.0.5)
@@ -208,8 +210,7 @@ GEM
208210
CFPropertyList
209211
naturally
210212
terminal-notifier (2.0.0)
211-
terminal-table (1.8.0)
212-
unicode-display_width (~> 1.1, >= 1.1.1)
213+
terminal-table (1.6.0)
213214
trailblazer-option (0.1.1)
214215
tty-cursor (0.7.1)
215216
tty-screen (0.8.1)
@@ -219,10 +220,10 @@ GEM
219220
unf (0.1.4)
220221
unf_ext
221222
unf_ext (0.0.7.7)
222-
unicode-display_width (1.7.0)
223+
unicode-display_width (2.0.0)
223224
webrick (1.7.0)
224225
word_wrap (1.0.0)
225-
xcodeproj (1.20.0)
226+
xcodeproj (1.21.0)
226227
CFPropertyList (>= 2.3.3, < 4.0)
227228
atomos (~> 0.1.3)
228229
claide (>= 1.0.2, < 2.0)
@@ -236,9 +237,10 @@ GEM
236237

237238
PLATFORMS
238239
ruby
240+
x86_64-darwin-19
239241

240242
DEPENDENCIES
241-
fastlane (= 2.190.0)
243+
fastlane
242244
openssl
243245
plist
244246
rspec

0 commit comments

Comments
 (0)