foreman_rh_cloud 12.2.15 → 12.2.16

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 298be7d24bfc6e80e79eee94df423d76892fcf4f45a8750b940776f0647e4761
4
- data.tar.gz: 6c3f86b461e2697775133e0c9483eefc09b8ae35fc7912810f80f43a66f78512
3
+ metadata.gz: 49dae3d74466145bf0eb7704cdc6c8b47e7633747f02e377561bed5d462bffa5
4
+ data.tar.gz: 35a46941cf4ab3f58820b7df16131ae52d0f7ab6a5100ecc98b08a736dc75c6c
5
5
  SHA512:
6
- metadata.gz: 738e2cd68221abed620727ded441caee536a19f09ab5d668eb223dedbc37266e9813415ac3218d54e6b6a19e3f54e824a312a7304baa61d64e74f168544c6cd4
7
- data.tar.gz: 44b1b35ecd68218582099ddff9fc1b94a56108a585eb9799adee89e615608ab4588d20bde9e0d53aa9d36de82cd58009cb0cc7dd5bdaa32778a402ee4b2314a9
6
+ metadata.gz: 40989fd8eeb177bf99fba7014aa3add78d5789e94419cf9be07e4ba6a1e0acbf90b0d1cb4f0dd3a5d68eb168a0556519b12bac8f9254ada0f26a0a0789e992d0
7
+ data.tar.gz: c156603a5ebef7081bd6d96f37b426b377ca39637a4b08aaa932f7008514591fb5c63aa3b5140043c8cf596606d9eb0d23057dcdbe0a62612d60752c98e911da
@@ -150,7 +150,7 @@ module ForemanRhCloud
150
150
  end
151
151
 
152
152
  ::Foreman::Plugin.app_metadata_registry.register(:foreman_rh_cloud, {
153
- iop: ForemanRhCloud.with_iop_smart_proxy?,
153
+ iop: -> { ForemanRhCloud.with_iop_smart_proxy? },
154
154
  })
155
155
 
156
156
  extend_template_helpers ForemanRhCloud::TemplateRendererHelper
@@ -1,3 +1,3 @@
1
1
  module ForemanRhCloud
2
- VERSION = '12.2.15'.freeze
2
+ VERSION = '12.2.16'.freeze
3
3
  end
data/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "foreman_rh_cloud",
3
- "version": "12.2.15",
3
+ "version": "12.2.16",
4
4
  "description": "Inventory Upload =============",
5
5
  "main": "index.js",
6
6
  "scripts": {
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: foreman_rh_cloud
3
3
  version: !ruby/object:Gem::Version
4
- version: 12.2.15
4
+ version: 12.2.16
5
5
  platform: ruby
6
6
  authors:
7
7
  - Foreman Red Hat Cloud team
@@ -701,7 +701,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
701
701
  - !ruby/object:Gem::Version
702
702
  version: '0'
703
703
  requirements: []
704
- rubygems_version: 4.0.3
704
+ rubygems_version: 4.0.6
705
705
  specification_version: 4
706
706
  summary: Summary of ForemanRhCloud.
707
707
  test_files: