usaidwat 1.1.0 → 1.1.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: 04536acd69f58116dbc58388d79dea104407598c
4
- data.tar.gz: acb24952c11f213b5677808eda93bfe65329a4b9
3
+ metadata.gz: 21cef6f385aeb9f4993eedd0d6b14af723f38669
4
+ data.tar.gz: 9afb5edff0bd551e852fe66e7ab3184da170cb62
5
5
  SHA512:
6
- metadata.gz: 3c6b186e4d3f45c2697e4eb6e76b46187dfc9c1217757b3d3058af9319f9bb6b6910a17cd68abc29e7e2408b4c5966da308aa61150d77de93fa1ee5ab9a93de8
7
- data.tar.gz: 85719e6d25ad91a891fd28478cf638a85ff7fd53600dc859f6f863451aef84f34424968ffe5064ea2c93e04eebac120ad96dfc27708378ab62906abccc22f1b4
6
+ metadata.gz: 01f68fe08881b4e74847fd929e8aa0edc3a90371d75ee115b6acb04a3698aad9475356a38370f45a2fcfacdf543b0f5ae4869e11d67ddbea4b6bc61fcbce9336
7
+ data.tar.gz: 83ef634d73a6696f9d37299f0f842b8ec256e4a84b80750d05640e18dcb85681deab1f284ec9d7df5a1a98884453a4e00ab282259165a74fb1d4738cbe25cbd8
@@ -43,7 +43,7 @@ module USaidWat
43
43
  prog.command(:log) do |c|
44
44
  c.alias :l
45
45
  c.option 'grep', '--grep STRING', 'Show only comments matching STRING'
46
- c.option 'oneline', '--oneline', 'Output log in a more comptact form'
46
+ c.option 'oneline', '--oneline', 'Output log in a more compact form'
47
47
  c.option 'raw', '--raw', 'Print raw comment bodies'
48
48
 
49
49
  c.action do |args, options|
@@ -1,3 +1,3 @@
1
1
  module USaidWat
2
- VERSION = "1.1.0"
2
+ VERSION = "1.1.1"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: usaidwat
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.0
4
+ version: 1.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Michael Dippery
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-08-28 00:00:00.000000000 Z
11
+ date: 2015-08-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: downterm
@@ -209,7 +209,7 @@ homepage: https://github.com/mdippery/usaidwat
209
209
  licenses:
210
210
  - MIT
211
211
  metadata:
212
- build_date: 2015-08-27 18:54:51.726 PDT
212
+ build_date: 2015-08-29 22:33:13.367 PDT
213
213
  post_install_message:
214
214
  rdoc_options: []
215
215
  require_paths: