eclectica 0.2.1 → 0.3.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: 6dcff9bd16fd4163600f0d4d1ef8272a71897ab0
4
- data.tar.gz: 9344dc4ff08d65d5ba7e092a6fdc43bdcae09d5f
3
+ metadata.gz: dc136655f6877cc279cb19123ad9146226f367ba
4
+ data.tar.gz: 4bab56a4b0d05d6581aa636d9278939b31ba9a15
5
5
  SHA512:
6
- metadata.gz: 0ed5a13835a4717e690a2210458cdf29fe4deb7d13b1fd3cdca3464aa4e18d34c328977996ad17c08b8db8cead6f34cd5190692082c91141ba9ff31fdc929bd8
7
- data.tar.gz: c679c23f6e77e6c8d4fb4bbdb973e1dad3000db5f7d681933a8589ec378be9dba82223b5b9345d78316f5270e57794d501ed3ec6dd38d864fc526502b2a66d7e
6
+ metadata.gz: 473db2e107858f5e979626126f82d2317888d9920ca49c1ed6d5379ad49c8fdb56a27c92cc10e7a74c7f487a8a0f02b0de7b4955c05d007f0c3310187d5d0d3f
7
+ data.tar.gz: d80301d90851a37acc0065c1a24c86cd4f93a0eb3bae231c7212831dd7d7fe9bb95e798fe5280d79b978ac83bd9307e3ef0d6c24a8505648be35b60fce193420
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.2.1 sh scripts/install.sh`
14
+ `EC_DEST=#{temp} EC_VERSION=0.3.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.2.1
4
+ version: 0.3.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-12-23 00:00:00.000000000 Z
11
+ date: 2018-03-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
@@ -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.13
46
+ rubygems_version: 2.5.2
47
47
  signing_key:
48
48
  specification_version: 4
49
49
  summary: Version manager for any language