diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2017-06-11 17:47:29 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-11 17:47:29 +0200 |
commit | 2a545e0fb1d424270f79b01288f7436c4ff347ad (patch) | |
tree | 55f9ef8c2b17206077fc7f0852ca8f4b3526539f | |
parent | ce812466c749c6abb45e57efe24b01e0f511e0b5 (diff) |
Fix #3582 - Update OStatus2 gem (#3699)
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index cefd86730..ef7e40376 100644 --- 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) |