foreman 0.87.1 → 0.87.2

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: 5539f4ab7e8b7e1d8fd1d6c3c0e41d7b65c41d7c6d4ba5529e4d467825305899
4
- data.tar.gz: 4a104c4dc91f9f43535970192a7a5812ee2f9e5063ad21b21f80c8eea8534b2a
3
+ metadata.gz: d793d4fa84a1ecb6daadb477756195e44f9ccd90de90be6f817505015028c06e
4
+ data.tar.gz: cab6c4bce9ffa9bceef2eeb15023dad3d9b404bba2a0c2d67a1fb785dc09bb12
5
5
  SHA512:
6
- metadata.gz: f62298c87cf3ed7572070ab0c6b89eb6c1b9521c437c4c7481445d541a0a72bb7da14314cdc26eaebfaf3d2db4c0832c163104850ac3b4a9b02245ff223fa2e8
7
- data.tar.gz: 96f415f01ba692c272b1a23c410a8d7ba9f96ad9b42febd576bcd2b2cefa4849ecd4967683b03f1f0599db6819b9abe060faba7b0463a216ce9c1cb03168591e
6
+ metadata.gz: 62699c71def241e50ae7b41ad409a723a90b17027748daf989bf251497b1ede3bfd13c8ed0edb29f93395b88a88dfcbc119424bf310fe6cb432fde61f7686856
7
+ data.tar.gz: 8549d39b952cb2702d15498fee39b8fe8c11e60acb39e33aa79d44b899bdbc204291e6320647fcdf0d3d3f3d255950066e318a1c876d80e05c00d90f3af49cbd
@@ -1,5 +1,5 @@
1
1
  module Foreman
2
2
 
3
- VERSION = "0.87.1"
3
+ VERSION = "0.87.2"
4
4
 
5
5
  end
@@ -1,7 +1,7 @@
1
1
  .\" generated with Ronn/v0.7.3
2
2
  .\" http://github.com/rtomayko/ronn/tree/0.7.3
3
3
  .
4
- .TH "FOREMAN" "1" "January 2020" "Foreman 0.87.1" "Foreman Manual"
4
+ .TH "FOREMAN" "1" "April 2020" "Foreman 0.87.2" "Foreman Manual"
5
5
  .
6
6
  .SH "NAME"
7
7
  \fBforeman\fR \- manage Procfile\-based applications
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: foreman
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.87.1
4
+ version: 0.87.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - David Dollar
8
- autorequire:
8
+ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-04-02 00:00:00.000000000 Z
11
+ date: 2020-08-07 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Process manager for applications with multiple components
14
14
  email: ddollar@gmail.com
@@ -155,7 +155,7 @@ homepage: http://github.com/ddollar/foreman
155
155
  licenses:
156
156
  - MIT
157
157
  metadata: {}
158
- post_install_message:
158
+ post_install_message:
159
159
  rdoc_options: []
160
160
  require_paths:
161
161
  - lib
@@ -171,7 +171,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
171
171
  version: '0'
172
172
  requirements: []
173
173
  rubygems_version: 3.0.3
174
- signing_key:
174
+ signing_key:
175
175
  specification_version: 4
176
176
  summary: Process manager for applications with multiple components
177
177
  test_files: []