eclectica 0.0.12 → 0.0.13

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: 5a03532a0f25240b874d105e28b16ccc61ae0fd8
4
- data.tar.gz: 20b134fa850e74dcb180bed7f754cc1a0b67db77
3
+ metadata.gz: c094c502c864c4ad55cc9e5c4259e1dec9e6c08c
4
+ data.tar.gz: 5a6cc4a31725eb9c6becc91dabef3dc0c53f3620
5
5
  SHA512:
6
- metadata.gz: ac634bdbfb1d0a7adc5ea46981b3a95c067d0d5b2c2054442b949f093a466641160091c7168a74c28d3fa0c4962f8b630a03d8eac34e41388852f92ea7f776fa
7
- data.tar.gz: 7230be46e4718727e4d2908d650a89cad79987e13e62988df66ecbfb2c56433c47bc481e9ddad6e6b3a1f7dfd9ab387d3b3f9f8406b521dcf80c88acc5bbec9d
6
+ metadata.gz: 3f5f4f14ac3f6617f6945f04610e473c3c1dc73747718a75bcaa194baf4a16bf56bcbe2c8a341679b0a331c70267982fc0361c0559b8b6154c794eff54dc30e3
7
+ data.tar.gz: 5f32f9987988b8cc4266c2e537ac1f77cd20a00ea33dbd6e7af4ae8c442e30cfdd46af4945d77762b62fef50793c96f34673c300f8684140f23475e49c129dfc
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.0.12 sh scripts/install.sh`
14
+ `EC_DEST=#{temp} EC_VERSION=0.0.13 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.0.12
4
+ version: 0.0.13
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-05-22 00:00:00.000000000 Z
11
+ date: 2017-05-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