relaton 0.3.3 → 0.3.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -14,38 +14,28 @@ http_interactions:
14
14
  User-Agent:
15
15
  - Ruby
16
16
  Host:
17
- - www.rfc-editor.org
17
+ - xml2rfc.tools.ietf.org
18
18
  response:
19
19
  status:
20
20
  code: 200
21
21
  message: OK
22
22
  headers:
23
23
  Date:
24
- - Thu, 18 Oct 2018 16:42:36 GMT
24
+ - Sun, 14 Apr 2019 05:28:45 GMT
25
25
  Server:
26
- - Apache
26
+ - Apache/2.2.22 (Debian)
27
27
  Last-Modified:
28
- - Thu, 18 Oct 2018 04:54:10 GMT
28
+ - Wed, 10 Apr 2019 03:55:55 GMT
29
29
  Etag:
30
- - '"46c-5787993d38758-gzip"'
30
+ - '"39e4334-46c-586250be4a8c0"'
31
31
  Accept-Ranges:
32
32
  - bytes
33
- Vary:
34
- - Accept-Encoding
35
- Strict-Transport-Security:
36
- - max-age=31536000; includeSubDomains
37
- X-Frame-Options:
38
- - SAMEORIGIN
39
- X-Xss-Protection:
40
- - 1; mode=block
41
- X-Content-Type-Options:
42
- - nosniff
43
33
  Content-Length:
44
- - '606'
34
+ - '1132'
45
35
  Content-Type:
46
- - text/xml
36
+ - application/xml
47
37
  body:
48
- encoding: ASCII-8BIT
38
+ encoding: UTF-8
49
39
  string: |
50
40
  <?xml version='1.0' encoding='UTF-8'?>
51
41
 
@@ -62,7 +52,7 @@ http_interactions:
62
52
  <seriesInfo name='DOI' value='10.17487/RFC8341'/>
63
53
  </reference>
64
54
  http_version:
65
- recorded_at: Thu, 18 Oct 2018 16:43:02 GMT
55
+ recorded_at: Sun, 14 Apr 2019 05:28:45 GMT
66
56
  - request:
67
57
  method: get
68
58
  uri: https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.8341.xml
@@ -77,38 +67,28 @@ http_interactions:
77
67
  User-Agent:
78
68
  - Ruby
79
69
  Host:
80
- - www.rfc-editor.org
70
+ - xml2rfc.tools.ietf.org
81
71
  response:
82
72
  status:
83
73
  code: 200
84
74
  message: OK
85
75
  headers:
86
76
  Date:
87
- - Thu, 18 Oct 2018 16:42:37 GMT
77
+ - Sun, 14 Apr 2019 05:28:46 GMT
88
78
  Server:
89
- - Apache
79
+ - Apache/2.2.22 (Debian)
90
80
  Last-Modified:
91
- - Thu, 18 Oct 2018 04:54:10 GMT
81
+ - Wed, 10 Apr 2019 03:55:55 GMT
92
82
  Etag:
93
- - '"46c-5787993d38758-gzip"'
83
+ - '"39e4334-46c-586250be4a8c0"'
94
84
  Accept-Ranges:
95
85
  - bytes
96
- Vary:
97
- - Accept-Encoding
98
- Strict-Transport-Security:
99
- - max-age=31536000; includeSubDomains
100
- X-Frame-Options:
101
- - SAMEORIGIN
102
- X-Xss-Protection:
103
- - 1; mode=block
104
- X-Content-Type-Options:
105
- - nosniff
106
86
  Content-Length:
107
- - '606'
87
+ - '1132'
108
88
  Content-Type:
109
- - text/xml
89
+ - application/xml
110
90
  body:
111
- encoding: ASCII-8BIT
91
+ encoding: UTF-8
112
92
  string: |
113
93
  <?xml version='1.0' encoding='UTF-8'?>
114
94
 
@@ -125,5 +105,5 @@ http_interactions:
125
105
  <seriesInfo name='DOI' value='10.17487/RFC8341'/>
126
106
  </reference>
127
107
  http_version:
128
- recorded_at: Thu, 18 Oct 2018 16:43:03 GMT
108
+ recorded_at: Sun, 14 Apr 2019 05:28:46 GMT
129
109
  recorded_with: VCR 4.0.0
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: relaton
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.3
4
+ version: 0.3.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ribose Inc.
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-04-04 00:00:00.000000000 Z
11
+ date: 2019-04-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: algoliasearch
@@ -80,6 +80,20 @@ dependencies:
80
80
  - - "~>"
81
81
  - !ruby/object:Gem::Version
82
82
  version: 0.2.0
83
+ - !ruby/object:Gem::Dependency
84
+ name: nistbib
85
+ requirement: !ruby/object:Gem::Requirement
86
+ requirements:
87
+ - - "~>"
88
+ - !ruby/object:Gem::Version
89
+ version: 0.1.1
90
+ type: :runtime
91
+ prerelease: false
92
+ version_requirements: !ruby/object:Gem::Requirement
93
+ requirements:
94
+ - - "~>"
95
+ - !ruby/object:Gem::Version
96
+ version: 0.1.1
83
97
  - !ruby/object:Gem::Dependency
84
98
  name: iso-bib-item
85
99
  requirement: !ruby/object:Gem::Requirement