Skip to content
Snippets Groups Projects
Commit 9de38543 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets Committed by Valery Sizov
Browse files

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

parent 1ab1526d
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -12,6 +12,8 @@
# properties :text
#
 
require "addressable/uri"
class BuildboxService < CiService
prop_accessor :project_url, :token
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment