go_import 3.0.8 → 3.0.9

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.
@@ -87,7 +87,7 @@ def convert_source
87
87
  end
88
88
 
89
89
  process_rows PROJECT_DOCUMENT_FILE do |row|
90
- rootmodel.add_file(from_project_document_to_organization_document(row, rootmodel))
90
+ rootmodel.add_file(from_project_document_to_organization_document(row, includes, rootmodel))
91
91
  end
92
92
  end
93
93
  return rootmodel
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: go_import
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.8
4
+ version: 3.0.9
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: