kansuji 1.0.0 → 1.0.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e243514c66c37470553603fa0bc7107faace0c930b40933003f173f0331df869
4
- data.tar.gz: a6c5a26d6724b62967a7231d60b0706d30c4efba565f89603f7f8e884bbe998b
3
+ metadata.gz: 94fab2d1568dd5babc7685bc07aeef5906304fb1b18124edda867d9af0ba5e5e
4
+ data.tar.gz: bd80ccd44ec907e550a02a35fe59e685aab0f4b78bed1bfbad2afb9da1cbd3e0
5
5
  SHA512:
6
- metadata.gz: 8dea7304b5c16067a511b5435fd53ea7cd6854df4176505cf3a35e7b4a707b2cf3d5ff25b400c414cedf5ef2c668f8a3e9b497ff02c00b5e389ca25356096221
7
- data.tar.gz: 8bbb4cd1feccb43fb95d0df52ef42918470446ca9eb824902e8f0cfeab24b23409e0d5ab5e3ea202bd2e4d3c37087242097cd08e94663d5657bb3a15dfea7260
6
+ metadata.gz: 52b2280e69b561abb72a0c9c6ad1419b9a902a4c3caa6b9b2d112acce5e0711cffb6b71c6d76a3e4cdbd7fbc3a8363b4ac637d9fe5d54d58624c20fa52435ec1
7
+ data.tar.gz: 3a93c22cb61b3faf63b2315fc19326fabedaaacd36a66d5c7c7e3afe3e5caff8cf1500fefd8f810e651567a0a5745558685ac6cdf9aae5f90d0e7baf6c823ce7
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- kansuji (1.0.0)
4
+ kansuji (1.0.1)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
data/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # Demo page:
1
+ # Demo page:
2
2
  https://kansuji.herokuapp.com/to_kansujis
3
3
  # Kansuji
4
4
 
@@ -35,7 +35,7 @@ To install this gem onto your local machine, run `bundle exec rake install`. To
35
35
 
36
36
  ## Contributing
37
37
 
38
- Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/kansuji. 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.
38
+ Bug reports and pull requests are welcome on GitHub at https://github.com/kokorolee/kansuji. 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.
39
39
 
40
40
  ## License
41
41
 
@@ -43,4 +43,4 @@ The gem is available as open source under the terms of the [MIT License](https:/
43
43
 
44
44
  ## Code of Conduct
45
45
 
46
- Everyone interacting in the Kansuji project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/[USERNAME]/kansuji/blob/master/CODE_OF_CONDUCT.md).
46
+ Everyone interacting in the Kansuji project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/kokorolee/kansuji/blob/master/CODE_OF_CONDUCT.md).
@@ -1,3 +1,3 @@
1
1
  module Kansuji
2
- VERSION = "1.0.0"
2
+ VERSION = "1.0.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kansuji
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Lê Hoàng Tâm