eclectica 0.3.3 → 0.4.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: bc7fb939cb282cec7b3fb3ca29f986c08076bc4e
4
- data.tar.gz: 1121e955bb0880ab50f1247113cbe0ac40c2937a
3
+ metadata.gz: d46a48efcd2c36dd189a49e52b9db1ccf1c141f1
4
+ data.tar.gz: 4e217c6ec577edf3a87c85397b0782269c3e085a
5
5
  SHA512:
6
- metadata.gz: 193505db4b60b28ebbc568736209c708c171bf23247d10e8d19a8a0c45363c69d72fcc0553ff6216e2793c6ed5aea4915d51e03cbf4c533c22691d1939f9180b
7
- data.tar.gz: a9384e7e028a913e345386587b77fc46b57bfa42caa1d83b5a27d039fb5495623028d9c6cb568f6de271d3335cc818e53ad33476ec5d74bfdeaef81e803a8fc2
6
+ metadata.gz: f2ce8de9c6e9b7dc005bd68fe088ac95365898fe0bcf36f2d04d620298863d37b4610deb8e51dcdc645a6336e4bcd2411dd721b30f499ba355945e8861477201
7
+ data.tar.gz: 70437ef548788be3aba2f55fef9b5b8579b1d2153d1e913c44bcc1de5d6f3c11f0957da6a9fea68756e9b12ebeef5aa6c5600443ad0207c7c284107e4d3e5206
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.3 sh scripts/install.sh`
14
+ `EC_DEST=#{temp} EC_VERSION=0.4.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.3.3
4
+ version: 0.4.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: 2018-04-03 00:00:00.000000000 Z
11
+ date: 2018-07-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.5.2
46
+ rubygems_version: 2.5.2.3
47
47
  signing_key:
48
48
  specification_version: 4
49
49
  summary: Version manager for any language