apollo_upload_server 2.0.0.beta.2 → 2.0.3
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of apollo_upload_server might be problematic. Click here for more details.
- checksums.yaml +4 -4
- data/.travis.yml +1 -4
- data/Gemfile.lock +95 -79
- data/README.md +1 -1
- data/apollo_upload_server.gemspec +3 -5
- data/lib/apollo_upload_server/upload.rb +11 -4
- data/lib/apollo_upload_server/version.rb +1 -1
- metadata +17 -19
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: cb13c1edd791288fa79cb27e6650dcecc112c3c47ff9d4eff0a96b9aa1a6bb16
|
4
|
+
data.tar.gz: '08a299f6aa01a5472d3d63336df2a4acf4b62b280c0c519f9f752c8b629ed4bb'
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d69c72b2a062756656410b9f8819f277a9c073a14dd8139dca53794d28605a8522dbdaa75e68d6f275bfb056bc1cd4fe030b4d830abdc28549f8d50b7df9c130
|
7
|
+
data.tar.gz: f0880d3a068fcf2537adc0711426cf02b98000cfc5c0814e791f4914cf8109d382289fa2c2048d330ed47a8ce789a0f296b6f2ffa8719b0f78aedf23c3151a66
|
data/.travis.yml
CHANGED
data/Gemfile.lock
CHANGED
@@ -1,144 +1,160 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
apollo_upload_server (2.0.0.beta.
|
5
|
-
graphql (
|
4
|
+
apollo_upload_server (2.0.0.beta.3)
|
5
|
+
graphql (>= 1.8)
|
6
6
|
rails (>= 4.2)
|
7
7
|
|
8
8
|
GEM
|
9
9
|
remote: https://rubygems.org/
|
10
10
|
specs:
|
11
|
-
actioncable (
|
12
|
-
actionpack (=
|
11
|
+
actioncable (6.0.2.2)
|
12
|
+
actionpack (= 6.0.2.2)
|
13
13
|
nio4r (~> 2.0)
|
14
14
|
websocket-driver (>= 0.6.1)
|
15
|
-
|
16
|
-
actionpack (=
|
17
|
-
|
18
|
-
|
15
|
+
actionmailbox (6.0.2.2)
|
16
|
+
actionpack (= 6.0.2.2)
|
17
|
+
activejob (= 6.0.2.2)
|
18
|
+
activerecord (= 6.0.2.2)
|
19
|
+
activestorage (= 6.0.2.2)
|
20
|
+
activesupport (= 6.0.2.2)
|
21
|
+
mail (>= 2.7.1)
|
22
|
+
actionmailer (6.0.2.2)
|
23
|
+
actionpack (= 6.0.2.2)
|
24
|
+
actionview (= 6.0.2.2)
|
25
|
+
activejob (= 6.0.2.2)
|
19
26
|
mail (~> 2.5, >= 2.5.4)
|
20
27
|
rails-dom-testing (~> 2.0)
|
21
|
-
actionpack (
|
22
|
-
actionview (=
|
23
|
-
activesupport (=
|
24
|
-
rack (~> 2.0)
|
28
|
+
actionpack (6.0.2.2)
|
29
|
+
actionview (= 6.0.2.2)
|
30
|
+
activesupport (= 6.0.2.2)
|
31
|
+
rack (~> 2.0, >= 2.0.8)
|
25
32
|
rack-test (>= 0.6.3)
|
26
33
|
rails-dom-testing (~> 2.0)
|
27
|
-
rails-html-sanitizer (~> 1.0, >= 1.0
|
28
|
-
|
29
|
-
|
34
|
+
rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
35
|
+
actiontext (6.0.2.2)
|
36
|
+
actionpack (= 6.0.2.2)
|
37
|
+
activerecord (= 6.0.2.2)
|
38
|
+
activestorage (= 6.0.2.2)
|
39
|
+
activesupport (= 6.0.2.2)
|
40
|
+
nokogiri (>= 1.8.5)
|
41
|
+
actionview (6.0.2.2)
|
42
|
+
activesupport (= 6.0.2.2)
|
30
43
|
builder (~> 3.1)
|
31
44
|
erubi (~> 1.4)
|
32
45
|
rails-dom-testing (~> 2.0)
|
33
|
-
rails-html-sanitizer (~> 1.
|
34
|
-
activejob (
|
35
|
-
activesupport (=
|
46
|
+
rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
47
|
+
activejob (6.0.2.2)
|
48
|
+
activesupport (= 6.0.2.2)
|
36
49
|
globalid (>= 0.3.6)
|
37
|
-
activemodel (
|
38
|
-
activesupport (=
|
39
|
-
activerecord (
|
40
|
-
activemodel (=
|
41
|
-
activesupport (=
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
activerecord (=
|
50
|
+
activemodel (6.0.2.2)
|
51
|
+
activesupport (= 6.0.2.2)
|
52
|
+
activerecord (6.0.2.2)
|
53
|
+
activemodel (= 6.0.2.2)
|
54
|
+
activesupport (= 6.0.2.2)
|
55
|
+
activestorage (6.0.2.2)
|
56
|
+
actionpack (= 6.0.2.2)
|
57
|
+
activejob (= 6.0.2.2)
|
58
|
+
activerecord (= 6.0.2.2)
|
46
59
|
marcel (~> 0.3.1)
|
47
|
-
activesupport (
|
60
|
+
activesupport (6.0.2.2)
|
48
61
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
49
62
|
i18n (>= 0.7, < 2)
|
50
63
|
minitest (~> 5.1)
|
51
64
|
tzinfo (~> 1.1)
|
52
|
-
|
53
|
-
builder (3.2.
|
54
|
-
concurrent-ruby (1.1.
|
55
|
-
crass (1.0.
|
65
|
+
zeitwerk (~> 2.2)
|
66
|
+
builder (3.2.4)
|
67
|
+
concurrent-ruby (1.1.6)
|
68
|
+
crass (1.0.6)
|
56
69
|
diff-lcs (1.3)
|
57
|
-
erubi (1.
|
70
|
+
erubi (1.9.0)
|
58
71
|
globalid (0.4.2)
|
59
72
|
activesupport (>= 4.2.0)
|
60
73
|
graphql (1.8.13)
|
61
|
-
i18n (1.
|
74
|
+
i18n (1.8.2)
|
62
75
|
concurrent-ruby (~> 1.0)
|
63
|
-
loofah (2.
|
76
|
+
loofah (2.4.0)
|
64
77
|
crass (~> 1.0.2)
|
65
78
|
nokogiri (>= 1.5.9)
|
66
79
|
mail (2.7.1)
|
67
80
|
mini_mime (>= 0.1.1)
|
68
81
|
marcel (0.3.3)
|
69
82
|
mimemagic (~> 0.3.2)
|
70
|
-
method_source (0.
|
71
|
-
mimemagic (0.3.
|
72
|
-
mini_mime (1.0.
|
83
|
+
method_source (1.0.0)
|
84
|
+
mimemagic (0.3.4)
|
85
|
+
mini_mime (1.0.2)
|
73
86
|
mini_portile2 (2.4.0)
|
74
|
-
minitest (5.
|
75
|
-
nio4r (2.
|
76
|
-
nokogiri (1.10.
|
87
|
+
minitest (5.14.0)
|
88
|
+
nio4r (2.5.2)
|
89
|
+
nokogiri (1.10.9)
|
77
90
|
mini_portile2 (~> 2.4.0)
|
78
|
-
rack (2.
|
91
|
+
rack (2.2.2)
|
79
92
|
rack-test (1.1.0)
|
80
93
|
rack (>= 1.0, < 3)
|
81
|
-
rails (
|
82
|
-
actioncable (=
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
94
|
+
rails (6.0.2.2)
|
95
|
+
actioncable (= 6.0.2.2)
|
96
|
+
actionmailbox (= 6.0.2.2)
|
97
|
+
actionmailer (= 6.0.2.2)
|
98
|
+
actionpack (= 6.0.2.2)
|
99
|
+
actiontext (= 6.0.2.2)
|
100
|
+
actionview (= 6.0.2.2)
|
101
|
+
activejob (= 6.0.2.2)
|
102
|
+
activemodel (= 6.0.2.2)
|
103
|
+
activerecord (= 6.0.2.2)
|
104
|
+
activestorage (= 6.0.2.2)
|
105
|
+
activesupport (= 6.0.2.2)
|
91
106
|
bundler (>= 1.3.0)
|
92
|
-
railties (=
|
107
|
+
railties (= 6.0.2.2)
|
93
108
|
sprockets-rails (>= 2.0.0)
|
94
109
|
rails-dom-testing (2.0.3)
|
95
110
|
activesupport (>= 4.2.0)
|
96
111
|
nokogiri (>= 1.6)
|
97
|
-
rails-html-sanitizer (1.0
|
98
|
-
loofah (~> 2.
|
99
|
-
railties (
|
100
|
-
actionpack (=
|
101
|
-
activesupport (=
|
112
|
+
rails-html-sanitizer (1.3.0)
|
113
|
+
loofah (~> 2.3)
|
114
|
+
railties (6.0.2.2)
|
115
|
+
actionpack (= 6.0.2.2)
|
116
|
+
activesupport (= 6.0.2.2)
|
102
117
|
method_source
|
103
118
|
rake (>= 0.8.7)
|
104
|
-
thor (>= 0.
|
105
|
-
rake (
|
106
|
-
rspec (3.
|
107
|
-
rspec-core (~> 3.
|
108
|
-
rspec-expectations (~> 3.
|
109
|
-
rspec-mocks (~> 3.
|
110
|
-
rspec-core (3.
|
111
|
-
rspec-support (~> 3.
|
112
|
-
rspec-expectations (3.
|
119
|
+
thor (>= 0.20.3, < 2.0)
|
120
|
+
rake (13.0.1)
|
121
|
+
rspec (3.8.0)
|
122
|
+
rspec-core (~> 3.8.0)
|
123
|
+
rspec-expectations (~> 3.8.0)
|
124
|
+
rspec-mocks (~> 3.8.0)
|
125
|
+
rspec-core (3.8.0)
|
126
|
+
rspec-support (~> 3.8.0)
|
127
|
+
rspec-expectations (3.8.2)
|
113
128
|
diff-lcs (>= 1.2.0, < 2.0)
|
114
|
-
rspec-support (~> 3.
|
115
|
-
rspec-mocks (3.
|
129
|
+
rspec-support (~> 3.8.0)
|
130
|
+
rspec-mocks (3.8.0)
|
116
131
|
diff-lcs (>= 1.2.0, < 2.0)
|
117
|
-
rspec-support (~> 3.
|
118
|
-
rspec-support (3.
|
119
|
-
sprockets (
|
132
|
+
rspec-support (~> 3.8.0)
|
133
|
+
rspec-support (3.8.0)
|
134
|
+
sprockets (4.0.0)
|
120
135
|
concurrent-ruby (~> 1.0)
|
121
136
|
rack (> 1, < 3)
|
122
137
|
sprockets-rails (3.2.1)
|
123
138
|
actionpack (>= 4.0)
|
124
139
|
activesupport (>= 4.0)
|
125
140
|
sprockets (>= 3.0.0)
|
126
|
-
thor (0.
|
141
|
+
thor (1.0.1)
|
127
142
|
thread_safe (0.3.6)
|
128
|
-
tzinfo (1.2.
|
143
|
+
tzinfo (1.2.6)
|
129
144
|
thread_safe (~> 0.1)
|
130
|
-
websocket-driver (0.7.
|
145
|
+
websocket-driver (0.7.1)
|
131
146
|
websocket-extensions (>= 0.1.0)
|
132
|
-
websocket-extensions (0.1.
|
147
|
+
websocket-extensions (0.1.4)
|
148
|
+
zeitwerk (2.3.0)
|
133
149
|
|
134
150
|
PLATFORMS
|
135
151
|
ruby
|
136
152
|
|
137
153
|
DEPENDENCIES
|
138
154
|
apollo_upload_server!
|
139
|
-
bundler (~> 1
|
140
|
-
rake (~>
|
155
|
+
bundler (~> 2.1)
|
156
|
+
rake (~> 13.0)
|
141
157
|
rspec (~> 3.5)
|
142
158
|
|
143
159
|
BUNDLED WITH
|
144
|
-
1.
|
160
|
+
2.1.4
|
data/README.md
CHANGED
@@ -16,14 +16,12 @@ Gem::Specification.new do |spec|
|
|
16
16
|
spec.files = `git ls-files -z`.split("\x0").reject do |f|
|
17
17
|
f.match(%r{^(test|spec|features)/})
|
18
18
|
end
|
19
|
-
spec.bindir = 'bin'
|
20
|
-
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
|
21
19
|
spec.require_paths = ['lib']
|
22
20
|
|
23
21
|
spec.add_dependency 'rails', '>= 4.2'
|
24
|
-
spec.add_dependency 'graphql', '
|
22
|
+
spec.add_dependency 'graphql', '>= 1.8'
|
25
23
|
|
26
|
-
spec.add_development_dependency 'bundler', '~> 1
|
27
|
-
spec.add_development_dependency 'rake', '~>
|
24
|
+
spec.add_development_dependency 'bundler', '~> 2.1'
|
25
|
+
spec.add_development_dependency 'rake', '~> 13.0'
|
28
26
|
spec.add_development_dependency 'rspec', '~> 3.5'
|
29
27
|
end
|
@@ -3,10 +3,17 @@
|
|
3
3
|
require 'graphql'
|
4
4
|
|
5
5
|
module ApolloUploadServer
|
6
|
-
Upload
|
7
|
-
|
6
|
+
class Upload < GraphQL::Schema::Scalar
|
7
|
+
graphql_name "Upload"
|
8
8
|
|
9
|
-
coerce_input
|
10
|
-
|
9
|
+
def self.coerce_input(value, _ctx)
|
10
|
+
raise GraphQL::CoercionError, "#{value.inspect} is not a valid upload" unless value.nil? || value.is_a?(::ApolloUploadServer::Wrappers::UploadedFile)
|
11
|
+
|
12
|
+
value
|
13
|
+
end
|
14
|
+
|
15
|
+
def self.coerce_result(value, _ctx)
|
16
|
+
value
|
17
|
+
end
|
11
18
|
end
|
12
19
|
end
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: apollo_upload_server
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.0.
|
4
|
+
version: 2.0.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- JetRuby
|
8
|
-
autorequire:
|
8
|
+
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2020-09-02 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rails
|
@@ -28,44 +28,44 @@ dependencies:
|
|
28
28
|
name: graphql
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
30
30
|
requirements:
|
31
|
-
- - "
|
31
|
+
- - ">="
|
32
32
|
- !ruby/object:Gem::Version
|
33
|
-
version: '1.
|
33
|
+
version: '1.8'
|
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.8'
|
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
|
-
version: '1
|
47
|
+
version: '2.1'
|
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
|
-
version: '1
|
54
|
+
version: '2.1'
|
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
|
-
version: '
|
61
|
+
version: '13.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
|
-
version: '
|
68
|
+
version: '13.0'
|
69
69
|
- !ruby/object:Gem::Dependency
|
70
70
|
name: rspec
|
71
71
|
requirement: !ruby/object:Gem::Requirement
|
@@ -83,9 +83,7 @@ dependencies:
|
|
83
83
|
description: apollo-upload-server implementation for Ruby on Rails as middleware.
|
84
84
|
email:
|
85
85
|
- engineering@jetruby.com
|
86
|
-
executables:
|
87
|
-
- console
|
88
|
-
- setup
|
86
|
+
executables: []
|
89
87
|
extensions: []
|
90
88
|
extra_rdoc_files: []
|
91
89
|
files:
|
@@ -112,7 +110,7 @@ homepage: https://github.com/jetruby/apollo_upload_server-ruby
|
|
112
110
|
licenses:
|
113
111
|
- MIT
|
114
112
|
metadata: {}
|
115
|
-
post_install_message:
|
113
|
+
post_install_message:
|
116
114
|
rdoc_options: []
|
117
115
|
require_paths:
|
118
116
|
- lib
|
@@ -123,13 +121,13 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
123
121
|
version: '0'
|
124
122
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
125
123
|
requirements:
|
126
|
-
- - "
|
124
|
+
- - ">="
|
127
125
|
- !ruby/object:Gem::Version
|
128
|
-
version:
|
126
|
+
version: '0'
|
129
127
|
requirements: []
|
130
|
-
rubyforge_project:
|
128
|
+
rubyforge_project:
|
131
129
|
rubygems_version: 2.7.3
|
132
|
-
signing_key:
|
130
|
+
signing_key:
|
133
131
|
specification_version: 4
|
134
132
|
summary: Middleware which allows you to upload files using graphql and multipart/form-data.
|
135
133
|
test_files: []
|