lib/danger/ci_source/xcode_server.rb in danger-4.0.5 vs lib/danger/ci_source/xcode_server.rb in danger-4.1.0
- old
+ new
@@ -1,7 +1,7 @@
# Following the advice from @czechboy0 https://github.com/danger/danger/issues/171
# https://github.com/czechboy0/Buildasaur
-require "danger/request_sources/github"
+require "danger/request_sources/github/github"
module Danger
# ### CI Setup
#
# If you're bold enough to use Xcode Bots. You will need to use [Buildasaur](https://github.com/czechboy0/Buildasaur)