takelage 0.4.4 → 0.4.5

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
  SHA256:
3
- metadata.gz: 515855f5ba18bb16b05eeb7ec0cfeb4ef35cbb4c618917055e313be55022f062
4
- data.tar.gz: 937e758964e5787d679654e22c60b43569fc5ed9e7c4e5f90fe47fb7fd71a554
3
+ metadata.gz: 9962805477b6efa0976aa88ee6168f638f42bb47457eb6d4a541c8228a484bf6
4
+ data.tar.gz: c9cb238ca757eb45b379e245ee76281cba5070594fce8d5c994760a7af2b98fb
5
5
  SHA512:
6
- metadata.gz: b552bd899c63b9c277f345e8fc823d3d5e5a51c81517aaaf9b950fdd2f1575d948986fed1942cbe0a33511e2aa4f485c2d1a650ce8111856db885af0437f0994
7
- data.tar.gz: afe5fde14968a2b49fc62fc31ff60e40c992d4f08192b3a73cc0b34761babb13d4fdacebe6a8c2601f55c1443b9efdd44b96836c758d62b3b634ff8ce42498c2
6
+ metadata.gz: c6a2d5152cd63931a85c68a71601adc35a2a70f5f770497864e395deb9c63bbf24122ab329f55275d891e086df39dadb07192a1869c4ca17ec5f0b937440d83b
7
+ data.tar.gz: ac21c2529a2a1edf411557a55802ec759f06778d02214c48d2bbe1fe08abfccb17d2219ea1b45bed8055c33e441c45d7b5230454ff2e7fee4a8d893cc4adf5a8
@@ -11,7 +11,7 @@ bit_list_scope: 'bit list --skip-update --raw %{scope}'
11
11
  bit_remote: ''
12
12
  bit_repo: 'bit status'
13
13
  bit_scope_root: '/bit'
14
- bit_scope_list: 'find %{root} -name scope.json'
14
+ bit_scope_list: 'find -L %{root} -name scope.json'
15
15
  bit_scope_new: 'mkdir -p %{root}/%{scope} && cd %{root}/%{scope} && bit init -b'
16
16
  bit_scope_remove: 'rm -fr %{root}/%{scope}'
17
17
  bit_ssh: ''
data/lib/takelage/version CHANGED
@@ -1 +1 @@
1
- 0.4.4
1
+ 0.4.5
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: takelage
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.4
4
+ version: 0.4.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Geospin