omniauth-azure-devops 1.0.3 → 1.0.4

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: 1bea8e0b136b1a5b3dd280f71ae0d7ce1ccf474539922e2df3a761cf3ec6b0af
4
- data.tar.gz: b87ed3355da7c5d4024c4cb78bcdc40c6362239f01b035779506d27f37361a3d
3
+ metadata.gz: 4a34cde5ae623ebfdbf06dd1e7bb0f6b3fc6f48f4607203604ff8ef4b118faea
4
+ data.tar.gz: 8b6f1a6aa598dfdebccf14d0c8ed1aea9e21c79560e8c4f2e2ae9b344fd71c67
5
5
  SHA512:
6
- metadata.gz: d4131bc9e63d0ed2f8df20aab59dda124fdae4a08bcc370376376f4a826f7687a85b34c6078ed44ee1b76e866c40c681f9b695f16d85f08b78081c402a6cd060
7
- data.tar.gz: a17d9912e7d26d3d961926df834b45a8f396d0707107eb26be79e1751444566beaadc333afb58ac3110c815b9364844fb0376b1a5b2767ee0f8838de97f5db19
6
+ metadata.gz: 2f80ef7ddd5c9095472cf41c20d7a91068dd05c3ea119ede635af38ff6f080b3ac2d3a781a708124a4ea432a32531f893cca413cb8d45245b708d0bdb98e1cd2
7
+ data.tar.gz: '095ef0986239cde52ff52a32d1a172c5af9c0ce92614735bf6ae8a399b0b9d67f4b4861c18304ba30f70737b5ff8ead5326756b0b3c4386bf3e04979b9f5d6e0'
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.0.4]
4
+
5
+ - Resolve CVE-2025-49007
6
+ - Update dependencies
7
+
3
8
  ## [1.0.3]
4
9
 
5
10
  - Resolve CVE-2025-27111
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- omniauth-azure-devops (1.0.3)
4
+ omniauth-azure-devops (1.0.4)
5
5
  omniauth (>= 1, < 3)
6
6
  omniauth-oauth2 (~> 1.1)
7
7
 
@@ -10,36 +10,37 @@ GEM
10
10
  specs:
11
11
  ansi (1.5.0)
12
12
  ast (2.4.3)
13
- base64 (0.2.0)
14
- bigdecimal (3.1.9)
13
+ base64 (0.3.0)
14
+ bigdecimal (3.2.2)
15
15
  coderay (1.1.3)
16
- diff-lcs (1.6.1)
16
+ diff-lcs (1.6.2)
17
17
  docile (1.4.1)
18
- faraday (2.12.2)
18
+ faraday (2.13.1)
19
19
  faraday-net_http (>= 2.0, < 3.5)
20
20
  json
21
21
  logger
22
22
  faraday-net_http (3.4.0)
23
23
  net-http (>= 0.5.0)
24
24
  hashie (5.0.0)
25
- json (2.10.2)
25
+ json (2.12.2)
26
26
  jwt (2.10.1)
27
27
  base64
28
- language_server-protocol (3.17.0.4)
28
+ language_server-protocol (3.17.0.5)
29
29
  lint_roller (1.1.0)
30
30
  logger (1.7.0)
31
31
  method_source (1.1.0)
32
- multi_xml (0.7.1)
32
+ multi_xml (0.7.2)
33
33
  bigdecimal (~> 3.1)
34
34
  net-http (0.6.0)
35
35
  uri
36
- oauth2 (2.0.9)
37
- faraday (>= 0.17.3, < 3.0)
38
- jwt (>= 1.0, < 3.0)
36
+ oauth2 (2.0.12)
37
+ faraday (>= 0.17.3, < 4.0)
38
+ jwt (>= 1.0, < 4.0)
39
+ logger (~> 1.2)
39
40
  multi_xml (~> 0.5)
40
41
  rack (>= 1.2, < 4)
41
- snaky_hash (~> 2.0)
42
- version_gem (~> 1.1)
42
+ snaky_hash (~> 2.0, >= 2.0.3)
43
+ version_gem (>= 1.1.8, < 3)
43
44
  omniauth (2.1.3)
44
45
  hashie (>= 3.4.6)
45
46
  rack (>= 2.2.3)
@@ -47,8 +48,8 @@ GEM
47
48
  omniauth-oauth2 (1.8.0)
48
49
  oauth2 (>= 1.4, < 3)
49
50
  omniauth (~> 2.0)
50
- parallel (1.26.3)
51
- parser (3.3.7.4)
51
+ parallel (1.27.0)
52
+ parser (3.3.8.0)
52
53
  ast (~> 2.4.1)
53
54
  racc
54
55
  prism (1.4.0)
@@ -56,13 +57,13 @@ GEM
56
57
  coderay (~> 1.1)
57
58
  method_source (~> 1.0)
58
59
  racc (1.8.1)
59
- rack (3.1.12)
60
+ rack (3.1.16)
60
61
  rack-protection (4.1.1)
61
62
  base64 (>= 0.1.0)
62
63
  logger (>= 1.6.0)
63
64
  rack (>= 3.0.0, < 4)
64
65
  rainbow (3.1.1)
65
- rake (13.2.1)
66
+ rake (13.3.0)
66
67
  regexp_parser (2.10.0)
67
68
  rspec (3.9.0)
68
69
  rspec-core (~> 3.9.0)
@@ -77,7 +78,7 @@ GEM
77
78
  diff-lcs (>= 1.2.0, < 2.0)
78
79
  rspec-support (~> 3.9.0)
79
80
  rspec-support (3.9.4)
80
- rubocop (1.75.1)
81
+ rubocop (1.76.1)
81
82
  json (~> 2.3)
82
83
  language_server-protocol (~> 3.17.0.2)
83
84
  lint_roller (~> 1.1.0)
@@ -85,17 +86,19 @@ GEM
85
86
  parser (>= 3.3.0.2)
86
87
  rainbow (>= 2.2.2, < 4.0)
87
88
  regexp_parser (>= 2.9.3, < 3.0)
88
- rubocop-ast (>= 1.43.0, < 2.0)
89
+ rubocop-ast (>= 1.45.0, < 2.0)
89
90
  ruby-progressbar (~> 1.7)
90
91
  unicode-display_width (>= 2.4.0, < 4.0)
91
- rubocop-ast (1.43.0)
92
+ rubocop-ast (1.45.1)
92
93
  parser (>= 3.3.7.2)
93
94
  prism (~> 1.4)
94
- rubocop-performance (1.23.1)
95
- rubocop (>= 1.48.1, < 2.0)
96
- rubocop-ast (>= 1.31.1, < 2.0)
97
- rubocop-rspec (3.4.0)
98
- rubocop (~> 1.61)
95
+ rubocop-performance (1.25.0)
96
+ lint_roller (~> 1.1)
97
+ rubocop (>= 1.75.0, < 2.0)
98
+ rubocop-ast (>= 1.38.0, < 2.0)
99
+ rubocop-rspec (3.6.0)
100
+ lint_roller (~> 1.1)
101
+ rubocop (~> 1.72, >= 1.72.1)
99
102
  ruby-progressbar (1.13.0)
100
103
  simplecov (0.22.0)
101
104
  docile (~> 1.1)
@@ -107,16 +110,16 @@ GEM
107
110
  terminal-table
108
111
  simplecov-html (0.13.1)
109
112
  simplecov_json_formatter (0.1.4)
110
- snaky_hash (2.0.1)
111
- hashie
112
- version_gem (~> 1.1, >= 1.1.1)
113
+ snaky_hash (2.0.3)
114
+ hashie (>= 0.1.0, < 6)
115
+ version_gem (>= 1.1.8, < 3)
113
116
  terminal-table (4.0.0)
114
117
  unicode-display_width (>= 1.1.1, < 4)
115
118
  unicode-display_width (3.1.4)
116
119
  unicode-emoji (~> 4.0, >= 4.0.4)
117
120
  unicode-emoji (4.0.4)
118
121
  uri (1.0.3)
119
- version_gem (1.1.6)
122
+ version_gem (1.1.8)
120
123
 
121
124
  PLATFORMS
122
125
  ruby
@@ -2,6 +2,6 @@
2
2
 
3
3
  module OmniAuth
4
4
  module AzureDevops
5
- VERSION = '1.0.3'
5
+ VERSION = '1.0.4'
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: omniauth-azure-devops
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.3
4
+ version: 1.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Rewind Software Inc. | Parth Chandgadhiya
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2025-04-07 00:00:00.000000000 Z
11
+ date: 2025-06-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: omniauth