faraday-patron 2.0.1 → 2.0.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 413309f432c2f8646a3fe359e658e21b3cc1f47b71b1d41567ab954b20f69617
4
- data.tar.gz: 3adc206db6a181ebe53aac74ab5334b4024309b00493b08f23f0539c443b0f73
3
+ metadata.gz: 04c236a33e09e8f58d6f30270782c898668d936352d03868bb06f345ec500264
4
+ data.tar.gz: e449213b611e50c221aaff6c79efc0e98624c66afa80c82cc8fd4157d3baeaed
5
5
  SHA512:
6
- metadata.gz: 11253b17ba2d4575566cd3ae2a75fc6d535eff7132613ff58d012b496090f9f29ca29f7d73551ce3b38f7941ed1c4a58d65b417e4a5ac7ff51ce4e9e284ba256
7
- data.tar.gz: b449e91de75b0ed6d220037fbc661d974fc7e4bca19cbc113204ae28b1429845f332aac476bb967d8e7626c24c4dc13b3e9773802cdf855d964ceb33633455fd
6
+ metadata.gz: f16d048a3c8460d47b6f3c7a7609cfe60f70d6c5866b631fa24dd1df9c9b80b82e7a8d0248a065516859609e00083d9cc7683e758c2f038822569fa4becad936
7
+ data.tar.gz: 90002bb8d54139ce3809ef49f30ef8467eaf2df82097b6ff6d34034e8cc5a71d348edc560071ec0a4cf2afb4d7ae7839ea9431f53cb0544db2401c1f89145346
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Faraday
4
4
  module Patron
5
- VERSION = '2.0.1'
5
+ VERSION = '2.0.2'
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: faraday-patron
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.1
4
+ version: 2.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - "@iMacTia"
8
- autorequire:
9
8
  bindir: bin
10
9
  cert_chain: []
11
- date: 2022-01-06 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: patron
@@ -42,8 +41,7 @@ licenses:
42
41
  metadata:
43
42
  homepage_uri: https://github.com/lostisland/faraday-patron
44
43
  source_code_uri: https://github.com/lostisland/faraday-patron
45
- changelog_uri: https://github.com/lostisland/faraday-patron/releases/tag/v2.0.1
46
- post_install_message:
44
+ changelog_uri: https://github.com/lostisland/faraday-patron/releases/tag/v2.0.2
47
45
  rdoc_options: []
48
46
  require_paths:
49
47
  - lib
@@ -58,8 +56,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
58
56
  - !ruby/object:Gem::Version
59
57
  version: '0'
60
58
  requirements: []
61
- rubygems_version: 3.1.6
62
- signing_key:
59
+ rubygems_version: 3.6.7
63
60
  specification_version: 4
64
61
  summary: Faraday adapter for Patron
65
62
  test_files: []