lib/bitmovin/webhooks.rb in bitmovin-ruby-0.4.0 vs lib/bitmovin/webhooks.rb in bitmovin-ruby-0.5.0
- old
+ new
@@ -2,7 +2,8 @@
module Webhooks
end
end
require 'bitmovin/webhooks/webhook_resource'
require 'bitmovin/webhooks/encoding_finished_webhook'
+require 'bitmovin/webhooks/encoding_error_webhook'
require 'bitmovin/webhooks/webhook_encryption'
require 'bitmovin/webhooks/webhook_signature'