faraday-rashify 2.0.0 → 2.0.1

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 66a1603cc0eef8702a90ce56e8cdb3297626550510170e330b11060ab7307144
4
- data.tar.gz: 0ba94e5b8953636eca00fc20eafe5bbe28466740261d7773eecedf44c53db564
3
+ metadata.gz: 3fdc5fa7b24591e115185d6749ef1039b9215fd55ada6e5a05b9ca8e8e51beab
4
+ data.tar.gz: 21865644657b6b5d62c537de2f84c8f28c52fd77a4ab47a53a2bb477f59db6e2
5
5
  SHA512:
6
- metadata.gz: 6a04dd7357e708f4f1212b25f5dff00a6746f3561355bd2b6bca4bacd92fed35c4870e6ae054126259c46dee250aad3200ecaa3e1733722d510ada2e40123baf
7
- data.tar.gz: 6dcdaf96cce68ad0cd51e1841ecc597b42329825083f818e2ebc3d9110368e32a9a436bdb3ddf48db62a960a71c7a693341391dbe75df8a3be2e8fcd7033d4a0
6
+ metadata.gz: d31d81abc856e18eddfcb2ebfa2bbeb31c0b8fd2dd66d7e6d0292e394ae8b2ced7a4068b9921e3d12483b8d9514478b9d56384b1ac1380657cc290443fc3fb7a
7
+ data.tar.gz: b31677b31c09621419b0b7016a17ee6f0d5cf174c0054368cce272fcd10325c84199b40a1d95dbde9385274cd694a3c338f19195a957f60c4236d5edb417d2c2
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Faraday
4
4
  module Rashify
5
- VERSION = '2.0.0'
5
+ VERSION = '2.0.1'
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: faraday-rashify
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0
4
+ version: 2.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Olle Jonsson
8
- autorequire:
9
8
  bindir: bin
10
9
  cert_chain: []
11
- date: 2022-03-09 00:00:00.000000000 Z
10
+ date: 1980-01-02 00:00:00.000000000 Z
12
11
  dependencies:
13
12
  - !ruby/object:Gem::Dependency
14
13
  name: faraday
@@ -41,7 +40,6 @@ licenses:
41
40
  metadata:
42
41
  homepage_uri: https://github.com/lostisland/faraday-rashify
43
42
  source_code_uri: https://github.com/lostisland/faraday-rashify
44
- post_install_message:
45
43
  rdoc_options: []
46
44
  require_paths:
47
45
  - lib
@@ -56,8 +54,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
56
54
  - !ruby/object:Gem::Version
57
55
  version: '0'
58
56
  requirements: []
59
- rubygems_version: 3.2.7
60
- signing_key:
57
+ rubygems_version: 3.6.7
61
58
  specification_version: 4
62
59
  summary: A Faraday middleware around rash_alt.
63
60
  test_files: []