omniauth-liblynx 1.3.6 → 1.3.7

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: e47b710497d7fb3d6489c085196286b52360f363bd4b6055958ecbaabae6465d
4
- data.tar.gz: 150e5dc6e364bea923ef103f9bcdf587a1b5074815c64f99ea46bc62c79321b6
3
+ metadata.gz: fcda8ca2296f18d0497eb088931784311b93c029a08fc328fac4345d4e9a97c7
4
+ data.tar.gz: 1ae28af1ae1e93a2023f1ae001b501fd411a9562d498bfa853489405547afa94
5
5
  SHA512:
6
- metadata.gz: dec49527b62ac6a61ea930223d5b938d4af73723504bb3b91609e997da769c18e857a261746a7a5680859df7f09f024181444a715cbe00ecf620819421448f56
7
- data.tar.gz: 81e244eee96c23bdc0fd1d037834db846b58a09bafaf9a114ddfdbc0cfc1af41fdcab1d8b5ab7cc5dd5d2469a024d12f006342b20bef1061bf8f5a3eb1188727
6
+ metadata.gz: 166db4837f4a471208657edda70e84caa17a1ccd0997a36a54cf7cc7712571d683ddcee04e3da1e0e7c4e265b61c9f4fe82a8c09f2b0cb662fbf9a62974ea0d1
7
+ data.tar.gz: b3f8cc5fcc070c2b24f90e051ee7b631c0ebe78eef2bf9825e5fb46e08ca2e8019b4516024a7dbb8117684a790a15bfd7cec991ee55f6f012522b2603845c79b
data/Gemfile.lock CHANGED
@@ -1,18 +1,16 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- omniauth-liblynx (1.3.6)
4
+ omniauth-liblynx (1.3.7)
5
5
  omniauth (>= 1.9, < 3.0)
6
6
  omniauth-oauth2 (>= 1.4.0, < 2.0)
7
7
 
8
8
  GEM
9
9
  remote: https://rubygems.org/
10
10
  specs:
11
- addressable (2.8.9)
12
- public_suffix (>= 2.0.2, < 8.0)
13
11
  ast (2.4.3)
14
12
  base64 (0.3.0)
15
- bigdecimal (4.1.0)
13
+ bigdecimal (4.1.1)
16
14
  faraday (2.14.1)
17
15
  faraday-net_http (>= 2.0, < 3.5)
18
16
  json
@@ -21,17 +19,12 @@ GEM
21
19
  net-http (~> 0.5)
22
20
  hashie (5.1.0)
23
21
  logger
24
- json (2.19.2)
25
- json-schema (6.2.0)
26
- addressable (~> 2.8)
27
- bigdecimal (>= 3.1, < 5)
22
+ json (2.19.3)
28
23
  jwt (3.1.2)
29
24
  base64
30
25
  language_server-protocol (3.17.0.5)
31
26
  lint_roller (1.1.0)
32
27
  logger (1.7.0)
33
- mcp (0.10.0)
34
- json-schema (>= 4.1)
35
28
  multi_xml (0.8.1)
36
29
  bigdecimal (>= 3.1, < 5)
37
30
  net-http (0.9.1)
@@ -52,12 +45,11 @@ GEM
52
45
  omniauth-oauth2 (1.9.0)
53
46
  oauth2 (>= 2.0.2, < 3)
54
47
  omniauth (~> 2.0)
55
- parallel (1.27.0)
56
- parser (3.3.10.2)
48
+ parallel (1.28.0)
49
+ parser (3.3.11.1)
57
50
  ast (~> 2.4.1)
58
51
  racc
59
52
  prism (1.9.0)
60
- public_suffix (7.0.5)
61
53
  racc (1.8.1)
62
54
  rack (3.2.6)
63
55
  rack-protection (4.2.1)
@@ -66,12 +58,11 @@ GEM
66
58
  rack (>= 3.0.0, < 4)
67
59
  rainbow (3.1.1)
68
60
  rake (13.3.1)
69
- regexp_parser (2.11.3)
70
- rubocop (1.85.1)
61
+ regexp_parser (2.12.0)
62
+ rubocop (1.86.0)
71
63
  json (~> 2.3)
72
64
  language_server-protocol (~> 3.17.0.2)
73
65
  lint_roller (~> 1.1.0)
74
- mcp (~> 0.6)
75
66
  parallel (~> 1.10)
76
67
  parser (>= 3.3.0.2)
77
68
  rainbow (>= 2.2.2, < 4.0)
@@ -2,6 +2,6 @@
2
2
 
3
3
  module OmniAuth
4
4
  module LibLynx
5
- VERSION = '1.3.6'
5
+ VERSION = '1.3.7'
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: omniauth-liblynx
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.6
4
+ version: 1.3.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Denis Sablic
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-04-03 00:00:00.000000000 Z
11
+ date: 2026-04-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler