Skip to content

Commit

Permalink
explicitly require uri
Browse files Browse the repository at this point in the history
  • Loading branch information
kbrock committed Oct 7, 2024
1 parent f2f44c7 commit 206bf80
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/manageiq/cross_repo/repository.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
require 'uri'

module ManageIQ::CrossRepo
class Repository
attr_reader :identifier, :server
Expand Down

0 comments on commit 206bf80

Please sign in to comment.