yobi-http 0.12.2 → 0.12.3

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/yobi/version.rb +1 -1
  3. metadata +6 -6
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7efd95af878b93f23bcd1cf7818ba462149167ef20a3fdba36329bd3244ddd09
4
- data.tar.gz: 4a7e891936fbeb1aaf858d3becfb28c17a0816e16a0202619ed38ab8e2fbf655
3
+ metadata.gz: 2f6c3d121288f8be81462aaddc7e38a9fb26845fd4751d839458979e3d935e4d
4
+ data.tar.gz: 8302b717557971b6c1cf321ce1564ee2d466b3ae539615476563397f4564c92f
5
5
  SHA512:
6
- metadata.gz: e6d6df9a77745606a84a9105764634eaae1f45fd1b30737853431c128eb2d03595f61c3f2f002f71cd8218c653e93110f60bdf03969653e12a3d5f936faae6a8
7
- data.tar.gz: af7229d3a2792de4ab88291375af5b1b71fb9be4a25cbe42c0390366397b394ee08dbbfa0043c8ac7a1c775e03657361c34a8ce261911917ae524777644f9327
6
+ metadata.gz: bbfd154631d0368c482945ff2a72519a02612c18757a65c24a0ca72881ba4e05d7b8737971af0efc3199eda367fa033b5d0839330e8876d109b65fab43c2059c
7
+ data.tar.gz: 06cc2d5e0cecf1a536975a9edbd6ab3f1c014dd9741df6f9420418ae9832ad41be55f802c87a37088ce05d4210232a9791950e257ac349460c9e346cce21faa1
data/lib/yobi/version.rb CHANGED
@@ -2,5 +2,5 @@
2
2
 
3
3
  module Yobi
4
4
  # Yobi gem version
5
- VERSION = "0.12.2"
5
+ VERSION = "0.12.3"
6
6
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: yobi-http
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.12.2
4
+ version: 0.12.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Daniel Vinciguerra
8
8
  bindir: exe
9
9
  cert_chain: []
10
- date: 2026-02-24 00:00:00.000000000 Z
10
+ date: 2026-02-25 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: base64
@@ -45,11 +45,11 @@ description: |
45
45
 
46
46
  === The main features of Yobi include:
47
47
 
48
- * Support for various HTTP methods _(GET, POST, PUT, DELETE, etc.)_
48
+ * Support for various HTTP methods <i>(GET, POST, PUT, DELETE, etc.)</i>
49
49
  * Customizable request +headers+ and +body+
50
- * Pretty-printed responses with _syntax highlighting_
51
- * _Download mode_ saves response content to a file
52
- * _Low dependency_ and _easy installation_
50
+ * Pretty-printed responses with <i>syntax highlighting</i>
51
+ * <i>Download mode</i> saves response content to a file
52
+ * <i>Low dependency</i> and <i>easy installation</i> via RubyGems
53
53
  email:
54
54
  - daniel.vinciguerra@bivee.com.br
55
55
  executables: