tdreyno-staticmatic 2.1.3 → 2.1.4

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/templates/script/builder +1 -2
  2. metadata +1 -1
@@ -2,5 +2,4 @@
2
2
 
3
3
  require 'rubygems'
4
4
  require 'staticmatic'
5
- StaticMatic::Builder.run_cli(Dir.pwd, 'builder', 1, ["build"].concat(ARGV))
6
- # find setting to always overwrite/merge
5
+ StaticMatic::Builder.run_cli(Dir.pwd, 'builder', 1, ["build", "--force"].concat(ARGV))
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tdreyno-staticmatic
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.3
4
+ version: 2.1.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stephen Bartholomew