bonethug 0.0.38 → 0.0.39

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module Bonethug
2
- VERSION = "0.0.38"
2
+ VERSION = "0.0.39"
3
3
  end
@@ -7,7 +7,8 @@
7
7
  "silverstripe/html5" : "dev-master",
8
8
  "phpmailer/phpmailer" : "dev-master",
9
9
  "azt3k/abc-silverstripe" : "dev-master",
10
- "azt3k/abc-silverstripe-mailer" : "dev-master"
10
+ "azt3k/abc-silverstripe-mailer" : "dev-master",
11
+ "nathancox/minify" : "dev-master"
11
12
  },
12
13
  "extra": {
13
14
  "installer-paths": {
@@ -18,7 +19,8 @@
18
19
  "silverstripe/cms",
19
20
  "silverstripe/html5",
20
21
  "azt3k/abc-silverstripe",
21
- "azt3k/abc-silverstripe-mailer"
22
+ "azt3k/abc-silverstripe-mailer",
23
+ "nathancox/minify"
22
24
  ]
23
25
  }
24
26
  }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bonethug
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.38
4
+ version: 0.0.39
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-10-08 00:00:00.000000000 Z
12
+ date: 2013-10-09 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: bundler