rick 0.1.0 → 0.1.1

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 (4) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +20 -7
  3. data/lib/rick/version.rb +1 -1
  4. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a5354fcd3b63b22ccaee20afcded52d7f59fd63d
4
- data.tar.gz: a6f7e6d2d6a03e758e5a30b6bb11c47117b46196
3
+ metadata.gz: 1d8c424bc47ba4c16bdbc76df971e097ba40a22f
4
+ data.tar.gz: 6227f8dc94419db48bf21d8a23ca6cbec42e1734
5
5
  SHA512:
6
- metadata.gz: a03538520ac8270bdb040561eb927bc3a77632898dc70a7921c1ab6387d02f4d2dc6ff960274fcc842a239bb2955416655058780f886c05cf0d017eb7ec0f167
7
- data.tar.gz: 13da8fe46b60c89cafe7c272766aa35ad190f6345984db6ac6bbe127497904feccaf587080be5d3a990d81ca19786471a8bc7b0b31f485574df0e505dfc4fdd6
6
+ metadata.gz: 152b9676fe837f0087f1e8dcd71d39b7e6e2e18f52ec7908b2a402f20dbcfee7792046db98b7d9097f06ec871938468962ecf8aaf6d0586fcfe6e076c4e00762
7
+ data.tar.gz: 4e764238b788e0ff43478c4063c29b5ed78219304a500647a56082e6e49f06b5d6fa470083bb0a468e188a99013614306df6da63870d853168f769a16a987fbb
data/README.md CHANGED
@@ -1,8 +1,16 @@
1
- # Rick
1
+ # :heart: Rick :heart:
2
2
 
3
- Welcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file `lib/rick`. To experiment with that code, run `bin/console` for an interactive prompt.
3
+ <div style="text-align:center">
4
+ *"I just want to tell you how I'm feeling"*
5
+ </div>
6
+ <div style="text-align:center">
7
+ <img src ="https://38.media.tumblr.com/a7d7323885509fa85478fd30af784af9/tumblr_n6sxu83sGe1scd4jmo1_400.gif" />
8
+ </div>
9
+
10
+ <div style="text-align:center">
11
+ *"Gotta make you understand"*
12
+ </div>
4
13
 
5
- TODO: Delete this and the text above, and describe your gem
6
14
 
7
15
  ## Installation
8
16
 
@@ -22,20 +30,25 @@ Or install it yourself as:
22
30
 
23
31
  ## Usage
24
32
 
25
- TODO: Write usage instructions here
33
+ Execute the following:
34
+
35
+ $ rick
36
+
37
+ Or the following:
38
+
39
+ $ rickroll
26
40
 
27
41
  ## Development
28
42
 
29
- After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake test` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.
43
+ After checking out the repo, run `bin/setup` to install dependencies. Then, run `bundle exec rake test` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.
30
44
 
31
45
  To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).
32
46
 
33
47
  ## Contributing
34
48
 
35
- Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/rick. 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.
49
+ Bug reports and pull requests are welcome on GitHub at https://github.com/full-of-foo/rick. 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.
36
50
 
37
51
 
38
52
  ## License
39
53
 
40
54
  The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).
41
-
@@ -1,3 +1,3 @@
1
1
  module Rick
2
- VERSION = "0.1.0".freeze
2
+ VERSION = "0.1.1".freeze
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rick
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
  - Toeknee