summaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2018-04-07 21:36:58 +0200
committerGitHub <noreply@github.com>2018-04-07 21:36:58 +0200
commitd4de2239b0ab04bf6a42db9f28d1fdd8e45f7d8b (patch)
treedf703560743b04687d2bab7ba2ebf20de7795fca /Gemfile.lock
parent4a9becfca2d7399acb422da646c48bdd9f39c989 (diff)
Add a circuit breaker for ActivityPub deliveries (#7053)
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index a185a602ee8..0f5a1fb6ad7 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -550,6 +550,7 @@ GEM
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
statsd-ruby (1.2.1)
+ stoplight (2.1.3)
streamio-ffmpeg (3.0.2)
multi_json (~> 1.8)
strong_migrations (0.1.9)
@@ -716,6 +717,7 @@ DEPENDENCIES
simple_form (~> 3.4)
simplecov (~> 0.14)
sprockets-rails (~> 3.2)
+ stoplight (~> 2.1.3)
streamio-ffmpeg (~> 3.0)
strong_migrations
tty-command