1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Add windows version of nokogiri

This commit is contained in:
Rafael Mendonça França 2015-09-01 15:39:38 -03:00
parent 8bf26321af
commit 9f28cb9dc7

View file

@ -206,6 +206,10 @@ GEM
mysql2 (0.3.19)
nokogiri (1.6.6.2)
mini_portile (~> 0.6.0)
nokogiri (1.6.6.2-x64-mingw32)
mini_portile (~> 0.6.0)
nokogiri (1.6.6.2-x86-mingw32)
mini_portile (~> 0.6.0)
pg (0.18.2)
psych (2.0.15)
que (0.10.0)