Skip to content

Commit 05aaa68

Browse files
committed
Update cocoapods in gemfile
1 parent 33dd51c commit 05aaa68

File tree

2 files changed

+48
-35
lines changed

2 files changed

+48
-35
lines changed

Gemfile

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

33
gem 'xcov'
44
gem 'cocoapods', '~> 1.7.0.beta.1'
5-
gem 'fastlane'
5+
gem 'fastlane'
6+
gem 'json', '~> 2.1.0'

Gemfile.lock

Lines changed: 46 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
CFPropertyList (3.0.0)
5-
activesupport (4.2.11)
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.2)
15+
cocoapods (1.7.0.beta.3)
1616
activesupport (>= 4.0.2, < 5)
1717
claide (>= 1.0.2, < 2.0)
18-
cocoapods-core (= 1.6.0.beta.2)
19-
cocoapods-deintegrate (>= 1.0.2, < 2.0)
18+
cocoapods-core (= 1.7.0.beta.3)
19+
cocoapods-deintegrate (>= 1.0.3, < 2.0)
2020
cocoapods-downloader (>= 1.2.2, < 2.0)
2121
cocoapods-plugins (>= 1.0.0, < 2.0)
2222
cocoapods-search (>= 1.0.0, < 2.0)
@@ -25,17 +25,17 @@ GEM
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.3, >= 1.3.1)
33-
xcodeproj (>= 1.7.0, < 2.0)
34-
cocoapods-core (1.6.0.beta.2)
32+
ruby-macho (~> 1.4)
33+
xcodeproj (>= 1.8.2, < 2.0)
34+
cocoapods-core (1.7.0.beta.3)
3535
activesupport (>= 4.0.2, < 6)
3636
fuzzy_match (~> 2.0.4)
3737
nap (~> 1.0)
38-
cocoapods-deintegrate (1.0.2)
38+
cocoapods-deintegrate (1.0.4)
3939
cocoapods-downloader (1.2.2)
4040
cocoapods-plugins (1.0.0)
4141
nap
@@ -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.1.4)
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.108.0)
69+
fastimage (2.1.5)
70+
fastlane (2.120.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,6 +115,15 @@ GEM
113115
representable (~> 3.0)
114116
retriable (>= 2.0, < 4.0)
115117
signet (~> 0.9)
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)
116127
googleauth (0.6.7)
117128
faraday (~> 0.12)
118129
jwt (>= 1.4, < 3.0)
@@ -131,7 +142,7 @@ GEM
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)
@@ -143,15 +154,15 @@ GEM
143154
naturally (2.2.0)
144155
netrc (0.11.0)
145156
os (1.0.0)
146-
plist (3.4.0)
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)
157168
signet (0.11.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
179190
unf_ext (0.0.7.5)
180-
unicode-display_width (1.4.0)
191+
unicode-display_width (1.5.0)
181192
word_wrap (1.0.0)
182-
xcodeproj (1.7.0)
193+
xcodeproj (1.8.2)
183194
CFPropertyList (>= 2.3.3, < 4.0)
184195
atomos (~> 0.1.3)
185196
claide (>= 1.0.2, < 2.0)
@@ -200,9 +211,10 @@ PLATFORMS
200211
ruby
201212

202213
DEPENDENCIES
203-
cocoapods (~> 1.6.0.beta.1)
214+
cocoapods (~> 1.7.0.beta.1)
204215
fastlane
216+
json (~> 2.1.0)
205217
xcov
206218

207219
BUNDLED WITH
208-
1.17.2
220+
2.0.1

0 commit comments

Comments
 (0)