UX: Stop using fixed-width font to render github issue description

Bump onebox version
This commit is contained in:
David Taylor 2019-10-08 11:40:05 +01:00
parent 3f9673f23c
commit e7cc7def8b
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -245,7 +245,7 @@ GEM
omniauth-twitter (1.4.0) omniauth-twitter (1.4.0)
omniauth-oauth (~> 1.1) omniauth-oauth (~> 1.1)
rack rack
onebox (1.9.14) onebox (1.9.15)
htmlentities (~> 4.3) htmlentities (~> 4.3)
moneta (~> 1.0) moneta (~> 1.0)
multi_json (~> 1.11) multi_json (~> 1.11)
@ -501,7 +501,7 @@ DEPENDENCIES
omniauth-oauth2 omniauth-oauth2
omniauth-openid omniauth-openid
omniauth-twitter omniauth-twitter
onebox (= 1.9.14) onebox (= 1.9.15)
openid-redis-store openid-redis-store
parallel_tests parallel_tests
pg pg