kamalx 1.0.1 → 1.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +4 -5
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4ad2a42ab6abb6d1c78eed5949b7105974bf212d77f53d2bee54cc329369453c
4
- data.tar.gz: f9f96a4b2698c805345779a79aa692c570a66e595f0fcc4590f541f2a25be3bb
3
+ metadata.gz: eae17ac0233dd904ec5431c0b02ad96ad1e95344c10f2a9fdadb69334bf75c55
4
+ data.tar.gz: ecc0e91fef2749e224305f4a1f821e2ff921c3536c790d5414c90441a6da335a
5
5
  SHA512:
6
- metadata.gz: d65b3ea2c2e5a0fe7eb7781b8a6505e47fa0a95ba868f9d356dbef822d410c7b9be9ba86f045795f9d2f2c094ff02cabd38f964aa66b79da8b056c1872afad67
7
- data.tar.gz: 273c865ab781ccb63136a1c7de6928da562a56b5cfb10a471924185ff89561434ff9a12126ab8f69f19f0717d5996210d09cd6c01ed262b40b5bc588265885b8
6
+ metadata.gz: 981e39e52fc40fec8dfbbdf13bbb5f323df595d46bc6bfb5368d47c022fc829d97ebd1bf3b41548ae4e39331eeca03fdc31a8aa28bdb3b38f32e011e5bf2097f
7
+ data.tar.gz: 172cdd2c5d36907cdabb231874ff3598382dd3712b651e2702edaf11a66be7af14c45d2a102a7521fe7369bb0be4cf00cf8b3df408478c76eb59f52f8f65187a
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kamalx
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Lucas Carlson
@@ -52,8 +52,8 @@ dependencies:
52
52
  - - ">="
53
53
  - !ruby/object:Gem::Version
54
54
  version: '0'
55
- description: kamalx makes the kamal deploy tool more user-friendly and easier to watch
56
- and understand.
55
+ description: kamalx wraps the kamal deploy tool to make it more user-friendly and
56
+ easier to watch and understand
57
57
  email:
58
58
  - lucas@carlson.net
59
59
  executables:
@@ -91,6 +91,5 @@ requirements: []
91
91
  rubygems_version: 3.5.17
92
92
  signing_key:
93
93
  specification_version: 4
94
- summary: A wrapper for the kamal Docker deployment tool from Basecamp/37signals to
95
- make it easier to watch and understand the deployment process.
94
+ summary: A wrapper for the Kamal Docker deployment tool from Basecamp to make it prettier
96
95
  test_files: []