mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 18:58:10 +00:00
bump onebox version
This commit is contained in:
parent
f3b402ffd5
commit
3a62eba299
2
Gemfile
2
Gemfile
@ -35,7 +35,7 @@ gem 'redis-namespace'
|
||||
|
||||
gem 'active_model_serializers', '~> 0.8.3'
|
||||
|
||||
gem 'onebox', '1.8.43'
|
||||
gem 'onebox', '1.8.45'
|
||||
|
||||
gem 'http_accept_language', '~>2.0.5', require: false
|
||||
|
||||
|
@ -229,7 +229,7 @@ GEM
|
||||
omniauth-twitter (1.3.0)
|
||||
omniauth-oauth (~> 1.1)
|
||||
rack
|
||||
onebox (1.8.43)
|
||||
onebox (1.8.45)
|
||||
htmlentities (~> 4.3)
|
||||
moneta (~> 1.0)
|
||||
multi_json (~> 1.11)
|
||||
@ -464,7 +464,7 @@ DEPENDENCIES
|
||||
omniauth-oauth2
|
||||
omniauth-openid
|
||||
omniauth-twitter
|
||||
onebox (= 1.8.43)
|
||||
onebox (= 1.8.45)
|
||||
openid-redis-store
|
||||
pg (~> 0.21.0)
|
||||
pry-nav
|
||||
|
@ -225,7 +225,6 @@ aside.onebox {
|
||||
|
||||
// instagram fixes
|
||||
.instagram-images {
|
||||
display: block;
|
||||
clear: both;
|
||||
|
||||
.instagram-image {
|
||||
|
Loading…
x
Reference in New Issue
Block a user