lib/bourdain/helpers.rb in bourdain-1.3.3 vs lib/bourdain/helpers.rb in bourdain-1.4.0
- old
+ new
@@ -26,7 +26,7 @@
require_relative 'helpers/registry'
module Bourdain
Config = Bourdain::Helpers::Config.new(CONFIG)
Registry = Bourdain::Helpers::Registry.new
- GITLAB_HOST = 'git.bluejeansnet.com'
+ GITLAB_HOST = 'git.bjn.io'
end
\ No newline at end of file