eclectica 0.4.1 → 0.5.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 +5 -5
  2. data/extconf.rb +1 -1
  3. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA1:
3
- metadata.gz: 8cc06c11171925d99af7df0b1ecb2c63fb59f927
4
- data.tar.gz: f5dbd6d77ceef9605b2ea824919a4be7afcee9ff
2
+ SHA256:
3
+ metadata.gz: 34f6b9868700043981b9d05679bff01df9b4aa85fb8629453ceb821c1be138a8
4
+ data.tar.gz: d2841e64578c6d05935a9e56e4c35588a1d11ff1edf2750be3cb95568c2814d0
5
5
  SHA512:
6
- metadata.gz: 23e387fce190fb7335ac09d0c543c67095db49e01b29a7dc5176881b24deef853c49f28e5d1424f56ec488901acc66e4532c9d6d36c6254d7079b752dbc3b6c7
7
- data.tar.gz: f4699e619b8f66ae4a50d4f22360f7a324f6b1fc40cbf7c8ae6f9d664ec7d0cb045a61e45da9a6e32021266f6ca050f355aa4ecf739f2a1fd4ab0572c5a5428d
6
+ metadata.gz: d057983fc24c7aabedb1b03d2c8e9c87e5dfb46ab68efd84be82c5d9826d6c5449066cc5e4b7c99d34bb8ed1f1c644d0b8595277ec462c88ed5b023f60a76909
7
+ data.tar.gz: 6118197c70d829d9e10a297dc26cab45d3c0b45a8b18ff42e84007ed8afac28d1e158c53eca88ba9273897dc698d8b96e61c5f6cf12ee6e6ed09855738b22f64
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.4.1 sh scripts/install.sh`
14
+ `EC_DEST=#{temp} EC_VERSION=0.5.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.4.1
4
+ version: 0.5.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-07-31 00:00:00.000000000 Z
11
+ date: 2018-10-28 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
@@ -43,7 +43,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
43
43
  version: '0'
44
44
  requirements: []
45
45
  rubyforge_project:
46
- rubygems_version: 2.5.2.3
46
+ rubygems_version: 2.7.6
47
47
  signing_key:
48
48
  specification_version: 4
49
49
  summary: Version manager for any language