oidc-test 0.7.9 → 0.8.0

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: 28d4c8818ca4506a3c9101985d40c5c065ffe9120f9e002252e816c58caf7e4f
4
- data.tar.gz: 3064b6201b36e56a5ecf90812dbe29ceb6d8ce8b62628ac79f617d927caeb463
3
+ metadata.gz: 40db66da37b6658b18cd61cce2a4106112270bc0a48c0a74cd3051a277ff785f
4
+ data.tar.gz: '0697c1cea38bc08b6845e5dc9289ed780432b6925c15c9ce58f84c27052d7def'
5
5
  SHA512:
6
- metadata.gz: e7332aeeee313eba8008cdfcbf5ffe9a732a493e2297501080aa9aa9cc6f9c9c10e80dda74340c1998f9d11617cada677ff940886f0c2a2b159fc57b3b096def
7
- data.tar.gz: c4fba32bc572fa2f034cf2731202e45ddab024a37faf9362d83f50d84488f656cc97a753c0e5943bac4842e287ee017b5a4462321700ccf201db38939ecb7ff5
6
+ metadata.gz: bc32179f385620347b252d31aa24260d57e102fe6eab5c115cf09f49479a63eed7689b8c4897012937d58d102a73748cbe5b60fba15208f7cde92f845e952522
7
+ data.tar.gz: fbe7dc479f07d675d656a91c8827461f21fc2fdf551e64bb626656562b5dcecc1ff06ee031003752331ad1993f06e5a1519c6258978c520db01a906df252d3ad
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- oidc-test (0.7.9)
4
+ oidc-test (0.8.0)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
@@ -54,4 +54,4 @@ DEPENDENCIES
54
54
  rubocop (~> 1.21)
55
55
 
56
56
  BUNDLED WITH
57
- 2.4.19
57
+ 2.5.10
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Oidc
4
4
  module Test
5
- VERSION = "0.7.9"
5
+ VERSION = "0.8.0"
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: oidc-test
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.9
4
+ version: 0.8.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Samuel Giddins
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-03-22 00:00:00.000000000 Z
11
+ date: 2024-05-24 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description:
14
14
  email: