staticmatic2 2.1.7 → 2.1.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/VERSION.yml CHANGED
@@ -1,5 +1,5 @@
1
1
  ---
2
2
  :major: 2
3
3
  :minor: 1
4
- :patch: 7
5
- :build:
4
+ :patch: 8
5
+ :build: !!null
@@ -41,9 +41,10 @@ module StaticMatic
41
41
  extend StaticMatic::Helpers
42
42
  end
43
43
 
44
+ @base_dir = base_dir
45
+
44
46
  load_configuration
45
47
 
46
- @base_dir = base_dir
47
48
  @src_dir = File.join(@base_dir, @configuration.site_dir)
48
49
  @site_dir = File.join(@base_dir, @configuration.build_dir)
49
50
 
data/staticmatic2.gemspec CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = "staticmatic2"
8
- s.version = "2.1.7"
8
+ s.version = "2.1.8"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["Stephen Bartholomew", "Gilbert B Garza"]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: staticmatic2
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.7
4
+ version: 2.1.8
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -294,7 +294,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
294
294
  version: '0'
295
295
  segments:
296
296
  - 0
297
- hash: -1972387484885406647
297
+ hash: -1879374316966348
298
298
  required_rubygems_version: !ruby/object:Gem::Requirement
299
299
  none: false
300
300
  requirements: