pipeline_toolkit 1.2.10 → 1.2.12

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.
@@ -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