theme-juice 0.24.0 → 0.24.1

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 11b5017a31a2b2fe8a83b3747a0a330ba18c60e6
4
- data.tar.gz: c015555bd46bf4fcb0613f4cb63fa11ab120ef5a
3
+ metadata.gz: d4336433887c45444a7a6b43fc6b36a50fe5fff2
4
+ data.tar.gz: eeb9824e41bfb7c47b5f8ae3cccd6accff0a1656
5
5
  SHA512:
6
- metadata.gz: 9e1e0f73cee850964784f776ecd91482355f10ab88b96077de5cccf82392e3886d98e0b0cec174bbecca4f98ef29b629b4e4e428fcf085a07c361d2453ddd75f
7
- data.tar.gz: 845d8e331e723885e716afe67ce724dd6b69db119f795f95157efcfe132f1a48e56adab4691a50d108561518d493f6f1dac4cc9f4a60591b9ce62da14216e0fe
6
+ metadata.gz: e2d0ecc9dcc7346e7233491c71726a88d418f8a866c5cb8784348929365e650c4ff8bec13acf5668c59ffd772dcb4c0177f0aaee41eb1cfb23309cb85cd37461
7
+ data.tar.gz: 72dbd69c743dcc9020e2cf7a645e4e3949b21ae4f4e60242dc5b7b6f0c12de693ce13d65797aa6e2e056549ae2c4efed3a015f99d6a6c5df14e48ece87fa0ae9
@@ -92,7 +92,7 @@ Run a command without actually doing anything
92
92
  Create \fBconf\fR files for nginx(7) instead of apache(7)*
93
93
  .
94
94
  .P
95
- \fB*\fR Flag is really only applicable on init(1) before the VM has been created, unless an new (unused) \fBvm\-path\fR is specified\.
95
+ \fB*\fR Flag is really only applicable on init(1) before the VM has been created, unless a new (unused) \fBvm\-path\fR is specified\.
96
96
  .
97
97
  .P
98
98
  \fB**\fR Coming soon (possibly)
@@ -74,7 +74,7 @@ GLOBAL OPTIONS
74
74
  Create conf files for nginx(7) instead of apache(7)*
75
75
 
76
76
  * Flag is really only applicable on init(1) before the VM has been cre-
77
- ated, unless an new (unused) vm-path is specified.
77
+ ated, unless a new (unused) vm-path is specified.
78
78
 
79
79
  ** Coming soon (possibly)
80
80
 
@@ -1,5 +1,5 @@
1
1
  # encoding: UTF-8
2
2
 
3
3
  module ThemeJuice
4
- VERSION = "0.24.0"
4
+ VERSION = "0.24.1"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: theme-juice
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.24.0
4
+ version: 0.24.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ezekiel Gabrielse