mirror of
https://github.com/discourse/discourse.git
synced 2025-03-23 04:45:43 +08:00
update nokogiri to stable
This commit is contained in:
parent
b9c92a1678
commit
3160cdf2f4
@ -174,7 +174,7 @@ GEM
|
|||||||
multipart-post (2.0.0)
|
multipart-post (2.0.0)
|
||||||
mustache (1.0.3)
|
mustache (1.0.3)
|
||||||
netrc (0.11.0)
|
netrc (0.11.0)
|
||||||
nokogiri (1.6.8.rc3)
|
nokogiri (1.6.8)
|
||||||
mini_portile2 (~> 2.1.0)
|
mini_portile2 (~> 2.1.0)
|
||||||
pkg-config (~> 1.1.7)
|
pkg-config (~> 1.1.7)
|
||||||
nokogumbo (1.4.7)
|
nokogumbo (1.4.7)
|
||||||
@ -444,7 +444,7 @@ DEPENDENCIES
|
|||||||
mock_redis
|
mock_redis
|
||||||
multi_json
|
multi_json
|
||||||
mustache
|
mustache
|
||||||
nokogiri (= 1.6.8.rc3)
|
nokogiri
|
||||||
oj
|
oj
|
||||||
omniauth
|
omniauth
|
||||||
omniauth-facebook
|
omniauth-facebook
|
||||||
|
Loading…
x
Reference in New Issue
Block a user