alpha_omega 1.3.25 → 1.3.26

Sign up to get free protection for your applications and to get access to all the features.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.3.25
1
+ 1.3.26
@@ -13,7 +13,7 @@ Capistrano::Configuration.instance(:must_exist).load do |config|
13
13
 
14
14
  on :after do
15
15
  unless skip_performance
16
- unless skip_performance_task == curren_task
16
+ unless skip_performance_task == current_task
17
17
  order << [:end, current_task]
18
18
  end_times[current_task] = Time.now
19
19
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: alpha_omega
3
3
  version: !ruby/object:Gem::Version
4
- hash: 41
4
+ hash: 47
5
5
  prerelease:
6
6
  segments:
7
7
  - 1
8
8
  - 3
9
- - 25
10
- version: 1.3.25
9
+ - 26
10
+ version: 1.3.26
11
11
  platform: ruby
12
12
  authors:
13
13
  - David Nghiem