another_toy_robot 0.1.10 → 0.1.11

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: fbbb001b13b2aece8fbc3472fde61dbd182f15a2
4
- data.tar.gz: f082074f51a05499991610fa313020112bd53cf8
3
+ metadata.gz: 9c89aa2204dd819da5f7da04a0d2340aa949a06c
4
+ data.tar.gz: 8968eb0fb994e02235392bf16902a0251fae5f9b
5
5
  SHA512:
6
- metadata.gz: a3aca4553c6b12365fc69f971d998570d020a314df936462cfac410db436498b84d0817426bead5838029731b6799a5057597353856d7d03ae6e2f603764ed87
7
- data.tar.gz: 2be5502641219c8bd3a7d102a154ca06043cded28d02aebae3cf0fc3ec699dc35572f55fdbf39abde4fa3a25b0d86bbd75def000f3769cf2645c84dc8f82c5b0
6
+ metadata.gz: ced10d993eefbb960628dcea6f1ee01c282ff24500dee200ea2e8a73594b259a7283af1ffd9cc0562d84b959c3b838300a73e79775f329a470f7710ea00fbeee
7
+ data.tar.gz: c6a24154fc734f686603e37c12d95a3283fb7b91a54999f454f83a4438de07a9c46e3eb42f155bcad88755e2888077204b2c944b933fc5f557ab110c47b84247
data/README.md CHANGED
@@ -119,6 +119,7 @@ Pull requests are also warmly welcomed.
119
119
 
120
120
  ### Links
121
121
  - [another_toy_robot on RubyGems](https://rubygems.org/gems/another_toy_robot)
122
+ - [RubyDoc.info auto-generated documentation](http://www.rubydoc.info/gems/another_toy_robot)
122
123
  - [Discussion on Reddit](https://www.reddit.com/r/ruby/comments/5fptz9/i_did_the_toy_robot_challenge_ive_tried_to_be/?ref=share&ref_source=link)
123
124
 
124
125
  ## Specification
@@ -1,3 +1,3 @@
1
1
  module AnotherToyRobot
2
- VERSION = "0.1.10".freeze
2
+ VERSION = "0.1.11".freeze
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: another_toy_robot
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.10
4
+ version: 0.1.11
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sheldon J. Johnson