We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2693cb commit cf0862cCopy full SHA for cf0862c
Gemfile.lock
@@ -50,7 +50,7 @@ GEM
50
typhoeus (~> 0.7)
51
html-pipeline (2.4.2)
52
activesupport (>= 2)
53
- nokogiri (>= 1.8.1)
+ nokogiri (>= 1.8.2)
54
i18n (0.7.0)
55
jekyll (3.1.6)
56
colorator (~> 0.1)
@@ -98,10 +98,10 @@ GEM
98
minitest (5.9.0)
99
multipart-post (2.0.0)
100
net-dns (0.8.0)
101
- nokogiri (~> 1.8.1)
102
mini_portile2 (~> 2.1.0)
103
pkg-config (~> 1.1.7)
104
- nokogiri (~>1.8.1-x64-mingw32)
+ nokogiri (>=1.8.2-x64-mingw32)
105
106
107
octokit (4.3.0)
0 commit comments