From be9230cba246de97eea41285487537132934b9c4 Mon Sep 17 00:00:00 2001
From: Arpit Jalan <arpit@techapj.com>
Date: Tue, 7 Feb 2017 00:35:05 +0530
Subject: [PATCH] bump onebox

---
 Gemfile.lock | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

diff --git a/Gemfile.lock b/Gemfile.lock
index 7fcbf60bc30..3bb2ab85195 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,6 +1,7 @@
 GEM
   remote: https://rubygems.org/
   specs:
+    Ascii85 (1.0.2)
     actionmailer (4.2.7.1)
       actionpack (= 4.2.7.1)
       actionview (= 4.2.7.1)
@@ -38,6 +39,7 @@ GEM
       minitest (~> 5.1)
       thread_safe (~> 0.3, >= 0.3.4)
       tzinfo (~> 1.1)
+    afm (0.2.2)
     annotate (2.7.1)
       activerecord (>= 3.2, < 6.0)
       rake (>= 10.4, < 12.0)
@@ -114,6 +116,7 @@ GEM
     globalid (0.3.7)
       activesupport (>= 4.1.0)
     guess_html_encoding (0.0.11)
+    hashery (2.1.2)
     hashie (3.4.6)
     highline (1.7.8)
     hiredis (0.6.1)
@@ -206,17 +209,24 @@ GEM
     omniauth-twitter (1.3.0)
       omniauth-oauth (~> 1.1)
       rack
-    onebox (1.7.9)
+    onebox (1.8.0)
       fast_blank (>= 1.0.0)
       htmlentities (~> 4.3.4)
       moneta (~> 0.8)
       multi_json (~> 1.11)
       mustache
       nokogiri (~> 1.6.6)
+      pdf-reader
       sanitize
     openid-redis-store (0.0.2)
       redis
       ruby-openid
+    pdf-reader (1.4.1)
+      Ascii85 (~> 1.0.0)
+      afm (~> 0.2.1)
+      hashery (~> 2.0)
+      ruby-rc4
+      ttfunk
     pg (0.19.0)
     progress (3.1.1)
     pry (0.10.4)
@@ -311,6 +321,7 @@ GEM
     rspec-support (3.4.1)
     rtlit (0.0.5)
     ruby-openid (2.7.0)
+    ruby-rc4 (0.1.5)
     ruby-readability (0.7.0)
       guess_html_encoding (>= 0.0.4)
       nokogiri (>= 1.6.0)
@@ -364,6 +375,7 @@ GEM
     tilt (2.0.5)
     timecop (0.8.1)
     trollop (2.1.2)
+    ttfunk (1.4.0)
     tzinfo (1.2.2)
       thread_safe (~> 0.1)
     uglifier (3.0.2)