omniauth-humanid 1.0.0 → 1.0.1

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: f4bc9196f2283e4f131635ef4d1aeed7c7870a55a7555e8c546c28fdd0f06eac
4
- data.tar.gz: 340de736108b463ce81c404109179b3b44d2972bda377d86df67be776b0bc82a
3
+ metadata.gz: bb8078978d79517bc3f4b8e5b522f5621c4fcda3547d803bffc9a4b8bf31547b
4
+ data.tar.gz: d62b52824684055d6753f8469908782bb05bddcd9c83c98d7ce2b8dd838cac27
5
5
  SHA512:
6
- metadata.gz: 91677e1ea06063748fac42aa84497786f6c514caa052ae4c68800427ad5487ae66c54009cd4dc534eb415e318fb4debc4b28b2eb35bc5113abd0eb66cc3aa66e
7
- data.tar.gz: 1ba5d6c6a5ca2e2d22cc12d89ece24611c8fdd22622791c50b6a09a583b186495d5c5db9e4a6a4edfc3023b88217c07240d8e39adba67331325ff428d07e3a1a
6
+ metadata.gz: 2b78d3148657e41df5f73ff8be8a28145e51d2607339810da1ae38bbe10111b03fba852f49de88d60a58f2d18ee98e2b9fc84c39aae1e23eeb4747eb4b0eccd5
7
+ data.tar.gz: 4de067e6ce7d3aa17e3bc82302f7aee3bdbd40fb7a31bb4e4761192f0c696f12b835153a56c9adc1812a0fe0c32320a91601a05f6530243aaceb66f6a629bffa
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- omniauth-humanid (1.0.0)
4
+ omniauth-humanid (1.0.1)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
data/README.md CHANGED
@@ -1,6 +1,6 @@
1
- # Ruby/Rails OmniAuth for HumanID Alpha
1
+ # Ruby/Rails OmniAuth for HumanID
2
2
 
3
- status: working, but will wait a while to make sure before bumping to 1.0.0
3
+ status: hit 1.0.0, let me know if there are any issues
4
4
 
5
5
  Omniauth for humanID, a platform that prevents bots and increases privacy. HumanID is run by Human Internet,
6
6
  a non-profit that is currently financed by organizations such as Harvard and the Mozilla Foundation (I love the Mozilla
@@ -1,4 +1,4 @@
1
- version = '1.0.0'
1
+ version = '1.0.1'
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: 1.0.0
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Luke Clancy