nice_http 1.3.0 → 1.3.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +2 -1
  3. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 63153fd3b4b62180ef7a62578c560b99948a72933eba3fef407c0362da034e7c
4
- data.tar.gz: 48b6370d5bec5db4d283f0f9693888b1e09e6e1caca0be08dc955459c3b035a6
3
+ metadata.gz: 2b9b74a87f8596114534a1cad58775e6bdeb64cd894e997da1ef9a7d4acefb06
4
+ data.tar.gz: 5d5412936059578a7bd13ba337489620a92812b48abf2bc1732fadb1005c89f0
5
5
  SHA512:
6
- metadata.gz: c1ed875c7378cbb2cb3c657c661010c29b3dbd73b0de847ee9faba462f5237c2bd00236373f83f17f21390b20520f0d7347c9366ac7b07f820dc82e03cbeaf8a
7
- data.tar.gz: e3b696ec3b44a283b1104c96f8cb923b1b7952efd7811f17210084ba3e22259a5f1066a9470c55e6da1447be4817040fa9ee0fc3341bb3d152996636cfbb1833
6
+ metadata.gz: 52053196fc035fe04e74228b73a163c4251b2ac513d5912a4d1b29dd35113cdd2917106ef7f9dff52532ab93b55049c6168a9a4600439c3f494ce76bac904d59
7
+ data.tar.gz: 2676fe3641542b23de8ce20811446df37d108a492dd92e332ca83254d3f6ddd5fd93f483802f04b8bb6e45acd78adbd712bd6966886645696eb094d420e00eae
data/README.md CHANGED
@@ -335,8 +335,9 @@ Example posting a csv file:
335
335
 
336
336
  ## Contributing
337
337
 
338
- Bug reports and pull requests are welcome on GitHub at https://github.com/marioruiz/nice_http.
338
+ Bug reports are very welcome on GitHub at https://github.com/marioruiz/nice_http.
339
339
 
340
+ If you want to contribute please follow [GitHub Flow](https://guides.github.com/introduction/flow/index.html)
340
341
 
341
342
  ## License
342
343
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nice_http
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.0
4
+ version: 1.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mario Ruiz
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-01-28 00:00:00.000000000 Z
11
+ date: 2019-01-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: nice_hash
@@ -83,7 +83,7 @@ homepage: https://github.com/MarioRuiz/nice_http
83
83
  licenses:
84
84
  - MIT
85
85
  metadata: {}
86
- post_install_message:
86
+ post_install_message: Thanks for installing! Visit us on https://github.com/MarioRuiz/nice_http
87
87
  rdoc_options: []
88
88
  require_paths:
89
89
  - lib