rubylabs 0.9.3 → 0.9.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/VERSION +1 -1
  2. data/lib/rubylabs.rb +2 -1
  3. metadata +3 -3
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.9.3
1
+ 0.9.4
data/lib/rubylabs.rb CHANGED
@@ -44,7 +44,8 @@ module RubyLabs
44
44
  rescue Exception => e
45
45
  puts e
46
46
  puts "Did you install Tk, the software module used to display graphics? See your Lab Manual for installtion instructions..."
47
- end
47
+ end
48
+ return nil
48
49
  end
49
50
 
50
51
  # Return the larger of +a+ and +b+ (determined by calling <tt>a < b</tt>).
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rubylabs
3
3
  version: !ruby/object:Gem::Version
4
- hash: 61
4
+ hash: 51
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 9
9
- - 3
10
- version: 0.9.3
9
+ - 4
10
+ version: 0.9.4
11
11
  platform: ruby
12
12
  authors:
13
13
  - conery