Commit 2991984
Changed files (4)
lib/net/hippie/version.rb
@@ -2,6 +2,6 @@
module Net
module Hippie
- VERSION = '1.1.0'
+ VERSION = '1.1.1'
end
end
CHANGELOG.md
@@ -1,4 +1,4 @@
-Version 1.1.0
+Version 1.1.1
# Changelog
All notable changes to this project will be documented in this file.
@@ -7,6 +7,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
+## [1.1.1] - 2021-01-30
+### Changed
+- Update
## [1.1.0] - 2020-12-26
### Added
@@ -74,30 +77,30 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [0.2.1] - 2019-02-01
### Added
-- with\_retry.https://www.mokhan.ca/%F0%9F%92%8E/2018/11/10/net-hippie-0-2-0.html
+- with\_retry.
- authorization header helpers
-[Unreleased]: https://github.com/mokhan/net-hippie/compare/v1.1.0...HEAD
-[1.1.0]: https://github.com/mokhan/net-hippie/compare/v1.0.1...v1.1.0
-[1.0.1]: https://github.com/mokhan/net-hippie/compare/v1.0.0...v1.0.1
-[1.0.0]: https://github.com/mokhan/net-hippie/compare/v0.3.2...v1.0.0
-[0.3.2]: https://github.com/mokhan/net-hippie/compare/v0.3.1...v0.3.2
-[0.3.1]: https://github.com/mokhan/net-hippie/compare/v0.3.0...v0.3.1
-[0.3.0]: https://github.com/mokhan/net-hippie/compare/v0.2.7...v0.3.0
-[0.2.7]: https://github.com/mokhan/net-hippie/compare/v0.2.6...v0.2.7
-[0.2.6]: https://github.com/mokhan/net-hippie/compare/v0.2.5...v0.2.6
-[0.2.5]: https://github.com/mokhan/net-hippie/compare/v0.2.4...v0.2.5
-[0.2.4]: https://github.com/mokhan/net-hippie/compare/v0.2.3...v0.2.4
-[0.2.3]: https://github.com/mokhan/net-hippie/compare/v0.2.2...v0.2.3
-[0.2.2]: https://github.com/mokhan/net-hippie/compare/v0.2.1...v0.2.2
-[0.2.1]: https://github.com/mokhan/net-hippie/compare/v0.2.0...v0.2.1
-[0.2.0]: https://github.com/mokhan/net-hippie/compare/v0.1.9...v0.2.0
-[0.1.9]: https://github.com/mokhan/net-hippie/compare/v0.1.8...v0.1.9
-[0.1.8]: https://github.com/mokhan/net-hippie/compare/v0.1.7...v0.1.8
-[0.1.7]: https://github.com/mokhan/net-hippie/compare/v0.1.6...v0.1.7
-[0.1.6]: https://github.com/mokhan/net-hippie/compare/v0.1.5...v0.1.6
-[0.1.5]: https://github.com/mokhan/net-hippie/compare/v0.1.4...v0.1.5
-[0.1.4]: https://github.com/mokhan/net-hippie/compare/v0.1.3...v0.1.4
-[0.1.3]: https://github.com/mokhan/net-hippie/compare/v0.1.2...v0.1.3
-[0.1.2]: https://github.com/mokhan/net-hippie/compare/v0.1.1...v0.1.2
-[0.1.1]: https://github.com/mokhan/net-hippie/compare/v0.1.0...v0.1.1
+[Unreleased]: https://github.com/xlgmokha/net-hippie/compare/v1.1.0...HEAD
+[1.1.0]: https://github.com/xlgmokha/net-hippie/compare/v1.0.1...v1.1.0
+[1.0.1]: https://github.com/xlgmokha/net-hippie/compare/v1.0.0...v1.0.1
+[1.0.0]: https://github.com/xlgmokha/net-hippie/compare/v0.3.2...v1.0.0
+[0.3.2]: https://github.com/xlgmokha/net-hippie/compare/v0.3.1...v0.3.2
+[0.3.1]: https://github.com/xlgmokha/net-hippie/compare/v0.3.0...v0.3.1
+[0.3.0]: https://github.com/xlgmokha/net-hippie/compare/v0.2.7...v0.3.0
+[0.2.7]: https://github.com/xlgmokha/net-hippie/compare/v0.2.6...v0.2.7
+[0.2.6]: https://github.com/xlgmokha/net-hippie/compare/v0.2.5...v0.2.6
+[0.2.5]: https://github.com/xlgmokha/net-hippie/compare/v0.2.4...v0.2.5
+[0.2.4]: https://github.com/xlgmokha/net-hippie/compare/v0.2.3...v0.2.4
+[0.2.3]: https://github.com/xlgmokha/net-hippie/compare/v0.2.2...v0.2.3
+[0.2.2]: https://github.com/xlgmokha/net-hippie/compare/v0.2.1...v0.2.2
+[0.2.1]: https://github.com/xlgmokha/net-hippie/compare/v0.2.0...v0.2.1
+[0.2.0]: https://github.com/xlgmokha/net-hippie/compare/v0.1.9...v0.2.0
+[0.1.9]: https://github.com/xlgmokha/net-hippie/compare/v0.1.8...v0.1.9
+[0.1.8]: https://github.com/xlgmokha/net-hippie/compare/v0.1.7...v0.1.8
+[0.1.7]: https://github.com/xlgmokha/net-hippie/compare/v0.1.6...v0.1.7
+[0.1.6]: https://github.com/xlgmokha/net-hippie/compare/v0.1.5...v0.1.6
+[0.1.5]: https://github.com/xlgmokha/net-hippie/compare/v0.1.4...v0.1.5
+[0.1.4]: https://github.com/xlgmokha/net-hippie/compare/v0.1.3...v0.1.4
+[0.1.3]: https://github.com/xlgmokha/net-hippie/compare/v0.1.2...v0.1.3
+[0.1.2]: https://github.com/xlgmokha/net-hippie/compare/v0.1.1...v0.1.2
+[0.1.1]: https://github.com/xlgmokha/net-hippie/compare/v0.1.0...v0.1.1
net-hippie.gemspec
@@ -12,10 +12,13 @@ Gem::Specification.new do |spec|
spec.summary = 'net/http for hippies. ☮️ '
spec.description = 'net/http for hippies. ☮️ '
- spec.homepage = 'https://github.com/mokhan/net-hippie/'
+ spec.homepage = 'https://rubygems.org/gems/net-hippie'
spec.license = 'MIT'
+ spec.metadata = {
+ 'source_code_uri' => 'https://github.com/xlgmokha/net-hippie'
+ }
- spec.files = `git ls-files -z`.split("\x0").reject do |f|
+ spec.files = `git ls-files -z`.split("\x0").reject do |f|
f.match(%r{^(test|spec|features)/})
end
spec.bindir = 'exe'
README.md
@@ -1,7 +1,7 @@
# Net::Hippie
[](https://rubygems.org/gems/net-hippie)
-[](https://github.com/mokhan/net-hippie/actions)
+[](https://github.com/xlgmokha/net-hippie/actions)
`Net::Hippie` is a light weight wrapper around `net/http` that defaults to
sending `JSON` messages.
@@ -95,7 +95,7 @@ push git commits and tags, and push the `.gem` file to [rubygems.org](https://ru
## Contributing
-Bug reports and pull requests are welcome on GitHub at https://github.com/mokhan/net-hippie.
+Bug reports and pull requests are welcome on GitHub at https://github.com/xlgmokha/net-hippie.
## License