bump onebox version (take 2)

- better detection of zero dollar amazon price
This commit is contained in:
Arpit Jalan 2018-10-03 17:54:56 +05:30
parent b56d0026b9
commit 420e7bccca
2 changed files with 4 additions and 4 deletions

View File

@ -34,7 +34,7 @@ gem 'redis-namespace'
gem 'active_model_serializers', '~> 0.8.3'
gem 'onebox', '1.8.62'
gem 'onebox', '1.8.63'
gem 'http_accept_language', '~>2.0.5', require: false

View File

@ -257,7 +257,7 @@ GEM
omniauth-twitter (1.4.0)
omniauth-oauth (~> 1.1)
rack
onebox (1.8.62)
onebox (1.8.63)
htmlentities (~> 4.3)
moneta (~> 1.0)
multi_json (~> 1.11)
@ -510,7 +510,7 @@ DEPENDENCIES
omniauth-oauth2
omniauth-openid
omniauth-twitter
onebox (= 1.8.62)
onebox (= 1.8.63)
openid-redis-store
pg
pry-nav
@ -555,4 +555,4 @@ DEPENDENCIES
webpush
BUNDLED WITH
1.16.5
1.17.0.pre.1