2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-12 21:10:47 +08:00

FEATURE: Use the 'ugc' rel attribute alongside 'nofollow'

This commit is contained in:
romanrizzi 2019-10-14 15:21:17 -03:00
parent 392f6cdf33
commit 9845963105
9 changed files with 10 additions and 9 deletions

View file

@ -50,7 +50,7 @@ gem 'redis-namespace'

gem 'active_model_serializers', '~> 0.8.3'

gem 'onebox', '1.9.17'
gem 'onebox', '1.9.18'

gem 'http_accept_language', '~>2.0.5', require: false