eclectica 0.5.0 → 0.6.0

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/extconf.rb +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 34f6b9868700043981b9d05679bff01df9b4aa85fb8629453ceb821c1be138a8
4
- data.tar.gz: d2841e64578c6d05935a9e56e4c35588a1d11ff1edf2750be3cb95568c2814d0
3
+ metadata.gz: df928e45d546bbdb12b34f3a406f58c6ab160c5911091ceb43dd3cada5b75b34
4
+ data.tar.gz: 6873862acd230d55d80b05a003eb5727167afe05484ed82f488f383e635d1359
5
5
  SHA512:
6
- metadata.gz: d057983fc24c7aabedb1b03d2c8e9c87e5dfb46ab68efd84be82c5d9826d6c5449066cc5e4b7c99d34bb8ed1f1c644d0b8595277ec462c88ed5b023f60a76909
7
- data.tar.gz: 6118197c70d829d9e10a297dc26cab45d3c0b45a8b18ff42e84007ed8afac28d1e158c53eca88ba9273897dc698d8b96e61c5f6cf12ee6e6ed09855738b22f64
6
+ metadata.gz: b9ee48e3fc4b5392cf8a99b64b1f407783da506a4900f0e0789849e4a2190aa5df5f45dbad10fa0f94f052a775e23f544e4771d38d064029a8e872ace89b610c
7
+ data.tar.gz: e2dec0821f98611c5a3dd281e7340250225d34577e2dab6f1ea5db882cd6a16070d768f4c59ebc00f958686a6c16932aff89ff8c7352eb367c307ec5029c6280
data/extconf.rb CHANGED
@@ -11,7 +11,7 @@ ec_proxy = "#{temp}/ec-proxy"
11
11
 
12
12
  # Place real binary in tmp path,
13
13
  # if we put to bin path immediately, install process will try to use a dummy one
14
- `EC_DEST=#{temp} EC_VERSION=0.5.0 sh scripts/install.sh`
14
+ `EC_DEST=#{temp} EC_VERSION=0.6.0 sh scripts/install.sh`
15
15
 
16
16
  # Execute in subprocess so post install would think we are finished
17
17
  pid = fork do
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: eclectica
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.0
4
+ version: 0.6.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Oleg Gaidarenko
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-10-28 00:00:00.000000000 Z
11
+ date: 2019-01-26 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Cool and eclectic version manager for any language
14
14
  email: markelog@gmail.com