Skip to content

Commit 206bf80

Browse files
committed
explicitly require uri
1 parent f2f44c7 commit 206bf80

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/manageiq/cross_repo/repository.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
require 'uri'
2+
13
module ManageIQ::CrossRepo
24
class Repository
35
attr_reader :identifier, :server

0 commit comments

Comments
 (0)