eclectica 0.7.0 → 0.8.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/extconf.rb +1 -1
  3. metadata +3 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: '049bd7cbbacc689d91187ae94301669f2c473640e4f449e44ff5fff483f59a19'
4
- data.tar.gz: 9a4f9fa3e5ea1532be1f0f8a440f2e2c2a5ffd6387175b2289fb6d6297f44034
3
+ metadata.gz: ce5c8629db60b138902ba9ec776bd4f6094b4cd8086b54552ea66c4675f56cb0
4
+ data.tar.gz: 42e1996ad996a833e6bd36ce748d470fc21525a40df74c51049ad478462f8eb1
5
5
  SHA512:
6
- metadata.gz: bb311be8697526a990b41cd393e5cd3cb7871f012a546ad0484ed8d1f0252f37b4ba573629258646ba98b34b77b3bbc9d4d4e67f8e8512977c92d9da9b1efdbf
7
- data.tar.gz: bfb62240c2b9056e6d93b2e7712ff2a01e224834650a9f4ddd3bbdf11d7e5657acf7a117fa72cce9a3a4b63fbe168c0a80342e071c22013c185c64da1b0f8e59
6
+ metadata.gz: 4fce8cd635d4aa6549cd8c8c4c6769abbfeb106c0323b7fffffff30ee5ec93719efa866b74214f1e1afe3932e8bba9e7da44844fb0bd1b4e93bdb37b655c26cd
7
+ data.tar.gz: 4145da69da6857dbdf17baa769935a62998f729094c7a13e78aee1c335f70f597bfcd07622c63857ddb587d76290f7d01f7f1ff647b3810ca5455048fea41ad9
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.7.0 sh scripts/install.sh`
14
+ `EC_DEST=#{temp} EC_VERSION=0.8.2 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.7.0
4
+ version: 0.8.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Oleg Gaidarenko
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-06-10 00:00:00.000000000 Z
11
+ date: 2022-09-12 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
@@ -42,8 +42,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
42
42
  - !ruby/object:Gem::Version
43
43
  version: '0'
44
44
  requirements: []
45
- rubyforge_project:
46
- rubygems_version: 2.7.6
45
+ rubygems_version: 3.0.3.1
47
46
  signing_key:
48
47
  specification_version: 4
49
48
  summary: Version manager for any language