omniauth-humanid 0.0.16 → 0.0.18

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: 5a5ed99c0d238cd9c3afee8189db26ec6456234db59c5dbbd281d465aabe8067
4
- data.tar.gz: 43c4d45f752b92f53336e7738f4d63ada4cffa98e15f3c57c8228dcf302bc0d1
3
+ metadata.gz: 9693bbea3af91107ab6eb4c1618d5bfc1d67e12a30588f20834dad752188b363
4
+ data.tar.gz: 0a95afac778e3d51c7e49f5903a5f2365ddf0a55071ee1ca0758d2727d1ccf01
5
5
  SHA512:
6
- metadata.gz: 4af2cb6d650f53d5f5f1b483390c2f52e4cdce861f865d5645e92418ec60840b69fc2fb397f4dfae21a3f12c20f710ec3981e2cb8d9c4bdde9b8e260b4f9328e
7
- data.tar.gz: bd0a85c43dd29624fb7fe77c00bb3d2d26131c44801b815dbc1dad413b341729326f6786b9f1589f37dff9f1aec51e57013c2dd9b33b41e2acf0f1863fd056ea
6
+ metadata.gz: abde023523a06ea0df62169b50b5d5496310dfa1303425faa8102055610292f05a906261f06682705a4254361828305fc97d93dd2145daa06c098bbd2cb445c4
7
+ data.tar.gz: b2509e2322b54304ee3707f43f4a619c917ed9bfffd7c9b5ec3c0563837f18c2d4188035aa44d51b436be037d9cd2fd904b03ccb96622c705bb760a910f9c44f
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- omniauth-humanid (0.0.16)
4
+ omniauth-humanid (0.0.18)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
@@ -1,4 +1,4 @@
1
- version = '0.0.16'
1
+ version = '0.0.18'
2
2
  #version must be on the first line for the update script
3
3
 
4
4
  Gem::Specification.new do |spec|
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: omniauth-humanid
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.16
4
+ version: 0.0.18
5
5
  platform: ruby
6
6
  authors:
7
7
  - Luke Clancy