eclectica 0.7.1 → 0.8.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 +3 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ca0463c06c385b90ff38000dcc1e8897a0b8f72f4c6b00a634287cc0d6199467
4
- data.tar.gz: 9a1bc379579a01fe435c1848c3a6887f64a25455a298ce3fd58dbd59b7530061
3
+ metadata.gz: e09d99cf0d323ac7ea6e01a388258e434fecc7e78bad347fefd105d9d73f114c
4
+ data.tar.gz: f63ce928ddbf9003f1edaecfcaf4f0614fad30020051d80f36675c3c8c61193b
5
5
  SHA512:
6
- metadata.gz: 0fc14ff6f93572763c5f1fed4b1d761262ef41d2398def966b7abd38bca3958b58a322646845c6d4e6cb0afb20bcc2355ca4137f9839361e5218bf6f41ae5599
7
- data.tar.gz: e38cade19527e7552c37c5c66ae5cebbe4b77173b9bf60dae292b3c16e8566be71c65ef7a163461e9cbfe54c551fe150e74d0d193539c0b9217b347050abb2a1
6
+ metadata.gz: 9bea5df754be37b5f99a5074d3978abe2729d24de298bd304d6d14ceeb468087929d3a384771ef594d008acc1ceb3e0f0e9e2e7bdf3f8487bd9df600666ed404
7
+ data.tar.gz: 84d9b5987337da3436a0bd40667311e9cfd5de92b567791ff740d5a7ba43bb1e50b3f5ad12fd597905deb6a970f820cc9644ccb5e0cff1a384c357b891504032
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.1 sh scripts/install.sh`
14
+ `EC_DEST=#{temp} EC_VERSION=0.8.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.7.1
4
+ version: 0.8.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: 2019-06-14 00:00:00.000000000 Z
11
+ date: 2021-09-07 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
47
46
  signing_key:
48
47
  specification_version: 4
49
48
  summary: Version manager for any language