Skip to content

Commit 5c6097b

Browse files
author
Luc Dion
committed
Update gem dependencies.
1 parent 52aac23 commit 5c6097b

File tree

2 files changed

+23
-28
lines changed

2 files changed

+23
-28
lines changed

Gemfile.lock

Lines changed: 17 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -56,18 +56,18 @@ GEM
5656
declarative-option (0.1.0)
5757
domain_name (0.5.20180417)
5858
unf (>= 0.0.5, < 1.0.0)
59-
dotenv (2.4.0)
59+
dotenv (2.5.0)
6060
emoji_regex (0.1.1)
6161
escape (0.0.4)
6262
excon (0.62.0)
63-
faraday (0.15.2)
63+
faraday (0.15.3)
6464
multipart-post (>= 1.2, < 3)
6565
faraday-cookie_jar (0.0.6)
6666
faraday (>= 0.7.4)
6767
http-cookie (~> 1.0.0)
6868
faraday_middleware (0.12.2)
6969
faraday (>= 0.7.4, < 1.0)
70-
fastimage (2.1.3)
70+
fastimage (2.1.4)
7171
fastlane (2.97.0)
7272
CFPropertyList (>= 2.3, < 4.0.0)
7373
addressable (>= 2.3, < 3.0.0)
@@ -104,7 +104,7 @@ GEM
104104
xcodeproj (>= 1.5.7, < 2.0.0)
105105
xcpretty (>= 0.2.4, < 1.0.0)
106106
xcpretty-travis-formatter (>= 0.0.3)
107-
ffi (1.9.18)
107+
ffi (1.9.25)
108108
fourflusher (2.0.1)
109109
fuzzy_match (2.0.4)
110110
gh_inspector (1.1.3)
@@ -115,13 +115,12 @@ GEM
115115
mime-types (~> 3.0)
116116
representable (~> 3.0)
117117
retriable (>= 2.0, < 4.0)
118-
googleauth (0.6.2)
118+
googleauth (0.6.6)
119119
faraday (~> 0.12)
120120
jwt (>= 1.4, < 3.0)
121-
logging (~> 2.0)
122121
memoist (~> 0.12)
123122
multi_json (~> 1.11)
124-
os (~> 0.9)
123+
os (>= 0.9, < 2.0)
125124
signet (~> 0.7)
126125
highline (1.7.10)
127126
http-cookie (1.0.3)
@@ -141,14 +140,10 @@ GEM
141140
json (2.1.0)
142141
jwt (2.1.0)
143142
liferaft (0.0.6)
144-
little-plugger (1.1.4)
145-
logging (2.2.2)
146-
little-plugger (~> 1.1)
147-
multi_json (~> 1.10)
148143
memoist (0.16.0)
149-
mime-types (3.1)
144+
mime-types (3.2.2)
150145
mime-types-data (~> 3.2015)
151-
mime-types-data (3.2016.0521)
146+
mime-types-data (3.2018.0812)
152147
mini_magick (4.5.1)
153148
minitest (5.11.3)
154149
molinillo (0.6.6)
@@ -161,33 +156,33 @@ GEM
161156
naturally (2.2.0)
162157
netrc (0.11.0)
163158
open4 (1.3.4)
164-
os (0.9.6)
159+
os (1.0.0)
165160
plist (3.4.0)
166161
public_suffix (2.0.5)
167-
rb-fsevent (0.10.2)
162+
rb-fsevent (0.10.3)
168163
rb-inotify (0.9.10)
169164
ffi (>= 0.5.0, < 2)
170165
redcarpet (3.4.0)
171166
representable (3.0.4)
172167
declarative (< 0.1.0)
173168
declarative-option (< 0.2.0)
174169
uber (< 0.2.0)
175-
retriable (3.1.1)
170+
retriable (3.1.2)
176171
rouge (1.11.1)
177172
ruby-macho (1.2.0)
178-
rubyzip (1.2.1)
179-
sass (3.5.3)
173+
rubyzip (1.2.2)
174+
sass (3.6.0)
180175
sass-listen (~> 4.0.0)
181176
sass-listen (4.0.0)
182177
rb-fsevent (~> 0.9, >= 0.9.4)
183178
rb-inotify (~> 0.9, >= 0.9.7)
184179
security (0.1.3)
185-
signet (0.8.1)
180+
signet (0.10.0)
186181
addressable (~> 2.3)
187182
faraday (~> 0.9)
188183
jwt (>= 1.5, < 3.0)
189184
multi_json (~> 1.10)
190-
simctl (1.6.4)
185+
simctl (1.6.5)
191186
CFPropertyList
192187
naturally
193188
slack-notifier (2.3.2)
@@ -200,8 +195,8 @@ GEM
200195
terminal-table (1.8.0)
201196
unicode-display_width (~> 1.1, >= 1.1.1)
202197
thread_safe (0.3.6)
203-
tty-cursor (0.5.0)
204-
tty-screen (0.6.4)
198+
tty-cursor (0.6.0)
199+
tty-screen (0.6.5)
205200
tty-spinner (0.8.0)
206201
tty-cursor (>= 0.5.0)
207202
tzinfo (1.2.5)

Podfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
PODS:
22
- Nimble (7.0.3)
3-
- PinLayout (1.8.2)
3+
- PinLayout (1.8.4)
44
- Quick (1.2.0)
5-
- Reveal-SDK (17)
5+
- Reveal-SDK (18)
66
- SwiftLint (0.27.0)
77

88
DEPENDENCIES:
@@ -13,7 +13,7 @@ DEPENDENCIES:
1313
- SwiftLint
1414

1515
SPEC REPOS:
16-
https://github.com/CocoaPods/Specs.git:
16+
https://github.com/cocoapods/specs.git:
1717
- Nimble
1818
- Quick
1919
- Reveal-SDK
@@ -25,11 +25,11 @@ EXTERNAL SOURCES:
2525

2626
SPEC CHECKSUMS:
2727
Nimble: 7f5a9c447a33002645a071bddafbfb24ea70e0ac
28-
PinLayout: 5a9631809bf246dfa39ff23d90eafb85e6243e4b
28+
PinLayout: 143506c26a2292428e86df058aae15c7c040e9f0
2929
Quick: 58d203b1c5e27fff7229c4c1ae445ad7069a7a08
30-
Reveal-SDK: a6df49f47319bd19a110c960c498af32df72c0af
30+
Reveal-SDK: cce79388da3fd0bbb6ae19d769b906cfc3a33a89
3131
SwiftLint: 3207c1faa2240bf8973b191820a116113cd11073
3232

3333
PODFILE CHECKSUM: 62618887f8155abc1ed3348d9b676cf6915137e2
3434

35-
COCOAPODS: 1.5.0
35+
COCOAPODS: 1.5.3

0 commit comments

Comments
 (0)