single_sign_on 0.0.0
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 +7 -0
- metadata +46 -0
checksums.yaml
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
---
|
|
2
|
+
SHA1:
|
|
3
|
+
metadata.gz: 2b7af99268883d510be9f0f2a29567c95254e128
|
|
4
|
+
data.tar.gz: 2734d96de852f3c9f7ae24f6b6f1d583c05c4133
|
|
5
|
+
SHA512:
|
|
6
|
+
metadata.gz: f6db3cf65cedbba2df363b97513f93410a55fb24f3f2c40ed4fd8add5a5df23998d875b983e3f1050977a2b5904981c5dd77486872876693e6225960b0ad3ac1
|
|
7
|
+
data.tar.gz: 1df74240eac864b469c71b65e6274593371be8bf3c51d172bb71291cc01f4c07490a8319130aae195c7656f60bec96063ded501bc5895d86fb4291c8614c4b89
|
metadata
ADDED
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
--- !ruby/object:Gem::Specification
|
|
2
|
+
name: single_sign_on
|
|
3
|
+
version: !ruby/object:Gem::Version
|
|
4
|
+
version: 0.0.0
|
|
5
|
+
platform: ruby
|
|
6
|
+
authors:
|
|
7
|
+
- James Pinto
|
|
8
|
+
autorequire:
|
|
9
|
+
bindir: bin
|
|
10
|
+
cert_chain: []
|
|
11
|
+
date: 2016-08-20 00:00:00.000000000 Z
|
|
12
|
+
dependencies: []
|
|
13
|
+
description: ".If you want this gem, I will give it to you, but I beg you check my
|
|
14
|
+
gem 'sso' https://rubygems.org/gems/sso. Feel free to contact me via email"
|
|
15
|
+
email:
|
|
16
|
+
- thejamespinto@gmail.com
|
|
17
|
+
executables: []
|
|
18
|
+
extensions: []
|
|
19
|
+
extra_rdoc_files: []
|
|
20
|
+
files: []
|
|
21
|
+
homepage: ''
|
|
22
|
+
licenses:
|
|
23
|
+
- MIT
|
|
24
|
+
metadata: {}
|
|
25
|
+
post_install_message:
|
|
26
|
+
rdoc_options: []
|
|
27
|
+
require_paths:
|
|
28
|
+
- lib
|
|
29
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
|
30
|
+
requirements:
|
|
31
|
+
- - ">="
|
|
32
|
+
- !ruby/object:Gem::Version
|
|
33
|
+
version: '0'
|
|
34
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
35
|
+
requirements:
|
|
36
|
+
- - ">="
|
|
37
|
+
- !ruby/object:Gem::Version
|
|
38
|
+
version: '0'
|
|
39
|
+
requirements: []
|
|
40
|
+
rubyforge_project:
|
|
41
|
+
rubygems_version: 2.5.1
|
|
42
|
+
signing_key:
|
|
43
|
+
specification_version: 4
|
|
44
|
+
summary: ".If you want this gem, I will give it to you, but I beg you check my gem
|
|
45
|
+
'sso' https://rubygems.org/gems/sso. Feel free to contact me via email"
|
|
46
|
+
test_files: []
|