Skip to content

Commit 520da64

Browse files
authored
Merge pull request #9 from secdev/gems_update
gems updated
2 parents 02a8e00 + 0a1fa2c commit 520da64

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Gemfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ GEM
1717
ethon (0.11.0)
1818
ffi (>= 1.3.0)
1919
execjs (2.7.0)
20-
faraday (0.13.1)
20+
faraday (0.15.3)
2121
multipart-post (>= 1.2, < 3)
22-
ffi (1.9.18)
22+
ffi (1.9.25)
2323
forwardable-extended (2.6.0)
2424
gemoji (3.0.0)
2525
github-pages (163)
@@ -70,10 +70,10 @@ GEM
7070
octokit (~> 4.0)
7171
public_suffix (~> 2.0)
7272
typhoeus (~> 0.7)
73-
html-pipeline (2.7.1)
73+
html-pipeline (2.8.4)
7474
activesupport (>= 2)
7575
nokogiri (>= 1.4)
76-
i18n (0.9.1)
76+
i18n (0.9.5)
7777
concurrent-ruby (~> 1.0)
7878
jekyll (3.5.2)
7979
addressable (~> 2.4)
@@ -178,22 +178,22 @@ GEM
178178
mini_portile2 (2.3.0)
179179
minima (2.1.1)
180180
jekyll (~> 3.3)
181-
minitest (5.11.1)
181+
minitest (5.11.3)
182182
multipart-post (2.0.0)
183183
net-dns (0.8.0)
184-
nokogiri (1.8.2)
184+
nokogiri (1.8.5)
185185
mini_portile2 (~> 2.3.0)
186-
octokit (4.8.0)
186+
octokit (4.12.0)
187187
sawyer (~> 0.8.0, >= 0.5.3)
188188
pathutil (0.16.1)
189189
forwardable-extended (~> 2.6)
190190
public_suffix (2.0.5)
191-
rb-fsevent (0.10.2)
191+
rb-fsevent (0.10.3)
192192
rb-inotify (0.9.10)
193193
ffi (>= 0.5.0, < 2)
194194
rouge (1.11.1)
195195
safe_yaml (1.0.4)
196-
sass (3.5.5)
196+
sass (3.6.0)
197197
sass-listen (~> 4.0.0)
198198
sass-listen (4.0.0)
199199
rb-fsevent (~> 0.9, >= 0.9.4)
@@ -206,9 +206,9 @@ GEM
206206
thread_safe (0.3.6)
207207
typhoeus (0.8.0)
208208
ethon (>= 0.8.0)
209-
tzinfo (1.2.4)
209+
tzinfo (1.2.5)
210210
thread_safe (~> 0.1)
211-
unicode-display_width (1.3.0)
211+
unicode-display_width (1.4.0)
212212

213213
PLATFORMS
214214
ruby

0 commit comments

Comments
 (0)