hot_bunnies 2.0.0.pre2-java → 2.0.0.pre3-java

Sign up to get free protection for your applications and to get access to all the features.
@@ -123,7 +123,6 @@ module HotBunnies
123
123
 
124
124
  def gracefully_shut_down
125
125
  unless @executor.await_termination(1, JavaConcurrent::TimeUnit::SECONDS)
126
- puts "Shutting down the executor.."
127
126
  @executor.shutdown_now
128
127
  end
129
128
  end
@@ -1,5 +1,5 @@
1
1
  # encoding: utf-8
2
2
 
3
3
  module HotBunnies
4
- VERSION = "2.0.0.pre2"
4
+ VERSION = "2.0.0.pre3"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hot_bunnies
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0.pre2
4
+ version: 2.0.0.pre3
5
5
  prerelease: 6
6
6
  platform: java
7
7
  authors: