omniauth-liblynx 1.3.4 → 1.3.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: c353a9db80ac9a381785c8165d1776fe77d0e3db2b92335cc6f825a579bbe5e1
4
- data.tar.gz: 5af92a59104862ff1bbd6b1362cf494315118361113debfcfd01bd1010791380
3
+ metadata.gz: 2dbda44aeede14834a92dfb00bc96482a49eab8ea86f53a121b735a23f23742f
4
+ data.tar.gz: c9770c9b0a601f02cc68e4fb6bb9b690691e57ab98d2be17c9b18350b431e5a7
5
5
  SHA512:
6
- metadata.gz: e7568ceeba6d6a06726d4f5de8d8cf9ad478ded4b7e752fea342825a3efaff61dbdfb8cd94f9df48c028b9115bd6e9a50fc71d80731f3cce0720e352b02117de
7
- data.tar.gz: 0b9603caa05457fa599be2bb17aec104541b1b0a8946c6ff1e96cb1333fea3355df03632e75d6f275e59b4997d478fdedb191bd2c5b5e7446e831c9ea671e454
6
+ metadata.gz: 3ea7fd5fc5ea1ed2d79d63046f927af25fcb2b75c0e4e3e0119429a0483ab2b91876d3d81359b2d0b6d2cf5f0236940b3f8969ccf84ac8be80d1af5c3164f442
7
+ data.tar.gz: d0aaae775d1e91073c3111377605d1d4842d6bf7a7194085c08dfade9cc5c8baf630a18c272058d5fa91226147ac20928637ca8516db01e2ffc8c10f1cbc3ac8
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- omniauth-liblynx (1.3.4)
4
+ omniauth-liblynx (1.3.5)
5
5
  omniauth (>= 1.9, < 3.0)
6
6
  omniauth-oauth2 (>= 1.4.0, < 2.0)
7
7
 
@@ -12,7 +12,7 @@ GEM
12
12
  public_suffix (>= 2.0.2, < 8.0)
13
13
  ast (2.4.3)
14
14
  base64 (0.3.0)
15
- bigdecimal (4.0.1)
15
+ bigdecimal (4.1.0)
16
16
  faraday (2.14.1)
17
17
  faraday-net_http (>= 2.0, < 3.5)
18
18
  json
@@ -30,7 +30,7 @@ GEM
30
30
  language_server-protocol (3.17.0.5)
31
31
  lint_roller (1.1.0)
32
32
  logger (1.7.0)
33
- mcp (0.8.0)
33
+ mcp (0.10.0)
34
34
  json-schema (>= 4.1)
35
35
  multi_xml (0.8.1)
36
36
  bigdecimal (>= 3.1, < 5)
@@ -105,4 +105,4 @@ DEPENDENCIES
105
105
  rubocop
106
106
 
107
107
  BUNDLED WITH
108
- 2.6.9
108
+ 4.0.9
@@ -2,6 +2,6 @@
2
2
 
3
3
  module OmniAuth
4
4
  module LibLynx
5
- VERSION = '1.3.4'
5
+ VERSION = '1.3.5'
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.4
4
+ version: 1.3.5
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-03-19 00:00:00.000000000 Z
11
+ date: 2026-04-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler