Require pathname
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
include 'pathname'
|
||||
|
||||
# Definitions for various strings used throughout the gem
|
||||
module Zanzibar
|
||||
APPLICATION_NAME = Pathname.new($PROGRAM_NAME).basename
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# The version of the gem
|
||||
module Zanzibar
|
||||
VERSION = '0.1.15'
|
||||
VERSION = '0.1.16'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user