gemstash 2.2.0 → 2.2.1

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 (32) hide show
  1. checksums.yaml +4 -4
  2. data/lib/gemstash/cache.rb +1 -1
  3. data/lib/gemstash/man/gemstash-authorize.1 +66 -0
  4. data/lib/gemstash/man/gemstash-authorize.1.txt +47 -0
  5. data/lib/gemstash/man/gemstash-configuration.5 +241 -0
  6. data/lib/gemstash/man/gemstash-configuration.5.txt +211 -0
  7. data/lib/gemstash/man/gemstash-customize.7 +316 -0
  8. data/lib/gemstash/man/gemstash-customize.7.txt +187 -0
  9. data/lib/gemstash/man/gemstash-debugging.7 +49 -0
  10. data/lib/gemstash/man/gemstash-debugging.7.txt +30 -0
  11. data/lib/gemstash/man/gemstash-deploy.7 +87 -0
  12. data/lib/gemstash/man/gemstash-deploy.7.txt +60 -0
  13. data/lib/gemstash/man/gemstash-mirror.7 +55 -0
  14. data/lib/gemstash/man/gemstash-mirror.7.txt +34 -0
  15. data/lib/gemstash/man/gemstash-multiple-sources.7 +103 -0
  16. data/lib/gemstash/man/gemstash-multiple-sources.7.txt +71 -0
  17. data/lib/gemstash/man/gemstash-private-gems.7 +242 -0
  18. data/lib/gemstash/man/gemstash-private-gems.7.txt +157 -0
  19. data/lib/gemstash/man/gemstash-readme.7 +245 -0
  20. data/lib/gemstash/man/gemstash-readme.7.txt +181 -0
  21. data/lib/gemstash/man/gemstash-setup.1 +58 -0
  22. data/lib/gemstash/man/gemstash-setup.1.txt +41 -0
  23. data/lib/gemstash/man/gemstash-start.1 +41 -0
  24. data/lib/gemstash/man/gemstash-start.1.txt +27 -0
  25. data/lib/gemstash/man/gemstash-status.1 +35 -0
  26. data/lib/gemstash/man/gemstash-status.1.txt +23 -0
  27. data/lib/gemstash/man/gemstash-stop.1 +35 -0
  28. data/lib/gemstash/man/gemstash-stop.1.txt +23 -0
  29. data/lib/gemstash/man/gemstash-version.1 +37 -0
  30. data/lib/gemstash/man/gemstash-version.1.txt +22 -0
  31. data/lib/gemstash/version.rb +1 -1
  32. metadata +17 -3
@@ -0,0 +1,41 @@
1
+ <!-- Automatically generated by Pandoc -->
2
+ .\" Automatically generated by Pandoc 3.0.1
3
+ .\"
4
+ .\" Define V font for inline verbatim, using C font in formats
5
+ .\" that render this, and otherwise B font.
6
+ .ie "\f[CB]x\f[]"x" \{\
7
+ . ftr V B
8
+ . ftr VI BI
9
+ . ftr VB B
10
+ . ftr VBI BI
11
+ .\}
12
+ .el \{\
13
+ . ftr V CR
14
+ . ftr VI CI
15
+ . ftr VB CB
16
+ . ftr VBI CBI
17
+ .\}
18
+ .TH "gemstash-start" "1" "October 9, 2015" "" ""
19
+ .hy
20
+ .SH Name
21
+ .PP
22
+ gemstash-start - Starts the Gemstash server
23
+ .SH Synopsis
24
+ .PP
25
+ \f[V]gemstash start [--no-daemonize] [--config-file FILE]\f[R]
26
+ .SH Description
27
+ .PP
28
+ Starts the Gemstash server.
29
+ .SH Options
30
+ .IP \[bu] 2
31
+ \f[V]--config-file FILE\f[R]: Specify the config file to use.
32
+ If you aren\[cq]t using the default config file at
33
+ \f[V]\[ti]/.gemstash/config.yml\f[R] or
34
+ \f[V]\[ti]/.gemstash/config.yml.erb\f[R], then you must specify the
35
+ config file via this option.
36
+ .IP \[bu] 2
37
+ \f[V]--no-daemonize\f[R]: The Gemstash server daemonizes itself by
38
+ default.
39
+ Provide this option to instead run the server until \f[V]Ctrl-C\f[R] is
40
+ typed.
41
+ When not daemonized, the log will be output to standard out.
@@ -1 +1,28 @@
1
+ gemstash-start(1) gemstash-start(1)
1
2
 
3
+
4
+
5
+ <!-- Automatically generated by Pandoc -->
6
+
7
+ 1mName0m
8
+ gemstash-start - Starts the Gemstash server
9
+
10
+ 1mSynopsis0m
11
+ 1mgemstash start [--no-daemonize] [--config-file FILE]0m
12
+
13
+ 1mDescription0m
14
+ Starts the Gemstash server.
15
+
16
+ 1mOptions0m
17
+ o 1m--config-file FILE22m: Specify the config file to use. If you aren't
18
+ using the default config file at 1m~/.gemstash/config.yml 22mor 1m~/.gem-0m
19
+ 1mstash/config.yml.erb22m, then you must specify the config file via this
20
+ option.
21
+
22
+ o 1m--no-daemonize22m: The Gemstash server daemonizes itself by default.
23
+ Provide this option to instead run the server until 1mCtrl-C 22mis typed.
24
+ When not daemonized, the log will be output to standard out.
25
+
26
+
27
+
28
+ October 9, 2015 gemstash-start(1)
@@ -0,0 +1,35 @@
1
+ <!-- Automatically generated by Pandoc -->
2
+ .\" Automatically generated by Pandoc 3.0.1
3
+ .\"
4
+ .\" Define V font for inline verbatim, using C font in formats
5
+ .\" that render this, and otherwise B font.
6
+ .ie "\f[CB]x\f[]"x" \{\
7
+ . ftr V B
8
+ . ftr VI BI
9
+ . ftr VB B
10
+ . ftr VBI BI
11
+ .\}
12
+ .el \{\
13
+ . ftr V CR
14
+ . ftr VI CI
15
+ . ftr VB CB
16
+ . ftr VBI CBI
17
+ .\}
18
+ .TH "gemstash-status" "1" "October 28, 2015" "" ""
19
+ .hy
20
+ .SH Name
21
+ .PP
22
+ gemstash-status - Checks status of the Gemstash server
23
+ .SH Synopsis
24
+ .PP
25
+ \f[V]gemstash status [--config-file FILE]\f[R]
26
+ .SH Description
27
+ .PP
28
+ Checks status of the Gemstash server.
29
+ .SH Options
30
+ .IP \[bu] 2
31
+ \f[V]--config-file FILE\f[R]: Specify the config file to use.
32
+ If you aren\[cq]t using the default config file at
33
+ \f[V]\[ti]/.gemstash/config.yml\f[R] or
34
+ \f[V]\[ti]/.gemstash/config.yml.erb\f[R], then you must specify the
35
+ config file via this option.
@@ -1 +1,24 @@
1
+ gemstash-status(1) gemstash-status(1)
1
2
 
3
+
4
+
5
+ <!-- Automatically generated by Pandoc -->
6
+
7
+ 1mName0m
8
+ gemstash-status - Checks status of the Gemstash server
9
+
10
+ 1mSynopsis0m
11
+ 1mgemstash status [--config-file FILE]0m
12
+
13
+ 1mDescription0m
14
+ Checks status of the Gemstash server.
15
+
16
+ 1mOptions0m
17
+ o 1m--config-file FILE22m: Specify the config file to use. If you aren't
18
+ using the default config file at 1m~/.gemstash/config.yml 22mor 1m~/.gem-0m
19
+ 1mstash/config.yml.erb22m, then you must specify the config file via this
20
+ option.
21
+
22
+
23
+
24
+ October 28, 2015 gemstash-status(1)
@@ -0,0 +1,35 @@
1
+ <!-- Automatically generated by Pandoc -->
2
+ .\" Automatically generated by Pandoc 3.0.1
3
+ .\"
4
+ .\" Define V font for inline verbatim, using C font in formats
5
+ .\" that render this, and otherwise B font.
6
+ .ie "\f[CB]x\f[]"x" \{\
7
+ . ftr V B
8
+ . ftr VI BI
9
+ . ftr VB B
10
+ . ftr VBI BI
11
+ .\}
12
+ .el \{\
13
+ . ftr V CR
14
+ . ftr VI CI
15
+ . ftr VB CB
16
+ . ftr VBI CBI
17
+ .\}
18
+ .TH "gemstash-stop" "1" "October 9, 2015" "" ""
19
+ .hy
20
+ .SH Name
21
+ .PP
22
+ gemstash-stop - Stops the Gemstash server
23
+ .SH Synopsis
24
+ .PP
25
+ \f[V]gemstash stop [--config-file FILE]\f[R]
26
+ .SH Description
27
+ .PP
28
+ Stops the Gemstash server.
29
+ .SH Options
30
+ .IP \[bu] 2
31
+ \f[V]--config-file FILE\f[R]: Specify the config file to use.
32
+ If you aren\[cq]t using the default config file at
33
+ \f[V]\[ti]/.gemstash/config.yml\f[R] or
34
+ \f[V]\[ti]/.gemstash/config.yml.erb\f[R], then you must specify the
35
+ config file via this option.
@@ -1 +1,24 @@
1
+ gemstash-stop(1) gemstash-stop(1)
1
2
 
3
+
4
+
5
+ <!-- Automatically generated by Pandoc -->
6
+
7
+ 1mName0m
8
+ gemstash-stop - Stops the Gemstash server
9
+
10
+ 1mSynopsis0m
11
+ 1mgemstash stop [--config-file FILE]0m
12
+
13
+ 1mDescription0m
14
+ Stops the Gemstash server.
15
+
16
+ 1mOptions0m
17
+ o 1m--config-file FILE22m: Specify the config file to use. If you aren't
18
+ using the default config file at 1m~/.gemstash/config.yml 22mor 1m~/.gem-0m
19
+ 1mstash/config.yml.erb22m, then you must specify the config file via this
20
+ option.
21
+
22
+
23
+
24
+ October 9, 2015 gemstash-stop(1)
@@ -0,0 +1,37 @@
1
+ <!-- Automatically generated by Pandoc -->
2
+ .\" Automatically generated by Pandoc 3.0.1
3
+ .\"
4
+ .\" Define V font for inline verbatim, using C font in formats
5
+ .\" that render this, and otherwise B font.
6
+ .ie "\f[CB]x\f[]"x" \{\
7
+ . ftr V B
8
+ . ftr VI BI
9
+ . ftr VB B
10
+ . ftr VBI BI
11
+ .\}
12
+ .el \{\
13
+ . ftr V CR
14
+ . ftr VI CI
15
+ . ftr VB CB
16
+ . ftr VBI CBI
17
+ .\}
18
+ .TH "gemstash-version" "1" "December 14, 2015" "" ""
19
+ .hy
20
+ .SH Name
21
+ .PP
22
+ gemstash-version - Show what version of Gemstash you are using
23
+ .SH Synopsis
24
+ .PP
25
+ \f[V]gemstash version\f[R]
26
+ .SH Description
27
+ .PP
28
+ Show what version of Gemstash you are using.
29
+ .SS Usage
30
+ .IP
31
+ .nf
32
+ \f[C]
33
+ gemstash version
34
+ gemstash --version
35
+ gemstash -v
36
+ \f[R]
37
+ .fi
@@ -1 +1,23 @@
1
+ gemstash-version(1) gemstash-version(1)
1
2
 
3
+
4
+
5
+ <!-- Automatically generated by Pandoc -->
6
+
7
+ 1mName0m
8
+ gemstash-version - Show what version of Gemstash you are using
9
+
10
+ 1mSynopsis0m
11
+ 1mgemstash version0m
12
+
13
+ 1mDescription0m
14
+ Show what version of Gemstash you are using.
15
+
16
+ 1mUsage0m
17
+ gemstash version
18
+ gemstash --version
19
+ gemstash -v
20
+
21
+
22
+
23
+ December 14, 2015 gemstash-version(1)
@@ -2,5 +2,5 @@
2
2
 
3
3
  # :nodoc:
4
4
  module Gemstash
5
- VERSION = "2.2.0"
5
+ VERSION = "2.2.1"
6
6
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gemstash
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.2.0
4
+ version: 2.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andre Arko
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2023-01-27 00:00:00.000000000 Z
11
+ date: 2023-02-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport
@@ -243,19 +243,33 @@ files:
243
243
  - lib/gemstash/health.rb
244
244
  - lib/gemstash/http_client.rb
245
245
  - lib/gemstash/logging.rb
246
+ - lib/gemstash/man/gemstash-authorize.1
246
247
  - lib/gemstash/man/gemstash-authorize.1.txt
248
+ - lib/gemstash/man/gemstash-configuration.5
247
249
  - lib/gemstash/man/gemstash-configuration.5.txt
250
+ - lib/gemstash/man/gemstash-customize.7
248
251
  - lib/gemstash/man/gemstash-customize.7.txt
252
+ - lib/gemstash/man/gemstash-debugging.7
249
253
  - lib/gemstash/man/gemstash-debugging.7.txt
254
+ - lib/gemstash/man/gemstash-deploy.7
250
255
  - lib/gemstash/man/gemstash-deploy.7.txt
256
+ - lib/gemstash/man/gemstash-mirror.7
251
257
  - lib/gemstash/man/gemstash-mirror.7.txt
258
+ - lib/gemstash/man/gemstash-multiple-sources.7
252
259
  - lib/gemstash/man/gemstash-multiple-sources.7.txt
260
+ - lib/gemstash/man/gemstash-private-gems.7
253
261
  - lib/gemstash/man/gemstash-private-gems.7.txt
262
+ - lib/gemstash/man/gemstash-readme.7
254
263
  - lib/gemstash/man/gemstash-readme.7.txt
264
+ - lib/gemstash/man/gemstash-setup.1
255
265
  - lib/gemstash/man/gemstash-setup.1.txt
266
+ - lib/gemstash/man/gemstash-start.1
256
267
  - lib/gemstash/man/gemstash-start.1.txt
268
+ - lib/gemstash/man/gemstash-status.1
257
269
  - lib/gemstash/man/gemstash-status.1.txt
270
+ - lib/gemstash/man/gemstash-stop.1
258
271
  - lib/gemstash/man/gemstash-stop.1.txt
272
+ - lib/gemstash/man/gemstash-version.1
259
273
  - lib/gemstash/man/gemstash-version.1.txt
260
274
  - lib/gemstash/migrations/01_gem_dependencies.rb
261
275
  - lib/gemstash/migrations/02_authorizations.rb
@@ -287,7 +301,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
287
301
  - !ruby/object:Gem::Version
288
302
  version: '0'
289
303
  requirements: []
290
- rubygems_version: 3.4.5
304
+ rubygems_version: 3.4.3
291
305
  signing_key:
292
306
  specification_version: 4
293
307
  summary: A place to stash gems you'll need