pipeline_toolkit 1.2.10 → 1.2.12

Sign up to get free protection for your applications and to get access to all the features.
@@ -19,7 +19,7 @@ module PipelineToolkit
19
19
  end
20
20
 
21
21
  @all_messages ||= []
22
- @all_messages << output_msgs
22
+ @all_messages.concat(output_msgs)
23
23
 
24
24
  output_msgs
25
25
  end
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 1
7
7
  - 2
8
- - 10
9
- version: 1.2.10
8
+ - 12
9
+ version: 1.2.12
10
10
  platform: ruby
11
11
  authors:
12
12
  - Aisha Fenton