theme-juice 0.10.2 → 0.10.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: 8a0d993262adc05d0a2008c1f43368a3d7a01ffa
4
- data.tar.gz: 63be1b2d5c63d222ebb9fb12d3c73e8e708987d5
3
+ metadata.gz: 1c31f52778569765ae8d2184426a107850cd7e15
4
+ data.tar.gz: df21f1f810814fb17e8653aa8ee44e0142cff999
5
5
  SHA512:
6
- metadata.gz: 2998fb12edbe62f7a5390dbb751e46a23c59bd4b322984845d8cfbe2a33ab763c91e4e1542dd75f0060da169ed0df80bdb37d3e3ec3ed6ac31e06ae7ae67412b
7
- data.tar.gz: 71d98085afc8bba83450f48c7c50b275b506fd93c99ebc377d6eaaec17bab476bd47bae171f5140716f2dd78de6dabc0043bb726a7fd19f769bb091aa7057978
6
+ metadata.gz: 9b9afa8f91fe59237a8e5bbe7117aaa7c017a6ed5d1c84b44a7337d48621882d94954a41a90a0c68b6ce29a55837bf70f4a5a42aefc22f7c12d537808dae67ec
7
+ data.tar.gz: cb687b18119b4dd6b92f8f7832d46fcff5f0d227889d112846afcec43e20a890109ba5e8efca05eeeaeb2f54639b7ca6f5cacf33134ab6172bb4bce728df626d
@@ -60,7 +60,7 @@ Disable automatic port forwarding
60
60
  .
61
61
  .TP
62
62
  \fB\-\-verbose\fR
63
- Prints out additional logging information and raises any exception caught during runtime
63
+ Prints out additional logging information and raises any exceptions caught during runtime
64
64
  .
65
65
  .TP
66
66
  \fB\-\-dryrun\fR, \fB\-\-dry\-run\fR
@@ -51,7 +51,7 @@ GLOBAL OPTIONS
51
51
 
52
52
  --verbose
53
53
  Prints out additional logging information and raises any excep-
54
- tion caught during runtime
54
+ tions caught during runtime
55
55
 
56
56
  --dryrun, --dry-run
57
57
  Run a command without actually doing anything
@@ -1,5 +1,5 @@
1
1
  # encoding: UTF-8
2
2
 
3
3
  module ThemeJuice
4
- VERSION = "0.10.2"
4
+ VERSION = "0.10.3"
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.10.2
4
+ version: 0.10.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ezekiel Gabrielse