eclectica 0.3.2 → 0.3.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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: 333a166e7a4cac3a202ada16be44a43e2fab3f94
4
- data.tar.gz: 1a0c2605d90b507dc77c38f7b2c63b3bdba60c13
3
+ metadata.gz: bc7fb939cb282cec7b3fb3ca29f986c08076bc4e
4
+ data.tar.gz: 1121e955bb0880ab50f1247113cbe0ac40c2937a
5
5
  SHA512:
6
- metadata.gz: 1e6c9b4691ba7681f97ae9c4632c99595cc2180b1e618ad16cc5289276d02fa1122913cd883f239a285f259397e16a4e827f96c516fdc8c285a5addda508ff08
7
- data.tar.gz: 0d9d481fc465caa4a2d585714ebb2a97514a55885b35a2fed1038161ee4254f5d5088c561be0c96269c7d8d222805efe23c8ac667e7a21f56024c4d42437ddab
6
+ metadata.gz: 193505db4b60b28ebbc568736209c708c171bf23247d10e8d19a8a0c45363c69d72fcc0553ff6216e2793c6ed5aea4915d51e03cbf4c533c22691d1939f9180b
7
+ data.tar.gz: a9384e7e028a913e345386587b77fc46b57bfa42caa1d83b5a27d039fb5495623028d9c6cb568f6de271d3335cc818e53ad33476ec5d74bfdeaef81e803a8fc2
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.2 sh scripts/install.sh`
14
+ `EC_DEST=#{temp} EC_VERSION=0.3.3 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.2
4
+ version: 0.3.3
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-25 00:00:00.000000000 Z
11
+ date: 2018-04-03 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