rubisc 0.2.1 → 0.2.2

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: 0db0d819156697d9d8ab9d0a541105f3814747b7
4
- data.tar.gz: ec925363a00c2d8b93a484115b89535e12c47ad8
3
+ metadata.gz: 6ee40c20cbed19c823fccbfcbb8da78f37fb264a
4
+ data.tar.gz: ef18a6034a33a81f3f93376686d70c0fe74d1606
5
5
  SHA512:
6
- metadata.gz: 15db9f92066d516aa6d16b8ea33bae8f6afb1fd061ff25168d8183b80bd614a0330751300b1eea6e20efca7b3ada19c579b6a24d3fb8389814210e7fa7e99474
7
- data.tar.gz: 0e3acd38b58aee97fcec55809147d5afbf6a73f967831f2513be65b61a8c0af97942d31021811062baa1ca0c0efc498572070c369e8f079fec8733590f18b779
6
+ metadata.gz: d73f675994146b97cfca7bd923740470cc25927703b749ce03f807db3a5ec8669f4c7e0c9834ddd705eef01c14d45919fe8fa6ea98f7cc534bc3c4499915a74a
7
+ data.tar.gz: 0393271412115cfa812a26899bfa8351fc1ad18a05461f27d9244998bca195afe2ae873271344fea556a140ab4b64dc8088b05605eeae9b39c79bc9f3785b14a
File without changes
metadata CHANGED
@@ -1,27 +1,27 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rubisc
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.1
4
+ version: 0.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - luqyluqe
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-03-04 00:00:00.000000000 Z
11
+ date: 2017-03-20 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Wicked cool ruby scripts
14
14
  email: luqy.luqe@gmail.com
15
15
  executables:
16
16
  - substitute
17
- - xcodeproj_scan
17
+ - xcodeproj-scan
18
18
  extensions: []
19
19
  extra_rdoc_files: []
20
20
  files:
21
21
  - rubisc.rb
22
22
  - bin/substitute
23
23
  - lib/fileutil.rb
24
- - bin/xcodeproj_scan
24
+ - bin/xcodeproj-scan
25
25
  homepage: https://github.com/luqyluqe/Rubisc
26
26
  licenses:
27
27
  - MIT