contracter 1.0.1 → 1.0.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
  SHA1:
3
- metadata.gz: 04be9bdd1e9bb0e87d5cdbf60d8c4586e6bc63a8
4
- data.tar.gz: 024b2f15f5d81640dcf08d76039de8f502796d13
3
+ metadata.gz: 352c7bdfe6305f7259c3dd1faddfd72cdeb944cb
4
+ data.tar.gz: 8821c5e906703ee0dc813943b997d291948bc37c
5
5
  SHA512:
6
- metadata.gz: eb44e49a2806ac6eeb2e458ca629c26971046cc8ae194bbc99c000ed0dfec581cac7d749844468bae00a6bf4b8cccd83cef01aace61f871ecf9149b8a3a990a2
7
- data.tar.gz: 7c0f848b5f9789fe2e7de1bb7d183cba7853c9cadb2d088d0b40b0c4dcc74025b6b91c82dca219b23f189b5982e2fad8978b5be43c16f265f875ee569617dc62
6
+ metadata.gz: 81e1cdc47e548f2da404a6ae5df16ba240709349bbe9817af06a11e98854a3d3aaa6afd9145c90883caa614d3fd4ce9670b6ff11e0ab582615e6edb533e2dcf4
7
+ data.tar.gz: ee77e573ddff4c1fc669340cf8d6d9a678e17dcccb6ccd36b78a7ce4c21d3fc42c38216451b31b6c79b5c0daa6dbba125949498e2130beffb22728ee8be9273b
@@ -110,9 +110,9 @@ Although the language is simple, the intentions are serious and this contract is
110
110
 
111
111
  Signed by and on behalf of [company]
112
112
 
113
- _____________________
113
+ \_____________________
114
114
 
115
115
  Signed by and on behalf of [client]
116
116
 
117
- _____________________
117
+ \_____________________
118
118
  Date [date]
@@ -1,3 +1,3 @@
1
1
  class Contracter
2
- VERSION = "1.0.1"
2
+ VERSION = "1.0.2"
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.1
4
+ version: 1.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Remi Gelinas