eclectica 0.8.6 → 0.9.0

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
  SHA256:
3
- metadata.gz: 5b5115305f0f8d70321f92d813aa295ac77b969787a65a726cfa3f6b05be926c
4
- data.tar.gz: c5bb6fc211135fa381e1274af7c6a7eb6e1543fbe469749a3c69d6e3282dfe7e
3
+ metadata.gz: a7be5e9b803e4fb21d7c6e3bbd3bcb38ff94802b2f0cc5e49700680e9c39777d
4
+ data.tar.gz: a04108dcb47608b0e632c29a5c31e7abdd2e89f64232fcdb1a41fb0d17638217
5
5
  SHA512:
6
- metadata.gz: 2d906b5d2caf53ae4e1137614e95277a166640f8d10a96c6ab5c0c19fcbab0d484940f13033378342e5c1c726c7e4c004c4573bf25d65932ed1c32313ba95c3a
7
- data.tar.gz: 5fd22d8a42d19254df43b67ca513774e7f05b0a732daf135094a5e39d86234424c4d31f0f638728c1effacb1d657a6780c3b0d78cef94db298f490b85d67c2f8
6
+ metadata.gz: ee114ab39816261148cb886016f1e8f209e55f7335b365ac1e1aa91fff0abea793f0e6bf817dfbc817b056da3e5b796237ea9198ef99ec26f3fc43ac6380600e
7
+ data.tar.gz: 58fa9aa8b2cc98b433578849249e6efcf80d66a333324c84025ac05649895c06ebc296295a9e206126dff536ccd7821da291c0ee08054316d50862f4d2bb00bf
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.8.6 sh scripts/install.sh`
14
+ `EC_DEST=#{temp} EC_VERSION=0.9.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.8.6
4
+ version: 0.9.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: 2023-09-25 00:00:00.000000000 Z
11
+ date: 2024-10-10 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