dev_commands 0.0.50 → 0.0.51

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/timeout.rb +0 -4
  2. metadata +1 -1
data/lib/timeout.rb CHANGED
@@ -11,11 +11,7 @@
11
11
  #
12
12
  # If you've got a cleaner way of doing this, I'd be interested to see it.
13
13
  # If you think you can do it with Ruby's Timeout module, think again.
14
- <<<<<<< HEAD
15
- def run_with_timeout(directory, command, timeout, tick)
16
- =======
17
14
  def run_with_timeout(directory,command, timeout, tick)
18
- >>>>>>> 64a620397b11df71b841ad38df0941319776318a
19
15
  output = ''
20
16
  exit_code=1
21
17
  begin
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dev_commands
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.50
4
+ version: 0.0.51
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: