alpha_omega 1.3.25 → 1.3.26

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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