Skip to content

Commit 8b7017d

Browse files
committed
Update Gems
1 parent d3c47ae commit 8b7017d

File tree

1 file changed

+12
-13
lines changed

1 file changed

+12
-13
lines changed

Gemfile.lock

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: http://rubygems.org/
33
specs:
4-
CFPropertyList (2.3.4)
4+
CFPropertyList (2.3.5)
55
activesupport (4.2.7.1)
66
i18n (~> 0.7)
77
json (~> 1.7, >= 1.7.7)
@@ -51,7 +51,7 @@ GEM
5151
colored (1.2)
5252
cork (0.2.0)
5353
colored (~> 1.2)
54-
danger (4.0.3)
54+
danger (4.0.5)
5555
claide (~> 1.0)
5656
claide-plugins (>= 0.9.2)
5757
colored (~> 1.2)
@@ -63,13 +63,13 @@ GEM
6363
octokit (~> 4.2)
6464
terminal-table (~> 1)
6565
escape (0.0.4)
66-
faraday (0.10.0)
66+
faraday (0.11.0)
6767
multipart-post (>= 1.2, < 3)
6868
faraday-http-cache (1.3.1)
6969
faraday (~> 0.8)
7070
fourflusher (2.0.1)
7171
fuzzy_match (2.0.4)
72-
gh_inspector (1.0.2)
72+
gh_inspector (1.0.3)
7373
git (1.3.0)
7474
i18n (0.7.0)
7575
jazzy (0.7.3)
@@ -80,15 +80,14 @@ GEM
8080
rouge (~> 1.5)
8181
sass (~> 3.4)
8282
sqlite3 (~> 1.3)
83-
xcinvoke (~> 0.2.1)
84-
json (1.8.3)
85-
kramdown (1.13.1)
83+
xcinvoke (~> 0.3.0)
84+
json (1.8.6)
85+
kramdown (1.13.2)
8686
liferaft (0.0.6)
8787
method_source (0.8.2)
8888
minitest (5.10.1)
89-
molinillo (0.5.2)
89+
molinillo (0.5.5)
9090
multipart-post (2.0.0)
91-
xcinvoke (~> 0.3.0)
9291
mustache (0.99.8)
9392
nanaimo (0.2.3)
9493
nap (1.1.0)
@@ -100,22 +99,22 @@ GEM
10099
coderay (~> 1.1.0)
101100
method_source (~> 0.8.1)
102101
slop (~> 3.4)
103-
public_suffix (2.0.4)
104-
rake (11.3.0)
102+
public_suffix (2.0.5)
103+
rake (12.0.0)
105104
redcarpet (3.4.0)
106105
rouge (1.11.1)
107106
sass (3.4.23)
108107
sawyer (0.8.1)
109108
addressable (>= 2.3.5, < 2.6)
110109
faraday (~> 0.8, < 1.0)
111110
slop (3.6.0)
112-
sqlite3 (1.3.11)
111+
sqlite3 (1.3.13)
113112
terminal-table (1.7.3)
114113
unicode-display_width (~> 1.1.1)
115114
thread_safe (0.3.5)
116115
tzinfo (1.2.2)
117116
thread_safe (~> 0.1)
118-
unicode-display_width (1.1.2)
117+
unicode-display_width (1.1.3)
119118
xcinvoke (0.3.0)
120119
liferaft (~> 0.0.6)
121120
xcodeproj (1.4.2)

0 commit comments

Comments
 (0)