eclectica 0.1.1 → 0.2.0

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 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a590177c522809f3247f22429c9f489ec1800cd2
4
- data.tar.gz: dee207d7cd24c12d4a589ff3c3d2456517b69ab7
3
+ metadata.gz: 4d39ea3c2c3ae930d4bb66748257071937c8918f
4
+ data.tar.gz: 63242a5c9f91095db4812a295d79ae1266b77c0e
5
5
  SHA512:
6
- metadata.gz: 7ccf3c3430eb1af49eeecd2db8419fb62f77af9cf68cda6de64768d4a1c2b3858894c007697ced97b7afca9d77627b370391eb7af5832ea5d9366d568dc14172
7
- data.tar.gz: 4a908d7d3a7f807119e4297c4b3845390e187db4e1f5d8bf098368a6e200a86b597475582ff641aa00ab1c4a2a2d0a5f127d62582887c6ead3932ccdde7459c6
6
+ metadata.gz: 910869c9a75713d16f7145afa7fabf2675b386fc142a34f5d9edfe8b27b91702e859c535689b9078fcc31a8e652bf50e31447544138d39279be0a07f4935d88a
7
+ data.tar.gz: e9a7718b3a1ba1187f18415694da69f96feb5827ee98bc12a83dbf6f9ff52bffb00c2ccd771cdcb1a67ebe3767917e038bdaac73dd20ba4f91e5e2fc8e4cf2a9
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.1.1 sh scripts/install.sh`
14
+ `EC_DEST=#{temp} EC_VERSION=0.2.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.1.1
4
+ version: 0.2.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: 2017-09-27 00:00:00.000000000 Z
11
+ date: 2017-12-23 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.6.8
46
+ rubygems_version: 2.6.13
47
47
  signing_key:
48
48
  specification_version: 4
49
49
  summary: Version manager for any language