collins_auth 0.1.2 → 0.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (5) hide show
  1. checksums.yaml +7 -7
  2. data/CONTRIBUTING.md +21 -0
  3. data/license.txt +2 -2
  4. data/readme.md +1 -1
  5. metadata +50 -42
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
- ---
2
- SHA1:
3
- metadata.gz: 9d66f3699148c1b27613bbe6988a2e092b6a70b2
4
- data.tar.gz: 2b12164630c513d1fd19379c21f8d44bcca15808
5
- SHA512:
6
- metadata.gz: 9cff54a601c78031421d97f8aecb74fd84342efc186dfa6ed5f111ebfd8c7e5a7780457309153017f2cec30d5bb8a0375c381d58be1dc21ba4d6dd5572e5ccf0
7
- data.tar.gz: 43e86f9aca5ed6738ea2bba434017ebca6ed7c03fff060d8cbc4249d044b28cf28e45550eb9b9120bdb34bc9ffdcf501cbaea3a69f50bb76b1f1a3254fa69799
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 8afa708df9429e2212fedbb7297e27b8c8fb8344182f4e9f1b616bb5303861ed
4
+ data.tar.gz: 6f85873bbf693364349ed26ba4c50dec1c80ded8f0e2a0a8508c4dc00ab12d24
5
+ SHA512:
6
+ metadata.gz: 71890cccdcc64cae5ad1f1060356c71c55d30fd936fecf2c10add9035ee2deeb2a5754936bd6c0554bd9a0821b6d219b1de4a91812e86655100a9ca06a89c7c4
7
+ data.tar.gz: bc6124754f36ed6f41d06659a1f5ee5c2a3093fa68c0836b6da9fc55de1406959d617909ef6fbe194d417e55b619c0d7307bbf8458ce88c2dbbcf5eadd40ddb4
@@ -0,0 +1,21 @@
1
+ # Contributing
2
+
3
+ We want to make contributing to collins_auth as easy and transparent as possible. If you run into problems, please open an issue. We also actively welcome pull requests.
4
+
5
+ ## Pull Requests
6
+
7
+ 1. Fork the repo and create your branch from `master`.
8
+ 2. If you've added code that should be tested, add tests.
9
+ 3. If you've changed APIs, update the documentation.
10
+ 4. Ensure the test suite passes. (This isnt applicable right now for the scala tests. Please ensure your ruby tests pass)
11
+ 5. If you haven't already, complete the Contributor License Agreement ("CLA").
12
+
13
+ ## Contributor License Agreement ("CLA")
14
+
15
+ In order to accept your pull request, we need you to submit a CLA.
16
+
17
+ Complete your CLA [here](http://static.tumblr.com/zyubucd/GaTngbrpr/tumblr_corporate_contributor_license_agreement_v1__10-7-14.pdf) (a more integrated web form is coming soon).
18
+
19
+ ## License
20
+
21
+ By contributing to collins_client you agree that your contributions will be licensed under its Apache 2.0 license.
@@ -1,4 +1,4 @@
1
- Copyright [2014] [Tumblr, Inc.]
1
+ Copyright [2016] [Tumblr, Inc.]
2
2
 
3
3
  Licensed under the Apache License, Version 2.0 (the "License");
4
4
  you may not use this file except in compliance with the License.
@@ -10,4 +10,4 @@ Unless required by applicable law or agreed to in writing, software
10
10
  distributed under the License is distributed on an "AS IS" BASIS,
11
11
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
12
  See the License for the specific language governing permissions and
13
- limitations under the License.
13
+ limitations under the License.
data/readme.md CHANGED
@@ -29,7 +29,7 @@ Usage
29
29
  License
30
30
  ============
31
31
 
32
- Copyright 2014 Tumblr, Inc.
32
+ Copyright 2016 Tumblr, Inc.
33
33
 
34
34
  Licensed under the Apache License, Version 2.0 (the "License");
35
35
  you may not use this file except in compliance with the License.
metadata CHANGED
@@ -1,69 +1,77 @@
1
- --- !ruby/object:Gem::Specification
1
+ --- !ruby/object:Gem::Specification
2
2
  name: collins_auth
3
- version: !ruby/object:Gem::Version
4
- version: 0.1.2
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.2.0
5
5
  platform: ruby
6
- authors:
6
+ authors:
7
7
  - Michael Benedict
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
-
12
- date: 2014-07-08 00:00:00 Z
13
- dependencies:
14
- - !ruby/object:Gem::Dependency
11
+ date: 2014-07-08 00:00:00.000000000 Z
12
+ dependencies:
13
+ - !ruby/object:Gem::Dependency
15
14
  name: collins_client
16
- prerelease: false
17
- requirement: &id001 !ruby/object:Gem::Requirement
18
- requirements:
19
- - &id002
20
- - ">="
21
- - !ruby/object:Gem::Version
22
- version: "0"
15
+ requirement: !ruby/object:Gem::Requirement
16
+ requirements:
17
+ - - "~>"
18
+ - !ruby/object:Gem::Version
19
+ version: 0.3.0
23
20
  type: :runtime
24
- version_requirements: *id001
25
- - !ruby/object:Gem::Dependency
26
- name: highline
27
21
  prerelease: false
28
- requirement: &id003 !ruby/object:Gem::Requirement
29
- requirements:
30
- - *id002
22
+ version_requirements: !ruby/object:Gem::Requirement
23
+ requirements:
24
+ - - "~>"
25
+ - !ruby/object:Gem::Version
26
+ version: 0.3.0
27
+ - !ruby/object:Gem::Dependency
28
+ name: highline
29
+ requirement: !ruby/object:Gem::Requirement
30
+ requirements:
31
+ - - ">="
32
+ - !ruby/object:Gem::Version
33
+ version: '0'
31
34
  type: :runtime
32
- version_requirements: *id003
33
- description: This is a library to make it easy to obtain an authenticated collins_client object. It attempts to load credentials from the following yaml files ENV['COLLINS_CLIENT_CONFIG'], ~/.collins.yml, /etc/collins.yml, /var/db/collins.yml, and supports user input.
35
+ prerelease: false
36
+ version_requirements: !ruby/object:Gem::Requirement
37
+ requirements:
38
+ - - ">="
39
+ - !ruby/object:Gem::Version
40
+ version: '0'
41
+ description: This is a library to make it easy to obtain an authenticated collins_client
42
+ object. It attempts to load credentials from the following yaml files ENV['COLLINS_CLIENT_CONFIG'],
43
+ ~/.collins.yml, /etc/collins.yml, /var/db/collins.yml, and supports user input.
34
44
  email: benedict@tumblr.com
35
45
  executables: []
36
-
37
46
  extensions: []
38
-
39
47
  extra_rdoc_files: []
40
-
41
- files:
48
+ files:
49
+ - CONTRIBUTING.md
42
50
  - lib/collins_auth.rb
43
51
  - license.txt
44
52
  - readme.md
45
- homepage: https://github.com/tumblr/collins/tree/master/support/ruby/collins-auth
46
- licenses:
47
- - Apache License 2.0
53
+ homepage: https://github.com/tumblr/collins_auth
54
+ licenses:
55
+ - Apache-2.0
48
56
  metadata: {}
49
-
50
57
  post_install_message:
51
58
  rdoc_options: []
52
-
53
- require_paths:
59
+ require_paths:
54
60
  - lib
55
- required_ruby_version: !ruby/object:Gem::Requirement
56
- requirements:
57
- - *id002
58
- required_rubygems_version: !ruby/object:Gem::Requirement
59
- requirements:
60
- - *id002
61
+ required_ruby_version: !ruby/object:Gem::Requirement
62
+ requirements:
63
+ - - ">="
64
+ - !ruby/object:Gem::Version
65
+ version: 2.0.0
66
+ required_rubygems_version: !ruby/object:Gem::Requirement
67
+ requirements:
68
+ - - ">="
69
+ - !ruby/object:Gem::Version
70
+ version: '0'
61
71
  requirements: []
62
-
63
72
  rubyforge_project:
64
- rubygems_version: 2.3.0
73
+ rubygems_version: 2.7.7
65
74
  signing_key:
66
75
  specification_version: 4
67
76
  summary: Library to aid in getting an authenticated Collins::Client
68
77
  test_files: []
69
-