omniauth-miro 1.0.8 → 1.0.9
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 +9 -0
- data/Gemfile.lock +10 -10
- data/lib/omni_auth/miro/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 340405409f0cea0f4b5236a832c22f89b1f0d32812f60d42558a582eb1c26d9b
|
|
4
|
+
data.tar.gz: 5a931dd9636939e9ba44aba74579f9a0203bcd35f21f810bbb6c2d5c119c05e9
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: fdae29d3dff3abd5021d250b4eba74e31c28218d3f388a3eb36e34dd600c82b1bb4eff404dbadcdb85de390fb1aa96e55308af242123af57c8b131cb976cf44e
|
|
7
|
+
data.tar.gz: ab2ac9df9fa0a3a8811e8afdac5895745893f5d236999f48fe5e8e91218922456d4d9270a46f910bd1cfbc4ca65103ee5a23950cab81360dd0e1e4a9e43ae45e
|
data/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [1.0.9]
|
|
4
|
+
|
|
5
|
+
- Address transitive dependency security advisories by updating `Gemfile.lock`:
|
|
6
|
+
- `rack` 3.1.16 → 3.1.21 (GHSA-8vqr-qjwx-82mw, GHSA-v6x5-cg8r-vv6x, GHSA-h2jq-g4cq-5ppq, GHSA-v569-hp3g-36wr, GHSA-mxw3-3hh2-x2mh, GHSA-6xw4-3v39-52mm, GHSA-wpv5-97wm-hp9c, GHSA-w9pc-fmgc-vxvw, GHSA-p543-xpfm-54cp, and related multipart/host/static advisories)
|
|
7
|
+
- `faraday` 2.13.1 → 2.14.3 (GHSA-98m9-hrrm-r99r, GHSA-5rv5-xj5j-3484, GHSA-33mh-2634-fwr2)
|
|
8
|
+
- `jwt` 2.10.1 → 2.10.3 (GHSA-c32j-vqhx-rx3x)
|
|
9
|
+
- `json` 2.12.2 → 2.19.9 (GHSA-x2f5-4prf-w687)
|
|
10
|
+
- `uri` 1.0.3 → 1.0.4 (GHSA-j4pr-3wm6-xx2r)
|
|
11
|
+
|
|
3
12
|
## [1.0.8]
|
|
4
13
|
|
|
5
14
|
- Fix the `tag-and-release` workflow to create the release tag with the `rewind-community-tagger` GitHub App token (`TAGGER_APP_ID`/`TAGGER_PRIVATE_KEY`) instead of the default `GITHUB_TOKEN`
|
data/Gemfile.lock
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: .
|
|
3
3
|
specs:
|
|
4
|
-
omniauth-miro (1.0.
|
|
4
|
+
omniauth-miro (1.0.9)
|
|
5
5
|
omniauth (>= 1, < 3)
|
|
6
6
|
omniauth-oauth2 (~> 1.1)
|
|
7
7
|
|
|
@@ -19,15 +19,15 @@ GEM
|
|
|
19
19
|
coderay (1.1.3)
|
|
20
20
|
diff-lcs (1.6.2)
|
|
21
21
|
docile (1.4.1)
|
|
22
|
-
faraday (2.
|
|
22
|
+
faraday (2.14.3)
|
|
23
23
|
faraday-net_http (>= 2.0, < 3.5)
|
|
24
24
|
json
|
|
25
25
|
logger
|
|
26
|
-
faraday-net_http (3.4.
|
|
27
|
-
net-http (
|
|
26
|
+
faraday-net_http (3.4.4)
|
|
27
|
+
net-http (~> 0.5)
|
|
28
28
|
hashie (5.0.0)
|
|
29
|
-
json (2.
|
|
30
|
-
jwt (2.10.
|
|
29
|
+
json (2.19.9)
|
|
30
|
+
jwt (2.10.3)
|
|
31
31
|
base64
|
|
32
32
|
language_server-protocol (3.17.0.5)
|
|
33
33
|
lint_roller (1.1.0)
|
|
@@ -35,8 +35,8 @@ GEM
|
|
|
35
35
|
method_source (1.1.0)
|
|
36
36
|
multi_xml (0.7.2)
|
|
37
37
|
bigdecimal (~> 3.1)
|
|
38
|
-
net-http (0.
|
|
39
|
-
uri
|
|
38
|
+
net-http (0.9.1)
|
|
39
|
+
uri (>= 0.11.1)
|
|
40
40
|
oauth2 (2.0.25)
|
|
41
41
|
anonymous_loader (~> 0.1, >= 0.1.3)
|
|
42
42
|
auth-sanitizer (~> 0.2, >= 0.2.3)
|
|
@@ -63,7 +63,7 @@ GEM
|
|
|
63
63
|
coderay (~> 1.1)
|
|
64
64
|
method_source (~> 1.0)
|
|
65
65
|
racc (1.8.1)
|
|
66
|
-
rack (3.1.
|
|
66
|
+
rack (3.1.21)
|
|
67
67
|
rack-protection (4.1.1)
|
|
68
68
|
base64 (>= 0.1.0)
|
|
69
69
|
logger (>= 1.6.0)
|
|
@@ -124,7 +124,7 @@ GEM
|
|
|
124
124
|
unicode-display_width (3.1.4)
|
|
125
125
|
unicode-emoji (~> 4.0, >= 4.0.4)
|
|
126
126
|
unicode-emoji (4.0.4)
|
|
127
|
-
uri (1.0.
|
|
127
|
+
uri (1.0.4)
|
|
128
128
|
version_gem (1.1.15)
|
|
129
129
|
|
|
130
130
|
PLATFORMS
|