et_full_system 7.0.4 → 8.0.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c93e074e1e76469f5b5e4ee20d0337fb665d2ef977245f4ef80ef4ad91e1fe38
4
- data.tar.gz: 6064234b6a783fd69247dfa2efe502188409e0645094c90aa90c865f1268b559
3
+ metadata.gz: 8a8342719e12312bc3b5626803980c539f7bd73659cc6a4bab3669bc28a26efc
4
+ data.tar.gz: 8a024891c9b15129bf32b6a252ee795d99138d59d413f0730a9eaa159476845a
5
5
  SHA512:
6
- metadata.gz: d97b248d915cda3a27932eb4bf3c42869e86fbf9021b8741ac55dd8e5a2aca85b51f589c27e97e9923521ae3e05d2e2be5ab71df0ebe13d2ac0d24a2e21e40ce
7
- data.tar.gz: feecf1eb388d6d3378a60714e7f20c3242d9b64096e00726ab6257fbe7e8311c7f068f608e237467688ae91d221e1bced222f1c301d20ff9a39ee905d684baac
6
+ metadata.gz: b68adc89cc2832208e11b6cd04334a226ea3555a5ab46e774cb0bfc8c75d9ea36f024d685284b9f4c5f433d64273dbae66fec5addd4f0ffe8bff32418bb0d506
7
+ data.tar.gz: 8662f07173ec60fe30b7bc22b7fe1af24fcd2a3ccf3e0beacb1e66a49f89df4ffa703db4be8da32e06ceef73ee478a1ef15ffccf7e7943e72db361af5b99d631
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- et_full_system (7.0.4)
4
+ et_full_system (8.0.0)
5
5
  azure-storage (~> 0.15.0.preview)
6
6
  dotenv (~> 2.7, >= 2.7.2)
7
7
  et_fake_ccd (~> 1.0)
@@ -12,9 +12,9 @@ PATH
12
12
  GEM
13
13
  remote: https://rubygems.org/
14
14
  specs:
15
- activemodel (6.1.7)
16
- activesupport (= 6.1.7)
17
- activesupport (6.1.7)
15
+ activemodel (6.1.7.2)
16
+ activesupport (= 6.1.7.2)
17
+ activesupport (6.1.7.2)
18
18
  concurrent-ruby (~> 1.0, >= 1.0.2)
19
19
  i18n (>= 1.6, < 2)
20
20
  minitest (>= 5.1)
@@ -31,8 +31,8 @@ GEM
31
31
  faraday (~> 0.9)
32
32
  faraday_middleware (~> 0.10)
33
33
  nokogiri (~> 1.6, >= 1.6.8)
34
- concurrent-ruby (1.1.10)
35
- date (3.0.3)
34
+ concurrent-ruby (1.2.0)
35
+ date (3.3.3)
36
36
  dotenv (2.8.1)
37
37
  et_fake_ccd (1.1.11)
38
38
  activemodel (~> 6.1)
@@ -60,35 +60,39 @@ GEM
60
60
  multi_xml (>= 0.5.2)
61
61
  i18n (1.12.0)
62
62
  concurrent-ruby (~> 1.0)
63
- iodine (0.7.52)
63
+ iodine (0.7.53)
64
64
  json-schema (2.8.1)
65
65
  addressable (>= 2.4)
66
- jwt (2.6.0)
67
- mail (2.8.0)
66
+ jwt (2.7.0)
67
+ mail (2.8.0.1)
68
68
  mini_mime (>= 0.1.1)
69
69
  net-imap
70
70
  net-pop
71
71
  net-smtp
72
72
  mini_mime (1.1.2)
73
- minitest (5.16.3)
73
+ mini_portile2 (2.8.1)
74
+ minitest (5.17.0)
74
75
  multi_xml (0.6.0)
75
- multipart-post (2.2.3)
76
+ multipart-post (2.3.0)
76
77
  net-imap (0.3.4)
77
78
  date
78
79
  net-protocol
79
- net-pop (0.1.0)
80
+ net-pop (0.1.2)
81
+ net-protocol
80
82
  net-protocol (0.2.1)
81
83
  timeout
82
- net-smtp (0.1.0)
83
- nokogiri (1.13.10-x86_64-linux)
84
+ net-smtp (0.3.3)
85
+ net-protocol
86
+ nokogiri (1.14.1)
87
+ mini_portile2 (~> 2.8.0)
84
88
  racc (~> 1.4)
85
89
  pastel (0.8.0)
86
90
  tty-color (~> 0.5)
87
91
  public_suffix (5.0.1)
88
- racc (1.6.0)
89
- rack (3.0.3)
92
+ racc (1.6.2)
93
+ rack (3.0.4.1)
90
94
  rake (13.0.1)
91
- roda (3.63.0)
95
+ roda (3.64.0)
92
96
  rack
93
97
  roda-enhanced_logger (0.4.0)
94
98
  roda (>= 3.19.0)
@@ -96,11 +100,11 @@ GEM
96
100
  rotp (6.2.2)
97
101
  thor (1.2.1)
98
102
  tilt (2.0.11)
99
- timeout (0.1.0)
103
+ timeout (0.3.1)
100
104
  tty-color (0.6.0)
101
105
  tty-logger (0.6.0)
102
106
  pastel (~> 0.8)
103
- tzinfo (2.0.5)
107
+ tzinfo (2.0.6)
104
108
  concurrent-ruby (~> 1.0)
105
109
  zeitwerk (2.6.6)
106
110
 
@@ -142,7 +142,7 @@ module EtFullSystem
142
142
  method_option :in_docker_compose, type: :boolean, default: false, desc: 'Set to true to assume certain services are in docker compose'
143
143
  def setup
144
144
  setup_depencencies
145
- setup_ruby_versions unless options.in_docker_compose?
145
+ setup_ruby_versions unless !rvm_installed || options.in_docker_compose?
146
146
  setup_services
147
147
  end
148
148
 
@@ -501,5 +501,9 @@ module EtFullSystem
501
501
  acc
502
502
  end
503
503
  end
504
+
505
+ def rvm_installed?
506
+ !`which rvm`.empty?
507
+ end
504
508
  end
505
509
  end
@@ -1,3 +1,3 @@
1
1
  module EtFullSystem
2
- VERSION = "7.0.4"
2
+ VERSION = "8.0.0"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: et_full_system
3
3
  version: !ruby/object:Gem::Version
4
- version: 7.0.4
4
+ version: 8.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Gary Taylor
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2023-01-10 00:00:00.000000000 Z
11
+ date: 2023-02-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: thor