Skip to content

Commit

Permalink
add missing 'uri' include
Browse files Browse the repository at this point in the history
Fixes #3
  • Loading branch information
cfillion committed Jun 6, 2019
1 parent 94d91ce commit 3d5688a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/reapack/index.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
require 'shellwords'
require 'stable_sort'
require 'time'
require 'uri'

require 'reapack/index/cdetector'
require 'reapack/index/cli'
Expand Down

0 comments on commit 3d5688a

Please sign in to comment.