rack-linkeddata 3.1.1 → 3.1.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/README.md +5 -2
- data/VERSION +1 -1
- metadata +16 -10
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 68f16f0a49372e98436fb911d7d889e99738567d346c315198fa518f192df451
|
|
4
|
+
data.tar.gz: 35e426422a220ff1959ce91cf579a9451e4c8b9d10cf09deec17250f929b9c4e
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 90531f8be5814fcd18a0df8e634060340c6a16cd0e7a6fde8c7489c7c6159c6d27b3ac726799f7bcdcbb65bbc21cb289a20656ef023190b2f904acfd5f8f62e8
|
|
7
|
+
data.tar.gz: 5b9e85337e9d52946e544e1c48e4c1a5ed9bf0cfecbddaf4ec12cb28dd7914100a2be6c95455b31ccf756c67d2275017fedbdc858dfcfdd3cee49a78f96a3e60
|
data/README.md
CHANGED
|
@@ -8,7 +8,8 @@ Sinatra.
|
|
|
8
8
|
* <https://github.com/ruby-rdf/rack-linkeddata>
|
|
9
9
|
|
|
10
10
|
[](https://badge.fury.io/rb/rack-linkeddata)
|
|
11
|
-
[](https://github.com/ruby-rdf/rack-linkeddata/actions?query=workflow%3ACI)
|
|
12
|
+
[](https://gitter.im/ruby-rdf/rdf)
|
|
12
13
|
|
|
13
14
|
## Features
|
|
14
15
|
|
|
@@ -132,7 +133,9 @@ This repository uses [Git Flow](https://github.com/nvie/gitflow) to mange develo
|
|
|
132
133
|
list in the the `README`. Alphabetical order applies.
|
|
133
134
|
* Do note that in order for us to merge any non-trivial changes (as a rule
|
|
134
135
|
of thumb, additions larger than about 15 lines of code), we need an
|
|
135
|
-
explicit [public domain dedication][PDD] on record from you
|
|
136
|
+
explicit [public domain dedication][PDD] on record from you,
|
|
137
|
+
which you will be asked to agree to on the first commit to a repo within the organization.
|
|
138
|
+
Note that the agreement applies to all repos in the [Ruby RDF](https://github.com/ruby-rdf/) organization.
|
|
136
139
|
|
|
137
140
|
## References
|
|
138
141
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.1.
|
|
1
|
+
3.1.2
|
metadata
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: rack-linkeddata
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.1.
|
|
4
|
+
version: 3.1.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Arto Bendiken
|
|
8
8
|
- Gregg Kellogg
|
|
9
|
-
autorequire:
|
|
9
|
+
autorequire:
|
|
10
10
|
bindir: bin
|
|
11
11
|
cert_chain: []
|
|
12
|
-
date: 2020-
|
|
12
|
+
date: 2020-12-26 00:00:00.000000000 Z
|
|
13
13
|
dependencies:
|
|
14
14
|
- !ruby/object:Gem::Dependency
|
|
15
15
|
name: linkeddata
|
|
@@ -20,7 +20,7 @@ dependencies:
|
|
|
20
20
|
version: '3.1'
|
|
21
21
|
- - ">="
|
|
22
22
|
- !ruby/object:Gem::Version
|
|
23
|
-
version: 3.1.
|
|
23
|
+
version: 3.1.3
|
|
24
24
|
type: :runtime
|
|
25
25
|
prerelease: false
|
|
26
26
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -30,7 +30,7 @@ dependencies:
|
|
|
30
30
|
version: '3.1'
|
|
31
31
|
- - ">="
|
|
32
32
|
- !ruby/object:Gem::Version
|
|
33
|
-
version: 3.1.
|
|
33
|
+
version: 3.1.3
|
|
34
34
|
- !ruby/object:Gem::Dependency
|
|
35
35
|
name: rack-rdf
|
|
36
36
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -38,6 +38,9 @@ dependencies:
|
|
|
38
38
|
- - "~>"
|
|
39
39
|
- !ruby/object:Gem::Version
|
|
40
40
|
version: '3.1'
|
|
41
|
+
- - ">="
|
|
42
|
+
- !ruby/object:Gem::Version
|
|
43
|
+
version: 3.1.1
|
|
41
44
|
type: :runtime
|
|
42
45
|
prerelease: false
|
|
43
46
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -45,6 +48,9 @@ dependencies:
|
|
|
45
48
|
- - "~>"
|
|
46
49
|
- !ruby/object:Gem::Version
|
|
47
50
|
version: '3.1'
|
|
51
|
+
- - ">="
|
|
52
|
+
- !ruby/object:Gem::Version
|
|
53
|
+
version: 3.1.1
|
|
48
54
|
- !ruby/object:Gem::Dependency
|
|
49
55
|
name: rack
|
|
50
56
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -79,14 +85,14 @@ dependencies:
|
|
|
79
85
|
requirements:
|
|
80
86
|
- - "~>"
|
|
81
87
|
- !ruby/object:Gem::Version
|
|
82
|
-
version: '3.
|
|
88
|
+
version: '3.10'
|
|
83
89
|
type: :development
|
|
84
90
|
prerelease: false
|
|
85
91
|
version_requirements: !ruby/object:Gem::Requirement
|
|
86
92
|
requirements:
|
|
87
93
|
- - "~>"
|
|
88
94
|
- !ruby/object:Gem::Version
|
|
89
|
-
version: '3.
|
|
95
|
+
version: '3.10'
|
|
90
96
|
- !ruby/object:Gem::Dependency
|
|
91
97
|
name: rack-test
|
|
92
98
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -119,7 +125,7 @@ homepage: https://github.com/ruby-rdf/rack-linkeddata
|
|
|
119
125
|
licenses:
|
|
120
126
|
- Unlicense
|
|
121
127
|
metadata: {}
|
|
122
|
-
post_install_message:
|
|
128
|
+
post_install_message:
|
|
123
129
|
rdoc_options: []
|
|
124
130
|
require_paths:
|
|
125
131
|
- lib
|
|
@@ -134,8 +140,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
134
140
|
- !ruby/object:Gem::Version
|
|
135
141
|
version: '0'
|
|
136
142
|
requirements: []
|
|
137
|
-
rubygems_version: 3.1.
|
|
138
|
-
signing_key:
|
|
143
|
+
rubygems_version: 3.1.4
|
|
144
|
+
signing_key:
|
|
139
145
|
specification_version: 4
|
|
140
146
|
summary: Linked Data content negotiation for Rack applications.
|
|
141
147
|
test_files: []
|