rfc-api-problem 0.0.0 → 0.1.0
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
- checksums.yaml.gz.sig +0 -0
- data/rfc-api-problem.gemspec +1 -1
- data.tar.gz.sig +0 -0
- metadata +2 -2
- metadata.gz.sig +0 -0
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 1b93ba2ee5b0f4ec5a5f8e2b4bed1f87eaea82db3dceed6bd8ef44e30089a119
|
|
4
|
+
data.tar.gz: 9cfbe63d696d66576242b83b064be4aab1e0cfea272dac62f72c73c681ada9ec
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 4d7f348c3ba1a2fb8b18fc0d29ad776287a9a96d76a851ceb7fed6cc3baf61c78f54d36cadfae67b2f5a4ca4e9b81fd9e42397fc386b733c9e3360796c192edd
|
|
7
|
+
data.tar.gz: '08da962ff6d2552164802c3e6275f282204d50ad39252898d8cb6a82912c2085bfa6a8fc458373aaa6a65be29ded189e03e833215bf24cabb096bd61ee563d08'
|
checksums.yaml.gz.sig
CHANGED
|
Binary file
|
data/rfc-api-problem.gemspec
CHANGED
data.tar.gz.sig
CHANGED
|
Binary file
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: rfc-api-problem
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.1.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Brooke Kuhlmann
|
|
@@ -103,7 +103,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
103
103
|
- !ruby/object:Gem::Version
|
|
104
104
|
version: '0'
|
|
105
105
|
requirements: []
|
|
106
|
-
rubygems_version: 4.0.
|
|
106
|
+
rubygems_version: 4.0.21
|
|
107
107
|
specification_version: 4
|
|
108
108
|
summary: A RFC 9457 Problem Details for HTTP APIs implementation.
|
|
109
109
|
test_files: []
|
metadata.gz.sig
CHANGED
|
Binary file
|