commit: 2a545e0fb1d424270f79b01288f7436c4ff347ad parent: ce812466c749c6abb45e57efe24b01e0f511e0b5 Author: Eugen Rochko <eugen@zeonfederated.com> Date: Sun, 11 Jun 2017 17:47:29 +0200 Fix #3582 - Update OStatus2 gem (#3699)Diffstat:
M | Gemfile.lock | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Gemfile.lock b/Gemfile.lock @@ -251,7 +251,7 @@ GEM oj (3.1.0) openssl (2.0.3) orm_adapter (0.5.0) - ostatus2 (2.0.0) + ostatus2 (2.0.1) addressable (~> 2.4) http (~> 2.0) nokogiri (~> 1.6)