manatoo 0.0.1 → 0.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.
Files changed (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 6ffdb7e9993e05645fa9ecef214cca0c6d592bf3
4
- data.tar.gz: 322c2bb82014d524d2ab2665152e6c9cafbc7615
3
+ metadata.gz: aa3ca9691760c351cc3726dbba7b3e876a9c7983
4
+ data.tar.gz: 33ed4b63aec1f0ffaf721436b716fa128d73266c
5
5
  SHA512:
6
- metadata.gz: b4da24fd572a88f2cd633a044b8023b394dd1004612555af630a6538b62522276b84f0cfbd9b877a7ffd9c0d5066609c60509baa682265219c1dbe57b2887a96
7
- data.tar.gz: cc7235a035633911b20a82e0419fddc6d144cbe47e3e0b8a3c622575b07ccad9e3ffc0e584ef16b6d294291b5b0f121a28b259ec47a3a9b215010b006b58daad
6
+ metadata.gz: 2ce834fc027992e906a611fd0c096f4c1a97b9394d7462650064ddf3198d68b81ba5f8bc7a27ef72c6e600e14f1c5f7d4f0f96ca88fd416a027f3602b0ec48ba
7
+ data.tar.gz: 8b7ae9d06f58b2644ab01f247dcdfc745e09259c75932a729129f5031bab1b439abb8326ba62554710393b5fcf4c9703e5da8d671e51936787e69b35ac5d7073
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: manatoo
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Derek Zhou
@@ -61,7 +61,7 @@ extra_rdoc_files: []
61
61
  files:
62
62
  - lib/manatoo.rb
63
63
  - lib/manatoo/task.rb
64
- homepage: http://rubygems.org/gems/manatoo
64
+ homepage: https://github.com/Manatoo/ruby
65
65
  licenses:
66
66
  - MIT
67
67
  metadata: {}