omniauth-hub_az 0.1.4 → 0.1.5

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: 7f9a5678d75b8a238c5667dace0a7b0b05406b7431467476c29acd91a9e92d40
4
- data.tar.gz: 5358dfeec135a4d68f482a6be045c0fc8eb6da9725b5fe6bffe5e22c25644324
3
+ metadata.gz: e4daeef1df6c3e839d9d7c5a77aecf4e58bfce5bd24b3b777517693ba82f7a98
4
+ data.tar.gz: 3561297365a8ed7d22526dbc0532f9559b1226ce17bcffd96726f68ad0efee2a
5
5
  SHA512:
6
- metadata.gz: bc40765c9883954788e080d30af02559cf46e468d30f165bc52f72e54e47879f19afbca4d13c51587c0f96f6da2e28714ef0a8dacdcf9e2af7d56b85c132e985
7
- data.tar.gz: 0ebb7c5600ef9286ee4f3dec7280190ca0ad6e6d42c9aa3e40d9dde59542a2a69647bc867377a5d7f1144494787c19f646e7d7f014e17c81bc9888b9f1a5bd18
6
+ metadata.gz: 77c5ad72dd0dac164808218897c95e1915b8c74ad9f5516d8be5d22af3cacebb66686b6d53d6a148f05bef63242f570584a9a7498ffefc2b0bccb89455315ecb
7
+ data.tar.gz: fe929e144ac7d47121887e07f5b4c25ebe2a5eec0bc804e28035fbdb9d0d9c8778c8f06d94aab655fb25e751e181758039ea927ce63bd91ac27fb388e9209426
data/Gemfile.lock CHANGED
@@ -1,86 +1,91 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- omniauth-hub_az (0.1.3)
4
+ omniauth-hub_az (0.1.5)
5
5
  activesupport (>= 5.0)
6
6
  omniauth-oauth2 (~> 1.8)
7
7
 
8
8
  GEM
9
9
  remote: https://rubygems.org/
10
10
  specs:
11
- activesupport (7.1.5.1)
11
+ activesupport (8.1.3)
12
12
  base64
13
- benchmark (>= 0.3)
14
13
  bigdecimal
15
- concurrent-ruby (~> 1.0, >= 1.0.2)
14
+ concurrent-ruby (~> 1.0, >= 1.3.1)
16
15
  connection_pool (>= 2.2.5)
17
16
  drb
18
17
  i18n (>= 1.6, < 2)
18
+ json
19
19
  logger (>= 1.4.2)
20
20
  minitest (>= 5.1)
21
- mutex_m
22
21
  securerandom (>= 0.3)
23
- tzinfo (~> 2.0)
24
- ansi (1.5.0)
25
- base64 (0.2.0)
26
- benchmark (0.4.0)
27
- bigdecimal (3.1.9)
22
+ tzinfo (~> 2.0, >= 2.0.5)
23
+ uri (>= 0.13.1)
24
+ ansi (1.6.0)
25
+ base64 (0.3.0)
26
+ bigdecimal (4.1.1)
28
27
  builder (3.3.0)
29
- concurrent-ruby (1.3.5)
30
- connection_pool (2.5.0)
31
- drb (2.2.1)
32
- faraday (2.12.2)
28
+ concurrent-ruby (1.3.6)
29
+ connection_pool (3.0.2)
30
+ drb (2.2.3)
31
+ faraday (2.14.1)
33
32
  faraday-net_http (>= 2.0, < 3.5)
34
33
  json
35
34
  logger
36
- faraday-net_http (3.4.0)
37
- net-http (>= 0.5.0)
38
- hashie (5.0.0)
39
- i18n (1.14.7)
35
+ faraday-net_http (3.4.2)
36
+ net-http (~> 0.5)
37
+ hashie (5.1.0)
38
+ logger
39
+ i18n (1.14.8)
40
40
  concurrent-ruby (~> 1.0)
41
- json (2.10.1)
42
- jwt (2.10.1)
41
+ json (2.19.3)
42
+ jwt (3.1.2)
43
43
  base64
44
- logger (1.6.6)
45
- minitest (5.25.4)
46
- minitest-reporters (1.7.1)
44
+ logger (1.7.0)
45
+ minitest (6.0.3)
46
+ drb (~> 2.0)
47
+ prism (~> 1.5)
48
+ minitest-reporters (1.8.0)
47
49
  ansi
48
50
  builder
49
- minitest (>= 5.0)
51
+ minitest (>= 5.0, < 7)
50
52
  ruby-progressbar
51
- multi_xml (0.6.0)
52
- mutex_m (0.3.0)
53
- net-http (0.6.0)
54
- uri
55
- oauth2 (2.0.9)
56
- faraday (>= 0.17.3, < 3.0)
57
- jwt (>= 1.0, < 3.0)
53
+ multi_xml (0.8.1)
54
+ bigdecimal (>= 3.1, < 5)
55
+ net-http (0.9.1)
56
+ uri (>= 0.11.1)
57
+ oauth2 (2.0.18)
58
+ faraday (>= 0.17.3, < 4.0)
59
+ jwt (>= 1.0, < 4.0)
60
+ logger (~> 1.2)
58
61
  multi_xml (~> 0.5)
59
62
  rack (>= 1.2, < 4)
60
- snaky_hash (~> 2.0)
61
- version_gem (~> 1.1)
62
- omniauth (2.1.3)
63
+ snaky_hash (~> 2.0, >= 2.0.3)
64
+ version_gem (~> 1.1, >= 1.1.9)
65
+ omniauth (2.1.4)
63
66
  hashie (>= 3.4.6)
67
+ logger
64
68
  rack (>= 2.2.3)
65
69
  rack-protection
66
- omniauth-oauth2 (1.8.0)
67
- oauth2 (>= 1.4, < 3)
70
+ omniauth-oauth2 (1.9.0)
71
+ oauth2 (>= 2.0.2, < 3)
68
72
  omniauth (~> 2.0)
69
- rack (3.1.12)
70
- rack-protection (4.1.1)
73
+ prism (1.9.0)
74
+ rack (3.2.6)
75
+ rack-protection (4.2.1)
71
76
  base64 (>= 0.1.0)
72
77
  logger (>= 1.6.0)
73
78
  rack (>= 3.0.0, < 4)
74
- rake (13.2.1)
79
+ rake (13.3.1)
75
80
  ruby-progressbar (1.13.0)
76
- securerandom (0.3.2)
77
- snaky_hash (2.0.1)
78
- hashie
79
- version_gem (~> 1.1, >= 1.1.1)
81
+ securerandom (0.4.1)
82
+ snaky_hash (2.0.3)
83
+ hashie (>= 0.1.0, < 6)
84
+ version_gem (>= 1.1.8, < 3)
80
85
  tzinfo (2.0.6)
81
86
  concurrent-ruby (~> 1.0)
82
- uri (1.0.3)
83
- version_gem (1.1.6)
87
+ uri (1.1.1)
88
+ version_gem (1.1.9)
84
89
 
85
90
  PLATFORMS
86
91
  ruby
@@ -92,4 +97,4 @@ DEPENDENCIES
92
97
  rake
93
98
 
94
99
  BUNDLED WITH
95
- 2.2.33
100
+ 4.0.9
@@ -1,5 +1,5 @@
1
1
  module Omniauth
2
2
  module HubAz
3
- VERSION = "0.1.4"
3
+ VERSION = "0.1.5"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: omniauth-hub_az
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.4
4
+ version: 0.1.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stijn Mathysen
8
- autorequire:
9
8
  bindir: exe
10
9
  cert_chain: []
11
- date: 2025-03-11 00:00:00.000000000 Z
10
+ date: 1980-01-02 00:00:00.000000000 Z
12
11
  dependencies:
13
12
  - !ruby/object:Gem::Dependency
14
13
  name: omniauth-oauth2
@@ -70,7 +69,6 @@ metadata:
70
69
  homepage_uri: https://github.com/stijnster/omniauth-hub_az
71
70
  source_code_uri: https://github.com/stijnster/omniauth-hub_az
72
71
  changelog_uri: https://github.com/stijnster/omniauth-hub_az/CHANGELOG.md
73
- post_install_message:
74
72
  rdoc_options: []
75
73
  require_paths:
76
74
  - lib
@@ -85,8 +83,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
85
83
  - !ruby/object:Gem::Version
86
84
  version: '0'
87
85
  requirements: []
88
- rubygems_version: 3.2.33
89
- signing_key:
86
+ rubygems_version: 4.0.9
90
87
  specification_version: 4
91
88
  summary: OmniAuth solution for hub_az.
92
89
  test_files: []