eclectica 0.3.0 → 0.3.1

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 +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: dc136655f6877cc279cb19123ad9146226f367ba
4
- data.tar.gz: 4bab56a4b0d05d6581aa636d9278939b31ba9a15
3
+ metadata.gz: 631b565471a6bd4345374c0566cc826b50ed6aba
4
+ data.tar.gz: 73f1665e6769f48854c668d81dee9dc5b65c459c
5
5
  SHA512:
6
- metadata.gz: 473db2e107858f5e979626126f82d2317888d9920ca49c1ed6d5379ad49c8fdb56a27c92cc10e7a74c7f487a8a0f02b0de7b4955c05d007f0c3310187d5d0d3f
7
- data.tar.gz: d80301d90851a37acc0065c1a24c86cd4f93a0eb3bae231c7212831dd7d7fe9bb95e798fe5280d79b978ac83bd9307e3ef0d6c24a8505648be35b60fce193420
6
+ metadata.gz: 06d8799da4d55d47242d0a8c99566b6e93303894ea4e68141068c0c0442c3ecf541064bac97a63f73bc82cd8940bdb27f1a541a379633ed47571c22ca39d7cae
7
+ data.tar.gz: 0febe180336cfe1e1c982fe27f463a5fb28d90f2f0ab2c2d97e8b785dd54a3f116e6f0558b6c7081a7c4f70955d0c63197da9254ca5defa356852139f3f7b238
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.3.0 sh scripts/install.sh`
14
+ `EC_DEST=#{temp} EC_VERSION=0.3.1 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.3.0
4
+ version: 0.3.1
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-03-12 00:00:00.000000000 Z
11
+ date: 2018-03-13 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