Bump onebox version.

- FIX: Follow redirect returns url if response code is 200
- FIX: do not resize xkcd image
This commit is contained in:
Arpit Jalan 2019-10-22 12:26:01 +05:30
parent 3201613f13
commit 12409f63a0
2 changed files with 4 additions and 4 deletions

View File

@ -41,7 +41,7 @@ gem 'redis-namespace'
gem 'active_model_serializers', '~> 0.8.3'
gem 'onebox', '1.9.19'
gem 'onebox', '1.9.20'
gem 'http_accept_language', '~>2.0.5', require: false

View File

@ -199,7 +199,7 @@ GEM
mocha (1.8.0)
metaclass (~> 0.0.1)
mock_redis (0.19.0)
moneta (1.1.1)
moneta (1.2.0)
msgpack (1.2.10)
multi_json (1.13.1)
multi_xml (0.6.0)
@ -244,7 +244,7 @@ GEM
omniauth-twitter (1.4.0)
omniauth-oauth (~> 1.1)
rack
onebox (1.9.19)
onebox (1.9.20)
htmlentities (~> 4.3)
moneta (~> 1.0)
multi_json (~> 1.11)
@ -499,7 +499,7 @@ DEPENDENCIES
omniauth-oauth2
omniauth-openid
omniauth-twitter
onebox (= 1.9.19)
onebox (= 1.9.20)
openid-redis-store
parallel_tests
pg