Skip to content

Commit

Permalink
Merge pull request #388 from d235j/pathname-require
Browse files Browse the repository at this point in the history
require pathname where it is used
  • Loading branch information
jdleesmiller committed Mar 21, 2019
2 parents cc7b18e + a420323 commit 6aecdf9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/zip/entry.rb
@@ -1,3 +1,4 @@
require 'pathname'
module Zip
class Entry
STORED = 0
Expand Down

0 comments on commit 6aecdf9

Please sign in to comment.