bridgetown_credentials 1.0.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/CHANGELOG.md +13 -2
- data/README.md +3 -12
- data/lib/bridgetown_credentials/version.rb +1 -1
- metadata +5 -26
- checksums.yaml.gz.sig +0 -0
- data.tar.gz.sig +0 -0
- metadata.gz.sig +0 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: fd7bf19e799cf43464a332fee1fd7144e82728e8f4e5cf5e840ebb85f605a8e6
|
4
|
+
data.tar.gz: 004f0bf7b306fc8684eacd0fd93f634399818ebf53ad8faf54ab15cc1897187f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 82f02ba906df076de81cfe78f453f7eeb2aad04bc970f6ded7dcceb17d4c4ee570d4eb007279dce7614cf93bd999d0709f9b4a766d435f2a457f55d6b58bca45
|
7
|
+
data.tar.gz: 5ab367c22d8b86e6223562226d3af4be3f9dd6d538d33cbf4ddceed71aa85261cac912d38631167d1a4fdae1a2f3d8549cbe2dbda737920a4eb86e8346b500f9
|
data/CHANGELOG.md
CHANGED
@@ -2,14 +2,25 @@
|
|
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.1
|
12
|
+
|
13
|
+
### Changes
|
14
|
+
* Update Ruby to 3.4
|
15
|
+
|
5
16
|
## 1.0.0
|
6
17
|
|
7
|
-
### Breaking
|
18
|
+
### Breaking changes
|
8
19
|
* Switch from ActiveSupport to dry-credentials (see README)
|
9
20
|
|
10
21
|
## 0.2.0
|
11
22
|
|
12
|
-
### Breaking
|
23
|
+
### Breaking changes
|
13
24
|
* Update dependency to at least bridgetown-1.2.0 (final)
|
14
25
|
|
15
26
|
## 0.1.1
|
data/README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
[](https://rubygems.org/gems/bridgetown_credentials)
|
2
2
|
[](https://github.com/svoop/bridgetown_credentials/actions?workflow=Test)
|
3
3
|
[](https://codeclimate.com/github/svoop/bridgetown_credentials/)
|
4
|
-
[](https://github.com/sponsors/svoop)
|
5
5
|
|
6
6
|
# Credentials for Bridgetown
|
7
7
|
|
@@ -13,6 +13,8 @@ Credentials like passwords, access tokens and other secrets are often passed to
|
|
13
13
|
* [API](https://www.rubydoc.info/gems/bridgetown_credentials)
|
14
14
|
* Author: [Sven Schwyn - Bitcetera](https://bitcetera.com)
|
15
15
|
|
16
|
+
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.
|
17
|
+
|
16
18
|
## Installation
|
17
19
|
|
18
20
|
First add this gem to your bundle:
|
@@ -34,17 +36,6 @@ Bundler.setup(:default, Bridgetown.env)
|
|
34
36
|
require "bridgetown_credentials"
|
35
37
|
```
|
36
38
|
|
37
|
-
### Secure Installation
|
38
|
-
|
39
|
-
This gem is [cryptographically signed](https://guides.rubygems.org/security/#using-gems) in order to assure it hasn't been tampered with.
|
40
|
-
|
41
|
-
To install it securely, add the author's public key as a trusted certificate and then install the bundle with the trust policy of your choice:
|
42
|
-
|
43
|
-
```shell
|
44
|
-
gem cert --add <(curl -Ls https://raw.github.com/svoop/bridgetown_credentials/main/certs/svoop.pem)
|
45
|
-
bundle install --trust-policy MediumSecurity
|
46
|
-
```
|
47
|
-
|
48
39
|
## Update from 0.x.x to 1.x.x
|
49
40
|
|
50
41
|
From version 1.0.0 upwards, this gem uses [Dry::Credentials](https://rubygems.org/gems/dry-credentials) instead of ActiveSupport (which is planned to be ditched from Bridgetown at some point in the future). This requires you to take some additional steps:
|
metadata
CHANGED
@@ -1,33 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: bridgetown_credentials
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.1.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Sven Schwyn
|
8
|
-
autorequire:
|
9
8
|
bindir: bin
|
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-03-07 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: bridgetown
|
@@ -193,9 +173,9 @@ email:
|
|
193
173
|
executables: []
|
194
174
|
extensions: []
|
195
175
|
extra_rdoc_files:
|
196
|
-
- README.md
|
197
176
|
- CHANGELOG.md
|
198
177
|
- LICENSE.txt
|
178
|
+
- README.md
|
199
179
|
files:
|
200
180
|
- CHANGELOG.md
|
201
181
|
- LICENSE.txt
|
@@ -240,8 +220,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
240
220
|
- !ruby/object:Gem::Version
|
241
221
|
version: '0'
|
242
222
|
requirements: []
|
243
|
-
rubygems_version: 3.
|
244
|
-
signing_key:
|
223
|
+
rubygems_version: 3.6.9
|
245
224
|
specification_version: 4
|
246
225
|
summary: Rails-like encrypted credentials for Bridgetown
|
247
226
|
test_files:
|
checksums.yaml.gz.sig
DELETED
Binary file
|
data.tar.gz.sig
DELETED
Binary file
|
metadata.gz.sig
DELETED