From 64302b3c997b9b4f92ba8dbefec5988748b5b15a Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Wed, 12 Oct 2016 21:07:00 +0200 Subject: Improve Friendica support (but still not there yet) --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index e34f01ea7..43e36cc72 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -107,7 +107,7 @@ GEM ruby-progressbar (~> 1.4) globalid (0.3.7) activesupport (>= 4.1.0) - goldfinger (1.0.5) + goldfinger (1.1.0) addressable (~> 2.4) http (~> 2.0) nokogiri (~> 1.6) @@ -172,7 +172,7 @@ GEM mini_portile2 (~> 2.1.0) oj (2.17.3) orm_adapter (0.5.0) - ostatus2 (0.3.2) + ostatus2 (1.0.1) addressable (~> 2.4) http (~> 2.0) nokogiri (~> 1.6) -- cgit