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

UX: Use theme colors for GitHub issue labels

Bump onebox version to pull tag rendering bug fix
This commit is contained in:
David Taylor 2019-10-09 12:28:48 +01:00
parent 3edd514c72
commit 939a746dcd
3 changed files with 10 additions and 3 deletions

View file

@ -50,7 +50,7 @@ gem 'redis-namespace'
gem 'active_model_serializers', '~> 0.8.3'
gem 'onebox', '1.9.16'
gem 'onebox', '1.9.17'
gem 'http_accept_language', '~>2.0.5', require: false