From c61642fe00347bc5802ad6a8d6d16ca4d3845017 Mon Sep 17 00:00:00 2001 From: Sam Date: Wed, 10 Sep 2014 09:39:20 +1000 Subject: [PATCH] FEATURE: better wikipedia oneboxes (support sections) FEATURE: better twitter oneboxes (expand links) update onebox gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 54c0c02a1..94e6b62dc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -226,7 +226,7 @@ GEM omniauth-twitter (1.0.1) multi_json (~> 1.3) omniauth-oauth (~> 1.0) - onebox (1.4.8) + onebox (1.5.0) moneta (~> 0.7) multi_json (~> 1.7) mustache (~> 0.99)