diff --git a/Gemfile b/Gemfile index e9a512841d5..75c64386576 100644 --- a/Gemfile +++ b/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 diff --git a/Gemfile.lock b/Gemfile.lock index f6640ad85b3..4ee395b285e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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 diff --git a/app/assets/stylesheets/common/base/onebox.scss b/app/assets/stylesheets/common/base/onebox.scss index ec4cca98aea..c8d24e0ae6e 100644 --- a/app/assets/stylesheets/common/base/onebox.scss +++ b/app/assets/stylesheets/common/base/onebox.scss @@ -225,7 +225,6 @@ aside.onebox { // instagram fixes .instagram-images { - display: block; clear: both; .instagram-image {