averell23-gokdok 0.1.1 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/gokdok.rb +1 -1
  2. metadata +1 -1
@@ -45,7 +45,7 @@ module Gokdok
45
45
 
46
46
  @doc_home = File.expand_path(doc_home)
47
47
  @pages_home = File.expand_path(pages_home)
48
- @home_dir = File.expand_path(File.join(File.dirname(__FILE__), '..'))
48
+ @home_dir = File.expand_path('.')
49
49
 
50
50
  define
51
51
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: averell23-gokdok
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Daniel Hahn