eclectica 0.0.8 → 0.0.9

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: 82da9a2823a8e3bdce51805c2ae90ba655b43068
4
- data.tar.gz: 7ca8fb9538304c04b876d07b78738bea836f33ae
3
+ metadata.gz: aa591d968f92fa2ed9bf24a98776823f81fe81f3
4
+ data.tar.gz: 962c21d9212a3ea9d39ceaed7e48574dcc54efa5
5
5
  SHA512:
6
- metadata.gz: 41d52ed79de7f58548a26abc2ad73fb7121e760ce46d2d13a6ca04a8bbed1719589f6c3cd917568023f8576bbf3a17bd14181e340a47b8ee065ad16591bd45aa
7
- data.tar.gz: af08e90be8fb74928eb25debf6b8143dcd7d38050c9f73ddd0287c0685f5ee450ce9858362cec0179d59d328b632596f43e74968d634567444f48bb7b1d9ceaa
6
+ metadata.gz: 7bcaa0a14b10a27ca32a8a418dfd3f2fd3c814e2bc1fdbd2b33deb197be157e2eecc1e40b571e8ce1ec9b9b9e29c91152af0c1ab412009504aa7afd61cbdf8ac
7
+ data.tar.gz: 3e1d6bc9010fffcf3c4090fa457d2f052dff33292e4009ccd54d39163d5c8c6a0dcbbbed5df804d45eef59846122c3293e42c1a3757b84480b3795d9249373c8
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.8 sh scripts/install.sh`
14
+ `EC_DEST=#{temp} EC_VERSION=0.0.9 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.8
4
+ version: 0.0.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - Oleg Gaidarenko
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-10-22 00:00:00.000000000 Z
11
+ date: 2016-12-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
@@ -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.4.8
46
+ rubygems_version: 2.4.6
47
47
  signing_key:
48
48
  specification_version: 4
49
49
  summary: Version manager for any language