From b3a860027fda122cd3e4e5ff55c648fa5acb3749 Mon Sep 17 00:00:00 2001 From: Robin Ward Date: Thu, 6 Mar 2014 17:12:07 -0500 Subject: [PATCH] Update onebox gem to fix stackexchange URL issue --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8c03108e2ad..501f92a0916 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -204,7 +204,7 @@ GEM omniauth-twitter (1.0.1) multi_json (~> 1.3) omniauth-oauth (~> 1.0) - onebox (1.2.5) + onebox (1.2.6) hexpress (~> 1.2) moneta (~> 0.7) multi_json (~> 1.7)