airac 1.0.3 → 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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b0eff1c890bd01e2b18ef2bbf24da7494a0190482c7eccb0ea85c72fbf2ccb7a
4
- data.tar.gz: 179afe654bc84a9c8fe8605ae6c8594959f7219b82acea0fa51b23086b85152b
3
+ metadata.gz: 36187937aaa9451990b29d37e534f42bddf23a178eb83fd2070ccd816da8c9ab
4
+ data.tar.gz: df3c5753c3be7b1e8c2393430129989d547ea01816da3b8bfedaca4c279669ab
5
5
  SHA512:
6
- metadata.gz: 8415116efc3cc1f059dff5d2517c6fc887dca3a50d572d261e09d7ba412fa7dc41cefadae66dafb2a467cf34df21cd3e66fa94d28932ba0676c3e02722634d1a
7
- data.tar.gz: 5f4640e4b0c7e4bf78c0fe7c3dd562b4eb63f9cfc1311bd54862ce26b3be4e1907339c54fe1aadc9fd5bffe0070ed00a7d5b9e7d8018757645879c4ad40d0691
6
+ metadata.gz: 9eca708c0c0cdaba2182680b59156e3bd9391c1bf028a3b06e4c60ea3c51fd1ad35302da4f4f5eb433190e09610f07a656566480b5005f79d2abd93d34531783
7
+ data.tar.gz: 5a1d3911477f9f3afbb9be8344b41e52c3257c5d3275e310678086a2838545516dd39ceb0970b7e771430b3ebd821e3a2f2d17e0a9c72e67f752714298388bdd
data/CHANGELOG.md CHANGED
@@ -2,24 +2,35 @@
2
2
 
3
3
  Nothing so far
4
4
 
5
+ ## 1.1.0
6
+
7
+ ### Changes
8
+ * Drop certs
9
+ * Add action for trusted release
10
+
11
+ ## 1.0.4
12
+
13
+ ### Additions
14
+ * Support Ruby 3.4
15
+
5
16
  ## 1.0.3
6
17
 
7
- #### Additions
18
+ ### Additions
8
19
  * Support Ruby 3.3
9
20
 
10
21
  ## 1.0.2
11
22
 
12
- #### Changes
23
+ ### Changes
13
24
  * Certificate updated
14
25
 
15
26
  ## 1.0.1
16
27
 
17
- #### Additions
28
+ ### Additions
18
29
  * Effective time range for any given cycle
19
30
 
20
31
  ## 1.0.0
21
32
 
22
- #### Initial Implementation
33
+ ### Initial Implementation
23
34
  * Require Ruby 3
24
35
  * Simple AIRAC calculations and comparisons
25
36
  * CLI tool
data/README.md CHANGED
@@ -1,7 +1,7 @@
1
1
  [![Version](https://img.shields.io/gem/v/airac.svg?style=flat)](https://rubygems.org/gems/airac)
2
2
  [![Tests](https://img.shields.io/github/actions/workflow/status/svoop/airac/test.yml?style=flat&label=tests)](https://github.com/svoop/airac/actions?workflow=Test)
3
3
  [![Code Climate](https://img.shields.io/codeclimate/maintainability/svoop/airac.svg?style=flat)](https://codeclimate.com/github/svoop/airac/)
4
- [![Donorbox](https://img.shields.io/badge/donate-on_donorbox-yellow.svg)](https://donorbox.org/bitcetera)
4
+ [![GitHub Sponsors](https://img.shields.io/github/sponsors/svoop.svg)](https://github.com/sponsors/svoop)
5
5
 
6
6
  # AIRAC
7
7
 
@@ -11,17 +11,9 @@
11
11
  * [API](https://www.rubydoc.info/gems/airac)
12
12
  * Author: [Sven Schwyn - Bitcetera](https://bitcetera.com)
13
13
 
14
- ## Install
15
-
16
- ### Security
17
-
18
- This gem is [cryptographically signed](https://guides.rubygems.org/security/#using-gems) in order to assure it hasn't been tampered with. Unless already done, please add the author's public key as a trusted certificate now:
19
-
20
- ```
21
- gem cert --add <(curl -Ls https://raw.github.com/svoop/airac/main/certs/svoop.pem)
22
- ```
14
+ Thank you for supporting free and open-source software by sponsoring on [GitHub](https://github.com/sponsors/svoop) or on [Donorbox](https://donorbox.com/bitcetera). Any gesture is appreciated, from a single Euro for a ☕️ cup of coffee to 🍹 early retirement.
23
15
 
24
- ### Bundler
16
+ ## Install
25
17
 
26
18
  Add the following to the <tt>Gemfile</tt> or <tt>gems.rb</tt> of your [Bundler](https://bundler.io) powered Ruby project:
27
19
 
@@ -32,7 +24,7 @@ gem 'airac'
32
24
  And then install the bundle:
33
25
 
34
26
  ```
35
- bundle install --trust-policy MediumSecurity
27
+ bundle install
36
28
  ```
37
29
 
38
30
  ## Usage
data/lib/airac/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module AIRAC
4
- VERSION = "1.0.3"
4
+ VERSION = "1.1.0"
5
5
  end
metadata CHANGED
@@ -1,33 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: airac
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.3
4
+ version: 1.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sven Schwyn
8
- autorequire:
9
8
  bindir: exe
10
- cert_chain:
11
- - |
12
- -----BEGIN CERTIFICATE-----
13
- MIIC+jCCAeKgAwIBAgIBAjANBgkqhkiG9w0BAQsFADAjMSEwHwYDVQQDDBhydWJ5
14
- L0RDPWJpdGNldGVyYS9EQz1jb20wHhcNMjMxMTEwMTgyMzM2WhcNMjQxMTA5MTgy
15
- MzM2WjAjMSEwHwYDVQQDDBhydWJ5L0RDPWJpdGNldGVyYS9EQz1jb20wggEiMA0G
16
- CSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDcLg+IHjXYaUlTSU7R235lQKD8ZhEe
17
- KMhoGlSUonZ/zo1OT3KXcqTCP1iMX743xYs6upEGALCWWwq+nxvlDdnWRjF3AAv7
18
- ikC+Z2BEowjyeCCT/0gvn4ohKcR0JOzzRaIlFUVInlGSAHx2QHZ2N8ntf54lu7nd
19
- L8CiDK8rClsY4JBNGOgH9UC81f+m61UUQuTLxyM2CXfAYkj/sGNTvFRJcNX+nfdC
20
- hM9r2kH1+7wsa8yG7wJ2IkrzNACD8v84oE6qVusN8OLEMUI/NaEPVPbw2LUM149H
21
- PVa0i729A4IhroNnFNmw4wOC93ARNbM1+LW36PLMmKjKudf5Exg8VmDVAgMBAAGj
22
- OTA3MAkGA1UdEwQCMAAwCwYDVR0PBAQDAgSwMB0GA1UdDgQWBBSfK8MtR62mQ6oN
23
- yoX/VKJzFjLSVDANBgkqhkiG9w0BAQsFAAOCAQEAXhT/LpMArF3JRcZSRkJDY+dU
24
- GKCRqOefi2iydqh1yIqXyTA9PGR1w5O6O+WS1FvF+sHCwh8fFjCuStg2L8V2RSeo
25
- aDtfZ5s80sL8wRFxg3kek69cBuI6ozU+rf9DaXlMES4i8+zASsdv9Y4a2BsbhEdE
26
- 9AtuMcWn5a45TOO0S4Q8OuV0v705V38Ow15J2RDRvkFRySt+//8/Vd57XAJxPXU0
27
- k/QvZU05f6HMYBrPogJgIzHC/C5N/yeE4BVEuBDn+10Zb1iu3aDk8sd0uMgukCY8
28
- TUmlP5A6NeGdeDJIoLgromAKs+nvI7TWzhQq9ODs51XhxgUFRCvBqUTpjTQigw==
29
- -----END CERTIFICATE-----
30
- date: 2024-01-13 00:00:00.000000000 Z
9
+ cert_chain: []
10
+ date: 1980-01-02 00:00:00.000000000 Z
31
11
  dependencies:
32
12
  - !ruby/object:Gem::Dependency
33
13
  name: rake
@@ -136,9 +116,9 @@ executables:
136
116
  - airac
137
117
  extensions: []
138
118
  extra_rdoc_files:
139
- - README.md
140
119
  - CHANGELOG.md
141
120
  - LICENSE.txt
121
+ - README.md
142
122
  files:
143
123
  - CHANGELOG.md
144
124
  - LICENSE.txt
@@ -157,7 +137,6 @@ metadata:
157
137
  source_code_uri: https://github.com/svoop/airac
158
138
  documentation_uri: https://www.rubydoc.info/gems/airac
159
139
  bug_tracker_uri: https://github.com/svoop/airac/issues
160
- post_install_message:
161
140
  rdoc_options:
162
141
  - "--title"
163
142
  - AIRAC Calculations
@@ -179,8 +158,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
179
158
  - !ruby/object:Gem::Version
180
159
  version: '0'
181
160
  requirements: []
182
- rubygems_version: 3.5.4
183
- signing_key:
161
+ rubygems_version: 3.6.9
184
162
  specification_version: 4
185
163
  summary: AIRAC cycle calculations
186
164
  test_files: []
checksums.yaml.gz.sig DELETED
@@ -1 +0,0 @@
1
- 2��
data.tar.gz.sig DELETED
Binary file
metadata.gz.sig DELETED
Binary file