diff options
author | mayaeh <mayaeh@marimo-net.org> | 2020-01-12 11:13:01 +0900 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2020-01-12 03:13:01 +0100 |
commit | c6287d58552f5036c8d089561966794017ab9ee8 (patch) | |
tree | ad639b58fc04dcf43ca5f88806fa8a2f6a17f393 | |
parent | 998ba16f13028ab166b14e15b08c8245f4044d28 (diff) |
Remove ostatus2 gem from lockfile (#12826)
-rw-r--r-- | Gemfile.lock | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 656425a91..a14b6ec93 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -749,7 +749,6 @@ DEPENDENCIES omniauth (~> 1.9) omniauth-cas (~> 1.1) omniauth-saml (~> 1.10) - ostatus2 (~> 2.0) ox (~> 2.11) paperclip (~> 6.0) paperclip-av-transcoder (~> 0.6) |