a1520mk_exercise4 0.1.3 → 0.1.5

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
  SHA1:
3
- metadata.gz: ed90ce029c1e760d4ef7057c0409fd6b96ca92f4
4
- data.tar.gz: 9f43672f54467a448cfa3d520fd79cebc198a9ac
3
+ metadata.gz: fbb0ceddc20828b1bfb4251443cc8ec828b2785d
4
+ data.tar.gz: 4c902b3493f2a253b555aede6b925c95700a5b2a
5
5
  SHA512:
6
- metadata.gz: 30859c1d2542b047e1c75e7a49a9496bf94f4ef5fc467cc1303cbcf860fb2dc4db6dd893b83acd941de21c94dc48f20df82b05b9d43a34294522197911cf32bf
7
- data.tar.gz: 160ef7bd2ee109c40e2be1c2d4f86be363b4e91e2d3305d457b9563d4f49ea9d5006d9878f2dae9f5375b88189e2cf056200d5329c80b7870f3f4df5eb9c2b54
6
+ metadata.gz: 231dabf8ed0526f0b71ae233be55a58a833770919b3a8adbd118bab73d17fcc3541894152a0d68ccc01994f9d77e1a44c170d9fbda2c249aacc7767c2f006d5a
7
+ data.tar.gz: 6a6b12a18ff74579c85fcdb4cba730c3dede6bd691b54c37c22b5907e1c848f2902e281ac116cdf94e51ec772dfcee6cf5bc68ac5747ccd6a8fe228f354cdf17
data/README.md CHANGED
@@ -34,7 +34,7 @@ To install this gem onto your local machine, run `bundle exec rake install`. To
34
34
 
35
35
  ## Contributing
36
36
 
37
- Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/a1520mk_exercise4. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](contributor-covenant.org) code of conduct.
37
+ Bug reports and pull requests are welcome on GitHub at https://github.com/kinchan33/a1520mk_exercise4. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](contributor-covenant.org) code of conduct.
38
38
 
39
39
 
40
40
  ## License
@@ -1,3 +1,3 @@
1
1
  module A1520mkExercise4
2
- VERSION = "0.1.3"
2
+ VERSION = "0.1.5"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: a1520mk_exercise4
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.1.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Masatoshi Kanamaru