brpm_module_brpm 0.1.14 → 0.1.15

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,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- MTg4ZTE0MTE0ZGNiODMwNjdhYjBjMGJmZGJjY2ExZmVmZjA4NzliNg==
4
+ ZDZjZjVkZTc3MTllNDJiZThiM2JiYWI0NmQxOTNlOTljODJhZmZiMA==
5
5
  data.tar.gz: !binary |-
6
- YmMxMjAyZTk5OTcwZmQyMmQyMTBjZTE4NDJiMDMwMzdkYmNiOTRlZA==
6
+ NTVkOTViN2U1NmIzZWY5NWFhNzY0YjlkN2Q2Mjc1NDdjZTQ2MmE4Mw==
7
7
  SHA512:
8
8
  metadata.gz: !binary |-
9
- ZDE3OTg5ZjUyMTE3NzEzNjBiNDk4MGUxYzlmMjg0ZTM2NWEzM2E0ZTY4NjVh
10
- MDQxM2Q1NDM0OWZiZWQ3YTE2YzAyZDc2ZjljODkyMDA2NWZkYzM1NjMyZGVl
11
- ZDlmMWNkNmNhMTFlOGZiN2ZhZjg0ZjU2YzNlZDQ4NGQxNmVlNTI=
9
+ YTllZjFjNDNiNDExODk3ZTExZWNiMmVlNDAyOWEyMjBiZWE2NDk3YmViNjVm
10
+ Mzg1OTIyZTRlMDM0YmNjYTc4NGI2NjdjNjZiNjc3ZmIyZDk2ZDRkOWVhNzRj
11
+ Zjk3Yzg2Y2I1NDczODk3NGFlY2I2MzdlZTk5NGM5ZTViZmU3MDc=
12
12
  data.tar.gz: !binary |-
13
- MGU3NmZkZWVhZDBlZTkwNTA4YmIwMWIzN2QwNGExYmY0MGU0ZDU2NDliNTAy
14
- YmIxNTY0MzUxOWRmY2NiNTdmOTUyMTU5NDQwZDdmYjUyMDc1MmYzYzg3M2M1
15
- MzEwMjNhOWEzM2Q2ZjdhOTRlNjE0ZmFkYWJlNmUzMTBmMTJhY2E=
13
+ NzJkZDg4NTg1ODE1ODM5ZjkzMDYzMDc2MTJlMTIyZjRlZDkzZmQyM2VjMmYw
14
+ NDhmOTE4MTNhY2U1ZTgxOTRkNzcyOTBkZDVmYWNhODQxNGMyYTNiOGI3ZjE5
15
+ ZTljNTA2YTdmNTRkMzFjMjM1Zjk4N2ZlMWViZDdiNjJkNWEwNDU=
data/config.yml CHANGED
@@ -2,7 +2,7 @@ dependencies:
2
2
 
3
3
  integration_servers:
4
4
 
5
- version: 0.1.14
5
+ version: 0.1.15
6
6
 
7
7
  author: Niek Bartholomeus
8
8
  email: niek.bartholomeus@gmail.com
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: brpm_module_brpm
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.14
4
+ version: 0.1.15
5
5
  platform: ruby
6
6
  authors:
7
7
  - Niek Bartholomeus
@@ -91,7 +91,7 @@ files:
91
91
  - lib/brpm_rest_client.rb
92
92
  - resource_automations/select_application.rb
93
93
  - resource_automations/select_environment.rb
94
- - resource_automations/select_request_template.rb
94
+ - resource_automations/select_request_template_-_res_aut.rb
95
95
  - resource_automations/select_step_in_request.rb
96
96
  - tests/create_release_request_spec.rb
97
97
  - tests/create_request_spec.rb