We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e06c67c commit 5d56aabCopy full SHA for 5d56aab
Gemfile.lock
@@ -2,6 +2,7 @@ GEM
2
remote: https://rubygems.org/
3
specs:
4
RedCloth (4.2.9)
5
+ RedCloth (4.2.9-x86-mingw32)
6
activesupport (4.2.4)
7
i18n (~> 0.7)
8
json (~> 1.7, >= 1.7.7)
@@ -23,6 +24,7 @@ GEM
23
24
execjs (2.6.0)
25
fast-stemmer (1.0.2)
26
ffi (1.9.10)
27
+ ffi (1.9.10-x86-mingw32)
28
gemoji (2.1.0)
29
git (1.2.9.1)
30
github-pages (39)
@@ -101,6 +103,8 @@ GEM
101
103
net-dns (0.8.0)
102
104
nokogiri (1.6.6.2)
105
mini_portile (~> 0.6.0)
106
+ nokogiri (1.6.6.2-x86-mingw32)
107
+ mini_portile (~> 0.6.0)
108
parslet (1.5.0)
109
blankslate (~> 2.0)
110
posix-spawn (0.3.11)
@@ -133,6 +137,7 @@ GEM
133
137
134
138
PLATFORMS
135
139
ruby
140
+ x86-mingw32
136
141
142
DEPENDENCIES
143
git
0 commit comments