omniauth-oauth_oidc 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0fa89dcb282db4791409a5a30f6a116f8d099a261443444e2e820978050a1eaf
4
- data.tar.gz: da9b63b81d17123989eaec89474ccf4335f1a6b55432c62b4c7f51a6c705ca32
3
+ metadata.gz: 8656d431869f2f8857c2fc565f1217846d24d6b1bc0ad75dfa5db422d1d0ab0b
4
+ data.tar.gz: be09be1154691d2e5a4e0ccbc5d8cad94dab8f7e82fd94fd227446b9f05697db
5
5
  SHA512:
6
- metadata.gz: 1beadd010d56b1b0a81a2d9693246e187c2e05f12b6f467f04e128561efb27e692702b3d509f3d102f73d6ade750180742229afbe4188c7d84717b74882bf11e
7
- data.tar.gz: 7f1e441d69a1b06b2f94da8a68542748ecbcb6ee21c1a91a8b9ab13aac154546998ebd9997c3c0a53b71aac4857daa1558bbe20cfd164df19e11c4150f6a32bc
6
+ metadata.gz: 405242dbd9f3bfc22518ae798ddbb0a7c4168b85570183b16f7f51c6ca42fd8f4e5b782311a32e2f8b56ec3751f8910e906ea05537a617a3d086fd5840aad574
7
+ data.tar.gz: d1e52ed56be2122d683b94a8a2bf896105128e457414053d1a196c68de63a7d6d894c127967506ae41154dc6236aaaf4df5f93d276d4e2aaa55c7ba50d05a0cf
@@ -2,6 +2,6 @@
2
2
 
3
3
  module OmniAuth
4
4
  module OpenIDConnect
5
- VERSION = '0.0.2'
5
+ VERSION = '0.0.3'
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: omniauth-oauth_oidc
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - John Bohn
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2021-11-03 00:00:00.000000000 Z
13
+ date: 2021-11-04 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: addressable
@@ -215,11 +215,11 @@ files:
215
215
  - LICENSE.txt
216
216
  - README.md
217
217
  - Rakefile
218
+ - lib/omniauth-oauth_oidc.rb
218
219
  - lib/omniauth/openid_connect.rb
219
220
  - lib/omniauth/openid_connect/errors.rb
220
221
  - lib/omniauth/openid_connect/version.rb
221
222
  - lib/omniauth/strategies/openid_connect.rb
222
- - lib/omniauth_openid_connect.rb
223
223
  - omniauth-oauth_oidc.gemspec
224
224
  - omniauth_openid_connect.gemspec
225
225
  - test/fixtures/id_token.txt