gem_liux1 0.2.6 → 0.2.7

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module GemLiux1
2
- VERSION = "0.2.6"
2
+ VERSION = "0.2.7"
3
3
  end
data/lib/gem_liux1.rb CHANGED
@@ -3,7 +3,7 @@ require "compass"
3
3
  module GemLiux1
4
4
  module Init
5
5
  def base_directory(*subdirs)
6
- File.expand_path(File.join(File.dirname(__FILE__), '..', "..", *subdirs))
6
+ File.expand_path(File.join(File.dirname(__FILE__), "..", *subdirs))
7
7
  end
8
8
  module_function :base_directory
9
9
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gem_liux1
3
3
  version: !ruby/object:Gem::Version
4
- hash: 27
4
+ hash: 25
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 2
9
- - 6
10
- version: 0.2.6
9
+ - 7
10
+ version: 0.2.7
11
11
  platform: ruby
12
12
  authors:
13
13
  - a