starch 1.3.2 → 1.3.3

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d965f076383e4414ed4bfcbcee213848d227eb88
4
- data.tar.gz: 026c955af53227f6a815135938f2c7812f4a128b
3
+ metadata.gz: 9074b997186baa29d35ec7d219f756551b023199
4
+ data.tar.gz: b4f03c6319833834ce02b2132c24f133d6c66cf5
5
5
  SHA512:
6
- metadata.gz: f3c3a43f2389748fc90384af972e00a0b07369fe118adbfcb09654ed4bcc999fd7d0da1d940b012091af80a0e79296fb9e57972cd29ce8d825342a974952a149
7
- data.tar.gz: f8a368738615e5d9f5adf9c043f84cba4425bd6e91ea3a112dabdaf30cb1fd1217eb151ba6f6d14127622a6dbbbea596b3aa15a235ad10f79f35723d62e2fff8
6
+ metadata.gz: d738d8cef77dcfe835d61d9bc5083201d8675bb99bf245a8ee0b9adc5772ae54a450877c22d05bbbddef0cfff4b893216b3819b7a044fc84d8170d3537bec3ba
7
+ data.tar.gz: 97953bd18f57eac9f445b667c89c1e2e2a186565140828fedd7c18e8d45014cb90a1b1bfb6db555d9541e7f70ede1ddd6f7b00d9fca45cfe0460654917740f4a
@@ -1,3 +1,3 @@
1
1
  module Starch
2
- VERSION = "1.3.2"
2
+ VERSION = "1.3.3"
3
3
  end
data/skel/package.json.tt CHANGED
@@ -8,7 +8,7 @@
8
8
  "grunt-contrib-clean": "^0.5.0",
9
9
  "grunt-contrib-coffee": "^0.10.1",
10
10
  "grunt-contrib-copy": "^0.5.0",
11
- "grunt-contrib-imagemin": "^0.7.1",
11
+ "grunt-contrib-imagemin": "^1.0.1",
12
12
  "grunt-contrib-sass": "^0.7.3",
13
13
  "grunt-contrib-uglify": "^0.5.0",
14
14
  "grunt-contrib-watch": "^0.6.1",
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: starch
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.2
4
+ version: 1.3.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Brian O'Keefe
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-10-07 00:00:00.000000000 Z
11
+ date: 2016-10-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: thor