jokr 2.0.1 → 2.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/viewer.rb +2 -1
  2. metadata +1 -1
@@ -32,7 +32,7 @@ class Viewer
32
32
 
33
33
  def display_punch_line(punch_line)
34
34
  puts punch_line
35
- see_another?
35
+ return see_another?
36
36
  end
37
37
 
38
38
  def see_another?
@@ -43,6 +43,7 @@ class Viewer
43
43
 
44
44
  def good_bye
45
45
  puts "Come back soon !!"
46
+ exit
46
47
  end
47
48
 
48
49
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jokr
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.1
4
+ version: 2.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: