omniauth-twitcasting 0.0.1 → 0.0.2
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 +4 -4
- data/Gemfile.lock +28 -28
- data/README.md +1 -1
- data/lib/omniauth-twitcasting/version.rb +1 -1
- data/omniauth-twitcasting.gemspec +2 -2
- metadata +25 -25
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 7e34ce99af70ef2988fa267ef42b4ba178cc8b67
|
4
|
+
data.tar.gz: 4cd693017724563300191224773013300e85515d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: fd31f3373540631c25ab9817fe37268b4705f3a9541faaadd548514fdc76ab7842dc70ae58daf8961943771216dfcf797d276dee9362b70fdb600cebb18c0e12
|
7
|
+
data.tar.gz: 04dc2615773535505e23c2f8dbd5e42dcd13cecf1582c999528ee174fe5748def37b3c990fd882235258939e2e477a62722214d831b71430c83122453f7df797
|
data/Gemfile.lock
CHANGED
@@ -1,45 +1,45 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
omniauth-twitcasting (0.0.
|
5
|
-
omniauth (~> 1.
|
6
|
-
omniauth-oauth2 (~> 1.
|
4
|
+
omniauth-twitcasting (0.0.2)
|
5
|
+
omniauth (~> 1.8)
|
6
|
+
omniauth-oauth2 (~> 1.5)
|
7
7
|
|
8
8
|
GEM
|
9
9
|
remote: https://rubygems.org/
|
10
10
|
specs:
|
11
|
-
addressable (2.5.
|
12
|
-
public_suffix (
|
11
|
+
addressable (2.5.2)
|
12
|
+
public_suffix (>= 2.0.2, < 4.0)
|
13
13
|
crack (0.4.3)
|
14
14
|
safe_yaml (~> 1.0.0)
|
15
|
-
diff-lcs (1.
|
15
|
+
diff-lcs (1.3)
|
16
16
|
docile (1.1.5)
|
17
|
-
faraday (0.
|
17
|
+
faraday (0.12.2)
|
18
18
|
multipart-post (>= 1.2, < 3)
|
19
|
-
hashdiff (0.3.
|
20
|
-
hashie (3.
|
21
|
-
json (2.0
|
19
|
+
hashdiff (0.3.7)
|
20
|
+
hashie (3.5.7)
|
21
|
+
json (2.1.0)
|
22
22
|
jwt (1.5.6)
|
23
|
-
multi_json (1.
|
24
|
-
multi_xml (0.
|
23
|
+
multi_json (1.13.1)
|
24
|
+
multi_xml (0.6.0)
|
25
25
|
multipart-post (2.0.0)
|
26
|
-
oauth2 (1.
|
27
|
-
faraday (>= 0.8, < 0.
|
26
|
+
oauth2 (1.4.0)
|
27
|
+
faraday (>= 0.8, < 0.13)
|
28
28
|
jwt (~> 1.0)
|
29
29
|
multi_json (~> 1.3)
|
30
30
|
multi_xml (~> 0.5)
|
31
31
|
rack (>= 1.2, < 3)
|
32
|
-
omniauth (1.
|
33
|
-
hashie (>=
|
34
|
-
rack (>= 1.
|
35
|
-
omniauth-oauth2 (1.
|
36
|
-
oauth2 (~> 1.
|
32
|
+
omniauth (1.8.1)
|
33
|
+
hashie (>= 3.4.6, < 3.6.0)
|
34
|
+
rack (>= 1.6.2, < 3)
|
35
|
+
omniauth-oauth2 (1.5.0)
|
36
|
+
oauth2 (~> 1.1)
|
37
37
|
omniauth (~> 1.2)
|
38
|
-
public_suffix (
|
39
|
-
rack (2.0.
|
40
|
-
rack-test (0.
|
41
|
-
rack (>= 1.0)
|
42
|
-
rake (
|
38
|
+
public_suffix (3.0.1)
|
39
|
+
rack (2.0.3)
|
40
|
+
rack-test (0.8.2)
|
41
|
+
rack (>= 1.0, < 3)
|
42
|
+
rake (12.3.0)
|
43
43
|
rspec (2.99.0)
|
44
44
|
rspec-core (~> 2.99.0)
|
45
45
|
rspec-expectations (~> 2.99.0)
|
@@ -49,12 +49,12 @@ GEM
|
|
49
49
|
diff-lcs (>= 1.1.3, < 2.0)
|
50
50
|
rspec-mocks (2.99.4)
|
51
51
|
safe_yaml (1.0.4)
|
52
|
-
simplecov (0.
|
52
|
+
simplecov (0.15.1)
|
53
53
|
docile (~> 1.1.0)
|
54
54
|
json (>= 1.8, < 3)
|
55
55
|
simplecov-html (~> 0.10.0)
|
56
|
-
simplecov-html (0.10.
|
57
|
-
webmock (
|
56
|
+
simplecov-html (0.10.2)
|
57
|
+
webmock (3.3.0)
|
58
58
|
addressable (>= 2.3.6)
|
59
59
|
crack (>= 0.3.2)
|
60
60
|
hashdiff
|
@@ -72,4 +72,4 @@ DEPENDENCIES
|
|
72
72
|
webmock
|
73
73
|
|
74
74
|
BUNDLED WITH
|
75
|
-
1.
|
75
|
+
1.16.1
|
data/README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
# TwitCasting's Omniauth strategy
|
2
2
|
|
3
|
-
This is the official Ruby OmniAuth strategy for authenticating to [TwitCasting](http://twitcasting.tv/). Create an application and get the client id and secret at [the Developer page](http://twitcasting.tv/
|
3
|
+
This is the official Ruby OmniAuth strategy for authenticating to [TwitCasting](http://twitcasting.tv/). Create an application and get the client id and secret at [the Developer page](http://twitcasting.tv/indexapi.php).
|
4
4
|
|
5
5
|
A lot of code comes from [omniauth-digitalocean](https://github.com/digitalocean/omniauth-digitalocean). Thanks!
|
6
6
|
|
@@ -17,8 +17,8 @@ Gem::Specification.new do |spec|
|
|
17
17
|
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
|
18
18
|
spec.require_paths = ["lib"]
|
19
19
|
|
20
|
-
spec.add_dependency "omniauth", "~> 1.
|
21
|
-
spec.add_dependency "omniauth-oauth2", "~> 1.
|
20
|
+
spec.add_dependency "omniauth", "~> 1.8"
|
21
|
+
spec.add_dependency "omniauth-oauth2", "~> 1.5"
|
22
22
|
|
23
23
|
spec.add_development_dependency "bundler", "~> 1.5"
|
24
24
|
spec.add_development_dependency "rake"
|
metadata
CHANGED
@@ -1,125 +1,125 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: omniauth-twitcasting
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Nobu Funaki
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2018-01-30 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: omniauth
|
15
15
|
requirement: !ruby/object:Gem::Requirement
|
16
16
|
requirements:
|
17
|
-
- - ~>
|
17
|
+
- - "~>"
|
18
18
|
- !ruby/object:Gem::Version
|
19
|
-
version: '1.
|
19
|
+
version: '1.8'
|
20
20
|
type: :runtime
|
21
21
|
prerelease: false
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
23
23
|
requirements:
|
24
|
-
- - ~>
|
24
|
+
- - "~>"
|
25
25
|
- !ruby/object:Gem::Version
|
26
|
-
version: '1.
|
26
|
+
version: '1.8'
|
27
27
|
- !ruby/object:Gem::Dependency
|
28
28
|
name: omniauth-oauth2
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
30
30
|
requirements:
|
31
|
-
- - ~>
|
31
|
+
- - "~>"
|
32
32
|
- !ruby/object:Gem::Version
|
33
|
-
version: '1.
|
33
|
+
version: '1.5'
|
34
34
|
type: :runtime
|
35
35
|
prerelease: false
|
36
36
|
version_requirements: !ruby/object:Gem::Requirement
|
37
37
|
requirements:
|
38
|
-
- - ~>
|
38
|
+
- - "~>"
|
39
39
|
- !ruby/object:Gem::Version
|
40
|
-
version: '1.
|
40
|
+
version: '1.5'
|
41
41
|
- !ruby/object:Gem::Dependency
|
42
42
|
name: bundler
|
43
43
|
requirement: !ruby/object:Gem::Requirement
|
44
44
|
requirements:
|
45
|
-
- - ~>
|
45
|
+
- - "~>"
|
46
46
|
- !ruby/object:Gem::Version
|
47
47
|
version: '1.5'
|
48
48
|
type: :development
|
49
49
|
prerelease: false
|
50
50
|
version_requirements: !ruby/object:Gem::Requirement
|
51
51
|
requirements:
|
52
|
-
- - ~>
|
52
|
+
- - "~>"
|
53
53
|
- !ruby/object:Gem::Version
|
54
54
|
version: '1.5'
|
55
55
|
- !ruby/object:Gem::Dependency
|
56
56
|
name: rake
|
57
57
|
requirement: !ruby/object:Gem::Requirement
|
58
58
|
requirements:
|
59
|
-
- -
|
59
|
+
- - ">="
|
60
60
|
- !ruby/object:Gem::Version
|
61
61
|
version: '0'
|
62
62
|
type: :development
|
63
63
|
prerelease: false
|
64
64
|
version_requirements: !ruby/object:Gem::Requirement
|
65
65
|
requirements:
|
66
|
-
- -
|
66
|
+
- - ">="
|
67
67
|
- !ruby/object:Gem::Version
|
68
68
|
version: '0'
|
69
69
|
- !ruby/object:Gem::Dependency
|
70
70
|
name: rspec
|
71
71
|
requirement: !ruby/object:Gem::Requirement
|
72
72
|
requirements:
|
73
|
-
- - ~>
|
73
|
+
- - "~>"
|
74
74
|
- !ruby/object:Gem::Version
|
75
75
|
version: '2.7'
|
76
76
|
type: :development
|
77
77
|
prerelease: false
|
78
78
|
version_requirements: !ruby/object:Gem::Requirement
|
79
79
|
requirements:
|
80
|
-
- - ~>
|
80
|
+
- - "~>"
|
81
81
|
- !ruby/object:Gem::Version
|
82
82
|
version: '2.7'
|
83
83
|
- !ruby/object:Gem::Dependency
|
84
84
|
name: rack-test
|
85
85
|
requirement: !ruby/object:Gem::Requirement
|
86
86
|
requirements:
|
87
|
-
- -
|
87
|
+
- - ">="
|
88
88
|
- !ruby/object:Gem::Version
|
89
89
|
version: '0'
|
90
90
|
type: :development
|
91
91
|
prerelease: false
|
92
92
|
version_requirements: !ruby/object:Gem::Requirement
|
93
93
|
requirements:
|
94
|
-
- -
|
94
|
+
- - ">="
|
95
95
|
- !ruby/object:Gem::Version
|
96
96
|
version: '0'
|
97
97
|
- !ruby/object:Gem::Dependency
|
98
98
|
name: simplecov
|
99
99
|
requirement: !ruby/object:Gem::Requirement
|
100
100
|
requirements:
|
101
|
-
- -
|
101
|
+
- - ">="
|
102
102
|
- !ruby/object:Gem::Version
|
103
103
|
version: '0'
|
104
104
|
type: :development
|
105
105
|
prerelease: false
|
106
106
|
version_requirements: !ruby/object:Gem::Requirement
|
107
107
|
requirements:
|
108
|
-
- -
|
108
|
+
- - ">="
|
109
109
|
- !ruby/object:Gem::Version
|
110
110
|
version: '0'
|
111
111
|
- !ruby/object:Gem::Dependency
|
112
112
|
name: webmock
|
113
113
|
requirement: !ruby/object:Gem::Requirement
|
114
114
|
requirements:
|
115
|
-
- -
|
115
|
+
- - ">="
|
116
116
|
- !ruby/object:Gem::Version
|
117
117
|
version: '0'
|
118
118
|
type: :development
|
119
119
|
prerelease: false
|
120
120
|
version_requirements: !ruby/object:Gem::Requirement
|
121
121
|
requirements:
|
122
|
-
- -
|
122
|
+
- - ">="
|
123
123
|
- !ruby/object:Gem::Version
|
124
124
|
version: '0'
|
125
125
|
description: Official OmniAuth strategy for TwitCasting
|
@@ -149,17 +149,17 @@ require_paths:
|
|
149
149
|
- lib
|
150
150
|
required_ruby_version: !ruby/object:Gem::Requirement
|
151
151
|
requirements:
|
152
|
-
- -
|
152
|
+
- - ">="
|
153
153
|
- !ruby/object:Gem::Version
|
154
154
|
version: '0'
|
155
155
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
156
156
|
requirements:
|
157
|
-
- -
|
157
|
+
- - ">="
|
158
158
|
- !ruby/object:Gem::Version
|
159
159
|
version: '0'
|
160
160
|
requirements: []
|
161
161
|
rubyforge_project:
|
162
|
-
rubygems_version: 2.
|
162
|
+
rubygems_version: 2.5.2
|
163
163
|
signing_key:
|
164
164
|
specification_version: 4
|
165
165
|
summary: Official OmniAuth strategy for TwitCasting
|