bump onebox version

This commit is contained in:
Arpit Jalan 2017-11-25 15:53:18 +05:30
parent b907f7d307
commit abbb2b28eb
3 changed files with 8 additions and 3 deletions

View File

@ -35,7 +35,7 @@ gem 'redis-namespace'
gem 'active_model_serializers', '~> 0.8.3'
gem 'onebox', '1.8.26'
gem 'onebox', '1.8.27'
gem 'http_accept_language', '~>2.0.5', require: false

View File

@ -230,7 +230,7 @@ GEM
omniauth-twitter (1.3.0)
omniauth-oauth (~> 1.1)
rack
onebox (1.8.26)
onebox (1.8.27)
fast_blank (>= 1.0.0)
htmlentities (~> 4.3)
moneta (~> 1.0)
@ -467,7 +467,7 @@ DEPENDENCIES
omniauth-oauth2
omniauth-openid
omniauth-twitter
onebox (= 1.8.26)
onebox (= 1.8.27)
openid-redis-store
pg
pry-nav

View File

@ -447,6 +447,11 @@ aside.onebox.stackexchange .onebox-body {
.label2 {
float: right;
}
.site-icon {
width: 16px;
height: 16px;
margin-right: 3px;
}
}
.onebox.githubcommit {