bump onebox version

This commit is contained in:
Arpit Jalan 2018-04-23 15:18:19 +05:30
parent 42a848f88f
commit 256545ca2c
2 changed files with 3 additions and 6 deletions

View File

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

View File

@ -83,8 +83,6 @@ GEM
crass (1.0.3) crass (1.0.3)
debug_inspector (0.0.3) debug_inspector (0.0.3)
diff-lcs (1.3) diff-lcs (1.3)
discourse-qunit-rails (0.0.11)
railties
discourse_image_optim (0.24.5) discourse_image_optim (0.24.5)
exifr (~> 1.2, >= 1.2.2) exifr (~> 1.2, >= 1.2.2)
fspath (~> 3.0) fspath (~> 3.0)
@ -226,7 +224,7 @@ GEM
omniauth-twitter (1.3.0) omniauth-twitter (1.3.0)
omniauth-oauth (~> 1.1) omniauth-oauth (~> 1.1)
rack rack
onebox (1.8.45) onebox (1.8.46)
htmlentities (~> 4.3) htmlentities (~> 4.3)
moneta (~> 1.0) moneta (~> 1.0)
multi_json (~> 1.11) multi_json (~> 1.11)
@ -412,7 +410,6 @@ DEPENDENCIES
byebug byebug
certified certified
cppjieba_rb cppjieba_rb
discourse-qunit-rails
discourse_image_optim discourse_image_optim
email_reply_trimmer (= 0.1.11) email_reply_trimmer (= 0.1.11)
ember-handlebars-template (= 0.7.5) ember-handlebars-template (= 0.7.5)
@ -460,7 +457,7 @@ DEPENDENCIES
omniauth-oauth2 omniauth-oauth2
omniauth-openid omniauth-openid
omniauth-twitter omniauth-twitter
onebox (= 1.8.45) onebox (= 1.8.46)
openid-redis-store openid-redis-store
pg (~> 0.21.0) pg (~> 0.21.0)
pry-nav pry-nav