Skip to content

Commit

Permalink
Bump onebox version.
Browse files Browse the repository at this point in the history
- use custom placeholder HTML for generic whitelisted oneboxes
- optimize usage of custom placeholder HTML
  • Loading branch information
arpitjalan committed Jul 11, 2019
1 parent e0562a8 commit 25830c7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -46,7 +46,7 @@ gem 'redis-namespace'

gem 'active_model_serializers', '~> 0.8.3'

gem 'onebox', '1.9.1'
gem 'onebox', '1.9.2'

gem 'http_accept_language', '~>2.0.5', require: false

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -238,7 +238,7 @@ GEM
omniauth-twitter (1.4.0)
omniauth-oauth (~> 1.1)
rack
onebox (1.9.1)
onebox (1.9.2)
htmlentities (~> 4.3)
moneta (~> 1.0)
multi_json (~> 1.11)
Expand Down Expand Up @@ -487,7 +487,7 @@ DEPENDENCIES
omniauth-oauth2
omniauth-openid
omniauth-twitter
onebox (= 1.9.1)
onebox (= 1.9.2)
openid-redis-store
parallel_tests
pg
Expand Down

0 comments on commit 25830c7

Please sign in to comment.