my_toy_robot 0.1.0 → 0.1.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: 0ee0e15eafd201f40ffc6a3b08e460be9fc89949769c3927f6d18217ebef39d1
4
- data.tar.gz: d8b0289d27d93149f9495eba007bbbfc84f9eab4bb28b97fbb0296aeb577af71
3
+ metadata.gz: 89f03bf767c58d69de55268bb59f07c7f4fd5f6468a1ce7e8116b471c7cab045
4
+ data.tar.gz: 201d7bb8ea6a7d08a8224fd77f109e0b264a6fcf0d0774153f894768a831f9be
5
5
  SHA512:
6
- metadata.gz: 569fecb394fb5fd8a54dc2fbb360bb0c1b280de82a4ae195f789e03b564dfe662982c22c4c79d8a278a1f3e0302060ee4a118031e01ea2a6af9251599065c218
7
- data.tar.gz: 906445bf5953468ea158e097a78ec6513555947ce123ac651c60d82acd2dcc918950797176ee2b44147b0f1b93ae49669819cc8114c1ed9b4e2a6036394d475b
6
+ metadata.gz: 7a0ff8d0232e481a64089433acecaffbc5a1c3261267db6d9d2eb41abf8092e69f44803aae0cde7fb2bdc9c0fcbaa24b3c37f67462402743f7317812fcdbe87b
7
+ data.tar.gz: 88805558a43abeaceaeeb599040f284e2e42af523065f76396a3a2948772e638d0d643ad6f10cb1af6301b501662c933252d554a23bb4188afff2a1d5d6f817f
@@ -1,3 +1,3 @@
1
1
  module MyToyRobot
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
data/my_toy_robot.gemspec CHANGED
@@ -6,7 +6,7 @@ Gem::Specification.new do |spec|
6
6
  spec.authors = ["Harrison Malone"]
7
7
  spec.email = ["harrison.malone2@gmail.com"]
8
8
  spec.summary = "Finally finished reading Toy Robot!"
9
- spec.description = "Followed the book step by step and reproduced the functionality"
9
+ spec.description = "Followed this book https://leanpub.com/toyrobot/ step by step and reproduced the functionality"
10
10
  spec.homepage = "https://github.com/harrisonmalone/my_toy_robot"
11
11
  spec.license = "MIT"
12
12
  spec.required_ruby_version = Gem::Requirement.new(">= 2.3.0")
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: my_toy_robot
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Harrison Malone
@@ -10,7 +10,8 @@ bindir: exe
10
10
  cert_chain: []
11
11
  date: 2020-03-19 00:00:00.000000000 Z
12
12
  dependencies: []
13
- description: Followed the book step by step and reproduced the functionality
13
+ description: Followed this book https://leanpub.com/toyrobot/ step by step and reproduced
14
+ the functionality
14
15
  email:
15
16
  - harrison.malone2@gmail.com
16
17
  executables: