contracter 1.0.0 → 1.0.1

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,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 36c1c3116c3dc286061c63edb7d9f64dd12686a1
4
- data.tar.gz: fc522b7122d790e0f72f3cdc1490dcc1c7000251
3
+ metadata.gz: 04be9bdd1e9bb0e87d5cdbf60d8c4586e6bc63a8
4
+ data.tar.gz: 024b2f15f5d81640dcf08d76039de8f502796d13
5
5
  SHA512:
6
- metadata.gz: 3179351c5d8c3b48f246c54f632a5053995f67603b08a5c4c97b7f4e2d9a4b7dc4e5bb120f3eca882798a281489af602d1e8985914830311be987962cff95d37
7
- data.tar.gz: c369201cd81b6891edf99dcafcd65ee1b5b156261c1863cc3267f306217416f402ae4bdb1faf4c4fe726a6a0df58b64eda556a0fb49a4d818e7eb9c784a50c55
6
+ metadata.gz: eb44e49a2806ac6eeb2e458ca629c26971046cc8ae194bbc99c000ed0dfec581cac7d749844468bae00a6bf4b8cccd83cef01aace61f871ecf9149b8a3a990a2
7
+ data.tar.gz: 7c0f848b5f9789fe2e7de1bb7d183cba7853c9cadb2d088d0b40b0c4dcc74025b6b91c82dca219b23f189b5982e2fad8978b5be43c16f265f875ee569617dc62
@@ -108,6 +108,11 @@ Although the language is simple, the intentions are serious and this contract is
108
108
 
109
109
  ### The dotted line
110
110
 
111
- Signed by and on behalf of [company] _____________________
112
- Signed by and on behalf of [client]_____________________
111
+ Signed by and on behalf of [company]
112
+
113
+ _____________________
114
+
115
+ Signed by and on behalf of [client]
116
+
117
+ _____________________
113
118
  Date [date]
@@ -1,3 +1,3 @@
1
1
  class Contracter
2
- VERSION = "1.0.0"
2
+ VERSION = "1.0.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: contracter
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Remi Gelinas