grepo 0.1.3 → 0.1.4

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/bin/grepo +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 301504ff629955c84177be3d0ba64f9831e6479c
4
- data.tar.gz: a61cbe0257c0e2522d53d369c36b0a7e0419da04
3
+ metadata.gz: f6c3ad42653c32ac58ada7702ec5a010464aaa2f
4
+ data.tar.gz: 4fdb1a86070fc887833214c9b104c990a4c624ff
5
5
  SHA512:
6
- metadata.gz: 7cd11219417018d7aa32353d8e96a683424c0a19dd58c59c1b6ca1478806985bce9243a3e447b6eb0dc6430496756919b518061530fe714e4afde83862d20d36
7
- data.tar.gz: ef082f8e10a760acf80d09da7333c44da647e28baee831d05630c0ef5d13aa371a1a4c1b3c28355cc81e7d5e1fa01484e018b5d6099939181c1cc2be43076c5f
6
+ metadata.gz: eab4ee5420c86d62def83e2b0bbeb1b8ec0cdf8825db029068c4fc34c78fec5ffe1f20a39bc8a86bedba3170ba9d6d298214a8b323cae5ea2de25dbb97339f32
7
+ data.tar.gz: 11d055ab629a6d759678f2051dad6ff09b75869dd39e459256abd5795beec44051159c7fd80407273d622e496124d39dd571225cddbebb7f1cb7ddeb3f115c22
data/bin/grepo CHANGED
@@ -1,6 +1,6 @@
1
1
  #!/usr/bin/env ruby
2
2
 
3
- require 'grepo'
3
+ require_relative '../lib/grepo.rb'
4
4
 
5
5
  arg = ARGV
6
6
  action_arg = arg[0]
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: grepo
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.1.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mislav Kvesić
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-02-06 00:00:00.000000000 Z
11
+ date: 2019-02-07 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Grepo is a small gem that helps you to clean up your yaml and json files.
14
14
  It's usefull if you are having your translations in yaml or json files especially