foreman_hosts 2.1.0 → 2.1.1

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.
@@ -1,3 +1,3 @@
1
1
  module ForemanHosts
2
- VERSION = '2.1.0'
2
+ VERSION = '2.1.1'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: foreman_hosts
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.0
4
+ version: 2.1.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -93,8 +93,10 @@ files:
93
93
  - app/views/foreman_hosts/hosts/export.xlsx.axlsx
94
94
  - app/views/foreman_hosts/hosts/report_index.html.erb
95
95
  - app/views/foreman_hosts/hosts/hosts/new_action.html.erb
96
+ - app/assets/javascripts/jquery_nested_form.js
96
97
  - app/assets/javascripts/jquery.battatech.excelexport.js
97
98
  - app/assets/javascripts/application.js
99
+ - app/assets/javascripts/prototype_nested_form.js
98
100
  - app/overrides/dashboard/index/sample_override.html.erb.deface
99
101
  - app/controllers/foreman_hosts/syhostmodeldetails_controller.rb
100
102
  - app/controllers/foreman_hosts/syhostmodels_controller.rb