hammer_cli 3.3.0 → 3.5.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8a4ae8103129f5454bb936dbb55071ee6710e70f7ea90404d8f32f024d006b18
4
- data.tar.gz: 928d97708685626852128ba704d638a7c02e5119d122cd658ae8421780f73854
3
+ metadata.gz: 0702e6ad522b20708785e9393b33010612d7a3f6875197e90796751d3b297f4e
4
+ data.tar.gz: cde2f105edd783de0e47539ead825a294971ddc5366dd8edc866f3765048c96a
5
5
  SHA512:
6
- metadata.gz: 5b9e62f788e6f7e70a72a4f588d955cc9fd9b690e7ec074098f52805a61a721294a51c35fb92202c4dda4c18752e1694409ebaa67285be5bc350ae20cf47ff51
7
- data.tar.gz: ea53be858296c5a99db9c2cc11ce9e1916b807863972dec3da6412633d51019cbdfc5758dfb37a20aca55e81d755f7cd43a018c5b881e399811c80c7f7f92396
6
+ metadata.gz: f8c663c5ab346b8dc1043e54c61dbaa1f981123ddef7cc6a03a871928b8398a2491912a5e859e94dd258459e1bc044574ed41fff1508cd66ee077459236d5d68
7
+ data.tar.gz: 19b0ae03079285868c832bfbedd6f50ade0f544fe5b93397fa772b88b0a823c6f07093d31aba758dc2b57aa5fa3ba1eb2a4daf0ba0e993f4ac8261a5e9be3c98
data/doc/release_notes.md CHANGED
@@ -1,5 +1,11 @@
1
1
  Release notes
2
2
  =============
3
+ ### 3.5.0 (2022-10-31)
4
+ * Bump to 3.5.0-develop
5
+
6
+ ### 3.4.0 (2022-08-09)
7
+ * Bump to 3.4.0-develop
8
+
3
9
  ### 3.3.0 (2022-05-10)
4
10
  * Fix hammer shell with pipe as stdin ([PR #360](https://github.com/theforeman/hammer-cli/pull/360)), [#34724](http://projects.theforeman.org/issues/34724)
5
11
  * Bump to 3.3.0-develop
@@ -1,5 +1,5 @@
1
1
  module HammerCLI
2
2
  def self.version
3
- @version ||= Gem::Version.new "3.3.0"
3
+ @version ||= Gem::Version.new "3.5.0"
4
4
  end
5
5
  end
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hammer_cli
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.3.0
4
+ version: 3.5.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Martin Bačovský
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2022-05-10 00:00:00.000000000 Z
12
+ date: 2022-10-31 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: clamp