omniauth-ola 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. checksums.yaml +7 -0
  2. metadata +43 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: 9817112ea5fa9ee30afa72c018646efd1e87e7f8
4
+ data.tar.gz: 63c84262620d15729bd2c8e5f9fdef18cb82d44f
5
+ SHA512:
6
+ metadata.gz: 260af421132296c72849f0cf305fc64a1397064f700044b6b465f5eaf32103d5bfd3ac05d435c961e7a903a966cf287f677e21cb1b74ef726fe0ae68a8d62f51
7
+ data.tar.gz: 3aabf18beea668e3e0390c92c6c99c4edd1e7c9a15a89c969749806d060b77b9fdd81d96fc0c92db098144960f05967607c13033a8bdd9bd191972432cbb1ba4
metadata ADDED
@@ -0,0 +1,43 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: omniauth-ola
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.1
5
+ platform: ruby
6
+ authors:
7
+ - Raison Dsouza
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2015-09-26 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: Omniauth strategy for Ola
14
+ email:
15
+ - raisondsouza@gmail.com
16
+ executables: []
17
+ extensions: []
18
+ extra_rdoc_files: []
19
+ files: []
20
+ homepage: https://github.com/rdsoze/omniauth-ola.git
21
+ licenses: []
22
+ metadata: {}
23
+ post_install_message:
24
+ rdoc_options: []
25
+ require_paths:
26
+ - lib
27
+ required_ruby_version: !ruby/object:Gem::Requirement
28
+ requirements:
29
+ - - ">="
30
+ - !ruby/object:Gem::Version
31
+ version: '0'
32
+ required_rubygems_version: !ruby/object:Gem::Requirement
33
+ requirements:
34
+ - - ">="
35
+ - !ruby/object:Gem::Version
36
+ version: '0'
37
+ requirements: []
38
+ rubyforge_project:
39
+ rubygems_version: 2.4.5
40
+ signing_key:
41
+ specification_version: 4
42
+ summary: Omniauth strategy for Ola
43
+ test_files: []