mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 13:09:18 +08:00
bump onebox version (take 2)
- better detection of zero dollar amazon price
This commit is contained in:
parent
b56d0026b9
commit
420e7bccca
2
Gemfile
2
Gemfile
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user