recipiez 0.1.7 → 0.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.
@@ -1,3 +1,3 @@
1
1
  module Recipiez
2
- VERSION = '0.1.7'
2
+ VERSION = '0.1.8'
3
3
  end
@@ -41,15 +41,4 @@ DocumentRoot <%= deploy_to %>/current/public
41
41
 
42
42
  </VirtualHost>
43
43
 
44
- <% end %>
45
-
46
-
47
- DocumentRoot /var/www-apps/activecollab/public
48
-
49
- SSLEngine on
50
- SSLCertificateFile /etc/apache2/ssl/project.blissio.com.crt
51
- SSLCertificateKeyFile /etc/apache2/ssl/project.blissio.com.key
52
- SSLCertificateChainFile /etc/apache2/ssl/globalsign.roots.crt
53
- SSLOptions +FakeBasicAuth +ExportCertData +StrictRequire
54
-
55
- RewriteEngine On
44
+ <% end %>
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: recipiez
3
3
  version: !ruby/object:Gem::Version
4
- hash: 21
4
+ hash: 11
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 1
9
- - 7
10
- version: 0.1.7
9
+ - 8
10
+ version: 0.1.8
11
11
  platform: ruby
12
12
  authors:
13
13
  - Alastair Brunton