bean_docker 0.1.9 → 0.1.10

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
  SHA1:
3
- metadata.gz: 01b19fe962b380929dc7d50a6c6323b1ea9ad587
4
- data.tar.gz: 965bd6dd81bb21b0d5595efe6efeef05a044e0fd
3
+ metadata.gz: 22f22963538a096af47cf3c651be50b583b0ba92
4
+ data.tar.gz: e044aaeda290356d12be457f94002c0227ccbe6e
5
5
  SHA512:
6
- metadata.gz: 5788b7a01a6a9e322b4d2795116818ceeaf0593ee84703096ebdd906f735afa80a43a76d9bacc7ee40b85fc368e0253273cae7801a4f185bf3e60d6068958ce6
7
- data.tar.gz: 9b0f63732e0a9e13a6c4d44dca3eaca7e6c36f67204b5bbcd1bc971a1f666e3787f2c14c9988f51d040c4d7ccccd2ab028b8a3add18ab6d5b81d27746be272d8
6
+ metadata.gz: 8cefbd0c9b984ecc06fe7af93e2d1363231dc6d31453e56b7fac32732c12015d8e67846000828da7049787b5109609bca7b8c908d678bfcc5a3f522133c9c7a1
7
+ data.tar.gz: a5f77fd96024f4df910f7a8f3dada3b4605c581eba1df01018e160910c1297cdcb2f69627b49b1b8a79849bf4378dd8d2717c6d39fdf6de0d6bd4ea547491d4e
data/README.md CHANGED
@@ -22,7 +22,7 @@ Still experimental.
22
22
 
23
23
  ## Contributing
24
24
 
25
- Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/bean_docker. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
25
+ Bug reports and pull requests are welcome on GitHub at https://github.com/calasyr/bean_docker. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
26
26
 
27
27
 
28
28
  ## License
@@ -1,3 +1,3 @@
1
1
  module BeanDocker
2
- VERSION = "0.1.9"
2
+ VERSION = "0.1.10"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bean_docker
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.9
4
+ version: 0.1.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - Alan Brown