you 0.1.0 → 0.1.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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/you/version.rb +1 -1
  3. metadata +2 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 81c638befbedd2b4c86817303ab43404fc7863a4fbcd3fb87dc16a1f889d1755
4
- data.tar.gz: b2a0957a004374a84674c0d4e062364ad6bdc15ebaefa362ee98b3f3bd299086
3
+ metadata.gz: 762cbe06265ac26412bf45bdae45eb6042a833f13937ce307568b665172f70f4
4
+ data.tar.gz: 99a4ab5032391bdb2ed74af99718e66bc4cb1fe8b6748a17bc1c4c1ca55e6baf
5
5
  SHA512:
6
- metadata.gz: 063535a7c38b15056c1f365d4afcd98ce760570ae024b63f1885aa6d9f30209ff158bbb9f7be05daaa9f126844d51b8b1304d896cdd46949e646588558374cdd
7
- data.tar.gz: b18e36e6eea095bcdc860416db6c912988db21f2d8a3319c4e8b2dbe7e6084d3575fa834a75dfd2b9f58b101ec81551b35f6f622a290c5bf725b1c31ba3e4760
6
+ metadata.gz: e228d33f33aa685e596009bf5063ef7ae42530ff377f7ccb0b6e21baef59d44e8f49642a9ffae8f43d1506928bdbff89028f763323c97431b49fab6211693f96
7
+ data.tar.gz: 3c7ac63bff78c50aafba7e460090a71be53ee5e0e063444f8cbcceb9eba7c0c921f958649ae6cdfea6e31cfbe4008cfaa925086f961509734e39878c5764c329
data/lib/you/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # The vocabulary two platform gems share: an account opens a business and the records it holds.
2
2
  module You
3
3
  # The version of this gem, as RubyGems knows it.
4
- VERSION = '0.1.0'
4
+ VERSION = '0.1.1'
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: you
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Claudio Baccigalupo
@@ -23,8 +23,7 @@ dependencies:
23
23
  - - ">="
24
24
  - !ruby/object:Gem::Version
25
25
  version: '0'
26
- description: The records a field-service business holds, whichever platform holds
27
- them
26
+ description: A library for the people
28
27
  email:
29
28
  - claudiob@users.noreply.github.com
30
29
  executables: []