Skip to content

Commit a2ed45c

Browse files
committed
Update gems and allow warnings for now
1 parent ccb3257 commit a2ed45c

3 files changed

Lines changed: 55 additions & 44 deletions

File tree

Gemfile

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

33
gem "fastlane"
4-
gem "cocoapods", ">= 1.6.0.beta.1"
4+
gem "cocoapods"

Gemfile.lock

Lines changed: 53 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -2,45 +2,45 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
CFPropertyList (3.0.0)
5-
activesupport (4.2.10)
5+
activesupport (4.2.11.1)
66
i18n (~> 0.7)
77
minitest (~> 5.1)
88
thread_safe (~> 0.3, >= 0.3.4)
99
tzinfo (~> 1.1)
10-
addressable (2.5.2)
10+
addressable (2.6.0)
1111
public_suffix (>= 2.0.2, < 4.0)
1212
atomos (0.1.3)
1313
babosa (1.0.2)
1414
claide (1.0.2)
15-
cocoapods (1.6.0.beta.1)
15+
cocoapods (1.6.1)
1616
activesupport (>= 4.0.2, < 5)
1717
claide (>= 1.0.2, < 2.0)
18-
cocoapods-core (= 1.6.0.beta.1)
18+
cocoapods-core (= 1.6.1)
1919
cocoapods-deintegrate (>= 1.0.2, < 2.0)
20-
cocoapods-downloader (>= 1.2.1, < 2.0)
20+
cocoapods-downloader (>= 1.2.2, < 2.0)
2121
cocoapods-plugins (>= 1.0.0, < 2.0)
2222
cocoapods-search (>= 1.0.0, < 2.0)
2323
cocoapods-stats (>= 1.0.0, < 2.0)
2424
cocoapods-trunk (>= 1.3.1, < 2.0)
2525
cocoapods-try (>= 1.1.0, < 2.0)
2626
colored2 (~> 3.1)
2727
escape (~> 0.0.4)
28-
fourflusher (~> 2.0.1)
28+
fourflusher (>= 2.2.0, < 3.0)
2929
gh_inspector (~> 1.0)
3030
molinillo (~> 0.6.6)
3131
nap (~> 1.0)
32-
ruby-macho (~> 1.2)
33-
xcodeproj (>= 1.6.0, < 2.0)
34-
cocoapods-core (1.6.0.beta.1)
32+
ruby-macho (~> 1.4)
33+
xcodeproj (>= 1.8.1, < 2.0)
34+
cocoapods-core (1.6.1)
3535
activesupport (>= 4.0.2, < 6)
3636
fuzzy_match (~> 2.0.4)
3737
nap (~> 1.0)
38-
cocoapods-deintegrate (1.0.2)
39-
cocoapods-downloader (1.2.1)
38+
cocoapods-deintegrate (1.0.4)
39+
cocoapods-downloader (1.2.2)
4040
cocoapods-plugins (1.0.0)
4141
nap
4242
cocoapods-search (1.0.0)
43-
cocoapods-stats (1.0.0)
43+
cocoapods-stats (1.1.0)
4444
cocoapods-trunk (1.3.1)
4545
nap (>= 0.8, < 2.0)
4646
netrc (~> 0.11)
@@ -49,39 +49,41 @@ GEM
4949
colored2 (3.1.2)
5050
commander-fastlane (4.4.6)
5151
highline (~> 1.7.2)
52-
concurrent-ruby (1.0.5)
52+
concurrent-ruby (1.1.5)
5353
declarative (0.0.10)
5454
declarative-option (0.1.0)
55+
digest-crc (0.4.1)
5556
domain_name (0.5.20180417)
5657
unf (>= 0.0.5, < 1.0.0)
57-
dotenv (2.5.0)
58-
emoji_regex (0.1.1)
58+
dotenv (2.7.2)
59+
emoji_regex (1.0.1)
5960
escape (0.0.4)
60-
excon (0.62.0)
61-
faraday (0.15.3)
61+
excon (0.64.0)
62+
faraday (0.15.4)
6263
multipart-post (>= 1.2, < 3)
6364
faraday-cookie_jar (0.0.6)
6465
faraday (>= 0.7.4)
6566
http-cookie (~> 1.0.0)
66-
faraday_middleware (0.12.2)
67+
faraday_middleware (0.13.1)
6768
faraday (>= 0.7.4, < 1.0)
68-
fastimage (2.1.4)
69-
fastlane (2.105.2)
69+
fastimage (2.1.5)
70+
fastlane (2.122.0)
7071
CFPropertyList (>= 2.3, < 4.0.0)
7172
addressable (>= 2.3, < 3.0.0)
7273
babosa (>= 1.0.2, < 2.0.0)
73-
bundler (>= 1.12.0, < 2.0.0)
74+
bundler (>= 1.12.0, < 3.0.0)
7475
colored
7576
commander-fastlane (>= 4.4.6, < 5.0.0)
7677
dotenv (>= 2.1.1, < 3.0.0)
77-
emoji_regex (~> 0.1)
78+
emoji_regex (>= 0.1, < 2.0)
7879
excon (>= 0.45.0, < 1.0.0)
7980
faraday (~> 0.9)
8081
faraday-cookie_jar (~> 0.0.6)
8182
faraday_middleware (~> 0.9)
8283
fastimage (>= 2.1.0, < 3.0.0)
8384
gh_inspector (>= 1.1.2, < 2.0.0)
8485
google-api-client (>= 0.21.2, < 0.24.0)
86+
google-cloud-storage (>= 1.15.0, < 2.0.0)
8587
highline (>= 1.7.2, < 2.0.0)
8688
json (< 3.0.0)
8789
mini_magick (~> 4.5.1)
@@ -94,15 +96,15 @@ GEM
9496
security (= 0.1.3)
9597
simctl (~> 1.6.3)
9698
slack-notifier (>= 2.0.0, < 3.0.0)
97-
terminal-notifier (>= 1.6.2, < 2.0.0)
99+
terminal-notifier (>= 2.0.0, < 3.0.0)
98100
terminal-table (>= 1.4.5, < 2.0.0)
99101
tty-screen (>= 0.6.3, < 1.0.0)
100102
tty-spinner (>= 0.8.0, < 1.0.0)
101103
word_wrap (~> 1.0.0)
102-
xcodeproj (>= 1.6.0, < 2.0.0)
104+
xcodeproj (>= 1.8.1, < 2.0.0)
103105
xcpretty (~> 0.3.0)
104106
xcpretty-travis-formatter (>= 0.0.3)
105-
fourflusher (2.0.1)
107+
fourflusher (2.2.0)
106108
fuzzy_match (2.0.4)
107109
gh_inspector (1.1.3)
108110
google-api-client (0.23.9)
@@ -113,10 +115,19 @@ GEM
113115
representable (~> 3.0)
114116
retriable (>= 2.0, < 4.0)
115117
signet (~> 0.9)
116-
googleauth (0.6.6)
118+
google-cloud-core (1.3.0)
119+
google-cloud-env (~> 1.0)
120+
google-cloud-env (1.0.5)
121+
faraday (~> 0.11)
122+
google-cloud-storage (1.16.0)
123+
digest-crc (~> 0.4)
124+
google-api-client (~> 0.23)
125+
google-cloud-core (~> 1.2)
126+
googleauth (>= 0.6.2, < 0.10.0)
127+
googleauth (0.6.7)
117128
faraday (~> 0.12)
118129
jwt (>= 1.4, < 3.0)
119-
memoist (~> 0.12)
130+
memoist (~> 0.16)
120131
multi_json (~> 1.11)
121132
os (>= 0.9, < 2.0)
122133
signet (~> 0.7)
@@ -126,12 +137,12 @@ GEM
126137
httpclient (2.8.3)
127138
i18n (0.9.5)
128139
concurrent-ruby (~> 1.0)
129-
json (2.1.0)
140+
json (2.2.0)
130141
jwt (2.1.0)
131142
memoist (0.16.0)
132143
mime-types (3.2.2)
133144
mime-types-data (~> 3.2015)
134-
mime-types-data (3.2018.0812)
145+
mime-types-data (3.2019.0331)
135146
mini_magick (4.5.1)
136147
minitest (5.11.3)
137148
molinillo (0.6.6)
@@ -142,19 +153,19 @@ GEM
142153
nap (1.1.0)
143154
naturally (2.2.0)
144155
netrc (0.11.0)
145-
os (1.0.0)
146-
plist (3.4.0)
156+
os (1.0.1)
157+
plist (3.5.0)
147158
public_suffix (2.0.5)
148159
representable (3.0.4)
149160
declarative (< 0.1.0)
150161
declarative-option (< 0.2.0)
151162
uber (< 0.2.0)
152163
retriable (3.1.2)
153164
rouge (2.0.7)
154-
ruby-macho (1.3.1)
165+
ruby-macho (1.4.0)
155166
rubyzip (1.2.2)
156167
security (0.1.3)
157-
signet (0.10.0)
168+
signet (0.11.0)
158169
addressable (~> 2.3)
159170
faraday (~> 0.9)
160171
jwt (>= 1.5, < 3.0)
@@ -163,23 +174,23 @@ GEM
163174
CFPropertyList
164175
naturally
165176
slack-notifier (2.3.2)
166-
terminal-notifier (1.8.0)
177+
terminal-notifier (2.0.0)
167178
terminal-table (1.8.0)
168179
unicode-display_width (~> 1.1, >= 1.1.1)
169180
thread_safe (0.3.6)
170-
tty-cursor (0.6.0)
181+
tty-cursor (0.6.1)
171182
tty-screen (0.6.5)
172-
tty-spinner (0.8.0)
173-
tty-cursor (>= 0.5.0)
183+
tty-spinner (0.9.0)
184+
tty-cursor (~> 0.6.0)
174185
tzinfo (1.2.5)
175186
thread_safe (~> 0.1)
176187
uber (0.1.0)
177188
unf (0.1.4)
178189
unf_ext
179-
unf_ext (0.0.7.5)
180-
unicode-display_width (1.4.0)
190+
unf_ext (0.0.7.6)
191+
unicode-display_width (1.5.0)
181192
word_wrap (1.0.0)
182-
xcodeproj (1.6.0)
193+
xcodeproj (1.9.0)
183194
CFPropertyList (>= 2.3.3, < 4.0)
184195
atomos (~> 0.1.3)
185196
claide (>= 1.0.2, < 2.0)
@@ -194,8 +205,8 @@ PLATFORMS
194205
ruby
195206

196207
DEPENDENCIES
197-
cocoapods (>= 1.6.0.beta.1)
208+
cocoapods
198209
fastlane
199210

200211
BUNDLED WITH
201-
1.16.1
212+
1.17.2

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
set -o pipefail && xcodebuild -project Starscream.xcodeproj -scheme Starscream CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO clean build | xcpretty
44
swift build
55
pod repo update
6-
pod lib lint --verbose
6+
pod lib lint --verbose --allow-warnings

0 commit comments

Comments
 (0)