capistrano-hivequeen 3.0.0 → 3.0.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -19,5 +19,9 @@ class HiveQueen
19
19
  @memory.read
20
20
  end
21
21
 
22
+ def tty?
23
+ [@memory, @output].all?(&:tty?)
24
+ end
25
+
22
26
  end
23
27
  end
@@ -1,6 +1,6 @@
1
1
  class HiveQueen
2
2
  class Version
3
- @@version = '3.0.0'
3
+ @@version = '3.0.1'
4
4
 
5
5
  def self.to_s
6
6
  @@version
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: capistrano-hivequeen
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.0
4
+ version: 3.0.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: