endoflife_date 0.10.0 → 1.1.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 +4 -4
- data/Gemfile.lock +53 -31
- data/README.md +14 -8
- data/bin/byebug +1 -12
- data/bin/coderay +1 -12
- data/bin/htmldiff +1 -12
- data/bin/ldiff +1 -12
- data/bin/pry +1 -12
- data/bin/racc +1 -12
- data/bin/rake +1 -12
- data/bin/rspec +1 -12
- data/bin/rubocop +1 -12
- data/bin/ruby-parse +1 -12
- data/bin/ruby-rewrite +1 -12
- data/docs/Cycle.md +8 -8
- data/docs/CycleCycle.md +15 -0
- data/docs/CycleDiscontinued.md +15 -0
- data/docs/CycleEol.md +15 -0
- data/docs/CycleLts.md +15 -0
- data/docs/CycleSupport.md +15 -0
- data/docs/DefaultApi.md +15 -15
- data/endoflife_date.gemspec +8 -7
- data/git_push.sh +1 -1
- data/lib/endoflife_date/api/default_api.rb +20 -20
- data/lib/endoflife_date/api_client.rb +25 -24
- data/lib/endoflife_date/api_error.rb +3 -3
- data/lib/endoflife_date/api_model_base.rb +88 -0
- data/lib/endoflife_date/configuration.rb +16 -5
- data/lib/endoflife_date/models/cycle.rb +41 -175
- data/lib/endoflife_date/models/cycle_cycle.rb +104 -0
- data/lib/endoflife_date/models/cycle_discontinued.rb +104 -0
- data/lib/endoflife_date/models/cycle_eol.rb +104 -0
- data/lib/endoflife_date/models/cycle_lts.rb +104 -0
- data/lib/endoflife_date/models/cycle_support.rb +104 -0
- data/lib/endoflife_date/version.rb +4 -4
- data/lib/endoflife_date.rb +9 -3
- data/spec/api/default_api_spec.rb +9 -9
- data/spec/models/cycle_cycle_spec.rb +21 -0
- data/spec/models/cycle_discontinued_spec.rb +21 -0
- data/spec/models/cycle_eol_spec.rb +21 -0
- data/spec/models/cycle_lts_spec.rb +21 -0
- data/spec/models/cycle_spec.rb +7 -5
- data/spec/models/cycle_support_spec.rb +21 -0
- data/spec/spec_helper.rb +3 -3
- metadata +32 -16
- data/bin/bundle +0 -109
- data/spec/api_client_spec.rb +0 -228
- data/spec/configuration_spec.rb +0 -42
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 1d81dbe2f72573f0100b0a46c9657be6a26daff0ee6090e22ab6b7093ec8486c
|
|
4
|
+
data.tar.gz: 74156447c825747f70b75a50f4f2232926d4eb77bc070c8c02191981be619d0f
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: fa36172b1113814e788e851b1adf039113e86a44ffdfbb242a39247c01632af0aaf7fe20cb8023070fab4f238b40cebe6c7fbbf082bba1e4de31c38b19743ed6
|
|
7
|
+
data.tar.gz: 254f777c71818327de74da6132cce35e11537f3bb3a3d147a478b9e7f924ea0ce9ea5d32427bd9afa7670e86f2eb95b53d3296c9816b3bf15484c16d9d9af1e7
|
data/Gemfile.lock
CHANGED
|
@@ -1,49 +1,61 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: .
|
|
3
3
|
specs:
|
|
4
|
-
endoflife_date (
|
|
4
|
+
endoflife_date (1.1.0)
|
|
5
5
|
typhoeus (~> 1.0, >= 1.0.1)
|
|
6
6
|
|
|
7
7
|
GEM
|
|
8
8
|
remote: https://rubygems.org/
|
|
9
9
|
specs:
|
|
10
|
-
ast (2.4.
|
|
11
|
-
byebug (
|
|
10
|
+
ast (2.4.3)
|
|
11
|
+
byebug (12.0.0)
|
|
12
12
|
coderay (1.1.3)
|
|
13
|
-
|
|
14
|
-
|
|
13
|
+
date (3.5.0)
|
|
14
|
+
diff-lcs (1.6.2)
|
|
15
|
+
ethon (0.15.0)
|
|
15
16
|
ffi (>= 1.15.0)
|
|
16
|
-
ffi (1.
|
|
17
|
+
ffi (1.17.2)
|
|
18
|
+
ffi (1.17.2-aarch64-linux-gnu)
|
|
19
|
+
ffi (1.17.2-aarch64-linux-musl)
|
|
20
|
+
ffi (1.17.2-arm-linux-gnu)
|
|
21
|
+
ffi (1.17.2-arm-linux-musl)
|
|
22
|
+
ffi (1.17.2-arm64-darwin)
|
|
23
|
+
ffi (1.17.2-x86-linux-gnu)
|
|
24
|
+
ffi (1.17.2-x86-linux-musl)
|
|
25
|
+
ffi (1.17.2-x86_64-darwin)
|
|
26
|
+
ffi (1.17.2-x86_64-linux-gnu)
|
|
27
|
+
ffi (1.17.2-x86_64-linux-musl)
|
|
17
28
|
jaro_winkler (1.5.6)
|
|
18
|
-
method_source (1.
|
|
19
|
-
parallel (1.
|
|
20
|
-
parser (3.
|
|
29
|
+
method_source (1.1.0)
|
|
30
|
+
parallel (1.27.0)
|
|
31
|
+
parser (3.3.10.0)
|
|
21
32
|
ast (~> 2.4.1)
|
|
22
33
|
racc
|
|
23
|
-
pry (0.
|
|
34
|
+
pry (0.15.2)
|
|
24
35
|
coderay (~> 1.1)
|
|
25
36
|
method_source (~> 1.0)
|
|
26
|
-
pry-byebug (3.
|
|
27
|
-
byebug (~>
|
|
28
|
-
pry (>= 0.13, < 0.
|
|
29
|
-
psych (5.
|
|
37
|
+
pry-byebug (3.11.0)
|
|
38
|
+
byebug (~> 12.0)
|
|
39
|
+
pry (>= 0.13, < 0.16)
|
|
40
|
+
psych (5.2.6)
|
|
41
|
+
date
|
|
30
42
|
stringio
|
|
31
|
-
racc (1.
|
|
43
|
+
racc (1.8.1)
|
|
32
44
|
rainbow (3.1.1)
|
|
33
45
|
rake (13.0.6)
|
|
34
|
-
rspec (3.
|
|
35
|
-
rspec-core (~> 3.
|
|
36
|
-
rspec-expectations (~> 3.
|
|
37
|
-
rspec-mocks (~> 3.
|
|
38
|
-
rspec-core (3.
|
|
39
|
-
rspec-support (~> 3.
|
|
40
|
-
rspec-expectations (3.
|
|
46
|
+
rspec (3.13.2)
|
|
47
|
+
rspec-core (~> 3.13.0)
|
|
48
|
+
rspec-expectations (~> 3.13.0)
|
|
49
|
+
rspec-mocks (~> 3.13.0)
|
|
50
|
+
rspec-core (3.13.6)
|
|
51
|
+
rspec-support (~> 3.13.0)
|
|
52
|
+
rspec-expectations (3.13.5)
|
|
41
53
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
42
|
-
rspec-support (~> 3.
|
|
43
|
-
rspec-mocks (3.
|
|
54
|
+
rspec-support (~> 3.13.0)
|
|
55
|
+
rspec-mocks (3.13.7)
|
|
44
56
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
45
|
-
rspec-support (~> 3.
|
|
46
|
-
rspec-support (3.
|
|
57
|
+
rspec-support (~> 3.13.0)
|
|
58
|
+
rspec-support (3.13.6)
|
|
47
59
|
rubocop (0.66.0)
|
|
48
60
|
jaro_winkler (~> 1.5.1)
|
|
49
61
|
parallel (~> 1.10)
|
|
@@ -53,13 +65,23 @@ GEM
|
|
|
53
65
|
ruby-progressbar (~> 1.7)
|
|
54
66
|
unicode-display_width (>= 1.4.0, < 1.6)
|
|
55
67
|
ruby-progressbar (1.13.0)
|
|
56
|
-
stringio (3.
|
|
57
|
-
typhoeus (1.
|
|
58
|
-
ethon (>= 0.9.0)
|
|
68
|
+
stringio (3.1.8)
|
|
69
|
+
typhoeus (1.5.0)
|
|
70
|
+
ethon (>= 0.9.0, < 0.16.0)
|
|
59
71
|
unicode-display_width (1.5.0)
|
|
60
72
|
|
|
61
73
|
PLATFORMS
|
|
62
|
-
|
|
74
|
+
aarch64-linux-gnu
|
|
75
|
+
aarch64-linux-musl
|
|
76
|
+
arm-linux-gnu
|
|
77
|
+
arm-linux-musl
|
|
78
|
+
arm64-darwin
|
|
79
|
+
ruby
|
|
80
|
+
x86-linux-gnu
|
|
81
|
+
x86-linux-musl
|
|
82
|
+
x86_64-darwin
|
|
83
|
+
x86_64-linux-gnu
|
|
84
|
+
x86_64-linux-musl
|
|
63
85
|
|
|
64
86
|
DEPENDENCIES
|
|
65
87
|
endoflife_date!
|
|
@@ -69,4 +91,4 @@ DEPENDENCIES
|
|
|
69
91
|
rubocop (~> 0.66.0)
|
|
70
92
|
|
|
71
93
|
BUNDLED WITH
|
|
72
|
-
2.
|
|
94
|
+
2.7.2
|
data/README.md
CHANGED
|
@@ -2,14 +2,15 @@
|
|
|
2
2
|
|
|
3
3
|
EndOfLifeDateApiClient - the Ruby gem for the endoflife.date
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
The endoflife.date v0 API is currently deprecated, please [use the endoflife.date v1 API](https://endoflife.date/docs/api/v1/).
|
|
6
6
|
|
|
7
7
|
This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
|
8
8
|
|
|
9
9
|
- API version: 0.0.1
|
|
10
|
-
- Package version:
|
|
10
|
+
- Package version: 1.1.0
|
|
11
|
+
- Generator version: 7.17.0
|
|
11
12
|
- Build package: org.openapitools.codegen.languages.RubyClientCodegen
|
|
12
|
-
For more information, please visit [https://github.com/
|
|
13
|
+
For more information, please visit [https://github.com/oapicf/endoflife.date-api-clients](https://github.com/oapicf/endoflife.date-api-clients)
|
|
13
14
|
|
|
14
15
|
## Installation
|
|
15
16
|
|
|
@@ -24,22 +25,22 @@ gem build endoflife_date.gemspec
|
|
|
24
25
|
Then either install the gem locally:
|
|
25
26
|
|
|
26
27
|
```shell
|
|
27
|
-
gem install ./endoflife_date-
|
|
28
|
+
gem install ./endoflife_date-1.1.0.gem
|
|
28
29
|
```
|
|
29
30
|
|
|
30
|
-
(for development, run `gem install --dev ./endoflife_date-
|
|
31
|
+
(for development, run `gem install --dev ./endoflife_date-1.1.0.gem` to install the development dependencies)
|
|
31
32
|
|
|
32
33
|
or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
|
|
33
34
|
|
|
34
35
|
Finally add this to the Gemfile:
|
|
35
36
|
|
|
36
|
-
gem 'endoflife_date', '~>
|
|
37
|
+
gem 'endoflife_date', '~> 1.1.0'
|
|
37
38
|
|
|
38
39
|
### Install from Git
|
|
39
40
|
|
|
40
|
-
If the Ruby gem is hosted at a git repository: https://github.com/
|
|
41
|
+
If the Ruby gem is hosted at a git repository: https://github.com/oapicf/endoflife.date-api-clients, then add the following in the Gemfile:
|
|
41
42
|
|
|
42
|
-
gem 'endoflife_date', :git => 'https://github.com/
|
|
43
|
+
gem 'endoflife_date', :git => 'https://github.com/oapicf/endoflife.date-api-clients.git'
|
|
43
44
|
|
|
44
45
|
### Include the Ruby code directly
|
|
45
46
|
|
|
@@ -83,6 +84,11 @@ Class | Method | HTTP request | Description
|
|
|
83
84
|
## Documentation for Models
|
|
84
85
|
|
|
85
86
|
- [EndOfLifeDateApiClient::Cycle](docs/Cycle.md)
|
|
87
|
+
- [EndOfLifeDateApiClient::CycleCycle](docs/CycleCycle.md)
|
|
88
|
+
- [EndOfLifeDateApiClient::CycleDiscontinued](docs/CycleDiscontinued.md)
|
|
89
|
+
- [EndOfLifeDateApiClient::CycleEol](docs/CycleEol.md)
|
|
90
|
+
- [EndOfLifeDateApiClient::CycleLts](docs/CycleLts.md)
|
|
91
|
+
- [EndOfLifeDateApiClient::CycleSupport](docs/CycleSupport.md)
|
|
86
92
|
|
|
87
93
|
|
|
88
94
|
## Documentation for Authorization
|
data/bin/byebug
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
#!/usr/bin/env
|
|
1
|
+
#!/usr/bin/env ruby3.2
|
|
2
2
|
# frozen_string_literal: true
|
|
3
3
|
|
|
4
4
|
#
|
|
@@ -10,17 +10,6 @@
|
|
|
10
10
|
|
|
11
11
|
ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../Gemfile", __dir__)
|
|
12
12
|
|
|
13
|
-
bundle_binstub = File.expand_path("bundle", __dir__)
|
|
14
|
-
|
|
15
|
-
if File.file?(bundle_binstub)
|
|
16
|
-
if File.read(bundle_binstub, 300).include?("This file was generated by Bundler")
|
|
17
|
-
load(bundle_binstub)
|
|
18
|
-
else
|
|
19
|
-
abort("Your `bin/bundle` was not generated by Bundler, so this binstub cannot run.
|
|
20
|
-
Replace `bin/bundle` by running `bundle binstubs bundler --force`, then run this command again.")
|
|
21
|
-
end
|
|
22
|
-
end
|
|
23
|
-
|
|
24
13
|
require "rubygems"
|
|
25
14
|
require "bundler/setup"
|
|
26
15
|
|
data/bin/coderay
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
#!/usr/bin/env
|
|
1
|
+
#!/usr/bin/env ruby3.2
|
|
2
2
|
# frozen_string_literal: true
|
|
3
3
|
|
|
4
4
|
#
|
|
@@ -10,17 +10,6 @@
|
|
|
10
10
|
|
|
11
11
|
ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../Gemfile", __dir__)
|
|
12
12
|
|
|
13
|
-
bundle_binstub = File.expand_path("bundle", __dir__)
|
|
14
|
-
|
|
15
|
-
if File.file?(bundle_binstub)
|
|
16
|
-
if File.read(bundle_binstub, 300).include?("This file was generated by Bundler")
|
|
17
|
-
load(bundle_binstub)
|
|
18
|
-
else
|
|
19
|
-
abort("Your `bin/bundle` was not generated by Bundler, so this binstub cannot run.
|
|
20
|
-
Replace `bin/bundle` by running `bundle binstubs bundler --force`, then run this command again.")
|
|
21
|
-
end
|
|
22
|
-
end
|
|
23
|
-
|
|
24
13
|
require "rubygems"
|
|
25
14
|
require "bundler/setup"
|
|
26
15
|
|
data/bin/htmldiff
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
#!/usr/bin/env
|
|
1
|
+
#!/usr/bin/env ruby3.2
|
|
2
2
|
# frozen_string_literal: true
|
|
3
3
|
|
|
4
4
|
#
|
|
@@ -10,17 +10,6 @@
|
|
|
10
10
|
|
|
11
11
|
ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../Gemfile", __dir__)
|
|
12
12
|
|
|
13
|
-
bundle_binstub = File.expand_path("bundle", __dir__)
|
|
14
|
-
|
|
15
|
-
if File.file?(bundle_binstub)
|
|
16
|
-
if File.read(bundle_binstub, 300).include?("This file was generated by Bundler")
|
|
17
|
-
load(bundle_binstub)
|
|
18
|
-
else
|
|
19
|
-
abort("Your `bin/bundle` was not generated by Bundler, so this binstub cannot run.
|
|
20
|
-
Replace `bin/bundle` by running `bundle binstubs bundler --force`, then run this command again.")
|
|
21
|
-
end
|
|
22
|
-
end
|
|
23
|
-
|
|
24
13
|
require "rubygems"
|
|
25
14
|
require "bundler/setup"
|
|
26
15
|
|
data/bin/ldiff
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
#!/usr/bin/env
|
|
1
|
+
#!/usr/bin/env ruby3.2
|
|
2
2
|
# frozen_string_literal: true
|
|
3
3
|
|
|
4
4
|
#
|
|
@@ -10,17 +10,6 @@
|
|
|
10
10
|
|
|
11
11
|
ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../Gemfile", __dir__)
|
|
12
12
|
|
|
13
|
-
bundle_binstub = File.expand_path("bundle", __dir__)
|
|
14
|
-
|
|
15
|
-
if File.file?(bundle_binstub)
|
|
16
|
-
if File.read(bundle_binstub, 300).include?("This file was generated by Bundler")
|
|
17
|
-
load(bundle_binstub)
|
|
18
|
-
else
|
|
19
|
-
abort("Your `bin/bundle` was not generated by Bundler, so this binstub cannot run.
|
|
20
|
-
Replace `bin/bundle` by running `bundle binstubs bundler --force`, then run this command again.")
|
|
21
|
-
end
|
|
22
|
-
end
|
|
23
|
-
|
|
24
13
|
require "rubygems"
|
|
25
14
|
require "bundler/setup"
|
|
26
15
|
|
data/bin/pry
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
#!/usr/bin/env
|
|
1
|
+
#!/usr/bin/env ruby3.2
|
|
2
2
|
# frozen_string_literal: true
|
|
3
3
|
|
|
4
4
|
#
|
|
@@ -10,17 +10,6 @@
|
|
|
10
10
|
|
|
11
11
|
ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../Gemfile", __dir__)
|
|
12
12
|
|
|
13
|
-
bundle_binstub = File.expand_path("bundle", __dir__)
|
|
14
|
-
|
|
15
|
-
if File.file?(bundle_binstub)
|
|
16
|
-
if File.read(bundle_binstub, 300).include?("This file was generated by Bundler")
|
|
17
|
-
load(bundle_binstub)
|
|
18
|
-
else
|
|
19
|
-
abort("Your `bin/bundle` was not generated by Bundler, so this binstub cannot run.
|
|
20
|
-
Replace `bin/bundle` by running `bundle binstubs bundler --force`, then run this command again.")
|
|
21
|
-
end
|
|
22
|
-
end
|
|
23
|
-
|
|
24
13
|
require "rubygems"
|
|
25
14
|
require "bundler/setup"
|
|
26
15
|
|
data/bin/racc
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
#!/usr/bin/env
|
|
1
|
+
#!/usr/bin/env ruby3.2
|
|
2
2
|
# frozen_string_literal: true
|
|
3
3
|
|
|
4
4
|
#
|
|
@@ -10,17 +10,6 @@
|
|
|
10
10
|
|
|
11
11
|
ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../Gemfile", __dir__)
|
|
12
12
|
|
|
13
|
-
bundle_binstub = File.expand_path("bundle", __dir__)
|
|
14
|
-
|
|
15
|
-
if File.file?(bundle_binstub)
|
|
16
|
-
if File.read(bundle_binstub, 300).include?("This file was generated by Bundler")
|
|
17
|
-
load(bundle_binstub)
|
|
18
|
-
else
|
|
19
|
-
abort("Your `bin/bundle` was not generated by Bundler, so this binstub cannot run.
|
|
20
|
-
Replace `bin/bundle` by running `bundle binstubs bundler --force`, then run this command again.")
|
|
21
|
-
end
|
|
22
|
-
end
|
|
23
|
-
|
|
24
13
|
require "rubygems"
|
|
25
14
|
require "bundler/setup"
|
|
26
15
|
|
data/bin/rake
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
#!/usr/bin/env
|
|
1
|
+
#!/usr/bin/env ruby3.2
|
|
2
2
|
# frozen_string_literal: true
|
|
3
3
|
|
|
4
4
|
#
|
|
@@ -10,17 +10,6 @@
|
|
|
10
10
|
|
|
11
11
|
ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../Gemfile", __dir__)
|
|
12
12
|
|
|
13
|
-
bundle_binstub = File.expand_path("bundle", __dir__)
|
|
14
|
-
|
|
15
|
-
if File.file?(bundle_binstub)
|
|
16
|
-
if File.read(bundle_binstub, 300).include?("This file was generated by Bundler")
|
|
17
|
-
load(bundle_binstub)
|
|
18
|
-
else
|
|
19
|
-
abort("Your `bin/bundle` was not generated by Bundler, so this binstub cannot run.
|
|
20
|
-
Replace `bin/bundle` by running `bundle binstubs bundler --force`, then run this command again.")
|
|
21
|
-
end
|
|
22
|
-
end
|
|
23
|
-
|
|
24
13
|
require "rubygems"
|
|
25
14
|
require "bundler/setup"
|
|
26
15
|
|
data/bin/rspec
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
#!/usr/bin/env
|
|
1
|
+
#!/usr/bin/env ruby3.2
|
|
2
2
|
# frozen_string_literal: true
|
|
3
3
|
|
|
4
4
|
#
|
|
@@ -10,17 +10,6 @@
|
|
|
10
10
|
|
|
11
11
|
ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../Gemfile", __dir__)
|
|
12
12
|
|
|
13
|
-
bundle_binstub = File.expand_path("bundle", __dir__)
|
|
14
|
-
|
|
15
|
-
if File.file?(bundle_binstub)
|
|
16
|
-
if File.read(bundle_binstub, 300).include?("This file was generated by Bundler")
|
|
17
|
-
load(bundle_binstub)
|
|
18
|
-
else
|
|
19
|
-
abort("Your `bin/bundle` was not generated by Bundler, so this binstub cannot run.
|
|
20
|
-
Replace `bin/bundle` by running `bundle binstubs bundler --force`, then run this command again.")
|
|
21
|
-
end
|
|
22
|
-
end
|
|
23
|
-
|
|
24
13
|
require "rubygems"
|
|
25
14
|
require "bundler/setup"
|
|
26
15
|
|
data/bin/rubocop
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
#!/usr/bin/env
|
|
1
|
+
#!/usr/bin/env ruby3.2
|
|
2
2
|
# frozen_string_literal: true
|
|
3
3
|
|
|
4
4
|
#
|
|
@@ -10,17 +10,6 @@
|
|
|
10
10
|
|
|
11
11
|
ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../Gemfile", __dir__)
|
|
12
12
|
|
|
13
|
-
bundle_binstub = File.expand_path("bundle", __dir__)
|
|
14
|
-
|
|
15
|
-
if File.file?(bundle_binstub)
|
|
16
|
-
if File.read(bundle_binstub, 300).include?("This file was generated by Bundler")
|
|
17
|
-
load(bundle_binstub)
|
|
18
|
-
else
|
|
19
|
-
abort("Your `bin/bundle` was not generated by Bundler, so this binstub cannot run.
|
|
20
|
-
Replace `bin/bundle` by running `bundle binstubs bundler --force`, then run this command again.")
|
|
21
|
-
end
|
|
22
|
-
end
|
|
23
|
-
|
|
24
13
|
require "rubygems"
|
|
25
14
|
require "bundler/setup"
|
|
26
15
|
|
data/bin/ruby-parse
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
#!/usr/bin/env
|
|
1
|
+
#!/usr/bin/env ruby3.2
|
|
2
2
|
# frozen_string_literal: true
|
|
3
3
|
|
|
4
4
|
#
|
|
@@ -10,17 +10,6 @@
|
|
|
10
10
|
|
|
11
11
|
ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../Gemfile", __dir__)
|
|
12
12
|
|
|
13
|
-
bundle_binstub = File.expand_path("bundle", __dir__)
|
|
14
|
-
|
|
15
|
-
if File.file?(bundle_binstub)
|
|
16
|
-
if File.read(bundle_binstub, 300).include?("This file was generated by Bundler")
|
|
17
|
-
load(bundle_binstub)
|
|
18
|
-
else
|
|
19
|
-
abort("Your `bin/bundle` was not generated by Bundler, so this binstub cannot run.
|
|
20
|
-
Replace `bin/bundle` by running `bundle binstubs bundler --force`, then run this command again.")
|
|
21
|
-
end
|
|
22
|
-
end
|
|
23
|
-
|
|
24
13
|
require "rubygems"
|
|
25
14
|
require "bundler/setup"
|
|
26
15
|
|
data/bin/ruby-rewrite
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
#!/usr/bin/env
|
|
1
|
+
#!/usr/bin/env ruby3.2
|
|
2
2
|
# frozen_string_literal: true
|
|
3
3
|
|
|
4
4
|
#
|
|
@@ -10,17 +10,6 @@
|
|
|
10
10
|
|
|
11
11
|
ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../Gemfile", __dir__)
|
|
12
12
|
|
|
13
|
-
bundle_binstub = File.expand_path("bundle", __dir__)
|
|
14
|
-
|
|
15
|
-
if File.file?(bundle_binstub)
|
|
16
|
-
if File.read(bundle_binstub, 300).include?("This file was generated by Bundler")
|
|
17
|
-
load(bundle_binstub)
|
|
18
|
-
else
|
|
19
|
-
abort("Your `bin/bundle` was not generated by Bundler, so this binstub cannot run.
|
|
20
|
-
Replace `bin/bundle` by running `bundle binstubs bundler --force`, then run this command again.")
|
|
21
|
-
end
|
|
22
|
-
end
|
|
23
|
-
|
|
24
13
|
require "rubygems"
|
|
25
14
|
require "bundler/setup"
|
|
26
15
|
|
data/docs/Cycle.md
CHANGED
|
@@ -4,14 +4,14 @@
|
|
|
4
4
|
|
|
5
5
|
| Name | Type | Description | Notes |
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
|
7
|
-
| **cycle** | **
|
|
8
|
-
| **release_date** | **
|
|
9
|
-
| **eol** | **
|
|
10
|
-
| **latest** | **
|
|
11
|
-
| **link** | **
|
|
12
|
-
| **lts** | **
|
|
13
|
-
| **support** | **
|
|
14
|
-
| **discontinued** | **
|
|
7
|
+
| **cycle** | [**CycleCycle**](CycleCycle.md) | | [optional] |
|
|
8
|
+
| **release_date** | **Date** | Release date for the first release in this cycle. | [optional] |
|
|
9
|
+
| **eol** | [**CycleEol**](CycleEol.md) | | [optional] |
|
|
10
|
+
| **latest** | **String** | Latest release in this cycle. | [optional] |
|
|
11
|
+
| **link** | **String** | Link to changelog for the latest release in this cycle, or null if unavailable. | [optional] |
|
|
12
|
+
| **lts** | [**CycleLts**](CycleLts.md) | | [optional] |
|
|
13
|
+
| **support** | [**CycleSupport**](CycleSupport.md) | | [optional] |
|
|
14
|
+
| **discontinued** | [**CycleDiscontinued**](CycleDiscontinued.md) | | [optional] |
|
|
15
15
|
|
|
16
16
|
## Example
|
|
17
17
|
|
data/docs/CycleCycle.md
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# EndOfLifeDateApiClient::CycleCycle
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
|
|
8
|
+
## Example
|
|
9
|
+
|
|
10
|
+
```ruby
|
|
11
|
+
require 'endoflife_date'
|
|
12
|
+
|
|
13
|
+
instance = EndOfLifeDateApiClient::CycleCycle.new()
|
|
14
|
+
```
|
|
15
|
+
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# EndOfLifeDateApiClient::CycleDiscontinued
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
|
|
8
|
+
## Example
|
|
9
|
+
|
|
10
|
+
```ruby
|
|
11
|
+
require 'endoflife_date'
|
|
12
|
+
|
|
13
|
+
instance = EndOfLifeDateApiClient::CycleDiscontinued.new()
|
|
14
|
+
```
|
|
15
|
+
|
data/docs/CycleEol.md
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# EndOfLifeDateApiClient::CycleEol
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
|
|
8
|
+
## Example
|
|
9
|
+
|
|
10
|
+
```ruby
|
|
11
|
+
require 'endoflife_date'
|
|
12
|
+
|
|
13
|
+
instance = EndOfLifeDateApiClient::CycleEol.new()
|
|
14
|
+
```
|
|
15
|
+
|
data/docs/CycleLts.md
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# EndOfLifeDateApiClient::CycleLts
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
|
|
8
|
+
## Example
|
|
9
|
+
|
|
10
|
+
```ruby
|
|
11
|
+
require 'endoflife_date'
|
|
12
|
+
|
|
13
|
+
instance = EndOfLifeDateApiClient::CycleLts.new()
|
|
14
|
+
```
|
|
15
|
+
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# EndOfLifeDateApiClient::CycleSupport
|
|
2
|
+
|
|
3
|
+
## Properties
|
|
4
|
+
|
|
5
|
+
| Name | Type | Description | Notes |
|
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
|
7
|
+
|
|
8
|
+
## Example
|
|
9
|
+
|
|
10
|
+
```ruby
|
|
11
|
+
require 'endoflife_date'
|
|
12
|
+
|
|
13
|
+
instance = EndOfLifeDateApiClient::CycleSupport.new()
|
|
14
|
+
```
|
|
15
|
+
|