Skip to content

Commit eed952a

Browse files
committed
Update scan (0.14.1)
1 parent 23712fe commit eed952a

File tree

1 file changed

+12
-10
lines changed

1 file changed

+12
-10
lines changed

Gemfile.lock

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
GEM
22
remote: http://rubygems.org/
33
specs:
4+
CFPropertyList (2.3.3)
45
RubyInline (3.12.4)
56
ZenTest (~> 4.3)
67
ZenTest (4.11.1)
@@ -106,29 +107,28 @@ GEM
106107
molinillo (0.5.2)
107108
multi_json (1.12.1)
108109
multipart-post (2.0.0)
110+
nanaimo (0.2.2)
109111
nap (1.1.0)
110112
netrc (0.7.8)
111-
nokogiri (1.6.8)
113+
nokogiri (1.6.8.1)
112114
mini_portile2 (~> 2.1.0)
113-
pkg-config (~> 1.1.7)
114115
octokit (4.3.0)
115116
sawyer (~> 0.7.0, >= 0.5.3)
116117
open4 (1.3.4)
117118
osx_keychain (1.0.1)
118119
RubyInline (~> 3)
119-
pkg-config (1.1.7)
120120
plist (3.2.0)
121121
redcarpet (3.3.4)
122122
rouge (1.11.1)
123123
rubyzip (1.1.7)
124124
sawyer (0.7.0)
125125
addressable (>= 2.3.5, < 2.5)
126126
faraday (~> 0.8, < 0.10)
127-
scan (0.13.1)
128-
fastlane_core (>= 0.52.1, < 1.0.0)
127+
scan (0.14.1)
128+
fastlane_core (>= 0.53.0, < 1.0.0)
129129
slack-notifier (~> 1.3)
130-
terminal-table
131-
xcpretty (>= 0.2.2)
130+
terminal-table (>= 1.4.5, < 2.0.0)
131+
xcpretty (>= 0.2.4, < 1.0.0)
132132
xcpretty-travis-formatter (>= 0.0.3)
133133
security (0.1.3)
134134
slack-notifier (1.5.1)
@@ -143,10 +143,12 @@ GEM
143143
tzinfo (1.2.2)
144144
thread_safe (~> 0.1)
145145
unicode-display_width (1.1.1)
146-
xcodeproj (1.3.3)
146+
xcodeproj (1.4.1)
147+
CFPropertyList (~> 2.3.3)
147148
activesupport (>= 3)
148149
claide (>= 1.0.1, < 2.0)
149150
colored (~> 1.2)
151+
nanaimo (~> 0.2.0)
150152
xcpretty (0.2.4)
151153
rouge (~> 1.8)
152154
xcpretty-travis-formatter (0.0.4)
@@ -163,7 +165,7 @@ DEPENDENCIES
163165
slather
164166

165167
RUBY VERSION
166-
ruby 2.3.0p0
168+
ruby 2.3.1p112
167169

168170
BUNDLED WITH
169-
1.12.5
171+
1.13.6

0 commit comments

Comments
 (0)