ops_manager_ui_drivers 2.40.1 → 2.41.0

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
  SHA1:
3
- metadata.gz: cc332000722a86598447158e998f2c7fd60f608c
4
- data.tar.gz: 3843f6890073dbc9173cfcfeba6697fbc6148451
3
+ metadata.gz: 45bd860cc44bcd7344da8a7f420beb99dffd75c1
4
+ data.tar.gz: 32a3b1aba33e056e997b037d370732c0488f207b
5
5
  SHA512:
6
- metadata.gz: e2f1e8074db654468ecd128421926f8803b36639b9e33bdce6d6fdea569b9454918eb1f6dd23b47d3cb07607a4765ff0ade4db48a37fe9799356a368a39723b6
7
- data.tar.gz: 33a86ee0eecbf3dbdf9f18e8bc48e3d964a17f06fb7dba3db6b4245e39b1e448b173485b92ddbc9d882a3d60ba037621a28ed0bb93565b1cb79c97276d063024
6
+ metadata.gz: 7aabcd45aa14df4d8a0ae01bf17e9fa5df13089c0f563f5879e0b63fa52ba5618589b6f63e9c2ed616d13ad21209e052e5331dc3fa01b89162d2de8278375f68
7
+ data.tar.gz: d014324ebfe668c5495561c2dac0466b64042222c57fc90cb5f3e969c6e970b94b1e74a541db08df36d03885011a34227db7fec85e89c60a06afe6fe72ba52da
@@ -100,8 +100,8 @@ module OpsManagerUiDrivers
100
100
  Version111::Api.new(host_uri: host, username: username, password: password)
101
101
  end
102
102
 
103
- alias_method :om_rc, :om_1_10
104
- alias_method :api_rc, :api_1_10
103
+ alias_method :om_rc, :om_1_11
104
+ alias_method :api_rc, :api_1_11
105
105
 
106
106
  private
107
107
 
@@ -1,3 +1,3 @@
1
1
  module OpsManagerUiDrivers
2
- VERSION = '2.40.1'
2
+ VERSION = '2.41.0'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ops_manager_ui_drivers
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.40.1
4
+ version: 2.41.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pivotal, Inc.
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2017-02-24 00:00:00.000000000 Z
11
+ date: 2017-03-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport