kubs_cli 0.1.15 → 0.2.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: d173476fd8387145c20b1bd787be9b3ac1fdf67e65c12733fa9b1a6d429d3b41
4
- data.tar.gz: ee074010be6be4e030d964ade026ade8feceba4ad26101a3b88406dcee6fa9e2
3
+ metadata.gz: a822e2006d5f00043cbb2e79c8d3a5a0ae6a761a1a50b8c3470752707a5b9f52
4
+ data.tar.gz: 0d202f3d9848165a0b179e8bcaf697f33867f23a8710ffa327671941cf31504d
5
5
  SHA512:
6
- metadata.gz: 48daa18ca8a8263297e9ea6499d7ad75ee698bd3098efbc3ef5a5a4bc4288e0b080a52d4539d5f31ffa1050e22da5b1d196b979331a402ba7dfc5fd77c5a0f3f
7
- data.tar.gz: b72f2fbf6f6d1ea309ef65c7d20a5ac92e60fcdff5c2258097b75c4e356698415c8c5aa4febac5c5347e40cdbe496594b5c3dd30aed0d0a07976a3f7b8500a2a
6
+ metadata.gz: d012d72dfb5ae6cf13c210d9cd3115301600e0755678bb9c8138e18616e4a99ac93a14acbbcd0274bb0f6049d9c23c3e6f609a99fb84e0564fdf08f2f2b562b0
7
+ data.tar.gz: a9e2726818f6ac21446968364c1c6f73e977e523468a134c37c11bce7ba2cd1bfa17cee5575386b54a09bf7c24e5b5bc27a3545b15b6716f45ce97cd0cdeeb1a
@@ -1,18 +1,18 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- kubs_cli (0.1.15)
4
+ kubs_cli (0.2.0)
5
5
  rake (~> 10.0)
6
6
  thor (~> 0.20)
7
7
 
8
8
  GEM
9
9
  remote: https://rubygems.org/
10
10
  specs:
11
- coderay (1.1.2)
12
- diff-lcs (1.3)
13
- ffi (1.11.1)
11
+ coderay (1.1.3)
12
+ diff-lcs (1.4.4)
13
+ ffi (1.13.1)
14
14
  formatador (0.2.5)
15
- guard (2.15.0)
15
+ guard (2.16.2)
16
16
  formatador (>= 0.2.4)
17
17
  listen (>= 2.7, < 4.0)
18
18
  lumberjack (>= 1.0.12, < 2.0)
@@ -26,40 +26,38 @@ GEM
26
26
  guard (~> 2.1)
27
27
  guard-compat (~> 1.1)
28
28
  rspec (>= 2.99.0, < 4.0)
29
- listen (3.1.5)
30
- rb-fsevent (~> 0.9, >= 0.9.4)
31
- rb-inotify (~> 0.9, >= 0.9.7)
32
- ruby_dep (~> 1.2)
33
- lumberjack (1.0.13)
29
+ listen (3.3.1)
30
+ rb-fsevent (~> 0.10, >= 0.10.3)
31
+ rb-inotify (~> 0.9, >= 0.9.10)
32
+ lumberjack (1.2.8)
34
33
  method_source (0.9.2)
35
34
  nenv (0.3.0)
36
- notiffany (0.1.1)
35
+ notiffany (0.1.3)
37
36
  nenv (~> 0.1)
38
37
  shellany (~> 0.0)
39
38
  pry (0.12.2)
40
39
  coderay (~> 1.1.0)
41
40
  method_source (~> 0.9.0)
42
41
  rake (10.5.0)
43
- rb-fsevent (0.10.3)
44
- rb-inotify (0.10.0)
42
+ rb-fsevent (0.10.4)
43
+ rb-inotify (0.10.1)
45
44
  ffi (~> 1.0)
46
- rspec (3.8.0)
47
- rspec-core (~> 3.8.0)
48
- rspec-expectations (~> 3.8.0)
49
- rspec-mocks (~> 3.8.0)
50
- rspec-core (3.8.2)
51
- rspec-support (~> 3.8.0)
52
- rspec-expectations (3.8.4)
45
+ rspec (3.10.0)
46
+ rspec-core (~> 3.10.0)
47
+ rspec-expectations (~> 3.10.0)
48
+ rspec-mocks (~> 3.10.0)
49
+ rspec-core (3.10.0)
50
+ rspec-support (~> 3.10.0)
51
+ rspec-expectations (3.10.0)
53
52
  diff-lcs (>= 1.2.0, < 2.0)
54
- rspec-support (~> 3.8.0)
55
- rspec-mocks (3.8.1)
53
+ rspec-support (~> 3.10.0)
54
+ rspec-mocks (3.10.0)
56
55
  diff-lcs (>= 1.2.0, < 2.0)
57
- rspec-support (~> 3.8.0)
58
- rspec-support (3.8.2)
59
- ruby_dep (1.5.0)
56
+ rspec-support (~> 3.10.0)
57
+ rspec-support (3.10.0)
60
58
  shellany (0.0.1)
61
59
  thor (0.20.3)
62
- yard (0.9.20)
60
+ yard (0.9.25)
63
61
 
64
62
  PLATFORMS
65
63
  ruby
@@ -74,4 +72,4 @@ DEPENDENCIES
74
72
  yard (~> 0.9)
75
73
 
76
74
  BUNDLED WITH
77
- 2.0.2
75
+ 2.1.4
@@ -27,6 +27,9 @@ module KubsCLI
27
27
  end
28
28
 
29
29
  def copy_gnome_terminal_settings
30
+ unless @config.gnome_terminal_settings
31
+ return
32
+ end
30
33
  # This is the ONLY spot for gnome terminal
31
34
  gnome_path = '/org/gnome/terminal/'
32
35
  gnome_file = @config.gnome_terminal_settings
@@ -61,6 +61,9 @@ module KubsCLI
61
61
 
62
62
  # Pulls gnome_terminal_settings into your dotfiles inside your repo
63
63
  def pull_gnome_terminal_settings
64
+ unless @config.gnome_terminal_settings
65
+ return
66
+ end
64
67
  # This is where dconf stores gnome terminal
65
68
  gnome_dconf = '/org/gnome/terminal/'
66
69
 
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module KubsCLI
4
- VERSION = '0.1.15'
4
+ VERSION = '0.2.0'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kubs_cli
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.15
4
+ version: 0.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - paramagicdev
8
- autorequire:
8
+ autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2019-11-13 00:00:00.000000000 Z
11
+ date: 2020-11-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -122,7 +122,7 @@ dependencies:
122
122
  - - "~>"
123
123
  - !ruby/object:Gem::Version
124
124
  version: '0.20'
125
- description:
125
+ description:
126
126
  email:
127
127
  - konnor5456@gmail.com
128
128
  executables:
@@ -163,7 +163,7 @@ metadata:
163
163
  homepage_uri: https://github.com/ParamagicDev/kubs_cli
164
164
  source_code_uri: https://github.com/ParamagicDev/kubs_cli
165
165
  changelog_uri: https://github.com/ParamagicDev/kubs_cli/CHANGELOG.md
166
- post_install_message:
166
+ post_install_message:
167
167
  rdoc_options: []
168
168
  require_paths:
169
169
  - lib
@@ -178,8 +178,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
178
178
  - !ruby/object:Gem::Version
179
179
  version: '0'
180
180
  requirements: []
181
- rubygems_version: 3.0.3
182
- signing_key:
181
+ rubygems_version: 3.1.4
182
+ signing_key:
183
183
  specification_version: 4
184
184
  summary: Konnor's Ubuntu Based Setup & CLI
185
185
  test_files: []