lazyportal 0.0.3 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,4 +1,10 @@
1
- desc "Say hello."
2
- task :hello do
3
- puts "Hello World from Lazyportal."
1
+ task :lazy do
2
+ puts ' _ ____ ____ _ _ _____ ____ ____ '
3
+ puts ' / \ / _ \/_ \/ \/ \ /|/ __// ___\/ ___\ '
4
+ puts ' | | | / \| / /| || |\ ||| \ | \| \ '
5
+ puts ' | |_/\| |-||/ /_| || | \||| /_ \___ |\___ | '
6
+ puts ' \____/\_/ \|\____/\_/\_/ \|\____/\____/\____/ '
7
+ puts ''
8
+ puts ' "The quality that makes you go to great effort '
9
+ puts ' to reduce overall energy expenditure."'
4
10
  end
data/lib/lazyportal.rb CHANGED
@@ -1,7 +1,7 @@
1
1
  module Lazyportal
2
2
 
3
3
  # current version of lazyportal
4
- VERSION = '0.0.3'
4
+ VERSION = '0.0.4'
5
5
 
6
6
  end
7
7
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: lazyportal
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: