brpm_module_brpm 0.1.44 → 0.1.45

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
- YmRkZDcwZmEyYzMzNmNjNzJjYTFmNzJmNzU4NzhiZmM5MmQxMjRlYw==
4
+ ZGU3MTQxMWQ4OWVhZjRiMGY4N2FhN2RiYTlmZjlkMTNmYTNlMmIzNQ==
5
5
  data.tar.gz: !binary |-
6
- N2ZhNWY0MzY1NWM2ZTk0ZjVkYjEzMDI0OGZmYTQ5ZjM1ODA4ODk2ZA==
6
+ ZjM4MWY4YWZkZDFjOGUxNDUwYjI4YWUxZGEyNDRjYjUxZDBjZTFmOQ==
7
7
  SHA512:
8
8
  metadata.gz: !binary |-
9
- MjRmODQwNTJjZmI5YzYwM2IxMmVjOWZiOTIzZDI0MDAzMjg4ZmFhZTBkMDFi
10
- ZDY4NGYxNjYyZmQ0MmM3Y2Y1YjRkMDAzZTAzM2ZhNzI0MmFhNmJjM2FmOGYy
11
- ZTIxYjQ3ZjBkYjhkYWY0MDdhNTY3Y2QwOTI0ODFhM2U1NjRkY2E=
9
+ MGIxNzMwYTkyZGRlMDg4NGYzZDVmZjEwZjI0ZjQ2MDhkZjMzY2JjYjNlNjc4
10
+ NzNmMzEwZTM0MGVhMWRkZWRhYWI5MjM3OWNmMTVkZTAyZWQ5ODVjYzE5ZDJl
11
+ ZWYzNWY0NGQ3OGJhMjBhY2RhM2JlZGU2ZjkxOWJkMWE5OWM2NGM=
12
12
  data.tar.gz: !binary |-
13
- YTI3MDFmYmRlMTdkODFlMTE4NTk4NWFjYTdkZTZhY2M4ZTIyMWQ0NjNlNWYy
14
- ZmY4Y2VhMjA0ZGYyMTY5MzkzNDFjZTlhNmU5Mjk0ZTJiNDBkYTY4M2FlYjQy
15
- OTVkMDk0NThjOWQ1MDFiOGU0OTY5MTgzZGI4ZmE1NmY0ZDgyYTQ=
13
+ YjgzNGNkNjQ2ZGNjOWJlZGVjOGJhZTNkZjA2OWUyMjUwM2MxNGUzNGQzMDUy
14
+ ZjI3ZDFhOTAyZTQ0NzA5ZGMyOWEwNmJjZWUyOGVhZGQxOWRmZTBmOTdlMjQ1
15
+ MzY1NTQwYzBlMjU2MWQ1NmRiODAwNDJmN2ZlNzM4MzBjNTcxMTI=
data/config.yml CHANGED
@@ -1,4 +1,4 @@
1
- version: 0.1.44
1
+ version: 0.1.45
2
2
 
3
3
  author: Niek Bartholomeus
4
4
  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.44
4
+ version: 0.1.45
5
5
  platform: ruby
6
6
  authors:
7
7
  - Niek Bartholomeus
@@ -57,7 +57,7 @@ description: BRPM automation scripts and libraries to run on top of the BRPM Con
57
57
  about the BRPM Content framework
58
58
  email: niek.bartholomeus@gmail.com
59
59
  executables:
60
- - create_brpm_version_tag.rb
60
+ - create_brpm_version_tag
61
61
  - create_release_request
62
62
  extensions: []
63
63
  extra_rdoc_files: []
@@ -85,7 +85,7 @@ files:
85
85
  - automations/wait_for_step_in_other_request.meta
86
86
  - automations/wait_for_step_in_other_request.rb
87
87
  - automations/wait_till_promoted_request_is_completed.rb
88
- - bin/create_brpm_version_tag.rb
88
+ - bin/create_brpm_version_tag
89
89
  - bin/create_release_request
90
90
  - config.yml
91
91
  - lib/brpm_request.rb