rails-sunset 0.1.0.pre.alpha1 → 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,196 +0,0 @@
1
- PATH
2
- remote: ..
3
- specs:
4
- we-call (0.5.4)
5
- faraday (>= 0.9.0, < 1.0)
6
- faraday-sunset (~> 0.1.0)
7
- faraday_middleware (~> 0)
8
- rails (>= 4.2)
9
- ruby_decorators (~> 0.0)
10
- typhoeus (~> 1.3)
11
-
12
- GEM
13
- remote: https://rubygems.org/
14
- specs:
15
- actioncable (5.1.4)
16
- actionpack (= 5.1.4)
17
- nio4r (~> 2.0)
18
- websocket-driver (~> 0.6.1)
19
- actionmailer (5.1.4)
20
- actionpack (= 5.1.4)
21
- actionview (= 5.1.4)
22
- activejob (= 5.1.4)
23
- mail (~> 2.5, >= 2.5.4)
24
- rails-dom-testing (~> 2.0)
25
- actionpack (5.1.4)
26
- actionview (= 5.1.4)
27
- activesupport (= 5.1.4)
28
- rack (~> 2.0)
29
- rack-test (>= 0.6.3)
30
- rails-dom-testing (~> 2.0)
31
- rails-html-sanitizer (~> 1.0, >= 1.0.2)
32
- actionview (5.1.4)
33
- activesupport (= 5.1.4)
34
- builder (~> 3.1)
35
- erubi (~> 1.4)
36
- rails-dom-testing (~> 2.0)
37
- rails-html-sanitizer (~> 1.0, >= 1.0.3)
38
- activejob (5.1.4)
39
- activesupport (= 5.1.4)
40
- globalid (>= 0.3.6)
41
- activemodel (5.1.4)
42
- activesupport (= 5.1.4)
43
- activerecord (5.1.4)
44
- activemodel (= 5.1.4)
45
- activesupport (= 5.1.4)
46
- arel (~> 8.0)
47
- activesupport (5.1.4)
48
- concurrent-ruby (~> 1.0, >= 1.0.2)
49
- i18n (~> 0.7)
50
- minitest (~> 5.1)
51
- tzinfo (~> 1.1)
52
- appraisal (2.2.0)
53
- bundler
54
- rake
55
- thor (>= 0.14.0)
56
- arel (8.0.0)
57
- builder (3.2.3)
58
- concurrent-ruby (1.0.5)
59
- coveralls (0.7.1)
60
- multi_json (~> 1.3)
61
- rest-client
62
- simplecov (>= 0.7)
63
- term-ansicolor
64
- thor
65
- crass (1.0.2)
66
- diff-lcs (1.3)
67
- docile (1.1.5)
68
- domain_name (0.5.20170404)
69
- unf (>= 0.0.5, < 1.0.0)
70
- erubi (1.7.0)
71
- ethon (0.11.0)
72
- ffi (>= 1.3.0)
73
- faraday (0.10.1)
74
- multipart-post (>= 1.2, < 3)
75
- faraday-sunset (0.1.1)
76
- faraday (>= 0.9.0, < 0.14)
77
- faraday_middleware (0.12.2)
78
- faraday (>= 0.7.4, < 1.0)
79
- ffi (1.9.18)
80
- globalid (0.4.1)
81
- activesupport (>= 4.2.0)
82
- hashie (3.5.5)
83
- http-cookie (1.0.3)
84
- domain_name (~> 0.5)
85
- i18n (0.9.0)
86
- concurrent-ruby (~> 1.0)
87
- json (2.1.0)
88
- loofah (2.1.1)
89
- crass (~> 1.0.2)
90
- nokogiri (>= 1.5.9)
91
- mail (2.7.0)
92
- mini_mime (>= 0.1.1)
93
- method_source (0.9.0)
94
- mime-types (3.1)
95
- mime-types-data (~> 3.2015)
96
- mime-types-data (3.2016.0521)
97
- mini_mime (0.1.4)
98
- mini_portile2 (2.3.0)
99
- minitest (5.10.3)
100
- multi_json (1.12.1)
101
- multipart-post (2.0.0)
102
- netrc (0.11.0)
103
- nio4r (2.1.0)
104
- nokogiri (1.8.1)
105
- mini_portile2 (~> 2.3.0)
106
- rack (2.0.3)
107
- rack-test (0.7.0)
108
- rack (>= 1.0, < 3)
109
- rails (5.1.4)
110
- actioncable (= 5.1.4)
111
- actionmailer (= 5.1.4)
112
- actionpack (= 5.1.4)
113
- actionview (= 5.1.4)
114
- activejob (= 5.1.4)
115
- activemodel (= 5.1.4)
116
- activerecord (= 5.1.4)
117
- activesupport (= 5.1.4)
118
- bundler (>= 1.3.0)
119
- railties (= 5.1.4)
120
- sprockets-rails (>= 2.0.0)
121
- rails-dom-testing (2.0.3)
122
- activesupport (>= 4.2.0)
123
- nokogiri (>= 1.6)
124
- rails-html-sanitizer (1.0.3)
125
- loofah (~> 2.0)
126
- railties (5.1.4)
127
- actionpack (= 5.1.4)
128
- activesupport (= 5.1.4)
129
- method_source
130
- rake (>= 0.8.7)
131
- thor (>= 0.18.1, < 2.0)
132
- rake (12.0.0)
133
- rest-client (2.0.2)
134
- http-cookie (>= 1.0.2, < 2.0)
135
- mime-types (>= 1.16, < 4.0)
136
- netrc (~> 0.8)
137
- rspec (3.6.0)
138
- rspec-core (~> 3.6.0)
139
- rspec-expectations (~> 3.6.0)
140
- rspec-mocks (~> 3.6.0)
141
- rspec-core (3.6.0)
142
- rspec-support (~> 3.6.0)
143
- rspec-expectations (3.6.0)
144
- diff-lcs (>= 1.2.0, < 2.0)
145
- rspec-support (~> 3.6.0)
146
- rspec-mocks (3.6.0)
147
- diff-lcs (>= 1.2.0, < 2.0)
148
- rspec-support (~> 3.6.0)
149
- rspec-support (3.6.0)
150
- ruby_decorators (0.0.3)
151
- simplecov (0.15.0)
152
- docile (~> 1.1.0)
153
- json (>= 1.8, < 3)
154
- simplecov-html (~> 0.10.0)
155
- simplecov-html (0.10.2)
156
- sprockets (3.7.1)
157
- concurrent-ruby (~> 1.0)
158
- rack (> 1, < 3)
159
- sprockets-rails (3.2.1)
160
- actionpack (>= 4.0)
161
- activesupport (>= 4.0)
162
- sprockets (>= 3.0.0)
163
- term-ansicolor (1.6.0)
164
- tins (~> 1.0)
165
- thor (0.19.4)
166
- thread_safe (0.3.6)
167
- tins (1.15.0)
168
- typhoeus (1.3.0)
169
- ethon (>= 0.9.0)
170
- tzinfo (1.2.4)
171
- thread_safe (~> 0.1)
172
- unf (0.1.4)
173
- unf_ext
174
- unf_ext (0.0.7.4)
175
- vcr (3.0.3)
176
- websocket-driver (0.6.5)
177
- websocket-extensions (>= 0.1.0)
178
- websocket-extensions (0.1.2)
179
-
180
- PLATFORMS
181
- ruby
182
-
183
- DEPENDENCIES
184
- appraisal (~> 2)
185
- bundler (~> 1.14)
186
- coveralls (~> 0.7)
187
- faraday (~> 0.10.0)
188
- hashie (~> 3.5)
189
- rake (~> 12.0)
190
- rspec (~> 3.5)
191
- simplecov (~> 0.15)
192
- vcr (~> 3)
193
- we-call!
194
-
195
- BUNDLED WITH
196
- 1.14.6
@@ -1,7 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "faraday", "~> 0.11.0"
6
-
7
- gemspec path: "../"
@@ -1,196 +0,0 @@
1
- PATH
2
- remote: ..
3
- specs:
4
- we-call (0.5.4)
5
- faraday (>= 0.9.0, < 1.0)
6
- faraday-sunset (~> 0.1.0)
7
- faraday_middleware (~> 0)
8
- rails (>= 4.2)
9
- ruby_decorators (~> 0.0)
10
- typhoeus (~> 1.3)
11
-
12
- GEM
13
- remote: https://rubygems.org/
14
- specs:
15
- actioncable (5.1.4)
16
- actionpack (= 5.1.4)
17
- nio4r (~> 2.0)
18
- websocket-driver (~> 0.6.1)
19
- actionmailer (5.1.4)
20
- actionpack (= 5.1.4)
21
- actionview (= 5.1.4)
22
- activejob (= 5.1.4)
23
- mail (~> 2.5, >= 2.5.4)
24
- rails-dom-testing (~> 2.0)
25
- actionpack (5.1.4)
26
- actionview (= 5.1.4)
27
- activesupport (= 5.1.4)
28
- rack (~> 2.0)
29
- rack-test (>= 0.6.3)
30
- rails-dom-testing (~> 2.0)
31
- rails-html-sanitizer (~> 1.0, >= 1.0.2)
32
- actionview (5.1.4)
33
- activesupport (= 5.1.4)
34
- builder (~> 3.1)
35
- erubi (~> 1.4)
36
- rails-dom-testing (~> 2.0)
37
- rails-html-sanitizer (~> 1.0, >= 1.0.3)
38
- activejob (5.1.4)
39
- activesupport (= 5.1.4)
40
- globalid (>= 0.3.6)
41
- activemodel (5.1.4)
42
- activesupport (= 5.1.4)
43
- activerecord (5.1.4)
44
- activemodel (= 5.1.4)
45
- activesupport (= 5.1.4)
46
- arel (~> 8.0)
47
- activesupport (5.1.4)
48
- concurrent-ruby (~> 1.0, >= 1.0.2)
49
- i18n (~> 0.7)
50
- minitest (~> 5.1)
51
- tzinfo (~> 1.1)
52
- appraisal (2.2.0)
53
- bundler
54
- rake
55
- thor (>= 0.14.0)
56
- arel (8.0.0)
57
- builder (3.2.3)
58
- concurrent-ruby (1.0.5)
59
- coveralls (0.7.1)
60
- multi_json (~> 1.3)
61
- rest-client
62
- simplecov (>= 0.7)
63
- term-ansicolor
64
- thor
65
- crass (1.0.2)
66
- diff-lcs (1.3)
67
- docile (1.1.5)
68
- domain_name (0.5.20170404)
69
- unf (>= 0.0.5, < 1.0.0)
70
- erubi (1.7.0)
71
- ethon (0.11.0)
72
- ffi (>= 1.3.0)
73
- faraday (0.11.0)
74
- multipart-post (>= 1.2, < 3)
75
- faraday-sunset (0.1.1)
76
- faraday (>= 0.9.0, < 0.14)
77
- faraday_middleware (0.12.2)
78
- faraday (>= 0.7.4, < 1.0)
79
- ffi (1.9.18)
80
- globalid (0.4.1)
81
- activesupport (>= 4.2.0)
82
- hashie (3.5.5)
83
- http-cookie (1.0.3)
84
- domain_name (~> 0.5)
85
- i18n (0.9.0)
86
- concurrent-ruby (~> 1.0)
87
- json (2.1.0)
88
- loofah (2.1.1)
89
- crass (~> 1.0.2)
90
- nokogiri (>= 1.5.9)
91
- mail (2.7.0)
92
- mini_mime (>= 0.1.1)
93
- method_source (0.9.0)
94
- mime-types (3.1)
95
- mime-types-data (~> 3.2015)
96
- mime-types-data (3.2016.0521)
97
- mini_mime (0.1.4)
98
- mini_portile2 (2.3.0)
99
- minitest (5.10.3)
100
- multi_json (1.12.1)
101
- multipart-post (2.0.0)
102
- netrc (0.11.0)
103
- nio4r (2.1.0)
104
- nokogiri (1.8.1)
105
- mini_portile2 (~> 2.3.0)
106
- rack (2.0.3)
107
- rack-test (0.7.0)
108
- rack (>= 1.0, < 3)
109
- rails (5.1.4)
110
- actioncable (= 5.1.4)
111
- actionmailer (= 5.1.4)
112
- actionpack (= 5.1.4)
113
- actionview (= 5.1.4)
114
- activejob (= 5.1.4)
115
- activemodel (= 5.1.4)
116
- activerecord (= 5.1.4)
117
- activesupport (= 5.1.4)
118
- bundler (>= 1.3.0)
119
- railties (= 5.1.4)
120
- sprockets-rails (>= 2.0.0)
121
- rails-dom-testing (2.0.3)
122
- activesupport (>= 4.2.0)
123
- nokogiri (>= 1.6)
124
- rails-html-sanitizer (1.0.3)
125
- loofah (~> 2.0)
126
- railties (5.1.4)
127
- actionpack (= 5.1.4)
128
- activesupport (= 5.1.4)
129
- method_source
130
- rake (>= 0.8.7)
131
- thor (>= 0.18.1, < 2.0)
132
- rake (12.0.0)
133
- rest-client (2.0.2)
134
- http-cookie (>= 1.0.2, < 2.0)
135
- mime-types (>= 1.16, < 4.0)
136
- netrc (~> 0.8)
137
- rspec (3.6.0)
138
- rspec-core (~> 3.6.0)
139
- rspec-expectations (~> 3.6.0)
140
- rspec-mocks (~> 3.6.0)
141
- rspec-core (3.6.0)
142
- rspec-support (~> 3.6.0)
143
- rspec-expectations (3.6.0)
144
- diff-lcs (>= 1.2.0, < 2.0)
145
- rspec-support (~> 3.6.0)
146
- rspec-mocks (3.6.0)
147
- diff-lcs (>= 1.2.0, < 2.0)
148
- rspec-support (~> 3.6.0)
149
- rspec-support (3.6.0)
150
- ruby_decorators (0.0.3)
151
- simplecov (0.15.0)
152
- docile (~> 1.1.0)
153
- json (>= 1.8, < 3)
154
- simplecov-html (~> 0.10.0)
155
- simplecov-html (0.10.2)
156
- sprockets (3.7.1)
157
- concurrent-ruby (~> 1.0)
158
- rack (> 1, < 3)
159
- sprockets-rails (3.2.1)
160
- actionpack (>= 4.0)
161
- activesupport (>= 4.0)
162
- sprockets (>= 3.0.0)
163
- term-ansicolor (1.6.0)
164
- tins (~> 1.0)
165
- thor (0.19.4)
166
- thread_safe (0.3.6)
167
- tins (1.15.0)
168
- typhoeus (1.3.0)
169
- ethon (>= 0.9.0)
170
- tzinfo (1.2.4)
171
- thread_safe (~> 0.1)
172
- unf (0.1.4)
173
- unf_ext
174
- unf_ext (0.0.7.4)
175
- vcr (3.0.3)
176
- websocket-driver (0.6.5)
177
- websocket-extensions (>= 0.1.0)
178
- websocket-extensions (0.1.2)
179
-
180
- PLATFORMS
181
- ruby
182
-
183
- DEPENDENCIES
184
- appraisal (~> 2)
185
- bundler (~> 1.14)
186
- coveralls (~> 0.7)
187
- faraday (~> 0.11.0)
188
- hashie (~> 3.5)
189
- rake (~> 12.0)
190
- rspec (~> 3.5)
191
- simplecov (~> 0.15)
192
- vcr (~> 3)
193
- we-call!
194
-
195
- BUNDLED WITH
196
- 1.14.6
@@ -1,7 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "faraday", "~> 0.12.0"
6
-
7
- gemspec path: "../"
@@ -1,196 +0,0 @@
1
- PATH
2
- remote: ..
3
- specs:
4
- we-call (0.5.4)
5
- faraday (>= 0.9.0, < 1.0)
6
- faraday-sunset (~> 0.1.0)
7
- faraday_middleware (~> 0)
8
- rails (>= 4.2)
9
- ruby_decorators (~> 0.0)
10
- typhoeus (~> 1.3)
11
-
12
- GEM
13
- remote: https://rubygems.org/
14
- specs:
15
- actioncable (5.1.4)
16
- actionpack (= 5.1.4)
17
- nio4r (~> 2.0)
18
- websocket-driver (~> 0.6.1)
19
- actionmailer (5.1.4)
20
- actionpack (= 5.1.4)
21
- actionview (= 5.1.4)
22
- activejob (= 5.1.4)
23
- mail (~> 2.5, >= 2.5.4)
24
- rails-dom-testing (~> 2.0)
25
- actionpack (5.1.4)
26
- actionview (= 5.1.4)
27
- activesupport (= 5.1.4)
28
- rack (~> 2.0)
29
- rack-test (>= 0.6.3)
30
- rails-dom-testing (~> 2.0)
31
- rails-html-sanitizer (~> 1.0, >= 1.0.2)
32
- actionview (5.1.4)
33
- activesupport (= 5.1.4)
34
- builder (~> 3.1)
35
- erubi (~> 1.4)
36
- rails-dom-testing (~> 2.0)
37
- rails-html-sanitizer (~> 1.0, >= 1.0.3)
38
- activejob (5.1.4)
39
- activesupport (= 5.1.4)
40
- globalid (>= 0.3.6)
41
- activemodel (5.1.4)
42
- activesupport (= 5.1.4)
43
- activerecord (5.1.4)
44
- activemodel (= 5.1.4)
45
- activesupport (= 5.1.4)
46
- arel (~> 8.0)
47
- activesupport (5.1.4)
48
- concurrent-ruby (~> 1.0, >= 1.0.2)
49
- i18n (~> 0.7)
50
- minitest (~> 5.1)
51
- tzinfo (~> 1.1)
52
- appraisal (2.2.0)
53
- bundler
54
- rake
55
- thor (>= 0.14.0)
56
- arel (8.0.0)
57
- builder (3.2.3)
58
- concurrent-ruby (1.0.5)
59
- coveralls (0.7.1)
60
- multi_json (~> 1.3)
61
- rest-client
62
- simplecov (>= 0.7)
63
- term-ansicolor
64
- thor
65
- crass (1.0.2)
66
- diff-lcs (1.3)
67
- docile (1.1.5)
68
- domain_name (0.5.20170404)
69
- unf (>= 0.0.5, < 1.0.0)
70
- erubi (1.7.0)
71
- ethon (0.11.0)
72
- ffi (>= 1.3.0)
73
- faraday (0.12.1)
74
- multipart-post (>= 1.2, < 3)
75
- faraday-sunset (0.1.1)
76
- faraday (>= 0.9.0, < 0.14)
77
- faraday_middleware (0.12.2)
78
- faraday (>= 0.7.4, < 1.0)
79
- ffi (1.9.18)
80
- globalid (0.4.1)
81
- activesupport (>= 4.2.0)
82
- hashie (3.5.5)
83
- http-cookie (1.0.3)
84
- domain_name (~> 0.5)
85
- i18n (0.9.0)
86
- concurrent-ruby (~> 1.0)
87
- json (2.1.0)
88
- loofah (2.1.1)
89
- crass (~> 1.0.2)
90
- nokogiri (>= 1.5.9)
91
- mail (2.7.0)
92
- mini_mime (>= 0.1.1)
93
- method_source (0.9.0)
94
- mime-types (3.1)
95
- mime-types-data (~> 3.2015)
96
- mime-types-data (3.2016.0521)
97
- mini_mime (0.1.4)
98
- mini_portile2 (2.3.0)
99
- minitest (5.10.3)
100
- multi_json (1.12.1)
101
- multipart-post (2.0.0)
102
- netrc (0.11.0)
103
- nio4r (2.1.0)
104
- nokogiri (1.8.1)
105
- mini_portile2 (~> 2.3.0)
106
- rack (2.0.3)
107
- rack-test (0.7.0)
108
- rack (>= 1.0, < 3)
109
- rails (5.1.4)
110
- actioncable (= 5.1.4)
111
- actionmailer (= 5.1.4)
112
- actionpack (= 5.1.4)
113
- actionview (= 5.1.4)
114
- activejob (= 5.1.4)
115
- activemodel (= 5.1.4)
116
- activerecord (= 5.1.4)
117
- activesupport (= 5.1.4)
118
- bundler (>= 1.3.0)
119
- railties (= 5.1.4)
120
- sprockets-rails (>= 2.0.0)
121
- rails-dom-testing (2.0.3)
122
- activesupport (>= 4.2.0)
123
- nokogiri (>= 1.6)
124
- rails-html-sanitizer (1.0.3)
125
- loofah (~> 2.0)
126
- railties (5.1.4)
127
- actionpack (= 5.1.4)
128
- activesupport (= 5.1.4)
129
- method_source
130
- rake (>= 0.8.7)
131
- thor (>= 0.18.1, < 2.0)
132
- rake (12.0.0)
133
- rest-client (2.0.2)
134
- http-cookie (>= 1.0.2, < 2.0)
135
- mime-types (>= 1.16, < 4.0)
136
- netrc (~> 0.8)
137
- rspec (3.6.0)
138
- rspec-core (~> 3.6.0)
139
- rspec-expectations (~> 3.6.0)
140
- rspec-mocks (~> 3.6.0)
141
- rspec-core (3.6.0)
142
- rspec-support (~> 3.6.0)
143
- rspec-expectations (3.6.0)
144
- diff-lcs (>= 1.2.0, < 2.0)
145
- rspec-support (~> 3.6.0)
146
- rspec-mocks (3.6.0)
147
- diff-lcs (>= 1.2.0, < 2.0)
148
- rspec-support (~> 3.6.0)
149
- rspec-support (3.6.0)
150
- ruby_decorators (0.0.3)
151
- simplecov (0.15.0)
152
- docile (~> 1.1.0)
153
- json (>= 1.8, < 3)
154
- simplecov-html (~> 0.10.0)
155
- simplecov-html (0.10.2)
156
- sprockets (3.7.1)
157
- concurrent-ruby (~> 1.0)
158
- rack (> 1, < 3)
159
- sprockets-rails (3.2.1)
160
- actionpack (>= 4.0)
161
- activesupport (>= 4.0)
162
- sprockets (>= 3.0.0)
163
- term-ansicolor (1.6.0)
164
- tins (~> 1.0)
165
- thor (0.19.4)
166
- thread_safe (0.3.6)
167
- tins (1.15.0)
168
- typhoeus (1.3.0)
169
- ethon (>= 0.9.0)
170
- tzinfo (1.2.4)
171
- thread_safe (~> 0.1)
172
- unf (0.1.4)
173
- unf_ext
174
- unf_ext (0.0.7.4)
175
- vcr (3.0.3)
176
- websocket-driver (0.6.5)
177
- websocket-extensions (>= 0.1.0)
178
- websocket-extensions (0.1.2)
179
-
180
- PLATFORMS
181
- ruby
182
-
183
- DEPENDENCIES
184
- appraisal (~> 2)
185
- bundler (~> 1.14)
186
- coveralls (~> 0.7)
187
- faraday (~> 0.12.0)
188
- hashie (~> 3.5)
189
- rake (~> 12.0)
190
- rspec (~> 3.5)
191
- simplecov (~> 0.15)
192
- vcr (~> 3)
193
- we-call!
194
-
195
- BUNDLED WITH
196
- 1.14.6
@@ -1,7 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "faraday", "~> 0.13.0"
6
-
7
- gemspec path: "../"