Updated nokogiri to 1.8.0 (see https://github.com/sparklemotion/nokogiri/issues/1634).
This commit is contained in:
parent
8ab56ef235
commit
c1aa57fd9b
1 changed files with 3 additions and 3 deletions
|
@ -193,7 +193,7 @@ GEM
|
|||
mime-types (3.1)
|
||||
mime-types-data (~> 3.2015)
|
||||
mime-types-data (3.2016.0521)
|
||||
mini_portile2 (2.1.0)
|
||||
mini_portile2 (2.2.0)
|
||||
minitest (5.10.1)
|
||||
multi_json (1.12.1)
|
||||
multi_xml (0.5.5)
|
||||
|
@ -204,8 +204,8 @@ GEM
|
|||
nestful (1.1.1)
|
||||
net-ldap (0.15.0)
|
||||
netrc (0.11.0)
|
||||
nokogiri (1.7.1)
|
||||
mini_portile2 (~> 2.1.0)
|
||||
nokogiri (1.8.0)
|
||||
mini_portile2 (~> 2.2.0)
|
||||
notiffany (0.1.1)
|
||||
nenv (~> 0.1)
|
||||
shellany (~> 0.0)
|
||||
|
|
Loading…
Reference in a new issue