omniauth 2.0.0.pre.rc1 → 2.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +1 -0
  3. data/lib/omniauth/version.rb +1 -1
  4. metadata +4 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 64c7c6198527bbc43fcb69315ecc7858a176ccbac1f0af1989c88bd8e46c7e54
4
- data.tar.gz: 72b31deadccc89cce6a5d68ffb85fe871507ad6ae0a23773aa76e24eb480e742
3
+ metadata.gz: 8f836310822161a3a49ac1a691b348917ab7f3de1ec1171e078e1f50dc304142
4
+ data.tar.gz: a06ee34aa1f4da5fd3785e1237fd457adbf032cf7fe2a8dfb22c1272ca001fb3
5
5
  SHA512:
6
- metadata.gz: af36281b2c7f7b529178575ad3fe5ea5855ae2a6fb6209879166a789c5d3d7a1b82c4c4f57f0d6a993be7a54de2af13c19e69e38e8186d23cf68a3f2037afd1f
7
- data.tar.gz: 9e83a612a3db233bd03783d322448be10ab2db745b48c80651f6b370686b5e6199fefc007fbbca6bfb78ef4b400c161e51db3dc499a798008aab0d91ea85e183
6
+ metadata.gz: c880817de032bda44bc8a7fab28efcf2df943af0bed17a10529d44e45c270ea2968abd0629b7f2ed017527f7b169e0349fe2fc3638b7971da4a2dc536f16ba44
7
+ data.tar.gz: 856b44834bdb2cab3eb7faa1ac2ae58411694a885a4e3cc14ec3eff2d05616ef667c43b2ab87d39132e5662d5b022f45c0ca0c11ae4bc5057e725d65c6aafa18
data/README.md CHANGED
@@ -10,6 +10,7 @@
10
10
  [codeclimate]: https://codeclimate.com/github/omniauth/omniauth
11
11
  [coveralls]: https://coveralls.io/r/omniauth/omniauth
12
12
 
13
+ This is the documentation for v1.9.1. If you are looking for the documentation for the in-development v2.0.0 version, it can be found [here](https://github.com/omniauth/omniauth/tree/2_0-indev).
13
14
  ## An Introduction
14
15
  OmniAuth is a library that standardizes multi-provider authentication for
15
16
  web applications. It was created to be powerful, flexible, and do as
@@ -1,3 +1,3 @@
1
1
  module OmniAuth
2
- VERSION = '2.0.0-rc1'.freeze
2
+ VERSION = '2.0.0'.freeze
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: omniauth
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0.pre.rc1
4
+ version: 2.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Michael Bleigh
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2020-12-11 00:00:00.000000000 Z
13
+ date: 2021-01-11 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: hashie
@@ -138,9 +138,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
138
138
  version: '2.2'
139
139
  required_rubygems_version: !ruby/object:Gem::Requirement
140
140
  requirements:
141
- - - ">"
141
+ - - ">="
142
142
  - !ruby/object:Gem::Version
143
- version: 1.3.1
143
+ version: 1.3.5
144
144
  requirements: []
145
145
  rubygems_version: 3.0.0
146
146
  signing_key: