like_im_five 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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/like_im_five/version.rb +1 -1
  3. metadata +4 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0a15ef4ccf7a86b9607360ca2a49606d3cc46b44ed6c1a3ba716cfc457b58342
4
- data.tar.gz: 1702a26fc933d3d8eaba0756b4ca54d73b5e662e820da515945ceb4898086e97
3
+ metadata.gz: d9f97de37c7a3b7c88946d4961deb3c8c83cb5eee3e3ebf09bf4b03fa4597325
4
+ data.tar.gz: 698efd46585c3bc033fed1bab89a5be516e8c16bf506c6f88db2312aace06ea0
5
5
  SHA512:
6
- metadata.gz: a34a78a5856c216f49b64479ba0c154217e1035a888147ac2ff1d5fac1ddd9de76d31153cd6b6ff8b9229e16d42947f4881b22414a62976800dd9679ce275518
7
- data.tar.gz: 8794426f305605d4ce4b7b2c17649f1d6004803631514ce8309174b6f362445b9bed89f66c5b4efa5d44dfa932a165f9bfb5d8a11ba22ce6452a8b1a706ba44c
6
+ metadata.gz: d5198388fea9bd5d5b59d02dc0ae9a7d409c83a8209fe9a00cbecf3d3abe1f8711ef58fb4c8ebedc5e9ef50d7e0cf162171480b8aaf5f2edac3a957beb9409ba
7
+ data.tar.gz: ff6b55b3aca3e22a407bcdcf8a07df8307258a2d7567175f4009c9c0d1e0be65dee7c83e4c95a5ebe34bce547b942c5cd4d504a6b3b41e5305482a5b4a2b47b3
@@ -1,3 +1,3 @@
1
1
  module LikeImFive
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: like_im_five
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
  - Clément Morisset
@@ -38,9 +38,9 @@ dependencies:
38
38
  - - "~>"
39
39
  - !ruby/object:Gem::Version
40
40
  version: '3.2'
41
- description: Like Im Five generate a file with factories you need to test a speific
42
- object. It use you DB dévelopment to retrieve the object you want and all associations
43
- you will have need to setup the test.
41
+ description: Like Im Five generate a file with factories you need to test a specific
42
+ object. It use you development database to retrieve the object you want and all
43
+ associations you will have need to setup the test.
44
44
  email:
45
45
  - morissetcl87@gmail.com
46
46
  executables: