gqli 1.1.0 → 1.2.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +4 -0
- data/Gemfile.lock +99 -77
- data/coverage/.last_run.json +1 -1
- data/coverage/.resultset.json +1774 -1651
- data/coverage/assets/0.12.3/DataTables-1.10.20/images/sort_asc.png +0 -0
- data/coverage/assets/0.12.3/DataTables-1.10.20/images/sort_asc_disabled.png +0 -0
- data/coverage/assets/0.12.3/DataTables-1.10.20/images/sort_both.png +0 -0
- data/coverage/assets/0.12.3/DataTables-1.10.20/images/sort_desc.png +0 -0
- data/coverage/assets/0.12.3/DataTables-1.10.20/images/sort_desc_disabled.png +0 -0
- data/coverage/assets/0.12.3/application.css +1 -0
- data/coverage/assets/0.12.3/application.js +7 -0
- data/coverage/assets/{0.10.2 → 0.12.3}/colorbox/border.png +0 -0
- data/coverage/assets/{0.10.2 → 0.12.3}/colorbox/controls.png +0 -0
- data/coverage/assets/{0.10.2 → 0.12.3}/colorbox/loading.gif +0 -0
- data/coverage/assets/{0.10.2 → 0.12.3}/colorbox/loading_background.png +0 -0
- data/coverage/assets/{0.10.2 → 0.12.3}/favicon_green.png +0 -0
- data/coverage/assets/{0.10.2 → 0.12.3}/favicon_red.png +0 -0
- data/coverage/assets/{0.10.2 → 0.12.3}/favicon_yellow.png +0 -0
- data/coverage/assets/{0.10.2/smoothness → 0.12.3}/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
- data/coverage/assets/{0.10.2/smoothness → 0.12.3}/images/ui-bg_flat_75_ffffff_40x100.png +0 -0
- data/coverage/assets/{0.10.2/smoothness → 0.12.3}/images/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
- data/coverage/assets/{0.10.2/smoothness → 0.12.3}/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
- data/coverage/assets/{0.10.2/smoothness → 0.12.3}/images/ui-bg_glass_75_dadada_1x400.png +0 -0
- data/coverage/assets/{0.10.2/smoothness → 0.12.3}/images/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
- data/coverage/assets/{0.10.2/smoothness → 0.12.3}/images/ui-bg_glass_95_fef1ec_1x400.png +0 -0
- data/coverage/assets/{0.10.2/smoothness → 0.12.3}/images/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
- data/coverage/assets/{0.10.2/smoothness → 0.12.3}/images/ui-icons_222222_256x240.png +0 -0
- data/coverage/assets/{0.10.2/smoothness → 0.12.3}/images/ui-icons_2e83ff_256x240.png +0 -0
- data/coverage/assets/{0.10.2/smoothness → 0.12.3}/images/ui-icons_454545_256x240.png +0 -0
- data/coverage/assets/{0.10.2/smoothness → 0.12.3}/images/ui-icons_888888_256x240.png +0 -0
- data/coverage/assets/{0.10.2/smoothness → 0.12.3}/images/ui-icons_cd0a0a_256x240.png +0 -0
- data/coverage/assets/{0.10.2 → 0.12.3}/loading.gif +0 -0
- data/coverage/assets/{0.10.2 → 0.12.3}/magnify.png +0 -0
- data/coverage/index.html +19377 -10097
- data/doc/GQLi/Base.html +10 -10
- data/doc/GQLi/Client.html +173 -37
- data/doc/GQLi/Contentful.html +13 -11
- data/doc/GQLi/DSL.html +6 -6
- data/doc/GQLi/EnumValue.html +8 -8
- data/doc/GQLi/Fragment.html +8 -8
- data/doc/GQLi/Github.html +6 -6
- data/doc/GQLi/Introspection.html +12 -12
- data/doc/GQLi/Mutation.html +6 -6
- data/doc/GQLi/Node.html +8 -8
- data/doc/GQLi/Query.html +6 -6
- data/doc/GQLi/Response.html +87 -13
- data/doc/GQLi/Subscription.html +6 -6
- data/doc/GQLi/Validation.html +10 -10
- data/doc/GQLi.html +7 -7
- data/doc/_index.html +7 -7
- data/doc/class_list.html +2 -2
- data/doc/css/style.css +3 -2
- data/doc/file.CHANGELOG.html +22 -6
- data/doc/file.LICENSE.html +6 -6
- data/doc/file.README.html +6 -6
- data/doc/file_list.html +2 -2
- data/doc/frames.html +2 -2
- data/doc/index.html +6 -6
- data/doc/js/app.js +14 -3
- data/doc/method_list.html +96 -72
- data/doc/top-level-namespace.html +6 -6
- data/gqli.gemspec +5 -5
- data/lib/gqli/client.rb +2 -0
- data/lib/gqli/version.rb +1 -1
- metadata +54 -55
- data/coverage/assets/0.10.2/application.css +0 -799
- data/coverage/assets/0.10.2/application.js +0 -1707
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: d1afaecf31c5361df6cfafdbffde72c46f1c22b55da3c25d417028f52ec08c44
|
4
|
+
data.tar.gz: 63f3b0af873c950232246fb2ecc08bff63ce06153967beed5dc90473dac0a941
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 0e8a02727194b5e3b313205f7a31e4baa7055594df4e209a02a24ed347c9ce930ca6da4de28b9109e52f84af7587b2e722b0ae0aa5a1cf8744d45b3c3287211e
|
7
|
+
data.tar.gz: b20061f87dc27e6bb526f6440d98df9c6b8739e0d8fa95cd2b9c198b763a084598c904219608744e8eff6b56a13f61b5dbd0d3eeea778b762f103b3b4c9ff817
|
data/CHANGELOG.md
CHANGED
@@ -2,6 +2,10 @@
|
|
2
2
|
|
3
3
|
## Unreleased
|
4
4
|
|
5
|
+
## v1.2.0
|
6
|
+
* Relax http.rb dependency (support version < 6). [#19](https://github.com/contentful-labs/gqli.rb/pull/19)
|
7
|
+
* Bump hashie dependency. [#18](https://github.com/contentful-labs/gqli.rb/pull/18)
|
8
|
+
|
5
9
|
## v1.1.0
|
6
10
|
* Added support for timeout management. [#11](https://github.com/contentful-labs/gqli.rb/pull/11)
|
7
11
|
* Added support for error response handling. [#13](https://github.com/contentful-labs/gqli.rb/pull/13)
|
data/Gemfile.lock
CHANGED
@@ -1,39 +1,42 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
gqli (1.
|
5
|
-
hashie (
|
6
|
-
http (> 0.8, <
|
4
|
+
gqli (1.2.0)
|
5
|
+
hashie (> 3.0)
|
6
|
+
http (> 0.8, < 6.0)
|
7
7
|
multi_json (~> 1)
|
8
8
|
|
9
9
|
GEM
|
10
10
|
remote: https://rubygems.org/
|
11
11
|
specs:
|
12
|
-
addressable (2.
|
13
|
-
public_suffix (>= 2.0.2, <
|
14
|
-
ast (2.4.
|
15
|
-
coderay (1.1.
|
16
|
-
coveralls (0.
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
crack (0.4.
|
23
|
-
|
24
|
-
diff-lcs (1.
|
25
|
-
docile (1.
|
12
|
+
addressable (2.8.0)
|
13
|
+
public_suffix (>= 2.0.2, < 5.0)
|
14
|
+
ast (2.4.2)
|
15
|
+
coderay (1.1.3)
|
16
|
+
coveralls (0.7.1)
|
17
|
+
multi_json (~> 1.3)
|
18
|
+
rest-client
|
19
|
+
simplecov (>= 0.7)
|
20
|
+
term-ansicolor
|
21
|
+
thor
|
22
|
+
crack (0.4.5)
|
23
|
+
rexml
|
24
|
+
diff-lcs (1.5.0)
|
25
|
+
docile (1.4.0)
|
26
26
|
domain_name (0.5.20190701)
|
27
27
|
unf (>= 0.0.5, < 1.0.0)
|
28
|
-
ffi (1.
|
29
|
-
|
30
|
-
|
28
|
+
ffi (1.15.4)
|
29
|
+
ffi-compiler (1.0.1)
|
30
|
+
ffi (>= 1.0.0)
|
31
|
+
rake
|
32
|
+
formatador (0.3.0)
|
33
|
+
guard (2.18.0)
|
31
34
|
formatador (>= 0.2.4)
|
32
35
|
listen (>= 2.7, < 4.0)
|
33
36
|
lumberjack (>= 1.0.12, < 2.0)
|
34
37
|
nenv (~> 0.1)
|
35
38
|
notiffany (~> 0.0)
|
36
|
-
pry (>= 0.
|
39
|
+
pry (>= 0.13.0)
|
37
40
|
shellany (~> 0.0)
|
38
41
|
thor (>= 0.18.1)
|
39
42
|
guard-compat (1.2.1)
|
@@ -41,62 +44,78 @@ GEM
|
|
41
44
|
guard (~> 2.1)
|
42
45
|
guard-compat (~> 1.1)
|
43
46
|
rspec (>= 2.99.0, < 4.0)
|
44
|
-
guard-rubocop (1.
|
47
|
+
guard-rubocop (1.5.0)
|
45
48
|
guard (~> 2.0)
|
46
|
-
rubocop (
|
49
|
+
rubocop (< 2.0)
|
47
50
|
guard-yard (2.2.1)
|
48
51
|
guard (>= 1.1.0)
|
49
52
|
yard (>= 0.7.0)
|
50
|
-
hashdiff (0.
|
51
|
-
hashie (
|
52
|
-
http (
|
53
|
+
hashdiff (1.0.1)
|
54
|
+
hashie (5.0.0)
|
55
|
+
http (4.4.1)
|
53
56
|
addressable (~> 2.3)
|
54
57
|
http-cookie (~> 1.0)
|
55
|
-
http-form_data (~>
|
56
|
-
|
57
|
-
http-
|
58
|
+
http-form_data (~> 2.2)
|
59
|
+
http-parser (~> 1.2.0)
|
60
|
+
http-accept (1.7.0)
|
61
|
+
http-cookie (1.0.4)
|
58
62
|
domain_name (~> 0.5)
|
59
|
-
http-form_data (
|
60
|
-
|
61
|
-
|
63
|
+
http-form_data (2.3.0)
|
64
|
+
http-parser (1.2.3)
|
65
|
+
ffi-compiler (>= 1.0, < 2.0)
|
66
|
+
io-console (0.5.11)
|
67
|
+
irb (1.4.1)
|
68
|
+
reline (>= 0.3.0)
|
62
69
|
listen (3.0.6)
|
63
70
|
rb-fsevent (>= 0.9.3)
|
64
71
|
rb-inotify (>= 0.9.7)
|
65
|
-
lumberjack (1.
|
66
|
-
method_source (0.
|
72
|
+
lumberjack (1.2.8)
|
73
|
+
method_source (1.0.0)
|
74
|
+
mime-types (3.4.1)
|
75
|
+
mime-types-data (~> 3.2015)
|
76
|
+
mime-types-data (3.2021.1115)
|
67
77
|
multi_json (1.15.0)
|
68
78
|
nenv (0.3.0)
|
69
|
-
|
79
|
+
netrc (0.11.0)
|
80
|
+
notiffany (0.1.3)
|
70
81
|
nenv (~> 0.1)
|
71
82
|
shellany (~> 0.0)
|
72
|
-
parallel (1.
|
73
|
-
parser (2.
|
74
|
-
ast (~> 2.4.
|
75
|
-
powerpack (0.1.
|
76
|
-
pry (0.
|
77
|
-
coderay (~> 1.1
|
78
|
-
method_source (~>
|
79
|
-
public_suffix (
|
83
|
+
parallel (1.21.0)
|
84
|
+
parser (2.7.2.0)
|
85
|
+
ast (~> 2.4.1)
|
86
|
+
powerpack (0.1.3)
|
87
|
+
pry (0.14.1)
|
88
|
+
coderay (~> 1.1)
|
89
|
+
method_source (~> 1.0)
|
90
|
+
public_suffix (4.0.6)
|
80
91
|
rainbow (2.2.2)
|
81
92
|
rake
|
82
|
-
rake (
|
83
|
-
rb-fsevent (0.
|
84
|
-
rb-inotify (0.10.
|
93
|
+
rake (13.0.6)
|
94
|
+
rb-fsevent (0.11.0)
|
95
|
+
rb-inotify (0.10.1)
|
85
96
|
ffi (~> 1.0)
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
97
|
+
reline (0.3.1)
|
98
|
+
io-console (~> 0.5)
|
99
|
+
rest-client (2.1.0)
|
100
|
+
http-accept (>= 1.7.0, < 2.0)
|
101
|
+
http-cookie (>= 1.0.2, < 2.0)
|
102
|
+
mime-types (>= 1.16, < 4.0)
|
103
|
+
netrc (~> 0.8)
|
104
|
+
rexml (3.2.5)
|
105
|
+
rr (3.0.9)
|
106
|
+
rspec (3.10.0)
|
107
|
+
rspec-core (~> 3.10.0)
|
108
|
+
rspec-expectations (~> 3.10.0)
|
109
|
+
rspec-mocks (~> 3.10.0)
|
110
|
+
rspec-core (3.10.1)
|
111
|
+
rspec-support (~> 3.10.0)
|
112
|
+
rspec-expectations (3.10.1)
|
94
113
|
diff-lcs (>= 1.2.0, < 2.0)
|
95
|
-
rspec-support (~> 3.
|
96
|
-
rspec-mocks (3.
|
114
|
+
rspec-support (~> 3.10.0)
|
115
|
+
rspec-mocks (3.10.2)
|
97
116
|
diff-lcs (>= 1.2.0, < 2.0)
|
98
|
-
rspec-support (~> 3.
|
99
|
-
rspec-support (3.
|
117
|
+
rspec-support (~> 3.10.0)
|
118
|
+
rspec-support (3.10.3)
|
100
119
|
rubocop (0.49.1)
|
101
120
|
parallel (~> 1.10)
|
102
121
|
parser (>= 2.3.3.1, < 3.0)
|
@@ -104,32 +123,35 @@ GEM
|
|
104
123
|
rainbow (>= 1.99.1, < 3.0)
|
105
124
|
ruby-progressbar (~> 1.7)
|
106
125
|
unicode-display_width (~> 1.0, >= 1.0.1)
|
107
|
-
ruby-progressbar (1.
|
108
|
-
rubygems-tasks (0.2.
|
109
|
-
|
126
|
+
ruby-progressbar (1.11.0)
|
127
|
+
rubygems-tasks (0.2.5)
|
128
|
+
irb (~> 1.0)
|
110
129
|
shellany (0.0.1)
|
111
|
-
simplecov (0.
|
130
|
+
simplecov (0.21.2)
|
112
131
|
docile (~> 1.1)
|
113
|
-
|
114
|
-
|
115
|
-
simplecov-html (0.
|
132
|
+
simplecov-html (~> 0.11)
|
133
|
+
simplecov_json_formatter (~> 0.1)
|
134
|
+
simplecov-html (0.12.3)
|
135
|
+
simplecov_json_formatter (0.1.3)
|
116
136
|
term-ansicolor (1.7.1)
|
117
137
|
tins (~> 1.0)
|
118
|
-
thor (
|
138
|
+
thor (1.1.0)
|
119
139
|
tins (1.6.0)
|
120
140
|
unf (0.1.4)
|
121
141
|
unf_ext
|
122
|
-
unf_ext (0.0.
|
123
|
-
unicode-display_width (1.
|
142
|
+
unf_ext (0.0.8)
|
143
|
+
unicode-display_width (1.8.0)
|
124
144
|
vcr (4.0.0)
|
125
|
-
webmock (
|
126
|
-
addressable (>= 2.
|
145
|
+
webmock (3.14.0)
|
146
|
+
addressable (>= 2.8.0)
|
127
147
|
crack (>= 0.3.2)
|
128
|
-
hashdiff
|
129
|
-
|
148
|
+
hashdiff (>= 0.4.0, < 2.0.0)
|
149
|
+
webrick (1.7.0)
|
150
|
+
yard (0.9.27)
|
151
|
+
webrick (~> 1.7.0)
|
130
152
|
|
131
153
|
PLATFORMS
|
132
|
-
|
154
|
+
arm64-darwin-21
|
133
155
|
|
134
156
|
DEPENDENCIES
|
135
157
|
coveralls
|
@@ -139,15 +161,15 @@ DEPENDENCIES
|
|
139
161
|
guard-rubocop
|
140
162
|
guard-yard
|
141
163
|
listen (= 3.0.6)
|
142
|
-
rake
|
164
|
+
rake
|
143
165
|
rr
|
144
166
|
rspec (~> 3)
|
145
167
|
rubocop (~> 0.49.1)
|
146
168
|
rubygems-tasks (~> 0.2)
|
147
169
|
simplecov
|
148
170
|
tins (~> 1.6.0)
|
149
|
-
vcr
|
150
|
-
webmock (~>
|
171
|
+
vcr (~> 4.0)
|
172
|
+
webmock (~> 3.5)
|
151
173
|
|
152
174
|
BUNDLED WITH
|
153
|
-
|
175
|
+
2.2.32
|
data/coverage/.last_run.json
CHANGED