dimples 1.4.1 → 1.4.2

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: 0e7068aa3c739c2b72509aa0460ca6d39dc32143
4
- data.tar.gz: 76991ddb0a792f06202a86111753eb6c0b27d499
3
+ metadata.gz: 9c053a92ddd197a30525d00f21dfd46dea48d8f4
4
+ data.tar.gz: f862f7af50f5915afac0123bb245a1ecb38aca57
5
5
  SHA512:
6
- metadata.gz: 611d5bf34fe6b6d7ee8e62b1807481484192969fdf5491d585056bbc3f6f2540d7b32665961c6f5132894d1850eb27f45ed862f0f1f08abac6b57da1e7ae59c6
7
- data.tar.gz: ed1644bd76dc2b475e36c1bdc06f703f97ae67c40ae7d7bd7a3cb2bff65767c21d387c0c8ccad6824fa22d9d918517e4b5015a615752694c0504cfb33910d048
6
+ metadata.gz: 7fd6b61f03ae93808d2cc06618c766a4994bbb9716f6be348061fe9d36974493ddc8504bc1a7e444b369d2cbd695b3ae0e379f57dc2d6a29bb36bcb78f0b6cd5
7
+ data.tar.gz: 6aca9885f896bdd371e5a257d220060896a25c2f18b3d135c4d503ae35785c2e74588a9620f687ccbd456322dfd8bf4964efdd8e3aedb1255151f6c8e06a2f71
@@ -6,6 +6,7 @@ module Dimples
6
6
 
7
7
  attr_accessor :path
8
8
  attr_accessor :title
9
+ attr_accessor :categories
9
10
  attr_accessor :template
10
11
  attr_accessor :filename
11
12
  attr_accessor :extension
@@ -1,3 +1,3 @@
1
1
  module Dimples
2
- VERSION = "1.4.1"
3
- end
2
+ VERSION = "1.4.2"
3
+ end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dimples
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.4.1
4
+ version: 1.4.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Daniel Bogan
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-11-21 00:00:00.000000000 Z
11
+ date: 2015-11-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tilt