BigW Consortium Gitlab

Explicitly require addressable gem feature you need. Fixes Buildbox CI integration

parent d6db6dda
...@@ -12,6 +12,8 @@ ...@@ -12,6 +12,8 @@
# properties :text # properties :text
# #
require "addressable/uri"
class BuildboxService < CiService class BuildboxService < CiService
prop_accessor :project_url, :token prop_accessor :project_url, :token
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment